@charset "UTF-8";
/* ---------------------------------
	common parts
--------------------------------- */
:root {
  --main-bg-color: #ffb1ac;
  --sub-bg-color: #ffffff;
  --accent-color: #000000;
  --pc-width: 385px;
  --sp-width: 750px;
  --color-blue-ccc: #004098;
}

* {
  box-sizing: border-box;
}

.hide {
  display: none !important;
}

.relative {
  position: relative;
}

.absolute {
  position: absolute;
}

.a_deco {
  color: black !important;
  text-decoration: underline !important;
}

/* ---------------------------------
	temprate
--------------------------------- */
html {
  font-size: 10px;
}

body {
  font-family: "Noto Sans JP", serif;
  font-size: 1.6rem;
  background-color: white;
}

a img {
  transition: opacity 0.3s;
}

a img:hover,
a img:active {
  opacity: 0.7;
}

p {
  /*font-family: Lucida Grande, Hiragino Kaku Gothic ProN, Meiryo, sans-serif;*/
  font-family: "Noto Sans JP", serif;
}

a {
  font-family: "Noto Sans JP", serif;
}

@media screen and (max-width: 1400px) {
  html {
    font-size: 0.71428vw;
  }
}
@media screen and (max-width: 768px) {
  html {
    font-size: 1.333vw;
  }
}
.imgs_wd {
  margin: auto;
  width: 90% !important;
}

.img_mr {
  margin: 20px 0;
}

.mr_top {
  margin-top: 20px;
}

.f700 {
  font-weight: 700;
}

/* header
----------------------------------------------------*/
/* pc */
header {
  max-width: var(--pc-width);
  width: 100%;
  padding: 10px 12px;
  margin: 0 auto;
  background-color: #ffffff;
}

header #head_link {
  padding: 0px;
}

header #head_link img {
  display: block;
  max-width: 75px;
  width: 100%;
  height: auto;
}

/* tab */
@media screen and (max-width: 1163px) {
  header {
    max-width: var(--sp-width);
    padding: 20px 24px;
  }
  header #head_link img {
    max-width: 150px;
  }
}
/* sp */
@media screen and (max-width: 768px) {
  header {
    max-width: 100%;
    padding: 2.667vw 3.2vw;
  }
  header #head_link img {
    max-width: 20vw;
  }
}
/*Wrapper
----------------------------------------------------*/
/* pc */
#Wrapper {
  display: flex;
  justify-content: center;
}

#wrapper img {
  max-width: 100%;
}

#Wrapper a {
  word-break: break-all;
}

main {
  max-width: var(--pc-width);
  width: 100%;
  margin: 0 auto;
}

.inner {
  margin: 0 auto;
}

.container {
  max-width: 750px;
  width: 100%;
  position: relative;
  margin: 0 auto;
  display: flex;
}

/* tab */
@media screen and (max-width: 1163px) {
  main {
    max-width: var(--sp-width);
  }
}
/* sp */
@media screen and (max-width: 768px) {
  main {
    max-width: 100%;
  }
  .container {
    overflow: hidden;
  }
}
/* mv
--------------------------------- */
.mv {
  width: 100%;
}
.mv .bg_container {
  position: relative;
}
.mv .bg_container .img_inner img {
  position: absolute;
  margin: auto;
}
@media (min-width: 1163px) {
  .mv .bg_container .img_01 img {
    width: 250px;
    top: 15px;
    left: 15px;
    z-index: 2;
  }
  .mv .bg_container .img_02 img {
    width: 350px;
    top: 65.5px;
    left: 0;
    right: 0;
    z-index: 3;
  }
  .mv .bg_container .img_03 img {
    width: 306px;
    top: 250px;
    left: 0;
    right: 0;
    z-index: 2;
  }
  .mv .bg_container .img_04 img {
    width: 95px;
    top: 24px;
    right: 17px;
    z-index: 2;
  }
  .mv .bg_container .img_05 img {
    width: 372.5px;
    top: 45px;
    right: 0;
    left: 0;
    z-index: 1;
  }
  .mv .bg_container .img_06 img {
    width: 335px;
    bottom: 95px;
    right: 0;
    left: 0;
  }
  .mv .bg_container .img_07 img {
    width: 335px;
    bottom: 60px;
    right: 0;
    left: 0;
  }
}
@media (min-width: 768px) and (max-width: 1163px) {
  .mv .bg_container .img_01 img {
    width: 500px;
    top: 30px;
    left: 20px;
    z-index: 2;
  }
  .mv .bg_container .img_02 img {
    width: 700px;
    top: 130px;
    left: 0;
    right: 0;
    z-index: 3;
  }
  .mv .bg_container .img_03 img {
    width: 612px;
    top: 495px;
    left: 0;
    right: 0;
    z-index: 2;
  }
  .mv .bg_container .img_04 img {
    width: 190px;
    top: 48px;
    right: 34px;
    z-index: 2;
  }
  .mv .bg_container .img_05 img {
    width: 740px;
    top: 90px;
    right: 0;
    left: 0;
    z-index: 1;
  }
  .mv .bg_container .img_06 img {
    width: 670px;
    bottom: 180px;
    right: 0;
    left: 0;
  }
  .mv .bg_container .img_07 img {
    width: 670px;
    bottom: 120px;
    right: 0;
    left: 0;
  }
}
@media (max-width: 768px) {
  .mv .bg_container .img_01 img {
    width: 66.67%;
    top: 3.07%;
    left: 2.67%;
    z-index: 2;
  }
  .mv .bg_container .img_02 img {
    width: 93.33%;
    top: 14%;
    left: 0%;
    right: 0%;
    z-index: 3;
  }
  .mv .bg_container .img_03 img {
    width: 81.6%;
    top: 53.6%;
    left: 0%;
    right: 0%;
    z-index: 2;
  }
  .mv .bg_container .img_04 img {
    width: 25.33%;
    top: 5.33%;
    right: 4.4%;
    z-index: 2;
  }
  .mv .bg_container .img_05 img {
    width: 98.67%;
    top: 9.6%;
    right: 0%;
    left: 0%;
    z-index: 1;
  }
  .mv .bg_container .img_06 img {
    width: 89.33%;
    bottom: 19.33%;
    right: 0%;
    left: 0%;
  }
  .mv .bg_container .img_07 img {
    width: 89.33%;
    bottom: 12.67%;
    right: 0%;
    left: 0%;
  }
}
.mv .bg_container .day_contents {
  position: absolute;
  width: 100%;
  height: 100px;
  bottom: 0;
  background-color: #004098;
}
@media (min-width: 1163px) {
  .mv .bg_container .day_contents {
    height: 50px;
  }
}
@media (min-width: 768px) and (max-width: 1163px) {
  .mv .bg_container .day_contents {
    height: 100px;
  }
}
@media (max-width: 768px) {
  .mv .bg_container .day_contents {
    height: 13.33vw;
  }
}
.mv .bg_container .day_contents .day_inner {
  position: relative;
  display: contents;
}
.mv .bg_container .day_contents .day_inner img {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
}
@media (min-width: 1163px) {
  .mv .bg_container .day_contents .day_inner img {
    width: 265.5px;
  }
}
@media (min-width: 768px) and (max-width: 1163px) {
  .mv .bg_container .day_contents .day_inner img {
    width: 531px;
  }
}
@media (max-width: 768px) {
  .mv .bg_container .day_contents .day_inner img {
    width: 70.8vw;
  }
}

/* entry
--------------------------------- */
@media (min-width: 1163px) {
  .entry .entry_contents {
    padding-top: 20px;
    padding-bottom: 30px;
  }
  .entry .entry_contents p img {
    display: block;
    width: 93px;
    margin: 0 auto;
    margin-bottom: 5px;
  }
  .entry .entry_contents .btn_contents img {
    display: block;
    width: 320px;
    margin: 0 auto;
  }
  .annotation {
    font-size: 8px;
    text-align: center;
    display: block;
    margin: 5px 0 -10px;
  }
  .entry .entry-balloon {
    width: 130px;
    margin: 0 auto 10px;
  }
}
@media (min-width: 768px) and (max-width: 1163px) {
  .entry .entry_contents {
    padding-top: 40px;
    padding-bottom: 60px;
  }
  .entry .entry_contents p img {
    display: block;
    width: 186px;
    margin: 0 auto;
    margin-bottom: 10px;
  }
  .entry .entry_contents .btn_contents img {
    display: block;
    width: 640px;
    margin: 0 auto;
  }
  .annotation {
    font-size: 16px;
    text-align: center;
    display: block;
    margin: 10px 0 -20px;
  }
  .entry .entry-balloon {
    width: 255px;
    margin: 0 auto 20px;
  }
}
@media (max-width: 768px) {
  .entry .entry_contents {
    padding-top: 5.33vw;
    padding-bottom: 8vw;
  }
  .entry .entry_contents p img {
    display: block;
    width: 24.8vw;
    margin: 0 auto;
    margin-bottom: 1.33vw;
  }
  .entry .entry_contents .btn_contents a img {
    display: block;
    width: 85.33vw;
    margin: 0 auto;
  }
  .annotation {
    font-size: 2.13vw;
    text-align: center;
    display: block;
    margin: 1.3333vw 0 -2vw;
  }
  .entry .entry-balloon {
    width: 34vw;
    margin: 0 auto 2.667vw;
  }
}

@media (min-width: 1163px) {
  .entry.entry_btn {
    position: fixed;
    z-index: 9999;
    bottom: 0;
    width: 100%;
    background-color: #FFFFFF;
    margin: 0 auto;
    left: 0;
    right: 0;
  }
  .entry.entry_btn a {
    width: 862px;
    display: block;
    margin: 0px auto;
  }
  .entry.entry_btn a img {
    width: 862px;
  }
  .entry.entry_btn a:hover {
    opacity: 0.8;
  }
}
@media (min-width: 768px) and (max-width: 1163px) {
  .entry.entry_btn {
    position: fixed;
    z-index: 9999;
    bottom: 0;
    width: 100%;
    background-color: #FFFFFF;
    margin: 0 auto;
    left: 0;
    right: 0;
  }
  .entry.entry_btn a {
    width: 100%;
    max-width: 640px;
    display: block;
    margin: 0px auto;
  }
  .entry.entry_btn a img {
    width: 100%;
    max-width: 640px;
  }
  .entry.entry_btn a:hover {
    opacity: 0.8;
  }
}
@media (max-width: 768px) {
  .entry.entry_btn {
    position: fixed;
    z-index: 9999;
    bottom: 0;
    width: 100%;
    background-color: #FFFFFF;
    margin: 0 auto;
    left: 0;
    right: 0;
  }
  .entry.entry_btn a {
    width: 85.33vw;
    display: block;
    margin: 0px auto;
  }
  .entry.entry_btn a img {
    width: 85.33vw;
  }
  .entry.entry_btn a:hover {
    opacity: 0.8;
  }
}
.entry.entry_btn {
  position: fixed;
  z-index: 9999;
  bottom: 0;
  width: 100%;
  background-color: #FFFFFF;
  margin: 0 auto;
  left: 0;
  right: 0;
}
.entry.entry_btn a {
  width: 100%;
  max-width: 640px;
  display: block;
  margin: 0px auto;
}
.entry.entry_btn a img {
  width: 100%;
  max-width: 640px;
}
.entry.entry_btn a:hover {
  opacity: 0.8;
}

@media (min-width: 1163px) {
  .subsc_text {
    text-align: center;
    margin-top: 15px;
  }
  .subsc_text_a {
    color: #333333 !important;
    font-weight: 700;
    text-decoration: underline !important;
  }
}
@media (min-width: 768px) and (max-width: 1163px) {
  .subsc_text {
    text-align: center;
    margin-top: 25px;
  }
  .subsc_text_a {
    color: #333333 !important;
    font-size: 30px;
    font-weight: 700;
    text-decoration: underline !important;
  }
}
@media (max-width: 768px) {
  .subsc_text {
    text-align: center;
    margin-top: 3.333vw;
  }
  .subsc_text_a {
    color: #333333 !important;
    font-size: 4vw;
    font-weight: 700;
    text-decoration: underline !important;
  }
}
.subsc_text_hover {
  text-align: center;
}

/* Countdown
/*------------------------------------------------*/
.cd_area {
  background-color: #fff200;
  width: 100%;
}
@media (min-width: 1163px) {
  .cd_area {
    height: 112px;
    padding: 15px calc((100% - 360px) / 2);
  }
}
@media (min-width: 768px) and (max-width: 1163px) {
  .cd_area {
    height: 224px;
    padding: 30px calc((100% - 720px) / 2);
  }
}
@media (max-width: 768px) {
  .cd_area {
    height: 29.87vw;
    padding: 4vw 2%;
  }
}
.cd_area .contdown_area {
  top: 0%;
  z-index: 1;
  width: 100%;
}
.cd_area .contdown_area p {
  background-color: #fff200;
}
@media (min-width: 1163px) {
  .cd_area .contdown_area .cd_container {
    display: flex;
    justify-content: center;
    margin-top: 15px;
    flex-wrap: wrap;
  }
  .cd_area .contdown_area .cd_container .countdown-area__number {
    display: flex;
    align-items: flex-end;
  }
  .cd_area .contdown_area .cd_container .countdown-area__number .countdown_num_01 {
    display: flex;
    justify-content: center;
    align-items: center;
    top: 10%;
    color: #004098;
    background-color: white;
    border: 2px solid #004098;
    left: 65%;
    font-weight: 700;
    width: 32px;
    height: 41px;
    font-size: 30px;
    border-radius: 5px;
    margin-right: 4px;
  }
  .cd_area .contdown_area .cd_container .countdown-area__number .countdown_num_02 {
    display: flex;
    justify-content: center;
    align-items: center;
    top: 10%;
    color: #004098;
    background-color: white;
    border: 2px solid #004098;
    left: 65%;
    font-weight: 700;
    width: 32px;
    height: 41px;
    font-size: 30px;
    border-radius: 5px;
  }
  .cd_area .contdown_area .cd_container .countdown-area__number .cd_text_day {
    color: #004098;
    font-weight: 700;
    writing-mode: vertical-rl;
    font-size: 14px;
  }
  .cd_area .contdown_area p.title_inner {
    position: relative;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
  }
  .cd_area .contdown_area p.title_inner img {
    display: block;
    margin: 0 auto;
    width: 175px;
  }
  .cd_area .contdown_area p.title_inner::before {
    position: absolute;
    content: "";
    width: 14px;
    height: 14px;
    top: 0;
    bottom: 0;
    left: -20px;
    margin: auto;
    transform: rotate(0);
    background: url(/cpn/olive/250701/img/cd_icon.svg) no-repeat right center;
  }
  .cd_area .contdown_area p.title_inner::after {
    position: absolute;
    content: "";
    width: 14px;
    height: 14px;
    top: 0;
    bottom: 0;
    right: -20px;
    margin: auto;
    transform: rotate(0);
    background: url(/cpn/olive/250701/img/cd_icon.svg) no-repeat right center;
  }
  .cd_area .contdown_area .contdown_area_text_01 {
    color: #004098;
    font-size: 16px;
    top: 25%;
    left: 5%;
    font-weight: 700;
  }
  .cd_area .contdown_area .contdown_area_text_02 {
    padding: 18px;
    font-size: 23px;
  }
  .cd_area .contdown_area .contdown_area_text_03 {
    padding: 10px;
    font-size: 23px;
    left: 130%;
    top: -30%;
  }
}
@media (min-width: 768px) and (max-width: 1163px) {
  .cd_area .contdown_area .cd_container {
    display: flex;
    justify-content: center;
    margin-top: 30px;
    flex-wrap: wrap;
  }
  .cd_area .contdown_area .cd_container .countdown-area__number {
    display: flex;
    align-items: flex-end;
  }
  .cd_area .contdown_area .cd_container .countdown-area__number .countdown_num_01 {
    display: flex;
    justify-content: center;
    align-items: center;
    top: 10%;
    color: #004098;
    background-color: white;
    border: 2px solid #004098;
    left: 65%;
    font-weight: 700;
    margin-right: 8px;
    width: 64px;
    height: 82px;
    font-size: 60px;
    border-radius: 10px;
  }
  .cd_area .contdown_area .cd_container .countdown-area__number .countdown_num_02 {
    display: flex;
    justify-content: center;
    align-items: center;
    top: 10%;
    color: #004098;
    background-color: white;
    border: 2px solid #004098;
    left: 65%;
    font-weight: 700;
    width: 64px;
    height: 82px;
    font-size: 60px;
    border-radius: 10px;
  }
  .cd_area .contdown_area .cd_container .countdown-area__number .cd_text_day {
    color: #004098;
    font-weight: 700;
    writing-mode: vertical-rl;
    font-size: 28px;
  }
  .cd_area .contdown_area p.title_inner {
    position: relative;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
  }
  .cd_area .contdown_area p.title_inner img {
    display: block;
    margin: 0 auto;
    width: 350px;
  }
  .cd_area .contdown_area p.title_inner::before {
    position: absolute;
    content: "";
    width: 28px;
    height: 28px;
    top: 0;
    bottom: 0;
    left: -40px;
    margin: auto;
    transform: rotate(0);
    background: url(/cpn/olive/250701/img/cd_icon.svg) no-repeat right center;
  }
  .cd_area .contdown_area p.title_inner::after {
    position: absolute;
    content: "";
    width: 28px;
    height: 28px;
    top: 0;
    bottom: 0;
    right: -40px;
    margin: auto;
    transform: rotate(0);
    background: url(/cpn/olive/250701/img/cd_icon.svg) no-repeat right center;
  }
  .cd_area .contdown_area .contdown_area_text_01 {
    color: #004098;
    font-size: 32px;
    top: 25%;
    left: 5%;
    font-weight: 700;
  }
  .cd_area .contdown_area .contdown_area_text_02 {
    padding: 36px;
    font-size: 46px;
  }
  .cd_area .contdown_area .contdown_area_text_03 {
    padding: 20px;
    font-size: 46px;
    left: 130%;
    top: -30%;
  }
}
@media (max-width: 768px) {
  .cd_area .contdown_area .cd_container {
    display: flex;
    justify-content: center;
    margin-top: 4%;
    flex-wrap: wrap;
  }
  .cd_area .contdown_area .cd_container .countdown-area__number {
    display: flex;
    align-items: flex-end;
  }
  .cd_area .contdown_area .cd_container .countdown-area__number .countdown_num_01 {
    display: flex;
    justify-content: center;
    align-items: center;
    top: 10%;
    color: #004098;
    background-color: white;
    border: 2px solid #004098;
    left: 65%;
    font-weight: 700;
    margin-right: 1.07%;
    width: 8.53vw;
    height: 10.93vw;
    font-size: 8vw;
    border-radius: 12%;
  }
  .cd_area .contdown_area .cd_container .countdown-area__number .countdown_num_02 {
    display: flex;
    justify-content: center;
    align-items: center;
    top: 10%;
    color: #004098;
    background-color: white;
    border: 2px solid #004098;
    left: 65%;
    font-weight: 700;
    width: 8.53vw;
    height: 10.93vw;
    font-size: 8vw;
    border-radius: 1.33vw;
  }
  .cd_area .contdown_area .cd_container .countdown-area__number .cd_text_day {
    color: #004098;
    font-weight: 700;
    writing-mode: vertical-rl;
    font-size: 3.73vw;
  }
  .cd_area .contdown_area p.title_inner {
    position: relative;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
  }
  .cd_area .contdown_area p.title_inner img {
    display: block;
    margin: 0 auto;
    width: 46.67vw;
  }
  .cd_area .contdown_area p.title_inner::before {
    position: absolute;
    content: "";
    width: 3.73vw;
    height: 3.73vw;
    top: 0;
    bottom: 0;
    left: -5.33vw;
    margin: auto;
    transform: rotate(0);
    background: url(/cpn/olive/250701/img/cd_icon.svg) no-repeat right center;
  }
  .cd_area .contdown_area p.title_inner::after {
    position: absolute;
    content: "";
    width: 3.73vw;
    height: 3.73vw;
    top: 0;
    bottom: 0;
    right: -5.33vw;
    margin: auto;
    transform: rotate(0);
    background: url(/cpn/olive/250701/img/cd_icon.svg) no-repeat right center;
  }
  .cd_area .contdown_area .contdown_area_text_01 {
    color: #004098;
    font-size: 4.27vw;
    top: 25%;
    left: 5%;
    font-weight: 700;
  }
  .cd_area .contdown_area .contdown_area_text_02 {
    padding: 4.8vw;
    font-size: 6.13vw;
  }
  .cd_area .contdown_area .contdown_area_text_03 {
    padding: 2.67vw;
    font-size: 6.13vw;
    left: 130%;
    top: -30%;
  }
}

/* benefits
/*------------------------------------------------*/
@media (min-width: 1163px) {
  .benefits {
    width: 100%;
    height: auto;
    background: url(/cpn/olive/250701/img/bonus_bg.svg) center top/cover no-repeat;
    background-size: 100%;
    padding: 27.5px 15px;
  }
  .benefits .contents .bonus_cp_text img {
    margin-bottom: 10px;
  }
  .benefits .contents h1 {
    margin-bottom: 15px;
  }
  .benefits .contents h1 img {
    display: block;
    width: 258.5px;
    margin: 0 auto;
  }
  .benefits .contents p {
    font-size: 8px;
    text-align: center;
    color: #004098;
    font-weight: bold;
    margin-bottom: 25px;
  }
  .benefits .contents a img {
    margin-bottom: 10px;
  }
  .benefits .contents .last img {
    margin-bottom: 50px;
  }
  .benefits .contents .bonus_plus {
    width: 127.5px;
    margin: 0 auto;
    margin-bottom: 10px;
  }
  .benefits .present {
    margin-bottom: 15px;
  }
  .benefits ul li {
    position: relative;
    font-size: 8px;
    padding-left: 1em;
  }
  .benefits ul li::before {
    position: absolute;
    left: 0;
    content: "※";
  }
}
@media (min-width: 768px) and (max-width: 1163px) {
  .benefits {
    width: 100%;
    height: auto;
    background: url(/cpn/olive/250701/img/bonus_bg.svg) center top/cover no-repeat;
    background-size: 100%;
    padding: 55px 30px;
  }
  .benefits .contents .bonus_cp_text img {
    margin-bottom: 20px;
  }
  .benefits .contents h1 {
    margin-bottom: 30px;
  }
  .benefits .contents h1 img {
    display: block;
    width: 517px;
    margin: 0 auto;
  }
  .benefits .contents p {
    font-size: 16px;
    text-align: center;
    color: #004098;
    font-weight: bold;
    margin-bottom: 50px;
  }
  .benefits .contents a img {
    margin-bottom: 20px;
  }
  .benefits .contents .last img {
    margin-bottom: 100px;
  }
  .benefits .contents .bonus_plus {
    width: 255px;
    margin: 0 auto;
    margin-bottom: 20px;
  }
  .benefits .present {
    margin-bottom: 30px;
  }
  .benefits ul li {
    position: relative;
    font-size: 16px;
    padding-left: 1em;
  }
  .benefits ul li::before {
    position: absolute;
    left: 0;
    content: "※";
  }
}
@media (max-width: 768px) {
  .benefits {
    width: 100%;
    height: auto;
    background: url(/cpn/olive/250701/img/bonus_bg.svg) center top/cover no-repeat;
    background-size: 100%;
    padding: 7.33vw 4vw;
  }
  .benefits .contents .bonus_cp_text img {
    margin-bottom: 2.67vw;
  }
  .benefits .contents h1 {
    margin-bottom: 4vw;
  }
  .benefits .contents h1 img {
    display: block;
    width: 68.93vw;
    margin: 0 auto;
  }
  .benefits .contents p {
    font-size: 2.13vw;
    text-align: center;
    color: #004098;
    font-weight: bold;
    margin-bottom: 6.67vw;
  }
  .benefits .contents a img {
    margin-bottom: 2.67vw;
  }
  .benefits .contents .last img {
    margin-bottom: 13.33vw;
  }
  .benefits .contents .bonus_plus {
    width: 34vw;
    margin: 0 auto;
    margin-bottom: 2.67vw;
  }
  .benefits .present {
    margin-bottom: 4vw;
  }
  .benefits ul li {
    position: relative;
    font-size: 2.13vw;
    padding-left: 1em;
  }
  .benefits ul li::before {
    position: absolute;
    left: 0;
    content: "※";
  }
}
/* step
/*------------------------------------------------*/
@media (min-width: 1163px) {
  .step {
    width: 100%;
    height: auto;
    background: url(/cpn/olive/250701/img/step_bg.svg) center top/cover no-repeat;
    background-size: 100%;
    background-position-y: -10px;
    padding: 27.5px 15px;
  }
  .step .contents h1 {
    margin-bottom: 27.5px;
  }
  .step .contents h1 img {
    display: block;
    width: 258.5px;
    margin: 0 auto;
  }
  .step .contents p {
    font-size: 8px;
    text-align: center;
    color: #004098;
    font-weight: bold;
    margin-bottom: 25px;
  }
  .step .contents .step_container img {
    margin-bottom: 20px;
  }
  .step .contents .step_container.step_btn .step_inner {
    position: relative;
  }
  .step .contents .step_container.step_btn .step_inner .btn_contents img {
    position: absolute;
    bottom: 27.5px;
    padding: 0 27.5px;
  }
  .step .contents .step_container.step_btn .step_inner .btn_contents.entry img {
    position: absolute;
    bottom: 20px;
    padding: 0 12px 0 10px;
  }
  .step .contents .step_container.step_btn .step_inner .text_contents p {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    color: #333333;
    bottom: 77px;
    padding: 0 27.5px;
    font-size: 8px;
  }
  .step .contents .step_container.last img {
    margin-bottom: 50px;
  }
  .step .contents .bonus_plus {
    width: 127.5px;
    margin: 0 auto;
    margin-bottom: 10px;
  }
  .step .present {
    margin-bottom: 27.5px;
  }
  .step ul li {
    position: relative;
    font-size: 8px;
    padding-left: 1em;
  }
  .step ul li::before {
    position: absolute;
    left: 0;
    content: "※";
  }
}
@media (min-width: 768px) and (max-width: 1163px) {
  .step {
    width: 100%;
    height: auto;
    background: url(/cpn/olive/250701/img/step_bg.svg) center top/cover no-repeat;
    background-size: 100%;
    background-position-y: -30px;
    padding: 55px 30px;
  }
  .step .contents h1 {
    margin-bottom: 55px;
  }
  .step .contents h1 img {
    display: block;
    width: 517px;
    margin: 0 auto;
  }
  .step .contents p {
    font-size: 16px;
    text-align: center;
    color: #004098;
    font-weight: bold;
    margin-bottom: 50px;
  }
  .step .contents .step_container img {
    margin-bottom: 35px;
  }
  .step .contents .step_container.step_btn .step_inner {
    position: relative;
  }
  .step .contents .step_container.step_btn .step_inner .btn_contents img {
    position: absolute;
    bottom: 55px;
    padding: 0 55px;
  }
  .step .contents .step_container.step_btn .step_inner .btn_contents.entry img {
    position: absolute;
    bottom: 40px;
    padding: 0 24px 0 20px;
  }
  .step .contents .step_container.step_btn .step_inner .text_contents p {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    color: #333333;
    bottom: 154px;
    padding: 0 27.5px;
    font-size: 16px;
  }
  .step .contents .step_container.last img {
    margin-bottom: 100px;
  }
  .step .contents .bonus_plus {
    width: 255px;
    margin: 0 auto;
    margin-bottom: 20px;
  }
  .step .present {
    margin-bottom: 55px;
  }
  .step ul li {
    position: relative;
    font-size: 16px;
    padding-left: 1em;
  }
  .step ul li::before {
    position: absolute;
    left: 0;
    content: "※";
  }
}
@media (max-width: 768px) {
  .step {
    width: 100%;
    height: auto;
    background: url(/cpn/olive/250701/img/step_bg.svg) center top/cover no-repeat;
    background-size: 100%;
    background-position-y: -4vw;
    padding: 7.33vw 4vw;
  }
  .step .contents h1 {
    margin-bottom: 7.33vw;
  }
  .step .contents h1 img {
    display: block;
    width: 68.93vw;
    margin: 0 auto;
  }
  .step .contents p {
    font-size: 2.13vw;
    text-align: center;
    color: #004098;
    font-weight: bold;
    margin-bottom: 6.67vw;
  }
  .step .contents .step_container img {
    margin-bottom: 4vw;
  }
  .step .contents .step_container.step_btn .step_inner {
    position: relative;
  }
  .step .contents .step_container.step_btn .step_inner .btn_contents img {
    position: absolute;
    bottom: 7.33vw;
    padding: 0 7.33vw;
  }
  .step .contents .step_container.step_btn .step_inner .btn_contents.entry img {
    position: absolute;
    bottom: 5.33vw;
    padding: 0 3.2vw 0 2.67vw;
  }
  .step .contents .step_container.step_btn .step_inner .text_contents p {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    color: #333333;
    bottom: 20.53vw;
    padding: 0 27.5px;
    font-size: 2.13vw;
  }
  .step .contents .step_container.last img {
    margin-bottom: 13.33vw;
  }
  .step .contents .bonus_plus {
    width: 34vw;
    margin: 0 auto;
    margin-bottom: 2.67vw;
  }
  .step .present {
    margin-bottom: 7.33vw;
  }
  .step ul li {
    position: relative;
    font-size: 2.13vw;
    padding-left: 1em;
  }
  .step ul li::before {
    position: absolute;
    left: 0;
    content: "※";
  }
}
/* olive
/*------------------------------------------------*/
@media (min-width: 1163px) {
  .olive {
    background-color: #00b8ff;
  }
  .olive .contents h1 img {
    display: block;
    width: 147.5px;
    margin: 0 auto;
  }
  .olive .contents .text_contents {
    width: 100%;
    background-color: #FFFFFF;
    border-radius: 10px;
    padding: 32.5px 25px;
    margin-top: 4px;
    margin-bottom: 17.5px;
  }
  .olive .contents .text_contents h2 {
    margin-bottom: 32.5px;
  }
  .olive .contents .text_contents h2 img {
    display: block;
    margin: 0 auto;
  }
  .olive .contents .text_contents .text_inner {
    display: flex;
    justify-content: center;
    border: 3px solid #004098;
    color: #004098;
    font-size: 16px;
    font-weight: bold;
    height: 33.5px;
    padding-top: 5px;
    margin-bottom: 17.5px;
  }
  .olive .contents .text_contents img {
    margin-bottom: 15px;
  }
  .olive .contents .text_contents p {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.6em;
  }
  .olive .contents .text_contents p span {
    font-size: 8px;
    font-weight: bold;
  }
  .olive .contents .text_contents.card_01 h2 img {
    width: 241px;
  }
  .olive .contents .text_contents.card_02 {
    margin-bottom: 0px;
  }
  .olive .contents .text_contents.card_02 h2 img {
    width: 232.5px;
  }
  .olive .contents .text_contents.card_02 img {
    margin-bottom: 0px;
  }
}
@media (min-width: 768px) and (max-width: 1163px) {
  .olive {
    background-color: #00b8ff;
  }
  .olive .contents h1 img {
    display: block;
    width: 295px;
    margin: 0 auto;
  }
  .olive .contents .text_contents {
    width: 100%;
    background-color: #FFFFFF;
    border-radius: 20px;
    padding: 65px 50px;
    margin-top: 8px;
    margin-bottom: 35px;
  }
  .olive .contents .text_contents h2 {
    margin-bottom: 65px;
  }
  .olive .contents .text_contents h2 img {
    display: block;
    margin: 0 auto;
  }
  .olive .contents .text_contents .text_inner {
    display: flex;
    justify-content: center;
    border: 6px solid #004098;
    color: #004098;
    font-size: 32px;
    font-weight: bold;
    height: 67px;
    padding-top: 5px;
    margin-bottom: 35px;
  }
  .olive .contents .text_contents img {
    margin-bottom: 30px;
  }
  .olive .contents .text_contents p {
    font-size: 28px;
    font-weight: bold;
    line-height: 1.6em;
  }
  .olive .contents .text_contents p span {
    font-size: 16px;
    font-weight: bold;
  }
  .olive .contents .text_contents.card_01 h2 img {
    width: 482px;
  }
  .olive .contents .text_contents.card_02 {
    margin-bottom: 0px;
  }
  .olive .contents .text_contents.card_02 h2 img {
    width: 465px;
  }
  .olive .contents .text_contents.card_02 img {
    margin-bottom: 0px;
  }
}
@media (max-width: 768px) {
  .olive {
    background-color: #00b8ff;
  }
  .olive .contents h1 img {
    display: block;
    width: 39.33vw;
    margin: 0 auto;
  }
  .olive .contents .text_contents {
    width: 100%;
    background-color: #FFFFFF;
    border-radius: 2.67vw;
    padding: 8.67vw 6.67vw;
    margin-top: 1.07vw;
    margin-bottom: 4.67vw;
  }
  .olive .contents .text_contents h2 {
    margin-bottom: 8.67vw;
  }
  .olive .contents .text_contents h2 img {
    display: block;
    margin: 0 auto;
  }
  .olive .contents .text_contents .text_inner {
    display: flex;
    justify-content: center;
    border: 0.8vw solid #004098;
    color: #004098;
    font-size: 4.27vw;
    font-weight: bold;
    height: 8.93vw;
    padding-top: 1vw;
    margin-bottom: 4.67vw;
  }
  .olive .contents .text_contents img {
    margin-bottom: 4vw;
  }
  .olive .contents .text_contents p {
    font-size: 3.73vw;
    font-weight: bold;
    line-height: 1.6em;
  }
  .olive .contents .text_contents p span {
    font-size: 2.13vw;
    font-weight: bold;
  }
  .olive .contents .text_contents.card_01 h2 img {
    width: 64.27vw;
  }
  .olive .contents .text_contents.card_02 {
    margin-bottom: 0px;
  }
  .olive .contents .text_contents.card_02 h2 img {
    width: 62vw;
  }
  .olive .contents .text_contents.card_02 img {
    margin-bottom: 0px;
  }
}
/* detail
/*------------------------------------------------*/
@media (min-width: 1163px) {
  .detail {
    background-color: #eceef0;
  }
  .detail .contents {
    padding: 25px 15px;
  }
  .detail .contents .text_contents {
    padding: 17.5px 17.5px;
    width: 100%;
    background-color: #FFFFFF;
    border-radius: 10px;
    margin-bottom: 17.5px;
  }
  .detail .contents .text_contents h1 {
    font-size: 13px;
    font-weight: bold;
    color: #004098;
    border-left: 6px solid #004098;
    padding-left: 10px;
    margin-bottom: 17.5px;
  }
  .detail .contents .text_contents h2 {
    font-size: 12px;
    font-weight: bold;
    color: #004098;
    margin-bottom: 7.5px;
  }
  .detail .contents .text_contents p {
    font-size: 10px;
    margin-bottom: 7.5px;
  }
  .detail .contents .text_contents p span {
    font-size: 8px;
  }
  .detail .contents .text_contents p.mb20 {
    margin-bottom: 10px;
  }
  .detail .contents .text_contents p.mb0 {
    margin-bottom: 0px;
  }
  .detail .contents .text_contents ul {
    margin-bottom: 17.5px;
  }
  .detail .contents .text_contents ul li {
    position: relative;
    font-size: 8px;
    padding-left: 1em;
    line-height: 1.6em;
  }
  .detail .contents .text_contents ul li::before {
    position: absolute;
    left: 0;
    content: "※";
  }
  .detail .contents .text_contents ul.list_big {
    margin-bottom: 10px;
    line-height: 1.6rem;
  }
  .detail .contents .text_contents ul.list_big li {
    position: relative;
    font-size: 10px;
    padding-left: 1em;
  }
  .detail .contents .text_contents ul.list_big li::before {
    position: absolute;
    left: 0;
    content: "・";
  }
  .detail .contents .text_contents ol {
    margin-bottom: 10px;
    line-height: 1.6rem;
  }
  .detail .contents .text_contents ol li {
    position: relative;
    font-size: 10px;
    padding-left: 1em;
    counter-increment: item;
  }
  .detail .contents .text_contents ol li::before {
    position: absolute;
    left: 0;
    content: counter(item) ".";
  }
  .detail .contents .text_contents ul.mb0 {
    margin-bottom: 0;
  }
  .detail .contents .text_contents:nth-child(2) {
    margin-bottom: 0px;
    padding: 0px;
  }
  .detail .contents .text_contents:nth-child(2) h1 {
    margin-bottom: 0px;
  }
}
@media (min-width: 768px) and (max-width: 1163px) {
  .detail {
    background-color: #eceef0;
  }
  .detail .contents {
    padding: 40px 30px;
  }
  .detail .contents .text_contents {
    padding: 35px 35px;
    width: 100%;
    background-color: #FFFFFF;
    border-radius: 20px;
    margin-bottom: 35px;
  }
  .detail .contents .text_contents h1 {
    font-size: 26px;
    font-weight: bold;
    color: #004098;
    border-left: 12px solid #004098;
    padding-left: 20px;
    margin-bottom: 35px;
  }
  .detail .contents .text_contents h2 {
    font-size: 24px;
    font-weight: bold;
    color: #004098;
    margin-bottom: 15px;
  }
  .detail .contents .text_contents p {
    font-size: 20px;
    margin-bottom: 15px;
  }
  .detail .contents .text_contents p span {
    font-size: 16px;
  }
  .detail .contents .text_contents p.mb20 {
    margin-bottom: 20px;
  }
  .detail .contents .text_contents p.mb0 {
    margin-bottom: 0px;
  }
  .detail .contents .text_contents ul {
    margin-bottom: 35px;
  }
  .detail .contents .text_contents ul li {
    position: relative;
    font-size: 16px;
    padding-left: 1em;
  }
  .detail .contents .text_contents ul li::before {
    position: absolute;
    left: 0;
    content: "※";
  }
  .detail .contents .text_contents ul.list_big {
    margin-bottom: 20px;
  }
  .detail .contents .text_contents ul.list_big li {
    position: relative;
    font-size: 20px;
    padding-left: 1em;
  }
  .detail .contents .text_contents ul.list_big li::before {
    position: absolute;
    left: 0;
    content: "・";
  }
  .detail .contents .text_contents ol {
    margin-bottom: 20px;
  }
  .detail .contents .text_contents ol li {
    position: relative;
    font-size: 20px;
    padding-left: 1em;
    counter-increment: item;
  }
  .detail .contents .text_contents ol li::before {
    position: absolute;
    left: 0;
    content: counter(item) ".";
  }
  .detail .contents .text_contents ul.mb0 {
    margin-bottom: 0;
  }
  .detail .contents .text_contents:nth-child(2) {
    margin-bottom: 0px;
  }
  .detail .contents .text_contents:nth-child(2) {
    margin-bottom: 0px;
    padding: 0px;
  }
  .detail .contents .text_contents:nth-child(2) h1 {
    margin-bottom: 0px;
  }
}
@media (max-width: 768px) {
  .detail {
    background-color: #eceef0;
  }
  .detail .contents {
    padding: 4vw 4vw;
  }
  .detail .contents .text_contents {
    padding: 4.67vw 4.67vw;
    width: 100%;
    background-color: #FFFFFF;
    border-radius: 2.67vw;
    margin-bottom: 4.67vw;
  }
  .detail .contents .text_contents h1 {
    font-size: 3.47vw;
    font-weight: bold;
    color: #004098;
    border-left: 1.6vw solid #004098;
    padding-left: 2.67vw;
    margin-bottom: 4.67vw;
  }
  .detail .contents .text_contents h2 {
    font-size: 3.2vw;
    font-weight: bold;
    color: #004098;
    margin-bottom: 2vw;
  }
  .detail .contents .text_contents p {
    font-size: 2.67vw;
    margin-bottom: 2vw;
  }
  .detail .contents .text_contents p span {
    font-size: 2.13vw;
  }
  .detail .contents .text_contents p.mb20 {
    margin-bottom: 2.67vw;
  }
  .detail .contents .text_contents p.mb0 {
    margin-bottom: 0px;
  }
  .detail .contents .text_contents ul {
    margin-bottom: 4.67vw;
  }
  .detail .contents .text_contents ul li {
    position: relative;
    font-size: 2.13vw;
    padding-left: 1em;
  }
  .detail .contents .text_contents ul li::before {
    position: absolute;
    left: 0;
    content: "※";
  }
  .detail .contents .text_contents ul.list_big {
    margin-bottom: 2.67vw;
  }
  .detail .contents .text_contents ul.list_big li {
    position: relative;
    font-size: 2.67vw;
    padding-left: 1em;
  }
  .detail .contents .text_contents ul.list_big li::before {
    position: absolute;
    left: 0;
    content: "・";
  }
  .detail .contents .text_contents ol {
    margin-bottom: 2.67vw;
  }
  .detail .contents .text_contents ol li {
    position: relative;
    font-size: 2.67vw;
    padding-left: 1em;
    counter-increment: item;
  }
  .detail .contents .text_contents ol li::before {
    position: absolute;
    left: 0;
    content: counter(item) ".";
  }
  .detail .contents .text_contents ul.mb0 {
    margin-bottom: 0;
  }
  .detail .contents .text_contents:nth-child(2) {
    margin-bottom: 0px;
  }
  .detail .contents .text_contents:nth-child(2) {
    margin-bottom: 0px;
    padding: 0px;
  }
  .detail .contents .text_contents:nth-child(2) h1 {
    margin-bottom: 0px;
  }
}
/* notes
/*------------------------------------------------*/
@media (min-width: 1163px) {
  .notes .contents {
    padding: 25px 15px;
  }
  .notes .contents .adn_area {
    border: 2px solid #dfdfdf;
  }
  .notes .contents .adn_area .adn_btn.type01 {
    position: relative;
    display: flex;
    justify-content: left;
    align-items: center;
    width: 100%;
    height: 55px;
    padding-left: 15px;
    border-bottom: #dfdfdf dotted 2px;
    font-weight: bold;
    cursor: pointer;
    color: #333333;
    font-size: 14px;
  }
  .notes .contents .adn_area .adn_btn.type01::after {
    content: "";
    position: absolute;
    right: 4%;
    top: 50%;
    transform: translateY(-50%);
    display: block;
    width: 3rem;
    height: 3rem;
    background: url(/cpn/olive/250701/img/btn_minus.svg) no-repeat center center;
    background-size: 100% 100%;
  }
  .notes .contents .adn_area .adn_btn.type01.active::after {
    display: block;
    background: url(/cpn/olive/250701/img/btn_plus.svg) no-repeat center center;
  }
  .notes .contents .adn_area .adn_btn.type01.active {
    border-bottom: none;
  }
  .notes .contents .adn_area .adn_item {
    padding: 15px 15px;
  }
  .notes .contents .adn_area .adn_item h2 {
    font-size: 12px;
    margin-bottom: 7.5px;
    font-weight: bold;
  }
  .notes .contents .adn_area .adn_item p {
    font-size: 10px;
    margin-bottom: 17.5px;
  }
}
@media (min-width: 768px) and (max-width: 1163px) {
  .notes .contents {
    padding: 50px 30px;
  }
  .notes .contents .adn_area {
    border: 2px solid #dfdfdf;
  }
  .notes .contents .adn_area .adn_btn.type01 {
    position: relative;
    display: flex;
    justify-content: left;
    align-items: center;
    width: 100%;
    height: 110px;
    padding-left: 30px;
    border-bottom: #dfdfdf dotted 4px;
    font-weight: bold;
    cursor: pointer;
    color: #333333;
    font-size: 28px;
  }
  .notes .contents .adn_area .adn_btn.type01::after {
    content: "";
    position: absolute;
    right: 4%;
    top: 50%;
    transform: translateY(-50%);
    display: block;
    width: 6rem;
    height: 6rem;
    background: url(/cpn/olive/250701/img/btn_minus.svg) no-repeat center center;
    background-size: 100% 100%;
  }
  .notes .contents .adn_area .adn_btn.type01.active::after {
    display: block;
    background: url(/cpn/olive/250701/img/btn_plus.svg) no-repeat center center;
  }
  .notes .contents .adn_area .adn_btn.type01.active {
    border-bottom: none;
  }
  .notes .contents .adn_area .adn_item {
    padding: 15px 15px;
  }
  .notes .contents .adn_area .adn_item h2 {
    font-size: 24px;
    margin-bottom: 15px;
    font-weight: bold;
  }
  .notes .contents .adn_area .adn_item p {
    font-size: 20px;
    margin-bottom: 35px;
  }
}
@media (max-width: 768px) {
  .notes .contents {
    padding: 6.67vw 4vw;
  }
  .notes .contents .adn_area {
    border: 0.27vw solid #dfdfdf;
  }
  .notes .contents .adn_area .adn_btn.type01 {
    position: relative;
    display: flex;
    justify-content: left;
    align-items: center;
    width: 100%;
    height: 14.67vw;
    padding-left: 4vw;
    border-bottom: #dfdfdf dotted 0.53vw;
    font-weight: bold;
    cursor: pointer;
    color: #333333;
    font-size: 3.73vw;
  }
  .notes .contents .adn_area .adn_btn.type01::after {
    content: "";
    position: absolute;
    right: 4%;
    top: 50%;
    transform: translateY(-50%);
    display: block;
    width: 6rem;
    height: 6rem;
    background: url(/cpn/olive/250701/img/btn_minus.svg) no-repeat center center;
    background-size: 100% 100%;
  }
  .notes .contents .adn_area .adn_btn.type01.active::after {
    display: block;
    background: url(/cpn/olive/250701/img/btn_plus.svg) no-repeat center center;
  }
  .notes .contents .adn_area .adn_btn.type01.active {
    border-bottom: none;
  }
  .notes .contents .adn_area .adn_item {
    padding: 15px 15px;
  }
  .notes .contents .adn_area .adn_item h2 {
    font-size: 3.2vw;
    margin-bottom: 2vw;
    font-weight: bold;
  }
  .notes .contents .adn_area .adn_item p {
    font-size: 2.67vw;
    margin-bottom: 4.67vw;
  }
}
/* アコーディオン
/*------------------------------------------------*/
.notes .contents .acordion {
  border: 2px solid #dfdfdf;
}
@media (max-width: 768px) {
  .notes .contents .acordion:not(:first-child) {
    margin-top: 4.5333333333vw;
  }
}
@media (min-width: 768px) and (max-width: 1163px) {
  .notes .contents .acordion:not(:first-child) {
    margin-top: 34px;
  }
}
@media (min-width: 1163px) {
  .notes .contents .acordion:not(:first-child) {
    margin-top: 17.453322px;
  }
}
.notes .contents .acordion.is-open .acordion__title {
  border-bottom: 2px dotted #dfdfdf;
}
.notes .contents .acordion.is-open .acordion__title--icon::after {
  transform: translate(-50%, -50%) rotate(180deg);
}
.notes .contents .acordion.is-open .acordion__text {
  display: block;
}
.notes .contents .acordion__title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  font-weight: bold;
  cursor: pointer;
  letter-spacing: 0.07em;
}
@media (max-width: 768px) {
  .notes .contents .acordion__title {
    font-size: 3.7333333333vw;
  }
}
@media (min-width: 768px) and (max-width: 1163px) {
  .notes .contents .acordion__title {
    font-size: 28px;
  }
}
@media (min-width: 1163px) {
  .notes .contents .acordion__title {
    font-size: 14.373324px;
  }
}
@media (max-width: 768px) {
  .notes .contents .acordion__title {
    padding: 3.7333333333vw 2.9333333333vw 4vw 4vw;
  }
}
@media (min-width: 768px) and (max-width: 1163px) {
  .notes .contents .acordion__title {
    padding: 28px 22px 30px 30px;
  }
}
@media (min-width: 1163px) {
  .notes .contents .acordion__title {
    padding: 14.373324px 11.293326px 15.39999px 15.39999px;
  }
}
.notes .contents .acordion__title--icon {
  background: #ebebeb;
  border-radius: 50px;
  position: relative;
}
@media (max-width: 768px) {
  .notes .contents .acordion__title--icon {
    width: 6.6666666667vw;
    height: 6.6666666667vw;
  }
}
@media (min-width: 768px) and (max-width: 1163px) {
  .notes .contents .acordion__title--icon {
    width: 50px;
    height: 50px;
  }
}
@media (min-width: 1163px) {
  .notes .contents .acordion__title--icon {
    width: 25.66665px;
    height: 25.66665px;
  }
}
.notes .contents .acordion__title--icon::before, .notes .contents .acordion__title--icon::after {
  content: "";
  display: block;
  width: 56%;
  height: 2px;
  background-color: #004098;
  position: absolute;
  left: 50%;
  top: 50%;
  transition: all 0.3s;
  transform: translate(-50%, -50%);
}
@media (max-width: 768px) {
  .notes .contents .acordion__title--icon::before, .notes .contents .acordion__title--icon::after {
    height: 0.2666666667vw;
  }
}
@media (min-width: 768px) and (max-width: 1163px) {
  .notes .contents .acordion__title--icon::before, .notes .contents .acordion__title--icon::after {
    height: 2px;
  }
}
@media (min-width: 1163px) {
  .notes .contents .acordion__title--icon::before, .notes .contents .acordion__title--icon::after {
    height: 1.026666px;
  }
}
.notes .contents .acordion__title--icon::after {
  transform: translate(-50%, -50%) rotate(90deg);
}
.notes .contents .acordion__text {
  display: none;
  font-weight: bold;
  line-height: 1.5454545455em;
}
@media (max-width: 768px) {
  .notes .contents .acordion__text {
    font-size: 2.9333333333vw;
  }
}
@media (min-width: 768px) and (max-width: 1163px) {
  .notes .contents .acordion__text {
    font-size: 22px;
  }
}
@media (min-width: 1163px) {
  .notes .contents .acordion__text {
    font-size: 11.293326px;
  }
}
.notes .contents .acordion__text::before, .notes .contents .acordion__text::after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  margin: -0.2727272727em 0;
}
@media (max-width: 768px) {
  .notes .contents .acordion__text {
    padding: 4.5333333333vw 4.2666666667vw;
  }
}
@media (min-width: 768px) and (max-width: 1163px) {
  .notes .contents .acordion__text {
    padding: 34px 32px;
  }
}
@media (min-width: 1163px) {
  .notes .contents .acordion__text {
    padding: 17.453322px 16.426656px;
  }
}

@media (max-width: 768px) {
  .olive .acordion:not(:first-child) {
    margin-top: 4.5333333333vw;
  }
}
@media (min-width: 768px) and (max-width: 1163px) {
  .olive .acordion:not(:first-child) {
    margin-top: 34px;
  }
}
@media (min-width: 1163px) {
  .olive .acordion:not(:first-child) {
    margin-top: 17.453322px;
  }
}
.olive .acordion.is-open .acordion__title .acordion__title--icon::after {
  transform: translate(-50%, -50%) rotate(180deg);
}
.olive .acordion.is-open .acordion__text {
  display: block;
}
.olive .acordion__title {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  cursor: pointer;
  letter-spacing: 0.07em;
}
@media (max-width: 768px) {
  .olive .acordion__title {
    font-size: 3.7333333333vw;
  }
}
@media (min-width: 768px) and (max-width: 1163px) {
  .olive .acordion__title {
    font-size: 28px;
  }
}
@media (min-width: 1163px) {
  .olive .acordion__title {
    font-size: 14.373324px;
  }
}
@media (max-width: 768px) {
  .olive .acordion__title {
    padding: 4.67vw 2.9333333333vw 4.67vw 4vw;
  }
}
@media (min-width: 768px) and (max-width: 1163px) {
  .olive .acordion__title {
    padding: 35px 22px 35px 30px;
  }
}
@media (min-width: 1163px) {
  .olive .acordion__title {
    padding: 17.5px 11.293326px 17.5px 15.39999px;
  }
}
.olive .acordion__title--icon {
  position: absolute;
  right: 20px;
  background: #FF7C00;
  border-radius: 50px;
}
@media (max-width: 768px) {
  .olive .acordion__title--icon {
    position: absolute;
    right: 5.33vw;
    width: 6.6666666667vw;
    height: 6.6666666667vw;
  }
}
@media (min-width: 768px) and (max-width: 1163px) {
  .olive .acordion__title--icon {
    position: absolute;
    right: 5.33vw;
    width: 50px;
    height: 50px;
  }
}
@media (min-width: 1163px) {
  .olive .acordion__title--icon {
    width: 25.66665px;
    height: 25.66665px;
  }
}
.olive .acordion__title--icon::before, .olive .acordion__title--icon::after {
  content: "";
  display: block;
  width: 56%;
  height: 2px;
  background-color: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  transition: all 0.3s;
  transform: translate(-50%, -50%);
}
@media (max-width: 768px) {
  .olive .acordion__title--icon::before, .olive .acordion__title--icon::after {
    height: 0.2666666667vw;
  }
}
@media (min-width: 768px) and (max-width: 1163px) {
  .olive .acordion__title--icon::before, .olive .acordion__title--icon::after {
    height: 2px;
  }
}
@media (min-width: 1163px) {
  .olive .acordion__title--icon::before, .olive .acordion__title--icon::after {
    height: 1.026666px;
  }
}
.olive .acordion__title--icon::after {
  transform: translate(-50%, -50%) rotate(90deg);
}
.olive .acordion__text {
  display: none;
  font-weight: bold;
  line-height: 1.5454545455em;
}
@media (max-width: 768px) {
  .olive .acordion__text {
    font-size: 2.9333333333vw;
  }
}
@media (min-width: 768px) and (max-width: 1163px) {
  .olive .acordion__text {
    font-size: 22px;
  }
}
@media (min-width: 1163px) {
  .olive .acordion__text {
    font-size: 11.293326px;
  }
}
.olive .acordion__text::before, .olive .acordion__text::after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  margin: -0.2727272727em 0;
}
@media (max-width: 768px) {
  .olive .acordion__text {
    padding: 0px 4.2666666667vw 6.5333333333vw 4.2666666667vw;
  }
}
@media (min-width: 768px) and (max-width: 1163px) {
  .olive .acordion__text {
    padding: 0px 32px 38px 32px;
  }
}
@media (min-width: 1163px) {
  .olive .acordion__text {
    padding: 0px 17.5px 25px 17.5px;
  }
}

@media (max-width: 768px) {
  .detail .contents .acordion:not(:first-child) {
    margin-top: 4.5333333333vw;
  }
}
@media (min-width: 768px) and (max-width: 1163px) {
  .detail .contents .acordion:not(:first-child) {
    margin-top: 34px;
  }
}
@media (min-width: 1163px) {
  .detail .contents .acordion:not(:first-child) {
    margin-top: 17.453322px;
  }
}
.detail .contents .acordion.is-open .acordion__title--icon::after {
  transform: translate(-50%, -50%) rotate(180deg);
}
.detail .contents .acordion.is-open .acordion__text {
  display: block;
}
.detail .contents .acordion__title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  font-weight: bold;
  cursor: pointer;
  letter-spacing: 0.07em;
}
@media (max-width: 768px) {
  .detail .contents .acordion__title {
    font-size: 3.7333333333vw;
  }
}
@media (min-width: 768px) and (max-width: 1163px) {
  .detail .contents .acordion__title {
    font-size: 28px;
  }
}
@media (min-width: 1163px) {
  .detail .contents .acordion__title {
    font-size: 14.373324px;
  }
}
@media (max-width: 768px) {
  .detail .contents .acordion__title {
    padding: 4.67vw 2.9333333333vw 4.67vw 4vw;
  }
}
@media (min-width: 768px) and (max-width: 1163px) {
  .detail .contents .acordion__title {
    padding: 28px 22px 30px 30px;
  }
}
@media (min-width: 1163px) {
  .detail .contents .acordion__title {
    padding: 17.5px 11.293326px 17.5px 15.39999px;
  }
}
.detail .contents .acordion__title--icon {
  background: #ebebeb;
  border-radius: 50px;
  position: relative;
}
@media (max-width: 768px) {
  .detail .contents .acordion__title--icon {
    width: 6.6666666667vw;
    height: 6.6666666667vw;
  }
}
@media (min-width: 768px) and (max-width: 1163px) {
  .detail .contents .acordion__title--icon {
    width: 50px;
    height: 50px;
  }
}
@media (min-width: 1163px) {
  .detail .contents .acordion__title--icon {
    width: 25.66665px;
    height: 25.66665px;
  }
}
.detail .contents .acordion__title--icon::before, .detail .contents .acordion__title--icon::after {
  content: "";
  display: block;
  width: 56%;
  height: 2px;
  background-color: #004098;
  position: absolute;
  left: 50%;
  top: 50%;
  transition: all 0.3s;
  transform: translate(-50%, -50%);
}
@media (max-width: 768px) {
  .detail .contents .acordion__title--icon::before, .detail .contents .acordion__title--icon::after {
    height: 0.2666666667vw;
  }
}
@media (min-width: 768px) and (max-width: 1163px) {
  .detail .contents .acordion__title--icon::before, .detail .contents .acordion__title--icon::after {
    height: 2px;
  }
}
@media (min-width: 1163px) {
  .detail .contents .acordion__title--icon::before, .detail .contents .acordion__title--icon::after {
    height: 1.026666px;
  }
}
.detail .contents .acordion__title--icon::after {
  transform: translate(-50%, -50%) rotate(90deg);
}
.detail .contents .acordion__text {
  display: none;
  font-weight: bold;
  line-height: 1.5454545455em;
}
@media (max-width: 768px) {
  .detail .contents .acordion__text {
    font-size: 2.9333333333vw;
  }
}
@media (min-width: 768px) and (max-width: 1163px) {
  .detail .contents .acordion__text {
    font-size: 22px;
  }
}
@media (min-width: 1163px) {
  .detail .contents .acordion__text {
    font-size: 11.293326px;
  }
}
.detail .contents .acordion__text::before, .detail .contents .acordion__text::after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  margin: -0.2727272727em 0;
}
@media (max-width: 768px) {
  .detail .contents .acordion__text {
    padding: 0px 4.2666666667vw 4.5333333333vw 4.2666666667vw;
  }
}
@media (min-width: 768px) and (max-width: 1163px) {
  .detail .contents .acordion__text {
    padding: 0px 32px 34px 32px;
  }
}
@media (min-width: 1163px) {
  .detail .contents .acordion__text {
    padding: 0px 17.5px 17.5px 17.5px;
  }
}

@media (min-width: 1163px) {
  footer {
    margin-bottom: 126px;
  }
}
@media (min-width: 768px) and (max-width: 1163px) {
  footer {
    margin-bottom: 254px;
  }
}
@media (max-width: 768px) {
  footer {
    margin-bottom: 33.87vw;
  }
}/*# sourceMappingURL=style.css.map */