@charset "utf-8";
/* CSS Document */




img {
	max-width:100%;
}



.noto{
	font-family: 'Noto Serif', serif;
}

.fira{
	font-family:"Fira+Sans";
}

.staatliches{
	font-family: 'Staatliches', cursive;
}


.concept{
	font-size:30px;
	line-height:2.0em;
}

.concept_l{
	font-size:36px;
	line-height:2.0em;
}

.concept h3{
	font-size:36px;
	font-weight:bold;
	line-height:2.0em;
}


	body div{
	position:relative;
	 z-index: 2;
}
		
/* 768：iPad縦 / iPhone 7/6 Plus横 */
@media screen and (min-width: 480px) {

}

/* 980：PC（デスクトップ/タブレット横）	 */
@media screen and (min-width: 768px){
}

/* 980以上：PC（デスクトップ） */
@media screen and (min-width: 980px){
}





body{
	color:#333;
	line-height:2.0em;
	text-align:center;
	padding:0px;
	width:100%;
	/*スマホで勝手に文字が大きくなる対策*/
    -webkit-text-size-adjust: 100%;
}


/* 768：iPad縦 / iPhone 7/6 Plus横 */
@media screen and (min-width: 480px) {

	
	
body{
	color:#333;
	line-height:2.2em;
	text-align:center;
	margin: 0;
	padding: 0;
	width:100%;
	/*スマホで勝手に文字が大きくなる対策*/
    -webkit-text-size-adjust: 100%;
}

}

/* 980：PC（デスクトップ/タブレット横）	 */
@media screen and (min-width: 768px){
	
}

/* 980以上：PC（デスクトップ） */
@media screen and (min-width: 980px){
	
}




a:link,a:visited {
	color:#333;
	text-decoration: none;
}
a:hover,a:active {
	color:#333;
	text-decoration: none;
	-ms-filter: "alpha( opacity=60 )";
	filter: alpha( opacity=60 );
	opacity: 0.6;
}

li{
	list-style:none;
}

body #advance{
	background: #000;
	color: #fff;
	margin: 0;
	padding: 0;
}


#title{
	background: #000;
	color: #fff;
	padding-bottom: 30px;
}

#advance_title{
	background: #000;
	color: #fff;
	padding:30px 0 50px; 
}


#title h1,#advance_title h1{
	font-size:28px;
	font-weight:100;
	text-align:center;
	line-height:1.4em;
	margin: 0px 0 40px 0;
	letter-spacing:0.1em;
}

#title .bottom a:link,#title .bottom a:visited,#advance_title .bottom a:link,#advance_title .bottom a:visited,#advance .bottom a:link,#advance .bottom a:visited {
	border: solid 1px #fff;
	margin-bottom: 50px;
}

#title .bottom a:hover,#title .bottom a:active,#advance_title .bottom a:hover,#advance_title .bottom a:active,#advance .bottom a:hover,#advance .bottom a:active {
	border: solid 1px #cc0000;
}


.con h1{
	font-size:28px;
	font-weight:100;
	text-align:center;
	
	
	/*text-shadow: 3px 3px 3px rgba(0,0,0,0.5);*/
}


.con_c h1{
	font-size:28px;
	font-weight:100;
	text-align:center;
	margin:0 0 20px 0;
	line-height:1.6em;
}



body h2{
	font-size:21px;
	font-weight:400;
	margin:0 0 15px;
	line-height:1.4em;
	letter-spacing:0.1em;
}


body h3{
	font-size:21px;
	font-weight:400;
	padding:0 0 20px;
}


body h4{
	font-size:18px;
	font-weight:700;
	padding:70px 0 50px;
	line-height:1.8em;
}




/* 768：iPad縦 / iPhone 7/6 Plus横 */
@media screen and (min-width: 480px) {

#title h1,#advance_title h1{
	font-size:42px;
	font-weight:400;
	line-height:1.4em;
	text-align:center;
	margin: 0px 0 40px 0;
}
	
.con h1{
	font-size:48px;
	
	font-weight:400;
	text-align:center;
	/*text-shadow: 3px 3px 3px rgba(0,0,0,0.5);*/
}


.con_c h1{
	font-size:48px;
	font-weight:100;
	text-align:center;
	margin:0 0 40px 0;
}



body h2{
	font-size:36px;
	font-weight:400;
	padding:0 0 30px;
	line-height:1.4em;
}


	

body h3{
	font-size:30px;
	font-weight:400;
	padding:0 0 0px;
}


body h4{
	font-size:30px;
	font-weight:700;
	padding:70px 0 30px;
	line-height:1.8em;
}


.tel{
	font-size:48px;
	font-weight:700;
	margin:50px 0 0;
	padding:0 0 50px;
	letter-spacing:0.1em;
}


}

/* 980：PC（デスクトップ/タブレット横）	 */
@media screen and (min-width: 768px){
}

/* 980以上：PC（デスクトップ） */
@media screen and (min-width: 980px){
}


.pc_c{
	text-align:center;
}









/* 768：iPad縦 / iPhone 7/6 Plus横 */
@media screen and (min-width: 480px) {

.br { display:none; }
	
}

/* 980：PC（デスクトップ/タブレット横）	 */
@media screen and (min-width: 768px){
}

/* 980以上：PC（デスクトップ） */
@media screen and (min-width: 980px){
}





@media screen and (min-width: 768px){


}



ul.ww{
	text-align:center;
}

#main{
	width: 100%;
	margin: 0 auto 15px;
}


.bxslider li{
	position:absolute;
}



.con{
	clear:both;
	margin:0px auto 0px;
	text-align:left;
}


.con_c{
	clear:both;
	width:96%;
	margin:0px auto 0px;
}

.con_c h2 {
  position: relative;
  display: inline-block;
  margin-bottom: 1em;
}
.con_c h2:before {
  content: '';
  position: absolute;
  bottom: -10px;
  display: inline-block;
  width: 100%;
  height: 1px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #000;
}


#advance .con_c h2:before {
background-color: #fff;
}

.con_c p{
	text-align:left;
	letter-spacing:0.1em;
}


.con_98_bk,.con_98_wh{
	clear:both;
	width:96%;
	margin:0px auto 0px;
	text-align:left;
}


div.con_title{
	margin: 0 auto 30px;
	padding: 20px 0 0 0;
}

/* 768：iPad縦 / iPhone 7/6 Plus横 */
@media screen and (min-width: 480px) {

.con_c p{
	text-align:center;
}

.con_c h2:before {
  bottom: 15px;
}
	
}


/* 980：PC（デスクトップ/タブレット横）	 */
@media screen and (min-width: 768px){

.con_c h2:before {
  bottom: 10px;
}
	
}


/* 980以上：PC（デスクトップ） */
@media screen and (min-width: 980px){

.con_c{
	clear:both;
	width:980px;
	margin:0px auto 0px;
}


.con_c h2:before {
  bottom: 15px;
}

	
.con_98_bk,.con_98_wh{
	clear:both;
	width:980px;
	margin:0px auto 0px;
	text-align:left;
}

}




.con .con_98_bk{
	padding:50px 0;
	text-shadow: 0 0 10px #000;
	color:#333;
}

.con .con_98_wh{
	padding:50px 0;
	text-shadow: 0 0 10px #fff;
	color:#000;
}



div.pbg_bk{
	position:absolute;
	width:100%;
	background:#000;
}

div.pbg_wh{
	position:absolute;
	width:100%;
	background:#fff;
}

div.pbg_bk img,div.pbg_wh img{
	width:100%;
	height:650px;/****内容によって複製して変更****/
	opacity: .3;
	object-fit: cover;
	vertical-align:bottom;
}

div.pbgimg{
	opacity: .6;
}




.con p{
	clear:both;
	margin-bottom:0px;
	letter-spacing: 0.1em;
}

.con p.m{
	line-height: 2em;
	letter-spacing: 0.1em;
}

.con_t{
	clear:both;
	margin-top:4%;
}

.con_b{
	clear:both;
	margin-bottom:13%;
}

.tb{
	clear:both;
	margin:4% auto 13%;
}


.tt{
	clear:both;
	margin-top: 60px;
}



.con_tb{
	clear:both;
	width:96%;
	margin:4% auto 13%;
}


.photo_04,ul.photo_04{
	width:100%;
}



.photo_04 li{
	float:left;
	width:50%;
	margin:0;
}


.photo_04 li img{
	 /*border-radius: 200px;
    -webkit-border-radius: 200px;
    -moz-border-radius: 200px;*/
}



/* 768：iPad縦 / iPhone 7/6 Plus横 */
@media screen and (min-width: 480px) {

.photo_04 li{
	float:left;
	width:50%;
	margin:0;
}


.photo_04 li img{
	 /*border-radius: 100px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;*/
}

}

/* 980：PC（デスクトップ/タブレット横）	 */
@media screen and (min-width: 768px){


}

/* 980以上：PC（デスクトップ） */
@media screen and (min-width: 980px){
	
.con_tb{
	clear:both;
	margin:40px auto 90px;
	width:980px;
}


/*ul.photo_04{
	width:980px;
}*/



.photo_04 li{
	float:left;
	width:25%;
	margin:0px;
}


.photo_04 li img{
/*	 border-radius: 100px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;*/
}

}



div.student{

}

.student h3{
	margin: 0 0 20px 0;
	padding: 0;
	text-align: center;
}

.student h3 {
    margin:  0; 
    position:  relative;
    font-weight:  normal;
    font-size: 32px;
    text-align:  center; 
    padding: 20px 0 15px;
    border-top: solid 1px; 
    border-bottom:  solid 1px; 
    width:  320px;              
    margin: 0 auto 35px;       
}

.student h3 span{
	font-size: 16px;
}

.student h4{
	font-size: 18px;
	letter-spacing: 0.1em;
	margin: 30px 0px 30px;
	padding: 0;
	line-height: 1.4em;
}

.student h4 span{
	padding: 0.2em;
	font-weight: bold;
    background: linear-gradient(transparent 70%, #ececec 70%);
}


.student p{
	letter-spacing: 0.1em;
	line-height: 1.7em;
}

div.student_photo{
	width: 50%;
	margin: 0 auto;
	text-align: center;
}
.student_photo img{
	border-radius: 200px;
    -webkit-border-radius: 200px;
    -moz-border-radius: 200px;
}


/* 768：iPad縦 / iPhone 7/6 Plus横 */
@media screen and (min-width: 480px) {
	
	.student h3 {
    font-size: 40px;    
}
	
}

/* 980：PC（デスクトップ/タブレット横）	 */
@media screen and (min-width: 768px){
}

/* 980以上：PC（デスクトップ） */
@media screen and (min-width: 980px){

.student h4{
	font-size: 21px;
	line-height: 1.6em;
	text-align: center;
}

.student p{
	font-size: 16px;
	line-height: 1.8em;
}
	
}








.perm_ratio{
	text-align: center;
	font-size: 18px;
	line-height: 2em;
	font-weight: 800;
	letter-spacing: 0em;
	font-family: "Roboto Condensed", "Droid Sans","游ゴシック", YuGothic;
}

.perm_ratio span{
	font-size: 26px;
	font-weight: 700;
}

.perm_ratio span.demo{
	/*color: #cc0000;*/
	font-size: 49px;
	font-weight: 900;
}

.perm_ratio span.up_count{
	font-size: 38px;
}

/* 768：iPad縦 / iPhone 7/6 Plus横 */
@media screen and (min-width: 480px) {

	.perm_ratio span{
	font-size: 38px;
}
	
}

/* 980：PC（デスクトップ/タブレット横）	 */
@media screen and (min-width: 768px){
}

/* 980以上：PC（デスクトップ） */
@media screen and (min-width: 980px){
}





.curriculum{
}

.ac_datetime{
	
}

.ac_contents{
	font-size: 12px;
	letter-spacing: 0.1em;
}

.curriculum dl{
	width: 100%;
	margin: 20px auto 0;
	padding: 20px 3% 2%;
	border: solid 1px #aaa;
	box-sizing: border-box;
	text-align: left;
}

#advance .curriculum dl{
	background: rgba(10,10,10,1.00);
}

.curriculum dt{
	font-size: 16px;
}

.curriculum dt span{
	font-weight: 800;
	
}

.curriculum dd{
	margin: 0 0 50px 0;
}

.curriculum dd h3{
	font-size: 16px;
	font-weight: 800;
	margin: 10px 0;
	padding: 0;
	letter-spacing: 0.1em;
}

.curriculum p{
	font-size: 14px;
	line-height: 1.8em;
}


/* 768：iPad縦 / iPhone 7/6 Plus横 */
@media screen and (min-width: 480px) {

.curriculum dt{
	font-size: 19px;
}
	
.curriculum dd h3{
	font-size: 19px;
}

.curriculum dl{
	text-align: center;
}
	
.ac_datetime{
	font-size: 18px;
}

.ac_contents{
	font-size: 14px;
	letter-spacing: 0.1em;
}
	
}

/* 980：PC（デスクトップ/タブレット横）	 */
@media screen and (min-width: 768px){

	.curriculum dt{
	font-size: 21px;
}
	
	.curriculum dd h3{
	font-size: 21px;
}
	
.ac_datetime{
	font-size: 19px;
}

.ac_contents{
	font-size: 16px;
	letter-spacing: 0.1em;
}
	
}

/* 980以上：PC（デスクトップ） */
@media screen and (min-width: 980px){
}






#teacher{
	width: 100%;
	margin:0 auto;
	padding: 0;
}

div.teacher{
	padding: 0 0 36px 0;
}

.teacher h3{
	margin: 0 0 20px 0;
	padding: 0;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}

.teacher h3 span{
	font-size: 16px;
}


.teacher p{
	letter-spacing: 0.1em;
}

div.teacher_photo{
	/* width: 50%; */
	width: 180px;
	margin: 0 auto;
	text-align: center;
}

div.teacher_photo img{
	border-radius: 50%;
}


.sns_icon{
	width: 36px;
	margin: 0 auto 36px;
}


/* 768：iPad縦 / iPhone 7/6 Plus横 */
@media screen and (min-width: 480px) {
	
	#teacher_title{
		margin-bottom: 3%;
	}
	
	/* #teacher .teacher{
		width: 50%;
		padding: 0 4%;
		box-sizing: border-box;
		float: left;
	} */
	
	#teacher .con_tb{
		width: 100%;
		box-sizing: border-box;
	}
	
	.teacher:first-child{
		clear: both;
	}
	
	.teacher:nth-child(2n+1){
		clear: both;
	}

	.teacher h3{
		margin: 0 0 20px 0;
		padding: 0;
		text-align: center;
		font-size: 16px;
	}

	.teacher h3 span{
		font-size: 14px;
	}


	.teacher p{
		font-size: 13px;
		line-height: 1.8em;
		letter-spacing: 0.1em;
	}

	/* div.teacher_photo{
		width: 70%;
		margin: 0 auto;
		text-align: center;
	} */
}

/* 980：PC（デスクトップ/タブレット横）	 */
@media screen and (min-width: 768px){

	#teacher{
	width: 768px;
	margin:0 auto;
	padding: 0;
	}
	
	/* #teacher .teacher{
		width: 33%;
		padding: 0 2%;
		margin-bottom: 3%;
		box-sizing: border-box;
		float: left;
	} */
	
	#teacher .con_tb{
		width: 100%;
		box-sizing: border-box;
	}
	
	.teacher:nth-child(2n+1){
		clear: inherit;
	}
	
	.teacher:nth-child(3n+1){
		clear: both;
	}

	.teacher h3{
		margin: 0 0 20px 0;
		padding: 0;
		text-align: center;
		font-size: 16px;
	}

	.teacher h3 span{
		font-size: 14px;
	}


	.teacher p{
		font-size: 13px;
		line-height: 1.8em;
		letter-spacing: 0.1em;
	}

	/* div.teacher_photo{
		width: 80%;
		margin: 0 auto;
		text-align: center;
	} */
	

}

/* 980以上：PC（デスクトップ） */
@media screen and (min-width: 980px){

	#teacher_title{
		margin-bottom: 30px;
	}
	
	#teacher{
	width: 980px;
	margin:0 auto;
	padding: 0;
	}
	
	/* #teacher .teacher{
		width: 25%;
		padding: 0 2%;
		margin-bottom: 50px;
		box-sizing: border-box;
		float: left;
	} */
	
	#teacher .con_tb{
		width: 100%;
		margin: 0;
		padding: 0;
		box-sizing: border-box;
	}
	
	.teacher:nth-child(2n+1){
		clear: inherit;
	}
	
	.teacher:nth-child(3n+1){
		clear: inherit;
	}
	
	.teacher:nth-child(4n+1){
		clear: both;
	}

	.teacher h3{
		margin: 0 0 20px 0;
		padding: 0;
		text-align: center;
		font-size: 16px;
	}

	.teacher h3 span{
		font-size: 14px;
	}


	.teacher p{
		font-size: 13px;
		line-height: 1.8em;
		letter-spacing: 0.1em;
	}

	/* div.teacher_photo{
		width: 80%;
		margin: 0 auto;
		text-align: center;
	} */
	



}




#finished_course{
	width: 100%;
	margin:0 auto;
	padding: 0;
}

div.teacher{

}

/* 768：iPad縦 / iPhone 7/6 Plus横 */
@media screen and (min-width: 480px) {
	
	#finished_course .finished_course{
		width: 50%;
		padding: 0 4%;
		box-sizing: border-box;
		float: left;
	}
	
	#finished_course .con_tb,#finished_course .con_c{
		width: 100%;
		box-sizing: border-box;
	}

	.finished_course h2{
		font-size: 24px;
		margin: 0 0 15px 0 ;
	}
	
	.finished_course h3{
		font-size: 21px;
		margin: 0 0 15px 0 ;
	}
	
	.finished_course:nth-child(odd){
		clear: both;
	}
}

/* 980：PC（デスクトップ/タブレット横）	 */
@media screen and (min-width: 768px){
}

/* 980以上：PC（デスクトップ） */
@media screen and (min-width: 980px){
		
	#finished_course{
	width: 980px;
	margin:0 auto;
	padding: 0;
	}
	
}





.staff_photo{
}

.staff_photo h2{
	padding-bottom:10px;
}

.staff_photo p{
	line-height:1.8em;
}

.staff_photo .r{
	width:98%;
	margin:0 auto 2%;
}

#p_photo{
	width:50%;
	margin:0 auto 3%;
}

.staff_photo img{
	width:100%;
	text-align:center;
	 border-radius: 120px;
    -webkit-border-radius: 120px;
    -moz-border-radius: 120px;
}



/* 768：iPad縦 / iPhone 7/6 Plus横 */
@media screen and (min-width: 480px) {

.staff_photo .r{
	width:100%;
	margin:0 auto;
}

#p_photo{
	width:240px;
	margin:0 auto 3%;
}

}

/* 980：PC（デスクトップ/タブレット横）	 */
@media screen and (min-width: 768px){


}

/* 980以上：PC（デスクトップ） */
@media screen and (min-width: 980px){

.staff_photo h2{
	padding-bottom:10px;
}

.staff_photo p{
	line-height:2.0em;
}

.staff_photo .r{
	width:710px;
}


}






img.photo{
	margin: 0 0 5px 0;
}



/* 768：iPad縦 / iPhone 7/6 Plus横 */
@media screen and (min-width: 480px) {

img.photo{
	margin: 0 0 10px 0;
}
	
}

/* 980：PC（デスクトップ/タブレット横）	 */
@media screen and (min-width: 768px){
}

/* 980以上：PC（デスクトップ） */
@media screen and (min-width: 980px){

	img.photo{
	margin: 0 0 20px 0;
}
	
}





body small{
	font-size:11px;
}





.bottom a:link,.bottom a:visited {
	font-size:18px;
	font-weight:700;
	width:80%;;
	margin:0 auto 90px;
	padding:15px 0;
	display:block;
	background: #000;
	color: #fff;
	letter-spacing:0.2em;
	text-align:center;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease;
/*	 border-radius: 40px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;*/
/*	-webkit-transition: all 0.2s;
    transition: all 0.2s;*/
}

.bottom a:hover,.bottom a:active {
	display:block;
	background: #cc0000;
	color: #fff;
	-ms-filter: "alpha( opacity=100 )";
	filter: alpha( opacity=100 );
	opacity: 1;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease;
/*	 border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;*/
}

.pdf_bottom a:link,.pdf_bottom a:visited {
	font-size:18px;
	font-weight:700;
	width:80%;;
	margin:0 auto 90px;
	padding:15px 0;
	display:block;
	line-height: 1.0em;
	background: #000;
	color: #fff;
	letter-spacing:0.2em;
	text-align:center;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease;
/*	 border-radius: 40px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;*/
/*	-webkit-transition: all 0.2s;
    transition: all 0.2s;*/
}

.pdf_bottom a:link,.pdf_bottom a:visited {
	display:block;
	background: #cc0000;
	color: #fff;
	-ms-filter: "alpha( opacity=100 )";
	filter: alpha( opacity=100 );
	opacity: 1;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease;
/*	 border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;*/
}

.bottom .waiting{
	font-size:18px;
	font-weight:700;
	width:80%;
	margin:0 auto 90px;
	padding:15px 0;
	display:block;
	border:solid 1px #666;
	letter-spacing:0.2em;
/*	border-radius: 40px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;*/
}







/* 768：iPad縦 / iPhone 7/6 Plus横 */
@media screen and (min-width: 480px) {



}

/* 980：PC（デスクトップ/タブレット横）	 */
@media screen and (min-width: 768px){

.bottom a:link,.bottom a:visited {
	font-size:24px;
	font-weight:700;
	width:480px;
	margin:0 auto 90px;
	padding:15px 0;
	display:block;
	/*border:solid 1px #666;*/
	letter-spacing:0.2em;
	text-align:center;
/*	 border-radius: 40px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;*/
	/*-webkit-transition: all 0.2s;
    transition: all 0.2s;*/
}

.bottom a:hover,.bottom a:active {
	display:block;
	 /*border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;*/
}


.pdf_bottom a:link,.pdf_bottom a:visited {
	font-size:24px;
	font-weight:700;
	width:480px;
	margin:0 auto 90px;
	padding:15px 0;
	display:block;
	line-height: 1.0em;
	/*border:solid 1px #666;*/
	letter-spacing:0.2em;
	text-align:center;
/*	 border-radius: 40px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;*/
/*	-webkit-transition: all 0.2s;
    transition: all 0.2s;*/
}

.pdf_bottom a:link,.pdf_bottom a:visited {
	display:block;
/*	 border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;*/
}
	
	
.bottom .waiting{
	font-size:24px;
	font-weight:700;
	width:480px;
	margin:0 auto 90px;
	padding:15px 0;
	display:block;
	border:solid 1px #666;
	letter-spacing:0.2em;
/*	border-radius: 40px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;*/
}

}

/* 980以上：PC（デスクトップ） */
@media screen and (min-width: 980px){

}






#form{
	text-align:left;
	width:96%;
	margin:30px auto 100px;
}


/* 768：iPad縦 / iPhone 7/6 Plus横 */
@media screen and (min-width: 480px) {

}

/* 980：PC（デスクトップ/タブレット横）	 */
@media screen and (min-width: 768px){

#form{
	text-align:left;
	width:640px;
	margin:30px auto 100px;
}

}

/* 980以上：PC（デスクトップ） */
@media screen and (min-width: 980px){
}



.inputText {
	width: 97%;
	padding: 3px;
	font-size: 130%;
	/*border-radius: 6px;*/
}

.inputSelect {
	padding: 3px;
	font-size: 130%;
}

.inputText.inputTextShort {
	width: 50%;
}

.inputText.inputTextShortest {
	width: 35%;
}

textarea {
	width: 70%;
	height: 150px;
	padding: 3px;
/*	-webkit-border-radius: 6px;
	-webkit-box-shadow: 0 2px 2px #CCC inset;
	border-radius: 6px;
	box-shadow: 0 2px 2px #CCC inset;*/
}

.formBtn {
	font-size: 140%;
	padding: 4px;
	padding-left: 8px;
	padding-right: 8px;
	width: 150px;
	-webkit-border-radius: 6px;
	-webkit-box-shadow: 0 2px 2px #CCC;
	border-radius: 6px;
	box-shadow: 0 2px 2px #CCC;
}

.center-text {
	text-align: center;
	margin: 0;
}

.error {
	color: #FF0000;
}

span.require {
	color: red;
	font-weight: bold;
}

.unsubscribe-message {
        text-align: center;
        font-size: 130%;
}










#footer{
	clear:both;
	padding:8% 0 12%;
	text-align: center;
	letter-spacing:0.1em;
	background: #000;
	color: #fff;
}

#footer_link{
	clear:both;
}

#footer_link ul{
	width:100%;
	font-size:16px;
	margin:0 auto;
	padding-bottom:12%;
}

#footer_link li{
	margin:5% 0;
}






.contents_comment{
	width:800px;
	margin:0 auto;
	text-align:left;
}


.qqq{
	color:#F69;
	font-weight:700;
}


.aaa{
	color:#09F;
	font-weight:700;
}



.m{
	font-size:80%;
}


.s{
	font-size:60%;
}

.u{
	border-bottom: 1px solid;
	padding-bottom: 3px;
}

.blue_u{
	background: linear-gradient(transparent 70%, #a7d6ff 70%);
}

.pink_u{
	background: linear-gradient(transparent 70%, #fdb0c9 70%);
}

.yellow_u{
	background: linear-gradient(transparent 70%, #fde8b0 70%);
}


.b{
	font-weight: bold;	
}


.pink{
	color: #E4318F;
}






.frame {
	position: relative;
	display: inline-block;
	overflow: hidden; /* 不要部分を消す */
	padding: 1px;
	width: 100%;
	margin: 0 auto;
}
.frame:after {
	content: "";
	position: absolute;
	z-index: 1;
	width: 120px;
	height: auto;
	background: red;
	content: "New";	/* 表示するテキスト */
	text-align: center;
	color: #fff;
	font-family: 'Arial';
	font-weight: bold;
	padding: 5px 10px;
	left: -40px;
	top: 3px;
	transform: rotate(-40deg);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}




/* 768：iPad縦 / iPhone 7/6 Plus横 */
@media screen and (min-width: 480px) {



}


/* 980：PC（デスクトップ/タブレット横）	 */
@media screen and (min-width: 768px){


}


/* 980以上：PC（デスクトップ） */
@media screen and (min-width: 980px){


#footer{
	clear:both;
	padding:80px 0 120px;
	letter-spacing:0.2em;
}

#footer_link ul{
	width:530px;/***メニューの数に合わせる**/
	font-size:12px;
	margin:0 auto;
	padding-bottom:120px;
}

#footer_link li{
	float:left;
	margin:0 20px;
}




.contents_comment{
	width:800px;
	margin:0 auto;
	text-align:left;
}


.m{
	font-size:80%;
}


.s{
	font-size:60%;
}

.u{
	border-bottom: 1px solid;
	padding-bottom: 3px;
}


}









.red{
	color: #cc0000;
}

.l{
	float:none;
}



/* 768：iPad縦 / iPhone 7/6 Plus横 */
@media screen and (min-width: 480px) {


}

/* 980：PC（デスクトップ/タブレット横）	 */
@media screen and (min-width: 768px){


}

/* 980以上：PC（デスクトップ） */
@media screen and (min-width: 980px){

.l{
	float:left;
}

}


.r{
	float:right;
}



.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
}







#backtop {
	position: fixed;
	bottom: 20px;
	right: 20px;
	z-index:3;
}

#backtop img{
	width:50%;
	margin:18px 0 0 0;
}


#backtop a:link,#backtop a:visited {
	background:rgba(255,255,255,0.7);
	width: 50px;
	height: 50px;
	display:block;
	border:solid 1px #666;
	letter-spacing:0.2em;
	text-align:center;
	border-radius: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
	/*-webkit-transition: all 0.2s;
    transition: all 0.2s;*/
}

#backtop a:hover,#backtop a:active {
	display:block;
	 border-radius: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
}



/* 768：iPad縦 / iPhone 7/6 Plus横 */
@media screen and (min-width: 480px) {


#backtop {
	position: fixed;
	bottom: 40px;
	right: 30px;
	z-index:3;
}




}

/* 980：PC（デスクトップ/タブレット横）	 */
@media screen and (min-width: 768px){
}

/* 980以上：PC（デスクトップ） */
@media screen and (min-width: 980px){
}





.frame_video {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  margin-top: 15px;
}

.frame_video iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}


/* 768：iPad縦 / iPhone 7/6 Plus横 */
@media screen and (min-width: 480px) {


.frame_video {
  margin-top: 30px;
}




}

/* 980：PC（デスクトップ/タブレット横）	 */
@media screen and (min-width: 768px){
}

/* 980以上：PC（デスクトップ） */
@media screen and (min-width: 980px){
}



.waiting{
	font-size:18px;
	font-weight:700;
	width:80%;
	margin:0 auto 90px;
	padding:15px 0;
	display:block;
	border:solid 1px #666;
	letter-spacing:0.2em;
	-ms-filter: "alpha( opacity=40 )";
	filter: alpha( opacity=40 );
	opacity: 0.4;
	text-align: center;
}


/* 768：iPad縦 / iPhone 7/6 Plus横 */
@media screen and (min-width: 480px) {

.waiting{
	font-size:24px;
	font-weight:700;
	width:480px;
}


}

/* 980：PC（デスクトップ/タブレット横）	 */
@media screen and (min-width: 768px){
}

/* 980以上：PC（デスクトップ） */
@media screen and (min-width: 980px){
}




a:hover img.fadeimg{
-ms-filter: "alpha( opacity=60 )";
filter: alpha( opacity=60 );
opacity: 0.6;

}



.pcp{
	display:none;
}

.iepngfix {
	behavior: expression(IEPNGFIX.fix(this));
}



.clear {
	clear:both;
}


.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.clearfix{
    display: inline-block;
}
/* clearfix for ie7 */
.clearfix {
    display: block;
}




/* 768：iPad縦 / iPhone 7/6 Plus横 */
@media screen and (min-width: 480px) {

}

/* 980：PC（デスクトップ/タブレット横）	 */
@media screen and (min-width: 768px){
}

/* 980以上：PC（デスクトップ） */
@media screen and (min-width: 980px){
}
