@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__titleCol {width: 40%;min-width: 110px;}
.orihica_main .topicModuleItemBtn {background-color: #612953;color: #fff;}
.orihica_main .topicModuleItemBtn::after {border-top: 1px solid #fff;border-right: 1px solid #fff;}
.orihica_main .topicModuleCol1 {margin-bottom: 45px;}
.orihica_main .topicModuleCol1__item {margin-top: 13px;}
.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 {padding: 0;}
.orihica_main .topicModuleCol1__priceList {padding-top: 0;}
.card_item a, .card_item p {line-height: 1 !important;}
body button:not(.btn) {font-size: 13px;}
.orihica_main .mb_50_sp {margin-bottom: 0 !important;}
.topicModuleCol1__priceList li + li {border-top: 1px solid #ced1d5;}
@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;}
.orihica_main .topicModuleItem__number{font-size: 9px;}}

/*モジュール*/
.topicModuleItem__name, .topicModuleItem__number, .topicModuleItem__price {
	text-align: left;
}
.discount {
	display: inline-block;
	margin: 3px 0;
	padding: 2px 4px 0;
	color: #d11b1b;
	font-weight: bold;
	border: 1px solid #d11b1b;
}
.discount-before {
	color: #888;
	text-decoration: line-through;
	text-decoration-color: #888;
	font-size: 12px;
}
.discount-after {
	color: #d11b1b;
}
.topicModuleCol1 .note {
	margin: 0 20px;
	padding: 20px 0;
	border-top: 1px solid #ced1d5;
	text-align: left;
}
@media screen and (max-width: 861px) {
	.discount-before {
		font-size: 3vw;
	}
	.discount-after {
		font-size: 4vw;
}
	.topicModuleItem__buttonCol {
		width: auto;
    min-width: 80px;
	}
	.topicModuleItem__button {
    min-width: 80px;
		font-size: 12px;
	}
}

/* --------▲　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 {
	line-height: 2;
	color: #333;
}
.orihica_main, .contents_inner, .sliderWrap {
	box-sizing: border-box;
}
.orihica_main .topicModuleCol2__text {
	color: #333 !important;
}
.orihica_main .topicModuleBanner a:hover, .orihica_main a:hover, .orihica_main .button: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 {
	line-height: 2.3;
	margin: 0;
	padding-top: 30px;
	font-size: 14px;
	text-align: center;
}
.orihica_main .lead_text {
	font-size: 14px;
	text-align: center;
}
.lead_text .emphasis {
	display: block;
	margin-bottom: 10px;
	font-size: 17px;
	font-weight: bold;
}
/* 見出し */
.orihica_main h1 {
	margin-bottom: 0;
}
.orihica_main h2 {
	line-height: 1.1;
	margin-bottom: 15px;
	padding-top: 70px;
	color: #612953;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
}
.orihica_main .bg h2 {
	margin-top: 70px;
}
.orihica_main h3, .orihica_main .h3 {
	line-height: 1.1;
	margin-bottom: 40px;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
.orihica_main h4 {
	line-height: 1.1;
	margin-bottom: 20px;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}
/* コンテンツ */
.orihica_main .contents_inner {
	max-width: 1000px;
	margin: 0 auto;
}
.bg {
	background-color: #e8e8e8;
	padding-bottom: 70px;
}
.h2-tx, .note, .date {
	text-align: center;
	font-size: 14px;
}
.h2-tx-area {
	margin-bottom: 20px !important;
}
.note {
	font-size: 11px;
}
.date {
	margin-top: 5px;
	color: #d11b1b !important;
	font-weight: bold;
}
/*#styling */
#styling .slider-tx-area {
	margin-bottom: 15px;
}
#styling .col2 {
	max-width: 900px;
	display: flex;
	margin: auto;
	align-items: center;
	justify-content: space-between;
}
#styling .reverse .textWrap {
	order: 1;
}
#styling .reverse .sliderWrap, #styling .reverse .imgWrap {
	order: 2;
}
#styling .col2 .sliderWrap, #styling .col2 .imgWrap {
	width: 52%;
}
#styling .col2 .textWrap {
	width: 44%;
}
#styling .wrapper + .wrapper{
	margin-top: 60px;
}
#styling .col2 + .wrapper{
	margin-top: 40px;
}
#styling .wrapper + .col2 .button {
	margin-bottom: 30px;
}
#styling .col2 .button {
	width: 49%;
}
#styling .col2 .button.btn-Full {
	width: 100%;
}
/*slick start*/
.wrapper, .slider {
	max-width: 470px;
	margin: 0 auto;
}
.slick-dotted.slick-slider {
	margin-bottom: 40px;
}
body button:not(.btn) {
	z-index: 100;
}
.orihica_main .slideItem {
	position: relative;
}
.slick-prev {
	left: 0;
}
.slick-arrow {
	right: 0;
}
.sliderWrap .slick-prev::after, .sliderWrap .slick-next::after, .sliderWrap .slick-prev::before, .sliderWrap .slick-next:before {
	opacity: 1;
}
.sliderWrap .slick-prev::after, .sliderWrap .slick-next::after {
	position: absolute;
	right: 5px;
	bottom: 0px;
	z-index: 1;
	width: 45px;
	height: 45px;
	border: 2px solid #fff;
	border-radius: 100px;
	background: rgb(0 0 0 / 30%);
	content: "";
}
.sliderWrap .slick-prev::after {
	left: 5px;
}
.sliderWrap .slick-prev::before, .sliderWrap .slick-next:before {
	position: absolute;
	right: 24px;
	bottom: 17px;
	z-index: 2;
	transform: rotate(45deg);
	width: 13px;
	height: 13px;
	border-top: #fff 2px solid;
	border-right: #fff 2px solid;
	content: "";
}
.sliderWrap .slick-prev::before {
	transform: rotate(225deg);
	left: 23px;
}
.sliderWrap button.slick-next.slick-arrow:hover, .sliderWrap button.slick-prev.slick-arrow:hover {
	transition: all 400ms;
	opacity: 0.6;
}
.orihica_main .slick-dots li button, .orihica_main .slick-dots li {
	width: 10px;
	height: 10px;
}
.orihica_main .slick-dots li {
	margin: 0 7px;
}
.orihica_main .slick-dots li button::before {
	content: ' ';
	background-color: #ccc;
	width: 10px;
	height: 10px;
	opacity: 1;
	border-radius: 100vw;
}
.orihica_main .slick-dots li button:hover::before {
	background-color: #848484;
}
.orihica_main .slick-dots li.slick-active button:before {
	background-color: #612953;
}
/*slick end*/
/*stylingPoint*/
#stylingPoint .stylingPoint {
	margin-top: 40px;
	padding: 40px 70px 50px;
	background-color: #fff;
}
#stylingPoint .stylingPoint + .stylingPoint {
	margin-top: 50px;
}
#stylingPoint ul {
	max-width: 900px !important;
	display: flex;
	margin: auto;
	flex-wrap: wrap;
	justify-content: space-between;
}
#stylingPoint ul li {
	width: 47%;
}
#stylingPoint ul li:nth-child(n+3) {
	margin-top: 30px;
}
#stylingPoint .stylingPoint_text {
	margin-top: 10px;
	line-height: 1.8;
}
#styling .button {
	margin-top: 30px;
}
/*accessories*/
/*タイトル*/
.orihica_main #accessories h3 {
	margin: 0;
	padding: 30px 0;
	font-weight: bold;
	font-size: 20px;
}
#accessories .howtoBlockList {
	max-width: 860px;
	margin: auto;
}
#accessories .itemList {
	padding-bottom: 50px;
}
#accessories .howtoList {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#accessories .howtoList_node {
	width: 22%;
}
#accessories .howtoBlock + .howtoBlock h3, #accessories .howtoBlock + .howtoBlock .h3 {
	padding-top: 50px;
}
#accessories .howtoBlock_inner + .howtoBlock_inner {
	margin-top: 40px;
}
#accessories .howtoList_text {
	margin-top: 10px;
	line-height: 1.6;
}
#accessories .movie {
	max-width: 600px;
	display: block;
	margin: 20px auto 0;
}
#accessories .howtoList_img {
	width: 47%;
}
#accessories .howtoList .button {
	margin-top: 20px;
}
#accessories .howtoList_info {
	width: 48%;
}
#accessories .howtoList_catch {
	font-weight: bold;
}
#accessories .howto03 .howtoList {
	align-items: center;
}
/* button, .anchor*/
.anchor a, .button a, a .button {
	display: block;
	position: relative;
	color: #fff;
	padding: 15px;
	font-size: 13px;
	text-align: center;
}
.anchor a {
	padding: 15px 15px 15px 6px;
}
.orihica_main .button a:after, .orihica_main a .button:after, .orihica_main .anchor a:after {
	content: "";
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 14px;
	width: 8px;
	height: 8px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	transform: rotate(45deg);
	transition: 0.5s;
}
.orihica_main #benefits a .button:after {
	right: 20px;
}
/* button */
.button {
	background: #333;
}
#benefits a .button {
	padding: 7px;
}
/* anchor */
.anchor {
	margin: 40px auto 0;
}
.orihica_main .anchor ul {
	display: flex;
	flex-wrap: wrap;
	margin: auto;
	justify-content: center;
}
.orihica_main .anchor ul li {
	width: calc(100% / 3 - 20px);
	background: #612953;
	transition-duration: 0.3s;
}
.orihica_main .anchor ul li + li {
	margin-left: 30px;
}
.orihica_main .anchor ul li + li:nth-child(3n+1){
	margin-left: 0px;
}
.orihica_main .anchor ul li + li:nth-child(n+4){
	margin-top: 20px;
}
.orihica_main .anchor p {
	margin: auto;
	line-height: 1.5;
	font-size: 14px;
	font-weight: bold;
}
.orihica_main .anchor .whiteBtn {
	background: #fff;
	border: 2px solid #612953;
}
.orihica_main .anchor .whiteBtn a {
	color: #612953;
}
.orihica_main .anchor .whiteBtn a:after {
	border-top: 1px solid #612953;
	border-right: 1px solid #612953;
}
.orihica_main .anchor a:after {
	transform: rotate(135deg);
}
/* benefits */
#benefits ul li {
	max-width: 900px;
	margin: auto;
}
#benefits ul li + li {
	margin-top: 20px;
}
#benefits .link-bnr {
	box-shadow: 7px 7px 2px #ccc;
}
/* お役立ちコンテンツ */
.orihica_main #useful_contents ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 0 auto 90px;
	max-width: 850px;
}
#useful_contents ul li {
	max-width: 400px;
}
#useful_contents a {
	display: block;
}


/*FirstFormal-area*/
.FirstFormal-area {
	padding: 40px;
}
.orihica_main .FirstFormal-tit {
	line-height: 1.7;
	font-size: 22px;
	letter-spacing: 1.3px;
	font-weight: bold;
	font-family: serif;
}
.orihica_main .FirstFormal-area .discount-before {
	margin-top: 18px;
	padding-top: 15px;
	border-top: 1px solid #333;
	text-decoration: none;
	font-size: 16px;
}
.orihica_main .FirstFormal-area .discount-before span {
	text-decoration: line-through;
	font-weight: bold;
}
.orihica_main .FirstFormal-area .discount {
	padding: 7px 6px 5px;
	border: 1px solid #333;
	font-size: 14px;
	line-height: 1.2;
}
.orihica_main .FirstFormal-area .discount-after {
	display: inline-block;
	padding-left: 13px;
	font-size: 24px;
	font-weight: bold;
}
.FirstFormal-area .note {
	margin-top: 20px;
	text-align: left;
}

/*************************
PC only
*************************/
@media screen and (min-width: 862px) {
	.orihica_main .sp {
		display: none;
	}
	.open .itemList {
		display: block !important;
	}
	.howtoBlock + .howtoBlock {
		border-top: 2px solid #333;
	}
	#useful_contents ul li:nth-of-type(n+3) {
		margin: 30px auto;
	}
	#accessories .howto01 .h3 {
		margin-top: 70px;
	}
}
/*************************
tablet only
*************************/
@media screen and (min-width: 862px) and (max-width: 1232px) {
	body .container {
		padding: 0;
	}
}
/*************************
SP only
*************************/
@media screen and (max-width: 861px) {
	#styling .col2, #styling .col2 .sliderWrap, #styling .col2 .imgWrap, #styling .col2 .textWrap, #styling .col2 .button, #styling .col2 .textWrap, #styling .col2 .button, #stylingPoint ul, #stylingPoint ul li {
		max-width: 100%;
		width: auto;
	}
	#styling .col2 .sliderWrap, #styling .col2 .imgWrap {
		width: auto;
		margin: auto;
	}
	.orihica_main .pc {
		display: none;
	}
	/* アンカーリンクとび先においてヘッダーが入る高さを考慮した上部の空白 */
	.orihica_main .anchorLink-margin {
		margin-top: -50px !important;
		padding-top: 50px !important;
	}
	/* リード */
	.orihica_main .about {
		padding-top: 20px;
	}
	.orihica_main .about .lead_text {
		font-size: 3.73vw;
		text-align: left;
	}
	.lead_text .emphasis {
		margin-bottom: 7px;
		font-size: 4.1vw;
		text-align: center;
	}
	/* 見出し */
	.orihica_main .bg h2 {
		margin-top: 45px;
	}
	.orihica_main h2 {
		margin-bottom: 12px;
		padding-top: 45px;
		font-size: 5.4vw;
	}
	#styling h2 {
		padding-top: 65px;
	}
	.orihica_main h3 {
		font-size: 5vw;
		margin-bottom: 25px;
	}
	.stylingPoint_text, #styling .slider-tx-area p, .h2-tx, .date {
		font-size: 3.5vw;
	}
	/* コンテンツ */
	.orihica_main .contents_inner, main .topicModuleBanner {
		padding: 0 16px;
		box-sizing: border-box;
	}
	.orihica_main .contents_inner {
		width: 100%;
	}
	.bg {
		padding-bottom: 60px;
	}
	.stylingPoint_node + .stylingPoint_node {
		margin-top: 20px;
	}
	/* アンカー*/
	.anchor, .orihica_main .anchor ul {
		margin: 25px auto 0;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.orihica_main .anchor ul li {
		width: 48%;
		height: 70px;
	}
	.orihica_main .anchor ul li a {
		height: 100%;
		line-height: 1.6;
	}
	.orihica_main .anchor ul li a span {
		height: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.orihica_main .anchor ul li + li {
		margin-left: 10px;
	}
	.orihica_main .anchor ul li + li:nth-child(n+3) {
		margin-top: 15px;
	}
	.orihica_main .anchor ul li + li:nth-child(2n+1) {
		margin-left: 0;
	}
	/*stylingPoint*/
	#stylingPoint .stylingPoint_text {
		margin-top: 8px;
	}
	#styling .col2, #stylingPoint ul {
		display: block;
	}
	#stylingPoint .stylingPoint {
		margin-top: 30px !important;
		padding: 25px 25px 30px;
	}
	/*accessories*/
	#accessories .howtoBlock + .howtoBlock h3 {
		padding: 27px 0;
	}
	.orihica_main #accessories h3 {
		position: relative;
		padding: 27px 0;
		font-size: 4.5vw;
		border-top: 1px solid #333;
	}
	.orihica_main #accessories .howtoBlock_inner:first-child h4 {
		border-top: 1px solid #333;
	}
	.orihica_main #accessories .howto03 .howtoBlock_inner:first-child h4 {
		border-top: 0;
	}
	.orihica_main #accessories .howtoBlock:last-child h3 {
		border-bottom: 1px solid #333;
	}
	.itemList_view .clickButton {
		position: absolute;
		width: 20px;
		height: 20px;
		top: 50%;
		transform: translateY(-50%);
	}
	#accessories .howtoBlock_inner + .howtoBlock_inner {
		margin-top: 10px;
	}
	#accessories .howtoList_node {
		width: 48%;
	}
	#accessories .howtoList_node:nth-child(n+3) {
		margin-top: 20px;
	}
	#accessories .howto03 .howtoList {
		display: block;
	}
	#accessories .howtoList_img {
		width: 80%;
		margin: auto;
	}
	#accessories .howtoList_info {
		width: auto;
		margin-top: 10px;
	}
	#accessories .howtoList_catch {
		line-height: 1.7;
		padding-left: 15px;
		border-left: 2px solid #333;
	}
	#accessories .howtoBlock:last-child .itemList {
		padding: 0;
	}
	
	/*clickButton*/
	.itemList_view .clickButton:before, .itemList_view .clickButton:after {
		content: "";
		display: block;
		position: absolute;
		width: 16px;
		height: 2px;
		background: #000;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
	}
	.howtoBlock .itemList_view .clickButton {
		background: #000;
		right: 0;
	}
	.howtoBlock .itemList_view .clickButton:before, .howtoBlock .itemList_view .clickButton:after {
		width: 12px;
		background: #fff;
	}
	.itemList_view .clickButton:after {
		transition: .2s;
		transform: translate(-50%, -50%) rotate(90deg);
	}
	.howtoBlock .open .clickButton:after {
		transform: translate(-50%, -50%) rotate(0deg);
	}
	.orihica_main #accessories h4 {
		padding-top: 30px;
	}
	.itemList {
		display: none;
	}
	.open .itemList {
		display: block !important;
	}
	.topicModuleCol1 .note {
		margin: 0;
	}
	#styling .button {
		margin-top: 40px;
	}
	#styling .button + .button {
		margin-top: 20px;
	}
	#styling .col2 .sliderWrap, .slider, .sliderWrap {
		width: 100%;
		margin: auto;
	}
	#styling .slideItem, #styling .slideItem img {
		box-sizing: border-box !important;
		width: auto;
	}
		.sliderWrap .slick-prev::after, .sliderWrap .slick-next::after {
		bottom: 0px;
		width: 38px;
		height: 38px;
	}
	.sliderWrap .slick-prev::before, .sliderWrap .slick-next:before {
		right: 20px;
		bottom: 14px;
		width: 11px;
		height: 11px;
	}
	.sliderWrap .slick-prev::before {
		left: 20px;
	}
	
/*FirstFormal-area*/
	.FirstFormal-area {
		margin-top: 20px;
		padding: 20px 16px 27px;
	}
	.orihica_main .FirstFormal-area .discount-before {
		font-size: 4.6vw;
	}
	.orihica_main .FirstFormal-area .discount-after {
		font-size: 6.3vw;
	}
	.orihica_main .FirstFormal-area .discount {
		font-size: 4.2vw;
	}
	
	/* お役立ちコンテンツ */
	.orihica_main #useful_contents ul {
		justify-content: center;
	}
	.orihica_main #useful_contents ul li + li {
		margin-top: 5vw;
	}
}