@charset "utf-8";


/* --------------------------------------------

GAP

---------------------------------------------- */ 
.gap__description {
  width: 95%; max-width: 528px;
  margin: 2em auto 0;
}

.gap__description > img {
  display: block;
  width: 100%;
}

.gap-heading-large {
	width: 95%;
	max-width: 600px;
	margin: 0 auto 5em;
}

.gap-heading-large > img {
	display: block;
	width: 100%;
}
@media screen and (max-width:768px){
.gap-heading-large {
	margin: 0 auto 2.5em;
}
}


.section__description {
	width: 94%;
	margin: 0 auto;
}

#GAP .section__content span {
	color: #ea2828;
}


#GAP-ninsyou_syurui li {
	display: flex;
	align-items: baseline;
	margin: 0 0 5px;

}
#GAP-ninsyou_syurui li::before {
	content: "●";
	margin: 0 2px 0 0;
}
#GAP-ninsyou_syutoku dt {
	font-size: 1.7rem;
}
#GAP-ninsyou_syutoku dd {
	min-height: auto;
	margin-bottom: 3em;
}
#GAP-ninsyou_syutoku dd a {
	color: #6ea81a;
}
#GAP-ninsyou_syutoku dd.flex-box {
	display: flex;
}
#GAP-ninsyou_syutoku dd.flex-box div {
	width: 57.3%;
	padding-right: 1rem;
}
#GAP-ninsyou_syutoku dd.flex-box a {
	width: 42.7%;
}

#GAP-ninsyou_kensa {
	margin-bottom: 0;
}
#GAP-ninsyou_kensa .guidebook {
	display: block;
	margin-bottom: 4rem;
	box-shadow: 0px 2px 0px 0px rgba(0,0,0,0.2)
}
#GAP-ninsyou_kensa .banner_link {
	display: flex;
	justify-content: space-between;
	margin-bottom: 4rem;
}
#GAP-ninsyou_kensa .banner_link a {
	width: 32%;
}
#GAP-ninsyou_kensa .banner_link img {
	width: 100%;
	max-width: 296px;
}
@media screen and (max-width:768px){
	#GAP-ninsyou_syutoku dd.flex-box {
		flex-direction: column;
	}
	#GAP-ninsyou_syutoku dd.flex-box div {
		width: 100%;
		margin-bottom: 2rem;
	}
	#GAP-ninsyou_syutoku dd.flex-box a {
		width: 100%;
		max-width: 360px;
	}
	#GAP-ninsyou_kensa {
		margin-top: 3em;
	}
}
@media screen and (max-width:640px){
	#GAP {
		margin-top: 2rem;
	}
	#GAP-ninsyou_kensa .banner_link {
		flex-direction: column;
		margin-bottom: 0;
	}
	#GAP-ninsyou_kensa .banner_link a {
		width: 100%;
		margin-bottom: 2rem;
		text-align: center;
	}	
}

/* Menu
----------------------------------------------*/

.nouyaku,
.dojyou,
.suishitsu {
	padding-top: 60px;
}

.nouyaku .osusume {
  width: 95%;
  margin: auto;
}

.nouyaku .osusume img {
  display: block;
  width: 100%; min-width: 150px;
}


/* Guide
----------------------------------------------*/
.gap-guide {
	margin-bottom: 4em;
	padding: 0 2%;
}

.gap-guide .guide-heading {
	margin-bottom: 2em;
	font-size: 25px;
	font-size: 2.5rem;
	font-weight: bold;
	text-align: center;
	color: #278260;
}
@media screen and (max-width:768px){
.gap-guide .guide-heading {
	font-size: 20px;
	font-size: 2rem;
}
}

.gap-guide .guide-heading::after {
	display: block;
	content: "";
	width: 100px;
	height: 3px;
	margin: 0.5em auto 0;
	background: #278260;
}

.guide-category {
	margin-bottom: 2em;
}

/*-- Category --*/
.guide-category img {
	width: 24%;
}
@media screen and (max-width:980px){
.guide-category img {
	width: 30%;
	max-width: 198px;
}
}
@media screen and (max-width:768px){
.guide-category img {
	display: block;
	float: none;
	width: 80%;
	max-width: 198px;
	margin: 0 auto 1em;
}
}

.guide-category .textbox {
	width: 73%;
}
@media screen and (max-width:920px){
.guide-category .textbox {
	width: 69%;
}
}
@media screen and (max-width:768px){
.guide-category .textbox {
	float: none;
	width: 80%;
	margin: 0 auto;
}
}

.guide-category .textbox > p {
	font-size: 14px;
	font-size: 1.4rem;
}
@media screen and (max-width:768px){
.guide-category .textbox > p {
	margin-bottom: 1em;
}
}

.guide-category .category-heading {
	margin-bottom: 0.5em;
	font-size: 19px;
	font-size: 1.9rem;
	line-height: 1.2;
}
@media screen and (max-width:768px){
.guide-category .category-heading {
	text-align: center;
}
}

.guide-category .category-heading-nouyaku {
	color: #70ad47;
}
.guide-category .category-heading-dojyou {
	color: #c55a11;
}
.guide-category .category-heading-suishitsu {
	color: #5b9bd5;
}

.guide-category .link {
	display: block;
	width: 7.4em;
	margin: 0 0 0 auto;
	font-weight: bold;
}
@media screen and (max-width:768px){
.guide-category .link {
	margin: 0 auto;
}
}

.guide-category .category-link-nouyaku {
	color: #70ad47;
}
.guide-category .category-link-dojyou {
	color: #c55a11;
}
.guide-category .category-link-suishitsu {
	color: #5b9bd5;
}



.gap-heading {
	padding: 1em 0;
	font-size: 18px;
	font-size: 1.8rem;
}


/* Nouyaku
----------------------------------------------*/
.nouyaku-heading-border {
	color: #70ad47;
	border-color: #70ad47;
}

/*--- Kobetsu ---*/
.kobetsu {
	margin-bottom: 5em;
}


/* Feature
----------------------------------------------*/


/* Dojyou
----------------------------------------------*/
.dojyou {
	margin-bottom: 5em;
}

.dojyou .margin-not { margin-bottom: 0;}

.dojyou-heading { background: #f07522;}
.dojyou-heading-border {
	color: #f07522;
	border-color: #f07522;
}

.dojyou-heading-medium {
	color: #f07522;
}

.dojyou-item-table thead th { background:#f07522;}
.dojyou-item-table tbody tr:nth-child(even) th { background:#f8d7cd;}
.dojyou-item-table tbody tr:nth-child(odd) th {background:#fcece8;}

.dojyou-item-table.table__item-spL th::before,
.dojyou-item-table.table__item-spL td::before {
	 background:#f07522;
}

/* Suishitsu
----------------------------------------------*/
.suishitsu {
	margin-bottom: 5em;
}

.suishitsu-heading { background: #5b9bd5;}
.suishitsu-heading-border {
	color: #5b9bd5;
	border-color: #5b9bd5;
}

.suishitsu-heading-medium {
	color: #5b9bd5;
}

.suishitsu-item-table thead th { background:#5b9bd5;}
.suishitsu-item-table tbody tr:nth-child(even) th { background:#d2deef;}
.suishitsu-item-table tbody tr:nth-child(odd) th {background:#eaeff7;}

.suishitsu-item-table.table__item-spL th::before,
.suishitsu-item-table.table__item-spL td::before {
	 background:#5b9bd5;
}



.contact__form {
	margin-bottom: 8em;
}



.gap-menu .card {
  margin-bottom: 1em;
}

.gap-menu .card:nth-last-of-type(1) {
  margin-bottom: 0;
}

.gap-menu .card__photo-row {
  float: right;
  width: 35%; max-width: 220px;
  margin-left: 2em;
}

.gap-menu .card__button {
  clear: both;
}

.nouyaku__heading { background: #70ad47;}
.dojyou__heading { background: #f07522;}
.suishitsu__heading { background: #5b9bd5;}

.nouyaku__heading-border {
	color: #70ad47;
	border-color: #70ad47;
}

.dojyou__heading-border,
.dojyou__heading-frame {
	color: #f07522;
	border-color: #f07522;
}
.table__item-dojyou thead th { background: #f07522;}
.table__item-dojyou tbody tr th a { color: #f07522;}
.table__item-dojyou tbody tr:nth-child(even) th { background:#f8d7cd;}
.table__item-dojyou tbody tr:nth-child(odd) th {background:#fcece8;}

.suishitsu__heading-border,
.suishitsu__heading-frame {
	color: #5b9bd5;
	border-color: #5b9bd5;
}
.table__item-suishitsu thead th { background:#5b9bd5;}
.table__item-suishitsu tbody tr:nth-child(even) th { background:#d2deef;}
.table__item-suishitsu tbody tr:nth-child(odd) th {background:#eaeff7;}

.table__item-suishitsu tbody td h6 { font-size: 1.4rem; margin-bottom: 0.2rem;}
.table__item-suishitsu tbody td p { margin-bottom: 1.5rem; }
.table__item-suishitsu tbody td p:last-child { margin-bottom: 0 }
.table__item-suishitsu tbody td ul li { margin-left: 1rem; text-indent: -1rem;}

.suishitsu dl.shiken {
	display: flex;
}
.suishitsu dl.shiken dt {
	min-width: 113px;
}
.suishitsu dl.shiken dd::before {
	content: "：";
	padding: 0 0.3rem;
}

@media screen and (max-width:768px){
	.suishitsu dl.shiken {
		flex-direction: column;
	}
	.suishitsu dl.shiken dd::before {
		display: none;
	}
}

.section__content > .nouyaku__price {
	width: 80%;
	max-width: 350px;
	margin: 0 auto;
	padding: 0.5em 0;
	font-size: 25px;
	font-size: 2.5rem;
	text-align: center;
	border: 2px solid #ea2828;
	background: #fff;
}


.descriptionList__text {
  overflow: hidden;
  min-height: 6em;
  margin-bottom: 2em;
}

.program__photo {
  float: right;
  margin-left: 1.2em;
}
.program__photo1 {
  margin-top: 1em;
}
.program__photo-midium {
  max-width: 300px;
}
.program__photo-midium img {
  display: block;
  width: 100%;
}

@media screen and (max-width:880px){
.program__photo {
	float: none;
  margin: 0 0 1em 0;
  max-width: 300px;

}
}

/* ポップアップ用
----------------------------------------------*/
.descriptionList__text .open {
	cursor: pointer;
}
.descriptionList__text #pop-up1,
.descriptionList__text #pop-up2 {
	display: none; /* label でコントロールするので input は非表示に */
}
.descriptionList__text .overlay {
	display: none; /* input にチェックが入るまでは非表示に */
}
.descriptionList__text #pop-up1:checked + .overlay,
.descriptionList__text #pop-up2:checked + .overlay {
	display: block;
	z-index: 9999;
	background-color: #00000070;
	position: fixed;
	width: 100%;
	height: 100vh;
	top: 0;
	left: 0;
}
.descriptionList__text .window {
	width: 90vw;
	max-width: 800px;
	height: 600px;
	background-color: #ffffff;
	border-radius: 6px;
	display: flex;
	justify-content: center;
	align-items: center;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.descriptionList__text .text {
	font-size: 18px;
	margin: 0;
}
.descriptionList__text .close {
	cursor :pointer;
	position: absolute;
	top: 4px;
	right: 20px;
	font-size: 3.5rem;
}


/* 新米キャンペーン用
----------------------------------------------*/
table.table__item-nouyaku tr.okome td small {
	font-size: 0.6em;
}

#GAP-ninsyou_kensa .campaign_okome {
	margin-bottom: 4rem;
}

.nouyaku .campaign_okome.mt-3 {
	margin-top: 3rem;

	& p {
		margin-bottom: 1.5rem;
	}
}