    #modal-main {cursor:zoom-in;}
    #modal-main.zoomImg {width:1000px; height:1000px;cursor:zoom-out;}
    .title.type-background.color--thick-yellow {
    margin: 70px 0 0;}
    .tcw p {
        width: 100%;
    }
    .tcw h2 {
    border-top: none;
    }
    .tcw img {border:none;}
  .headline {  }
    /* BANNER */
  .banner {
    margin: 50px 0 0;
    text-align: center;
  }
  .border-headline {font-size:24px;color:#0C3429;border-bottom:1px solid #EBEBEB;padding-bottom:10px;}
  h3.border-headline {font-size:16px;margin: 50px 0 30px 0;}
  .content-wrap {margin:30px 0 100px 0;}
  .banner .link-block { color: #2f84ed; }
  @media only screen and (max-width: 768px) {
  .banner .link-block {
    display: block;
    margin: 10px 0 0;
  }
  .banner .picture { width: 100%; }
  }
    .special-features .link-block .sentence { color: #2f84ed; }

  /*背景色*/
  .section_main-heading .headline + .sentence {
    padding: 15px 5px;
  }

  /* SUBHEADING-BANNER */
  .subheading-banner {
    background-color: #FFF4D6;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 30px;
    padding: 15px 23px;
    box-sizing: border-box;
  }
  @media only screen and (max-width: 768px) {
  .subheading-banner {
    display: block;
    margin-top: 15px;
    padding: 10px;
  }
  }
  .subheading-banner_inner {
    display: flex;
    width: 100%;
  }
  @media only screen and (max-width: 768px) {
  .subheading-banner_inner { flex-wrap: wrap; }
  }
  .subheading-banner .figure {
    width: 433px;
    padding: 0 5px;
  }
  @media only screen and (max-width: 768px) {
  .subheading-banner .figure {
    width: 100%;
    padding: 0;
  }
  .subheading-banner_inner .figure:nth-child(n+2) { margin: 15px 0 0; }
  }
  .subheading-banner .figure .link-block { display: block; }
  .subheading-banner .figure .picture {
    display: block;
    width: 100%;
  }
  @media only screen and (max-width: 768px) {
  .subheading-banner .figure .picture { width: 100%; }
  }
  .subheading-banner .figure .sentence { padding: 5px 0 0; }
  .subheading-banner .body {
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 390px;
    padding: 0 5px;
  }
  @media only screen and (max-width: 768px) {
  .subheading-banner .body { width: 100%; }
  }
  .subheading-banner .headline {
    width: 100%;
    font-weight: normal;
  }
  @media only screen and (max-width: 768px) {
  .subheading-banner .headline {
    margin-top: 10px;
    line-height: 1.2;
  }
  }
  .copy-wrap {margin-bottom:100px;}
  .copy-wrap .copy-item {
      display: flex;
      flex-wrap: wrap;
  }
  .copy-wrap .copy-item .caption img{
    margin: 0;
    width: 30px;
  }
  .copy-wrap .copy-item li {
      width: 48%;
      margin: 1%;
      padding: 2%;
      background: #FCFFD4;
      font-weight: bold;
      text-align: center
  }
  .copy-wrap .copy-item li img{
      margin-top: 20px;
      border: 0;
  }
  .copy-wrap .copy-item .copy-title {
    background: #fa9614;
    padding: 3%;
    border-radius: 25px;
    font-weight: bold;
    color: #fff;
    font-size: 20px;
    border: 0;
  }
  .copy-wrap .title-flex{
      display: flex;
      justify-content: center
  }
  .copy-wrap .title-flex hr {
      margin-top: 6px;
      width: 33%;
      color: #FE9500;
      border: 1px solid #FE9500;
  }
  .copy-wrap .title-flex .copy-title-sub {
      color: #FE9500;
      font-size: 14px;
      font-weight: bold;
      margin: 0
  }
  .copy-wrap .copy-method {
      display: flex;
      flex-wrap: wrap;
  }
  .copy-wrap .copy-method li {
      color: #FE9500;
      background: #fff;
      border: 3px solid #FE9500;
      border-radius: 10px;
      position: relative;
      font-weight: bold;
      padding: 3% 2%;
      height: 50px;
      text-align: center
  }
  .copy-wrap .copy-method li:nth-child(1) {
      background: #FCFFD4;
      width: 100%;
      height: 50px;
      text-align: center
  }
  .copy-wrap .copy-method li a {
      position: absolute;
      width: 100%;
      height: 100%;
      color: #FE9500;
      font-weight: bold;
      top:22%;
      left: 0
  }
  .copy-wrap .copy-method li.v2 a {
      top:2%;
  }
  .copy-wrap .copy-method li a i {
      position: absolute;
      top: 10%;
      right: 3%;
  }
  .copy-wrap .copy-method li.v2 a i {
      position: absolute;
      top: 27%;
    right: 3%;
  }
  @media only screen and (max-width: 768px) {
      .copy-wrap .copy-item li {
      width: 100%;
  }
  }

      
.qa_content .qa_wrap { margin: 5px 0;border-bottom: 1px solid #EBEBEB;}
.qa_content .question {color: #333; margin: 10px 0; font-weight:bold;cursor: pointer;position:relative;}
.qa_content .question::after {content: "\f107";font-family: "Font Awesome 5 Free";font-weight: 900;font-display: swap;position:absolute;right:0; top:auto;color:#0C3429;}
.qa_content .question.open::after {content: "\f106";font-family: "Font Awesome 5 Free";font-weight: 900;font-display: swap;position:absolute;right:0; top:auto;color:#0C3429;}

.qa_content .answer {display:none; margin: 5px 0;}
.qa_content .answer a {color:#337ab7;text-decoration: underline;}
.bag-type-menu {padding:30px 0;}
.bag-type-menu ul {
  display: flex;

}
.bag-type-menu li {
  background: #EBEBEB;
  color: #333333;
  font-weight: bold;
  text-align: center;
  width: 25%;
  padding: 25px 0;
  font-size: 16px;
  border-right: 0.5px solid #333333;
  border-left: 0.5px solid #333333;
  cursor: pointer;

}
.bag-type-menu li:first-child {
  border-right: 0.5px solid #333333;
  border-left: none;
}
.bag-type-menu li:last-child {
  border-right: none;
  border-left: 0.5px solid #333333;
}

.bag-type-menu li.is-select {
  background: #FCFFD4;
  position: relative;
  border-color: #0C3429;
}
.bag-type-menu li:nth-child(2).is-select {
  background: #D4F0FF;
  border-color: #2A95CE;
}
.bag-type-menu li:nth-child(3).is-select {
  background: #EEFFD4;
  border-color: #7FB52B;
}

.bag-type-menu li.is-select::before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #FCFFD4;
}
.bag-type-menu li:nth-child(2).is-select::before {
  border-top: 15px solid #D4F0FF;
}
.bag-type-menu li:nth-child(3).is-select::before {
  border-top: 15px solid #EEFFD4;
}
.contents-box {display:flex;justify-content:space-between;}
.contents-box.list-3 .box-item {width:30%;}
.contents-box.list-4 .box-item {width:23%;}

.box-item {width:49%;}
.box-item.img-list h4{ margin: 20px 0; font-size:16px;}
.box-item.img-list h4.h20{ height: 20px;}
.box-item.img-list h4.h30{ height: 30px;}
.box-item.img-list h4.h50{ height: 50px;}
.box-item.img-list.height-25 h4{height:25px;}
.step-box {margin-bottom:30px;}
.step-box h4{margin-top:0;}
.step-box a, .box-item.img-list a{color:#C20500;}
.box-item.img-list a{margin:10px 0;}
.zoom-img .fa-search-plus {color:#333;width: 28px;height: 28px;font-size: 18px;right: 15px;bottom: 15px;}
.bag-type-menu li:nth-child(4):hover {
    cursor: not-allowed;
}
@media only screen and (max-width: 667px) {
  .box-item.img-list h4.h20{ height: auto;}
.box-item.img-list h4.h30{ height: auto;}
.box-item.img-list h4.h50{ height: auto;}
    .box-item {width:100%; margin-bottom:10px;}
    .bag-type-menu h2 {
        border-left: 5px solid #0C3429 !important;
        margin: 0 0 0 0.5rem;
        padding: 0 0 0 10px;
        border: none;
    }
.bag-type-menu li,
   .bag-type-menu li:first-child,
   .bag-type-menu li:last-child{
    width: 47%;
    font-size: 12px;
    flex-wrap: wrap;
    border: 1px solid transparent;
    border-bottom: 3px solid #333333;
    margin: 5px;
    padding: 10px 0;
    position: relative;
  }
  .bag-type-menu ul {
      justify-content: flex-start;
      flex-wrap: wrap;
  }
   .bag-type-menu li.is-select::before {
    content: none;
  }
   .bag-type-menu li.is-select:first-child,
   .bag-type-menu li.is-select:last-child {
    border-bottom: 3px solid #0C3429;
  }
   .bag-type-menu li:after {
      content: "\f107";
      font-family: "Font Awesome 5 Free";
      display: inline-block;
      width: 10px;
      height: 10px;
      position: absolute;
      right: 5%;
      top: 31%;
  }
  .bag-type-wrap ul li{
    display: flex;
    width: 100%;
    border: 1px solid #f0f0f0;
    padding: 10px;
    margin: 1%;
  }
  .contents-box {display:block;}
  .contents-box.list-3 .box-item,.contents-box.list-4 .box-item {width:75%; margin:auto;}

  .article-thumbnail-list {
      width: 49%;
  }
}