@charset "utf-8";

/*
GLOBAL
***************************************************************************/
html {
	font-size: 62.5%;
	overflow-y: auto;
	overflow-x: hidden;
}

body {
	width: 100%;
	height: auto;
	min-width: 320px;
	text-align: left;
	font-size: 1.6rem;
	font-weight: 400;
	color: #3f3f3f;
	line-height: 1.7;
    font-family: YuGothic, '游ゴシック', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'メイリオ', 'Meiryo', 'Osaka', 'ＭＳ Ｐゴシック', sans-serif;
	background: #fff;
}

#wrapper {
	position: relative;
	margin: 0 auto;
}


/*
DEFAULT
***************************************************************************/
body,
h1,h2,h3,h4,h5,h6,p,
ul,ol,li,dl,dt,dd,
form,fieldset,legend,pre,blockquote,
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	word-wrap: break-word;
	font-feature-settings: "pkna";
	letter-spacing: 0.02rem;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	line-height: 1.5;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section,video {
	display: block;
}

.clearfix:after {
	display: block;
	clear: both;
	content: "";
	overflow: hidden;
}

iframe { border:none; }

li {
	list-style-type: none;
}

table {
	width: 100%;
	text-align: left;
	border-collapse: collapse;
}

th {
	text-align: left;
	font-weight: normal;
}

/* ▼LINK▼ */
a {
	color: inherit;
	text-decoration: none;
	outline: none;
	transition: .5s;
	backface-visibility: hidden;
}

a:hover, input[type="image"]:hover {
	text-decoration: underline;
	opacity: 0.75;
}

.no_filter a:hover, .no_filter input:hover,
a.no_filter:hover, input.no_filter:hover {
	opacity: 1;
}

/* ▼IMG▼ */
img, input[type="image"] {
	border: 0;
	font-size: 0;
	line-height: 0;
	vertical-align: middle;
}

img, input[type="image"], button {
	transition: .5s;
	backface-visibility: hidden;
}

.img_frame {
	position: relative;
	overflow: hidden;
}

.img_frame img {
	position: absolute;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
h2{
	font-size: 3rem;
	margin:30px 15px ;
	text-align: center;
	font-weight: 500;
}
.btn{
	position: relative;
	width:600px;
	margin: 20px auto 50px;
}
.btn a{
	display: block;
	width: 100%;
	background-color: #DF2D00;
	color: #FFF;
	border-radius: 50px;
	font-weight: bold;
	padding: 23px 0;
	text-align: center;
	font-size: 2rem;
	box-shadow: 0px 4px #8E1D00;
	text-decoration: none;
}
.btn a:after{
	position: absolute;
	top: 50%;
	right: 20px;
	margin-top: -6px;
	content: '';
	width: 10px;
	height: 10px;
	border-top: solid 3px #FFF;
	border-right: solid 3px #FFF;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.fadein {  opacity : 0;  transform: translateY(20px);  transition: all 1s;}

header,
p.sbtn,
#topimg .inner,
#sec_check,
#sec_hint .inner,
#sec_corporation,
#sec_about .inner,
footer{
	
	max-width: 1200px;
	margin: 0 auto;
}
#topimg .inner2{
	max-width: 850px;
}

/*
CONTENTS
***************************************************************************/
/* ▼HEADER▼ */
header {
	padding: 8px 10px;
	margin: 0 auto;
}

/* ▼TOPIMG▼ */
#topimg {
	position: relative;
	width: 100%;
	font-size: 1.6rem;
	color: #333;
	background: url(../img/main_bg.jpg) center -30px no-repeat #FFF;
	background-size: cover;
	display: flex;
	justify-content: flex-start;
	flex-direction: column;
	text-align:center;
}
#topimg p.stitle{
	position: absolute;
	top:10px;
	left:0;
	width: 320px;
	background-color: #00759C;
	color: #FFF;
    font-family: YuMincho, "游明朝体", "Yu Mincho", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
	text-align: center;
	font-size: 26px;
	margin: 15p 0;
	padding:8px 0 10px;
	line-height: 1.2;
}
#topimg p.stitle span{
	font-size:18px;
}

#topimg h1 img{
	width: 70%;
	min-width: 400px;
	padding-top:130px;
}
#topimg  p{
	width: 70%;
	text-align: left;
	margin: 25px auto 10px;
}
#topimg .inner2{
	width: 70%;
	display: flex;
	flex-wrap: wrap;
	margin:15px auto;
	justify-content: center;
}
#topimg p.date{
	width:calc( 100% - 290px);
	font-size: 20px;
	font-weight: bold;
	margin:0;
}
#topimg p.date span{
	font-size:18px;
}
#topimg p.present{
	padding:0;
	margin:0;
	width: 187px;
	height: 85px;
	background:url(../img/present_bg.png) no-repeat top left;
	padding: 48px 6px 10px 90px;
	font-size:15px;
}
p.sbtn{
	width:70%;
	color: #FFF;
	font-size: 26px;
	font-weight: bold;
	text-align: center;
	margin: 0 auto;
}
p.sbtn a{
	display: block;
	background:url(../img/button.png) no-repeat bottom center #FF0066;
	width:100%;
	height:100%;
	padding:30px 0 40px;
	overflow: hidden;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
p.sbtn a:hover{
	text-decoration: none;
	-webkit-box-shadow: 0px 0px 10px #FF0066;
	box-shadow: 0px 0px 10px #FF0066;
	opacity: 1;
}
#topimg p.sbtn{
	margin: 0 auto;
	text-align: center;
	z-index:100;
}
#sec_check{
	background:url(../img/check_bg.png) no-repeat right bottom;
	background-size: 15%;
	padding: 70px 0 100px;
	text-align: center;
}
#sec_check h2{
	color: #FF0066;
}
#sec_check ul{
	margin: 0 10%;
}
#sec_check li{
	font-size:18px;
	text-align: left;
	background:url(../img/icon_check.png) no-repeat 0px 5px;
	padding-left: 30px;
	line-height: 1.8;
}
#sec_hint{
	background:url(../img/hint_bg.png) no-repeat top center #4D68D9;
	padding:80px 0 40px;
	margin:0;
}
#sec_hint h2{
	color: #FFF;
}
#sec_hint ul{
	display: flex;
	flex-wrap:wrap;
	margin: 80px 15px;
}
#sec_hint li{
	width: calc(25% - 60px);
	background: url(../img/icon_hint.png) no-repeat center 10px #FFF;
	border-radius: 10px;
	margin: 10px;
	padding: 70px 20px 30px 20px;
	font-size: 18px;
}
#sec_corporation{
	padding: 60px 0;
	display: flex;
	flex-wrap:wrap;
}
#sec_corporation h2{
	background: url(../img/corporation_bg.png) no-repeat center bottom #FFF;
	padding-bottom: 30px;
	flex-basis: 100%;
}
#sec_corporation h3{
	font-size: 18px;
}
#sec_corporation .box{
	width: calc( 50% - 80px);
	margin: 50px 15px;
	padding: 10px 20px 20px;
	border: 5px solid #F0F0F0;
}
#sec_corporation .box img{
	width: 100%;
	margin-bottom:10px;
	max-width: 260px;
}
#sec_corporation .box p span{
	font-size: 14px;
}
#sec_about{
	background: url(../img/about_bg.jpg) no-repeat center top #FFF;
	background-size: cover;
	padding: 50px 0;
}
#sec_about .inner{
	width:90%;
	background-color: rgb(255, 255, 255, 0.7);
	margin:0 auto;
	padding:10px 0;
}
#sec_about h2{
	width: 320px;
	background-color: #00759C;
	color: #FFF;
    font-family: YuMincho, "游明朝体", "Yu Mincho", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
	text-align: center;
	font-size: 26px;
	margin: 15px 0;
	padding:20px 10px;
	line-height: 1.2;
}
#sec_about dl.date{
	display: flex;
	flex-wrap: wrap;
	margin: 50px 10px 0 60px;
	align-items: flex-start;
	background: url(../img/ph_ej.png) no-repeat right bottom;
	padding-right: 150px;
}
#sec_about dl.date dt{
	width: 70px;
	background-color: #DEDEDE;
	border-radius: 5px;
	padding: 3px 10px;
	margin: 5px 0 3px 0;
	line-height: 1;
	text-align: center;
	font-size: 14px;
}
#sec_about dl.date dd{
	width: calc( 100% - 120px);
	margin: 3px 0 3px 10px;
}
#sec_about ul li{
	list-style: outside;
	margin-left: 1em;
}
#sec_about .schedule{
	background-color: #FFF;
	margin: 40px 50px;
	padding:4px 3px;
}
#sec_about .schedule .inner{
	width: calc ( 100% - 60px);
	border: 1px solid #F0F0F0;
	padding:20px 30px 10px;
}
#sec_about .schedule h3{
	width: 234px;
	background: url(../img/schedule_bg.png) no-repeat left top;
	padding:5px 10px 10px 5px;
	text-align:center;
}
#sec_about dl.time{
	display: flex;
	flex-wrap: wrap;
	margin: 20px 0;
	align-items: flex-start;
}
#sec_about dl.time dt{
	width: 60px;
	padding: 3px 10px;
	margin: 5px 0;
	line-height: 1;
}
#sec_about dl.time dd{
	width: calc( 100% - 90px);
	margin: 5px 0 5px 10px;
}
#sec_about dl.time dd strong{
	font-weight: bold;
	color: #007299;
}
#sec_case{
	background-color: #007299;
	color: #FFF;
	text-align: center;
	padding: 15px 10px 15px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	margin-bottom: 40px;
}
#sec_case h2{
	width: auto;
	margin: 0;
	font-size: 24px;
}
#sec_case h2:before{
	content: url(../img/icon_case.png);
	margin-right: 10px;
}
#sec_case .case_btn{
	width: 350px;
	color: #FF0066;
	font-weight: bold;
	margin: 5px auto;
}
#sec_case .case_btn a{
	display: block;
	width: 100%;
	height: 100%;
	background: url(../img/case_btn_bg.png) no-repeat right center  #FFF;
	border: 3px solid #E3E3E3;
	border-radius: 5px;
	padding: 5px;
}
#sec_case .case_btn a:hover{
	text-decoration: none;
}


/*
FOOTER
***************************************************************************/
footer {
	padding: 40px 0;
	text-align: center;
	font-size: 1.4rem;
	margin: 0 auto;
}




/*
SP
***************************************************************************/

@media screen and (max-width:780px){
	br.pc{
		display: none;
	}
	#topimg {
		background: url(../img/sp_main_bg.jpg) left -30px no-repeat #FFF;
		background-size: cover;
	}
	#topimg .logo img{
		width:100%;
	}
	#topimg h1{
		margin:0px 0 10px 10px;
	}
	#topimg h1 img{
		width :90%;
		min-width: auto;
	}
	#topimg p{
		width: 90%;
	}
	#topimg .inner{
		justify-content: center;
	}
	#topimg p.date{
		width:100%;
		font-size: 18px;
	}
	#topimg img {
		width:100%;
	}
	p.sbtn{
	width:95%;
	}
	#sec_hint ul{
		margin: 40px 15px;
	}
	#sec_hint li{
	width: calc(50% - 60px);
	}
	#sec_corporation .box{
		width: calc( 100% - 80px);
		margin:20px auto;
	}
	#sec_about .inner{
		width:95%;
	}
	#sec_about dl.date{
		background: url(../img/ph_ej.png) no-repeat right bottom;
		background-size: 90px;
		padding-right: 90px;
		margin: 40px 10px 0 20px;
	}
	#sec_about .schedule{
		margin: 30px 20px;
	}
	#sec_about .schedule .inner{
		width: calc ( 100% - 20px);
		padding:20px 10px 10px;
	}
	#sec_case .case_btn{
		width: 80%;
	}
}

@media screen and (max-width:480px){
	#sec_hint li{
		width: calc(100% - 60px);
	}
	#sec_about dl.date{
		flex-direction: column;
	}
	#sec_about dl.date dd{
		width:100%;
	}
	#topimg p.stitle{
		width: 90%;
		font-size: 22px;
	}
	#topimg p.stitle span{
		font-size:14px;
	}
	#sec_about h2{
		width: 80%;
		text-align: center;
		font-size: 24px;
		padding:20px 0;
	}
}