@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Lato:wght@700&display=swap');
html{
  font-size: 62.5%;
  font-family: 'Noto Sans', sans-serif;
  font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
}
body{
	margin-top: 0px;
	background-color: #fff;
	animation: fadeIn 2s ease 0s 1 normal;
    -webkit-animation: fadeIn 2s ease 0s 1 normal;
	font-size: 1.6rem;
}

@keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}

@-webkit-keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}

h1,h2,h3,h4,h5,.sub_title {
	font-family: "M PLUS 1p", sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 5rem;
}
h6 {
	font-family: 'Lato', sans-serif;
}
/*p {
  font-size: 0.857rem;
  line-height: 180%;
  //font-weight: bold;
}*/
img{
max-width: 100%;
height: auto;
//width /***/:auto;
vertical-align:bottom;　
}
a:hover img.over{
opacity:0.6;
filter:alpha(opacity=60);
-ms-filter: "alpha( opacity=60 )";
}
a {
transition: color 0.3s ease 0s;
}
.box_link {
	position:relative;
}
.box_link a {
	position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    text-indent:-9999px;
}
.box_link a:hover{
    background-color:#FFF;
    filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}
.pc {
	display: block;
}
.mob {
	display: none;
}
.indentback1 {
	text-indent: -1em;
	padding-left: 1em;
}
.indentback2 {
	text-indent: -2em;
	padding-left: 2em;
}
.indentback3 {
	text-indent: -3em;
	padding-left: 3em;
}
.standard_btn {
	background-color: #9B8E54;
	color: #fff;
	padding: 20px;
	text-align: center;
	font-size: 1.3rem;
	font-weight: bold;
	line-height: 150%;
	border-radius: 5px;
    -webkit-border-radius: 5px; /* Safari、Google Chrome */
    -moz-border-radius: 5px;
	filter: drop-shadow(2px 2px 3px rgba(0,0,0,0.2));
	position: relative;
}
.standard_btn.seminar {
	background-color: #54589B;
}
.standard_btn .arrow_right {
	display: inline-block;
	width: 15px;
	height: 15px;
	margin: 0 10px;
	border-bottom: 3px solid #000;
	border-right: 3px solid #000;
	transform: rotate(-45deg) !important;
	margin-right: 5%;
	position: absolute;
	top: 40%;
	right:0;
	-webkit-transform : translateY(-50%);
	transform : translateY(-50%);
}
.standard_btn .arrow_bottom {
	display: inline-block;
	width: 15px;
	height: 15px;
	margin: 0 10px;
	border-bottom: 3px solid #000;
	border-right: 3px solid #000;
	transform: rotate(45deg) !important;
	margin-right: 5%;
	position: absolute;
	top: 40%;
	right:0;
	-webkit-transform : translateY(-50%);
	transform : translateY(-50%);
}

main {
	width: 100%;
}
strong {
	font-weight: bold;
	color: #000;
}
.movie-wrap {
     position: relative;
     padding-bottom: 56.25%; /*アスペクト比 16:9の場合の縦幅*/
     height: 0;
     overflow: hidden;
}
.movie-wrap iframe {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
}


@media (max-width: 640px) {
	html{
		font-size: calc(100vw / 32);/*iPhoneの最小サイズ320pxに10px*/
	}
	h1 {
		font-size:2.0rem;/*320pxの時30pxに*/
	}
	p {
		font-size: 1.4rem;/*320pxの時14pxに*/
	}

.container {
	padding: 20px 20px 50px;
}
.pc {
	display: none;
}
.mob {
	display: block;
}

h3 {
	font-size: 1.4em;
}

}
@media (max-width: 480px) {
	
}
/* header
-----------------------------------------------*/

header {
	width: 100%;

}
header .logo {
	padding: 20px 30px;
	background-color: #fff;
	position: absolute;
	top:0;
	left: 0;
	z-index: 2;
}
header .mainvisual {
	position: relative;
	right: 0;
	top:0;
	text-align: right;
}
header .title {
	text-align: left;
	position: absolute;
	z-index: 3;
	left: 50px;
	top:100px;
	float: left;
}
header .title .sub_title {
	font-weight: bold;
	font-size: 3rem;
	color: #063081;
	margin-bottom: 10px;
}
header .title h1 {
	font-weight: bold;
	color: #063081;
	padding-top: 10px;
	margin-bottom: 20px;
}
header .title h1 span {
	border-top: 1px solid #063081;
	padding-top: 10px;
}
header .flag {
    padding: 15px 20px 15px 75px;
    background-color: #CBB329;
    color: #fff;
    font-weight: bold;
    float: left;
    font-size: 2rem;
    background-image: url(images/header/flag.png);
    background-repeat: no-repeat;
    background-position: 10px center;	
}
header .contact {
	position: relative;
	background-color: #09205A;
	padding: 20px 20px 10px;
	border-left: solid 10px #CAB229;
	color: #fff;
	z-index: 3;
	width: 100%;
	max-width: 550px;
	right: 0;
	float: right;
	margin-top: -100px;
	font-family: 'M+ P Type-2 (basic latin) bold','M+ Type-2 (general-j) bold', sans-serif;
	font-weight: bold;
	z-index: 11;
}
header .contact .grid {
	display: grid;
	grid-template-rows:1fr 1fr;
	grid-template-columns:1fr 1fr 1fr;
	grid-row-gap: 15px;
}
header .contact .grid .take {
	grid-row: 1 / 3;
    grid-column: 1 / 2;
	color: #CAB229;
	line-height: 1.3;
	margin-top: 12px;
}
header .contact .grid .take span {
	font-size: .8rem;
}
header .contact .grid .icon {
    font-size: 1.3rem;
    background-repeat: no-repeat;
    background-position: left center;
    padding-top: 8px;
    padding-left: 40px;
    margin-bottom: 10px;
	height: 22px;
}
header .contact .grid .icon.form {
	background-image: url(images/header/icon_form.png);
}
header .contact .grid .icon.whatsapp {
	background-image: url("images/header/icon_whatsapp.png");
}
header .contact .grid .icon.download {
	background-image: url("images/header/icon_download.png");
}
header .contact .grid .icon.phone {
	background-image: url("images/header/icon_phone.png");
}
@media (max-width: 640px) {
	header .logo {
		padding: 10px 20px;
		width: 30%;
	}
	header .title {
	top:50px;
	}
	header .title .sub_title {
		font-size: 1.6rem;
	}
	header .flag {
		padding: 15px 20px 15px 75px;
		background-color: #CBB329;
		font-size: 1.4rem;
		margin-top: 60px;
}
	header .contact {
	
	padding: 20px 0px 10px;
	border-left: solid 5px #CAB229;
	width: 100%;
	max-width: 640px;
	float: right;
	margin-top: 0px;
}
	header .contact .grid .icon {
    font-size: 1rem;
    padding-top: 8px;
    padding-left: 40px;
    margin-bottom: 10px;
	height: 22px;
}
	header .contact .grid {
	grid-template-rows:1fr 1fr;
	grid-template-columns:1fr 1fr;
	grid-row-gap: 15px;
		padding: 0px 20px;
}
	header .contact .grid .take {
	grid-row: 0/1 ;
    grid-column: 1 / 3;
	line-height: 1.3;
	margin-top: 0px;
}
	header .contact .grid .icon {
    padding-top: 8px;
    margin-bottom: 10px;
	height: 30px;
}
}
@media (max-width: 480px) {
	
}
/* float
-----------------------------------------------*/
#float {
	position: sticky;
	position: -webkit-sticky;
	top: 0;
	filter: drop-shadow(2px 2px 3px rgba(0,0,0,0.2));
	z-index: 10;
}
#float .grid {
	float: right;
	display: grid;
	grid-template-rows:3fr;
	grid-template-columns:1fr;
}
#float .grid .icon {
	padding: 70px 15px 30px;
	text-align: center;
	color: #fff;
	font-family: 'M+ P Type-2 (basic latin) bold','M+ Type-2 (general-j) bold', sans-serif;
	font-weight: bold;
	background-repeat: no-repeat;
    background-position: center 30px;
	
}
#float .grid .icon.whatsapp {
	background-color: #08215B;
	background-image: url("images/header/icon_whatsapp.png");
}
#float .grid .icon.download {
	background-color: #092F82;
	background-image: url("images/header/icon_download.png");
	
}
#float .grid .icon.form {
	background-color: #CBB12A;
	background-image: url(images/header/icon_form.png);
}
@media (max-width: 640px) {
	#float {
		position: fixed !important;
		width: 100%;
		bottom: 0 !important; 
		top:auto;
}

	#float .grid {
		width: 100%;
	float: none;
	grid-template-rows:1fr;
	grid-template-columns:1fr 1fr 1fr;
}
	#float .grid .icon {
		font-size: .8rem;
		padding: 55px 15px 15px;
		background-position: center 15px;
	}	
}

/* banner
-----------------------------------------------*/
.banner {
	max-width: 1000px;
	margin: 80px auto;
	text-align: center
}


/* modal
-----------------------------------------------*/
.bg_onetime_popup {
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 9999;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0;
    visibility: hidden;
    transition: 0.5s;
}

.bg_onetime_popup.js_active {
    opacity: 1;
    visibility: visible;
}

.onetime_popup {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 50%;
    max-width: 800px;
    background-color: #fff;
    cursor: pointer;
}

.onetime_popup_title {
    position: relative;
    padding: 10px 50px;
    margin: 0px;
    color: #fff;
    font-size: 32px;
    text-align: center;
    line-height: 1.5;
}
.onetime_popup_title:before,
.onetime_popup_title:after {
    position: absolute;
    top: 50%;
    right: 30px;
    transform: translateY(-50%);
    width: 30px;
    height: 4px;
    background-color: #000;
    content: "";
}
.onetime_popup_title:before {
    transform: rotate(45deg);
}
.onetime_popup_title:after {
    transform: rotate(-45deg);
}

.onetime_popup_content {
    padding: 5px 20px 20px;
    text-align: center;
}

@media (max-width: 640px) {
	.onetime_popup {
    width: 96%;
}
}

/* 1st
---------------------------------------------*/
#first {
	max-width: 1000px;
	margin: 50px auto 0px;
}
#first .container {
	padding: 0px 50px;
}
#first .container h2 {
	color: #CAB229;
	font-size: 5rem;
	margin-bottom: 20px;
}
#first .container .sub_title {
	font-size: 3rem;
	color: #063081;
	margin-bottom: 50px;
	line-height: 1.5;
}
#first .container p {
	font-size: 1.7rem;
	line-height: 1.7;
	margin-bottom: 50px;
}
#first .grid {
	display: grid;
	grid-template-rows: 3;
	grid-template-columns: 4;
	grid-gap: 20px;
	margin-bottom: -100px;
}
#first .grid .grid01 {
	grid-row: 1 / 3;
    grid-column: 1 / 3;
}
#first .grid .grid02 {
	grid-row: 1 / 2;
    grid-column: 3 / 4;
}
#first .grid .grid03 {
	grid-row: 2 / 3;
    grid-column: 3 / 4;
}
@media (max-width: 640px) {
	#first .container {
		padding: 0px 20px;
}
	#first .container h2 {
		font-size: 2rem;
		margin-bottom: 10px;
}
	#first .container .sub_title {
		font-size: 1.6rem;
		margin-bottom: 30px;
}
	#first .container p {
	font-size: 1.4rem;
	line-height: 1.5;
	margin-bottom: 30px;
}
	#first .grid {
		grid-gap: 15px;
		margin-bottom: 0px;
}
	#first .grid .grid01 img {
		width: 100%;
		height:100%;
		object-fit: cover;
	}

}
@media (max-width: 480px) {

}

/* 2nd
----------------------------------------------*/
#second {
	background-color: #F2EFE8;
}
#second .container {
	padding: 200px 50px 50px;
	max-width: 1000px;
	margin: auto;
	text-align: center;
}
#second .container h2 {
	color: #CAB229;
	font-size: 5rem;
	margin-bottom: 20px;
}
#second .container .sub_title {
	font-size: 3rem;
	color: #063081;
	margin-bottom: 50px;
	line-height: 1.5;
}
#second .container .feature {
	width: 100%;
	max-width: 330px;
	margin: 30px auto;
	color: #0D2E7F;
}
#second .container .feature .icon {
	background-color: #fff;
	width: 200px;
	height: 200px;
	border-radius: 50%;
	-webkit-border-radius: 50%; /* Safari、Google Chrome */
	-moz-border-radius: 50%;
	margin: 0px auto 20px;;
	line-height: 150px;
}
#second .container .feature h3 {
	font-size: 1.8rem;
	margin-bottom: 10px;
}
#second .container .feature p {
	line-height: 1.4;
}
#second .container .grid01 {
	display: grid;
	grid-template-rows: 1;
	grid-template-columns: 1fr 1fr 1fr;
}
#second .container .grid02 {
	display: grid;
	grid-template-rows: 1;
	grid-template-columns: 1fr 1fr;
	max-width: 600px;
	margin: auto;
}
@media (max-width: 640px) {
	#second .container {
		padding: 50px 20px;
}
	#second .container h2 {
		font-size: 2rem;
		margin-bottom: 10px;
}
	#second .container .sub_title {
		font-size: 1.6rem;
		margin-bottom: 30px;
}
	#second .container .grid01 {
	grid-template-rows: 3;
	grid-template-columns: 1fr;
}
	#second .container .grid02 {
	grid-template-rows: 2;
	grid-template-columns: 1fr;
}
	#second .container .feature h3 {
	font-size: 1.6rem;
}
	#second .container .feature {
		margin: 20px auto;
		max-width: 500px;
}
	#second .container .feature p {
		font-size: 1.4rem;
}
	
}

/* 3rd
----------------------------------------------*/
#third {

} 
#third .grid {
	display: grid;
	grid-template-rows: 1fr;
	grid-template-columns: 1fr 1fr;
} 
#third .grid img {
	width: 100%;
	height:100%;
	max-height: 700px;
	object-fit: cover;
}
#third .grid .container {
	position: relative;
}
#third .grid .container .inner {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	-webkit- transform: translateY(-50%) translateX(-50%);
}
#third .grid .container h2 {
	color: #CAB229;
	font-size: 3.6rem;
}
#third .grid .container .sub_title {
	font-size: 2.6rem;
	color: #063081;
	margin-bottom: 50px;
	line-height: 1.5;
}
#third .grid .container span {
	font-weight: bold;
	color: #063081;
}
#third .grid .container ul {
	
}
#third .grid .container ul li {
	text-indent: -1.8em;
	padding-left: 1.8em;
	margin-bottom: 10px;
	line-height: 1.4;
}
#third p {
	font-size: 1.7rem;
	line-height: 1.7;
}
#third p span {
	color: #063081;
}
.accordionbox{
	max-width: 580px;
	margin: 50px auto;
	width: 100%;
}
.accordionlist dt{
	display: block;
	margin-top: 15px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 20px;
	font-weight: bold;
	text-indent: -1.4em;
	border-bottom: 1px dotted #eee;
}
.accordionlist dt:last-child{
    border-bottom: none !important;
}
.accordionlist dt .title{
    padding-left: 10px;
	width: 85%;
	float: left;
	text-align: left;
}
.accordionlist dt .title p{
	
}
.accordionlist dd{
	display: none;
	text-align: left;
	padding-top: 10px;;
	padding-right: 35px;
	padding-bottom: 20px;
	padding-left: 30px;
	font-size: 1.7rem;
	line-height: 150%;
	margin-bottom: 10px;
	border-bottom: 1px solid #CCCCCC;
}
.accordion_icon,
.accordion_icon span {
	display: inline-block;
	transition: all .4s;
	box-sizing: border-box;
}
.accordion_icon {
	position: relative;
	width: 30px;
	height: 30px;
	float: right;
	margin-right: 5px;
	margin-top: 10px;
}
.accordion_icon span {
	position: absolute;
    left: 6px;
    width: 50%;
	height: 2px;
    background-color: #CCCCCC;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-ms-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
}
.accordion_icon span:nth-of-type(1) {
    top: 5px;
	transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
}
.accordion_icon span:nth-of-type(2) {
    top: 5px;
	transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
}
/*＋、－切り替え*/
.accordion_icon.active span:nth-of-type(1) {
	display:none;
}
.accordion_icon.active span:nth-of-type(2) {
	top: 5px;
	transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}
@media (max-width: 640px) {
	#third .grid .container h2 {
	font-size: 2rem;
}
	#third .grid .container .sub_title {
	font-size: 1.4rem;
	margin-bottom: 30px;
}
	#third .grid {
		grid-template-rows: 1fr 1fr;
		grid-template-columns: 1fr;
}
	#third .grid .container {
	position: static;
}
	#third .grid .container .inner {
	position: static;
	margin: 15px;
	top: 0;
	left: 0;
	transform: translateY(0%) translateX(0%);
	-webkit- transform: translateY(0%) translateX(0%);
}
	#third .grid .container ul li {
	font-size: 1.4rem;
}
	#third p {
	font-size: 1.4rem;
	line-height: 1.5;
	margin-bottom: 30px;
}
	.accordionbox{
	margin: 0px auto 50px;
	width: 100%;
}
	.accordionlist dd{
	font-size: 1.3rem;
}
}
/* 4th
----------------------------------------------*/
#fourth {
	background-color: #F1F0E7;
}
#fourth .container {
	max-width: 1000px;
	padding: 80px 0px 50px;
	margin: 0px auto;
	text-align: center;
}
#fourth .container h2 {
	color: #CAB229;
	font-size: 5rem;
	margin-bottom: 20px;
}
#fourth .container .sub_title {
	font-size: 3rem;
	color: #063081;
	margin-bottom: 50px;
	line-height: 1.5;
}
#fourth .grid {
	display: grid;
	grid-gap: 30px;
	grid-template-rows: 1fr;
	grid-template-columns: 1fr 1fr;
}
#fourth .grid .profile {
	text-align: left;
	margin-bottom: 50px;
}
#fourth .grid .profile .title {
	margin: 20px auto 10px;
	color: #063081;
}
#fourth .grid .profile .name {
	color: #063081;
	font-size: 2.6rem;
	font-weight: bold;
	line-height: .9;
	margin: 20px auto;
}
#fourth .grid .profile .name span {
	color: #CAB229;
	font-size: 1.4rem;
}
#fourth .grid .profile p {
	margin-bottom: 30px;
	line-height: 1.5;
}
@media (max-width: 640px) {
	#fourth .container {
	padding: 50px 20px 0px;
}
	#fourth .container h2 {
		font-size: 2rem;
		margin-bottom: 10px;
}
	#fourth .container .sub_title {
		font-size: 1.6rem;
		margin-bottom: 30px;
}
	#fourth .grid {
	grid-template-rows: 1fr 1fr;
	grid-template-columns: 1fr;
}
	#fourth .grid .profile {
	margin-bottom: 30px;
}
#f
	#fourth .grid .profile .title {
		font-size: 1.4rem;
}
	#fourth .grid .profile .name {
	font-size: 1.6rem;
}
	#fourth .grid .profile .name span {
	font-size: 1.2rem;
}
}

/* 5th
----------------------------------------------*/
#fifth {
    background-image: url(images/5th/back.png);
    background-repeat: no-repeat;
    background-position: center center;
	background-size: cover;
	padding: 150px 20px;
	max-height: 650px;
	height: 100%;
}
#fifth .container {
	max-width: 1000px;
	margin: auto;
	padding: 100px 0px;
	text-align: center;
}
#fifth .container h2 {
	font-size: 3rem;
	line-height: 2;
	color: #fff;
}
@media (max-width: 640px) {
	#fifth {
		padding: 0px 20px;
		margin-top: 0px
	}
	#fifth .container h2 {
		font-size: 1.6rem;
		line-height: 1.5;
}
}

/* 6th
----------------------------------------------*/

#sixth {
	
}
#sixth .container {
	max-width: 1000px;
	padding: 80px 0px 30px;
	margin: 0px auto;
	text-align: center;
}
#sixth .container h2 {
	color: #CAB229;
	font-size: 5rem;
	margin-bottom: 20px;
}
#sixth .container .sub_title {
	font-size: 3rem;
	color: #063081;
	margin-bottom: 50px;
	line-height: 1.5;
}
#sixth .container .faq {
	text-align: left;
	margin-bottom: 50px;
}
#sixth .container .q {
	font-family: 'M+ P Type-2 (basic latin) bold','M+ Type-2 (general-j) bold', sans-serif;
	font-weight: bold;
	font-size: 1.8rem;
	color: #063081;
	padding-bottom: 10px;
	border-bottom: solid 1px #063081;
	margin-bottom: 10px;
	line-height: 1.5;
}
#sixth .container .a {
	line-height: 1.8;
}
@media (max-width: 640px) {
	#sixth .container {
	padding: 80px 20px 30px;
}
	#sixth .container h2 {
	font-size: 2.6rem;
}
	#sixth .container .sub_title {
	font-size: 1.4rem;
	margin-bottom: 30px;
}
	#sixth .container .q {
	font-size: 1.6rem;
}
}
/* download
----------------------------------------------*/
#download .container {
	max-width: 1000px;
	padding: 80px 0px 30px;
	margin: 0px auto;
	text-align: center;
}
#download .container h2 {
	font-size: 3rem;
	margin-bottom: 20px;
}
@media (max-width: 640px) {
	#download .container {
	padding: 80px 20px 30px;
}
	#download .container h2 {
	font-size: 1.6rem;
}
}

/* footer
-----------------------------------------------*/

footer {
	background-color: #0B2F81;
	text-align: center;
	padding: 0px 0px 150px;
	color: #fff;
}
footer .grid {
	display: grid;
	grid-template-rows: 1fr;
	grid-template-columns: 1fr 1fr;
	margin-bottom: 50px;
}
footer .grid .consultation {
	padding: 30px 0px;
	
}
footer .grid .consultation span {
	font-family: 'M+ P Type-2 (basic latin) bold','M+ Type-2 (general-j) bold', sans-serif;
	font-weight: bold;
	color: #CAB229;
}
footer .grid .consultation.foreign {
	background-color: #05215A;
}
footer .grid .consultation.domestic {
	background-color: #0B276F;
}
footer h2 {
	font-size: 1.4rem;
	margin-bottom: 20px;
}
footer .copy {
	margin-top: 30px;
	font-size: 1.2rem; 
	line-height: 1.5;
}
@media (max-width: 640px) {
	footer .grid {
	grid-template-rows: 1fr 1fr;
	grid-template-columns: 1fr;
}
	footer .grid .consultation {
	font-size: 1rem;
}
	footer h2 {
	font-size: 1.2rem;
}
	footer .copy {
	font-size: 1rem; 
}
}