@charset 'utf-8';

/***************

  --- base ---

****************/
html {
  cursor: default;
  line-height: 1.5;
  -moz-tab-size: 4;
  tab-size: 4;
  -webkit-tap-highlight-color: transparent;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  word-break: break-word;
  font-size: 16px;
}
body {
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 300;
  color: #221f20;
  font-family: "Helvetica Neue",
    Arial,
    "Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
    Meiryo,
    sans-serif;
}
header, main, section, footer {
  display: block;
  margin: 0;
  padding: 0;
}
@media only screen and  (max-width:768px){
  html, body {
    font-size: 14px;
  }
}
h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
}
small {
  font-size: 80%;
}
*,:after,:before {
  box-sizing: border-box;
}
:after,:before {
  text-decoration: inherit;
  vertical-align: inherit;
}
small {
  font-size: 80%;
}
a {
  color: #a20073;
  text-decoration: none;
}
@media only screen and  (min-width:769px){
  a:hover ,
  a:focus {
    opacity: 0.5;
  }
}
ol,ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
hr {
  height: 0;
  overflow: visible;
}
p:not(:first-child){
  margin-top: 1em;
}
img {
  max-width: 100%;
  height: auto;
  border-style: none;
  vertical-align: bottom;
  user-select: none;
  user-drag: none;
  -webkit-user-drag: none;
  -moz-user-select: none;
  flex-shrink: 0;
}
iframe, img {
  border-style: none;
}
table {
  border-collapse: collapse;
}
input {
  overflow: visible;
}


/***************

  common

****************/
.ib {
  display: inline-block;
}

.txt-left   { text-align: left;   }
.txt-center { text-align: center; }
.txt-right  { text-align: right;  }

.valign-top { vertical-align: middle; }
.valign-middle { vertical-align: middle; }
.valign-bottom { vertical-align: middle; }
.valign-baseline { vertical-align: baseline; }

.fw-bold { font-weight: bold; }

.m0 { margin : 0 !important; }
.p0 { padding: 0 !important; }

.mt0 { margin-top : 0 !important; }
.pt0 { padding-top: 0 !important; }

.mb0 { margin-bottom : 0 !important; }
.pb0 { padding-bottom: 0 !important; }

.ml0 { margin-left : 0 !important; }
.pl0 { padding-left: 0 !important; }

.mr0 { margin-right : 0 !important; }
.pr0 { padding-right: 0 !important; }

.mt5  { margin-top: 5px !important; }
.mt10 { margin-top: 10px !important; }
.mt15 { margin-top: 15px !important; }
.mt20 { margin-top: 20px !important; }
.mt25 { margin-top: 25px !important; }
.mt30 { margin-top: 30px !important; }
.mt35 { margin-top: 35px !important; }
.mt40 { margin-top: 40px !important; }
.mt45 { margin-top: 45px !important; }
.mt50 { margin-top: 50px !important; }
.mt55 { margin-top: 55px !important; }
.mt60 { margin-top: 60px !important; }
.mt65 { margin-top: 65px !important; }
.mt70 { margin-top: 70px !important; }
.mt75 { margin-top: 75px !important; }
.mt80 { margin-top: 80px !important; }
.mt85 { margin-top: 85px !important; }
.mt90 { margin-top: 90px !important; }
.mt95 { margin-top: 95px !important; }
.mt100 { margin-top: 100px !important; }

.mb5  { margin-bottom: 5px !important; }
.mb10 { margin-bottom: 10px !important; }
.mb15 { margin-bottom: 15px !important; }
.mb20 { margin-bottom: 20px !important; }
.mb25 { margin-bottom: 25px !important; }
.mb30 { margin-bottom: 30px !important; }
.mb35 { margin-bottom: 35px !important; }
.mb40 { margin-bottom: 40px !important; }
.mb45 { margin-bottom: 45px !important; }
.mb50 { margin-bottom: 50px !important; }
.mb55 { margin-bottom: 55px !important; }
.mb60 { margin-bottom: 60px !important; }
.mb65 { margin-bottom: 65px !important; }
.mb70 { margin-bottom: 70px !important; }
.mb75 { margin-bottom: 75px !important; }
.mb80 { margin-bottom: 80px !important; }
.mb85 { margin-bottom: 85px !important; }
.mb90 { margin-bottom: 90px !important; }
.mb95 { margin-bottom: 95px !important; }
.mb100 { margin-bottom: 100px !important; }

.pt5  { padding-top: 5px !important; }
.pt10 { padding-top: 10px !important; }
.pt15 { padding-top: 15px !important; }
.pt20 { padding-top: 20px !important; }
.pt25 { padding-top: 25px !important; }
.pt30 { padding-top: 30px !important; }
.pt35 { padding-top: 35px !important; }
.pt40 { padding-top: 40px !important; }
.pt45 { padding-top: 45px !important; }
.pt50 { padding-top: 50px !important; }
.pt55 { padding-top: 55px !important; }
.pt60 { padding-top: 60px !important; }
.pt65 { padding-top: 65px !important; }
.pt70 { padding-top: 70px !important; }
.pt75 { padding-top: 75px !important; }
.pt80 { padding-top: 80px !important; }
.pt85 { padding-top: 85px !important; }
.pt90 { padding-top: 90px !important; }
.pt95 { padding-top: 95px !important; }
.pt100 { padding-top: 100px !important; }

.pb5  { padding-bottom: 5px !important; }
.pb10 { padding-bottom: 10px !important; }
.pb15 { padding-bottom: 15px !important; }
.pb20 { padding-bottom: 20px !important; }
.pb25 { padding-bottom: 25px !important; }
.pb30 { padding-bottom: 30px !important; }
.pb35 { padding-bottom: 35px !important; }
.pb40 { padding-bottom: 40px !important; }
.pb45 { padding-bottom: 45px !important; }
.pb50 { padding-bottom: 50px !important; }
.pb55 { padding-bottom: 55px !important; }
.pb60 { padding-bottom: 60px !important; }
.pb65 { padding-bottom: 65px !important; }
.pb70 { padding-bottom: 70px !important; }
.pb75 { padding-bottom: 75px !important; }
.pb80 { padding-bottom: 80px !important; }
.pb85 { padding-bottom: 85px !important; }
.pb90 { padding-bottom: 90px !important; }
.pb95 { padding-bottom: 95px !important; }
.pb100 { padding-bottom: 100px !important; }

@media only screen and (max-width: 1000px){
  .mt5  { margin-top: 0.5vw !important; }
  .mt10 { margin-top: 1.0vw !important; }
  .mt15 { margin-top: 1.5vw !important; }
  .mt20 { margin-top: 2.0vw !important; }
  .mt25 { margin-top: 2.5vw !important; }
  .mt30 { margin-top: 3.0vw !important; }
  .mt35 { margin-top: 3.5vw !important; }
  .mt40 { margin-top: 4.0vw !important; }
  .mt45 { margin-top: 4.5vw !important; }
  .mt50 { margin-top: 5.0vw !important; }
  .mt55 { margin-top: 5.5vw !important; }
  .mt60 { margin-top: 6.0vw !important; }
  .mt65 { margin-top: 6.5vw !important; }
  .mt70 { margin-top: 7.0vw !important; }
  .mt75 { margin-top: 7.5vw !important; }
  .mt80 { margin-top: 8.0vw !important; }
  .mt85 { margin-top: 8.5vw !important; }
  .mt90 { margin-top: 9.0vw !important; }
  .mt95 { margin-top: 9.5vw !important; }
  .mt100 { margin-top: 10.0vw !important; }

  .mb5  { margin-bottom: 0.5vw !important; }
  .mb10 { margin-bottom: 1.0vw !important; }
  .mb15 { margin-bottom: 1.5vw !important; }
  .mb20 { margin-bottom: 2.0vw !important; }
  .mb25 { margin-bottom: 2.5vw !important; }
  .mb30 { margin-bottom: 3.0vw !important; }
  .mb35 { margin-bottom: 3.5vw !important; }
  .mb40 { margin-bottom: 4.0vw !important; }
  .mb45 { margin-bottom: 4.5vw !important; }
  .mb50 { margin-bottom: 5.0vw !important; }
  .mb55 { margin-bottom: 5.5vw !important; }
  .mb60 { margin-bottom: 6.0vw !important; }
  .mb65 { margin-bottom: 6.5vw !important; }
  .mb70 { margin-bottom: 7.0vw !important; }
  .mb75 { margin-bottom: 7.5vw !important; }
  .mb80 { margin-bottom: 8.0vw !important; }
  .mb85 { margin-bottom: 8.5vw !important; }
  .mb90 { margin-bottom: 9.0vw !important; }
  .mb95 { margin-bottom: 9.5vw !important; }
  .mb100 { margin-bottom: 10.0vw !important; }

  .pt5  { padding-top: 0.5vw !important; }
  .pt10 { padding-top: 1.0vw !important; }
  .pt15 { padding-top: 1.5vw !important; }
  .pt20 { padding-top: 2.0vw !important; }
  .pt25 { padding-top: 2.5vw !important; }
  .pt30 { padding-top: 3.0vw !important; }
  .pt35 { padding-top: 3.5vw !important; }
  .pt40 { padding-top: 4.0vw !important; }
  .pt45 { padding-top: 4.5vw !important; }
  .pt50 { padding-top: 5.0vw !important; }
  .pt55 { padding-top: 5.5vw !important; }
  .pt60 { padding-top: 6.0vw !important; }
  .pt65 { padding-top: 6.5vw !important; }
  .pt70 { padding-top: 7.0vw !important; }
  .pt75 { padding-top: 7.5vw !important; }
  .pt80 { padding-top: 8.0vw !important; }
  .pt85 { padding-top: 8.5vw !important; }
  .pt90 { padding-top: 9.0vw !important; }
  .pt95 { padding-top: 9.5vw !important; }
  .pt100 { padding-top: 10.0vw !important; }

  .pb5  { padding-bottom: 0.5vw !important; }
  .pb10 { padding-bottom: 1.0vw !important; }
  .pb15 { padding-bottom: 1.5vw !important; }
  .pb20 { padding-bottom: 2.0vw !important; }
  .pb25 { padding-bottom: 2.5vw !important; }
  .pb30 { padding-bottom: 3.0vw !important; }
  .pb35 { padding-bottom: 3.5vw !important; }
  .pb40 { padding-bottom: 4.0vw !important; }
  .pb45 { padding-bottom: 4.5vw !important; }
  .pb50 { padding-bottom: 5.0vw !important; }
  .pb55 { padding-bottom: 5.5vw !important; }
  .pb60 { padding-bottom: 6.0vw !important; }
  .pb65 { padding-bottom: 6.5vw !important; }
  .pb70 { padding-bottom: 7.0vw !important; }
  .pb75 { padding-bottom: 7.5vw !important; }
  .pb80 { padding-bottom: 8.0vw !important; }
  .pb85 { padding-bottom: 8.5vw !important; }
  .pb90 { padding-bottom: 9.0vw !important; }
  .pb95 { padding-bottom: 9.5vw !important; }
  .pb100 { padding-bottom: 10.0vw !important; }

}
@media only screen and (min-width:769px){
  .pc-none {
    display: none !important;
  }
}
@media only screen and (max-width:768px){
  .sp-none {
    display: none !important;
  }
}

.img-in-text {
  vertical-align: baseline;
  display: inline-block;
  margin: 0 0.2em;
  height: 0.8em;
  width: auto;
}

.fc-red {
  color: #ff0000;
}
.fc-green {
  color: #228f66;
}

.text-link {
  display: inline-block;
  color: #1684d0;
  text-decoration: underline;
}
.icon-blank {
  display: inline-block;
  vertical-align: top;
  width: 0.7em;
  height: auto;
  margin: 0.2em 0 0 0.1em;
}

/***************

  --- from common.css ---

****************/


/********************

  .o-footer

*********************/
.o-footer {
  font-family: "Hiragino Sans", メイリオ, Meiryo, sans-serif;
  position: relative;
  -webkit-font-smoothing: auto;
  font-weight: 300;
  line-height: 1.5;
  font-size: 14px;
}


@media only screen and  (min-width:769px){
  .o-footer a:hover ,
  .o-footer a:focus {
    opacity: 0.5;
  }
}
@media only screen and  (max-width:768px){
  .o-footer {
    padding-bottom: 20px;
  }
}


/********************

  --- page style ---

*********************/

/********************

  @keyframes

*********************/
@keyframes show{
  from{
    opacity: 0;
  }
  to{
    opacity: 1;
  }
}

/********************

  .cp-header

*********************/
.cp-header {
  position: relative;
  box-sizing: border-box;
  width: 100%;
  border-bottom: 1px solid #f0f0f0;
}

@media only screen and  (min-width: 769px) {
  .cp-header {
    border-top:3px solid #b60081;
  }
}

.cp-header_wrapper {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 100%;
  max-width: 1064px;
  margin: 0 auto;
}

@media only screen and  (min-width: 769px) {
  .cp-header_wrapper {
    height:72px;
    padding: 0 32px;
  }
}

@media only screen and  (max-width: 768px) {
  .cp-header_wrapper {
    height:50px;
    padding: 0 16px;
  }
}

.cp-header_logo {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 168px;
  transform: translate(-50%,-50%);
}

@media only screen and  (max-width: 768px) {
  .cp-header_logo {
    left:16px;
    width: 147px;
    transform: translateY(-50%);
  }
}

/********************

  .main-visual

*********************/
.main-visual {
  background-color: #fceaba;
  overflow: hidden;
  padding-bottom: 53px;
}

.main-visual-img-bg-1 ,
.main-visual-img-bg-2 {
  background-repeat: repeat-x;
  background-size: auto 100%;
  background-position: center top;
  position: relative;
}
.main-visual-img-bg-1 {
  background-image: url('../img/mv-bg1.png');
  background-repeat: repeat-x;
}
.main-visual-img-bg-2 {
  background-image: url('../img/mv-bg2.png');
  background-repeat: no-repeat;
}

.main-visual-img-wrap {
  width: 1020px;
  max-width: 85%;
  margin: 0 auto;
  position: relative;
}
.main-visual-img-wrap::before ,
.main-visual-img-wrap::after {
  content: "";
  display: block;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
}
.main-visual-img-wrap::before {
  background-image: url('../img/tree_1.png');
  height: 0;
  width: 23.529%;
  padding-bottom: 23.627%;
  left: -10.098%;
  bottom: -3.586%;
}
.main-visual-img-wrap::after {
  background-image: url('../img/tree_2.png');
  height: 0;
  width: 29.118%;
  padding-bottom: 21.667%;
  right: -14.804%;
  bottom: -2.483%;
}
.main-visual-img ,
.main-visual-bnr ,
.main-visual-bnr-link ,
.main-visual-bnr-txt-wrap {
  display: block;
  margin: 0 auto;
}
.main-visual-bnr-wrap {
  padding: 12px 20px 0;
}
.main-visual-bnr-txt-wrap {
  width: 443px;
  max-width: 100%;
}
.main-visual-bnr-txt {
  display: block;
}

.main-visual-bnr ,
.main-visual-bnr-link {
  width: 1012px;
  max-width: 100%;
}
.main-visual-bnr-link {
  margin-top: 13px;
  position: relative;
  z-index: 1;
}
.main-visual-bnr {
  padding: 3px;
  background-color: #fff;
  border: solid 3px #b7007f;
  border-radius: 6px;
}

@media only screen and (max-width: 1040px){
  .main-visual-bnr-txt-wrap {
    width: 44.3%;
  }
}

@media only screen and (max-width: 768px){
  .main-visual {
    padding-bottom: 5.3vw;
  }
  .main-visual-bnr-wrap {
    margin-top: -6%;
    padding: 0;
  }
  .main-visual-bnr-link {
    width: 65.3%;
    margin-top: 2.7%;
  }
  .main-visual-bnr-txt-wrap {
    width: 59.1%;
  }
  .main-visual-bnr {
    background-color: #fff;
    border: solid 2px #b7007f;
    border-radius: 3px;
    padding: 1px;
  }
}

/********************

  .main-contents

*********************/
.main-contents {
  padding-bottom: 28px;
}
@media only screen and (max-width: 1040px){
  .main-contents {
    padding-bottom: 2.8vw;
  }
}

/********************

  .section-*

*********************/
.section-1 ,
.section-3 {
  background-color: #fdf8eb;
}
.section-2 ,
.section-4 {
  background-color: #fff;
}

.section-1 {
  padding: 28px 0 100px;
}
.section-2 {
  padding: 28px 0;
}
.section-3 {
  padding: 28px 0 83px;
}
.section-4 {
  padding: 28px 0;
}

@media only screen and (max-width: 1000px){
  .section-1 {
    padding: 2.8vw 0 10vw;
  }
  .section-2 {
    padding: 2.8vw 0;
  }
  .section-3 {
    padding: 2.8vw 0 8.3vw;
  }
  .section-4 {
    padding: 2.8vw 0;
  }
}


/********************

  .contents-frame

*********************/
.contents-frame {
  max-width: 1020px;
  padding: 0 10px;
  margin: 0 auto;
}
.contents-block-frame {
  margin: 0 6.6%;
}
@media only screen and (max-width: 768px){
  .contents-block-frame {
    margin: 0 3.3%;
  }
}

/********************

  .hdg-*

*********************/
.hdg-lv2-img {
  margin: 92px auto 120px;
}
.hdg-lv2-img img {
  display: block;
}

@media only screen and (max-width: 1040px){
  .hdg-lv2-img {
    margin: 9.2vw auto 12vw;
  }
}

/********************

  .accordion-*

*********************/
.accordion-list {
  list-style: none;
}
.accordion-wrap {
  border: solid 5px #228f66;
  background-color: #fff;
  border-radius: 20px;
  position: relative;
  margin-top: 100px;
}
.hdg-lv2-img + .accordion-wrap {
  margin-top: 135px;
}
.accordion-num {
  display: block;
  background-image: url(../img/accordion-num_bg.png);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: absolute;
  width: 10.1%;
  padding-top: 2.9%;
  top: -6px;
  left: 3.6%;
  height: 0;
  z-index: 1;
  pointer-events: none;
}
.accordion-num .number {
  width: 50%;
  height: auto;
  display: block;
  position: absolute;
  margin: 0 auto -10%;
  left: 0;
  right: 0;
  bottom: 100%;
}

.accordion-title {
  overflow :hidden;
  cursor: pointer;
  position: relative;
  padding: 5.3% 3.5%;
  -webkit-tap-highlight-color: transparent;
}
.accordion-title-img {
  display: block;
  width: 100%;
}
.accordion-title::before ,
.accordion-title::after {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
}
.accordion-title::before {
  width: 96px;
  height: 96px;
  border: solid 3px #d6d6d6;
  background-color: #fff;
  background-image: url(../img/icon-line_1.svg);
  background-size: 68.889% 11.111%;
  border-radius: 50%;
  box-shadow: 2px 3px 0 0 #d6d6d6;
  right: 3.3%;
}
.accordion-title::after {
  width: 90px;
  height: 90px;
  background-image: url(../img/icon-line_2.svg);
  background-color: transparent;
  background-size: 11.111% 68.889%;
  transition: background-size 0.1s linear;
  right: 3.3%;
  margin-right: 3px;
}
.accordion-title.-opened::after {
  background-size: 11.111% 0;
}
.accordion-contents {
  margin: 0 3.535%;
  padding: 33px 0 60px;
  position: relative;
}
.accordion-contents::before {
  content: "";
  display: block;
  background: url('../img/accordion-contents-top_bg.png');
  background-color: transparent;
  background-repeat: repeat-x;
  background-position: left center;
  background-size: auto 100%;
  border-radius: 10px/50%;
  position: absolute;
  bottom: 100%;
  left: 0;
  right: 0;
  height: 20px;
}

.accordion-contents-frame {
  padding: 0 5.272%;
}

@media only screen and (max-width:1040px){
  .accordion-wrap {
    border: solid 0.7vw #228f66;
    border-radius: 2vw;
    margin-top: 10%;
  }
  .hdg-lv2-img + .accordion-wrap {
    margin-top: 13.5%;
  }
  .accordion-num {
    top: -0.7vw;
  }
  .accordion-title::before {
    width: 9.6vw;
    height: 9.6vw;
    right: 3.3%;
    border: solid 0.3vw #d6d6d6;
    box-shadow: 2px 3px 0 0 #d6d6d6;
  }
  .accordion-title::after {
    width: 9.0vw;
    height: 9.0vw;
    right: 3.3%;
    margin-right: 0.3vw;
  }
  .accordion-contents {
    padding: 3.3vw 0 6vw;
  }
  .accordion-contents::before {
    height: 2vw;
    border-radius: 1vw/50%;
  }
}
@media only screen and (max-width: 768px){
  .accordion-contents-frame {
    padding: 0 3.3%;
  }
}


/********************

  .-icon-arrow

*********************/
.icon-arrow.-down::before {
  transform: rotate(0);
}
.icon-arrow.-out::before {
  transform: rotate(-90deg);
}
.icon-arrow.-up::before {
  transform: rotate(180deg);
}

/********************

  .btn-*

*********************/
.btn-01 ,
.btn-02 ,
.btn-03 {
  display: block;
  text-align: center;
  position: relative;
  margin: 20px auto;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  opacity: 1 !important;
}
.btn-01.icon-arrow::before ,
.btn-02.icon-arrow::before ,
.btn-03.icon-arrow::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center;
}
.btn-01 {
  padding: 0.35em 1em;
  background-color: #d10814;
  box-shadow: 4px 7px 0 0 #d4d0c5;
  border: solid 0.146em #fff;
  border-radius: 0.333em;
  font-size: 48px;
  letter-spacing: 0.042em;
  color: #fff;
  font-weight: bold;
  width: 820px;
}

.btn-01.icon-arrow {
  padding: 0.35em 1.95em;
}
.btn-01.icon-arrow::before {
  background-image: url(../img/icon-arrow_1.svg);
  right: 0.563em;
  width: 1.313em;
  height: 1.313em;
}

.btn-01 .sub-txt {
  display: block;
  font-size: 20px;
  font-weight: normal;
  line-height: 1.15;
  letter-spacing: 0;
  margin-bottom: 0.2em;
  pointer-events: none;
}

@media only screen and (min-width: 769px){
  .btn-01:hover ,
  .btn-01:focus ,
  .btn-01:active {
    box-shadow: 2px 3px 0 0 #d4d0c5;
    left: 2px;
    top : 4px;
  }
  .btn-01.-in-follow-bottom {
    font-size: 24px;
    width: 640px;
  }
  .btn-01.-in-follow-bottom .sub-txt {
    font-size: 14px;
  }
}

@media only screen and (max-width: 1000px){
  .btn-01 {
    font-size: 4.8vw;
    width: 82%;
  }
  .btn-01 .sub-txt {
    font-size: 2.0vw;
  }
}
@media only screen and (max-width: 500px){
  .btn-01 {
    font-size: 20px;
  }
  .btn-01 .sub-txt {
    font-size: 11px;
  }
}

.btn-02 {
  font-size: 32px;
  font-weight: bold;
  letter-spacing: 0.06em;
  color: #d10814;
  padding: 0.6em 1.5em;
  background-color: #fff;
  box-shadow: 1px 6px 0 0 #d10814;
  border: solid 0.2em #d10814;
  border-radius: 1.5em/50% ;
  width: 412px;
  max-width: 80%;
  margin: 60px auto;
}
.btn-02.-large {
  font-size: 33px;
  width: 550px;
  max-width: 90%;
}
.btn-02.-long-text {
  font-size: 28px;
  line-height: 1.2;
  letter-spacing: 0;
  width: 550px;
  border-radius: 2em/50% ;
}
.btn-02.icon-arrow {
  padding: 0.6em 1.9em 0.6em 1.6em;
}
.btn-02.icon-arrow::before {
  background-image: url(../img/icon-arrow_2.svg);
  right: 0.87em;
  width: 1.0em;
  height: 1.0em;
}
@media only screen and (min-width: 769px){
  .btn-02:hover ,
  .btn-02:focus ,
  .btn-02:active {
    box-shadow: 0 3px 0 0 #d10814;
    left: 1px;
    top : 3px;
  }
}

@media only screen and (max-width: 1000px){
  .btn-02 {
    font-size: 3.2vw;
    width: 70%;
    margin: 30px auto;
  }
  .btn-02.-large {
    font-size: 3.4vw;
    max-width: 80%;
  }
  .btn-02.-long-text {
    font-size: 3.0vw;
    line-height: 1.2;
  }
}
@media only screen and (max-width: 768px){
  .btn-02 {
    border: solid 2px #d10814;
  }
  .btn-02.icon-arrow {
    padding: 0.8em 2em;
  }
  .btn-02.icon-arrow::before {
    width: 1.3em;
    height: 1.3em;
  }
}
@media only screen and (max-width: 500px){
  .btn-02.-long-text {
    width: 80%;
    font-size: 13px;
  }
}

.btn-03 {
  padding: 1.2em 1.5em;
  background-color: #228f66;
  box-shadow: 4px 7px 0 0 #d4d0c5;
  border: none;
  border-radius: 2.41em/50% ;
  font-size: 29px;
  letter-spacing: 1px;
  line-height: 1.2;
  color: #fff;
  font-weight: bold;
  width: 800px;
  max-width: 100%;
  margin: 50px auto;
}
.btn-03.icon-arrow {
  padding: 1.2em 2.9em;
}

.btn-03.icon-arrow::before {
  right: 1.276em;
  width: 1.621em;
  height: 1.621em;
  background-image: url(../img/icon-arrow_3.svg);
}

@media only screen and (min-width: 769px){
  .btn-03:hover ,
  .btn-03:focus ,
  .btn-03:active {
    box-shadow: 2px 3px 0 0 #d4d0c5;
    left: 2px;
    top : 4px;
  }
}

@media only screen and (max-width: 1000px){
  .btn-03 {
    font-size: 2.8vw;
    margin: 25px auto;
  }
}
@media only screen and (max-width: 768px){
  .btn-03 {
    font-size: 2.7vw;
  }
}


.btn-wrap {
  text-align: center;
}
.btn-wrap .btn-01 ,
.btn-wrap .btn-02 ,
.btn-wrap .btn-03 {
  display: inline-block;
  width: auto;
}


/********************

  .img-only

*********************/
.img-only {
  margin: 65px auto;
}
.img-only > img {
  display: block;
  margin: 0 auto;
}
.img-only.-width-full > img {
  max-width: 100%;
}
.img-only.-img-0-yen > img {
  max-width: 90%;
}
.img-only.-img-card > img {
  width: 66%;
}
.img-only.-img-card-2 > img {
  width: 26%;
}
.img-only.-img-photo > img {
  width: 78%;
}
.img-only.-img-icon > img {
  width: 40%;
}
.img-only.-img-iaeon {
  margin-bottom: 40px;
}
.img-only.-img-iaeon > img {
  width: 84.45%;
}
.img-only.-img-aeonpay {
  margin-bottom: 40px;
}
.img-only.-img-aeonpay > img {
  width: 85.37%;
}
.img-only.-img-bnr-square > img {
  width: 77%;
}
.img-only.-img-bnr-vc {
  padding: 0 20px;
}
.img-only.-img-bnr-vc > img {
  width: 100%;
  max-width: 500px;
}
.img-only.-img-aeonmall {
  margin: 30px auto 60px;
}
.img-only.-img-aeonmall > img {
  width: 66.02%;
}
@media only screen and (max-width: 1000px){
  .img-only {
    margin: 6.5vw auto;
  }
  .img-only.-img-aeonmall {
    margin: 3vw auto 6vw;
  }
  .img-only.-img-iaeon {
    margin-bottom: 4vw;
  }
}
@media only screen and (max-width: 768px){
  .img-only {
    margin: 35px auto;
  }
  .img-only.-img-aeonmall {
    margin: 15px auto 30px;
  }
  .img-only.-img-iaeon {
    margin-bottom: 20px;
  }
}

/********************

  .hr-*

*********************/
.hr-1 {
  border:none;
  border-top: 5px dotted #228f66;
  width: 100%;
  height: 5px;
  margin: 50px auto;
}
@media only screen and (max-width: 768px){
  .hr-1 {
    margin: 30px auto 20px;
  }
}

/********************

  .txt-*

*********************/
.txt-em-1 ,
.txt-em-2 {
  text-align: center;
  font-weight: bold;
}
.txt-em-1 {
  font-size: 36px;
  letter-spacing: 0.1em;
}
.txt-em-2 {
  font-size: 30px;
  letter-spacing: 0.05em;
}
.txt-em-3 {
  font-size: 24px;
  font-weight: bold;
}
.txt-em-1.-letter-space-none ,
.txt-em-2.-letter-space-none {
  letter-spacing: 0;
}
.txt-img {
  text-align: center;
  margin: 1em auto;
}
.txt-deco-dot-wrap {
  font-size: 36px;
  color: #d10814;
  text-align: center;
  font-weight: bold;
  margin-top: 1.7em;
}
.txt-deco-dot {
  display: inline-block;
  padding: 0 1.8em;
  position: relative;
}
.txt-deco-dot::before ,
.txt-deco-dot::after {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: 100% auto;
  width: 1.2em;
  position: absolute;
  top: 0;
  bottom: 0.5em;
}
.txt-deco-dot::before {
  background-image: url('../img/deco-dot-left.png');
  left: 0;
}
.txt-deco-dot::after {
  background-image: url('../img/deco-dot-right.png');
  right: 0;
}

@media only screen and (max-width: 1000px){
  .txt-em-1 {
    font-size: 3.6vw;
  }
  .txt-em-2 {
    font-size: 3.0vw;
  }
  .txt-em-3 {
    font-size: 2.4vw;
  }
  .txt-deco-dot-wrap {
    font-size: 3.6vw;
  }
  .txt-deco-dot::before ,
  .txt-deco-dot::after {
    width: 1.7em;
  }
}
@media only screen and (max-width: 768px){
  .txt-em-1 {
    font-size: 18px;
  }
  .txt-em-2 {
    font-size: 16px;
  }
  .txt-em-3 {
    font-size: 15px;
  }
  .txt-deco-dot-wrap {
    font-size: 18px;
  }
}

/********************

  .logo-list

*********************/
.logo-list {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: center;
  justify-content: space-around;
  align-items: center;
  text-align: center;
  margin: 60px auto;
}
.logo-list-item {
  margin: 10px auto;
}
.logo-list-item.-logo-mybasket ,
.logo-list-item.-logo-aeonstyle {
  width: 45%;
  margin: 0 2.5% 5%;
}
.logo-list-item.-logo-aeon ,
.logo-list-item.-logo-maxvalu ,
.logo-list-item.-logo-daiei {
  width: 24%;
}
.logo-list-item.-logo-maxvalu {
  width: 29%;
}
.logo-list-item.-logo-aeonmall {
  width: 17%;
}
@media only screen and (max-width: 1000px){
  .logo-list {
    margin: 6.0vw auto;
  }
}
@media only screen and (max-width: 768px){
  .logo-list-item.-logo-aeon ,
  .logo-list-item.-logo-maxvalu ,
  .logo-list-item.-logo-daiei {
    width: 22%;
  }
  .logo-list-item.-logo-maxvalu {
    width: 27%;
  }
  .logo-list-item.-logo-aeonmall {
    width: 15%;
  }
}

/********************

  .annotation-list

*********************/
.annotation-list {
  list-style: none;
  margin: 60px auto 40px;
}

.annotation-list > li {
  font-size: 15.5px;
  font-weight: normal;
  position: relative;
  padding-left: 1em;
}
.annotation-list.fw-bold > li ,
.annotation-list > li.fw-bold {
  font-weight: bold;
}
.annotation-list > li > .mark {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  font-size: inherit;
  line-height: inherit;
}
@media only screen and (max-width: 1000px){
  .annotation-list {
    margin: 6vw auto 4vw;
  }
  .annotation-list > li {
    font-size: 1.55vw;
  }
}
@media only screen and (max-width: 768px){
  .annotation-list > li {
    font-size: 14px;
  }
}

/********************

  .card-list

*********************/
.card-list {
  text-align: center;
  margin: 60px auto 30px;
  border-radius: 30px;
  position: relative;
  padding: 0 7%;
}
.card-list::after {
  content: "";
  display: block;
  font-size: 0;
  line-height: 0;
  height: 0;
  clear: both;
}
.card-list.-select {
  border: 3px dotted #228f66;
  padding: 5% 7%;
}
.card-list-item {
  width: 45.1%;
  float: left;
}
.card-list-item:nth-child(2n) {
  margin-left: 9.8%;
}
.card-list-item:nth-child(n+3) {
  margin-top: 8%;
}

.card-list-cname {
  font-size: 29px;
  font-weight: bold;
  line-height: 1.2;
}
.card-list-cname .sub-txt {
  font-size: 23px;
  font-weight: normal;
  display: block;
}

.card-list-cimage-wrap {
  width: 100%;
  margin: 15px auto 0;
}
.card-list-cimage-wrap--center {
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.card-list-cimage {
  display: block;
  width: 100%;
}
.card-list-cimage--vertical {
  width: 63%;
  margin: 0 auto;
}
.card-list-cimage.-border-arround {
  border: 1px solid #d6d6d6;
  border-radius: 3.165%/5%;
}
.card-list-copyright {
  text-align: right;
  font-size: 16px;
}

.card-list-apply ,
p.card-list-apply {
  margin: 12px auto;
}

.card-list-apply-btn {
  margin: 0 auto;
  line-height: 1.2;
  display: block;
  text-align: center;
  position: relative;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  font-size: 22px;
  font-weight: bold;
  color: #fff;
  background-color: #80c047;
  box-shadow: 3px 4px 0 0 #d6d6d6, inset 0 0 0 0.1em #fff;
  border: solid 0.12em #80c047;
  border-radius: 0.5em;
  width: 100%;
  padding: 0.5em 1.9em;
  opacity: 1 !important;
}

.card-list-apply-btn::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(../img/icon-arrow_4.svg);
  right: 0.87em;
  width: 0.924em;
  height: 0.924em;
  transform: rotate(-90deg);
}

@media only screen and (min-width: 769px){
  .card-list-apply-btn:hover ,
  .card-list-apply-btn:focus ,
  .card-list-apply-btn:active {
    left: 1px;
    top : 2px;
    box-shadow: 2px 2px 0 0 #d6d6d6, inset 0 0 0 0.1em #fff;
  }
}


.card-list-detail {
  text-align: center;
  font-size: 16px;
}
.card-list-detail-link {
  display: inline-block;
  color: #1684d0;
  position: relative;
}
.card-list-detail-link::before {
  content: "";
  display: block;
  height: 1px;
  border-top: 0.1em solid #1684d0;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.card-list-detail-link .mark {
  margin-right: 0.2em;
}

@media only screen and (max-width: 1000px){
  .card-list {
    margin: 6vw auto 3vw;
  }
  .card-list-cname {
    font-size: 2.8vw;
  }
  .card-list-cname .sub-txt {
    font-size: 2.3vw;
  }
  .card-list-copyright {
    font-size: 1.6vw;
  }
  .card-list-apply ,
  p.card-list-apply {
    margin: 1.2vw auto;
  }
  .card-list-apply-btn {
    font-size: 2.2vw;
  }
  .card-list-detail {
    font-size: 1.6vw;
  }
}
@media only screen and (max-width: 768px){
  .card-list {
    border-radius: 15px;
    padding: 0;
  }
  .card-list.-select {
    padding-top: 30px;
  }
  .card-list-cname {
    font-size: 14px;
  }
  .card-list-cname .sub-txt {
    font-size: 13px;
  }
  .card-list-copyright {
    font-size: 12px;
  }
  .card-list-apply ,
  p.card-list-apply {
    margin: 10px auto;
  }
  .card-list-apply-btn {
    font-size: 11px;
    max-width: 92%;
  }
  .card-list-detail {
    font-size: 11px;
  }
}

/********************

  .column-list

*********************/
.column-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  align-items: flex-start;
  margin-top: 76px;
}
.column-list-item {
  width: 42%;
  margin: 0 2%;
}
.column-list-item:nth-child(n+3) {
  margin-top: 5%;
}
.column-list-item .column-list-link {
  color: inherit;
  display: block;
  width: 100%;
}
.column-list-item a:hover {
  opacity: 0.7;
}
.column-list-image-wrap {
  width: 100%;
}
.column-list-image {
  width: 100%;
  margin: 0 auto;
  display: block;
}
.column-list .column-list-title {
  margin: 1em 0 0.2em 0;
  padding: 0 0 0.5em 0.1em;
  font-size: 22px;
  font-weight: bold;
}
@media only screen and (max-width: 1000px){
  .column-list {
    margin-top: 7.6vw;
  }
  .column-list .column-list-title {
    font-size: 2.2vw;
  }
}
@media only screen and (max-width: 768px){
  .column-list .column-list-title {
    font-size: 13px;
  }
}

/********************

  .to-pagetop-btn

*********************/
.to-pagetop-btn-wrap {
  position: relative;
  min-height: 100px;
}
.to-pagetop-btn {
  position: absolute;
  bottom: 20px;
  right: 20px;
  cursor: pointer;
  display: none;
}
.to-pagetop-btn.-fixed {
  position: fixed;
  bottom: 20px;
  z-index: 90;
  transition: bottom 0.2s;
}

@media only screen and (max-width: 768px){
  .to-pagetop-btn-wrap {
    min-height: 60px;
  }
  .to-pagetop-btn  {
    width: 45px;
    height: 45px;
  }
}

/********************

  .follow-bottom

*********************/
.follow-bottom {
  position: fixed;
  background-color: #fff;
  box-shadow: 0 -10px 15px -5px rgba(0,0,0,0.1);
  left: 0;
  right: 0;
  bottom: 0;
  height: auto;
  z-index: 100;
}
