/* -------------------------------------------------------
   内部ページ
------------------------------------------------------- */

#page {
  padding-top: 60px;
  padding-bottom: 0;
}
#page .container {
  position: relative;
}

/*------------------ breadcrumb ---------------------- */
.breadcrumb {
  position: absolute;
  top: 0;
  right: 0;
	padding: 0;
  text-align: right;
  margin: 0;
  z-index: 1;
}
.breadcrumb li {
	font-size: 14px;
}
.breadcrumb li a {
  color: #b6cb54;
  text-transform: uppercase;
}
.breadcrumb > li + li:before {
	content: '\f105';
	font-family: FontAwesome;
	padding: 0px 10px;
}

/*------------------ post-side  ---------------------- */

#post-side h1 {
  border-top: 5px solid #b6cb54;
  border-bottom: 1px solid #ccc !important;
  padding: 15px 0;
  margin: 45px 0 20px;
  font-size: 18px;
  letter-spacing: 2px;
}
#post-side h1 span {
    font-size: 13px;
    padding-left: 10px;
    color: #777;
}
#post-side .post-list {
	margin-top: 45px;
}

/*------------------ post-main  ---------------------- */

#post-main h1 {
  padding: 5px 15px;
  line-height: 1;
  background-image: url(../img/life-bg01.png);
  background-repeat: repeat;
  display: inline-block;
  font-size: 18px;
  color: #fff;
}

.post-main-wrap {
  line-height: 1.6;
  padding: 40px 40px 50px;
  background: #fff;
  border-top: 5px solid #b6cb54;
  overflow:hidden;
   font-size: 14px;
}
.post-main-wrap:after {
    content: "";
    float: none;
    clear: both;
}    
.post-main-wrap img {
  max-width: 100%;
  display: inline-block;
}
.post-main-wrap img.center-block {
  display: block;
}
.post-main-wrap p {
  margin: 20px 0;
  line-height: 1.8;
  font-size: 15px;
}
.post-main-wrap a {
    text-decoration: underline !important;
}
.post-main-wrap a:hover {
  color: #ccc;
}
.post-main-wrap h3 {
    font-size: 20px;
    margin: 0 0 40px;
    letter-spacing: 1px;
}
.post-main-wrap h3:before {
  content: "‘‘";
  font-size: 40px;
  line-height: 0.5;
  font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,serif;
  color: #b6cb54;
  display: block;
}
.post-main-wrap h4 {
	font-size: 21px;
  font-weight: 600;
  background: #f8f4e7;
  border-left: 5px solid #b6cb54;
  letter-spacing: 1px;
  padding: 10px 20px;
  margin: 40px 0;
}
.post-main-wrap h4 span {
    font-size: 13px;
    display: block;
    padding-top: 3px;
    color: #999;
}
.post-main-wrap h4 strong {
    font-size: 12px;
    display: block;
    padding-bottom: 3px;
    color: #999;
}
/*.post-main-wrap h4 br {
    display: none;
} */
.post-main-wrap h5 {
  font-size: 18px;
  font-weight: 600;
  margin: 40px 0px;
  padding: 0 0 10px;
  border-bottom: solid 3px #f8f4e7;
}
.post-main-wrap h5 span {
	font-size: 15px;
	letter-spacing: 1px ;
	line-height: 1.8;
	color: #999;
}
.post-main-wrap h6 {
	font-size: 15px;
	margin: 20px 0;
	letter-spacing: 1px;
}
.post-main-wrap blockquote {
margin: 25px 0;
font-size: 15px;
}
.post-main-wrap blockquote p {
margin: 0;
padding: 0;
}
.post-main-wrap ul , .post-main-wrap ol {
	margin: 20px 0px;
	padding-left: 40px;
}
.post-main-wrap ul li , .post-main-wrap ol li {
  margin-bottom: 10px;
}
.post-main-wrap ul.list {
  list-style-type: none;
}
.post-main-wrap ul.list li {
	position: relative;
}
.post-main-wrap ul.list li:before {
	display: block;
	content: '';
	position: absolute;
	top: .5em;
	left: -15px;
	width: 6px;
	height: 6px;
	background-color: #ccc;
	border-radius: 100%;
}
#post-main pre {
	font-size: 12px;
    line-height: 1.4;
    letter-spacing: 0.5px;
    font-weight: normal;
    font-family: inherit;
    white-space: inherit;
    color: #777;
    padding: 0;
    display: block;
    margin: 15px 0;
}
.post-main-wrap table {
	width: 100%;
	max-width: 100%;
	margin: 20px 0;
	border: none !important;
	border-spacing: 5px !important;
    border-collapse: separate !important;
}
.post-main-wrap table th , .post-main-wrap table td {
	padding: 5px;
	cellpadding: ;
	vertical-align: top;
	font-size: 14px;
	/* background: #f8f4e7; */
	border: none !important;
}
.post-main-wrap table th p  , .post-main-wrap table td p {
  margin: 10px 0;
}
.post-main-wrap table th {
  text-align: center;
  vertical-align: middle;
  width: 100px;
  white-space: nowrap;
  background: #f2ebd3;
}
.post-main-wrap table.no-bg {
    margin: 10px 0;
}
.post-main-wrap table.no-bg th , .post-main-wrap table.no-bg td {
	background: transparent;
	padding: 10px 0;
}
.post-main-wrap table.no-bg img {
    padding: 0 10px;
}

img.alignright { float: right; padding: 0 0 10px 10px; }
img.alignleft { float: left; padding: 0 10px 10px 0; }
img.aligncenter { display: block; margin: 0 auto; }

#post-main .btn {
    background-color: #fff;
    border: 1px solid #333;
    color: #333;
    border-radius: 0;
    text-align: center;
    text-decoration: none !important;
    letter-spacing: 2px;
    font-size: 15px;
    font-weight: 600;
    padding: 10px 40px;
    width: 100%;
}
#post-main .btn:after {
  font-family: FontAwesome;
  content: '\f138';
  padding-left: 7px;
}
#post-main .btn:hover {
  background-color: #333;
  color: #fff;
}

#post-main .sns-wrap {
	border: none;
	padding: 0;
	margin: 20px 0 0;
}
#post-main .addtoany_shortcode {
	padding: 0;
	margin: 0;
	border: none;
}

/* -------------------------------------------------------
   各ページ スタイル
------------------------------------------------------- */

/*-------------------- その他ページ --------------------*/

.page #page {
	padding-top: 30px;
}
.page #page #post-main {
	margin-top: 45px;
}

/*-------------------- BOOK&MAGAZINE --------------------*/
.book .breadcrumb li a {
    text-transform: inherit;
}
.book .slider {
    margin: 40px 0 0;
}
.sp-button {
        border: 2px solid #999;
}
.sp-selected-button {
    background-color: #999;
}
.book .post-main-wrap img {
    border: 1px solid #eee;
}
.book h5 {
    font-size: 17px;
    letter-spacing: 1px;
    font-weight: 600;
    border-bottom: solid 3px #b6cb54;
    margin: 30px 0;
    padding-bottom: 10px;
}
.book h6 {
    margin: 20px 0;
    font-weight: 600;
    font-size: 15px;
    color:#b6cb54;
}
.book .shop-side .special {
	font-size: 15px;
	font-weight: 600;
}
.book .shop-side p {
	font-size: 14px;
	margin: 20px 0;
}

.book-list #entry .row {
	align-items: center;
}
.book-list #entry a h6 {
	text-align: center;
	color: #333;
}
.book-list #entry img {
	max-height: 300px;
	max-width: 100%;
	width: auto;
	display: block;
	margin: 0 auto;
}

.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget iframe[style]{
    width: 100% !important;
}
.SandboxRoot.env-bp-970 .timeline-Tweet-text {
    font-size: 10.5pt !important;
    line-height: 14pt!important;
}
.SandboxRoot.env-bp-820 .timeline-Tweet-text {
    font-size: 10.5pt !important;
    line-height: 14pt!important;
}

/*-------------------- 特集 --------------------*/

.post-main-wrap h3.title { 
  margin: 0 0 20px;
}
.post-main-wrap .sub-title {
  font-size: 15px;
  letter-spacing: 0.5px;
  color: #999;
  margin: 20px 0;
}
.post-main-wrap .sub-title span {
    padding-right: 10px;
}
.day:before {
    font-family: FontAwesome;
    content: '\f073';
    padding-right: 5px;
}
.place:before {
    font-family: FontAwesome;
    content: "\f041";
    padding-right: 5px;
}

.post-main-wrap .media {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    margin: 20px 0;
    padding: 7px 0;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.post-main-wrap .sns {
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 1px solid #f2f2f2;
  border-bottom: 1px solid #f2f2f2;
  margin-bottom: 40px;
}
.feature .post-main-wrap div {
  border: 1px solid #E2E2E2;
  padding: 20px;
  font-size: 14px;
  margin: 30px 0;
  overflow:hidden;
}
.feature .post-main-wrap div p {
  margin: 15px 0;
}
.feature .post-main-wrap div strong {
  font-size: 16px;
  background: transparent;
}
.feature .post-main-wrap div img {
  float: right;
}

/*-------------------- sns btn --------------------*/

.feature .post-main-wrap .addtoany_content {
    padding: 15px 0;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-left: none;
    border-right: none;
}
.addtoany_list , .fb_iframe_widget {
    padding: 0 !important;
    border: none !important;
    overflow: initial !important;
}
.feature .post-main-wrap .addtoany_content {
    margin-top: 80px;
}
.a2a_button_facebook_like {
    width: auto !important;
}

/*-------------------- 店舗情報 --------------------*/

.post-main-wrap h4.title {
  margin: 0 0 20px;
}

.post-main-wrap p.sp-layer {
    margin: 0;
    font-size: 12px;
    line-height: 1.3;
}
.shop .post-main-wrap h4 {
    margin-top: 0;
}

.shop-side {
  border-top: 5px solid #b6cb54;
  background-color: #f7f9ed;
  padding: 40px;
  font-size: 13px;
}
.shop-side p {
  margin: 0 0 10px; 
  font-size: 13px;
  line-height: 1.8;
}
.shop-side .btn-list ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.shop-side .btn-list {
  margin: 30px 0;
}
.shop-side .btn-list ul li {
  margin-bottom: 10px;
}
.shop-side .btn-list a {
  background-color: #fff;
  padding: 7px 20px;
  width: 100%;
  display: block;
  font-weight: bold;
  font-size: 15px;
  letter-spacing: 2px;
  text-align: center;
  border-radius: 15px;
}
.shop-side table {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  width: 100%;
  margin: 20px 0;
  border-spacing: 0 10px;
  border-collapse: initial;
}
.shop-side table th {
    white-space: nowrap;
    padding-right: 10px;
}

/*-------------------- 企業情報 --------------------*/
.company-main {
    border-bottom: 1px solid #eee;
}
.work .shop-side p {
    font-size: 14px;
    line-height: 1.8;
    margin: 20px 0;
}
.company-text {
    background: #fdfcfa;
    padding: 30px;
}
.company-text h5 {
    font-size: 18px;
    margin: 30px 0;
    border-left: 5px solid #00999b;
    padding-left: 15px;
}
.company-text .pickup  {
    font-size: 12px;
    margin: 10px 0;
}
.company-text table {
    font-size: 14px;
    width: 100%;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.company-text table th , .company-text table td {
    padding: 10px 0;
    border-bottom: 1px dotted #ccc;
}
.company-text table th {
    white-space: nowrap;
    padding-right: 20px;
    width: 10%;
}
#post-main .company-text .btn {
    width: auto;
    display: inline-block;
    margin: 5px;
}

/* mail form */
#mail-form input[type="text"] , #mail-form input[type="tel"] , #mail-form input[type="email"] , #mail-form textarea {
	padding: 5px;
	border: none;
	width: 100%;
	margin: 5px 0px;
  background: #eee;
}
#mail-form input , #mail-form strong {
  color: #c93a40;
  background: transparent;
}
#mail-form input[type="submit"] {
  text-decoration: none !important;
  border: none;
  background: #333;
  color: #fff;
  font-size: 16px;
  padding: 10px 20px;
  font-weight: bold;
  display: block;
  margin: 0 auto;
  box-shadow: none !important;
  outline: none !important;
  width: 150px;
 }
 #mail-form select {
    width: 100%;
    height: 40px;
}
.screen-reader-response {
	 display: none;
 }
#mail-form .graduate-option {
  display: block;
  padding-top: 15px;
}
#mail-form input[type="radio"] {
  display: inline-block;
  margin: 5px;
}
#contents.page-contents .container #mail-form p {
  margin: 10px 0;
}
#mail-form span.wpcf7-list-item {
  margin: 0 20px 0 0 !important;
}
#mail-form span.wpcf7-list-item span {
  display: inline-block;
  padding: 0 30px;
}

/*-------------------- 関連記事 --------------------*/

.related h4 {
    font-size: 22px;
    font-weight: 600;
    border-left: 5px solid #b6cb54;
    letter-spacing: 2px;
    padding: 0 15px;
    margin: 60px 0 30px;
}
.related h4 span {
    padding-left: 15px;
    font-size: 14px;
    color: #999;
}

/*-------------------- 市町村NEWS --------------------*/

.news .post-main-wrap h4 img.news_navi {
    max-width: 250px;
    height: auto;
    float: right;
    margin-top: -40px;
}
.news .post-main-wrap h4:after {
    float: none;
    clear: both;
}
.news .post-main-wrap h6 {
    margin: 0 0 20px;
}

/*------------------ pick  ---------------------- */

.pick table th {
    width: 30%;
}
.pick table th img {
    max-width: 65px;
    height: auto;
}
.pick table th , .pick table td {
    padding: 10px 0;
}
.pick table td {
    width: 65%;
}
.pick h6 {
    font-style: italic;
    font-size: 16px;
    letter-spacing: 2px;
    margin: 0;
}
.pick p {
    margin: 5px 0 0;
    line-height: 1.4;
}

/*-------------------- 温泉コラム --------------------*/

.feature.onsen .post-main-wrap div {
border: none;
padding: 0;
margin: 0;
}
.feature.onsen .post-main-wrap div img {
float: none;
}
.feature.onsen .post-main-wrap .row { 
margin: 0 -7.5px;
}
.feature.onsen .post-main-wrap .col-sm-7 , .feature.onsen .post-main-wrap .col-sm-6 , .feature.onsen .post-main-wrap .col-sm-5  ,.feature.onsen .post-main-wrap .col-sm-4 , .feature.onsen .post-main-wrap .col-sm-3 { 
padding: 0 7.5px;
}
.feature.onsen .post-main-wrap .hotel-wrap {
border: 1px solid #E2E2E2;
padding: 30px 20px;
}
.onsen .hotel-wrap div {
margin: 0;
border: none;
}
.feature.onsen .post-main-wrap .point {
font-size: 16px;
font-weight: bold;
}
.feature.onsen h6 {
margin: 40px 0 20px;
}
.onsen .hotel-wrap table {
margin: 0;
}

.post-main-wrap table.interview th , .post-main-wrap table.interview td {
vertical-align: top;
background: transparent;
}
.post-main-wrap table.interview th {
padding: 0 5px 0 0;
width: 10%;
}
.post-main-wrap table.interview td {
padding: 10px 0;
width: 90%;
}
.onsen .hotel-wrap table.hotel-info th , .onsen .hotel-wrap table.hotel-info td {
padding: 0;
font-size: 13px;
}
.onsen .hotel-wrap table.hotel-info th {
background: #fff;
width: 10px;
white-space: nowrap;
text-align: left;
}
.onsen .hotel-wrap table.hotel-info th img {
display: block;
}

.onsen .hotel-wrap h6 {
margin: 0 0 15px;
font-size: 16px;
}
.onsen .hotel-wrap h6.hotel_name {
font-size: 17px;
}
.onsen .hotel-wrap table td p {
font-size: 14px;
line-height: 1.4 ;
margin: 3px 0;
}

.onsen .hotel-wrap table.hotel-more td {
width: 50%;
padding: 3px 0;
}
.onsen .hotel-wrap table.hotel-more td p {
line-height: 1.5;
font-size: 13px;
}
.feature .post-main-wrap .hotel-wrap02 {
padding: 0;
margin: 0;
border: none;
}
.post-main-wrap .hotel-wrap02 table th {
background: #fff;
text-align: left;
width: 30%;
padding: 0 10px 0 0;
}
.post-main-wrap .hotel-wrap02 table td {
width: 70%;
padding: 0;
}
.post-main-wrap .hotel-wrap02 table h6 {
border-left: 5px solid #daad41;
padding-left: 15px;
font-size: 18px;
}
.onsen #post-main .btn {
margin: 30px 0 15px;
}
.onsen .hotel-wrap table td.table-pict img {
float: right;
}

.mejs-container, .mejs-container .mejs-controls, .mejs-embed, .mejs-embed body {
background: transparent !important;
}
#mep_0 , .mejs-inner {
margin: 0 !important;
}

/*-------------------- この記事を書いた人 --------------------*/

.wiriter-wrap {
border-top: 1px solid #eee;
background: #fdfcfa;
padding: 40px 30px;
}
.wiriter-wrap figure {
overflow: hidden;
width: 100px;
height: 100px;
margin: 20px auto 0;
}
.wiriter-wrap figure img {
border-radius: 50%;
width: 100%;
}
.wiriter-wrap h6 {
font-size: 16px;
margin: 5px 0 10px !important;
}
.wiriter-wrap p {
font-size: 14px;
line-height: 1.5;
margin: 10px 0;
}

/*-------------------- 検索 --------------------*/

.search-wrap label {
    font-size: 14px;
    font-weight: 500;
    margin: 5px 10px 5px 0;
}
.search-wrap input[type="checkbox"] {
    margin-right: 5px;
}

/*-------------------- 広告 --------------------*/

.google-auto-placed {
border: none;
padding: 0;
}

/*-------------------- カテゴリー一覧 --------------------*/

.category #cat-title {
  background: #fff;
  display: table;
  width: 100%;
  margin-bottom: 60px;
}
.category #cat-title .cat {
  background-image: url(../img/life-bg01.png);
  background-repeat: repeat;
  padding: 40px;
  width: 25%;
  display: table-cell;
  vertical-align: middle;
}
.category #cat-title .text {
  padding: 40px;
  display: table-cell;
  vertical-align: middle;
  width: 75%;
  font-size: 16px;
  line-height: 1.8;
  letter-spacing: 2px;
  font-weight: bold;
}

#cat-tag {
    margin-bottom: 60px;
}
#cat-tag .hashtag li {
    margin: 5px 0;
}

.more-btn {
  background-color: #fff;
  border: 1px solid #333;
  border-radius: 0;
  text-align: center;
  letter-spacing: 0.5px;
  font-size: 15px;
  font-weight: 600;
  padding: 10px 40px;
  display: block;
  width: 100%;
}
.more-btn:after {
  font-family: FontAwesome;
  content: '\f13a';
  padding-left: 15px;
}
.alm-reveal {
    flex-wrap: wrap;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: flex;
}
#ajax-load-more {
    width: 100%;
}
.alm-load-more-btn.done {
    display: none !important;
}
.row-eq-height {
    flex-wrap: wrap;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: flex;
}

.category h2 {
  color: #b6cb54;
}
.category #hot , .category #entry {
  margin-bottom: 60px;
}
.category #pagenavi{
  text-align: center;
}

.category .dropdown {
    margin-bottom: 40px;
}
.category .dropdown-menu {
    background: #fff;
    width: 100%;
    padding: 20px;
    margin: 0;
}
.category .dropdown-menu li  {
    display: inline-block;
    padding: 5px;
}
.category .dropdown-menu li a {
    color: #333;
    font-size: 13px;
    padding: 0;
    display: block;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.category .dropdown-menu li a:hover {
    background: #FFEE02;
}
.category .dropdown-menu li a:before {
    content: "#";
    padding-right: 5px;
}

/* カテゴリー色分け */
.category.gourmet  .post-list .post-wrap:before { background-image: url(../img/gourmet-tag01.png) !important; background-color: #00a3e2; }
.category.event .post-list .post-wrap:before { background-image: url(../img/event-tag01.png) !important; background-color: #c4416f; }
.category.trip .post-list .post-wrap:before { background-image: url(../img/trip-tag01.png) !important; background-color: #daad41; }
.category.life .post-list .post-wrap:before { background-image: url(../img/life-tag01.png) !important; background-color: #b6cb54; }
.category.work .post-list .post-wrap:before { background-image: url(../img/work-tag01.png) !important; background-color: #00999b; }
.category.special .post-list .post-wrap:before { background-image: url(../img/special-tag01.png) !important; background-color: #0068b3; }

/* -------------------------------------------------------
   色分け
------------------------------------------------------- */

/* gourmet たべる */
.gourmet #post-side h1 , .gourmet .post-main-wrap , .gourmet .post-main-wrap h4 , .gourmet .shop-side , .gourmet .hashtag li a { border-color: #00a3e2; }
.gourmet #post-main h1 , .gourmet.category #cat-title .cat { background-image: url(../img/gourmet-bg01.png); }
.gourmet .post-main-wrap h3:before , .gourmet post-main-wrap h6 , .gourmet .breadcrumb li a , .gourmet .hashtag li a , .gourmet.category h2 { color: #00a3e2; }
.gourmet .hashtag li a:hover { background-color: #00a3e2; color: #fff; }
.gourmet .shop-side { background-color: #e5f5fc; }

/* event あそぶ */
.event #post-side h1 , .event .post-main-wrap , .event .post-main-wrap h4 , .event .shop-side , .event .hashtag li a { border-color: #c4416f; }
.event #post-main h1 , .event.category #cat-title .cat { background-image: url(../img/event-bg01.png); }
.event .post-main-wrap h3:before , .event post-main-wrap h6 , .event .breadcrumb li a , .event .hashtag li a , .event.category h2 { color: #c4416f; }
.event .hashtag li a:hover { background-color: #c4416f; color: #fff; }
.event .shop-side { background-color: #f9ecf0; }

/* trip でかける */
.trip #post-side h1 , .trip .post-main-wrap , .trip .post-main-wrap h4 , .trip .shop-side , .trip .hashtag li a { border-color: #daad41; }
.trip #post-main h1 , .trip.category #cat-title .cat { background-image: url(../img/trip-bg01.png); }
.trip .post-main-wrap h3:before , .trip post-main-wrap h6 , .trip .breadcrumb li a , .trip .hashtag li a , .trip.category h2 { color: #daad41; }
.trip .hashtag li a:hover { background-color: #daad41; color: #fff; }
.trip .shop-side { background-color: #fbf6ec; }

/* life くらす */
.life #post-side h1 , .life .post-main-wrap , .life .post-main-wrap h4 , .life .shop-side , .life .hashtag li a { border-color: #b6cb54; }
.life #post-main h1 , .life.category #cat-title .cat { background-image: url(../img/life-bg01.png); }
.life .post-main-wrap h3:before , .life post-main-wrap h6 , .life .breadcrumb li a , .life .hashtag li a , .life.category h2 { color: #b6cb54; }
.life .hashtag li a:hover { background-color: #b6cb54; color: #fff; }
.life .shop-side { background-color: #f7f9ed; }

/* work はたらく */
.work #post-side h1 , .work .post-main-wrap , .work .post-main-wrap h4 , .work .shop-side , .work .hashtag li a { border-color: #00999b; }
.work #post-main h1 , .work.category #cat-title .cat { background-image: url(../img/work-bg01.png); }
.work .post-main-wrap h3:before , .work post-main-wrap h6 , .work .breadcrumb li a , .work .hashtag li a , .work.category h2 { color: #00999b; }
.work .hashtag li a:hover { background-color: #00999b; color: #fff; }
.work .shop-side { background-color: #e5f4f5; }

/* BeCAL */
.becal #post-side h1 , .becal .post-main-wrap , .becal .post-main-wrap h4 , .becal .shop-side , .becal .hashtag li a { border-color: #00999b; }
.becal #post-main h1 , .becal.category #cat-title .cat { background-image: url(../img/work-bg01.png); }
.becal .post-main-wrap h3:before , .becal post-main-wrap h6 , .becal .breadcrumb li a , .becal .hashtag li a , .becal.category h2 { color: #00999b; }
.becal .hashtag li a:hover { background-color: #00999b; color: #fff; }
.becal .shop-side { background-color: #e5f4f5; }

/* special スペシャル */
.special #post-side h1 , .special .post-main-wrap , .special .post-main-wrap h4 , .special .shop-side , .special .hashtag li a { border-color: #0068b3; }
.special #post-main h1 , .special.category #cat-title .cat { background-image: url(../img/special-bg01.png); }
.special .post-main-wrap h3:before , .special post-main-wrap h6 , .special .breadcrumb li a , .special .hashtag li a , .special.category h2 { color: #0068b3; }
.special .hashtag li a:hover { background-color: #0068b3; color: #fff; }
.special .shop-side { background-color: #eef8ff; }

/* 女子部員募集 */
.joshi #post-side h1 , .joshi .post-main-wrap , .joshi .post-main-wrap h4 , .joshi .shop-side , .joshi .hashtag li a { border-color: #F89AAC; }
.joshi #post-main h1 , .joshi.category #cat-title .cat { background-image: url(../img/bg00.png); background-color: #F89AAC; }
.joshi .post-main-wrap h3:before , .joshi post-main-wrap h6 , .joshi .breadcrumb li a , .joshi .hashtag li a , .joshi.category h2 { color: #F89AAC; }
.joshi .hashtag li a:hover { background-color: #F89AAC; color: #fff; }
.joshi #post-main .btn { background: #F89AAC; color: #fff; width: 70%; border-radius: 5px; padding: 15px; font-size: 16px; border: none; margin: 30px 0; }
.joshi #post-main .btn:hover { background-color: #df8395; }

/* BeCAL */
.becal.category h2 { color: #00a3e2; }
.becal .post-list .post-wrap.work:before { background-color: #00a3e2; }
.becal .post-list .post-wrap:before { height: 70px; }
.category.becal .post-wrap figcaption { background: rgba(0,163,226,.6); }

/* 温泉コラム */

.onsen #post-side h1 , .onsen .post-main-wrap , .onsen .post-main-wrap h4 , .onsen .shop-side , .onsen .hashtag li a { border-color: #daad41; }
.onsen #post-main h1 , .onsen.category #cat-title .cat { background-image: url(../img/trip-bg01.png); }
.onsen .post-main-wrap h3:before , .onsen post-main-wrap h6 , .onsen .breadcrumb li a , .onsen .hashtag li a , .onsen.category h2 { color: #daad41; }
.onsen .hashtag li a:hover { background-color: #daad41; color: #fff; }
.onsen .shop-side { background-color: #fbf6ec; }

/* -------------------------------------------------------
   Responsive
------------------------------------------------------- */

@media(min-width:768px) {
  /* 店舗情報 */
  .shop #post-main .row , .event #post-main .row { margin: 0; display: flex; flex-wrap: wrap; }
  .shop-side { width: 33%; }
  /* 関連記事 */
  .contents .related .post-wrap figure { height: 230px !important; }
  .related .post-wrap figure img { /*width: 100%; height: auto;*/ }
}

@media(max-width:991px) {
  /* カテゴリー一覧 */
  .category #cat-title , .category #cat-tag { margin-bottom: 30px; }
  .category #cat-title .cat { padding: 20px; }
  .category #cat-title .text { padding: 20px; font-size: 14px; line-height: 1.6; letter-spacing: 1px; }
}

@media(max-width:767px) {
  
  /* 内部ページ */
  #page { padding-top: 20px; padding-bottom: 0; }
  .breadcrumb { position: inherit; margin-bottom: 10px;  }
  .breadcrumb > li + li:before { padding: 0 3px ;}
  .breadcrumb li { font-size: 11px; }
  #post-main { padding: 0; }
  #post-main h1 { width: 130px; padding: 3px; }
  #post-main h1 img { width:100%; }
  #post-side .post-list { margin-top: 20px; }
  .contents .post-wrap h6 { padding-top: 0; }
  
   /* 特集 */
  .post-main-wrap { padding: 20px; font-size: 14px;  }
  .post-main-wrap .sub-title { margin: 10px 0; }
  .post-main-wrap p { margin: 15px 0; font-size: 14px; }
  .post-main-wrap h3 { font-size:15px; margin: 20px 0; letter-spacing: 0.5px; }
  .post-main-wrap h3:before { font-size: 23px; }
  .post-main-wrap h3.title { margin: 10px 0; font-size: 14px; letter-spacing: 0; }
  .post-main-wrap h4 { font-size: 16px; padding: 8px 10px; margin: 20px 0; }
  .post-main-wrap h4 span { font-size: 12px; padding-top: 0; }
  .post-main-wrap h5 { font-size: 15px; margin: 20px 0; }
  .post-main-wrap .media { font-size: 12px; letter-spacing: 0; }
  .feature .post-main-wrap div strong { font-size: 14px; }
  .feature .post-main-wrap div { margin: 15px 0; }
  .post-main-wrap .sns { padding: 15px 0; }
  .hashtag li { margin: ; }
  .hashtag li a { font-size: 11px; }
  .post-main-wrap p { text-align: left !important; }
  #post-main .btn { letter-spacing: 0; font-size: 14px; padding: 8px; }
  .post-main-wrap .box img { float: none; }
  .post-main-wrap .box { padding: 15px;  }
  .post-main-wrap table th, .post-main-wrap table td { padding: 3px; line-height: 1.5; }
  .post-main-wrap p.sp-layer { font-size: 10px; line-height: 1.2; padding: 7px;}
  .post-main-wrap p.sp-layer br { display: none; }

   /* 店舗情報 */
  .shop .post-main-wrap { padding: 15px;  }
  .shop-side { padding: 30px 20px; }
  .shop-side .btn-list { margin: 0 0 30px; }
  
  .pick table th img { display: block; margin: 0 auto; }
  .pick table th, .pick table td { padding:0; }
  
  .related h4 { font-size:18px; }

  .feature .post-main-wrap .addtoany_content { margin-top: 40px; }
  .page #page { padding-top: 10px; }
  .page #page #post-main { margin-top: 10px; }
  .map { margin: 0 -15px; }
  .feature .post-main-wrap div img { float:none; display: block; margin: 10px auto; padding: 0;}
  
   /* 企業情報 */
  .company-text h5 { margin: 20px  0; }
  .company-text { margin: 0 -15px; }
  .book .company-text .col-sm-6 { margin-bottom: 20px;}
  
  /* 市町村NEWS */
  .news .post-main-wrap h4 img.news_navi { max-width:150px; margin-top: -10px; }
  
  /* 温泉コラム */
  .feature.onsen .post-main-wrap .hotel-wrap  { padding: 20px 15px; }
  .onsen .hotel-wrap table th  { padding: 0; }
  .onsen .hotel-wrap table td { padding: 10px 0; }
  .onsen .hotel-wrap hr { margin: 10px 0; }
  .onsen .post-main-wrap .row p { margin: 0; }
  .feature.onsen .post-main-wrap div img { margin: 0 0 15px; }
  .onsen .hotel-wrap table td h6.hotel_name { font-size: 16px; }
  .onsen #post-main .btn { margin: 15px 0 0; }
  .onsen .post-main-wrap table th, .onsen .post-main-wrap table td { font-size: 13px; display: table-cell; width: auto !important; padding: 5px 0;  line-height: 1.2; }
  .onsen .hotel-wrap h6.hotel_name { margin: 15px 0;}
  .onsen .hotel-wrap table.hotel-info { margin: 0; }
  .onsen .post-main-wrap table.interview th , .onsen .post-main-wrap table.interview td  { line-height: 1.4; }
  .onsen .post-main-wrap table.interview th { width: 10% !important; }
  .onsen .post-main-wrap table.interview td { width: 90% !important; }
  .feature.onsen .post-main-wrap .point { font-size: 15px; }
  
    /* この記事を書いた人 */
  .wiriter-wrap { padding: 30px 20px; }
  .wiriter-wrap img { margin: 0 auto; display: block; }
  .wiriter-wrap h6 { margin: 15px 0 !important; text-align: center; }
  .wiriter-wrap p { font-size: 13px; line-height: 1.6; }
   
  /* カテゴリー一覧 */
  .category #hot, .category #entry { margin-bottom: 30px; }
  .category #cat-title .cat { width: 100%; display: block; padding: 5px; }
  .category #cat-title .cat img { max-height: 35px; }
  .category #cat-title .text { width: 100%; display: block; padding: 15px; font-size: 12px; line-height: 1.4; }
  .category #cat-title .text br { display: none; }
  #cat-tag .hashtag li { margin: 7px 0; }
  .more-btn { font-size: 12px; letter-spacing: 0; }
}