@charset "UTF-8";
@import url("../css/swiper.min.css");
/* Reset Style */
/* line 8, ../sass/_reset.scss */
html {
  overflow-y: scroll;
}

/* line 11, ../sass/_reset.scss */
body {
  line-height: 1;
  color: #000;
}

/* html5doctor.com Reset Stylesheet v1.6.1
Last Updated: 2010-09-17 Author: Richard Clark - http://richclarkdesign.com Twitter: @rich_clark */
/* line 19, ../sass/_reset.scss */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

/* line 39, ../sass/_reset.scss */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

/* line 44, ../sass/_reset.scss */
ul {
  list-style: none;
}

/* line 48, ../sass/_reset.scss */
blockquote, q {
  quotes: none;
}

/* line 52, ../sass/_reset.scss */
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

/* line 58, ../sass/_reset.scss */
a {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  background: transparent;
}

/* line 66, ../sass/_reset.scss */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* line 73, ../sass/_reset.scss */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

/* line 80, ../sass/_reset.scss */
del {
  text-decoration: line-through;
}

/* line 84, ../sass/_reset.scss */
abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

/* line 89, ../sass/_reset.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 95, ../sass/_reset.scss */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

/* line 104, ../sass/_reset.scss */
input, select {
  vertical-align: middle;
  -webkit-appearance: none;
}

/* YUI 3.4.1 (build 4118) Copyright 2011 Yahoo! Inc. All rights reserved.
Licensed under the BSD License. http://yuilibrary.com/license/ */
/* line 114, ../sass/_reset.scss */
body {
  font: 13px/1.231 arial,helvetica,clean,sans-serif;
  *font-size: small;
  *font: x-small;
}

/* line 121, ../sass/_reset.scss */
select, input, button, textarea {
  font: 99% arial,helvetica,clean,sans-serif;
}

/* line 126, ../sass/_reset.scss */
table {
  font-size: inherit;
  font: 100%;
}

/* line 132, ../sass/_reset.scss */
pre, code, kbd, samp, tt {
  font-family: monospace;
  *font-size: 108%;
  line-height: 100%;
}

/* line 137, ../sass/_reset.scss */
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/* line 138, ../sass/_reset.scss */
a img {
  border: none;
}

/**以下レスポンシブグリッド用**/
/* line 245, ../sass/_mixin.scss */
.mt0 {
  margin-top: 0px !important;
}

/* line 246, ../sass/_mixin.scss */
.mb0 {
  margin-bottom: 0px !important;
}

/* line 247, ../sass/_mixin.scss */
.pt0 {
  padding-top: 0px !important;
}

/* line 248, ../sass/_mixin.scss */
.pb0 {
  padding-bottom: 0px !important;
}

/* line 245, ../sass/_mixin.scss */
.mt5 {
  margin-top: 5px !important;
}

/* line 246, ../sass/_mixin.scss */
.mb5 {
  margin-bottom: 5px !important;
}

/* line 247, ../sass/_mixin.scss */
.pt5 {
  padding-top: 5px !important;
}

/* line 248, ../sass/_mixin.scss */
.pb5 {
  padding-bottom: 5px !important;
}

/* line 245, ../sass/_mixin.scss */
.mt10 {
  margin-top: 10px !important;
}

/* line 246, ../sass/_mixin.scss */
.mb10 {
  margin-bottom: 10px !important;
}

/* line 247, ../sass/_mixin.scss */
.pt10 {
  padding-top: 10px !important;
}

/* line 248, ../sass/_mixin.scss */
.pb10 {
  padding-bottom: 10px !important;
}

/* line 245, ../sass/_mixin.scss */
.mt15 {
  margin-top: 15px !important;
}

/* line 246, ../sass/_mixin.scss */
.mb15 {
  margin-bottom: 15px !important;
}

/* line 247, ../sass/_mixin.scss */
.pt15 {
  padding-top: 15px !important;
}

/* line 248, ../sass/_mixin.scss */
.pb15 {
  padding-bottom: 15px !important;
}

/* line 245, ../sass/_mixin.scss */
.mt20 {
  margin-top: 20px !important;
}

/* line 246, ../sass/_mixin.scss */
.mb20 {
  margin-bottom: 20px !important;
}

/* line 247, ../sass/_mixin.scss */
.pt20 {
  padding-top: 20px !important;
}

/* line 248, ../sass/_mixin.scss */
.pb20 {
  padding-bottom: 20px !important;
}

/* line 245, ../sass/_mixin.scss */
.mt25 {
  margin-top: 25px !important;
}

/* line 246, ../sass/_mixin.scss */
.mb25 {
  margin-bottom: 25px !important;
}

/* line 247, ../sass/_mixin.scss */
.pt25 {
  padding-top: 25px !important;
}

/* line 248, ../sass/_mixin.scss */
.pb25 {
  padding-bottom: 25px !important;
}

/* line 245, ../sass/_mixin.scss */
.mt30 {
  margin-top: 30px !important;
}

/* line 246, ../sass/_mixin.scss */
.mb30 {
  margin-bottom: 30px !important;
}

/* line 247, ../sass/_mixin.scss */
.pt30 {
  padding-top: 30px !important;
}

/* line 248, ../sass/_mixin.scss */
.pb30 {
  padding-bottom: 30px !important;
}

/* line 245, ../sass/_mixin.scss */
.mt35 {
  margin-top: 35px !important;
}

/* line 246, ../sass/_mixin.scss */
.mb35 {
  margin-bottom: 35px !important;
}

/* line 247, ../sass/_mixin.scss */
.pt35 {
  padding-top: 35px !important;
}

/* line 248, ../sass/_mixin.scss */
.pb35 {
  padding-bottom: 35px !important;
}

/* line 245, ../sass/_mixin.scss */
.mt40 {
  margin-top: 40px !important;
}

/* line 246, ../sass/_mixin.scss */
.mb40 {
  margin-bottom: 40px !important;
}

/* line 247, ../sass/_mixin.scss */
.pt40 {
  padding-top: 40px !important;
}

/* line 248, ../sass/_mixin.scss */
.pb40 {
  padding-bottom: 40px !important;
}

/* line 245, ../sass/_mixin.scss */
.mt45 {
  margin-top: 45px !important;
}

/* line 246, ../sass/_mixin.scss */
.mb45 {
  margin-bottom: 45px !important;
}

/* line 247, ../sass/_mixin.scss */
.pt45 {
  padding-top: 45px !important;
}

/* line 248, ../sass/_mixin.scss */
.pb45 {
  padding-bottom: 45px !important;
}

/* line 245, ../sass/_mixin.scss */
.mt50 {
  margin-top: 50px !important;
}

/* line 246, ../sass/_mixin.scss */
.mb50 {
  margin-bottom: 50px !important;
}

/* line 247, ../sass/_mixin.scss */
.pt50 {
  padding-top: 50px !important;
}

/* line 248, ../sass/_mixin.scss */
.pb50 {
  padding-bottom: 50px !important;
}

/* line 245, ../sass/_mixin.scss */
.mt55 {
  margin-top: 55px !important;
}

/* line 246, ../sass/_mixin.scss */
.mb55 {
  margin-bottom: 55px !important;
}

/* line 247, ../sass/_mixin.scss */
.pt55 {
  padding-top: 55px !important;
}

/* line 248, ../sass/_mixin.scss */
.pb55 {
  padding-bottom: 55px !important;
}

/* line 245, ../sass/_mixin.scss */
.mt60 {
  margin-top: 60px !important;
}

/* line 246, ../sass/_mixin.scss */
.mb60 {
  margin-bottom: 60px !important;
}

/* line 247, ../sass/_mixin.scss */
.pt60 {
  padding-top: 60px !important;
}

/* line 248, ../sass/_mixin.scss */
.pb60 {
  padding-bottom: 60px !important;
}

/* line 245, ../sass/_mixin.scss */
.mt65 {
  margin-top: 65px !important;
}

/* line 246, ../sass/_mixin.scss */
.mb65 {
  margin-bottom: 65px !important;
}

/* line 247, ../sass/_mixin.scss */
.pt65 {
  padding-top: 65px !important;
}

/* line 248, ../sass/_mixin.scss */
.pb65 {
  padding-bottom: 65px !important;
}

/* line 245, ../sass/_mixin.scss */
.mt70 {
  margin-top: 70px !important;
}

/* line 246, ../sass/_mixin.scss */
.mb70 {
  margin-bottom: 70px !important;
}

/* line 247, ../sass/_mixin.scss */
.pt70 {
  padding-top: 70px !important;
}

/* line 248, ../sass/_mixin.scss */
.pb70 {
  padding-bottom: 70px !important;
}

/* line 245, ../sass/_mixin.scss */
.mt75 {
  margin-top: 75px !important;
}

/* line 246, ../sass/_mixin.scss */
.mb75 {
  margin-bottom: 75px !important;
}

/* line 247, ../sass/_mixin.scss */
.pt75 {
  padding-top: 75px !important;
}

/* line 248, ../sass/_mixin.scss */
.pb75 {
  padding-bottom: 75px !important;
}

/* line 245, ../sass/_mixin.scss */
.mt80 {
  margin-top: 80px !important;
}

/* line 246, ../sass/_mixin.scss */
.mb80 {
  margin-bottom: 80px !important;
}

/* line 247, ../sass/_mixin.scss */
.pt80 {
  padding-top: 80px !important;
}

/* line 248, ../sass/_mixin.scss */
.pb80 {
  padding-bottom: 80px !important;
}

/* line 245, ../sass/_mixin.scss */
.mt85 {
  margin-top: 85px !important;
}

/* line 246, ../sass/_mixin.scss */
.mb85 {
  margin-bottom: 85px !important;
}

/* line 247, ../sass/_mixin.scss */
.pt85 {
  padding-top: 85px !important;
}

/* line 248, ../sass/_mixin.scss */
.pb85 {
  padding-bottom: 85px !important;
}

/* line 245, ../sass/_mixin.scss */
.mt90 {
  margin-top: 90px !important;
}

/* line 246, ../sass/_mixin.scss */
.mb90 {
  margin-bottom: 90px !important;
}

/* line 247, ../sass/_mixin.scss */
.pt90 {
  padding-top: 90px !important;
}

/* line 248, ../sass/_mixin.scss */
.pb90 {
  padding-bottom: 90px !important;
}

/* line 245, ../sass/_mixin.scss */
.mt95 {
  margin-top: 95px !important;
}

/* line 246, ../sass/_mixin.scss */
.mb95 {
  margin-bottom: 95px !important;
}

/* line 247, ../sass/_mixin.scss */
.pt95 {
  padding-top: 95px !important;
}

/* line 248, ../sass/_mixin.scss */
.pb95 {
  padding-bottom: 95px !important;
}

/* line 245, ../sass/_mixin.scss */
.mt100 {
  margin-top: 100px !important;
}

/* line 246, ../sass/_mixin.scss */
.mb100 {
  margin-bottom: 100px !important;
}

/* line 247, ../sass/_mixin.scss */
.pt100 {
  padding-top: 100px !important;
}

/* line 248, ../sass/_mixin.scss */
.pb100 {
  padding-bottom: 100px !important;
}

/* line 3, ../sass/_base.scss */
html {
  font-size: 53.125%;
}
@media screen and (min-width: 813px) {
  /* line 3, ../sass/_base.scss */
  html {
    font-size: 62.5%;
  }
}

/* line 10, ../sass/_base.scss */
body {
  background: #fff;
  color: #595757;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.94875;
  letter-spacing: 0.1em;
  font-weight: 500;
  font-size: 100%;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  -webkit-text-size-adjust: 100%;
}

/* line 24, ../sass/_base.scss */
a:link {
  text-decoration: none;
  color: #000;
}
/* line 28, ../sass/_base.scss */
a:visited {
  color: #000;
}
/* line 31, ../sass/_base.scss */
a:hover {
  color: #ed8055;
}
/* line 34, ../sass/_base.scss */
a.hover {
  opacity: 1;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}
/* line 37, ../sass/_base.scss */
a.hover:hover {
  opacity: 0.8;
}

/* line 43, ../sass/_base.scss */
img {
  line-height: 1;
  font-size: 0;
  vertical-align: top;
  height: auto;
  max-width: 100%;
}

/*--------------------
 #contents
--------------------*/
/* line 11, ../sass/_layout.scss */
#wrapper {
  _zoom: 1;
  width: 100%;
  word-break: normal;
  word-wrap: break-word;
  position: relative;
}

/*--------------------
 Header
--------------------*/
/*--------------------
 flex class
--------------------*/
/* line 32, ../sass/_layout.scss */
.flex_row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}

@media screen and (min-width: 813px) {
  /* line 36, ../sass/_layout.scss */
  .pc-flex_row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }
}

/* line 42, ../sass/_layout.scss */
.l-column_between {
  width: 100%;
}
@media screen and (min-width: 813px) {
  /* line 42, ../sass/_layout.scss */
  .l-column_between {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 0 auto;
  }
  /* line 50, ../sass/_layout.scss */
  .l-column_between.flexrev {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-flow: row-reverse wrap;
            flex-flow: row-reverse wrap;
  }
}

/* line 55, ../sass/_layout.scss */
.grid-item2 {
  width: 100%;
}
@media screen and (min-width: 813px) {
  /* line 55, ../sass/_layout.scss */
  .grid-item2 {
    width: 50%;
  }
}

/* line 62, ../sass/_layout.scss */
.grid-item3 {
  width: 100%;
}
@media screen and (min-width: 813px) {
  /* line 62, ../sass/_layout.scss */
  .grid-item3 {
    width: calc((100% - 80px) / 3);
  }
}

/* line 3, ../sass/_compornet.scss */
.teaser_start {
  width: 100%;
  position: relative;
}
/* line 6, ../sass/_compornet.scss */
.teaser_start img {
  display: block;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  opacity: 0;
  -webkit-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
}
/* line 13, ../sass/_compornet.scss */
.teaser_start .sns_lnks {
  position: absolute;
  bottom: 44px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
/* line 20, ../sass/_compornet.scss */
.teaser_start.is-animated img {
  opacity: 1;
}
@media screen and (min-width: 813px) {
  /* line 26, ../sass/_compornet.scss */
  .teaser_start .sns_lnks {
    left: 4.3%;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

/* line 32, ../sass/_compornet.scss */
.sns_lnks {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 28px;
}
/* line 38, ../sass/_compornet.scss */
.sns_lnks li {
  width: 44px;
  height: 44px;
  margin: 0 10px;
}
@media screen and (min-width: 813px) {
  /* line 32, ../sass/_compornet.scss */
  .sns_lnks {
    width: auto;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding: 0;
  }
}

/* line 50, ../sass/_compornet.scss */
.sns_lnk {
  display: block;
  width: 44px;
  height: 44px;
  background: #c0ad5e;
  border-radius: 100%;
  -webkit-transition: .4s;
  transition: .4s;
}
/* line 57, ../sass/_compornet.scss */
.sns_lnk svg {
  display: block;
  width: 100%;
  height: 100%;
}
/* line 62, ../sass/_compornet.scss */
.sns_lnk:hover {
  background: #000;
}

/*--------------------
 teaser
--------------------*/
/* line 73, ../sass/_compornet.scss */
.pc {
  display: none;
}
@media screen and (min-width: 813px) {
  /* line 73, ../sass/_compornet.scss */
  .pc {
    display: block;
  }
}

@media screen and (min-width: 813px) {
  /* line 79, ../sass/_compornet.scss */
  .sp {
    display: none;
  }
}
