@charset "utf-8";
body{
	font-size: 16px;
    line-height: 1.5em;
    font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Verdana, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    overflow-wrap: break-word;
	word-break: normal;
color: #666;}

img{
	width:auto;
	height: auto;
	max-width:100%;}

.sp{display: none;}
.pc{display: block;}

.red{color: #ff5252;}
.big{font-size: 1.4em;
line-height: 1.4em;}
.blue{color: #2997cf;}
.yellow{background: #fbed21;}
.b{font-weight: bold;}
.u{text-decoration: underline;}
.s{font-family: serif;}
.strong{text-emphasis-style: dot;
	-webkit-text-emphasis-style: dot;;}
.center{text-align: center;}
.right{display: block;
    float: right;
	padding: 0 1%;}

h1{text-align: center;
	padding-top: 1%;}
h2{text-align: center;
	padding: 5% 0 1% 0;}
h3{text-align: center;
	margin-bottom: 5%;
	padding-top: 3%;}
h4{margin: 4% 0 2% 0}

hr{
	height: 2px;
	background-color: #2997cf;
	border: none;
	color: #2997cf;
	margin: 20px 0;}

header{
	background: url("../img/header-bg.png") center;
	background-size: cover;
	background-position: bottom;
}
.top-header{
	background-color: #2997cf;}
/*timer*/
.timer{
	display: inline-block;
	width: 50%;
	padding-left: 20%;
	box-sizing: border-box;
	float: right;
}

.timer p{
	margin-bottom: 1px;
}

/*countdown*/
.yyc-day,.yyc-hou,.yyc-min,.yyc-sec{
			font-size:1.85em;
}

.t-in img{
	display: inline-block;
	width: auto;
	box-sizing: border-box;
	margin-top: 0.7%;
	padding-right: 20%;}

.t-in{
	color: #fff;
	max-width: 1080px;
	margin: 0 auto;
	text-align: center;
	padding: 0.5% 0 1% 0;}

/**header**/

/*main*/
.block{
	max-width: 900px;
	margin: 0 auto;
	padding: 30px 0;
}

.content1{
	background: url("../img/bg01.png") center center/cover;}
.inner{
	max-width: 900px;
	margin: 0 auto;
	padding: 2% 0;}
.inner p .big{
	font-size: 1.8em;
	line-height: 1.6em;
}

/*フォーム*/
.form{
	max-width: 100%;
	margin: 30px auto 5% auto;
	
}

.form-text p{
	color: #2997cf;
	font-family: serif;
	font-size: 1.6em;
	line-height: 1.4em;
	text-align: center;
	margin-bottom: 0.7em;
}

.form-text p img{
	margin: 0;
}

form{
	max-width: 100%;
	margin: 30px auto 0 auto;
	padding: 5% 0;
	background: #fff;
	box-shadow: 10px 10px 0px #2997cf,-10px -10px 0px #deeff4;
	border-radius: 15px;}

form p{
	margin-bottom: 2em;
}

table{
	width: 70%;
	margin: 0 auto;
}

table.form-name tr td:first-child,table.form-mail tr td:first-child{
	width:  30%;
}

table.form-name tr td:nth-child(2),table.form-mail tr td:nth-child(2){
	width:  60%;
}

table.form-name tr td:nth-child(3),table.form-mail tr td:nth-child(3){
	width:  10%;
	padding-left: 2%;
}

input.mail,input.names{
	width:100%;
	font-size:1.2em;
	padding: 2%;
	margin-bottom: 20px;
	box-sizing: border-box;}

.button{
	width:auto;
	height: auto;
	max-width:100%;
	padding-top: 20px;
	margin: 0 auto;
	display: block;
}

/*動画*/
.movie{
	max-width: 900px;
	margin: 0 auto;
}
.movie-in{
	position: relative;
	width: 100%;
	padding-top: 56.25%;
	margin: 3% 0 5% 0;
}

.movie iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;}

.movie ul{line-height: 0;
	font-size: 0;
	text-align: justify;}

.movie ul li{
	display: inline-block;
	text-align: justify;
	width: 45%;
	margin: 0 2%;
}

.movie ul:after {
    content: "";
    display: inline-block;
    width: 100%;
    height: 0;
}

.cap ul li{
    display: inline-block;
	box-sizing: border-box;
	width: 30%;
    margin: 3% 1.4%;
    font-size: 0;
}

/*メッセージ*/
.message{
	width: 90%;
	padding: 1% 3%;
	margin: 0 auto;
	text-align: left;
	border: 1px #2997cf solid;
	margin-bottom: 5%;
}
.noby{background: url("../img/thumb_profile_01.png") top right no-repeat;}
.keny{background: url("../img/thumb_profile_02.png") top right no-repeat;}

.message p{
	width: 70%;
}

/*step*/
.step h4{
	background: #deeff4;
	padding: 2% 1% 1% 2%;
	margin-bottom: 0;
}

.step p{
	font-size: 1.2em;
	line-height: 1.5em;
	color: #2997cf;
	padding: 5% 2%;
	background: url("../img/step_bg.png") center center/cover;
}

.flow .center{
	margin-bottom: 20px;}

/*NY*/
.content2{
	background: url("../img/bg02.png") center center/cover;
}

.content2 h2{
	margin: 0;
}

/*comment*/
.comment{
	max-width: 900px;
	margin: 30px auto 10px auto;
	background: url("../img/bg03.png");
	background-size: cover;
	padding: 0 3%;
	box-shadow: 2px 2px 10px #e2e2e2;
}

hr{
	background: url("../img/bg04.png") center center/cover;
	border: none;
	height: 10px;
	margin: 0 auto 20px auto;
}

.comment-in{
	width: 95%;
	padding: 1% 3%;
	margin: 0 auto;
	text-align: left;
	margin-bottom: 5%;
}

.c-in p{
	width: 70%;
}

.c-noby{background: url("../img/thumb_ comment_01.png") top right no-repeat;}
.c-keny{background: url("../img/thumb_ comment_02.png") top right no-repeat;}
.c-atsushi{background: url("../img/thumb_ comment_03.png") top right no-repeat;}

.name{
	letter-spacing: 10px;
	text-align: right;
	padding: 2% 0 5% 0;
}

.q{
	padding: 3%;
	border: 1px #2997cf solid;
	margin: 3% 0;
}

.q dt{
	background-image:url("../img/thumb_Q.png");
	background-repeat:no-repeat;
	background-position:0px 7px;
	font-size: 1.3em;
	font-weight: bold;
	color: #2997cf;
	padding:12px 0 12px 50px;
	margin-bottom: 10px;
}

.q dd{
	padding-left: 50px;
	margin-bottom: 10px;
}

/*profile-----*/
#profile{
display:block;
width:100%;
margin:0;
padding:0;
box-sizing:border-box;
background:#ffffff;
position:relative;
}
.profile_wrapper{
margin:0 auto;
padding:0;
width:100%;
max-width:1080px;
position:relative;
box-sizing:border-box;
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-webkit-box-orient:horizontal;
-webkit-box-direction:normal;
-ms-flex-direction:row;
flex-direction:row;
-webkit-box-pack:center;
-ms-flex-pack:center;
justify-content:center;
-webkit-box-align:stretch;
-ms-flex-align:stretch;
align-items:stretch;
}
.profile_text{
width:70%;
margin:0;
padding:30px;
box-sizing:border-box;
font-size:18px;
line-height:30px;
text-align:justify;
vertical-align:middle;
color:#333333;
}
.profile_text p,.profile_text ul,.profile_text dl{
margin:0;
padding:0 0 30px 0;
}
.profile_text ul li{list-style:none;}
.profile_text dt{
text-align:left;
border-left:4px solid #197ec4;
margin:0 0 6px 0;
padding:0 0 0 6px;
overflow:hidden;
}
.profile_text dt span{
display:inline-block;
padding:0 1em 0 0;
position:relative;
}
.profile_text dt span:after{
border-top:1px solid #00b5d9;
content:"";
position:absolute;
top:50%;
width:99em;
left:100%;
}
.profile_img{
width:30%;
margin:0;
padding:30px 0;
box-sizing:border-box;
}

/*footer*/
footer{
	width:100%;
	text-align:center;
	font-size:14px;
	color:#999;
	padding:40px 0 20px 0;
	background: #FFF;}
		
.footer-in{
	width:1080px;
	margin:0 auto;}
				
footer a{
	color:#999;}
	
ul.footlink{
	width: 300px;
	margin:0 auto;	
	height: 30px;}
		
	
ul.footlink li{
	width: 50%;
	float:left;
	text-align:center;
	font-size:0.8em;}


@media screen and (max-width: 768px) {
   /*--- 表示領域が768px以下の場合に適用するスタイル ---*/


}/*///media*/

@media screen and (max-width: 640px) {
   /*--- 表示領域が640px以下の場合に適用するスタイル ---*/
	.pc{display: none;}
	.sp{display: block;}
	
/*timer*/
	.timer{
		display: block;
		width: auto;
		float: none;
		text-align: center;
		padding: 0;}
	.t-in img{
		padding: 0;}
	
	
	.right{
		width: 40%;}
	
	.top-header{
		padding: 0.8% 10%;
	}
	.block,.inner{
		padding: 2%;
	}
	
	.inner p .big{
		font-size: 1.4em;
		line-height: 1.6em;
	}
	
		/*フォーム*/

	.form-text p{
		font-size: 1.1em;
	}

	.form-text p img{
		margin: 0.3em;
	}

	form{
		margin: 15px auto 0 auto;
		padding: 5% 2%;
		box-shadow: 5px 5px 0px #2997cf,-5px -5px 0px #deeff4;
	}

	table{
		width: 95%;
	}

	table.form-name tr td:first-child,table.form-mail tr td:first-child{
		display:  none;}

	table.form-name tr td:nth-child(2),table.form-mail tr td:nth-child(2){
		width:  60%;}

	table.form-name tr td:nth-child(3),table.form-mail tr td:nth-child(3){
		display: none;}

	.button{
		padding-top: 10px;
	}
	
	/*メッセージ*/	
.noby{background: url("../img/thumb_profile_01.png") center top no-repeat;
	background-size: 50%;}
	.keny{background: url("../img/thumb_profile_02.png") center top no-repeat;
	background-size: 50%;}

.message p{
	width: 100%;
	margin-top: 210px;
}

/*動画*/
	.movie ul{line-height: 0;
	font-size: 0;
	text-align: center;}

	.movie ul li{
	display: inline-block;
	width:90%;
	margin-bottom: 2%;
	text-align: center;}
	
	.cap ul li{
    display: inline-block;
	box-sizing: border-box;
	width: 30%;
    margin: 3% 1.4%;
    font-size: 0;
}
	
	.c-in p{
	width: 100%;
}
	.c-noby,.c-keny,.c-atsushi{
		background: none;}
	
	#profile{}
.profile_wrapper{display:block;}
.profile_text{
width:100%;
margin:0;
padding:20px;
font-size:14px;
line-height:20px;
}
.profile_text p,.profile_text ul,.profile_text dl{padding:0 0 20px 0;}
.profile_text ul li{}
.profile_text dt{
text-align:left;
border-left:4px solid #197ec4;
margin:0 0 6px 0;
padding:0 0 0 6px;
overflow:hidden;
}
.profile_text dt span{
display:inline-block;
padding:0 1em 0 0;
position:relative;
}
.profile_text dt span:after{
border-top:1px solid #00b5d9;
content:"";
position:absolute;
top:50%;
width:99em;
left:100%;
}
.profile_img{
width:100%;
margin:0;
padding:0 0 20px 0;
box-sizing:border-box;
}
.profile_img img{width:100%;margin:0;}

	
/*footer*/
	footer{
		padding:10px 0 10px 0;
		background: #FFF;}

	.footer-in{
		width: auto;
		}

}/*///media*/