@charset "utf-8";
/* CSS Document */

/* -------------------------------
 　visualArea
---------------------------------*/
#visualArea{
	width: 100vw;
	height: 100vh;
	z-index: 9;
	position: relative;
	margin-top: -75px;
	margin-bottom: 0;
}

.mainVisual{
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 5;
	opacity: 1;
	top: 0;
	left: 0;
}

#slider,#mainSlider{
	width: 100%;
	min-height: 100vh;
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 8;
	opacity: 1;
	top: 0;
	left: 0;
}

@media screen and (max-width: 539px) {
#mainSlider .splide{
	padding: 0;
	margin: 0;
}
}

@media screen and (max-width: 1024px) {
#slider,#mainSlider{
	position: absolute;
	z-index: 8;
	opacity: 1;
	top: -0.4rem;
	left: 0;
}
}

.vCopyCont{
	width: 75%;
	height: auto;
	margin: 0 auto;
	text-align: center;
	z-index: 10;
	position: absolute;
	top: 50%;
	left: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
}

h2.vAreaCopy{
	width: 100%;
	padding: 0;
	margin: 0;
	text-align: center;
}
	

h2.vAreaCopy p{
	padding: 2rem 0 0 0;
	font-size: 2.5rem; 
	font-weight: bolder;
	color: #0e0970;
	font-family: "zen_k","sans-serif";
	line-height: clamp(4rem, 2.855rem + 1.79vw, 5rem);
	text-shadow: 4px 4px 6px rgba(75, 74, 74, 0.4);
	letter-spacing: 0.5rem;
}


.vAreaText{
	width: 100%;
	height: auto;
	text-align: center;
}

h2.vAreaText p{
	font-size: clamp(1.1rem, -0.045rem + 1.79vw, 2.1rem);
	line-height: clamp(1.8rem, 0.426rem + 2.15vw, 3rem);
}

.vAreaImg{
	width: 35%;
	height: auto;
	margin: 0 auto;
	padding: 1rem 0;
	text-align: center;
}


@media screen and (max-width: 1024px) {
#visualArea{
	margin-top: -70px;
}	
	
.vCopyCont{
	width: clamp(32.688rem, 11.064rem + 62.79vw, 51.25rem);
}
	
h2.vAreaCopy p{
	font-size: clamp(1.6rem, 1.152rem + 1.33vw, 2rem);
}
	
.vAreaImg{
	width: 45%;
	padding-top: 2rem;
}	
	
.vAreaText{
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 1.5rem 0;
	text-align: center;

}	
}

@media screen and (max-width: 768px) {
	
.vCopyCont{
	width: 98%;
	height: auto;
	padding: 0;
	top: 50%;
	left: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);

}

.vAreaImg{
	width: 33%;
	padding-top: clamp(1rem, 0.165rem + 4.17vw, 1.6rem);
}	
	
.vAreaText{
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 1.5rem 0;
	text-align: center;

}	
/*h2.vAreaText p{
	font-size: clamp(0.6rem, -0.09rem + 2.95vw, 1.8rem);
	line-height: clamp(1.4rem, 0.479rem + 3.94vw, 3rem);
}*/
}

@media screen and (max-width: 539px) {
h2.vAreaCopy p{
	font-size: clamp(0.9rem, 0.757rem + 0.72vw, 1.1rem);
	line-height: clamp(1.4rem, 0.843rem + 2.78vw, 1.8rem);
}
}
/* -------------------------------
 　section01
---------------------------------*/
#section01,#section01_02{
	margin-top: 3rem;
}

#section01 > .wrapper,#section01_02 > .wrapper{
	width: 85%;
	height: auto;
	padding-top: 1rem;
	padding-right: 1rem;
	padding-bottom: 5rem;
	padding-left: 1rem;
	margin: 0 auto;
}

#section01 > .wrapper .textCont,#section01_02 > .wrapper .textCont{
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
}

#section01 >.wrapper .textCont p,#section01 >.wrapper .textCont p{
	font-weight: 300;
	font-size: clamp(0.9rem, 0.556rem + 0.54vw, 1rem);
	line-height: clamp(1.6rem, 1.142rem + 0.72vw, 2rem);;
	text-align: left;
	display: inline-block;
}

@media screen and (max-width: 960px) {

#section01,#section01_02{
	margin-top: 0;
	}	
	
#section01 > .wrapper,#section01_02 > .wrapper{
	padding-top: 2rem;
	padding-bottom: 3rem;
}
}

@media screen and (max-width: 539px) {
#section01 > h2.section_ti{
	margin-top: 2rem;
}
	
#section01_02{
	margin-top: -8rem;
}
	
#section01_02 > h2.section_ti{
	margin-top: 0;
}	
}
/*--------------------------------
 　section02
---------------------------------*/
#section02{
	margin-top : 0;
}

@media only screen and (min-width: 1025px) {
#section02 > h3.cont_ti{
	padding-top: 5rem;
}
}

/*#section02 .wrapper,#section02 .wrapper{
	padding-bottom: 8rem;
}*/

#section02 .wrapper ul{
	display: flex;
	flex-flow: column-reverse;
	justify-content: center;
	width: 70%;
	margin: 0 auto;
}

 #section02 .wrapper ul >.imgCont{
	 width: 55%;
	 padding: 2rem;
	 margin: 0 auto;
}

 #section02 .wrapper ul >.textCont{
	 width: 85%;
	 padding: 2rem 0rem;
	 background-color: #FFFFFF;
	 border-radius: 30px;
	 text-align: center;
	 margin: 0 auto;
}
#section02 .wrapper ul > .textCont h3{
	padding-bottom: 2rem;
	text-align: center;
}

#section02 .wrapper ul > .imgCont img{
	border-bottom: none;
	border-radius: 50%;
}

.textCont p{
	font-size: clamp(0.9rem, 0.556rem + 0.54vw, 1.2rem);
	line-height: clamp(1.6rem, 1.142rem + 0.72vw, 2rem);
	padding-bottom: 1.6rem;
}

.textCont p:last-child{
	padding-bottom: 0;
}

@media screen and (max-width:1024px) {
	
#section02{
	margin-top: 0;
}	
	
#section02 .wrapper{
	padding-top: 3rem;
	padding-bottom: 5rem;
}	
	
#section02 .wrapper ul{
	width: 100%;
	display: flex;
	margin: 0;
	flex-flow: column-reverse;
	justify-content: center;
	}
	
#section02 .wrapper ul li{
	margin: 0;
	padding-top: 3rem;
}
	
 #section02 .wrapper ul .imgCont{
	width: 50%;
	padding-top: 2rem;
}

 #section02 .wrapper ul .textCont{
	width: 100%;
	padding: 2rem;
}	
}

@media screen and (max-width: 960px) {
	
#section02 .wrapper{
	padding-top: 1rem;
	padding-bottom: 3rem;
}	
}

@media screen and (max-width: 768px) and (min-width: 540px){

#section02{
	margin-top: 6rem;
}
	
#section02 > ul li.textCont p{
	text-align: left;
	display: inline-block;
}
}

@media screen and (max-width: 539px) {

#section02{
	margin-top: -1rem;
}
		
 #section02 .wrapper ul .imgCont{
	width: 100%;
	padding-top: 2rem;
}	
}
/* -------------------------------
 　section Title image
---------------------------------*/
#section03 .sectonTitleImg,
#section04 .sectonTitleImg,
#section05 .sectonTitleImg,
#section06 .sectonTitleImg{
	width: 100%;
	min-height: clamp(20rem, 18.136rem + 3.64vw, 22.5rem);
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	margin-bottom: 3rem;
}

#section03 .sectonTitleImg h2.section_ti,
#section04 .sectonTitleImg h2.section_ti,
#section05 .sectonTitleImg h2.section_ti,
#section06 .sectonTitleImg h2.section_ti{
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

@media screen and (max-width: 960px) {
#section03 .sectonTitleImg,
#section04 .sectonTitleImg,
#section05 .sectonTitleImg,
#section06 .sectonTitleImg{
	background-size: cover;
}
}

@media screen and (max-width: 820px) {
#section03 .sectonTitleImg,
#section04 .sectonTitleImg,
#section05 .sectonTitleImg,
#section06 .sectonTitleImg{
	min-height: clamp(15rem, 13.21rem + 8.95vw, 17.5rem);
}
}

@media screen and (max-width: 539px) {
#section03 .sectonTitleImg,
#section04 .sectonTitleImg,
#section05 .sectonTitleImg,
#section06 .sectonTitleImg{
	margin-bottom: 0;
}
}

@media screen and (max-width: 480px) {
#section03 .sectonTitleImg h2.section_ti,
#section04 .sectonTitleImg h2.section_ti,
#section05 .sectonTitleImg h2.section_ti,
#section06 .sectonTitleImg h2.section_ti{
	text-shadow: 3px 3px 6px rgba(75, 74, 74, 0.4);
}
}


/*--------------------------------
 　section03
---------------------------------*/

#section03 .sectonTitleImg{
	background-image: url("../../images/section03_title_img.jpg");
}

@media screen and (max-width: 820px) {
#section03 .sectonTitleImg{
	background-image: url("../../images/section03_title_img_sp.jpg");
}
}

#section03 > .wrapper{
	width: 100%;
	padding-bottom: 0;
}

#section03 > .wrapper .sectionDiscription {
	width: 85%;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#section03 > .wrapper .sectionDiscription p{
	display: inline-block;
	text-align: left;
	font-weight: 300;
	font-size: clamp(0.9rem, 0.556rem + 0.54vw, 1rem);
}

#section03 > .wrapper ul{
	width: 100%;
	padding: 0 3rem 3rem 3rem;
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
}	
	
#section03 > .wrapper ul li{
	width: 25%;
}


@media screen and (max-width: 820px) {
	
#section03 > .wrapper ul{
	width: 100%;
	padding: 0;
	margin: 0;
	flex-flow: column;
	justify-content: space-between;
}	
	
#section03 > .wrapper ul li{
	width: 100%;
	margin: 0;
	padding: 0;
}
	
#section03 > .wrapper .sectionDiscription {
	width: 85%;
	margin: 0 auto;
	padding: 2rem 0;
	text-align: center;
}	
}

#section03 > .sliderWrap{
	width: 100%;
	max-height: 500px;
	padding-top: 5rem;
}

#section03 .sliderWrap h3.cont_ti{
	padding-top: 0;
	padding-bottom: 1rem;
	text-align: center;
}

#section03 .sliderWrap #bioSlider .splide__track {
	height: auto;
	max-height: 480px; /* 最大の高さ */
	min-height: 240px; /* 最小の高さ */
}

#section03 .sliderWrap #bioSlider .splide__slide {
	display: flex;
	flex-direction: column;
	justify-content: center;
}

#section03 .sliderWrap #bioSlider .splide__slide .imgCont{
	padding: 0 0.7rem;
}


#section03 .sliderWrap #bioSlider .splide__slide .imgCont img {
	align-self: center; /* 上下の中央揃え */
	max-height: 100%;
	max-width: 100%;
	width: auto;
}

#section03 .sliderWrap #bioSlider .splide__slide .textCont{
	width: 100%;
}

#section03 .sliderWrap #bioSlider .splide__slide .textCont p{
	padding: 0.5rem;
	display: inline-block;
	text-align: left;
	font-size: 0.8rem;
	line-height: clamp(1.3rem, 1.185rem + 0.18vw, 1.4rem);
}

@media screen and (max-width: 1024px) {
#section03 .sliderWrap h3.cont_ti{
	padding-top: 2rem;
	padding-bottom: 2rem;
}
}

@media screen and (max-width: 768px) {
#section03 .sliderWrap{
	max-height: 400px;
	padding-top: 5rem;
}
#section03 .sliderWrap h3.cont_ti{
	padding-top: 0;
	padding-bottom: 1rem;
}
}

#section03 > .wrapper .pastBlogWrap{
	width: 85%;
	height: auto;
	padding-top: 3rem;
	padding-bottom: 4rem;
	margin: 0 auto;
	text-align: center;
}

#section03 > .wrapper .pastBlogWrap h4 .cont_ti{
	text-align: center;
	font-size: 1.2rem;
	line-height: 1.8rem;
}

#section03 > .wrapper .pastBlogWrap p{
	width: 100%;
	height: auto;
	display: inline-block;
	text-align: left;
	padding-top: 1.6rem;
}

#section03 > .wrapper .pastBlogWrap ul{
	width: 25%;
	display: table;
	border-spacing: 10px;
	margin: 0 auto;
	padding: 0;
}

#section03 > .wrapper .pastBlogWrap ul li{
	display: table-cell;
	vertical-align: middle;
}

#section03 > .wrapper .pastBlogWrap ul li.blogImg{
	width: 30%;
	height: auto;
}

#section03 > .wrapper .pastBlogWrap ul li.textLink{
	width: 70%;
	height: auto;
	text-align: center;
}

#section03 > .wrapper .pastBlogWrap p,#section03 > .wrapper .pastBlogWrap ul li .textLink p{
	font-size: clamp(0.9rem, 0.556rem + 0.54vw, 1rem);
	line-height: 1.8rem;
	text-align: center;
}

@media screen and (max-width: 1024px) {
#section03 > .wrapper .pastBlogWrap ul{
	width: 40%;
	padding-top: 0;
}
}

@media screen and (max-width: 820px) {
#section03 > .wrapper .pastBlogWrap{
	width: 85%;
	padding: 4rem 0;
}
#section03 > .wrapper .pastBlogWrap ul{
	padding-top: 0;
}	
}

@media screen and (max-width: 539px) {

#section03 > .wrapper .pastBlogWrap{
	width: 85%;
}	
	
#section03 > .wrapper .pastBlogWrap ul{
	width: 75%;
	padding-top: 0;
}
#section03 > .wrapper .pastBlogWrap p,#section03 > .wrapper .pastBlogWrap ul li .textLink p{
	font-size: clamp(0.8rem, 0.728rem + 0.36vw, 0.9rem);
	text-align: left;
	display: inline-block;
	line-height: 1.8rem;
}	
}

@media screen and (max-width: 480px) {
#section03 > .wrapper .pastBlogWrap{
	padding: 2rem 0;
}

#section03 > .wrapper.pastBlogWrap ul{
	width: 60%;
}	
}



/* -------------------------------
 　section04
---------------------------------*/
#section04 .sectonTitleImg{
	background-image: url("../../images/section04_title_img02.jpg");
}

@media screen and (max-width: 820px) {
#section04 .sectonTitleImg{
	background-image: url("../../images/section04_title_img_sp.jpg");
}
}

#section04 .wrapper ul{
	width: 100%;
	display: flex;
	flex-flow: nowrap row;
	justify-content: space-between;
	align-content: flex-start;
}

#section04 .wrapper ul li{
	width: 25%;
	height: auto;
	margin-right: 2rem;
}

#section04 .wrapper ul li:last-child{
	margin-right: 0;
}

#section04 > .wrapper ul li .imgCont{
	width: 100%;
	margin: 0;
}

#section04 > .wrapper ul li .imgCont img{
	border-radius: 50%;
}

#section04 > .wrapper ul li .textCont{
	width: 90%;
	margin: 0 auto;
	padding: 1rem 0;
	text-align: center;
}

#section04 > .wrapper ul li .textCont h2{
	font-size: clamp(1rem, 0.771rem + 0.36vw, 1.2rem);
	line-height: clamp(1.4rem, 1.133rem + 0.56vw, 1.8rem);
	font-weight: 500;
	text-align: center;
	padding-bottom: 0.5rem;
}

#section04 >.wrapper ul li .textCont p{
	font-weight: 300;
	font-size: 0.8rem;
	line-height: clamp(1.4rem, 1.171rem + 0.36vw, 1.6rem);
	text-align: left;
	display: inline-block;
}

.buttonCont{
	width: 100%;
	display: table;
}

.buttonCont li.buttonObject{
	width: 49%;
	display: table-cell;
}

@media screen and (max-width: 1024px) {
#section04 > .wrapper ul li .textCont h2{
	font-size: clamp(0.8rem, 0.571rem + 0.36vw, 1rem);
	line-height: clamp(1.4rem, 1.133rem + 0.56vw, 1.8rem);
}

#section04 >.wrapper ul li .textCont p{
	font-size: clamp(0.6rem, 0.509rem + 0.45vw, 0.8rem);
	line-height: clamp(1.4rem, 1.133rem + 0.56vw, 1.8rem);
}
}


@media screen and (max-width: 539px) {

#section04 .wrapper ul{
	flex-flow: column;
	justify-content: center;
	align-content: flex-start;
	padding-bottom: 3rem;
}

#section04 .wrapper ul li{
	width: 100%;
	height: auto;
	margin-bottom: 2rem;
}

#section04 .wrapper ul li:last-child{
	margin-bottom: 0;
}

#section04 > .wrapper ul li .imgCont{
	width: 75%;
	margin: 0 auto;
}
	
#section04 >.wrapper ul li .textCont p{
	font-size: 0.9rem;
}	
}

/*--------------------------------
 　section05
---------------------------------*/
#section05 .sectonTitleImg{
	background-image: url("../../images/section05_title_img02.jpg");
}

@media screen and (max-width: 820px) {
#section05 .sectonTitleImg{
	background-image: url("../../images/section05_title_img_sp.jpg");
}
}

#section05 .notice{
	width: 20%;
	float: right;
}

#section05 .notice p{
	font-size: 0.8rem;
	line-height: 1.6rem;
}

@media screen and (max-width: 820px) {
#section05 .notice{
	width: 33%;
}
}

@media screen and (max-width: 539px) {

#section05 .notice p{
	font-size: 0.7rem;
	line-height: 1.4rem;
}
}

#section05 > .wrapper ul{
	width: 100%;
	display: flex;
	flex-flow: wrap row;
	justify-content: flex-start;
	align-items: stretch;
}

#section05 > .wrapper ul li.booksWrap{
	width: 33%;
	padding-top: 3rem;
	padding-right: 1.25rem;
	padding-left: 1.25rem;
}

.booksWrap > .imgCont{
	padding-bottom: 0.5rem;
}

.booksWrap > .imgCont a img{
	width: 100%;
	display: block;
}

.booksWrap > .imgCont a img:hover {
	box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.25);
	transform: translateY(-0.2875em);
	transition: 0.3s;
}

h3.book_ti{
	width: 100%;
	padding: 0 0.2rem 0.25rem 0.2rem;
	border-bottom: 1px dotted #E1E1E1;
}

h3.book_ti p{
	font-size: 0.8rem;
	letter-spacing: 0.1rem;
	text-align: left;
	display: inline-block;
}
.bookDescription{
	width: 100%;
	height: auto;
	padding: 0.25rem 0.25rem 0 0.25rem;
}

.bookDescription p{
	font-size: 0.8rem;
	line-height: 1.4rem;
}

/*@media screen and (max-width:960px) {
	
#section05 > .wrapper{
	margin-top: -7rem;
}	
}*/
	
@media screen and (max-width:540px) {
	
/*#section05 > .wrapper{
	margin-top: -10rem;
}*/	
	
#section05 > .wrapper ul{
	width: 100%;
	display: flex;
	margin: 0;
	flex-flow: column;
	justify-content: center;
	}
	
#section05 > .wrapper ul li{
	width: 100%;
	margin: 0;
	padding-top: 3rem;
}

#section05 > .wrapper ul li.booksWrap{
	width: 100%;
	padding: 3rem 0;
}
	
.booksWrap > .imgCont{
	width: 75%;
	margin: 0 auto;
	padding-bottom: 0.5rem;
}	
	
h3.book_ti{
	padding: 1.2rem 0.2rem 1.2rem 0.2rem;
}	
	
.bookDescription{
	width: 100%;
	height: auto;
	padding: 1.2rem 0.25rem 0 0.25rem;
}
	
h3.book_ti p{
	font-size: 0.9rem;
	letter-spacing: 0.1rem;
	text-align: left;
	display: inline-block;
}
	
.bookDescription p{
	font-size: 0.8rem;
	line-height: 1.4rem;
}	
}

/*---アコーディオンメニュー---*/

.accordion {
  position: relative;
}
/* ボタン */
.accordion-btn {
  background-color: rgba(255,255,255,0.9);
  border: 1px solid #333333;
	border-radius: 500px;
  bottom: 0;
  color: #333333;
  cursor: pointer;
  display: inline-block;
  font-size: clamp(0.7rem, 0.66rem + 0.2vw, 0.9rem);
  left: 0;
  margin: auto;
  padding: 3px 25px;
  position: absolute;
  right: 0;
  text-align: center;
  transition: all .3s;
  width: fit-content;
  z-index: 1;
}
/* 続きを読むボタンの表記 */
.accordion-btn::after {
  content: "続きを読む";
}
/* ボタンhover時のスタイル */
.accordion-btn:hover {
  background-color: #fff;
  color: #333333;
}
.accordion-text {
  overflow: hidden; /* テキストを隠す */
  position: relative;
}
/* 最初に見えてるテキストエリアの高さ */
.accordion-text.is-hide {
  height: 100px;
}
/* テキストをグラデーションで隠す */
.accordion-text::before {
  background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,.9) 50%, rgba(255,255,255,.9) 50%, #fff 100%);
  background:         linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,.9) 50%, rgba(255,255,255,.9) 50%, #fff 100%);
  bottom: 0;
  content: "";
  height: 60px; /* グラデーションで隠す高さ */
  position: absolute;
  width: 100%;
}
/* 閉じるボタンの位置 */
.accordion-btn.is-show {
  bottom: -2.2rem;
}
/* 閉じるボタンの表記 */
.accordion-btn.is-show::after {
  content: "閉じる";
}
/* 続きを見るボタンをクリックしたらテキストを隠しているグラデーションを消す */
.accordion-btn.is-show + .accordion-text::before {
  display: none;
}


/*---/アコーディオンメニュー---*/

.buttonArea{
	width: 100%;
	margin-top: 3rem;
	text-align: center;
}

.buttonArea hr{
	width: 100%;
	padding-bottom: 1rem;
	border: none;
	border-top: 1px dotted #E1E1E1;
} 


/*--------------------------------
 　section06
---------------------------------*/

#section06 .sectonTitleImg{
	background-image: url("../../images/section06_title_img01_pc.jpg");
}

@media screen and (max-width: 820px) {
#section06 .sectonTitleImg{
	background-image: url("../../images/section06_title_img01_sp.jpg");
}
}

#section06 .textCont{
	width: 80%;
	margin: 0 auto;
	padding-bottom : 5rem;
	text-align: center;
}

#section06 .textCont{
	width: 80%;
	margin: 0 auto;
	padding-bottom : 5rem;
	text-align: center;
}

#section06 .textCont p{
	font-weight: 300;
	font-size: clamp(0.9rem, 0.556rem + 0.54vw, 1rem);
	line-height: clamp(1.6rem, 1.142rem + 0.72vw, 2rem);;
	text-align: left;
	display: inline-block;
}

#section06 .wrapper{
	padding-bottom: 1rem;
}


#section06 .wrapper ul{
	width: 80%;
	margin: 0 auto;
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-template-rows: repeat(1, 1fr);
	grid-column-gap: 32px;
	grid-row-gap: 32px;
	padding-bottom: 1rem;
}

#section06 .wrapper ul li{
	width: 100%;
	height: auto;
	margin-right: 3rem;
}

#section06 > .wrapper ul li .imgCont{
	width: 100%;
	margin: 0;
}


#section06 > .wrapper ul li .textCont{
	width: 98%;
	margin: 0 auto;
	padding: 1rem 0;
	text-align: center;
}

#section06 > .wrapper ul li .textCont h2{
	font-size: clamp(1rem, 0.771rem + 0.36vw, 1.2rem);
	line-height: clamp(1.4rem, 1.133rem + 0.56vw, 1.8rem);
	font-weight: 500;
	text-align: center;
	padding-bottom: 0.5rem;
	border-bottom: dotted 1px #CCCCCC;
}

#section06 > .wrapper ul li .textCont h3{
	font-size: clamp(0.8rem, 0.666rem + 0.28vw, 1rem);
	line-height: 0.8rem;
	font-weight: 300;
	font-family: "regular";
	text-align: center;
	padding-top: 0.7rem;
}

#section06 > .wrapper ul li .textCont h3:nth-of-type(2){
	padding-bottom: 0.7rem;
	border-bottom: dotted 1px #CCCCCC;
}

#section06 > .wrapper ul li .textCont h3{
  white-space: pre-wrap;
}

#section06 > .wrapper ul li .textCont h3 span{
  color: #FF0033;
}

#section06 >.wrapper ul li .textCont p{
	font-weight: 300;
	font-size: 0.8rem;
	line-height: clamp(1.4rem, 1.171rem + 0.36vw, 1.6rem);
	text-align: left;
	display: inline-block;
	padding-top: 0.7rem;
}

#section06 > .buttonCont{
	width: 50%;
	margin: 0 auto;
	padding-bottom: 3rem;
}


@media screen and (max-width: 1024px) {
#section06 > .wrapper ul li .textCont h2{
	font-size: clamp(0.8rem, 0.571rem + 0.36vw, 1rem);
	line-height: clamp(1.4rem, 1.133rem + 0.56vw, 1.8rem);
}

#section06 >.wrapper ul li .textCont p{
	font-size: clamp(0.6rem, 0.509rem + 0.45vw, 0.8rem);
	line-height: clamp(1.4rem, 1.133rem + 0.56vw, 1.8rem);
}
}


@media screen and (max-width: 539px) {
	
#section06 .textCont{
	width: 90%;
	margin: 0 auto;
	padding: 2rem 0;
	text-align: center;
}

#section06 .textCont p{
	font-weight: 300;
	font-size: clamp(0.8rem, 0.692rem + 0.62vw, 0.9rem);
	line-height: clamp(1.6rem, 1.384rem + 1.24vw, 1.8rem);
	text-align: left;
	display: inline-block;
}	

#section06 .wrapper ul{
	display: flex;
	flex-flow: column;
	justify-content: center;
	align-content: flex-start;
	padding-bottom: 3rem;
}

#section06 .wrapper ul li{
	width: 100%;
	height: auto;
	margin-bottom: 2rem;
}

#section06 .wrapper ul li:last-child{
	margin-bottom: 0;
}

#section06 > .wrapper ul li .imgCont{
	width: 75%;
	margin: 0 auto;
}
	
#section06 >.wrapper ul li .textCont p{
	font-size: 0.9rem;
}
	
#section06 > .buttonCont{
	width: 80%;
	margin: 0 auto;
	padding-bottom: 3rem;
}	
}


/*--------------------------------
 　section07
---------------------------------*/
#section07 .wrapper{
	width: 100%;
	min-height: 600px;
	padding-top: 3rem;
	background-image: url("../../images/section06_bg_img.jpg");
	background-size: cover;
}

.infoCont{
	width: 65%;
	max-width: 768px;
	float: right;
	padding: 2rem 2rem 2rem 3rem;
	background-color: rgba(255,255,255,0.7);

}

.infoCont h3.cont_ti{
	width: 100%;
	text-align: center;
}

.infoCont h3.cont_ti p{
	letter-spacing: 0.2rem;
	font-size: clamp(0.9rem, 0.556rem + 0.54vw, 1.2rem);
	line-height: clamp(1.6rem, 1.142rem + 0.72vw, 2rem);
}

.infoCont h3.cont_ti p:before {
	content: "\A" ;
	white-space: pre ;
	display: contents;
	padding-top: 0;
	padding-bottom: 0;
}

.infoCont p{
	letter-spacing: 0.2rem;
	font-size: clamp(0.8rem, 0.722rem + 0.23vw, 1rem);
	line-height: clamp(1.6rem, 1.142rem + 0.72vw, 2rem);
}

.infoCont p span.block{
	display: block;
	padding-top: 0.5rem;
	padding-bottom: 1rem;
}

#section07 .buttonWrap{
	width: 25%;
    margin: 0 auto;
	text-align: center;
	padding-top: 1rem;
}

#section07 .snsWrap{
	width: 25%;
    margin: 0 auto;
	text-align: center;
	padding-top: 1.6rem;
}

@media screen and (min-width: 1600px) {
#section07 .snsWrap{
	width: 20%;
}
}
	
#section07 .snsWrap ul{
	width: 100%;
    margin: 0 auto;
	padding: 0;
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
	text-align: center;
}

#section07 .snsWrap ul li{
	width: 50%;
	padding: 0 1rem;
}

@media screen and (max-width: 820px) {
	
#section07 .wrapper {
	padding: 2rem 0;
}

.infoCont{
	width: 100%;
	padding: 2rem 2rem 2rem 3rem;
}	
	
.infoCont h3 .cont_ti p{
	font-size: clamp(0.9rem, 0.785rem + 0.18vw, 1rem);
	line-height: clamp(1rem, 0.68rem + 1.6vw, 1.5rem);
}

.infoCont ul li p{
	font-size: 0.8rem;
	line-height: clamp(1.2rem, 1.018rem + 0.91vw, 1.6rem);
	padding-bottom: 1.6rem;
}	
}

@media screen and (max-width: 767px) {
	
.infoCont h3.cont_ti p{
	text-align: left;
	display: inline-block;
}	
	
#section07 .buttonWrap{
	width: 33%;
}
	
#section07 .snsWrap{
	width: 33%;
    margin: 0 auto;
	text-align: center;
}
}

@media screen and (max-width: 540px) {
	
.infoCont{
	width: 100%;
	max-width: 768px;
	margin: 0;
	padding: 1.6rem;
}
	
	
#section07 .buttonWrap{
	width: 45%;
}	
	
#section07 .snsWrap{
	width: 45%;
    margin: 0 auto;
	text-align: center;
	padding-top: 0.6rem;
}
	
.infoCont p{
	letter-spacing: 0.1rem;
	font-size: 0.8rem;
	line-height: 1.4rem;
}	
}