@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%;}
.orihica_main .topicModuleItemBtn {color: #333;background-color: #beb6a2;}
.orihica_main .topicModuleItemBtn::after {border-top: 1px solid #333;border-right: 1px solid #333;}
.orihica_main .topicModuleCol1 {margin-bottom: 0;}
.orihica_main .topicModuleCol1__item {margin-top: 18px;}
.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;}
@media screen and (min-width:862px) {.orihica_main .topicModuleCol1__item{width: auto;max-width: 100%;}}
@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: #333;
}
.orihica_main .topicModuleCol2__text {
	color: #333 !important;
}
.orihica_main .topicModuleBanner 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;
}
/* anchor */
.anchor {
	max-width: 890px;
	margin: 65px auto 0;
}
.orihica_main .title01 {
	color: #70571a;
	font-size: 16px !important;
}
.anchor ul li p span {
	color: #a18000;
}
.orihica_main .anchor ul {
	display: flex;
	margin: auto;
	margin-top: 70px;
	max-width: 79%;
}
.orihica_main .anchor ul li {
	display: flex;
	width: calc(100% /3);
	max-height: 195px;
	box-shadow: 6px 5px 0px 0px #c9bc9c;
	border: 1px solid #000;
	text-align: center;
	transition-duration: 0.3s;
}
.orihica_main .anchor ul li:hover {
	box-shadow: 2px 2px 0px 0px #a18000;
	background-color: #f2efe9;
}
.orihica_main .anchor ul li + li {
	margin-left: 40px;
}
.orihica_main .anchor p {
	margin: auto;
	line-height: 1.5;
	font-size: 14px;
	font-weight: bold;
}
.orihica_main .anchor img {
	width: auto;
	max-height: 180px;
}
.orihica_main .anchor a {
	display: grid;
	width: 100%;
	grid-template-rows: 190px 40px;
	margin-top: -60px;
	padding: 0 15px 20px;
}
/* 見出し */
.orihica_main h1 {
	margin-bottom: 0;
}
.orihica_main h2 {
	margin-bottom: 0px;
	padding: 44px 0 20px;
	background: url("../img/office-down-coat_num01.png")top left/85px 75px no-repeat;
	font-weight: bold;
	font-size: 25px;
	line-height: 1.3;
	border-bottom: 1px solid #333;
}
.orihica_main h2 span {
		font-size: 30px;
}
.orihica_main #sec02 h2 {
	padding: 45px 0 20px;
	background: url("../img/office-down-coat_num02.png")top left/106px 74px no-repeat;
}
.orihica_main #sec03 h2 {
	padding: 48px 0 20px;
	background: url("../img/office-down-coat_num03.png")top left/104px 75px no-repeat;
}
#sec04 h3 {
	max-width: 223px;
	margin: auto;
}
/* コンテンツ */
.orihica_main .contents_inner {
	max-width: 1120px;
	margin: 0 auto;
}
.orihica_main .bg {
	background-color: #ede8dd;
	padding: 70px 0;
}
	.orihica_main .no-bg {
		padding: 70px 0;
	}
.orihica_main .col02 {
	display: flex;
	justify-content: space-between;
}
.orihica_main .col02+.col02 {
	margin-top: 60px;
}
.col02_typeE {
	align-items: center;
}
.col02 .flex-inner {
	width: 48%;
}
.col02_typeE .text {
	margin-top: 25px;
	font-size: 14px;
}
.text span {
	font-size: 18px;
	font-weight: bold;
}
.no-bg .tx-area {
		order: -1;
}
/* スライダー01（slider_typeA） */
.sliderWrap_typeA .slider_typeA {
	max-width: 100%;
	margin: 0 auto;
}
.sliderWrap_typeA .slick-dotted.slick-slider {
	margin-bottom: 30px;
}
body button:not(.btn) {
	z-index: 100;
}
.sliderWrap_typeA .sliderItem {
	position: relative;
}
.slick-prev {
	left: 0;
}
.slick-arrow {
	right: 0;
}
.sliderWrap_typeA .slick-prev::after, .sliderWrap_typeA .slick-next::after, .sliderWrap_typeA .slick-prev::before, .sliderWrap_typeA .slick-next:before {
	opacity: 1;
}
.sliderWrap_typeA .slick-prev::after, .sliderWrap_typeA .slick-next::after {
	position: absolute;
	right: 5px;
	bottom: 0px;
	z-index: 1;
	width: 45px;
	height: 45px;
	border: 2px solid #fff;
	border-radius: 100px;
	background: #333;
	content: "";
}
.sliderWrap_typeA .slick-prev::after {
	left: 5px;
}
.sliderWrap_typeA .slick-prev::before, .sliderWrap_typeA .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_typeA .slick-prev::before {
	transform: rotate(225deg);
	left: 23px;
}
.sliderWrap_typeA button.slick-next.slick-arrow:hover, .sliderWrap_typeA button.slick-prev.slick-arrow:hover {
	transition: all 400ms;
	opacity: 0.6;
}
.sliderWrap_typeA .slick-dots li button, .sliderWrap_typeA .slick-dots li {
	width: 10px;
	height: 10px;
}
.sliderWrap_typeA .slick-dots li {
	margin: 0 7px;
}
.sliderWrap_typeA .slick-dots li button::before {
	opacity: 1;
	width: 10px;
	height: 10px;
	border-radius: 100vw;
	background-color: #ccc;
	content: ' ';
}
.sliderWrap_typeA .slick-dots li button:hover::before {
	background-color: #848484;
}
.sliderWrap_typeA .slick-dots li.slick-active button:before {
	background-color: #333;
}
.sliderWrap_typeA .text {
	font-size: 13px;
}
.button_typeC {
	max-width: 400px;
	margin: 0 auto 5px;
	text-align: center;
}
.button_typeC a {
	display: block;
	position: relative;
	margin: 33px auto;
	padding: 18px 23px;
	background-color: #fff;
	box-shadow: 4px 4px 0px 0 #000;
	color: #333;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	transition: 0.5s;
	max-width: 340px;
}
.button_typeC a:hover {
	background-color: #ede8dd;
}
.button_typeC a:after {
	margin: auto;
	position: absolute;
	top: 0;
	right: 20px;
	bottom: 0;
	transform: rotate(45deg);
	width: 8px;
	height: 8px;
	border-top: 2px solid #333;
	border-right: 2px solid #333;
	content: "";
	transition: 0.5s;
}
#sec04 {
	padding: 6.4vw 0;
	background: url("../img/office-down-coat_bg_pc.jpg")no-repeat;
	background-size: 100% auto;
	margin: 100px 0;
}
/*************************
PC only
*************************/
@media screen and (min-width: 862px) {
	.orihica_main .sp {
		display: none;
	}
}
/*************************
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;
	}
	/* anchor */
	.anchor {
		margin: 40px auto;
	}
	.orihica_main .title01 {
		color: #a18000;
		font-weight: bold;
		font-size: 16px;
	}
	.orihica_main .anchor ul {
		flex-wrap: wrap;
		margin-top: 65px;
		max-width: 100%;
	}
	.orihica_main .anchor ul li {
		width: calc(100% / 2 - 10px);
		max-height: 83.2vw;
	}
	.orihica_main .anchor ul li:nth-child(2n) {
		margin-left: 20px;
	}
	.orihica_main .anchor ul li:nth-child(2n+1) {
		margin-left: 0;
	}
	.orihica_main .anchor ul li + li:nth-child(n+3) {
		margin-top: 53px;
	}
	.orihica_main .anchor p {
		font-size: 3.2vw;
	}
	.orihica_main .anchor .title01 {
		font-size: 3.8vw;
	}
	.orihica_main .anchor a {
		grid-template-rows: 42vw 10vw;
		margin-top: -45px;
		padding: 0 4px 19px;
	}
	.orihica_main .anchor img {
		max-height: 40vw;
	}
	/* button */
	.button_typeA a, .button_typeB a {
		padding: 20px 15px;
		font-size: 14px;
	}
	.button_typeA a::after, .button_typeB a::after {
		right: 15px;
	}
	.orihica_main .anchor ul li, .button_typeB a {
		box-shadow: 4px 4px 0px 0px #c9bc9c;
	}
	/* 見出し */
	.orihica_main h2 {
		width: 100%;
		padding: 14px 0;
		background-size: 42px 37px;
		border-bottom: none;
		font-size: 3.4vw;
		text-align: center;
	}
	.orihica_main h2 span {
		font-size: 22px;
}
	.orihica_main #sec02 h2 {
	padding: 14px 0 0;
	margin-bottom: 14px;
	background: url("../img/office-down-coat_num02.png")bottom left/105px 75px no-repeat;
	background-size: 52px 37px;
}
	.orihica_main #sec03 h2 {
	padding: 14px 0;
	background: url("../img/office-down-coat_num03.png")top left/104px 75px no-repeat;
	background-size: 52px 37px;
}
#sec04 h3 {
max-width: 222px;
}
/* コンテンツ */
.orihica_main .contents_inner, main .topicModuleBanner {
	padding: 0 16px;
	box-sizing: border-box;
}
.orihica_main .contents_inner {
	width: 100%;
}
.orihica_main .bg {
	padding: 40px 0 50px;
}
.orihica_main .no-bg {
	padding: 50px 0 50px;
}
.orihica_main .col02 {
	display: block;
}
.orihica_main .col02 .flex-inner {
	width: auto;
}
.orihica_main .col02_typeE {
	display: flex;
	flex-wrap: wrap;
}
.col02_typeE .tx-area {
	display: contents;
}
.col02_typeE .img-area {
	order: 2;
	width: 100%;
}
.col02_typeE .text {
	order: 3;
	margin-top: 15px;
	font-size: 12px;
}
.text span {
	font-size: 14px;
}
.sliderWrap_typeA .slick-prev::after, .sliderWrap_typeA .slick-next::after {
	bottom: 0px;
	width: 38px;
	height: 38px;
}
.sliderWrap_typeA .slick-prev::before, .sliderWrap_typeA .slick-next:before {
	right: 20px;
	bottom: 14px;
	width: 11px;
	height: 11px;
}
.flex-inner+.flex-inner {
	margin-top: 45px;
}
.sliderWrap_typeA .slick-prev::before {
	left: 20px;
}
.orihica_main .col02+.col02 {
margin-top: 45px;
}
.mb_50_sp {
margin-bottom: 0px!important;
}
#sec04 {
	padding: 25vw 0;
	background: url("../img/office-down-coat_bg_sp.jpg") no-repeat;
	background-size: 100% auto;
}
.button_typeC {
	max-width: 340px;
	margin: 0px auto;
}
.button_typeC a {
	padding: 18px 15px 18px 0px;
	margin: 25px auto 0;
}
.button_typeC a:after {
	right: 13px;
	max-width: 320px;
}

}