@charset "utf-8";
/*************************
共通
*************************/
html {
  -webkit-overflow-scrolling: touch;
}
/* --------▼　MT調整　▼-------- */
*, :after, :before, html , a {box-sizing:border-box;} 
figure {margin:0 0 1rem;}
h1, h2, h3, h4, h5, h6 {margin-top:0; margin-bottom:0.5rem;}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {color:inherit; font-family:inherit; font-weight:500; line-height:1.1; margin-bottom:0.5rem;}
/* 商品モジュール調整 (使用しない場合は削除) */
.orihica_main .topicModuleCol2 {max-width: 1000px;margin-top: 30px;margin-bottom: 0px;}
.orihica_main .topicModuleCol2__text {padding-left: 0px;padding-right: 0px;}
.orihica_main .topicModuleCol2 .topicModuleCol2__image {display: none;}
.orihica_main .topicModuleCol2__price + .topicModuleCol2__price {border-top: 1px solid rgba(35, 48, 82, 0.25);}
.orihica_main .topicModuleItem, .orihica_main .topicModuleItem__button {color: #333 !important;}
.orihica_main .topicModuleItem__button {border: 1px solid #364d71;color: #364d71 !important;}
.orihica_main .topicModuleItem__titleCol {width: 40%;}
.orihica_main .topicModuleItemBtn {color: #364d71;background-color: #e8edf5;border: 1px solid #364d71}
.orihica_main .topicModuleItemBtn::after {border-top: 1px solid #364d71;border-right: 1px solid #364d71;}
.orihica_main .topicModuleCol1 {margin-bottom: 45px;}
.orihica_main .topicModuleCol1__item {margin-top: 0px;}
.orihica_main .topicModuleCol1__image {display: none;}
.orihica_main .topicModuleCol1__priceItem {display: block;width: auto;padding-right: 20px;padding-left: 20px;}
.orihica_main .topicModuleCol1__priceItem + .topicModuleCol1__priceItem {border-top: 1px solid rgba(35, 48, 82, 0.25);}
.orihica_main .topicModuleCol1__text, .orihica_main .topicModuleCol1__priceList {padding: 0;}
.orihica_main .topicModuleItem__titleCol,.orihica_main .topicModuleItem__priceCol,.orihica_main .topicModuleItem__buttonCol {padding-top: 0;}
.topicModuleCol1__priceList .topicModuleCol1__priceItem+.topicModuleCol1__priceItem .topicModuleItem__titleCol,
.topicModuleCol1__priceList .topicModuleCol1__priceItem+.topicModuleCol1__priceItem .topicModuleItem__priceCol,
.topicModuleCol1__priceList .topicModuleCol1__priceItem+.topicModuleCol1__priceItem .topicModuleItem__buttonCol{padding-top: 20px;}
.orihica_main .card_desc p {font-size: 11px;line-height: 1;}
@media screen and (min-width:862px) {.orihica_main .topicModuleCol1__item{width: auto;max-width: 475px;}}
@media screen and (max-width: 861px) {.orihica_main .topicModuleCol2, .orihica_main .topicModuleCol2__item {margin-top: 6vw;}
.orihica_main .topicModuleCol1 {margin-top: 6vw;}.orihica_main .topicModuleCol1__priceItem {padding: 0;}.orihica_main .topicModuleItem__titleCol {min-width: 0px;}.card_list {width:  100%;}}
/* --------▲　MT調整　▲-------- */

main .container {
  width: auto;
  max-width: inherit;
  height: auto;
  padding: 0;
}
body .orihica_main img {
  height: auto;
}
.container .breadcrumbs {
	padding: 12px;
}
.orihica_main p, .orihica_main ul {
	font-size: 13px;
	line-height: 2;
	color: #333;
}
.orihica_main .topicModuleCol2__text {
	color: #333 !important;
}
.topicModuleBanner a, .orihica_main a {
	transition-duration: 0.5s;
	display: block;
}
.topicModuleBanner a:hover, .orihica_main a:hover {
	opacity: .7;
	transition: .2s;
}

/* アンカーリンクとび先においてヘッダーが入る高さを考慮した上部の空白
　　※とび先の「id」が入っている箇所に下記classを追加してください*/
.orihica_main .anchorLink-margin {
	margin-top: -35px !important;
	padding-top: 35px !important;
}

/* メインビジュアル */
.orihica_main .mv .mv_img img {
	width: 100%;
	margin: 0 auto;
}

/* リード */
.orihica_main .about {
	margin: 0 0 80px;
	padding-top: 40px;
	font-size: 14px;
	text-align: center;
	line-height: 2.3;
}
.orihica_main .lead_text {
	font-size: 14px;
	text-align: center;
}

/* 見出し */
.orihica_main h1 {
	margin-bottom: 0;
}
.orihica_main h2 {
	margin-bottom: 20px;
	align-items: center;
	color: #364d71;
	text-align: center;
	font-size: 30px;
	font-weight: normal;
	line-height: 1.1;
}
.orihica_main .variation-h2 {
	display: flex;
}
.orihica_main .variation-h2:before, .orihica_main .variation-h2:after {
	content: "";
	height: 2px;
	flex-grow: 1;
	background-color: #364d71;
}
.orihica_main .variation-h2:before {
	margin-right: 3rem;
}
.orihica_main .variation-h2:after {
	margin-left: 3rem;
}
.orihica_main h3 {
	position: relative;
	line-height: 1.3;
	margin-bottom: 10px;
	font-size: 20px;
	font-weight: bold;
	color: #333;
}
.VARIATION {
	max-width: 314px;
}
.STYLING {
	max-width: 235px;
}
.STAFF {
	margin-bottom: 30px;
}
.STAFF img {
	max-width: 323px;
}
/* コンテンツ */
.orihica_main {
	margin-bottom: 90px;
}
.orihica_main section+section {
	margin-top: 100px;
}
.orihica_main section+section h2 {
	padding-top: 90px;
	border-top: 1px solid #787878;
}
.orihica_main .contents_inner {
	max-width: 1000px;
	margin: 0 auto;
}

/* VARIATION */
.variation-area {
	margin-bottom: 70px;
}
.item-text {
	text-align: center;
}
.item-text p {
	font-size: 14px;
}

/*slider*/
.sliderWrap_typeB .sliderItem {
	position: relative;
}
.orihica_main .sliderWrap_typeB {
	position: relative;
}
.style-inner+.style-inner {
	margin-top: 80px;
}

/*button*/
.button-area {
	margin-top: 55px;
}
.button {
	margin-bottom: 30px;
}
.button a {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	max-width: 460px;
	min-height: 60px;
	margin: auto;
	padding: 15px 25px;
	color: #fff;
	background-color: #364d71;
	text-align: center;
	font-size: 13px;
	transition-duration: 0.3s;
}
.button a::after {
	content: "";
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 25px;
	width: 8px;
	height: 8px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	transform: rotate(45deg);
}
.button a:hover {
	opacity: 0.8;
}
.btn-beige {
	margin-bottom: 0;
}
.btn-beige a {
	background-color: #a2927d;
}
.orihica_main .catch-tx {
	margin-bottom: 5px;
	font-size: 16px;
	text-align: center;
}
.orihica_main .catch-tx span {
	position: relative;
	padding: 0px 9px 0 14px;
}
.orihica_main .catch-tx span::after,.orihica_main .catch-tx span::before {
	position: absolute;
	content: "";
	top: 0;
	width: 1px;
	height: 100%;
	background: #333;
	border-radius: 3px;
}
.orihica_main .catch-tx span::before {
	left: 0;
	transform: rotate(-30deg);
}
.orihica_main .catch-tx span::after {
	right: 0;
	transform: rotate(30deg);
}

/*************************
PC only
*************************/
@media screen and (min-width: 862px) {
	.orihica_main .sp {
		display: none;
	}
	.topicModuleCol2__text.topicModuleText--medium {
		font-size: 14px;
	}
	
	/* コンテンツ */
	.full {
		margin-bottom: 35px;
	}
	.slider_typeB,.flex-container {
		display: flex;
		justify-content: space-between;
	}
	.flex-iiner {
		width: 47.5%;
	}
	.slider_typeB .sliderItem {
		width: 540px;
	}
	.sliderWrap_typeB .slider_typeB {
		display: flex;
		justify-content: space-between;
		margin: 0px auto 30px;
	}
	.item-text p {
		display: inline;
	}
}


/*************************
tablet only
*************************/
@media screen and (min-width: 862px) and (max-width: 1232px) {
	  body .container{
      padding: 0;
   }
	.orihica_main .contents_inner, main .topicModuleBanner {
		padding: 0 16px;
		box-sizing: border-box;
	}
}


/*************************
SP only
*************************/
@media screen and (max-width: 861px) {
	.orihica_main .pc {
		display: none;
	}
	/* アンカーリンクとび先においてヘッダーが入る高さを考慮した上部の空白 */
	.orihica_main .anchorLink-margin {
		margin-top: -50px !important;
		padding-top: 50px !important;
	}
	
	/* リード */
	.orihica_main .about {
		margin-bottom: 12vw;
		padding-top: 20px;
	}
	.orihica_main .about .lead_text {
		font-size: 3.73vw;
		text-align: left;
	}
	/* 見出し */
	.orihica_main h2 {
		margin-bottom: 6vw;
		font-size: 5.2vw;
	}
	.orihica_main .variation-h2:before, .orihica_main .variation-h2:after {
		height: 1px;
	}
	.orihica_main .variation-h2:before {
		margin-right: 1rem;
	}
	.orihica_main .variation-h2:after {
		margin-left: 1rem;
	}
	.orihica_main h3 {
		margin-bottom: 0;
		font-size: 3.8vw;
	}
	.STYLING {
		width: 57%;
		margin-bottom: 20px;
	}
	.STAFF img {
		text-align: center;
		width: 76%;
	}
	
	/* コンテンツ */
	.orihica_main .contents_inner, main .topicModuleBanner {
		padding: 0 16px;
		box-sizing: border-box;
	}
	.orihica_main .contents_inner {
		width: 100%;
	}
	.orihica_main section+section {
		margin-top: 15vw;
	}
	.orihica_main section+section h2 {
		padding-top: 13vw;
	}
	.orihica_main .about .lead_text, .orihica_main .item-text p,.orihica_main .style-area p {
		font-size: 3.1vw;
	}
	/* VARIATION */
	.variation-area {
		margin-bottom: 12vw;
	}
	.VARIATION {
		width: 56vw;
	}
	.full {
		width: 100vw;
		margin-left: calc(-50vw + 50%);
	}
	.item-text p + p {
		margin-top: 12px;
	}
	.item-text {
		width: auto;
		margin: 20px auto;
		text-align: left;
	}
	
	/*slider*/
	.style-inner+.style-inner {
		margin-top: 13vw
	}
	.sliderWrap_typeB .slider_typeB {
		max-width: 500px;
		margin: 0 auto;
	}
	.sliderWrap_typeB .slick-dotted.slick-slider {
		margin-bottom: 50px;
	}
	.sliderWrap_typeB .sliderItem {
		position: relative;
	}
	.sliderWrap_typeB .slick-dots li button, .sliderWrap_typeB .slick-dots li {
		width: 10px;
		height: 10px;
	}
	.sliderWrap_typeB .slick-dots li {
		margin: 0 7px;
	}
	.sliderWrap_typeB .slick-dots li button::before {
		opacity: 1;
		width: 10px;
		height: 10px;
		border-radius: 100vw;
		background-color: #ccc;
		content: ' ';
	}
	.sliderWrap_typeB .slick-dots li button:hover::before {
		background-color: #848484;
	}
	.sliderWrap_typeB .slick-dots li.slick-active button:before {
		background-color: #364d71;
	}
	.orihica_main .mb_50_sp,.orihica_main .topicModuleCol1 {
		margin-bottom: 7vw !important;
	}
	
	/*button*/
	.button {
		width: 100%;
	}
	.button a {
		font-size: 3.4vw;
		padding: 6vw 6vw 6vw 4vw;
	}
	.btn-beige a {
		padding: 3vw 6vw 3vw 0;
	}
	.button a::after {
		right: 20px;
	}
	
}