@charset "utf-8";
/* ===================================================================
CSS information

 file name  :  topPage.css
 style info :  スタイル指定
=================================================================== */
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#topPage a:link, #topPage a:visited {
	text-decoration: none;
}
.pickUpWrapAll {
	display: none;
}
@media (min-width: 1640px) {
	.container {
		width: 1600px;
	}
}
.sp #allWrap {
	padding-top: 60px;
}
#topSliderWrap {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	display: none;
}
#topSliderWrap h2.topSliderText {
	position: absolute;
	top: 40%;
	left: 0;
	width: 100%;
	z-index: 10;
	text-align: center;
}
#topSliderWrap .topSliderArrow {
	position: absolute;
	bottom: 20px;
	left: 0;
	width: 100%;
	z-index: 9980;
	text-align: center;
}
#topSlider-pager {
	position: absolute;
	bottom: 20px;
	right: 20px;
	width: 130px;
	z-index: 9990;
}
#topSlider-pager a {
	font-size: 16px;
	width: 16px;
	color: #fff;
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.7071067811865483, M12=0.7071067811865467, M21=-0.7071067811865467, M22=0.7071067811865483, SizingMethod='auto expand')";
	display: block;
	text-decoration: none;
}
#topSlider-pager a:hover {
	color: #94204d;
}
#topSlider-pager .rslides_here a {
	color: #94204d;
}
/* slider
---------------------------------------------*/
div#mainImageWrap {
	width: 100%;
	height: 768px;
	margin: 0 auto;
	position: relative;
	z-index: 2;
	overflow: hidden;
}
.mainImageText, .mainImageInformation {
	position: absolute;
	top: calc(50% + 40px);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 3;
	color: #fff;
	font-size: 3.8rem;
	line-height: 1.3;
	text-shadow: 0 0 12px #000, 0 0 12px #000, 0 0 12px #000;
}
.mainImageText h2 {
	margin-bottom: 35px;
	letter-spacing: .1em;
}
.mainImageText p {
	font-size: 2.1rem;
	color: #fff;
	letter-spacing: .1em;
}
.mainImageText a {
	display: block;
	color: #fff;
}
.mainImageText a .more {
	transition: .3s all ease-in-out;
}
.mainImageText a:hover .more {
	transform: translateX(15px);
}
.mainImageText .more {
	margin: 30px 0;
	font-size: 1.4rem;
	display: inline-block;
}
.mainImageInformation {
	top: calc(50% + 175px);
	border: 1px solid #fff;
	border-width: 1px 0;
	padding: 9px 40px;
	background: rgb(255, 255, 255, .25);
	margin-top: 15px;
	height: 92px;
	display: flex;
	align-items: center;
}
.mainImageInformation p {
	font-size: 2.4rem;
	line-height: 1.5;
	color: #fff;
	letter-spacing: .1em;
}
.mainImageInformation p small {
	font-size: 75%;
}
#firstSec {
	margin-top: -120px;
	padding-top: 120px;
}
ul.s_main {
	width: 100%;
	height: 100%;
	max-width: 1280px;
	overflow: hidden;
}
ul.s_main li {
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	position: absolute;
	display: none;
	z-index: 1;
}
ul.s_main li::after {
	content:"";
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background: rgb(0, 0, 0, .2);
	z-index:2;
}
ul.s_main li a {
	display: block;
	position: relative;
}
ul.s_main li img {
	position: relative;
}
ul.s_main li figcaption {
	width: auto;
	position: absolute;
	bottom: 40px;
	color: #fff;
	font-size: 1.2rem;
	z-index: 3;
	text-shadow: 0px 0px 5px #000000;
}
ul.s_thum {
	overflow: hidden;
	position: absolute;
	bottom: 20px;
	z-index: 3;
}
ul.s_thum li {
	float: left;
	cursor: pointer;
	margin-right: 10px;
	font-size: 16px;
	color: #FFF;
	width: 30px;
	height: 3px;
	background: #fff;
}
ul.s_thum li:hover {
	color: #94204D;
}
ul.s_thum li.ac {
	background: #94204D;
}
h2.topSliderText {
	position: absolute;
	top: 45%;
	left: 0;
	width: 100%;
	z-index: 10;
	text-align: center;
}
img#mbg {
	max-width: none;
	top: 0;
}
#scroll {
	bottom: 20px;
	left: 0;
	right: 0;
	width: 100%;
	position: absolute;
	z-index: 2;
	text-align: center;

}
#scroll:hover {
	opacity: 1 !important;
}
.topPage .content {
	float: none;
	max-width: inherit;
	padding: 30px 0 0;
	display: block\9;
	margin: 0 auto;
}
.informationBnrWrap {
	margin: 0 auto 120px;
	text-align: center;
	display: block;
}
.informationBnrWrap a {
	display: block;
	width: 100%;
	background: #315d53;
	padding: 42px 0;
	color: #fff;
	transition: .4s;
}
.informationBnrWrap a:hover {
	filter: brightness(1.1);
}
.informationBnrWrap .informationBnrtext {
	font-size: 2rem;
}
.informationBnrWrap .informationBnrtext p {
	color: #ffe290;
	font-size: 3.2rem;
	line-height: 1.6;
	margin-bottom: 12px;
	transition: .4s;
}
/*.informationBnrWrap a:hover p {
	color: #fff;
}*/
.informationBnrWrap .informationBnrtext a {
	font-size: 1.4rem;
	background: #6d5c44;
	color: #fff;
	padding: 14px;
	display: block;
	width: 350px;
	margin: 0 auto;
	transition: all .5s;
}
.informationBnrWrap .informationBnrtext a:hover {
	background: #40382e;
}
.informationBnrWrap figure {
	flex-basis: 43%;
}
.informationBnrWrap figure img {
	object-fit: cover;
	width: 100%;
	height: 100%;
}
@media only screen and (max-width: 991px) {
	.informationBnrWrap {
		width: 100%;
	}
}
@media only screen and (max-width: 767px) {
	.informationBnrWrap {
		width: 100%;
		display: block;
	}
	.informationBnrWrap a {
		padding: 12px 0 14px;
	}
	.informationBnrWrap .informationBnrtext {
		font-size: 1.2rem;
	}
	.informationBnrWrap .informationBnrtext p {
		font-size: 1.6rem;
		line-height: 1.5;
		margin-bottom: 6px;
	}
	.informationBnrWrap .informationBnrtext a {
		width: 90%;
	}
}
.topPage h3 {
	position: relative;
	text-align: center;
	padding-bottom: 20px;
	margin-bottom: 35px;
	font-size: 21px;
	letter-spacing: .1em;
}
.topPage h3::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 20px;
	height: 2px;
	background-color: #80214D;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}
.topPage .content .contentDetails {
	margin-bottom: 50px;
}
.topPage .content .contentDetails li {
	display: inline-block;
	margin-bottom: 60px;
	vertical-align: top;
	text-align: left;
}
.topPage .content .contentDetails li a > div {
	margin: 0 6%;
}
.topPage .content .contentDetails li figure {
	margin-bottom: 30px;
	border: 1px solid #CBBFA3;
	height: 100px;
}
.topPage .arrow-right {
	position: relative;
	margin-top: 5px;
}
.topPage .arrow-right::before, .topPage .arrow-right::after {
	position: absolute;
	top: 30px;
	bottom: 0;
	left: 0;
	margin: auto;
	content: "";
	vertical-align: middle;
}
.topPage .arrow-right::before {
	left: 3px;
	width: 30px;
	height: 1px;
	background: #666;
}
.topPage .arrow-right::after {
	left: 23px;
	width: 8px;
	height: 8px;
	border-top: 1px solid #666;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.topPage .content .contentDetails > span {
	display: block;
}
.topPage .content .contentDetails.contS {
	width: 33.333%;
}
.topPage .content .contentDetails.contM {
	width: 50%;
}
.topPage .content .contentDetails.bnrL {
	width: 100%;
	margin-bottom: 25px;
	margin-top: -25px;
}
.topPage .content .contentDetails.bnrM {
	width: 50%;
	margin-bottom: 25px;
	margin-top: -25px;
}
.contentDetails .onlyPCImg img, .contentDetails .onlySMPImg img {
	width: 100%;
}
.contentDetails.bnrL span {
	position: relative;
}
.contactSection .reservation a {
	background: url(../../../img/arrow-black.png) 0 50% no-repeat;
	padding-left: 12px;
	display: block;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.2;
	text-decoration-line: none;
}
.contactSection .reservation a span {
	text-decoration-line: underline;
}
.contM p {
	font-size: 1.6em;
	line-height: 1.4;
	margin-bottom: 20px;
}
.contM > a {
	display: block;
	text-decoration: none;
}
.contM > a:hover {
	text-decoration: none;
}
.contWrap {
	word-spacing: -1em;
	display: table;






	width: 100%;
}
.contWrap > div {
	word-spacing: normal;
	display: inline-block;
	vertical-align: middle;
}
.contWrap .contImg {
	width: 30.476190476%;
}
.contWrap .contImg > span {
	display: block;
	margin-right: 20px;
}
.contWrap .contArticle {
	width: 69.523809523%;
}
.contS .contArticle p {
	line-height: 1.5;
	margin-bottom: 10px;
}
#informationArea, #eventArea {
	margin-bottom: 100px;
}
.information-select {
	border-bottom: #dfdfdf solid 1px;
	margin-bottom: 40px;
	text-align: center;
	font-size: 1.6rem;
}
.information-select ul {}
.information-select li {
	position: relative;
	display: inline-block;
	padding: 0 1.5%;
	padding-bottom: 15px;
	cursor: pointer;
	color: #c5c5c5;
}
.information-select li::after {
	content: '';
	position: absolute;
	bottom: -4px;
	left: 50%;
	width: 0;
	height: 3px;
	background-color: #333;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	transition: .3s all ease-in-out;
}
.information-select li:hover::after {
	width: 100%;
}
.information-select li.cur {
	color: #333;
}
.information-select li.cur::after {
	content: '';
	position: absolute;
	bottom: -4px;
	left: 50%;
	width: 100%;
	height: 3px;
	background-color: #333;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.information-select li::before {
	content: "";
	position: absolute;
	top: -5px;
	bottom: 10px;
	left: 0;
	width: 100%;
	border: 1px solid #ccc;
	border-width: 0 0 0 1px;
}
.information-select li:last-child::before {
	border-width: 0 1px 0 1px;
}
#informationArea dl {
	overflow: hidden;
	border-bottom: #dfdfdf solid 1px;
	margin-bottom: 40px;
	padding-bottom: 40px;
}
#informationArea dl .infoWrap {
	display: flex;
	align-items: center;
}
#informationArea dt {
	float: left;
	font-size: 16px;
	vertical-align: middle;
	width: 225px;
	margin-left: 15px;
	padding-right: 15px;
	padding-top: 3px;
}
#informationArea dt img {
	margin-left: 14px;
	margin-top: -4px;
}
#informationArea dd {
	float: left;
	font-size: 1.6em;
	line-height: 1.7;
	padding-top: 3px;
	width: 70%;
}
#informationArea dl a {
	text-decoration: underline !important
}
#informationArea dl a:hover {
	text-decoration: none !important;
}
.more-read {
	display: none;
}
@media only screen and (max-width: 991px) {
	div#mainImageWrap {
		height: calc(100vw * 0.609375) !important;
	}
	.mainImageText {
		top: calc(45% + 15px);
	}
	.mainImageText h2 {
		margin-bottom: 20px;
	}
	.topPage h3 {
		font-size: 1.6rem;
	}
	.more-read {
		display: block;
	}
	.more-read p {
		border: 3px solid #333;
		font-size: 1.6rem;
		text-align: center;
		padding: 12px;
		margin-top: -15px;
	}
	.mainImageInformation {
		top: calc(50% + 120px);
		padding: 15px 30px;
		margin-top: 0;
		/*height: 80px;*/
		height: 65px;
	}
	.mainImageInformation p {
		font-size: 2.2rem;
		line-height:1.3;
	}
}
@media only screen and (max-width: 767px) {
	.mainImageText {
		font-size: 16px;
		left: 6.5%;
		top: calc(22% + 22px);
		left: 5%;
	}
	.mainImageText h2 {
		font-size: 16px;
		margin-bottom: 12px;
	}
	.mainImageText p {
		font-size: 12px;
	}
	div#mainImageWrap {
		z-index: 200;
	}
	.mainImageText.bukken {
		top: calc(30% + 60px);
	}
	ul.s_main li figcaption {
		font-size: 10px;
		bottom: 18px;
	}
	ul.s_thum {
		bottom: 8px;
	}
	ul.s_thum li {
		width: 23px;
		height: 3px;
		margin-right: 8px;
	}
	.mainImageText .more {
		font-size: 12px;
		display: inline-block;
	}
	.information-select li {
		font-size: 13px;
		padding: 0 4% 15px;
	}
	.more-read p {
		font-size: 14px;
		padding: 10px 12px;
	}
	#informationArea, #eventArea {
		margin-bottom: 50px;
	}
	.mainImageInformation {
		top: calc(50% + 33px);
		padding: 8px 12px;
	}
	.mainImageInformation p {
		font-size: 1.1rem;
	}
}
@media only screen and (max-width: 360px) {
	.information-select li {
		padding: 0 2.4% 15px;
	}
}
.contactSection {
	border: #dbd5c6 solid 7px;
	background: #fdf8ea url(../../../img/pages/top/contactSecBG.png) right 33px no-repeat;
	padding: 18px;
}
.contactSection .hdd {
	padding-bottom: 12px;
}
.contactSection .text {
	padding-top: 12px;
}
.contactSection .text h4, .contactSection .text .telDetailsTokyo {
	margin-bottom: 10px;
}
.contactSection .text .telDetailsOsaka {
	margin-bottom: 5px;
}
.contactSection .text .telCaps {
	margin-bottom: 20px;
}
.contactSection .text .contactCaps {
	text-align: center;
}
.contactSection .text .cntactBtnWrap {
	width: 164px;
}
.contactSection .text .cntactBtnWrap a {
	display: block;
}
.recommendWrap {
	width: 49%;
	margin-right: 1.949%;
	display: inline-block;
	vertical-align: top;
}
.recommendWrap:last-child {
	width: 49.051%;
	margin-right: 0;
	margin-bottom: 100px;
}
.recommendWrap:not(:last-child) > div {
	height: 100%;
}
.recommendWrap.bukken_list02 > div {
	height: 257px;
}
.recommendWrap.bukken_list03 > div {
	height: 200px;
}
.recommendWrap.bukken_list04 > div {
	height: 147px;
}
.bukkenWrap {
	display: block\9;
	height: 110px;
	margin: 0;
	position: relative;
	overflow: hidden;
	margin-bottom: 2%;
	background: #DED8CA;
	padding-right: 0;
}
.bukkenWrap.hida_takayama {
    height: 160px;
}
.bukkenWrap.adj-7column {
    height: 143px;
}
.bukkenWrap:last-child {
	margin: 0;
}
.bukkenWrap:only-of-type {
	height: 100%;
}
.bukkenWrap > div {
	word-spacing: normal;
}
.bukkenWrap > a.bukkenDataLinkBtn {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 20;
	background-color /*\**/ : #fff\9;
	opacity: 0;
	filter: alpha(opacity=0);
}
.bukkenName, .bukkenNameS {
	width: 43.211268%;
	text-align: center;
	font-size: 18px;
	line-height: 1.4;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}
.bukkenNameS_L2 {
	width: 35.211267605%;
	background: #f7f5ef;
	padding: 5.65% 0;
	float: left;
}
.bukkenName_L2 {
	width: 35.211267605%;
	background: #f7f5ef;
	padding: 12.4% 0;
	float: left;
}
.bukkenName small, .bukkenNameS small {
    font-size: 70%;
}
.bukkenImg {
	width: 56.788732%;
	float: right;
	height: 100%;
}
.bukkenImg span {
	display: block;
	height: 100%;
}
.bukkenWrap > div.bukkenData {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	width: 0;
	height: 100%;
	background: #ded8ca;
	overflow: hidden;
}
.bukkenData .bukkenDataDetails {
	padding: 10px 0;
	display: block;
	width: 710px;
	position: absolute;
	top: 50%;
	left: 40px;
	transform: translateY(-50%);
}
.recommend_first-child .bukkenData .bukkenDataDetails {
	padding-top: 8%;
}
.hakoneMyojindaiWrap .bukkenData .bukkenDataDetails {
	padding-top: 20%;
}
.bukkenData .bukkenDataDetails .name {
	display: block;
    font-size: 1.6em;
    line-height: 1;
    margin: 0 0 .2em 0 !important;
}
.bukkenData .bukkenDataDetails .name small {
	font-size: 70%;
}
.bukkenData .bukkenDataDetails .textInfo {
	display: block;
	margin: 10px 0 15px;
	font-size: 1.4em;
	line-height: 1;
}
.bukkenData .bukkenDataDetails .price {
	font-family: Arial, Helvetica, YuGothic, '游ゴシック', 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	display: block;
	font-size: 1.2em;
	line-height: 1;
	margin-bottom: 15px;
}
.topPage .content .contentDetails > span div:nth-of-type(2) .bukkenData .bukkenDataDetails .price {
	margin-bottom: 8px;
}
.bukkenData .bukkenDataDetails .price > span {
	font-family: "Times New Roman", Times, serif;
	font-size: 2.6em;
	line-height: 1;
	font-size: 3rem;
	color: #80214D;
}
@media only screen and (max-width: 991px) {
	.recommendWrap {
		width: 100%;
		margin: 0 0 18px;
	}
	.recommendWrap:last-child {
		width: 100%;
	}
	.recommendWrap:not(:last-child) > div {
		height: inherit;
	}
	.bukkenImg {
		height: inherit;
	}
}
@media only screen and (max-width: 767px) {
	.bukkenWrap {
		padding: 0;
	}
	.topPage .content .contentDetails li a > div {
		margin: auto;
	}
	h3.recommend, h3.shisetsu {
		padding-bottom: 15px;
		margin-bottom: 15px;
	}
	.recommendWrap {
		padding: 0 15px;
	}
	.recommendWrap:last-child {
		margin-bottom: 50px;
	}
	.bukkenWrap > a.bukkenDataLinkBtn {
		left: 0;
		top: 0;
		bottom: 0;
	}
	.information-select {
		margin-bottom: 30px;
	}
	#informationArea dl {
		padding-bottom: 30px;
	}
	#informationArea dl .infoWrap {
		display: block;
	}
	#informationArea dt {
		margin-bottom: 10px;
		width: 100%;
		float: none;
		vertical-align: middle;
	}
	#informationArea dd {
		width: 100%;
		float: none;
		line-height: 1.9;
		padding: 0 15px;
		font-size: 14px;
	}
}
.pickUpSection {
	word-spacing: -1em;
	display: table;
	display: block\9;
	width: 100%;
	margin: auto;
}
.pickUpSection .pickUpDetail {
	margin-bottom: 70px;
}
.pickUpSection .pickUpDetail > span {
	display: block;
}
.pickUpArticle {
	word-spacing: -1em;
	display: table;
	width: 100%;
	margin: auto;
}
.pickUpArticle > div {
	word-spacing: normal;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	width: 47.668059%;
}
.pickUpArticle > div:first-child {
	width: 50.331941%;
	margin-right: 2%;
}
.pickUpArticle > div:first-child > span {
	display: block;
	margin-right: 10px;
	border: 1px solid #CBBFA3;
	height: 170px;
}
.pickUpDetail:nth-child(n + 3) .pickUpArticle > div {
	width: 68.718059%;
	vertical-align: top;
}
.pickUpDetail:nth-child(n + 3) .pickUpArticle > div:first-child {
	width: 27.281941%;
	margin-right: 4%;
}
.pickUpDetail:nth-child(n + 3) .pickUpArticle > div:first-child > span {
	height: 96px;
}
.pickUpArticle h4 {
	font-size: 1.6em;
	font-weight: normal;
	line-height: 1.4;
	letter-spacing: .1rem;
	margin-bottom: 12px;
}
.pickUpArticle p {
	line-height: 1.5;
}
@media only screen and (max-width: 1639px) {
	.pickUpDetail:nth-child(n + 3) .pickUpArticle > div {
		width: 59.718059%;
	}
	.pickUpDetail:nth-child(n + 3) .pickUpArticle > div:first-child {
		width: 36.281941%;
	}
	.pickUpDetail:nth-child(n + 3) .pickUpArticle > div:first-child > span {
		height: 85px;
	}
}
@media only screen and (max-width: 1199px) {
	.pickUpDetail:nth-child(n + 3) .pickUpArticle > div {
		width: 100%;
	}
	.pickUpDetail:nth-child(n + 3) .pickUpArticle > div:first-child {
		width: 100%;
	}
	.pickUpDetail:nth-child(n + 3) .pickUpArticle > div:first-child > span {
		height: 100px;
		margin-bottom: 10px;
	}
}
@media only screen and (max-width: 991px) {
	.pickUpSection .pickUpDetail:nth-child(n + 3) {
		width: 50%;
		display: inline-block;
		vertical-align: top;
	}
	.pickUpDetail:nth-child(n + 3) .pickUpArticle > div:first-child {
		width: 100%;
	}
	.pickUpDetail:nth-child(n + 3) .pickUpArticle > div {
		width: 100%;
	}
	.pickUpDetail:nth-child(n + 3) .pickUpArticle > div:first-child > span {
		height: 140px;
	}
}
@media only screen and (max-width: 800px) {
	.pickUpSection .pickUpDetail > span {
		margin: 0 10px;
	}
}
@media only screen and (max-width: 767px) {
	.pickUpSection .pickUpDetail {
		width: 100%;
		padding: 0;
		margin-bottom: 50px;
	}
	.pickUpSection .pickUpDetail > span {
		margin: 0;
	}
	.pickUpArticle > div {
		width: 100%;
		margin: 20px 0 0;
	}
	.pickUpDetail:nth-child(n + 3) .pickUpArticle > div {
		margin: 10px 0 0;
	}
	.pickUpArticle > div:first-child {
		width: 100%;
		margin: 0;
	}
	.pickUpDetail.col-md-3:nth-child(odd) .pickUpArticle {
		padding-right: 8px;
	}
	.pickUpDetail.col-md-3:nth-child(even) .pickUpArticle {
		padding-left: 8px;
	}
	.col-md-3 .pickUpArticle h4 {
		font-size: 14px;
	}
	.pickUpArticle p {
		font-size: 13px;
		line-height: 1.7;
	}
}
.topicsBox {
	text-align: center;
}
.topicsWrap {
	position: relative;
}
.topicsWrap ul {
	background: #EBE8E1;
	padding: 40px;
	margin-bottom: 100px;
	text-align: center;
}
.topPage .content .contentDetails .topicsWrap li {
	margin: 0 1.2% 20px;
	width: 22%;
	text-align: left;
}
.topPage .content .contentDetails .topicsWrap li figure {
	border: none;
	margin: 0;
}
.topicsWrap img {}
.topicsWrap .textWrap {
	padding: 30px;
	background: #fff;
}
.topicsWrap h4 {
	font-size: 1.6rem;
	margin-bottom: 20px;
}
.topicsWrap p {}
.contS .ftrContactBnrWrap-top {
	display: none;
}
.pre_group_unit_btn {
	padding-bottom: 0;
	margin-bottom: 0;
	margin-top: 5px;
}
.pre_group_unit_btn a, .pre_group_unit_btn > span {
	background: url(../../../img/pages/lineup/index/icon_pre_btn.png) left center #333333 no-repeat;
	color: #fff;
	width: 180px;
	height: 40px;
	line-height: 40px;
	margin: 0;
	display: block;
	text-align: center;
	text-decoration: none;
	font-size: 16px;
	padding-left: 10px;
}
.bukkenImg {
	display: block;
}
.bukkenImg .onlySMPImg {
	display: none;
}
br.onlySMPapp {
	display: none;
}


.bnrL .onlyPCImg, .bnrM .onlyPCImg {
	display: block;
}
.bnrL .onlySMPImg, .bnrM .onlySMPImg {
	display: none;
}
@media screen and (min-width:1100px) {
	.recommend_first-child .bukkenData .bukkenDataDetails {
		padding-top: 18px;
	}
	.hakoneMyojindaiWrap .bukkenData .bukkenDataDetails {
		padding-top: 72px;
	}
}
@media screen and (min-width:768px) and (max-width: 800px) {
	.recommend_first-child .bukkenData .bukkenDataDetails {
		padding-top: 28px;
	}
	.hakoneMyojindaiWrap .bukkenData .bukkenDataDetails {
		padding-top: 72px;
	}
}
@media screen and (max-width:1110px) {
	.contM p {
		margin-bottom: 10px;
	}
	.contactSection {
		background-image: none;
	}
}
@media only screen and (max-width: 991px) {
	.topPage .content .contentDetails .topicsWrap li {
		width: 47%;
	}
}
@media screen and (max-width:900px) {
	.contactSection {
		background-image: none;
	}
}
@media screen and (max-width:800px) {
	.contWrap > div {
		vertical-align: top;
	}
	.contM p {
		font-size: 1.4em;
		line-height: 1.2;
	}
	.topPage .content .contentDetails.contS {
		width: 100%;
	}
	.topPage .content .contentDetails.contL {
		width: 100%;
	}
	.topPage .content .contentDetails.contS .noTabSMP {
		display: none;
	}
	.bukkenName {
		padding: 13.2% 0;
	}
	.bukkenNameS {
		width: 35.211267605%;
		background: #ded8ca;
		padding: 6.85% 0;
	}
}
@media screen and (max-width:768px) {
	#topSliderWrap h2.topSliderText img {
		width: 80%;
		height: auto;
	}
	#topSliderWrap .topSliderArrow {
		bottom: 40px;
	}
	#topSliderWrap .topSliderArrow img {
		height: 22px;
		width: auto;
	}
	#topSlider-pager {
		position: static;
		bottom: auto;
		right: auto;
		margin: 15px auto 0;
	}
	#topSlider-pager a {
		color: #dacdb7;
	}
	.bukkenWrap > div.bukkenData {
		position: relative;
		top: auto;
		left: auto;
		width: 100%;
		height: auto;
		overflow: hidden;
	}
	.bukkenData .bukkenDataDetails {
		display: block;
		width: 100%;
	}
	.recommend_first-child .bukkenData .bukkenDataDetails, .hakoneMyojindaiWrap .bukkenData .bukkenDataDetails {
		padding-top: 20px;
	}
	.bukkenName {
		padding: 14% 0;
	}
	.bukkenNameS {
		padding: 7.2% 0;
	}
}
@media only screen and (max-width: 767px) {
	.topPage .content {
		padding-right: 15px;
		padding-left: 15px;
	}
	.topPage .linkArea p {
		font-size: 13px;
	}
	.topPage .linkArea h3 {
		font-size: 1.55rem;
		padding-bottom: 16px;
		margin-bottom: 16px;
		line-height: 1.3;
	}
	.topPage .linkArea h3::after {
		bottom: 0;
	}
	.topPage .content .contentDetails li figure {
		margin-bottom: 15px;
		height: 75px;
	}
	.bukkenWrap > div.bukkenData {}
	#informationArea {
		margin-bottom: 60px;
	}
	.topPage .content .contentDetails .topicsWrap li {
		width: 100%;
		margin: 0 .5% 20px;
	}
	.topicsWrap {
		margin: 0 -15px;
	}
	.topicsWrap .slick-prev, .topicsWrap .slick-next {
		display: none;
	}
	.topicsWrap .slick-next {
		left: inherit;
		right: -15px;
	}
	.topicsWrap .slick-prev:before {
		content: "◀";
	}
	.topicsWrap .slick-next:before {
		content: "▶";
	}
}
@media screen and (max-width:640px) {
	.topPage .content .contentDetails {
		margin-bottom: 40px;
	}
	.topPage .content .contentDetails.bnrL {
		margin-top: 0;
	}
	.topPage .content .contentDetails.bnrM {
		width: 100%;
		margin-top: -15px;
	}
	.recommend_first-child .bukkenData .bukkenDataDetails, .hakoneMyojindaiWrap .bukkenData .bukkenDataDetails {
		padding-top: 5px;
	}
}
@media screen and (max-width:767px) {
	.topicsWrap ul {
		display: block;
		margin-bottom: 10px;
		padding: 15px 40px 5px;
	}
	.topicsWrap li {
		margin: 0 auto 20px;
	}
	.contM h3.textHdd {
		margin-bottom: 10px;
		text-decoration: none;
	}
	.contS h3.textHdd {
		margin-bottom: 10px;
		text-decoration: none;
	}
	.contWrap .contImg span {
		margin-right: 10px;
	}
	.contS .ftrContactBnrWrap-top {
		display: block;
	}
	.bukkenWrap {
		background: #ded8ca;
		margin-bottom: 20px;
		height: auto;
	}
	.bukkenWrap.hida_takayama {
		height: auto;
	}
	.bukkenWrap.adj-7column {
		height: auto;
	}
	.bukkenName {
		width: 50%;
		padding: 10px 0 5px;
		float: left;
		text-align: center;
	}
	.bukkenNameS, .bukkenNameS_L2 {
		width: 50%;
		padding: 25px 0 4px;
		float: left;
		text-align: center;
		position: relative;
		top: inherit;
		transform: inherit;
	}
	.recommend_first-child .bukkenName, .hakoneMyojindaiWrap .bukkenName, .hakoneMyojindaiWrap .bukkenName_L2 {
		width: 100%;
		padding: 20px 0 10px;
		float: none;
		text-align: center;
		position: relative;
		top: inherit;
		transform: inherit;
		font-size: 2.4rem;
		background: #ded8ca;
	}
	.recommend_first-child .bukkenNameS, .hakoneMyojindaiWrap .bukkenNameS {
		width: 100%;
		padding: 10px 0 0;
		float: none;
		text-align: center;
	}
	.bukkenImg {
		width: 50%;
		float: left;
	}
	.topPage .content .contentDetails > span div:nth-of-type(2) .bukkenImg img {
		height: 170px;
	}
	.recommendWrap .kyukaruizawa img {
		object-position: 58% 50%;
		font-family: 'object-fit: cover; object-position: 58% 50%;';
	}
	.recommend_first-child .bukkenImg, .hakoneMyojindaiWrap .bukkenImg {
		width: 100%;
		float: none;
	}
	.bukkenName img {
		height: 16px;
		width: auto;
	}
	.bukkenNameS img {
		height: 16px;
		width: auto;
	}
	.bukkenData .bukkenDataDetails {
		padding-top: 10px;
		padding-left: 0;
		padding-right: 0;
		padding: 8px 0 10px;
		text-align: center;
		position: relative;
		top: inherit;
		left: inherit;
		transform: inherit;
	}
	.bukkenData .bukkenDataDetails .name {
		margin-bottom: 3px;
	}
	.bukkenData .bukkenDataDetails .price {
		font-size: 1em;
	}
	.bukkenData .bukkenDataDetails .price > span {
		display: inline-block;
		margin-top: 2px;
	}
	.bukkenData .bukkenDataDetails img {
		height: 26px;
		width: auto;
	}
	.pre_group_unit_btn a, .pre_group_unit_btn > span {
		margin: 0 auto;
		width: 85%;
		margin-bottom: 10px;
		padding: 0 8px 0 16px;
		font-size: 16px;
		height: auto;
	}
	.bukkenNameS + .bukkenData .pre_group_unit_btn > span {
		font-size: 12px;
	}
	.pickUpArticle {
		margin: auto;
	}
	.pickUpArticle > div:first-child > span {
		margin-right: 0;
	}
	.pickUpDetail:nth-child(n + 3) .pickUpArticle > div:first-child > span {
		height: 142px;
	}
	.contentsLinkArea > span {
		margin: 0 5px;
		background: #f6f4eb;
	}
	.contentsLinkArea > span p {
		padding-left: 5px;
		padding-right: 5px;
	}
	.bukkenImg .onlyPCImg {
		display: none;
	}
	.bukkenImg .onlySMPImg {
		display: block;
	}
	br.onlySMPapp {
		display: block;
	}
	.bnrL .onlyPCImg, .bnrM .onlyPCImg {
		display: none;
	}
	.bnrL .onlySMPImg, .bnrM .onlySMPImg {
		display: block;
	}
	.bukkenData .bukkenDataDetails .price {
		margin-bottom: 8px;
		display: inline-block;
	}
}
@media only screen and (max-width: 320px) {
	.bukkenNameS, .bukkenNameS_L2 {
		padding: 18px 0 4px;
		font-size: 1.5rem;
	}
}
.anct p {
	background: #fff;
	border: 2px solid #aaa;
	padding: 9px;
	margin: 40px auto 80px;
	max-width: 1200px;
	text-align: center;
	font-size: 153.9%;
}
@media screen and (max-width:991px) {
	.anct p {
		text-align: left;
		font-size: 1.4rem;
		padding: 15px 20px;
		margin: 10px auto 60px;
	}
}
p.capsWrap {
	font-size: 1em;
	text-align: left;
	padding: 0 15px;
	margin: 0 auto 50px;
}
.tokyoInfo {
	margin-bottom: 20px;
}
.tokyoInfo .onlyPCImg {
	display: block !important;
}
.tokyoInfo .onlySMPImg {
	display: none !important;
}
@media screen and (max-width:640px) {
	.tokyoInfo .onlyPCImg {
		display: none !important;
	}
	.tokyoInfo .onlySMPImg {
		display: block !important;
	}
}
.scrollBtn {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 2;
	text-align: center;
}
.scrollBtn a {
	display: inline-block;
	padding-bottom: 114px;
	color: #333;
	font-size: 18px;
	height: 132px;
}
.scrollBtn a::after {
	content: "";
	position: absolute;
	top: 34px;
	left: 50%;
	display: block;
	width: 1px;
	height: 100%;
	background: #fff;
	transform: translateX(-50%);
	animation: scrollBtn 1.8s linear 0s infinite;
}
.scrollBtn.white a {
	color: #fff;

}
.scrollBtn.white::after {
	background: #fff;
}
.scrollBtn.white a:link, .scrollBtn.white a:visited {
	text-decoration: none;
}
@keyframes scrollBtn {
	0% {
		transform: scaleY(0);
		transform-origin: left top;
	}
	20% {
		transform: scaleY(1);
		transform-origin: left top;
	}
	21% {
		transform: scaleY(1);
		transform-origin: left bottom;
	}
	50%, 100% {
		transform: scaleY(0);
		transform-origin: left bottom;
	}
}
@media only screen and (max-width: 767px) {
	.scrollBtn {
		bottom: 40px;
		left: inherit;
		right: 4%;
		text-align: right;
	}
	.scrollBtn a::after {
		top: 80px;
		left: inherit;
		right: 2.4%;
		transform: inherit;
	}
	.scrollBtn.white::after {
		left: inherit;
		right: 2.8%;
		top: 81px;
	}
	.scrollBtn.white a:link, .scrollBtn.white a:visited {
		writing-mode: vertical-rl;
	}
}
.mainImageText .more.arrow-right::before, .mainImageText .more.arrow-right::after {
	bottom: inherit;
	right: -150px;
	top: 50%;
	transform: translateY(-50%);
}
.mainImageText .more.arrow-right::before {
	background: #fff !important;
}
.mainImageText .more.arrow-right::after {
	transform: translateY(-50%) rotate(45deg);
	border-top: 1px solid #fff;
}
.new {
	background: #80214D;
	display: inline-block;
	color: #fff;
	padding: 11px 19px;
	font-size: 18px;
	line-height: 1;
	font-family: 'Crimson Text', serif;
}
#informationArea .new {
	padding: 4px 16px;
	margin-left: 50px;
	font-size: 12px;
}
.pickUpSection .new {
	padding: 7px 12px 5px;
	font-size: 1.2rem;
	margin-bottom: 7px;
}
@media only screen and (max-width: 767px) {
	#informationArea .new {
		margin-left: 30px;
		transform: translateY(-1px);
	}
}

/* bn-froat */
.bn-froat {
	position: fixed;
	top: 35%;
	right: 1%;
	z-index: 1000;
	width: 350px;
	border: 1px solid #ccc;
	background: #325d53;
}
.bn-froat.background2 {
	background: #554d32;
}
.bn-froat > a {
	display:none;
}
.bn-froat.background1 > a:nth-of-type(1) {
	display:block;
}
.bn-froat.background2 > a:nth-of-type(2) {
	display:block;
}
.bnr-textBox {
	padding: 15px 20px;
	text-align:center;
	background: #325d53;
}
a:nth-of-type(2) .bnr-textBox {
	background: #554d32;
}
.bnr-pickupText {
	position:absolute;
	top:0;
	left:0;
	padding: 8px;
	font-size: 1.5rem;
	color: #fff;
	background: #83214d;
}
.bnr-textBox p {
	font-size:2.5rem;
	font-weight:normal;
	color:#ffe290;
	line-height: 1.1;
	margin-bottom:8px;
}
a:nth-of-type(2) .bnr-textBox p {
	color:#f2dc9e;
}
.bnr-textBox p small {
	font-size:75%;
}
.bnr-textBox p.bnr-linkText {
	font-size: 1.6rem;
	color:#fff;
	margin-right: 15px;
	position:relative;
	display: inline-block;
}
a:nth-of-type(2) .bnr-textBox p.bnr-linkText {
	color:#fff;
}
.bnr-textBox p.bnr-linkText::after {
    content: "";
    width: 10px;
    height: 10px;
    position: absolute;
    top: 50%;
    right: -18px;
    transform: translateY(-50%);
    margin: auto;
    box-sizing: border-box;
    border: 5px solid transparent;
    border-left: 6px solid #fff;
}
.closeBtn {
	position: absolute;
	top: 0;
	right: 0;
	width: 25px;
}
@media only screen and (max-width: 991px) {
	.bn-froat {
		max-width: 264px;
		top: inherit;
		bottom: 90px;
	}
	.bnr-textBox p {
		font-size: 2rem;
	}
	.bnr-textBox p.bnr-linkText {
		font-size: 1.2rem;
	}
}
@media only screen and (max-width: 767px) {
	.bn-froat {
		width: 100%;
		max-width: inherit;
		bottom: 79px;
		right: 0;
	}
	.bnr-pickupText {
		padding: 6px 8px;
		font-size: 1rem;
	}
	.bn-froat a {
		display:flex;
		align-items: center;
		flex-direction: row-reverse;
	}
	.bn-froat > a {
		display:none;
	}
	.bn-froat.background1 > a:nth-of-type(1) {
		display:flex;
	}
	.bn-froat.background2 > a:nth-of-type(2) {
		display:flex;
	}
	.bnr-textBox {
		width: 51%;
		padding: 15px 10px 0 15px;
		text-align: left;
	}
	.bnr-imgBox {
		width: 49%;
		text-align: left;
	}
	.bnr-textBox p {
		font-size: 1.5rem;
		line-height: 1.2;
		margin-bottom: 5px;
	}
	.bnr-textBox p.bnr-linkText {
		font-size: 1rem;
	}
	.bnr-textBox p.bnr-linkText::after {
		right: -16px;
		box-sizing: border-box;
		transform: translateY(-50%) scale(.7);
	}
}
@media only screen and (max-width: 320px) {
	.bnr-pickupText {
		padding: 4px 6px;
	}
	.bnr-textBox p {
		font-size: 1.2rem;
	}

}