@charset "UTF-8";
@font-face {
  font-family: "Yu Gothic Medium";
  src: url(../font/YuGothic-Medium.woff);
}
@font-face {
  font-family: "Yu Gothic Blod";
  src: url(../font/YuGothic-Bold.woff);
}
/*=======================================
      SMACSS  base
========================================*/
p, ul, ol, dl {
  margin: 0;
  padding: 0;
}

ul, li {
  list-style: none;
}

#Wrap, .wrapTop, .wrapBottom {
  width: 100%;
  background-color: #EDF2D8;
}

/*=======================================
                  PC   
========================================*/
/* ===================
	　　 General
=================== */
#page-lp {
  width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-feature-settings: "palt";
  font-size: 2rem;
  line-height: 1.7;
  letter-spacing: 0.02em;
  color: #fff;
}
#page-lp a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  transition: 1s;
}
#page-lp img {
  width: 100%;
}

.en {
  font-family: rama-gothic-m, sans-serif;
  font-style: normal;
  font-weight: 600;
}

/* ===================
	　　　 top
=================== */
.mv_area .mv_main {
  position: relative;
  width: 100rem;
  margin: 6rem auto 0;
}
.mv_area .mv_main .img_main {
  width: 100rem;
}

/* ===================
	　　 section
=================== */
.sec_1 {
  margin: -11rem auto 12rem;
}
.sec_1 .item_inner {
  margin: 0 auto;
  display: flex;
  justify-content: center;
}
.sec_1 .item_inner .imgbox {
  width: 40rem;
  position: relative;
}
.sec_1 .item_inner .itembox {
  width: 25.7rem;
  position: relative;
  margin: 21rem 14rem 0 0;
}
.sec_1 .item_inner .itembox p {
  font-size: 1.6rem;
  line-height: 1.8;
  margin: -1rem auto 0;
  text-align: center;
  color: #11325C;
  font-weight: bold;
}
.sec_1 .item_inner .en {
  position: absolute;
  font-size: 5rem;
  top: -3rem;
  left: -5rem;
  color: #11325C;
}
.sec_1 .item_inner .itembox::before {
  position: absolute;
  display: block;
  content: "";
  width: 0.1rem;
  height: 6rem;
  top: 2rem;
  left: 0rem;
  background-color: #11325C;
  z-index: 1;
}
.sec_1 .item_inner .itembox::after {
  position: absolute;
  display: block;
  content: "";
  width: 0.1rem;
  height: 7rem;
  top: 6.8rem;
  left: 2.6rem;
  background-color: #11325C;
  transform: rotate(312deg);
  z-index: 1;
}


/* ===================
	　　 videoArea
=================== */
.videoArea {
  margin: 12rem auto;
}
.videoArea .videoInner {
  position: relative;
  width: 50rem;
  margin: auto;
}
.videoArea .videoInner .text_1 {
  position: absolute;
  width: 29rem;
  height: 6rem;
  bottom: 28rem;
  left: -18.2rem;
  z-index: 1;
}
.videoArea .videoInner .text_2 {
  position: absolute;
  width: 25rem;
  height: 5.3rem;
  bottom: 20rem;
  left: -11.8rem;
  z-index: 1;
}
.videoArea .videoInner .text_1.fadeup ,
.videoArea .videoInner .text_2.fadeup {
  transition-duration: 0.8s;
}
.videoArea .videoInner .text_2.fadeup {
  transition-delay: 0.5s;
}

/* ===================
	　　 LP_mainText
=================== */
.LP_mainText h3 {
  text-align: center;
  font-size: 3rem;
  line-height: 1.5;
  color: #11325C;
  margin-bottom: 4rem;
  font-weight: bold;
}
.LP_mainText p {
  text-align: center;
  font-size: 1.8rem;
  line-height: 2;
  color: #11325C;
  font-weight: bold;
}

/* ===================
	　　 howTo
=================== */
.howto {
  margin: 12rem auto;
}
.howto .sec_ttl {
  text-align: center;
  font-size: 8rem;
  color: #11325C;
}


.howto .sec_1-ttl {
  font-family: jeanne-moderno, serif;
  font-weight: 400;
  font-style: normal;
  font-size: 5rem;
  text-align: center;
}
.howto .item_inner {
  width: 83.6rem;
  margin: 2.3rem auto 0;
  display: flex;
  justify-content: space-between;
}
.howto .item_inner .imgbox {
  width: 42.5rem;
  position: relative;
}
.howto .item_inner.step01 .imgbox::before {
  position: absolute;
  display: block;
  content: "";
  background: url(../img/img01_2.png) no-repeat;
  background-size: 100%;
  width: 26rem;
  height: 26rem;
  bottom: -19rem;
  right: -12rem;
  z-index: 1;
}
.howto .item_inner .imgbox .con_img {
  width: 42.5rem;
}
.howto .item_inner .imgbox .con_txt {
  position: absolute;
  width: 36rem;
  height: 8.7rem;
  display: flex;
  justify-content: center;
  background: url(../img/chat.svg) no-repeat;
}
.howto .item_inner .imgbox .con_txt span {
  position: relative;
  display: block;
  font-size: 2rem;
  line-height: 1.2;
  text-align: center;
  font-weight: bold;
  margin: 1.2rem auto 0;
}
.howto .item_inner .txtbox {
  width: 36rem;
  margin: 12.6rem 0 0 0;
  color: #11325C;
  font-size: 1.6rem;
  line-height: 1.5;
  letter-spacing: 0.08em;
}
.howto .item_inner .txtbox .step_icon {
  font-family: "futura-pt", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.8rem;
  line-height: 1;
  display: inline-block;
  color: #fff;
  background-color: #11325C;
  padding: 0.4rem 0.7rem 0.3rem;
}
.howto .item_inner .txtbox .item_description {
  margin-top: 1rem;
}
.howto .item_inner .txtbox .theWay {
  margin-top: 2rem;
}
.howto .item_inner .pointBlk {
  position: relative;
  margin-top: 2.5rem;
  font-size: 1.2rem;
  padding: 1.6rem 2rem;
  border: #11325C solid 0.1rem;
  border-radius: 0.7rem;
}
.howto .item_inner .pointBlk p {
  position: absolute;
  display: inline-block;
  font-size: 1.4rem;
  letter-spacing: 0;
  padding: 0 0.6rem;
  font-family: "futura-pt", sans-serif;
  font-weight: 500;
  font-style: normal;
  background-color: #EDF2D8;
  top: -1.3rem;
  left: 1.4rem;
}
.howto .item_inner .subText {
  font-size: 1rem;
  line-height: 1.5;
  margin: 1rem 0 0 2rem;
  letter-spacing: 0;
  display: inline-block;
}


.howto .step01 {
  margin-top: 4rem;
}
.howto .step01 .imgbox .con_txt {
  top: 3rem;
  right: -41rem;
}
.howto .step02 {
  flex-direction: row-reverse;
  margin-top: 26rem;
}
.howto .step02 .imgbox .con_txt {
  top: 4.6rem;
  left: -41rem;
}
.howto .step02 .txtbox {
  margin: 14.3rem 0 0 0;
}
.howto .step02 .txtbox .item_description span {
  display: inline-block;
  margin-left: 1.26rem;
}
.howto .step02 .txtbox .subText {
  font-size: 1.2rem;
  margin: 0.5rem 0 0 1rem;
  line-height: 1.4;
}
.howto .step02 .txtbox .pointBlk p {
  left: 14rem;
}

.howto .step03 {
  margin-top: 8rem;
}
.howto .step03 .imgbox .con_txt {
  top: 3rem;
  right: -41rem;
}
.howto .step03 .txtbox {
  margin-bottom: 4rem;
}
.howto .step03 .txtbox .pointBlk span {
  display: inline-block;
  margin-top: 0.5rem;
}
.howto .item_inner.step03 .imgbox::before {
  position: absolute;
  display: block;
  content: "";
  background: url(../img/img03_2.png) no-repeat;
  background-size: 100%;
  width: 26rem;
  height: 26rem;
  bottom: -16rem;
  right: -3rem;
  z-index: 1;
}

.finish {
  position: relative;
  margin: 28.3rem auto 0;
  width: 50rem;
}
.finish_img {
  position: relative;
  width: 50rem;
}
.finish_img::before {
  position: absolute;
  content: "";
  background: url(../img/img05_line.png) no-repeat;
  background-size: 100%;
  width: 44rem;
  height: 62rem;
  top: 0;
  left: -1.5rem;
}
.finish_txt {
  font-family: "futura-pt", sans-serif;
  font-weight: 500;
  font-style: italic;
  font-size: 7.8rem;
  position: absolute;
}
.finish_txt.up {
  top: 4rem;
  right: -19.2rem;
  transform: rotate(346deg);
  color: #11325C;
}
.finish_txt.rg {
  top: 12rem;
  right: -16rem;
  color: rgba(17,50,92,0.9);
  font-size: 7rem;
  transform: rotate(346deg);
}
.finish_txt.down {
  top: 19.5rem;
  right: -13rem;
  color: rgba(17,50,92,0.8);
  transform: rotate(346deg);
  font-size: 6rem;
}


/* ===================
	　　 useItem
=================== */
.useItem {
  padding: 8rem 0 15rem;
  margin: 12rem auto 10rem;
  color: #11325C;
  text-align: center;
  background-color: #D0DBB2;
}
.useItem h3 {
  font-size: 8rem;
  letter-spacing: 0.02em;
  line-height: 1;
}
.useItem h4 {
  position: relative;
  display: inline-block;
  font-size: 2rem;
  line-height: 2.25;
}
.useItem h4::before {
  position: absolute;
  display: block;
  content: "";
  width: 0.1rem;
  height: 2rem;
  background-color: #11325C;
  top: 1.2rem;
  left: -2rem;
  z-index: 1;
}
.useItem h4::after {
  position: absolute;
  display: block;
  content: "";
  width: 0.1rem;
  height: 2rem;
  background-color: #11325C;
  top: 1.2rem;
  right: -2rem;
  z-index: 1;
}
.useItem ul {
  width: 68.8rem;
  margin: 8rem auto 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.useItem li {
  width: 29.4rem;
}
.useItem p {
  font-size: 1.8rem;
  text-align: center;
  margin-top: 1.5rem;
  font-weight: bold;
}
.useItem a {
  display: inline-block;
  text-align: center;
  font-size: 2rem;
  line-height: 1;
  letter-spacing: 0.05em;
  font-family: "futura-pt", sans-serif;
  font-weight: 400;
  font-style: normal;
  background-color: #11325C;
  color: #fff;
  padding: 2.2rem 7rem 1.8rem;
  border-radius: 1rem;
  margin-top: 3rem;
}


/* ===================
	　　 Credit
=================== */
.Credit {
  margin: 10rem auto 15rem;
}
.Credit p {
  font-family: "futura-pt", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.8rem;
  line-height: 2;
  text-align: center;
  color: #11325C;
}


/*--------anime-------*/
.lr_anime {
  opacity: 0;
  transition-duration: 1.5s;
  transition-delay: 0.5s;
}

.lr_anime.active {
  opacity: 1;
}

.lr_anime {
  display: inline-block;
  -webkit-animation-name: yurayura_Anime;
          animation-name: yurayura_Anime;
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  transform-origin: center;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-duration: alternate;
          animation-duration: alternate;
}

@-webkit-keyframes yurayura_Anime {
  0% {
    transform: rotate(-6deg);
  }
  49.5% {
    transform: rotate(-6deg);
  }
  50% {
    transform: rotate(6deg);
  }
  99.5% {
    transform: rotate(6deg);
  }
  100% {
    transform: rotate(-6deg);
  }
}

@keyframes yurayura_Anime {
  0% {
    transform: rotate(-6deg);
  }
  49.5% {
    transform: rotate(-6deg);
  }
  50% {
    transform: rotate(6deg);
  }
  99.5% {
    transform: rotate(6deg);
  }
  100% {
    transform: rotate(-6deg);
  }
}
.fadein,
.img_main.fadein,
.img_sub.fadein {
  transition-duration: 1.5s;
  opacity: 0;
}

.fadein,
.img_main.fadein.active,
.img_sub.fadein.active {
  opacity: 1;
}

.fadeup {
  transform: translateY(40px);
  transition-duration: 1.2s;
  opacity: 0;
}

.fadeup.active {
  transform: translateY(0);
  opacity: 1;
}

.item_inner.fadeup {
  transition-delay: 1s;
}

.txtbox.fadeup {
  transition-delay: 1.5s;
}

.finish_txt.fadeIn {
  transition-duration: 1.5s;
  opacity: 0;
}

.finish_txt.fadeIn.active {
  opacity: 1;
}

.finish_txt.up.fadeIn {
  transition-delay: 2s;
}

.finish_txt.rg.fadeIn {
  transition-delay: 1.2s;
}

.finish_txt.down.fadeIn {
  transition-delay: 0.5s;
}

.imgbox.fadein,
.finish_img.fadein {
  transition-duration: 2s;
  opacity: 0;
}

.imgbox.fadein.active,
.finish_img.fadein.active {
  opacity: 1;
}

.imgbox.fadein::before,
.finish_img.fadein::before {
  transition-duration: 1.5s;
  transition-delay: 0.8s;
  opacity: 0;
}

.imgbox.fadein.active::before,
.finish_img.fadein.active::before {
  opacity: 1;
}

/*=======================================
              Responsive   
========================================*/
/* for PC */
@media screen and (min-width: 768px) {
  .sp_only {
    display: none;
  }
  html {
    font-size: 62.5%;
  }
}
/* for tablet */
@media screen and (min-device-width: 768px) and (max-device-width: 1400px) and (-webkit-min-device-pixel-ratio: 1) {
  html {
    font-size: calc(10* (100vw / 1400));
  }
}
/* for SP */
@media screen and (max-width: 767px) {
  .pc_only {
    display: none;
  }
  html {
    font-size: 1.3333333333vw !important;
  }
  /*=======================================
                    SP    
  ========================================*/
  /* ===================
	　　 General
=================== */

#Wrap {
  overflow: hidden;
}

#page-lp {
  width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-feature-settings: "palt";
  font-size: 2rem;
  line-height: 1.7;
  letter-spacing: 0.02em;
  color: #fff;
}
#page-lp a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  transition: 1s;
}
#page-lp img {
  width: 100%;
}

.en {
  font-family: rama-gothic-m, sans-serif;
  font-style: normal;
  font-weight: 600;
}

/* ===================
	　　　 top
=================== */
.mv_area .mv_main {
  width: calc(360 *(100vw/390));
  margin: auto;
  padding: calc(30 *(100vw/390)) 0 0 0;
}
.mv_area .mv_main .img_main {
  width: calc(360 *(100vw/390));
}

/* ===================
	　　 section
=================== */
.sec_1 {
  margin: 0;
}
.sec_1 .item_inner {
  flex-wrap: wrap;
}
.sec_1 .item_inner .imgbox {
  width: calc(240 *(100vw/390));
  margin: calc(50 *(100vw/390)) auto 0;
}
.sec_1 .item_inner .itembox {
  width: calc(200 *(100vw/390));
  position: relative;
  margin: calc(78 *(100vw/390)) auto 0;
}
.sec_1 .item_inner .itembox p {
  font-size: calc(14 *(100vw/390));
}
.sec_1 .item_inner .en {
  font-size: calc(35 *(100vw/390));
  top: calc(-15 *(100vw/390));
  left: calc(-30 *(100vw/390));
}
.sec_1 .item_inner .itembox::before {
  width: calc(1 *(100vw/390));
  height: calc(45 *(100vw/390));
  top: calc(15 *(100vw/390));
  left: calc(4 *(100vw/390));
}
.sec_1 .item_inner .itembox::after {
  width: calc(1 *(100vw/390));
  height: calc(45 *(100vw/390));
  top: calc(52.6 *(100vw/390));
  left: calc(20.5 *(100vw/390));
}


/* ===================
	　　 videoArea
=================== */
.videoArea {
  margin: calc(157 *(100vw/390)) auto calc(80 *(100vw/390));
}
.videoArea .videoInner {
  width: calc(340 *(100vw/390));
}
.videoArea .videoInner .text_1 {
  width: calc(200 *(100vw/390));
  height: calc(60 *(100vw/390));
  top: calc(-100 *(100vw/390));
  left: calc(-15 *(100vw/390));
}
.videoArea .videoInner .text_2 {
  position: absolute;
  width: calc(170 *(100vw/390));
  height: calc(60 *(100vw/390));
  top: calc(-45 *(100vw/390));
  left: calc(35 *(100vw/390));
}
.videoArea .videoInner .text_1.fadeup ,
.videoArea .videoInner .text_2.fadeup {
  transition-duration: 0.8s;
}
.videoArea .videoInner .text_2.fadeup {
  transition-delay: 0.5s;
}

/* ===================
	　　 LP_mainText
=================== */
.LP_mainText h3 {
  font-size: calc(18 *(100vw/390));
  margin-bottom: calc(25 *(100vw/390));
}
.LP_mainText p {
  font-size: calc(14 *(100vw/390));
}

/* ===================
	　　 howTo
=================== */
.howto {
  margin: calc(80 *(100vw/390)) auto 0;
}
.howto .sec_ttl {
  font-size: calc(60 *(100vw/390));
  line-height: 1;
}


.howto .sec_1-ttl {
  font-family: jeanne-moderno, serif;
  font-weight: 400;
  font-style: normal;
  font-size: 5rem;
  text-align: center;
}
.howto .item_inner {
  width: calc(340 *(100vw/390));
  margin: 0 auto 0;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.howto .item_inner .imgbox {
  width: 100%;
  position: relative;
}
.howto .item_inner.step01 .imgbox::before {
  width: calc(160 *(100vw/390));
  height: calc(160 *(100vw/390));
  bottom: calc(-100 *(100vw/390));
  right: calc(10 *(100vw/390));
}
.howto .item_inner .imgbox .con_img {
  width: 100%;
}
.howto .item_inner .imgbox .con_txt {
  position: absolute;
  width: calc(322 *(100vw/390));
  height: calc(80 *(100vw/390));
  display: flex;
  justify-content: center;
  background: url(../img/chat_sp.svg) no-repeat;
}
.howto .item_inner .imgbox .con_txt span {
  font-size: calc(18 *(100vw/390));
  margin: calc(12 *(100vw/390)) auto 0;
}
.howto .item_inner .txtbox {
  width: 100%;
  margin: calc(100 *(100vw/390)) 0 0 0;
  font-size: calc(16 *(100vw/390));
}
.howto .item_inner .txtbox .step_icon {
  font-size: calc(16 *(100vw/390));
  padding: calc(4 *(100vw/390)) calc(7 *(100vw/390)) calc(2 *(100vw/390));
}
.howto .item_inner .txtbox .item_description {
  margin-top: calc(10 *(100vw/390));
}
.howto .item_inner .txtbox .theWay {
  margin-top: calc(20 *(100vw/390));
}
.howto .item_inner .pointBlk {
  position: relative;
  margin-top: calc(30 *(100vw/390));
  font-size: calc(13 *(100vw/390));
  padding: calc(15 *(100vw/390)) calc(10 *(100vw/390));
  border: #11325C solid calc(1 *(100vw/390));
  border-radius: calc(7 *(100vw/390));
}
.howto .item_inner .pointBlk p {
  position: absolute;
  display: inline-block;
  font-size: calc(16 *(100vw/390));
  letter-spacing: 0;
  padding: 0 calc(10 *(100vw/390));
  font-family: "futura-pt", sans-serif;
  font-weight: 500;
  font-style: normal;
  background-color: #EDF2D8;
  top: calc(-12 *(100vw/390));
  left: calc(130 *(100vw/390));
}
.howto .item_inner .subText {
  font-size: calc(12 *(100vw/390));
  line-height: 1.5;
  margin: calc(10 *(100vw/390)) 0 0 calc(10 *(100vw/390));
  letter-spacing: 0;
  display: inline-block;
}


.howto .step01 {
  margin-top: calc(60 *(100vw/390));
}
.howto .step01 .imgbox .con_txt {
  top: calc(-40 *(100vw/390));
  right: calc(-10 *(100vw/390));
}
.howto .step02 {
  margin-top: calc(100 *(100vw/390));
}
.howto .step02 .imgbox .con_txt {
  top: calc(-45 *(100vw/390));
  left: calc(-10 *(100vw/390));
}
.howto .step02 .txtbox {
  margin: calc(30 *(100vw/390)) 0 0 0;
}
.howto .step02 .txtbox .item_description span {
  display: inline-block;
  margin-left: calc(10 *(100vw/390));
}
.howto .step02 .txtbox .subText {
  font-size: calc(12 *(100vw/390));
  margin: calc(5 *(100vw/390)) 0 0 calc(10 *(100vw/390));
}
.howto .step02 .txtbox .pointBlk p {
  left: calc(120 *(100vw/390));
}

.howto .step03 {
  margin-top: calc(100 *(100vw/390));
}
.howto .step03 .imgbox .con_txt {
  top: calc(-45 *(100vw/390));
  right: calc(-10 *(100vw/390));
}
.howto .step03 .txtbox {
  margin-bottom: 4rem;
}
.howto .step03 .txtbox .pointBlk span {
  display: inline-block;
  margin-top: 0.5rem;
}
.howto .item_inner.step03 .imgbox::before {
  position: absolute;
  display: block;
  content: "";
  background: url(../img/img03_2.png) no-repeat;
  background-size: 100%;
  width: calc(160 *(100vw/390));
  height: calc(160 *(100vw/390));
  bottom: calc(-80 *(100vw/390));
  right: calc(20 *(100vw/390));
  z-index: 1;
}

.finish {
  position: relative;
  margin: calc(120 *(100vw/390)) auto 0;
  width: calc(340 *(100vw/390));
}
.finish_img {
  position: relative;
  width: 100%;
}
.finish_txt {
  font-size: calc(52 *(100vw/390));
}
.finish_txt.up {
  top: calc(-100 *(100vw/390));
  left: calc(20 *(100vw/390));
}
.finish_txt.rg {
  top: calc(-47 *(100vw/390));
  left: calc(20 *(100vw/390));
  font-size: calc(46 *(100vw/390));
}
.finish_txt.down {
  top: calc(0 *(100vw/390));
  left: calc(20 *(100vw/390));
  font-size: calc(40 *(100vw/390));
}


/* ===================
	　　 useItem
=================== */
.useItem {
  padding: calc(60 *(100vw/390)) 0 calc(100 *(100vw/390));
  margin: calc(100 *(100vw/390)) auto;
}
.useItem h3 {
  font-size: calc(60 *(100vw/390));
}
.useItem h4 {
  font-size: calc(20 *(100vw/390));
}
.useItem h4::before {
  position: absolute;
  display: none;
  content: "";
  width: 0.1rem;
  height: 2rem;
  background-color: #11325C;
  top: 1.2rem;
  left: -2rem;
  z-index: 1;
}
.useItem h4::after {
  position: absolute;
  display: none;
  content: "";
  width: 0.1rem;
  height: 2rem;
  background-color: #11325C;
  top: 1.2rem;
  right: -2rem;
  z-index: 1;
}
.useItem ul {
  width: 100%;
  margin: calc(80 *(100vw/390)) auto 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.useItem li {
  width: calc(250 *(100vw/390));
}
.useItem li:nth-of-type(2) {
  margin-top: calc(80 *(100vw/390));
}
.useItem p {
  font-size: calc(16 *(100vw/390));
  margin-top: calc(20 *(100vw/390));
}
.useItem .price {
  margin-top: calc(10 *(100vw/390));
}
.useItem a {
  font-size: calc(22 *(100vw/390));
  padding: calc(15 *(100vw/390)) calc(60 *(100vw/390));
  border-radius: calc(10 *(100vw/390));
  margin-top: calc(30 *(100vw/390));
}


/* ===================
	　　 Credit
=================== */
.Credit {
  margin: calc(100 *(100vw/390)) auto calc(120 *(100vw/390));
}
.Credit p {
  font-size: calc(16 *(100vw/390));
}



}
/*# sourceMappingURL=style.css.map */