@charset "UTF-8";

* {
  box-sizing: border-box;
}

/* basic */
.clearfix::after {
  content: "";
  display: block;
  clear: both;
}

body {
  margin: 0;
  padding: 0;
}

.landing {
  font-family: Roboto, "游ゴシック", YuGothic, "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Arial, "メイリオ", Meiryo, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #4f3729;
  text-align: center;
  overflow-x: hidden;
}

.landing p {
  line-height: 1.6;
}

ul, li, a, img, div, p, textarea, span {
  list-style: none;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  -webkit-margin-start: 0;
  -webkit-margin-end: 0;
  -webkit-padding-start: 0;
  outline: none;
  border: none;
  box-sizing: border-box;
  -webkit-appearance: none;
  padding: 0;
  margin: 0;
}

.landing img {
  height: auto;
  vertical-align: top;
  margin: auto;
  box-sizing: border-box;
}

.landing a {
  cursor: pointer;
  text-decoration: none;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  transition: 0.5s ease;
  overflow: hidden;
}

div span, p span, span span {
  vertical-align: baseline;
}

.blaimim {
  font-family: 'blaimim';
  font-weight: normal;
}

.gothic {
  font-family: Roboto, "游ゴシック", YuGothic, "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Arial, "メイリオ", Meiryo, sans-serif;
}

.gen-gothic {
  font-family: source-han-sans-japanese, sans-serif;
}

.min {
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.bold {
  font-weight: bold;
}

.center {
  text-align: center;
}

.left {
  text-align: left;
}

.right {
  text-align: right !important;
}

.pc {
  display: block;
}

.sp {
  display: none;
}

footer {
  margin-top: 60px;
  background-color: #242424;
  color: #ffffff;
  padding: 60px 0;
  font-size: 14px;
}

footer a {
  color: #ffffff;
}

footer .contants {
  max-width: 1024px;
  margin: 0 auto;
  padding: 0 10px 0px;
  overflow: hidden;
}

footer li {
  padding: 0 1em;
  display: inline-block;
  margin-bottom: 30px;
}

#top {
  bottom: 30px;
  position: fixed;
  display: none;
  right: 30px;
  background-color: rgba(255, 255, 255, 0.5);
  width: 50px;
  height: 50px;
  padding: 12px;
  transform: rotate(-90deg);
  border-radius: 50%;
  z-index: 300;
}

#top img {
  height: 26px;
  width: auto;
  display: inline !important;
}

/* font*/
.size14 {
  font-size: 14px;
}

.size16, .landing {
  font-size: 16px;
}

.size18 {
  font-size: 18px;
}

.size20 {
  font-size: 20px;
}

.size24 {
  font-size: 24px;
}

.size28 {
  font-size: 28px;
}

.size32 {
  font-size: 32px;
}

.size36 {
  font-size: 36px;
}

.size40 {
  font-size: 40px;
}

.size50 {
  font-size: 50px;
}

.size60 {
  font-size: 60px;
}

.box-1200 {
  margin: auto;
  max-width: 1200px;
}

.box-1000 {
  margin: auto;
  max-width: 1000px;
}

.box-950 {
  margin: auto;
  max-width: 950px;
}

.box-850 {
  margin: auto;
  max-width: 850px;
}

.box-700 {
  margin: auto;
  max-width: 640px;
}

.box-600 {
  max-width: 600px;
}

.box-white-opacity {
  background: rgba(255, 255, 255, 0.85);
  padding: 20px;
}

.box-white {
  background: #fff;
  padding: 20px;
}

.border-radius {
  border-radius: 8px;
}

.container {
  padding-bottom: 60px;
}

.container2 {
  padding-bottom: 40px;
}

.container3 {
  padding-bottom: 20px;
}

.top0 {
  padding-top: 60px;
}

.top {
  padding-top: 60px;
}

.top2 {
  padding-top: 40px;
}

.m-30 {
  margin-bottom: 0px !important;
}

.mb20 {
  margin-bottom: 20px;
}

.pd20 {
  padding: 20px;
}

.margin-left {
  margin-left: auto;
}

.margin-auto {
  margin: auto;
}

.color-white {
  color: #fff;
}

.color-black {
  color: #000;
}

.color-yellow {
  color: #eac016;
}

.color-orange {
  color: #ff8e3e;
}

.color-gold {
  color: #dec057;
}

.color-glay {
  color: #3f3c3a
}

.color-blue {
  color: #0a4a91;
}

.color-blue2 {
  color: #145786
}

.color-pink {
  color: #e66989;
}

.color-red {
  color: #ce211c;
}

.color-red2 {
  color: #de655e;
}

.back-white {
  background: #fff;
  padding: 10px;
}

.back-black {
  background: #000;
}

.back-black2 {
  background: #000;
  border-right: 1px solid #bca55d;
  border-left: 1px solid #bca55d;
  border-bottom: 1px solid #bca55d;
}

.back-blue {
  background: #d4e7f3;
  padding: 20px;
}

.back-blue2 {
  background: #145088;
}

.back-yellow {
  background: #fde76d;
}

.back-blown {
  background: #624e42;
  padding: 12px;
  color: #f1eade;
}

.back-red {
  background: #d10400;
}

.back-red {
  background: #ce211c;
}

.back-orange {
  background: #e86918;
}

.border-blue {
  border: 1px solid #145088;
}

.line_yellow {
  background: linear-gradient(transparent 60%, #eed35d 60%);
}

.flex-box {
  display: flex;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
}

.flex {
  display: flex;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
}

.flex-flow {
  flex-flow: row wrap;
}

.flex-align {
  align-items: center;
}

.flex-just {
  justify-content: space-between;
}

.flex-just-center {
  justify-content: center;
}

.flex-item-end {
  align-items: flex-end;
}

.flex-box-img {
  width: 90%;
  margin-left: auto;
}

.flex-box-img img {
  width: 100%;
}

.block {
  padding-bottom: 40px;
}

.box {
  padding: 10px;
}

.boxs {
  padding: 12px;
  width: 30%;
  border-radius: 8px;
  border: 1px solid #2561dc;
  margin: 0px 10px;
}

/*.boxs img {
  width: 100%;
}*/
.right-box {
  padding-left: 40px;
  margin-left: auto;
}

.left-box {
  padding-right: 15px;
  margin: auto;
}

.cv_btn {
  cursor: pointer;
}

.cv_btn:hover {
  opacity: 0.6;
}

/*information*/
#fa {
  margin-top: 40px;
  margin-bottom: 20px;
}

.info {
  border: 2px solid #624e42;
  color: #624e42;
  border-radius: 60px;
  display: inline-block;
  padding: 10px 20px;
}

.info-box img {
  padding-top: 30px;
}

.info-box p {
  margin: 0;
}

.info-box p.txt-bold {
  margin: 20px 0;
}

.info-title {
  border-bottom: dashed 2px;
  margin-top: 50px;
  margin-bottom: 40px;
  padding-bottom: 15px;
}

p.info-title+p {
  margin-top: 0;
}

.dot-list {
  text-align: left;
  margin-top: 20px;
}

.dot-list li {
  list-style: disc;
  margin-left: 20px;
}

.qanda {
  text-align: left;
}

.qanda li {
  padding: 20px;
}

.qanda li p {
  margin: 0;
  padding-left: 30px;
  position: relative;
}

.qanda li p:first-of-type {
  /*margin-bottom: 10px;*/
  background: #3d72a3;
  color: #fff;
  padding: 10px 10px 10px 50px;
}

.qanda li p:nth-of-type(2) {
  padding: 10px 10px 10px 50px;
  background: #f4f7f9;
}

.qanda li p:before {
  font-size: 21px;
  position: absolute;
  left: 15px;
  top: 5px;
  font-weight: bold;
}

.qanda li p:first-of-type:before {
  content: 'Q';
}

.qanda li p:nth-of-type(2):before {
  content: 'A';
  color: #3d72a3;
}

.greige-box {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -o-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
}

.rt {
  -webkit-appearance: none;
  outline: none;
  line-height: 60px;
  display: inline-block;
  border-radius: 30px;
  position: relative;
  z-index: 10;
  width: 100%;
  border: none;
  text-align: center;
  font-size: 21px;
  color: #fff !important;
  max-width: 300px;
  background-color: #2f8200;
  margin: 40px 0px;
  font-weight: bold;
}

/* 文字の下に線 */
.set_tt, .set_tt1 {
  position: relative;
}

.set_tt:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 2px;
  background: #5fdbfc;
  top: -10px;
  bottom: 0;
  margin: auto;
}

.set_tt span {
  position: relative;
  padding: 0 1em;
  color: #4c392a;
  vertical-align: super;
}

div.diamond {
  background-color: red;
}

div.diamond {
  display: block;
  color: #fff;
  line-height: 38px;
  margin: 0 auto;
  position: relative;
  width: 400px;
  text-align: center;
}

div.diamond:before {
  left: -19px;
  border-width: 19px 19px 19px 0;
}

div.diamond:after {
  right: -19px;
  border-width: 19px 0 19px 19px;
}

div.diamond:after, div.diamond:before {
  border-color: transparent red;
}

div.diamond:before, div.diamond:after {
  content: "";
  border-style: solid;
  position: absolute;
  width: 0;
  height: 0;
}

.back-blue01 {
  /*background: url(img/contents_subtitle_back.jpg);
  background-size: 88px;*/
  background: #0a4a91;
  z-index: 99;
  padding: 40px;
  text-align: center;
}

#wo-wrap table {
  border-collapse: collapse;
  margin: 0 auto;
  padding: 0;
  table-layout: fixed;
}

#wo-wrap table, td {
  border: 1px solid #092467;
  border-collapse: collapse;
}

#wo-wrap table thead {
  border-bottom: 2px solid #092467;
}

#wo-wrap table tr:last-child {
  border-bottom: none;
}

#wo-wrap table tr {
  background-color: #fff;
  border-bottom: 1px solid #092467;
}

#wo-wrap table th, #wo-wrap table td {
  padding: 5px;
  border-right: 1px solid #092467;
  text-align: center;
}

#wo-wrap tbody th {
  font-weight: bold;
  text-align: center;
}

#wo-wrap table td:last-child {
  /*width: 50%;*/
  text-align: left;
}

#wo-wrap table th:last-child, #wo-wrap table td:last-child {
  border: none;
}

#wo-wrap .table-bottom {
  margin-bottom: 40px;
}

@media(max-width: 600px) {
  .back-blue01 {
    padding: 10px;
  }

  #wo-wrap {
    width: 90%;
    margin: auto;
  }

  #wo-wrap .size40 {
    font-size: 28px;
  }

  #wo-wrap table {
    border: 0;
    width: 100%;
  }

  #wo-wrap table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }

  #wo-wrap table td {
    display: block;
    text-align: left;
    position: relative;
  }

  #wo-wrap table tr {
    display: block;
    margin-bottom: 2em;
    border-bottom: 0px;
  }

  #wo-wrap table td::before {
    content: attr(data-label);
    font-weight: bold;
    left: 10px;
  }

  #wo-wrap table td:last-child {
    border: 1px solid #092467;
    width: 100%;
  }

  #wo-wrap .table-bottom {
    margin-bottom: 0px;
  }
}

/* 成分表 */
#seibun .title {
  padding: 40px 0px;
}

#seibun .name {
  border: 1px solid;
  margin-bottom: 20px;
}

@media (min-width: 601px) {
  .detail-box li:nth-of-type(n+3) {
    border-top: none;
  }

  .detail-box li {
    width: 50%;
  }
}

.detail-box li {
  border: solid 1px;
  padding: 20px;
}

.detail-box {
  justify-content: left;
  -webkit-justify-content: left;
  -moz-justify-content: left;
  -o-justify-content: left;
  -ms-justify-content: left;
  background: #fff;
  color: #000;
  max-width: 950px;
  margin: auto;
  display: flex;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -o-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  justify-content: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -o-justify-content: center;
  -ms-justify-content: center;
}

.box-280 {
  max-width: 280px;
  margin: 10px auto;
  text-align: center;
}

.box-280 img {
  width: 100%;
}

.detail-box .size18 {
  text-align: center !important;
}

.dash-line {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: dashed 1px;
}

.popclose {
  position: fixed;
  opacity: 0;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 50px;
  background-color: rgba(0, 0, 0, 0.7);
  pointer-events: none;
  -webkit-transition: 1s linear;
  -moz-transition: 1s linear;
  -o-transition: 1s linear;
  transition: 1s;
  z-index: 9999;
  overflow-y: auto;
}

.popclose.open {
  opacity: 1;
  pointer-events: auto;
}

.popclose {
  cursor: pointer;
}

.popclose:after {
  position: absolute;
  right: 30px;
  top: 30px;
  content: '×';
  color: #fff;
  font-size: 50px;
  line-height: 0;
}

.seibun_wrap {
  background: #fff;
  border: 1px solid #ededed;
  width: 90vw;
  max-width: 800px;
  border-radius: 10px;
  margin: auto;
  padding: 10px;
  height: 85vh;
}

.seibun_inner {
  width: 100%;
  height: 100%;
  padding: 15px;
  overflow-y: auto;
}

.seibun_inner img {
  max-width: 300px;
  margin: auto;
}

.seibun_table {
  table-layout: fixed;
  margin: 0 auto 1em auto;
  border-collapse: collapse;
}

@media(max-width: 600px) {
  .seibun_table {
    font-size: 11px;
    table-layout: auto;
  }
}

.seibun_table th {
  padding: 0.3em 0.5em;
  background: #f5f5f5;
  border: #dddddd 1px solid;
}

.seibun_table td {
  padding: 0.3em 0.5em;
  border: #dddddd 1px solid;
}

.seibun_info dt {
  border-top: 2px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  text-align: left;
  padding: 0.5em;
  font-weight: bold;
}

.seibun_info dd {
  text-align: left;
  padding: 0.5em;
  margin-bottom: 0.5em;
  margin-inline: inherit;
}

@media(max-width: 600px) {
  .popclose {
    padding: 20px;
  }

  .popclose:after {
    color: #000;
  }

  .seibun_inner img {
    width: 50% !important;
    margin: auto;
  }
}

/* 成分表 */
/* 限定プレゼント */
#fv {
  position: relative;
}

.bg01 {
  background: url(img/bg01.png) bottom center;
  background-size: cover;
  padding: 20px;
}

.bg02 {
  background: url(img/bg02.png) center top;
  background-size: cover;
  padding: 40px 20px 0px 20px;
}

.bg02-02 {
  background: url(img/bg02-02.png) center top;
  background-size: cover;
  padding: 40px 20px 0px 20px;
}

.bg03 {
  background: url(img/bg03.png) center;
  background-size: auto;
  background-repeat: repeat;
  position: relative;
}

.bg04 {
  background: url(img/bg04.png) top;
  background-size: cover;
  padding: 40px 20px 0px 20px;
}

.bg05 {
  background: url(img/bg05.png) top center;
  background-size: cover;
  padding: 40px 0px;
}

.bg06 {
  background: url(img/bg06.png) center;
  background-size: auto;
  padding: 40px 15px;
}

.bg07 {
  background: url(img/bg07.png) center;
  background-size: cover;
  padding: 40px 15px;
}

.bg08 {
  background: url(img/bg08.png) center bottom;
  background-size: cover;
  padding: 40px 15px;
}

.bg09 {
  background: url(img/bg09.png) center bottom;
  background-size: cover;
  padding: 40px 15px;
}

.bg10 {
  background: url(img/bg10.png) center bottom;
  background-size: cover;
  padding: 40px 15px;
}

.sra::before {
  content: url(img/sura01.png);
  vertical-align: sub;
}

.sra::after {
  content: url(img/sura02.png);
  vertical-align: sub;
}

.arrow {
  max-width: 30px;
  margin: auto;
  color: #45362b;
}

.back-red h1 {
  margin: 0;
}

.cvb {
  max-width: 600px;
  margin: auto;
}

.line_border {
  background: linear-gradient(transparent 60%, #fbeaa5 60%);
}

.set {
  box-shadow: 10px 10px 20px 10px rgb(231 231 231 / 50%);
  margin-bottom: 40px;
  padding: 40px 20px;
}

.set2 {
  margin-bottom: 40px;
  padding: 40px 20px;
}

.set-box {
  border: 1px solid #624e42;
  background: #fff;
  padding: 15px;
}

.set-inner {
  padding: 20px 20px 0px 20px;
}

.set-inner span {
  border-left: 6px solid #624e42;
  padding-left: 10px;
}

.set_main {
  padding: 40px 0px;
}

.package {
  background-color: #fff;
  padding: 40px 10px;
}

.set_img img {
  width: 100%;
  height: auto;
}

.box-border {
  background: #fff;
  opacity: 0.9;
  padding: 20px;
}

.menu {
  border-left: 4px solid #ffd200;
  text-align: left;
  padding-left: 15px;
  margin-bottom: 20px;
}

.point {
  padding-bottom: 10px;
  width: 70px;
  margin: auto;
}

.submit {
  border: 0px;
  width: 100%;
  height: 79px;
  background: url(img/CTA.png) center no-repeat;
  font-size: 0;
  margin: 30px 0px 0px 0px;
  display: block;
  cursor: pointer;
  background-size: contain;
}

#wo-wrap2 table {
  border-collapse: collapse;
  margin: 0 auto;
  padding: 0;
  table-layout: fixed;
  width: 100%;
}

#wo-wrap2 .top-table {
  border-bottom: none !important;
}

#wo-wrap2 .top-table td {
  border-bottom: none !important;
}

#wo-wrap2 table, td {
  border: 1px solid #092467;
  border-collapse: collapse;
}

#wo-wrap2 table thead {
  border-bottom: 2px solid #092467;
}

#wo-wrap2 table tr:last-child {
  border-bottom: none;
}

#wo-wrap2 table tr {
  background-color: #fff;
  border-bottom: 1px solid #092467;
}

#wo-wrap2 table th, #wo-wrap2 table td {
  padding: 5px;
  border-right: 1px solid #092467;
}

#wo-wrap2 tbody th {
  font-weight: bold;
}

#wo-wrap2 table td:last-child {
  width: 50%;
}

#wo-wrap2 .table-bottom {
  margin-bottom: 40px;
}

@media(max-width: 600px) {
  #wo-wrap2 {
    width: 90%;
    margin: auto;
  }

  #wo-wrap2 .size40 {
    font-size: 28px;
  }

  #wo-wrap2 table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }

  #wo-wrap2 table td::before {
    content: attr(data-label);
    font-weight: bold;
    left: 10px;
  }

  #wo-wrap2 table td:last-child {
    border: 1px solid #092467;
    width: 100%;
  }
}

.pr-title {
  position: relative;
}

.title {
  position: absolute;
  top: -20px;
  z-index: -1;
  width: 100%;
}

.title_set {
  width: 100%;
  box-shadow: 0px 9px 3px -3px rgb(218 218 218 / 60%);
  -webkit-box-shadow: 0px 9px 3px -3px rgb(218 218 218 / 60%);
  -moz-box-shadow: 0px 9px 3px -3px rgb(218 218 218 / 60%);
  margin-bottom: 60px;
}

.padding {
  padding: 40px 15px;
}

.price {
  border: 1px solid #ce211c;
  margin: auto;
  display: inline-flex;
}

.lineup {
  padding: 10px;
}

.worry {
  border: 1px solid #fff;
  border-radius: 8px;
  text-align: left;
  width: 820px;
  margin: 0px auto 20px auto;
}

#se-about1 .worry {
  border: 1px solid #dec057;
  border-radius: 8px;
  text-align: left;
  width: 820px;
  margin: 0px auto 20px auto;
  color: #000;
  background: #dcdcdc;
}

.worry_inner {
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.worry_L {
  padding-left: 40px;
}

.worry_R {
  margin-left: auto;
}

#about1 .worry {
  border: 1px solid #000;
}

.icon-ch {
  vertical-align: middle !important;
  padding-right: 20px;
}

.title_ch {
  position: absolute;
  top: 0px;
  left: 0px
}

select {
  font-size: 16px;
  padding: 15px;
  width: 60%;
  border-radius: 8px;
  border: 1px solid #999;
  background: #d1d0d0;
  background: right 50% no-repeat, -webkit-linear-gradient(top, #fff 0%, #e7e7e7 100%);
}

.cv_set {
  border: 0px;
  width: 100%;
  height: 106px;
  background: url(img/cv_btn.png) left top no-repeat;
  background-size: contain;
  font-size: 0;
  margin: 30px auto;
  display: block;
  cursor: pointer;
}

.cv_ticket {
  border: 0px;
  width: 100%;
  height: 106px;
  background: url(img/CTA.png) center top no-repeat;
  background-size: contain;
  font-size: 0;
  margin: 30px auto;
  display: block;
  cursor: pointer;
}

#jump ul {
  display: flex;
  flex-wrap: wrap;
  align-items: top;
  justify-content: center;
}

#jump ul li {
  width: 30%;
  padding: 10px;
}

#jump ul li img {
  width: 100%;
}

#jump .cv_cart {
  background: orange;
  color: #fff;
  border-radius: 40px;
  padding: 10px;
  width: 100%;
  display: block;
  font-weight: bold;
  margin: 8px 0px;
  cursor: pointer;
}

#jump select {
  margin: 6px 0px;
  font-size: 16px;
  padding: 10px;
  width: 100%;
  border-radius: 8px;
  border: 1px solid #999;
  background: #d1d0d0;
  background: right 50% no-repeat, -webkit-linear-gradient(top, #fff 0%, #e7e7e7 100%);
}