 @charset "utf-8";
body {
	font: normal 20px/1.7 "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","MSPゴシック","メイリオ",Meiryo,Arial,Verdana,sans-serif;
	text-align: left;
	color:#000;
	text-align: justify;
	overflow-x: hidden;
}

@media screen and (max-width: 812px) {
	body {
	font: normal 17px/1.7 "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","MSPゴシック","メイリオ",Meiryo,Arial,Verdana,sans-serif;}
}

body .sp-item {
/*margin-top: 50px;*/
  margin-top: 0px;
  display: none !important; 
}
body .pc-item {
/*margin-top: 50px;*/
  margin-top: 0px;
  display: block !important; 
}
	
  @media screen and (max-width: 812px) {
    body {
      min-width: inherit; 
	  height:100%; 
	  }
      body .sp-item {
        display: block !important; }
      body .pc-item {
        display: none !important; } 
	  body .sp-item img {
		width:100%;}
}

@media screen and (max-width: 812px) {
	.sp img{
		max-width:90%;	
}
	.sp02 img{
		max-width:100%;	
}
.sp03 img{
		max-width:70%;	
}
	.sp04 img{
		max-width:93%;	
}
	.sp05 img{
		max-width:50%;	
}
	
}

.fl_left {
	float: left;
}
.fl_right {
	float: right;
}
.opoint_hd {
	overflow: hidden;
}
.bg_none {
	background-image: none!important;
}
a.rollover:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
.rollover:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
.center {
	text-align: center;
}
.right {
	text-align:right;
}
.line_0 {
	line-height: 0;
}
.zindex {
	z-index: 200;
}
input[type=radio] {
	width: 15px;
	height: 15px;
	vertical-align: middle;
}
input[type=image]:hover{
		opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	}


/* ----------------------------------------------------
 
    text
 
---------------------------------------------------- */
em {
	text-decoration: underline;
  font-style: normal;
}
.bd_red {
	border-bottom: 1px solid #FF0004;
	padding-bottom: 2px;
}
.bd_red02 {
	border-bottom: 3px solid #FF0004;
	padding-bottom: 0px;
}
.red {
	color: #ff0000;
}
.yellow {
	background-color: #ffff00;
}
.gray {
	color:#666666;
}
.bold {
	font-weight: bold;
}
strong {
	font-weight: bold;
}
.strike {
	text-decoration: line-through;
}
.ac {
	text-align: center !important;
}
.ar {
	text-align: right !important;
}
.al {
	text-align: left !important;
}
.bold {
	font-weight: bold !important;
}
.font10 {
	font-size: 10px !important;
}
.font11 {
	font-size: 11px !important;
}
.font12 {
	font-size: 12px !important;
}
.font13 {
	font-size: 13px !important;
}
.font14 {
	font-size: 14px !important;
}
.font15 {
	font-size: 15px !important;
}
.font16 {
	font-size: 16px !important;
}
.font17 {
	font-size: 17px !important;
	line-height:150%;
}
.font18 {
	font-size: 18px !important;
}
.font19 {
	font-size: 19px !important;
}
.font20 {
	font-size: 20px !important;
}
.font21 {
	font-size: 21px !important;
}
.font22 {
	font-size: 22px !important;
}
.font23 {
	font-size: 23px !important;
}
.font24 {
	font-size: 24px !important;
}
.font25 {
	font-size: 25px !important;
}
.font26 {
	font-size: 26px !important;
}
.font27 {
	font-size: 27px !important;
}
.font28 {
	font-size: 28px !important;
}
.font29 {
	font-size: 29px !important;
}
.font30 {
	font-size: 30px !important;
}
.font32 {
	font-size: 32px !important;
}
/* ----------------------------------------------------
 
    float
 
---------------------------------------------------- */
.fr {
	float: right !important;
}
.fl {
	float: left !important;
}
.clear {
	clear: both;
}
img {
	line-height: 0;
	padding: 0;
	margin: 0;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;/*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

hr {
	height: 0;
	margin: 0;
	padding: 0;
	border: 0;
}
/* ----------------------------------------------------
    clearfix の代用
    &#60;div class="hr"&#62;&#60;hr /&#62;&#60;/div&#62;
---------------------------------------------------- */
.marker_yellow {
  background: linear-gradient(transparent 60%, #ffff00 0%);
}

.phead{
	background-color: #1BBAC6;
	text-align: center;
	padding: 16px 0;
	border-bottom: #FCE518 solid 5px;
}

.main {

    margin: 0 auto;
	text-align: center;
}

.main img{
    max-width: 100%;
}

#top{
/*	background-image: url("../images/fv-pc.jpg");*/
	background-repeat:no-repeat;
	background-position: center 0;
	width: 100%;
/*	height: 907px;*/
	margin: 0px auto 0px;
    overflow: hidden;
	display: block;
	text-align: center;
}

@media screen and (min-width: 813px) and (max-width: 1630px) {
	#top img{
		width:100%;
	}
}

.form_bg{
    background-image: url("../images/form_bg.jpg");
	background-repeat: repeat-y;
	background-position: center 0;
	width: 100%;
    padding-top: 0px;
	margin: 0px auto 0px;
    overflow: hidden;
	display: block;
}

.form_bg2 {
    background-image: url("../images/form_bg.jpg");
	background-repeat: repeat-y;
	background-position: center 0;
	width: 100%;
    padding-top: 30px;
	margin: 0px auto 0px;
    overflow: hidden;
	display: block;
}

.form_bg3{
    margin-top:-20px !important;
    background-image: url("../images/form_bg.jpg");
	background-repeat: repeat-y;
	background-position: center 0;
	width: 100%;
    padding-top: 20px;
/*    padding-top: 30px;*/
	margin: 0px auto 0px;
    overflow: hidden;
	display: block;
}

.form_wrap {
	background-color: #FFF;
	width: 900px;
    border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
	padding-top: 35px;
	margin: 0 auto 50px;
	overflow: hidden;
	display: block;
}

.mail_box {
	background-color: transparent;
	background-image: url(../images/mail.jpg);
	background-repeat: no-repeat;
	width: 801px;
	height: 91px;
	font-size: 31px;
	font-weight: bold;
	line-height: 32px;
    text-align: center;
	border: none;
	padding: 10px 0 0px;
	margin: 0px auto 15px;
	display: block;
}

.btn{

	margin: 0px auto 20px;
	display: block;
	padding-top:0px;
}

@media screen and (max-width: 820px) {

.form_bg{
background-image: url("../images/form_bg.jpg");
	background-repeat: no-repeat;
	background-position: center 0;
	background-size:cover;
	width: 100%;
    padding-top: 0px;
	margin: 0px auto 0px;
    overflow: hidden;
	display: block;
	padding-bottom:0px;
	margin-bottom:0px;
}

.form_bg2{
background-image: url("../images/form_bg.jpg");
	background-repeat: no-repeat;
	background-position: center 0;
	background-size:cover;
	width: 100%;
    padding-top: 20px;
	margin: 0px auto 0px;
    overflow: hidden;
	display: block;
	padding-bottom:0px;
	margin-bottom:0px;
}

.form_bg3{
background-image: url("../images/form_bg.jpg");
	background-repeat: no-repeat;
	background-position: center 0;
	background-size:cover;
	width: 100%;
    padding-top: 20px;
/*	margin: 0px auto 0px;*/
    margin-top:-10px !important;
    overflow: hidden;
	display: block;
	padding-bottom:0px;
	margin-bottom:0px;
}

.form_wrap {
	background-color: #FFF;
	width: 90%;
    border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
	padding-top: 20px;
	margin: 0 auto 20px;
	overflow: hidden;
	display: block;
}

.mail_box{
	background-color: transparent;
    background-image:none;
	width: 85%;
	height: 50px;
	font-size: 15px;
	font-weight: bold;
	line-height: 13px;
    text-align: center;
	border: none;
	padding: 0px 0 0px;
	margin: 0px auto 10px;
	display: block;
	border-width: 4px; 
	border-color: #041963; 
	border-style: solid;
}

.btn{
	width: 90%;
	height: px;
	margin: 0px auto 10px;
	display: block;
}
}

.area-tokuten{
	background: url("../images/tokuten-bg-pc.jpg");
    background-size: auto;
    background-position: center 0;
    background-repeat: no-repeat;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top:0px;
}

.midashi1_h2{
	text-align: center;
	margin-bottom: 25px;
}

@media screen and (max-width: 812px) {
.area-tokuten{
	background: url("../images/tokuten-bg-sp.jpg");
    background-position: top;
    background-color: #E3D0AE;
    background-repeat:no-repeat;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left:10px;
	padding-right:10px;
	margin-top:0px;
}

.midashi1_h2{
	text-align: center;
	margin-bottom: 0px;
}
}

.area-reason{
	background: url("../images/reason-bg-pc.jpg");
    background-size: auto;
    background-attachment: fixed;
    background-position: center 0;
    background-repeat: no-repeat;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top:0px;
}

@media screen and (max-width: 812px) {
.area-reason{
	background: url("../images/reason-bg-sp.jpg");
    background-position: top;
    background-color: #E3D0AE;
    background-repeat:no-repeat;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left:10px;
	padding-right:10px;
	margin-top:0px;
}
}

.area-program {
	background: url("../images/program-bg-pc.jpg");
    background-size: auto;
    background-position: center 0;
    background-repeat: no-repeat;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top:0px;
}

@media screen and (max-width: 812px) {
.area-program {
	background: url("../images/program-bg-sp.jpg");
    background-position: top;
    background-repeat:no-repeat;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left:10px;
	padding-right:10px;
	margin-top:0px;
}
}

#profile-midashi{
	background-image: url("../images/profile-midashi-pc.png");
	background-repeat:no-repeat;
	background-position: center 0;
	width: 100%;
	height: 616px;
	margin: 0px auto 0px;
    overflow: hidden;
	display: block;
}

.area-profile{
	background: url("../images/profile-bg-pc.jpg");
    background-repeat:no-repeat;
    background-position: center 0;
    background-attachment: fixed;
    width: 100%;
    background-color: #FFE73E;
	padding-top: 0px;
	padding-bottom: 60px;
	display: block;
	width:100%;
}

@media screen and (max-width: 812px) {
	.area-profile{
	background: url("../images/profile-bg-pc.jpg");
	background-repeat:no-repeat;
	background-attachment: fixed;
	background-color: #FFE73E;
    background-position: top;
	padding-top: 0px;
	padding-bottom: 35px;
	display: block;
	width: 100%;
}
}

.profile_inner{
	background-color: #FFFFFF;
	opacity: 0.95;
	width: 870px;
	padding-top: 1px;
	padding-bottom: 15px;
	margin: 0 auto 0px;
	margin-top:0px;
	border-top:solid 15px;
    border-right:solid 15px;
    border-bottom:solid 30px;
    border-left:solid 15px;
	border-color: #FFD600;
}

.profile_h1{
	text-align: center;
	padding: 0px 0 15px;
}

.profile_h2{
	text-align: center;
	margin-bottom: 0px;
}

.profile_h2 img{
	max-width:100%;
}

.profile_h3{
	text-align: center;
	padding-top: 0px;
	margin-top:-50px;
}

.profile_p{
	margin: 25px 0;
	text-align: center;
}

.profile_text{
	width: 800px;
	margin: 0 auto;
	padding-top:20px;
	padding-bottom:30px;
}

@media screen and (max-width: 812px) {

.profile_inner{
	background-color: #FFFFFF;
	opacity: 0.95;
	width: 90%;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0 auto;
	margin-bottom: 0px;
	border-top:solid 10px;
    border-right:solid 10px;
    border-bottom:solid 50px;
    border-left:solid 10px;
    border-color: #FFD600;
}




.profile_h1{
	text-align: center;
	padding: 30px 0 10px;
}

.profile_h3{
	text-align: center;
	padding-top: 10px;
}

.profile_p{
	margin: 15px 0 10px;
	text-align: center;
}

.profile_text{
	width: 93%;
	margin: 0 auto;
}
}

.profile_inner2{
	background-color: #FFFFFF;
	opacity: 0.95;
	width: 870px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin: 0 auto 0px;
	margin-top:0px;
	border-top:solid 30px;
    border-right:solid 15px;
    border-bottom:solid 30px;
    border-left:solid 15px;
	border-color: #FFD600;
}

@media screen and (max-width: 812px) {

.profile_inner2{
	background-color: #FFFFFF;
	opacity: 0.95;
	width: 90%;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0 auto;
	margin-bottom: 0px;
	border-top:solid 10px;
    border-right:solid 10px;
    border-bottom:solid 50px;
    border-left:solid 10px;
    border-color: #FFD600;
}
}

.profile_inner3{
	background-color: #FFFFFF;
	opacity: 0.95;
	width: 870px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin: 0 auto 0px;
	margin-top:0px;
	border-top:solid 30px;
    border-right:solid 15px;
    border-bottom:solid 15px;
    border-left:solid 15px;
	border-color: #FFD600;
}

@media screen and (max-width: 812px) {

.profile_inner3{
	background-color: #FFFFFF;
	opacity: 0.95;
	width: 90%;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0 auto;
	margin-bottom: 0px;
	border-top:solid 10px;
    border-right:solid 10px;
    border-bottom:solid 10px;
    border-left:solid 10px;
    border-color: #FFD600;
}
}


#profile-midashi2 {
	background-image: url("../images/profile-midashi2-pc.png");
	background-repeat:no-repeat;
	background-position: center 0;
	width: 100%;
	height: 333px;
	margin: 0px auto 0px;
    overflow: hidden;
	display: block;
}

.area-profile2 {
	background: url("../images/profile-bg2-pc.jpg");
    background-repeat:no-repeat;
    background-position: center 0;
    background-attachment: fixed;
    width: 100%;
    background-color: #CAE46C;
	padding-top: 0px;
	padding-bottom: 60px;
	display: block;
	width:100%;
}

@media screen and (max-width: 812px) {
	.area-profile2 {
	background: url("../images/profile-bg2-pc.jpg");
	background-repeat:no-repeat;
	background-attachment: fixed;
	background-color: #CAE46C;
    background-position: top;
	padding-top: 0px;
	padding-bottom: 35px;
	display: block;
	width: 100%;
}
}

.profile_inner4 {
	background-color: #FFFFFF;
	opacity: 0.95;
	width: 870px;
	padding-top: 1px;
	padding-bottom: 0px;
	margin: 0 auto 0px;
	margin-top:0px;
	border-top:solid 15px;
    border-right:solid 15px;
    border-bottom:solid 15px;
    border-left:solid 15px;
	border-color: #B8D600;
}

@media screen and (max-width: 812px) {

.profile_inner4 {
	background-color: #FFFFFF;
	opacity: 0.95;
	width: 90%;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0 auto;
	margin-bottom: 0px;
	border-top:solid 10px;
    border-right:solid 10px;
    border-bottom:solid 10px;
    border-left:solid 10px;
    border-color: #B8D600;
}

}





footer {
  color: #fff;
  padding: 25px 0;
  padding: 20px 0px 20px;
  background-color: #444444;
}

footer a{
  color: #fff;
  text-decoration: none;
}

.policy{
  font-color: blue;
  font-size: 18px;
}

.copyright{
  font-size: 15px;
}

@media screen and (max-width: 812px) {
.policy{
  font-color: red;
  font-size: 10px;
}

.copyright{
  font-size: 8px;
}
}

.copy{
	color: #FFFFFF;
	font-size: 23px;
}

@media screen and (max-width: 812px) {
	
	footer{
	background: #444444;
/*	padding: 20px 0;*/
	padding: 0 0 5px;
	text-align: center;	
}

.copy{
	color: #FFFFFF;
	font-size: 12px;
}
}

.btn_end {
	position: fixed;
    bottom: 10px;
	right: 10px;
    width: 30%;
	z-index:3;
	}

@media screen and (max-width: 812px) {
	.btn_end {
	position: fixed;
    bottom: 10px;
    left:1px;	
    width: 100%;
	height:auto;
	}
	}

.kome{
    background-color: #FADEDB;
	width: 780px;

    font-size: 18px;
	line-height: 25px;
    color: #444;
    padding: 20px 15px;
	margin: 0 auto 0px;
	margin-bottom:40px;
	display: block;
}

@media screen and (max-width: 812px) {
.kome{
    background-color: #FADEDB;
	width: 80%;
    font-size: 15px;
	line-height: 25px;
    color: #444;
    padding: 15px 15px 15px 15px;
	margin: 0 auto 0px;
	margin-bottom:20px;
	display: block;
}
}
