@charset "utf-8";
/* CSS Document */

@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);

* {
    margin:0; padding:0; line-height: 1;
    font-family:'Century Gothic','Noto Sans Japanese', "游ゴシック", "Yu Gothic", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}
section {
    position:relative;
}

body {
    position: relative;
    width:100%;
    min-width:100%;
    overflow-x: hidden;
}

@media (min-width: 641px) {
/* PC用 */
    .for-pc { display:none;}
    .for-sp   { display:none;}
    
    .inner { 
        max-width:1200px;
        margin: 0 auto;
    }
}
@media (min-width: 1025px) {
    .for-pc { display:block !important;}
}
@media (max-width: 640px) {
/* SP用 */
    img { width:100%; height:auto;}
    
    .for-pc { display:none;}
    .for-sp   { display:block !important;}
    
    html {
        position: relative;
        width:100%;
        min-width:100%;
        overflow-x: hidden;
        -webkit-overflow-scrolling: touch;
    }

}

/* footer
-------------------------------------------------- */
.footer .contact {
    background:#a09992;
}
.footer .contact {
    margin:0 5.3333% 3.5rem;
    padding:1.875rem 2.25rem;
    border-radius:0.75rem;
    color: #ffffff;
}
.footer .contact h2 {
    margin-bottom:/*1rem*/0;
    padding-bottom: 1rem;
    font-size:1.375rem;
    text-align:center;
    line-height: 1.1;
    border-bottom:2px solid #fff;
}

.contact--inner {
    padding:0;
}
.contact--inner p { 
    line-height:1.5 !important;
    font-size:1rem;
    text-align: center;
}
.contact--inner .tel {
    margin-bottom:0;
    font-size:3rem;
    font-weight: 400;
    font-family:'Century Gothic';
    letter-spacing: 0.1rem;
}
.contact--inner .open {
    margin-bottom:1rem;
    font-size:1rem;
}
.contact--inner .ttl {
    margin-right: 0.3rem;
    padding:0 0.25rem 0.1rem;
    color: #a09992;
    background:#fff;
}
.contact--inner .sub {
    font-size:0.75rem;
}

.contact--inner dl {
    display:flex;
    align-content:center;
    justify-content:space-between;
    margin-top:1rem;
    padding:0.8rem 1.1rem;
    font-weight:bold;
    color: #a09992;
    border-radius:8px;
    background:#fff;
}
.contact--inner dt {
    padding:0.25rem 0 0;
}
.contact--inner dd img {
    height:22px;
    vertical-align: middle;
}

.presentedby {
    padding: 0 0 3rem;
    text-align:center;
}
.presentedby p {
    font-size:0.75rem;
}
.presentedby p img {
    height:1.5rem; width:auto;
    margin-bottom:0.75rem;
}
@media (min-width: 1025px) {
/* PC用 */
    .footer .contact {
        margin:0 8.33333% 7rem;
        padding:1.875rem 0;
        border-radius:12px;
        color: #ffffff;
        display:flex;
        align-items: center;
    }
    .footer .contact h2 {
        width:27.4%;
        padding-bottom:0;
        font-weight:normal;
        text-align:center;
        line-height: 1.5;
        border-bottom:none;
    }
    
    .contact--inner {
        padding:0 6%;
        border-left:2px solid #fff;
    }
    .contact--inner p {
        font-size:1rem;
        line-height:1.5 !important;
        text-align:left;
    }
    .contact--inner .tel {
        margin-bottom:0.7rem;
    }
    .contact--inner .open {
        margin-bottom:1rem;
    }
    .contact--inner .ttl {
        margin-right: 0.5rem;
        padding:0.1rem 0.5rem 0;
        color: #a09992;
        background:#fff;
    }
    
    .contact--inner dl {
        display:flex;
        align-content:center;
        justify-content:space-between;
        margin-top:1rem;
        padding:/*0.8rem 1.1rem*/ 0.8rem 1.1rem 0.4rem;
        font-weight:bold;
        color: #a09992;
        border-radius:8px;
        background:#fff;
    }
    .contact--inner dt {
        padding:0.25rem 0 0;
    }
	.contact--inner dd {
		margin-left:1rem;
	}
    .contact--inner dd img {
        height:22px;
        vertical-align: middle;
    }
    
    .presentedby {
        padding: 0 0 3rem;
        text-align:center;
    }
    .presentedby p {
        font-size:0.75rem;
    }
    .presentedby p img {
        height:2.125rem; width:auto;
        margin-bottom:0.75rem;
    }
}
@media (max-width: 640px) {
/* SP用 */
    .footer .contact {
        margin:0 4.8333% 3.5rem;
        padding:1.875rem 2.25rem;
        border-radius:0.75rem;
        color: #ffffff;
    }
    .footer .contact h2 {
        margin-bottom:0.1rem;
        padding-bottom: 1rem;
        font-size:1.275rem;
        text-align:center;
        line-height: 1.1;
        border-bottom:2px solid #fff;
    }
    
    .contact--inner {
        padding:0;
    }
    .contact--inner p { 
        line-height:1.5 !important;
        text-align:left;
        font-size:0.9rem;
    }
    .contact--inner .tel {
        /*margin-bottom:0.7rem;*/
        font-size:2.25rem;
        letter-spacing: 0.1rem;
    }
    .contact--inner .tel a {
        color: #fff;
        text-decoration:none;
    }
    .contact--inner .open {
        margin-bottom:1rem;
        font-size:1rem;
    }
    .contact--inner .ttl {
        margin-right: 0.3rem;
        padding:0.1rem 0.2rem 0.15rem;
        font-size:0.85rem;
        color: #a09992;
        background:#fff;
    }
    .contact--inner .sub {
        display:block;
        font-size:0.75rem;
        text-align:right;
    }
    
    .contact--inner dl {
        display:block;
        margin-top:1rem;
		margin-bottom: 0;
        padding:0.8rem 0;
        font-weight:bold;
        color: #a09992;
        border-radius:8px;
        background:#fff;
        text-align: center;
    }
    .contact--inner dt {
        display:block;
        padding:0.25rem 0 0.75rem;
        text-align: center;
    }
    .contact--inner dd {
        display:inline-block;
        padding:0 0.25rem;
    }
    .contact--inner dd img {
        height:18px;
        width:auto;
        vertical-align: middle;
    }
    
    .presentedby {
        padding: 0 0 3rem;
        text-align:center;
    }
    .presentedby p {
        font-size:0.75rem;
    }
    .presentedby p img {
        height:1.5rem; width:auto;
        margin-bottom:0.75rem;
    }
}

/* 
-------------------------------------------------- */
@media (min-width: 641px) {
/* PC用 */
}
@media (max-width: 640px) {
/* SP用 */
}