@charset "UTF-8";


body{
  overflow-x: hidden;
}
#lightouter_210617 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  list-style: none;
  font-kerning: normal;
  /* font-feature-settings: "palt"; */   
}
#lightouter_210617 img ,
#lightouter_210617 source
{
  width: 100% ;
  height: auto ;
  position: relative;
}
.image_hover_bg{
  position: relative;
  }
.image_hover_bg::before{
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  }
  .breadlist.lp{
  margin: 20px auto; 
  max-width: 1078px;
  min-width: unset;
  }
  picture{
    display: block;
  }
  video{
    display: block;
  }

  /* アニメーション------------------------- */
  .fade{
    opacity: 0;
    transition-duration: 1s;
    -webkit-transform:translateY(50px);
    -ms-transform:translateY(50px);
    transform:translateY(50px);
  }
  .fade_in{
    opacity: 1;
    -webkit-transform:translateY(0);
    -ms-transform:translateY(0);
    transform:translateY(0);
  }
  /* アニメーション------------------------- */
  
  @media screen and (max-width: 768px) {
  /* #is20216017{ */
    /* overflow-x: hidden !important; */
    /* -webkit-overflow-scrolling: touch; */
    /* overflow-y: scroll !important; */
  /* } */
  .pc_text{
    display: none;
  }
  .ct01_head{
    font-family: 'Gilda Display', serif;
    font-size: calc(66*(100vw/750));
    letter-spacing: 0.02em;
    font-feature-settings: "palt";
    margin-left: calc(38*(100vw/750));
  }
  .ct01_text{
    margin-left: calc(28*(100vw/750));
    margin-right: calc(28*(100vw/750));
    font-size: calc(24*(100vw/750));
    line-height: 1.75;
    font-weight: 500;
    font-family: YuGothic,'Yu Gothic', sans-serif;
  }
  .ct01_tax{
    display: inline-block;
    position: relative;
    margin-left: calc(28*(100vw/750));
    font-size: calc(23*(100vw/750));
    line-height: 1.86;
    letter-spacing: 0.03em;
    font-family: pragmatica, sans-serif;
    font-weight: 400;
    font-style: normal;
  }
  .ct01_tax::before{
    content: '';
    position: absolute;
    z-index: -1;
    left: calc(0*(100vw/750));
    bottom: calc(3*(100vw/750));
    width: 100%;
    height: calc(1*(100vw/750));
    background-color: #000;
  }
}
  @media screen and (min-width: 769px) and (max-width:1400px){
    .sp_text{
      display: none;
    }
    .ct01_head{
      font-family: 'Gilda Display', serif;
      font-size: calc(51*(100vw/1400));
      letter-spacing: 0.02em;
      font-feature-settings: "palt";
    }
    .ct01_text{
      font-size: calc(14*(100vw/1400));
      line-height: 1.85;
      font-weight: 500;
      font-family: YuGothic,'Yu Gothic', sans-serif;
    }
    .ct01_tax{
      position: relative;
      display: inline-block;
      font-size: calc(12*(100vw/1400));
      line-height: 2;
      letter-spacing: 0.03em;
      font-family: pragmatica, sans-serif;
      font-weight: 400;
      font-style: normal;
    }
    .ct01_tax::before{
      content: "";
      position: absolute;
      bottom: calc(3*(100vw/1400));
      left: 0;
      width: 100%;
      height: calc(1*(100vw/1400));
      background-color: #000;
    }
  }

  @media screen and (min-width: 1401px) {
    .sp_text{
      display: none;
    }
    .ct01_head{
        font-family: 'Gilda Display', serif;
        font-size: 51px;
        letter-spacing: 0.02em;
        font-feature-settings: "palt";
    }
    .ct01_text{
        font-size: 14px;
        line-height: 1.85;
        font-weight: 500;
        font-family: YuGothic,'Yu Gothic', sans-serif;
    }
    .ct01_tax{
      position: relative;
      display: inline-block;
        font-size: 12px;
        line-height: 2;
        letter-spacing: 0.03em;
        font-family: pragmatica, sans-serif;
        font-weight: 400;
        font-style: normal;
    }
    .ct01_tax::before{
      content: "";
      position: absolute;
      bottom: 3px;
      left: 0;
      width: 100%;
      height: 1px;
      background-color: #000;
    }
    
  }

/* key_visual---------------------------------------------- */
/* sp------------------------------------------------------- */
@media screen and (max-width: 768px) {
    /* body{
      background-image: url(../img/sp_img/sp.jpg);
      background-repeat: no-repeat;
      background-size: calc(750*(100vw/750));
      position: relative;
      opacity: .6;
      top: -103px;
      left:0;
    } */
  .key_inner{
    position: relative;
    margin-top: calc(30*(100vw/750));
  }
  .key_img{
    width: calc(502*(100vw/750));
    margin: auto;
  }
  .key_img_text{
    position: absolute;
    width: calc(634*(100vw/750));
    top: calc(271*(100vw/750));
    left: calc(57*(100vw/750));
  }
  .key_text{
    margin-top: calc(80*(100vw/750));
    font-size: calc(26*(100vw/750));
    line-height: 2.5388;
    font-weight: 500;
    text-align: center;
    font-family: YuGothic,'Yu Gothic', sans-serif;
  }
  .ct01_img01{
    width: calc(678*(100vw/750));
    margin: auto;
    margin-top: calc(55*(100vw/750));
  }
  .ct01_img02{
    width: calc(678*(100vw/750));
    margin: auto;
    margin-top: calc(37*(100vw/750));
  }
}
/* sp------------------------------------------------------- */
/* tab------------------------------------------------------- */
@media screen and (min-width: 769px) and (max-width: 1400px){
  /* body{
    background-image: url(../img/pc_img/pc.jpg);
    background-repeat: no-repeat;
    background-size: calc(1400*(100vw/1400));
    position: relative;
    opacity: .6;
    top: -47px;
    left:9px;
  } */
  .key_box{
    width: calc(995*(100vw/1400));
    margin: auto;
    /* margin-top: calc(-52*(100vw/1400));  */
  }
  .key_inner {
    display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
  }
  .key_img{
    width: calc(487*(100vw/1400));
  }
  .key_right{
    margin-top: calc(290*(100vw/1400));
    transform: translateX(calc(87*(100vw/1400)));
  }
  .key_img_text{
    width: calc(431*(100vw/1400));
  }
  .key_text{
    margin-top: calc(67*(100vw/1400));
    font-size: calc(16*(100vw/1400));
    line-height: 2.875;
    font-weight: 500;
    font-family: YuGothic,'Yu Gothic', sans-serif !important;
    text-align: center;
  }
}
/* tab------------------------------------------------------- */
/* pc------------------------------------------------------- */
@media screen and (min-width: 1401px) {
  /* body{
    background-image: url(../img/pc_img/pc.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
    position: relative;
    opacity: .6;
    top: -47px;
    left: 0 ;
  } */
  .key_box{
    max-width: 995px;
    width: 100%;
    margin: auto;
    /* margin-top: -52px;  */
  }
  .key_inner {
    display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
  }
  .key_img{
    width: 100%;
    max-width: 487px;
  }
  .key_right{
    position: relative;
    width: 431px;
    margin-top: 300px;
    left: 10%;
  }
  .key_text{
    margin-top: 59px;
    font-size: 16px;
    line-height: 2.875;
    font-weight: 500;
    font-family: YuGothic,'Yu Gothic', sans-serif !important;
    text-align: center;
  }
}
/* pc------------------------------------------------------- */
/* key_visual---------------------------------------------- */

/* content01---------------------------------------------- */
/* sp------------------------------------------------------- */
@media screen and (max-width: 768px) {
  .ct01{
    margin-top: calc(148*(100vw/750));
  }
  .ct01_head_top{
    display: block;
    font-size: calc(52*(100vw/750));
  }
  .number{
    font-size: calc(60*(100vw/750));
  }
  .ct01_head_btm{
    display: block;
    padding-top: calc(19*(100vw/750));
  }
  .ct01_big_text_box{
    margin-top: calc(61*(100vw/750));
  }
  .ct01_text:first-of-type{
    margin-top: initial;
  }
  .ct01_text_box{
    text-align: justify;
  }
  .ct01_text{
    margin-top: calc(46*(100vw/750));
  }
  .ct01_tax_box{
    display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
    -ms-flex-wrap: wrap;
  	flex-wrap: wrap;
    width: calc(750*(100vw/750));
    margin-top: calc(36*(100vw/750));
  }
}
/* sp------------------------------------------------------- */
/* tab------------------------------------------------------- */
@media screen and (min-width: 769px) and (max-width: 1400px){
  .ct01{
    margin-top: calc(115*(100vw/1400));
  }
  .ct01_inner{
    width: calc(1063*(100vw/1400));
    margin: auto;
  }
  .ct01_head_top{
    font-size: calc(40*(100vw/1400));
  }
  .number{
    font-size: calc(47*(100vw/1400));
  }
  .ct01_head_btm{
    display: block;
    padding-top: calc(13*(100vw/1400));
  }
  .ct01_img_box{
    display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: calc(995*(100vw/1400));
    margin: auto;
    margin-top: calc(34*(100vw/1400));
  }
  .ct01_img01{
    width: calc(495*(100vw/1400));
  }
  .ct01_img02{
    position: relative;
    width: calc(476*(100vw/1400));
    margin-right: calc(-40*(100vw/1400));
    left: 0;
    top: calc(150*(100vw/1400));
  }
  .ct01_big_text_box{
    margin-top: calc(61*(100vw/1400));
  }
  .ct01_text:nth-of-type(2),
  .ct01_text:nth-of-type(3)
  {
    margin-top: calc(30*(100vw/1400));
  }
  .ct01_tax_box{
    display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: calc(475*(100vw/1400));
    margin-top: calc(20*(100vw/1400)) !important;
  }
  .ct01_tax{
    margin-right: calc(10*(100vw/1400));
  }
  .ct01_tax:last-of-type{
    margin-right: initial;
  }
}
/* tab------------------------------------------------------- */
/* pc------------------------------------------------------- */
@media screen and (min-width: 1401px) {
  .ct01{
    margin-top: 108px;
  }
  .ct01_inner{
    width: 100%;
    max-width: 1063px;
    margin: auto;
  }
  .ct01_head_top{
    font-size: 40px;
  }
  .number{
    font-size: 47px;
  }
  .ct01_head_btm{
    display: block;
    padding-top: 13px;
  }
  .ct01_img_box{
    display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    max-width: 994px;
    width: 100%;
    margin: auto;
    margin-top: 30px;
  }
  .ct01_img01{
    width: 100%;
    max-width: 500px;
  }
  .ct01_img02{
    position: relative;
    left: 0;
    top: 147px;
    width: 100%;
    max-width: 475px;
    margin-right: -4%;
  }
  .ct01_big_text_box{
    margin-top: 32px;
  }
  .ct01_text:nth-of-type(2),
  .ct01_text:nth-of-type(3)
  {
    margin-top: 30px;
  }
  .ct01_tax_box{
    display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 475px;
    width: 100%;
    margin-top: 20px !important;
  }
  .ct01_tax{
    margin-right: 2.3%;
  }
  .ct01_tax:last-of-type{
    margin-right: initial;
  }
}
/* pc------------------------------------------------------- */
/* content01---------------------------------------------- */

/* content02---------------------------------------------- */
/* sp------------------------------------------------------- */
@media screen and (max-width: 768px) {
  .ct02{
    margin-top: calc(161*(100vw/750));
  }
  .ct02_img01{
    position: relative;
    z-index: 1;
    width: calc(430*(100vw/750));
    margin-left: auto;
    margin-right: calc(20*(100vw/750));
    margin-top: calc(50*(100vw/750));
  }
  .ct02_img02{
    width: calc(562*(100vw/750));
    margin-right: auto;
    margin-left: calc(29*(100vw/750));
    margin-top: calc(-85*(100vw/750));
  }
}
/* sp------------------------------------------------------- */
/* tab------------------------------------------------------- */
@media screen and (min-width: 769px) and (max-width: 1400px){
  .ct02{
    margin-top: calc(157*(100vw/1400));
  }
  .ct02_inner{
    width: calc(995*(100vw/1400));
    margin: auto;
  }
  .ct02_head{
    text-align: right;
  }
  .ct02_img_box{
    width: calc(987*(100vw/1400));
    margin-top: calc(33*(100vw/1400));
    margin-left: calc(29*(100vw/1400));
  }
  .ct02_img01{
    width: calc(553*(100vw/1400));
  }
  .ct02_img02{
    position: relative;
    width: calc(430*(100vw/1400));
    margin-top: calc(92*(100vw/1400));
    left: calc(-46*(100vw/1200));
    top: 0;
  }
  .ct02_big_text_box{
    margin-top: calc(47*(100vw/1400));
    text-align: center;
  }
  .ct02_tax_box{
    justify-content: center;
    width: calc(595*(100vw/1400));
    margin: auto;
  }
}
/* tab------------------------------------------------------- */
/* pc------------------------------------------------------- */
@media screen and (min-width: 1401px) {
  .ct02{
    margin-top: 152px;
  }
  .ct02_inner{
    width: 100%;
    max-width: 995px;
    margin: auto;
  }
  .ct02_head{
    text-align: right;
  }
  .ct02_img_box{
    max-width: 987px;
    margin-top: 32px;
    margin-left: 3.1%;
  }
  .ct02_img01{
    width: 100%;
    max-width: 550px;
  }
  .ct02_img02{
    position: relative;
    left: -5.3%;
    top: 0;
    width: 100%;
    max-width: 433px;
    margin-top: 92px;
  }
  .ct02_big_text_box{
    margin-top: 40px;
    text-align: center;
  }
  .ct02_tax_box{
    justify-content: center;
    max-width: 595px;
    margin: auto;
  }
}
/* pc------------------------------------------------------- */
/* content02---------------------------------------------- */

/* content03---------------------------------------------- */
/* sp------------------------------------------------------- */
@media screen and (max-width: 768px) {
  .ct03{
    margin-top: calc(156*(100vw/750));
  }
  .ct03_img01{
    width: calc(638*(100vw/750));
    margin: auto;
    margin-top: calc(55*(100vw/750));
  }
  .ct03_img02{
    margin-top: calc(37*(100vw/750));
    margin-bottom: calc(15*(100vw/750));
  }
  .ct03_img02,
  .ct03_img03
  {
    width: calc(450*(100vw/750));
    margin-right: auto;
    margin-left: calc(56*(100vw/750));
  }
  .ct03_img04 video{
    width: calc(412*(100vw/750));
    margin-left: auto;
    margin-right: calc(60*(100vw/750));
    margin-top: calc(40*(100vw/750));
  }
}
/* sp------------------------------------------------------- */
/* tab------------------------------------------------------- */
@media screen and (min-width: 769px) and (max-width: 1400px){
  .ct03{
    margin-top: calc(155*(100vw/1400));
  }
  .ct03_top{
    width: calc(547*(100vw/1400));
    margin: auto;
  }
  .ct03_head{
    transform: translateX(calc(40*(100vw/1400)));
    text-align: right;
  }
  .ct03_img01{
    width: calc(553*(100vw/1400));
    margin-top: calc(35*(100vw/1400));
  }
  .ct03_inner{
    width: calc(881*(100vw/1400));
    margin: auto;
  }
  .ct03_img_box{
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-top: calc(60*(100vw/1400));
  }
  .ct03_img02,
  .ct03_img03{
    width: calc(420*(100vw/1400));
  }
  .ct03_img03{
    margin-top: calc(7*(100vw/1400));
  }
  .ct03_img04 video{
    width: calc(380*(100vw/1400));
    margin-top: calc(96*(100vw/1400));
    margin-left: calc(80*(100vw/1400));
  }
  .ct03_big_text_box{
    margin-top: calc(50*(100vw/1400));
    text-align: center;
  }
  .ct03_big_text_box .ct01_text:nth-of-type(2){
    margin-top: calc(27*(100vw/1400));
  }
  .ct03_tax_box{
    justify-content: center;
    width: calc(645*(100vw/1400));
    margin: auto;
  }
}
/* tab------------------------------------------------------- */
/* pc------------------------------------------------------- */
@media screen and (min-width: 1401px) {
  .ct03{
    margin-top: 155px;
  }
  .ct03_top{
    width: 100%;
    max-width: 550px;
    margin: auto;
  }
  .ct03_head{
    transform: translateX(7%);
    text-align: right;
  }
  .ct03_img01{
    width: 100%;
    margin: auto;
    max-width: 553px;
    margin-top: 35px;
  }
  .ct03_inner{
    max-width: 875px;
    width: 100%;
    margin: auto;
  }
  .ct03_img_box{
    margin-top: 59px;
  }
  .ct03_img02,
  .ct03_img03{
    max-width: 420px;
    width: 100%;
  }
  .ct03_img03{
    margin-top: 10px;
  }
  .ct03_img04 video{
    max-width: 380px;
    width: 100%;
    margin-top: 96px;
  }
  .ct03_big_text_box{
    margin-top: 38px;
    text-align: center;
  }
  .ct03_big_text_box .ct01_text:nth-of-type(2){
    margin-top: 27px;
  }
  .ct03_tax_box{
    justify-content: center;
    max-width: 645px;
    margin: auto;
  }
}
/* pc------------------------------------------------------- */
/* content03---------------------------------------------- */

/* content04---------------------------------------------- */
/* sp------------------------------------------------------- */
@media screen and (max-width: 768px) {
  .ct04_img01{
    width: calc(640*(100vw/750));
    margin-left: auto;
    margin-top: calc(53*(100vw/750));
  }
  .ct04_img02{
    width: calc(640*(100vw/750));
    margin-left: calc(28*(100vw/750));
    margin-right: auto;
    margin-top: calc(43*(100vw/750));
  }
  .ct04_img02 .ct01_text,
  .ct04_img02 .ct01_tax{
    margin-left: initial;
  }
}
/* sp------------------------------------------------------- */
/* tab------------------------------------------------------- */
@media screen and (min-width: 769px) and (max-width: 1400px){
  .ct04{
    margin-top: calc(155*(100vw/1400));
  }
  .ct04_inner{
    width: calc(1075*(100vw/1400));
    margin: auto;
  }
  .ct04_img_box{
    width: calc(1040*(100vw/1400));
  }
  .ct04_img01{
    width: calc(476*(100vw/1400));
    position: relative;
    top: calc(150*(100vw/1400));
    left: 0;
  }
  .ct04_img02{
    width: calc(503*(100vw/1400));
  }
  .ct04_big_text_box {
    margin-left: calc(552*(100vw/1400));
    margin-top: calc(45*(100vw/1400));
  }
  .ct04_tax_box{
    width: calc(490*(100vw/1400));
    margin-top: calc(22*(100vw/1400)) !important;
  }
}
/* tab------------------------------------------------------- */
/* pc------------------------------------------------------- */
@media screen and (min-width: 1401px) {
  .ct04_inner{
    position: relative;
    max-width: 1075px;
    width: 100%;
    margin: auto;
  }
  .ct04_img_box{
    max-width: 1035px;
  }
  .ct04_img01{
    position: relative;
    top: 152px;
    left: 0;
    width: 100%;
    max-width: 475px;
  }
  .ct04_img02{
    width: 100%;
    margin-top: 7px;
    max-width: 500px;
  }
  .ct04_big_text_box{
    position: relative;
    top: 0;
    left: 51.5%;
  }
  .ct04_tax_box{
    max-width: 490px;
  }
}
/* pc------------------------------------------------------- */
/* content04---------------------------------------------- */

/* content05---------------------------------------------- */
/* sp------------------------------------------------------- */
@media screen and (max-width: 768px) {
  .ct05{
    margin-top: calc(155*(100vw/750));
  }
  .ct05_img01{
    position: relative;
    z-index: 1;
    width: calc(468*(100vw/750));
    margin-top: calc(46*(100vw/750));
    margin-left: calc(79*(100vw/750));
    border: 5px #fff solid;
  }
  .ct05_img02{
    width: calc(489*(100vw/750));
    margin-top: calc(-45*(100vw/750));
    margin-left: auto;
  }
  .ct05_img03 video{
    position: relative;
    z-index: 1;
    width: calc(330*(100vw/750));
    margin-right: auto;
    margin-top: calc(-435*(100vw/750));
    margin-left: calc(30*(100vw/750));
  }
  .ct05_text_box .ct01_text{
    margin-left: calc(27*(100vw/750));
    margin-right: calc(27*(100vw/750));
  } 
}
/* sp------------------------------------------------------- */
/* tab------------------------------------------------------- */
@media screen and (min-width: 769px) and (max-width: 1400px){
  .ct05{
    margin-top: calc(155*(100vw/1400));
  }
  .ct05_inner{
    width: calc(980*(100vw/1400));
  }
  .ct05_img_box{
    margin-top: calc(17*(100vw/1400));
  }
  .ct05_img01{
    position: relative;
    z-index: 1;
    width: calc(460*(100vw/1400));
    top: calc(10*(100vw/1400));
    left: calc(95*(100vw/1400));
    border: 5px solid #fff;
  }
  .ct05_img02{
    position: relative;
    top: 0;
    left: calc(-16*(100vw/1400));
    width: calc(503*(100vw/1400));
    margin-top: calc(320*(100vw/1400));
  }
  .ct05_btm_box{
    display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .ct05_img03 video{
    width: calc(380*(100vw/1400));
    margin-top: calc(-265*(100vw/1400));
  }
  .ct05_big_text_box{
    position: relative;
    top: 0;
    left: calc(15*(100vw/1400));
    margin-top: calc(49*(100vw/1400));
  }
  .ct05_tax_box{
    width: calc(430*(100vw/1400));
  }
  .ct05_text_box{
    text-align: left;
  }
}
/* tab------------------------------------------------------- */
/* pc------------------------------------------------------- */
@media screen and (min-width: 1401px) {
  .ct05{
    margin-top: 157px;
  }
  .ct05_inner{
    max-width: 980px;
  }
  .ct05_img_box{
    max-width: 970px;
    width: 100%;
    margin-top: 28px;
  }
  .ct05_img01{
    position: relative;
    top: -5px;
    left: 8%;
    z-index: 1;
    width: 100%;
    max-width: 462px;
    border: 5px solid #fff;
  }
  .ct05_img02{
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    max-width: 502px;
    margin-top: 304px;
  }
  .ct05_btm_box{
    max-width: 989px;
    width: 100%;
    margin: auto;
    display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .ct05_img03 video{
    position: relative;
    left: 0%;
    top: 0;
    max-width: 380px;
    width: 100%;
    margin-top: -263px;
  }
  .ct05_big_text_box{
    position: relative;
    top: 0;
    left: 2.5%;
  }
  .ct05_text_box{
    text-align: left;
  }
  .ct05_tax_box{
    width: 100%;
    max-width: 438px;
  }
}
/* pc------------------------------------------------------- */
/* content05---------------------------------------------- */

/* content06---------------------------------------------- */
/* sp------------------------------------------------------- */
@media screen and (max-width: 768px) {
  .ct06{
    margin-top: calc(166*(100vw/750));
  }
  .ct06_img01{
    width: calc(750*(100vw/750));
    margin: auto;
    margin-top: calc(55*(100vw/750));
  }
  .ct06_img02{
    width: calc(638*(100vw/750));
    margin: auto;
    margin-top: calc(37*(100vw/750));
  }
  .ct06_text_box .ct01_text{
    margin-left: calc(27*(100vw/750));
    margin-right: calc(27*(100vw/750));
  }

}
/* sp------------------------------------------------------- */
/* tab------------------------------------------------------- */
@media screen and (min-width: 769px) and (max-width: 1400px){
  .ct06{
    margin-top: calc(160*(100vw/1400));
  }
  .ct06_inner{
    width: calc(633*(100vw/1400));
  }
  .ct06_img01{
    width: calc(553*(100vw/1400));
    margin: auto;
    margin-top: calc(34*(100vw/1400));
  }
  .ct06_img02{
    width: calc(452*(100vw/1400));
    margin: auto;
    margin-top: calc(45*(100vw/1400));
  }
  .ct06_big_text_box{
    margin-top: calc(45*(100vw/1400));
    text-align: center;
  }
  .ct06_tax_box{
    width: calc(595*(100vw/1400));
    margin: auto;
    justify-content: center;
  }
}
/* tab------------------------------------------------------- */
/* pc------------------------------------------------------- */
@media screen and (min-width: 1401px) {
  .ct06{
    margin-top: 156px;
  }
  .ct06_inner{
    max-width: 622px;
  }
  .ct06_img01{
    max-width: 550px;
    width: 100%;
    margin: auto;
    margin-top: 35px;
  }
  .ct06_img02{
    max-width: 450px;
    width: 100%;
    margin: auto;
    margin-top: 45px;
  }
  .ct06_big_text_box{
    text-align: center;
  }
  .ct06_tax_box{
    width: 100%;
    max-width: 595px;
    margin: auto;
    justify-content: center;
  }
}
/* pc------------------------------------------------------- */
/* content06---------------------------------------------- */

/* sp------------------------------------------------------- */
@media screen and (max-width: 768px) {
  .all_item_btn{
    display: block;
    width: calc(676*(100vw/750));
    height: calc(125*(100vw/750));
    line-height: calc(125*(100vw/750));
    margin: auto;
    margin-top: calc(156*(100vw/750));
    margin-bottom: calc(206*(100vw/750));
    font-size: calc(28*(100vw/750));
    letter-spacing: 0.06em;
    text-align: center;
    font-family: YuGothic,'Yu Gothic', sans-serif;
    font-weight: 500;
    border: 1px solid #000;
  }
}
/* sp------------------------------------------------------- */
/* tab------------------------------------------------------- */
@media screen and (min-width: 769px) and (max-width: 1400px){
  .all_item_btn{
    display: block;
    width: calc(380*(100vw/1400));
    height: calc(64*(100vw/1400));
    line-height: calc(64*(100vw/1400));
    margin: auto;
    margin-top: calc(145*(100vw/1400));
    margin-bottom: calc(159*(100vw/1400));
    font-size: calc(18*(100vw/1400));
    letter-spacing: 0.06em;
    text-align: center;
    font-family: YuGothic,'Yu Gothic', sans-serif;
    font-weight: 500;
    border: 1px solid #000;
  }
}
/* tab------------------------------------------------------- */
/* pc------------------------------------------------------- */
@media screen and (min-width: 1401px) {
  .all_item_btn{
    display: block;
    width: 100%;
    max-width: 380px;
    height: 64px;
    line-height: 64px;
    margin: auto;
    margin-top: 140px;
    margin-bottom: 159px;
    font-size: 18px;
    letter-spacing: 0.06em;
    text-align: center;
    font-family: YuGothic,'Yu Gothic', sans-serif;
    font-weight: 500;
    border: 1px solid #000;
  }
}
/* pc------------------------------------------------------- */
/* btn---------------------------------------------- *