html {
    width:100%;
    height:100%;
    font-size: 62.5%;
}
body {
    color: #252A2B;
    height:100%;
    background-color: #B9D4D7;
    -webkit-font-smoothing: antialiased;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
    font-size: 1.3rem;
}

body.about, body.coordination, body.renovation {
    background-color: #E5DFD7;
}


@font-face {
    font-family: 'Noto Serif Japanese';
    font-style: normal;
    font-weight: 100;
    src: url('../font/NotoSerifJP-ExtraLight.woff') format('woff');
}
@font-face {
    font-family: 'Noto Serif Japanese';
    font-style: normal;
    font-weight: 400;
    src: url('../font/NotoSerifJP-Medium.woff') format('woff');
}
@font-face {
    font-family: 'Noto Serif Japanese';
    font-style: normal;
    font-weight: 700;
    src: url('../font/NotoSerifJP-Bold.woff') format('woff');
}

img {
    max-width: 100%;
    height: auto;
    width: auto;
    vertical-align: middle;
}
img[src$=".svg"] {
    width: 100%;
}
a {
    color: #252A2B;
	text-decoration: none;
}
a:hover {
	color: #333;
	text-decoration: underline;
}
a:hover img {
	opacity: 0.9;
	filter: alpha(opacity=90);
}
header a {
    color: #fff;
}
header a:hover {
    color: #eee;
}

#container {
	width: 100%;
    max-width: 639px;
	min-height:100%;
	position: relative;
    margin: 0 auto;
}
.topbg {
    background-image: url(../img/topbg_v2.png);
    background-position: top center;
    background-size: 150% auto;
    background-repeat: repeat-y;
}

#container header {
    width: 100%;
    padding: 0.5em 4% 0.7em;
    z-index: 500;
    background-color: #033871;
    position: fixed;
    top: 0;
    left: 0;
    -webkit-box-shadow: 0px 6px 3px -3px rgba(0,0,0,0.6);
    box-shadow: 0px 6px 3px -3px rgba(0,0,0,0.6);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-align: center;
    -ms-flex-align: center;
}
.headwrap {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
#container header .logo {
    width: 17.18%;
    padding-left: 0%;
}
#container header .insta, #container header .mail {
    font-size: 1.6em;
    text-align: center;
}
#container header .hot {
    width: 60%;
}
#container header .hot ul {
    width: 100%;
    text-align: right;
    padding-top: 0px;
    padding-right: 0px;
}
#container header .hot ul li {
    display: inline;
    font-family: 'Noto Serif Japanese', serif;
    font-weight: 700;
    font-size: 0.8em;
    letter-spacing: 0.05em;
    text-align: right;
    white-space: nowrap;
}
#container header .hot ul li.atm {
    width: 57%;
}
#container header .hot ul li.atm::after {
    content: " | ";
}
#container header .global {
    padding-top: 0px;
    position: relative;
}
#container header .global ul {
    display: none;
    position: absolute;
    right: 0%;
    background-color: #000;
    padding: 0.7em 1em;
}
#container header .global ul li {
    font-family: 'Noto Serif Japanese', serif;
    font-weight: 400;
    font-size: 1em;
    line-height: 2;
    letter-spacing: 0.05em;
    white-space: nowrap;
}
#container header .global ul li a {
    white-space: nowrap;
}
.gmenubtn {
    cursor: pointer;
    padding: 3.5px 0 3.5px 3.5px;
}
.gmenubtn.close {
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}
.gmenubtn.close.on {
    display: block;
}
#container header .contacthead {
    font-size: 1em;
    line-height: 1.1;
    letter-spacing: 0.05em;
    font-family: 'Noto Serif Japanese', serif;
    font-weight: 700;
    width: 100%;
    margin-top: 4px;
    text-align: center;
}
#container header .contacthead p {
    display: inline;
    letter-spacing: 0.15em;
    color: #fff;
}
#container header .contacthead p:first-of-type {
}


#container footer {
    width: 100%;
    text-align: center;
    padding: 10px 0;
}
#container footer address {
    font-size: 0.7em;
    letter-spacing: 0.1em;
    font-family: 'Noto Serif Japanese', serif;
    font-weight: 700;
}
footer.fixed {
    position: absolute;
    bottom: 0;
    left: 0;
}

section {
}
section.top {
    padding: 25px 4% 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
section.top img {
    max-width: none;
    width: 100%;
}
section.top div {
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 5;
}

section.top .p01 {
}
section.top .p02 {
}
section.top .p03 {
}
section.top .p04 {
    margin-bottom: 0px;
}
section.top .p05 {
    height: 314px;
}
section.top .p05.noheight {
    height: 0;
}

section.top .c01 {
    padding-left: 0%;
    padding-top: 10%;
    padding-bottom: 85px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
section.top .c01 h1 {
    font-family: 'Noto Serif Japanese', serif;
    font-weight: 700;
    font-size: 3rem;
    margin-bottom: 2.3%;
    letter-spacing: 0.05em;
    padding-left: 1em;
    text-indent: -1em;
    line-height: 1.2;
}
section.top .c01 h2 {
    font-family: 'Noto Serif Japanese', serif;
    font-weight: 400;
    font-size: 1.7rem;
    line-height: 1.6;
    margin-bottom: 40px;
}
section.top .c01 h1.en {
    font-size: 1.5rem;
    letter-spacing: 0.01em;
    margin-bottom: 12px;
    line-height: 1.2;
    font-family: 'Amiri', serif;
}
section.top .c01 h2.en {
    font-size: 1.6rem;
    line-height: 1.7;
    padding-right: 3%;
    margin-bottom: 0px;
    font-family: 'Amiri', serif;
}

section.top .c02 {
    width: 130%;
    background-size: contain;
    background-position: left top;
    z-index: 1;
    margin: -30% 0 -40% -30%;
    padding: 30% 0 53% 30%;
}
section.top .c02 h3 {
    font-family: 'Noto Serif Japanese', serif;
    font-weight: 400;
    font-size: 1.7rem;
    line-height: 1.35;
    padding-top: 70px;
    margin-left: 30%;
    z-index: 300;
    position: relative;
}
section.top .c02 h3.en {
    font-size: 1.6rem;
    font-family: 'Amiri', serif;
    line-height: 1.4;
    letter-spacing: 0.05em;
}

section.top .c03 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    z-index: 1;
    margin: -19.5% -10% -20% 0;
    padding: 30.5% 0 30% 0;
    background-size: contain;
    background-position: right top;
}
section.top .c03 h1 {
    font-family: 'Noto Serif Japanese', serif;
    font-weight: 700;
    font-size: 3rem;
    margin-bottom: 20px;
    line-height: 1.2;
    z-index: 300;
    position: relative;
}
section.top .c03 h2 {
    font-family: 'Noto Serif Japanese', serif;
    font-weight: 400;
    font-size: 1.7rem;
    line-height: 1.35;
    z-index: 300;
    position: relative;
}
section.top .c03 h1.en {
    font-weight: 700;
    font-size: 1.5em;
    font-family: 'Amiri', serif;
    letter-spacing: 0.05em;
}
section.top .c03 h2.en {
    font-size: 1em;
    padding-right: 5%;
    margin-bottom: 0px;
    font-family: 'Amiri', serif;
}
section.top .c04 {
    padding-bottom: 0px;
}
section.top .c04 h3 {
    font-family: 'Noto Serif Japanese', serif;
    font-weight: 700;
    font-size: 3rem;
    letter-spacing: 0.05em;
    line-height: 1.6;
    z-index: 300;
    position: relative;
    padding-top: 40px;
    margin-bottom: 25px;
}
section.top .c04 h4 {
    font-family: 'Noto Serif Japanese', serif;
    font-size: 1.7rem;
    line-height: 1.35;
    font-weight: 400;
    margin-bottom: 30px;
}
section.top .c04 h3.en {
    font-size: 1.6rem;
    margin-bottom: 100px;
    font-family: 'Amiri', serif;
    padding-top: 0;
    font-weight: 400;
    line-height: 1.4;
}

section.top .s01 {
    width: 23.6%;
    position: absolute;
    top:25.1%;
    left: 70%;
}
section.top .s02 {
    width: 23.5%;
    position: absolute;
    top: 94.5%;
    left: 70%;
}
section.top .s03 {
    width: 41%;
    position: absolute;
    top: -26%;
    left: 4%;
}
section.top .s04 {
    width: 52%;
    position: absolute;
    top: -56%;
    left: 40%;
}
section.top .s05 {
    width: 39.1%;
    position: absolute;
    left: 9.1%;
    top: 52%;
    z-index: 50;
}
section.top .s06 {
    width: 39.1%;
    position: absolute;
    top: 77.3%;
    left: 9.1%;
}
section.top .s07 {
    width: 34.3%;
    left: 56.3%;
    top: 20.1%;
    position: absolute;
}
section.top .s08 {
    width: 39.1%;
    left: 9.1%;
    top: 63.4%;
    position: absolute;
}

.video {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    margin-bottom: 30px;
}

.video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

section.about {
    padding-bottom: 30px;
    padding-left: 4%;
    padding-right: 4%;
    padding-top: 30px;
}

.aboutflex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: 100%;
    margin: 0 auto 70px;
}
.aboutflex .asouimg {
    width: 25%;
}
section.about .profile_name {
    display: block;
    margin-left: 0%;
    padding-top: 0;
    margin-bottom: 0;
    width: 73%;
}

section.about .profile_name.second {
    padding-top: 10px;
}
section.about .profile_name h1 {
    font-family: 'Noto Serif Japanese', serif;
    font-weight: 400;
    font-size: 1.3rem;
    letter-spacing: 0.05em;
    margin-bottom: 20px;
    line-height: 1.6;
}
section.about .h1bars {
    display: block;
    height: 1px;
    border-bottom: solid 1px #BFBAB5;
}
section.about .profile_name h2 {
    font-family: 'Noto Serif Japanese', serif;
    font-weight: 400;
    font-size: 1.6em;
    letter-spacing: 0.05em;
    margin-bottom: 20px;
    line-height: 1.1;
}
section.about .profile_name h2 span {
    font-size: 0.8em;
    margin-left: 1em;
}
section.about .profile_name h3 {
    font-size: 1.5rem;
    font-weight: 700;
    margin-bottom: 20px;
    line-height: 1.2;
    font-family: 'Noto Serif Japanese', serif;
}

section.about .profile_name .aboutasou {
    display: block;
    border-top: solid 1px #B7B2AC;
    border-left: solid 1px #B7B2AC;
    padding: 10px 0 0 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 1.3rem;
    line-height: 1.6;
    letter-spacing: 0.05em;
    font-family: 'Noto Serif Japanese', serif;
    font-weight: 400;
    color: #000;
}

section.about .photoslide {
    margin-bottom: 30px;
}

section.about .photoslide.ps_aso {
    margin-bottom: 30px;
}
section.about .photoslide .innerslide {
    margin-top: 20px;
}
section.about .photoslide .innerslide h4 {
    font-size: 1.5rem;
    line-height: 1.2;
    font-family: 'Noto Serif Japanese', serif;
    font-weight: 700;
    color: #333;
    margin-bottom: 15px;
}
section.about .photoslide .innerslide .innerslide_pblock {
    display: inline-block;
    border-top: solid 1px #B7B2AC;
    border-left: solid 1px #B7B2AC;
    padding: 10px 10px 0 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 1.3rem;
    line-height: 1.55;
    font-family: 'Noto Serif Japanese', serif;
    font-weight: 400;
    color: #000;
}

section.about .aboutblock {
    margin: 0 0 40px 0;
}
section.about .aboutblock:last-of-type {
    margin-bottom: 0;
}
section.about .aboutblock h3 {
    font-family: 'Noto Serif Japanese', serif;
    font-weight: 400;
    font-size: 1.4em;
    letter-spacing: 0.05em;
    margin-bottom: 20px;
    line-height: 1.6;
}
section.about .aboutblock p {
    font-family: 'Noto Serif Japanese', serif;
    font-weight: 700;
    font-size: 0.9em;
    letter-spacing: 0.05em;
    margin-bottom: 20px;
    line-height: 1.8;
}
section.about .aboutblock.address {
    border-bottom: solid 1px #666;
    margin-bottom: 40px;
}
section.about .aboutblock dl dt, section.about .aboutblock dl dd {
    font-size: 0.9em;
    letter-spacing: 0.05em;
    line-height: 1.8;
    font-family: 'Noto Serif Japanese', serif;
    font-weight: 700;
}
section.about .aboutblock dl dd {
    margin-bottom: 20px;
}

section.coordination, section.reform {
    padding: 2em 0 30px;
}
section.coordination .photoslide {
    margin-bottom: 25px;
}
section.coordination.detail {
    padding: 30px 0;
}
section.coordination .coordebox h1, section.reform .reformbox h1 {
    font-family: 'Noto Serif Japanese', serif;
    font-weight: 400;
    font-size: 2em;
    letter-spacing: 0.15em;
    margin-bottom: 10px;
    line-height: 1.1;
    text-align: center;
}
section.coordination .coordebox h2, section.reform .reformbox h2 {
    font-family: 'Noto Serif Japanese', serif;
    font-weight: 400;
    font-size: 0.9em;
    letter-spacing: 0.1em;
    margin-bottom: 30px;
    line-height: 1.5;
    text-align: center;
}
section.coordination .coordemenu {
    
}
section.coordination .coordemenu ul {
    text-align: center;
}
section.coordination .coordemenu ul li {
    margin-bottom: 35px;
    font-family: 'Noto Serif Japanese', serif;
    font-weight: 400;
    font-size: 1.2em;
    letter-spacing: 0.2em;
}
section.coordination .coordemenu ul li:last-of-type {
    margin-bottom: 0;
}
section.coordination .coordemenu ul li a {

}
section.coordination.detail .cn_photo {
    width: 88%;
    margin: 0 auto;
    text-align: center;
}
section.coordination.detail .cn_photo p {
    margin: 10px 0 60px;
    font-size: 0.9em;
}
section.coordination.detail .cn_photo p:last-of-type {
    margin: 5px 0 20px;
}
.backbtn {
    font-size: 1.1em;
    text-align: left;
    margin-left: 6%;
    line-height: 1.1;
    margin-bottom: 20px;
}

section.plan .planbox {
    padding-top: 30px;
    margin-bottom: 20px;
}
section.plan .planbox h1 {
    font-family: 'Noto Serif Japanese', serif;
    font-weight: 100;
    font-size: 2em;
    letter-spacing: 0.15em;
    margin-bottom: 20px;
    line-height: 1.1;
    text-align: center;
}
section.plan .planbox h2 {
    font-family: 'Noto Serif Japanese', serif;
    font-weight: 400;
    font-size: 1em;
    letter-spacing: 0.1em;
    margin-bottom: 0px;
    line-height: 1.5;
    text-align: center;
}
section.plan .planbox h2 span {
    font-size: 0.6rem;
    letter-spacing: 0em;
}
.planmenu {
    width: 90%;
    margin: 0 auto 70px;
    display: block;
}
.planmenu.fixed {
    margin: 0 auto 0px;
    position: fixed;
    padding: 10px 5%;
    bottom: 0;
    left: 0;
    background-color: #262626;
    z-index: 200;
    -webkit-box-shadow: 0px -6px 3px -3px rgba(0,0,0,0.6);
    box-shadow: 0px -6px 3px -3px rgba(0,0,0,0.6);
    display: none;
}
.planmenu ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: 100%;
    border-top: solid 1px #fff;
    border-left: solid 1px #fff;
}
.planmenu ul li {
    width: 20%;
    border-bottom: solid 1px #fff;
    border-right: solid 1px #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    text-align: center;
    border-collapse: collapse;
    line-height: 1.2;
}
.planmenu ul li a {
    display: block;
    width: 100%;
    padding: 0.5em 0;
    font-family: 'Noto Serif Japanese', serif;
    font-weight: 400;
    letter-spacing: 0.1em;
    background-color: #262626;
}
.planmenu ul li a:hover {
    opacity: 0.8;
    text-decoration: none;
}
.planmenu ul li a span, section.plan .plandetail h3 span {
    font-size: 2em;
    font-family: 'Noto Serif Japanese', serif;
    font-weight: 400;
}
.planmenu.fixed ul li a {
    font-size: 0.9em;
    padding: 0.3em 0 0.5em;
    line-height: 1.2;
}
.planmenu.fixed ul li a span {
    font-size: 1.2em;
    font-family: 'Noto Serif Japanese', serif;
    font-weight: 400;
}
section.plan .plandetail {
    margin-bottom: 70px;
}
section.plan .plandetail h3 {
    width: 18%;
    padding: 0.5em 0;
    margin: 0 auto 30px;
    border: solid 1px #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    text-align: center;
    border-collapse: collapse;
    line-height: 1.2;
    font-family: 'Noto Serif Japanese', serif;
    font-weight: 400;
    letter-spacing: 0.1em;
    background-color: #262626;
}
section.plan .plandetail h4 {
    font-family: 'Noto Serif Japanese', serif;
    font-weight: 100;
    letter-spacing: 0.1em;
    font-size: 1.5em;
    text-align: center;
    margin-bottom: 30px;
}
section.plan .plandetail .afterimg {
    position: relative;
    text-align: center;
    width: 86%;
    margin: 0 auto;
    background-color: #fff;
}
section.plan .plandetail .afterimg .afterbtn {
    position: absolute;
    top: -3%;
    left: -5%;
    width: 18%;
}
section.plan .plandetail .beforeimg {
    position: relative;
    text-align: center;
    width: 70%;
    margin: 0 auto 20px;
    background-color: #fff;
}
section.plan .plandetail .beforeimg .beforebtn {
    position: absolute;
    top: -5%;
    left: -5%;
    width: 18%;
}
section.plan .plandetail .arrow {
    text-align: center;
    padding: 17px 0 20px;
}
section.plan .plandetail p {
    font-size: 1em;
    width: 90%;
    margin: 0 auto 20px;
    line-height: 1.6;
    letter-spacing: 0.05em;
}
section.plan .plandetail p:last-of-type {
    margin-bottom: 0px;
}

section.reform {

}

span.anchorlink {
    position: relative;
    top: -50px;
    display: block;
}

#loading {
    width: 100vw;
    height: 100vh;
    background-color: #E5DFD7;
    position: fixed;
    top:0;
    left: 0;
    z-index: 1000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
body.topbg #loading {
    background-color: #B9D4D7;
}
.cssload-container {
    width: 100%;
    height: 49px;
    text-align: center;
}

.cssload-speeding-wheel {
    width: 49px;
    height: 49px;
    margin: 0 auto;
    border: 3px solid rgb(255,255,255);
    border-radius: 50%;
    border-left-color: transparent;
    border-right-color: transparent;
    animation: cssload-spin 1175ms infinite linear;
    -o-animation: cssload-spin 1175ms infinite linear;
    -ms-animation: cssload-spin 1175ms infinite linear;
    -webkit-animation: cssload-spin 1175ms infinite linear;
    -moz-animation: cssload-spin 1175ms infinite linear;
}




.photothumb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 86%;
    margin: 0 auto 30px;
}
.photothumb .photobox {
    margin: 0 10px;
    position: relative;
}

.photothumb .photobox img {
    -o-object-fit:cover;
    object-fit:cover;
    height: 55px;
    width: 55px;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.onephoto div {
    margin: 0 auto;
    display: inline-block;
}
.reform .onephoto div {
    width: 100%;
    text-align: center;
    border: solid 10px #fff;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 92vw;
}
.reform .onephoto div img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}
.photothumb .photobox img:hover {
    -webkit-filter: none;
    filter: none;
}
.photothumb .photobox.slick-center img {
    -webkit-filter: none;
    filter: none;
}
.photoframe {
    text-align: center;
    width: 92%;
    margin: 0 auto 30px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.coordination .photoframe img {
    border: solid 10px #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.photonav {
    font-family: 'Noto Serif Japanese', serif;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: 95%;
    color: #2D2C2B;
    font-size: 1.4em;
    margin-bottom: 0px;
}
.photonav span, .photonav ul, .photonav p {
    width: 33.3%;
    text-align: center;
    font-size: 0.8em;
}
.photonav p {
    text-align: right;
    font-size: 0.7em;
}
.photonav li {
    display: inline-block;
    cursor: pointer;
}
.photonav li:first-child::after {
    content: "　|　";
}
.photonav li:hover {
    color: #333;
}
.photonav a {
    color: #2D2C2B;
}
.limit {
    cursor: not-allowed !important;
}
.cell.is-empty {
    height: 0;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 0;
}

.pc {
    display: none !important;
}

.slide {
    position: relative;
    width: 100%;
    height: 504px;
    overflow: hidden;
    background-color: #fff;
}


@-webkit-keyframes slideshow{
    0%{
        opacity: 0;
    }
    8%{
        opacity: 1;
    }
    48%{
        opacity: 1;
    }
    55%{
        opacity: 0;
    }
    100%{
        opacity: 0;
    }

}


@keyframes slideshow{
    0%{
        opacity: 0;
    }
    8%{
        opacity: 1;
    }
    48%{
        opacity: 1;
    }
    55%{
        opacity: 0;
    }
    100%{
        opacity: 0;
    }

}

.slide img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    height: auto;
    opacity: 0;
    -webkit-animation :slideshow 12s linear infinite;
    animation :slideshow 12s linear infinite;
}

.slide img:last-child{
    -webkit-animation-delay: 6s;
    animation-delay: 6s;
}

.slickarw-prev, .slickarw-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    z-index: 550;
    display: block;
    width: 17px;
    height: 28px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slickarw-prev {
    left: -5%;
}
.slickarw-next {
    right: -5%;
}



@keyframes cssload-spin {
    100%{ -webkit-transform: rotate(360deg); transform: rotate(360deg); transform: rotate(360deg); }
}

@-webkit-keyframes cssload-spin {
    100%{ -webkit-transform: rotate(360deg); transform: rotate(360deg); }
}

@media all and (max-width: 320px) {
    #container header .hot ul li {
        letter-spacing: 0.01em;
    }
    #container header .insta, #container header .mail {
        margin: 0 0.2%;
    }
    #container header .contacthead p {
        letter-spacing: 0.07em;
    }
    section.top .c02 h3 {
        margin-left: 25%;
    }
    section.top .c03 h2 {
        letter-spacing: 0em;
    }
}

@media (max-width:480px) {

}

@media only screen and (-webkit-min-device-pixel-ratio: 2) {
    section.top .c02 {
    }
    section.top .c03 {
    }
}

@media all and (min-width: 667px) {
    .pc {
        display: inline-block !important;
    }
    .sp {
        display: none !important;
    }
    body {
        -webkit-backface-visibility:hidden;
        backface-visibility:hidden;
    }
    .topbg {
        background-size: auto;
    }
    #container {
        width: 100%;
        max-width: 900px;
    }
    section {
        max-width: 100%;
        padding: 90px 0 50px;
    }
    section.top {
        padding: 50px 0 50px;
    }
    section.about {
        padding-left: 0;
        padding-right: 0;
        padding-top: 90px;
    }
    header {
        max-width: 100%;
    }
    .headwrap {
        max-width: 900px;
        margin: 0 auto;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
    #container header .logo {
        width: 12%;
        backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
        padding-left: 0%;
    }
    #container header .hot, #container header .global {

    }
    #container header .hot {
        width: 60%;
    }
    #container header .hot ul li {
        letter-spacing: 0.15em;
    }
    #container header .global {
        margin-right: 2%;
        display: none;
    }
    .planmenu.fixed {
        width: 640px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    #container footer address {
        font-size: 1em;
        letter-spacing: 0.1em;
    }
    #container header .hot ul li {
        padding: 4px 0 4px 0;
        font-size: 1.2rem;
        letter-spacing: 0em;
    }
    #container header .hot ul li:first-child {
        width: auto;
    }
    #container header .hot ul li:not(:last-child) {
        border-right: solid 1px #aaa;
        margin-right: 5px;
        padding-right: 5px;
    }
    #container header .hot ul li:not(:last-child)::after {
        content: "";
    }
    #container header .insta, #container header .mail {
        font-size: 1.8em;
    }
    #container header .contacthead {
        width: auto;
        margin-top: 0;
    }
    #container header .contacthead p {
        display: block;
        letter-spacing: 0;
        font-size: 1.2rem;
    }
    #container header .contacthead p:first-of-type {
        margin-bottom: 2px;
    }
    
    section.top .c01 {
        padding-top: 75px;
    }
    section.top .c01 h1 {
        font-weight: 700;
        font-size: 4.9rem;
        margin-bottom: 2.3%;
        letter-spacing: 0.05em;
        padding-left:1em;
        text-indent:-1em;
        line-height: 1.2;
    }
    section.top .c01 h2 {
        font-size: 1.9rem;
    }
    section.top .c01 h1.en {
        font-size: 2.6rem;
        margin-bottom: 2.3%;
        letter-spacing: 0.05em;
    }
    section.top .c01 h2.en {
        margin-bottom: 0%;
    }
    section.top .c02 {
        width: 130%;
        background-size: 50%;
        background-position: left top;
        z-index: 1;
        margin: -31% 0 -60% -30%;
        padding: 31% 0 78% 30%;
    }
    section.top .c02 h3 {
        font-size: 1.9rem;
        margin-left: 51%;
        padding-top: 130px;
    }
    section.top .c02 h3.en {
        font-size: 1.6rem;
        margin-left: 51%;
        padding-top: 45px;
    }
    section.top .c03 {
        width: 117%;
        z-index: 1;
        margin: -19.5% -17% -20% 0;
        padding: 30.5% 17% 40% 0;
        background-size: 62%;
        background-position: right top;
    }
    section.top .c03 h1 {
        font-size: 4.4rem;
        margin-bottom: 30px;
    }
    section.top .c03 h2 {
        font-size: 1.9rem;
    }
    section.top .c03 h1.en {
        font-weight: lighter !important;
        font-size: 2.4em;
        margin-bottom: 3%;
    }
    section.top .c03 h2.en {
        font-size: 1.3em;
    }
    section.top .p04 {
        margin-bottom: 0px;
    }
    section.top .c04 {
        padding-bottom: 40px;
    }
    section.top .c04 h3 {
        font-size: 4.4rem;
        font-weight: 700;
        padding-top: 120px;
        margin-bottom: 25px;
    }
    section.top .c04 h4 {
        font-size: 1.9rem;
        font-weight: 400;
        margin-bottom: 30px;
    }
    section.top .c04 h3.en {
        font-size: 1.6rem;
    }
    
    section.about .profile_name {
        display: block;
        margin-left: 0%;
        padding-top: 0;
        margin-bottom: 0;
        width: auto;
    }
    section.about .profile_name.second {
        display: block;
        margin-bottom: 3em;
        padding-top: 0px;
    }
    section.about .profile_name h1 {
        font-size: 1.7rem;
        margin: 0 0 45px;
        font-weight: 400;
        line-height: 1.5;
        display: inline-block;
    }
    section.about .h1bars {
        display: block;
        height: 1px;
        border-bottom: solid 1px #BFBAB5;
    }
    section.about .profile_name.second h1 {
        font-size: 1.3em;
        margin: 0 0em 10px;
        font-weight: 700;
    }
    section.about .profile_name h2 {
        font-size: 2.9em;
        margin: 0 0 50px;
        text-align: left;
        font-weight: 400;
    }
    section.about .profile_name.second h2 {
        font-size: 2.9rem;
        margin: 0 0;
        text-align: left;
        font-weight: 700;
    }
    section.about .profile_name h2 span {
        font-size: 2.3rem;
        margin-left: 1em;
    }
    section.about .profile_name.second h2 span {
        border-top: none;
        display: inline;
    }
    section.about .profile_name h2 span i {
        display: none;
    }
    section.about .profile_name.second h2 span i {
        display: inline;
    }
    section.about .profile_name h3 {
        font-size: 3.6rem;
        font-weight: 700;
        margin-bottom: 20px;
        line-height: 1.2;
        font-family: 'Noto Serif Japanese', serif;
    }
    section.about .profile_name .aboutasou {
        display: block;
        border-top: solid 1px #B7B2AC;
        border-left: solid 1px #B7B2AC;
        padding: 20px 0 0 30px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        font-size: 1.5rem;
        line-height: 1.95;
        letter-spacing: 0.05em;
        font-family: 'Noto Serif Japanese', serif;
        font-weight: 400;
        color: #000;
    }
    
    section.about .photoslide {
        margin-bottom: 10%;
        max-height: inherit;
        overflow-y: visible;
    }
    section.about .photoslide.ps_aso {
        margin-bottom: 100px;
    }
    section.about .photoslide .innerslide {
        margin-top: 70px;
    }
    section.about .photoslide .innerslide h4 {
        font-size: 3.6rem;
        line-height: 1.2;
        font-family: 'Noto Serif Japanese', serif;
        font-weight: 700;
        color: #333;
        padding-bottom: 15px;
        margin-bottom: 0;
        border-bottom: solid 1px #B7B2AC;
        display: inline-block;
    }
    section.about .photoslide .innerslide .innerslide_pblock {
        display: inline-block;
        border-top: none;
        border-left: solid 1px #B7B2AC;
        padding: 20px 30px 0 30px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        font-size: 1.5rem;
        line-height: 1.55;
        font-family: 'Noto Serif Japanese', serif;
        font-weight: 400;
        color: #000;
    }
    section.about .aboutblock {
        margin: 0 0 12% 0;
    }
    section.about .aboutblock h3 {
        font-weight: 400;
        font-size: 2.4em;
        margin-bottom: 1em;
    }
    section.about .aboutblock p {
        font-size: 1.5rem;
        font-family: 'Noto Serif Japanese', serif;
        font-weight: 700;
    }
    section.about .aboutblock.address p {
        margin-bottom: 40px;
    }
    section.about .aboutblock dl dt, section.about .aboutblock dl dd {
        font-size: 1.5rem;
        font-family: 'Noto Serif Japanese', serif;
        font-weight: 700;
    }
    section.about .aboutblock dl {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    section.about .aboutblock:last-of-type {
        margin-bottom: 50px;
    }
    
    section.about .aboutblock .pbc {
        width: 50%;
    }
    .photothumb {
        margin-bottom: 5em;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        width: 88%;
    }

    .photothumb .photobox {
        position: relative;
        width: 55px;
        height: 55px !important;
        margin-bottom: 0;
    }
    .reform .photothumb .photobox {
    }
    .photoframe {
        text-align: center;
        margin-bottom: 50px;
        width: 86.7%;
    }
    .coordination .photoframe img {
        max-height: 783px;
        cursor: pointer;
        border: solid 30px #fff;
    }
    .photonav span, .photonav ul, .photonav p {
        width: 33.3%;
        text-align: center;
        font-size: 1em;
    }
    .photonav p {
        text-align: center;
        font-size: 1em;
    }
    .reform .onephoto div {
        width: 100%;
        text-align: center;
        border: solid 30px #fff;
        background-color: #fff;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        height: 780px;
    }
    
    section.coordination, section.reform {
        padding: 4em 0 50px;
    }
    .coordebox, .reformbox {
        width: 100%;
        margin: 0 auto 4.5em;
    }
    section.coordination .coordebox h1, section.reform .reformbox h1 {
        font-size: 2.2em;
        font-weight: 400;
        margin: 0 0 1em 0;
        text-align: center;
    }
    section.coordination .coordebox h2, section.reform .reformbox h2 {
        font-weight: 400;
        font-size: 1em;
        margin: 0 0 0 0;
        text-align: center;
    }
    
    .photonav {
        width: 80%;
        margin: 0 auto 50px;
    }
    
    .aboutflex {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        width: 705px;
        margin: 0 auto 70px;
    }
    .aboutflex .asouimg {
        width: 180px;
    }
}

@media all and (min-width: 768px) {
    #container header .hot ul li:not(:last-child) {
        border-right: solid 1px #aaa;
        margin-right: 5px;
        padding-right: 5px;
    }
    #container header .hot ul li {
        letter-spacing: 0em;
    }
    #container header .contacthead p {
        letter-spacing: 0em;
    }
}
@media all and (min-width: 920px) {
    #container header .hot ul li {
        letter-spacing: 0.15em;
    }
    #container header .contacthead p {
        letter-spacing: 0.2em;
    }
}