@charset "UTF-8";
/* CSS Document */
.img_full img{
	width: 100%;
	height: auto;
}
#wrap {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 100%;
	overflow: hidden;
}

body#blog{
	background-image: url(../img/bg.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	background-size: 2754px auto;
	background-image: -webkit-linear-gradient(270deg,rgba(237,248,255,1.00) 0%,rgba(221,238,252,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(237,248,255,1.00) 0%,rgba(221,238,252,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(237,248,255,1.00) 0%,rgba(221,238,252,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(237,248,255,1.00) 0%,rgba(221,238,252,1.00) 100%);
}
body#blog #wrap{
	background-image: url(../img/bg_main.png);
	background-repeat: repeat-x;
	background-position: center top;
	background-size: 1920px auto;
	background-color: rgba(247,251,255,0);
}
#head {
	clear: both;
	width: 100%;
	max-width: 1920px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#head h2{
	font-size: 70px;
	line-height: 1.2em;
	text-align: center;
	color: #640087;
	padding-top: 200px;
	padding-bottom: 160px;
	position: relative;
	z-index: 10;
}
#head .img{
	width: 285px;
	margin: 0 auto;
	padding-left: 70px;
	padding-bottom: 260px;
	position: relative;
	z-index: 10;
}
#head .photo01{
	padding-left: 8%;
	padding-right: 4.7%;
	padding-top: 30px;
	width: 21%;
	float: left;
	position: relative;
	z-index: 10;
}
#head .photo02{
	padding-top: 130px;
	width: 19%;
	float: left;
	position: relative;
	z-index: 10;
}
#head .photo03{
	width: 37%;
	float: right;
	padding-right: 1.8%;
	position: relative;
	z-index: 10;
}
#head .dotbg{
	width: 1339px;
	position: absolute;
	top: 985px;
	z-index: 0;
	right: -650px;
}
#head02 {
	clear: both;
	width: 100%;
	max-width: 1920px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#head02 h2{
	font-size: 70px;
	line-height: 1.2em;
	text-align: center;
	color: #640087;
	padding-top: 20px;
	padding-bottom: 150px;
	position: relative;
	z-index: 10;
	background-repeat: repeat-x;
}
#headwrap {
	clear: both;
	background-image: url("../../img/bg_main.png");
	background-size: 3014px auto;
	background-position: center top;
	background-repeat: no-repeat;
	position: relative;
	background-color: rgba(247,251,255,1.00);
}
body#blog #headwrap{
	background-image: none;
	background-color: rgba(247,251,255,0);
}
#logo {
	width: 147px;
	padding-left: 70px;
	padding-top: 40px;
}

#footwrap {
	clear: both;
	overflow: hidden;
	background-image: -webkit-linear-gradient(270deg,rgba(242,248,253,0.00) 0%,rgba(242,248,253,0.00) 84.46%,rgba(238,243,253,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(242,248,253,0.00) 0%,rgba(242,248,253,0.00) 84.46%,rgba(238,243,253,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(242,248,253,0.00) 0%,rgba(242,248,253,0.00) 84.46%,rgba(238,243,253,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(242,248,253,0.00) 0%,rgba(242,248,253,0.00) 84.46%,rgba(238,243,253,1.00) 100%);
}
#foot {
    text-align: center;
    width: 90%;
	max-width: 1748px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 35px;
	border-top: 1px solid #707070;
}
#foot .inner{
	width: 90%;
	max-width: 1200px;
	margin: 0 auto;
}
#foot h5{
	width: 201px;
	float: left;
	padding-right: 150px;
}
#footmenu {
	width: calc(100% - 351px);
	text-align: left;
	font-size: 20px;
	line-height: 1.6em;
	float: right;
	padding-bottom: 80px;
}
#footmenu li{
	padding-bottom: 10px;
}
#footmenu a{
	color: #333;
	text-decoration: none;
}
#pagetop{
	width: 126px;
	position: fixed;
	right: 120px;
	bottom: 60px;
	z-index: 100;
}
#cr {
    font-size: 12px;
    line-height: 1.6em;
}

#news {
	margin-bottom: 30px;
}
#news table {
	border-collapse: collapse;
	width: 100%;
}
#news th {
	text-align: left;
	vertical-align: top;
	padding-right: 5px;
	background-image: url(../img/list.gif);
	background-repeat: no-repeat;
	background-position: 0 16px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
	width: 30%;
}
#news td {
	padding-top: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
}
#news .box01 {
	clear: both;
	overflow: auto;
	height: 240px;
	padding-right: 20px;
}

#sub h6 {
	text-align: center;
	font-size: 16px;
	line-height: 1.6em;
	border-bottom: 1px solid #575757;
	margin-bottom: 15px;
}

.list {
	padding-bottom: 20px;
}
.list li {
	padding-bottom: 10px;
	line-height: 20px;
	background-image: url(../img/list.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 20px;
}
.list a {
	color: #2E2E2E;
	text-decoration: none;
}

.midashi {
	clear: both;
	font-size: 26px;
	line-height: 1.6em;
	margin-bottom: 15px;
}
.midashib {
 margin-bottom: 20px;
 text-align: center;
}
.midashib h4 {
 font-size: 26px;


 line-height: 1.em;
 line-height: 61.em;
 padding-bottom: 0px;
}

.midashi02 {
	font-size: 20px;
	line-height: 1.6em;
	clear: both;
	margin-bottom: 10px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.komidashi {
	line-height: 20px;
	background-image: url(../img/list04.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 16px;
}
.txtbox {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 100px;
}
.txtbox .come {
	padding-left: 90px;
}

.txtbox li {
	list-style-position: inside;
	list-style-type: disc!important;
}

.linebox {
 clear: both;
 margin-right: auto;
 margin-left: auto;
 padding-bottom: 0px;
 padding-top: 9px;
 padding-right: 9px;
 padding-left: 9px;
 border: 1px solid #36F;
 margin-bottom: 30px;
}
.centerphoto {
	text-align: center;
	clear: both;
	padding-bottom: 50px;
}
.centertxt {
	text-align: center;
	clear: both;
}
.tbl {
	width: 100%;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	clear: both;
}
.tbl td {
	padding: 6px;
	text-align: left;
	vertical-align: top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
.tbl th {
	padding: 6px;
	text-align: left;
	vertical-align: top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	background-color: #E6E6E6;
}
.pagetop {
	text-align: right;
	clear: both;
	padding-bottom: 50px;
	font-size: 12px;
	line-height: 20px;
	color: #F15A24;
}
.pagetop a {
	background-color: #CFC1A9;
	padding: 10px;
	display: inline-block;
	color: #001226;
	text-decoration: none;
}
.pc-none{
	display: none;
}
.sp-none{
	display: block;
}
.pc-none02{
	display: none;
}
.sp-none02{
	display: inline-block;
}
.telbox {
	background-position: 10px 10px;
	background-repeat: no-repeat;
	text-align: center;
	background-color: #001226;
	border-radius: 10px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	color: #FFFFFF;
}
.link {
    padding-bottom: 0px;
    margin-bottom: 10px;
    text-align: center;
    border-width: 1px;
    border-style: solid;
}
.link a {
    padding: 10px;
    display: block;
    color: #001226;
    text-decoration: none;
}
.link a:hover {
    color: #FFFFFF;
}
.mojilist li {
	background-repeat: no-repeat;
	margin-left: 20px;
	text-indent: -20px;
	padding-bottom: 10px;
}
.mojilist li:before {
	content: "●";
	color: #DE891E;
	padding-right: 5px;
}
.faqbox h5 {
	font-size: 18px;
	line-height: 1.6em;
	border-bottom: 1px solid #A6A6A6;
	margin-bottom: 10px;
	text-indent: -33px;
	padding-left: 33px;
}
.faqbox h5:before {
	content: "Q";
	padding-right: 10px;
	font-size: 26px;
	font-weight: bold;
	color: #70AD47;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 1em;
}
.faqbox p {
	text-indent: -27px;
	padding-left: 27px;
}

.faqbox p:before {
	content: "A";
	padding-right: 10px;
	font-size: 26px;
	font-weight: bold;
	color: #ED7D31;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 1em;
}
.pname  {
	font-size: 18px;
	text-align: right;
	line-height: 1.6em;
}
.caption {
	font-size: 13px;
	text-align: center;
	line-height: 1.6em;

}
#half {
	background-color: #0100B4;
	color: #FFFFFF;
}

#half .photo {
	width: 50%;
	padding-bottom: 0px;
	float: left;
}
#half .photo img {
	width: 100%;
	height: auto;
}
#half .box {
    padding-top: 10px;
    padding-bottom: 0px;
    float: left;
    width: 50%;
}
.sidebnbox {
 margin-bottom: 10px;
 position: relative;
}
.sidebnbox p img {
 width: 100%;
 height: auto;
}
.sidebnbox  h5  {
 padding-top: 10px;
 padding-right: 2%;
 padding-left: 2%;
 padding-bottom: 10px;
 width: 96%;
 color: rgba(255,255,255,1.00);
 text-decoration: none;
 background-color: rgba(255,116,118,1.00);
 position: absolute;
 bottom: 0px;
}


.sidebnbox p {
 padding-bottom: 0px;
}
.drop {
	padding-bottom: 30px;
}

.drop dt {
	background-color: #44B0FF;
	padding: 10px;
	color: #FFFFFF;
	margin-bottom: 10px;
	position: relative;
}
.drop dt:after {
	visibility: visible;
	content:'+';
	top: 50%;
	right: 20px;
	font-weight: bold;
	transform:translateY(-50%);
	position: absolute;
}
.drop dt.opened:after {	content:'－';
}
.drop dd{
	padding: 0 10px 20px;
}
/*タブ切り替え全体のスタイル*/
.tabs {
	padding-bottom: 40px;
	background-color: #fff;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}

/*タブのスタイル*/
.tab_item {
  width: calc(100%/3);
  height: 50px;
  background-color: #d9d9d9;
  line-height: 50px;
  font-size: 16px;
  text-align: center;
  color: #565656;
  display: block;
  float: left;
  font-weight: bold;
  transition: all 0.2s ease;
}
.tab_item:hover {
  opacity: 0.75;
}

/*ラジオボタンを全て消す*/
input[name="tab_item"] {
  display: none;
}

/*タブ切り替えの中身のスタイル*/
.tab_content {
 display: none;
 padding-top: 40px;
 padding-bottom: 0;
 clear: both;
 overflow: hidden;
}

/*選択されているタブのコンテンツのみを表示*/
#tab01:checked ~ #tab01_content,
#tab02:checked ~ #tab02_content,
#tab03:checked ~ #tab03_content {
  display: block;
}

/*選択されているタブのスタイルを変える*/
.tabs input:checked + .tab_item {
  background-color: #59b057;
  color: #fff;
}

.tabs input:checked + .tab_item:nth-of-type(2n) {
  background-color: #69c7f1;
  color: #fff;
}

.tabs input:checked + .tab_item:nth-of-type(3n) {
  background-color: #f5a4c0;
  color: #fff;
}
#fixmenu {
	position: fixed;
	top: 50%;
	left: 0px;
	transform: translateY(-50%);
	width: 17.7vw;
	max-width: 340px;
	padding-left: 10px;
	padding-right: 10px;
	z-index: 1000;
	font-size: 15px;
	line-height: 1.8em;
	opacity: 0;
	transition: 0.5s;
}
#fixmenu .menu{
	position: relative;
}
#fixmenu .but {
	width: 100%;
	padding-top: 10px;
}

#fixmenu.active {
	opacity: 1;
}
#fixmenu .menu .inner {
	background-color: #6EBCFF;
	width: 77%;
	margin: 0 auto;
	color: #FFFFFF;
	padding: 20px 0 60px;
	border-radius: 20px;
	position: relative;
}
#fixmenu h5{
	width: 80%;
	margin: 0 auto 20px;
	border-bottom: 1px solid;
	text-align: center;
}
#fixmenu ul{
	width: 80%;
	margin: 0 auto;
}
#fixmenu li{
	padding-bottom: 20px;
	font-size: max(0.68vw, 13px);
	line-height: 1.6em;
	text-align: center;
}
#fixmenu a{
	text-decoration: none;
	color: #FFF;
}
#fixmenu .menu .img{
	position: absolute;
	z-index: 10;
	left: 0;
	bottom: -20px;
	padding-bottom: 0;
	width: calc(100% - 20px);
}
#about {
	background-image: -webkit-linear-gradient(270deg,rgba(247,251,255,1.00) 0%,rgba(247,251,255,0.00) 26.94%);
	background-image: -moz-linear-gradient(270deg,rgba(247,251,255,1.00) 0%,rgba(247,251,255,0.00) 26.94%);
	background-image: -o-linear-gradient(270deg,rgba(247,251,255,1.00) 0%,rgba(247,251,255,0.00) 26.94%);
	background-image: linear-gradient(180deg,rgba(247,251,255,1.00) 0%,rgba(247,251,255,0.00) 26.94%);
	padding-top: 30px;
	position: relative;
	overflow: hidden;
	z-index: 30;
}
#about .inner{
	width: 58vw;
	max-width: 1120px;
	margin: 0 auto;
	position: relative;
	padding: 100px 0 110px 74px;
	z-index: 20;
}
#about .inner:after{
	content: " ";
	visibility: visible;
	width: calc(200vw - 360px);
	height: 100%;
	background-color: #FFF;
	position: absolute;
	top: 0;
	left: 0px;
	z-index: -1;
	border-radius: 100px 0 0 100px;
}
#about .dotbg{
	width: 1339px;
	position: absolute;
	top: -514px;
	z-index: 10;
	right: -650px;
}
#about .flowbox{
	letter-spacing: -1em;
	padding-bottom: 60px;
}
#about .flowbox .box{
	width: 20%;
	display: inline-block;
	letter-spacing: 0;
	vertical-align: middle;
}

#about .flowbox .arrow{
	width: 6%;
	display: inline-block;
	letter-spacing: 0;
	vertical-align: middle;
	text-align: center;
}
#about .leaf01{
	position: absolute;
	z-index: 20;
	width: 138px;
	top: 170px;
	right: 2.7vw;
}

#about .leaf02{
	position: absolute;
	z-index: 20;
	width: 76px;
	top: 70%;
	left: 6vw;
}
#journey {
	padding-top: 140px;
	position: relative;
	z-index: 0;
	padding-bottom: 170px;
}
#journey .inner{
	width: 58vw;
	max-width: 1120px;
	margin: 0 auto;
	position: relative;
	padding: 100px 0 0px 74px;
	z-index: 10;
}
#journey .engmidashi{
	z-index: 20;
}
#journey .dotbg01{
	width: 1369px;
	position: absolute;
	top: -1300px;
	z-index: -1;
	left: -940px;
}

#journey .dotbg02{
	width: 1170px;
	position: absolute;
	top: -600px;
	z-index: -1;
	right: -810px;
}
#journey .dotbg03{
	width: 1170px;
	position: absolute;
	bottom: -480px;
	z-index: 0;
	right: -980px;
}

#journey .leaf01{
	position: absolute;
	z-index: 20;
	width: 120px;
	top: 60px;
	right: -120px;
}
#journey .leaf02{
	position: absolute;
	z-index: 20;
	width: 138px;
	top: 40%;
	left: -220px;
}
#journey .leaf03{
	position: absolute;
	z-index: 20;
	width: 106px;
	top: 75%;
	right: -170px;
}

#traits {
	padding-top: 0px;
	position: relative;
	z-index: 50;
}
#traits .inner{
	width: 58vw;
	max-width: 1120px;
	margin: 0 auto;
	position: relative;
	padding: 180px 0 130px 74px;
	z-index: 10;
}
#traits .inner .btxt {
	text-align: center;
	font-size: 20px;
	line-height: 1.6em;
	color: #52AEF2;
}

#traits .inner:after{
	content: " ";
	visibility: visible;
	width: 1355px;
	height: 1355px;
	background-color: #FFF;
	z-index: -1;
	position: absolute;
	top: 50%;
	left: calc(50% + 37px);
	transform: translateX(-50%) translateY(-50%);
	border-radius: 800px;
}
#schedule {
	position: relative;
	z-index: 40;
	margin-top: 240px;
	padding-bottom: 300px;
}
#schedule .inner{
	width: 59vw;
	max-width: 1135px;
	margin: 0 auto;
	position: relative;
	padding: 120px 0 120px 74px;
	z-index: 10;
}
#schedule .inner:after{
	content: " ";
	visibility: visible;
	width: 110%;
	height: 100%;
	background-color: #FFF;
	position: absolute;
	top: 0;
	left: calc(50% + 37px);
	transform: translateX(-50%);
	z-index: -1;
	border-radius: 100px;
	opacity: 0.8;
}
#schedule ul{
	display: flex;
	flex-wrap: wrap;
}
#schedule ul li{
	width: 31%;
	padding-right: 3.5%;
	padding-bottom: 24px;
	
}
#schedule ul li:nth-of-type(3n){
	padding-right: 0;
}
#schedule ul li img{
	border-radius: 5px;
}
#schedule .but{
	text-align: center;
	padding-top: 80px;
}
#schedule .but a{
	display: inline-block;
	background-color: #FFF;
	padding: 30px 100px;
	margin: 0 20px;
	-webkit-box-shadow: 0px 0px 20px #A7D4FF;
	box-shadow: 0px 0px 20px #A7D4FF;
	border-radius: 50px;
	transition: 0.2s;
	color: #333;
	text-decoration: none;
}
#schedule .but a:hover{
	padding: 30px 120px;
	margin: 0;}
.schedulebox{
	padding-bottom: 60px;
}
.schedulebox h4{
	padding-bottom: 30px;
	font-size: 15px;
	line-height: 1.6em;
}
.schedulebox .box{
	padding-bottom: 50px;
}
.schedulebox .time{
	width: 130px;
	line-height: 44px;
	text-align: center;
	color: #FFF;
	float: left;
	border-radius: 3px;
	background-image: -webkit-linear-gradient(270deg,rgba(141,215,239,1.00) 0%,rgba(128,190,250,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(141,215,239,1.00) 0%,rgba(128,190,250,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(141,215,239,1.00) 0%,rgba(128,190,250,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(141,215,239,1.00) 0%,rgba(128,190,250,1.00) 100%);
	padding: 0;
	margin-right: 40px;
	margin-bottom: 15px;
}
.schedulebox .come{
	width: calc(100% - 170px);
	float: left;
}
.schedulebox .come h5{
	font-size: 20px;
	line-height: 1.6em;
	padding-bottom: 10px;
	border-bottom: 1px solid #89D1F1;
	margin-bottom: 15px;
	display: inline-block;
}

#schedule .leaf01{
	position: absolute;
	z-index: 20;
	width: 114px;
	top: -55px;
	right: -10px;
}
#schedule .leaf02{
	position: absolute;
	z-index: 20;
	width: 66px;
	top: 50%;
	left: -260px;
}
#schedule .leaf03{
	position: absolute;
	z-index: 20;
	width: 148px;
	top: 80%;
	right: -260px;
}
#schedule .dotbg01{
	width: 1148px;
	position: absolute;
	top: -260px;
	left: calc(50% - 725px);
	transform: translateX(-50%);
	z-index: 0;
	padding-bottom: 0;
}
#schedule .dotbg02{
	width: 900px;
	position: absolute;
	bottom: 850px;
	z-index: 0;
	right: calc(50% - 1200px);
	padding-bottom: 0;
}
#schedule .dotbg03{
	width: 2501px;
	position: absolute;
	bottom: -390px;
	z-index: 0;
	left: calc(50% - 1700px);
	padding-bottom: 0;
}
#challenge {
	position: relative;
	z-index: 40;
}
#challenge .inner{
	width: 59vw;
	max-width: 1135px;
	margin: 0 auto;
	position: relative;
	padding: 0 0 240px 74px;
	z-index: 10;
}
#challenge {
	position: relative;
	z-index: 40;
}
#challenge .inner{
	width: 59vw;
	max-width: 1135px;
	margin: 0 auto;
	position: relative;
	padding: 0 0 240px 74px;
	z-index: 10;
}
#challenge .engmidashi{
	position: relative;
	z-index: 10;
}
#challenge .inner .engmidashi p{
	color: #F8D4F3;
}
.chabox01{
	padding: 180px 0 200px;
	text-align: center;
	position: relative;
	font-size: 22px;
	line-height: 1.6em;
}
.chabox01 .come{
	position: relative;
	z-index: 10;
}
.chabox01 .photo{
	position: absolute;
	width: 504px;
	right: -360px;
	top: 0;
	z-index: 0;
}

.chabox02{
	padding: 0 0 120px;
	text-align: center;
	position: relative;
	font-size: 22px;
	line-height: 1.6em;
}
.chabox02 .come{
	position: relative;
	z-index: 10;
}
.chabox02 .photo{
	position: absolute;
	width: 352px;
	left: -150px;
	top: -270px;
	z-index: 0;
}
#challenge .leaf01{
	position: absolute;
	z-index: 20;
	width: 87px;
	top: -90px;
	left: -150px;
}


#reason {
	position: relative;
	z-index: 40;
}
#reason .inner{
	width: 59vw;
	max-width: 1135px;
	margin: 0 auto;
	position: relative;
	padding: 0 0 140px 74px;
	z-index: 10;
}
#reason .engmidashi{
	position: relative;
	z-index: 10;
}
#reason .inner .engmidashi p{
	color: #F4E3FD;
}
.reasonbox{
	background-color: #FFF;
	padding: 20px 40px 10px;
	letter-spacing: -1em;
	border-radius: 10px;
	margin-bottom: 35px;
	z-index: 10;
	position: relative;
}
.reasonbox .photo{
	width: 19%;
	display: inline-block;
	vertical-align: middle;
	padding-right: 6%;
}
.reasonbox .come{
	width: 75%;
	display: inline-block;
	vertical-align: middle;
	letter-spacing: 0;
}

.reasonbox02{
	background-color: #FFF;
	padding: 20px 40px 10px;
	letter-spacing: -1em;
	border-radius: 10px;
	margin-bottom: 35px;
	z-index: 10;
	position: relative;
}
.reasonbox02 .photo{
	width: 19%;
	vertical-align: middle;
	padding-left: 6%;
}
.reasonbox02 .come{
	width: 75%;
	display: inline-block;
	vertical-align: middle;
	letter-spacing: 0;
}
.reasonbox h5,.reasonbox02 h5{
	font-size: 22px;
	line-height: 1.6em;
}
#reason .leaf01{
	position: absolute;
	z-index: 20;
	width: 140px;
	top: -140px;
	right: -100px;
}
#reason .dotbg01{
	width: 1170px;
	position: absolute;
	top: -300px;
	z-index: 0;
	right: -730px;
	padding-bottom: 0;
}

#purpose{
	padding-top: 0px;
	position: relative;
	z-index: 50;
	margin-bottom:250px;
}
#purpose .inner .engmidashi p{
	color: #E3DAFE;
}
.pop01{
	background-image: url(../../img/photo07.jpg);
	height: 470px;
	margin: 0 0 0 auto;
	width: 81vw;
	border-radius: 50px 0 0 50px;
	color: #FFF;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
	margin-bottom: 80px;
	z-index: 10;
} 
.pop02{
	background-image: url(../../img/photo08.jpg);
	height: 470px;
	margin: 0 0 0 auto;
	width: 81vw;
	border-radius: 50px 0 0 50px;
	color: #FFF;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
	margin-bottom: 80px;
	z-index: 10;
} 
.pop03{
	background-image: url(../../img/photo09.jpg);
	height: 470px;
	margin: 0 0 0 auto;
	width: 81vw;
	border-radius: 50px 0 0 50px;
	color: #FFF;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
	z-index: 10;
} 
.pop01 h4,.pop02 h4,.pop03 h4{
	font-size: 30px;
	line-height: 1.6em;
	width: 80%;
	max-width: 1045px;
	position: absolute;
	left: 50%;
	bottom: 20px;
	transform: translateX(-50%);
}
#purpose .leaf01{
	position: absolute;
	z-index: 20;
	width: 104px;
	top: -25px;
	left: 104px;
}
#purpose .dotbg01{
	width: 1487px;
	position: absolute;
	top: -250px;
	z-index: 0;
	left: -940px;
	padding-bottom: 0;
}


#message{
	margin-top: 0;
	padding-top: 0px;
	position: relative;
	z-index: 10;
	margin-bottom: 310px;
}
#message .inner{
	width: 54vw;
	max-width: 1040px;
	margin: 0 auto;
	position: relative;
	padding: 100px 0 50px 74px;
	z-index: 10;
}
#message .inner:after{
	content: " ";
	visibility: visible;
	width: 128%;
	height: 100%;
	background-color: #FFF;
	z-index: -1;
	position: absolute;
	top: 50%;
	border-radius: 100px;
	left: calc(50% + 74px);
	transform: translateX(-50%) translateY(-50%);
	-webkit-box-shadow: 0px 0px 10px rgba(100,0,135,0.16);
	box-shadow: 0px 0px 10px rgba(100,0,135,0.16);
}
#message .inner .engmidashi p{
	color: #E3DAFE;
}
#message .leaf01{
	position: absolute;
	z-index: 20;
	width: 136px;
	top: -120px;
	right: -68px;
}
#message .dotbg01{
	width: 1547px;
	position: absolute;
	bottom: -300px;
	z-index: 0;
	right: -840px;
	padding-bottom: 0;
}

.traitsbox{
	display: flex; 
	flex-wrap: wrap;
	padding-bottom: 70px;
}
.traitsbox .box{
	width: 25%;
	text-align: center;
	font-size: 14px;
	line-height: 1.6em;
	padding: 0 4% 10px;
}
.traitsbox .box h5{
	font-size: 20px;
	line-height: 1.6em;
}
.title   {
	text-align: center;
	padding-bottom: 100px;
	position: relative;
	z-index: 40;
	padding-left: 74px;
	width: calc(100% - 74px);
}
.title h3 {
	font-size: 40px;
	line-height: 1.6em;
	padding-bottom: 20px;
}
.title p{
	font-size: 20px;
	padding-bottom: 0;
}
.title p:before{
	content: " ";
	visibility: visible;
	width: 58px;
	height: 1px;
	display: inline-block;
	vertical-align: middle;
	background-color: #333;
	margin-right: 10px;
}
.title p:after{
	content: " ";
	visibility: visible;
	width: 58px;
	height: 1px;
	display: inline-block;
	vertical-align: middle;
	background-color: #333;
	margin-left: 10px;
}
.engmidashi {
	text-align: center;
	padding: 40px 0 40px;
	font-size: 35px;
	line-height: 1.6em;
	position: relative;
	margin-bottom: 60px;
}
.catch {
	text-align: center;
	font-size: 22px;
	line-height: 1.8em;
	padding-bottom: 60px;
}

.engmidashi p{
	font-size: 150px;
	line-height: 0.8em;
	color: #C1E1FF;
	opacity: 0.4;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	z-index: 0;
}
.engmidashi h4{
	position: relative;
	z-index: 10;
}
.counttitle{
	margin: 10px 0 60px 30px;
	position: relative;
	background-color: #FFF;
	border-radius:50px; 
	font-size: 36px;
	line-height: 80px;
}
.counttitle h4{
	padding: 0 0 0 120px;
}
.counttitle .num{
	width: 100px;
	height: 80px;
	position: absolute;
	left: -30px;
	top: -10px;
	font-size: 15px;
	line-height: 1.2em;
	color: #FFF;
	text-align: center;
	border-radius: 100px;
	background-image: linear-gradient(135deg,rgba(141,215,239,1.00) 0%,rgba(128,190,250,1.00) 100%);
	padding-top: 20px;
	padding-bottom: 0px;
	
}
.counttitle .num strong{
	font-size: 35px;
	line-height: 1.2em;
}
.cont{
	width: 90%;
	max-width: 1200px;
	margin: 0 auto;
	padding-top: 20px;
}
.cont p{
	margin: 0 40px;
	padding-bottom: 50px;
	line-height: 1.8em;
}
.cont h4{
	margin-top: 20px;
	font-size: 35px;
	line-height: 1.6em;
	padding: 10px 40px;
	background-color: #FFF;
	margin-bottom: 26px;
	border-radius: 100px;
}
.cont h5{
	font-size: 22px;
	line-height: 1.6em;
	margin: 0 40px 20px;
	border-bottom: 1px solid #707070;
}

.matome{
	width: 90%;
	max-width: 1200px;
	margin: 0 auto;
	padding-top: 180px;
	position: relative;
}
.matome .img {
	position: absolute;
	top: 10px;
	left: 50%;
	transform: translateX(-50%);
}

.matome p{
	margin: 0 40px;
	padding-bottom: 50px;
	line-height: 1.8em;
}
.matome h4{
	margin-top: 20px;
	font-size: 35px;
	line-height: 1.6em;
	padding: 10px 40px;
	background-color: #FFF;
	margin-bottom: 26px;
	border-radius: 100px;
}
.matome h5{
	font-size: 22px;
	line-height: 1.6em;
	margin: 0 40px 20px;
	border-bottom: 1px solid #707070;
}
.archivebox{
	margin-top: 20px;
	width: 90%;
	max-width: 1200px;
	margin: 0 auto;
	background-color: #FFF;
	margin-bottom: 50px;
	padding: 40px 0 30px;
	border-radius: 5px;
}
.archivebox h4{
	margin: 0 40px;
	background-color: rgba(227,218,254,0.40);
	border-radius: 5px;
	text-align: center;
	font-size: 24px;
	line-height: 1.2em;
	padding: 10px 0;
	margin-bottom: 20px;
}
.archivebox ul{
	margin: 0 40px;
}
.archivebox ul li{
	background-image: url(../img/list.png);	background-size: 12px auto;
	background-repeat: no-repeat;
	background-position: 0 8px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.archivebox a{
	color: #333;
	text-decoration: none;
}

.navToggle {
	display: block;
	position: fixed;
	width: 70px;
	height: 70px;
	cursor: pointer;
	z-index: 5000;
	text-align: center;
	right: 0px;
	top: 0px;
	font-size: medium;
	margin: 35px 35px 0 0;
	border-radius: 40px;
	background-image: -webkit-linear-gradient(270deg,rgba(141,215,239,1.00) 0%,rgba(128,190,250,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(141,215,239,1.00) 0%,rgba(128,190,250,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(141,215,239,1.00) 0%,rgba(128,190,250,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(141,215,239,1.00) 0%,rgba(128,190,250,1.00) 100%);
}
.navbefore {
	width: 234px;
	position: fixed;
	right: 100px;
	top: 20px;
	z-index: 1000
}

.navToggle span {
 display: block;
 position: absolute;    /* .navToggleに対して */
 width: 36px;
 border-bottom: 2px solid #FFFFFF;
 -webkit-transition: .35s ease-in-out;
 -moz-transition: .35s ease-in-out;
 transition: .35s ease-in-out;
 left: 17px;
 font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
}
 
.navToggle span:nth-child(1) {
 top: 44px;
}
 
.navToggle span:nth-child(2) {
 top: 35px;
}
 
.navToggle span:nth-child(3) {
 top: 26px;
}
 
.navToggle span:nth-child(4) {
    border-left: none;
    border-right: none;
    border-bottom: none;
    border-top: medium none;
    color: #FFFFFF;
    font-size: 9px;
    font-weight: bold;
    z-index: 0;
    bottom: 28px;
    height: auto;
    padding-left: 0px;
    padding-top: 0px;
}
.navToggle.active{background-color: #FFF;
background-image: none;}
.navToggle.active span{
	border-bottom-color: #7DBED6;
}
/* 最初のspanをマイナス45度に */
.navToggle.active span:nth-child(1) {
    top: 35px;
    left: 17px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
 
/* 2番目と3番目のspanを45度に */
.navToggle.active span:nth-child(2),
.navToggle.active span:nth-child(3) {
    top: 35px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
}
.navToggle2 {
    display: block;
    position: fixed;
    width: 69px;
    height: 69px;
    cursor: pointer;
    z-index: 5000;
    background-color: #FFFFFF;
    text-align: center;
    top: 40px;
    right: 110px;
}
 /* このクラスを、jQueryで付与・削除する */
nav.globalMenuSp.active {
    transform: translateX(0%)!important;
}
nav.globalMenuSp {
	position: fixed;
	z-index: 4000;
	top: 0;
	color: #FFF;
	text-align: center;
	transform: translateX(120%);
	transition: all 0.6s;
	width: 100%;
	height: 100%;
	background-image: -webkit-linear-gradient(270deg,rgba(126,192,214,1.00) 0%,rgba(115,170,224,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(126,192,214,1.00) 0%,rgba(115,170,224,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(126,192,214,1.00) 0%,rgba(115,170,224,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(126,192,214,1.00) 0%,rgba(115,170,224,1.00) 100%);
}

nav.globalMenuSp .naviblock {
    width: 100%;
    height: 100vh;
    overflow-y: auto;
    margin-left: auto;
    margin-right: auto;
    font-size: 22px;
    display: block;
    margin-top: 0px;
    margin-bottom: 0px;
    text-align: left;
	position: relative;
}
.naviblockbox{
    vertical-align: middle;
	width: 90%;
	max-width: 1120px;
	margin: 0 auto;
	padding-top: 200px;
}
.naviblockbox .box{
    vertical-align: top;
    width: 100%;
}
.sptoplink {
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-image: url(../img/arrow.png);
	background-position: right center;
	background-size: 12px auto;
	background-repeat: no-repeat;
}

.naviblockbox .spconttitle {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.naviblockbox a {
    color: #FFF;
    text-decoration: none;
	display: block;
}
.naviblockbox .box ul {
	padding: 0 10px;
}

.naviblockbox .box .headnav {
    padding-bottom: 90px;
}
.naviblockbox .box ul li {
	padding-bottom: 15px;
	font-size: 16px;
	background-image: url(../img/dot.png);
	background-position: left 8px;
	background-size: 12px auto;
	background-repeat: no-repeat;
	padding-left: 20px;
}
.youtube {
  width: calc(90% - 74px);
  aspect-ratio: 16 / 9;
	max-width: 900px;
	margin: 0 auto 120px;
	padding-left: 74px;
}
.youtube iframe {
  width: 100%;
  height: 100%;
}
.oubobut{
	padding-bottom: 150px;
	text-align: center;
}
