@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,500,700&display=swap");
/* argument */
/* @font-face {
  font-family: 'NotoSansCJKjpBold';
  font-weight: bold;
  src: url("../fonts/NotoSansCJKjp-Bold.otf.html") format("opentype"); }

@font-face {
  font-family: 'NotoSansCJKjp';
  src: url("../fonts/NotoSansCJKjp-Regular.otf.html") format("opentype"); } */

/* font style */
/* site style */
/* [ opacity ]
-------------------------------------------------*/
/* [ display style ]
-------------------------------------------------*/
/* [ background-image ]
-------------------------------------------------*/
/* [ writing-mode ]
-------------------------------------------------*/
/* [ illustrator & photoshop letter spacing ]
-------------------------------------------------*/
/* [ easy breakpoint ]
-------------------------------------------------*/
/* [ easy transform ]
-------------------------------------------------*/
.gNavi li a {
  letter-spacing: 0.15em;
}

@media only screen and (max-width: 767px) {
  .top main {
    top: 80px;
    position: relative;
  }
}

.top main .main-banner {
  position: relative;
  min-height: 680px;
  background: #FFF9E6 url(../../../assets/img/bg_banner.svg) repeat-x bottom 73px left;
  z-index: 1;
}

@media only screen and (max-width: 767px) {
  .top main .main-banner {
    background: #FFF9E6 url(../../../assets/img/bg_banner.svg) repeat-x bottom 73px right 39%;
    min-height: 550px;
  }
}

.top main .main-banner:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 86px;
  background: #F2D5B0;
  left: 0;
  bottom: 0;
}

.top main .main-banner .logo-banner {
  position: absolute;
  width: 44.3%;
  top: 40px;
  left: 6%;
  z-index: 2;
}

.top main .main-banner .logo-banner img {
  display: block;
  width: 100%;
}

@media only screen and (max-width: 767px) {
  .top main .main-banner .logo-banner {
    width: auto;
    left: 0;
    top: 30px;
    padding: 0 20px;
  }
}

.top main .main-banner .txt-banner {
  position: absolute;
  top: 195px;
  left: 13.8%;
  width: 43.2%;
  z-index: 2;
}

.top main .main-banner .txt-banner img {
  display: block;
}

@media only screen and (max-width: 767px) {
  .top main .main-banner .txt-banner {
    width: 337px;
    left: 16px;
    top: 120px;
  }
}

@media only screen and (max-width: 320px) {
  .top main .main-banner .txt-banner {
    width: 100%;
    padding: 0 20px;
    left: 0;
  }
}

.top main .main-banner .img-banner {
  position: absolute;
  right: 12.4%;
  top: 90px;
  z-index: 2;
  width: 27.85%;
  max-width: 390px;
}

.top main .main-banner .img-banner img {
  width: 100%;
}

@media only screen and (max-width: 767px) {
  .top main .main-banner .img-banner {
    width: 210px;
    top: auto;
    bottom: 25px;
    right: 50%;
    margin-right: -105px;
  }
}

.top main .point-section {
  background: url(../../../assets/img/bg_point.png) no-repeat;
  background-size: 100% 100%;
  min-height: 500px;
  z-index: 2;
  position: relative;
  margin-top: -57px;
  padding: 130px 0 90px;
}

@media only screen and (max-width: 767px) {
  .top main .point-section {
    margin-top: -22px;
    background: url(../../../assets/img/bg_point_sp.png) no-repeat;
    background-size: 100% 100%;
    padding: 80px 20px 60px;
  }
}

.top main .point-section .txt-1 {
  max-width: 585px;
  text-align: center;
  margin: 0 auto 75px;
}

.top main .point-section .txt-1 img {
  display: block;
}

@media only screen and (max-width: 767px) {
  .top main .point-section .txt-1 {
    margin-bottom: 32px;
  }
}

.top main .point-section .txt-2 {
  max-width: 910px;
  margin: 0 auto 20px;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  .top main .point-section .txt-2 {
    width: 100%;
    padding: 0 16px;
    margin-bottom: 16px;
    text-align: center;
  }

  .top main .point-section .txt-3 {}
}

.top main .point-section .txt-3 {
  text-align: center;
  font-weight: bold;
  font-size: 11px;
  letter-spacing: 0.1em;
  line-height: 32px;
  text-align: center;
  color: #f2d5b0;
  opacity: 0.7;
  margin-bottom: 80px;
}

@media only screen and (max-width: 767px) {
  .top main .point-section .txt-3 {
    margin-bottom: 40px;
  }
}

.top main .point-section .content {
  font-size: 0px;
  font-size: 0rem;
  max-width: 1125px;
  margin: 0 auto 60px;
}

@media only screen and (max-width: 767px) {
  .top main .point-section .content {
    margin-bottom: 50px;
  }
}

.top main .point-section .content:last-child {
  margin-bottom: 0;
}

.top main .point-section .content .content-left {
  display: inline-block;
  vertical-align: middle;
  width: 49.1%;
}

@media only screen and (max-width: 767px) {
  .top main .point-section .content .content-left {
    display: block;
    width: 100%;
    margin-bottom: 12px;
  }
}

.top main .point-section .content .content-right {
  display: inline-block;
  vertical-align: top;
  width: 50.9%;
  padding-left: 5%;
  position: relative;
  padding-top: 15px;
}

@media only screen and (max-width: 767px) {
  .top main .point-section .content .content-right {
    display: block;
    width: 100%;
    padding-left: 0;
  }
}

.top main .point-section .content .title {
  font-size: 24px;
  font-size: 2.4rem;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: bold;
  font-weight: bold;
  color: #FFF9E6;
  padding-left: 15px;
  border-left: solid 4px #F2D5B0;
  line-height: 1;
  margin-bottom: 25px;
  letter-spacing: 2px;
}

@media only screen and (max-width: 767px) {
  .top main .point-section .content .title {
    line-height: 1.2;
    letter-spacing: 4.2px;
  }
}

.top main .point-section .content .desc {
  font-size: 15px;
  font-size: 1.5rem;
  color: #FFF9E6;
  line-height: 2.15;
  letter-spacing: 3.3px;
}

@media only screen and (max-width: 767px) {
  .top main .point-section .content .desc {
    line-height: 2.05;
    letter-spacing: 1.8px;
  }
}

.top main .point-section .content .img-point {
  position: absolute;
}

.top main .point-section .content .caption {
  color: #F2D5B0;
  font-size: 11px;
  font-size: 1.1rem;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.05em;
}

@media only screen and (max-width: 767px) {
  .top main .point-section .content .caption {
    margin-top: 8px;
    letter-spacing: 2px;
  }
}

.top main .point-section .content-1 .img-point {
  right: 41px;
  top: -32px;
}

.top main .point-section .content-2 .content-left {
  width: 48.9%;
  vertical-align: top;
  padding: 107px 0 0 64px;
  position: relative;
}

@media only screen and (max-width: 767px) {
  .top main .point-section .content-2 .content-left {
    width: 100%;
    display: block;
    padding: 0;
    margin-bottom: 0;
  }
}

.top main .point-section .content-2 .content-right {
  width: 51.1%;
  padding-left: 2%;
  vertical-align: middle;
  padding-top: 0;
}

@media only screen and (max-width: 767px) {
  .top main .point-section .content-2 .content-right {
    display: block;
    width: 100%;
    padding-left: 0;
    margin-bottom: 26px;
  }

  .top main .point-section .content-2 .content-right .caption {
    margin-top: 10px;
  }
}

.top main .point-section .content-2 .img-point {
  right: 41px;
  top: 28px;
}

.top main .point-section .content-3 .content-right {
  vertical-align: middle;
  padding-top: 24px;
}

@media only screen and (max-width: 767px) {
  .top main .point-section .content-3 .content-right {
    padding-top: 15px;
  }

  .top main .point-section .content-3 .content-right .title {
    margin-bottom: 31px;
  }
}

.top main .point-section .content-3 .desc {
  letter-spacing: 2px;
}

@media only screen and (max-width: 767px) {
  .top main .point-section .content-3 .desc {
    letter-spacing: 1.7px;
  }
}

.top main .point-section .content-3 .img-point {
  right: 1px;
  top: -59px;
}

.top main .point-section .content-3 .caption {
  margin-top: 15px;
}

.top main .compare-section {
  padding: 110px 0 175px;
  background: #FFF9E6;
  margin-top: -15px;
  position: relative;
}

@media only screen and (max-width: 767px) {
  .top main .compare-section {
    padding: 80px 15px;
  }
}

.top main .compare-section .compare-content {
  max-width: 1140px;
  margin: 0 auto;
}

.top main .compare-section .title-section {
  text-align: center;
  margin-bottom: 80px;
}

@media only screen and (max-width: 767px) {
  .top main .compare-section .title-section {
    max-width: 153px;
    margin: 0 auto 30px;
  }
}

.top main .compare-section .bg-section {
  position: absolute;
  background: url(../../../assets/img/bg_compare.svg) repeat-x;
  z-index: 1;
  width: 100%;
  height: 320px;
  left: 0;
  top: 425px;
}

.top main .compare-section .sub-title {
  text-align: center;
  position: relative;
  z-index: 100;
}

@media only screen and (max-width: 767px) {
  .top main .compare-section .sub-title {
    margin: 0 -20px 13px;
  }
}

.top main .compare-section p.caption {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
  text-align: center;
  letter-spacing: 2px;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: bold;
  margin-bottom: 32px;
}

@media only screen and (max-width: 767px) {
  .top main .compare-section p.caption {
    letter-spacing: 1px;
  }
}

.top main .compare-section table.table-1 {
  border-top: solid 1px rgba(64, 34, 15, 0.2);
  margin-bottom: 5px;
}

@media only screen and (max-width: 767px) {
  .top main .compare-section table.table-1 {
    border-top: solid 1px rgba(64, 34, 15, 0.2);
    margin-bottom: 0;
  }
}

.top main .compare-section table.table-1 th {
  width: 110px;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: bold;
  color: #40220F;
  font-size: 14px;
  font-size: 1.4rem;
  vertical-align: top;
  text-align: left;
  padding: 24px 0 25px;
}

@media only screen and (max-width: 767px) {
  .top main .compare-section table.table-1 th {
    width: 85px;
    font-size: 13px;
    font-size: 1.3rem;
  }
}

.top main .compare-section table.table-1 td {
  display: inline-block;
  vertical-align: middle;
  width: 43%;
  color: #40220F;
  vertical-align: top;
  padding: 22px 0;
  position: relative;
}

@media only screen and (max-width: 767px) {
  .top main .compare-section table.table-1 td {
    padding-bottom: 0;
  }
}

.top main .compare-section table.table-1 td.last-td {
  width: 52%;
  padding-left: 24px;
}

.top main .compare-section table.table-1 td.last-td:before {
  position: absolute;
  content: '';
  left: 0;
  top: 50%;
  margin-top: -23px;
  width: 1px;
  height: 47px;
  background: rgba(64, 34, 15, 0.2);
}

@media only screen and (max-width: 767px) {
  .top main .compare-section table.table-1 td.last-td {
    padding: 0;
  }

  .top main .compare-section table.table-1 td.last-td:before {
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  .top main .compare-section table.table-1 td {
    display: block;
    width: 100%;
    padding-top: 22px;
    letter-spacing: 1px;
    margin-bottom: 5px;
  }
}

.top main .compare-section table.table-1 td strong {
  display: block;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: bold;
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 4px;
}

@media only screen and (max-width: 767px) {
  .top main .compare-section table.table-1 td strong {
    font-size: 13px;
    font-size: 1.3rem;
  }
}

.top main .compare-section table.table-1 td span {
  font-size: 12px;
  font-size: 1.2rem;
  display: block;
  letter-spacing: 1px;
}

@media only screen and (max-width: 767px) {
  .top main .compare-section table.table-1 td span {
    font-size: 13px;
    font-size: 1.3rem;
    margin-top: 3px;
    white-space: nowrap;
    letter-spacing: 1.5px;
  }
}

.top main .compare-section table.table-2 {
  border-top: solid 1px rgba(64, 34, 15, 0.2);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .top main .compare-section table.table-2 {
    border-top: 0;
    margin-bottom: 3px;
  }
}

.top main .compare-section table.table-2 tr:first-child th,
.top main .compare-section table.table-2 tr:first-child td {
  padding-top: 32px;
}

@media only screen and (max-width: 767px) {

  .top main .compare-section table.table-2 tr:first-child th,
  .top main .compare-section table.table-2 tr:first-child td {
    padding-top: 15px;
  }
}

.top main .compare-section table.table-2 tr:last-child th,
.top main .compare-section table.table-2 tr:last-child td {
  padding-bottom: 0;
  /*margin-bottom: 0px;*/
}

.top main .compare-section table.table-2 tr th {
  width: 110px;
  text-align: left;
  vertical-align: top;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: bold;
  color: #40220F;
  font-size: 14px;
  font-size: 1.4rem;
  margin-bottom: 15px;
  display: inline-block;
}

@media only screen and (max-width: 767px) {
  .top main .compare-section table.table-2 tr th {
    width: 87px;
    font-size: 13px;
    font-size: 1.3rem;
    letter-spacing: 2.5px;
    margin-bottom: 18px;
  }
}

.top main .compare-section table.table-2 tr td {
  color: #40220F;
  font-size: 14px;
  font-size: 1.4rem;
  margin-bottom: 9px;
  display: inline-block;
  width: calc(100% - 110px);
  vertical-align: top;
  letter-spacing: 0.1em;
}

@media only screen and (max-width: 767px) {
  .top main .compare-section table.table-2 tr td {
    width: calc(100% - 87px);
    font-size: 13px;
    font-size: 1.3rem;
    letter-spacing: 2.5px;
    margin-bottom: 18px;
    vertical-align: top;
  }
}

.top main .compare-section .table-3 {
  padding: 32px 0 0;
  border-top: solid 1px rgba(64, 34, 15, 0.2);
}

@media only screen and (max-width: 767px) {
  .top main .compare-section .table-3 {
    padding-top: 23px;
  }
}

.top main .compare-section .table-3 .title-table {
  line-height: 1;
  margin-bottom: 18px;
}

.top main .compare-section .table-3 .title-table strong {
  display: inline-block;
  vertical-align: bottom;
  width: 50%;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: bold;
  font-size: 14px;
  font-size: 1.4rem;
  color: #40220F;
}

@media only screen and (max-width: 767px) {
  .top main .compare-section .table-3 .title-table strong {
    font-size: 13px;
    font-size: 1.3rem;
    width: 30%;
    letter-spacing: 1px;
  }
}

.top main .compare-section .table-3 .title-table span {
  display: inline-block;
  vertical-align: bottom;
  line-height: 1;
  width: 50%;
  text-align: right;
  font-size: 14px;
  font-size: 1.4rem;
  color: #40220F;
  letter-spacing: 2.4px;
}

@media only screen and (max-width: 767px) {
  .top main .compare-section .table-3 .title-table span {
    font-size: 13px;
    font-size: 1.3rem;
    width: 70%;
  }
}

.top main .compare-section .table-3 div .row {
  float: left;
  width: 50%;
  color: #40220F;
  border-bottom: solid 1px rgb(200, 153, 105);
}

@media only screen and (max-width: 1050px) {
  .top main .compare-section .table-3 div .row {
    float: none;
    width: 100%;
  }
}

.top main .compare-section .table-3 div .row:last-child {
  border-bottom: 0;
}

.top main .compare-section .table-3 div .row:nth-child(4) {
  /* border-bottom: solid 1px transparent; */
}

.top main .compare-section .table-3 div .row strong {
  font-weight: normal;
  width: 100px;
  background: #F2D5B0;
  font-size: 12px;
  font-size: 1.2rem;
  text-align: left;
  padding: 8px 15px;
  display: inline-block;
  vertical-align: middle;
}

@media only screen and (max-width: 1050px) {
  .top main .compare-section .table-3 div .row strong {
    width: 50%;
    text-align: center;
  }
}

.top main .compare-section .table-3 div .row span {
  width: calc(100% - 100px);
  background: #fff;
  font-size: 12px;
  font-size: 1.2rem;
  padding: 8px 5px 8px 16px;
  text-align: left;
  display: inline-block;
  vertical-align: middle;
}

@media only screen and (max-width: 1050px) {
  .top main .compare-section .table-3 div .row span {
    width: 50%;
    text-align: center;
    padding: 8px 5px
  }
}

.top main .compare-section .content-left {
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  -ms-border-radius: 24px;
  -o-border-radius: 24px;
  border-radius: 24px;
  background: #E6B37C;
  padding: 40px 55px 45px;
  float: left;
  width: 50%;
}

@media only screen and (max-width: 767px) {
  .top main .compare-section .content-left {
    float: none;
    width: 100%;
    padding: 5px 25px 50px;
    margin-bottom: 22px;
  }
}

.top main .compare-section .content-left .img-product {
  max-width: 300px;
  margin: -32px auto -4px;
  position: relative;
  z-index: 2;
}

.top main .compare-section .content-left p.caption {
  color: #40220F;
  margin-top: -2px;
}

.top main .compare-section .content-right {
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  -ms-border-radius: 24px;
  -o-border-radius: 24px;
  border-radius: 24px;
  background: #40220F;
  padding: 40px 55px 45px;
  width: 50%;
  float: right;
}

@media only screen and (max-width: 767px) {
  .top main .compare-section .content-right {
    float: none;
    width: 100%;
    padding: 5px 25px 50px;
  }
}

.top main .compare-section .content-right .img-product {
  max-width: 330px;
  margin: -40px auto -20px;
  position: relative;
  z-index: 2;
}

.top main .compare-section .content-right p.caption {
  color: #FFF9E6;
  margin-top: -17px;
}

@media only screen and (max-width: 767px) {
  .top main .compare-section .content-right p.caption {
    line-height: 1.7;
  }
}

.top main .compare-section .content-right table.table-2 {
  border-top: solid 1px rgba(255, 249, 230, 0.2);
}

@media only screen and (max-width: 767px) {
  .top main .compare-section .content-right table.table-2 {
    margin-bottom: 21px;
  }
}

.top main .compare-section .content-right table.table-2 tr th,
.top main .compare-section .content-right table.table-2 tr td {
  color: #FFF9E6;
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {

  .top main .compare-section .content-right table.table-2 tr th,
  .top main .compare-section .content-right table.table-2 tr td {
    margin-bottom: 0;
    padding-top: 20px;
  }
}

.top main .compare-section .content-right table.table-2 tr td {
  line-height: 1.7;
  /* text-align: justify; */
  letter-spacing: 0.1em;
}

@media only screen and (max-width: 767px) {
  .top main .compare-section .content-right table.table-2 tr td {
    letter-spacing: 3px;
  }
}

.top main .compare-section .content-right .table-3 {
  border-top: solid 1px rgba(255, 249, 230, 0.2);
}

.top main .compare-section .content-right .table-3 .title-table strong {
  color: #FFF9E6;
}

.top main .compare-section .content-right .table-3 .title-table span {
  color: #FFF9E6;
}

.top main .compare-section .content-right .table-3 div .row strong {
  background: #f2d5b0;
}

.top main .compare-section .content-right .table-3 div .row span {
  background: #fff;
}

.top main .history-section {
  background: url(../../../assets/img/bg_history.png) no-repeat;
  background-size: 100% 100%;
  min-height: 500px;
  z-index: 2;
  position: relative;
  padding: 153px 0 490px;
  margin-top: -48px;
  overflow: hidden;
}

@media only screen and (max-width: 767px) {
  .top main .history-section {
    background: url(../../../assets/img/bg_history_sp.png) no-repeat;
    background-size: 100% 100%;
    margin-top: 0;
    padding-top: 75px;
    padding-bottom: 100px;
    margin-top: -20px;
  }

  .top main .history-section .img-pink-sp {
    text-align: center;
    margin-bottom: 45px;
  }
}

.top main .history-section .bg-history {
  position: absolute;
  right: -1544px;
  bottom: 76px;
}

.top main .history-section .title-section {
  max-width: 805px;
  text-align: center;
  margin: 0 auto 165px;
  position: relative;
  padding: 190px 265px 0 250px;
  background-image: url(../../../assets/img/img_history.svg);
  background-repeat: no-repeat;
  background-position: center top;
}

@media only screen and (max-width: 767px) {
  .top main .history-section .title-section {
    padding: 0;
    background: none;
    text-align: center;
    margin-bottom: 27px;
    background-size: contain;
  }
}

.top main .history-section .title-section:before {
  position: absolute;
  content: '';
  background: url(../../../assets/img/img_mr.svg) no-repeat;
  background-size: 245px 161px;
  width: 245px;
  height: 161px;
  left: 0;
  top: 50%;
  margin-top: -60px;
}

@media only screen and (max-width: 767px) {
  .top main .history-section .title-section:before {
    display: none;
  }
}

.top main .history-section .title-section:after {
  position: absolute;
  content: '';
  background: url(../../../assets/img/img_ms.svg) no-repeat;
  background-size: 223px 176px;
  width: 223px;
  height: 176px;
  right: 20px;
  top: 50%;
  margin-top: -70px;
}

@media only screen and (max-width: 767px) {
  .top main .history-section .title-section:after {
    display: none;
  }
}

.top main .history-section .history-content {
  position: relative;
  max-width: 1036px;
  margin: 0 auto;
  padding: 45px 0 40px;
}

@media only screen and (max-width: 767px) {
  .top main .history-section .history-content {
    padding: 0;
  }
}

.top main .history-section .history-content .horizontal-line {
  height: 100%;
  width: 2px;
  background: #F2D5B0;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -1px;
  z-index: -1;
}

@media only screen and (max-width: 767px) {
  .top main .history-section .history-content .horizontal-line {
    display: none;
  }
}

.top main .history-section .history-content .horizontal-line:before {
  position: absolute;
  content: '';
  background: url(../../../assets/img/top_line.svg) no-repeat;
  background-size: 2px 100px;
  width: 2px;
  height: 100px;
  top: -100px;
  left: 0;
}

@media only screen and (max-width: 767px) {
  .top main .history-section .history-content .horizontal-line:before {
    display: none;
  }
}

.top main .history-section .history-content .horizontal-line:after {
  position: absolute;
  content: '';
  background: url(../../../assets/img/bottom_line.svg) no-repeat;
  background-size: 2px 100px;
  width: 2px;
  height: 100px;
  bottom: -100px;
  left: 0;
}

@media only screen and (max-width: 767px) {
  .top main .history-section .history-content .horizontal-line:after {
    display: none;
  }
}

.top main .history-section .history-content .even-year span {
  position: relative;
  display: inline-block;
}

.top main .history-section .history-content .even-year span:before {
  position: absolute;
  content: '';
  background: url(../../../assets/img/line_left.svg) no-repeat;
  background-size: 169px 16px;
  width: 169px;
  height: 16px;
  left: -160px;
  top: 50%;
  margin-top: -8px;
}

.top main .history-section .history-content .odd-year span {
  position: relative;
  display: inline-block;
}

.top main .history-section .history-content .odd-year span:before {
  position: absolute;
  content: '';
  background: url(../../../assets/img/line_right.svg) no-repeat;
  background-size: 169px 16px;
  width: 169px;
  height: 16px;
  right: -160px;
  top: 50%;
  margin-top: -8px;
}

.top main .history-section .history-content .content-year {
  text-align: center;
  position: relative;
}

@media only screen and (max-width: 767px) {
  .top main .history-section .history-content .content-year::before {
    position: absolute;
    content: '';
    background: #F2D5B0;
    width: 2px;
    height: 60px;
    left: 50%;
    margin-left: -1px;
    bottom: 0;
  }
}

.top main .history-section .history-content .content-2015 {
  margin-bottom: 160px;
}

@media only screen and (max-width: 767px) {
  .top main .history-section .history-content .content-2015 {
    text-align: center;
    padding-bottom: 60px;
    margin-bottom: 0;
  }
}

.top main .history-section .history-content .content-2015 .img-2015 {
  max-width: 24.7%;
  position: absolute;
  left: 0;
  top: -42px;
}

@media only screen and (max-width: 767px) {
  .top main .history-section .history-content .content-2015 .img-2015 {
    max-width: 256px;
    position: static;
    margin: 0 auto;
  }
}

.top main .history-section .history-content .content-2016 {
  margin-bottom: 170px;
}

@media only screen and (max-width: 767px) {
  .top main .history-section .history-content .content-2016 {
    padding-bottom: 60px;
    margin-bottom: 0;
  }
}

.top main .history-section .history-content .content-2016 .img-2016 {
  max-width: 24.7%;
  position: absolute;
  right: 0;
  top: -175px;
}

@media only screen and (max-width: 767px) {
  .top main .history-section .history-content .content-2016 .img-2016 {
    max-width: 256px;
    position: static;
    margin: 0 auto;
  }
}

.top main .history-section .history-content .content-2017 {
  margin-bottom: 210px;
}

@media only screen and (max-width: 767px) {
  .top main .history-section .history-content .content-2017 {
    padding-bottom: 60px;
    margin-bottom: 0;
  }
}

.top main .history-section .history-content .content-2017 .img-2017 {
  max-width: 24.7%;
  position: absolute;
  left: 0;
  top: -85px;
}

@media only screen and (max-width: 767px) {
  .top main .history-section .history-content .content-2017 .img-2017 {
    max-width: 256px;
    position: static;
    margin: 0 auto;
  }
}

.top main .history-section .history-content .content-2018 {
  margin-bottom: 400px;
}

@media only screen and (max-width: 767px) {
  .top main .history-section .history-content .content-2018 {
    padding-bottom: 60px;
    margin-bottom: 0;
  }
}

.top main .history-section .history-content .content-2018 .img-2018 {
  max-width: 40.5%;
  position: absolute;
  right: -80px;
  top: -65px;
}

@media only screen and (max-width: 767px) {
  .top main .history-section .history-content .content-2018 .img-2018 {
    max-width: 335px;
    position: static;
    margin: 0 auto;
  }
}

.top main .history-section .history-content .content-2018 .odd-year span:before {
  right: -157px;
}

@media only screen and (max-width: 767px) {}

.top main .history-section .history-content .content-2019 .img-2019 {
  max-width: 47.6%;
  position: absolute;
  left: -83px;
  top: -70px;
}

@media only screen and (max-width: 767px) {
  .top main .history-section .history-content .content-2019 .img-2019 {
    max-width: 335px;
    position: static;
    margin: 0 auto;
  }
}

.top main .history-section .history-content .content-2019 .even-year span:before {
  left: -82px;
  z-index: -1;
}

.top main .reason-section {
  background: url(../../../assets/img/bg_reason_new.png) no-repeat;
  background-size: cover;
  min-height: 500px;
  z-index: 1;
  padding: 245px 0 150px;
  margin-top: -115px;
  overflow: hidden;
}

@media only screen and (max-width: 767px) {
  .top main .reason-section {
    background: url(../../../assets/img/bg_reason_sp_top.png) no-repeat top -53px center/100% auto, url(../../../assets/img/bg_reason_sp_bottom.png) no-repeat bottom -50px center/100% auto, url(../../../assets/img/bg_reason_sp.jpg) repeat-y center center/100% auto;
    padding: 233px 0 212px;
  }
}

.top main .reason-section .reason-box {
  max-width: 1352px;
  margin: 0 auto;
  position: relative;
}

.top main .reason-section .title-section {
  text-align: center;
  margin-bottom: 35px;
}

@media only screen and (max-width: 767px) {
  .top main .reason-section .title-section {
    margin-bottom: 30px;
  }
}

.top main .reason-section .img-product {
  max-width: 232px;
  margin: 0 auto 18px;
}

@media only screen and (max-width: 767px) {
  .top main .reason-section .img-product {
    margin-bottom: 0;
  }
}

.top main .reason-section .img-reason-1 {
  position: absolute;
  top: 466px;
  left: 0;
  max-width: 353px;
}

.top main .reason-section .img-reason-2 {
  position: absolute;
  top: 530px;
  right: 0;
  max-width: 382px;
}

.top main .reason-section .reason-content {
  position: relative;
  z-index: 2;
}

@media only screen and (max-width: 767px) {
  .top main .reason-section .reason-content {
    padding: 0 20px;
  }
}

.top main .reason-section .reason-content p {
  text-align: center;
  font-size: 15px;
  font-size: 1.5rem;
  letter-spacing: 2px;
  line-height: 2.1;
  margin-bottom: 35px;
  color: #40220F;
  font-weight: 500;
}

@media only screen and (max-width: 767px) {
  .top main .reason-section .reason-content p {
    text-align: left;
    /* margin-bottom: 0; */
    line-height: 2;
  }
}

.top main .reason-section .reason-content p:last-child {
  margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
  .top main .reason-section .reason-content p:last-child {
    margin-top: 30px;
  }
}

.top main .reason-section .reason-content .img-reason-sp {
  text-align: center;
  margin: -23px -10px 31px;
  left: 21px;
  max-width: 340px;
  top: 0;
  position: relative;
}

.top main .reason-section .reason-content p.small-mg {
  margin-bottom: 14px;
}

@media only screen and (max-width: 767px) {
  .top main .reason-section .reason-content p.small-mg {
    margin: 30px 0 17px;
  }
}

.top main .reason-section .reason-content p.img-txt-red {
  text-align: center;
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .top main .reason-section .reason-content p.img-txt-red {
    margin-bottom: 25px;
  }
}

.top main .info-company {
  background: url(../../../assets/img/bg_top_footer.png);
  background-size: 100% 100%;
  padding: 73px 129px 32px;
  position: relative;
  z-index: 2;
  margin-top: -30px;
  letter-spacing: 2.2px;
}

@media only screen and (max-width: 767px) {
  .top main .info-company {
    background: url(../../../assets/img/bg_top_footer_sp.png) left top repeat-x;
    background-size: 100%;
    padding: 80px 10px 40px;
    text-align: center;
    bottom: 80px;
  }
}

.top main .info-company p {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: bold;
  font-size: 12px;
  font-size: 1.2rem;
  color: #40220F;
}

.top main .info-company p strong {
  margin-right: 6px;
  display: inline-block;
  vertical-align: middle;
}

.top main .info-company p span {
  margin-top: -7px;
  display: inline-block;
  vertical-align: middle;
}

@media (min-width: 768px) {
  .js-accent {
    top: 0;
    right: 0px;
    display: block;
    position: absolute;
    height: 100%;
    width: 100%;
    background: #fff9e6;
  }

  #logo {
    opacity: 0;
    transform: translateY(10px);
  }

  .gNavi li {
    opacity: 0;
    transform: translateY(10px);
  }

  .header {
    position: fixed;
    top: 0;
    left: 0;
  }

  #wrap {
    padding-top: 80px;
  }
}

.layerMenu {
  transition: all ease .2s;
}


/*  2021  */

.content-2019 {
  margin-bottom: 1080px;
}

.top main .history-section .history-content .content-2021 .img-2021 {
  width: 100%;
}

.top main .history-section .history-content .content-2021 .even-year span:before {
  left: -82px;
  z-index: -1;
}

.top main .history-section .history-content .content-2021 .img-2021 span {
  display: block;
}

.top main .history-section .history-content .content-2021 .img-2021 .img-left {
  max-width: 40.6%;
  position: absolute;
  left: -83px;
  top: -70px;
}


.top main .history-section .history-content .content-2021 .img-2021 .img-right {
  max-width: 24.71%;
  position: absolute;
  right: 0;
  top: -65px;
}

@media only screen and (max-width: 767px) {

  .content-2019 {
    margin-bottom: 0px;
    padding-bottom: 64px;
  }

  .top main .history-section .history-content .content-2021 {
    padding-bottom: 60px;
  }

  .top main .history-section .history-content .content-2021 .img-2021 {
    width: 100%;
  }

  .top main .history-section .history-content .content-2021 .even-year span:before {
    left: -82px;
    z-index: -1;
  }

  .top main .history-section .history-content .content-2021 .img-2021 span {
    display: block;
  }

  .top main .history-section .history-content .content-2021 .img-2021 .img-left {
    max-width: 335px;
    position: static;
    margin: 0 auto;
  }
}



/*  2022  */

.content-2021 {
  margin-bottom: 577px;
}

.content-2022 {
  margin-bottom: 732px;
}

.top main .history-section .history-content .content-2022 .img-2022 {
  width: 100%;
}

.top main .history-section .history-content .content-2022 .even-year span:before {
  left: -160;
  z-index: -1;
}

.top main .history-section .history-content .content-2022 .img-2022 span {
  display: block;
}

.top main .history-section .history-content .content-2022 .img-2022 .img-left {
  max-width: 24.71%;
  position: absolute;
  left: 0px;
  top: -70px;
}

.top main .history-section .history-content .content-2022 .img-2022 .img-right {
  max-width: 24.71%;
  position: absolute;
  right: 0;
  top: 300px;
}

@media only screen and (max-width: 767px) {


  .content-2021 {
    margin-bottom: 0px;
    padding-bottom: 64px;
  }

  .content-2022 {
    margin-bottom: 0px;
    padding-bottom: 64px;
  }

  .top main .history-section .history-content .content-2022 .img-2022 {
    width: 100%;
  }

  .top main .history-section .history-content .content-2022 .even-year span:before {
    left: -82px;
    z-index: -1;
  }

  .top main .history-section .history-content .content-2022 .img-2022 span {
    display: block;
  }

  .top main .history-section .history-content .content-2022 .img-2022 .img-left {
    max-width: 256px;
    position: static;
    margin: 0 auto;
  }

  .top main .history-section .history-content .content-2022 .img-2022 .img-right {}


}


/* 2023 */

.content-2023 {
  margin-bottom: 370px;
}


.top main .history-section .history-content .content-2023 .img-2023 {
  width: 100%;
}

.top main .history-section .history-content .content-2023 .even-year span:before {
  left: -160;
  z-index: -1;
}

.top main .history-section .history-content .content-2023 .img-2023 span {
  display: block;
}

.top main .history-section .history-content .content-2023 .img-2023 .img-left {
  max-width: 24.71%;
  position: absolute;
  left: 0px;
  top: -70px;
}

.top main .history-section .history-content .content-2023 .img-2023 .img-right {
  max-width: 24.71%;
  position: absolute;
  right: 0;
  top: -70px;
}

@media only screen and (max-width: 767px) {
  .content-2023 {
    margin-bottom: 0px;
    padding-bottom: 64px;
  }
  
  .top main .history-section .history-content .content-2023 .img-2023 {
    width: 100%;
  }

  .top main .history-section .history-content .content-2023 .even-year span:before {
    left: -82px;
    z-index: -1;
  }

  .top main .history-section .history-content .content-2023 .img-2023 span {
    display: block;
  }

  .top main .history-section .history-content .content-2023 .img-2023 .img-left {
    max-width: 256px;
    position: static;
    margin: 0 auto;
  }

  .top main .history-section .history-content .content-2023 .img-2023 .img-right {}


}


/* 2024 */

.content-2024 {
  margin-bottom: 0px;
}


.top main .history-section .history-content .content-2024 .img-2024 {
  width: 100%;
}

.top main .history-section .history-content .content-2024 .even-year span:before {
  left: -160;
  z-index: -1;
}

.top main .history-section .history-content .content-2024 .img-2024 span {
  display: block;
}

.top main .history-section .history-content .content-2024 .img-2024 .img-left {
  max-width: 24.71%;
  position: absolute;
  left: 0px;
  top: -70px;
}

.top main .history-section .history-content .content-2024 .img-2024 .img-right {
  max-width: 24.71%;
  position: absolute;
  right: 0;
  top: -70px;
}

@media only screen and (max-width: 767px) {
  .content-2024 {
    margin-bottom: 0px;
    padding-bottom: 64px;
  }
  
  .top main .history-section .history-content .content-2024 .img-2024 {
    width: 100%;
  }

  .top main .history-section .history-content .content-2024 .even-year span:before {
    left: -82px;
    z-index: -1;
  }

  .top main .history-section .history-content .content-2024 .img-2024 span {
    display: block;
  }

  .top main .history-section .history-content .content-2024 .img-2024 .img-left {
    max-width: 256px;
    position: static;
    margin: 0 auto;
  }

  .top main .history-section .history-content .content-2024 .img-2024 .img-right {}

  .top main .history-section .history-content .content-year.content-2024::before {
    display: none;
  }
}