.hd_logo{
  padding: 30px 10px 0 30px;
    width: 100%;
}

.hd_logo img{
  width: 100%;
}

@media screen and (max-height: 650px) {
.hd_logo{
  padding: 15px 10px 0 30px;
  width: 100%;
 margin: 0 auto 20px;
}
  .hd_logo.isSmall{
  padding: 15px 10px 0 30px;
  width: 100%;
 margin: 0 auto 20px;
}
  .hd_Insta img{
  max-width: 35px;
}
  }


@media screen and (max-width: 1279px) {
  .hd_logo{
    padding: 15px;
  }
}

@media screen and (max-width: 767px) {
  .hd_logo{
    padding: 10px;
  }
}
/*----------------------------
   sub_min
-----------------------------*/
.sub_min {
    padding: 100px 0 100px 0;
    background: url(../images/sv_bg.jpg) no-repeat center center / cover ;
}
.submain_ttl {
    font-size: 55px;
    font-weight: 500;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: #fff;
}
.submain_txt {
    font-size: 20px;
    font-weight: 400;
    color: #fff;
    letter-spacing: .1em;
}

.submain_box{
  max-width: 1240px;
  text-align: center;
}


@media screen and (max-width: 1290px) {
  .sub_min{
    margin-top: 0;
    padding: 80px 0;
  }
}

@media screen and (max-width: 768px) {
  .sub_min{
    padding: 50px 0 50px 0;
  }

  .submain_ttl {
    font-size: 26px;
}

.submain_txt {
  font-size: 16px;
}
.submain_box{
  border-radius: 10px;
}
}


/*----------------------------
   bread_crumb_list
-----------------------------*/
.breadcrumb{
    font-size:13px;
    max-width:1200px;
    width:94%;
    background-color:#fff;
    margin:0 auto;
    font-weight: 500;
  }

  @media screen and (max-width: 768px) {
    .breadcrumb .container,.breadcrumb .container .c2943{
      padding: 0;
    }
  }
  

/*----------------------------
   sub_box
-----------------------------*/
.sub_box {
    padding: 100px 0 100px 0;
      overflow: hidden;
}

.sub_box02 {
  padding: 100px 0 30px 0;
}

.sub_box img{
  width: 100%;
}
.normal_p{
    line-height: 1.8;
    font-size: 16px;
    font-weight: normal;
}
.sub_ttl01{
    text-align: left;
}

.sub_ttl01 h2{
    font-size: 30px; 
    font-weight: 400;
    letter-spacing: .1em;
    text-transform: uppercase;
}

.sub_ttl01 .span {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: .1em;
    margin-bottom: 5px;
}
.sub_ttl01.sub_ttl_cen{
    text-align: center;
}
.topic p{font-size: 25px;font-weight: 500;}
.t_cen{text-align: center;}
.t_cen02{text-align: center;}
.flex__photo{width: 40%;z-index: 1;}
.flex__txt{width: 55%;}
.sub_box img{width: 100%;}
.bg{background: #f6f6f6;}
.row-reverse {-webkit-box-orient: horizontal;-webkit-box-direction: reverse;-ms-flex-direction: row-reverse;flex-direction: row-reverse;}
.mw1000{max-width: 1000px;margin: 0 auto ;}

@media screen and (max-width:767px) {
.sub_box {
    padding: 50px 0 50px 0;
}
  .sub_box02 {
  padding: 50px 0 10px 0;
}
.sub_ttl01{
    font-size:26px;
}
.sub_ttl01 h2{
  font-size: 23px; 
}
.sub_ttl01 .span {
    font-size: 15px;
    margin-bottom: 5px;
}
.topic p{font-size: 17px;}
.t_cen02{text-align: left;}
.normal_p{
    line-height: 1.6;
    font-size: 14px;
}
.flex__photo{width: 100%;z-index: 1;margin-bottom: 20px;}
.flex__txt{width: 100%;}
}


/*----------------------------
   photo
-----------------------------*/
.point_li{
  padding-left: 30px;
  font-size: 20px;
  background: url(../images/check.png) no-repeat left 5px;
  background-size: 20px;
  width: 48%;
  margin-bottom: 35px;
}

.point_box{
  padding: 50px 50px 15px;
  background: url(../images/point_bg.jpg) no-repeat center center/cover;
}

.point_ul{
  max-width: 770px;
  margin: 0 auto;
}

.note_box{
  padding: 45px 20px 20px;
  border: solid 1px #b81326;
  background: #fff6f7;
  position: relative;
}
.note_box ul{
  margin-bottom: 0;
  margin-left: -11px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.note_box ul li{
  width: 48%;
}


.note_box li:not(:last-child){
  margin-bottom: 10px;
}
.option_ttl{
  font-size: 17px;
  font-weight: 500;
}

.option_price{
  color: #b81326;
  font-weight: 500;
    font-family: 'Noto Serif JP', 'Noto Sans JP', 'Noto Sans Japanese', sans-serif, serif, "メイリオ", Meiryo;
}

.plan_sub_ttl{
font-weight: 500;
    margin-bottom: 10px;
    background: #3d3d3d;
    color: #fff;
    padding: 0 10px;
    width: fit-content;
    font-size: 15px;
      border-radius: 4px;
}
.flex-nml .item_li{
  width: fit-content;
  margin-right: 30px;
  margin-bottom: 5px;
}
@media screen and (max-width:768px) {
  .point_li{
    padding-left: 22px;
    font-size: 15px;
    background: url(../images/check.png) no-repeat left 5px;
    background-size: 15px;
    width: 100%;
    margin-bottom: 15px;
  }
  .point_box{
    padding: 20px 20px 10px ;
  }
  .note_box{
    padding: 35px 15px 15px;
  }
  
  .option_ttl{
    font-size: 15px;
    width: 100%;
    margin-bottom: 5px;
  }
    .option_price{
    font-size: 14px;
  }
    .plan_sub_ttl{
    font-size: 14px;
    padding: 0 7px;
  }
    .flex-nml .item_li{
    width: 100%;
  }
}
/*----------------------------
   color
-----------------------------*/
.topic_box{
  background: url(../images/color_bg.jpg) no-repeat center center/cover;
  padding: 30px;
  max-width: 1000px;
  margin: 0 auto 80px;
}

.color_ttl{
  font-size: 26px;
  font-weight: 500;
  padding-bottom: 15px;
  margin-bottom: 30px;
  border-bottom: solid 1px #5e5c5c;
}

/*tbl*/
.company_tbl {
  width: 100%;
  border-spacing: 0px;
  border-collapse: collapse;
}
.company_th p,.company_td p{
  font-size: 16px;
}

.company_th {
  text-align: center;
  padding: 20px;
  font-size: 16px;
  color: #fff;
  background: #b81326;
  vertical-align: middle;
  font-weight: 500;
  width: 30%;
  line-height: 1.6;
  align-items: center;
  display: flex;
}

.company_td {
  text-align: left;
  padding: 20px 36px 20px 35px;
  font-size: 16px;
  font-weight: 500;
    width: 70%;
    line-height: 1.6;
    background: #fff;
}

.company_tr{
  border: 1px solid #ccc;
  border-top: none;
}

.company_tr:nth-child(1){
  border-top: 1px solid #ccc;
}
.th_txt{
  width: 100%;
}

.plan_box{
  padding: 30px;
  max-width: 1100px;
  margin: 0 auto 50px;
    background: #f6f6f6;
}

.bg .plan_box{
  background: #fff;
}

.plan_price{
  font-size: 25px;
  color: #b81326;
  font-weight: 500;
}

.price_flex{
  align-items: end;
}

.plan_price_small{
  font-weight: 500;
  color:#b81326 ;
  font-family: 'Noto Serif JP', 'Noto Sans JP', 'Noto Sans Japanese', sans-serif, serif, "メイリオ", Meiryo;
}

.plan_price strong{
  font-weight: 500;
  font-size: 16px;
}

.option_item{
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom:dashed 1px #ddd ;
}

.link_list_li a{
  padding: 10px;
  background: #1f1f1f;
  border: solid 1px #1f1f1f;
  color: #fff;
  text-align: center;
  display: block;
  transition: .5s;
}

.link_list_li a:hover{
  background: #fff;
  color: #1f1f1f;
}
.link_list_li{
  width: 48%;
}
.page-link{
  border: none!important;
  background: none!important;
  padding: none!important;
  margin-left: inherit!important;
  line-height: inherit!important;
}
@media screen and (max-width:768px) {
  .plan_box{
    padding: 15px;
    margin: 0 auto 30px;
  }
    .color_ttl{
    font-size: 18px;
    padding-bottom: 10px;
    margin-bottom: 20px;
  }
    .company_th p,
  .company_td p {
    font-size: 14px;
  }

  .company_th {
    text-align: center;
    padding: 10px;
    font-weight: 500;
    width: 100%;
    line-height: 1.5;
    display: block;
  }

  .company_td {
    padding: 10px;
    width: 100%;
    line-height: 1.5;
    display: block;
  }
    .plan_price{
    font-size: 18px;
  }
  .plan_price_small{
    font-size: 14px;
  }
  
    .link_list_li a{
    padding: 10px;
    font-size: 14px;
  }
  .link_list_li{
    width: 100%;
    margin-bottom: 10px;
  }
}

.slider{
  overflow: hidden;
}
/*============================
      contact(cv)
  ============================*/
  
  /* cv-intro */
  .cv-intro {
    max-width: 860px;
    margin: 0 auto 60px;
    text-align: center;
  }
  
  .cv-tel {
    display: flex;
    padding: 25px;
    margin-top: 25px;
  }
  .cv-tel_box {
    width: 50%;
    text-align: center;
  }
  .cv-tel_box:first-child {
    border-right: 1px solid #ddd;
  }
  
  .cv-tel .tel_link {
    font-family: "EB Garamond", serif;
    font-weight: 400;
    color: #2a2a2a;
    font-size: 3rem;
    pointer-events: none;
    white-space: nowrap;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .cv-tel .tel_link::before {
    content: "";
    width: 20px;
    aspect-ratio: 1/1;
    background: url(../img/cmn/hd_icon_tel.png) no-repeat center/contain;
    display: inline-block;
    margin-right: 6px;
  }
  
  /* cv tbl-base */
  .clrred {
    font-style: normal;
    color:#d30000;
    background: #fff;
    padding: 1px 5px 2px;
    font-size: 13px;
    margin-left: 10px;
  }
  
  .formRow{
    margin-bottom:1px;
  }
  .formTh{
    font-weight:500;
    line-height:1.7;
    background:#1f1f1f;
    color:#fff;
    padding:20px;
  }
  .formTd{
    line-height:1.7;
    background:#edebe9;
    padding:20px;
  }
  
  .tbl-base input[type="text"],
  .tbl-base input[type="tel"],
  .tbl-base input[type="email"],
  .tbl-base textarea {
    padding: 12px 15px;
    background: #fff;
    font-size: 15px;
    border: 1px solid #eee;
    box-sizing: border-box;
    width: 100%;
  }
  .tbl-base textarea {
    min-height: 400px;
  }
  
  .zipInput {
    width: 23% !important;
  }
  
  label {
    margin-bottom: 0px !important;
  }
  .addArea {
    margin-bottom: 10px;
  }
  
  .radio-label {
    margin-right: 8px;
  }
  
  input[type="radio"] {
    appearance: auto;
    margin-right: 5px;
  }
  input[type="checkbox"] {
    appearance: auto;
    margin-right: 5px;
  }
  
  .cv-submit td {
    border-bottom: none !important;
    border-right: none;
    border-left: none;
    text-align: center;
  }
  
  .formBtnTd {
    text-align: center;
  }
  
  .formBtnTd input,
  .formBtnTd button {
    text-align: center;
    font-size: 17px;
    padding: 15px 80px;
    line-height: 1;
    border: solid 1px #1f1f1f;
    margin-top: 30px;
    cursor: pointer;
    transition: 0.3s;
    background:#1f1f1f;
    color: #fff;
    font-weight: bold;
    min-width: 90%;
    border-radius: 0;
  }
  .complete_ttl{
    font-size: 26px;
  }

  .formBtnTd input:hover,
  .formBtnTd button:hover {
    border: solid 1px #b81326;
    background:#b81326;
  }
  
  @media (max-width: 767px) {
    
    .formRow{
        margin-bottom:0;
      row-gap: 0;
    }
    .formTh,
    .formTd{
     padding:10px; 
    }
    .tbl-base input[type="text"],
    .tbl-base input[type="tel"],
    .tbl-base input[type="email"],
    .tbl-base textarea {
      font-size: 14px;
      padding:5px 10px;
    }
    .cv-submit input {
      margin-top: 20px;
    }
    .cv-intro_desc {
      text-align: left;
    }
    .radio-label {
      display: block;
    }
    .radio-label + .radio-label {
      margin-top: 5px;
    }
      .complete_ttl{
    font-size: 18px;
  }
  
  }
  
  /* cv-privacy */
  .cv-privacy {
    margin-top:30px;
    padding: 20px 20px 30px;
    width: calc(100% - 0px);
    height: 300px;
    overflow-y: scroll;
    margin-bottom: 20px;
    background: #fff;
    font-size: 90%;
    border: 1px solid #ddd;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .c6651:not(:last-of-type) {
    margin-bottom:20px;
  }
  
  .cv-privacy_list {
    padding: 20px 20px 30px;
    width: calc(100% - 0px);
    height: 300px;
    overflow-y: scroll;
    margin-bottom: 20px;
    background: #fff;
    font-size: 90%;
    border: 1px solid #ddd;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  
  .cv-privacy_ttl {
    font-size: 17px;
    font-weight: bold;    
    padding-bottom:10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ddd;
  }
  
  .cv-privacy_item {
    list-style: none;
  }
  
  .cv-privacy_item + .cv-privacy_item {
    margin-top: 30px;
  }
  
  .cv-privacy_item .disc-list {
    margin-top: 5px;
  }
  
  .cv-privacy_item .disc-list li + li {
    margin-top: 3px;
  }
  
  .set_row .formTh,.set_row .formTd{
    padding: 10px 20px 20px;
  }

  @media (max-width: 767px) {
    .cv-privacy {
      margin-top: 20px;
      padding: 15px 10px;
    }
    .cv-privacy_ttl{
      font-size:15px;
    }
    
  }
  
  
  /* cv-submit */
  .cv-submit td {
    border-bottom: none !important;
    border-right: none;
    border-left: none;
    text-align: center;
  }
  
  .cv-submit input {
    text-align: center;
    font-family: "Zen Old Mincho", serif;
    font-weight: 500;
    font-size: 1.7rem;
    color: #7eae1c;
    padding: 19px 70px;
    line-height: 1;
    border: solid 1px #7eae1c;
    margin-top: 30px;
    cursor: pointer;
    transition: 0.3s;
  }
  
  .cv-submit input:hover {
    color: #fff;
    background-color: #7eae1c;
  }
  
  .cv-submit::after {
    content: "";
    width: 30px;
    aspect-ratio: 5/1;
    background: url(../img/cmn/ico_arrow.png) no-repeat center/contain;
    position: absolute;
    right: -15px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 6;
  }
  
  @media (min-width: 768px) and (max-width: 1040px) {
    .cv-submit input {
      font-size: 1.5rem;
      padding: 15px 50px;
    }
    .cv-submit::after {
      width: 26px;
    }
  }
  @media (max-width: 767px) {
    .cv-submit input {
      font-size: 1.5rem;
      margin-top: 20px;
    }
    .cv-tel {
      display: block;
      padding: 0;
    }
    .cv-tel_box:last-child {
      width: 100%;
      padding: 13px;
      background: #fff;
      border: 1px solid #e9e7e7;
    }
    .cv-tel_box:first-child {
      width: 100%;
      padding: 13px;
      border-right: none;
      border: 1px solid #e9e7e7;
    }
    .cv-intro_desc {
      text-align: left;
    }
    .radio-label {
      display: block;
    }
    .radio-label + .radio-label {
      margin-top: 5px;
    }
    
        .set_row .formTh,.set_row .formTd{
      padding: 10px;
    }
  }
  

  /*---------------------
  .box-list.policy
  ----------------------*/
  .box-list.policy li {
    background: #fff;
    padding: 20px 40px 40px;
  }
  
  @media screen and (max-width: 767px) {
    .box-list.policy li {
      margin-top: 22px;
    }
  }

    /*============================
      pagination
  ============================*/
  .webgene-pagination ul{
    list-style-type: none;
    width: fit-content;
    margin: 0 auto;
    padding-left: 0;
  }

  .webgene-pagination li a{
    color: #fff;
    font-weight: 500;
    padding: 10px;
    border-radius: 5px;
    background: #b01827;
  }

  .webgene-pagination{
    width: 100%;
    margin-top: 30px;
  }

/*============================
      foreign
============================*/
.item_li{
  width: 48%;
  background: url(../images/check.png) no-repeat left 5px;
  background-size: 15px;
  padding-left: 25px;
}

.red_txt{color: #b81326;}

.note_txt{
  padding: 30px;
  background: #fff6f7;
  border: solid 1px #b81326;
}
.bg .note_txt{
  border: solid 1px #b81326;
}

.g_map iframe{
  width: 100%;
  height: 400px;
    border: none!important;
}


.tab{display: flex;flex-wrap: wrap;position: relative;z-index: 9;}
.tab_li{width: 24%;}
.tab_li a{display: block;border:solid 1px #1f1f1f;margin:0 2px; padding:10px 20px;text-align: center;color:#1f1f1f;font-size: 16px;transition: .5s;}
.tab_li a:hover{background:#1f1f1f;color: #fff;}
.tab_li.active a{background:#1f1f1f;color: #fff;}
.area { display: none;opacity: 0;}
.area.is-active {display: block;/*表示*/animation-name: displayAnime;/*ふわっと表示させるためのアニメーション*/animation-duration: 2s;animation-fill-mode: forwards;}

@keyframes displayAnime{
  from {opacity: 0;}
  to {opacity: 1}
  }

@media screen and (max-width: 767px) {
  .tab_li{width: 48%;margin-bottom: 15px;}
  .tab_li a{font-size: 14px;}

  .item_li{
    width: 100%;
    font-size: 15px;
  }
  .normal_en{
    font-size: 14px;
  }
  .note_txt{
    padding: 15px;
    font-size: 14px;
  }
}


.guide_item{
  width: 48%;
  padding: 20px;
  background: #f6f6f6;
}

.guide_ttl{
  font-size: 20px;
  margin-bottom: 10px;
}
.guide_item ol {
  margin-bottom: 0;
  padding-inline-start: 20px;
  display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  -ms-flex-wrap: wrap!important;
  flex-wrap: wrap!important;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.guide_item ol::after{
  content:"";
  display: block;
  width:32%;
}

.guide_item ol li{
  width: 32%;
  margin-bottom: 5px;
}

.note_ttl{
  font-size: 17px;
  color: #fff;
  margin-bottom: 15px;
  background: #b81326;
  padding: 1px 30px;
  position: absolute;
  left: 0 ;
  top: 0;
}

.item_list.item_list02 .item_li{
  width: 100%;
}

.course_flow_li{
  width: 100%;
  margin-bottom: 20px;
  position: relative;
    font-size: 18px;
    font-weight: 500;
}

.course_flow_li ::before {
  position: absolute;
  content: "";
  width: 10px;
  height: 10px;
  margin-top: -3px;
  background: #b81326;
  border-radius: 50%;
  left: -28px;
  top: 50%;
}

.course_flow{
  position: relative;
  padding-left: 32px;

}
.course_flow::before {
  position: absolute;
  content: "";
  background: #b81326;
  width: 2px;
  height: 81%;
  left: 8px;
  top: 18px;
  z-index: 0;
  background-size: contain;
}
/*
.course_flow_li:not(:last-child):after {
    content: "";
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #b81326;
    position: absolute;
    left: 6px;
    top: auto;
    bottom: -17px;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}
*/

.course_flow::after{
  content:"";
  display: block;
  width:32%;
}
@media screen and (max-width: 767px) {
  .note_ttl{
    font-size: 15px;
    margin-bottom: 10px;
    padding: 1px 20px;
  }
  

  .note_box li{
    font-size: 14px;
  }
  .note_box li:not(:last-child){
    margin-bottom: 5px;
  }
 .guide_item{
    width: 100%;
    padding: 15px;
  }

  .guide_item:not(:last-child){
    margin-bottom: 20px;
  }
  .guide_item ol li{
    width: 48%;
    font-size: 14px;
  }

  .guide_ttl{
    font-size: 16px;
  }
  .note_box ul {
    margin-left: -21px;
  }

  .course_flow_li{
    width: 100%;
  font-size: 15px;
  }
  
    .note_box ul li{
    width: 100%;
  }
  .course_flow_li ::before {
    width: 7px;
    height: 7px;
    margin-top: -3px;
    left: -20px;
    top: 50%;
  }

  .course_flow::before {
    width: 1px;
    height: 84%;
    top: 13px;
  }
  .guide_item:nth-child(2) .course_flow:before{
    height: 81%;
  }
  
  .course_flow{
    padding-left: 25px;
  }
}

.d_none{
display:none;}

@media screen and (max-width: 801px) {
  .topic_box .topic p{
    font-size: 17px;
  }
}

@media screen and (max-width: 767px) {
.color_ttl.flex-btw span{font-size:14px!important;}
  }



@media screen and (max-width: 400px) {  
  .select_day select{
    width: 40%;
  }

  .formTd select{
    font-size: 13px;
  }

}

.semi-formal_box {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.semi-formal_small {
  font-size: 80%;
}

.semi-formal_text strong {
  font-size: 26px;
  font-weight: 500;
}


@media screen and (max-width: 1100px) {
  .semi-formal_box {
    display: block;
  }

  .semi-formal_price {
    margin-top: 8px;
  }

  .semi-formal_text strong {
    font-size: 18px;
    font-weight: 500;
  }
}

.ttl_large{
  font-size: 30px;
}
.p_large{
  font-size: 20px;
}
.plan_price_large{
  font-size: 28px;
}
.plan_price_small_large{
    font-size: 20px;
  }
@media screen and (max-width: 768px) {
  .ttl_large{
    font-size: 24px;
  }
  .p_large{
    font-size: 18px;
  }
  .plan_price_large{
    font-size: 22px;
  }
  .plan_price_small_large{
    font-size: 18px;
  }
}