/* ! 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: source-han-sans-japanese,sans-serif;
    font-weight: 400;
    font-style: normal;
    overflow-x: hidden;
	-webkit-text-size-adjust: 100%;
    font-feature-settings: "palt";
    letter-spacing: 1px;
    color: #000;
}
/* FONT */
/* セリフ */
.min_el{
    font-family: source-han-serif-japanese, sans-serif;
    font-weight: 200;
    font-style: normal;
}
.min_l{
    font-family: source-han-serif-japanese, sans-serif;
    font-weight: 300;
    font-style: normal;
}
.min_r{
    font-family: source-han-serif-japanese, sans-serif;
    font-weight: 400;
    font-style: normal;
}
.min{
    font-family: source-han-serif-japanese, sans-serif;
    font-weight: 500;
    font-style: normal;
}
.min_sb{
    font-family: source-han-serif-japanese, sans-serif;
    font-weight: 600;
    font-style: normal;
}
.min_b{
    font-family: source-han-serif-japanese, sans-serif;
    font-weight: 700;
    font-style: normal;
}
.min_h{
    font-family: source-han-serif-japanese, sans-serif;
    font-weight: 900;
    font-style: normal;
}
/* サンセリフ */
.got_el{
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 100;
    font-style: normal;
}
.got_l{
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 200;
    font-style: normal;
}
.got_n{
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 300;
    font-style: normal;
}
.got_m{
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 500;
    font-style: normal;
}
.got_b{
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-style: normal;
}
.got_h{
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 900;
    font-style: normal;
}
/* ==========================================================================
Links
========================================================================== */
a { text-decoration: none; }
a:focus { outline: thin dotted; }
a:active, a:hover { outline: 0; }
a:hover img{
    opacity: 0.7;
}
/* ==========================================================================
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: 500; color: #000; }

/* ==========================================================================
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.4rem; line-height: 1.4; }
    h3 { font-size: 2.6rem; }
    h4 { font-size: 2.0rem; }
    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: 2.4rem; }
    h3 { font-size: 2.2rem; }
    h4 { font-size: 1.6rem; }
    h5 { font-size: 1.45rem; }
    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
========================================================================== */
.pad{
    display: none;
}
.sp{
    display: none;
}
.hero_inner{
    padding-top: 10rem;
}
.hero_ttl {
    margin-bottom: 50px;
    padding: 50px 8% 60px;
    border-bottom: 1px solid #000;
}
.kaijo{
    width: 300px;
}
.reedarea h2 {
    font-size: 7em;
    padding: 30px 0 50px;
    border-bottom: 1px solid #000;
}
.housetype{
    padding: 30px 0;
    border-bottom: 1px solid #000;
}
.yoyaku {
    width: 220px;
    top: 108%;
    right: 10%;
    z-index: 100;
    filter: drop-shadow(3px 3px 3px rgba(0,0,0,.4));
}
.main_img{
    margin-top: -100px;
}
.point_color{
    color: #cf6b64;
}
.housetype h5 {
    font-size: 2.5em;
    line-height: 1.3;
    font-weight: 600;
}
.ht_small {
    font-weight: 300;
    font-size: 80%;
}
.hero_img_area{
    height: 5vh;
}
.keisen {
    position: relative;
    display: block;
    padding: 0px 1em;
    letter-spacing: 5px;
}
.keisen:before, .keisen:after {
    content: '';
    position: absolute;
    top: 38%;
    display: block;
    width: 34%;
    height: 8px;
    border-top: solid 1px #000;
    border-bottom: solid 1px #000;
}
.keisen:before {
    left:0;
}
.keisen:after {
    right: 0;
}
.ht_center{
    border-right: 1px solid #000;
    border-left: 1px solid #000;
}
.hero_img_area img,.subimg_box img{
    mix-blend-mode: multiply;
}
@media screen and (max-width: 1720px) {
    .yoyaku {
        width: 200px;
    }
}
@media screen and (max-width: 1366px) {
    .yoyaku {
        width: 170px;
        top: 105%;
    }
}
@media screen and (max-width: 1100px) {
    .hero_inner {
        padding-top: 7rem;
    }
    .hero_img_area {
        height: 5vh;
    }
    .yoyaku {
        width: 140px;
        top: 103%;
        right: 8%;
    }
    .keisen:before, .keisen:after {
        width: 28%;
    }
    .reedarea h2 {
        font-size: 6em;
    }
}
    @media screen and (max-width: 960px) {
        .pc{
        display: none;
    }
    .pad{
        display: block;
    }
    .sp{
        display: none;
    }
    .hero {
        padding: 0;
    }
    .hero_inner{
        padding-top: 5rem;
    }
    .keisen:before, .keisen:after {
        width: 19%;
    }
    .hero_ttl {
        margin-bottom: 50px;
        padding: 30px 5% 50px;
    }
    .reedarea h2 {
        font-size: 4em;
    }
    .kaijo {
        width: 220px;
    }
    .yoyaku {
        width: 120px;
        top: 105%;
        right: 5%;
    }
    .housetype h5 {
        font-size: 2em;
    }
    .hero_img_area {
        padding: 7em 0em 0;
    }
}
@media screen and (max-width: 520px) {
    .pc{
        display: none;
    }
    .pad{
        display: none;
    }
    .sp{
        display: block;
    }
    .hero {
        padding: 0;
        background-position: inherit;
        background-size: cover;
    }
    .hero_img_area {
        padding: 0;
    }
    .hero_inner{
        padding-top: 3rem;
    }

    .keisen {
        padding: 0px 5em;
    }
    .reedarea h2 {
        font-size: 2.2em;
        padding: 20px 0;
    }
    .sp-ht_center{
        border-top: 1px solid #333333;
        border-bottom: 1px solid #333333;
    }
    .hero_ttl {
        margin-bottom: 30px;
        padding: 20px 16% 30px;
    }
    .kaijo {
        width: 160px;
    }
    .yoyaku {
        width: 80px;
        top: 103%;
        right: 5%;
    }
    .housetype {
        padding: 10px 20px;
    }
    .hero_img_area {
        padding: 5em 0em 0;
    }
    .ht_center{
        border-top: 1px solid #000;
        border-bottom: 1px solid #000;
        border-left: none;
        border-right: none;
    }
    .main_img {
        margin-top: -40px;
    }
    
}


/* ==========================================================================
Sec02 *date
========================================================================== */
#sec02{
    background-color: #52658F;
}
.date_btm_box{
    padding: 10em 0;
}
.date_content h2 {
    position: relative;
    padding: 1rem 2rem;
    border-top: 2px solid #ffffff;
    border-bottom: 2px solid #ffffff;
    margin-bottom: 1em;
    font-size: 5em;
}
.date_content h2:before {
    position: absolute;
    top: 4px;
    left: 0px;
    width: calc(100% - 0px);
    height: calc(100% - 8px);
    content: '';
}
.kaijo_box{
    margin-bottom: 5em;
}
.kaijo_box span {
    color: white;
    padding: 10px 10px;
    font-size: 4em;
    background-color: #000;
    width: 70%;
    display: inline-block;
}
.datebox h4 {
    font-size: 6em;
    color: #000;
    line-height: 1;
}
.datebox span {
    padding: 10px 60px;
    border: 1px solid #000;
    color: #000;
    display: inline-block;
    font-size: 5em;
    border-radius: 15px;
    margin-bottom: 2em;
    background-color: white;
}
.link-box {
    width: 70%;
    margin: 0 auto;
}
.datebox img{
    width: 70%;
    margin: 0 auto;
}
@media screen and (max-width: 960px) {
    .date_content h2 {
        font-size: 4em;
        letter-spacing: 3px;
    }
    .kaijo_box span {
        font-size: 2.5em;
        width: 80%;
    }
    .datebox h4 {
        font-size: 4em;
    }
    .datebox span {
        font-size: 3em;
    }
}
@media screen and (max-width: 520px) {
    .date_btm_box {
        padding: 6em 0;
    }
    .date_content h2 {
        font-size: 2.5em;
    }
    .kaijo_box span {
        font-size: 2em;
        width: 100%;
    }
    .kaijo_box {
        margin-bottom: 4em;
    }
    .datebox img {
        width: 80%;
    }
    .datebox h4 {
        font-size: 3em;
    }
    .datebox span {
        font-size: 2em;
        margin-bottom: 1.5em;
    }
}
/* 
==========================================================================
Sec03 *Point
========================================================================== */
.house_two{
    width: 100%;;
    display: table;
    height: 1500px;
    background-size: auto auto;
    background-color: #FFFFEB;
}
.point_topbg{
    width: 100%;
    top: 0;
    z-index: 10;
    left: 0;
}
.point_cont_sec{
    z-index: 15;
    width: 100%;
}
.ht_icon {
    width: 250px;
    margin-bottom: 3em;
}
.point_inner{
    height: 1500px;
    display: table-cell;
    vertical-align: middle;
}
.point_inner h2 {
    font-size: 8em;
    letter-spacing: 5px;
    color: #40220f;
    margin: 20px 0 0px;
}
.point_list ul,.point_list2 ul{
    float: left;
    margin: 0;
    padding: 0;
}
.point_list ul li {
    display: inline-block;
    margin-right: 50px;
    font-size: 3em;
    line-height: 2;
    color: #40220f;
}
.point_list2 ul li {
    display: inline-block;
    margin-right: 50px;
    font-size: 3em;
    line-height: 2;
    color: #231815;
}
.ht_name {
    display: inline-block;
    padding: 10px 50px;
    color: #5c855c;
    background-color: white;
    font-size: 3em;
}
.ht_name2 {
    display: inline-block;
    padding: 10px 50px;
    color: white;
    background-color: #0096E7;
    font-size: 3em;
    font-weight: bold;
}
.circle_icon {
    color: white;
    background-color: #40220f;
    padding: 30px 15px;
    border-radius: 130px;
    font-size: 3em;
    margin-right: 30px;
}
.circle_icon2 {
    color: #fff;
    background-color: #52658F;
    padding: 30px 15px;
    border-radius: 130px;
    font-size: 3em;
    margin-right: 30px;
}
.text-start {
    font-weight: 600;
    color: #40220f;
}
.point_list {
    border-top: 3px solid #40220f;
    border-bottom: 3px solid #40220f;
    padding: 3em 12rem;
    overflow: hidden;
    margin: 3em 0;
}
.point_list2 {
    border-top: 3px solid #231815;
    border-bottom: 3px solid #231815;
    padding: 3em 0;
    overflow: hidden;
    margin: 3em 0;
}
.subimg_box{
    padding: 2em 0 1em;
}
.subimg_box img{
    width: 65%;
}
@media screen and (max-width: 1100px) {
    .point_list {
        padding: 3em 5rem;
    }
    .point_inner,.house_two {
        height: 1300px;
    }
    .ht_icon {
        width: 200px;
        margin-bottom: 5em;
    }

}
@media screen and (max-width: 960px) {
    .ht_icon {
        width: 130px;
    }
    .point_inner h2 {
        font-size: 4.5em;
        letter-spacing: 4px;
    }
    .ht_name,.ht_name2 {
        font-size: 2.5em;
    }
    .circle_icon,.circle_icon2 {
        padding: 20px 10px;
        font-size: 2em;
    }
    .point_list ul li,.point_list2 ul li {
        margin-right: 30px;
        font-size: 1.8em;
    }
    .point_list {
        border-top: 2px solid #40220f;
        border-bottom: 2px solid #40220f;
        padding: 2em 0;
    }
    .point_list2 {
        border-top: 2px solid white;
        border-bottom: 2px solid white;
        padding: 2em 0;
    }
    .house_one,.house_two {
        height: 95vh;
    }
    .point_inner {
        height: 95vh;
    }
    .link-box {
        width: 85%;
    }
    .subimg_box{
        padding: 3em 0 1em;
    }
    .subimg_box img{
        width: 80%;
    }
    .point_list {
    border-top: 3px solid #40220f;
    border-bottom: 3px solid #40220f;
    padding: 3em 5rem;
    overflow: hidden;
    margin: 3em 0;
}
    
}
@media screen and (max-width: 520px) {
    .link-box {
        width: 100%;
    }
    .point_inner h2 {
        font-size: 2.5em;
        letter-spacing: 2px;
        margin-bottom: 10px;
    }
    .ht_icon {
        width: 100px;
    }
    .ht_name, .ht_name2 {
        font-size: 1.8em;
    }
    .text-start {
        font-size: 2em;
    }
    .point_list ul li, .point_list2 ul li {
        margin-right: 20px;
        font-size: 1.5em;
    }
    .ht_icon {
        margin-bottom: 3em;
    }
    .house_two,.house_two .point_inner {
        height: 90vh;
    }
    .subimg_box {
        padding: 1em 0 0;
    }
    .subimg_box img {
        width: 90%;
    }
}
@media screen and (max-width: 375px) {
    .house_two,.house_two .point_inner {
        height: 750px;
    }
}

/* 
==========================================================================
Sec03 *Appeal
========================================================================== */
.appeal {
    color: #fff;
}
.appeal h5 {
    line-height: 2.0;
    text-align: justify;
}
.appeal__top {
    background: url(img/sec_bg01.jpg) center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 16em 0;
}
.appeal__bottom {
    background: url(img/sec_bg.jpg) center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 16em 0;
}
#sec03 .sec-padding {
    padding: 120px 0 150px;
}
.appeal__bottom h3 {
    font-size: 3rem;
    font-weight: 700;
    color: #FFDD42;
}
@media screen and (max-width: 1366px) {
    .appeal__bottom h3 {
        font-size: 3rem;
    }
    }
@media screen and (max-width: 1366px) {
    .appeal__bottom h3 {
        font-size: 2.5rem;
    }
        }
@media screen and (max-width: 960px) {
    .appeal__top,
    .appeal__middle,
    .appeal__bottom {
        padding: 8em 0;
    }
    .appeal__bottom h3 {
        font-size: 2rem;
    }
}

@media screen and (max-width: 520px) {
    .appeal__top,
    .appeal__middle,
    .appeal__bottom {
        padding: 4em 0;
    }
    #sec03 .sec-padding {
        padding: 40px 0 50px;
    }
    #sec03 {
	  background-size: 350%;
	}
	.point-hash{
		font-size: 16px;
        margin-top: 40px;
	}
	.point__top--detail span{
		margin: 0 10px;
	}
	.hero__botoom--btn {
	  padding: 5em 0 0em;
	}
    .point-ttl {
        font-size: 5em;
    }
    .point__top--title h2 {
        letter-spacing: 5px;
        font-size: 2.5em;
    }
    .point__top--title {
        margin-bottom: 0em;
        padding-bottom: 3em;
    }
    .appeal h5 {
        margin-top: 10px !important;
    }
}

/* 
==========================================================================
Sec04 *Air
========================================================================== */
.air {
    position: relative;
    background-color: #ffeada;
}
.air__top--img{
    background-image: url(img/ryodan_top.png);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100%;
    padding: 400px 0 50px;
}
.ati_inner_cont{
    height: 800px;
}
.ryo_reed{
    width: 18%;
    top: 0;
    right: 0;
    filter: drop-shadow(3px 3px 3px rgba(0,0,0,.4));
}
.ryo_mt{
    width: 25%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}
.ryo_icon{
    width: 18%;
    bottom: 0;
    left: 0;
}
.thermal .sec-padding .inner {
    max-width: 900px;
    margin: 0 auto;
    padding-bottom: 100px;
}
.air__top {
    position: relative;
    padding-bottom: 25rem;
}
.air__top--img {
    position: relative;
}
.air__content {
    padding-bottom: 120px;
}
.air__content--title .name {
    background-image: url(/img/air-bg-01.png);
}
.air-bg-02 {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 100%;
}
.air__top--title {
    position: absolute;
    top: 77%;
    right: 15%;
}
.air__top--title .storename {
    width: 520px;
}
.air__top--title h2 {
    line-height: 1.3;
    font-weight: 100;
    margin: 0 auto;
    padding-left: 140px;
    font-size: 6.2rem;
    margin-top: -20px;
    letter-spacing: 10px;
}
.air__content--top img.air-title-01,
.thermal__top img.thermal-title-01  {
    width: 40%;
    margin: 0 auto 5em;
    position: relative;
}
.f-orange {
    color: #ee5911;
}
.air__content .txt p {
    line-height: 2.0;
}
.name {
    background-image: url(img/air-bg-01.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    width: auto;
    padding: 20px;
    margin: 0 auto;
}
.name2 {
    background-image: url(img/ryodan_back.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    width: auto;
    padding: 20px;
    margin: 0 auto;
}
.name > * {
    font-size: 6.8rem;
}
.name2 > * {
    font-size: 6.8rem;
}
rt {
    font-size: 1.8rem;
}
.air__content--middle .system {
    width: 84%;
    margin: 0 auto;
}
.air__content--middle .box,
.thermal__bottom--title .box {
    background: #ffead7;
    border-radius: 200px;
    padding: 30px;   
}
.air__content--bottom,
.thermal__middle {
    margin: 40px auto 0;
}
.air__content--bottom .block,
.thermal__middle .block {
    border-bottom: 3px dotted;
    padding: 20px;
}
.air__content--bottom .block:last-of-type,
.thermal__middle .block:last-of-type {
    border-bottom: 0;
}
.air__content--bottom .block img,
.thermal__middle .block img {
    height: 100px;
    width: auto;
}
.air__content--bottom .block h5,
.thermal__middle .block h5 {
    margin: 10px auto;
    text-align: left;
}

@media screen and (max-width: 1366px) {
    .air__top--img {
        padding: 250px 0 50px;
    }
}

@media screen and (max-width: 960px) {
    .air__top--img {
        padding: 130px 0 30px;
    }
    .ryo_mt {
        width: 28%;
    }
    .ryo_reed,.ryo_icon {
        width: 21%;
    }
    .air__top {
        padding-bottom: 15rem;
    }
    .ati_inner_cont {
        height: 650px;
    }
    .air__top--title .storename {
        width: 340px;
    }
    .air__top--title h2 {
        font-size: 4.2rem;
    }
    .air__top--title {
        right: 10%;
    }
    .air__content {
        padding-bottom: 80px;
    }
    .name > * {
        font-size: 5.2rem;
    }
    .name2 > * {
        font-size: 5.2rem;
    }
    .air__content--top img.air-title-01, .thermal__top img.thermal-title-01 {
        width: 30%;
    }
    .air__top--title {
        top: 67%;
    }
}

@media screen and (max-width: 520px) {
    .air__top--img {
        padding: 90px 0 0;
    }
    .air__top {
        padding-bottom: 5rem;
    }
    .ati_inner_cont {
        height: 450px;
    }
    .air__top--title {
        right: 4%;
    }
    .air__top--title .storename {
        width: 220px;
    }
    .air__top--title h2 {
        font-size: 2.5rem;
        padding-left: 60px;
        margin-top: -10px;
    }
    .air__content {
        margin-top: 40px;
    }
    .name > * {
        font-size: 4.0rem;
    }
    .name2 > * {
        font-size: 4.0rem;
    }
    rt {
        font-size: 1.4rem;
    }
    .air__content--middle .box, .thermal__bottom--title .box {
        padding: 20px;
    }
    .air__content--bottom .block img, .thermal__middle .block img {
        height: auto;
        width: auto;
        max-height: 40px;
        max-width: 100%;
    }
    .air__content--bottom .block, .thermal__middle .block {
        padding: 10px;
    }
    .air__content {
        padding-bottom: 40px;
    }
    .air .inner, .thermal .inner {
        max-width: 900px;
        margin: 0 auto;
        padding-bottom: 40px;
    }
    .ati_inner .inner{
        padding-bottom: 0;
    }

    .air__content--top img.air-title-01, .thermal__top img.thermal-title-01 {
        width: 40%;
        margin-bottom: 4em;
    }
}



/* 
==========================================================================
Sec05 *Thermal
========================================================================== */
.thermal {
    background: #d2c0b4;
}
.thermal_ttl{
    background-image: url(img/neoma_bg.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: 65%;
    padding: 0 0 200px;
    margin-bottom: 7rem;
}
.thermal_ttl_inner img{
    mix-blend-mode: normal !important;
}
.thermal__top .txt h3 {
    color: #61380e;
    font-size: 3.6rem;
    line-height: 1.3;
}
.thermal__bottom {
    background: #fff;
    padding: 60px 12% 30px;
}
.thermal__bottom--title h3 {
    margin: 0 auto;
    font-weight: 600;
}
.thermal__bottom--title .main {
    margin: 20px auto;
}
.thermal__bottom--title .main h2 {
    font-size: 6.4rem;
    color: #61380e;
    font-weight: 600;
}
.thermal__bottom--content {
    margin: 40px auto;
}
.thermal__bottom--content .block1 .title {
    background: #764c20;
    color: #fff;
    font-weight: 600;
    margin: 20px auto;
}
.thermal__bottom--content .block2 {
    padding-bottom: 10px;
}
.thermal__bottom--content .block2 .title {
    position: relative;
    display: inline-block;
    background: #61380e;
    color: #fff;
    font-weight: 600;
    padding: 20px 0;
    border-radius: 200px;
    width: 100%;
    font-size: 2.5rem;
}
 .thermal__bottom--content .block2 .title:before {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -15px;
    border: 10px solid transparent;
    border-top: 18px solid #61380e;
 }
 .thermal__bottom--content .block2 img {
    width: 70%;
    margin: 20px auto 0;
 }
.thermal__belt {
    background-image: url(img/inter_bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    height:550px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.thermal__belt h3{
    font-size: 6rem;
    letter-spacing: 8px;
}
@media screen and (max-width: 1100px) {
    .thermal__belt {
        height:400px;
    }
}
@media screen and (max-width: 960px) {
    .thermal_ttl {
        background-size: 80%;
        margin-bottom: 2rem;
    }
    .thermal__top .txt h3 {
        font-size: 2.4rem;
    }
    .thermal__bottom--title .main h2 {
        font-size: 5.2rem;
    }
    .thermal__bottom--content .block2 .title {
        font-size: 1.8rem;
    }
    .thermal__belt {
        height:250px;
    }
    .thermal__belt h3 {
        font-size: 3.5rem;
        letter-spacing: 5px;
    }

}
@media screen and (max-width: 520px) {
    .thermal_ttl {
        padding: 0 0 70px;
    }
    .thermal__belt h3 {
        font-size: 2.5rem;
        letter-spacing: 3px;
    }
    .thermal .sec-padding .inner {
        padding-bottom: 40px;
    }
    .thermal__top .txt h3 {
        font-size: 1.8rem;
		font-weight: 600;
    }
    .thermal__bottom {
		padding: 40px 6% 30px;
		margin: 0 4%;
    }
    .thermal__bottom--title .main h2 {
        font-size: 3.0rem;
    }
    .thermal__bottom--content .block1 .title {
        padding: 4px 0;
    }
    .thermal__bottom--content .block2 .title {
        padding: 14px 0;
        width: 80%;
    }
    .thermal__bottom--content .block2 img {
        width: 60%;
        margin: 20px auto;
    }
    .thermal__bottom--content {
        margin: 40px auto 20px;
    }
    .thermal__belt > * {
        font-size: 1.8rem;
    }
	.thermal__bottom--title h3 {
		font-size: 1.65rem;
	}
	.thermal__top .name > * {
    	font-size: 3.6rem;
	}
    .thermal__belt {
        height:180px;
    }
    
}


/* ==========================================================================
Sec06 *Life
========================================================================== */
.life__top {
    padding: 40px;
}
.life__top--title {
    width: 80%;
    margin: 0 auto;
}
.life__top--txt {
    margin: 60px auto;
}
.life__top--txt h5 {
    line-height: 2.0;
}
.life__top--logo {
    width: 30%;
    margin: 20px auto;
}
.life__gallery--title {
    margin: 60px auto 30px;
}
.life__gallery--title > * {
    letter-spacing: 4px;
    font-weight: 500;
}
.life__gallery--img img {
    height: 500px;
}
.life__top--title img{
    width: 75%;
}

@media screen and (max-width: 960px) {
    .life__top--txt {
        margin: 40px auto;
    }
    .life__top--title {
        width: 100%;
    }


}
@media screen and (max-width: 520px) {
    .life__top {
        padding: 10px;
    }
    .life__top--logo {
        width: 40%;
    }
	.life__top--logo img {
        width: 90%;
    }
    .life__gallery--img img {
        height: auto;
    }
}





/* ==========================================================================
Sec07 *End
========================================================================== */
.foot_link_area {
    padding: 5em 0;
    background-size: auto auto;
    background-color: #52658F;
}
.sec-padding-top{
	padding: 80px 0 0 0 !important;
}
.end__quo {
    margin-bottom: 40px;
}
.end__quo img.quocard {
    width: 60%;
    margin: 0 auto;
}
.end .reserve .ribbon::before {
    border-color: transparent transparent transparent #fff;
}
.end .reserve .ribbon::after {
    border-color: transparent #fff transparent transparent;
}


@media screen and (max-width: 960px) {
	.sec-padding-top {
	  padding: 0px 0 0 0 !important;
	}
}

@media screen and (max-width: 520px) {
    .end__quo img.quocard {
        width: 100%;
    }
}



/* ==========================================================================
Sec09 *Postscript
========================================================================== */
.postscript h4 {
    font-size: 2.6rem;
    font-weight: 600;
    width: 80%;
    margin: 1.33em auto .8em;
    color: #66a5a0;
    text-align: center;
}
.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;
}

@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: #3e3a39;
    padding: 30px 0 0;
}
.footer__info h4 {
    margin: 0 auto;
    font-weight: 600;
}
.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 {
        padding: 20px 0 10px;
    }
    .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,229,82) 50%, transparent 50%);
    background: -moz-linear-gradient(left, rgb(255,229,82) 50%, transparent 50%);
    background: linear-gradient(left, rgb(255,229,82) 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; }
}




