body{
  overflow-x:clip;
}
main{
  width:100vw;
}

.c-fixed-side-btn{
  box-shadow:0 3px 6px rgba(0,0,0,.16);
}
.p-section-2-title{
  width:298.12px;
}
.p-section-2-1-title{
  width:165.43px;
  margin-bottom:30px;
}
.p-section-2-2-title{
  width:135.29px;
}
.p-section-2-3-title{
  width:163.16px;
}
.p-section-3-title{
  width:175.16px;
}
.p-section-3-subtitle__a{width:180.08px;}
.p-section-3-subtitle__b{width:186.4px;}
.p-section-3-subtitle__c{width:319.46px;}
.p-section-3-subtitle__d{width:305.86px;}
.p-section-3-subtitle__e{width:298.3px;}
.p-section-3-subtitle__e-event{
  width:270px;
  margin:0 auto;
  margin-bottom:20px;
}
.p-section-3-desc,
.p-section-4-desc{
  margin-top:20px;
}
.p-section-4-title{
  width:315px;
}
.p-section-4-subtitle{
  font-size:1.8rem;
  font-weight:700;
  font-family:'ヒラギノ角ゴ Std', 'Hiragino Kaku Gothic ProN', 'メイリオ', 'Meiryo' , sans-serif;
}
.c-link-arrow-right{
  margin-left:10px;
  width:20px;
  height:20px;
  transform:rotate(180deg)
}
.wrapCon4Box a,
.u-no-textdecoration{
  text-decoration:none;
}
.is-mt-50{margin-top:50px;}
.is-mt-80{margin-top:80px;}
.section--common{
  border-top:1px solid #ccc;
}
.c-fixed-side-btn div{
  color:#fff;
  font-weight:600;
  text-decoration:none;
}
.boxed-btn.is-23gw > span{
  margin-right:4px;
}
.boxed-btn.is-23gw{
  padding:18px 20px;
}
.p-section-3-img-e{
  width:320px;
  display:block;
  margin:0 auto;
}

/* PC */
@media only screen and (min-width:769px) {
  
.p-KV{
  width:100%;
}
.c-hr{display:none;}
.c-fixed-side-btn{
  position:fixed;
  right:0;
  top:160px;
  height:max-content;
  writing-mode: vertical-rl;
  line-height:100%;
  padding:36px 19.5px;
  text-decoration:none;
  background:#7F0019;
  border-radius:8px 0 0 8px;
  z-index:999;
}
.c-fixed-side-btn span{
  font-size:1.6rem;
}
.c-fixed-side-btn-arrow{
  width:20px;
  transform: translateX(2px);
}
.p-section-1-img{
  width:608.98px;
}
.p-section-2-list{
  height:394px;
  margin-top:50px;
  display:flex;
  gap:50px;
}
.p-section-2-list__inner{
  width:300px;
  position:relative;
}
.p-section-2-1-img,
.p-section-2-2-img,
.p-section-2-3-img{
  max-width:300px;
  height:154px;
  object-fit:contain;
  position:absolute;
  top:0;
  left:0;
}
.p-section-2-desc{
  position:absolute;
  top:175px;
}
.p-section-2-desc__inner{
  margin-top:20px;
}
.u-max-w-1000 {
  max-width: 1000px;
  width: 100%; 
}
.p-section-4-list{
  display:flex;
  gap:50px;
  margin-top:80px;
}
.p-section-3-list__inner{
  margin-top:80px;
}
.p-section-4-list__inner{
  width:300px;
}
.p-section-3-img{
  margin-top:25.1px;
  box-shadow:0 0 10px rgba(0,0,0,.16);
  width:300px;
}
.p-section-3-img-a1{
  margin-top:50px;
}
.p-section-3-img-c{
  width:242.49px;
  display:block;
  margin:0 auto;
  margin-top:50px;
}
.p-section-3-img-d{
  max-width: 1000px;
  width:95vw;
  display:block;
  margin:0 auto;
  transform:translateX(-7px);
}
.p-section-3-img-d-container{
  width:100vw;
  margin:0 calc(50% - 50vw);
  margin-top:50px;
  display:flex;
  justify-content:center;
}
.u-max-w-665{
  max-width:665px;
  width:100%;
}
.p-section-3-desc__d{
  font-size:1.4rem;
}
.p-section-3-notes{
  margin-top:30px;
  font-size:1.4rem;
  line-height:calc(26/14);
}
.p-section-4-img{
  margin-top:20px;
  width:315px;
  display:block;
}
.p-section-4-img-b{
  margin-top:77px;
}
a:hover .c-link-arrow-right{
  opacity:0.3;
}
}
/* SP */
@media only screen and (max-width:768px) {
  html,body{
    overflow-x:clip;
  }
  .c-fixed-side-btn{
    position:fixed;
    background:#7F0019;
    width:334.14px;
    height:54.14px;
    left:50%;
    transform:translateX(-50%);
    bottom:130px;
    z-index:999;
    border-radius:6px;
    opacity:1;
    transition:opacity 350ms ease,bottom 350ms ease;
  }
  .c-fixed-side-btn.js-fix-footer{
    bottom:30px;
  }
  .c-fixed-side-btn.js-sp-hide{
    opacity:0;
    bottom:-74px;
  }
  .c-fixed-side-btn div{
    font-size:1.4rem;
    text-align:center;
    padding-top:12px;
  }
  .c-fixed-side-btn-arrow{
    width:17px;
    transform:translate(-5px,-1px) rotate(-90deg);
  }
  .p-KV{
    width:100%;
  }
  .p-section-1-img{
    width:80% !important;
  }
  .p-section-2-1-title,
  .p-section-2-2-title,
  .p-section-2-3-title{
    margin-top:-6px;
    margin-bottom:20px;
  }
  .section--common.is-23gw-section-sp{
    box-sizing:unset;
    width:100vw;
    padding:40px 0;
  }
.p-section-2-1-img{
  width:73.75px;
  position:absolute;
  left:11.3px;
  top:42.4px;
}
.p-section-2-2-img{
  width:115px;
  position:absolute;
  left:-20px;
  top:72.9px;
}
.p-section-2-3-img{
  width:73.75px;
  position:absolute;
  left:0;
  top:26.4px;
}
.p-section-2-list{
  width:315px;
  margin:0 auto;
  margin-top:80px;
}
.p-section-2-list__inner-2:before,
.p-section-2-list__inner-3:before{
  content: '';
  background-image: linear-gradient(to right, #001,#000 1px,transparent 1px, transparent 8px);
  background-size: 3.5px 1px;
  background-position: left bottom;
  width: 100%;
  height: 1px;
  display: block;
  transform:translateY(-30px);
  background-repeat: repeat-x;
}
.p-section-2-list__inner{
  position: relative;
}
.p-section-2-desc{
  width:200px;
  position:absolute;
  top:0;
  left:115px;
  line-height: calc(26/14);
}
.p-section-2-desc__inner{
  width:100%;
}
.p-section-2-list__inner-1{
  height:175px;
}
.p-section-2-list__inner-2{
  margin-top:60px;
  height:225px;
}
.p-section-2-list__inner-3{
  margin-top:60px;
  height:173px;
}
.p-section-3-list{
  margin:0 auto;
  margin-top:80px;
  width:315px;
}
.p-section-3-list__inner{
  margin-top:80px;
}
.p-section-3-img-a1{
  margin-top:50px;
}
.qandaArea{
  padding: 0 1px;
  width: 315px;
}
.p-section-3-img{
  margin:0 auto;
  margin-top:20px;
  box-shadow:0 0 10px rgba(0,0,0,.16);
  width:300px;
  display:block;
}
.p-section-3-notes{
  margin-top:20px;
  font-size:1.1rem;
  line-height:calc(20/11);
}
.p-section-4-list{
  margin:0 auto;
  margin-top:50px;
  width:315px;
}
.p-section-4-img{
  margin:0 auto;
  margin-top:30px;
  width:300px;
  display:block;
}
.p-section-4-list__inner:nth-child(2){
  margin-top:50px;
}
.is-bt-none{border-top:none;}
.is-bb-line-mb0{
  margin-bottom:0!important;
  border-bottom:1px solid #ccc;
}
.is-bb-line{
  border-bottom:1px solid #ccc;
}

.c-hr{
  border:none;
  border-top:1px solid #ccc;
}
.boxed-btn.is-23gw{
  padding:19px 20px;
}
.is-mt-80{
  margin-top:50px;
}
}

/* PC */
@media only screen and (min-width:768px){
  .is-tb{display:none}
  .is-pc{display:block}
  .is-sp{display:none}
}
/* TB */
@media only screen and (min-width:512px) and (max-width:767px){
  .is-tb{display:block}
  .is-pc{display:none}
  .is-sp{display:none}
}
/* SP */
@media only screen and (max-width:511px){
  .is-tb{display:none}
  .is-pc{display:none}
  .is-sp{display:block}
}

@media only screen and (min-width:768px) and (max-width:920px){
.is-md-mt-70{margin-top:70px}
}

.is-no-border{
  border:none;
}
.u-clear-b-shadow{
  box-shadow:none;
}

/* gallery */
.my-gallery .p-section-3-img-b{
  width:200px;
  margin-top:20px;
}
.my-gallery.is-section-3b{
  position: relative;
}
.p-gallery-section-3b-icon{
  position: absolute;
  left: calc(100% + 6px);
  bottom: -15px;
  width: 15.48px;
}
.p-gallery-section-3c-icon{
  width:15.48px;
  margin-left:100%;
}
.c-my-gallery-row{
  display: flex;
  gap: 0px 10px;
  flex-wrap: wrap;
}
@media only screen and (max-width:767px){
  .my-gallery.is-section-3b{
    display:flex;
    width:2915px;
  }

  .p-spcontainer-gallery{
    width:92vw;
    height:245px;
    overflow-y:hidden;
    padding-left:6px;
  }
  .my-gallery .p-section-3-img-b{
    width:315px;
  }
}
@media only screen and (min-width:768px){
.c-my-gallery-row{
  display:flex;
  gap:10px;
}
}

.point__Img--Wrap {
  overflow-y: hidden;
  width: 1040px;
  padding-right: 20px;
  position: relative;
  margin: 0 auto; }
  .point__Img--Wrap .my-gallery {
    width: 100%;
    margin: 0 auto;
    margin-top: 50px;
    margin-bottom: 30px;
    display: flex; }
    .point__Img--Wrap .my-gallery figure {
      width: auto;
      max-height: 200px; }
      .point__Img--Wrap .my-gallery figure img {
        max-height: 100%; }
  .point__Img--WrapIcon {
    position: absolute;
    left: 98.25%;
    bottom: 5px;
    width: 15.48px;
  }
.point__Img.is-section-3{
  transform:translateX(-200px);
}

@media (max-width: 1060px) {
  .point__Img--Wrap {
    overflow-y: hidden;
    width: 100%;
    padding-right: 0px; }
    .point__Img--Wrap .my-gallery {
      width: 1040px;
      padding-right:15vw!important;
      margin-bottom: 0; }
      .point__Img--Wrap .my-gallery figure {
        width: auto;
        max-height: 200px; }
        .point__Img--Wrap .my-gallery figure img {
          height: 100%;
          max-height: 100%; }
    .point__Img--WrapIcon {
      position: static;
      margin-left: 100%; } 
.point__Img.is-section-3{
transform:unset;
}    
}

@media (max-width: 768px) {
  .point__Img--Wrap {
    overflow-y: hidden;
    width: 100vw;
    margin-left: -30px; }
    .point__Img--Wrap .my-gallery {
      padding: 0 0vw; }
  .point__Main img {
    max-width: 370px;
    width: 100%; }
  .point .item img {
    max-width: 250px;
    width: 100%; } }
