@charset "UTF-8";
_::-webkit-full-page-media, _:future, :root * {
  image-rendering: auto !important;
}

body, div, p, a, th, td, li, dd {
  font-family: "Hiragino Kaku Gothic W3 JIS2004", "Hiragino Kaku Gothic ProN", "メイリオ", "meiryo", "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
}

h2, h3, h4, h5, h6, dt, th, strong {
  font-family: "Hiragino Kaku Gothic W6 JIS2004", "Hiragino Kaku Gothic ProN", "メイリオ", "meiryo", "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
}

#enjoy {
  padding-bottom: 105px;
}

@media screen and (min-width: 737px), print {
  #enjoy .btn_back {
    font-size: 16px;
  }
}

@media screen and (max-width: 736px) {
  #enjoy .btn_back {
    font-size: 14px;
  }
}

#enjoy h2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media screen and (min-width: 737px), print {
  #enjoy h2 {
    height: 370px;
    margin: 0 auto 70px;
    background: url(../image/bg_main.jpg) no-repeat;
    background-position: center center;
    background-size: cover;
  }
}

@media screen and (max-width: 736px) {
  #enjoy h2 {
    height: 312px;
    margin-bottom: 40px;
    background: url(../image/bg_main_sp.jpg) center top no-repeat;
    background-size: auto 312px;
  }
  #enjoy h2 span {
    display: block;
    width: 244px;
    height: 239px;
    overflow: hidden;
    background: url(../image/title_sp.png) no-repeat;
    background-size: contain;
    text-indent: -9999px;
  }
}

#enjoy > .idx {
  margin: 0 auto 70px;
  font-family: "Hiragino Kaku Gothic W6 JIS2004", "Hiragino Kaku Gothic ProN", "メイリオ", "meiryo", "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
}

@media screen and (min-width: 737px), print {
  #enjoy > .idx {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 980px;
  }
}

@media screen and (max-width: 736px) {
  #enjoy > .idx {
    padding: 0 15px;
  }
}

#enjoy > .idx li {
  border: 1px solid #eceff1;
}

@media screen and (min-width: 737px), print {
  #enjoy > .idx li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 310px;
            flex: 0 0 310px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #enjoy > .idx li > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
}

@media screen and (max-width: 736px) {
  #enjoy > .idx li {
    margin-bottom: 22px;
    padding-bottom: 19px;
  }
}

#enjoy > .idx li figure {
  width: 100%;
  border-bottom: 1px solid #eceff1;
  text-align: center;
}

@media screen and (min-width: 737px), print {
  #enjoy > .idx li figure img {
    width: 100%;
  }
}

@media screen and (max-width: 736px) {
  #enjoy > .idx li figure img {
    width: auto;
    max-height: 160px;
  }
}

#enjoy > .idx li dl {
  padding: 0 19px;
}

@media screen and (min-width: 737px), print {
  #enjoy > .idx li dl {
    margin: 12px auto 20px;
  }
}

@media screen and (max-width: 736px) {
  #enjoy > .idx li dl {
    margin: 15px auto 14px;
  }
}

#enjoy > .idx li dl dt {
  font-weight: bold;
}

@media screen and (min-width: 737px), print {
  #enjoy > .idx li dl dt {
    margin-bottom: 7px;
    font-size: 22px;
  }
}

@media screen and (max-width: 736px) {
  #enjoy > .idx li dl dt {
    margin-bottom: 5px;
    font-size: 17px;
  }
}

@media screen and (min-width: 737px), print {
  #enjoy > .idx li dl dd {
    font-size: 16px;
    line-height: 1.63;
  }
}

@media screen and (max-width: 736px) {
  #enjoy > .idx li dl dd {
    font-size: 17px;
  }
}

#enjoy > .idx li:nth-of-type(1) dt::before {
  color: #d8491a;
  content: '1.';
}

#enjoy > .idx li:nth-of-type(2) dt::before {
  color: #3362b2;
  content: '2.';
}

#enjoy > .idx li:nth-of-type(3) dt::before {
  color: #e5991c;
  content: '3.';
}

#enjoy > .idx li .btn_more {
  margin: 0 19px;
}

@media screen and (min-width: 737px), print {
  #enjoy > .idx li .btn_more {
    margin-top: auto;
    margin-bottom: 19px;
    font-size: 16px;
  }
}

@media screen and (min-width: 737px), print {
  .lower_contents {
    padding-bottom: 100px;
  }
}

@media screen and (max-width: 736px) {
  .lower_contents {
    padding-bottom: 50px;
  }
}

.lower_contents h2 {
  display: block;
  height: 0;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  text-indent: -9999px;
}

@media screen and (min-width: 737px) and (-webkit-min-device-pixel-ratio: 0) {
  .lower_contents h2 {
    image-rendering: -webkit-optimize-contrast;
  }
}

@media screen and (min-width: 737px), print {
  .lower_contents h2 {
    max-width: 980px;
    margin: 0 auto 38px auto;
    padding-top: 120px;
    background-image: url(../image/ttl_lower.jpg);
  }
}

@media screen and (max-width: 736px) {
  .lower_contents h2 {
    margin: 0 auto 20px auto !important;
    padding-top: 18.75%;
    background-image: url(../image/ttl_lower_sp.jpg);
  }
}

.lower_contents .tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 auto;
}

@media screen and (min-width: 737px), print {
  .lower_contents .tab {
    width: 980px;
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 736px) {
  .lower_contents .tab {
    margin-bottom: 20px;
    padding: 0 15px;
  }
}

.lower_contents .tab li {
  background-color: #eceff1;
}

@media screen and (min-width: 737px), print {
  .lower_contents .tab li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 324px;
    height: 56px;
  }
}

@media screen and (max-width: 736px) {
  .lower_contents .tab li {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
    height: 60px;
  }
  .lower_contents .tab li + li {
    margin-left: 1px;
  }
}

.lower_contents .tab li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 100%;
  color: #2b383f;
  text-align: center;
}

@media screen and (min-width: 737px), print {
  .lower_contents .tab li a {
    font-size: 18px;
  }
}

@media screen and (max-width: 736px) {
  .lower_contents .tab li a {
    font-size: 12px;
  }
}

.lower_contents .tab li.current:nth-of-type(1) {
  background-color: #d8491a;
}

.lower_contents .tab li.current:nth-of-type(2) {
  background-color: #3362b2;
}

.lower_contents .tab li.current:nth-of-type(3) {
  background-color: #e5991c;
}

.lower_contents .tab li.current a {
  color: #fff;
}

.lower_contents .make_menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
}

@media screen and (min-width: 737px), print {
  .lower_contents .make_menu {
    width: 980px;
    margin-bottom: 70px;
  }
}

@media screen and (max-width: 736px) {
  .lower_contents .make_menu {
    display: none;
  }
}

.lower_contents .make_menu li {
  margin-right: 32px;
}

.lower_contents .make_menu li a {
  padding: 7px 8px;
  color: #2b383f;
  line-height: 1rem;
}

.lower_contents .make_menu li a:hover {
  border-bottom: 3px solid #3362b2;
}

@media screen and (min-width: 737px), print {
  .lower_contents .make_menu li a {
    font-size: 18px;
  }
}

@media screen and (max-width: 736px) {
  .lower_contents .make_menu li a {
    font-size: 12px;
  }
}

.lower_contents .make_menu li.current a {
  border-bottom: 3px solid #3362b2;
  color: #3362b2;
}

.lower_contents .ttl_lower {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  background-color: #eceff1;
}

@media screen and (min-width: 737px), print {
  .lower_contents .ttl_lower {
    height: 113px;
    margin-bottom: 60px;
    font-size: 30px;
  }
}

@media screen and (max-width: 736px) {
  .lower_contents .ttl_lower {
    height: 60px;
    margin-bottom: 23px;
    font-size: 18px;
  }
}

#enjoy__merit .lower_contents .ttl_lower span {
  color: #d8491a;
}

#enjoy__make .lower_contents .ttl_lower span {
  color: #3362b2;
}

#enjoy__apply .lower_contents .ttl_lower span {
  color: #e5991c;
}

@media screen and (min-width: 737px), print {
  .lower_contents dl {
    width: 980px;
    margin: 0 auto;
  }
}

@media screen and (max-width: 736px) {
  .lower_contents dl {
    padding: 0 15px;
  }
}

.lower_contents dl dt.headline span {
  font-weight: normal;
}

@media screen and (min-width: 737px), print {
  .lower_contents dl dt.headline span {
    margin-left: 32px;
    font-size: 16px;
  }
}

@media screen and (max-width: 736px) {
  .lower_contents dl dt.headline span {
    display: inline-block;
    padding-top: 8px;
    font-size: 16px;
  }
}

.lower_contents dl dd {
  background-repeat: no-repeat;
  font-size: 16px;
}

@media screen and (min-width: 737px), print {
  .lower_contents dl dd {
    margin: 30px 0 60px;
    margin-right: 60px;
    padding-left: 60px;
    background-position: right top;
    line-height: 1.63;
  }
}

@media screen and (max-width: 736px) {
  .lower_contents dl dd {
    margin: 28px 0 40px;
    background-position: center bottom;
    line-height: 1.56;
  }
}

@media screen and (min-width: 737px), print {
  #enjoy__merit .lower_contents .merit_first {
    width: 860px;
    margin: 0 auto 45px auto;
  }
}

@media screen and (max-width: 736px) {
  #enjoy__merit .lower_contents .merit_first {
    margin-bottom: 50px;
    padding: 0 15px;
  }
}

#enjoy__merit .lower_contents .merit_first h4 {
  margin: 0 0 25px 0;
  line-height: 1.5;
  text-align: center;
}

@media screen and (min-width: 737px), print {
  #enjoy__merit .lower_contents .merit_first h4 {
    font-size: 30px;
  }
}

@media screen and (max-width: 736px) {
  #enjoy__merit .lower_contents .merit_first h4 {
    margin-top: 40px;
    font-size: 28px;
  }
}

#enjoy__merit .lower_contents .merit_first h4 span {
  color: #009844;
  font-family: "Hiragino Kaku Gothic W6 JIS2004", "Hiragino Kaku Gothic ProN", "メイリオ", "meiryo", "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
}

@media screen and (min-width: 737px), print {
  #enjoy__merit .lower_contents .merit_first h4 span {
    font-size: 42px;
  }
}

@media screen and (max-width: 736px) {
  #enjoy__merit .lower_contents .merit_first h4 span {
    font-size: 40px;
  }
}

#enjoy__merit .lower_contents .merit_first ol {
  counter-reset: my-counter;
}

@media screen and (min-width: 737px), print {
  #enjoy__merit .lower_contents .merit_first ol {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

#enjoy__merit .lower_contents .merit_first ol li {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}

@media screen and (min-width: 737px), print {
  #enjoy__merit .lower_contents .merit_first ol li {
    -ms-flex-preferred-size: 260px;
        flex-basis: 260px;
    margin-bottom: 40px;
    padding: 20px 20px 20px 20px;
    border: 4px solid #ECEFF1;
  }
}

@media screen and (max-width: 736px) {
  #enjoy__merit .lower_contents .merit_first ol li {
    margin-bottom: 20px;
    padding: 15px;
    border: 2px solid #ECEFF1;
  }
}

#enjoy__merit .lower_contents .merit_first ol li::before {
  display: block;
  position: absolute;
  margin-left: 0px;
  float: left;
  border-radius: 50%;
  background-color: #009844;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  content: counter(my-counter);
  counter-increment: my-counter;
}

@media screen and (min-width: 737px), print {
  #enjoy__merit .lower_contents .merit_first ol li::before {
    top: 33px;
    left: 27px;
    width: 35px;
    height: 35px;
    padding: 1px 0 0 1px;
    font-size: 26px;
    line-height: 35px;
  }
}

@media screen and (max-width: 736px) {
  #enjoy__merit .lower_contents .merit_first ol li::before {
    width: 32px;
    height: 32px;
    font-size: 23px;
    line-height: 32px;
  }
}

#enjoy__merit .lower_contents .merit_first ol li h5 {
  color: #009844;
  font-size: 20px;
  line-height: 1.8rem;
}

@media screen and (min-width: 737px), print {
  #enjoy__merit .lower_contents .merit_first ol li h5 {
    margin-left: 60px;
  }
}

@media screen and (max-width: 736px) {
  #enjoy__merit .lower_contents .merit_first ol li h5 {
    position: relative;
    margin-left: 40px;
    padding-top: 3px;
    padding-right: 10px;
  }
  #enjoy__merit .lower_contents .merit_first ol li h5::after {
    -webkit-transform: rotate(45deg);
    position: absolute;
    top: 50%;
    right: 0px;
    width: 7px;
    height: 7px;
    margin-top: -5px;
    transform: rotate(45deg);
    border-right: 2px solid #009844;
    border-bottom: 2px solid #009844;
    content: '';
  }
}

@media screen and (max-width: 736px) {
  #enjoy__merit .lower_contents .merit_first ol li h5.active_point::after {
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
  }
}

#enjoy__merit .lower_contents .merit_first ol li p {
  margin: 12px 0 0 5px;
  font-size: 16px;
}

@media screen and (max-width: 736px) {
  #enjoy__merit .lower_contents .merit_first ol li p {
    display: none;
  }
}

@media screen and (max-width: 736px) {
  #enjoy__merit .lower_contents .merit_first ol li p {
    display: block;
  }
}

#enjoy__merit .lower_contents dl dd.bg01 {
  background-image: url(../merit/image/bg_apply02.png);
}

@media screen and (min-width: 737px), print {
  #enjoy__merit .lower_contents dl dd.bg01 {
    min-height: 210px;
    padding-right: 250px;
    background-size: 210px auto;
  }
}

@media screen and (max-width: 736px) {
  #enjoy__merit .lower_contents dl dd.bg01 {
    padding-bottom: 190px;
    background-size: 179px auto;
  }
}

#enjoy__make .lower_contents .under-line {
  margin-left: 0;
  text-decoration: underline;
}

#enjoy__make .lower_contents .font_green {
  color: #009844;
}

#enjoy__make .lower_contents .general {
  margin: 0 auto;
  text-align: right;
}

@media screen and (min-width: 737px), print {
  #enjoy__make .lower_contents .general {
    width: 980px;
    margin-bottom: 90px;
    font-size: 15px;
  }
}

@media screen and (max-width: 736px) {
  #enjoy__make .lower_contents .general {
    margin-bottom: 30px;
    padding: 0 15px;
    font-size: 13px;
  }
}

#enjoy__make .lower_contents .mb30 {
  margin-bottom: 30px;
}

@media screen and (max-width: 736px) {
  #enjoy__make .lower_contents .mb30 {
    margin-bottom: 20px;
  }
}

#enjoy__make .lower_contents .mb0 {
  margin-bottom: 0;
}

#enjoy__make .lower_contents .fs16 p {
  font-size: 16px;
}

@media screen and (min-width: 737px), print {
  #enjoy__make .lower_contents dl dd p {
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 736px) {
  #enjoy__make .lower_contents dl dd p {
    margin-bottom: 30px;
  }
}

#enjoy__make .lower_contents dl dd ol.ol_coron {
  margin-left: 30px;
  counter-reset: ol_coron;
}

#enjoy__make .lower_contents dl dd ol.ol_coron li {
  text-indent: -1.75em;
}

#enjoy__make .lower_contents dl dd ol.ol_coron li::before {
  content: counter(ol_coron) "：";
  counter-increment: ol_coron;
}

@media screen and (min-width: 737px), print {
  #enjoy__make .lower_contents dl dd ol.mt30 {
    margin-top: 30px;
  }
}

@media screen and (max-width: 736px) {
  #enjoy__make .lower_contents dl dd ol.mt30 {
    margin-top: 10px;
  }
}

#enjoy__make .lower_contents dl dd.illust01_shibahari {
  background-image: url(../tsukurikata/image/illust01_shibahari.png);
}

@media screen and (min-width: 737px), print {
  #enjoy__make .lower_contents dl dd.illust01_shibahari {
    min-height: 210px;
    margin-top: 40px;
    padding-right: 380px;
    background-size: 355px auto;
  }
}

@media screen and (max-width: 736px) {
  #enjoy__make .lower_contents dl dd.illust01_shibahari {
    padding-bottom: 120px;
    background-size: 220px auto;
  }
}

#enjoy__make .lower_contents dl dd.illust03_01 {
  background-image: url(../tsukurikata/image/illust03_01.png);
}

@media screen and (min-width: 737px), print {
  #enjoy__make .lower_contents dl dd.illust03_01 {
    min-height: 130px;
    margin-bottom: 20px;
    padding-right: 240px;
    background-size: 220px auto;
  }
}

@media screen and (max-width: 736px) {
  #enjoy__make .lower_contents dl dd.illust03_01 {
    padding-bottom: 140px;
    background-size: 179px auto;
  }
}

#enjoy__make .lower_contents dl dd.bg04_01 {
  background-image: url(../tsukurikata/image/illust04_01.png);
}

@media screen and (min-width: 737px), print {
  #enjoy__make .lower_contents dl dd.bg04_01 {
    min-height: 210px;
    padding-right: 200px;
    background-size: 140px auto;
  }
}

@media screen and (max-width: 736px) {
  #enjoy__make .lower_contents dl dd.bg04_01 {
    padding-bottom: 190px;
    background-size: 179px auto;
  }
}

#enjoy__make .lower_contents dl dd dl.dl_inr {
  margin: 0;
  padding: 0;
}

#enjoy__make .lower_contents dl dd dt {
  margin: 0;
  padding: 0;
  color: #009844;
}

@media screen and (min-width: 737px), print {
  #enjoy__make .lower_contents dl dd dt {
    width: 4.5rem;
    float: left;
    font-size: 15px;
  }
}

#enjoy__make .lower_contents dl dd dd {
  margin: 0 0 10px 0;
  padding: 0;
}

@media screen and (min-width: 737px), print {
  #enjoy__make .lower_contents dl dd dd {
    margin-left: 4.8rem;
    font-size: 15px;
  }
  #enjoy__make .lower_contents dl dd dd::after {
    display: block;
    clear: both;
    content: '';
  }
  #enjoy__make .lower_contents dl dd dd::before {
    padding-right: .8em;
    content: '…';
  }
}

@media screen and (min-width: 737px), print {
  #enjoy__make .lower_contents dl dd.gray_line_box {
    margin: 0px 60px 60px 60px;
    padding: 30px;
    border: 4px solid #efefef;
    font-size: 15px;
  }
}

@media screen and (max-width: 736px) {
  #enjoy__make .lower_contents dl dd.gray_line_box {
    padding: 20px 15px 20px 15px;
    border: 2px solid #efefef;
  }
}

#enjoy__make .lower_contents dl dd.gray_line_box h4 {
  position: relative;
  margin-bottom: 10px;
  padding-left: 55px;
  color: #009844;
}

@media screen and (min-width: 737px), print {
  #enjoy__make .lower_contents dl dd.gray_line_box h4 {
    font-size: 22px;
  }
}

@media screen and (max-width: 736px) {
  #enjoy__make .lower_contents dl dd.gray_line_box h4 {
    font-size: 20px;
  }
}

#enjoy__make .lower_contents dl dd.gray_line_box h4.point {
  padding-left: 0;
}

#enjoy__make .lower_contents dl dd.gray_line_box h4::before {
  display: inline-block;
  position: absolute;
  top: -10px;
  left: 5px;
  width: 40px;
  height: 40px;
  content: '';
}

#enjoy__make .lower_contents dl dd.gray_line_box h4.kusa::before {
  background: url(../tsukurikata/image/kusa.png) 50% 50% no-repeat;
  background-size: contain;
}

#enjoy__make .lower_contents dl dd.gray_line_box h4.taiyo::before {
  background: url(../tsukurikata/image/taiyo.png) 50% 50% no-repeat;
  background-size: contain;
}

#enjoy__make .lower_contents dl dd.gray_line_box h4.yukidaruma::before {
  background: url(../tsukurikata/image/yukidaruma.png) 50% 50% no-repeat;
  background-size: contain;
}

#enjoy__make .lower_contents dl dd p.bg {
  background-repeat: no-repeat;
}

@media screen and (min-width: 737px), print {
  #enjoy__make .lower_contents dl dd p.bg {
    min-height: 100px;
    margin-bottom: 20px;
    padding-right: 280px;
    background-position: 530px top;
    background-size: 120px auto;
    font-size: 16px;
  }
}

@media screen and (max-width: 736px) {
  #enjoy__make .lower_contents dl dd p.bg {
    padding-bottom: 110px;
    background-position: center bottom;
    background-size: 120px auto;
  }
}

#enjoy__make .lower_contents dl dd p.bg.illust03_02 {
  background-image: url(../tsukurikata/image/illust03_02.png);
}

@media screen and (min-width: 737px), print {
  #enjoy__make .lower_contents dl dd p.bg.illust03_02 {
    padding-right: 250px;
  }
}

#enjoy__make .lower_contents dl dd p.bg.illust03_03 {
  background-image: url(../tsukurikata/image/illust03_03.png);
}

#enjoy__make .lower_contents dl dd p.bg.illust03_04 {
  background-image: url(../tsukurikata/image/illust03_04.png);
}

@media screen and (min-width: 737px), print {
  #enjoy__make .lower_contents dl dd p.bg.illust03_04 {
    margin-bottom: 0;
    background-size: 240px auto;
  }
}

@media screen and (max-width: 736px) {
  #enjoy__make .lower_contents dl dd p.bg.illust03_04 {
    background-size: 246px auto;
  }
}

#enjoy__make .lower_contents dl dd.hospitable {
  background-image: url(../tsukurikata/image/illust02_kankyou.png);
}

@media screen and (min-width: 737px), print {
  #enjoy__make .lower_contents dl dd.hospitable {
    min-height: 100px;
    margin-bottom: 30px;
    padding-left: 295px;
    background-position: 60px top;
    background-size: 190px auto;
  }
}

@media screen and (max-width: 736px) {
  #enjoy__make .lower_contents dl dd.hospitable {
    margin-top: 0;
    margin-bottom: 20px;
    padding-top: 100px;
    background-position: 0 top;
    background-size: 179px auto;
  }
}

@media screen and (min-width: 737px), print {
  #enjoy__make .lower_contents dl dd.season {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

#enjoy__make .lower_contents dl dd.season div {
  border: 3px solid #009844;
}

@media screen and (max-width: 736px) {
  #enjoy__make .lower_contents dl dd.season div {
    margin-bottom: 30px;
  }
}

#enjoy__make .lower_contents dl dd.season div h5 {
  background: #009844;
  color: #fff;
  text-align: center;
}

@media screen and (min-width: 737px), print {
  #enjoy__make .lower_contents dl dd.season div h5 {
    padding: 7px 8px 7px 14px;
    font-size: 24px;
  }
}

@media screen and (max-width: 736px) {
  #enjoy__make .lower_contents dl dd.season div h5 {
    padding: 7px 0;
    font-size: 20px;
  }
}

@media screen and (min-width: 737px), print {
  #enjoy__make .lower_contents dl dd.season div ul {
    margin: 25px 20px 20px 25px;
  }
}

@media screen and (max-width: 736px) {
  #enjoy__make .lower_contents dl dd.season div ul {
    margin: 15px 10px;
    font-size: 15px;
  }
}

@media screen and (max-width: 736px) {
  #enjoy__make .lower_contents dl dd.season div ul li {
    padding-left: 1rem;
    text-indent: -1rem;
  }
}

#enjoy__make .lower_contents dl dd.season div ul li::before {
  content: "・";
}

#enjoy__make .lower_contents dl dd.season div:last-child {
  margin-bottom: 0;
}

@media screen and (min-width: 737px), print {
  #enjoy__make .lower_contents dl dd.season {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #enjoy__make .lower_contents dl dd.season div {
    -ms-flex-preferred-size: 47.6%;
        flex-basis: 47.6%;
  }
}

@media screen and (max-width: 736px) {
  #enjoy__make .lower_contents dl dd.season {
    display: block;
  }
}

#enjoy__apply .lower_contents dl dd.bg01 {
  background-image: url(../ouyou/image/bg_apply01.png);
}

@media screen and (min-width: 737px), print {
  #enjoy__apply .lower_contents dl dd.bg01 {
    min-height: 210px;
    padding-right: 260px;
    background-size: 210px auto;
  }
}

@media screen and (max-width: 736px) {
  #enjoy__apply .lower_contents dl dd.bg01 {
    padding-bottom: 190px;
    background-size: 179px auto;
  }
}

#enjoy__apply .lower_contents dl dd.bg02 {
  background-image: url(../ouyou/image/bg_apply02.png);
}

@media screen and (min-width: 737px), print {
  #enjoy__apply .lower_contents dl dd.bg02 {
    min-height: 222px;
    padding-right: 250px;
    background-size: 222px auto;
  }
}

@media screen and (max-width: 736px) {
  #enjoy__apply .lower_contents dl dd.bg02 {
    padding-bottom: 186px;
    background-size: 180px auto;
  }
}

@media screen and (min-width: 737px), print {
  .lower_contents .txtC {
    margin: 70px auto;
  }
}

@media screen and (max-width: 736px) {
  .lower_contents .txtC {
    margin: 30px 0;
  }
}

.lower_contents .txtC a.btn_next {
  font-family: "Hiragino Kaku Gothic W6 JIS2004", "Hiragino Kaku Gothic ProN", "メイリオ", "meiryo", "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
}

@media screen and (min-width: 737px), print {
  .lower_contents .txtC a.btn_next {
    padding: 0 97px 0 85px;
  }
}

@media screen and (min-width: 737px), print {
  .lower_contents .btn_back {
    margin-top: 100px;
    font-size: 16px;
  }
  .lower_contents .btn_back + .btn_back {
    margin-top: 40px;
  }
}

@media screen and (max-width: 736px) {
  .lower_contents .btn_back {
    margin-top: 50px;
    font-size: 14px;
  }
  .lower_contents .btn_back + .btn_back {
    margin-top: 30px;
  }
}

@media screen and (min-width: 737px), print {
  .modal_make_menu {
    display: none;
  }
  .white-popup {
    display: none;
  }
}

@media screen and (max-width: 736px) {
  a.modal_make_menu {
    display: block;
    position: relative;
    margin: 30px 15px 40px 15px;
  }
  a.modal_make_menu::after {
    position: absolute;
    top: 50%;
    right: 27px;
    width: 16px;
    height: 16px;
    margin-top: -8px;
    border-right: 2px solid #3362b2;
    content: '';
  }
  a.modal_make_menu::before {
    position: absolute;
    top: 50%;
    right: 20px;
    width: 16px;
    height: 16px;
    margin-top: -1px;
    border-top: 2px solid #3362b2;
    content: '';
  }
  a.modal_make_menu p {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
    padding: 20px;
    background: #eceff1;
    line-height: 1rem;
  }
  .white-popup {
    position: relative;
    width: auto;
    max-width: 500px;
    margin: 20px auto;
    padding: 20px;
    background: #FFF;
  }
  .white-popup .mfp-close {
    top: 6px !important;
    right: 6px !important;
    color: #3362b2 !important;
    font-size: 40px !important;
  }
  .white-popup ul {
    margin: 10px;
  }
  .white-popup ul li {
    position: relative;
  }
  .white-popup ul li a {
    display: inline-block;
    padding: 8px;
    color: #000;
  }
  .white-popup ul li a::after {
    -webkit-transform: rotate(45deg);
    position: absolute;
    top: 50%;
    width: 7px;
    height: 7px;
    margin-top: -5px;
    margin-left: 18px;
    transform: rotate(45deg);
    border-top: 2px solid #2b383f;
    border-right: 2px solid #2b383f;
    text-indent: 30px;
    content: '';
  }
  .white-popup ul li.current a {
    color: #3362b2;
  }
  .white-popup ul li.current a::after {
    border-color: #3362b2;
  }
}
