@charset "UTF-8";
.pc-hidden,
.pc-hidden-inline,
.pc-hidden-inlineBlock {
  display: none !important;
}

.sp-hidden {
  display: block !important;
}

.sp-hidden-inline {
  display: inline !important;
}

.sp-hidden-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

@media screen and (max-width: 767px) {
  .pc-hidden {
    display: block !important;
  }

  .pc-hidden-inline {
    display: inline !important;
  }

  .pc-hidden-inlineBlock {
    display: inline-block !important;
  }

  .sp-hidden,
  .sp-hidden-inline,
  .sp-hidden-flex {
    display: none !important;
  }
}
/* campaign.css------------------------------------------------*/
.limited-campaign {
  display: block;
  text-align: center;
  margin: 1px 0;
}
.limited-campaign p{
  display: block;
  text-align: center;
  margin: 1px 0;
}
.limited-campaign_2 p{
  display: block;
  text-align: center;
  margin: 1px 0;
  color: white;
}
.limited-campaign_3 p{
  display: block;
  text-align: center;
  margin: 1px 0;
  color: white;
}
@media screen and (max-width: 767px) {
  .limited-campaign {
    padding: 7px 7px 0; 
  }
  .limited-campaign p {
    font-size: 11px;
  }
}
.limited-campaign img {
  border: 0.2em #fce57f double;
  width: 840px;
  margin-top: 50px;
}
@media screen and (max-width: 767px) {
  .limited-campaign img {
    width: 100%;
    border: 0.2em #fce57f double;
    width: 100%;
    margin-top: 0;
  }
}

@media screen and (max-width: 767px) {
  .limited-campaign_1,
  .limited-campaign_2,
  .limited-campaign_3 {
    display: block;
    text-align: center;
  }

  .limited-campaign_1 {
    padding: 15px 26px 0;
  }
  .limited-campaign_1 img {
    border: 0.2em #fce57f double;
    width: 100%;
    margin: 0 0 -10px;
  }

  .limited-campaign_2 {
    margin: 0;
    padding: 25px 7px 0;
    background-color: #113f7e;
  }
  .limited-campaign_2 img {
    border: 0.2em #eec57d double;
    max-width: 100%;
    margin-top: 0;
  }
  .limited-campaign_2 p {
    font-size: 11px;
    color: white;
  }

  .limited-campaign_3 {
    margin: 0;
    padding: 35px 10px 0;
    background-color: #177fc4;
  }
  .limited-campaign_3 img {
    border: 0.2em #eec57d double;
    max-width: 100%;
    margin-top: 0;
  }
  .limited-campaign_3 p {
    font-size: 11px;
    color: white;
  }
}
/* style.css------------------------------------------------*/
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
  margin: 0;
  border: none;
}
@media screen and (max-width: 767px) {
  * {
    color: #003f7e;
    font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    list-style-type: none;
  }
}
*::before, *::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
  margin: 0;
  border: none;
}

:root {
  vertical-align: baseline;
  word-wrap: break-word;
  word-break: break-all;
  font-style: normal;
  font-weight: normal;
  font-stretch: normal;
  text-rendering: optimizeLegibility;
}

a {
  -webkit-text-decoration-skip: objects;
  -webkit-tap-highlight-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
a:link, a:visited, a:hover, a:active {
  -webkit-text-decoration-skip: objects;
  -webkit-tap-highlight-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

ol, ul {
  list-style: none;
  list-style-type: none;
}

html {
  width: 100%;
  height: 100%;
  font-size: 62.5%;
  position: relative;
  overflow: auto;
}

body {
  max-width: 1600px;
  min-width: 1060px;
  margin: 0 auto;
  font-size: 1.6rem;
  color: #333;
  font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
  -webkit-text-size-adjust: 100%;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  body {
    max-width: 100%;
    min-width: 100%;
  }
}

@font-face {
  src: local("HiraginoSans-W3");
  font-family: "Hiragino Sans";
  font-weight: 300;
}
a {
  line-height: 1;
  color: inherit;
  text-decoration: none;
}

.hover-alpha {
  -webkit-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
}
.hover-alpha:hover {
  opacity: 0.7;
}

@media screen and (max-width: 767px) {
  p, li {
    font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
  }

  .limit-date {
    font-family: 'Noto Serif Japanese';
    font-weight: 500;
    letter-spacing: 0.1em;
    line-height: 1;
  }
}
img {
  display: inline-block;
  margin-right: auto;
  margin-left: auto;
  vertical-align: bottom;
}
@media screen and (max-width: 767px) {
  img {
    width: 100%;
    display: block;
    margin: 0;
    padding: 0;
    line-height: 1;
    vertical-align: top;
    -webkit-backface-visibility: hidden;
    image-rendering: auto;
  }
}

.inner {
  margin: auto;
  width: 1000px;
  position: relative;
}

.bg-navy {
  background: #113f7e;
}

.bg-navyPC {
  background: #113f7e;
}
@media screen and (max-width: 767px) {
  .bg-navyPC {
    background: none;
  }
}

.header {
  width: 100%;
  height: 88px;
  border-bottom: 1px solid #a3a6b7;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 100;
  background: #fff;
}
@media screen and (max-width: 767px) {
  .header {
    height: calc(80 / 640 * 100vw);
    border-bottom: none;
    margin: 0 auto;
    z-index: 100;
  }
}
.header .inner_pc {
  margin: auto;
  width: 1000px;
  position: relative;
}
.header .nav {
  z-index: 10;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  visibility: hidden;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 40;
  width: 100%;
  padding: 70px 0 80px;
}
@media screen and (max-width: 767px) {
  .header .nav {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 1000;
    width: 100%;
    opacity: 0;
    background-color: #fff;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    visibility: hidden;
    padding: calc(42 / 640 * 100vw) 0 calc(63 / 640 * 100vw);
  }
}
.header .nav.active {
  opacity: 1;
  background: rgba(249, 250, 252, 0.9);
  visibility: visible;
}
@media screen and (max-width: 767px) {
  .header .nav.active {
    right: 0;
    opacity: 1;
    background: white;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    visibility: visible;
  }
}
.header .nav__title {
  width: 100px;
  margin: auto;
}
.header .nav__list {
  max-width: 780px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 40px auto 0;
}
.header .nav__list__item:nth-child(3n - 2) {
  width: 240px;
}
.header .nav__list__item:nth-child(3n - 1) {
  width: 220px;
}
.header .nav__list__item:nth-child(3n) {
  width: 320px;
}
.header .nav__list__item:nth-child(3) ~ li {
  margin-top: 40px;
}
.header .nav__list__item a {
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
  display: inlin-block;
  border-bottom: dotted 2px #355c92;
  color: #355c92;
  font-size: 28px;
  white-space: nowrap;
}
.header .nav__list__item a::after {
  content: "";
  width: 0;
  height: 0;
  margin-left: 0.5em;
  display: inline-block;
  border-width: 0.22em 0 0.22em 0.3em;
  border-color: transparent transparent transparent #113f7e;
  border-style: solid;
  vertical-align: 0.16em;
}
.header .nav__list__item a:hover {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  opacity: 0.3;
}
.header .mv__title {
  padding: 8px 0 0;
}
.header .header__menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  right: 84px;
  top: 19px;
}
.header .header__menu li {
  margin-left: 20px;
}
.header .header__menu li a {
  display: block;
  color: #003f7e;
  position: relative;
}

.menu {
  background: none;
  -webkit-transition: all .4s;
  transition: all .4s;
  z-index: 50;
  position: fixed;
  top: 25px;
  left: calc(50% + 440px);
  outline: none;
  cursor: pointer;
}
.menu .menu__active {
  display: none;
}
.menu.active .menu__normal {
  display: none;
}
.menu.active .menu__active {
  display: inline-block;
}

@media screen and (max-width: 767px) {
  .header h1 {
    position: absolute;
    left: calc(20 / 640 * 100vw);
    top: calc(12 / 640 * 100vw);
  }
  .header h1 img {
    width: calc(141 / 640 * 100vw);
  }
  .header .headerBtn1 {
    width: calc(210 / 640 * 100vw);
    position: absolute;
    left: calc(188 / 640 * 100vw);
    top: calc(18 / 640 * 100vw);
  }
  .header .headerBtn2 {
    width: calc(146 / 640 * 100vw);
    position: absolute;
    left: calc(406 / 640 * 100vw);
    top: calc(18 / 640 * 100vw);
  }

  .nav {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 1000;
    width: 100%;
    opacity: 0;
    background-color: #fff;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    visibility: hidden;
    padding: calc(42 / 640 * 100vw) 0 calc(63 / 640 * 100vw);
  }
  .nav.active {
    right: 0;
    opacity: 1;
    background: white;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    visibility: visible;
  }
  .nav .nav_title {
    width: calc(312 / 640 * 100vw);
    margin: auto;
  }
  .nav .nav_list {
    width: calc(312 / 640 * 100vw);
    margin: auto;
  }
  .nav .nav_list li {
    border-bottom: dotted 1px #113f7e;
  }
  .nav .nav_list li a {
    padding: 1em 0 0.9em;
    font-size: calc(30 / 640 * 100vw);
    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;
    white-space: nowrap;
    font-weight: bold;
  }
  .nav .nav_list li:first-child a {
    padding-top: 1.3em;
  }
  .nav .nav_list li a.narrow {
    -webkit-transform: scaleX(0.9);
            transform: scaleX(0.9);
  }
  .nav .nav_list li a::after {
    content: "";
    width: 0;
    height: 0;
    margin-left: 0.8em;
    display: inline-block;
    border-width: 0.22em 0 0.22em 0.3em;
    border-color: transparent transparent transparent #113f7e;
    border-style: solid;
  }

  /*ハンバーガーメニュー*/
  .menu {
    width: calc(48 / 640 * 100vw);
    display: inline-block;
    -webkit-transition: all .4s;
    transition: all .4s;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: fixed;
    top: calc(24 / 640 * 100vw);
    left: inherit;
    right: calc(24 / 640 * 100vw);
    z-index: 1000;
  }
  .menu img {
    width: 100%;
    display: block;
  }
  .menu .active_block {
    display: none;
  }
  .menu.active .nomal_block {
    display: none;
  }
  .menu.active .active_block {
    display: inline-block;
  }
}

@media screen and (max-width: 767px) {
  .header_main {
    margin: 0 auto;
    margin-top: 0.20rem;
    margin-bottom: 0.85rem;
    padding: 0.2rem 0.25rem 0.5rem;
    background: #3988da;
    border-bottom: 2px #dcdcdc solid;
    
  }
  .header_main img {
    width: 100%;
  }
  .header_main .inner {
    width: auto;
  }
}

.main {
  width: 100%;
  padding-top: 88px;
  overflow: hidden;
  display: block;
}
@media screen and (max-width: 767px) {
  .main {
    padding-top: 0;
  }
}
.main .mv {
  width: 100%;
  height: 691px;
  position: relative;
  overflow: hidden;
  background: url(../img/natural_pc/mv_bg.jpg) no-repeat center top;
  text-align: right;
}
.main .mv h1 {
  padding-top: 43px;
}
.main .mv .btn-wrap {
  text-align: left;
  margin-top: -135px;
}
.main .mv .btn-wrap a {
  display: block;
}
.main .mv .note {
  text-align: left;
  color: #fff;
  font-size: 13px;
  line-height: 1.3;
  letter-spacing: -1px;
  opacity: 0.8;
  padding-left: 80px;
}
@media screen and (max-width: 767px) {
  .main .content00 {
    position: relative;
    padding-top: calc(80 / 640 * 100vw);
  }
  .main .content00.mv-type-a, .main .content00.mv-type-b {
    padding-bottom: 12vw;
  }
  .main .content00 .content00-note {
    display: none;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 5vw;
  }
  .main .content00.mv-type-a .content00-note, .main .content00.mv-type-b .content00-note {
    display: block;
  }
  .main .content00 .mv-copy-wrap {
    position: absolute;
    z-index: 4;
    margin-top: 50px;
  }
  .main .content00.mv-type-a .mv-copy-wrap {
    width: calc(228 / 640 * 100vw);
    right: calc(30 / 640 * 100vw);
    top: calc(30 / 640 * 100vw);
  }
  .main .content00.mv-type-b .mv-copy-wrap {
    width: calc(363 / 640 * 100vw);
    left: calc(36 / 640 * 100vw);
    top: calc(135 / 640 * 100vw);
  }
  .main .content00.mv-type-c .mv-copy-wrap {
    width: calc(405 / 640 * 100vw);
    left: calc(26 / 640 * 100vw);
    top: calc(140 / 640 * 100vw);
  }
  .main .content00 .mv-copy-wrap img {
    width: 100%;
  }
  .main .content00 .mv-copy-wrap img.on {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0.8;
    -webkit-animation: fvCopy 3s ease 0s infinite;
            animation: fvCopy 3s ease 0s infinite;
  }
  .main .content00 .btn_csl {
    display: block;
    width: calc(538 / 640 * 100%);
    position: absolute;
    left: calc(51 / 640 * 100%);
    bottom: calc(120 / 640 * 100vw);
  }
  .main .content00 .btn_csl a {
    position: relative;
    overflow: hidden;
    height: 100%;
    display: block;
  }
}

@-webkit-keyframes fvCopy {
  0% {
    opacity: 0.8;
  }
  80%, 100% {
    opacity: 0;
  }
}

@keyframes fvCopy {
  0% {
    opacity: 0.8;
  }
  80%, 100% {
    opacity: 0;
  }
}
/* ---------------------------
  bg-skyblue
--------------------------- */
.bg-skyblue {
  position: relative;
  z-index: 10;
}
.bg-skyblue::before {
  width: 6000px;
  height: 100%;
  background: #177fc4;
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 0;
  -webkit-transform: translateX(-50%) rotate(-8.4deg);
          transform: translateX(-50%) rotate(-8.4deg);
}
@media screen and (max-width: 767px) {
  .bg-skyblue::before {
    width: 0;
    height: 0;
    background: none;
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transform: none;
            transform: none;
  }
}
.bg-skyblue.white::before {
  background: #fff;
}
.bg-skyblue .on-skyblue {
  position: relative;
  z-index: 12;
}

/* ---------------------------
  mv
--------------------------- */
/* ---------------------------
  毎年No.1
--------------------------- */
.every-year {
  width: 840px;
  margin: 0 auto;
  padding-top: 117px;
  /*background: url(../img/natural_pc/everyYear_tina.png) no-repeat 585px 0;*/
}
@media screen and (max-width: 767px) {
  .every-year {
    width: auto;
    padding-top: 0;
    /*background: url(../img/natural_sp/everyYear_tina.png) no-repeat 63.2vw 0/30.4vw auto;*/
  }
}
.every-year .copy {
  /*margin-left: 18px;*/
  display: block;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .every-year .copy {
    width: calc(540 / 640 * 100vw);
    margin: calc(41 / 640 * 100vw) 0 0 calc(50 / 640 * 100vw);
    margin-bottom: 10px;
  }
}
.every-year .no1 {
  margin-top: 5px;
  position: relative;
  z-index: 6;
}
@media screen and (max-width: 767px) {
  .every-year .no1 {
    width: calc(537 / 640 * 100vw);
    margin: -1.8vw 0 0 calc(50 / 640 * 100vw);
  }
}
.every-year .note {
  margin: 38px 0 0 2.5em;
  font-size: 13px;
  line-height: 1.53;
  color: #fff;
  opacity: 0.8;
  padding-left: 90px;
}
@media screen and (max-width: 767px) {
  .every-year .note {
    margin: 0;
    opacity: 1;
    padding-left: 0;
  }
}
.every-year .note.bk {
  color: #333;
}
.every-year.ey1 {
  margin-top: 24px;
}
@media screen and (max-width: 767px) {
  .every-year.ey1 {
    margin-top: calc(37 / 640 * 100vw);
    padding-top: calc(37 / 640 * 100vw);
    background-color: #113f7e;
  }
}
.every-year.ey2 {
  padding-bottom: 70px;
}
@media screen and (max-width: 767px) {
  .every-year.ey2 {
    margin-top: calc(-135 / 640 * 100vw);
    padding: calc(135 / 640 * 100vw) 0 3vw;
    position: relative;
    z-index: 2;
    background: none;
  }
  .every-year.ey2::before {
    width: 100%;
    height: calc(150 / 640 * 100vw);
    display: block;
    position: absolute;
    left: 0;
    content: "";
    z-index: 2;
    z-index: 3;
    background: url(../img/natural_sp/bg_03.png) no-repeat 0 0/100% auto;
    top: 0;
  }
  .every-year.ey2 .inner {
    width: 100%;
    position: relative;
    z-index: 4;
  }
  .every-year.ey2 .inner::before {
    width: 30.4vw;
    height: 41.8vw;
    content: "";
    /*background: url(../img/natural_sp/everyYear_tina.png) no-repeat 0 0/100% auto;*/
    display: block;
    position: absolute;
    left: 63.2vw;
    top: -13vw;
    z-index: 2;
  }
}

/* ---------------------------
  限定キャンペーン
--------------------------- */
.cam-area {
  width: 840px;
  margin: 85px auto 0;
  background: #113f7e;
}
@media screen and (max-width: 767px) {
  .cam-area {
    width: auto;
    margin-top: 0;
    padding: calc(70 / 640 * 100vw) 0 calc(30 / 640 * 100vw);
    background: #113f7e;
  }
}
.cam-area.skyblue {
  background: #177fc4;
}
.cam-area .btn-wrap {
  position: relative;
}
.cam-area .btn-wrap .desc {
  position: relative;
  z-index: 2;
}
.cam-area .btn-wrap a {
  display: block;
  position: absolute;
  left: calc(50% - 365px);
  bottom: 15px;
  z-index: 4;
}
@media screen and (max-width: 767px) {
  .cam-area .btn-wrap a {
    width: calc(583 / 640 * 100vw * 0.92);
    display: block;
    position: absolute;
    left: calc(50 / 640 * 100vw * 0.92);
    bottom: calc(40 / 640 * 100vw * 0.92);
    z-index: 4;
  }
}
.cam-area .mask {
  width: 840px;
  margin: 50px auto 0;
  padding: 20px 38px;
  border: solid 1px #fff;
}
@media screen and (max-width: 767px) {
  .cam-area .mask {
    width: auto;
    padding: calc(26 / 640 * 100vw) calc(30 / 640 * 100vw);
    margin: calc(49 / 640 * 100vw) calc(90 / 640 * 100vw) 0;
    border: solid 0.5vw #fff;
  }
}
.cam-area .mask p {
  font-size: 18px;
  color: #fff;
  line-height: 1.6;
  margin: 0;
  letter-spacing: 0;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .cam-area .mask p {
    font-size: calc(18 / 640 * 100vw);
    color: #fff;
    line-height: 1.6;
  }
}
.cam-area p.search {
  margin-top: 1.2em;
  font-size: 30px;
  text-align: center;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  .cam-area p.search {
    margin-top: 1.5em;
    font-size: calc(30 / 640 * 100vw);
    font-weight: bold;
    letter-spacing: 0;
  }
}
.cam-area p.search a {
  padding-bottom: 0.2em;
  padding-left: 0.2em;
  color: #fff;
  display: inline-block;
  border-bottom: solid 7px #fff;
}
@media screen and (max-width: 767px) {
  .cam-area p.search a {
    border-bottom: solid 1.56vw #fff;
  }
}
.cam-area p.search a::after {
  content: "";
  width: 0;
  height: 0;
  margin-left: 0.2em;
  margin-right: 0.2em;
  vertical-align: 0.2em;
  display: inline-block;
  border-width: 0.34em 0.24em 0 0.22em;
  border-color: #fff transparent transparent transparent;
  border-style: solid;
}
@media screen and (max-width: 767px) {
  .cam-area p.search a::after {
    margin-left: 0.4em;
    margin-right: 0.2em;
    vertical-align: 1vw;
  }
}

.area .cam-area {
  width: 840px;
  margin: 85px auto 0;
  background: #113f7e;
}
@media screen and (max-width: 767px) {
  .area .cam-area {
    width: auto;
    margin-top: 0;
    margin-left: -6.25vw;
    margin-right: -6.25vw;
    padding: 10.9375vw 0 4.6875vw;
    background: #113f7e;
  }
}
.area .cam-area.skyblue {
  background: #177fc4;
}
.area .cam-area .btn-wrap {
  position: relative;
}
.area .cam-area .btn-wrap .desc {
  position: relative;
  z-index: 2;
}
.area .cam-area .btn-wrap a {
  display: block;
  position: absolute;
  left: calc(50% - 353px);
  bottom: 9px;
  z-index: 4;
}
@media screen and (max-width: 767px) {
  .area .cam-area .btn-wrap a {
    width: 83.80625vw;
    display: block;
    position: absolute;
    left: 7.8125vw;
    bottom: 6.25vw;
    z-index: 4;
  }
}
.area .cam-area .mask {
  width: 840px;
  margin: 50px auto 0;
  padding: 20px 38px;
  border: solid 1px #fff;
}
@media screen and (max-width: 767px) {
  .area .cam-area .mask {
    width: auto;
    padding: calc(26 / 640 * 100vw) calc(30 / 640 * 100vw);
    margin: calc(49 / 640 * 100vw) calc(90 / 640 * 100vw) 0;
    border: solid 0.5vw #fff;
  }
}
.area .cam-area .mask p {
  font-size: 18px;
  color: #fff;
  line-height: 1.6;
  margin: 0;
  letter-spacing: 0;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .area .cam-area .mask p {
    font-size: calc(18 / 640 * 100vw);
    color: #fff;
    line-height: 1.6;
  }
}
.area .cam-area p.search {
  margin-top: 1.2em;
  font-size: 30px;
  text-align: center;
  letter-spacing: 0.1em;
}
.area .cam-area p.search a {
  padding-bottom: 0.2em;
  padding-left: 0.2em;
  color: #fff;
  display: inline-block;
  border-bottom: solid 7px #fff;
}
.area .cam-area p.search a::after {
  content: "";
  width: 0;
  height: 0;
  margin-left: 0.2em;
  margin-right: 0.2em;
  vertical-align: 0.2em;
  display: inline-block;
  border-width: 0.34em 0.24em 0 0.22em;
  border-color: #fff transparent transparent transparent;
  border-style: solid;
}

/* ---------------------------
  content01
--------------------------- */
.content01 {
  padding-top: 100px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .content01 {
    padding-top: calc(20 / 640 * 100vw);
    text-align: left;
    background: #113f7e;
  }
}
.content01 .title img.s, .content01 .title img.l {
  margin: 0 auto;
  display: block;
}
@media screen and (max-width: 767px) {
  .content01 .title img.s {
    width: calc(371 / 640 * 100vw);
  }
  .content01 .title img.l {
    width: calc(575 / 640 * 100vw);
    margin: 3vw auto 0;
  }
}
.content01 .cont-inner {
  width: 840px;
  margin: 30px auto 0;
  position: relative;
  -webkit-box-shadow: 0 6px 6px rgba(0, 0, 0, 0.3);
          box-shadow: 0 6px 6px rgba(0, 0, 0, 0.3);
}
@media screen and (max-width: 767px) {
  .content01 .cont-inner {
    width: auto;
    margin: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.content01 .cont-inner .main {
  position: relative;
  z-index: 2;
}
.content01 .cont-inner img.main {
  padding-top: 0;
}
.content01 .cont-inner .copy {
  position: absolute;
  left: 205px;
  top: 328px;
  z-index: 4;
}
@media screen and (max-width: 767px) {
  .content01 .cont-inner .copy {
    width: calc(310 / 640 * 100%);
    left: calc(68 / 640 * 100%);
    top: 38.4%;
  }
}

/* ---------------------------
  content02
--------------------------- */
.content02 {
  margin-top: 70px;
}
@media screen and (max-width: 767px) {
  .content02 {
    margin-top: 0;
    padding-top: calc(20 / 640 * 100vw);
    background: #113f7e;
  }
}
.content02 .title img.s, .content02 .title img.l {
  margin: 0 auto;
  display: block;
}
@media screen and (max-width: 767px) {
  .content02 .title img.s {
    width: calc(231 / 640 * 100vw);
  }
  .content02 .title img.l {
    width: calc(501 / 640 * 100vw);
    margin: 3vw auto 0;
  }
}
.content02 .white {
  width: 840px;
  margin: 35px auto 0;
  background: #fff url(../img/natural_pc/fig1.png) no-repeat 5px 5px;
  -webkit-box-shadow: 0 6px 6px rgba(0, 0, 0, 0.3);
          box-shadow: 0 6px 6px rgba(0, 0, 0, 0.3);
}
@media screen and (max-width: 767px) {
  .content02 .white {
    width: auto;
    margin: 0 calc(50 / 640 * 100vw);
    background: #fff;
    -webkit-box-shadow: 0 2vw 2vw rgba(0, 0, 0, 0.3);
            box-shadow: 0 2vw 2vw rgba(0, 0, 0, 0.3);
  }
}
@media screen and (max-width: 767px) {
  .content02 ul {
    margin: calc(40 / 640 * 100vw) 0 0;
    background: url(../img/natural_sp/fig1.png) no-repeat 0.625vw 0.625vw/12.6vw auto;
  }
}
.content02 ul li {
  text-align: center;
}
.content02 ul li + li {
  margin-top: 48px;
  background: url(../img/natural_pc/cont02_dot.png) no-repeat center top;
}
@media screen and (max-width: 767px) {
  .content02 ul li + li {
    margin-top: calc(47 / 640 * 100vw);
    background: url(../img/natural_sp/cont02_dot.png) no-repeat center top/67.5vw auto;
  }
}
.content02 ul li .text1 {
  padding-top: 1em;
  font-size: 45px;
  font-weight: bold;
  letter-spacing: 0.1em;
  color: #17366d;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .content02 ul li .text1 {
    color: #003f7e;
    padding-top: 1em;
    font-size: calc(50 / 640 * 100vw);
    letter-spacing: 0.1em;
  }
}
.content02 ul li:first-child .text1 {
  padding-top: 1.4em;
}
.content02 ul li .text2 {
  margin: 0.3em 0 0.9em;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.1em;
  color: #17366d;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .content02 ul li .text2 {
    color: #003f7e;
    margin: 0.9em 0;
    font-size: calc(24 / 640 * 100vw);
  }
}
.content02 ul li .off {
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .content02 ul li .off {
    width: calc(437 / 640 * 100vw);
  }
}
.content02 .note {
  padding: 40px 0 45px 150px;
}
@media screen and (max-width: 767px) {
  .content02 .note {
    padding: calc(60 / 640 * 100vw) calc(40 / 640 * 100vw) calc(50 / 640 * 100vw);
  }
}
.content02 .note p {
  font-size: 13px;
  line-height: 1.72;
  color: #333333;
}
@media screen and (max-width: 767px) {
  .content02 .note p {
    font-size: calc(14 / 640 * 100vw);
    line-height: 1.6;
  }
}

/* ---------------------------
  content_hikaku
--------------------------- */

.content_hikaku {
  padding: 190px 0 100px;
  background: #73bcec url(../img/natural_pc/bg_02.png) no-repeat 0 0/100% auto;
}
@media screen and (max-width: 767px) {
  .content_hikaku {
    margin-top: 0;
    padding: calc(160 / 640 * 100vw) 0 50px;
    background: #73bcec url(../img/natural_sp/bg_02.png) no-repeat 0 0/100% auto;
    text-align: left;
  }
  .content_hikaku img {
    width: 90%;
    margin: 0 auto;
  }
}
.content_hikaku.bg-skyblue::before {
  height: 60%;
}
@media screen and (max-width: 767px) {
  .content_hikaku.bg-skyblue::before {
    height: inherit;
  }
}
.content_hikaku.bg-skyblue::after {
  content: "";
  width: 100%;
  height: 60%;
  background: #177fc4;
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
}
@media screen and (max-width: 767px) {
  .content_hikaku.bg-skyblue::after {
    width: 0;
    height: 0;
  }
}
.content_hikaku .title .s {
  margin: 0 auto;
  display: block;
}
.content_hikaku .title .l {
  margin: 20px auto 35px;
  display: block;
}
@media screen and (max-width: 767px) {
  .content_hikaku .title .l {
    margin: 20px auto;
    width: 80%;
  }
}
.content_hikaku .on-skyblue {
  width: 840px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .content_hikaku .on-skyblue {
    width: auto;
    margin: 0;
  }
}
.content_hikaku .copy {
  margin-top: 70px;
}
@media screen and (max-width: 767px) {
  .content_hikaku .copy {
    margin-top: calc(70 / 640 * 100vw);
  }
}
.content_hikaku .point {
  margin: 33px auto -60px;
  display: block;
  position: relative;
  z-index: 6;
}
@media screen and (max-width: 767px) {
  .content_hikaku .point {
    width: calc(154 / 640 * 100vw);
    margin: calc(20 / 640 * 100vw) auto calc(-77 / 640 * 100vw);
  }
}
.content_hikaku .white {
  padding-top: 40px;
  background: #fff;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
  position: relative;
  z-index: 2;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .content_hikaku .white {
    padding-top: calc(39 / 640 * 100vw);
    margin: 0 calc(50 / 640 * 100vw);
    -webkit-box-shadow: 0 0 4vw rgba(0, 0, 0, 0.3);
            box-shadow: 0 0 4vw rgba(0, 0, 0, 0.3);
  }
}
.content_hikaku .white::before {
  width: 100%;
  height: 100%;
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 150%;
  background: -webkit-gradient(linear, left bottom, left top, from(#fff), color-stop(30%, #f8fc90), color-stop(60%, #f8fc90), to(#fff));
  background: linear-gradient(0deg, #fff 0%, #f8fc90 30%, #f8fc90 60%, #fff 100%);
  -webkit-transform: scale(1.4) rotate(45deg);
          transform: scale(1.4) rotate(45deg);
  -webkit-animation: bgWhite-anim-large 4s ease-out 0s infinite;
          animation: bgWhite-anim-large 4s ease-out 0s infinite;
}
.content_hikaku .white .white-inner {
  padding-bottom: 40px;
  position: relative;
  z-index: 4;
}
@media screen and (max-width: 767px) {
  .content_hikaku .white .white-inner {
    padding-bottom: calc(40 / 640 * 100vw);
  }
}
.content_hikaku .white .image-wrap {
  position: relative;
}
.content_hikaku .white .image-wrap .no1 {
  position: absolute;
  left: 4.1%;
  bottom: 147px;
}
@media screen and (max-width: 767px) {
  .content_hikaku .white .image-wrap .no1 {
    width: calc(497 / 640 * 100vw);
    left: 4%;
    bottom: 13.4%;
  }
}

/* ---------------------------
  content03
--------------------------- */
.content03 {
  margin-top: 100px;
  padding: 75px 0 100px;
  background: url(../img/natural_pc/bg_01.png) no-repeat 0 0/100% auto;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .content03 {
    margin-top: 0;
    padding: calc(160 / 640 * 100vw) 0 0;
    background: #177fc4 url(../img/natural_sp/bg_01.png) no-repeat 0 0/100% auto;
    text-align: left;
  }
}
.content03.bg-skyblue::before {
  height: 60%;
}
@media screen and (max-width: 767px) {
  .content03.bg-skyblue::before {
    height: inherit;
  }
}
.content03.bg-skyblue::after {
  content: "";
  width: 100%;
  height: 60%;
  background: #177fc4;
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
}
@media screen and (max-width: 767px) {
  .content03.bg-skyblue::after {
    width: 0;
    height: 0;
  }
}
.content03 .title .s {
  margin: 0 auto;
  display: block;
}
.content03 .title .l {
  margin: -20px auto 0;
  display: block;
}
@media screen and (max-width: 767px) {
  .content03 .title .l {
    margin: 0 auto;
  }
}
.content03 .on-skyblue {
  width: 840px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .content03 .on-skyblue {
    width: auto;
    margin: 0;
  }
}
.content03 .copy {
  margin-top: 70px;
}
@media screen and (max-width: 767px) {
  .content03 .copy {
    margin-top: calc(70 / 640 * 100vw);
  }
}
.content03 .point {
  margin: 33px auto -60px;
  display: block;
  position: relative;
  z-index: 12;
}
@media screen and (max-width: 767px) {
  .content03 .point {
    width: calc(154 / 640 * 100vw);
    margin: calc(20 / 640 * 100vw) auto calc(-77 / 640 * 100vw);
  }
}
.content03 .white {
  padding-top: 90px;
  background: #fff;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
  position: relative;
  z-index: 10;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .content03 .white {
    padding-top: calc(106 / 640 * 100vw);
    margin: 0 calc(50 / 640 * 100vw);
    -webkit-box-shadow: 0 0 4vw rgba(0, 0, 0, 0.3);
            box-shadow: 0 0 4vw rgba(0, 0, 0, 0.3);
  }
}
.content03 .white::before {
  width: 100%;
  height: 100%;
  content: "";
  display: block;
  position: absolute;

  left: 0;
  top: 150%;
  background: -webkit-gradient(linear, left bottom, left top, from(#fff), color-stop(30%, #f8fc90), color-stop(60%, #f8fc90), to(#fff));
  background: linear-gradient(0deg, #fff 0%, #f8fc90 30%, #f8fc90 60%, #fff 100%);
  -webkit-transform: scale(1.4) rotate(45deg);
          transform: scale(1.4) rotate(45deg);
  -webkit-animation: bgWhite-anim-large 4s ease-out 0s infinite;
          animation: bgWhite-anim-large 4s ease-out 0s infinite;
}
.content03 .white .white-inner {
  padding-bottom: 40px;
  position: relative;
  z-index: 99;
}
@media screen and (max-width: 767px) {
  .content03 .white .white-inner {
    padding-bottom: calc(40 / 640 * 100vw);
  }
}
.content03 .white .image-wrap {
  position: relative;
}
.content03 .white .image-wrap .no1 {
  position: absolute;
  left: 4.1%;
  bottom: 120px;
}
@media screen and (max-width: 767px) {
  .content03 .white .image-wrap .no1 {
    width: calc(497 / 640 * 100vw);
    left: 4%;
    bottom: 10.4%;
  }
}

@-webkit-keyframes bgWhite-anim-large {
  0% {
    top: 150%;
  }
  75% {
    top: 150%;
  }
  100% {
    top: -150%;
  }
}

@keyframes bgWhite-anim-large {
  0% {
    top: 150%;
  }
  75% {
    top: 150%;
  }
  100% {
    top: -150%;
  }
}
/* ---------------------------
  content05
--------------------------- */
.content05 {
  margin-top: 100px;
  padding: 80px 0 75px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .content05 {
    margin-top: 0;
    padding: calc(160 / 640 * 100vw) 0 0;
    text-align: left;
    background: #177fc4 url(../img/natural_sp/bg_01.png) no-repeat 0 0/100% auto;
  }
}
.content05::after {
  width: 100%;
  height: 200px;
  content: "";
  display: block;
  background: #177fc4;
  position: absolute;
  left: 0;
  bottom: 0;
}
@media screen and (max-width: 767px) {
  .content05::after {
    width: 0;
    height: 0;
  }
}
.content05 .title img {
  display: block;
}
.content05 .copy1 {
  padding-top: 35px;
}
@media screen and (max-width: 767px) {
  .content05 .copy1 {
    padding-top: calc(35 / 640 * 100vw);
  }
}
.content05 .copy2 {
  padding-top: 40px;
}
@media screen and (max-width: 767px) {
  .content05 .copy2 {
    padding-top: calc(60 / 640 * 100vw);
  }
}
.content05 .image-wrap {
  position: relative;
}
.content05 .image-wrap .base {
  position: relative;
  z-index: 2;
}
.content05 .image-wrap .buttons {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  bottom: 68px;
  left: 0;
  z-index: 4;
}
@media screen and (max-width: 767px) {
  .content05 .image-wrap .buttons {
    display: inherit;
    position: absolute;
    bottom: 9.4%;
    left: 0;
    z-index: 4;
  }
}
.content05 .image-wrap .buttons li + li {
  margin-left: 24px;
}
@media screen and (max-width: 767px) {
  .content05 .image-wrap .buttons li + li {
    margin-left: 0;
    margin-top: calc(23 / 640 * 100vw);
  }
}
.content05 .image-wrap .buttons li a {
  width: 351px;
  height: 73px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  background: url(../img/natural_pc/cont05_btn.png) no-repeat 0 0;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .content05 .image-wrap .buttons li a {
    width: calc(454 / 640 * 100vw);
    height: calc(88 / 640 * 100vw);
    padding-top: 3.6vw;
    background: url(../img/natural_sp/cont05_btn.png) no-repeat 0 0/100% 100%;
  }
}
.content05 .image-wrap .buttons li a::after {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: -100%;
  content: "";
  display: block;
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(transparent));
  background: linear-gradient(180deg, #fff 0%, transparent 100%);
  -webkit-animation: sliderButton-anim 3s ease-out 0s infinite;
          animation: sliderButton-anim 3s ease-out 0s infinite;
}
.content05 .image-wrap .buttons li:last-child a::after {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
}
.content05 .image2 {
  margin-top: -18px;
}
.content05 .image3 {
  margin-top: -15px;
}
@media screen and (max-width: 767px) {
  .content05 {
    /*  コンテンツスライダー swiper  */
    /*-- swiperカスタマイズ_送り矢印 --*/
    /* 送り矢印ボタン包括 */
    /* 中身全部 */
    /* アクティブ時 */
    /* 非アクティブ時 */
    /* Snap Widget（iframe） */
  }
  .content05 .slider {
    position: relative;
    width: calc(540 / 640 * 100%);
    margin: 4vw auto 0;
  }
  .content05 .slider_title {
    padding: calc(16 / 640 * 100vw);
    background: #fff;
  }
  .content05 .swiper-button-prev,
  .content05 .swiper-button-prev.swiper-button-disabled,
  .content05 .swiper-button-next,
  .content05 .swiper-button-next.swiper-button-disabled {
    background-image: none;
    border: none;
    z-index: 1;
  }
  .content05 .swiper-button-next,
  .content05 .swiper-button-next.swiper-button-disabled {
    background-image: url(../img/natural_sp/cont05_slideArrow.png);
    background-size: contain;
    width: calc(48 / 640 * 100vw);
    height: calc(96 / 640 * 100vw);
    right: -4.8%;
    -webkit-transform: rotateY(180deg);
            transform: rotateY(180deg);
  }
  .content05 .swiper-button-prev,
  .content05 .swiper-button-prev.swiper-button-disabled {
    background-image: url(../img/natural_sp/cont05_slideArrow.png);
    background-size: contain;
    width: calc(48 / 640 * 100vw);
    height: calc(96 / 640 * 100vw);
    left: -4.8%;
  }
  .content05 .swiper-button-prev,
  .content05 .swiper-button-next {
    opacity: 1;
  }
  .content05 .swiper-button-prev.swiper-button-disabled,
  .content05 .swiper-button-next.swiper-button-disabled {
    opacity: 0.5;
  }
  .content05 .snapflame {
    width: 90%;
    margin: auto;
  }
  .content05 .btn_csl {
    display: block;
    width: calc(538 / 640 * 100%);
    position: absolute;
    left: calc(51 / 640 * 100%);
    bottom: calc(120 / 640 * 100vw);
  }
  .content05 .btn_csl a {
    position: relative;
    overflow: hidden;
    height: 100%;
    display: block;
  }
}

@-webkit-keyframes sliderButton-anim {
  0% {
    top: -100%;
  }
  7% {
    top: 100%;
  }
  14% {
    top: 100%;
  }
  100% {
    top: 100%;
  }
}

@keyframes sliderButton-anim {
  0% {
    top: -100%;
  }
  7% {
    top: 100%;
  }
  14% {
    top: 100%;
  }
  100% {
    top: 100%;
  }
}
/* ---------------------------
  content06
--------------------------- */
.content06 {
  padding: 80px 0 125px;
}
@media screen and (max-width: 767px) {
  .content06 {
    padding: calc(140 / 640 * 100vw) 0 0;
    background: #113f7e url(../img/natural_sp/bg_04.png) no-repeat 0 0/100% auto;
  }
}
.content06 .title img {
  display: block;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .content06 .title .l {
    margin-top: 1vw;
  }
}
.content06 ul {
  width: 840px;
  margin: 80px auto 0;
}
@media screen and (max-width: 767px) {
  .content06 ul {
    width: auto;
    margin: calc(65 / 640 * 100vw) auto 0;
  }
}
.content06 ul li {
  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;
}
@media screen and (max-width: 767px) {
  .content06 ul li {
    display: list-item;
    position: relative;
  }
}
.content06 ul li + li {
  margin-top: 25px;
}
@media screen and (max-width: 767px) {
  .content06 ul li + li {
    margin-top: 0;
  }
}
.content06 ul li .text {
  width: 440px;
}
@media screen and (max-width: 767px) {
  .content06 ul li .text {
    width: auto;
    position: relative;
    z-index: 2;
  }
}
.content06 ul li .pic {
  width: 400px;
}
@media screen and (max-width: 767px) {
  .content06 ul li .pic {
    width: calc(380 / 640 * 100vw);
    position: absolute;
    left: calc(186 / 640 * 100vw);
    top: calc(110 / 640 * 100vw);
    z-index: 1;
  }
}
.content06 ul li .pic img {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid 10px #fff;
}
@media screen and (max-width: 767px) {
  .content06 ul li .pic img {
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border: none;
  }
}

/* ---------------------------
  content07
--------------------------- */
.content07 {
  margin-top: 110px;
  padding: 100px 0 115px;
  text-align: center;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .content07 {
    margin-top: 0;
    padding: calc(150 / 640 * 100vw) 0 calc(50 / 640 * 100vw);
    text-align: left;
    background: #177fc4 url(../img/natural_sp/bg_01.png) no-repeat 0 0/100% auto;
  }
}
.content07 .copy-list {
  width: 840px;
  margin: 0 auto;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .content07 .copy-list {
    width: 100%;
  }
}
.content07 li + li {
  margin-top: 35px;
}
@media screen and (max-width: 767px) {
  .content07 li + li {
    margin-top: 0;
  }
}
.content07 li:first-child {
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .content07 li:first-child {
    margin-top: calc(55 / 640 * 100vw);
  }
}
.content07 li:last-child {
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .content07 li:last-child {
    margin-top: 0;
  }
}
.content07 li:nth-child(even) {
  text-align: right;
}
.content07 .copy {
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .content07 .copy {
    margin-top: calc(55 / 640 * 100vw);
  }
  .content07 .copy + .copy {
    margin-top: 0;
  }
}

/* ---------------------------
  content08
--------------------------- */
.content08 {
  padding: 90px 0 0;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .content08 {
    text-align: left;
    padding: calc(155 / 640 * 100vw) 0 6vw;
    background: #113f7e url(../img/natural_sp/bg_02.png) no-repeat 0 0/100% auto;
  }
}
.content08 .title img {
  display: block;
  margin: 0 auto;
}
.content08 ul {
  margin-top: 55px;
}
@media screen and (max-width: 767px) {
  .content08 ul li {
    margin-top: calc(38 / 640 * 100vw);
  }
}
.content08 ul li + li {
  margin-top: 3px;
}
@media screen and (max-width: 767px) {
  .content08 ul li + li {
    margin-top: 0;
  }
}
.content08 ul li img {
  display: inline-block;
}
.content08 p {
  color: white;
  font-size: 12px;
  text-align: right;
  margin: 0 auto;
  width: 795px;
}
@media screen and (max-width: 767px) {
  .content08 p {
    font-size: 10px;
    margin: 0 20px;
    width: inherit;
  }
}

/* ---------------------------
  content10
--------------------------- */
.content10 {
  padding: 95px 0 0;
  background: #113f7e url(../img/natural_pc/cont10_bg.jpg) no-repeat center top;
  position: relative;
  z-index: 10;
}
@media screen and (max-width: 767px) {
  .content10 {
    padding: calc(197 / 640 * 100vw) 0 0;
    background: #113f7e url(../img/natural_sp/cont10_bg.jpg) no-repeat 0 0/100% auto;
  }
}
.content10 .copy1 {
  margin-left: calc(50% - 365px);
}
@media screen and (max-width: 767px) {
  .content10 .copy1 {
    margin-left: 0;
  }
}
.content10 .title {
  margin-top: 25px;
  margin-left: calc(50% - 365px);
}
@media screen and (max-width: 767px) {
  .content10 .title {
    margin-top: 4vw;
    margin-left: 0;
  }
}
.content10 .white {
  width: 840px;
  padding: 57px 0 0;
  margin: 85px auto 0;
  background: #fff url(../img/natural_pc/fig1.png) no-repeat 5px 5px;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
  text-align: center;
}
.electro_img img {
  width: 100%;
  padding: 0 10px 10px 10px;
}
/*.content10 .electro_img {
  padding-bottom: 20px !important;
}*/
@media screen and (max-width: 767px) {
  .content10 .white {
    width: auto;
    padding: calc(50 / 640 * 100vw) 0 0;
    margin: calc(100 / 640 * 100vw) calc(50 / 640 * 100vw) 0;
    background: #fff url(../img/natural_sp/fig1.png) no-repeat 0.625vw 0.625vw/12.6vw auto;
    -webkit-box-shadow: 0 0 4vw rgba(0, 0, 0, 0.3);
            box-shadow: 0 0 4vw rgba(0, 0, 0, 0.3);
    text-align: left;
  }
}
@media screen and (max-width: 767px) {
  .content10 .white .title2 {
    width: calc(452 / 640 * 100vw);
    margin: 0 auto;
  }
}
.content10 .white .title3 {
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .content10 .white .title3 {
    width: calc(452 / 640 * 100vw);
    margin: calc(55 / 640 * 100vw) auto 0;
  }
}
.content10 .white .title3.t3-1 {
  margin-top: 73px;
}
@media screen and (max-width: 767px) {
  .content10 .white .title3.t3-1 {
    margin-top: calc(55 / 640 * 100vw);
  }
}
.content10 .white .title3.t3-2 {
  margin-top: 55px;
}
@media screen and (max-width: 767px) {
  .content10 .white .title3.t3-2 {
    margin-top: calc(55 / 640 * 100vw);
  }
}
.content10 .white ul {
  margin: 30px 0 0;
  padding-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .content10 .white ul {
    margin: 4vw 0 0 18vw;
    padding-bottom: 20px;
  }
}
.content10 .white ul li {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.5;
  color: #113f7e;
  letter-spacing: 0.14em;
}
@media screen and (max-width: 767px) {
  .content10 .white ul li {
    font-size: calc(24 / 640 * 100vw);
    font-weight: bold;
    line-height: 1.5;
    color: #003f7e;
    letter-spacing: 0;
  }
}
.content10 .white ul li.ib {
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .content10 .white ul li.ib {
    display: list-item;
  }
}
.content10 .white ul li.ib + .ib {
  margin-left: 1em;
}
@media screen and (max-width: 767px) {
  .content10 .white ul li.ib + .ib {
    margin-left: 0;
  }
}
@media screen and (max-width: 767px) {
  .content10 .white .price.p1 {
    width: calc(426 / 640 * 100vw);
    margin: calc(33 / 640 * 100vw) auto 0;
  }
  .content10 .white .price.p2 {
    width: calc(419 / 640 * 100vw);
    margin: calc(33 / 640 * 100vw) auto 0;
  }
}
.content10 .white .note {
  padding: 3em 0 2em;
  font-size: 13px;
  color: #333;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  .content10 .white .note {
    padding: calc(50 / 640 * 100vw) calc(40 / 640 * 100vw) calc(35 / 640 * 100vw);
    font-size: calc(14 / 640 * 100vw);
    letter-spacing: 0;
  }
}
.content10 .msg {
  margin-top: 1.5em;
  font-size: 30px;
  text-align: center;
  color: #fff;
  line-height: 1.5;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  .content10 .msg {
    font-size: calc(30 / 640 * 100vw);
    font-weight: bold;
    text-align: center;
    line-height: 1.53;
    letter-spacing: 0;
  }
}

/* ---------------------------
  content11
--------------------------- */
.content11 {
  padding-top: 110px;
  background: #113f7e url(../img/natural_pc/cont11_bg.jpg) no-repeat center top;
}
@media screen and (max-width: 767px) {
  .content11 {
    padding-top: calc(55 / 640 * 100vw);
    background: #113f7e url(../img/natural_sp/cont11_bg.jpg) no-repeat 0 0/100% auto;
  }
}
.content11 .title .s {
  margin-left: 50%;
  display: block;
}
@media screen and (max-width: 767px) {
  .content11 .title .s {
    margin-left: 0;
  }
}
.content11 .title .l {
  display: block;
  margin-left: 50%;
}
@media screen and (max-width: 767px) {
  .content11 .title .l {
    margin-left: 0;
    margin-top: 2.4vw;
  }
}
.content11 .white {
  width: 840px;
  margin: 295px auto 0;
  background: #fff;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .content11 .white {
    width: calc(540 / 640 * 100vw);
    margin: calc(260 / 640 * 100vw) auto 0;
    -webkit-box-shadow: 0 0 4vw rgba(0, 0, 0, 0.3);
            box-shadow: 0 0 4vw rgba(0, 0, 0, 0.3);
  }
}
.content11 .white::before {
  width: 200%;
  height: 200%;
  content: "";
  display: block;
  position: absolute;
  left: -180%;
  top: -180%;
  background: -webkit-gradient(linear, left bottom, left top, from(#f8fc90), to(#fff));
  background: linear-gradient(0deg, #f8fc90 0%, #fff 100%);
  -webkit-animation: bgWhite-anim 5s ease-out 0s infinite;
          animation: bgWhite-anim 5s ease-out 0s infinite;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.content11 .white .inner {
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .content11 .white .inner {
    width: 100%;
  }
}
.content11 .pickup {
  width: 618px;
  margin: 105px auto 0;
}
@media screen and (max-width: 767px) {
  .content11 .pickup {
    width: auto;
    margin-top: calc(70 / 640 * 100vw);
  }
}

@-webkit-keyframes bgWhite-anim {
  0% {
    left: -100%;
    top: -100%;
    opacity: 1;
  }
  16% {
    left: 0;
    top: 0;
  }
  32% {
    left: 0;
    top: 0;
  }
  48% {
    opacity: 0;
  }
  100% {
    left: 0;
    top: 0;
    opacity: 0;
  }
}

@keyframes bgWhite-anim {
  0% {
    left: -100%;
    top: -100%;
    opacity: 1;
  }
  16% {
    left: 0;
    top: 0;
  }
  32% {
    left: 0;
    top: 0;
  }
  48% {
    opacity: 0;
  }
  100% {
    left: 0;
    top: 0;
    opacity: 0;
  }
}
/* ---------------------------
  content13
--------------------------- */
.content13 {
  padding: 47px 0 35px;
  text-align: center;
  position: relative;
}
@media screen and (max-width: 767px) {
  .content13 {
    padding: calc(70 / 640 * 100vw) 0 0;
    background: #113f7e;
  }
}
/*.content13::after {
  width: 347px;
  height: 430px;
  content: "";
  display: block;
  background: url(../img/natural_pc/cont13_tina.png) no-repeat 0 0/contain;
  position: absolute;
  left: calc(50% + 160px);
  top: 344px;
}*/
@media screen and (max-width: 767px) {
  .content13::after {
    background: none;
  }
}
@media screen and (max-width: 767px) {
  .content13 .title span {
    color: #fff;
    font-weight: bold;
    letter-spacing: 0.1em;
    -webkit-transform: scaleX(0.9);
            transform: scaleX(0.9);
    display: block;
  }
}
.content13 .title .l {
  color: #fff;
  font-size: 60px;
  display: block;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .content13 .title .l {
    font-size: calc(70 / 640 * 100vw);
  }
}
.content13 .title .s {
  margin-top: 15px;
  color: #fff;
  font-size: 45px;
  display: block;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .content13 .title .s {
    margin-top: 0.3em;
    font-size: calc(50 / 640 * 100vw);
  }
}
.content13 .no1 {
  width: 525px;
  margin-top: 15px;
}
@media screen and (max-width: 767px) {
  .content13 .no1 {
    width: 88%;
    margin: 2vw auto 0;
  }
}
.content13 .feature {
  margin-top: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transform: translateX(-107px);
          transform: translateX(-107px);
          margin-left: 230px;
}
@media screen and (max-width: 767px) {
  .content13 .feature {
    text-align: left;
    display: list-item;
    -webkit-box-pack: none;
        -ms-flex-pack: none;
            justify-content: none;
    -webkit-transform: none;
            transform: none;
    padding: calc(45 / 640 * 100vw) 0 0;
    margin: 0;
    /*background: url(../img/natural_sp/cont13_tina.png) no-repeat right -5vw/52% auto;*/
    margin-left: 50px;
  }
}
.content13 .feature li {
  width: 172px;
  height: 199px;
  background: url(../img/natural_pc/cont13_medal.png) no-repeat 0 0/contain;
  position: relative;
}
@media screen and (max-width: 767px) {
  .content13 .feature li {
    width: calc(199 / 640 * 100vw);
    height: calc(231 / 640 * 100vw);
    background: url(../img/natural_sp/cont13_medal.png) no-repeat 0 0/contain;
    position: relative;
  }
  .content13 .feature li:not(:first-child) {
    margin-top: calc(-30 / 640 * 100vw);
    display: inline-block;
  }
  .content13 .feature li:nth-child(1) {
    margin-left: calc(143 / 640 * 100vw);
  }
  .content13 .feature li:nth-child(2) {
    margin-left: calc(23 / 640 * 100vw);
    margin-right: 20px;
  }
}
.content13 .feature li + li {
  margin-left: 10px;
}
@media screen and (max-width: 767px) {
  .content13 .feature li + li {
    margin-left: 0;
  }
}
.content13 .feature li .circle {
  width: 172px;
  height: 172px;
  border-radius: 50%;
  overflow: hidden;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
  background: #fff;
  opacity: 0;
  -webkit-animation: medal-anim 3.6s ease-in-out 0s infinite;
          animation: medal-anim 3.6s ease-in-out 0s infinite;
}
@media screen and (max-width: 767px) {
  .content13 .feature li .circle {
    width: calc(199 / 640 * 100vw);
    height: calc(199 / 640 * 100vw);
  }
}
.content13 .feature li:nth-child(2) .circle {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
}
.content13 .feature li:nth-child(3) .circle {
  -webkit-animation-delay: 0.6s;
          animation-delay: 0.6s;
}
.content13 .feature li img {
  position: absolute;
  z-index: 4;
  top: 57px;
  left: 52%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  .content13 .feature li img {
    top: calc(64 / 640 * 100vw);
  }
}
.content13 .feature li:nth-child(1) img {
  width: 138px;
}
@media screen and (max-width: 767px) {
  .content13 .feature li:nth-child(1) img {
    width: calc(157 / 640 * 100vw);
  }
}
.content13 .feature li:nth-child(2) img {
  width: 153px;
}
@media screen and (max-width: 767px) {
  .content13 .feature li:nth-child(2) img {
    width: calc(173 / 640 * 100vw);
  }
}
.content13 .feature li:nth-child(3) img {
  width: 157px;
}
@media screen and (max-width: 767px) {
  .content13 .feature li:nth-child(3) img {
    width: calc(177 / 640 * 100vw);
  }
}
.content13 .note {
  margin-top: 1em;
  font-size: 13px;
  color: #fff;
  opacity: 0.8;
  line-height: 1.3;
  text-align: left;
  margin-left: 17em;
}
@media screen and (max-width: 767px) {
  .content13 .note {
    margin-top: 0;
    opacity: 1;
    margin-left: 0;
  }
}

@-webkit-keyframes medal-anim {
  0% {
    opacity: 0;
  }
  10% {
    opacity: 0.8;
  }
  14% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

@keyframes medal-anim {
  0% {
    opacity: 0;
  }
  10% {
    opacity: 0.8;
  }
  14% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
/* ---------------------------
  ストラッシュが選ばれる理由
--------------------------- */
.reason {
  padding: 50px 0 89px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .reason {
    padding: 0 0 0;
  }
  .reason .innerSP {
    width: 100%;
    height: 100%;
    padding-top: calc(130 / 640 * 100vw);
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    z-index: 2;
    position: absolute;
    left: 0;
    top: 0;
  }
  .reason .noteSP {
    padding: calc(15 / 640 * 100vw) 0 0 calc(45 / 640 * 100vw);
    font-size: calc(13 / 640 * 100vw);
    color: #fff;
  }
}
.reason .title .s, .reason .title .l {
  margin: 0 auto;
  display: block;
}
@media screen and (max-width: 767px) {
  .reason .title .s {
    width: calc(294 / 640 * 100vw);
  }
  .reason .title .l {
    width: calc(574 / 640 * 100vw);
    margin: 1.8vw auto 0;
  }
}
.reason ul {
  width: auto;
  margin: 15px auto 0;
  -webkit-transform: translateX(-64px);
          transform: translateX(-64px);
  margin-left: 30px;
}
@media screen and (max-width: 767px) {
  .reason ul {
    width: auto;
    margin: 0;
    -webkit-transform: none;
            transform: none;
    padding: calc(33 / 640 * 100vw) 0 0 calc(20 / 640 * 100vw);
    margin-left: 30px;
  }
}
@media screen and (max-width: 767px) {
  .reason ul li {
    width: calc(491 / 640 * 100vw);
  }
}
.reason ul li + li {
  margin-top: 22px;
}
@media screen and (max-width: 767px) {
  .reason ul li + li {
    margin-top: calc(16 / 640 * 100vw);
  }
}
/*.reason .on-skyblue::after {
  width: 274px;
  height: 447px;
  display: block;
  background: url(../img/natural_pc/reason_tina.png) no-repeat 0 0;
  position: absolute;
  left: calc(50% + 195px);
  top: 200px;
  z-index: 6;
  content: "";
}*/
@media screen and (max-width: 767px) {
  .reason .on-skyblue::after {
    width: 0;
    height: 0;
    background: none;
  }
}
.reason .tina {
  width: 100%;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 6;
}
.reason .note {
  position: absolute;
  left: 183px;
  top: 14px;
  font-size: 13px;
  line-height: 1.3;
  color: #fff;
  opacity: 0.7;
}

/* content12 */
.content12 {
  position: relative;
}
.content12 .inner {
  width: 100%;
  height: 100%;
  padding-top: calc(130 / 640 * 100vw);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 2;
  position: absolute;
  left: 0;
  top: 0;
}
.content12 .title .s {
  width: calc(294 / 640 * 100vw);
  margin: 0 auto;
  display: block;
}
.content12 .title .l {
  width: calc(574 / 640 * 100vw);
  margin: 1.8vw auto 0;
  display: block;
}
.content12 ul {
  padding: calc(33 / 640 * 100vw) 0 0 calc(20 / 640 * 100vw);
}
.content12 ul li {
  width: calc(491 / 640 * 100vw);
}
.content12 ul li + li {
  margin-top: calc(16 / 640 * 100vw);
}
.content12 .tina {
  width: 100%;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 6;
}
.content12 .note {
  padding: calc(15 / 640 * 100vw) 0 0 calc(45 / 640 * 100vw);
  font-size: calc(13 / 640 * 100vw);
  color: #fff;
}

body.device-androidMobile .content12 .note {
  -webkit-transform-origin: left top;
          transform-origin: left top;
  -webkit-transform: scale(0.82);
          transform: scale(0.82);
  white-space: nowrap;
}

/* ---------------------------
  サロンの様子をCheck!
--------------------------- */
.content-salan {
  padding: 125px 0 85px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .content-salan {
    text-align: left;
    padding: calc(150 / 640 * 100vw) 0 0;
    background: #177fc4 url(../img/natural_sp/bg_01.png) no-repeat 0 0/100% auto;
  }
}
.content-salan p {
  margin: 1.6em 0 1em;
  font-size: 24px;
  color: #fff;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  .content-salan p {
    margin: 2.5em 0 1.3em;
    font-size: calc(24 / 640 * 100vw);
    color: #fff;
    text-align: center;
    letter-spacing: 0.1em;
  }
}
@media screen and (max-width: 767px) {
  .content-salan iframe {
    width: calc(560 / 640 * 100vw);
    height: calc(87.5vw * 315 / 560);
    margin: 0 auto;
    display: block;
    border: solid 1.56vw #fff;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
.content-salan video {
  height: 335px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 auto;
  display: block;
  border: solid 10px #fff;
}
@media screen and (max-width: 767px) {
  .content-salan video {
    width: 100%;
    height: auto;
    padding: 2px;
    background-color: white;
    border: solid 10px #177fc4;
    margin-top: 20px;
  }
}

/* ---------------------------
  医師も注目！ 安心サロン！
--------------------------- */
.content-docter {
  padding: 105px 0 50px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .content-docter {
    padding: calc(150 / 640 * 100vw) 0 calc(135 / 640 * 100vw);
    background: url(../img/natural_sp/contDocter_bg.png) repeat center top/5vw auto;
  }
}
.content-docter::after {
  width: 3000px;
  height: 150%;
  content: "";
  display: block;
  background: url(../img/natural_pc/contDocter_bg.png) repeat center top;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 11;
}
@media screen and (max-width: 767px) {
  .content-docter::after {
    width: 100%;
    height: calc(150 / 640 * 100vw);
    background: url(../img/natural_sp/bg_02.png) no-repeat 0 0/100% auto;
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transform: none;
            transform: none;
    z-index: 99;
  }
}
.content-docter .title {
  width: 931px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .content-docter .title {
    width: auto;
  }
}
.content-docter .image {
  width: 838px;
  margin: 43px auto 0;
}
@media screen and (max-width: 767px) {
  .content-docter .image {
    width: auto;
    margin-top: calc(55 / 640 * 100%);
  }
}
.content-docter .desc {
  width: 840px;
  margin: 1em auto 0;
  font-size: 20px;
  line-height: 1.85;
  letter-spacing: 0.1em;
  color: #113f7e;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .content-docter .desc {
    width: auto;
    margin: 1em calc(40 / 640 * 100%) 0;
    font-size: calc(24 / 640 * 100vw);
    line-height: 1.625;
    letter-spacing: 0.1em;
    color: #003f7e;
    font-weight: normal;
  }
}

/* ---------------------------
  
--------------------------- */
.campaign__title {
  margin-bottom: -17px;
}

.campaign__list_note {
  margin: 23px 0 45px;
  color: rgba(255, 255, 255, 0.8);
  font-size: 14px;
  line-height: 1.5;
  text-align: center;
}

.no1 {
  display: block;
  margin: 0 auto;
}

.no1-note {
  padding: 12px 0 0;
  color: rgba(255, 255, 255, 0.8);
  font-size: 14px;
  line-height: 1.5;
  text-align: center;
}

.cv__btn {
  width: 706px;
  margin: 0 auto 20px;
}

.cvBtn a {
  z-index: 1;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  display: block;
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
}

.cv__ancBtn a {
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
}

.cvBtn a:hover, .cv__ancBtn a:hover {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  opacity: 0.7;
}

.cvBtn__anim, .cv__ancBtn__anim {
  position: absolute;
  display: block;
  background: -ms-radial-gradient(ellipse farthest-side, white, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
}

.cvBtn__anim--typeS, .cv__ancBtn__anim--typeS {
  -webkit-animation: animS 3s cubic-bezier(0.5, 0.2, 0, 1.8) infinite;
          animation: animS 3s cubic-bezier(0.5, 0.2, 0, 1.8) infinite;
  width: 200px;
  height: 25px;
  left: -120px;
  top: 20px;
}

.cvBtn__anim--typeM, .cv__ancBtn__anim--typeM {
  -webkit-animation: animM 3s cubic-bezier(0.5, 0.2, 0, 1.8) infinite;
          animation: animM 3s cubic-bezier(0.5, 0.2, 0, 1.8) infinite;
  width: 400px;
  height: 25px;
  left: -400px;
  top: -12px;
}

.cvBtn__anim--typeL, .cv__ancBtn__anim--typeL {
  -webkit-animation: animL 3s cubic-bezier(0.5, 0.2, 0, 1.8) infinite;
          animation: animL 3s cubic-bezier(0.5, 0.2, 0, 1.8) infinite;
  width: 500px;
  height: 25px;
  left: -500px;
  top: -12px;
}

.cv__note {
  font-size: 1.4rem;
  text-align: center;
  color: #fff;
}

@-webkit-keyframes animS {
  0% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
  100% {
    -webkit-transform: translateX(300%);
            transform: translateX(300%);
  }
}

@keyframes animS {
  0% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
  100% {
    -webkit-transform: translateX(300%);
            transform: translateX(300%);
  }
}
@-webkit-keyframes animM {
  0% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
  100% {
    -webkit-transform: translateX(240%);
            transform: translateX(240%);
  }
}
@keyframes animM {
  0% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
  100% {
    -webkit-transform: translateX(240%);
            transform: translateX(240%);
  }
}
@-webkit-keyframes animL {
  0% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
  100% {
    -webkit-transform: translateX(250%);
            transform: translateX(250%);
  }
}
@keyframes animL {
  0% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
  100% {
    -webkit-transform: translateX(250%);
            transform: translateX(250%);
  }
}
.mask-area {
  height: 250px;
  padding-top: 50px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
}
.mask-area.blue {
  background: #001e5e;
}
.mask-area .message {
  width: 840px;
  margin: 0 auto;
  padding: 4px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid 1px #fff;
}
.mask-area .message.blue {
  border-color: #00204d;
}
.mask-area .message p {
  padding: 0.8em 2em;
  color: #fff;
  font-size: 18px;
  text-align: left;
  border: solid 1px #fff;
  line-height: 1.6;
}
.mask-area .message.blue p {
  border-color: #00204d;
  color: #00204d;
}
.mask-area .search-shop {
  margin-top: 45px;
}
.mask-area .search-shop a {
  -webkit-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
}
.mask-area .search-shop a:hover {
  opacity: 0.6;
}

/* 顔・VIO脱毛のスライド */
@media screen and (max-width: 767px) {
  #position-modal {
    width: 100%;
    overflow: hidden;
  }
}
#posi-modal-base,
#posi-modal-cont {
  margin-left: -100vw;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
  position: fixed;
}
@media screen and (max-width: 767px) {
  #posi-modal-base,
  #posi-modal-cont {
    margin-left: -1000vw;
  }
}

#posi-modal-base {
  width: 100%;
  height: 100vh;
  background: #000;
  opacity: 0.5;
  left: 0;
  top: 0;
  z-index: 100;
}
@media screen and (max-width: 767px) {
  #posi-modal-base {
    height: 150vh;
  }
}

#posi-modal-cont {
  left: 50%;
  top: 50%;
  z-index: 110;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media screen and (max-width: 767px) {
  #posi-modal-cont {
    width: 100%;
    left: calc(50 / 640 * 100%);
    top: 50%;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
  }
}

#posi-modal-close {
  position: absolute;
  right: 50%;
  top: -50px;
  margin-right: -421px;
  cursor: pointer;
  -webkit-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
}
@media screen and (max-width: 767px) {
  #posi-modal-close {
    width: calc(38 / 640 * 100vw);
    height: calc(38 / 640 * 100vw);
    position: absolute;
    right: 15%;
    top: calc(-53 / 640 * 100vw);
    cursor: pointer;
    -webkit-transition: none;
    transition: none;
    margin-right: 0;
  }
}

#posi-modal-cont .posi-slide-wrap {
  width: 840px;
}
@media screen and (max-width: 767px) {
  #posi-modal-cont .posi-slide-wrap {
    width: calc(540 / 640 * 100vw);
  }
}
#posi-modal-cont.vio .posi-slide-wrap:not(.vio), #posi-modal-cont.face .posi-slide-wrap:not(.face) {
  display: none;
}
#posi-modal-cont .posi-slide * {
  outline: none;
}
#posi-modal-cont .slick-arrow {
  width: 31px;
  height: 96px;
  position: absolute;
  top: 50%;
  color: transparent;
  font-size: 0;
  overflow: hidden;
  text-indent: 31px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  cursor: pointer;
  -webkit-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
}
@media screen and (max-width: 767px) {
  #posi-modal-cont .slick-arrow {
    width: calc(50 / 640 * 100vw);
    height: calc(122 / 640 * 100vw);
    position: absolute;
    top: 50%;
    color: transparent;
    font-size: 0;
    overflow: hidden;
    text-indent: calc(50 / 640 * 100vw);
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    cursor: pointer;
  }
}
#posi-modal-cont .slick-arrow.hidden {
  display: none !important;
}
#posi-modal-cont .slick-arrow.slick-next {
  background: url(../img/natural_pc/cont05_btn2.png) no-repeat 0 0;
  left: 100%;
}
@media screen and (max-width: 767px) {
  #posi-modal-cont .slick-arrow.slick-next {
    background: url(../img/natural_sp/cont05_btn2.png) no-repeat 0 0/contain;
    left: 100%;
  }
}
#posi-modal-cont .slick-arrow.slick-prev {
  background: url(../img/natural_pc/cont05_btn2.png) no-repeat 0 0;
  right: 100%;
  -webkit-transform: rotateY(180deg) translateY(-50%);
          transform: rotateY(180deg) translateY(-50%);
}
@media screen and (max-width: 767px) {
  #posi-modal-cont .slick-arrow.slick-prev {
    background: url(../img/natural_sp/cont05_btn2.png) no-repeat 0 0/contain;
    right: 100%;
    -webkit-transform: translateY(-50%) rotateY(180deg);
            transform: translateY(-50%) rotateY(180deg);
  }
}

#posi-modal-close:hover, #posi-modal-cont .slick-arrow:hover {
  opacity: 0.7;
}

.content09 .title .l {
  margin: 2vw 0 calc(70 / 640 * 100vw);
}

.area {
  padding: 200px 0 60px;
  position: relative;
  background: #177fc4 url(../img/natural_pc/bg_01.png) no-repeat center top;
}
@media screen and (max-width: 767px) {
  .area {
    padding: calc(160 / 640 * 100vw) 0 0;
    background: #177fc4 url(../img/natural_sp/bg_01.png) no-repeat 0 0/100% auto;
  }
}
.area .inner {
  width: 840px;
}
@media screen and (max-width: 767px) {
  .area .inner {
    width: 87.5vw;
    padding-bottom: 50px;
  }
}
.area .inner .area__title {
  margin: 0 auto 67px;
}
@media screen and (max-width: 767px) {
  .area .inner .area__title {
    margin-bottom: 0;
  }
}
.area .inner .area__title img {
  display: block;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .area .inner .area__title {
    margin-left: -6.25vw;
    margin-right: -6.25vw;
  }
  .area .inner .area__title .l {
    margin: 2vw 0 calc(70 / 640 * 100vw);
  }
}
.area .shop__area ~ .shop__area {
  margin-top: 50px;
}
@media screen and (max-width: 767px) {
  .area .shop__area ~ .shop__area {
    margin-top: 8%;
  }
}
.area .shop__area__title {
  margin: 0 auto 20px;
  font-size: 28px;
  color: #fff;
  letter-spacing: 8px;
  text-align: center;
  border-bottom: solid 1px #fff;
  padding-bottom: 17px;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .area .shop__area__title {
    width: 100%;
    margin: 0 auto 3vw;
    padding-bottom: 0.7em;
    color: #fff;
    letter-spacing: 0.1em;
    text-align: center;
    border-bottom: solid 1px #fff;
    font-size: calc(30 / 640 * 100vw);
  }
}
.area .shop__prefectures {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.area .shop__prefectures ~ .shop__prefectures {
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .area .shop__prefectures ~ .shop__prefectures {
    margin-top: 3.5%;
  }
}
.area .shop__prefectures .shop__prefectures__title {
  width: 62px;
  min-width: 62px;
  background: #fff;
  margin-right: 10px;
  padding: 10px;
  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;
}
@media screen and (max-width: 767px) {
  .area .shop__prefectures .shop__prefectures__title {
    width: 9.6875%;
    min-width: 9.6875%;
    background: #fff;
    margin-right: 1%;
    padding: 1% 0;
    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;
  }
}
.area .shop__prefectures .shop__prefectures__title .shop__prefectures__title__text {
  width: 22px;
  line-height: 1.2;
  font-size: 22px;
  font-family: '';
  color: #002767;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .area .shop__prefectures .shop__prefectures__title .shop__prefectures__title__text {
    width: 1em;
    font-weight: bold;
    font-size: calc(24 / 640 * 100vw);
    line-height: 1.4;
  }
}
.area .shop__prefectures .shop__list {
  width: 100%;
}
.area .shop__prefectures .shop__list .shop__list__item {
  border-bottom: 2px dotted #b7bccb;
}
@media screen and (max-width: 767px) {
  .area .shop__prefectures .shop__list .shop__list__item {
    border-bottom: 1px dotted #f0f1f4;
  }
}
.area .shop__prefectures .shop__list .shop__list__item .shop__list__item__title {
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
  font-family: '';
  font-size: 24px;
  color: #fff;
  letter-spacing: 0.3em;
  line-height: 1;
  padding: 0.8em 0 0.8em 0.8em;
}
@media screen and (max-width: 767px) {
  .area .shop__prefectures .shop__list .shop__list__item .shop__list__item__title {
    padding: 0.8em 0 0.8em 3vw;
    font-weight: 500;
    font-size: calc(24 / 640 * 100vw);
    color: #fff;
    letter-spacing: 0.1em;
  }
}
.area .shop__prefectures .shop__list .shop__list__item .shop__list__item__title:hover {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  opacity: 0.3;
}
@media screen and (max-width: 767px) {
  .area .shop__prefectures .shop__list .shop__list__item .shop__list__item__title:hover {
    opacity: 1;
  }
}
.area .shop__prefectures .shop__list .shop__list__item .shop__list__item__body {
  padding: 2px 20px 40px;
}
@media screen and (max-width: 767px) {
  .area .shop__prefectures .shop__list .shop__list__item .shop__list__item__body {
    padding: 0 0 5% 0;
  }
}
.area .shop__prefectures .shop__list .shop__list__item .shop__text {
  color: #fff;
  font-size: 1.8rem;
}
@media screen and (max-width: 767px) {
  .area .shop__prefectures .shop__list .shop__list__item .shop__text {
    padding-left: 3vw;
    color: #fff;
    font-size: calc(20 / 640 * 100vw);
    margin-bottom: 3%;
  }
}
.area .shop__prefectures .shop__list .shop__list__item .shop__map {
  background: #fff;
  padding: 20px;
  margin: 22px 0 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .area .shop__prefectures .shop__list .shop__list__item .shop__map {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    background: #fff;
    padding: 4%;
    margin: 0 0 5%;
    margin-bottom: 5%;
  }
}
.area .shop__prefectures .shop__list .shop__list__item .shop__map .shop__map__image {
  width: 394px;
  min-width: 394px;
  margin-right: 20px;
}
@media screen and (max-width: 767px) {
  .area .shop__prefectures .shop__list .shop__list__item .shop__map .shop__map__image {
    width: 100%;
    min-width: 100%;
  }
}
.area .shop__prefectures .shop__list .shop__list__item .shop__map .shop__map__image img {
  width: 100%;
}
.area .shop__prefectures .shop__list .shop__list__item .shop__map .shop__address {
  font-size: 1.8rem;
  color: #00256c;
}
@media screen and (max-width: 767px) {
  .area .shop__prefectures .shop__list .shop__list__item .shop__map .shop__address {
    font-size: 13px;
    line-height: 18px;
    margin: 5% 0 1%;
  }
}
.area .shop__prefectures .shop__list .shop__list__item .shop__map .shop__googlemap {
  margin: 10px 0;
}
@media screen and (max-width: 767px) {
  .area .shop__prefectures .shop__list .shop__list__item .shop__map .shop__googlemap {
    margin: 0;
    width: 50%;
  }
}
.area .shop__prefectures .shop__list .shop__list__item .shop__map .shop__googlemap a {
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
}
.area .shop__prefectures .shop__list .shop__list__item .shop__map .shop__route a {
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
}
.area .shop__prefectures .shop__list .shop__list__item .shop__map .shop__googlemap a:hover, .area .shop__prefectures .shop__list .shop__list__item .shop__map .shop__route a:hover {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  opacity: 0.3;
}
.area .shop__prefectures .shop__list .shop__list__item .shop__cv {
  width: 604px;
  margin: 0 auto;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .area .shop__prefectures .shop__list .shop__list__item .shop__cv {
    width: 100%;
  }
}
.area .shop__prefectures .shop__list .shop__list__item .shop__cv img {
  width: 100%;
}
.area .shop__prefectures .shop__list .shop__list__item .shop__cv .cvBtn__anim.cvBtn__anim--typeL {
  display: none;
}
.area .accordionPanel {
  display: none;
}
.area .accordionBtn {
  position: relative;
  cursor: pointer;
}
.area .accordionBtn::after, .area .accordionBtn.open::after {
  content: "";
  position: absolute;
  margin: auto;
  top: 30%;
  right: 20px;
  max-width: 18px;
  max-height: 18px;
  width: 18px;
  height: 18px;
}
@media screen and (max-width: 767px) {
  .area .accordionBtn::after, .area .accordionBtn.open::after {
    top: 50%;
    right: 3%;
    bottom: inherit;
    max-width: 30px;
    max-height: 30px;
    width: 4vw;
    height: 4vw;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
  }
}
.area .accordionBtn::after {
  background: url(../natural_pc/img/shop/shop_icon_plus.png) no-repeat 0 0;
}
@media screen and (max-width: 767px) {
  .area .accordionBtn::after {
    background: url(../natural_sp/img/shop/shop_icon_plus.png) no-repeat 0 0/100%;
  }
}
.area .accordionBtn.open::after {
  background: url(../natural_pc/img/shop/shop_icon_minus.png) no-repeat 0 0;
}
@media screen and (max-width: 767px) {
  .area .accordionBtn.open::after {
    background: url(../natural_sp/img/shop/shop_icon_minus.png) no-repeat 0 0/100%;
  }
}
.area .pagetop {
  width: 34px;
  position: absolute;
  bottom: 30px;
  right: 55px;
}
.area .pagetop a {
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
}
.area .pagetop a:hover {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  opacity: 0.3;
}

.footer_text {
  margin: 0 auto;
  padding: 20px 10px;
  background-color: aliceblue;
}
@media screen and (max-width: 767px) {
  .footer_text {
    background-color: aliceblue;
    padding: 10px;
  }
}
.footer_text .footer_text_inner {
  margin: 5px auto;
  border: double #b78300;
  width: 840px;
  padding: 20px 10px;
  color: #557;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .footer_text .footer_text_inner {
    width: auto;
    border: double;
    border-color: #b78300;
    font-size: 11px;
    color: white;
    padding: 15px 5px;
    margin: calc(15 / 640 * 100vw) calc(73 / 640 * 100vw) 10px;
  }
  .footer_text .footer_text_inner ul li {
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    text-align: justify;
    text-indent: -1.5em;
    margin-left: 1.5em;
    color: #555;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .footer_text .footer_text_inner ul li {
    line-height: 1.2;
  }
}

.footer {
  padding: 26px 0;
}
@media screen and (max-width: 767px) {
  .footer {
    height: calc(127 / 640 * 100vw);
    padding-top: calc(35 / 640 * 100vw);
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    text-align: center;
    position: relative;
  }
}
.footer ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
@media screen and (max-width: 767px) {
  .footer ul {
    font-size: calc(20 / 640 * 100vw);
    margin-bottom: 1em;
  }
}
.footer ul li + li {
  margin-left: 40px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .footer ul li + li {
    margin-left: 20px;
  }
}
.footer ul li + li::before {
  content: "";
  width: 2px;
  height: 18px;
  background: #003f7e;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: -20px;
}
@media screen and (max-width: 767px) {
  .footer ul li + li::before {
    width: 1px;
    left: -10px;
  }
}
.footer ul li a {
  color: #003f7e;
  font-size: 1.8rem;
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
}
.footer ul li a:hover {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  opacity: 0.3;
}
@media screen and (max-width: 767px) {
  .footer ul li a {
    font-size: calc(20 / 640 * 100vw);
    color: #003f7e;
  }
}
.footer .copyright {
  text-align: center;
  font-size: 1.4rem;
  color: #003f7e;
  margin-top: 10px;
  letter-spacing: 0.1rem;
}
@media screen and (max-width: 767px) {
  .footer .copyright {
    font-size: 1.2rem;
    margin-top: -4px;
  }
}
.footer .pagetop {
  width: calc(40 / 640 * 100vw);
  display: block;
  position: absolute;
  right: 2vw;
  top: -9vw;
  z-index: 8;
}

/*離脱防止モーダル*/
#backGuide {
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.7);
  position: fixed;
  top: 0;
  display: none;
  z-index: 1000;
}
#backGuide .modal {
  margin: auto;
  width: 500px;
  height: 500px;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
#backGuide .modal div {
  position: relative;
  width: 500px;
  height: 500px;
}
#backGuide .main_img {
  width: 500px;
  height: 500px;
}
#backGuide .main_img img {
  width: 500px;
  height: 500px;
}
#backGuide .gacha {
  position: absolute;
  left: 50px;
  top: 230px;
  z-index: 2000;
  text-align: center;
}
#backGuide .gacha img {
  width: 60%;
  margin: 0 auto;
}
#backGuide .close {
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 3000;
  text-align: center;
}
#backGuide .close a {
  display: block;
  color: #666;
  font-size: 36px;
}
#backGuide .btn_csl {
  position: absolute;
  left: 0;
  top: 380px;
  z-index: 2000;
  text-align: center;
  width: 100%;
}
#backGuide .btn_csl img {
  width: 80%;
  margin: 0 auto;
}

/*当選*/
.win_header {
  height: 88px;
}
.win_header .inner {
  position: relative;
}
.win_header .inner .close {
  position: absolute;
  right: 100px;
  top: 26px;
}
.win_header .inner .close a {
  font-size: 36px;
}

#winning {
  padding: 0;
}
#winning .ticket {
  text-align: center;
}
#winning #top_step {
  text-align: center;
  margin: 40px 0;
}
#winning #wrapper {
  width: 800px;
  margin: 0 auto;
}

/*  オファーボタン下コロナウイルス注意文言  */
.attention_coronavirus {
  opacity: 0.7;
  font-size: 1.3rem;
  color: #003f7e;
  line-height: calc(1rem * 2);
  margin: 1rem 0;
  margin-bottom: 1rem;
  padding: 0.5rem 1rem;
  border: 3px double #003f7e;
  /*width: 40%;*/
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.attention_coronavirus.msg02 {
  color: #fff;
  opacity: 0.6;
  /*background: #001e5e;*/
  border: 3px double #fff;
  width: 98%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.cvMove {
  animation: buttonMove 0.5s ease infinite alternate;
  -webkit-animation: buttonMove 0.5s ease infinite alternate;
}

@keyframes buttonMove {
  0% {
    -webkit-transform: scale(0.8, 0.8) translateY(0px);
            transform: scale(0.8, 0.8) translateY(0px);
  }
  100% {
    -webkit-transform: scale(0.9, 0.9) translateY(-15px);
            transform: scale(0.9, 0.9) translateY(-15px);
  }
}
@-webkit-keyframes buttonMove {
  0% {
    -webkit-transform: scale(0.8, 0.8) translateY(0px);
            transform: scale(0.8, 0.8) translateY(0px);
  }
  100% {
    -webkit-transform: scale(0.9, 0.9) translateY(-15px);
            transform: scale(0.9, 0.9) translateY(-15px);
  }
}
@media screen and (max-width: 767px) {
  @keyframes buttonMove {
    0% {
      -webkit-transform: scale(1, 1) translateY(0px);
              transform: scale(1, 1) translateY(0px);
    }
    100% {
      -webkit-transform: scale(1.05, 1.05) translateY(-15px);
              transform: scale(1.05, 1.05) translateY(-15px);
    }
  }
  @-webkit-keyframes buttonMove {
    0% {
      -webkit-transform: scale(1, 1) translateY(0px);
              transform: scale(1, 1) translateY(0px);
    }
    100% {
      -webkit-transform: scale(1.05, 1.05) translateY(-15px);
              transform: scale(1.05, 1.05) translateY(-15px);
    }
  }
}
/* 離脱防止BIGIN */
#backGuide {
  display: none;
}

/* popup BIGIN */
.popup {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: .6s;
  transition: .6s;
}
.popup.is-show {
  opacity: 1;
  visibility: visible;
}

.popup-inner {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 80%;
  max-width: 600px;
  padding: 50px;
  background-color: #fff;
  z-index: 2;
}
.popup-inner img {
  width: 100%;
}

.close-btn {
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  cursor: pointer;
  z-index: 3;
}
.close-btn i {
  font-size: 20px;
  color: #333;
}

.black-background {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 1;
  cursor: pointer;
}

/* popup END */
.ah_def.ah2 {
  display: none;
}

/* 離脱防止END */
/* 改修ボタン */
.add_cv {
  margin: 12px auto 8px auto;
  padding: 0 0 0 0;
  max-width: 100%;
  text-align: center;
}
.add_cv img {
  margin: 0 auto 0 auto;
  max-width: 90%;
}

/* キャンペーン */
.campaign .tit1 {
  margin: 0 0 0 0;
  padding: 124px 0 34px 0;
  color: #AC821A;
  font-weight: 400;
  font-size: 80px;
  line-height: 115px;
  text-align: center;
  position: relative;
}
.campaign .tit1::before, .campaign .tit1::after {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: absolute;
}
.campaign .tit1::before {
  width: 792px;
  height: 143px;
  background-image: url("https://stlassh.com/img/lp/gold_tit_b1.svg");
  left: 50%;
  top: 0;
  margin: 0 0 0 -396px;
}
.campaign .tit1::after {
  width: 723px;
  height: 50px;
  background-image: url("https://stlassh.com/img/lp/gold_tit_a1.svg");
  left: 50%;
  bottom: 0;
  margin: 0 0 0 -362px;
}
.campaign .gold_frm {
  margin: 50px auto 16px auto;
  max-width: 1070px;
  height: 770px;
  background-image: url("https://stlassh.com/img/lp/gold_bg1.svg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  text-align: center;
  color: #003479;
}
.campaign .tit2 {
  margin: 0 0 0 0;
}
.campaign .tit2 span {
  display: inline-block;
  background: #f3f3f3;
  font-size: 40px;
  line-height: 57px;
}
.campaign .p1 {
  margin: 28px 0 0 0;
  font-size: 30px;
  line-height: 44px;
}
.campaign .p1 span {
  color: #FFBE67;
  font-size: 36px;
  line-height: 51px;
}
.campaign .p1 small {
  font-size: 18px;
  line-height: 26px;
}
.campaign .ig1 {
  margin: 40px auto 0 auto;
  max-width: 100%;
  width: auto;
  height: auto;
}
.campaign .int {
  margin: 34px auto 0 auto;
  max-width: 1070px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.campaign .pic1 {
  margin: 80px 30px 0 0;
  width: 315px;
}
.campaign .txt1 {
  width: calc(100% - 30px - 315px);
}
.campaign .p2 {
  border-radius: 48px;
  border: 2px solid #1B167E;
  margin: 24px 0 24px 24px;
  padding: 44px;
  width: calc(100% - 4px - 24px);
  height: auto;
  display: block;
  font-size: 24px;
  line-height: 35px;
  color: #3B3B3B;
  background: #FFFFFF;
  position: relative;
}
.campaign .p2::after {
  content: "";
  display: block;
  width: 86px;
  height: 48px;
  background-image: url("https://stlassh.com/img/lp/fuki_bg1.svg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  text-align: center;
  position: absolute;
  margin: -44px 0 0 0;
  top: 50%;
  left: -82px;
}
.campaign .tit3 {
  margin: 40px 0 0 0;
  color: #003577;
  font-weight: bold;
  font-size: 39px;
  line-height: 56px;
}
.campaign .tit3 br {
  line-height: 0;
}
.campaign .tit3 span {
  width: 100%;
  display: block;
  font-weight: normal;
  font-weight: 400;
  font-size: 23px;
  line-height: 33px;
}
.campaign .p3 {
  margin: 14px 0 0 0;
  font-size: 16px;
  line-height: 23px;
}

/* キャンペーン 終了 */
/* common */
.sp, .none {
  display: none !important;
}

/* common END */
/* popup BIGIN */
.popup {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: .6s;
  transition: .6s;
}
.popup.is-show {
  opacity: 1;
  visibility: visible;
}

.popup-inner {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 80%;
  max-width: 600px;
  background-color: #fff;
  z-index: 2;
  padding: 0;
}
@media screen and (max-width: 767px) {
  .popup-inner {
    max-width: 100%;
  }
}
.popup-inner img {
  width: 100%;
}

.close-btn {
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  cursor: pointer;
}
.close-btn i {
  font-size: 20px;
  color: #333;
}

.black-background {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 1;
  cursor: pointer;
}

/* popup END */
/* コロナ */
.corona {
  width: 840px;
  margin: 18px auto 50px;
  position: relative;
  z-index: 15;
}
@media screen and (max-width: 767px) {
  .corona {
    width: calc(560 / 640 * 100%);
    margin: 0 auto;
    padding: calc(13 / 640 * 100vw) 0 calc(32 / 640 * 100vw);
  }
}
.corona .corona-title {
  padding: 0.3em 0;
  background: #bcdaee;
  font-size: 22px;
  color: #355c92;
  text-align: center;
  position: relative;
  letter-spacing: 0.1em;
  cursor: pointer;
  -webkit-transition: background 0.2s ease-out;
  transition: background 0.2s ease-out;
}
@media screen and (max-width: 767px) {
  .corona .corona-title {
    padding: 0.8em 0;
    background: #bcdaee;
    font-size: calc(24 / 640 * 100vw);
    line-height: 1;
    color: #17366d;
    text-align: center;
    position: relative;
    letter-spacing: 0.1em;
  }
}
.corona .corona-title:hover {
  background: #89afd7;
}
@media screen and (max-width: 767px) {
  .corona .corona-title:hover {
    background: #bcdaee;
  }
}
.corona .corona-title::after {
  content: "+";
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 15px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  .corona .corona-title::after {
    content: "+";
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 5%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
.corona .corona-title.on::after {
  content: "-";
}
.corona .corona-acc-target {
  display: none;
}
.corona .corona-body {
  padding: 32px 45px;
  border: solid 1px #bcdaee;
  border-top: none;
}
@media screen and (max-width: 767px) {
  .corona .corona-body {
    padding: 5vw 4vw;
    border: solid 1px #bcdaee;
    border-top: none;
  }
}
.corona .corona-body p {
  color: #333;
  font-size: 16px;
  line-height: 1.3;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  .corona .corona-body p {
    color: #333;
    font-size: calc(20 / 640 * 100vw);
    line-height: 1.3;
    letter-spacing: 0.1em;
  }
}
.corona .corona-body p + p {
  margin-top: 1em;
}
.corona .corona-body ul + p {
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .corona .corona-body ul + p {
    margin-top: calc(24 / 640 * 100vw);
  }
}
.corona p.corona-sub-title {
  margin: 1em 0 0;
  color: #00204d;
  text-align: center;
  letter-spacing: 0.1em;
  font-size: 20px;
}
@media screen and (max-width: 767px) {
  .corona p.corona-sub-title {
    margin: 1em 0 0;
    color: #113f7e;
    text-align: center;
    letter-spacing: 0.1em;
    font-size: calc(24 / 640 * 100vw);
  }
}
.corona ul li {
  margin-top: 1em;
  font-size: 16px;
  line-height: 1.3;
  color: #333;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  .corona ul li {
    margin-top: 1em;
    font-size: calc(20 / 640 * 100vw);
    line-height: 1.3;
    color: #333;
    letter-spacing: 0.1em;
  }
}

/* -------------------------------------------------
	animation
------------------------------------------------- */
.anim {
  opacity: 0;
  -webkit-transition: all 1.2s cubic-bezier(0.12, 0.92, 0.31, 0.95);
  transition: all 1.2s cubic-bezier(0.12, 0.92, 0.31, 0.95);
  -webkit-transform: translateY(50px);
          transform: translateY(50px);
}
.anim.to-bottom {
  -webkit-transform: translateY(-50px);
          transform: translateY(-50px);
}
.anim.to-right {
  -webkit-transform: translate(-50px, 0);
          transform: translate(-50px, 0);
}
.anim.to-left {
  -webkit-transform: translate(50px, 0);
          transform: translate(50px, 0);
}
.anim.to-large {
  opacity: 1;
  -webkit-transform: scale(0.001) translateY(0);
          transform: scale(0.001) translateY(0);
}
.anim.delay01 {
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
}
.anim.delay02 {
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}
.anim.delay03 {
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}
.anim.delay04 {
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
}
.anim.delay05 {
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
}
.anim.delay06 {
  -webkit-transition-delay: 0.6s;
          transition-delay: 0.6s;
}
.anim.on {
  opacity: 1;
  -webkit-transform: translate(0, 0) scale(1);
          transform: translate(0, 0) scale(1);
}

@media screen and (max-width: 767px) {
  .anim {
    opacity: 0;
    -webkit-transition: all 1.2s cubic-bezier(0.12, 0.92, 0.31, 0.95);
    transition: all 1.2s cubic-bezier(0.12, 0.92, 0.31, 0.95);
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
  }

  .anim.to-bottom {
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px);
  }

  .anim.to-right {
    -webkit-transform: translate(-50px, 0);
    transform: translate(-50px, 0);
  }

  .anim.to-left {
    -webkit-transform: translate(50px, 0);
    transform: translate(50px, 0);
  }

  .anim.to-large {
    opacity: 1;
    -webkit-transform: scale(0.001) translateY(0);
    transform: scale(0.001) translateY(0);
  }

  .anim.delay01 {
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
  }

  .anim.delay02 {
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
  }

  .anim.delay03 {
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
  }

  .anim.delay04 {
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s;
  }

  .anim.delay05 {
    -webkit-transition-delay: 0.5s;
    transition-delay: 0.5s;
  }

  .anim.delay06 {
    -webkit-transition-delay: 0.6s;
    transition-delay: 0.6s;
  }

  .anim.on {
    opacity: 1;
    -webkit-transform: translate(0, 0) scale(1);
    transform: translate(0, 0) scale(1);
  }
}
