@charset "UTF-8";

/*PC用*/
@media screen and (min-width:641px) {
.local-h2 { background-image: url(../images/recommend/h2-bg.jpg); }

.page-reservation{
	    margin-bottom: 160px;
}

.page-recommend .pan-Box { margin-bottom: 40px; }

.list-Box { width: 860px; margin-left: auto; margin-right: auto; }
.list-Box li { padding-bottom: 20px; margin-bottom: 18px; border-bottom: 1px dotted #000; }
.list-Box .pic { width: 130px; height: 130px; border: 1px solid #cccccc; margin-right: 24px; }
.list-Box .pic:hover { -ms-filter: "alpha( opacity=80 )"; filter: alpha(opacity=80); opacity: 0.8; }
.list-Box .ttl-Box { width: 707px; position: relative; padding-bottom: 30px; }
.list-Box .ttl-Box .poa-btn { position: absolute; right: 0; bottom: 0; }
.list-Box .ttl-Box .date { margin-left: 13px; color: #666666; font-size: 15px; }
.list-Box .ttl { font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3","Sawarabi Mincho","Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; color: #000000; font-size: 24px; font-weight: 700; line-height: 1.45; }

/* 詳細
-------------------------------------*/
.detail-Box .page-voice__ttl { margin-bottom: 20px; text-align: center; }
.detail-Box .bd-Box { border: 1px solid #434343; padding: 52px 80px 72px 80px; width: 860px; margin-left: auto; margin-right: auto; margin-bottom: 70px; }
.detail-Box .ttl-Box { padding-bottom: 18px; margin-bottom: 30px; background-image: url(../images/common-bg/naname-line.jpg); background-repeat: repeat-x; background-position: 0 bottom; }
.detail-Box .ttl-Box .date { color: #666666; font-size: 15px; }
.detail-Box .ttl-Box .detail-Box__ttl { font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3","Sawarabi Mincho","Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; color: #181919; font-weight: 700; font-size: 34px; line-height: 1.4; }
.detail-Box .customer-pic { width: 350px; height: 258px; }
.detail-Box .customer-pic:hover { -ms-filter: "alpha( opacity=80 )"; filter: alpha(opacity=80); opacity: 0.8; }
.detail-Box .product-detail { width: 320px; }
.detail-Box .product-detail dl { border-top: 1px solid #908077; }
.detail-Box .product-detail dt { padding-top: 14px; font-size: 16px; line-height: 30px; color: #908077; font-weight: 700; }
.detail-Box .product-detail dd { font-size: 16px; line-height: 30px; color: #000000; border-bottom: 1px solid #908077; padding-bottom: 16px; }
.detail-Box .wysiwyg { font-family: Meiryo; color: #666666; font-size: 16px; font-weight: 400; line-height: 2.35; margin-bottom: 20px; }

}


/*SP用*/
@media screen and (max-width:640px) {
.local-h2 { background-image: url(../images/recommend/h2-bg.jpg); background-repeat: no-repeat; background-position: top center; }

.page-reservation{
	    margin-bottom: 160px;
}

.page-recommend .pan-Box { margin-bottom: 20px; }

.list-Box { width: 100%; margin-left: auto; margin-right: auto; padding: 0 3vw; }
.list-Box li { padding-bottom: 20px; margin-bottom: 18px; border-bottom: 1px dotted #000; }
.list-Box .pic { width: 100px; height: 100px; border: 1px solid #cccccc; margin: 0 5px 5px 0; float: left; }
.list-Box .pic:hover { -ms-filter: "alpha( opacity=80 )"; filter: alpha(opacity=80); opacity: 0.8; }
.list-Box .ttl-Box { position: relative; padding-bottom: 30px; }
.list-Box .ttl-Box .ten { display: flex; }
.list-Box .ttl-Box h3 img { width: 70px; }
.list-Box .ttl-Box .poa-btn { position: absolute; right: 0; bottom: 0; }
.list-Box .ttl-Box .date { margin-left: 5px; color: #666666; font-size: 14px; }
.list-Box .ttl { font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3","Sawarabi Mincho","Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; color: #000000; font-size: 6vw; font-weight: 700; line-height: 1.45; }

/* 詳細
-------------------------------------*/
.detail-Box	{ width: 100%; padding: 0 3vw; }
.detail-Box .page-voice__ttl { margin-bottom: 20px; text-align: center; }
.detail-Box .bd-Box { border: 1px solid #434343; padding: 20px; width: 100%; margin-left: auto; margin-right: auto; margin-bottom: 40px; }
.detail-Box .ttl-Box { padding-bottom: 18px; margin-bottom: 20px; background-image: url(../images/common-bg/naname-line.jpg); background-repeat: repeat-x; background-position: 0 bottom; }
.detail-Box .ttl-Box .ten { display: flex; }
.detail-Box .ttl-Box h3 img { width: 70px; }
.detail-Box .ttl-Box .date { color: #666666; font-size: 14px; }
.detail-Box .ttl-Box .detail-Box__ttl { font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3","Sawarabi Mincho","Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; color: #181919; font-weight: 700; font-size: 6vw; line-height: 1.4; }
.detail-Box .customer-pic { width: 350px; height: 258px; }
.detail-Box .customer-pic:hover { -ms-filter: "alpha( opacity=80 )"; filter: alpha(opacity=80); opacity: 0.8; }
.detail-Box .product-detail { width: 320px; }
.detail-Box .product-detail dl { border-top: 1px solid #908077; }
.detail-Box .product-detail dt { padding-top: 14px; font-size: 16px; line-height: 30px; color: #908077; font-weight: 700; }
.detail-Box .product-detail dd { font-size: 16px; line-height: 30px; color: #000000; border-bottom: 1px solid #908077; padding-bottom: 16px; }
.detail-Box .wysiwyg { font-family: Meiryo; color: #666666; font-size: 16px; font-weight: 400; line-height: 2.35; margin-bottom: 20px; }

}