@charset "UTF-8";
/******************************************************

fonts

******************************************************/
/******************************************************

PC／SP 共有

******************************************************/
#pageImage {
  background-image: url(../img/title.jpg); }

  .subpage{
    background-color: #fff;
  }

  #margin-tp{
    margin-top: 100px;
  }

  .margin-compare{
    margin-top: -10px;
    margin-bottom: 5px;
  }

  .accordion {
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
  }
  
  /* クリック領域 */
  .accordion-parent {
    position: relative;  /* 追加 */
    height: 50px;
    border-bottom: 1px solid #fff;
    background-color: #005BAC;
    color: #fff;
    text-align: center;
    line-height: 50px;
    cursor: pointer;
  }
  
  .accordion-parent:before{
    content: "";
    position: absolute;
    top: 50%;
    right: 8px;
    width: 24px;
    height: 2px;
    background: #fff;
    transform: translateY(-50%);
  }

  /* 擬似要素で下三角形を作成 */
  .accordion-parent:after {
    content: "";
    position: absolute;
    top: 50%;
    /* 8px+12px-1px(幅2pxの半分) */
    right: 19px;
    width: 2px;
    height: 24px;
    background: #fff;
    transform: translateY(-50%);
    transition: .3s;
 
  }
  
  /* オープン時にopenクラスを付与 */
  .accordion-parent.open:after {
    top: 25%;
    opacity: 0;
    transform: rotate(90deg);
  }
    
  /* クリックしたら表示される領域 */
  .accordion-child {
    display: none;
    padding: 2em 1em;
    font-size: 1.2em;
  }
  
  


/******************************************************

sp

******************************************************/
@media screen and (max-width: 740px) {

  .subpage #subpageTitle em {
    display: block;
    font-size: 3rem;
    font-weight: 400;
    color: #004684;
    line-height: 1;
}

.subpage #subpageTitle span {
  display: block;
  font-size: 2rem;
  color: #004684;
  line-height: 1;
  padding-top: 10px;
  letter-spacing: 1px;
}

  #width-60{
    max-width: 60%;
  }
  
  .line10{
    color: #004d8e;
    font-size: 2rem;
    border-top: #034986 solid 1px;
    border-bottom: #034986 solid 1px;
    text-align: center;
    font-weight: 700;
    margin: 20px 0;
  }



  .line3{
    padding: 5px 0;
    color: #0b61ad;
    font-size: 2rem;
    line-height: 1.5;
    border-bottom: #0b61ad solid 1px;
    margin: 20px 0;
    text-align: center;
    font-weight: 700;
  }

  .line9{
    padding: 12px;
    background: #004d8e;
    color: #fff;
    font-size: 2rem;
    line-height: 1.35;
    margin-bottom: 20px;
    margin-top: 25px;
    text-align: center;
    font-weight: 700;
  }
  
  .line8{
    line-height: 60px;
    background: #0d61ae;
    color: #fff;
    font-size: 2rem;
    width: 100%;
    margin: 30px auto;
    text-align: center;
  }

  .line7{
    line-height: 80px;
    width: 100%;
    height: 80px;
    color: #004d8e;
    font-size: 3rem;
    font-weight: 700;
    margin: 30px auto;
    text-align: center;
}
  

  .line6{
    line-height: 60px;
    width: 100%;
    height: 60px;
    color: #2c5e5a;
    font-size: 2.3rem;
    font-weight: 700;
    margin: 30px auto;
    text-align: center;
  }

  .line6-1{
    line-height: 60px;
    width: 100%;
    height: 60px;
    color: #0d61ae;
    font-size: 2rem;
    font-weight: 700;
    margin: 30px auto;
    text-align: center;
  }


  .subpage section .line2{
    padding: 12px;
    background: #fff;
    color: #0d61ae;
    font-size: 2.5rem;
    line-height: 1.35;
    margin: 20px 0;
    text-align: center;
  }

  #width-85{
    max-width: 85%;
  }

  .qa-box{
    margin: 100px auto 0;
    width: 100%;
   }
   .qa-box h2{
     text-align: center;
     color: #787573;
     font-size: 2.5em;
     font-weight: 700;
   }
   .qa-box span{
    font-size: 1.6em;
    font-weight: 700;
    color: #5775a2;
    margin-right: 15px;
    margin-left: 20px;
   }

   .qa-box .txt{
    border: solid 1px #0062b6;
    margin: 30px auto;
    width: 90%;
    border-radius: 15px;
   }

   .qa-box h3{
    font-weight: 800;
    font-size: 1.6em;
    color: #7a7777;
   }

   .qa-box dt{
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 30px;
    margin-bottom: 30px;
   }
   .qa-box dd{
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 20px;
   }
   .qa-box p{
    padding-right: 30px;
    font-size: 1.2em;
    color: #7a7777;
   }

  .read{
    background-image: url(/mouthpiece/img/background.webp);
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    height: auto;
    margin: auto;
  }
  .read h2{
    font-size: 2em;
    text-align: center;
    color: #0d61ae;
    font-weight: 700;
  }
  .read p{
    padding-left: 25px;
    padding-right: 25px;
  }

  .line-6{
    font-size: 1.8em;
      text-align: center;
      font-weight: 700;
      line-height: 60px;
      color: #5e615f;
  }

  .invisalign{
    
  }
  .invisalign h3{
    text-align: center;
    font-size: 1.6em;
    font-weight: 700;
    color: #0d61ae;
  }
  .invisalign span{
    text-align: center;
    font-size: 1.5em;
    font-weight: 700;
    line-height: 20px;
    color: #0d61ae;
  }
  #invisalign-1{
    max-width: 80%;
  }
  #invisalign-2{
    max-width: 60%;
  }

  .image-compare{
    position: relative;
    width: 85%;
  }
  .image-compare img{
    max-width: 100%;
  }
  .image-compare .after{
    font-family: sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    position: absolute;
    top: 5px;
    right: 5px;
    z-index: 1;
    color: rgba(0,0,0,.4);
    background: rgba(255,255,255,.7);
    padding: 10px 15px;
    border-radius: 5px;
    pointer-events: none;
  }
  .image-compare .before{
    font-family: sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    position: absolute;
    bottom: 5px;
    right: 5px;
    z-index: 1;
    color: rgba(0,0,0,.4);
    background: rgba(255,255,255,.7);
    padding: 10px;
    border-radius: 5px;
    pointer-events: none;
  }

  .compare-txt{
    font-size: 1.2em;
    position: relative;
    color: #565958;
    padding-left: 35px;
    padding-right: 35px;
    margin-top: 25px;
  }
  .read-txt{
    font-size: 1.2em;
    position: relative;
    color: #565958;
    padding-left: 35px;
    padding-right: 35px;
    margin-top: 25px;
  }

  .wrapper {
    position: relative;
    margin: auto;
    width: 90%;
    height: auto;
    /*padding: calc(450 / 800 * 100%) 0 0;*/
  }
  .wrapper iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


  .readBox{
    padding: 15px;
    background: #fff;
    border: #fbe7f0 solid 3px;
    position: relative;
    font-size: 14px;
  }

  .slide-accordion {
    width: 100%;
    max-width: 600px;
  }
  
  /* クリック領域 */
  .slide-accordion-parent {
    position: relative;  /* 追加 */
    height: 70px;
    border-bottom: 1px solid #fff;
    background-color: #fff;
    color: #597aaa;
    font-size: 1.5em;
    text-align: center;
    line-height: 70px;
    cursor: pointer;
  }
  
  .slide-accordion-parent::before{
    content: "";
    position: absolute;
    top: 50%;
    right: 39px;
    width: 24px;
    height: 2px;
    background: #597aaa;
    transform: translateY(-50%);
  }

  /* 擬似要素で下三角形を作成 */
  .slide-accordion-parent:after {
    content: "";
    position: absolute;
    top: 50%;
    /* 8px+12px-1px(幅2pxの半分) */
    right: 50px;
    width: 2px;
    height: 24px;
    background: #597aaa;
    transform: translateY(-50%);
    transition: .3s;
 
  }
  
  /* オープン時にopenクラスを付与 */
  .slide-accordion-parent.open:after {
    top: 25%;
    opacity: 0;
    transform: rotate(90deg);
  }
  
  /* クリックしたら表示される領域 */
  .slide-accordion-child {
    display: none;
    padding: 2em 1em;
    background-color: #fff;
  }

  .line4{
    padding-top: 12px;
    padding-top: 12px;
    color: #004684;
    font-size: 2.5rem;
    line-height: 1.35;
    margin: 20px 0;
    text-align: center;
  }

  .line5{
    padding-top: 12px;
    padding-top: 12px;
    color: #004684;
    font-size: 2.2rem;
    line-height: 1.35;
    margin: 20px 0;
    text-align: center;
  }

  #headerh1 {
    position: absolute;
    top: 130px;
    left: 10px;
    font-size: 9px;
    z-index: 2;
  }



  #pagelink {
    padding: 20px;
    background: #fff;
    border: #004684 solid 1px;
    margin-top: 40px; }

  #pagelink li a:link {
    display: block;
    position: relative;
    padding: 10px 10px 10px 20px;
    border-bottom: 1px dotted #004684; }

  #pagelink li a:visited {
    display: block;
    border-bottom: 1px dotted #004684; }

  #pagelink li a:hover {
    display: block;
    border-bottom: 1px dotted #004684; }

  #pagelink li a:after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -0.2em;
    left: 0;
    width: 0.3em;
    height: 0.3em;
    border-top: #004684 2px solid;
    border-right: #004684 2px solid;
    transform: rotate(45deg); }

  .meritImg {
    display: flex;
    justify-content: space-between; }

  .meritBox {
    background: #fff;
    border: #004684 solid 1px;
    padding: 15px 15px 5px;
    margin-top: 20px; }
    .meritBox ul li {
      display: block;
      color: #004684;
      position: relative;
      padding-left: 15px;
      line-height: 1.5;
      padding-bottom: 10px; }
      .meritBox ul li:before {
        display: inline-block;
        content: "";
        width: 10px;
        height: 10px;
        border-radius: 50%;
        background: #004684;
        margin-right: 5px;
        position: absolute;
        left: 0;
        top: 4px; }

  .demeritBox {
    border: #004684 solid 1px;
    padding: 15px 15px 5px;
    margin-top: 20px; }
    .demeritBox ul li {
      display: block;
      color: #004684;
      position: relative;
      padding-left: 15px;
      line-height: 1.5;
      padding-bottom: 10px; }
      .demeritBox ul li:before {
        display: inline-block;
        content: "";
        width: 10px;
        height: 10px;
        border-radius: 50%;
        background: #b2b9ca;
        margin-right: 5px;
        position: absolute;
        left: 0;
        top: 4px; }

  .doubleBtn {
    padding: 20px 0;
    margin-top: 20px;
    border-top: #004684 dotted 1px; }
    .doubleBtn a.btn2 + a.btn2 {
      margin-top: 20px; }

  .btn2 {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: 60px;
    border-radius: 3px;
    background: #004684;
    text-align: center;
    color: #fff;
    position: relative; }
    .btn2 span {
      display: block;
      text-align: left;
      padding-left: 15px;
      line-height: 1.3;
      font-size: 1.3rem; }
    .btn2 .icon-arrow_long {
      position: absolute;
      right: 20px;
      top: 0;
      font-size: 1rem;
      line-height: 60px;
      transition: all 0.2s ease;
      backface-visibility: hidden; }
    .btn2:hover {
      background: #005bac; }
      .btn2:hover .icon-arrow_long {
        right: 10px; }

  .caseBox {
    padding-bottom: 20px; }
    .caseBox .item {
      width: 100%;
      text-align: center; }
      .caseBox .item > em {
        display: block;
        color: #004684;
        font-size: 1.5rem;
        padding-bottom: 5px; }
      .caseBox .item figure + p {
        padding: 10px 0;
        text-align: left; }
      .caseBox .item .text-box {
        text-align: left;
        padding-bottom: 10px; }
      .caseBox .item ul {
        padding: 10px;
        border-top: #004684 dotted 1px;
        border-bottom: #004684 dotted 1px; }
        .caseBox .item ul li {
          display: flex;
          justify-content: flex-start; }
          .caseBox .item ul li b {
            color: #004684;
            font-weight: 500; }
    .caseBox .item + .item {
      margin-top: 20px; }

  .largeBox {
    padding: 20px;
    background: #fff;
    border: #004684 solid 1px;
    position: relative; }
    .largeBox:before {
      content: "";
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 40px 40px 0 0;
      border-color: #004684 transparent transparent transparent;
      position: absolute;
      left: 0;
      top: 0; }
    .largeBox em {
      display: block;
      text-align: center;
      color: #004684;
      font-size: 1.5rem;
      padding-bottom: 10px; }

  .metalBox {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap; }
    .metalBox .item {
      width: 100%;
      background: #fff;
      margin-top: 20px;
      text-align: center; }
      .metalBox .item figure {
        padding: 10px 10px 0; }
        .metalBox .item figure img {
          width: 100%;
          height: auto; }
      .metalBox .item h4 {
        padding: 10px 0 10px;
        color: #004684;
        font-size: 1.5rem; }
      .metalBox .item p {
        padding: 0 20px 20px;
        text-align: left; }

  .textBox .txt h4 {
    font-weight: bold;
    color: #004684; }
  .textBox .txt p + h4 {
    padding-top: 30px; }

  .material {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap; }
    .material .item {
      width: calc(100%); }
      .material .item h4 {
        padding: 0 0 10px;
        color: #004684;
        font-size: 1.5rem; }
      .material .item p {
        padding-bottom: 20px; }
    .material .item + .item {
      padding-top: 40px; }

  .meritBox2 {
    width: 100%;
    position: relative;
    margin-top: 20px; }
    .meritBox2 dl {
      width: 100%;
      background: #fff;
      border: rgba(0, 71, 133, 0.5) solid 1px;
      box-sizing: border-box; }
      .meritBox2 dl dt {
        font-size: 1.4rem;
        color: #004684;
        line-height: 1;
        padding: 8px 0;
        border-bottom: #004684 dotted 1px;
        text-align: center; }
      .meritBox2 dl dd {
        padding: 10px; }
        .meritBox2 dl dd li {
          color: #004684;
          padding-left: 15px;
          position: relative; }
          .meritBox2 dl dd li:before {
            display: inline-block;
            content: "";
            width: 10px;
            height: 10px;
            border-radius: 50%;
            background: #004684;
            position: absolute;
            left: 0;
            top: 7px; }
    .meritBox2 dl + dl {
      margin-top: 20px; }
      .meritBox2 dl + dl dd li:before {
        opacity: 0.5; }

  .wideBox figure img {
    max-width: 100%;
    height: auto; }
  .wideBox .txt {
    padding-top: 20px; }
    .wideBox .txt h4 {
      color: #004684;
      font-size: 1.5rem;
      line-height: 1.5;
      padding-bottom: 10px; }
      .wideBox .txt h4 br {
        display: none; }

  .menuList {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap; }
    .menuList .item {
      width: 46%;
      position: relative;
      margin-bottom: 20px; }
      .menuList .item img {
        width: 100%; }
      .menuList .item p {
        color: #004684;
        padding-top: 5px; } 

  .flowBox {
    position: relative; }
    .flowBox .item {
      position: relative;
      padding-left: 55px;
      padding-bottom: 40px; }
      .flowBox .item:before {
        content: "";
        width: 4px;
        height: 100%;
        background: #004684;
        position: absolute;
        left: 18px;
        top: 0; }
      .flowBox .item span {
        display: inline-block;
        width: 40px;
        height: 40px;
        background: #004684;
        text-align: center;
        line-height: 40px;
        border-radius: 50%;
        color: #fff;
        font-size: 1.8rem;
        position: absolute;
        left: 0;
        top: 0; }
      .flowBox .item h4 {
        font-size: 1.5rem;
        color: #004684;
        line-height: 1.5;
        padding-bottom: 0px; }
    .flowBox .item:last-child {
      padding-bottom: 0; }
      .flowBox .item:last-child:before {
        content: none; } 
      
        .warranty{
          border: none;
        }
     

        .arrowBox {
          position: relative; }
          .arrowBox .item {
            position: relative;
            padding-left: 55px;
            padding-bottom: 40px; }
            .arrowBox .item:before {
              content: "";
              width: 20px;
              height: 100%;
              background: #d6dce4;
              position: absolute;
              left: 15px;
              top: 0; }
            .arrowBox .item span {
              display: inline-block;
              width: 50px;
              height: 50px;
              background: #d6dce4;
              clip-path: polygon(30% 0, 70% 0, 70% 60%, 100% 60%, 50% 100%, 0 60%, 30% 60%);
              position: absolute;
              left: 0;
              top: 0; }
            .arrowBox .item h4 {
              font-size: 1.5rem;
              color: #005BAC;
              line-height: 1.5;
              padding-bottom: 0px; }
          .arrowBox .item:last-child {
            padding-bottom: 0; }
            .arrowBox .item:last-child:before {
              content: none; }
          
       }

/******************************************************
    
PC / common

******************************************************/
@media screen and (min-width: 741px) {

 .subpage #subpageTitle em {
    display: block;
    font-size: 5rem;
    font-weight: 400;
    color: #004684;
    line-height: 1;
}
.subpage #subpageTitle span {
  display: block;
  font-size: 2rem;
  color: #004684;
  line-height: 1;
  padding-top: 25px;
  letter-spacing: 1px;
}

  .line10{
    line-height: 80px;
    color: #004d8e;
    font-size: 4rem;
    border-top: #034986 solid 1px;
    border-bottom: #034986 solid 1px;
    margin: 75px auto 40px;
    text-align: center;
    font-weight: 700;
  }

  .line3{
    line-height: 60px;
    color: #0b61ad;
    font-size: 3rem;
    border-bottom: #0b61ad solid 1px;
    margin: 75px auto 40px;
    text-align: center;
    font-weight: 700;
  }

  .line9{
    line-height: 80px;
    background: #004d8e;
    color: #fff;
    font-size: 4rem;
    width: 800px;
    margin: 30px auto;
    text-align: center;
    font-weight: 700;
  }

  .line8{
    line-height: 60px;
    background: #0d61ae;
    color: #fff;
    font-size: 2rem;
    width: 600px;
    margin: 30px auto;
    text-align: center;
  }

  .line7{
    line-height: 80px;
    width: 100%;
    height: 80px;
    color: #004d8e;
    font-size: 5rem;
    font-weight: 600;
    margin: 30px auto;
    text-align: center;
}
  

  .line6{
    line-height: 80px;
    width: 100%;
    height: 80px;
    color: #2c5e5a;
    font-size: 4rem;
    font-weight: 600;
    margin: 30px auto;
    text-align: center;
  }

  .line6-1{
    line-height: 80px;
    width: 100%;
    height: 80px;
    color: #0d61ae;
    font-size: 3.5rem;
    font-weight: 600;
    margin: 30px auto;
    text-align: center;
  }

  .qa-box{
    width: 700px;
    margin: 100px auto 0;
   }
   .qa-box h2{
     text-align: center;
     color: #787573;
     font-size: 2.5em;
     font-weight: 600;
   }
   .qa-box span{
    font-size: 1.6em;
    font-weight: 600;
    color: #5775a2;
    margin-right: 15px;
    margin-left: 20px;
   }

   .qa-box .txt{
    border: solid 1px #0062b6;
    margin: 30px auto;
    width: 90%;
    border-radius: 15px;
   }

   .qa-box h3{
    font-weight: 800;
    font-size: 1.6em;
    color: #7a7777;
   }

   .qa-box dt{
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 30px;
    margin-bottom: 30px;
   }
   .qa-box dd{
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 20px;
   }
   .qa-box p{
    padding-right: 30px;
    font-size: 1.3em;
    color: #7a7777;
   }

  .read{
    background-image: url(/mouthpiece/img/background.webp);
    width: 800px;
    background-size: cover;
    background-repeat: no-repeat;
    height: auto;
    margin: auto;
  }
  .read h2{
    font-size: 2em;
    text-align: center;
    color: #0d61ae;
    font-weight: 700;
  }
  .read p{
    padding-left: 75px;
    padding-right: 75px;
    font-size: 1.2em;
  }



  .line-6{
    font-size: 3em;
      text-align: center;
      font-weight: 700;
      line-height: 60px;
      color: #5e615f;
  }

  .invisalign{
    
  }
  .invisalign h3{
    text-align: center;
    font-size: 3em;
    font-weight: 600;
    color: #0d61ae;
  }
  .invisalign span{
    text-align: center;
    font-size: 1.3em;
    font-weight: 600;
    line-height: 20px;
    color: #0d61ae;
  }

  .image-compare{
    position: relative;
    width: 500px;
  }
  .image-compare .after{
    font-family: sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    position: absolute;
    top: 5px;
    right: 5px;
    z-index: 1;
    color: rgba(0,0,0,.4);
    background: rgba(255,255,255,.7);
    padding: 10px 15px;
    border-radius: 5px;
    pointer-events: none;
  }
  .image-compare .before{
    font-family: sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    position: absolute;
    bottom: 5px;
    right: 5px;
    z-index: 1;
    color: rgba(0,0,0,.4);
    background: rgba(255,255,255,.7);
    padding: 10px;
    border-radius: 5px;
    pointer-events: none;
  }
  .compare-txt{
    font-size: 1.2em;
    position: relative;
    color: #565958;
    width: 800px;
    margin: auto;
    margin-top: 50px;
  }

.read-txt{
  font-size: 1.2em;
  position: relative;
  color: #565958;
  width: 600px;
  margin: auto;
  margin-top: 50px;
}
  
  .wrapper {
    position: relative;
    margin: auto;
    width:800px;
    height:450px;
    /*padding: calc(450 / 800 * 100%) 0 0;*/
  }
  .wrapper iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

  .readBox{
    padding: 30px;
    background: #fff;
    border: #fbe7f0 solid 3px;
    position: relative;
    font-size: 18px;
  }

  .slide-accordion {
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
  }
  
  /* クリック領域 */
  .slide-accordion-parent {
    position: relative;  /* 追加 */
    height: 50px;
    border-bottom: 1px solid #fff;
    background-color: #fff;
    color: #597aaa;
    text-align: center;
    font-size: 2em;
    line-height: 50px;
    cursor: pointer;
  }
  
  .slide-accordion-parent:before{
    content: "";
    position: absolute;
    top: 50%;
    right: 89px;
    width: 24px;
    height: 2px;
    background: #597aaa;
    transform: translateY(-50%);
  }

  /* 擬似要素で下三角形を作成 */
  .slide-accordion-parent:after {
    content: "";
    position: absolute;
    top: 50%;
    /* 8px+12px-1px(幅2pxの半分) */
    right: 100px;
    width: 2px;
    height: 24px;
    background: #597aaa;
    transform: translateY(-50%);
    transition: .3s;
 
  }
  
  /* オープン時にopenクラスを付与 */
  .slide-accordion-parent.open:after {
    top: 25%;
    opacity: 0;
    transform: rotate(90deg);
  }
  
  /* クリックしたら表示される領域 */
  .slide-accordion-child {
    display: none;
    padding: 2em 1em;
    background-color: #fff;
    font-size: 1.2em;
  }

  .line4{
    padding: 12px;
    color: #004684;
    font-size: 4.5rem;
    line-height: 1.35;
    margin: 20px 0;
    text-align: center;
    width: 65%;
  }

  .line5{
    padding: 12px;
    color: #004684;
    font-size: 4.5rem;
    line-height: 1.35;
    margin: 20px 0;
    text-align: center;
    width: 65%;
  }

  .subpage section .line2 {
    padding: 12px;
    background: #fff;
    color: #0d61ae;
    font-size: 3rem;
    line-height: 1.35;
    margin: 20px 0;
    text-align: center;
    width: 75%;
  }

  #pagelink {
    padding: 30px;
    background: #fff;
    border: #004684 solid 1px;
    margin-top: 40px; }

  #pagelink li a:link {
    display: block;
    position: relative;
    padding: 15px 15px 15px 20px;
    border-bottom: 1px dotted #004684; }

  #pagelink li a:visited {
    display: block;
    border-bottom: 1px dotted #004684; }

  #pagelink li a:hover {
    display: block;
    border-bottom: 1px dotted #004684; }

  #pagelink li a:after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -0.2em;
    left: 0;
    width: 0.3em;
    height: 0.3em;
    border-top: #004684 2px solid;
    border-right: #004684 2px solid;
    transform: rotate(45deg); }

  .meritImg {
    display: flex;
    justify-content: space-between; }

  .meritBox {
    background: #fff;
    border: #004684 solid 1px;
    padding: 25px;
    margin-top: 30px; }
    .meritBox ul li {
      display: inline-block;
      color: #004684;
      white-space: nowrap;
      margin-right: 30px; }
      .meritBox ul li:before {
        display: inline-block;
        content: "";
        width: 10px;
        height: 10px;
        border-radius: 50%;
        background: #004684;
        margin-right: 5px; }

  .demeritBox {
    border: #004684 solid 1px;
    padding: 25px;
    margin-top: 30px; }
    .demeritBox ul {
      text-align: center; }
      .demeritBox ul li {
        display: inline-block;
        color: #004684;
        white-space: nowrap;
        margin-right: 30px; }
        .demeritBox ul li:before {
          display: inline-block;
          content: "";
          width: 10px;
          height: 10px;
          border-radius: 50%;
          background: #b2b9ca;
          margin-right: 5px; }

  .doubleBtn {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 40px 0 0;
    margin-top: 40px;
    border-top: #004684 dotted 1px; }

  .btn2 {
    display: block;
    width: 450px;
    line-height: 56px;
    border-radius: 3px;
    background: #004684;
    text-align: center;
    color: #fff;
    position: relative; }
    .btn2 .icon-arrow_long {
      position: absolute;
      right: 20px;
      top: 0;
      font-size: 1rem;
      line-height: 60px;
      transition: all 0.2s ease;
      backface-visibility: hidden; }
    .btn2:hover {
      background: #005bac;
      color: #fff; }
      .btn2:hover .icon-arrow_long {
        right: 10px; }

  .caseBox {
    display: flex;
    justify-content: space-between;
    width: 850px;
    margin: 0 auto 40px; }
    .caseBox .item {
      width: 375px;
      text-align: center; }
      .caseBox .item > em {
        display: block;
        color: #004684;
        font-size: 1.8rem;
        padding-bottom: 10px; }
      .caseBox .item figure + p {
        font-size: 1.4rem;
        padding: 20px 0;
        text-align: left; }
      .caseBox .item .text-box {
        text-align: left;
        padding-bottom: 10px; }
      .caseBox .item ul {
        padding: 20px 0;
        border-top: #004684 dotted 1px;
        border-bottom: #004684 dotted 1px; }
        .caseBox .item ul li {
          display: flex;
          justify-content: flex-start;
          font-size: 1.4rem;
          width: 260px;
          margin: 0 auto; }
          .caseBox .item ul li b {
            color: #004684;
            font-weight: 500; }

  .metalBox {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap; }
    .metalBox .item {
      width: 450px;
      background: #fff;
      margin-top: 50px;
      text-align: center; }
      .metalBox .item figure {
        padding: 10px 10px 0; }
        .metalBox .item figure img {
          width: 100%;
          height: auto; }
      .metalBox .item h4 {
        padding: 10px 0 10px;
        color: #004684;
        font-size: 1.8rem; }
      .metalBox .item p {
        padding: 0 20px 20px;
        text-align: left; }

  .textBox .txt h4 {
    font-weight: bold;
    color: #004684; }
  .textBox .txt p + h4 {
    padding-top: 30px; }

  .material {
    display: flex;
    justify-content: space-between; }
    .material .item {
      width: calc(30%);
      position: relative;
      padding-bottom: 90px; }
      .material .item h4 {
        padding: 10px 0 10px;
        color: #004684;
        font-size: 1.8rem; }
      .material .item .btn2 {
        width: 100%;
        position: absolute;
        left: 0;
        bottom: 0; }

  .meritBox2 {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    border: rgba(0, 71, 133, 0.5) solid 1px;
    box-sizing: border-box;
    background: #fff;
    position: relative;
    margin-top: 40px; }
    .meritBox2:before {
      content: "";
      width: 1px;
      height: 100%;
      border-left: #004684 dotted 1px;
      position: absolute;
      left: 50%;
      top: 0; }
    .meritBox2 dl {
      width: 50%; }
      .meritBox2 dl dt {
        font-size: 1.6rem;
        color: #004684;
        line-height: 1;
        padding: 12px 0;
        border-bottom: #004684 dotted 1px;
        text-align: center; }
      .meritBox2 dl dd {
        padding: 25px; }
        .meritBox2 dl dd li {
          color: #004684;
          padding-left: 15px;
          position: relative; }
          .meritBox2 dl dd li:before {
            display: inline-block;
            content: "";
            width: 10px;
            height: 10px;
            border-radius: 50%;
            background: #004684;
            position: absolute;
            left: 0;
            top: 8px; }
    .meritBox2 dl + dl dd li:before {
      opacity: 0.5; }

  .wideBox figure img {
    max-width: 100%;
    height: auto; }
  .wideBox .txt {
    padding: 40px 0px 0px; }
    .wideBox .txt h4 {
      color: #004684;
      font-size: 2rem;
      padding-bottom: 10px; }

  .menuList {
    display: flex;
    justify-content: space-between; }
    .menuList .item {
      position: relative; }
      .menuList .item p {
        color: #004684;
        padding-top: 10px; } 

  .flowBox {
    position: relative; }
    .flowBox:before {
      content: "";
      width: 4px;
      height: 100%;
      background: #004684;
      position: absolute;
      left: 26px;
      top: 0; }
    .flowBox .item {
      position: relative;
      padding-left: 85px;
      padding-bottom: 60px; }
      .flowBox .item span {
        display: inline-block;
        width: 55px;
        height: 55px;
        background: #004684;
        text-align: center;
        line-height: 55px;
        border-radius: 50%;
        color: #fff;
        font-size: 2rem;
        position: absolute;
        left: 0;
        top: 0; }
      .flowBox .item h4 {
        font-size: 1.8rem;
        color: #004684;
        line-height: 1;
        padding: 5px 0 10px; }
      .flowBox .item p {
        line-height: 1; }
    .flowBox .item:last-child {
      padding-bottom: 0; } 

      .warranty{
        max-width: 100%;
        height: auto;
      }
    
    

      .arrowBox {
        position: relative; }
        .arrowBox .item {
          position: relative;
          padding-left: 55px;
          padding-bottom: 40px; }
          .arrowBox .item:before {
            content: "";
            width: 20px;
            height: 100%;
            background: #d6dce4;
            position: absolute;
            left: 15px;
            top: 0; }
          .arrowBox .item span {
            display: inline-block;
            width: 50px;
            height: 50px;
            background: #d6dce4;
            clip-path: polygon(30% 0, 70% 0, 70% 60%, 100% 60%, 50% 100%, 0 60%, 30% 60%);
            position: absolute;
            left: 0;
            top: 0; }
          .arrowBox .item h4 {
            font-size: 1.5rem;
            color: #005BAC;
            line-height: 1.5;
            padding-bottom: 0px; }
        .arrowBox .item:last-child {
          padding-bottom: 0; }
          .arrowBox .item:last-child:before {
            content: none; }


}
/*# sourceMappingURL=style.css.map */

.slider{
  margin: 100px auto;
  width: 80%;
}
.slider img{
  height: auto;
  width: 100%;
}

.meritlist{
  list-style: disc;
  padding: revert;
}
.meritlist li{
  position: relative;
  padding-left: 15px;
}
.meritlist li:before{
  position: absolute;
  top: .4em;
  left: 0;
  width: 10px;
  height: 10px;
  background-color: #004684;
  border-radius: 50%;
}

