<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

body {
	  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	  line-height:2em;
	  
}

.logo{
   width:150px;
   height:38px;
}

input {
	font-size:18px;
}

select{
	font-size:18px;
}

span{
	font-size:20px;
}

select,input[type="text"],input[type="email"],input[type="tel"]{
	height:40px;
	font-size:inherit;
	font-family: inherit;
}

input[type="radio"]{
	height:18px;
	width:18px;
}

label{
	font-size:20px;
}

textarea{
	font-size:inherit;
	font-family: inherit;
}

option{
	font-size:inherit;
	font-family: inherit;
}

#vd{
	margin-top:-70px;
	padding-top:70px;
}

.headding{
	width:100%;
	margin-bottom:30px;
	font-family:"游ゴシック", YuGothic;
	font-weight:bold;
	text-align:center;
}

.headding span.stp {
	background:#1486cc;
	display:inline-block;
	color:#fcfcfc;
	border:solid 1px #1486cc;
	padding:10px;
	
    overflow: visible;
    position: relative;
    width:33%;
    box-sizing:border-box;
	font-size:15px;
}



.headding span.stp:after {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-left-color: #1486cc;
    border-width: 10px;
    margin-top: -10px;
    
}

.headding span.stp2 {
	background:#1486cc;
	display:inline-block;
	color:#fcfcfc;
	border:solid 1px #1486cc;
	padding:10px;
	
    overflow: visible;
    position: relative;
    width:33%;
    box-sizing:border-box;
	font-size:15px;
}



.headding span.stp2:before {
    right: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-right-color: #1486cc;
    border-width: 10px;
    margin-top: -10px;
    
}





.headding span.stp_dtl {
	display:inline-block;
	padding:10px 10px 10px 20px;
    background:#eee;
    width:33%;
        box-sizing:border-box;
	font-size:15px;
	border-right:solid 1px #ccc;
	
}

.stp_dsc{
	display:inline-block;
	margin-top:10px;
	font-size:15px;
	line-height:1.5em;
}

#dv_ttl{
	text-align:left;
	font-weight:bold;
	padding:10px 0;
	font-size:17px;
}

.tr_snd {
   display: none;
}

#dv_cvr{
	z-index:-100;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

#dv_mn{
	margin-left:auto;
	margin-right:auto;
	background-color:#ffffff;
}

#entTblSp{
	font-size:18px;
	text-align:left;
	width:100%;
	border:solid 1px;
}

#spn_end{
	color:#fc0202;
	font-weight:bold;
}

.dv_app{
	text-align:center;
	margin-top:50px;
	margin-right:auto;
	margin-left:auto;
}

.dv_app span{
	display:block;
}

#dv_spAg{
	font-size:20px;
	border:double;
	width:300px;
	padding:10px;
	margin-top:20px;
	margin-bottom:20px;
	line-height:1.5em;
}

.txt_und{
	text-decoration:underline;
}

.td_indx{
	padding:10px;
	font-weight:bold;
	font-size:18px;
	background-color:#102d88;
	color:#fbfbfd;
}

.td_indx2{
	padding:10px;
	background-color:#f4f4f5;
}

.td_frm{
	padding:10px;
}

.txt_l{
	text-align:left;
}

.inpt_w60{
	width:60px;
}

.inpt_w70{
	width:70px;
}

.inpt_w150{
	width:150px;
}

.inpt_w220{
	width:220px;
}

.inpt_w240{
	width:240px;
}

.inpt_w280{
	width:280px;
}

.inpt_w290{
	width:290px;
}

.mgn_t20{
	margin-top:20px;
}

.err{
	color:#ff0000;
}

.td_mst{
	border-left:none;
	background-color:#f4f4f5;
}

.lg_mst{
	padding:2px 4px;
	background-color:#f39800;
	color:#f2e9da;
	border-radius:5px;
	font-size:15px;
	border:solid 2px #d98900;
	box-shadow:0px 2px 2px -2px #4d3000;
}

.howto{
width:290px;
}

#flow_tk{
width:271px;height:450px;
}

#choco{
color:#fc8926;font-size:30px;margin-left:115px;margin-top:10px;margin-bottom:10px;
}

.chart{
border:solid #fc8926;width:240px;padding:15px;border-radius:25px;margin-top:10px;
}

#bracket{
border-radius:25px;
border:solid #fc8926;
width:240px;
padding:15px;
margin-top:10px;
}

.headding06 {
	border:solid 2px #fc8926;
	border-radius:10px;
	width:230px;
	text-align:center;
	padding:10px;
	color:#fc8926;
	font-size:20px;
}

.headding07 {
	border:solid 2px #fc8926;
	background-color:#fc8926;
	border-radius:10px;
	width:250px;
	text-align:center;
	padding:10px;
	color:#ffffff;
	font-size:20px;
	font-weight:bold;
}

.headding06_s {
	border:solid 2px #fc8926;
	border-radius:10px;
	width:190px;
	text-align:center;
	padding:10px;
	color:#fc8926;
	font-size:20px;
}

.headding06_ss {
	border:solid 2px #fc8926;
	border-radius:10px;
	width:130px;
	text-align:center;
	padding:10px;
	color:#fc8926;
	font-size:20px;
}

.headding05 {
	margin:0 0 30px 0;
	padding:12px 10px;
	background: #F2691E; /* Old browsers */
	color:#FFF;
	text-shadow:1px 1px 2px #333;
	box-shadow:0 2px 3px rgba(0, 0, 0, 0.4) , inset 0 0 50px rgba(0, 0, 0, 0.1) ;
	position:relative;
	
}
 
.headding05:before,
.headding05:after{
	content: ' ';
	position: absolute;
	z-index: -1;
	width: 40%;
	height: 20px;
	left: 4px;
	bottom:7px;
	-webkit-box-shadow: 0 8px 15px rgba(0,0,0, 0.7);
	-moz-box-shadow: 0 8px 15px rgba(0, 0, 0, 0.7);
	box-shadow: 0 8px 15px rgba(0, 0, 0, 0.7);
	background-color: #F00;
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	transform: rotate(-3deg);
}

.headding05:after{
	  -webkit-transform: rotate(3deg);
	  -moz-transform: rotate(3deg);
	  -o-transform: rotate(3deg);
	  -ms-transform: rotate(3deg);
	  transform: rotate(3deg);
	  right: 10px;
	  left: auto;
}

#flow_after{
width:271px;height:451px;
}

.tuition th{
background-color:#fc8926;
color:#fafafa;
border:solid 1px #191919;
width:80px;
text-align:center;
font-size:16px;
}

.tuition td{
font-size:16px;
}

#tuition_t th{
background-color:#fc8926;
color:#fafafa;
border:solid 1px #191919;
}

#tuition_t td{
border:solid 1px #191919;
}

#tuition_t{
border:solid 1px #191919;
}

.large{
width:320px;
}

.sec_large{
width:300px;
}

.in{
display:inline;
}

.dv_mssg {
   font-size: 22px;
   text-align: left;
}

.a_tp{
   font-size:16px;
   text-align:left;
   display:block;
   margin-top:30px;
}

.copy{
font-size:xx-small;text-align:left;margin-top: 40px;
}

.t_fvpt{
font-weight:bold;background-color:#0000bb;font-family:'HG明朝B';padding:19px;text-align:center;font-size:40px;color:#f3f007;
}

.c1{
width:18%;border:solid 1px;border-left:#db0000;color:#ffffff;font-family:'HG明朝E';padding:15px 5px;font-size:14px;
}

.c2{
width:15%;padding:5px;border:solid 1px;border-left:#db0000;color:#ffffff;font-family:'HG明朝E';font-size:14px;
}

.c3{
width:18%;border:solid 1px;color:#ffffff;font-family:'HG明朝E';padding:15px 5px;font-size:14px;
}

.c4{
width:16%;padding:5px;border:solid 1px;border-left:#db0000;color:#ffffff;font-family:'HG明朝E';font-size:14px;
}

.c5{
width:15%;border:solid 1px;color:#ffffff;font-family:'HG明朝E';padding:15px 5px;font-size:14px;
}

.c6{
width:18%;padding:5px;border:solid 1px;border-left:#db0000;color:#ffffff;font-family:'HG明朝E';font-size:14px;
}

.mark{
width:300px;
}

.index{
width:300px;height:55px;
}

.strong{
color:#fc1125;font-weight:bold;
}

.ph_table{
border:solid 1px;padding:10px;
}

.flow{
width:300px;height:100px;
}

.offer{
width:300px;height:350px;
}

.offer_t{
width:300px;
}

.pdf{
width:260px;
}

.map{
width:300px;
}
.ent_large{
width:100%;
}

.ent_t{
width:100%;
}

.iframe{
width:260px;height:330px;
}

.ent_submit{
width:320px;
}

.agree{
	width:85%;
	background-color:#108730;
	color:#ffffff;
	padding:5px;
	font-size:20px;
	font-family:'Meiryo';
	display:inline-block;
	letter-spacing:0.5em;
	line-height:1.5em;
}

.agree:active{
	background-color:#19a2d4;
}

.agree2{
	width:85%;
	background-color:#4d4d4d;
	color:#ffffff;
	padding:10px;
	font-size:20px;
	font-family:'Meiryo';
	display:inline-block;
	letter-spacing:0.5em;
}

.agree2:active{
	opacity:0.8;
}

.agree3{
	margin-top:10px;
	width:85%;
	background-color:#108730;
	color:#ffffff;
	padding:10px;
	font-size:20px;
	font-family:'Meiryo';
	display:inline-block;
	letter-spacing:0.5em;
}

.agree3:active{
	background-color:#19a2d4;
}

#dv_spFc{
	text-align:left;
	padding:10px;
	width:300px;
	font-size:small;
}


h1{font-size:30px; font-weight:bold;}
h2{font-size:28px; font-weight:bold;}
h3{font-size:26px; font-weight:bold;}
h4{font-size:24px; font-weight:bold;}
h5{font-size:22px; font-weight:bold;}
h6{font-size:20px; font-weight:bold;}

.dspl_pc{
   display:none;
}
</pre></body></html>