@charset "UTF-8";
/* 私はScss Document */
p.mincho {
  font-size: 17px;
  font-family: 'Noto Serif JP','ＭＳ Ｐ明朝', 'MS PMincho','ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'serif';
  font-weight: 300;
  line-height: 2.0em; }

p.Gothic {
  font-size: 17px;
  font-family: 'Noto Sans JP','ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', 'sans-serif';
  font-weight: 300;
  line-height: 2.0em; }

/*****************************************************************************************/
.mv {
  padding: 80px 0 0; }
  .mv .one {
    display: block;
    background: url("../images/index/mv.svg") center center no-repeat;
    background-size: contain;
    width: 735px;
    height: 276px;
    margin: 0 auto 40px;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap; }
  .mv .txt {
    text-align: center;
    font: 30px/1.0em 'Noto Sans JP','ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', 'sans-serif';
    font-weight: bold;
    text-shadow: 3px 0 0 #fff, 0 3px 0 #fff, -3px 0 0 #fff, 0 -3px 0 #fff; }
    .mv .txt br {
      display: none; }
  .mv .btm {
    background: url("../images/index/mv_bg.jpg") center center no-repeat;
    background-size: cover;
    height: 400px;
    margin: -12px 0 0; }

/*max-width:1280px*/
@media (max-width: 1024px) {
  .mv {
    padding: 50px 0 0; }
    .mv .one {
      /*display: block;
      background: url("../images/index/mv.svg") center center no-repeat;
      background-size: contain;*/
      width: 640px;
      height: 260px;
      margin: 0 auto 10px;
      /*overflow: hidden;
      text-indent: 100%;
      white-space: nowrap;*/ }
    .mv .txt {
      text-align: center;
      font: 30px/1.7em 'Noto Sans JP','ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', 'sans-serif';
      font-weight: bold;
      /* text-shadow:
       3px 0 0 #fff,
       0 3px 0 #fff,
       -3px 0 0 #fff,
       0 -3px 0 #fff;*/
      margin: 0 0 30px 10px; }
      .mv .txt br {
        display: block; }
    .mv .btm {
      /* background: url("../images/index/mv_bg.jpg") center center no-repeat;
       background-size: cover;
       margin:0 0 0 ;*/
      height: 350px; } }
/*max-width:1024px*/
@media (max-width: 768px) {
  .mv {
    padding: 30px 0 0; }
    .mv .one {
      /*display: block;
      background: url("../images/index/mv.svg") center center no-repeat;
      background-size: contain;*/
      max-width: 540px;
      width: 100%;
      height: 0;
      padding: 30% 0 0;
      margin: 0 auto 20px;
      /*overflow: hidden;
      text-indent: 100%;
      white-space: nowrap;*/ }
    .mv .txt {
      text-align: center;
      font: 26px/1.5em 'Noto Sans JP','ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', 'sans-serif';
      font-weight: bold;
      /* text-shadow:
       3px 0 0 #fff,
       0 3px 0 #fff,
       -3px 0 0 #fff,
       0 -3px 0 #fff;*/
      margin: 0 0 40px 10px; }
      .mv .txt br {
        display: block; }
    .mv .btm {
      background: url("../images/index/mv_bg-sp.jpg") center center no-repeat;
      background-size: cover;
      /* 
       margin:0 0 0 ;*/
      height: 0;
      padding: 35% 0 0; } }
/*max-width:768px*/
@media (max-width: 480px) {
  .mv {
    padding: 30px 0 0; }
    .mv .one {
      max-width: 345px;
      width: 100%;
      height: 0;
      padding: 35% 0 0;
      margin: 0 auto 20px; }
    .mv .txt {
      text-align: center;
      font: 22px/1.5em 'Noto Sans JP','ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', 'sans-serif';
      font-weight: bold; }
    .mv .btm {
      background: url("../images/index/mv_bg-sp.jpg") center center no-repeat;
      background-size: cover;
      /* 
       margin:0 0 0 ;*/
      height: 0;
      padding: 35% 0 0; } }
/*max-width:480px*/
/*****************************************************************************************/
.info_box {
  max-width: 1000px;
  width: calc(100% - 80px);
  margin: 0 auto;
  position: relative;
  padding: 100px 0; }
  .info_box h2 {
    font: 42px/1.0em 'Noto Sans JP','ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', 'sans-serif';
    font-weight: 400;
    text-align: center;
    color: #EE86A8;
    padding: 0 0 45px;
    background: url("../images/index/info_ribon.svg") center bottom no-repeat;
    margin: 0 0 25px; }
  .info_box ul {
    max-width: 760px;
    width: 100%;
    margin: 0 auto 55px; }
  .info_box li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
    border-bottom: #EE86A8 2px dotted;
    padding: 20px 10px; }
    .info_box li a {
      font: 16px/1.6em 'Noto Sans JP','ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', 'sans-serif';
      font-weight: 500;
      word-break: break-all;
      width: calc(100% - 130px); }
      .info_box li a:hover {
        color: #F19DB5; }
    .info_box li p {
      text-align: center;
      width: 100%;
      font: 18px/1.6em 'Noto Sans JP','ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', 'sans-serif';
      font-weight: 500; }
  .info_box time {
    color: #F19DB5;
    font: 16px/1.6em 'Noto Sans JP','ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', 'sans-serif';
    font-weight: 500;
    width: 130px; }

.thought {
  position: absolute;
  right: 40px;
  top: -150px;
  width: 200px;
  height: 200px;
  border-radius: 50%;
  text-align: center;
  background: url("../images/index/info_heart.svg") top 30px center no-repeat #61C1BE;
  color: #fff;
  padding: 45px 0 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: center;
  justify-content: center;
  align-items: center;
  font: 28px/1.0em 'Noto Sans JP','ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', 'sans-serif';
  font-weight: bold;
  transition: .3s; }
  .thought span {
    margin: 15px 0 0;
    display: block;
    font: 20px/34px 'Noto Sans JP','ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', 'sans-serif';
    font-weight: bold;
    width: 120px;
    height: 36px;
    border: 1px solid #fff; }
  .thought:hover {
    cursor: pointer;
    transform: scale(1.05);
    background-color: #F19DB5; }

.info_btn {
  display: block;
  width: 240px;
  height: 50px;
  margin: 0 auto;
  text-align: center;
  background-color: #fff;
  border: 2px solid #C9CACA;
  border-radius: 25px;
  font: 15px/46px 'Noto Sans JP','ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', 'sans-serif';
  font-weight: 500;
  color: #595757;
  padding: 0 50px 0 0;
  position: relative; }
  .info_btn:before {
    position: absolute;
    content: "";
    width: 30px;
    height: 2px;
    display: block;
    background: #595757;
    top: 50%;
    left: 72%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
  .info_btn:after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 5px 8px;
    border-color: transparent transparent transparent #595757;
    top: 50%;
    left: 80%;
    -webkit-transform: translate(-50%, -50%);
    /* Safari用 */
    transform: translate(-50%, -50%); }
  .info_btn:hover {
    color: #F19DB5;
    border: 2px solid #F19DB5;
    cursor: pointer; }
    .info_btn:hover:before {
      background: #F19DB5; }
    .info_btn:hover:after {
      border-color: transparent transparent transparent #F19DB5; }

.info_modal p {
  font: 18px/2.0em 'Noto Sans JP','ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', 'sans-serif';
  font-weight: 300;
  text-align: center;
  margin: 0 auto 30px; }
  .info_modal p:last-of-type {
    margin: 0 auto 80px; }
.info_modal .one {
  display: block;
  background: url("../images/index/mv.svg") center center no-repeat;
  background-size: contain;
  width: 435px;
  height: 200px;
  margin: 0 auto 10px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap; }
.info_modal .txt {
  text-align: center;
  font: 20px/1.0em 'Noto Sans JP','ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', 'sans-serif';
  font-weight: bold;
  margin: 0 auto 70px; }
  .info_modal .txt br {
    display: none; }

/*max-width:1280px*/
@media (max-width: 1024px) {
  .info_btn:hover {
    color: #595757;
    border: 2px solid #595757; }
    .info_btn:hover:before {
      background: #595757; }
    .info_btn:hover:after {
      border-color: transparent transparent transparent #595757; } }
/*max-width:1024px*/
@media (max-width: 768px) {
  .info_box {
    max-width: 1000px;
    width: calc(100% - 60px);
    margin: 0 auto;
    position: relative;
    padding: 30px 0 60px; }
    .info_box ul {
      max-width: 540px;
      width: 100%;
      margin: 0 auto 55px; }
    .info_box li a {
      width: 100%; }
      .info_box li a:hover {
        color: #F19DB5; }
    .info_box time {
      width: 100%;
      margin: 0 0 3px; }

  .thought {
    position: relative;
    right: auto;
    top: auto;
    margin: 0 auto 40px;
    width: 420px;
    height: auto;
    border-radius: 30px;
    text-align: center;
    background: url("../images/index/info_heart.svg") left 30px center no-repeat #61C1BE;
    color: #fff;
    padding: 15px 0 15px 55px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: center;
    justify-content: center;
    align-items: center;
    font: 24px/1.0em 'Noto Sans JP','ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', 'sans-serif';
    font-weight: bold; }
    .thought span {
      margin: 0 0 0 15px; }

  .info_modal {
    padding: 10px 15px; }
    .info_modal p {
      font: 18px/2.0em 'Noto Sans JP','ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', 'sans-serif';
      font-weight: 300;
      text-align: center;
      margin: 0 auto 30px; }
      .info_modal p:last-of-type {
        margin: 0 auto 80px; }
    .info_modal .one {
      display: block;
      background: url("../images/index/mv.svg") center center no-repeat;
      background-size: contain;
      max-width: 435px;
      width: 100%;
      height: 0;
      padding: 35% 0 0;
      margin: 0 auto 15px;
      overflow: hidden;
      text-indent: 100%;
      white-space: nowrap; }
    .info_modal .txt {
      text-align: center;
      font: 20px/1.6em 'Noto Sans JP','ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', 'sans-serif';
      font-weight: bold;
      margin: 0 auto 70px; }
      .info_modal .txt br {
        display: block; } }
/*max-width:768px*/
@media (max-width: 480px) {
  .info_box {
    width: 100%;
    margin: 0 auto;
    position: relative;
    padding: 30px 0 60px; }
    .info_box h2 {
      font: 34px/1.0em 'Noto Sans JP','ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', 'sans-serif';
      font-weight: 400;
      text-align: center;
      color: #EE86A8;
      padding: 0 0 35px;
      background: url("../images/index/info_ribon.svg") center bottom no-repeat;
      background-size: 162px 26px;
      margin: 0 0 25px; }
    .info_box ul {
      max-width: 540px;
      width: 100%;
      margin: 0 auto 55px; }
    .info_box li a {
      width: 100%; }
      .info_box li a:hover {
        color: #F19DB5; }
    .info_box time {
      width: 100%; }

  .thought {
    margin: 0 auto 40px;
    width: 345px;
    text-align: center;
    background: url("../images/index/info_heart.svg") left 20px center no-repeat #61C1BE;
    background-size: 38px;
    color: #fff;
    padding: 12px 0 13px 45px;
    font: 20px/1.0em 'Noto Sans JP','ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', 'sans-serif';
    font-weight: bold; }
    .thought span {
      margin: 0 0 0 10px;
      display: block;
      font: 20px/34px 'Noto Sans JP','ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', 'sans-serif';
      font-weight: bold;
      width: 110px;
      height: 36px;
      border: 1px solid #fff; }

  .info_modal p {
    font: 16px/2.0em 'Noto Sans JP','ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', 'sans-serif';
    font-weight: 300;
    text-align: justify;
    text-justify: inter-ideograph; } }
/*max-width:480px*/
/*****************************************************************************************/
.bnr {
  /*background-color: #FDFBF4;
  border-top: 10px solid #F4F2E3;*/
  padding: 85px 40px; }
  .bnr ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    align-items: flex-start;
    max-width: 1000px;
    width: 100%;
    margin: 0 auto; }
  .bnr li {
    width: calc((100% - 28px)/2);
    max-width: 486px;
    margin: 0;
    position: relative;
    top: 0; }
    .bnr li:hover {
      top: -10px;
      opacity: 0.8; }
    .bnr li img {
      max-width: 100%; }

@media (max-width: 1024px) {
  .bnr {
    display: none; } }
/*max-width:1024px*/
/*****************************************************************************************/
.promise {
  padding: 115px 0 100px;
  text-align: center; }
  .promise ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
    margin: 0 auto 35px;
    max-width: 560px; }
  .promise li {
    margin: 0 0 45px 0; }
    .promise li:nth-of-type(1), .promise li:nth-of-type(3) {
      margin: 0 100px 45px 0; }
    .promise li:nth-of-type(4) {
      width: 355px; }

.promise_modal {
  text-align: center; }
  .promise_modal dl {
    max-width: 760px;
    margin: 0 auto;
    text-align: left; }
  .promise_modal dd {
    font: 16px/2.0em 'Noto Sans JP','ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', 'sans-serif';
    font-weight: 300;
    padding: 0 0 40px 40px;
    margin-bottom: 40px;
    border-bottom: 2px dashed #F8B62D;
    text-align: justify;
    text-justify: inter-ideograph; }
    .promise_modal dd:last-of-type {
      border-bottom: none; }
    .promise_modal dd p {
      margin-bottom: 20px; }
      .promise_modal dd p.second {
        margin-top: 30px; }
    .promise_modal dd li {
      font: 16px/2.0em 'Noto Sans JP','ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', 'sans-serif';
      font-weight: 700;
      display: inline-block;
      border-bottom: 1px solid #F19DB5;
      padding: 0 0 5px 25px;
      position: relative;
      color: #000; }
      .promise_modal dd li:last-of-type {
        margin: 0 0 20px; }
      .promise_modal dd li:after {
        display: none; }
      .promise_modal dd li:before {
        position: absolute;
        content: "";
        width: 8px;
        height: 8px;
        top: 13px;
        left: 8px;
        border-radius: 50%;
        display: block;
        background-color: #000; }

.promise h2,
.promise_modal h2 {
  font: 22px/1.0em 'Noto Sans JP','ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', 'sans-serif';
  font-weight: bold;
  color: #595757;
  text-align: center;
  border-bottom: 5px solid #C9CACA;
  display: inline-block;
  margin: 0 auto 40px;
  padding: 0 5px 15px; }
.promise .midashi,
.promise_modal .midashi {
  margin: 0 0 70px;
  color: #F19DB5;
  font: 40px/1.0em 'Noto Sans JP','ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', 'sans-serif';
  font-weight: 500; }
  .promise .midashi strong,
  .promise_modal .midashi strong {
    color: #61C1BE;
    font: 50px/1.0em 'Noto Sans JP','ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', 'sans-serif';
    font-weight: 500;
    margin: 0 0 0 -15px; }
.promise .midashi_sub,
.promise_modal .midashi_sub {
  font: 22px/1.0em 'Noto Sans JP','ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', 'sans-serif';
  font-weight: 400;
  text-align: center;
  margin: 0 0 60px; }
.promise dt,
.promise li,
.promise_modal dt,
.promise_modal li {
  text-align: left;
  display: inline-block;
  font: 28px/1.5em 'Noto Sans JP','ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', 'sans-serif';
  font-weight: 700;
  color: #61C1BE;
  padding: 0 0 0 45px;
  margin: 0 0 25px 0;
  position: relative; }
  .promise dt span,
  .promise li span,
  .promise_modal dt span,
  .promise_modal li span {
    font: 24px/1.5em 'Noto Sans JP','ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', 'sans-serif';
    font-weight: 700; }
  .promise dt:before,
  .promise li:before,
  .promise_modal dt:before,
  .promise_modal li:before {
    position: absolute;
    content: "";
    display: block;
    width: 32px;
    left: 0;
    height: 32px; }
  .promise dt:after,
  .promise li:after,
  .promise_modal dt:after,
  .promise_modal li:after {
    position: absolute;
    content: "";
    width: calc(100% - 35px);
    height: 15px;
    background-color: #FFF799;
    right: -5px;
    bottom: 0;
    z-index: -1; }
  .promise dt.txt1:before,
  .promise li.txt1:before,
  .promise_modal dt.txt1:before,
  .promise_modal li.txt1:before {
    background: url("../images/index/promise01.png") center center no-repeat;
    background-size: contain; }
  .promise dt.txt2:before,
  .promise li.txt2:before,
  .promise_modal dt.txt2:before,
  .promise_modal li.txt2:before {
    background: url("../images/index/promise02.png") center center no-repeat;
    background-size: contain; }
  .promise dt.txt3:before,
  .promise li.txt3:before,
  .promise_modal dt.txt3:before,
  .promise_modal li.txt3:before {
    background: url("../images/index/promise03.png") center center no-repeat;
    background-size: contain; }
  .promise dt.txt4:before,
  .promise li.txt4:before,
  .promise_modal dt.txt4:before,
  .promise_modal li.txt4:before {
    background: url("../images/index/promise04.png") center center no-repeat;
    background-size: contain; }
.promise .block,
.promise_modal .block {
  display: block;
  margin: 0 0 25px; }

/*max-width:1280px*/
/*max-width:1024px*/
@media (max-width: 768px) {
  .promise {
    padding: 115px 0 100px;
    text-align: center; }
    .promise ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      flex-direction: column;
      flex-wrap: wrap;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      -webkit-justify-content: flex-start;
      justify-content: flex-start;
      align-items: flex-start;
      margin: 0 auto 35px;
      max-width: 360px; }
    .promise li {
      margin: 0 0 30px 0 !important; }
      .promise li:nth-of-type(1), .promise li:nth-of-type(3) {
        margin: 0 0 30px 0 !important; }
      .promise li:nth-of-type(4) {
        width: 355px; }

  .promise .midashi,
  .promise_modal .midashi {
    margin: 0 0 60px;
    color: #F19DB5;
    font: 38px/1.0em 'Noto Sans JP','ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', 'sans-serif';
    font-weight: 500; }
    .promise .midashi strong,
    .promise_modal .midashi strong {
      display: block;
      color: #61C1BE;
      font: 47px/1.0em 'Noto Sans JP','ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', 'sans-serif';
      font-weight: 500;
      margin: 15px 0 0 0px; } }
/*max-width:768px*/
@media (max-width: 480px) {
  .promise {
    padding: 65px 0 65px;
    text-align: center; }
    .promise ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      flex-direction: column;
      flex-wrap: wrap;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      -webkit-justify-content: flex-start;
      justify-content: flex-start;
      align-items: flex-start;
      margin: 0 auto 35px;
      max-width: 360px; }
    .promise li {
      margin: 0 0 30px 0 !important; }
      .promise li:nth-of-type(1), .promise li:nth-of-type(3) {
        margin: 0 0 30px 0 !important; }
      .promise li:nth-of-type(4) {
        width: auto; }

  .promise_modal dt {
    margin: 0 0 20px 15px; }
  .promise_modal dd {
    padding: 0 0 40px 0;
    padding: 0 20px 40px; }
    .promise_modal dd li {
      font: 16px/1.6em 'Noto Sans JP','ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', 'sans-serif';
      font-weight: 700;
      padding: 0 0 10px 25px; }
      .promise_modal dd li:before {
        top: 10px; }

  .promise .midashi,
  .promise_modal .midashi {
    margin: 0 0 60px;
    color: #F19DB5;
    font: 30px/1.0em 'Noto Sans JP','ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', 'sans-serif';
    font-weight: 500; }
    .promise .midashi strong,
    .promise_modal .midashi strong {
      display: block;
      color: #61C1BE;
      font: 40px/1.0em 'Noto Sans JP','ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', 'sans-serif';
      font-weight: 500;
      margin: 15px 0 0 0px; }
  .promise dt,
  .promise li,
  .promise_modal dt,
  .promise_modal li {
    font: 24px/1.5em 'Noto Sans JP','ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', 'sans-serif';
    font-weight: 700;
    color: #61C1BE;
    padding: 0 0 0 45px;
    position: relative; }
    .promise dt span,
    .promise li span,
    .promise_modal dt span,
    .promise_modal li span {
      font: 20px/1.5em 'Noto Sans JP','ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', 'sans-serif';
      font-weight: 700; } }
/*max-width:480px*/
/*****************************************************************************************/
.movie {
  max-width: 1280px;
  width: calc(100% - 80px);
  margin: 0 auto;
  position: relative;
  padding: 100px 0; }
  .movie h2 {
    background: url("../images/index/movie_ribon.svg") center center no-repeat;
    width: 350px;
    height: 138px;
    display: block;
    margin: 0 auto 25px;
    font: 42px/145px 'Noto Sans JP','ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', 'sans-serif';
    font-weight: 500;
    color: #61C1BE;
    text-align: center; }
  .movie ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
    max-width: 1260px;
    width: 100%;
    margin: 0 auto 80px; }
  .movie li {
    max-width: 300px;
    width: calc((100% - 60px)/4);
    margin: 0 20px 0 0; }
    .movie li a:hover {
      color: #61C1BE; }
      .movie li a:hover .pic img {
        height: 110%; }
    .movie li:last-of-type {
      margin: 0 0 0; }
  .movie .pic {
    width: 100%;
    padding: 75% 0 0;
    overflow: hidden;
    position: relative; }
    .movie .pic img {
      transition: .3s;
      position: absolute;
      content: "";
      width: auto;
      height: 100%;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      /* Safari用 */
      transform: translate(-50%, -50%); }
  .movie time {
    font: 15px/1.0em 'Noto Sans JP','ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', 'sans-serif';
    font-weight: 400;
    color: #61C1BE;
    margin: 10px 0 8px;
    display: block;
    padding: 0; }
  .movie p {
    padding: 0;
    transition: .3s;
    font: 16px/1.6em 'Noto Sans JP','ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', 'sans-serif';
    font-weight: 400;
    text-align: justify;
    text-justify: inter-ideograph; }

/*max-width:1280px*/
@media (max-width: 1024px) {
  .movie ul {
    max-width: 620px;
    margin: 0 auto 20px; }
  .movie li {
    max-width: 300px;
    width: calc((100% - 20px)/2);
    margin: 0 20px 30px 0; }
    .movie li a:hover {
      color: #000; }
      .movie li a:hover .pic img {
        height: 100%; }
    .movie li:nth-of-type(2n), .movie li:last-of-type {
      margin: 0 0 30px 0; } }
/*max-width:1024px*/
@media (max-width: 768px) {
  .movie {
    width: calc(100% - 60px);
    padding: 50px 0; }
    .movie ul {
      margin: 0 auto 20px; } }
/*max-width:768px*/
@media (max-width: 480px) {
  .movie {
    width: calc(100% - 40px);
    padding: 50px 0; }
    .movie h2 {
      font: 34px/145px 'Noto Sans JP','ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', 'sans-serif';
      font-weight: 500;
      width: 300px; }
    .movie li {
      max-width: 300px;
      width: calc((100% - 15px)/2);
      margin: 0 15px 30px 0; }
    .movie time {
      font: 14px/1.0em 'Noto Sans JP','ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', 'sans-serif';
      font-weight: 400;
      color: #61C1BE;
      margin: 10px 0 8px;
      display: block;
      padding: 0 15px; }
    .movie p {
      padding: 0 15px;
      transition: .3s;
      font: 15px/1.6em 'Noto Sans JP','ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', 'sans-serif';
      font-weight: 400;
      text-align: justify;
      text-justify: inter-ideograph; } }
/*max-width:480px*/
/*****************************************************************************************/
.voice {
  padding: 80px 0 100px;
  background-size: 25px 25px; }
  .voice h2 {
    background: url("../images/index/voice_ribon.svg") center center no-repeat;
    width: 186px;
    height: 138px;
    display: block;
    margin: 0 auto 25px;
    font: 42px/145px 'Noto Sans JP','ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', 'sans-serif';
    font-weight: 500;
    color: #61C1BE;
    text-align: center; }
  .voice ul {
    width: calc(100% - 40px);
    max-width: 1200px;
    margin: 0 auto 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start; }
  .voice li {
    width: calc(100% /4); }
    .voice li.no_single {
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      -webkit-justify-content: center;
      justify-content: center;
      padding: 20px 0;
      width: calc(100% - 40px);
      margin: 0 auto 0px;
      text-align: center;
      font: 18px/1.6em 'Noto Sans JP','ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', 'sans-serif';
      font-weight: 500; }
  .voice .pic {
    position: relative;
    width: 100%;
    padding: 80% 0 0;
    overflow: hidden; }
    .voice .pic img {
      position: absolute;
      height: 100%;
      width: auto;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      /* Safari用 */
      transform: translate(-50%, -50%); }
  .voice .dat {
    padding: 0 35px 0 0; }
  .voice .midashi {
    font: 20px/1.3em 'Noto Sans JP','ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', 'sans-serif';
    font-weight: 500;
    width: 90%;
    background-color: #61C1BE;
    padding: 7px 10px 8px;
    color: #fff;
    margin: -15px 0 20px;
    position: relative; }
  .voice .txt {
    font: 16px/1.6em 'Noto Sans JP','ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', 'sans-serif';
    font-weight: 300;
    margin: 0 0 15px; }
  .voice .job {
    font: 16px/1.6em 'Noto Sans JP','ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', 'sans-serif';
    font-weight: 300; }
  .voice .namae {
    font: 18px/1.6em 'Noto Sans JP','ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', 'sans-serif';
    font-weight: 400; }

/*max-width:1280px*/
@media (max-width: 1024px) {
  .voice ul {
    width: 100%;
    max-width: 600px;
    margin: 0 auto 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start; }
  .voice li {
    width: calc(100% /2); } }
/*max-width:1024px*/
@media (max-width: 768px) {
  .voice h2 {
    background: url("../images/index/voice_ribon.svg") center center no-repeat;
    width: 186px;
    height: 138px;
    display: block;
    margin: 0 auto 35px; }
  .voice ul {
    width: 100%;
    max-width: 480px;
    margin: 0 auto 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start; }
  .voice li {
    width: 100%;
    padding: 20px;
    border-bottom: 1px solid #ccc; }
    .voice li a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      flex-direction: row;
      flex-wrap: wrap;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      -webkit-justify-content: space-between;
      justify-content: space-between;
      align-items: center;
      width: 100%; }
  .voice .pic {
    position: relative;
    width: 180px;
    padding: 30% 0 0;
    overflow: hidden;
    margin: 0 0 10px; }
    .voice .pic img {
      position: absolute;
      height: 100%;
      width: auto;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
  .voice .midashi {
    font: 20px/1.3em 'Noto Sans JP','ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', 'sans-serif';
    font-weight: 500;
    background-color: #61C1BE;
    padding: 7px 10px 8px;
    color: #fff;
    margin: 0 0 0;
    position: relative;
    width: calc(100% - 190px); }
  .voice .dat {
    padding: 0 0 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    align-items: center; }
  .voice .txt {
    width: 100%; }
  .voice .job {
    font: 16px/1.6em 'Noto Sans JP','ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', 'sans-serif';
    font-weight: 300;
    margin: 0 10px 0 0; }
  .voice .namae {
    font: 18px/1.6em 'Noto Sans JP','ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', 'sans-serif';
    font-weight: 400; } }
/*max-width:768px*/
@media (max-width: 480px) {
  .voice {
    padding: 50px 0 65px; }
    .voice h2 {
      background: url("../images/index/voice_ribon.svg") center center no-repeat;
      background-size: contain;
      width: 162px;
      height: 120px;
      display: block;
      margin: 0 auto 35px;
      font: 34px/124px 'Noto Sans JP','ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', 'sans-serif';
      font-weight: 500;
      color: #61C1BE; }
    .voice ul {
      width: 100%;
      max-width: 480px;
      margin: 0 auto 40px; }
    .voice li {
      width: 100%;
      padding: 20px; }
    .voice .pic {
      position: relative;
      width: 125px;
      padding: 30% 0 0;
      overflow: hidden;
      margin: 0 0 10px; }
      .voice .pic img {
        position: absolute;
        height: 100%;
        width: auto;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
    .voice .midashi {
      font: 18px/1.3em 'Noto Sans JP','ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', 'sans-serif';
      font-weight: 500;
      background-color: #61C1BE;
      padding: 7px 10px 8px;
      color: #fff;
      margin: 0 0 10px;
      position: relative;
      width: calc(100% - 135px); }
    .voice .txt {
      width: 100%; } }
/*max-width:480px*/
/*****************************************************************************************/
.faq {
  padding: 55px 0 100px; }
  .faq h2 {
    background: url("../images/index/faq_ribon.svg") center center no-repeat;
    width: 260px;
    height: 167px;
    display: block;
    text-align: center;
    margin: 0 auto 25px;
    font: 42px/190px 'Noto Sans JP','ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', 'sans-serif';
    font-weight: 500;
    color: #61C1BE; }
  .faq ul {
    max-width: 760px;
    width: calc(100% - 40px);
    margin: 0 auto 50px; }
  .faq li {
    border: dashed 1px #61C1BE;
    margin: 0 0 10px;
    width: 100%;
    position: relative;
    text-align: justify;
    text-justify: inter-ideograph;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 10px 20px 10px 15px; }
    .faq li.no_single {
      border: none; }
      .faq li.no_single p {
        width: 100%;
        text-align: center;
        font: 18px/1.6em 'Noto Sans JP','ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', 'sans-serif';
        font-weight: 500; }
    .faq li span {
      background-color: #61C1BE;
      width: 48px;
      height: 48px;
      border-radius: 50%;
      text-align: center;
      font: 30px/40px 'Noto Sans JP','ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', 'sans-serif';
      font-weight: 400;
      color: #fff;
      display: block;
      margin: 0 12px 0 0; }
    .faq li a {
      padding: 10px 0 10px;
      width: calc(100% - 60px);
      font: 16px/1.5em 'Noto Sans JP','ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', 'sans-serif';
      font-weight: 400;
      display: block;
      position: relative; }
      .faq li a:hover {
        color: #61C1BE; }

/*max-width:1280px*/
/*max-width:1024px*/
/*max-width:768px*/
@media (max-width: 480px) {
  .faq {
    padding: 55px 0 65px; }
    .faq h2 {
      background: url("../images/index/faq_ribon.svg") center center no-repeat;
      background-size: contain;
      width: 260px;
      height: 142px;
      /*      display: block;
            color: $main_green;*/
      text-align: center;
      margin: 0 auto 25px;
      font: 34px/160px 'Noto Sans JP','ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', 'sans-serif';
      font-weight: 500; }
    .faq ul {
      max-width: 760px;
      width: 100%;
      margin: 0 auto 40px; }
    .faq li {
      border: none;
      border-bottom: dashed 1px #61C1BE;
      margin: 0;
      width: 100%;
      position: relative;
      text-align: justify;
      text-justify: inter-ideograph;
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      flex-direction: row;
      flex-wrap: wrap;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      -webkit-justify-content: flex-start;
      justify-content: flex-start;
      align-items: flex-start;
      padding: 10px 15px 10px 15px; }
      .faq li span {
        background-color: #61C1BE;
        width: 40px;
        height: 40px;
        border-radius: 50%;
        text-align: center;
        font: 24px/36px 'Noto Sans JP','ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', 'sans-serif';
        font-weight: 400;
        color: #fff;
        display: block;
        margin: 0 12px 0 0; }
      .faq li a {
        padding: 7px 0 10px;
        width: calc(100% - 60px);
        font: 16px/1.5em 'Noto Sans JP','ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', 'sans-serif';
        font-weight: 400;
        display: block;
        position: relative; }
        .faq li a:hover {
          color: #61C1BE; } }
/*max-width:480px*/
/*****************************************************************************************/
.modal {
  display: none;
  height: 100vh;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999999; }

.modal__bg {
  background: rgba(0, 0, 0, 0.8);
  height: 100vh;
  position: relative;
  width: 100%; }

.modal__content {
  background: #fff;
  left: 50%;
  padding: 80px 40px;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 95%;
  height: 95%;
  overflow-y: scroll; }
  .modal__content .js-modal-close {
    display: block;
    width: 240px;
    height: 50px;
    margin: 0 auto;
    text-align: center;
    background-color: #C9CACA;
    color: #fff;
    font: 18px/46px 'Noto Sans JP','ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', 'sans-serif';
    font-weight: 500;
    position: relative; }

/*max-width:1280px*/
/*max-width:1024px*/
@media (max-width: 768px) {
  .modal__content {
    background: #fff;
    left: 50%;
    padding: 40px 30px 45px;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 95%;
    height: 95%;
    overflow-y: scroll; } }
/*max-width:768px*/
@media (max-width: 480px) {
  .modal__content {
    background: #fff;
    left: 50%;
    padding: 30px 0 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 95%;
    height: 95%;
    overflow-y: scroll; } }
/*max-width:480px*/
