@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:#441826; font-family:inherit; font-weight:500; line-height:1.1;}
/* 商品モジュール調整 (使用しない場合は削除) */
.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;font-size: 13px;}
.orihica_main .topicModuleItem__titleCol {min-width: auto;width: 40%;}
.orihica_main .topicModuleItemBtn {color: #441826;background-color: #fff;border: 2px solid #441826;font-weight: bold;}
.orihica_main .topicModuleItemBtn::after {border-top: 2px solid #441826;border-right: 2px solid #441826;}
.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: 0px;padding-left: 0px;}
.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;}
@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;}}
/* --------▲　MT調整　▲-------- */

main .container {
	width: auto;
	height: auto;
	max-width: inherit;
	padding: 0;
}
body .orihica_main img {
	height: auto;
}
.container .breadcrumbs {
	padding: 12px;
}
.orihica_main p, .orihica_main ul {
	line-height: 2;
	color: #441826;
}
.orihica_main .topicModuleCol2__text {
	color: #441826 !important;
}
.orihica_main .topicModuleBanner a:hover, .list 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 {
	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 {
	position: relative;
	font-weight: bold;
	font-size: 27px;
	text-align: center;
	line-height: 1.7;
	margin: 60px auto;
}
.orihica_main h2 span {
	font-size: 16px;
	font-weight: bold;
	display: inline-block;
}
h2:before {
	content: '';
	position: absolute;
	left: 50%;
	bottom: -21px;
	display: inline-block;
	width: 60px;
	height: 2px;
	transform: translateX(-50%);
	background-color: #f1dcdc;
}
.orihica_main h3 {
	display: flex;
	margin-bottom: 30px;
	padding-bottom: 26px;
	align-items: center;
	border-bottom: 1px solid #dfd0d0;
	font-size: 23px;
	font-weight: bold;
	line-height: 1.7;
}
.orihica_main h3 img {
	width: 72px;
	margin-right: 20px;
}
/* コンテンツ */
.orihica_main .contents_inner {
	max-width: 900px;
	margin: 0 auto;
}
.reverse {
	margin: 60px 0;
	padding: 80px 0;
	background-color: #f6f2f2;
}
/*styling*/
.col02_typeA {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	max-width: 900px;
}
.col02_typeA .img-area {
	max-width: 450px;
}
.col02_typeA .tx-area {
	max-width: 370px;
}
.col02_typeA + .col02_typeA {
	margin-top: 60px;
}
.orihica_main .title {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.3;
}
.orihica_main .title span {
	font-size: 14px;
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	font-weight: normal;
}
.orihica_main .text {
	margin: 10px 0;
	font-size: 13px;
}
h3 .marker span {
	background: linear-gradient(transparent 50%, #f6f2f2 50%);
}
.reverse h3 .marker span {
	background: linear-gradient(transparent 50%, #fff 50%);
}
/*+aアイテム*/
.col02_typeF {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	max-width: 750px;
	margin: 30px auto 100px;
}
.col02_typeF li {
	width: calc(50% - 25px);
	margin-bottom: 10px;
}
.col02_typeF li:nth-child(n+3) {
	margin-top: 35px;
}
.orihica_main .list {
	text-align: center;
	background-color: #f7ecec;
	border-radius: 10px;
}
.orihica_main .list p {
	padding: 12px 0 8px;
	line-height: 1;
}
.orihica_main .list .after {
	position: relative;
	font-size: 13px;
}
.orihica_main .after::before {
	position: absolute;
	top: 0;
	right: 20px;
	bottom: 0;
	transform: rotate(45deg);
	width: 7px;
	height: 7px;
	margin: auto;
	border-top: 2px solid #441826;
	border-right: 2px solid #441826;
	content: "";
	transition: 0.5s;
}
.list-text {
	margin-top: 20px;
	font-size: 13px;
	line-height: 1.85;
}
.orihica_main .card_list p {
	line-height: 1;
}
/*************************
PC only
*************************/
@media screen and (min-width: 862px) {
	.orihica_main .sp {
		display: none;
	}
	.reverse .tx-area {
		order: -1;
	}
}
/*************************
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;
	}
	.col02_typeA {
		padding: 0 16px;
	}
}
/*************************
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: 20px 16px 0;
	}
	.orihica_main .about .lead_text {
		font-size: 3.3vw;
		text-align: left;
	}
	/* 見出し */
	.orihica_main h2 {
		font-size: 6.16vw;
		line-height: 1.5;
	}
	.orihica_main h2 span {
		font-size: 13px;
	}
	.orihica_main h3 {
		margin-bottom: 25px;
		padding: 0;
		font-size: 5vw;
		border-bottom: none;
	}
	.orihica_main h3 span {
		display: flex;
		flex-direction: row;
	}
	.orihica_main h3 img {
		width: 56px;
		margin-right: 15px;
	}
	/* コンテンツ */
	.orihica_main .contents_inner, main .topicModuleBanner {
		box-sizing: border-box;
	}
	.orihica_main .contents_inner {
		padding: 0 16px;
	}
	
	main .topicModuleBanner {
		padding-left: 16px;
		padding-right: 16px;
	}
	.reverse {
		margin: 20px 0 60px;
		padding: 60px 0 20px;
	}
	.col02_typeA h3 {
		order: 1;
	}
	.col02_typeA .img-area {
		order: 2;
		width: 100%;
	}
	.col02_typeA .tx-inner {
		order: 3;
	}
	.col02_typeA .tx-area {
		display: contents;
		margin-top: 15px;
	}
	.col02_typeF {
		display: grid;
		width: 100%;
		margin: auto;
		justify-content: space-between;
	}
	.col02_typeF p .title-td {
		font-size: 16px;
		line-height: 1;
		margin-top: 13px;
	}
	.col02_typeF li:first-child {
		margin-top: 0;
	}
	.col02_typeF li:nth-child(2n) {
		margin-left: 0;
	}
	.col02_typeF li {
		width: 100%;
		margin: 30px auto 0;
	}
	.col02_typeF li a {
		background-color: #f7ecec;
	}
	.col02_typeF p {
		font-size: 12px;
	}
	.orihica_main .text {
		margin: 20px 0;
		font-size: 12px;
	}
	.orihica_main .after::before {
		border-top: 1px solid #441826;
		border-right: 1px solid #441826;
	}
	.orihica_main .title {
		margin-top: 10px;
		padding-bottom: 10px;
		font-size: 16px;
		font-weight: bold;
		line-height: 1.2;
	}
	.tx-inner .title {
		border-bottom: 2px solid #dfd0d0;
	}
	.orihica_main .title span {
		font-size: 13px;
	}
	li .list-text {
		line-height: 1.85;
		font-size: 13px;
	}
	.col02_typeF .title {
		font-size: 16px;
	}
	.orihica_main .card_list {
		width: 100%;
	}
}