<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*********************************
　トップページ
*********************************/


.q_filter{display: none;}
.hst_index .sect_1{
  text-align: center;
}
.btn_area .btn{
    width: 100%;
    text-align: center;
}
.btn_area .arrow_r:after{
  right: 15px;
}
.under_page .gray_ber_ttl{
    background-color: #F0F1EC;
}
.hst_index .sect_5 article .link_area,
.hst_index .sect_10 .school_list .box .school_info,
.hst_index .sect_10 .school_list .box .list_bg,
.under_page .gray_ber_ttl{
    padding: 15px 25px;
}
.hst_index .sect_5 article {
    border: 1px solid #ccc;
    width: 224px;
}
.hst_index .sect_5{
    margin-bottom: 60px;
}
.hst_index .sect_5 .flex_area:after{
     width: 224px;
}


.hst_index .sect_10 .school_list article{
  border: 1px solid #ccc;
}
.under_page .gray_ber_ttl h5{
    font-size: 16px;
    line-height: 30px;
    font-weight: bold;
}
.hst_index .sect_6 .box_1 a,.hst_index .sect_7 p a,
.hst_index .sect_5 article .link_area a{
  text-decoration: underline;
}
.hst_cnt header .flex_area:after,
.hst_index .sect_10 .flex_area:after,
.hst_index .sect_8 .flex_area:after,
.hst_index .two_blocks .flex_area:after,
.hst_index .twice_clm .flex_area:after,
.hst_index .sect_2 .flex_area:after{
  display: none;
}
.twice_clm .flex_area{align-items: center;}

.hst_index .two_blocks section p.notes {
    text-align: center;
}

/* PC版 768px以上に適応 */
@media screen and (min-width: 768px) {
.under_page .list_ttl_area_orenge,
.under_page .list_ttl_area_black{
    padding-bottom: 10px;
    margin-bottom: 20px;
}
.hst_cnt header {
    padding: 0 40px 0 40px;
    min-width: 980px;
    height: 115px;
}
.hst_cnt header h1 {
    width: 282px;
    position: static;
  
}
.hst_cnt header h1 a{
    height: auto;
}
.under_page .sect .cnt_area .cnt_inner{
    padding: 46px 0 52px;
  width: 980px;
  margin: 0 auto;
}
.hst_index .sect_4 .cnt_area .cnt_inner, 
.hst_index .sect_7 .cnt_area .cnt_inner{
    padding-top: 55px;
}

.under_page .main_cnt .main_cnt_inner{
width: 1100px;
margin: 0 auto;
}
.under_page .main_cnt .midasi,
.under_page .sect{
  margin-bottom: 50px;
}

.hst_index .sect_1{
padding: 86px 0 81px;
margin-bottom: 0;
}

.hst_index .sect_1 .tel_area a{
  font-size: 22px;
  line-height: 34px;
    font-weight: bold;
}
.hst_index .sect_1 h2{
    font-size: 18px;
    line-height: 42px;
    margin-bottom: 13px;
}

.hst_index .twice_clm p {
    width: 580px;
}
.hst_index .twice_clm .btn_area{
    width: 319px;
    margin-left: 78px;
}
.hst_index .twice_clm .btn_area .btn{
      line-height: 53px;
}
.hst_index .twice_clm .btn_area .btn{
    font-size: 15px;
    letter-spacing: 1px;
}

.hst_index .sect_3{
    margin-bottom: 58px;
}
.hst_index .sect_3 .flex_area{
    /* justify-content: stretch; */
justify-content: flex-start;
  align-items: stretch;

}
.hst_index .sect_3 article{
    width: 260px;
    text-align: left;
    text-align: center;
    border-bottom: 1px solid #ccc;
}

.hst_index .sect_3 article:nth-of-type(1),
.hst_index .sect_3 article:nth-of-type(4n),
.hst_index .sect_3 article:nth-of-type(4n+1){
    width: 230px;
}
.hst_index .sect_3 article .article_inner{
    padding: 0px 28px 94px;
    text-align: left; 
}
.hst_index .sect_3 article:nth-of-type(n+5){margin-top: 30px;}

.hst_index .sect_3 article:nth-of-type(1) .article_inner,
.hst_index .sect_3 article:nth-of-type(4n+1) .article_inner{
padding-left: 0;
}
.hst_index .sect_3 article .btn_area{
    width:100%;
}
.hst_index .sect_3 .cnt_area .cnt_inner{
    padding-bottom: 20px;
}
.hst_index .two_blocks section .btn_wp,
.hst_index .two_blocks section .btn_area,
.hst_index .sect_3 article .btn_area{
    position: absolute;
    bottom:51px;
    left: 0;
    right: 0;
    margin: auto;
}
.hst_index .sect_3 article .btn_area{
    left: 28px;
    margin: 0;
    bottom: 51px;
    width: calc(100% - 56px);
}
.hst_index .sect_3 article:nth-of-type(1) .btn_area,
.hst_index .sect_3 article:nth-of-type(4n+1) .btn_area{
  
    left: 0%;
    width: calc(100% - 28px);
}
.hst_index .sect_3 article:nth-of-type(4n) .btn_area{
    width: calc(100% - 28px); 
}
.hst_index .two_blocks section .btn_area{
   bottom:0px;
}
.hst_index .sect_3 article:after{
    content: "";
    position: absolute;
    width: 1px;
    top: 0;
    margin: auto;
    height: 75%;
    background-color: #ccc;
    right: 0;
}
.hst_index .sect_3 article:nth-of-type(4n):after{
display: none;
}
.hst_index .sect_3 .flex_area::after{
 width: 260px;
}
.hst_index .sect_3 article h4{
  margin-bottom: 10px;
}
.hst_index .sect_3 .block{
    margin-bottom: 23px;
}
.hst_index .sect_3 .analysis_3 article:nth-last-of-type(-n+3){
 border-bottom: none;
}
.hst_index .sect_3 .analysis_0 article:nth-last-of-type(-n+4){
 border-bottom: none;
}
.hst_index .sect_3 .analysis_2 article:nth-last-of-type(-n+2){
 border-bottom: none;
}
.hst_index .sect_3 .analysis_1 article:nth-last-of-type(-n+1){
 border-bottom: none;
}
.hst_index .two_blocks section{
    width: 430px;
    margin-left: 0;
    position: relative;
}
.hst_index .two_blocks .box_1:after{
    content: "";
    border-right: 1px dashed #ccc;
    position: absolute;
    right: -61px;
    width: 1px;
    height: 100%;
    top: 0;
}
.hst_index .two_blocks{
  margin-bottom: 64px;
}
.hst_index .two_blocks section p {
    padding-bottom: 144px;
}
.hst_index .two_blocks section p.notes {
    padding-bottom: 0;
    font-size: 14px;
}
.hst_index .two_blocks p.dl_notes {
    font-size: 14px;
	margin-top: 10px;
}
.hst_index .two_blocks .flex_area:after{
  display: none;
}
.hst_index .two_blocks section .box_inner{
width: 100%;
}
 .hst_index .two_blocks .flex_area{
    align-items: stretch;
    justify-content: stretch;
}
.hst_index .sect_4  .cnt_area .flex_area,.hst_index .sect_7  .cnt_area .flex_area{justify-content: space-between;}
.hst_index .sect_5 .cnt_area .cnt_inner{
    padding-bottom: 16px;
}
.hst_index .sect_5 .box {
    margin-bottom: 44px;
}
.hst_index .sect_5 article{
      margin-bottom: 20px;
}
.hst_index .sect_5 article:nth-last-child(-n+4){
  margin-bottom: 0px;
}
.hst_index .sect_5 .box .links{
 margin-bottom: 2px;
}
.hst_index .sect_5 .box .links:last-child{
  margin-bottom: 0;
}
.hst_index .sect_5 .block{
    margin-bottom: 83px;
}
.hst_index .sect_5 .block:last-child{
    margin-bottom: 0;
}

.hst_index .sect_6 .flex_area{
    align-items: center;
}
.hst_index .sect_6 .btn_area_1{
    margin-bottom: 18px;
}
.hst_index .sect_7 section .btn_wp{
  bottom: 0;
}
.hst_index .sect_7 section p {
    padding-bottom: 231px;
}
.hst_index .sect_7 section .btn_area{
  position: static;
}
.hst_index .sect_7 .wine_bg{
    line-height: 85px;
    font-size: 26px;
    text-decoration: underline;
}
.hst_index .sect_7 section .btn_area_2{
    margin-top: 29px;
}
.hst_index .sect_8 article {
	width: 300px;
	margin-right: 40px;
}
.hst_index .sect_8 article:nth-of-type(3n){
	margin-right: 0;
}
.hst_index .sect_8 article{
padding-bottom: 56px;
}
.hst_index .sect_9,
.hst_index .sect_8 {
    margin-bottom: 59px;
}
.hst_index .sect_8 .flex_area{
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}
.hst_index .sect_8 article .area_inner p{
    margin: 17px 0 23px;
    line-height: 26px;
}
.hst_index .sect_8 .btn_area{
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
  }
.hst_index .sect_10 .list_ttl_area_orenge{
    margin-bottom: 30px;
}
.hst_index .sect_10 .contact_flow .box {
    padding: 25px 28px 31px;
    position: relative;
    width: 308px;
}
.hst_index .sect_10 .contact_flow .box:after{
    content: "";
    width: 0;
    position: absolute;
    height: 0;
    border-left: 15px solid #eb5527;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    right: -23px;
    top: 0;
    bottom: 0;
    margin: auto;
}
.hst_index .sect_10 .contact_flow .box:last-child:after{
  display: none;
}
.hst_index .sect_10 .contact_flow{
    margin-bottom: 68px;
}
.hst_index .sect_10 .contact_flow h3{
    font-size: 20px;
    margin-bottom: 3px;
}
.hst_index .sect_10 .school_list .box{
    margin-bottom: 31px;
    width: 308px;
}
.hst_index .sect_10 .school_list .box{
  display: block;
}
.hst_index .sect_10 .tel_area .tel_no{
    padding-left: 39px;
  background-position: left 5px top;
    background-size: 16px;
    margin-bottom: 2px;

}
.hst_index .sect_10 .tel_area .tel_no2{
      background-size: 27px;
    background-position: left top;
    margin-bottom:0px;
}
.hst_index .sect_10 .school_list .box h4{
    display: inline-block;
    position: relative;
    padding-right: 17px;
}
.hst_index .sect_10 .school_list .cnt_inner{
    padding-bottom: 12px;
}
.hst_index .sect_10{
    margin-bottom: 94px;
}
.under_page .sect_10 .cnt_area .cnt_inner{
    padding-bottom: 17px;
}
.hst_index .two_blocks section .btn_area img{
    width: 100%;
}


}

.btn_area .btn.hstbtn_close {
    padding: 0 10px;
}
</pre></body></html>