/* ! normalize.css v1.0.0 | MIT License | git.io/normalize */
/* ==========================================================================
HTML5 display definitions
========================================================================== */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; height: 0; }
[hidden] { display: none; }
/* ==========================================================================
Base
========================================================================== */
html { 
    font-size: 62.5%; /* 1 */
	-webkit-text-size-adjust: 62.5%; /* 2 */
    -ms-text-size-adjust: 62.5%; /* 2 */ 
	overflow-x: hidden;
}
html, html a {
    -webkit-font-smoothing: antialiased;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
}
body {
    margin: 0;
    font-family: 'Noto Sans JP',YakuHanJP, "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", YuGothic, "游ゴシック Medium", YuGothic, YuGothicM, Arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro";
    overflow-x: hidden;
	-webkit-text-size-adjust: 100%;
    font-feature-settings: "palt";
    letter-spacing: 1px;
    font-weight: 600;
    color: #736357;
}
/* ==========================================================================
Links
========================================================================== */
a { text-decoration: none; }
a:focus { outline: thin dotted; }
a:active, a:hover { outline: 0; }
/* ==========================================================================
Typography
========================================================================== */
h1 { font-size: 9.0rem; }
h2 { font-size: 4.8rem; }
h3 { font-size: 4.2rem; margin: .5em 0; }
h4 { font-size: 2.8rem; margin: 1em 0; }
h5 { font-size: 2.0rem; margin: 1.67em 0; }
h6 { font-size: 2.5rem; margin: 0.52em 0; }
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
mark { background: #ff0; color: #000; }
p, pre { font-size: 1.6rem; margin: .5em 0; }
li { font-size: 1.5rem; list-style: none; }
h2 { line-height: 1.6; }
h3,h4,h5,h6 { line-height: 1.5; }
h1,h2,h3,h4,h5,h6,p { font-weight: 600; }

/* ==========================================================================
Embedded content
========================================================================== */
img {
    border: 0; /* 1 */
    -ms-interpolation-mode: bicubic;/* 2 */
    width: 100%;
    object-fit: cover;
    font-family: 'object-fit: cover;';
}
/* * Corrects overflow displayed oddly in IE 9. */
svg:not(:root) { overflow: hidden; }
/* 
==========================================================================
Global Styles
========================================================================== */
a { 
    color: #353535;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
a:hover, a:focus { 
    text-decoration: none;
}
.sec-padding { padding: 80px 0; }
.inner { padding: 0 8%; }
html .en,
body .en {
    font-family: 'Roboto', sans-serif;
    letter-spacing: 1px;
}
.pc { display: block; }
.sp { display: none; }
.d-block.pc { display: block!important; }
.d-block.sp { display: none!important; }


.clear { clear: both; }
.text-left { text-align: left; }
.text-right { text-align: right; }
.notes { font-size: 1.2rem; }

.w-05 { width: 5%; }
.w-10 { width: 10%; }
.w-20 { width: 20%; }
.w-30 { width: 30%; }
.w-40 { width: 40%; }
.w-60 { width: 60%; }
.w-70 { width: 70%; }
.w-80 { width: 80%; }
.w-90 { width: 90%; }

.f-10 { font-size: 10%; }
.f-20 { font-size: 20%; }
.f-30 { font-size: 30%; }
.f-40 { font-size: 40%; }
.f-50 { font-size: 50%; }
.f-60 { font-size: 60%; }
.f-70 { font-size: 70%; }
.f-80 { font-size: 80%; }
.f-90 { font-size: 90%; }

@media screen and (max-width: 960px) {
    .inner { padding: 0 6%; }
    h1 { font-size: 6.4rem; }
    h2 { font-size: 3.8rem; line-height: 1.4; }
    h3 { font-size: 2.8rem; }
    h4 { font-size: 2.4rem; }
    h5 { font-size: 1.8rem; }
    h6 { font-size: 1.6rem; }
    p { font-size: 1.5rem; }
    li { font-size: 1.3rem; }
    .w-40 { width: 60%; }
    .w-60 { width: 80%; }
    .sec-padding { padding: 60px 0; }    
}

@media screen and (max-width: 520px) {
    .inner { padding: 0 4%; }
    h1 { font-size: 4.2rem; }
    h2 { font-size: 3.0rem; }
    h3 { font-size: 2.2rem; }
    h4 { font-size: 1.8rem; }
    h5 { font-size: 1.5rem; }
    h6 { font-size: 1.6rem; }
    p { font-size: 1.4rem; }
    .w-30 { width: 60%; }
    .sec-padding { padding: 40px 0; }
    .btn__box .col-auto {
        display: none;
    }
    .notes { 
        font-size: 1.0rem;
    }
    .w-sm-70 {
        width: 70%;
    }
}

@media screen and (min-width: 576px) and (max-width: 767px) {
    .container, .container-sm {
        max-width: 90%;;
    }   
}




/* ==========================================================================
Sec01 *Hero
========================================================================== */
.hero {
    position: relative;
    padding-top: 16em;
    margin-bottom: -40px;
}
.hero__bg img {
    position: absolute;
    z-index: -1;
}
.hero__bg img.hero-bg-01 {
    top: -4%;
    left: -4%;
    width: 32%;
}
.hero__bg img.hero-bg-02 {
    top: -4%;
    right: -4%;
    width: 30%;
}
.hero__title {
    letter-spacing: 12px;
}
.hero__title h1 {
    font-family: arboria, sans-serif;
    font-weight: 600;
}
.hero__img {
    position: relative;
    z-index: 10;
}


@media screen and (max-width: 960px) {
.hero {
        padding-top: 9em;
        margin-bottom: -40px;
    }
}

@media screen and (max-width: 520px) {
    .hero .w-20 {
        width: 40%;
    }
    .hero .w-50 {
        width: 80%!important;
    }
}




/* ==========================================================================
Sec02 *Index
========================================================================== */
.index {
    position: relative;
}
.index__bg img {
    position: absolute;
    z-index: -1;
}
.index__bg img.index-bg-01 {
    top: -10%;
    left: -4%;
    width: 32%;
}
.index__bg img.index-bg-02 {
    bottom: 0;
    right: -1%;
    width: 42%;
    z-index: 1;
}
.index-area {
    background: #fff;
    padding: 1em 0;
}
.index__info {
    font-family: fot-cezanne-pron,sans-serif;
    font-weight: 300;
    z-index: 1;
    position: relative;
}
.index__info .date {
    font-family: alternate-gothic-atf, sans-serif;
    display: inline-block;
    position: relative;
    font-size: 6.0rem;
    font-weight: 500;
    border-bottom: 8px solid #d4e981;
    padding: 0 .2em 0;
    line-height: 1.3;
}
.index__info .date:after{
    content: "";
    border-bottom: 2px solid #534741;
    position: absolute;
    top: 19px;
    left: 0;
    width: 100%;
    height: calc(100% - 10px);
}
.index__info .time {
    margin-top: 0.6em;
    line-height: 1.0;
}
.index__info .time span {
    font-size: 60%;
    font-family: fot-cezanne-pron,sans-serif;
}
.index__info .place,
.index__info .floor {
    margin: .4em auto;
    font-weight: 600;
}
.index__info .floor .font-s {
    font-size: 2.0rem;
}
.index__out {
    position: relative;
    margin: 4em -2em 0;
    padding-bottom: 8em;
}

.index-icon-01 {
    position: absolute;
    left: 26%;
    bottom: -32%;
    width: 13%;
}

.index__btn {
    margin: 4em auto 0;
}

.index-illust-01 {
    right: 20%;
    width: 7%;
}
.index__img {
    margin-top: 10em;
}


@media screen and (max-width: 960px) {
    .index__info .date {
        font-size: 4.8rem;
    }
    .index__point img.w-50 {
        width: 60%!important;
    }
}

@media screen and (max-width: 520px) {
    .index__info .date {
        font-size: 3.2rem;
        padding: 0 .2em .1em;
    }
    .index__out {
        padding-bottom: 5em;
        margin: 2em -1em 0;
    }
    .index-icon-01 {
        left: 15%;
        bottom: -32%;
        width: 20%;
    }
    .index__btn h4,
    .index__btn h5 {
        letter-spacing: 0;
    }
    .index__info .floor .font-s {
        font-size: 1.3rem;
    }
    .index .sec-padding {
        padding: 50px 0 30px;
    }
    .index__point .w-50 {
        width: 90%!important;
    }
    .index__btn img.w-60 {
        width: 100%;
    }
    .index__bg img.index-bg-02 {
        width: 30%;
    }
    .index__img {
        margin-top: 5em;
    }
    .index-area {
        padding: .4em 0;
    }
    .index-illust-01 {
        right: 8%;
        width: 10%;
    }
    .index__point img.w-50 {
        width: 80%!important;
    }
}


/* 
==========================================================================
Sec03 *Free
========================================================================== */
.free {
    background-image: url(img/free-bg-01.jpg);
    color: #545454;
}
.catch {
  display: flex;
  align-items: center; /* 垂直中心 */
  justify-content: center; /* 水平中心 */
}
.catch:before, .catch:after {
  border-top: 1px solid;
  content: "";
  width: 3em; /* 線の長さ */
}
.catch:before {
  margin-right: 1em; /* 文字の右隣 */
}
.catch:after {
  margin-left: 1em; /* 文字の左隣 */
}

.free__img {
    padding-bottom: 10em;
}
.free h6 {
    line-height: 2.0;
}
.free img.box-shadow {
    box-shadow: 12px 12px 0 rgba(0,0,0,.2);
}
.free-text-01 {
    position: absolute;
    width: 50%;
    left: 4%;
    bottom: -6%;
}

@media screen and (max-width: 960px) {
    .free__img {
        padding-bottom: 6em;
    }
}

@media screen and (max-width: 520px) {
    .free__title .w-30 {
        width: 50%;
    } 
    .free img.box-shadow {
        box-shadow: 6px 6px 0 rgba(0,0,0,.2);
    }
    .free-text-01 {
        width: 60%;
        left: -1%;
        bottom: 0%;
    }
}







/* 
==========================================================================
Sec04 *Future
========================================================================== */
.future {
    background-image: url(img/free-bg-01.jpg);
    color: #000;
}
.future__top,
.future__under {
    width: 80%;
    margin: 0 auto;
}
.future__top--title {
    position: relative;
}
.future__top--title h3 {
    color: #603813;
    font-weight: 600;
    margin: 0 auto;
    padding-bottom: .5em;
}
.future__top--lead h3 {
    color: #603813;
}
.orange {
    color: #ef5a24;
}
.future .text {
    font-size: 1.8rem;
    line-height: 2.0;
}
.border-dashed {
    border-bottom: 2px dashed #736357;
    margin: 4em auto;
}
.bg-brown {
    background: #754c24;
    color: #fff;
    padding: .1em 0 .2em;
    margin: 0 auto;
}


@media screen and (max-width: 960px) {
    .future .text {
        font-size: 1.6rem;
        line-height: 1.8;
    }
    .border-dashed {
        margin: 3em auto;
    }
    .future__under .w-70 {
        width: 100%;
    }
    .future__top, .future__under {
        width: 90%;
    }
}

@media screen and (max-width: 520px) {
    .future .text {
        font-size: 1.5rem;
    }
    .border-dashed {
        margin: 1.5em auto;
    }
    .future__under .w-70 {
        width: 100%;
    }
    .future__top, .future__under {
        width: 100%;
    }
    .future__under h4 {
        line-height: 1.6;
    }
}



/* 
==========================================================================
Sec05 *Neoma
========================================================================== */
.neoma {
    background-image: url(img/free-bg-01.jpg);
    color: #000;
}
.neoma__top,
.neoma__middle,
.neoma__under {
    width: 80%;
    margin: 0 auto;
}
.neoma__top--text {
    border-bottom: 8px solid #fffb38;
    display: inline-block;
}
.neoma__top--text h4 {
    line-height: 1.6;
    margin: .5em auto;
}
.neoma__middle h4,
.neoma__under h4 {
    font-weight: 600;
    line-height: 1.6;
    margin: 1em auto;
}
.neoma__middle {
    padding: 0 0 4em;
}
.neoma__middle figcaption {
    text-align: right;
}
.neoma__under--block .row > div {
    padding: 3em;
}
.neoma__under--block .notes {
    font-size: 1.5rem;
    font-weight: 500;
}
.neoma__under--block h5 {
    line-height: 1.6;
}

@media screen and (max-width: 960px) {
    .neoma__under--block .row > div {
        padding: 1.5em 1em;
    }
    .neoma__under--block .notes {
        font-size: 1.2rem;
    }
    .neoma .sec-padding {
        padding: 20px 0;
    }
}
@media screen and (max-width: 520px) {
    .neoma__top, .neoma__middle, .neoma__under {
        width: 100%;
        margin: 0 auto;
    }
    .neoma-icon {
        bottom: -2%;
        left: 3%;
        width: 10%;
    }
    .neoma__middle {
        padding: 1em 0;
    }
    .neoma__under--block .row > div {
        padding: 1em;
    }
    .neoma__top--text h4 {
        letter-spacing: 0;
    }
    .neoma .sec-padding {
        padding: 10px 0;
    }
    .neoma__under h6 {
        line-height: 1.6;
    }
}






/* ==========================================================================
Sec07 *End
========================================================================== */
.end .sec-padding {
    padding: 40px 0 20px;
}
.end__btn {
    margin: 6em auto 0;
}

@media screen and (max-width: 960px) {
    .end__btn {
        margin: 4em auto 0;
    }
}

@media screen and (max-width: 520px) {
    .end__quocard img.w-50 {
        width: 90%!important;
    }
    .end__btn img.w-60 {
        width: 100%;
    }
}



/* ==========================================================================
Sec09 *Postscript
========================================================================== */
.postscript h4 {
    font-size: 2.6rem;
    font-weight: 600;
    width: 80%;
    margin: 1.33em auto .8em;
    color: #66a5a0;
}
.postscript ul {
    padding: 0;
    width: 81%;
    margin: 12px auto;
}
.postscript ul li {
    font-weight: 600;
    list-style: inherit;
}
ul.asterisk li {
  list-style-type: none;
  text-indent: -1em;
}
ul.asterisk li:before {
  display: inline;
  content: "※";
}
.postscript__bg {
    padding: 0 0 20px;
}
.postscript__list {
    padding-left: 10%;
}
@media screen and (max-width: 960px) {
    .postscript h4 {
        font-size: 2.0rem;
    }
    .postscript__list {
        padding-left: 0;
    }
}

@media screen and (max-width: 520px) {
    .postscript__bg {
        padding: 20px 0;
    }
	.postscript h4 {
        width: 100%;
        font-size: 1.6rem;
        line-height: 1.5;
	}
    .postscript ul {
		width: 100%;
	}
	.postscript ul li {
		font-weight: 600;
		font-size: 1.3rem;
        font-feature-settings: "palt";
	}
	.postscript .inner {
        padding: 0 8%;
    }
}




/* ==========================================================================
Footer
========================================================================== */
footer { 
    background: #B2ABA7;
    padding: 60px 0 0;
    color: #231815;
}
.footer__info h4 {
    margin: 0 auto;
}
.footer__info h5 {
    margin: 1em auto;
    font-weight: 500;
    line-height: 1.4;
}
.footer__credit a {
    color: rgba(0,0,0,.6);
}
.footer__credit p {
    font-weight: 400;
    margin: 30px auto 10px;
}
.font-s {
    font-size: 1.3rem;
}
.freedial {
    height: 16px;
    width: auto;
    padding-right: 5px;
}

@media screen and (max-width: 960px) {
    footer {
        padding: 40px 0 10px;
    }
}

@media screen and (max-width: 520px) {
    .footer__credit p {
        margin: 30px auto 0;
        font-size: 1.0rem;
    }
}


/* ==========================================================================
Waypoints
========================================================================== */
.wp1, .wp2, .wp3, .wp4, .wp5, .wp6 { visibility: hidden; }
.bounceInLeft,
.bounceInRight,
.fadeInUp,
.fadeInUpDelay,
.fadeInDown,
.fadeInUpD,
.fadeInLeft,
.fadeInRight {
    visibility: visible;
}
.delay1s {
    animation-delay: 1s;
    -webkit-animation-delay: 1s;
}

.delay15s {
    animation-delay: 1.5s;
    -webkit-animation-delay: 1.5s;
}
.animated.duration {
    animation-duration: 3s;
}
.delayed {
 	animation: fadeIn 2s ease 0s 1 normal;
    -webkit-animation: fadeIn 2s ease 0s 1 normal;
}
.delayed-6s {
 	animation: fadeIn 6s ease 0s 1 normal;
    -webkit-animation: fadeIn 6s ease 0s 1 normal;
}
@keyframes fadeIn { 
    0% {opacity: 0} /* 始め */
    100% {opacity: 1} /* 終わり */
}
/*古いブラウザ用　-------　一度追加していたら不要*/
@-webkit-keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}




.marker {
    background: -webkit-linear-gradient(left, rgb(255,251,56) 50%, transparent 50%);
    background: -moz-linear-gradient(left, rgb(255,251,56) 50%, transparent 50%);
    background: linear-gradient(left, rgb(255,251,56) 50%, transparent 50%);
  background-repeat: no-repeat;
  background-size: 200% .48em; 
    background-position: 100% .5em;
    transition: 2s;
    display: inline;
}
.marker.is-active{
    background-position: 0% .95em;
}
.marker.sp {
    display: none;
}
 .fadein {
  opacity: 0;
  transform : translate(0, 50px);
  transition : all 2000ms;
}
.fadein.scrollin{
  opacity: 1;
  transform: translate(0, 0);
}
.pulse {
	-webkit-animation-iteration-count: 5;
	animation-iteration-count: 5;
}

@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  50% {
    -webkit-transform: scale(1.02);
    -ms-transform: scale(1.02);
    transform: scale(1.02);
  }

  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}

.present__btn--box:hover {
    margin-top: 5px;
    margin-right: -5px;
    margin-left: 5px;
    box-shadow: 7px 7px 0 rgba(0,0,0,.2);
    transition: .6s;
    background: #319699;
}


@media screen and (max-width: 520px) {
    .pc { display: none; }
    .sp { display: block; }
    .marker.sp { display: inline; }
    .d-block.pc { display: none!important; }
    .d-block.sp { display: block!important; }
}




