@charset "utf-8";


/* ----------------------------------------------------------------
    全体
----------------------------------------------------------------- */
body,h1,h2,h3,h4,h5,ol,ul,li,dl,dt,dd,ruby,rb,rt,rp,table,th,td,p,img,a,div,em,small,sup,form,address{
padding:0;
margin:0;
font-size:100%;
font-style:normal;
font-weight:normal;
font-family:"メイリオ","ヒラギノ角ゴ Pro W4","ＭＳ Ｐゴシック", "Helvetica Neue",Helvetica,Arial,sans-serif;
volume:medium;
line-height:1.6;
color:#555;
-webkit-text-size-adjust: 100%;
}
/*
a:link{
color:#112299;
text-decoration:none;
display:inline-block;
}*/

a:visited{
color:#74178e;
text-decoration:none!important;
}

a:hover,
a:focus{
color:#112299;
/*text-decoration:underline!important;*/
}

a:active{
color:#f00000;
text-decoration:underline;
}

a[name]{
color:#112299;
text-decoration:none!important;
}

h1,h2,h3,h4{
line-height:1;
font-weight:bold;
color:#000;
}

ul,ol{
list-style-type:none;
}


em{
color:#ff0000;
font-weight:normal;
}

img{
max-width:100%;
border:none;
-ms-interpolation-mode:bicubic;
}


input[type="text"],input[type="password"]{
/*padding:3px 5px;*/
padding:13px 5px;
margin:0 10px 0 5px;
font-size:1em;
border-radius:3px;
border:1px solid #ccc;
box-shadow:1px 1px 1px 1px rgba(243, 243, 243, 0.9) inset;
/*max-width:90%!important;*/
font-family:"メイリオ","ヒラギノ角ゴ Pro W4","ＭＳ Ｐゴシック", "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.widthsize{
	width: 95%;
}

.widthsize1{
	width: 70%;
}


input[type="number"]{
/*padding:3px 5px;*/
padding:13px 5px;
margin:0 10px 0 5px;
font-size:1em;
border-radius:3px;
border:1px solid #ccc;
box-shadow:1px 1px 1px 1px rgba(243, 243, 243, 0.9) inset;
max-width:90%!important;
font-family:"メイリオ","ヒラギノ角ゴ Pro W4","ＭＳ Ｐゴシック", "Helvetica Neue",Helvetica,Arial,sans-serif;
}


body{}


/*indecから追加*/
header {
	background: #FFF;
	width: 100%;
	height:;
	padding:0 0 10px 0;
	text-align: center;
	text-indent: -9999px;
	margin-bottom: 15px;
	border-top: 20px solid #393;
	
}

header div{
margin:0 auto;
padding:9px 10px 0 0px;
max-width:960px;

}


header img {
	display: block;
	margin: 0 auto;

	
}

footer{
	text-align: center;
	padding: 20px 0;
	color: #FFF;
}

.h1-01{
	display: none;
}

span.ml5{
	margin: 0 0 0 3px;
	padding: 0;	
}

span.course_a{
	background-color: #F60;
	color: #FFF;
	padding: 0 5px;
	margin: 0 3px;	
}

span.course_b{
	background-color: #0CF;
	color: #FFF;
	padding: 0 5px;
	margin: 0 3px;	
}

span.question{
	background-color: #999;
	color: #FFF;
	padding: 0 5px;
	margin: 0 5px 0 0 ;
	border-radius: 5px;
}


div.startup02{
	padding: 4px;
	margin: 10px 0 0 5px;
	background: #FFC;
	border: #CC0 1px solid;
	border-radius: 10px;
}

div.doi{
	padding: 20px 10px 20px 20px;
}

div.doui_text{
	text-align: left;
	text-indent: -1em;
	margin: 0 auto 30px auto;
	display:inline-block;
}

.attention{
	color: #000;
}


span.gototop{
	/*background: #FC6;*/
	padding:10px 10px;
	border-radius: 7px;
	background: #393;
	color: #FFF;
	font-weight: bold;

}

span.gototop:hover{
	background: #6C9;
	color: #FFF;
}

/*indexから追加*/

/*追加*/
input[type="email"],input[type="tel"]{
/*padding:3px 5px;*/
padding:13px 5px;
margin:0 10px 0 5px;
font-size:1em;
border-radius:3px;
border:1px solid #ccc;
box-shadow:1px 1px 1px 1px rgba(243, 243, 243, 0.9) inset;
/*max-width:90%!important;*/
font-family:"メイリオ","ヒラギノ角ゴ Pro W4","ＭＳ Ｐゴシック", "Helvetica Neue",Helvetica,Arial,sans-serif;
}

input[type="radio"],input[type="checkbox"]{
position:relative;
/*top:2px;ラジオボタンチェックボックスのズレ*/
}

input[type="checkbox"]{
margin-right:5px;
}

select{
margin:0 10px 0 5px;
padding: 5px 5px;
font-size: 100%;
}

textarea{
resize:vertical;
}

input[type="radio"] + label,
input[type="checkbox"] + label,
div.trigger label{
cursor:pointer;
}

img.main_imgsp{
	display: none;
}


textarea{
width:99%;
}



table.gaichu_left{
/*	background:#FFFFCC;
*/	width: 50%;
	float:left;
	margin-bottom: 10px;
/*	margin-bottom: 20px;*/
}

table.gaichu_right{
/*	background: #FCC;
*/	width: 50%;
	float:left;
	margin-bottom: 10px;

		/*margin-bottom: 20px;*/
}




/* ===================================================================
	
    フォーム
	
------------------------------------------------------------------- */

/*textarea{
width:99%;

}*/


p.nav-page-top {/*必要*/
max-width: 960px;
margin: 0 auto;
padding:15px 0 15px;
text-align:right;

}
p.nav-page-top a {/*必要*/
display:inline-block;
padding-left:25px;
/*background:url(/group/common/images/arrow-04-t.png) left 4px no-repeat;*/
color: #000;
}



@media screen and (max-width:960px){
p.nav-page-top {/*必要*/
padding-right:10px;
}

img.main_imgsp{
	display: none;
}

}


/* コンテンツ必要 背景 */
#container{
	background-color:#E9EDDA;
}

#container a{
	text-decoration: none;
}

#contents{
margin:0 auto;
max-width:960px;
}





#formArea{
margin:0 auto;
padding:9px 10px 0 10px;
max-width:960px;
}

h1.h1-01{/*必要*/
clear:both;
text-align: center;
padding:13px 15px;
margin:0 auto 20px auto;
border:1px solid #e5e5e5;
border-bottom:1px solid #bcbcbc;
border-radius:3px;
box-shadow:inset 0px 0px 5px rgba(255, 255, 255, 1);
min-height:24px;
background-image:url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMyUiIHN0b3AtY29sb3I9IiNmM2YzZjMiLz48c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2Y5ZjlmOSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZjZmNmYyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
background-size:100%;
background:linear-gradient(to bottom, #fff 0%,#f3f3f3 3%,#f9f9f9 50%,#fcfcfc 100%);
background:-moz-linear-gradient(top, #fff 0%, #f3f3f3 3%, #f9f9f9 50%, #fcfcfc 100%);
background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff), color-stop(3%,#f3f3f3), color-stop(50%,#f9f9f9), color-stop(100%,#fcfcfc));
background:-webkit-linear-gradient(top, #fff 0%,#f3f3f3 3%,#f9f9f9 50%,#fcfcfc 100%);
background:-o-linear-gradient(top, #fff 0%,#f3f3f3 3%,#f9f9f9 50%,#fcfcfc 100%);
background:-ms-linear-gradient(top, #fff 0%,#f3f3f3 3%,#f9f9f9 50%,#fcfcfc 100%);
}

h1.h1-01 span{/*必要赤い帯*/
font-size:2em;
/*padding:2px 0 0 30px;*/
display:inline-block;
min-height:24px;
/*background:url(images/h1.gif) no-repeat 10px center;*/
}


h2.h2-01{/*必要*/
font-size:1.2em;
border-radius:5px 5px 0 0;
padding:10px 10px 10px 10px;
border:1px solid #dfdfdf;
border-bottom:none;
box-shadow:inset 0px 0px 5px rgba(255, 255, 255, 1);
background-image:url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YyZjJmMiIvPjxzdG9wIG9mZnNldD0iOSUiIHN0b3AtY29sb3I9IiNmNmY2ZjYiLz48c3RvcCBvZmZzZXQ9IjYwJSIgc3RvcC1jb2xvcj0iI2ZjZmNmYyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
background-size:100%;
background:linear-gradient(to bottom, #f2f2f2 0%,#f6f6f6 9%,#fcfcfc 60%);
background:-moz-linear-gradient(top, #f2f2f2 0%, #f6f6f6 9%, #fcfcfc 60%);
background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f2f2), color-stop(9%,#f6f6f6), color-stop(60%,#fcfcfc));
background:-webkit-linear-gradient(top, #f2f2f2 0%,#f6f6f6 9%,#fcfcfc 60%);
background:-o-linear-gradient(top, #f2f2f2 0%,#f6f6f6 9%,#fcfcfc 60%);
background:-ms-linear-gradient(top, #f2f2f2 0%,#f6f6f6 9%,#fcfcfc 60%);
position:relative;
text-align: center;

}

h2 span{/*必要リボンのリスト*/
padding:5px 0 5px 29px;
display:inline-block;
min-height:17px;
/*background:url(images/h2.png) no-repeat 0 center;
*/}



h3.h3-01{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#cdeb8b+0,cdeb8b+100;Green+Flat+%235 */
background: #cdeb8b; /* Old browsers */
background: -moz-linear-gradient(top, #cdeb8b 0%, #cdeb8b 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #cdeb8b 0%,#cdeb8b 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #cdeb8b 0%,#cdeb8b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cdeb8b', endColorstr='#cdeb8b',GradientType=0 ); /* IE6-9 */
color:#000;
font-weight:bold;
margin:20px 0 10px 0;
padding:10px 10px 10px 15px;
border:1px solid #e3e3e3;
border-radius:5px 0 0 5px;
font-size:1.2em;　/*1.0からサイズ変更*/
}

.formbox{/*必要PCの方*/
margin:10px 0;
display:table;
width:100%;
border:1px solid #e3e3e3;
/*background:  #FC9;*/
}

.formbox > .th{ /*必要*/
width:30%;
position:relative;
display:table-cell;
padding:12px 10px;
vertical-align:middle;
border-right:1px solid #e3e3e3;
background-color:#f1f1f1;

line-height: 1.8em;
}

span.red_bold{
	color: #F00;
	font-weight: bold;
}

.formbox > .td{
display:table-cell;
padding:12px 10px;
vertical-align:middle;
}



.formbox > .td textarea{ /*必要*/
font-size:1em;
font-family: "メイリオ","ヒラギノ角ゴ Pro W4","ＭＳ Ｐゴシック", "Helvetica Neue",Helvetica,Arial,sans-serif;
padding:3px 5px;
border-radius:3px;
border:1px solid #ccc;
box-shadow:1px 1px 1px 1px rgba(243, 243, 243, 0.9) inset;
box-sizing:border-box;
}

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

.formbox table tr td{
display:block;
width:100%!important;
}

img.main_imgsp{
	display: none;
}

}



/* 必須アイコン 必要*/
span.icn-1{
font-weight:normal;
background-color: #F00;
color:#fff;
display:inline-block;
padding:3px;
margin:0 3px;
margin:0 3px 0 4px;
font-size:0.8em;
text-align:center;
line-height:1;
width:3em;
vertical-align:middle;
}


/* サブミットボタン必要 */
div.submitButton{
margin:30px 0;
text-align:center;
}

div.submitButton button,
div.submitButton input{
font-weight:bold;
font-size:1.3em;
padding:12px 30px;
-webkit-appearance:none;
border-radius:2px;
border:1px solid #707070;
background:#ededed;
background:-webkit-linear-gradient(top,  #ededed 0%,#ededed 51%,#d8d8d8 51%,#d8d8d8 100%);
background:linear-gradient(to bottom,  #ededed 0%,#ededed 51%,#d8d8d8 51%,#d8d8d8 100%);
line-height: 1;
}

div.submitButton button:hover,
div.submitButton input:hover{
border:1px solid #3c7fb1;
background:#e1f3fc;
background:-webkit-linear-gradient(top,  #e1f3fc 0%,#e1f3fc 51%,#afdef8 51%,#afdef8 100%);
background:linear-gradient(to bottom,  #e1f3fc 0%,#e1f3fc 51%,#afdef8 51%,#afdef8 100%);
}

div.submitButton input:active,
div.submitButton button:active{
border:1px solid #2c628b;
background:#d8eefa;
background:-webkit-linear-gradient(top,  #d8eefa 0%,#d8eefa 51%,#86c6e851%,#86c6e8 100%);
background:linear-gradient(to bottom,  #d8eefa 0%,#d8eefa 51%,#86c6e8 51%,#86c6e8 100%);
}

div.submitButton .btn-04 button,
div.submitButton .btn-04 input,
div.submitButton .btn-04 a,
div.submitButton .btn-03 button,
div.submitButton .btn-03 input,
div.submitButton .btn-03 a{
padding:8px 30px;
}

div.submitButton button + button,
div.submitButton button + input{
margin-left:40px;
}




#hdg-flow{
margin:5px auto 15px auto;
border-radius:5px 5px 0 0;

/*border-bottom:none;
*/}


/*.hdg-l2-container-inner,*/
#hdg-flow-inner{
background-color:#fff;
border:1px solid #dfdfdf;
padding:10px 39px 20px 39px;
}

/* メインビジュアル 必要*/
#hdg-flow .box .main-visual img{
width:100%;
max-width:655px;
}



@media screen and (max-width:500px){
	img.main_imgsp{
	display: none;
}

}

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


h1:after,
#str-header-inner:after,
#str-footer-inner:after,
#str-footer-inner ul.nav:after,
dl.list-notice-02:after,
div#str-footer #str-footer-inner div.str-footer-info:after,
div#str-footer #str-footer-inner div.links:after,
.pagination-area:after,
.pagination-area .pagination:after{
content:".";
display:block;
clear:both;
height:0;
visibility:hidden;
font-size:0;
}

.pb00{padding-bottom:0!important;}
.pl00{padding-left:0!important;}
.pl05{padding-left:5px!important;}
.pl10{padding-left:10px!important;}
.pl15{padding-left:15px!important;}
.pl20{padding-left:20px!important;}
.pr00{padding-right:0!important;}
.pr10{padding-right:10px!important;}
.pr15{padding-right:15px!important;}
.pr20{padding-right:20px!important;}
.mt00{margin-top:0!important;}
.mt10{margin-top:10px!important;}
.mt20{margin-top:20px!important;}
.mt30{margin-top:30px!important;}
.mb00{margin-bottom:0!important;}
.mb10{margin-bottom:10px!important;}
.mb20{margin-bottom:20px!important;}
.mb30{margin-bottom:30px!important;}
.ml05{margin-left:5px!important;}
.mr05{margin-right:5px!important;}
.mr20{margin-right:20px!important;}
.mr40{margin-right:40px!important;}
.align-C{text-align:center!important;}
.align-R{text-align:right!important;}
.align-L{text-align:left!important;}
.align-T{vertical-align:top!important;}
.align-M{vertical-align:middle!important;}
.align-B{vertical-align:bottom!important;}

.bd select,
select.bd{
margin-right:5px;
}

.font-l{font-size:0.9375rem!important;}
.font-m{font-size:0.875rem!important;}
.font-s {font-size: 0.625rem!important;}

.ipt-type-01 input,
input.ipt-type-01{
width:22em;
}

.ipt-type-02 input,
input.ipt-type-02 {
width:11em;
}




/************************ 960～1000px ************************/
@media screen and (max-width:1000px){

img.main_imgsp{
	display: none;
}


}


/************************ 721～960px ************************/
@media screen and (max-width:960px){
/* キャンペーンエリア */
/*.hdg-l2-container-inner{
padding:20px 10px;
}*/

/* メインビジュアル */
#hdg-flow .box .main-visual{
padding:0 10px 0 0;
}

.h1-01 + #contents #efSpace,
#contentsWrap #contents #efSpace{
padding:20px 10px 0 10px;
max-width:none;
}

/*.hdg-l2-container-inner,*/
#hdg-flow-inner{
padding:10px 10px 20px 10px;
}
img.main_imgsp{
	display: none;
}


}

/************************ ～720px ************************/
@media screen and (max-width:720px){
*{ -webkit-text-size-adjust:none; }

body,h1,h2,h3,h4,h5,ol,ul,li,dl,dt,dd,ruby,rb,rt,rp,table,th,td,p,img,a,div,em,small,sup,form,address{
line-height:1.4;
}

select{
font-size:0.9em;
}

img.main_imgsp{
	display: none;
}


h1,h2,h3,h4{
line-height:1.4;
}

h1.h1-01{
padding:14px 20px 16px 0;
}

h1.h1-01 span,
h1.h1-02 > span{
font-size:1.8em;
vertical-align:middle;
}



h2.h2-01{　/*必要*/
padding:10px;

}

h2 span{　/*必要*/
background-position:0 6px;
}

h3.h3-01{ /*必要*/
margin:15px 0 10px 0;
}


#contents{
padding:0 5px;
}

.h1-01 + #contents,
#contentsWrap25 #contents{
padding:0;
}


/*.hdg-l2-container-inner,
*/#hdg-flow-inner{
padding:7px 7px 18px 7px;
}


/* メインビジュアル */
#hdg-flow .box .main-visual{
padding:0;
}

/*  */
#hdg-flow /*.box div.sub-external*/{
margin:0 0 20px 0;
width:auto;
}



/* 基本フォーム */
.formbox{
display:block;
border:none;
}



.formbox > .th{/*必要*/
display:block;
padding:10px;
background-color:#f1f1f1;
border:1px solid #e3e3e3;
border-bottom:none;
margin:10px 0 0 0;
width:auto;
}

.formbox > .td > .formbox > .th{
border:none;
width:auto;
margin-bottom:10px;
}

.formbox > .td{/*必要*/
display:block;
padding:10px;
background-color:#fff;
border:1px solid #e3e3e3;
}

.formbox{
background-color:#fff;
border:none;
width:auto;
}

.formbox > .th{/*必要これあやしい調節*/
/*padding:10px 2.5em 10px 10px;*/
padding:10px 10px 10px 10px;

}

.formbox > .td{
width:auto!important;
margin:0;
border-left:1px solid #e3e3e3;
}

.socialWrap .formbox > .td{
margin-top:-1px;
}

.socialWrap.table .formbox > .td{
display:table-cell;
}

.socialWrap.table .formbox > .td{
width:35%!important;
}

.socialWrap.table .formbox > .td + .td{
border-left:none;
width:70%!important;
}

.formbox > .td.tglTarget{
border-bottom:none;
}

.formbox > .td.status{
border-top:none;
}

.formbox > .td.tglTarget + .td.status{
padding-top:0;
border-top:none;
}

.formbox.agree > .td{
border-top:none;
}

.formbox > .td > .date{
text-align:left;
}

.formbox > .td > .date dt{
display:inline-block;
}

.formbox.mailNews > .td.status .agree-area{
padding-top:10px;
border-top:1px solid #e3e3e3;
margin-top:0;
}

div.submitButton{
margin:10px 0 5px 0;
}

div.submitButton input,
div.submitButton button{
margin:8px 0 7px 0;
}

div.submitButton .btn-cooper{
padding:8px 0 7px;
}



.formbox > .td textarea{/*必要*/
width:98%!important;
}

img.main_imgsp{
	display: none;
}




}

/************************  480～ ************************/
@media screen and (max-width:480px){
.submitButton > .mr40{
margin-right:0!important;
}

div.submitButton button + button,
div.submitButton button + input{
margin-left:0!important;
}

div.submitButton .btn-cooper{
width:80%;
margin:0 auto;
}

div.submitButton .btn-cooper img,
.btn-hasid img{
width:100%;
}


img.main_img{
	display: none;
}

img.main_imgsp{
	  display: block;
}

h2 span{/*必要リボンのリスト*/
/*padding:5px 0 5px 29px;
display:inline-block;
min-height:17px;
*/
/*background:url(images/h2.png) no-repeat 0 10px;*/
}


.widthsize{
	width: 95%;
	
}

.widthsize1{
	width: 95%;

}

	table.gaichu_left{
/*	background:#FFFFCC;
*/	float: none;
	}

table.gaichu_right{
/*	background: #FCC;
*/	float: none;
    }
	

}

