


/* atop-mainvisual ----------------------------------------------------------------- */
#atop-mainvisual {
/*
	background: rgba(209,209,197,1.0) url(../../imgs/top_main20191112.jpg) no-repeat center top;
	background-size: 120% auto;
	background-position : center bottom 0%;
	*/
position: relative;
overflow: hidden;
height: 32vh;
background-image: url(../../imgs/20210118.jpg);
background-position: center top;
background-size: cover;
background-repeat: no-repeat;
}
#atop-mainvisual.nighttime {
  height: 32vh;
  background-image: url(../../imgs/20210118.jpg);
  background-position: center top;
  background-size: cover;
  background-repeat: no-repeat;
  margin: 40px 0px 0px;
}
/*
.mainvisual-ma {
  padding: 40px 0px 0px;
}
*/


#atop-mainvisual .catch-title img {
	width: 100%;
	height: auto;
	display: block;
	margin: 0px auto;
}
#atop-mainvisual .catch-title img.day_catch {
	display: block;
}
#atop-mainvisual .catch-title img.day_night {
	display: none;
}
#atop-mainvisual.nighttime .catch-title img {
	display: none;
}
#atop-mainvisual.nighttime .catch-title img.day_night {
	display: block;
}


#atop-mainvisual .catch-title {
  width: 70%;
  position: relative;
  margin: 30px auto 0px;
  max-width: calc(1256px / 2);
}
#atop-mainvisual.nighttime .catch-title {
  width: 50%;
  margin: -15px auto 0px;
}


#atop-mainvisual .cap-text {
  text-align: right;
  padding: 0px 15px;
  position: absolute;
  right: 0px;
  bottom: 0px;
  color: rgba(255,255,255,1.00);
}



/* 横長 */
#atop-mainvisual.width_window,
#atop-mainvisual.width_w_window {
  height: calc(100vh - 40px);
  background-image: url(../../imgs/20210118.jpg);
}
#atop-mainvisual.width_window.nighttime,
#atop-mainvisual.width_w_window.nighttime {
  background-position: center center;
  height: calc(100vh - 40px);
  background-image: url(../../imgs/20210118.jpg);
  margin: 0px;
}

#atop-mainvisual.width_window .catch-title {
  width: 38%;
  position: relative;
  margin: 4% auto 0px 10%;
}
#atop-mainvisual.width_window.nighttime .catch-title {
  width: 38%;
  position: relative;
  margin: 4% auto 0px;
}


/* 超横長 */
#atop-mainvisual.width_w_window .catch-title {
/*
  width: 30%;
  position: relative;
  margin: -1% auto 0px 0%;
  */
}
#atop-mainvisual.width_w_window.nighttime .catch-title {
  width: 30%;
  position: relative;
  margin: 4% auto 0px;
}



@media print, screen and (min-width: 375px) {

/* atop-mainvisual ----------------------------------------------------------------- */
#atop-mainvisual .catch-title {
  margin: 40px auto 0px;
}
#atop-mainvisual.nighttime .catch-title {
margin: -17px auto 0px;
}
#atop-mainvisual.nighttime {
  margin: 52px 0px 0px;
}



/* 横長 */
#atop-mainvisual.width_window {
  height: calc(100vh - 52px);
}


}





@media print, screen and (min-width: 768px) {
/* atop-mainvisual ----------------------------------------------------------------- */
#atop-mainvisual .catch-title {
  margin: 50px auto 0px;
  width: 55%;
}
#atop-mainvisual.nighttime .catch-title {
  width: 45%;
  margin: -25px auto 0px;
}
#atop-mainvisual.nighttime {
  height: 44vh;
  margin: 70px 0px 0px;
}


/* 横長 */
#atop-mainvisual.width_window {
  height: calc(100vh - 70px);
}

}


@media print, screen and (min-width: 1024px) {
/* atop-mainvisual ----------------------------------------------------------------- */
#atop-mainvisual .catch-title {
  margin: 80px auto 0px;
  width: 55%;
}
#atop-mainvisual.nighttime {
  margin: 80px 0px 0px;
}

/* 横長 */
#atop-mainvisual.width_window {
  height: calc(100vh - 80px);
}


}



@media print, screen and (min-width: 1200px) {
/* atop-mainvisual ----------------------------------------------------------------- */


/* 横長 */
#atop-mainvisual.width_window {
  height: calc(100vh - 86px);
}
#atop-mainvisual.width_window .catch-title {
  width: 35%;
  position: relative;
  margin: 3% auto 0px 10%;
}
#atop-mainvisual.width_window.nighttime .catch-title {
width: 34%;
position: relative;
margin: 0% auto 0px;
}
#atop-mainvisual.width_w_window.nighttime .catch-title {
  width: 30%;
  position: relative;
  margin: -1% auto 0px;
}

}


@media print, screen and (min-width: 1400px) {
/* atop-mainvisual ----------------------------------------------------------------- */


}










/* point-catch ----------------------------------------------------------------- */
#point-catch {
	margin-right: 15px;
	margin-left: 15px;
}
#point-box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
#point-box li {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	padding: 10px 0px;
	border-bottom: 1px solid rgba(187,187,187,1.0);
	font-size: 12px;
	line-height: 1.6em;
	color: rgba(124,106,74,1.0);
	text-align: center;
}
#point-box li:nth-child(1) {
}
#point-box li:nth-child(2) {
}
#point-box li:nth-child(3) {
}
#point-box li:nth-child(4) {
	border: none;
}
#point-box li em {
	font-style: normal;
	font-size: 110%;
	line-height: 1.6em;
}
#point-box li i {
	font-style: normal;
	/* font-weight: bold; */
	font-size: 120%;
	line-height: 1.5em;
	color: rgba(68,68,68,1.0);
}
#point-box li strong {
	font-size: 150%;
	line-height: 1.4em;
	/* font-weight: bold; */
	font-weight: 500;
	color: rgba(68,68,68,1.0);
}
#point-box li em strong {
	font-size: 170%;
	line-height: 1.4em;
	/* font-weight: bold; */
	font-weight: 500;
	color: rgba(68,68,68,1.0);
}



/* reco-catch */
#reco-catch {
	margin-right: 15px;
	margin-left: 15px;
}
#reco-box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
#reco-box li {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  text-align: center;
  position: relative;
  margin: 0px 0px 4px;
}
/*
#reco-box li::after {
  content: '';
  top: 0px;
  left: 0px;
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  border: 1px solid rgba(186,186,186,1.00);
}
#reco-box li h2 {
  padding: 5px 15px;
}
*/
#reco-box li img {
	height: auto;
	max-width: calc(760px / 2);
	width: 100%;
	margin: 0px auto;
}


.catch-banner {
  padding: 0px 4px 5px;
}
.catch-banner .cbanner-sp img,
.catch-banner .cbanner-pc img {
	height: auto;
	max-width: calc(752px / 2);
	width: 100%;
	margin: 0px auto;
  display: block;
}
.catch-banner .cbanner-pc img {
	max-width: calc(2320px / 2);
}
.catch-banner .cbanner-pc {
  display: none;
}



@media print, screen and (min-width: 375px) {
#point-box li {
	padding: 10px 0px;
	font-size: 14px;
	line-height: 1.6em;
}
#point-box li em {
	font-size: 110%;
	line-height: 1.5em;
}
#point-box li i {
	font-size: 120%;
	line-height: 1.5em;
}
#point-box li strong {
	font-size: 160%;
	line-height: 1.4em;
}
#point-box li em strong {
	font-size: 180%;
	line-height: 1.4em;
}


/* reco-catch */
#reco-catch {
	margin-right: 15px;
	margin-left: 15px;
}
#reco-box li {
  margin: 0px 0px 6px;
}
/*
#reco-box li h2 {
  padding: 5px 20px;
}
*/

.catch-banner {
  padding: 0px 5px 7px;
}


}



@media print, screen and (min-width: 768px) {
#point-catch {
	margin-right: 25px;
	margin-left: 25px;
}
#point-box li {
	padding: 12px 0px;
	font-size: 15px;
	line-height: 1.6em;
}
#point-box li em {
	font-size: 120%;
	line-height: 1.4em;
}
#point-box li i {
	font-size: 140%;
	line-height: 1.4em;
}
#point-box li strong {
	font-size: 180%;
	line-height: 1.3em;
}
#point-box li em strong {
	font-size: 200%;
	line-height: 1.3em;
}

#point-catch .kome-text,
#point-catch .kome-text p,
#reco-catch .kome-text,
#reco-catch .kome-text p {
	text-align: center;
}


/* reco-catch */
#reco-catch {
	margin-right: 15px;
	margin-left: 15px;
}
#reco-box li {
	-ms-flex-preferred-size: calc(33.33% - 5px);
	flex-basis: calc(33.33% - 5px);
  margin: 0px;
}
/*
#reco-box li h2 {
  padding: 8px 5px;
}
*/


.catch-banner {
  padding: 0px 5px 7px;
}
.catch-banner .cbanner-sp {
	display: none;
}
.catch-banner .cbanner-pc {
  display: block;
}


}



@media print, screen and (min-width: 1024px) {
#point-catch {
	margin-right: 30px;
	margin-left: 30px;
}

#point-box li {
	border: none;
}
#point-box li {
	font-size: 15px;
	line-height: 1.6em;
	padding: 10px 0px;
}
#point-box li:nth-child(1) {
}
#point-box li:nth-child(2) {
	-ms-flex-preferred-size: calc(50% - 20px);
	flex-basis: calc(50% - 20px);
	border-right: 1px solid rgba(187,187,187,1.0);
	text-align: right;
	padding: 5px 0px;
}
#point-box li:nth-child(2) p {
	padding: 0px 20px 0px 0px;
}

#point-box li:nth-child(3) {
	-ms-flex-preferred-size: calc(50% - 0px);
	flex-basis: calc(50% - 0px);
	text-align: left;
	padding: 5px 0px;
}

#point-box li h1 br {
	display: none;
}
#point-box li em {
	font-size: 125%;
	line-height: 1.4em;
}
#point-box li i {
	font-size: 150%;
	line-height: 1.4em;
}
#point-box li strong {
	font-size: 200%;
	line-height: 1.3em;
}
#point-box li em strong {
	font-size: 220%;
	line-height: 1.3em;
}

#point-catch .kome-text {
	text-align: center;
}

#point-box sup {
	vertical-align: baseline;
	top: -0.7em;
}

/* reco-catch */
#reco-catch {
	margin-right: 15px;
	margin-left: 15px;
}
/*
#reco-box li h2 {
  padding: 10px;
}
*/

}




@media print, screen and (min-width: 1200px) {
#point-catch {
	margin-right: 0px;
	margin-left: 0px;
}
#point-box li {
	font-size: 16px;
	line-height: 1.6em;
	padding: 10px 0px;
}
#point-box li:nth-child(2) {
	-ms-flex-preferred-size: calc(50% - 30px);
	flex-basis: calc(50% - 30px);
	padding: 5px 0px;
}
#point-box li:nth-child(2) p {
	padding: 0px 30px 0px 0px;
}

#point-box li:nth-child(3) {
	-ms-flex-preferred-size: calc(50% - 0px);
	flex-basis: calc(50% - 0px);
	text-align: left;
	padding: 5px 0px;
}

/* reco-catch */
#reco-catch {
	margin-right: 0px;
	margin-left: 0px;
}
#reco-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 1200px;
  margin: 0px auto;
}
#reco-box li {
  -ms-flex-preferred-size: calc(788px / 2);
	flex-basis: calc(788px / 2);
  margin: 0px;
}

.catch-banner {
  padding: 0px 5px 20px;
}

}




@media print, screen and (min-width: 1400px) {
#point-box li {
	font-size: 17px;
	line-height: 1.6em;
	padding: 10px 0px;
}

}











/* contents-link ----------------------------------------------------------------- */
section.contents-link {
	position: relative;
	overflow: hidden;
}
/*
section.contents-link:after {
	content: " ";
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	transition: all 0.4s;
	background: url(../../imgs/back_mark.png) center top;
	background-size:200% auto;
	background-position:center 0px;
}
*/
section.contents-link .cont-box {
	padding: 0px 0px 40px;
}



.contents-link-bg {
	width: 200%;
	height: 200%;
	display: block;
	position: absolute;
	top: -66%;
	left: -50%;
	overflow: hidden;
	z-index: -1;
		/*
	background: url(../../imgs/back_mark2.jpg) center top;
	background-size: 200% auto;
	background-position: center 0px;
	z-index: -1;
	*/
}
.contents-link-bg img {
	display: block;
	height: auto;
	width: 100%;
	margin: 0px;
	/* margin: 0px 0px 0px -50%; */
	opacity: 1;
	padding: 0px;
	transform: scale(1.0,1.0);
}
/*
section.contents-link.activeback {
	background-color:rgba(255,255,255,0.4);
	background-blend-mode:lighten;
}
*/

.contents-link .contents-box {
	text-align: center;
	/* color: rgba(68,68,68,1.0); */
	position: relative;
	z-index: 1;
}
.contents-link .contents-box img {
	height: auto;
	width: 100%;
}
.contents-link .contents-box .cont-catch h3 {
	font-size: 120%;
	line-height: 1.6em;
	padding: 0px 0px 1em;
	/* color: rgba(68,68,68,1.0); */
	font-weight: 500;
}
.contents-link .contents-box .cont-button-pc {
	display: none;
}
.contents-link .contents-box .cont-img {
	overflow: hidden;
	margin: 0px 0px 10px;
}
.contents-link .contents-box .cont-button {
}



@media print, screen and (min-width: 375px) {

}



@media print, screen and (min-width: 768px) {
.contents-link-bg {
	width: 180%;
	height: 180%;
	top: -110%;
	left: -40%;
}
/*
.contents-link-bg img {
	width: 180%;
	margin: 0px 0px 0px -40%;
}
*/
section.contents-link .cont-box {
	padding: 0px 0px 60px;
	margin: 0px auto;
	max-width: 1200px;
}
.contents-link .contents-box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	
	-webkit-box-align: center;
     -ms-flex-align: center;
        align-items: center;
}
section.contents-link .cont-box a {
	transition: all 0.5s;
	display: block;
}
section.contents-link .cont-box a:hover {
	background: rgba(68,68,68,0.2);
}


.contents-link .contents-box li.cont-catch {
	-ms-flex-preferred-size: 45%;
	flex-basis: 45%;
}
.contents-link .contents-box li.cont-img {
	-ms-flex-preferred-size: 55%;
	flex-basis: 55%;
}
.contents-link .contents-box .cont-catch h3 {
	font-size: 120%;
	line-height: 1.6em;
	padding: 0px 0px 1em;
}
.contents-link .contents-box .cont-button-pc {
	display: inline-block;
}
.contents-link .contents-box .cont-img {
	margin: 0px;
}
.contents-link .contents-box .cont-button {
	display: none;
}

.contents-link .concept-box .contents-box li.cont-catch,
.contents-link .concept-box .contents-box li.cont-img {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
}

.contents-link .access-box .contents-box li.cont-catch,
.contents-link .plan-box .contents-box li.cont-catch{
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
}

/*
.contents-link-bg {
	background: url(../../imgs/back_mark2.jpg) center top;
	background-size:180% auto;
	background-position:center 0px;
}
*/
}


@media print, screen and (min-width: 1024px) {
.contents-link-bg {
	width: 160%;
	height: 160%;
	top: -100%;
	left: -30%;
}
/*
.contents-link-bg img {
	width: 160%;
	margin: 0px 0px 0px -30%;
}
*/
/*
.contents-link-bg {
	background: url(../../imgs/back_mark2.jpg) center top;
	background-size:160% auto;
	background-position:center 0px;
}
*/
}


@media print, screen and (min-width: 1200px) {
.contents-link-bg {
	width: 130%;
	height: 130%;
	top: -40%;
	left: -15%;
}
/*
.contents-link-bg img {
	width: 130%;
	margin: 0px 0px 0px -15%;
}
*/
/*
.contents-link-bg {
	background: url(../../imgs/back_mark2.jpg) center top;
	background-size:130% auto;
	background-position:center 0px;
}
*/
}


@media print, screen and (min-width: 1400px) {
.contents-link-bg {
	width: 120%;
	height: 120%;
	top: -40%;
	left: -10%;
}
/*
.contents-link-bg img {
	width: 120%;
	margin: 0px 0px 0px -10%;
}
*/
/*
.contents-link-bg {
	background: url(../../imgs/back_mark2.jpg) center top;
	background-size:120% auto;
	background-position:center 0px;
}
*/
}












@media print, screen and (min-width: 375px) {
/* atop-mainvisual ----------------------------------------------------------------- */

}


@media print, screen and (min-width: 768px) {

}


@media print, screen and (min-width: 1024px) {

}


@media print, screen and (min-width: 1200px) {

}


@media print, screen and (min-width: 1400px) {

}

