@charset "UTF-8";

#container {
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  padding: 0;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  font-size: 14px;
  letter-spacing: 0em;
  -webkit-text-size-adjust: 100%;
  color: #404040;
}

#container h2,
#container h3,
#container h4 {
  line-height: 1.7;
}

#container img {
  max-width: 100%;
  vertical-align: top;
  -ms-interpolation-mode: bicubic;
}

#container a {
  outline: none;
  text-decoration: none;
  color: #000;
}

#container * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media all and (max-width: 768px) {
  #container img {
    max-width: 100%;
    height: auto;
  }
}

@media screen and (min-width: 769px), print {
  #container {
    min-width: 1000px;
  }
}

@media all and (max-width: 768px) {
  #container .u-pc-only {
    display: none !important;
  }
}

@media screen and (min-width: 769px), print {
  #container .u-sp-only {
    display: none !important;
  }
}

#container {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  color: #000;
}

@media screen and (min-width: 769px), print {
  #container {
    min-width: 1000px;
  }
}

.u-tit01 {
  position: relative;
  display: block;
  text-align: center;
  letter-spacing: 3px;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
}

.u-tit01 span {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(65%, transparent), color-stop(65%, #fff339));
  background: linear-gradient(transparent 65%, #fff339 65%);
  letter-spacing: 3px;
}

.u-tit01:after {
  content: "";
  width: 25px;
  height: 2px;
  position: absolute;
  display: block;
  bottom: 0;
  background: #6397b7;
  left: 50%;
  margin: 0 0 0 -12.5px;
}

@media all and (max-width: 768px) {
  .u-tit01 {
    margin: 10.66667vw 0vw 8vw 0vw;
    padding: 0vw 0vw 8vw 0vw;
    font-size: 20px;
    font-size: 5.33333vw;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 600;
  }
  .u-tit01 span {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 600;
  }
}

@media screen and (min-width: 769px), print {
  .u-tit01 {
    margin: 50px 0 40px;
    padding: 0 0 40px;
    font-size: 43px;
  }
  .u-tit01:after {
    width: 35px;
    height: 3px;
    bottom: 0;
    margin: 0 0 0 -17.5px;
  }
}

.u-txt01 {
  position: relative;
  display: block;
  text-align: center;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
  letter-spacing: 1.2px;
}

.u-txt01 span {
  color: #6397b7;
}

@media all and (max-width: 768px) {
  .u-txt01 {
    margin: 9.33333vw 0vw 0vw 0vw;
    font-size: 12px;
    font-size: 3.2vw;
  }
}

@media screen and (min-width: 769px), print {
  .u-txt01 {
    font-size: 20px;
  }
}

.p-seamless-mv {
  position: relative;
}

.p-seamless-mv__copy {
  position: absolute;
  display: block;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
  letter-spacing: 3.06px;
}

.p-seamless-mv__copy span {
  display: inline-block;
  position: relative;
  z-index: 1;
  /*
      background: linear-gradient(transparent 65%, #fff339 65%);
      */
}

.p-seamless-mv__copy span:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 10px;
  height: 15px;
  width: 97.5%;
  background: #fff339;
  z-index: -1;
}

@media all and (max-width: 768px) {
  .p-seamless-mv__copy {
    display: block;
    top: 74.4vw;
    text-align: center;
    width: 100%;
    font-size: 19px;
    font-size: 5.06667vw;
    line-height: 1.6 !important;
    letter-spacing: 0.04em;
  }
  .p-seamless-mv__copy span {
    letter-spacing: 0.04em;
  }
  .p-seamless-mv__copy span:before {
    width: 97%;
    bottom: 1.2vw;
    height: 1.6vw;
  }
}

@media screen and (min-width: 769px), print {
  .p-seamless-mv__copy {
    display: block;
    top: 24.11458vw;
    width: 100%;
    text-align: center;
    font-size: 48px;
    font-size: 2.5vw;
    line-height: 1.4 !important;
    letter-spacing: 0.02em;
  }
  .p-seamless-mv__copy span:before {
    bottom: 0.26042vw;
    height: 0.78125vw;
  }
}

@media (min-width: 769px) and (max-width: 1000px) {
  .p-seamless-mv__copy {
    top: 243px;
    font-size: 25px;
  }
}

.p-seamless01 {
  position: relative;
  background: #fffef9;
}

.p-seamless01-box__tit {
  position: relative;
  display: block;
  background: #fff8a3;
  border-radius: 50px;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  letter-spacing: 1.5px;
}

.p-seamless01-box__tit:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -10px;
  left: 50%;
  width: 40px;
  height: 0px;
  border-color: transparent #fff8a3 transparent transparent;
  border-style: solid;
  border-width: 0 20px 10px 0;
  margin: 0 0 0 -30px;
}

.p-seamless01-item {
  position: relative;
}

.p-seamless01-item__ico {
  display: block;
}

.p-seamless01-item__txt {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
  text-align: center;
}

@media all and (max-width: 768px) {
  .p-seamless01 {
    padding: 8vw 10.66667vw 16vw 10.66667vw;
  }
  .p-seamless01 .u-txt01 {
    margin: 0vw 0vw 0vw 0vw;
    font-size: 14px;
    font-size: 3.73333vw;
    line-height: 2;
  }
  .p-seamless01-box {
    margin: 13.33333vw 0vw 0vw 0vw;
  }
  .p-seamless01-box__tit {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 500;
    text-align: center;
    padding: 3.46667vw 2.66667vw 3.46667vw 2.66667vw;
    font-size: 15px;
    font-size: 4vw;
  }
  .p-seamless01 .swiper {
    margin: 0vw -10.66667vw 0vw -10.66667vw;
    padding: 0vw 10.66667vw 0vw 10.66667vw;
  }
  .p-seamless01 .swiper-pagination {
    position: relative !important;
    padding: 5.33333vw 0vw 0vw 0vw;
    bottom: 0 !important;
  }
  .p-seamless01 .swiper-pagination-bullet {
    margin: 0 6px !important;
    background: #cdd6dd;
    opacity: 1 !important;
    width: 6px;
    height: 6px;
  }
  .p-seamless01 .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #707f89;
  }
  .p-seamless01-item {
    text-align: center;
    margin: 8vw 0vw 0vw 0vw;
    padding: 5.86667vw 5.86667vw 5.33333vw 5.86667vw;
    background: #e4f0fc 0% 0% no-repeat padding-box;
    border-radius: 60px;
  }
  .p-seamless01-item__ico {
    width: 10.13333vw;
    margin: 0vw auto 0vw;
  }
  .p-seamless01-item__photo {
    margin: 2.66667vw auto 0vw;
  }
  .p-seamless01-item__txt {
    margin: 0vw auto 0vw;
    min-height: 24vw;
    font-size: 13px;
    font-size: 3.46667vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
  }
}

@media screen and (min-width: 769px), print {
  .p-seamless01 {
    position: relative;
    padding: 130px 0 140px;
  }
  .p-seamless01__inner {
    max-width: 1000px;
    margin: 0 auto;
  }
  .p-seamless01 .u-tit01 {
    line-height: 2 !important;
  }
  .p-seamless01 .u-txt01 {
    line-height: 2;
  }
  .p-seamless01 .swiper-wrapper {
    display: block;
  }
  .p-seamless01-box {
    width: 890px;
    margin: 0 auto;
    text-align: center;
  }
  .p-seamless01-box__tit {
    margin: 130px 0 0;
    padding: 14px 35px;
    display: inline-block;
    text-align: center;
    font-size: 24px;
  }
  .p-seamless01-box__tit:after {
    margin: 0 0 0 -97px;
    border-width: 0 60px 25px 0;
    width: 50px;
    bottom: -16px;
  }
  .p-seamless01-items {
    text-align: left;
  }
  .p-seamless01-item {
    margin: 80px 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .p-seamless01-item:nth-of-type(2) .p-seamless01-item__photo {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .p-seamless01-item-txtbox {
    width: 400px;
    text-align: center;
    border-radius: 80px;
    background: #e4f0fc 0% 0% no-repeat padding-box;
    padding: 40px 30px 30px;
  }
  .p-seamless01-item__photo {
    width: 410px;
  }
  .p-seamless01-item__photo.type1 {
    width: 402px;
  }
  .p-seamless01-item__ico {
    width: 65px;
    margin: 0 auto;
  }
  .p-seamless01-item__txt {
    position: relative;
    margin: 20px 0 0;
    padding: 20px 0 0;
    font-size: 21px;
    line-height: 2;
  }
  .p-seamless01-item__txt:after {
    content: "";
    display: block;
    background: #6397b7;
    height: 2px;
    width: 20px;
    position: absolute;
    top: 0px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

@media (min-width: 769px) and (max-width: 1280px) {
  .p-seamless01__inner {
    max-width: 1000px;
    padding: 0 40px;
    margin: 0 auto;
  }
}

.p-seamless02 {
  position: relative;
  background: #eff6fa;
}

.p-seamless02 .u-txt01 {
  line-height: 2;
  letter-spacing: 0.1em;
}

.p-seamless02-items {
  border-bottom-left-radius: 50px;
  border-bottom-right-radius: 50px;
  background: #fff;
}

.p-seamless02-item {
  display: none;
}

.p-seamless02-item__tit {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  letter-spacing: 0.1em;
  text-align: center;
}

.p-seamless02-item__txt {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
  border-radius: 20px;
  letter-spacing: 0.1em;
  position: relative;
  text-align: center;
}

.p-seamless02-item__txt.col1 {
  background: #fff339;
}

.p-seamless02-item__txt.col1:after {
  content: "";
  display: block;
  position: absolute;
  top: -10px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 12px 10px;
  border-color: transparent transparent #fff339 transparent;
}

.p-seamless02-item__txt.col2 {
  background: #e3e3e3;
}

.p-seamless02-item__txt.col2:after {
  content: "";
  display: block;
  position: absolute;
  top: -10px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 12px 10px;
  border-color: transparent transparent #e3e3e3 transparent;
}

.p-seamless02__txtwrap {
  text-align: right;
}

.p-seamless02__txt {
  display: inline-block;
  position: relative;
  text-align: left;
}

.p-seamless02-lists {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.p-seamless02-lists li {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  background: #cdd6dd;
}

.p-seamless02-lists li:nth-of-type(1) {
  border-top-left-radius: 30px;
}

.p-seamless02-lists li:nth-of-type(2) {
  border-top-right-radius: 30px;
}

.p-seamless02-lists li span {
  color: #98a6b5;
  position: relative;
  display: inline-block;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  line-height: 1.4;
}

.p-seamless02-lists li span:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -7px;
  height: 2px;
  width: 100%;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background: #6397b7;
}

.p-seamless02-lists li.act {
  background: #fffef9;
}

.p-seamless02-lists li.act span {
  color: #000000;
}

.p-seamless02-lists li.act span:after {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}

@media all and (max-width: 768px) {
  .p-seamless02 {
    padding: 33.33333vw 10.66667vw 10.66667vw 10.66667vw;
  }
  .p-seamless02__ico {
    display: block;
    width: 56.8vw;
    margin: 0vw auto 0vw;
  }
  .p-seamless02__ico01 {
    display: block;
    position: absolute;
    width: 78.66667vw;
    top: -5.33333vw;
  }
  .p-seamless02__ico02 {
    display: block;
    position: absolute;
    width: 21.33333vw;
    top: -6.66667vw;
    left: -4vw;
  }
  .p-seamless02 .u-tit01 {
    margin: 13.33333vw -5.33333vw 8vw 0vw;
    padding: 0vw 0vw 12vw 18.66667vw;
    font-size: 20px;
    font-size: 5.33333vw;
  }
  .p-seamless02 .u-txt01 {
    display: block;
    text-align: left;
    margin: 0vw -2.66667vw 0vw 0vw;
    font-size: 15px;
    font-size: 4vw;
  }
  .p-seamless02-items {
    padding: 0vw 5.33333vw 5.33333vw 5.33333vw;
  }
  .p-seamless02-items.type1 .p-seamless02-item.type1 {
    display: block;
  }
  .p-seamless02-items.type2 .p-seamless02-item.type2 {
    display: block;
  }
  .p-seamless02-item {
    padding: 0vw 5.33333vw 5.33333vw 5.33333vw;
    text-align: center;
  }
  .p-seamless02-item__tit {
    padding: 6.4vw 0vw 0vw 0vw;
    font-size: 17px;
    font-size: 4.53333vw;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 600;
  }
  .p-seamless02-item__txt {
    margin: 4vw -5.33333vw 0vw -5.33333vw;
    padding: 4vw 5.33333vw 4vw 5.33333vw;
    font-size: 15px;
    font-size: 4vw;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 600;
  }
  .p-seamless02-item__txt.col2 {
    font-size: 14px;
    font-size: 3.73333vw;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 500;
  }
  .p-seamless02-item__photo {
    margin: 2.66667vw 0vw 0vw 0vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .p-seamless02-item__photo.type1 img {
    width: 40.53333vw;
    display: block;
    margin: 8.53333vw auto 0vw;
  }
  .p-seamless02-item__photo.type2 img {
    display: block;
    width: 42.66667vw;
    margin: 3.2vw auto 1.33333vw;
  }
  .p-seamless02-item__photo.type3 {
    margin: 0;
    width: 51.2vw;
  }
  .p-seamless02-item__photo.type3 img {
    display: block;
    margin: 7.46667vw auto 4vw;
  }
  .p-seamless02-item__photo.type4 img {
    display: block;
    width: 52vw;
    margin: 3.2vw auto 0vw;
  }
  .p-seamless02__txt {
    margin: 3.73333vw -1.33333vw 0vw 0vw;
    font-size: 12px;
    font-size: 3.2vw;
  }
  .p-seamless02__txt.type2 {
    margin: 1.06667vw -1.33333vw 0vw 0vw;
  }
  .p-seamless02__txt:after {
    display: block;
    content: "※";
    position: absolute;
    font-size: 12px;
    font-size: 3.2vw;
    left: -3.2vw;
    top: 0;
  }
  .p-seamless02__txt span {
    font-size: 10px;
    font-size: 2.66667vw;
    display: inline-block;
  }
  .p-seamless02-lists {
    margin: 10.66667vw 0vw 0vw 0vw;
  }
  .p-seamless02-lists li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
        align-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    min-height: 17.33333vw;
  }
  .p-seamless02-lists li span {
    font-size: 13px;
    font-size: 3.46667vw;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 600;
  }
}

@media screen and (min-width: 769px), print {
  .p-seamless02 {
    position: relative;
    padding: 190px 0 100px;
  }
  .p-seamless02__inner {
    max-width: 1340px;
    margin: 0 auto;
  }
  .p-seamless02__ico {
    display: block;
    width: 376px;
    margin: 0 auto;
  }
  .p-seamless02__ico01 {
    position: absolute;
    top: -70px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    display: block;
    width: 753px;
    margin: 0 auto;
  }
  .p-seamless02__ico02 {
    display: block;
    position: absolute;
    width: 189px;
    top: -58px;
    left: 50%;
    margin: 0 0 0 -400px;
  }
  .p-seamless02 .u-tit01 {
    position: relative;
    padding: 0 0 40px 100px;
  }
  .p-seamless02-lists {
    margin: 100px auto 0;
    max-width: 1110px;
  }
  .p-seamless02-lists li {
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
        align-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    min-height: 80px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .p-seamless02-lists li:hover {
    opacity: 0.7;
  }
  .p-seamless02-lists li span {
    font-size: 24px;
  }
  .p-seamless02-lists li span:after {
    bottom: -10px;
    height: 4px;
    width: 100%;
  }
  .p-seamless02-items {
    max-width: 1110px;
    margin: 0px auto 0;
    padding: 40px 80px;
  }
  .p-seamless02-items.type1 .p-seamless02-item.type1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .p-seamless02-items.type2 .p-seamless02-item.type2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .p-seamless02-item-box {
    width: 385px;
    text-align: center;
  }
  .p-seamless02-item__tit {
    font-size: 25px;
  }
  .p-seamless02-item__txt {
    margin: 30px 0 0;
    padding: 25px 20px;
    font-size: 23px;
  }
  .p-seamless02-item__txt.col1:after {
    top: -11px;
    border-width: 0 12px 12px 12px;
  }
  .p-seamless02-item__txt.col2 {
    font-size: 20px;
  }
  .p-seamless02-item__txt.col2:after {
    top: -11px;
    border-width: 0 12px 12px 12px;
  }
  .p-seamless02-item__photo {
    margin: 0px auto 0;
    text-align: center;
  }
  .p-seamless02-item__photo.type1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .p-seamless02-item__photo.type1 img {
    display: block;
    margin: 55px 0px 0 0;
    width: 222px;
  }
  .p-seamless02-item__photo.type2 img {
    display: block;
    margin: 35px auto 0;
    width: 288px;
  }
  .p-seamless02-item__photo.type3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 57px 0px 0 0px;
  }
  .p-seamless02-item__photo.type3 img {
    display: block;
    width: 300px;
  }
  .p-seamless02-item__photo.type4 img {
    display: block;
    margin: 45px auto 0;
    width: 351px;
  }
  .p-seamless02__txt {
    position: relative;
    text-align: right;
    display: inline-block;
    font-size: 12px;
  }
  .p-seamless02__txt:before {
    display: inline-block;
    content: "※";
    font-size: 12px;
  }
  .p-seamless02__txt span {
    font-size: 12px;
    display: inline-block;
  }
  .p-seamless02__txtwrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-width: 1110px;
    margin: 20px auto 0;
  }
}

@media (min-width: 769px) and (max-width: 1280px) {
  .p-seamless02__inner {
    max-width: 1000px;
    padding: 0 40px;
    margin: 0 auto;
  }
  .p-seamless02-items {
    padding: 40px 40px;
  }
}

.p-seamless03 {
  position: relative;
  background: #fffef9;
}

.p-seamless03__txt {
  position: relative;
  display: inline-block;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
  letter-spacing: 0.75px;
}

.p-seamless03__txt2 {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 600;
  letter-spacing: 7.2px;
  position: relative;
  display: inline-block;
}

.p-seamless03__txt2:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: -4px;
  height: 5px;
  width: 95%;
  background: #fff339;
  z-index: -1;
}

.p-seamless03__txt3 {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
  line-height: 1.8;
  letter-spacing: 1.19px;
}

.p-seamless03__txt4 {
  text-indent: -1em;
  padding: 0 0 0 1em;
  line-height: 1.7;
}

.p-seamless03-item {
  position: relative;
  border-radius: 40px;
  background: #fff8a3 0% 0% no-repeat padding-box;
}

.p-seamless03-item__txt {
  line-height: 2.2;
}

.p-seamless03-item__txt span {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(25%, transparent), color-stop(25%, #fff339));
  background: linear-gradient(transparent 25%, #fff339 25%);
}

.p-seamless03-item__txt2 {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
}

.p-seamless03-link {
  display: block;
  position: relative;
  border-radius: 40px;
  background: #eff6fa;
  color: #6397b7;
  text-align: center;
}

.p-seamless03-link__txt {
  position: relative;
  display: inline-block;
  color: #6397b7;
  letter-spacing: 0.1em;
}

.p-seamless03-link__txt:after {
  content: "";
  display: block;
  width: 1.5px;
  height: 100%;
  position: absolute;
  left: -20px;
  top: 0;
  background: #6397b7;
  -webkit-transform: rotate(-25deg);
          transform: rotate(-25deg);
}

.p-seamless03-link__txt:before {
  content: "";
  display: block;
  width: 1.5px;
  height: 100%;
  position: absolute;
  right: -20px;
  top: 0;
  background: #6397b7;
  -webkit-transform: rotate(25deg);
          transform: rotate(25deg);
}

.p-seamless03-link__txt2 {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
  color: #6397b7;
  letter-spacing: 0.1em;
  line-height: 1.7;
}

.p-seamless03-link__txt3 span {
  position: relative;
  display: inline-block;
  border-radius: 40px;
  background: #fff;
  color: #6397b7;
  border: solid 1px #6397b7;
  padding: 5px 20px;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
  letter-spacing: 0.1em;
}

.p-seamless03-link__txt3 span:after {
  content: "";
  position: absolute;
  right: 4vw;
  top: 50%;
  width: 0;
  height: 0;
  margin: -1.1vw 0 0;
  border-style: solid;
  border-width: 1.33333vw 0 1.33333vw 1.33333vw;
  border-color: transparent transparent transparent #6397b7;
}

@media all and (max-width: 768px) {
  .p-seamless03 {
    padding: 18.66667vw 10.66667vw 16vw 10.66667vw;
  }
  .p-seamless03 .swiper2 {
    margin: 0vw -10.66667vw 0vw -10.66667vw;
    padding: 0vw 10.66667vw 0vw 10.66667vw;
  }
  .p-seamless03 .swiper-pagination2 {
    text-align: center;
  }
  .p-seamless03 .swiper-pagination2 {
    position: relative !important;
    padding: 5.33333vw 0vw 0vw 0vw;
    bottom: 0 !important;
  }
  .p-seamless03 .swiper-pagination-bullet {
    margin: 0 6px !important;
    background: #cdd6dd;
    opacity: 1 !important;
    width: 6px;
    height: 6px;
  }
  .p-seamless03 .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #707f89;
  }
  .p-seamless03__ico {
    display: block;
    width: 40.53333vw;
    margin: 0vw auto 0vw;
  }
  .p-seamless03__photo {
    display: block;
    margin: 10.66667vw -10.66667vw 0vw -10.66667vw;
  }
  .p-seamless03__txt {
    margin: 8vw 0vw 0vw 0vw;
    font-size: 15px;
    font-size: 4vw;
  }
  .p-seamless03__txt:after {
    content: "";
    display: block;
    position: absolute;
    top: -1.33333vw;
    right: -2.13333vw;
    width: 2.45333vw;
    height: 2.56vw;
    background: url(/syohin/bottle_tumbler/seamless/img/pic_08_sp.png) no-repeat center center;
    background-size: contain;
  }
  .p-seamless03__txt2 {
    margin: 1.33333vw -8vw 0vw 0vw;
    padding: 0vw 0vw 0.8vw 0vw;
    font-size: 30px;
    font-size: 8vw;
    letter-spacing: 0.15em;
  }
  .p-seamless03__txt2:before {
    bottom: -1.06667vw;
    height: 1.33333vw;
    width: 97%;
  }
  .p-seamless03__txt2 .ico {
    display: inline-block;
    position: relative;
    left: -1.06667vw;
  }
  .p-seamless03__txt3 {
    margin: 5.33333vw -4vw 0vw 0vw;
    font-size: 17px;
    font-size: 4.53333vw;
  }
  .p-seamless03__txt4 {
    text-align: left;
    margin: 6.66667vw 0vw 0vw 0vw;
    font-size: 11px;
    font-size: 2.93333vw;
    text-indent: -1.5em;
    padding: 0 0 0 1.5em;
  }
  .p-seamless03__txt4 .kakko {
    display: inline-block;
    position: relative;
    left: 2.8vw;
  }
  .p-seamless03__photo2 {
    display: block;
    margin: 10.66667vw 0vw 0vw 0vw;
  }
  .p-seamless03-item {
    margin: 10.66667vw 0vw 0vw 0vw;
    padding: 8vw 6.66667vw 8vw 6.66667vw;
    min-height: 85.6vw;
    overflow: hidden;
  }
  .p-seamless03-item__txt {
    font-size: 13px;
    font-size: 3.46667vw;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 500;
  }
  .p-seamless03-item__txt span {
    font-size: 15px;
    font-size: 4vw;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 600;
  }
  .p-seamless03-item__txt2 {
    position: absolute;
    display: block;
    left: 8vw;
    bottom: 6.13333vw;
    font-size: 12px;
    font-size: 3.2vw;
  }
  .p-seamless03-item__photo {
    display: block;
    position: absolute;
    bottom: -5.33333vw;
    right: 5.33333vw;
  }
  .p-seamless03-item__photo.type1 {
    width: 35.46667vw;
  }
  .p-seamless03-item__photo.type2 {
    width: 31.2vw;
    bottom: -5.33333vw;
  }
  .p-seamless03-item__photo.type3 {
    width: 34.13333vw;
    bottom: -8vw;
  }
  .p-seamless03-item__photo.type4 {
    width: 32.53333vw;
    bottom: -10.66667vw;
  }
  .p-seamless03-link {
    margin: 10.66667vw 0vw 0vw 0vw;
    padding: 10.66667vw 6.66667vw 8vw 6.66667vw;
  }
  .p-seamless03-link__txt {
    font-size: 13px;
    font-size: 3.46667vw;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 500;
  }
  .p-seamless03-link__txt2 {
    margin: 1.33333vw 0vw 0vw 0vw;
    font-size: 19px;
    font-size: 5.06667vw;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 600;
    line-height: 1.5;
    text-align: center;
  }
  .p-seamless03-link__txt3 {
    margin: 6.66667vw 0vw 0vw 0vw;
    font-size: 12px;
    font-size: 3.2vw;
    text-align: center;
  }
  .p-seamless03-link__txt3 span {
    padding: 2.13333vw 8vw 2.13333vw 6.66667vw;
  }
  .p-seamless03-link__txt3 span:after {
    content: "";
    position: absolute;
    right: 4vw;
    top: 50%;
    width: 0;
    height: 0;
    margin: -1.1vw 0 0;
    border-style: solid;
    border-width: 1.33333vw 0 1.33333vw 1.33333vw;
    border-color: transparent transparent transparent #6397b7;
  }
  .p-seamless03-link__photo {
    margin: 3.73333vw 0vw 0vw 0vw;
  }
}

@media screen and (min-width: 769px), print {
  .p-seamless03 {
    position: relative;
    padding: 100px 0px 100px;
  }
  .p-seamless03__inner {
    max-width: 1110px;
    margin: 0 auto;
  }
  .p-seamless03__ico {
    display: block;
    width: 266px;
    margin: 0 auto;
  }
  .p-seamless03-bg {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
        align-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    margin: 80px calc(50% - 50vw) 0;
    width: 100vw;
    min-height: 850px;
  }
  .p-seamless03-bg:after {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    top: 0;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 1920px;
    height: 850px;
    background: url(/syohin/bottle_tumbler/seamless/img/img_05.jpg) no-repeat center center;
    background-size: contain;
    z-index: 1;
  }
  .p-seamless03-txtwrap {
    position: absolute;
    z-index: 2;
    width: 600px;
    padding: 80px 60px 60px;
    background: #fff;
    border-radius: 100px;
    left: 50%;
    margin: 0 0 0 -700px;
  }
  .p-seamless03-txtwrap:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 23px 0 23px 46px;
    border-color: transparent transparent transparent #ffffff;
    position: absolute;
    right: -40px;
    top: 200px;
  }
  .p-seamless03__txt {
    font-size: 24px;
    margin: 0 0 0 10px;
  }
  .p-seamless03__txt:after {
    content: "";
    display: block;
    position: absolute;
    top: -2px;
    right: -10px;
    width: 14px;
    height: 14px;
    background: url(/syohin/bottle_tumbler/seamless/img/pic_08_sp.png) no-repeat center center;
    background-size: contain;
  }
  .p-seamless03__txt2 {
    margin: 5px -10px 0 10px;
    font-size: 45px;
  }
  .p-seamless03__txt2 .ico {
    display: inline-block;
    position: relative;
    left: -8px;
  }
  .p-seamless03__txt3 {
    margin: 20px -60px 0 10px;
    font-size: 17.5px;
    letter-spacing: 0;
  }
  .p-seamless03__txt4 {
    display: block;
    position: absolute;
    font-size: 12px;
    bottom: -60px;
    left: 0px;
    margin: 0 -100px 0 0;
  }
  .p-seamless03__photo2 {
    display: block;
    margin: 30px 0 0 10px;
  }
  .p-seamless03-items {
    margin: 60px 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .p-seamless03-item {
    margin: 40px 0 0;
    padding: 40px;
    width: 48% !important;
    border-radius: 60px;
    min-height: 290px;
  }
  .p-seamless03-item__txt {
    font-size: 18px;
    padding: 0 180px 0 0;
  }
  .p-seamless03-item__txt span {
    font-size: 20px;
  }
  .p-seamless03-item__txt2 {
    position: absolute;
    display: block;
    right: 220px;
    bottom: 40px;
    font-size: 16px;
  }
  .p-seamless03-item__photo {
    display: block;
    position: absolute;
    bottom: 0;
    right: 20px;
  }
  .p-seamless03-item__photo.type1 {
    width: 172px;
  }
  .p-seamless03-item__photo.type2 {
    width: 152px;
    right: 40px;
  }
  .p-seamless03-item__photo.type3 {
    width: 166px;
    right: 30px;
  }
  .p-seamless03-item__photo.type4 {
    width: 149px;
    right: 40px;
  }
  .p-seamless03-link {
    margin: 100px auto 0;
    padding: 80px;
    border-radius: 90px;
    opacity: 1;
  }
  .p-seamless03-link img {
    display: block;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .p-seamless03-link:hover img {
    opacity: 0.8;
  }
  .p-seamless03-link__txt {
    font-size: 24px;
  }
  .p-seamless03-link__txt2 {
    margin: 15px 0 0;
    font-size: 33px;
  }
  .p-seamless03-link__photo {
    max-width: 1100px;
    margin: 30px auto 0;
  }
}

@media (min-width: 769px) and (max-width: 1480px) {
  .p-seamless03-txtwrap {
    position: absolute;
    z-index: 2;
    width: 500px;
    padding: 60px 40px 40px;
    background: #fff;
    border-radius: 100px;
    left: 50%;
    margin: -20px 0 0 -550px;
  }
  .p-seamless03-txtwrap:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 23px 0 23px 46px;
    border-color: transparent transparent transparent #ffffff;
    position: absolute;
    right: -40px;
    top: 170px;
  }
  .p-seamless03__txt {
    margin: 0 0 0 20px;
    font-size: 22px;
  }
  .p-seamless03__txt2 {
    margin: 5px -20px 0 20px;
    font-size: 36px;
    letter-spacing: 8px;
  }
  .p-seamless03__txt3 {
    margin: 20px -60px 0 20px;
    font-size: 15px;
  }
  .p-seamless03__txt4 {
    margin: 20px -200px 0 0;
  }
}

@media (min-width: 769px) and (max-width: 1280px) {
  .p-seamless03__inner {
    max-width: 1000px;
    padding: 0 40px;
    margin: 0 auto;
  }
  .p-seamless03-bg {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
        align-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    margin: 80px calc(50% - 50vw) 0;
    width: 100vw;
    min-height: 750px;
  }
  .p-seamless03-bg:after {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    top: 0;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 1400px;
    height: 750px;
    background: url(/syohin/bottle_tumbler/seamless/img/img_05.jpg) no-repeat center center;
    background-size: cover;
    z-index: 1;
  }
  .p-seamless03-txtwrap {
    position: absolute;
    z-index: 2;
    width: 440px;
    padding: 60px 40px 40px;
    background: #fff;
    border-radius: 100px;
    left: 50%;
    margin: -40px 0 0 -460px;
  }
  .p-seamless03-txtwrap:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 23px 0 23px 46px;
    border-color: transparent transparent transparent #ffffff;
    position: absolute;
    right: -40px;
    top: 170px;
  }
  .p-seamless03__txt {
    margin: 0 0 0 10px;
    font-size: 18px;
  }
  .p-seamless03__txt2 {
    margin: 5px -20px 0 10px;
    font-size: 36px;
    letter-spacing: 4px;
  }
  .p-seamless03__txt3 {
    margin: 20px -40px 0 10px;
    font-size: 13px;
  }
  .p-seamless03__txt4 {
    margin: 20px -200px 0 0;
  }
  .p-seamless03-item__txt {
    font-size: 14px;
    padding: 0 180px 0 0;
  }
  .p-seamless03-item__txt span {
    font-size: 16px;
  }
  .p-seamless03-item__txt2 {
    bottom: 30px;
    font-size: 13px;
  }
  .p-seamless03-link__txt {
    font-size: 20px;
  }
  .p-seamless03-link__txt2 {
    font-size: 26px;
  }
}

.p-seamless04 {
  position: relative;
  background: #eff6fa;
}

.p-seamless04 .u-toggle {
  display: block;
  position: absolute;
  width: 30px;
  height: 30px;
  left: 50%;
  bottom: -15px;
  margin: 0 0 0 -15px;
  border-radius: 50%;
  z-index: 2;
  background: #a4bedd;
}

.p-seamless04 .u-toggle:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(180deg);
          transform: translate(-50%, -50%) rotate(180deg);
  width: 14px;
  height: 8px;
  background: url(/syohin/bottle_tumbler/seamless/img/ico_arrow.png) no-repeat center center;
  background-size: contain;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.p-seamless04 .u-toggle.act:before {
  -webkit-transform: translate(-50%, -50%) rotate(0deg);
          transform: translate(-50%, -50%) rotate(0deg);
}

.p-seamless04-items {
  position: relative;
  background: #fffef9;
  border-radius: 40px;
}

.p-seamless04-items__tit {
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  letter-spacing: 1.13px;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
}

.p-seamless04-itemwraper {
  display: block;
}

.p-seamless04-item__txt {
  background: #dce7f2;
  border-radius: 21px;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
}

.p-seamless04-item__txt2 {
  background: #fff8a3;
  border-radius: 21px;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
}

@media all and (max-width: 768px) {
  .p-seamless04 {
    padding: 20vw 10.66667vw 24vw 10.66667vw;
  }
  .p-seamless04 .u-toggle {
    display: block;
    position: relative;
    cursor: pointer;
    width: 6.66667vw;
    height: 6.66667vw;
    left: 0vw;
    top: 0px;
    margin: 0 0 0 0px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .p-seamless04 .u-toggle:before {
    width: 2.66667vw;
    height: 1.33333vw;
    margin: 0.26667vw 0vw 0vw 0vw;
    background: url(/syohin/bottle_tumbler/seamless/img/ico_arrow_sp.png) no-repeat center center;
    background-size: contain;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .p-seamless04 .u-toggle.act:before {
    margin: -0.26667vw 0vw 0vw 0vw;
  }
  .p-seamless04__ico {
    display: block;
    width: 27.2vw;
    margin: 0vw auto 0vw;
  }
  .p-seamless04-items {
    position: relative;
    margin: 13.33333vw 0vw 0vw 0vw;
    padding: 2.66667vw 5.33333vw 2.66667vw 5.33333vw;
  }
  .p-seamless04-items:first-of-type {
    margin: 10.66667vw 0vw 0vw 0vw;
  }
  .p-seamless04-items__tit {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 600;
    min-height: 24vw;
  }
  .p-seamless04-items__tit img {
    display: block;
  }
  .p-seamless04-items__tit img.col01 {
    width: 3.84vw;
  }
  .p-seamless04-items__tit img.col02 {
    width: 3.84vw;
  }
  .p-seamless04-items__tit img.col03 {
    width: 4.26667vw;
  }
  .p-seamless04-items__tit img.col04 {
    width: 6.08vw;
  }
  .p-seamless04-items__tit img.col05 {
    width: 4.4vw;
  }
  .p-seamless04-items__tit img.col06 {
    width: 3.86667vw;
  }
  .p-seamless04-items__tit span {
    padding: 0vw 5.33333vw 0vw 4vw;
    font-size: 15px;
    font-size: 4vw;
    line-height: 1.4 !important;
  }
  .p-seamless04-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 5.33333vw 0vw 5.33333vw 0vw;
  }
  .p-seamless04-item:last-of-type {
    padding: 5.33333vw 0vw 13.33333vw 0vw;
  }
  .p-seamless04-item__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .p-seamless04-item__photo.type1 {
    width: 34.66667vw;
  }
  .p-seamless04-item__photo.type2 {
    width: 66.93333vw;
  }
  .p-seamless04-item__photo.type3 {
    width: 48.53333vw;
  }
  .p-seamless04-item__photo.type13 {
    width: 44.26667vw;
  }
  .p-seamless04-item__photo.type19 {
    width: 37.78133vw;
  }
  .p-seamless04-item__photo.type4 {
    width: 62.93333vw;
  }
  .p-seamless04-item__photo.type14 {
    width: 62.93333vw;
  }
  .p-seamless04-item__photo.type15 {
    width: 48.53333vw;
  }
  .p-seamless04-item__photo.type8 {
    width: 36.8vw;
  }
  .p-seamless04-item__photo.type9 {
    width: 54.66667vw;
  }
  .p-seamless04-item__photo.type10 {
    width: 42.4vw;
  }
  .p-seamless04-item__photo.type16 {
    width: 62.4vw;
  }
  .p-seamless04-item__photo.type11 {
    width: 58.93333vw;
  }
  .p-seamless04-item__photo.type17 {
    width: 45.86667vw;
  }
  .p-seamless04-item__photo.type18 {
    width: 34.66667vw;
  }
  .p-seamless04-item__photo.type12 {
    width: 50.13333vw;
  }
  .p-seamless04-item__txt {
    margin: 5.33333vw 0vw 0vw 0vw;
    padding: 0.53333vw 8vw 0.8vw 5.33333vw;
    min-width: 38.66667vw;
    display: inline-block;
    position: relative;
    text-align: center;
    background: #dce7f2;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 600;
    font-size: 13px;
    font-size: 3.46667vw;
  }
  .p-seamless04-item__txt:after {
    content: "";
    position: absolute;
    right: 4vw;
    top: 50%;
    width: 0;
    height: 0;
    margin: -1.1vw 0 0;
    border-style: solid;
    border-width: 1.33333vw 0 1.33333vw 1.33333vw;
    border-color: transparent transparent transparent #adc1d8;
  }
  .p-seamless04-item__txt span {
    font-size: 10px;
    font-size: 2.66667vw;
  }
  .p-seamless04-item__txt2 {
    margin: 4vw 0vw 0vw 0vw;
    padding: 1.06667vw 5.33333vw 1.06667vw 5.33333vw;
    display: inline-block;
    position: relative;
    text-align: center;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 500;
    font-size: 11px;
    font-size: 2.93333vw;
  }
  .p-seamless04-item__txt2:after {
    content: "";
    position: absolute;
    top: -1.86667vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    border-width: 0 1.13333vw 2.13333vw 1.13333vw;
    border-style: solid;
    border-color: transparent transparent #fff8a3 transparent;
  }
  .p-seamless04-item__txt2 span {
    font-size: 10px;
    font-size: 2.66667vw;
  }
}

@media screen and (min-width: 769px), print {
  .p-seamless04 {
    position: relative;
    padding: 100px 30px 100px;
  }
  .p-seamless04__inner {
    max-width: 1110px;
    margin: 0 auto;
  }
  .p-seamless04__ico {
    display: block;
    width: 170px;
    margin: 0 auto;
  }
  .p-seamless04 .u-toggle {
    display: block;
    position: relative;
    cursor: pointer;
    width: 35px;
    height: 35px;
    left: 55px;
    top: 0px;
    margin: 0 0 0 0px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .p-seamless04-items {
    position: relative;
    margin: 70px 0 0;
    padding: 0px 60px 0px;
  }
  .p-seamless04-items:first-of-type {
    margin: 100px 0 0;
  }
  .p-seamless04-items__tit {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
    min-height: 118px;
  }
  .p-seamless04-items__tit img {
    display: block;
  }
  .p-seamless04-items__tit img.col01 {
    width: 19px;
  }
  .p-seamless04-items__tit img.col02 {
    width: 20px;
  }
  .p-seamless04-items__tit img.col03 {
    width: 22px;
  }
  .p-seamless04-items__tit img.col04 {
    width: 31px;
  }
  .p-seamless04-items__tit img.col05 {
    width: 22px;
  }
  .p-seamless04-items__tit img.col06 {
    width: 19.5px;
  }
  .p-seamless04-items__tit span {
    padding: 0 0 0 30px;
    font-size: 23px;
  }
  .p-seamless04-itemwraper.no .p-seamless04-item__txt2 {
    opacity: 0;
    -webkit-transition: 0.1s;
    transition: 0.1s;
  }
  .p-seamless04-itemwraper .p-seamless04-item__txt2 {
    opacity: 1;
    -webkit-transition: 0.3s 0.3s;
    transition: 0.3s 0.3s;
  }
  .p-seamless04-itemwrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    gap: 30px;
    padding: 0px 0px 70px;
    /*
      &.type2 {
        padding: 0px 0px 30px;
      }
      */
  }
  .p-seamless04-itemwrap.cen {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 120px;
  }
  .p-seamless04-itemwrap.cen .p-seamless04-item {
    padding: 30px 0px 0px;
  }
  .p-seamless04-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 30px 0px 0px;
  }
  .p-seamless04-item__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .p-seamless04-item__link:hover {
    opacity: 0.8;
  }
  .p-seamless04-item__photo.type1 {
    width: 139px;
    /* 174 * 0.8 = 139.2 → 139 */
  }
  .p-seamless04-item__photo.type2 {
    width: 276px;
    /* 345 * 0.8 = 276 */
  }
  .p-seamless04-item__photo.type3 {
    width: 202px;
    /* 252 * 0.8 = 202 */
  }
  .p-seamless04-item__photo.type13 {
    width: 172px;
  }
  .p-seamless04-item__photo.type19 {
    width: 153px;
  }
  .p-seamless04-item__photo.type4 {
    width: 330px;
  }
  .p-seamless04-item__photo.type14 {
    width: 344px;
  }
  .p-seamless04-item__photo.type15 {
    width: 250px;
  }
  .p-seamless04-item__photo.type8 {
    width: 192px;
  }
  .p-seamless04-item__photo.type9 {
    width: 225px;
  }
  .p-seamless04-item__photo.type10 {
    width: 174px;
  }
  .p-seamless04-item__photo.type16 {
    width: 264px;
  }
  .p-seamless04-item__photo.type11 {
    width: 232px;
  }
  .p-seamless04-item__photo.type17 {
    width: 176px;
  }
  .p-seamless04-item__photo.type18 {
    width: 130px;
  }
  .p-seamless04-item__photo.type12 {
    width: 194px;
  }
  .p-seamless04-item__txt {
    margin: 40px -8px 0;
    padding: 2px 40px 4px 20px;
    min-width: 210px;
    display: inline-block;
    position: relative;
    text-align: center;
    background: #dce7f2;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    font-size: 22px;
  }
  .p-seamless04-item__txt:after {
    content: "";
    position: absolute;
    right: 20px;
    top: 50%;
    width: 0;
    height: 0;
    margin: -6px 0 0;
    border-style: solid;
    border-width: 7px 0 7px 7px;
    border-color: transparent transparent transparent #adc1d8;
  }
  .p-seamless04-item__txt span {
    font-size: 14px;
  }
  .p-seamless04-item__txt.wide {
    padding: 2px 50px 4px 30px;
  }
  .p-seamless04-item__txt2 {
    margin: 20px 0 0;
    padding: 4px 30px 6px 30px;
    display: inline-block;
    position: absolute;
    bottom: 60px;
    text-align: center;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 500;
    font-size: 16px;
  }
  .p-seamless04-item__txt2:after {
    content: "";
    position: absolute;
    top: -7px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    border-width: 0 5px 8px 5px;
    border-style: solid;
    border-color: transparent transparent #fff8a3 transparent;
  }
}

@media (min-width: 769px) and (max-width: 1280px) {
  .p-seamless04__inner {
    max-width: 1000px;
    padding: 0 40px;
    margin: 0 auto;
  }
  .p-seamless04-itemwrap {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .p-seamless04-itemwrap.cen {
    gap: 90px;
  }
  .p-seamless04-items {
    padding: 0px 35px 0px;
  }
  .p-seamless04-item {
    width: 40%;
    padding: 30px 30px 0px;
  }
  .p-seamless04-item:nth-of-type(3), .p-seamless04-item:nth-of-type(4) {
    padding: 40px 30px 0px;
  }
  .p-seamless04-item__photo {
    /*
        &.type1 {
          width: 133px; // 70% of 190px, rounded down
        }
        &.type2 {
          width: 186px; // 70% of 266px, rounded down
        }
        &.type3 {
          width: 142px; // 70% of 203px, rounded down
        }
        &.type4 {
          width: 282px; // 70% of 403px, rounded down
        }
        &.type5 {
          width: 129px; // 70% of 185px, rounded down
        }
        &.type6 {
          width: 84px; // 70% of 120px, rounded down
        }
        &.type7 {
          width: 209px; // 70% of 299px, rounded down
        }
        &.type8 {
          width: 161px; // 70% of 231px, rounded down
        }
        &.type9 {
          width: 246px; // 70% of 352px, rounded down
        }
        &.type10 {
          width: 190px; // 70% of 272px, rounded down
        }
        &.type11 {
          width: 233px; // 70% of 333px, rounded down
        }
        &.type12 {
          width: 212px; // 70% of 303px, rounded down
        }
        */
  }
  .p-seamless04-item__photo.type1 {
    width: 174px;
  }
  .p-seamless04-item__photo.type2 {
    width: 338px;
  }
  .p-seamless04-item__photo.type3 {
    width: 196px;
  }
  .p-seamless04-item__photo.type13 {
    width: 209px;
  }
  .p-seamless04-item__photo.type4 {
    width: 334px;
  }
  .p-seamless04-item__photo.type14 {
    width: 348px;
  }
  .p-seamless04-item__photo.type15 {
    width: 253px;
  }
  .p-seamless04-item__photo.type8 {
    width: 194px;
  }
  .p-seamless04-item__photo.type9 {
    width: 227px;
  }
  .p-seamless04-item__photo.type10 {
    width: 176px;
  }
  .p-seamless04-item__photo.type16 {
    width: 267px;
  }
  .p-seamless04-item__photo.type11 {
    width: 235px;
  }
  .p-seamless04-item__photo.type17 {
    width: 178px;
  }
  .p-seamless04-item__photo.type18 {
    width: 131px;
  }
  .p-seamless04-item__photo.type12 {
    width: 196px;
  }
  .p-seamless04-item__txt {
    margin: 40px -5px 0;
    padding: 2px 30px 4px 20px;
    min-width: 220px;
    font-size: 18px;
  }
  .p-seamless04-item__txt span {
    font-size: 16px;
  }
}

.p-seamless05 {
  position: relative;
  background: #fffef9;
}

.p-seamless05-item__copy {
  border: solid 2px #000;
  border-radius: 50px;
  position: relative;
  background: #fff;
  text-align: center;
  letter-spacing: 1.13px;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
}

.p-seamless05-item__copy:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -14px;
  display: block;
  background: url(/syohin/bottle_tumbler/seamless/img/ico_fukidashi_sp.png) no-repeat center center;
  background-size: contain;
  width: 24px;
  height: 14px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.p-seamless05-item__tit {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
  letter-spacing: 1.73px;
}

.p-seamless05-item__tit span {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(65%, transparent), color-stop(65%, #fff339));
  background: linear-gradient(transparent 65%, #fff339 65%);
}

.p-seamless05-item__txt {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.15px;
}

.p-seamless05-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.p-seamless05-list__tit {
  border-bottom: 1px solid #6397b7;
}

.p-seamless05-list__tit span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
  border-radius: 50px;
  background: #707f89;
  color: #cdd6dd;
}

.p-seamless05-list__txt {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
  color: #707f89;
  text-align: center;
}

.p-seamless05-list li {
  width: 33%;
  background: #cdd6dd;
  border-radius: 25px 25px 0px 0px;
}

.p-seamless05-list li.act {
  background: #e4f0fc 0% 0% no-repeat padding-box;
}

.p-seamless05-list li.act .p-seamless05-list__tit span {
  background: #fff339;
  color: #000;
}

.p-seamless05-list li.act .p-seamless05-list__txt {
  color: #000;
}

.p-seamless05-movie {
  padding: 4px 4px 4px;
  background: #e4f0fc;
  width: 100%;
  aspect-ratio: 16 / 9;
}

.p-seamless05-movie iframe {
  display: none;
}

.p-seamless05-movie.type1 iframe.type1 {
  display: block;
}

.p-seamless05-movie.type2 iframe.type2 {
  display: block;
}

.p-seamless05-movie.type3 iframe.type3 {
  display: block;
}

.p-seamless05-movie iframe {
  width: 100%;
  height: 100%;
}

@media all and (max-width: 768px) {
  .p-seamless05 {
    padding: 20vw 10.66667vw 21.33333vw 10.66667vw;
  }
  .p-seamless05__ico {
    display: block;
    width: 26.4vw;
    margin: 0vw auto 0vw;
  }
  .p-seamless05-item {
    margin: 18.66667vw 0vw 0vw 0vw;
  }
  .p-seamless05-item__copy {
    padding: 4vw 5.33333vw 4vw 5.33333vw;
    font-size: 15px;
    font-size: 4vw;
    min-height: 18.13333vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .p-seamless05-item__tit {
    margin: 8vw 0vw 0vw 0vw;
    font-size: 23px;
    font-size: 6.13333vw;
  }
  .p-seamless05-item__txt {
    margin: 5.33333vw 0vw 0vw 0vw;
  }
  .p-seamless05-list {
    margin: 5.33333vw 0vw 0vw 0vw;
  }
  .p-seamless05-list li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -ms-flex-line-pack: center;
        align-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 2.13333vw 2.13333vw 1.33333vw 2.13333vw;
    min-height: 16vw;
  }
  .p-seamless05-list__tit {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
    margin: 0vw 0vw 0vw 0vw;
    padding: 0vw 0vw 1.33333vw 0vw;
  }
  .p-seamless05-list__tit span {
    width: 7.46667vw;
    height: 7.46667vw;
    font-size: 13px;
    font-size: 3.46667vw;
  }
  .p-seamless05-list__txt {
    margin: 1.33333vw -1.33333vw 0vw -0.53333vw;
    font-size: 11px;
    font-size: 2.93333vw;
  }
  .p-seamless05-list__txt.min {
    margin: 1.33333vw -1.33333vw 0vw -1.33333vw;
    letter-spacing: -0.1em;
  }
}

@media screen and (min-width: 769px), print {
  .p-seamless05 {
    position: relative;
    padding: 100px 0 100px;
  }
  .p-seamless05__inner {
    max-width: 1110px;
    margin: 0 auto;
  }
  .p-seamless05__ico {
    display: block;
    width: 156px;
    margin: 0 auto;
  }
  .p-seamless05-item {
    margin: 90px 0 0;
    position: relative;
  }
  .p-seamless05-item__copy {
    display: inline-block;
    padding: 10px 20px;
    font-size: 19px;
    position: relative;
    left: -14px;
  }
  .p-seamless05-item__tit {
    margin: 20px 0 0;
    font-size: 45px;
  }
  .p-seamless05-item__txt {
    margin: 30px 0 0;
    font-size: 18px;
  }
  .p-seamless05-item + .p-seamless05-item {
    margin: 150px 0 0;
    padding: 150px 0 0;
  }
  .p-seamless05-item + .p-seamless05-item:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    width: 120%;
    height: 1px;
    left: -10%;
    background: #000;
  }
  .p-seamless05-list {
    margin: 50px 0 0;
  }
  .p-seamless05-list li {
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -ms-flex-line-pack: center;
        align-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 20px 30px;
    border-radius: 40px 40px 0px 0px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
  .p-seamless05-list li:hover {
    opacity: 0.8;
  }
  .p-seamless05-list__tit {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
    padding: 0 0 10px;
  }
  .p-seamless05-list__tit span {
    width: 38px;
    height: 38px;
    font-size: 18px;
  }
  .p-seamless05-list__txt {
    margin: 8px 0 0;
    font-size: 19px;
  }
  .p-seamless05-list__txt.min {
    letter-spacing: -0.1em;
  }
  .p-seamless05-movie {
    padding: 13px 13px 13px;
    background: #e4f0fc;
    width: 100%;
    aspect-ratio: 16 / 9;
  }
  .p-seamless05-movie iframe {
    width: 100%;
    height: 100%;
  }
}

@media (min-width: 769px) and (max-width: 1280px) {
  .p-seamless05__inner {
    max-width: 1000px;
    padding: 0 40px;
    margin: 0 auto;
  }
  .p-seamless05-list li {
    padding: 20px 14px;
  }
  .p-seamless05-list__txt {
    font-size: 18px;
  }
}

.p-seamless06 {
  position: relative;
  background: #eff6fa;
}

.p-seamless06-item__tit {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
}

.p-seamless06-item__txt {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
}

.p-seamless06-item2__txt {
  position: relative;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  letter-spacing: 0.8px;
}

@media all and (max-width: 768px) {
  .p-seamless06 {
    padding: 20vw 10.66667vw 18.66667vw 10.66667vw;
  }
  .p-seamless06__ico {
    display: block;
    width: 52.8vw;
    margin: 0vw auto 0vw;
  }
  .p-seamless06 .u-txt01 {
    font-size: 11.5px;
    font-size: 3.06667vw;
    margin: 9.33333vw -5.33333vw 0vw -5.33333vw;
    letter-spacing: 0em;
    text-align: center;
  }
  .p-seamless06 .swiper3 {
    margin: 0vw -10.66667vw 0vw -10.66667vw;
    padding: 0vw 10.66667vw 0vw 10.66667vw;
  }
  .p-seamless06 .swiper-pagination3 {
    text-align: center;
    position: relative;
  }
  .p-seamless06 .swiper-pagination3 {
    position: relative !important;
    padding: 5.33333vw 0vw 0vw 0vw;
    bottom: 0 !important;
  }
  .p-seamless06 .swiper-pagination-bullet {
    margin: 0 6px !important;
    background: #cdd6dd;
    opacity: 1 !important;
    width: 6px;
    height: 6px;
  }
  .p-seamless06 .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #707f89;
  }
  .p-seamless06-item {
    margin: 10.66667vw 0vw 0vw 0vw;
    padding: 0vw 0vw 0vw 0vw;
  }
  .p-seamless06-item__tit {
    display: block;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 500;
    padding: 2.13333vw 0vw 0vw 2.66667vw;
    font-size: 23px;
    font-size: 6.13333vw;
  }
  .p-seamless06-item__txt {
    display: block;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 500;
    margin: 0vw -10.66667vw 0vw 0vw;
    padding: 1.6vw 0vw 0vw 2.66667vw;
    font-size: 14px;
    font-size: 3.73333vw;
  }
  .p-seamless06-item__ico {
    display: block;
    width: 22.93333vw;
    padding: 4vw 0vw 0vw 2.66667vw;
  }
  .p-seamless06-item2 {
    margin: 10.66667vw 0vw 0vw 0vw;
  }
  .p-seamless06-item2__photo {
    display: block;
    margin: 0vw -10.66667vw 0vw -10.66667vw;
  }
  .p-seamless06-item2__txt {
    display: block;
    font-size: 16px;
    font-size: 4.26667vw;
    margin: 8vw -2.66667vw 0vw 0vw;
    padding: 4vw 0vw 0vw 0vw;
  }
  .p-seamless06-item2__txt:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 15px;
    height: 2px;
    background: #6397b7;
  }
}

@media screen and (min-width: 769px), print {
  .p-seamless06 {
    position: relative;
    padding: 100px 40px 100px;
  }
  .p-seamless06__inner {
    max-width: 1110px;
    margin: 0 auto;
  }
  .p-seamless06__ico {
    display: block;
    width: 346px;
    margin: 0 auto;
  }
  .p-seamless06-items {
    margin: 60px 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .p-seamless06-item {
    border-top: solid 2px #6397b7;
    width: 47% !important;
    margin: 40px 0 0;
    padding: 40px 0 30px;
  }
  .p-seamless06-item__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .p-seamless06-item__link:hover {
    opacity: 0.7;
  }
  .p-seamless06-item-box {
    width: 50%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .p-seamless06-item__photo {
    width: 46%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .p-seamless06-item__tit {
    font-size: 26px;
  }
  .p-seamless06-item__txt {
    display: block;
    padding: 15px 0 0;
    font-size: 16px;
    line-height: 1.6;
  }
  .p-seamless06-item__ico {
    display: block;
    width: 112px;
    margin: 20px 0 0;
  }
  .p-seamless06-item2 {
    margin: 100px 0 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .p-seamless06-item2__txt {
    display: block;
    margin: 20px 0 0;
    font-size: 19px;
  }
  .p-seamless06-item2:hover {
    opacity: 0.7;
  }
}

@media (min-width: 769px) and (max-width: 1280px) {
  .p-seamless06__inner {
    max-width: 1000px;
    padding: 0 40px;
    margin: 0 auto;
  }
  .p-seamless06-item__tit {
    font-size: 24px;
  }
  .p-seamless06-item__txt {
    font-size: 15px;
  }
}

.c-bnr-wrap a:hover,
.c-sns-wrap a:hover {
  text-decoration: none !important;
  color: #53565a !important;
}

@media screen and (min-width: 769px), print {
  .c-bnr-wrap a img,
  .c-sns-wrap a img {
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
  .c-bnr-wrap a:hover img,
  .c-sns-wrap a:hover img {
    opacity: 0.8;
  }
}

.c-bnr li p {
  font-weight: bold;
}

@media all and (max-width: 768px) {
  .c-bnr {
    padding: 5.33333vw 6.66667vw 10.66667vw 6.66667vw;
  }
  .c-bnr li {
    margin: 8vw 0vw 0vw 0vw;
  }
  .c-bnr li p {
    padding: 0vw 0vw 2.66667vw 0vw;
    font-size: 16px;
    font-size: 4.26667vw;
    font-weight: bold;
  }
  .c-bnr__link {
    display: block;
    margin: 10.66667vw 0vw 0vw 0vw;
  }
}

@media screen and (min-width: 769px), print {
  .c-bnr {
    max-width: 1100px;
    margin: 0 auto;
    width: 100%;
  }
  .c-bnr ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    position: relative;
  }
  .c-bnr ul:after {
    content: "";
    position: absolute;
    display: block;
    width: 1px;
    height: 100%;
    left: 32%;
    top: 0px;
    background: #000;
  }
  .c-bnr ul:before {
    content: "";
    position: absolute;
    display: block;
    width: 1px;
    height: 100%;
    left: 68%;
    top: 0px;
    background: #000;
  }
  .c-bnr ul li {
    width: 28%;
    position: relative;
  }
  .c-bnr ul li p {
    padding: 0 0 10px;
    font-size: 15px;
  }
  .c-bnr__link {
    display: block;
    width: 338px;
    margin: 50px auto 0;
  }
}

.c-sns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media all and (max-width: 768px) {
  .c-sns {
    padding: 10.66667vw 6.66667vw 10.66667vw 6.66667vw;
    margin: 0 auto;
    width: 50%;
  }
  .c-sns li {
    width: 30%;
  }
  .c-sns li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-line-pack: center;
        align-content: center;
  }
  .c-sns li img {
    width: 5.33333vw;
    height: auto;
  }
  .c-sns li.tw img {
    position: relative;
    top: 0.53333vw;
  }
  .c-sns li.fb img {
    width: 2.66667vw;
  }
}

@media screen and (min-width: 769px), print {
  .c-sns {
    margin: 0 auto;
    padding: 70px 0 70px;
    width: 210px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .c-sns li {
    width: 36px;
  }
  .c-sns li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-line-pack: center;
        align-content: center;
  }
  .c-sns li img {
    width: 36px;
    height: auto;
  }
  .c-sns li.tw img {
    position: relative;
    top: 2px;
  }
  .c-sns li.fb img {
    width: 18px;
  }
}

.p-category_nav {
  margin-top: 0 !important;
}

footer {
  margin-top: 0 !important;
}
