@charset "UTF-8";

/* #pageHeaderNavi {
  transform: translate3d(0,0,0);
} */

/* ====================================
	共通スタイル
 ==================================== */
.bg-base-color {
  background-color: #CEEFFF;
}

.bg-white {
  background-color: #FFF;
}

/* ポイントカラー */
#mainVisual,
.product-section,
#pageTop {
  background-color: #34A6D9;
}

.product-section,
#pageTop {
  box-shadow:0 1px 0 #34A6D9; /* Safari対応 */
}

.sub-section:not(.bg-base-color) {
  background-color: #fff;
}

/* ====================================
	スマートフォン専用スタイル
===================================== */
@media only screen and (max-width: 1023px) {

  main[data-footer-type] {
    padding-bottom: 0;
  }

  .sp-ma {
    margin-left: auto;
    margin-right: auto;
  }

  /* メインビジュアル */
  #mainVisual {
    position: relative;
  }

  .mv-contents {
    padding: 50px 10% 90px;
  }

  .mv-product-img-container {
    max-width: 400px;
    margin: 0 auto;
    padding: 0 15%;
  }

  .mv-title-container {
    max-width: 400px;
    margin: 0 auto 30px;
    padding: 25px 0 15px;
    background-color: #fff;
    box-shadow: 5px 5px 0px #9DE0FF;
    border-radius: 30px;
    text-align: center;
    position: relative;
  }

  .mv-catch {
    width: 170px;
    padding: 6px 0;
    font-size: 1.7rem;
    line-height: 1.2;
    background-color: #fff;
    box-shadow: 3px 3px 0px #9DE0FF;
    border: 3px solid #000;
    position: absolute;
    top: 0;
    left: 0;
    transform: skew(0deg, -4deg) translate(-20px, -70%);
  }

  .mv-logo {
    width: 150px;
  }

  .mv-name {
    margin-top: 10px;
    font-size: 1.6rem;
    line-height: 1.2;
  }

  #mvWave {
    width: 100%;
    position: absolute;
    bottom: -1px;
    left: 0;
  }

  #peaple {
    width: 100%;
    height: 120px;
    position: absolute;
    bottom: 0;
    left: 0;
  }

  /* メインセクション */
  .main-section {
    padding: 40px 0 80px;
    text-align: center;
  }

  .main-text {
    font-size: 1.5rem;
    line-height: 2;
  }

  .main-text-kurutto {
    margin-top: 30px;
    font-size: 1.7rem;
    line-height: 1.2;
  }

  .main-text-kurutto .kurutto {
    font-size: 2.7rem;
  }

  /* 波 */
  .wave-wrap {
    width: 100%;
    position: absolute;
    top: -78px;
    left: 0;
    z-index: -1;
  }

  canvas {
    display: block;
    width: 100%;
  }

  /* サブセクション */
  .sub-section {
    margin-top: 70px;
    padding: 60px 0 100px;
    text-align: center;
    position: relative;
  }

  .sub-header-wrap {
    display: inline-block;
    width: 90%;
    max-width: 360px;
    position: absolute;
    top: -70px;
    left: 50%;
    transform: translate(-50%, 0);
    z-index: 1;
  }

  .sub-header {
    background-color: #fff;
    border: 3px solid #000;
    border-radius: 30px;
    box-shadow: 5px 5px 0px #9DE0FF;
    position: relative;
  }

  .sub-header::before {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-8px, 3px);
  }

  .sub-header::before {
    border-style: solid;
    border-color: #9DE0FF transparent transparent transparent;
    border-width: 22px 14px 0 14px;
    bottom: -22px;
  }

  .sub-header-fukidashi {
    padding: 20px 20px 20px;
  }

  .sub-header-fukidashi::before,
  .sub-header-fukidashi::after {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0);
  }

  .sub-header-fukidashi::before {
    border-style: solid;
    border-color: #000 transparent transparent transparent;
    border-width: 22px 14px 0 14px;
    bottom: -22px;
  }

  .sub-header-fukidashi::after {
    border-style: solid;
    border-color: #FAFAFA transparent transparent transparent;
    border-width: 17px 11px 0 11px;
    bottom: -17px;
  }

  .sub-aruaru {
    width: 120px;
    padding: 3px 0;
    font-size: 1.3rem;
    background-color: #FFFF00;
    box-shadow: 3px 3px 0px #9DE0FF;
    border: 3px solid #000;
    position: absolute;
    top: 0;
    left: 0;
  }

  .sub-title-nayami {
    font-size: 1.6rem;
  }

  .sub-contents {
    max-width: 600px;
    margin: 50px auto 0;
    padding: 40px 5% 30px;
    background-color: #fff;
    border: 3px solid #000;
    border-radius: 30px;
    position: relative;
  }

  .sub-nayamuhito {
    width: 100px;
    position: absolute;
    top: 110px;
    left: 50%;
    transform: translate(-50%, 0);
  }

  .sub-kurutto {
    display: inline-block;
    width: 170px;
    margin-bottom: 20px;
    padding: 3px 0;
    font-size: 1.6rem;
    background-color: #fff;
    box-shadow: 3px 3px 0px #9DE0FF;
    border: 3px solid #000;
    transform: skew(0deg, -4deg);
  }

  .sub-title {
    margin-top: 10px;
    font-size: 1.6rem;
    font-weight: 900;
    text-shadow: 2px 2px 0px #CEEFFF;
  }

  .sub-illust {
    padding-bottom: 70px;
    position: relative;
  }

  #sub03 .sub-illust {
    padding-bottom: 90px;
  }

  .dialogues {
    position: absolute;
    top: 0;
    left: 0;
  }

  .switch {
    width: 60px;
    height: 60px;
    text-decoration: none;
    position: absolute;
    bottom: 0;
    right: 0;
    transform: translate(-10%, 80%);
  }

  /* 詳細はこちら */
  .product-section {
    margin-top: 80px;
    padding: 60px 0 0;
    position: relative;
  }

  #productDeco01 {
    width: 80px;
    position: absolute;
    top: 0;
    left: 8%;
    transform: translate(0px, -140px);
  }

  #productDeco02 {
    width: 80px;
    position: absolute;
    top: 0;
    left: 8%;
    transform: translate(80px, -140px);
  }

  .product-contents {
    display: flex;
    flex-direction: column-reverse;
    text-align: center;
  }

  .product-img-container {
    max-width: 200px;
    margin: 0 auto 30px;
  }

  .product-text {
    margin-bottom: 5px;
    font-size: 1.8rem;
  }

  .product-name {
    font-size: 1.7rem;
  }

  .product-section .btn-detail {
    margin-top: 20px;
  }

  .product-section .btn-detail a {
    display: inline-block;
    padding: .8em 2em 0.8em 1.5em;
    font-size: 1.4rem;
    border-radius: 10px;
    background-color: #000;
    color: #fff;
    text-align: center;
    text-decoration: none;
    position: relative;
  }

  .product-section .btn-detail a::before {
    content: '';
    width: 100%;
    height: 100%;
    background-image: url(/products/common/images/chevron-right-solid-w.svg);
    background-repeat: no-repeat;
    background-position: right .8em center;
    background-size: .8em auto;
    position: absolute;
    top: 0;
    left: 0;
  }

}

@media only screen and (max-width: 767px) {
  .more-s {
    display: none;
  }
}

@media only screen and (min-width: 768px) {
  .less-s {
    display: none;
  }
}

/* ====================================
	PC&タブレット、印刷専用スタイル
===================================== */
@media print,
screen and (min-width: 1024px) {

  main[data-footer-type] {
    padding-bottom: 0;
  }

  /* メインビジュアル */
  #mainVisual {
    height: 560px;
    position: relative;
  }

  .mv-contents {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 920px;
    height: 440px;
    margin: 0 auto;
  }

  .mv-product-img-container {
    flex: 1;
  }

  .mv-product-img {
    width: 320px;
  }

  .mv-title-container {
    width: 410px;
    height: 210px;
    margin-right: 100px;
    padding-top: 60px;
    background-color: #fff;
    box-shadow: 10px 10px 0px #9DE0FF;
    border-radius: 38px;
    text-align: center;
    position: relative;
  }

  .mv-catch {
    width: 240px;
    padding: 6px 0;
    font-size: 2.4rem;
    line-height: 1.2;
    background-color: #fff;
    box-shadow: 5px 5px 0px #9DE0FF;
    border: 3px solid #000;
    position: absolute;
    top: 0;
    left: 0;
    transform: skew(0deg, -4deg) translate(-20px, -50%);
  }

  .mv-logo {
    width: 256px;
  }

  .mv-name {
    margin-top: 20px;
    font-size: 2.6rem;
    line-height: 1.2;
  }

  #mvWave {
    width: 100%;
    position: absolute;
    bottom: -1px;
    left: 0;
  }

  #peaple {
    width: 100%;
    height: 240px;
    position: absolute;
    bottom: 0;
    left: 0;
  }

  /* メインセクション */
  .main-section {
    padding: 70px 0 50px;
    text-align: center;
  }

  .main-text {
    font-size: 1.8rem;
    line-height: 2;
  }

  .main-text-kurutto {
    margin-top: 30px;
    font-size: 2.4rem;
    line-height: 1.2;
  }

  .main-text-kurutto .kurutto {
    font-size: 4rem;
  }

  /* 波 */
  .wave-wrap {
    width: 100%;
    position: absolute;
    top: -138px;
    left: 0;
    z-index: -1;
  }

  canvas {
    display: block;
    width: 100%;
  }

  /* サブセクション */
  .sub-section {
    margin-top: 130px;
    padding: 80px 0 80px;
    text-align: center;
    position: relative;
  }

  .sub-header-wrap {
    display: inline-block;
    min-width: 430px;
    position: absolute;
    top: 40px;
    left: 50%;
    transform: translate(-290px, 0);
    z-index: 1;
  }

  .sub-header {
    background-color: #fff;
    border: 3px solid #000;
    border-radius: 38px;
    box-shadow: 5px 5px 0px #9DE0FF;
    position: relative;
  }

  .sub-header::before {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(5px, -5px);
  }

  .sub-header::before {
    border-style: solid;
    border-color: transparent transparent transparent #9DE0FF;
    border-width: 14px 0 14px 26px;
    right: -26px;
  }

  .sub-header-fukidashi {
    padding: 20px 20px 20px;
  }

  .sub-header-fukidashi::before,
  .sub-header-fukidashi::after {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(0, -50%);
  }

  .sub-header-fukidashi::before {
    border-style: solid;
    border-color: transparent transparent transparent #000;
    border-width: 16px 0 16px 26px;
    right: -26px;
  }

  .sub-header-fukidashi::after {
    border-style: solid;
    border-color: transparent transparent transparent #FAFAFA;
    border-width: 13px 0 13px 21px;
    right: -21px;
  }

  .sub-aruaru {
    width: 180px;
    padding: 6px 0;
    font-size: 1.8rem;
    background-color: #FFFF00;
    box-shadow: 5px 5px 0px #9DE0FF;
    border: 3px solid #000;
    position: absolute;
    top: -35px;
    left: 0;
  }

  .sub-title-nayami {
    font-size: 1.8rem;
  }

  .sub-contents {
    max-width: 900px;
    margin: 40px auto 0;
    padding: 70px 8% 60px;
    background-color: #fff;
    border: 3px solid #000;
    border-radius: 30px;
    position: relative;
  }

  .sub-nayamuhito {
    width: 140px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(250px, -55%);
  }

  .sub-kurutto {
    display: inline-block;
    width: 230px;
    margin-bottom: 30px;
    padding: 6px 0;
    font-size: 2rem;
    background-color: #fff;
    box-shadow: 5px 5px 0px #9DE0FF;
    border: 3px solid #000;
    transform: skew(0deg, -4deg);
  }

  .sub-title {
    margin-top: 30px;
    font-size: 2.8rem;
    font-weight: 900;
    text-shadow: 5px 5px 0px #CEEFFF;
  }

  .sub-illust {
    padding-bottom: 80px;
    position: relative;
  }

  #sub03 .sub-illust {
    padding-bottom: 120px;
  }

  .dialogues {
    position: absolute;
    top: 0;
    left: 0;
  }

  .switch {
    width: 100px;
    height: 100px;
    text-decoration: none;
    position: absolute;
    bottom: 0;
    right: 0;
    transform: translate(50%, 20%);
  }

  /* 詳細はこちら */
  .product-section {
    margin-top: 140px;
    padding: 60px 0 0;
    position: relative;
  }

  #productDeco01 {
    width: 100px;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-490px, -180px);
  }

  #productDeco02 {
    width: 100px;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-360px, -180px);
  }

  .product-contents {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 960px;
    margin: 0 auto;
  }

  .product-img-container {
    flex: 1;
  }

  .product-img {
    width: 280px;
  }

  .product-text-container {
    width: 60%;
  }

  .product-text {
    margin-bottom: 20px;
    font-size: 2.8rem;
  }

  .product-name {
    font-size: 2.4rem;
  }

  .product-section .btn-detail {
    margin-top: 30px;
    width: 340px;
  }

  .product-section .btn-detail a {
    display: inline-block;
    padding: 1em 2.5em 1em 2em;
    font-size: 1.8rem;
    border-radius: 10px;
    background-color: #000;
    color: #fff;
    text-align: center;
    text-decoration: none;
    position: relative;
  }

  .product-section .btn-detail a::before {
    content: '';
    width: 100%;
    height: 100%;
    background-image: url(/products/common/images/chevron-right-solid-w.svg);
    background-repeat: no-repeat;
    background-position: right .8em center;
    background-size: .8em auto;
    position: absolute;
    top: 0;
    left: 0;
  }

}

/* ====================================
	タブレット、専用スタイル
===================================== */
@media only screen and (min-width: 767px) and (max-width: 1023px) {}