@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;}
/* --------▲　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: #000;
}
.orihica_main .topicModuleCol2__text {
  color: #000 !important;
}
.orihica_main .topicModuleBanner a:hover {
  opacity: .7;
}
.bg,.bg-white{
	padding: 80px 0 110px;
}
.bg{
   background-color: #f2efe9;
}
#sec04 .bg-white{
	padding-bottom: 0;
}
.orihica_main {
    margin-bottom: 90px;
}


/* アンカーリンクとび先においてヘッダーが入る高さを考慮した上部の空白
　　※とび先の「id」が入っている箇所に下記classを追加してください*/
.orihica_main .anchorLink-margin {
  margin-top: -70px !important;
  padding-top: 70px !important;
}

/* メインビジュアル */
.orihica_main .mv .mv_img img {
  width: 100%;
  margin: 0 auto;
}

/* リード */
.orihica_main .about {
  line-height: 2.3;
  margin: 0 0 120px;
  padding-top: 30px;
  font-size: 14px;
  text-align: center;
}
.orihica_main .lead_text {
  font-size: 14px;
  text-align: center;
}
  /* anchor */
   .anchor{
      max-width: 890px;
      margin: 65px auto 0;
   }
   .orihica_main .title01{
      color: #a18000;
      font-size: 16px!important;
   }
    .anchor ul li p span{
     color: #a18000;
   }
.orihica_main .anchor ul {
   display: flex;
   margin: auto;
   margin-top: 70px;
}
.orihica_main .anchor ul li {
   display: flex;
   width: calc(100% /4);
   max-height: 195px;
   box-shadow: 6px 5px 0px 0px #a18000;
   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: 30px;
}
.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 20px 20px;
}

/* button */
.button_typeA+.button_typeB {
	margin-top:30px;
	}
.button_typeA a,.button_typeB a {
	position: relative;
	display: block;
	padding: 18px 25px;
	color: #fff;
	background-color: #a18000;	
   text-align: center;
	font-size: 16px;
   font-weight: bold;
   transition-duration: 0.3s;
	}
.button_typeA a::after,.button_typeB 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_typeA a:hover,.button_typeB a:hover {
	opacity: 0.8;
	}
.button_typeB a{
   color: #000;
   background-color: #fff;
   border: 2px solid #000;
   font-weight: bold;
}
.button_typeB a::after{
	border-top: 2px solid #000000;
	border-right: 2px solid #000000;
	transform: rotate(45deg);
	}
.button_typeB a{
 box-shadow: 6px 5px 0px 0px #a18000;
}
.button_typeB a:hover{
   opacity: 1;
   box-shadow: 2px 2px 0px 0px #a18000;
   background-color: #f2efe9;
}


/* 見出し */
.orihica_main h1 {
  margin-bottom: 0;  
}
.orihica_main h2 {
   line-height: 1.6;
   color: #000!important;
   font-size: 24px;
   font-weight: bold;
   text-align: left;
}

/* コンテンツ */
.orihica_main .contents_inner {
  max-width: 1120px;
  margin: 0 auto;
}
.item-container {
	display: flex;
	justify-content: space-between;
	margin: auto
}
.reverse .item-img {
	order: -1;
}
.text-box,.item-img{
	width: 47.5%;
}
.text-box {
	margin-top: -100px;
}
 .num{
   width: auto;
   max-height: 57px;
	 margin-bottom: 30px;
}
.text-box .module{
	margin: 30px 0 40px;
}
.item-text{
	margin-top: 20px;
   font-size: 16px;
}

/*画像リンク*/
.img-link02 a:hover {
	opacity: .8;
	transition: .2s;
}
.img-link02 a {
	display: block;
	position: relative;
}
.img-link02 a::after {
	position: absolute;
	right: 10px;
	bottom: 10px;
	z-index: 1;
	width: 50px;
	height: 50px;
	border: 2px solid #fff;
	border-radius: 100px;
	background: rgb(0 0 0 / 30%);
	content: "";
}
.img-link02 a::before {
	position: absolute;
	right: 31px;
	bottom: 29px;
	z-index: 2;
	transform: rotate(45deg);
	width: 13px;
	height: 13px;
	border-top: #fff 2px solid;
	border-right: #fff 2px solid;
	content: "";
}
@media screen and (max-width: 861px) {
	.img-link02 a::after {
		width: 45px;
		height: 45px;
	}
	.img-link02 a::before {
		right: 27px;
		bottom: 26px;
		width: 14px;
		height: 14px;
	}
}
/* module */
.orihica_main .topicModuleCol1__image{
   margin-bottom: 0px;
}
.orihica_main .topicModuleCol1__item {
    width: auto;
}
.orihica_main .topicModuleCol1__priceItem {
    display: block;
}
.orihica_main .topicModuleCol1{
   margin-bottom: 0px;
}

.orihica_main .topicModuleItem{
   color: #000!important;
}
.orihica_main .topicModuleItem__buttonCol, .orihica_main .topicModuleItem__priceCol, .orihica_main .topicModuleItem__titleCol{
    padding-top: 21px;
    padding-bottom: 21px;
}
.orihica_main .topicModuleItem__button {
   color: #000!important;
   border: 1px solid #000;
    background-color: #fff;
}
.orihica_main .topicModuleCol1__priceItem+.topicModuleCol1__priceItem {
    border-top: 1px solid #000;
}
.orihica_main .topicModuleCol1__priceItem {
    width: 100%;
}
.orihica_main .topicModuleCol1 .orihica_main .topicModuleItem{
   color: #000;
}
/*************************
PC only
*************************/
@media screen and (min-width: 862px) {
  .orihica_main .sp {
    display: none;
  }
.orihica_main .topicModuleCol1__priceList {
   padding-top: 0;
   padding-left: 0;
   padding-right: 0;
   padding-bottom: 0;
   border-top: 2px solid #000;
   border-bottom: 2px solid #000;
    }
   .orihica_main .topicModuleCol1__priceItem{
      padding: 0 30px;
   }
   .orihica_main .topicModuleItem__titleCol{
      display: block;
   }
}

/*************************
tablet only
*************************/
@media screen and (max-width: 1232px) {

}

/*************************
SP only
*************************/
@media screen and (max-width: 861px) {
	.orihica_main .pc {
		display: none;
	}
	/* アンカーリンクとび先においてヘッダーが入る高さを考慮した上部の空白 */
	.orihica_main .anchorLink-margin {
		margin-top: -70px !important;
		padding-top: 70px !important;
	}

	/* リード */
	.orihica_main .about {
		margin-bottom: 26vw;
		padding-top: 20px;
	}
	.orihica_main .about .lead_text {
		font-size: 3.2vw;
		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;
	}
	.orihica_main .anchor ul li{
		width: calc(100% / 2 - 20px);
		max-height: 83.2vw;
	}
	.orihica_main .anchor ul li:nth-child(2n+1){
		margin-left: 0;
	}
	.orihica_main .anchor ul li+li:nth-child(n+3){
		margin-top: 65px;
	}
	.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: -60px;
		padding: 0 10px 10px;
	}
	.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 #a18000;
	}

	/* 見出し */
	.orihica_main h2 {
		font-size: 6vw;
		line-height: 1.4;
	}
	.orihica_main h3 {
		font-size: 5vw;
	}

	/* コンテンツ */
	.orihica_main .contents_inner,
	main .topicModuleBanner {
		padding: 0 16px;
		box-sizing: border-box;
	}
	.orihica_main .contents_inner {
		width: 100%;
	}
	.bg, .bg-white{
		padding: 0 0 100px;
	}

	/* (item-container) */
	.item-container{
		flex-wrap: wrap;
	}
	.text-box {
		display: contents;
	}
	.item-container .num{
		max-height: 45px;
		margin-bottom: 20px;
	}
	.item-container h2 {
		order: 1;
		margin-top: -20px;
	}
	.item-container .item-text {
		order: 2;
		margin: 7px 0 20px; 
		font-size: 12px;
	}
	.item-container .item-img {
		order: 3;
		width: 100%;
	}
	.item-container .module {
		order: 4;
		width: 100%;
		margin: 0;
	}
	.item-container .button-area {
		order: 5;
		width: 100%;
		margin-top: 10px;
	}
}
