@charset "UTF-8";

/*!
Theme Name: Smplcty2 child
Template:   simplicity2
Version:    20161002
*/

body{
	    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#2f2f2f;
	
}

#body{
  margin-top: 0!important;
}


br.clr{
clear:both;
}
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
.clearfix {
display: inline-block;
min-height: 1%;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}

.entry-content{margin-bottom: 0px;}

.fl_l{float: left;}
.fl_r{float: right;}

img.alignleft {
    display: inline-block;
    margin: 0 1.5em 2em 0;
}

img.img-center {
    display: block;
    margin: 0 auto 0;
}

.PCnone{display:none!important;}
.SPnone{display:block!important;}

.fnt12{font-size: 12px!important;}
.fnt14{font-size: 14px!important;}
.fnt16{font-size: 16px!important;}
.fnt17{font-size: 17px!important;}
.fnt18{font-size: 18px!important;}
.fnt19{font-size: 19px!important;}
.fnt20{font-size: 20px!important;}
.fnt21{font-size: 21px!important;}
.fnt22{font-size: 22px!important;}
.fnt24{font-size: 24px!important;}
.fnt25{font-size: 25px!important;}
.fnt26{font-size: 26px!important;}
.fnt28{font-size: 28px!important;}

.fnt30{font-size: 30px!important;}
.fnt32{font-size: 32px!important;}
.fnt34{font-size: 34px!important;}
.fnt38{font-size: 38px!important;}
.fnt40{font-size: 40px!important;}
.fnt46{font-size: 46px!important;}
.fnt48{font-size: 48px!important;}
.fnt55{font-size: 55px!important;}
.fnt72{font-size: 72px!important;}

.mt20{margin-top: 20px!important;}
.mt30{margin-top: 30px!important;}
.mt40{margin-top: 40px!important;}
.mt50{margin-top: 50px!important;}
.mt80{margin-top: 80px!important;}
.mt110{margin-top: 110px!important;}

.mb0{margin-bottom: 0px !important;}
.mb20{margin-bottom: 20px!important;}
.mb30{margin-bottom: 30px!important;}
.mb35{margin-bottom: 35px!important;}
.mb45{margin-bottom: 45px!important;}
.mb50{margin-bottom: 50px!important;}
.mb55{margin-bottom: 55px!important;}
.mb70{margin-bottom: 70px!important;}
.mb80{margin-bottom: 80px!important;}
.mb110{margin-bottom: 110px!important;}

.mr20{margin-right: 20px!important;}

.pt30{padding-top: 30px !important;}
.pt50{padding-top: 50px !important;}
.pt80{padding-top: 80px !important;}

.bg_gray{
padding: 10px 15px!important;  
background: #f6f7f9!important;
}

::placeholder {
  color: #cccccc;
}


.line_u{ border-bottom: 1px solid #010326; display: inline-block;}

.w636{
  width: 636px;
  margin: 0 auto 45px!important;
}
.w910bn{
  width: 910px;
  margin: 0 auto auto;
}
.w924{
  width: 924px;
  margin: 0 auto auto;
  display: block;
}
.w906{
  width: 906px;
  margin: 0 auto auto;
  display: block;
}

.w700bn{
width: 700px;
margin: 0 auto auto;
}


.red{color:#f14f3c!important;}
.pink{color:#e87062;}
.green{ color: #008d4e;}
.lightgreen{color:#d9e021;}
.white{color: #fff!important;}

.FOT-TsukuBRdGothic-R{
font-family: fot-tsukubrdgothic-std, sans-serif;
font-weight: 400;
font-style: normal;
}

.FOT-TsukuBRdGothic-B{
font-family: fot-tsukubrdgothic-std, sans-serif;
font-weight: 700;
font-style: normal;
}

.midashi30,.midashi35,.midashi38,.midashi40,.midashi42,.midashi45,.midashi48,.midashi54,.midashi60,.midashi72{
	font-family: fot-tsukubrdgothic-std, sans-serif !important;
	font-weight: 700;
	font-style: normal;
	text-align:center;
	color:#010326;
	line-height:1.5;
}
.midashi30{font-size:30px !important;}
.midashi35{font-size:35px !important;}
.midashi38{font-size:38px !important;}
.midashi40{font-size:40px !important;}
.midashi42{font-size:42px !important;}
.midashi45{font-size:45px !important;}
.midashi48{font-size:48px !important;}
.midashi54{font-size:54px !important;}
.midashi60{font-size:60px !important; }
.midashi72{font-size:72px !important;}


.cta_inin{ display: block!important; margin-top: 5px;}

.mojitume {
  font-feature-settings: "palt";
}

.dots span {
  position: relative;
}
.dots span::before {
  content: "・";  
  position: absolute;
  top: -1em;        
  left: .2em; 
	color:#d9e021;
}

.wavy {
  text-decoration:underline wavy #dae125;
}

.heading01 {
	display: flex !important;
	justify-content: center;
	align-items: center;
	text-align: center;
		font-family: fot-tsukubrdgothic-std, sans-serif !important;
	font-weight: 700;
	font-style: normal;
	text-align:center;
	color:#010326;
	line-height:1.5;
	font-size:42px !important;
}

.heading01::before,
.heading01::after {
	content: '';
	width: 3px;
	height: 40px;
	background-color: #333;
}

.heading01::before {
	margin-right: 30px;
	transform: rotate(-35deg)
}
.heading01::after {
	margin-left: 30px;
	transform: rotate(35deg)
}



#sns-group{display: none;}
.post-meta{ display: none;}

#sns-group{
  width: 982px;
  margin: 0 auto;
}

.article .txt_ct{text-align: center;}

.article h1, .article h2, .article h3, .article h4, .article h5, .article h6 {
    position: relative;
    margin-top: 0px;
    margin-bottom: 0px;
}

.article h1{
	margin-bottom:30px;
}

.article h3 {
border-bottom:none;
padding: 0;
}
.article h4{border-bottom: none;}

.article {
  font-size: 14px;
}
.article p{
  font-size: 20px;
  line-height: 180%;
  margin: 0 0 20px;
}

.article p.txt_syos{
  margin: 30px 0 40px;
}
.article div.text p{
	font-size: 20px;
  line-height: 1.8;
  padding: 0px 0 0;
  margin: 0 0 30px 0px;
}

.article ul, .article ol {
    padding-left: 0em;
}

a {
  color: #010326;
  word-wrap: break-word;
  text-decoration: none;
}
a:link {
	color: #010326;
		text-decoration:none;
}
a:visited {
	color: #010326;
		text-decoration:none;
}
a:hover,
a:active {
	color: #e87062;
	text-decoration:none;
}

.lnk_ank a:link {
	color: #ef6509;
		text-decoration:none;
}
.lnk_ank a:visited {
	color: #ef6509;
		text-decoration:none;
}
.lnk_ank a:hover,
.lnk_ank a:active{
	color: #e87062;
	text-decoration:none;
}


.lnk_ank2:link,
.lnk_ank2:visited {
color: #e87062;
text-decoration:  underline;
}
.lnk_ank2:hover,
.buttlnk_ank2:active {
color: #e87062;
text-decoration:underline;
opacity: 0.5;
}


li{list-style-position: outside;}


#header {
  padding-top: 5px;
}
#header .alignleft {
    margin-left: 0px;
    margin-right: 30px;
    /* max-width: 700px; */
}
#header .alignright {
    height: 52px;
    text-align: right;
    margin-right: 0px;
    right: 0;
    top: 0;
    position: absolute;
}

#container {
  padding:0;
  margin: 0 auto;
}
#header-in, #navi-in, #body-in, #footer-in{
  width: 982px;/*1070px !importantは不要*/
  margin: 0 auto 0px;
  box-sizing: border-box;
}
#header-in{ 
  padding: 15px 0 20px!important;
}
#h-top {
    min-height:auto!important;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: top left;
    position: relative;
}

#main_tp {
  width: 100%;/*1012*/
  padding: 0!important;
  margin: 0 auto;
}
.main_tp_cnt{
  width: 982px;/*1012*/
  margin: 0 auto;  
}

#main {/*
  max-width: 982px!important;
  width: 982px!important;
  padding:95px 0 0!important;
  margin: 0 auto!important;
  border: none;*/
}

#breadcrumb {
    margin-bottom: 20px;
    color: #777;
    font-size: 13px;
}





@media screen and (max-width: 1110px) {
  #header-in, #navi-in, #body-in, #footer-in {
    width: 982px!important;
    margin: 0 auto;
  }  
}
@media (max-width: 1024px){
#header .alignleft {
    margin-left: 15px;
  }
}/**/


@media (max-width: 768px){
	
	#body{
  margin-top: 0!important;
		padding-bottom:30px;
}
	
.PCnone{display:block !important;}
.SPnone{display:none !important;}

.article h2 {
    border-left:none!important;
    margin: 0;
    padding: 0px!important;
    font-size: 22px;
}    
  
  .midashi38,.midashi40,.midashi42,.midashi48,.midashi54,.midashi60{
	font-family: fot-tsukubrdgothic-std, sans-serif !important;
	font-weight: 700;
	font-style: normal;
	text-align:center;
	color:#010326;
	line-height:1.6;
}
  

.midashi30{font-size:20px !important;}/**/ 
.midashi35{font-size:20px !important;}/**/    
.midashi38{font-size:18px !important;}/**/     
.midashi40{font-size:20px !important;}/*40-20*/
.midashi42{font-size:22px !important;}
.midashi45{font-size:23px !important;}
.midashi48{font-size:24px !important;}
.midashi54{font-size:26px !important;}
.midashi60{font-size:28px !important; }/**/
.midashi72{font-size:30px !important;}/**/

.fnt24{font-size: 16px!important;}  
.fnt28{font-size: 18px!important;}  
.fnt30{font-size: 18px!important;}
.fnt32{font-size: 18px!important;}
.fnt34{font-size: 19px!important;}
.fnt38{font-size: 19px!important;}  
.fnt40{font-size: 20px!important;}
.fnt46{font-size: 22px!important;}
.fnt48{font-size: 26px!important;}
.fnt55{font-size: 26px!important;}
.fnt72{font-size: 38px!important;}
  
h2.mb35{ margin-bottom: 20px!important;}/*-15*/
h2.mb50{ margin-bottom: 20px!important;}/*-30*/
h2.mb55{ margin-bottom: 30px!important;}/*-25*/  
img.mb45{margin-bottom: 30px!important;}  
img.w924,
img.w906 {width:90%!important;}

.w910bn,
.w700bn{
  width: 100%;
  margin: 0 auto auto;
}  
  
.mt40{margin-top: 20px!important;}
.mt50{margin-top: 25px!important;}  
.mt80{margin-top: 40px!important;}  
  
.mb30{margin-bottom: 15px!important;}
.mb45{margin-bottom: 20px!important;}
.mb50{margin-bottom: 25px!important;} 
.mb70{margin-bottom: 35px!important;}   
.mb80{margin-bottom: 40px!important;}  


.pt50{padding-top: 20px!important;}
.pt80{padding-top: 20px!important;}
  
  
.article div.text p{
	font-size: 16px!important;
  line-height: 1.6;
  padding: 0px 0 0;
  margin: 0 auto 20px;
}
	
.wavy {text-decoration:underline wavy #dae125;}
	
.heading01 {
	font-size:26px !important;
	margin:10px;
}
  
.article {  font-size: 14px!important;}
.article p{
  width: 90%;
  font-size: 16px;
  margin: 0 auto 15px;
}    
.article ul, .article ol {
    padding-left: 0em;
}
  
  #header-in, #navi-in, #body-in, #footer-in {
    width: 100%!important;
    max-width: 100%!important;
    margin: 0 auto;
  }  
#main_tp,#main{}  
    
  
img.alignright{
  float: none!important;
  display: block;
  }  
img.sp_ip80 {
  width: 90%;
  padding: 0 5%;
  margin: 0 auto 15px;  
  }
.article p.txt_syos{
  margin: 20px 0 20px;
  } 
  
#breadcrumb {
    margin-bottom: 7px;
    color: #777;
    font-size: 13px;
}
  }/**/

@media screen and (max-width: 639px){
#main_tp,
#main {
  width:100%!important;
  margin: 0 0%;
  padding: 0;
}   
 .article br {
 display: block;
  }
img.sp_ip80 {
  width: 100%!important;
  margin: 0 0 15px;  
  }  
}



#site-description {
    color: #777;
    margin: 0;
    line-height: 140%;
    font-size: 12px;
    margin-right: 20px;
    margin-bottom: 3px;
    font-weight: normal;
}
#site-title {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 30px;
    line-height: 100%;
}
#site-title img{
  width:197px!important;
}
@media (max-width: 768px){
#site-description ,.breadcrumb-page {
display: none;
  }
#site-title img{
width: 28%!important; /*45*/
  }
}



/* ロゴ右側のブロック */
.logo-after {
/*margin: 0 auto;*/
    margin-top: 0px;
    margin-right: 0;/*auto*/
    margin-bottom: 0px;
    margin-left: 0;/*auto*/
    padding: 0;
    /*display: flex;*/
    list-style: none;
    position: relative; 
    /*float:right;*/
}
/*
.logo-after img {
    max-height: 85px!important;
}*/
/* ヘッダー幅を100%に */
.navbar-header {
    width: 100%;
}
ul.hd_rt {  
  list-style-type: none;
  margin: 0;
  padding: 0;
}
ul.hd_rt li{
  float: right;
  margin-top: 17px;
  margin-bottom: 10px!important;
  margin-left: 20px;
  margin-right: 0px;  
}
/*ul.hd_rt li:first-child{
  margin-top: 5px;
}*/
ul.hd_rt li:last-child{
  margin-left: 0px;
}
ul.hd_rt img{
/*  display: inline-block;
  float: right;  
  margin-right: 0px;*/
}




#navi{ 
  /*background: #1b1464;*/
   /*height: 50px;*//*15*/
}

#navi ul {
    position: relative;
    clear: both;
    border: none;
    color: #1b1464;
    background-color:#ffffff;
    border-radius: 0px;
    margin: 0;
    padding:0;
    width: 100%;
    box-sizing: border-box;
}
/*
#navi ul li a {
    font-size: 16px;
    display: block;
    padding:0.8em 1.2em;
    color:#1b1464 ;
    text-decoration: none;
    z-index: 99;
}
#navi ul li a:hover {
    font-size: 16px;
    display: block;
    padding:0.8em 1.2em;
    color:#1b1464 ;
    text-decoration: none;
    z-index: 99;
}
*/
#navi ul ul{
  box-sizing: content-box;
}

#navi ul > li{
  /*float: left;*/
  list-style:none;
  position: relative;

}

#navi ul li a{
position:relative;
  font-size:24px;
  font-family: fot-tsukubrdgothic-std, sans-serif;
font-weight: 700;
font-style: normal;
  display: block;
  padding: .3em .7em;
  color:#111;
  text-decoration:none;
  z-index:99;
  text-indent:40px;
  line-height:37px;
	 border-bottom: solid 4px #fff;
}

#navi ul li a::before{
position:absolute;
	left:0;
	content:"";
	display:inline-block;
	width:38px;
	height:37px;
	background:url(https://yours-online.com/img/icon-pen.png) no-repeat;
	background-size:contain;
}
#navi ul li.ftic_tw a::before{
position:absolute;
	left:0;
	content:"";
	display:inline-block;
	width:38px;
	height:37px;
	background:url(https://yours-online.com/img/ftic_tw.png) no-repeat;
	background-size:contain;
}
#navi ul li.ftic_ins a::before{
position:absolute;
	left:0;
	content:"";
	display:inline-block;
	width:38px;
	height:37px;
	background:url(https://yours-online.com/img/ftic_ins.png) no-repeat;
	background-size:contain;
}
#navi ul li.nv_mail a::before{
position:absolute;
	left:0;
	content:"";
	display:inline-block;
	width:38px;
	height:37px;
	background:url(https://yours-online.com/img/nv_mail.png) no-repeat;
	background-size:contain;
}

#navi ul li a:hover{
  /*background-color:#eaf12d;*/
	background-color:#fff;
  border-bottom: solid 4px #eaf12d;
}

#navi ul.gl_menu{
  width: 100%;
  margin: 0 0 10px;
			display:flex;
	justify-content:space-between;
}
#navi ul.gl_menu li{
  /*float: left;*/
  padding: 0;
  margin: 0;

}
#navi ul.gl_menu li a{
  padding: 0!important;
  margin: 0!important;
  }
#navi ul.gl_menu li a:hover{
  padding: 0!important;
  margin: 0!important;
  opacity: 0.8 ;
}



/*サブメニュー*/

div.sb_menu{
	display:flex;
	flex-wrap: wrap;
	justify-content:space-between;
	list-style-type: none;
  width: 100%;
	max-width:982px;
  padding: 0;
  margin: 30px auto 55px;
}

div.smenu{
	width:calc((100%/4) - 1em);
}
div.smenu a{
	width:100%;
	position: relative;
	display: block;
	background:#fff;
	font-size: 1.2rem;
	font-weight:600;
  line-height: 3;
  
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #1b1560;
  border-radius: 100vh;
}

div.smenu a:before {
  position: absolute;
  top: -6px;
  left: -6px;
  width: 100%;
  height: 100%;
  content: "";
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border: 3px solid #1b1560;
  border-radius: 0.5rem;
border-radius: 100vh;
	border-radius: 100vh;
  -webkit-box-shadow: 3px 3px 0 #1b1560;
  box-shadow: 3px 3px 0 #1b1560;
}

.dli-chevron-down {
	
	position: absolute;
	right:0.8em;
	bottom:1.3em;
  display: inline-block;
  vertical-align: middle;
  color: #333;
  line-height: 1;
  width: .5em;
  height: .5em;
  border: 0.1em solid currentColor;
  border-left: 0;
  border-bottom: 0;
  box-sizing: border-box;
  transform: translateY(-25%) rotate(135deg);
}

@media (max-width: 768px){
	div.sb_menu{
    width: 90%;
		margin: 30px auto 0px;
	}
	div.smenu{
		width:calc((100%/2) - 1em);
		margin-bottom:1.5em;
	}
div.smenu a{ 
  font-size:1.0rem;
  letter-spacing: 0em;
  padding-bottom: 3px;
  padding-right: 0.5em!important;
  }

}

@media (max-width: 1100px){
  /*#navi{display: none;}*/
}








/************************************
** モバイルメニュー
************************************/

#mobile-menu{
  /*display:none;*/
  width: 50%;
  float: right;
  z-index: 99999999999 ;
}

#mobile-menu a{
  color:#333;
  padding: 4px 8px;
  text-decoration:none;
  display:inline-block;
  cursor:pointer;
  text-align:center;
  line-height:100%;
  border-radius: 3px;
  position: static!important;/**必須アイコン横並び**/
  right: auto!important;
  font-size: 15px;
  margin-top: 3px;
  
  float: right;
  border: none;
}

#mobile-menu a:hover,
#page-top a:hover{
  opacity: 0.7;
}

#mobile-menu span,
#mobile-menu button,
#mobile-menu img{
  display: inline-block;
  float: left;
  /*width: 25%!important;*/
  z-index: 1000;
}

#mobile-menu  button{
  font-size: 2em;
  margin: 0!important;
  padding: 0!important;
  border: none!important;
}



/*ヘッダー電話*/

#btel_menu{ width:auto;}
 dl#btel_menu{
  width: 100%;
  margin: 0!important;
  padding: 0!important;
	background:#444444;   
}
#btel_menu dt{
	width:auto;
	height:auto;
line-height:1.3;
float:right; 
padding:12px 15px 0px 0;
background:none;
border:none;
	}
/*
#btel_menu dt img{	
float:right;
  display: inline-block;
width:37px;
height:auto;
}		*/
	
#btel_menu dd{
	clear:both;
	display:block;

	width:100%;
	height:70px;
	/*border:#666 1px solid;*/
	display:none;
  padding: 0!important;
  margin: 0 auto 0!important;
	}

#btel_menu dd img{		
/*float:right; */
padding:20px 0px 0 5.1%;
width:28%;
height:auto;
}	


/********************/

#sidebar {
    float: right;
    width: 280px;
    margin-bottom: 30px;
}
div.sd_lepton {
    width: 280px;
    height: 136px;
    margin-bottom: 10px;
}
div.sd_lepton img {
    float: left;
    margin: 0;
    padding: 0;
}
div.sd_bnr{
    margin:0 0 0px;
}
@media (max-width: 1024px){
/*
  div.sd_lepton {
    width: 30%;
    height: auto;
    margin:0 5% 10px 0;
 }*/
div.sd_bnr img{
  width: 30%;
  margin:0 3% 10px 0;
  float:left;
 }  
}
@media (max-width: 768px){
div.sd_bnr img{
  width: 48%;
  margin:0 2% 10px 0;
  float:left;
 } 
}




/*****************************/
#pagettl_tp {
clear:both;
width:982px;
min-height:636px!important;/*168-65*/
padding:0px!important;
margin:0px auto 0px!important;
line-height: 1!important;
font-family: fot-tsukubrdgothic-std, sans-serif;
font-weight: 700;
font-style: normal;
}
h2.top_ttlbg{
clear:both;
width:100%;
padding:0px 0 0 0px!important;
margin:0px auto 0px!important;
line-height: 1!important;  
}

#pagettl_tp h2{
  font-size: 66px;
  color: #cb69a3;
  line-height: 1.4!important;
  text-align: center;
  letter-spacing: -0.05em;
  padding:30px 0 0 0px!important;
  margin:0px auto 0px!important;  
}
#pagettl_tp p{
  font-size: 24px;
  line-height: 1.8!important;
  font-feature-settings: "palt";
}

h2.cm_ttl01{
clear:both;
width:100%;
background: #1b1464;
padding:14px 0!important;
margin:0px auto 0px!important;
text-align: center; 
}
h2.cm_ttl01 img{vertical-align: middle;}
h2.cm_ttl01 span{vertical-align: middle;color: #ffffff;}  


.about_ttlbg{
clear:both;
width:982px;/*764-50*/
min-height:636px!important;/*168-65*/
padding:0px 0 0 0px;
margin:0 auto 0px;  
background:url(/img/about_hd.png) no-repeat left top;  
}

#pagettl{
clear:both;
width:100%;
padding:0px;
margin-bottom:90px; 
background-color:#f4f4f4;  
}
#pagettl h1.mission_ttl,
#pagettl h1.point_ttl,
#pagettl h1.lesson_ttl,
#pagettl h1.about_ttl,
#pagettl h1.price_ttl,
#pagettl h1.feature_ttl,
#pagettl h1.course_ttl{
width:982px;
min-height:89px;/*129-40*/
padding:40px 0 0!important;
margin:0px auto 0px!important;   
font-family: fot-tsukubrdgothic-std, sans-serif;
font-size: 50px;  
font-weight: 700;
font-style: normal;  
text-align: right;
line-height: 1!important;
}
#pagettl h1.mission_ttl{
  background: url(/img/mission_ttlbg02.png) no-repeat right bottom,
              url(/img/mission_ttlbg.png) no-repeat left top;
}
#pagettl h1.point_ttl{ background:url(/img/point_ttlbg.png) no-repeat left top;}
#pagettl h1.lesson_ttl{background:url(/img/lesson_ttlbg.png) no-repeat left top;}
#pagettl h1.about_ttl{background:url(/img/about_ttlbg.png) no-repeat left top;}
#pagettl h1.price_ttl{background:url(/img/price_ttlbg.png) no-repeat left top;}


#pagettl h1.feature_ttl{background:url(/img/feature_ttl_bg.png) no-repeat left top;}
#pagettl h1.course_ttl{background:url(/img/course_ttl_bg.png) no-repeat left top;}


.article h1.entry-title{display: none;} 

h1#home_ttlbg {display:none;} 

@media (max-width: 1100px){
#pagettl{display: none;}
/*
.article h1.entry-title {
display: block;
margin-top: 30px;
margin-bottom: 20px;
font-size: 30px;
line-height: 117%;
  } */ 
}


@media (max-width: 768px){
h2.cm_ttl01 .midashi54 {font-size: 24px!important; line-height: 1.0;}
h2.cm_ttl01{padding:5px 0!important;}  
h2.cm_ttl01 img{width:15%!important;}
  
#pagettl_tp {
text-align: center!important;
text-shadow:0 0 10px #fff;  
clear:both;
max-width:95%!important;
min-height:auto!important;
padding:0!important;
margin:0px auto!important;
}
#pagettl_tp h1{
padding:0px 0 0 0px!important;
margin:0 auto 0px!important;
line-height: 1;
}
h2.top_ttlbg{
padding:0px 0 0 0px!important;
margin:0 auto 0px!important;
}
  
.about_ttlbg{
clear:both;
width:100%;/*764-50*/
min-height:auto!important;/*168-65*/
padding: 0 0 130px 0px;
margin:0 auto 0px;  
background:url(/img/about_hd.png) no-repeat left bottom;
background-size: contain;  
}  
  
#pagettl{
  display: block!important;
clear:both;
width:100%;
padding:0px;
margin-bottom:30px; 
background-color:#f4f4f4;  
}

 /*.article h1{display: block!important; }  */
#pagettl h1.mission_ttl,
#pagettl h1.point_ttl,
#pagettl h1.about_ttl,
#pagettl h1.price_ttl,
#pagettl h1.feature_ttl,
#pagettl h1.course_ttl{
width:100%;
min-height:auto;/*129-40*/
padding:30px 0!important;
margin:0px auto 0px!important;   
font-family: fot-tsukubrdgothic-std, sans-serif;
font-size: 28px;  
font-weight: 700;
font-style: normal;  
text-align: center!important;
line-height: 1!important;
}

#pagettl h1.lesson_ttl{
background:url(/img/lesson_ttlbg.png) no-repeat left top;background-size: contain; 
width:100%;
min-height:auto;/*129-40*/
padding:30px 0!important;
margin:50px auto 0px!important;   
font-family: fot-tsukubrdgothic-std, sans-serif;
font-size: 28px;  
font-weight: 700;
font-style: normal;  
text-align: center!important;
line-height: 1!important;  
}

#pagettl h1.mission_ttl{
  background: url(/img/mission_ttlbg02.png) no-repeat center bottom,
              url(/img/mission_ttlbg.png) no-repeat left top;                                         background-size:70% , 100%!important; 
}
#pagettl h1.point_ttl{ background:url(/img/point_ttlbg.png) no-repeat left top;background-size: contain;}
#pagettl h1.about_ttl{background:url(/img/about_ttlbg.png) no-repeat left top;background-size: contain; }
#pagettl h1.price_ttl{background:url(/img/price_ttlbg.png) no-repeat left top;background-size: contain;} 
	
	#pagettl h1.course_ttl{background:url(/img/course_ttl_bg.png) no-repeat left top;background-size: contain;}  
	#pagettl h1.feature_ttl{background:url(/img/feature_ttl_bg.png) no-repeat left top;background-size: contain;}  

#pagettl_tp h2{
  font-size: 26px;
  color: #cb69a3;
  line-height: 1.4!important;
  text-align: center;
  letter-spacing: -0.05em;
  padding:0px 0 0 0px!important;
  margin:0px auto 15px!important;  
}
#pagettl_tp p{
  width: 95%;
  font-size: 18px;
  line-height: 1.6!important;
  text-align: left;
  padding: 0!important;
  margin: 0 auto!important;
}  
  #pagettl_tp p span.fnt32  {
font-size: 24px!important;    
  }
  
}




/*******************************/
/*#main {
    float: left;
    box-sizing: border-box;
    width: 880px;
    padding:0 0px 20px;
    border: none;
    border-radius: 0px;
    margin-bottom: 30px;
    position: relative;
}*/

.cnt_ar{
  font-size: 18px;
  color: #068c57;
  max-width: 100%;
  border: 2px solid #068c57;
  background: #fdf9e9;
  text-align: center;
  font-weight: bold;
  padding: 10px 25px;
  margin: 0 0 35px;
}

.cnt_ara01{
  padding: 0;
  margin: 0 0 60px;  
}

.cnt_mokj{ 
  padding: 0;
  margin: 0 0 60px;  
}

.cnt_voice,
.cnt_tutor{
  padding: 0;
  margin: 0 0 50px;    
}





.about_lim,
.about_lim02{
width: 100%;
min-height:310px;/*374-64*/
margin: 0 0 0px;  
}
.about_lim{background:url(/img/about_limbg.png) no-repeat left top; padding:20px 0 0;}
.about_lim02{background:url(/img/about_limbg02.png) no-repeat left top; padding:20px 0 100px;}
.about_lim02 h3{
  margin: 40px 0 0;
}


.about_lim h3,
.about_lim01 h3{
  padding: 0!important;
  margin: 0!important;
}

.about_lim02_bx{
width: 100%;  
background: #fff;
padding: 50px 0; 
margin-top: 50px;
margin-bottom: 50px;
}

.about_lim02_bx .btn_ar,
.about_lim02_bx .tel_ar{
padding: 0;
margin: 0 auto 50px;
}
.about_lim02_bx .btn_ar{width: 831px;}
.about_lim02_bx .tel_ar{width: 650px;}


.article h3.lst_media_ttl {
  color: #000;
  font-size: 20px;
  line-height: 1!important;
  margin: 0 0 20px!important;
  padding: 0px 0 0px 0px!important;  
}
.article h3.lst_media_ttl::before {
  content: '\f0da';
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  left: 0;
}
h3.lst_media_ttl span{ padding: 0px 0 0px 25px!important;}

ul.lst_img,
ul.lst_itr, 
ul.lst_chk,
ul.lst_chk02,
ul.lst_media{
  list-style-type: none;
  padding: 0;
  margin: 0;
}

ul.lst_media{
  width:90%;
  margin: 0 auto 20px;
}
ul.lst_media li{
  clear: both;
  padding: 0 0 0px;
  margin: 0 auto 20px;
  border-bottom: 1px solid #ccc;
}
ul.lst_media li p{
  font-size:16px;
  line-height: 1.8;
}


ul.lst_img li{
  position: relative;
  padding: 0 0 5px 0;
  margin: 0;
}

ul.lst_itr li,
ul.lst_chk li{
  position: relative;
  padding: 0 0 0 1.5em;
  margin: 0;
}


ul.lst_itr li{
  font-size: 20px;
  font-weight: bold;
  border-bottom: 2px dotted #999999;
  line-height: 2;
}
ul.lst_itr li::before {
  content: '\f0da';
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  /*top: 4px;*/
  left: 0;
  color: #000;
  line-height: 2;
}

ul.lst_chk li{
  margin: 0 0 20px;
}
ul.lst_chk li::before {
  content: '\f00c';
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  top: 4px;
  left: 0;
  color: #00b16b;
}


ul.lst_chk02 li{
  position: relative;
  padding: 0 0 0 2em;  
  font-size: 18px;
  line-height: 1.4;
  font-weight: bold;  
  margin: 0 0 20px;
}
ul.lst_chk02 li::before {
  font-size: 22px;
  font-weight: bold;
  content: '\f00c';
  font-family: "Font Awesome 5 Free";
  position: absolute;
  top: 0px;
  left: 0;
  color: #00b16b;
}


ul.lst_kjo {
  /*float: left;*/
  width:488px;
  padding: 0;
  margin: 0 0 0 20px;
}

ul.lst_kjo li{
  font-size: 16px;
  line-height: 1.8;
  font-weight: bold;
  padding: 0 0 0 10px;
  margin: 0;
}



.article ul.lst_clst{
  clear: both;
  width:100%;
  display: block;
  padding: 0 0 0px;
  margin: 50px 0 0px!important;
  line-height: 100%;
}

ul.lst_clst li{
  width:32.9%;
  list-style-type: none;
  float: left;
  padding: 0;
  margin: 0 0.6% 50px 0;
  }
ul.lst_clst li:last-child{
  width:32.9%;
  list-style-type: none;
  float: left;
  margin: 0 0 0 0;
  }

.article ul.lst_clst02{
  clear: both;
  width:100%;
  display: block;
  padding: 0 0 0px;
  margin: 0px 0 30px!important;
  line-height: 100%;
}
ul.lst_clst02 li{
  width:100%;
  list-style-type: none;
  float: left;
  padding: 0;
  margin: 0 0 7px 0;
  }

ul.faq_lst{
width: 100%;
padding:0px;
margin-bottom:10px;
list-style-type: none;
}
ul.faq_lst li.que {
    background:url(/img/q.png) no-repeat left top;
    font-weight:bold;
    font-size:1.4rem;
    line-height: 1.4;
    padding:15px 0 17px 85px;  
    margin:0 0 5px;
}
ul.faq_lst li.ans {
    background:url(/img/a.png) no-repeat left top;
    line-height:1.4;
    padding:0 0 25px 85px;
    border-bottom:1px dotted #ccc;
    margin:0 0 5px;
}  
ul.faq_lst li.ans p{
    font-size:16px!important;  
}

@media (max-width: 768px){
.cnt_ar{
  font-size: 14px;
  padding: 10px 5px;
  margin: 0 0 20px;
  }
.article ul.lst_clst{
  clear: both;
  width:100%;
  display: block;
  padding: 0 0 0px;
  margin: 30px 0 0px!important;
  line-height: 100%;
}
ul.lst_clst li{
  width:100%;
  list-style-type: none;
  padding: 0;
  margin: 0 auto 7px;
  }
ul.lst_clst li:last-child{
  width:100%;
  list-style-type: none;
  margin: 0 auto 7px;
  }
ul.lst_clst li img{
  width: 60%;
  margin: 0 auto;
  display: block;  
}

ul.lst_itr li{
  font-size: 14px;
  line-height: 1.2;
  padding: 7px 0 5px 1em;
  }
ul.lst_itr li::before {
  content: '\f0da';
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  /*top: 4px;*/
  left: 0;
  color: #000;
  line-height: 1;
}
  
.cnt_mokj{ 
  padding: 0;
  margin: 0 0 30px;  
  }  
  
}






/*****************/
.article h2 {
    border-left:none!important;
    margin: 0;
    padding: 0px;
    font-size: 26px;
}
#home_pg h2 {
    /*border-left: 1px solid #000;*/
    margin: 0;
    padding: 0px;
    font-size: 26px;
}
.article h2.ttl_wd img{
    width:1289px;
    display: block;
    margin: 0 auto 110px;
    padding: 0px;
}

.article h2.ara_h2{
  width: 100%;
  border-left: none;
  padding: 20px 0px;
  margin: 0px 0 35px;  
  font-size: 26px;
  line-height: 1.2;
  background: #02995d;
  text-align: center!important;
  color: #fff;
}
.article h2.ara_h2a{
  width: 100%;
  border-left: none;
  padding: 20px 0px;
  margin: 0px 0 0px;  
  font-size: 26px;
  line-height: 1.2;
  background: #02995d;
  text-align: center!important;
  color: #fff;
}

.article h2.ara_h2b {
  width: 90%;
  position: relative;
  display: inline-block;
  margin: 1.5em 0;
  padding: 15px 5%;
  color: #fff;
  font-size: 25px;
  font-weight: 500!important;
  background: #02995d;
  border-radius: 5px;
  border-left:none;
  text-align: center;
}
.article h2.ara_h2b:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #02995d;
}
.article h2.ara_h2b span {
  margin: 0;
  padding: 0;
}
.article h2.ttlgr{
  width: 100%;
  border-left: none;
  padding: 20px 0px;
  margin: 0px auto 0px;  
  background: #dae12a;
  text-align: center;
}


.cnt_mokj h4{
font-size: 22px;
line-height: 1;
border-bottom:none!important;
padding: 0;
margin: 0 0 7px!important;
}

.article h4.ct_h4{
  font-size: 22px;
  line-height: 1.5;
  color: #ce1817;
  padding: 0;
  margin: 0 0 15px;
  border-bottom: none!important;
  }
.article h4.ct_h4b{
  font-size: 22px;
  line-height: 1.5;
  text-align: center;
  color: #ce1817;
  padding: 0;
  margin: 0 0 15px;
  border-bottom: none!important;
  }
.article h4.bgy_h4{
  width: 100%;
  padding: 12px 0px 10px;
  margin: 0px 0 15px;  
  font-size: 22px;
  line-height: 1.2;
  background: #f8e97c;
  text-align: center!important;
  /*color: #000000;*/
border-bottom: none!important;
}  
.article h5.sttl_h5{
  font-size: 18px;
  line-height: 1.5;
  padding: 0;
  margin: 0 0 10px;
  border-bottom: none!important;
  }

@media (max-width: 768px){
.article h2.ttl_wd img{
    width:100%;
    display: block;
    margin: 0 auto 0px!important;
    padding: 0px;
}  
.cnt_mokj h4{
font-size: 14px;
  }
.article h2.ara_h2{
  font-size: 16px;
  line-height: 1.4;
  width: 96%;
  padding: 10px 2%;
  margin: 0 0 20px;
  }

.article h3.h3_ct01{
  padding: 0;
  margin: 0 0 15px;
border-bottom:none!important;
}
.article h3.h3_ct01 img{
  display: block;
  width: auto;
  margin: 0 auto;  
  }  
  

.article h4.ct_h4{
  font-size: 14px;
  line-height:180%;
  margin: 0 0 10px;
  }
.article h4.ct_h4 br{
  display: none;
  }
.article h4.ct_h4b{
  font-size: 14px;
  line-height:180%;
  text-align: center;
  margin: 0 0 10px;
  }  
}



/**********table*********/
table td.w20{ width: 20%;}
table td.w30{ width: 30%;}

table.sc_tbl01{
width:80%;
border-collapse: collapse;
border:none!important;
margin: 0 0 20px;
font-size: 20px;  
}
.article table.sc_tbl01 th{
width: 20%;  
padding:2px 10px 10px 0;
text-align:left;
vertical-align:middle;
background:none;
font-weight: normal;
border:none!important;  
}
table.sc_tbl01 td{
padding:2px 10px 10px;
vertical-align:middle;
border:none!important;  
}

table.sc_tbl02{
width:80%;
border-collapse: collapse;
border:none!important;
margin: 0 0 50px;
}
table.sc_tbl02 th{
width: 50%;  
padding:2px 10px;
text-align:left;
vertical-align:middle;
background:none;
font-weight: bold;
border:none!important;  
}
table.sc_tbl02 td{
padding:2px 10px;
vertical-align:middle;
border:none!important;  
}


  
table.tocp_tbl span.fnt9{ font-size:10px; padding-top:7px; display:block;}
table.tocp_tbl{
width:100%;
border-collapse: collapse;
border:1px solid #999999;
}
table.tocp_tbl th{
padding:8px 12px;
text-align:center;
border:1px solid #999999;
vertical-align:middle;
background:#e0f4fc;
font-weight: bold;
}
table.tocp_tbl td{
padding:8px 10px;
border:1px solid #999999;
vertical-align:middle;
}
table.tocp_tbl th.w01ks{ width:46px;}
table.tocp_tbl th.w01yn{ width:60px;}
table.tocp_tbl th.w02yn{ width:80px;}
table.tocp_tbl th.w01cl{ width:100px;}
table.tocp_tbl th.w01cs{ width:120px;}
table.tocp_tbl th.w01kk{ width:150px;}
table.tocp_tbl th.w01cl02{ width:410px;}
table.tocp_tbl th.w01cl02b{ width:370px;}

div#table_1606 table.tocp_tbl th{
border:1px solid #999999;
background:#e3f9ff;
}
div#table_1606 table.tocp_tbl th.w1{width:20%;}
div#table_1606 table.tocp_tbl th.w2{width:20%;}
div#table_1606 table.tocp_tbl {font-size: 13px!important;}

.article ul.topcp_lst01{
width:96%;/**/
padding:0;
margin:0 1% 0px;/**/
}
.article ul.topcp_lst01 li{
font-size:14px;
line-height: 1.2;
list-style-type:none;	
padding:0 0 0 0px;
margin:0 0 7px;
color:#000000;
padding-left: 1em;
text-indent: -1em;
}



@media (max-width: 768px){
table.sc_tbl01{
width:100%;
border-collapse: collapse;
border:none!important;
margin: 0 0 20px;
font-size: 14px;  
}
.article table.sc_tbl01 th{
width: 20%;  
padding:2px 7px 10px 0px ;
text-align:left;
vertical-align:top;
background:none;
font-weight: normal;
border:none!important;  
}
table.sc_tbl01 td{
padding:2px 10px 10px;
vertical-align:middle;
border:none!important;  
}  
  
table.tocp_tbl span.fnt9{ font-size:10px; padding-top:7px; display:block;}
table.tocp_tbl{
width:100%;
margin:0 auto 10px;
border-collapse: collapse;
border:1px solid #999999;
}
table.tocp_tbl th{
padding:8px 2px 8px 5px;
text-align:center;
border:1px solid #999999;
vertical-align:middle;
background:#e0f4fc;
font-weight: bold;
line-height: 1.2;
}
table.tocp_tbl td{
padding:8px 5px;
border:1px solid #999999;
vertical-align:middle;
line-height: 1.2;  
}

table.tocp_tbl th.w1{width:30%;}
table.tocp_tbl th.w2{width:27%;}
table.tocp_tbl th.t8{width:8em;}
table.tocp_tbl th.t9{width:9em;}  


.article ul.topcp_lst01{
padding:0;
margin:0 0 20px;
}
.article ul.topcp_lst01 li{
font-size:12px;
line-height: 1.2;  
list-style-type:none;	
padding:0 0 0 0px;
margin:0 0 7px;
padding-left: 1em;
text-indent: -1em;
}  
  }  





/**********************voice************************/

div.voice_cnt_hs{
clear:both;
width:100%;
padding:0 0 10px;
margin:15px 0 10px;
border-bottom:1px dotted #ccc;
}
div.voice_cnt_hs_ls{
clear:both;
width:100%;
padding:0 0 10px;
margin:15px 0 10px;
}

div.voice_l_hs{
float:left;
width:23%;
padding:0;
margin:0;
}

div.voice_r_hs{
float:right;
width:74%;
padding:0 0 0 1%;
margin:0;
}

div.voice_r_hs h2{
font-size:20px;
line-height:1.2;
font-weight:bold;
color:#CC0000;
padding:0;
margin:0 0 20px;
border-left: none!important;
}
div.voice_r_hs h2.vs_h2{
font-size:22px;
  color: #000;
line-height:1.4;
font-weight:bold;
padding:5px 0 0 15px;
margin:0 0 10px;
border-left:10px solid #e3c80a!important;
}
div.voice_r_hs h3.vs_h3{
font-size:18px;
line-height:1;
font-weight:bold;
padding:10px 15px 5px;
margin:0 0 20px;
background: #eff1f2;
border-bottom: none!important;  
}
div.voice_r_hs p.vs_q{
  font-size: 18px!important;
  color: #02995d;
  font-weight: bold;
  margin:0 0 10px;
}



div.voice_name_hs{
font-size:16px;
line-height:1.6;
font-weight:bold;
padding:0;
margin:0 0 10px;
}
#hsc_juken div.voice_name_hs{
font-size:16px;
line-height:1.6;
font-weight:bold;
padding:0;
margin:0 0 10px;
text-align: center;
}

div.voice_r_hs p{
font-size:14px;
line-height:1.4;
padding:0;
margin:0 0 15px;
}


/*voice*/

div.voice_cnt{
clear:both;
width:608px;
padding:0 0 10px;
margin:15px 0 10px;
border-bottom:1px dotted #ccc;
}
div.voice_l{
float:left;
width:95px;
padding:0;
margin:0;
}
div.voice_r{
float:right;
width:498px;
padding:0;
margin:0;
}
div.voice_cnt p{
font-size:85%;
line-height:1.6;
padding:0;
margin:0 0 10px;
}
div.voice_cnt h2{
font-size:108%;
font-weight:bold;
color:#CC0000;
font-weight:bold;
padding:0;
margin:0 0 10px;
}
div.voice_cnt h2 a{
font-size:108%;
font-weight:bold;
color:#CC0000;
font-weight:bold;
padding:0;
margin:0 0 10px;
}

div.voice_name{
font-size:93%;
line-height:1.2;
font-weight:bold;
padding:0;
margin:0 0 10px;
}





/**************mess**************/
div.mess_cnt{
clear:both;
width:100%;
padding:0 0 10px;
margin:15px 0 10px;
border:5px solid #ccc;
}
div.mess_l{
float:left;
width:45%;
padding:0;
margin:0 0 0 2%;
}
div.mess_r{
float:right;
width:50%;
padding:0 0 0 1%;
margin:0 2% 0 0;
}

div.mess_cnt h2{
  max-width: 100%;
  padding: 22px 0 18px;
  margin: 15px 0;  
  font-size: 24px;
  line-height: 1.4;
  background: #f8e97c;
  text-align: center!important;
  /*color: #000000;*/
border-left: none!important;
}

div.mess_r p{
font-size:16px;
line-height:1.8;
padding:0;
margin:0 0 10px;
}

/*
div.mess_name_hs{
font-size:16px;
line-height:1.6;
font-weight:bold;
padding:0;
margin:0 0 10px;
}*/

@media (max-width: 768px){
div.mess_cnt{
clear:both;
max-width:95%;
padding:0 0 10px;
margin:15px auto 10px;
border:5px solid #ccc;
}
div.mess_l{
float:left;
width:95%;
padding:0;
margin:0 auto 0%;
}
div.mess_l img{
float:none;
width:70%;
padding:0;
margin:0 auto 0%;
}  
div.mess_r{
float:right;
width:95%;
padding:0;
margin:0 auto 0;
}

div.mess_cnt h2{
  max-width: 100%;
  padding: 12px 0 8px;
  margin: 10px 0;  
  font-size: 18px;
  line-height: 1.4;
  background: #f8e97c;
  text-align: center!important;
  /*color: #000000;*/
border-left: none!important;
}
div.mess_r p{
font-size:12px;
line-height:1.4;
padding:0;
margin:0 0 10px;
}  
   }


/***********TOP***************/

.tp_cnt01{
width: 100%;
height:auto;
/*background:#eeeeee;*/
padding:0;
margin:0 0 0px;  
}
.tp_cnt01_in{
width: 982px;
margin:0px auto 0px;  
}

.tp_cnt02{
width: 100%;
height:auto;
background:#fafafa;　/*#dae128*/
padding:0;
margin:0 0 20px;
}

.tp_cnt99{
width: 100%;
height:auto;
background:#fafafa;　/*#dae128*/
padding:0;
margin:0 0 10px;
}

.tp_cnt02b{
width: 100%;
height:auto;
background:#fafafa;
padding:0;
margin:0 0 20px;
}
.tp_cnt02c{
width: 100%;
height:auto;
background:#c7b299;
padding:0;
margin:0 0 0px;
}
.tp_cnt02_in{
width: 982px;/*1012*/
margin:0 auto 0px;
}

.tp_cnt03{
width: 100%;
height:auto;
background:url(/img/tp_bg01.png) repeat left top;  
padding:40px 0 30px;
margin:0px 0 0px;  
}
.tp_cnt03b{
width: 100%;
height:auto;
background:url(/img/tp_bg01.png) repeat left top;  
padding:0px 0 30px;
margin:0px 0 0px;  
}
.tp_cnt03_in{
width: 982px;/*1012*/
padding:0 0 20px;
margin:0 auto 0px;  /***/
}
.article .tp_cnt03_in p{
  font-size: 18px;
  line-height: 1.8;
  margin: 0 30px 20px;
}

.tp_cnt04{
width: 100%;
height:auto;
padding:0;
margin:0 0 20px;  
}
.tp_cnt04 h2.tp04_ttl{
width: 100%;  
background: #373737; 
border-left:none;
margin: 0 0 40px;
padding: 0px;
}
.article .tp_cnt04 h2 img{
  display: block;
width: 1012px!important;
max-width: 1012px!important;  
padding:0!important;
margin:0 auto!important;   
}

.tp_cnt04_in,
.tp_cnt05_in{
width: 982px;/*1012*/
padding:0 0 50px;
margin:0 auto 0px;  
}

.tp_cnt05 h2.tp05_ttl{
width: 100%;  
background: #2c8e57; 
border-left:none;
margin: 0 0 40px;
padding: 0px;
}
.article .tp_cnt05 h2 img{
display: block;
width: 1012px!important;
max-width: 1012px!important;  
padding:0!important;
margin:0 auto!important;   
}

.tp_cnt06{
width: 100%;
height:auto;
background:#fafafa;
padding:0;
margin:0 0 0px;  
}
.tp_cnt06_in{
width: 982px;/*1012*/
margin:0 auto 0px;  
}



@media (max-width: 768px){
	
	#navi ul.gl_menu{
  width: 100%;
  margin: 0 0 10px;
			display:none; /*display:flex;*/
		flex-direction: column;
	justify-content:space-between;
}

#navi ul.gl_menu li {
    float: none;
    padding: 0;
    margin: 0;
	display:block;
	
	border-bottom:1px dashed #eee;
	margin-bottom:0.2em;
	
}

	#navi ul.gl_menu li a {
    padding: 0!important;
    margin: 0!important;
    width: 100%;
		background-color:#fff;
		display:block;

}
	
	

	#navi ul.gl_menu li a:hover{
  border-bottom:4px solid #eaf12d !important;
}

	#navi ul.gl_menu li .sumaho-smenu{
		
		
	}
	
	#navi ul li.sumaho-smenu a {
		font-weight: 400;
		font-size:18px;
	}
	
#navi ul li.sumaho-smenu a::before{
		
		background:none;
	}
	
 /*
.tp_cnt02b .pt80,
.tp_cnt01 .pt80{ padding-top: 40px!important;}  */
.tp_cnt03{
padding:20px 0 0;
margin:30px 0 30px;    
}  
.tp_cnt03b{
padding:0px 0 0;
margin:0px 0 30px;    
}  
.tp_cnt01_in,
.tp_cnt02_in,
.tp_cnt03_in,
.tp_cnt04_in,
.tp_cnt05_in,
.tp_cnt06_in,  
.main_tp_cnt,
#sns-group,
#header-in, #navi-in, #body-in, #footer-in {
width: 95%!important;
margin: 0 2.5%!important;
 }
 #header-in{ 
  padding: 5px 0 5px!important;
} 
  
.tp_cnt03_in p{
  font-size: 14px !important;
  line-height: 1.8 !important;
  margin: 0 auto 20px!important;
} 
	
	.tp_cnt03_in p.small{
		font-size: 12px !important;
	}
 }/**/
@media (max-width: 640px){
.tp_cnt01_in,
.tp_cnt02_in,
.tp_cnt03_in,
.tp_cnt04_in,
.tp_cnt05_in,
.main_tp_cnt,
#sns-group,
#header-in, #navi-in, #body-in, #footer-in {
width: 95%!important;
margin: 0 2.5%!important;
 }
}/**/


ul.nayami_lst{
width: 100%;
padding: 0;
margin: 20px 0 20px;
	display:flex;
	flex-wrap: wrap;
	justify-content:space-between;
}
ul.nayami_lst li{
	width:475px;
  /*float: left;*/
  list-style-type: none;
  padding:0;
  margin:0 0 30px 0;
	background:#e7f0fe;
	color:#062a61;
	font-size:26px;
	font-family: fot-tsukubrdgothic-std, sans-serif;
	font-weight: 700;
	font-style: normal;
	line-height:1.4;
	min-height:100px;
}

ul.nayami_lst li:nth-child(1){
	width:305px;
	padding-left:166px;
	padding-top:27px;

	background-color:#e7f0fe ;
	background-image:url(https://yours-online.com/img/nayami01.png) ;
	background-repeat:no-repeat;
	background-position:bottom left;

}

ul.nayami_lst li:nth-child(2){
	width:441px;
	padding-left:34px;
	padding-top:27px;
		background-color:#e7f0fe ;
	background-image:url(https://yours-online.com/img/nayami02.png) ;
	background-repeat:no-repeat;
	background-position:bottom right;
}

ul.nayami_lst li:nth-child(3){
	width:305px;
	padding-left:166px;
	padding-top:27px;
	background-color:#e7f0fe ;
	background-image:url(https://yours-online.com/img/nayami03.png) ;
	background-repeat:no-repeat;
	background-position:bottom left 20px;
}

ul.nayami_lst li:nth-child(4){
	width:441px;
	padding-left:34px;
	padding-top:27px;
	background-color:#e7f0fe ;
	background-image:url(https://yours-online.com/img/nayami04.png) ;
	background-repeat:no-repeat;
	background-position:bottom right;
}



.slant-bg {
    width: 100%;
    margin:  0 0 150px;
    padding: 50px 0;
    position: relative;
    top: 50px;
	text-align:center;
}

.slant-bg::before {
     content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
	background-color: #d9e021;
    background-image:
	 repeating-linear-gradient(-45deg,#fff, #fff 1px,transparent 0, transparent 6px);
    transform: skewY(-2deg);
    z-index: -1;
}




.tsuyomi_bx{
clear: both;
border: 3px solid #000000;
width: 97%;
padding: 17px 2%;
margin: 0 auto 70px;

}
.tsuyomi_bx img.fl_l{
  width:453px;
  padding: 0;
  margin: 0 20px 0 0;
}
.tsuyomi_bx p{
  width:470px;
  float: left;
  font-size: 20px!important;
  line-height: 1.6;
  padding: 10px 0 0;
  margin: 0 0 25px;
}

.tsuyomi_box{
	display:flex;
	justify-content:space-between;
	clear: both;
border: 3px solid #000000;
width: 97%;
padding: 17px 2%;
margin: 0 auto 70px;
	flex-direction:row-reverse;
}

.tsuyomi_l{
	width:22%;
		padding-top:40px;
}

.tsuyomi_r{
	width:74%;
	
}


.omoi_ttl{
	width:100%;
	height:206px;
	background:url(/img/tp_omoi_ttl_bg.png) no-repeat;
	margin:110px 0 60px;
}

.omoi_bx{
	width:100%;
  margin:0px 0 0;
	display:flex;
	justify-content:space-between;
}

.omoi_bx .photo{
	width:230px;
}

.omoi_bx .text{
	width:750px;
	font-size: 20px!important;
  line-height: 1.8;
  padding: 0px 0 0;
  margin: 0 0 60px 0px;
}


.omoi_bx p{
  font-size: 20px!important;
  line-height: 1.8;
  padding: 0;
  margin: 0 0 25px;
}

ul.result_lst{
width: 100%;
padding: 0;
margin: 0;
}
ul.result_lst li{
  width: 50%;
  float: left;
  list-style-type: none;
}
.result_bx{
  width:  457px;/*479-22*/
  background:url(/img/tp_result_bg.png) no-repeat left top; 
  border-bottom: 1px solid #000000;
  padding: 59px 0 0 22px;
  margin: 0 0 15px;
}
.result_bx h3{
padding: 0;
margin: 0;
}

ul.result{
	padding:0 0 20px 0;
}
ul.result li{
	width:100%;
	float:none;
	display:block;
	margin:0;
	padding:0;
	font-size:24px;
	font-family: fot-tsukubrdgothic-std, sans-serif;
font-weight: 700;
font-style: normal;
	margin-bottom:20px;
	padding-left:1em;
	text-indent:-1em;
	line-height:1.4;
}

p.img_kome{
  padding: 0;
  margin: 40px 0 30px 40px; 
	padding-left:1em;
	text-indent:-1em;
}




.voice_bx{
  clear: both;
  width: 918px;/*982-30*2-4*/
  padding: 55px 30px 20px;
  margin: 50px auto 50px;
  border: 2px solid #010326;
}


.voice_flex{
	display:flex;
	width:100%;
	justify-content:space-between;
	border-bottom:1px dashed #666;
	margin-bottom:30px;
}

.voice_flex_l{
	width:36%;
	position:relative;
}

.voice_flex_r{
	width:92%;
}


.voice_flex_r h2{
	font-family: fot-tsukubrdgothic-std, sans-serif !important;
	font-weight: 700;
	font-style: normal;
	color:#010326;
	line-height:1.5;
	font-size:32px !important;
	margin-bottom:10px !important;
}

.voice_flex_r h3{
	font-family: fot-tsukubrdgothic-std, sans-serif !important;
	font-weight: 300;
	font-style: normal;
	color:#010326;
	line-height:1.5;
	font-size:24px !important;
}

.tp_voice_img{
	
	z-index:1;
}
.tp_voice_sakura{
	position:absolute;
	top:0;
	left:0;
	z-index:999999;
}


.voice_bx img{
  display: block;
  /*width:770px;*/
  margin: 0 auto!important;  
}
.voice_bx .btn_ar img{
  display: block;
  width:490px;
  margin: 30px auto!important;  
}
.voice_bx p{
  width:100%;
  font-size: 20px!important;
  line-height: 1.8;
  padding: 0px 0 0;
  margin: 0 0 25px;
}

.soudan_bx{
  clear: both;
  width: 832px;/*982-75*2*/
  background: #ffffff;
  padding: 57px 75px 60px;
  margin: 80px auto 50px;
}
.soudan_bx h3{
  padding: 0;
  margin: 0;
}
/*.soudan_bx img{
  display: block;
  padding: 0!important;
  margin: 0!important;
}*/
.soudan_bx .btn_ar{
  margin:0 0 50px;  
}
.tel_ar{
  width: 93%;
  margin: 0 auto 0;  
}

.tp_flow{
	background-image:url(/img/tp_soudan_girl.png);
	background-repeat:no-repeat;
	background-position: right 30px bottom;
	margin-bottom:0;
}

.tp_flow_nogirl{
	/*background-image:url(/img/tp_soudan_girl.png);*/
	/*background-repeat:no-repeat;*/
	/*background-position: right 30px bottom;*/
	margin-bottom:0;
}
@media (max-width: 768px){
.tp_flow{
	background-image:url(/img/tp_soudan_girl.png);
  background-size: 5.5rem;
}  
}/**/

.flow_bx{
	display:flex;
	justify-content:space-between;
}

.flow_l{
	width:14%;
	background:url(/img/tp_flow_bg.png) repeat-y top center;
}
.flow_r{
	width:82%;
	
}

.flow_r p{
	font-size:24px !important;
	line-height:1.4;
	font-family: fot-tsukubrdgothic-std, sans-serif;
font-weight: 700;
font-style: normal;
	margin-bottom:30px;
}

.arrow-img{
	display:block;
	text-align:center;
	width:114px;
	margin:10px auto 0 !important;
}

@media (max-width: 768px){
ul.nayami_lst{
width: 100%;
padding: 0;
margin: 15px 0 40px!important;
}
ul.nayami_lst li{
	width:100% !important;
	background:#e7f0fe;
  float: none;
  list-style-type: none;
  margin:0 0 10px 0;
	font-size: 5vw !important;
	background-size:20%;
	min-height:auto;
}

	ul.nayami_lst li:nth-child(1){
		padding:10px 10px 10px 22%;
	}
	
	ul.nayami_lst li:nth-child(2){
		padding:10px 10px 10px 20px;
	}
	
		ul.nayami_lst li:nth-child(3){
			padding-left:22%;
			padding:10px 10px 10px 22%;
			background-position:bottom left;
	}
	
		ul.nayami_lst li:nth-child(4){
			padding:10px 10px 10px 20px;
	}
	
  .slant-bg {
    width: 100%;
    margin:  0 0 50px;
    padding: 20px 0;
    position: relative;
    top: 10px;
	text-align:center;
}
	
.result_bx h3 img{
max-width:80%;
	margin-left:1em;
}
	
.tsuyomi_bx{
clear: both;
border: 3px solid #000000;
width: 94%;
padding: 17px 2% 0!important;
margin: 0 auto 25px;
}
.tsuyomi_cnt img.mb55{
    margin: 20px 0 10px!important;
} 
.tsuyomi_bx img.fl_l{
  width:100%;
  float: none;
  padding: 0;
  margin: 0 auto 0!important;
}
.tsuyomi_bx p{
  width:90%;
  float: none;
  font-size: 16px!important;
  line-height: 1.6;
  padding: 10px 0 0;
  margin: 0 auto 25px;
}
	
	.tsuyomi_box{
	display:flex;
	flex-direction:column;
	justify-content:space-between;
	clear: both;
border: 3px solid #000000;
width: 96%;
padding: 17px 2%;
margin: 0 auto 70px;
}

.tsuyomi_l{
	width:96%;
		text-align:center;
	margin:0 auto;
	padding-top:17px;
}

.tsuyomi_r{
	width:96%;
	margin:0 auto;
}
	
	.tsuyomi_r img.alignright{
		margin:0 auto;
		float:none !important;
	}
	
	

.omoi_bx h2{
  margin:0!important;
}
.omoi_bx h2 img.mb30{
  margin:0!important;
}
.omoi_bx img.fl_l{
  width: 100%!important;
  margin:10px auto 25px!important;
}
	
	.omoi_ttl{
	width:100%;
	background-image:url(/img/tp_omoi_ttl_bg.png) ;
	background-repeat:no-repeat;
		background-size:contain;
	margin:80px 0 10px;
		height:auto;
}
	
	.omoi_ttl h2{
			line-height:1.2 !important;
	}
	
	.omoi_bx{
  margin:40px 0 0;
	display:flex;
		flex-direction: column;
	justify-content:space-between;
}

.omoi_bx .photo{
	width:100%;
	text-align:center;
}

.omoi_bx .text{
	width:100%;
	font-size: 20px!important;
  line-height: 1.8;
  padding: 0px 0 0;
  margin: 20px 0px 30px 0px;
}


  .omoi_bx_lf{
  width:95%;
  float: none;
  padding: 0px 0 0;
  margin: 0 auto 0px!important;
}
.omoi_bx p{
  font-size: 14px!important;
  line-height: 1.6;
  padding: 0px 0 0;
  margin: 0 auto 20px!important;
}
  
ul.result_lst li{
  width: 100%;
  float: left;
  list-style-type: none;
}
.result_bx{
  width:  98%;/*479-22*/
  background:url(/img/tp_result_bg.png) no-repeat left top;
  background-size:100%;
  border-bottom: 1px solid #000000;
  padding: 59px 0 0 1.4%;
  margin: 0 0 15px;
	display:block;
} 
	
	
ul.result{
	padding:0 0 20px 0;
}
ul.result li{
	width:90%;
	font-size:18px;
	margin-bottom:10px;
	display:block;
}
	
	
p.img_kome{
  width: 90%;
  padding: 0;
  margin: 40px auto 30px!important;  
} 
  
.voice_bx{
  clear: both;
  width: 85%;/*982-30*2-4*/
  padding: 15px 5% 10px;
  margin: 0px auto 30px;
  border: 2px solid #010326;
}
	
	
.voice_flex{
	display:flex;
	width:100%;
	justify-content:space-between;
	flex-direction:column;
	margin-bottom:10px;
}

.voice_flex_l{
	width:100%;
}

.voice_flex_r{
	width:100%;
}
	
	
.voice_flex_r h2{
	font-size:22px !important;
	margin-bottom:10px !important;
}

.voice_flex_r h3{
	font-weight: 300;
	font-size:14px !important;
	  font-feature-settings: "palt";
}
	
.voice_bx img{
  display: block;
 /*width:100%;*/
  margin: 0 auto 10px !important;  
}
	
	.tp_voice_img{
	position:relative;
	z-index:1;
	margin:0 auto;
}
.tp_voice_sakura{
	position:absolute;
	top:0;
	left:-10px;
	z-index:999999;
}
	
	
.voice_bx img.mb30{
 margin-bottom: 10px!important;  
}  
.voice_bx .btn_ar img{
  display: block;
  width:100%;
  margin: 30px auto!important;  
}
.voice_bx p{
  width:100%;
  font-size: 16px!important;
  line-height: 1.6;
  padding: 0px 0 0;
  margin: 0 0 25px;
}
	

  
.soudan_bx{
  width: 93%;/*982-75*2*/
  background: #ffffff;
  padding: 20px 2% 40px;
  margin: 0 auto 0;
}  
.soudan_bx img{
  width: 100%;
}
.soudan_bx .btn_ar{
  margin:0 0 20px;  
}  
.soudan_bx .tel_ar img{
  width: 100%;
  margin: 0 auto 0;  
}
  
	

	
.tp_flow_nogirl{
	/*background-image:url(/img/tp_soudan_girl.png);*/
	/*background-repeat:no-repeat;*/
	/*background-position: right 30px bottom;*/
	margin-bottom:0;
}
	
	
.flow_bx{
	display:flex;
	justify-content:space-between;
}

.flow_l{
	width:14%;
	background:url(/img/tp_flow_bg.png) repeat-y top center;
}
.flow_r{
	width:82%;
	
}

.flow_r p{
	font-size:16px !important;
	margin-bottom:30px;
}

.arrow-img{
	display:block;
	text-align:center;
	width:20% !important;
	margin:10px auto 0 !important;
}
	
	
	
	
	
}/**/


.taisaku_bx01{
width: 916px;/*982-6-60*/
background: #ffffff;
padding: 50px 30px!important;
margin: 0 auto 10px;  
box-shadow: 10px 10px 0 #e3e1d8;
border: 3px solid #e9e8e6;
}
.taisaku_bx01 p{
  width: 90%!important;
  font-size: 18px;
  line-height: 2!important;
  margin: 0 auto 80px;
}
.taisaku_bx02{
width: 982px;/*982-6-60*/
padding: 0px 0px!important;
margin: 0 auto 20px;  
}
.taisaku_bx02 img.fl_l{
  width: 77px;
  display: block;
  margin-right: 10px;
}
.taisaku_bx02_in{
  display: block;
  float:right;
  width:890px ;/*982-77-*/
background-image: linear-gradient(90deg, rgba(204, 204, 204, 0) 0%, rgba(204, 204, 204, 0) 49%, white 50%, white 100%), linear-gradient(180deg, rgba(204, 204, 204, 0) 0%, rgba(204, 204, 204, 0) 95.5%, #000000 100%);
  background-repeat: repeat-x, repeat-y;
  background-size: 6px 100%, 100% 3em;
  line-height: 2;
}
.taisaku_bx02_in p{
  font-size:20px!important;
  line-height: 2.2!important;
margin-bottom: 0em;  
}
.taisaku_bx02 .btn_ar{
  width: 802px;
  margin:50px auto 20px;  
} 

.bnr_top{margin-bottom: 70px;}
.bnr_top img{
width: 981px;
padding: 0;  
margin:0px auto;
  display: block;
  vertical-align: top;
}
.bnr_top a{
padding: 0;
margin:0px auto;  
  border: 0;
}


@media (max-width: 768px){
.bnr_top{margin:10px auto 20px;}  
.bnr_top img{
width: 100%;
margin:0px auto;  
}  

.taisaku_bx01{
width: 87%;/*982-6-60*/
background: #ffffff;
padding: 20px 20px!important;
margin: 0 auto 10px!important;  
box-shadow: 10px 10px 0 #e3e1d8;
border: 3px solid #e9e8e6;
}
.taisaku_bx01 h2{
  margin: 0 0 15px!important;
  }
.taisaku_bx01 p{
  width: 100%!important;
  font-size: 18px;
  line-height: 2!important;
  margin: 0 auto 80px;
}
.taisaku_bx02{
width: 90%;/*982-6-60*/
padding: 0px 0px!important;
margin: 0 auto 20px;  
}
.taisaku_bx02 img.fl_l{
  width: 17%;
  display: block;
  margin-right: 0px;
}
.taisaku_bx02_in{
  display: block;
  float:right;
  width:80% ;/*982-77-*/
background-image: linear-gradient(90deg, rgba(204, 204, 204, 0) 0%, rgba(204, 204, 204, 0) 49%, white 50%, white 100%), linear-gradient(180deg, rgba(204, 204, 204, 0) 0%, rgba(204, 204, 204, 0) 95.5%, #000000 100%);
  background-repeat: repeat-x, repeat-y;
  background-size: 5px 100%, 100% 2em;/**/
  line-height: 2.2;/**/
}
.taisaku_bx02_in p{
  font-size:14px!important;
  line-height: 2!important;
margin-bottom: 0em;  
}

 
}/**/



ul.susume_lst{
  clear: both;
  width:100%;
  padding: 0;
  margin: 0 0 50px;
}
ul.susume_lst li{
  float: left;
  list-style-type: none;
  width:320px;
  padding: 0;
  margin: 0 11px 0 0;
}
ul.susume_lst li:last-child{
  margin: 0 0px 0 0;
}
#susume_cnt h2,
#reason_cnt h2,
#faq_cnt h2{
  padding: 60px 0 0!important;
}

ul.reason_lst{
  clear: both;
  width:100%;
  padding: 0;
  margin: 0;
}
ul.reason_lst li{
  float: left;
  list-style-type: none;
  width:482px;
  padding: 0;
  margin: 0 0 23px;
}
ul.reason_lst li:nth-child(odd){
  padding:0;
  margin:0 15px 23px 0;
}
#reason_cnt .btn_ar{
  width: 804px;
  margin:65px auto 90px!important;  
}

#faq_cnt,
#tpnews_cnt{
  padding: 50px 0 50px　!important;
}

#faq_cnt h3{
  line-height: 1!important;

margin: 0; 
	background:#1b1464;
	color:#fff;
	font-size:32px;
	font-family: fot-tsukubrdgothic-std, sans-serif !important;
	font-weight: 700;
	font-style: normal;
	text-align:left;
	padding: 30px 40px;
}
.faq_bx{
clear: both;
width: 950px;/*982-26-6*/
background: #ffffff;    
border: 3px solid #000000;
padding: 20px 13px 20px;
margin: 0 auto 20px;
}
.faq_bx img.fl_l{
  width:206px;
  padding:0;
  margin: 15px 0px 0 0;
}
.faq_bx_in{
  width:730px;
  float: right;
  padding: 10px 0 0;
  margin: 0 0 0px;
}
.faq_bx_in img.fl_l{
  width:76px;
  float: left;
  display: block!important;
  font-size: 24px!important;
  line-height: 1.6;
  padding:0;
  margin: 0 0px 3em;
}
.faq_bx_in p{
  /*min-height: 140px;*/
  display: block!important;
  font-size: 24px!important;
  line-height: 1.6;
  padding: 0;
  margin: 0 0 0px;
  vertical-align: top;
}

ul.tpnews_lst{
  clear: both;
  width:100%;
  padding: 0;
  margin: 0;
}
ul.tpnews_lst li{
  float: left;
  list-style-type: none;
  width:482px;
  padding: 0;
  margin: 0;
}
ul.tpnews_lst li:first-child{
  padding:0;
  margin:0 18px 0 0;
}



@media (max-width: 768px){
  
#susume_cnt h2,
#reason_cnt h2,
#faq_cnt h2  {
  padding: 30px 0 0!important;
}  
ul.susume_lst li,
ul.susume_lst li:last-child{
  float: none!important;
  width:80%;
  padding: 0;
  margin: 0 auto 10px;
}  
ul.reason_lst li,
ul.reason_lst li:last-child {
  float: none!important;
  width:80%;
  padding: 0;
  margin: 0 auto 5px!important;
}   

#faq_cnt h3{
	display:block;
  margin: 0;
  	padding: .5em;
	font-size:18px;
	line-height:1.4 !important;
	
}
#faq_cnt h3 img{
width: 100%!important;
  margin: 0;
  padding: 0;  
  }
.faq_bx{
clear: both;
max-width: 92.3% !important;
border: 3px solid #1b1464;
padding:  13px 3%;
margin: 0 auto 20px;
}
.faq_bx img.fl_l{
  display: block;
  width:80%;
  float: none;
  padding:0;
  margin: 0 10% 0;
}
.faq_bx_in{
  width:100%;
  padding: 10px 0 0;
  margin: 0 auto 0px;
}
.faq_bx_in br{
  display: none;
  }
.faq_bx_in img.fl_l{
  width:20%;
  float: left;
  padding:0;
  margin: 0 auto 0;
}  
.faq_bx_in p{
  width:80%;
  float: right;
  display: block;
	font-size:16px !important;
  line-height: 1.4;
  margin: 0 0 10px;
}  
  
ul.tpnews_lst{
  clear: both;
  width:100%;
  padding: 0;
  margin: 0;
}
ul.tpnews_lst li{
  float: left;
  list-style-type: none;
  width:49%;
  padding: 0;
  margin: 0;
}
ul.tpnews_lst li:first-child{
  padding:0;
  margin:0 2% 0 0;
}

.faq_bx_in img.fl_r{
  width: 40%!important;
  margin:0px auto 20px!important; 
  display: block;
}

#tpnews_cnt{
  padding: 0px 0 20px!important;
} 
	
	
#faq_cnt{
  padding: 20px 0 0px　!important;
}


}/**/


/***********price***************/
dl.price_3case{
width: 946px;/*982-18*2*/
min-height: 177px;/*217-20*2*/
background:url(/img/price_casebg.png) no-repeat right top; 
padding: 20px 18px;
margin: 0 0 40px;
font-family: fot-tsukubrdgothic-std, sans-serif;
font-style: normal;  
}
div.price_3case_nm{
  min-height:60px;/*80-20*/
  padding: 0 0 0px 0px;
  color:#fff;
  font-size: 20px;
  font-weight: 500;
  display: flex;
  align-items: center;    
  }
dl.price_3case dt{
width:  454px;/*474-20*/
min-height: 177px;  
float:left;
background:url(/img/price_casebg_r.png) no-repeat right top; 
padding: 0 0 0 20px;
margin: 0; 
} 
dl.price_3case dt.lin01{
padding: 10px 0 0 20px;
}
dl.price_3case dd{
width:  465px;/*472-20*/
min-height: 97px;/*177-80*/
float:left;
color:#fff;
/*background: #1b1464;*/
padding: 50px 0 0 5px;
margin: 0;

}
dl.price_3case dt,
dl.price_3case dd{
font-size: 26px;
line-height: 1.4;  
font-weight: 700;
} 
dl.price_3case dd.case_dd01{background:url(/img/price_ttl01im.png) no-repeat right top; } 
dl.price_3case dd.case_dd02{background:url(/img/price_ttl02im.png) no-repeat right top; } 
dl.price_3case dd.case_dd03{background:url(/img/price_ttl03im.png) no-repeat right top; } 


h3.ribbon,
h3.ribbon2{
  display: block;
  position: relative;
  height: 180px;/*180-30*/
  line-height: 60px;/*高さ*/
  text-align: left;
  margin: 60px 0 45px!important;
  font-size: 18px;/*文字サイズ*/
  color: #FFF;/*文字色*/
  box-sizing: border-box;
  border:none!important;
}
h3.ribbon:after, 
h3.ribbon2:after{
  position: absolute;
  content: '';
  width: 0px;
  height: 0px;
  z-index: 1;
}
h3.ribbon:after,
h3.ribbon2:after{
  top: 0;
  right: 0;
  /*border-width: 30px 15px 30px 0px;*/
  border-width: 90px 45px 90px 0;
  border-color: transparent #fff transparent transparent;
  border-style: solid;
}

h3.ribbon2_bg01 { background:#d667a4 url(/img/lesson_ttl01im.png) no-repeat left top; padding: 60px 0px 0 210px!important;}
h3.ribbon2_bg02 { background:#d667a4 url(/img/lesson_ttl02im.png) no-repeat left top; padding: 60px 0px 0 210px!important;}
h3.ribbon2_bg03 { background:#d667a4 url(/img/lesson_ttl03im.png) no-repeat left top; padding: 60px 0px 0 210px!important;}
h3.ribbon2_bg04 { background:#d667a4 url(/img/lesson_ttl04im.png) no-repeat left top; padding: 60px 0px 0 210px!important;}
h3.ribbon2_bg05 { background:#d667a4 url(/img/lesson_ttl05im.png) no-repeat left top; padding: 60px 0px 0 210px!important;}

h3.ribbon_bg01 { background:#1b1464 url(/img/price_ttl01im.png) no-repeat left top; padding: 30px 0px 0 190px!important;}
h3.ribbon_bg02 { background:#1b1464 url(/img/price_ttl02im.png) no-repeat left top; padding: 30px 0px 0 190px!important;}
h3.ribbon_bg03 { background:#1b1464 url(/img/price_ttl03im.png) no-repeat left top; padding: 60px 0px 0 190px!important;}
h3.ribbon_bg04 { background:#1b1464 url(/img/price_ttl04im.png) no-repeat left top; padding: 30px 0px 0 190px!important;}



.price_bx01{
  width: 982px;
  background: #fff;
  border: 1px solid #000;
  padding: 0 0px 50px 0px!important;
  margin: 0 auto 30px;
  position:relative;  
  z-index: 1;
}
div.price_bx01_nm{
font-family: fot-tsukubrdgothic-std, sans-serif;
font-style: normal;    
  text-align: right;
  padding: 0 0 0px 0px;
  font-size: 26px;
  font-weight: 600;
  display: flex;
  align-items: center; 
  position:absolute;  
  z-index: 10;  
  top:-10px;
  right: 10px;
  background: #fff;
  }
.price_bx01 p{
  width: 92%;
  font-size: 25px!important;
  padding: 0;
  margin: 0 auto 50px;
  font-weight: normal;
}

.tbl_cnt01{
  width: 93%!important;
  border: none;
  padding: 0;
  margin: 0 auto!important;
}
.tbl_cnt01 th,
.tbl_cnt01 td{  
  border: none;
  background:#fff!important;
  margin: 0 auto!important;
  font-size: 28px;
  line-height: 1.6;
  font-family: fot-tsukubrdgothic-std, sans-serif;
 font-style: normal;
}
.tbl_cnt01 th{ width: 235px; font-weight: 600; vertical-align: top;padding: 0px 30px 40px 0px!important;}
.tbl_cnt01 td{ width: 730px; font-weight: 500;padding: 0px 0px 40px 0px!important;}

.thbx01{
border-radius:10px;
padding: 15px;
  display:block;
 background-color: #e2e757;
  background-image:
 repeating-linear-gradient(-45deg, #fff, #fff 1px, transparent 0, transparent 4px);
}





.bgline_cnt{
  width: 85%;
border-radius:10px;
padding: 15px;
  margin:0 auto;
  display:block;
 background-color: #e2e757;
  background-image:
 repeating-linear-gradient(-45deg, #fff, #fff 1px, transparent 0, transparent 4px);
}
.bgline_cnt p{
  width: 100%;
font-family: fot-tsukubrdgothic-std, sans-serif;
font-weight: 700;
font-style: normal;  
  text-align: center!important;
  padding: 0;
  margin: 0!important;
}

.fukidashi01_bx{
  width:920px ;/*920-40*2*/
   padding: 0px 0px 15px;
  margin: 0 auto;
 background: url(/img/fukidashi01_ft.png) left bottom no-repeat;    
}
.fukidashi01_hd{
  width:840px ;/*920-40*2*/
  /*min-height:142px ;*//*222-80*/
   padding: 60px 40px 0px;
  margin: 0 auto;
 background: url(/img/fukidashi01_hd.png) left top no-repeat;
  font-size: 25px;
  line-height: 1.5; 
font-family: fot-tsukubrdgothic-std, sans-serif;
font-weight: 600;
font-style: normal;  
}
.fukidashi01_bxin{
  width:840px;
   padding: 20px 40px 30px;
   margin: 0 auto;   
   background: url(/img/fukidashi01_md.png) left top repeat-y;
  font-size: 24px;
  line-height: 1.6; 
  font-style: normal;  
}

.fukidashi02_bx{
  width:920px ;/*920-40*2*/
   padding: 90px 0px 0px;
  margin: 0 auto;
 background: url(/img/fukidashi02_hd.png) left top no-repeat;    
}
.fukidashi02_bxin{
  width:800px;
   padding: 0px 60px 50px;
   margin: 0 auto;   
   background: url(/img/fukidashi02_ft.png) left bottom repeat-y;
  font-size: 24px;
  line-height: 1.6; 
  font-family: fot-tsukubrdgothic-std, sans-serif;
  font-weight: 600;
  font-style: normal;  
}

.lesson_schbx{
width: 824px;/*982-824*2*/
background:#ffffff url(/img/lesson_schbg.png) right bottom no-repeat;
box-shadow: 0 0 8px #cccccc;  
padding:80px 79px 170px;
margin: 60px auto 0;  
border-bottom: 10px solid #e9e7de;
}








@media (max-width: 768px){

  	.btn_ar a img{
	width:76%;
		display:block;
		margin:0 auto;
		 float: none;
}
	
	.taisaku_bx02 .btn_ar{
		 width: 90%!important; 
  margin:20px auto 20px!important; 
  float: none;
  display: block;
	}

  
.tsuyomi_bx img.fl_r,  
.omoi_bx img.fl_r,  
#reason_cnt .btn_ar, 
#result_cnt .btn_ar {
  width: 76%!important; /*90%*/
  margin:20px auto 20px!important; 
  float: none;
  display: block;
}
  
.about_lim02_bx{
padding: 0px 0!important; 
margin-top: 0px;
margin-bottom: 10px;
}
.about_lim02{
  min-height: 180px;
  background:url(/img/about_limbg02sp.png) no-repeat center top; 
  background-size:cover;
  padding:20px 0 0px;
  }  
.about_lim02 h3{
text-align: center;
  line-height: 1.4!important;
padding:0 0 0!important;
margin: 0!important;
  }  
.about_lim02 h3 span.fnt55{ font-size: 24px!important;}
.about_lim02_bx .btn_ar{
  width: 100%!important;
  margin:0px auto 15px!important; 
  padding: 0!important;
  float: none;
  display: block;
  }
  
.about_lim02_bx .tel_ar,
.tel_ar {width:100%;} 
.tel_ar img{width:100%;} 

h3.ribbon,
h3.ribbon2{
  display: block;
  position: relative;
  height: 100px;/*180px 180-30*/
  line-height: 60px;/*高さ*/
  text-align: left;
  margin: 20px 0 15px!important;
  font-size: 18px;/*文字サイズ*/
  color: #FFF;/*文字色*/
  box-sizing: border-box;
  border:none!important;
}
h3.ribbon:after, 
h3.ribbon2:after{
  position: absolute;
  content: '';
  width: 0px;
  height: 0px;
  z-index: 1;
}
h3.ribbon:after,
h3.ribbon2:after{
  top: 0;
  right: 0;
  /*border-width: 30px 15px 30px 0px;*/
  border-width: 60px 15px 60px 0;
  border-color: transparent #fff transparent transparent;
  border-style: solid;
}

h3.ribbon2_bg01 { background:#d667a4 url(/img/lesson_ttl01im.png) no-repeat left top; background-size: 25%; padding: 30px 0px 0 28%!important;}
h3.ribbon2_bg02 { background:#d667a4 url(/img/lesson_ttl02im.png) no-repeat left top; background-size: 25%; padding: 30px 0px 0 28%!important;}
h3.ribbon2_bg03 { background:#d667a4 url(/img/lesson_ttl03im.png) no-repeat left top; background-size: 25%; padding: 30px 0px 0 28%!important;}
h3.ribbon2_bg04 { background:#d667a4 url(/img/lesson_ttl04im.png) no-repeat left top; background-size: 25%; padding: 30px 0px 0 28%!important;}
h3.ribbon2_bg05 { background:#d667a4 url(/img/lesson_ttl05im.png) no-repeat left top; background-size: 25%; padding: 30px 0px 0 28%!important;}

h3.ribbon_bg01 { background:#1b1464 url(/img/price_ttl01im.png) no-repeat left bottom; background-size: 25%; padding: 20px 0px 0 27%!important;}
h3.ribbon_bg02 { background:#1b1464 url(/img/price_ttl02im.png) no-repeat left top; background-size: 25%; padding: 20px 0px 0 27%!important;}
h3.ribbon_bg03 { background:#1b1464 url(/img/price_ttl03im.png) no-repeat left top; background-size: 25%; padding: 35px 0px 0 28%!important;}
h3.ribbon_bg04 { background:#1b1464 url(/img/price_ttl04im.png) no-repeat left top; background-size: 25%; padding: 20px 0px 0 28%!important;}  
  
  
  
.price_bx01{
  width: 100%;
  background: #fff;
  border: 1px solid #000;
  padding: 0 0px 50px 0px!important;
  margin: 0 auto 10px;
  position:relative;  
  z-index: 1;
}
.price_bx01 h3.midashi48{ 
  font-size: 20px!important;
  line-height: 1.6!important;
  }
div.price_bx01_nm{
font-family: fot-tsukubrdgothic-std, sans-serif;
font-style: normal;    
  text-align: right;
  padding: 0 0 0px 0px;
  font-size: 18px;
  font-weight: 600;
  display: flex;
  align-items: center; 
  position:absolute;  
  z-index: 10;  
  top:-10px;
  right: 10px;
  background: #fff;
  }
.price_bx01 p{
  width: 92%;
  font-size: 16px!important;
  padding: 0;
  margin: 0 auto 30px;
  font-weight: normal;
}  
  

.tbl_cnt01{
  width: 93%!important;
  border: none;
  padding: 0;
  margin: 0 auto!important;
}
.tbl_cnt01 th,
.tbl_cnt01 td{  
  border: none;
  background:#fff!important;
  margin: 0 auto!important;
  font-size: 18px;
  line-height: 1.4;
  font-family: fot-tsukubrdgothic-std, sans-serif;
 font-style: normal;
}
.tbl_cnt01 th{ width: 35%; font-weight: 600; vertical-align: top;padding: 0px 3% 40px 0px!important;}
.tbl_cnt01 td{ width: 62%; font-weight: 500;padding: 0px 0px 40px 0px!important;}
.tbl_cnt01 .fnt25{font-size: 14px!important;}
.tbl_cnt01 .fnt20{font-size: 14px!important;}
  
.thbx01{
border-radius:10px;
padding: 10px;
  display:block;
 background-color: #e2e757;
  background-image:
 repeating-linear-gradient(-45deg, #fff, #fff 1px, transparent 0, transparent 4px);
}

.bgline_cnt{
  width: 85%;
border-radius:10px;
padding: 15px;
  margin:0 auto;
  display:block;
 background-color: #e2e757;
  background-image:
 repeating-linear-gradient(-45deg, #fff, #fff 1px, transparent 0, transparent 4px);
}
.bgline_cnt p{
  width: 100%;
font-family: fot-tsukubrdgothic-std, sans-serif;
font-weight: 700;
font-style: normal;  
  text-align: center!important;
  padding: 0;
  margin: 0!important;
} 
  
dl.price_3case{
width: 100%!important;
min-height: auto;
background:none; 
padding:4px 0!important;
margin: 0 auto 20px;
font-family: fot-tsukubrdgothic-std, sans-serif;
font-style: normal;  
  border: 1px solid #1b1464;
}  
dl.price_3case dt{
  width: 92%!important;/*94 100-6*/
  padding:10px 3%!important; 
  margin:0px auto!important; 
  background: #e2e757;
min-height: 80px; /*177*/ 
float:none;
 text-align: center!important;  
}
dl.price_3case dt.lin01{
  width: 92%!important;/*94 100-6*/
  padding:10px 3%!important; 
  margin:0px auto!important; 
  text-align: left;
}  
dl.price_3case dd{
  width: 70%!important;/*100-28=72-2 */
  margin:0px auto; 
  /*padding:0px 0 0;  */
  min-height: auto!important;/*177-80*/
  float:none;
}
dl.price_3case dt,
dl.price_3case dd{
font-size: 22px;
line-height: 1.2;  
font-weight: 700;

}   

dl.price_3case dd.case_dd01{
background: url(/img/price_3case_ddyjsp.png) no-repeat center top,
            url(/img/price_ttl01im.png) no-repeat left 5px;
background-size: auto, 25%;
background-color:#1b1464 ;
border-top:2px solid #e2e757;
padding:40px 3% 30px 25%!important;    
} 
dl.price_3case dd.case_dd02{
background: url(/img/price_3case_ddyjsp.png) no-repeat center top,
            url(/img/price_ttl02im.png) no-repeat left 20px;
background-size: auto, 25%;
background-color:#1b1464 ;
border-top:2px solid #e2e757;
padding:40px 3% 30px 25%!important; 
} 
dl.price_3case dd.case_dd03{
background: url(/img/price_3case_ddyjsp.png) no-repeat center top,
            url(/img/price_ttl03im.png) no-repeat left 20px;
background-size: auto, 25%;
background-color:#1b1464 ;
border-top:2px solid #e2e757;
padding:40px 3% 30px 25%!important;   
}  

div.price_3case_nm{
  min-height:40px;
  padding: 0 0 0px 0px;
  margin: 0 0 0px;
  color:#fff;
  font-size: 22px;
  font-weight: 500;
  display: block;
  align-items: center;    
  }
div.price_3case_nm .fnt32{
  font-size:30px!important;
  } 
  
  
.fukidashi01_bx{
  width:93% ;/*920-40*2*/
   padding: 0px 0px 15px;
  margin: 0 auto;
 background: url(/img/fukidashi01_ft.png) left bottom no-repeat;
 background-size: contain;  
}
.fukidashi01_bx img.PCnone{width: 100%;}  
.fukidashi01_hd{
  width:90% ;/*93%-5%*2*/
  /*min-height:142px ;*//*222-80*/
   padding: 15px 5% 10px;
  margin: 0 auto;
 background:#e2e757;
border-right:1px solid #a5a949;  
border-left:1px solid #a5a949;    
  font-size: 16px;
  line-height: 1.6; 
font-family: fot-tsukubrdgothic-std, sans-serif;
font-weight: 600;
font-style: normal;  
}
.fukidashi01_bxin{
  width:90%;/*83-5*/
  padding: 20px 5% 30px;
  margin: 0 auto;   
  background:none;
  border-right:1px solid #a5a949;  
  border-left:1px solid #a5a949;
  font-size: 16px;
  line-height: 1.6; 
  font-style: normal;  
}

.fukidashi02_bx{
  width:93% ;/*920-40*2*/
   padding: 45px 0px 0px;
  margin: 0 auto;
 background: url(/img/fukidashi02_hd.png) left top no-repeat; 
 background-size: contain;   
}
.fukidashi02_bxin{
  width:89%;/*83-*/
   padding: 0px 5% 30px;
   margin: 0 auto;   
   background: url(/img/fukidashi02_ft.png) left bottom no-repeat;
  background-size: contain; 
  border-right:1px solid #c1c1ca;  
  border-left:1px solid #c1c1ca;
  font-size: 16px;
  line-height: 1.8; 
  font-family: fot-tsukubrdgothic-std, sans-serif;
  font-weight: 600;
  font-style: normal;  
}  
    
.lesson_schbx{
width: 95%;/*982-120*/
background:#ffffff url(/img/lesson_schbg.png) right bottom no-repeat;
background-size: 25%;  
box-shadow: 0 0 8px #cccccc;  
padding:80px 2.5% 80px;
margin: 10px auto 0;  
border-bottom: 10px solid #e9e7de;
}  
  .lesson_schbx img{width:100%;}
  .lesson_schbx img.fl_l{
  width:calc(100%/4);  
}
  
   }/***/


.point_bx{
clear: both;
width: 982px;
background: url(/img/point_bxbg_line.png) right top no-repeat;
padding:5px 0 20px;
margin: 0px auto 60px;  
border-left: 1px solid #000;
border-right: 1px solid #000;  
border-bottom: 1px solid #000;
}
.point_bx h2{
width:99%;
padding:45px 0 35px!important;
margin:0px auto 30px!important;
font-size: 35px; 
  list-style: 1px;
font-family: fot-tsukubrdgothic-std, sans-serif !important;
font-weight: 700;
font-feature-settings: "palt";  
font-style: normal;  
text-align: center; 
}
h2.point_ttl01 { background:#dae12a url(/img/point_ttlic01.png) no-repeat 23px 13px;}
h2.point_ttl02 { background:#dae12a url(/img/point_ttlic02.png) no-repeat 23px 13px;}
h2.point_ttl03 { background:#dae12a url(/img/point_ttlic03.png) no-repeat 23px 13px;}
h2.point_ttl04 { background:#dae12a url(/img/point_ttlic04.png) no-repeat 23px 13px;}
h2.point_ttl05 { background:#dae12a url(/img/point_ttlic05.png) no-repeat 23px 13px;}
h2.point_ttl06 { background:#dae12a url(/img/point_ttlic06.png) no-repeat 23px 13px;}


.point_bxin{
clear: both;
width: 922px;/*982-60*/
padding:0px 30px 0px;
margin: 0px auto 0px;    
}
.point_bxin p{
clear: both;
font-size: 20px!important;
line-height: 1.6!important;
margin: 0 0 30px;
}

.point_bxin img{
width: 180px;
float:left;
}
.point_bxin blockquote{
width: 700px;
float:right; 
}

blockquote{
    position:relative;
    padding: 40px 0px 0!important;
  background: none!important;
}
blockquote::before{
    position:absolute;
    font-family:'FontAwesome';
    content:'\f10d';
    font-size: 35px;
    color:#dae12a;
}
blockquote::after{
    position:absolute;
    font-family:'FontAwesome';
    content:'\f10e';
    font-size: 35px;
    color:#dae12a;
    right:10px;
    bottom:10px;
}

blockquote p{
    position:relative;
    padding-left:0px;
  margin-bottom: 0!important;
}
blockquote cite{
    display: block;
    font-size:0.8rem;
    color:#F8C8B2;
    text-align:right;
}

p.link_r{
  float: right;
  font-size: 28px!important;
  font-family: fot-tsukubrdgothic-std, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-feature-settings: "palt";
  color: #1b1464;
}
p.link_r:after{
    position::absolute;
    font-family:'FontAwesome';
    content:'\f0da';
    font-size: 35px;
    /*color:#dae12a;*/
    right:10px;
    bottom:10px;
  margin-left: 10px;
}

p.link_r a:link {
	color: #1b1464;
		text-decoration: underline;
}
p.link_r a:visited {
	color: #1b1464;
		text-decoration:none;
}
p.link_r a:active,
p.link_r a:hover {
	color: #e87062;
	text-decoration:none;
}

h2.caution_ttl{
clear:both;
width:100%;
padding:0px 0!important;
margin:100px auto 0px!important;
text-align: center; 
}
h2.caution_ttl img{vertical-align: middle;}
h2.caution_ttl span{vertical-align: middle;}  

ul.caution_lst {
  width: 806px;
  list-style-type: none;
  margin: 80px auto 150px;
}
ul.caution_lst li{
  text-align: center;
  font-size: 32px;
  margin: 0 0 80px;
  font-family: fot-tsukubrdgothic-std, sans-serif;
 font-weight: 600;
 font-style: normal;
}
.btn_caution{
  width: 806px;
  height: 52px;/*112-40*/
  display: inline-block;
  background-color: #dae12a;
  font-size: 45px;
  border: 5px solid #fff;
  border-radius: 80px;
  box-shadow: 0px 0px 1px 1px #000;
  padding: 25px 0;
  margin: 25px 0 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
} 


dl.link_yj{
clear: both;
width: 982px;/*982*/
padding: 0;
margin: 0 0 50px;  
}
dl.link_yj dt{
width: 730px;/*982-244*/
height: 42px;/*72-30*/  
float: left;
font-size: 24px;
line-height: 1;
background: url(/img/mission_yj.png) no-repeat right center;
display: inline-block;
vertical-align: bottom!important;
padding: 30px 0 0;
margin: 0;
}

dl.link_yj dd{
width: 240px;/*982-244*/
float: right;
display: inline-block; 
padding: 0;
margin: 0;
}

.btn_eisen{
  width: 100%;
  height: 42px;/*72-30*/
  color: #fff!important;
  background-color: #1b1464;
  font-size: 35px;
  font-family: fot-tsukubrdgothic-std, sans-serif;
  font-weight: 700;
  font-style: normal;
  border-radius: 80px;
  padding: 15px 0;
  margin: 0px 0 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.btn_eisen a:link {
	color: #ffffff;
		text-decoration: none;
}
.btn_eisen a:visited {
	color: #ffffff;
		text-decoration:none;
}
.btn_eisen a:active,
.btn_eisen a:hover {
	color: #e87062;
	text-decoration:none;
}


ul.mission_tchbx{
  clear: both;
  width: 100%;
  list-style-type: none;
  margin: 50px 0 80px;  
}
ul.mission_tchbx li{
  width: 21%;
  float: left;
  margin-right: 3%;
  list-style-type: none;
  font-size: 20px;
	font-family: fot-tsukubrdgothic-std, sans-serif !important;
	font-weight: 500;
	font-style: normal;
	text-align:center;  
}

ul.lst_dsc01{
  margin: 0 0 100px;
}
ul.lst_dsc01 li{
  list-style-type:  disc;
  font-size: 20px;
	font-family: fot-tsukubrdgothic-std, sans-serif !important;
	font-weight: 600;
	font-style: normal;
	color:#010326;
	line-height:1.5;  
  padding: 0 0 0px 0px;
  margin: 0 0 15px;
}
ul.lst_dsc01 li ul{
padding: 0!important;
margin: 10px 0 0!important;  
}
ul.lst_dsc01 li li{
  list-style-type:none;
padding: 0!important;
margin: 0 0 15px;   
}



@media (max-width: 768px){
h2#point img{
  display: block;
  width: 90%!important;
  margin: 0 auto!important;
  }  
.point_bx{
clear: both;
width: 100%;
background: url(/img/point_bxbg_line.png) right top no-repeat;
background-size: contain;  
padding:5px 0 10px;
margin: 0px auto 30px;  
border-left: 1px solid #000;
border-right: 1px solid #000;  
border-bottom: 1px solid #000;
}
.point_bx h2{
width:77%;/*99-22*/
padding:20px 0 15px 22%!important;
margin:0px auto 20px!important;
font-size: 21px; 
list-style: 1px;
font-family: fot-tsukubrdgothic-std, sans-serif !important;
font-weight: 700;
font-feature-settings: "palt";  
font-style: normal;  
text-align: left; 
}
h2.point_ttl01 { background:#dae12a url(/img/point_ttlic01.png) no-repeat 15px 5px;background-size: 15%;}
h2.point_ttl02 { background:#dae12a url(/img/point_ttlic02.png) no-repeat 15px 5px;background-size: 15%;}
h2.point_ttl03 { background:#dae12a url(/img/point_ttlic03.png) no-repeat 15px 5px;background-size: 15%;} 
h2.point_ttl04 { background:#dae12a url(/img/point_ttlic04.png) no-repeat 15px 5px;background-size: 15%;} 
h2.point_ttl05 { background:#dae12a url(/img/point_ttlic05.png) no-repeat 15px 5px;background-size: 15%;} 
h2.point_ttl06 { background:#dae12a url(/img/point_ttlic06.png) no-repeat 15px 5px;background-size: 15%;}     
  
.point_bxin{
clear: both;
width: 90%;/*982-60*/
padding:0px 5% 0px;
margin: 0px auto 0px;    
}
.point_bxin p{
width: 100%!important;
clear: both;
font-size: 16px!important;
line-height: 1.6!important;
margin: 0 auto 15px!important;
}  
.point_bxin img{ 
  display: block;
  float:none;
  width:60%!important; 
  margin: 0px auto 0px!important; 
}
.point_bxin blockquote{
float:none;

width: 90%;
padding: 0 0 0;
margin: 0px auto 0px;
position:relative;  
}  
.point_bxin blockquote::before {
    position:absolute;
    display: block!important; 
    font-family:'FontAwesome';
    content:'\f10d';
    font-size: 30px;
    color:#dae12a;
}
.point_bxin blockquote::after {
    position:absolute;
    display: block!important;
    font-family:'FontAwesome';
    content:'\f10e';
    font-size: 30px;
    color:#dae12a;
    right:10px;
    bottom:10px;
}
  
dl.link_yj{
clear: both;
width: 100%;/*982*/
padding: 0;
margin: 15px 0 50px;  
}
dl.link_yj dt{
width: 68%;/*982-244 100-30*/
height: auto;/*72-30*/  
float: left;
font-size: 16px;
line-height: 1.2;
background: url(/img/mission_yj.png) no-repeat right bottom;
background-size: 35%;  
display: inline-block;
vertical-align: bottom!important;
padding: 10px 0 0;
margin: 0;
}
dl.link_yj dd{
width: 30%;/*982-244*/
float: right;
display: inline-block; 
padding: 0;
margin: 0;
}

.btn_eisen{
  width: 100%;
  height: 42px;/*72-30*/
  color: #fff!important;
  background-color: #1b1464;
  font-size: 18px;
  font-family: fot-tsukubrdgothic-std, sans-serif;
  font-weight: 700;
  font-style: normal;
  border-radius: 80px;
  padding: 7px 0;
  margin: 0px 0 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}  

  
ul.mission_tchbx{
  clear: both;
  width: 94%;
  list-style-type: none;
  margin: 30px auto 50px;  
}
ul.mission_tchbx li{
  font-size: 12px;
  }  
ul.mission_tchbx li:last-child{
  margin-right: 0!important;
  } 

p.link_r{
  float: right;
  font-size: 18px!important;
  font-family: fot-tsukubrdgothic-std, sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #1b1464;
	text-align:right;
  margin: 0px 0 5px!important; 
}
p.link_r:after{
    position::absolute;
    font-family:'FontAwesome';
    content:'\f0da';
    font-size: 28px;
    /*color:#dae12a;*/
    right:10px;
    bottom:10px;
  margin-left: 10px;
}  
  
  
 }/**/


/***********アコーディオン***************/



/************************************
** フッター(footer)
************************************/
#footer {
  clear: both;
  background-color:#1b1464;
  color: #fff;
  padding: 50px 5px 5px;
	position:relative;
}

#footer h4{
line-height: 1!important;
padding: 0;
margin: 0 0 15px!important;
}

ul.ft_w3{
  margin:0 0 50px!important;  
}
p.ft_addr{
  margin-left: 70px;
  font-size: 13px;
  font-weight: bold;
  
}

#footer-widget {
  margin: 10px auto;
  text-align: left;
  padding:0 5%;
}

.footer-left,
.footer-center,
.footer-right,
.footer-left2,
.footer-center2,
.footer-right2{
  box-sizing: border-box;
  padding: 10px;
}
.footer-left li,
.footer-center li,
.footer-right li,
.footer-left2 li,
.footer-center2 li,
.footer-right2 li{
list-style-type:  none;
  /*padding-left: 0px;*/
}

ul.ft_w1 li::before,
ul.ft_w2 li::before,
ul.ft_w3 li::before,
ul.ft_w3b li::before{
  position: relative;
  top: -2px;
  left: -10px;
  display: inline-block;
  width: 10px;
  height: 10px;
  content: '';
  border-radius: 100%;
  background: #ffffff;
}


.footer-left,
.footer-left2{
  float: left;
  width: 46%;/*34%*/
}

.footer-center,
.footer-center2{
  float: left;
  width: 33%;/*34%*/
}

.footer-right,
.footer-right2{
  float: left;
  width: 21%;/*33%*/
}

#footer-widget {
  color: #fcfcfc;
}

#footer-widget ul{
  list-style:none;
  padding-left:1em;
}

#footer-widget li {
  font-size: 14px;
}

#footer a {
  color: #DCDCDC;
}

#footer h3{
  color:#fff;
  font-size: 16px;
}

#copyright{
  padding: 20px 0;
  font-size: 80%;
  text-align:center;
}

#copyright a{
  text-decoration:none;
  color:#fff;
}
li#block-16,
li#block-17,
li#block-18{
list-style-type: none!important;  
}


@media (max-width: 768px){
	
	#footer{
		background:#fff;
		color:#ccc;
		padding:20px 5px 5px;
	}
p.ft_addr{
  margin-left: 0px;
  }
 }/**/






.article h1#gvcttl {
    background-color: #fbf3f8 !important;
    font-size: 66px;
    font-family: fot-tsukubrdgothic-std, sans-serif !important;
    font-weight: 700;
    font-style: normal;
    text-align: center;
    color: #cb69a3;
    line-height: 3;
    height: 205px;
    background-image: url(/img/gvc_ttlbg.png);
    background-repeat: no-repeat;
    background-position: right bottom;
}

div.gvc_lstar{
  width: 100%;
  border: 1px solid #000;
  padding: 0 0 60px;
  margin: 0 0 30px;
	overflow:hidden;
}
div.gvc_lstar_hd{
width: 100%;  
background: url(/img/gvc_lsthd_bg1.png) no-repeat right top,
	 url(/img/gvc_lsthd_bg1.png) no-repeat center bottom,
            url(/img/box_bgft_rln.png) no-repeat left bottom;
background-color:#f5f5f5 ; 
  padding: 48px 0 42px;
	font-family: fot-tsukubrdgothic-std, sans-serif !important;
	font-style: normal;
	color:#010326;
	line-height:1.5; 
  margin: 0 auto 50px;
	display:flex;
}
ul.gvc_us01lst{
	width: 73% !important;
  padding: 0;
  margin: 0 0 0 7%;
  list-style-type: none;
}



.article h3.v01_ttl2{
margin-bottom: 30px;
margin-left:20px;
margin-right:20px;  
}
.article h3.v01_ttl2::before{
  font-family: "Font Awesome 5 Free";
  content: '\f10d';
  font-size: 25px;
  font-weight: 600;
  margin-right: 15px;
  top:0;
  color:#010326;
}
.article h3.v01_ttl2::after{
  font-family: "Font Awesome 5 Free";
  content: '\f10e';
  font-size: 25px;
  font-weight: 600;
  margin-left: 15px;
  top:0;
  color:#010326;
}
.v01_txt2 {
  width: 90%;
  margin: 0 auto 0px;
}
.article .v01_txt2 h3{display: none!important;}
.v01_txt2 .box_rn01 {
    width: 100%;
    background:none;
    border-left: none;
    border-right: none;
    padding: 0;
    margin: 0;
  
}
.article .v01_txt2 .box_rn01 p{
width: 100%;
font-size: 18px!important;
line-height: 1.8;
padding: 0;
margin: 0 auto 20px;
}


.uni_name{
padding: 0px 0 0 0;
margin-bottom: 3px;
font-size: 45px;
font-weight: 600;
display: flex;
align-items: center;
}
.uni_gakubu,
.ns_type{
font-size: 30px;
font-weight: 500; 
margin-bottom: 20px;  
  
}

div.gvc_us02{
  width: 20%;/*100-55*/
  margin: 0 0 0 0;
text-align:center;
position: relative;  
}
div.gvc_us02 img{
  width: 184px;
	max-width:100%;
  /*margin: 0 35px 0 0;*/
  display: block;
	margin:0 auto 10px;
	border-radius:50%;
}
.gvc_us02_in02{
font-size: 16px;  
font-weight: 300;  

vertical-align: bottom;
bottom: 0;
}

@media (max-width: 768px){
	
	#sns_arbx{
		display:none !important;
	}
	
	
	div.gvc_lstar_hd{
		padding:20px 0 18px;
		flex-direction:column;
}

	ul.gvc_us01lst{
	 width:100% !important;
	}
	
	.uni_name{
		font-size:28px;
	}
	
	.uni_gakubu, .ns_type {
    font-size: 20px;
		margin-bottom:5px;
	}
	
	div.gvc_us02 {
    width: 100% !important;
    margin-left:0% !important;
    float: none;
    position: relative;
		text-align:center;
}
}

.box_rn01{
  width: 80%;
background: url(/img/box_bghd_rn.png) no-repeat left top,
            url(/img/box_bgft_rn.png) no-repeat left bottom;  
  border-left:1px solid #000;
  border-right:1px solid #000;
  padding: 5px 0 20px;
  margin: 0 auto 40px;
}
.article .box_rn01 h3{
  width: 93%;
padding: 2% 2%;
display:block;
background-color: #e2e757;
background-image:
repeating-linear-gradient(-45deg, #fff, #fff 1px, transparent 0, transparent 4px); 
margin:  0 auto 15px;
font-size:30px;  
text-align: center;
font-family: fot-tsukubrdgothic-std, sans-serif !important;
font-weight: 700;
font-style: normal;
text-align:center;
color:#010326;
line-height:1.5;  
}
.article .box_rn01 p{
  width: 80%;
font-size: 20px;
  line-height: 1.6;
  padding: 0;
  margin: 0 auto 20px;
}


.btn_sqcr01{
  width: 80%;
  height: 42px;/*72-30*/
  color: #fff!important;
  background: url(/img/btn_sqcer_bg.png) no-repeat 7px 6px;    
  background-color: #1b1464;
  font-size: 20px;
  font-family: fot-tsukubrdgothic-std, sans-serif;
  font-weight: 700;
  font-style: normal;
  border-radius: 80px;
  padding: 15px 0;
  margin: 0px auto 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.btn_sqcr01 a:link {
	color: #ffffff;
		text-decoration: none;
}
.btn_sqcr01 a:visited {
	color: #ffffff;
		text-decoration:none;
}
.btn_sqcr01 a:active,
.btn_sqcr01 a:hover {
	color: #e87062;
	text-decoration:none;
}

.btn_sqcr01b{
  width: 60%;
  height: 42px;/*72-30*/
  color: #fff!important;
  background: url(/img/btn_sqcer_bg.png) no-repeat top 17px right 15px; 
  box-shadow: 0 0 0 1px #1b1464 inset, 0 0 0 3px #FFF inset;
  background-color: #1b1464;
  font-size: 26px;
  font-family: fot-tsukubrdgothic-std, sans-serif;
  font-weight: 700;
  font-style: normal;
  border-radius: 5px;
  padding: 25px 0;
  margin: 0px auto 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.btn_sqcr01b a:link {
	color: #ffffff;
		text-decoration: none;
}
.btn_sqcr01b a:visited {
	color: #ffffff;
		text-decoration:none;
}
.btn_sqcr01b a:active,
.btn_sqcr01b a:hover {
	color: #e87062;
	text-decoration:none;
}





@media (max-width: 768px){
	.box_rn01{
  width: 94%;
	}
	.article .box_rn01 h3{
		 width: 93%;
		font-size:18px;
	}
	.article .box_rn01 p {
		width:94%;
		font-size:16px;
	}

.btn_sqcr01{
  width: 72%;/*94-3-19*/
  height: 42px;
  color: #fff!important;
  background: url(/img/btn_sqcer_bg.png) no-repeat 7px 6px;    
  background-color: #1b1464;
  font-size: 16px;
  font-family: fot-tsukubrdgothic-std, sans-serif;
  font-weight: 700;
  font-style: normal;
  border-radius: 80px;
  padding: 15px 3% 15px 19%;
  margin: 0px auto 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items:flex-end;
} 
 }



.article h1#result_ttl{
	font-size:66px;
	font-family: fot-tsukubrdgothic-std, sans-serif !important;
	font-weight: 700;
	font-style: normal;
	text-align:center;
	color:#cb69a3;
	line-height:3;
	height:205px;
  background: url(/img/gvc_ttlbg_l.png) no-repeat left top,
              url(/img/gvc_ttlbg_r.png) no-repeat right top; 
  background-color:#fbf3f8;
}

#result_sc{
	position:relative;
	background: url(/img/gvc_mainbg.png) no-repeat right bottom; 
		background-repeat:no-repeat;
	background-position:right bottom;
}

.sc_menu01{
	display:flex;
	flex-direction: row;
	flex-wrap: wrap;
	margin:15px auto 10px;
	width:965px;
	justify-content: space-between;
}

.sc_menu01 .inmn01{
	width: 476px;
	height: 141px;
	margin-bottom:10px;
	text-align:center;
	font-size:30px;
	font-family: fot-tsukubrdgothic-std, sans-serif;
font-weight: 700;
font-style: normal;
	line-height:1.4;
	border:1px solid #cb69a3;
}
.sc_menu01 .inmn01 a{
  width: 464px;
	height: 124px;/*129-5*/
	display:block;
	background-color:#ffffff;
	border:6px solid #ffffffff;
  background-image: url("/img/sc_menu01.png") ;
	background-repeat:no-repeat;
	background-position: right bottom;
	padding-top:5px;
}
.sc_menu01 .inmn01 a:hover{
	background-color:#fbf3f8;
    background-image: url("/img/sc_menu01_on.png");
	background-repeat:no-repeat;
	background-position: right bottom;
	border:6px solid #ffffff;
}

.sc_menu01 .inmn01b{
	width: 476px;
	height: 132px;
	margin-bottom:10px;
	text-align:center;
	font-size:30px;
	font-family: fot-tsukubrdgothic-std, sans-serif;
  font-weight: 700;
  font-style: normal;
	line-height:1.4;
  background: url(/img/gvc_lsthd_bg1.png) no-repeat left top;
  background-color: #fbf3f8;
	padding-top:10px;  
	border:1px solid #cb69a3;
}

.gvc_bnr01{
	width: 965px;
	height: 120px;
	margin-bottom:10px;
	text-align:center;
	font-size:34px;
	font-family: fot-tsukubrdgothic-std, sans-serif;
font-weight: 700;
font-style: normal;
	line-height:1.4;
  border:1px solid #cb69a3;
  margin: 0 auto;
	}
.gvc_bnr01 a{
  width: 953px;/*965-12*/
	height: 103px;/*110-17*/
  background: url(/img/gvc_lsthd_bg1.png) no-repeat left top,
              url(/img/sc_menu01.png) no-repeat right bottom; 
  background-color:#ffffff;
	border:6px solid #ffffffff;
	padding-top:5px;
  color: #d667a4;
  display: flex;
 /*flex-direction: column;
  align-items: center; */
  justify-content: center;
	flex-wrap: wrap; 
  align-items: center;
}
.gvc_bnr01 a:hover{
  background: url(/img/gvc_lsthd_bg1.png) no-repeat left top,
              url(/img/sc_menu01_on.png) no-repeat right bottom; 
  background-color:#fbf3f8;
	border:6px solid #ffffff;
}


.article h2.waittl{
  height: 220px;
	font-size:52px;
	font-family: fot-tsukubrdgothic-std, sans-serif !important;
	font-weight: 600;
	font-style: normal;
	text-align:center;
	line-height:1;
	background: url(/img/waittl_bgl.png) no-repeat right top,
              url(/img/waittl_bgr.png) no-repeat left top,
              url(/img/waittl_bgbt.png) no-repeat right 70px bottom; 
  }

.result_bx02{
  clear: both;
  width:96% ;
  padding: 40px 1% 0 3%;
	background: url(/img/gvc_ic01saku.png) no-repeat right 2px top 2px; 
  background-color: #fff;
  border: 1px solid #000;
  position:relative;  
  z-index: 1;
  margin: 0 0 30px;
  }
img.gvc_mmg{
  position:absolute;  
  z-index: 10;  
  top:-20px;
  left:30px;
}
.article .result_bx02 h3.midashi40{
  text-align: left;
  padding: 0;
  margin: 0 0 30px;
}

.article ul.lst_dsc02 {
  width:50% ;
  font-size:24px;
	font-family: fot-tsukubrdgothic-std, sans-serif !important;
	font-weight: 600;
	font-style: normal;
  line-height: 110%;
  padding: 0;
  margin: 0 0 30px;
  font-feature-settings: "palt";
}
ul.lst_dsc02 li {
    list-style-type: none; 
    position: relative; 
    padding-left:1em;
    margin: 0 0 20px;

    }
ul.lst_dsc02 li:before {
    border-radius: 50%; 
    width: 20px; 
    height: 20px;
    display: block;
    position: absolute;
    left: 0;
    top: 0.2em;
    content: "";
    background: #d667a4;
    }

.obi_ttlsc01{
width: 100%;
height:auto;
background:#e3b4d0;
  padding: 0!important;
  margin: 0!important;
}
.article .obi_ttlsc01 h2.result_ttl2{
width: 982px;
font-size: 66px;
	font-family: fot-tsukubrdgothic-std, sans-serif !important;
	font-weight: 700;
	font-style: normal;
	text-align:center;
	line-height:3;  
  color: #fff;
padding:0!important;  
margin:0 auto 64px!important; 
background: url(/img/gvc_ic02saku.png) no-repeat left 20px top; 
}

.note_bx{
  width: 95%;
  background: #fff;
  padding: 1.5em 2.5%;
  margin: 30px auto;
 }
.note_bx h4{
  text-align: left;
  padding: 0;
  margin:0 0 15px;
}
.note_bxin{
  background-image: linear-gradient(180deg, rgba(15, 15, 15, 0) 0%, rgba(15, 15, 15, 0) 98%, #000 100%);
  background-repeat: repeat-y;
  background-size: 100% 3.2em;
  line-height: 3.2;
}
.article .note_bxin p{
  font-size: 20px;
  padding-left:3em;
	text-indent:-3em;
  line-height: 2.4em!important;
  margin:0 0 0!important;
}





@media (max-width: 768px){
.article h1#result_ttl{
  font-size:28px;
	line-height:3;
	height:auto;
  background: url(/img/gvc_ttlbg_l.png) no-repeat left top,
              url(/img/gvc_ttlbg_r.png) no-repeat right top; 
  background-color:#fbf3f8;
	background-size:40%;
	text-align:left;
	padding-left:1rem;  
}

.btn_sqcr01b{
  width: 80%;
  height: 42px;/*72-30*/
  color: #fff!important;
  background: url(/img/btn_sqcer_bg.png) no-repeat top 13px right 15px; 
  background-size: 15%;
  box-shadow: 0 0 0 1px #1b1464 inset, 0 0 0 3px #FFF inset;
  background-color: #1b1464;
  font-size: 20px;
  font-family: fot-tsukubrdgothic-std, sans-serif;
  font-weight: 700;
  font-style: normal;
  border-radius: 5px;
  padding: 10px 0;
  margin: 0px auto 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
  
  
.sc_menu01{
	display:flex;
	flex-direction: row;
	flex-wrap: wrap;
	margin:0px auto 10px;
	width:90%;
	justify-content: space-between;
}

.sc_menu01 .inmn01{
	width: 100%;
	height: auto;
	margin-bottom:10px;
	text-align:center;
	font-size:20px;
	border:1px solid #cb69a3;

}
.sc_menu01 .inmn01 a{
  width: calc(100% - 12px);
	height: auto;
	display:block;
	background-color:#fff;
	border:6px solid #fff;
    background-image: url("/img/sc_menu01.png") ;
	background-repeat:no-repeat;
	background-position: right bottom;
	background-size:20%;
	padding-top:20px;
	padding-bottom:20px;
	
}
.sc_menu01 .inmn01 a:hover{
	background-color:#fbf3f8;
    background-image: url("/img/sc_menu01_on.png");
	background-repeat:no-repeat;
	background-position: right bottom;
	border:6px solid #fff;
}
.sc_menu01 .inmn01b{
  width: calc(100% - 12px);
	height: auto;
	display:block;
	margin-bottom:10px;
	text-align:center;
	font-size:20px;
  background: url(/img/gvc_lsthd_bg1.png) no-repeat left top;
  background-color: #fbf3f8;
	border:1px solid #cb69a3;
}  
  

.gvc_bnr01{
	width: 100%;
	height: auto;
	margin-bottom:10px;
	text-align:center;
	font-size:24px;
	font-family: fot-tsukubrdgothic-std, sans-serif;
font-weight: 700;
font-style: normal;
	line-height:1.4;
  border:1px solid #cb69a3;
  margin: 0 auto 10px;
	}

.gvc_bnr01 a{
  width: calc(100% - 12px);
	height: auto;
	display:block;
  background: url(/img/gvc_lsthd_bg1.png) no-repeat left top,
              url(/img/sc_menu01.png) no-repeat right bottom; 
  background-size:20% ,20% ;
  background-color:#fff;
	border:6px solid #fff;
	padding-top:20px;
	padding-bottom:20px;
  color: #d667a4;
/*
  flex-direction: column;
  justify-content: center;
  align-items: center;*/
}
.gvc_bnr01 a:hover{
  background: url(/img/gvc_lsthd_bg1.png) no-repeat left top,
              url(/img/sc_menu01_on.png) no-repeat right bottom; 
  background-color:#fbf3f8;
  border:6px solid #ffffff;
}  
  
.article .obi_ttlsc01 h2.result_ttl2{
width: 90%;
font-size: 28px;
	font-family: fot-tsukubrdgothic-std, sans-serif !important;
	font-weight: 700;
	font-style: normal;
	text-align:center;
	line-height:1.5;  
  color: #fff;
padding:15px 0 15px 10%!important;  
margin:0 auto 34px!important; 
background: url(/img/gvc_ic02saku.png) no-repeat left 5px top; 
background-size: 20% ;  
}  
  
.article h2.waittl{
  height: 190px;
	font-size:24px;
	font-family: fot-tsukubrdgothic-std, sans-serif !important;
	font-weight: 600;
	font-style: normal;
	text-align:center;
	line-height:1.2;
	background: url(/img/waittl_bgl.png) no-repeat right top,
              url(/img/waittl_bgr.png) no-repeat left top,
              url(/img/waittl_bgbt.png) no-repeat right 10px bottom; 
background-size: 15%, 15%, 26% ; 
}  
.article h2.waittl .fnt40{font-size: 16px!important;}

.article ul.lst_dsc02 {
  width:100% ;
  font-size:18px;
	font-family: fot-tsukubrdgothic-std, sans-serif !important;
	font-weight: 600;
	font-style: normal;
  line-height: 110%;
  padding: 0;
  margin: 0 0 0px;
  font-feature-settings: "palt";
}  
ul.lst_dsc02 li {
    list-style-type: none; 
    position: relative; 
    padding-left:1em;
    margin: 0 0 10px;

    }
ul.lst_dsc02 li:before {
    border-radius: 50%; 
    width: 15px; 
    height: 15px;
    display: block;
    position: absolute;
    left: 0;
    top: 0.1em;
    content: "";
    background: #d667a4;
    }  
    
  }/**/

/*****************総合型選抜********************/

.article h2.cmm_bx01a{
clear: both;
width: 100%;
font-size: 70px;
border: 1px solid #010326!important;
padding: 45px 0!important;
margin-bottom: 0;
	background:#fff;
}


.mokuzi_bx01{
clear: both;  
width: 100%;
background: url(/img/syour_yj.png) no-repeat center top 3px; 
padding: 45px 0 0;
margin: 0 0 40px;
position:relative;  
}
.mokuzi_bx01_in{
width: 100%;
border: 1px solid #010326; 
position:relative;  
z-index: 1;
	background:#fff;
}
.mokuzi_bx01_in ul{
  list-style-type: none;
margin-left:40px;
	font-family: fot-tsukubrdgothic-std, sans-serif !important;
	font-weight: 300;
	font-style: normal;
  font-size: 26px;
  margin-bottom: 20px;
}

.mokuzi_bx01_in ul li{
	margin-bottom:5px;
	
}

.mokuzi_bx01_in ul a{

	padding-bottom:5px;
	
	border-bottom: 1px solid #040429;
}
.mokuzi_bx01_in ul a:hover{
  border-bottom: 2px solid #e87062;
  color: #e87062;
}

img.gvc_mmg02{
 position:absolute;  
  z-index: 10;
  margin-top:-180px;
  /*float: right;*/
  /*margin-left:70%;*/
  right:0;
  }


.point_bx02{
clear: both;
width: 100%;
padding:0px 0 0px;
margin: 0px auto 60px; 
	border:1px solid #ccc;
}
.article .point_bx02 h2{
width:100%;
padding:45px 0 35px;
margin:0px auto 30px;
font-size: 35px; 
  list-style: 1px;
font-family: fot-tsukubrdgothic-std, sans-serif !important;
font-weight: 700;
font-feature-settings: "palt";  
font-style: normal;  
text-align: center; 
}

.article .point_bx02 p{
width: 88%;/*92-6*/
font-size: 20px;
line-height: 1.6;
margin: 0 auto 30px;
}
.syour_bx01{
clear: both;
width: 88%;/*88%91-9*/

margin: 0px auto 0px;
font-size: 20px;
line-height: 1.6;  
/*background: url(/img/syour_img02.png) no-repeat right bottom; 
border: 8px solid #d3d3d4;*/
	padding: 8px;
background: -webkit-gradient(linear, left top, right bottom, from(#ddd), color-stop(0.25, #ddd), color-stop(0.25, white), color-stop(0.5, white), color-stop(0.5, #ddd), color-stop(0.75, #ddd), color-stop(0.75, white), to(white));
background: -moz-linear-gradient(-45deg, #ddd 25%, white 25%, white 50%, #ddd 50%, #ddd 75%, white 75%, white);
background: linear-gradient(-45deg, #ddd 25%, white 25%, white 50%, #ddd 50%, #ddd 75%, white 75%, white);
background-size: 4px 4px;
/*border-image:url(/img/borderimg3.png) 10 10 space;   */
}

.syour_bx01_in{
	background-color:#fff !important;
	padding:30px 3% 40px;
background: url(/img/syour_img02.png) no-repeat right bottom; 
}


.syour_bx02{
clear: both;
width: 71%;/*88-17*/
min-height:55px;/*150-95*/
padding:35px 3% 50px 17%;
margin: 0px auto 0px;
font-size: 20px!important;
line-height: 1.6!important;  
background: url(/img/syour_img04.png) no-repeat left bottom; 
}

.pg_essay .syour_bx02b{
clear: both;
width: 100%;
min-height:55px;/*150-95*/
padding:35px 0 60px;
margin: 0px auto 0px;
background: url(/img/syour_img04.png) no-repeat left 80px bottom; 
background-size: 14%;
}




.syour_bx02_bt{
clear: both;
width: 88%;/*91-9*/
margin: 0px auto 40px;
font-size: 20px;
line-height: 1.6;  
padding:8px;
background: -webkit-gradient(linear, left top, right bottom, from(#ddd), color-stop(0.25, #ddd), color-stop(0.25, white), color-stop(0.5, white), color-stop(0.5, #ddd), color-stop(0.75, #ddd), color-stop(0.75, white), to(white));
background: -moz-linear-gradient(-45deg, #ddd 25%, white 25%, white 50%, #ddd 50%, #ddd 75%, white 75%, white);
background: linear-gradient(-45deg, #ddd 25%, white 25%, white 50%, #ddd 50%, #ddd 75%, white 75%, white);
background-size: 4px 4px;
}
.syour_bx02_bt2{
clear: both;
width: 100%;/*91-9*/
margin: 0px auto 40px;
font-size: 20px;
line-height: 1.6;  
padding:8px;
background: -webkit-gradient(linear, left top, right bottom, from(#ddd), color-stop(0.25, #ddd), color-stop(0.25, white), color-stop(0.5, white), color-stop(0.5, #ddd), color-stop(0.75, #ddd), color-stop(0.75, white), to(white));
background: -moz-linear-gradient(-45deg, #ddd 25%, white 25%, white 50%, #ddd 50%, #ddd 75%, white 75%, white);
background: linear-gradient(-45deg, #ddd 25%, white 25%, white 50%, #ddd 50%, #ddd 75%, white 75%, white);
background-size: 4px 4px;
}


.syour_bx02_bt_in{
	background-color:#fff !important;
	padding:20px 3% 10px;
}
.article .syour_bx02_bt_in p{
    width: 100%;
    font-size: 20px;
    line-height: 1.6;
    margin: 0 auto 30px;
}
.article h3.ttl3_01bd {
line-height: 1.4!important;
padding: 0 0 10px!important;
margin:0 0 20px;
border-bottom:11px solid #fcb19f!important;

}
.article h3.ttl3_02sh {
padding: 10px 0!important;
  margin:0 auto 40px;
  background-color: #fcb9a9;  
background-image: repeating-linear-gradient(-45deg, #fee1da, #fee1da 1px, transparent 0, transparent 4px);
	width:95%;
}
.article .syour_bx05 h3.ttl3_02sh {
  width: 100%;
padding: 18px 0!important;
  margin:0 auto 20px!important;
  background-color: #fcb9a9;  
background-image: repeating-linear-gradient(-45deg, #fee1da, #fee1da 1px, transparent 0, transparent 4px);
}


dl.lst_dl01{
width: 88%; 
margin: 0px auto 70px;  
}
dl.lst_dl01 dt{
	font-family: fot-tsukubrdgothic-std, sans-serif !important;
	font-weight: 700;
	font-style: normal;  
font-size: 24px; 
margin: 0 0 25px;
}
dl.lst_dl01 dd{
font-size: 20px; 
line-height: 1.6;
margin: 0 0 25px;
}

dl.lst_dl01b{
width: 88%; 
margin: 0px auto 0px;  
}
dl.lst_dl01b dt{
	font-family: fot-tsukubrdgothic-std, sans-serif !important;
	font-weight: 700;
	font-style: normal;  
  font-size: 30px; 
  padding: 0;
  margin: 0 0 40px;
}
dl.lst_dl01b dd{
font-size: 24px; 
line-height: 1.6;
font-weight: 600;    
padding: 0;  
margin: 0 0 15px;
}


dl.lst_dl02{
width: 95%; 
padding: 0;
margin: 0px auto 0px;  
}
dl.lst_dl02 dt{
font-family: fot-tsukubrdgothic-std, sans-serif !important;
font-weight: 700;
font-style: normal;  
font-size: 32px;
text-align: center;
padding: 25px 0 25px;
margin: 0 0 25px;
background-color: #fcb9a9;  
background-image: repeating-linear-gradient(-45deg, #fee1da, #fee1da 1px, transparent 0, transparent 4px);  
position: relative;
  z-index: 1;
}
dl.lst_dl02 dd{
font-size: 20px; 
line-height: 1.6;
padding: 30px 3% 30px;
margin: 0 0 25px;
}
dl.lst_dl02 .poi_nm{
font-family: ‘HiraKakuProN-W6’;
    font-style: normal;
    padding: 0 0 0px 0px;
    font-size: 30px;
    font-weight: 700;
  text-align: left!important;
   /*display: inline-block;*/
  float: left;
  color: #fee3dd;
  display: flex;
    align-items: center;
  position: absolute;
  z-index: 100;
}
dl.lst_dl02 .poi_nm .fnt45{
  font-size: 45px;
}

dl.lst_dl02 dt.faq_qutttl{
font-size: 30px;
min-height: 86px; 
padding: 0px 0 0 0px;  
margin: 0 0 0px;
background-color: #fcb9a9;  
background-image: repeating-linear-gradient(-45deg, #fee1da, #fee1da 1px, transparent 0, transparent 4px);  
line-height: 1;
display: flex;
flex-direction: column;
justify-content: center;
position: relative;
z-index: 1;
}
dl.lst_dl02 .poi_nm2{
font-family: ‘HiraKakuProN-W6’;
font-style: normal;
padding: 0 0 0px 0px;
margin: 0;
font-size: 40px;
font-weight: 700;
text-align: center;
/*display: inline-block;*/
float: left;
color: #f1a9a1;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
background: url(/img/faq_qubg.png) no-repeat left 5px top;   
min-width: 112px;
min-height: 86px;  
position: absolute;
z-index: 100;  
}
dl.lst_dl02 span.poi_tx{
  display: inline-block;
  margin-left: 80px;  
}

dl.lst_dl02 dt.green_ln{
font-size: 30px;
min-height: 86px; 
padding: 0px 0 0 0px;  
margin: 0 0 0px;
background-color: #f5f7c5;
background-image: repeating-linear-gradient(-45deg, #dbe22e, #dbe22e 1px, transparent 0, transparent 4px);  
line-height: 1;
display: flex;
flex-direction: column;
justify-content: center;
position: relative;
z-index: 1;
}
dl.lst_dl02 .poi_nm3{
font-family: ‘HiraKakuProN-W6’;
font-style: normal;
padding: 0 0 0px 0px;
margin: 0;
font-size: 40px;
line-height: 1!important;
font-weight: 700;
text-align: center;
/*display: inline-block;*/
float: left;
color: #dae12a;
/*display: flex;*/
flex-direction: column;
justify-content: center;
align-items: center;
background: url(/img/faq_qubg.png) no-repeat left 5px top;   
min-width: 112px;
min-height: 86px;  
position: absolute;
z-index: 100;  
}



dl.lst_dl03{
width: 88%;/*90-7*/ 
padding: 20px 0 0 7%;/**/
margin: 0px auto 70px;    
background: url(/img/ic_hand02.png) no-repeat left top;  /**/    
}
dl.lst_dl03 dt{
font-family: fot-tsukubrdgothic-std, sans-serif !important;
font-weight: 700;
font-style: normal;  
font-size: 24px;
  line-height: 1.8;
margin: 0 0 15px;
}
dl.lst_dl03 dd{
font-size: 20px; 
line-height: 1.6;
margin: 0 0 25px;
padding-left:2em;
text-indent:-2em;  
}


.syour_bx03{
position: relative;
margin: 0px auto 40px;
	width:90%;
}
.syour_bx03in{
    width: 88%;
   border: 1px solid #010326;
   border-radius: 50px;
    padding: 40px 6% 40px;
    margin: 0px auto 0;
font-size: 20px;
line-height: 1.6; 
position: relative; 
  z-index: 1;  
}
.article .syour_bx03 h3{
padding: 0!important;
  margin: 0!important;
}
.syour_bx03 h3 img{
padding: 0;
margin: -30px 0 0 60px;
position: absolute;  
  z-index: 100;
}

.article h3.ttl3_03hi {
min-height: 160px!important;
padding: 0px 0 0;
margin: 30px 0 0;
  font-size: 35px;
	font-family: fot-tsukubrdgothic-std, sans-serif !important;
	font-weight: 700;
	font-style: normal;
	text-align:center;
	color:#010326;
  font-size: 35px;
	line-height:1.5;  
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;  
background: url(/img/syour_img06.png) no-repeat right 130px bottom; 
}

.syour_bx04{
clear: both;
width: 61%;/*91-30*/
  min-height: 75px;/*165-90*/
padding:90px 3% 0px 27%;
margin: 0px auto 80px;
font-size: 20px;
line-height: 1.6;  
background: url(/img/syour_img05.png) no-repeat left bottom; 
}
.syour_bx04b4{
clear: both;
width: 65%;/*95-30*/
min-height: 217px;/*267-50*/
padding:30px 3% 20px 27%;
margin: 0px auto 80px;
font-family: fot-tsukubrdgothic-std, sans-serif !important;
font-weight: 700;
font-style: normal;  
font-size: 24px;
line-height: 2;  
background: url(/img/syour_img05b4.png) no-repeat left bottom; 
}
.syour_bx04b3{
clear: both;
width: 71%;/*95-30*/
min-height: 167px;/*216-50*/
padding:30px 3% 20px 21%;
margin: 0px auto 80px;
font-size: 20px;
line-height: 1.8;  
background: url(/img/syour_img05b3.png) no-repeat left bottom;  
}
.syour_bx04c3{
clear: both;
width: 71%;/*95-30*/
min-height: 167px;/*217-50*/
padding:30px 3% 20px 21%;
margin: 0px auto 80px;
font-size: 20px;
line-height: 1.8;  
background: url(/img/syour_img05c3.png) no-repeat left bottom; 
}


.syour_bx04_ft h4{
margin-bottom: 30px;  
  } 
.step_bx .syour_bx04_ft h4{
text-align: left!important;
margin-bottom: 0px!important;  
  } 
.step_bx .btn_sqcr02{
margin: 0px 0 40px;  
}


.btn_sqcr02{
  width: 90%;/*90-30*/
  min-height: 90px;/*72-30*/
  color: #fff!important;
  background: url(/img/btn_sqcer02_bg.png) no-repeat 7px 8px;    
  background-color: #e87062;
	box-shadow: 0 0 0 1px #e87062 inset, 0 0 0 2px #FFF inset;
	box-sizing: border-box;
  font-size: 28px;
  font-family: fot-tsukubrdgothic-std, sans-serif;
  font-weight: 700;
  font-style: normal;
  border-radius: 80px;
  padding: 5px 0 5px 12%;
  margin: 0px auto 40px;
  display: flex;
  /*flex-direction: column;
  justify-content: center;*/
  align-items: center;
}

 .buttom :link {
	color: #ffffff;
text-decoration: none;
   display: block;
}
.buttom :visited {
	color: #ffffff;
		text-decoration:none;
}
.buttom :active,
.buttom :hover {
	color: #e87062;
	text-decoration:none;
   opacity: 0.5;
}


.article h1#method_ttl{
	font-size:66px;
	font-family: fot-tsukubrdgothic-std, sans-serif !important;
	font-weight: 700;
	font-style: normal;
	text-align:left;
  padding-left:2em; 
	color:#fff;
	line-height:3;
	height:205px;
  background: url(/img/method_ttlbg_r.png) no-repeat right top; 
  background-color:#1b1464;
  /*margin-bottom: 50px;*/
}

.tp_step{
  width:894px;
	margin:0 auto 0;
}
.step_bx{
	display:flex;
	justify-content:space-between;
}
.step_l{
	width:12%;
	background:url(/img/tp_flow_bg.png) repeat-y top center;
  /*display: inline-flex;
	align-items: center;*/
  padding-bottom: 70px;
}
.step_l2{
	width:12%;
	/*background:url(/img/tp_flow_bg.png) repeat-y top center;*/
  /*display: inline-flex;
	align-items: center;*/
  padding-bottom: 70px;
}
.step_r{
	width:84%;
	/*display: inline-flex;
	align-items: center;*/
}
.article .step_r h3{
	font-size:28px !important;
	line-height:1.4;
	font-family: fot-tsukubrdgothic-std, sans-serif;
  font-weight: 800;
  font-style: normal;
	margin-bottom:7px;
}
.article .step_r p{
  width: 100%;
	font-size:20px !important;
	line-height:1.4;
	font-family: fot-tsukubrdgothic-std, sans-serif;
  font-weight: 300;
  font-style: normal;
	margin-bottom:30px;
}

.syour_bx05{
clear: both;
width: 80%;/*100-9*/
border: 1px solid #0f1d51;
padding:50px 4.5% 20px;
margin: 0px auto 30px;
}

.book_bx{
display:flex;  
clear: both;
width: 952px; /*982px*/
background: url(/img/point_bxbg_line.png) right top no-repeat;
padding:1px 0 0;
margin: 0px auto 50px;
border-left: 1px solid #000;
border-right: 1px solid #000;
border-bottom: 1px solid #000;  
}
.book_r{
width: 272px;
align-items: stretch;
background: #e9e9e9;
padding: 45px 0;
margin: 0;
}
.book_l{
width: 678px; /*982-2-272*/
align-items: stretch;
padding: 45px 0;
margin: 0;  
}
.book_bx img{
width: 183px;
display: block;
margin: 0px auto;  
}
.book_bx h3{
width: 95%;
padding: 0;
margin: 0 auto 30px;   
font-family: fot-tsukubrdgothic-std, sans-serif !important;
font-weight: 700;
font-style: normal;  
font-size:35px;
}
.article .book_bx p.book_inf{
font-family: fot-tsukubrdgothic-std, sans-serif !important;
font-weight: 600;
font-style: normal;    
font-size:24px;
margin: 0 auto 30px;   
}
.article .book_bx p{
width: 95%;
padding: 0;
margin: 0 auto 0;  
font-size:20px; 
}





@media (max-width: 768px){
	
.article h1#gvcttl{
font-size:28px;
line-height:3;
height:auto;
background-image:url("/img/gvc_ttlbg.png") no-repeat right bottom; 
background-color:#fbf3f8;
background-size:40%;
text-align:left;
padding-left:1rem;
margin-bottom: 20px;    
}

	.article h1#method_ttl{
font-size:28px;
line-height:3;
height:auto;
background: url(/img/method_ttlbg_r.png) no-repeat right top -10px; 
background-color:#1b1464;
background-size:35%;
text-align:left;
padding-left:1rem;
margin-bottom: 20px;
}
  
.article h2.cmm_bx01a {
  padding: 20px 0!important;  
  }
  
.mokuzi_bx01_in{
/* background: url(/img/syour_img01a.png) no-repeat right bottom; 
  background-size: 40%; */ 
  }
  .mokuzi_bx01_in ul {
    width: 85%;
    list-style-type: none;    
    font-family: fot-tsukubrdgothic-std, sans-serif !important;
    font-weight: 600;
    font-style: normal;
    font-size: 18px;
    padding-top: 15px;
    padding-bottom: 50px;/***/
    margin:0 auto 20px!important;
    }  
img.gvc_mmg02{
  width: 37%;
 margin-top: -70px; /***/
  right: 0;
}
  
.point_bx02{
clear: both;
width: 100%;
padding:5px 0 0px;
margin: 0px auto 0px; 
	border:none;
}
.article .point_bx02 p{
width: 88%;/*92-6*/
font-size: 16px!important;
line-height: 1.6;
margin: 0 auto 20px;
}  
.article .point_bx02 h2{
width:77%;/*99-22*/
padding:22px 0 15px 22%!important;
margin:0px auto 20px!important;
font-size: 22px; 
list-style: 1px;
font-family: fot-tsukubrdgothic-std, sans-serif !important;
font-weight: 700;
font-feature-settings: "palt";  
font-style: normal;  
text-align: left; 
}
h2.point_ttl01 { background:#dae12a url(/img/point_ttlic01.png) no-repeat 15px 5px;background-size: 15%;}
h2.point_ttl02 { background:#dae12a url(/img/point_ttlic02.png) no-repeat 15px 5px;background-size: 15%;}
h2.point_ttl03 { background:#dae12a url(/img/point_ttlic03.png) no-repeat 15px 5px; background-size: 15%;} 
  
.point_bx02in{
clear: both;
width: 90%;/*982-60*/
padding:0px 5% 0px;
margin: 0px auto 0px;    
}
.point_bx02in p{
width: 100%!important;
clear: both;
font-size: 16px!important;
line-height: 1.6!important;
margin: 0 auto 15px!important;
} 
  .syour_bx02{
  width:75%; /*100-25*/ 
  padding: 0 0 0 25%;
  background: url(/img/syour_img03.png) no-repeat left bottom;
  background-size: 20%;
  font-size: 16px!important;  
  }  
.pg_essay .syour_bx02b{
  clear: both;
  width: 100%;
  min-height:50px;/*150-95*/
  padding: 20px 0 5px;
  background: url(/img/syour_img04.png) no-repeat left bottom;
  background-size: 20%;
  font-size: 16px!important;  
  }  

dl.lst_dl01 {
clear: both;
width: 95%; 
padding-bottom: 0px;   
margin: 0px auto 40px;  
}
dl.lst_dl01 dt{
    font-family: fot-tsukubrdgothic-std, sans-serif !important;
    font-weight: 700;
    font-style: normal;
    font-size: 18px;
  line-height: 1.6;
    margin: 0 0 15px;
} 
dl.lst_dl01 dd{
font-size: 16px; 
line-height: 1.6;
margin: 0 0 25px;
} 

dl.lst_dl01b {
clear: both;
width: 95%; 
padding-bottom: 0px;   
margin: 0px auto 0px;  
}  
dl.lst_dl01b dt{
  font-family: fot-tsukubrdgothic-std, sans-serif !important;
  font-weight: 700;
  font-style: normal;
  font-size: 22px;
  line-height: 1.6;
  padding: 0px;  
  margin: 0 0 20px;
}   
dl.lst_dl01b dd {
    font-family: fot-tsukubrdgothic-std, sans-serif !important;
    font-weight: 700;
    font-style: normal;
    font-size: 18px;
  line-height: 1.4;
  padding: 0px;  
    margin: 0 0 15px;
} 

  
.article h3.ttl3_02sh {
width: 100%;
padding: 20px 0!important; 
margin: 0 auto 15px!important;
 }
  
.syour_bx01{
clear: both;
width: 88%;/*91-9*/
padding:10px 3%;
margin: 0px auto 0px;
font-size: 16px;
line-height: 1.6;  
background: -webkit-gradient(linear, left top, right bottom, from(#ddd), color-stop(0.25, #ddd), color-stop(0.25, white), color-stop(0.5, white), color-stop(0.5, #ddd), color-stop(0.75, #ddd), color-stop(0.75, white), to(white));
background: -moz-linear-gradient(-45deg, #ddd 25%, white 25%, white 50%, #ddd 50%, #ddd 75%, white 75%, white);
background: linear-gradient(-45deg, #ddd 25%, white 25%, white 50%, #ddd 50%, #ddd 75%, white 75%, white);
background-size: 4px 4px;
}  
	
	.syour_bx01_in{
background-color:#fff !important;
padding:30px 3% 80px;
background: url(/img/syour_img02.png) no-repeat right bottom;  
background-size: 30%;
}
 
  .syour_bx03{
  margin: 0 auto 30px;    
  }
  .syour_bx03 h3 img {
    width: 25%;
    padding: 0;
    margin: -18px 0 0 7%;
    position: absolute;
    z-index: 100;
} 
  .syour_bx03in {
    font-size: 16px!important;
    padding: 30px 6% 30px;
  }  
  
.syour_bx02_bt{
clear: both;
width: 88%;/*91-9*/
font-size: 16px;
line-height: 1.6;   
padding:10px 3% 10px;
margin: 0px auto 20px;  
  }  
.syour_bx02_bt2{
clear: both;
width: 100%;/*91-9*/
font-size: 16px;
line-height: 1.6;   
padding:10px 3% 10px;
margin: 0px auto 20px;  
  }  
.article h3.ttl3_03hi {  
min-height: 100px!important;
padding: 0px 0 0;
margin: 30px 0 0;
font-size: 22px;  
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;  
background: url(/img/syour_img06.png) no-repeat right 0px bottom; 
background-size: 20%;
}  
  
dl.lst_dl02{
width: 100%; 
padding: 0;
margin: 0px auto 0px;  
}
dl.lst_dl02 dt{
font-family: fot-tsukubrdgothic-std, sans-serif !important;
font-weight: 700;
font-style: normal;  
font-size: 18px;
text-align: center;
padding: 15px 0 15px;
margin: 0 0 10px;
background-color: #fcb9a9;  
background-image: repeating-linear-gradient(-45deg, #fee1da, #fee1da 1px, transparent 0, transparent 4px);  
position: relative;
  z-index: 1;
}
  
dl.lst_dl02 dd{
font-size: 16px; 
line-height: 1.6;
padding: 15px 3%;
margin: 0 0 10px;
}
dl.lst_dl02 .poi_nm{
font-family: ‘HiraKakuProN-W6’;
  font-style: normal;
  font-weight: bold;
  padding: 0 0 0px 0px;
  font-size: 18px;
  text-align: left!important;
  display: flex; 
  float: left;
  color: #fee3dd;
  display: flex;
    align-items: center;
 position: relative;
  z-index: 1;
}
dl.lst_dl02 .poi_nm .fnt45{
  font-size: 26px;
}  
  
dl.lst_dl02 dt.faq_qutttl{
font-size: 20px;
min-height: auto; 
padding: 10px 0 10px 0px;  
margin: 0 0 0px;
background-color: #fcb9a9;  
background-image: repeating-linear-gradient(-45deg, #fee1da, #fee1da 1px, transparent 0, transparent 4px);  
line-height: 1;
display: flex;
flex-direction: column;
justify-content: center;
position: relative;
z-index: 1;
}
dl.lst_dl02 dt.faq_qutttl br{ display: none;}  
dl.lst_dl02 .poi_nm2{
font-family: ‘HiraKakuProN-W6’;
font-style: normal;
padding: 0 0 0px 0px;
margin: 0 0 0 10px;
font-size: 25px;
font-weight: 700;
text-align: center;
float: left;
color: #f1a9a1;
display: flex;
align-items: center;
background:none;
min-width: auto;
min-height: auto;
width: 50px;
height: 50px; 
background-color: #fff; 
border-radius: 50%;
text-align: center;
box-sizing: border-box;  
position: absolute;
z-index: 100;  
}
dl.lst_dl02 span.poi_tx{
display: inline-block;
margin-left: 60px;  
line-height: 1.4;
}  
 
dl.lst_dl02 dt.green_ln{
font-size: 20px;
min-height: auto; 
padding: 10px 0 10px 0px;  
margin: 0 0 0px;
background-color: #f5f7c5;
background-image: repeating-linear-gradient(-45deg, #dbe22e, #dbe22e 1px, transparent 0, transparent 4px);
display: flex;
flex-direction: column;
justify-content: center;
position: relative;
z-index: 1;
}  
dl.lst_dl02 .poi_nm3{
font-family: ‘HiraKakuProN-W6’;
font-style: normal;
padding: 0 0 0px 0px;
margin: 0 0 0 10px;
font-size: 25px;
font-weight: 700;
  line-height: 1;
text-align: center;
float: left;
color: #dae12a;
align-items: center;
justify-content: center;  
background:none;
min-width: auto;
min-height: auto;
width: 50px;
height: 50px;
background-color: #fff; 
border-radius: 50%;
text-align: center;
box-sizing: border-box;  
position: absolute;
z-index: 100;  
}  
dl.lst_dl02 .poi_nm3 .fnt22{font-size: 12px!important;}  
  
  
.syour_bx04{
clear: both;
width: 68%;/*100-32*/
  min-height: 70px;/*100-30*/
padding:30px 3% 0px 29%;
margin: 0px auto 30px;
font-size: 16px!important;
line-height: 1.6!important;  
background: url(/img/syour_img05_sp.png) no-repeat left bottom; 
background-size: 100%;
  }
.syour_bx04_ft h4{
margin-bottom: 20px;  
  } 

.syour_bx04b4{
clear: both;
width: 71%;/*100-28+1*/
min-height: 230px;/*175-30*/
padding:5px 3% 5px 25%;
margin: 0px auto 30px;
font-size: 16px!important;
line-height: 1.6!important; 
background: url(/img/syour_img05b3_sp.png) no-repeat left bottom;
background-size: 100%;
display: flex;
align-items: center;  
}
.syour_bx04b3{
clear: both;
width: 71%;/*100-28+1*/
min-height: 250px;/*338-30*/
padding:20px 3% 0px 25%;
margin: 0px auto 30px;
font-size: 16px!important;
line-height: 1.6!important; 
background: url(/img/syour_img05b3_sp.png) no-repeat left top;
background-size: 100%;
/*display: flex;*/
align-items: center;  
}  
.syour_bx04c3{
clear: both;
width: 71%;/*100-28+1*/
min-height: 310px;/*338-30*/
padding:0px 3% 0px 25%;
margin: 0px auto 30px;
font-size: 16px!important;
line-height: 1.6!important; 
background: url(/img/syour_img05c3_sp.png) no-repeat left bottom;
background-size: 100%;
   display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;  
}   
  
  
.btn_sqcr02{
width: 86%;  
font-size: 16px;
	line-height:1.2;
	min-height:auto;
background: url(/img/btn_sqcer02_bg.png) no-repeat 7px center;  
background-size: 10%; 
background-color: #e87062;  
padding: 14px 2% 14px 13%;
margin: 0px auto 20px;  
  }  
  
.tp_step{
  width:100%;
	margin:0 auto 0;
}  
.step_bx{
	display:flex;
	justify-content:space-between;
}
.step_l{
	width:12%;
	background:url(/img/tp_flow_bg.png) repeat-y top center;
  padding-bottom: 70px;
}
.step_l2{
	width:12%;
	/*background:url(/img/tp_flow_bg.png) repeat-y top center;*/
  padding-bottom: 70px;
}  
.step_r{
	width:84%;
}
.article .step_r h3{
	font-size:22px !important;
	line-height:1.4;
	font-family: fot-tsukubrdgothic-std, sans-serif;
font-weight: 800;
font-style: normal;
	margin-bottom:7px;
}
.article .step_r p{
  width: 100%;
	font-size: 16px !important;
	line-height: 1.4;
	font-family: fot-tsukubrdgothic-std, sans-serif;
  font-weight: 600;
  font-style: normal;
	margin-bottom:30px;
}  
  
dl.lst_dl03{
width: 79%;/*95-16*/ 
padding: 0px 0 0 16%;/**/
margin: 0px auto 70px;    
background: url(/img/ic_hand02.png) no-repeat left top;   /**/    
background-size: 13%;  
}
dl.lst_dl03 dt{
font-family: fot-tsukubrdgothic-std, sans-serif !important;
font-weight: 700;
font-style: normal;  
font-size: 18px;
  line-height: 1.4;
margin: 0 0 15px;
}
dl.lst_dl03 dd{
font-size: 16px; 
line-height: 1.6;
margin: 0 0 25px;
padding-left:2em;
text-indent:-2em;  
}  
  
.book_bx{
display:block;  
clear: both;
width: 100%;
background: url(/img/point_bxbg_line.png) right top no-repeat;
padding:1px 0 0;
margin: 0px auto 50px;
border-left: 1px solid #000;
border-right: 1px solid #000;
border-bottom: 1px solid #000;  
}
.book_r{
width: 100%;
/*align-items: stretch;*/
background: #e9e9e9;
padding: 20px 0;
margin: 0;
}
.book_l{
width:100%;
/*align-items: stretch;*/
padding: 20px 0;
margin: 0;  
}
.book_bx img{
width: 60%;
display: block;
margin: 0px auto;  
}
.book_bx h3{
width: 95%;  
font-family: fot-tsukubrdgothic-std, sans-serif !important;
font-weight: 700;
font-style: normal;  
font-size:20px;
padding: 0;  
margin: 0 auto 30px;   
}
.book_bx h3 .fnt24{font-size:18px;}  
.article .book_bx p.book_inf{
font-family: fot-tsukubrdgothic-std, sans-serif !important;
font-weight: 600;
font-style: normal;    
font-size:18px;
margin: 0 auto 30px;   
}
.article .book_bx p{
font-size:16px; 
width: 95%;
padding: 0;
margin: 0 auto 0;    
}  

 }/**/


.badge {
  width: 80px;
    display: inline-block;
    color: #fff;
    padding: 0.2rem 0.3rem;
  margin-right:  0.5rem;
    border-radius: 1rem;
    font-size: 1rem;
    text-transform: uppercase;
    text-align: center;
    white-space: nowrap;
  flex-wrap: wrap;
   align-items: center; 
}

.bg-red {
    background-color: #E74C3C;
}




/*-----------------------------------*/
.movie{margin-bottom: 80px;}
.video-container {
  max-width: 820px;  
  display: block!important;
  margin: auto!important;  
}
@media (max-width: 768px){
.movie{margin-bottom: 30px;}  
}




.cp_waku{
	width:100%;
	margin:0 auto 60px;
	text-align:center;
}

.cp202402 , .cp202405{
	border:5px solid #dae125;  /*dae125*/
}

#home_pg .cp202402 h2 ,
#home_pg .cp202405 h2{
	background:#0171c3;/*dae125*/
	text-align:center;
	padding:0px; /*padding:15px 5px;*/
	margin-bottom:30px;
}

#home_pg .cp202402 h2 ,
#home_pg .cp202405 h2,
.cp202405 h2{
	background:#dae125;
	  /*background-image: linear-gradient(-45deg, #3199e0 25%, #0171c3 25%, #0171c3 50%, #3199e0 50%, #3199e0 75%, #0171c3 75%, #0171c3);*/
  background-size: 4px 4px;
	text-align:center;
	padding:0px; /*padding:15px 5px;*/
	margin-bottom:10px;
}

.cp_waku .cp_fm {
    width: 50%;
    margin: 0 auto;
	text-align:left;
}

@media (max-width: 768px){
	
	.cp_waku{
	width:94%;
	margin:0 auto 60px;
	text-align:center;
}
	
#home_pg .cp202402 h2 ,  .cp202405 h2{
	background:#5498fc;/*dae125*/
	text-align:center;
	padding:5px !important;
	margin-bottom:30px;
}
	
	
	.cp_waku .cp_fm {
    width: 90%;
    margin: 0 auto;
	text-align:left;
}
}

h2.p_point01,h2.p_point02,h2.p_point03{
	 font-family: fot-tsukubrdgothic-std, sans-serif;
	font-size:50px;
	padding-left:120px;
	background-repeat:no-repeat;
	line-height:2.6;
}

h2.p_point01{
	background-image:url(/img/price_p01.png);
}

h2.p_point02{
	background-image:url(/img/price_p02.png);
}

h2.p_point03{
	background-image:url(/img/price_p03.png);
}

p.p_point_txt{
	font-size:26px;
	font-family: fot-tsukubrdgothic-std, sans-serif;
	margin-bottom:60px;
}

.btn_course{
	display:block;
	width:80%;
	margin:30px auto 60px;
	border-radius:90px;
	background:#dae12a;
	text-align:center;
	color:#fff;
	padding:20px;
	font-family:fot-tsukubrdgothic-std, sans-serif;
	line-height:1.4;
	font-size:18px;
	font-weight:600;
	position:relative;
	
}

.btn_course::before {
	content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 20px;
  width: 22px;
  height: 22px;
  margin: auto;
  border-radius: 20px;
  background-color: #fff;
}

.btn_course::after {
content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 25px;
  width: 0;
  height: 0;
  margin: auto;
  border-top: 9px solid #1b1464;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  border-bottom: 0 solid transparent;
  transform: translateY(1px);
  box-sizing: border-box;

}

.article h2.course_sttl{
	font-size:30px;
	font-family:fot-tsukubrdgothic-std, sans-serif;
	/*background:#1b1464;*/
	padding:20px 20px 10px !important;
	color:#fff;
	margin-bottom:30px;
	text-align:center;
	background: rgb(255,255,255);
background: linear-gradient(180deg, rgba(255,255,255,1) 31%, rgba(27,20,100,1) 31%, rgba(27,20,100,1) 100%);
}


	
.article h2.course_sttl span{
	display:block;
	background:#fff;
	border-radius:90px;
	color:#1b1464;
	padding:5px;
	font-size:24px;
	border:2px solid #1b1464;
	width:40%;
	margin:0 auto 10px;
}

.course_flexbox{
	display:flex;
	flex-direction:row;
	width:100%;
	margin:0 auto;
	justify-content:space-between;
}

.course_box{
	width:49%;
}


.course_flbox{
	display:flex;
	flex-direction:column;
	align-items:center;
	width:100%;
	margin:0 auto;
}

.course_img{
	width:100%;
}
.course_txt{
	width:100%;
}

dl.course_price{
	width:100%;
	display:flex;
	flex-direction:row;
	flex-wrap:wrap;
	justify-content:space-between;
}

dl.course_price dt{
	background:#1B1464;
	color:#fff;
	width:56%;
	margin:0 0 5px;
	padding:2%;
		font-family:fot-tsukubrdgothic-std, sans-serif;
	font-size:26px;
	text-align:center;
}

dl.course_price dd{
	width:36%;
	margin:0 0 5px;
	padding:2%;
	font-size:30px;
	font-family:fot-tsukubrdgothic-std, sans-serif;
	text-align:right;
	background:#fafafa;
}

ul.classcase{
	width:80%;
	margin:0 auto 20px;
	text-align:center;
}

ul.classcase li{
background: #d667a4;
	padding:1em 3em;
	display:inline-block;
	margin:.6em;
	font-family:fot-tsukubrdgothic-std, sans-serif;
	font-size:24px;
	font-weight:400;
	color:#ffffff;
	border-radius:5px;

	}

ul.classcase li.pd{
	padding:.5172em 4em;
}
ul.classcase li span{
	line-height:1.2;
	font-size:16px;
}

@media (max-width: 768px){
	
.article h2.course_sttl{
	font-size:20px;
}


	
.article h2.course_sttl span{
	font-size:18px;
}
	
	.course_flexbox{
	display:flex;
	flex-direction:column;
	align-items:center;
	width:100%;
	margin:0 auto;
}

.course_box{
	width:100%;
}
	
	.course_flbox{
	display:flex;
	flex-direction:column;
}
	
	.course_img{
	width:100%;
}
.course_txt{
	width:100%;
}


.btn_course{
	display:block;
	width:80%;
	margin:30px auto 60px;
	border-radius:90px;
	background:#dae12a;
	text-align:center;
	color:#fff;
	padding:20px;
	font-family:fot-tsukubrdgothic-std, sans-serif;
	line-height:1.4;
	font-size:16px;
	font-weight:600;
	position:relative;
	
}

.btn_course::before {
	content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
  width: 22px;
  height: 22px;
  margin: auto;
  border-radius: 20px;
  background-color: #fff;
}

.btn_course::after {
content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 15px;
  width: 0;
  height: 0;
  margin: auto;
  border-top: 9px solid #1b1464;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  border-bottom: 0 solid transparent;
  transform: translateY(1px);
  box-sizing: border-box;

}
	
	dl.course_price{
	width:100%;
	display:flex;
	flex-direction:column;
}

dl.course_price dt{
	width:94%;
	font-size:16px;
	padding:2%;
	margin:0 auto;
}

dl.course_price dd{
	width:100%;
	text-align:center;
}
	
	ul.classcase{
	width:100%;
	margin:0 auto 20px;
	text-align:center;
}

ul.classcase li{
background: #d667a4;
	padding:.5em 2em;
	display:inline-block;
	margin:.1em;
	font-family:fot-tsukubrdgothic-std, sans-serif;
	font-size:16px;
	font-weight:700;
	color:#ffffff;
	border-radius:5px;

	}
ul.classcase li span{
	font-size:70%;
}

	ul.classcase li.pd{
		line-height:1.2;
		padding:.2em;
	}
	
	
	h2.p_point01,h2.p_point02,h2.p_point03{
	 font-family: fot-tsukubrdgothic-std, sans-serif;
	font-size:24px;
	background-repeat:no-repeat;
	background-size:14%;
	line-height:1.4;
	padding-left:18% !important;
	padding-top:.5em !important;
	padding-bottom:.5em !important;	
}
	
	
	p.p_point_txt{
	font-size:16px;
	font-family: fot-tsukubrdgothic-std, sans-serif;
	margin-bottom:60px;
}
}
.slick-dots{
	display:none !important;
}

.slick-dotted.slick-slider{
		margin-bottom:0px;
	}
@media (max-width: 768px) {
    .sl-container {
        background: #dae128 !important;
		max-width: 768px;
        width: 100%;
        padding: 1px 0;
        margin: 0px auto 0px;
    }
	.tp_cnt99{
    width: 100%;
    height: auto;
    background: #dae128;
    margin: 0 0 10px;
}
	    #pagettl_tp {
	max-width:100% !important;
    }
	.slick-next {
    right: -15px;
}
	.slick-prev {
    left: -15px;
}

}

.top_bnr{
	margin:0 auto;
	text-align:center;
	font-size:0.8em;
	line-height:1.2;
}