@charset "UTF-8";

/* base
================================================ */

.plan-list iframe{
  border: none;
  width: 100%;
  height: 100%;
}
.plan-list iframe{
  border: none;
  width: 100%;
  height: 100%;
}
.l-header{
  background: #fff;
}
@media (width < 768px) {
    .l-header .l-nav {
        opacity: 1;
        visibility: visible;
    }
}

/* plan-intro
================================================ */
.plan-intro__inner{
  margin: auto;
  text-align: center;
  border: 1px solid #000000;
  border-radius: 20px;
}
.plan-intro__inner img{
  margin: auto;
}
.plan-list iframe{
  margin: auto;
}
.plan-list iframe .row,
.plan-list iframe .text-right small,
.plan-list iframe .ajax-message_box{
  display: none;
}

@media (width < 768px) {
  .plan-list__inner{
    height: 400px;
  }
  .plan_catalog{
    margin-top: 40px;
  }
  .plan-intro{
    padding: 31px 0 50px;
  }
  .plan-intro__inner{
    max-width: 70%;
    padding: 20px;
  }
  .plan-list iframe{
    max-width: 92%;
    height: 100%;
  }
}
@media (width >= 768px ) {
  .plan-list__inner{
    height: 700px;
  }
  .plan-intro{
    padding: 160px 0 80px;
  }
  .plan-intro__inner{
    max-width: 1836px;
    padding: 40px;
  }
  .plan_catalog{
  margin-top: 130px;
  }
  .plan-list iframe{
    max-width: 1836px;
    height: 100%;
  }
}

/* plan_catalog
================================================ */
.plan_catalog{
  border-radius:20px;
  background: #FFE89E;
  position:relative;
}
  .plan_catalog:after{
    content: "";
  }
@media (width >= 768px ){
  .plan_catalog:after{
    background: url(/wordpress/wp-content/themes/ymt_juken_orgtheme/img/fix/plan/bg_catalog01_sp.png) no-repeat center;
    background-size: cover;
    width: 353px;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
  }
  .plan_catalog{
    width : 1000px;
    margin: 0 auto 0px;
    padding:52px 80px 47px;
  }
  .plan_catalog__cont{
    margin-left : auto;
    width: 454px;
    text-align: center;
  }
}
.plan_catalog__cont{
  
}
.plan_catalog__sub{
  font-size:20px;
  font-weight:bold;
  line-height:1.5;
  text-align:center;
  background:#FF7E33;
  border-radius:50px;
  position:relative;
  color:#fff;
  display:inline-block;
  padding : 6px 20px;
  margin-bottom:12px;
}
.plan_catalog__sub:before{
  content:"";
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  border-top: 10px solid #FF7E33;
  position : absolute;
  left : 50%;
  bottom: -8px;
  transform: translateX(-50%);
  border-radius: 5px;
}
.plan_catalog__head{
  font-size: 36px;
  font-weight: bold;
  line-height:1.5;
  text-align:center;
  margin-bottom : 20px;
}
.plan_catalog__btn{
  width : 415px;
  margin : auto
}
.plan_catalog__link{
  border: 2px solid #FF6710;
  border-radius : 10px;
  background : #fff;
  color:#FF6710;
  font-weight:bold;
  font-size : 23px;
  line-height:1.5;
  padding: 18px 0 20px 30px;
  text-align : left;
  display: block;
  transition-duration : 0.3s;
}
.plan_catalog__txt{
  text-align: center;
  margin-bottom: 30px;
}
.plan_catalog__btn-txt{
  position:relative;
}
.plan_catalog__btn-txt::before{
  content:"";
  position: absolute;
  right: -45px;
  top:50%;
  display: inline-block;
  width: 14px;
  height: 12px;
  color: "#FF6710";
  content: "";
  background-color: currentcolor;
  -webkit-mask-image: url("data:image/svg+xml;utf8,%3Csvg%20width%3D%2214%22%20height%3D%2213%22%20viewBox%3D%220%200%2014%2013%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Crect%20x%3D%220.75%22%20y%3D%221.68262%22%20width%3D%228.31809%22%20height%3D%227.49979%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%2F%3E%3Cline%20x1%3D%221.09082%22%20y1%3D%2212.1826%22%20x2%3D%2211.9998%22%20y2%3D%2212.1826%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%2F%3E%3Cline%20x1%3D%2212.75%22%20y1%3D%222.93262%22%20x2%3D%2212.75%22%20y2%3D%2212.9324%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%2F%3E%3C%2Fsvg%3E");
  mask-image: url("data:image/svg+xml;utf8,%3Csvg%20width%3D%2214%22%20height%3D%2213%22%20viewBox%3D%220%200%2014%2013%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Crect%20x%3D%220.75%22%20y%3D%221.68262%22%20width%3D%228.31809%22%20height%3D%227.49979%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%2F%3E%3Cline%20x1%3D%221.09082%22%20y1%3D%2212.1826%22%20x2%3D%2211.9998%22%20y2%3D%2212.1826%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%2F%3E%3Cline%20x1%3D%2212.75%22%20y1%3D%222.93262%22%20x2%3D%2212.75%22%20y2%3D%2212.9324%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%2F%3E%3C%2Fsvg%3E");
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  transition: all var(--mh--duration) var(--mh--easing);
  margin-left: 10px;
  transform: translateY(-50%);
}


@media (width >= 768px ){
  .plan_catalog__link:hover{
    background : #FF6710;
    color:#fff;
  }
}
@media (width < 768px){
  .plan_catalog__inner{
    padding : 0 20px ;
  }
  .plan_catalog{
    border-radius:10px;
    width: 90%;
    margin: 0 auto 0px;
    padding: 30px 0 0;
    overflow: hidden;
  }
  .plan_catalog:after{
    background: url(/wordpress/wp-content/themes/ymt_juken_orgtheme/img/fix/plan/bg_catalog01_pc.png) no-repeat center/contain;
    width: 100%;
    height: 50vw;
    display :block;
  }
  .plan_catalog__cont{
    text-align:center;
    margin-bottom: 27px;
  }
  .plan_catalog__sub{

font-size: 18px;

}
  .plan_catalog__head{

font-size : 26px;

margin-bottom: 8px;

}
  .plan_catalog__txt{
  
  }
  .plan_catalog__btn{
  width: 100%;
  margin: auto;
  }
  .plan_catalog__link{
  padding: 10px 0 15px 20px;
  }
  .plan_catalog__txt{
    text-align: center;
    font-size: 16px;
    line-height: 1.8;
    margin-bottom: 20px;
  }
  .plan_catalog__btn-txt{
    font-size : 17px;
    font-weight:bold;
    line-height: 1.5;
    display: inline-block;
  }
  .plan_catalog__btn-txt::before{
    right: -15px;
  }
}

/* plan-cv
================================================ */
.plan-cv{
  background: #FF7E33;
  position: relative;
  /* max-width: 1400px; */
  width: 100%;
  margin: auto;
  border-radius: 40px;
  padding: 33px 260px 0px 23px;
}
.plan-cv::before{
  content: "";
  background: url(/wordpress/wp-content/themes/ymt_juken_orgtheme/img/fix/plan/bg_cv.png) no-repeat center/contain;
  display: block;
  position: absolute;
  z-index: 1;
}
.plan-cv__inner{
  position: relative;
  z-index: 2;
}
.plan-cv__head{
  font-family: var(--mh--font-family--base);
  font-weight: bold;
  color: #fff;
  line-height: 1.5;
}
.plan-cv__cont{
  width: 620px;
  margin-left:auto;
  text-align: left;
}
.plan-cv__block{
  border-radius: 20px;
  background: #fff;
}
.plan-cv__block-head{
  font-family: var(--mh--font-family--base);
  font-weight: bold;
}
.plan-cv__block-btn{
  width: 100%;
  max-width: 460px;
  margin: auto;
  color: #FF6710;
  background: #fff;
  border-radius: 10px;
}
.plan-cv__campaign-txt{
  font-size : 32px;
  font-weight:bold;
  line-height: 1.5;
  margin-bottom: 20px;
}
.plan-cv__block-link{
  border-radius: 10px;
  color: #FF6710;
  text-align: center;
  font-family: var(--mh--font-family--base);
  font-weight: bold;
  position: relative;
  display: block;
  padding: 13px 40px 6px 39px;
  border: 2px solid #fff;
  box-sizing: border-box;
  transition-duration: 0.3s;
  text-align: left;
}
.plan-cv__block-txt{
  font-size : 29px;
  line-height : 1.5;
}

.plan-cv__block-link::before{
  position: absolute;
  right: 38px;
  top:50%;
  display: inline-block;
  width: 14px;
  height: 14px;
  color: #FF6710;
  content: "";
  background-color: currentcolor;
  -webkit-mask-image: url("data:image/svg+xml;utf8,%3Csvg%20width%3D%2214%22%20height%3D%2213%22%20viewBox%3D%220%200%2014%2013%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Crect%20x%3D%220.75%22%20y%3D%221.68262%22%20width%3D%228.31809%22%20height%3D%227.49979%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%2F%3E%3Cline%20x1%3D%221.09082%22%20y1%3D%2212.1826%22%20x2%3D%2211.9998%22%20y2%3D%2212.1826%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%2F%3E%3Cline%20x1%3D%2212.75%22%20y1%3D%222.93262%22%20x2%3D%2212.75%22%20y2%3D%2212.9324%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%2F%3E%3C%2Fsvg%3E");
  mask-image: url("data:image/svg+xml;utf8,%3Csvg%20width%3D%2214%22%20height%3D%2213%22%20viewBox%3D%220%200%2014%2013%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Crect%20x%3D%220.75%22%20y%3D%221.68262%22%20width%3D%228.31809%22%20height%3D%227.49979%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%2F%3E%3Cline%20x1%3D%221.09082%22%20y1%3D%2212.1826%22%20x2%3D%2211.9998%22%20y2%3D%2212.1826%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%2F%3E%3Cline%20x1%3D%2212.75%22%20y1%3D%222.93262%22%20x2%3D%2212.75%22%20y2%3D%2212.9324%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%2F%3E%3C%2Fsvg%3E");
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  transition: all var(--mh--duration) var(--mh--easing);
  margin-left: 10px;
  transform: translateY(-50%);
}

.plan-cv__block-free{
  font-weight: bold;
  background: #fff;
  border-radius: 20px;
  color: #FF6710;
  display: inline;
  /* position: absolute; */
  /* left: -38px; */
  top: 50%;
  /* transform: translateY(-50%); */
  line-height: 1.1;
  background: #FFE89E;
  padding: 3px 10px;
  vertical-align: 10px;
  margin-right: 10px;
}
.plan-cv__campaign{
  background : #FF6710;
  color: #fff;
  text-align: center;
  border-radius: 40px 40px 0 0;
  padding: 46px 80px 45px;
}

@media (width < 768px){
  .plan-cv__img{
    width: 91.5vw;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
  }
  .plan-cv__block-link::before{
    right: 20px;
  }
  .plan-cv{
    border-radius: 20px;
    padding: 50px 0 0 0;
    overflow: hidden;
  }
  .plan-cv::before{
    width: 47%;
    height: 22%;
    right: 0;
    top: initial;
    bottom: 173px;
    background-size: contain;
    width: 140px;
    height: 127px;
  }
  .plan-cv__head{
    font-size: 31px;
    margin-bottom: 40px;
    text-align: left;
    padding-left: 30px;
  }
  .plan-cv__campaign{
    width: 100%;
    box-sizing: border-box;
    padding: 30px 20px;
  }
  .plan-cv__block-btn{
    max-width: 100%;
  }
  .plan-cv__cont{
    width: 100%;
  }
  .plan-cv__campaign-txt{
    font-size: 24px;
    margin-bottom: 10px;
  }
  .plan-cv__block-txt{
    font-size :20px;
  }
  .plan-cv__block-free{
    vertical-align : 1px;
    margin-right: 5px;
  }
  .plan_cv__btn-txt{
    font-size : 20px;
  }
  .plan-cv__block-link{
    padding: 13px 40px 13px 20px;
  }
}

@media (width >= 768px ){
  .plan_cv__btn-txt{
    font-size : 29px
  }
  .plan-cv__inner{
    display: flex;
    justify-content: space-between;
    align-items: end;
  }
  .plan-cv__img{
    
width: 920px;
  }
  .plan-cv__cont{
    padding-top :64px;
  }
  .plan-cv{
    /* margin-bottom: 98px; */
  }
  .plan-cv::before{
    width: 253px;
    height: 231px;
    top: 57px;
    right: 163px;
    background-size: contain;
  }
  .plan-cv__head{
    font-size: 52px;
    margin-bottom: 69px;
  }
  .plan-cv__cont{
    
  }
  .plan-cv__block-link:hover{
    background : #FF6710;
    color : #fff;
  }
 .plan-cv__block-link:hover::before{
    color : #fff;
  }
}