@charset "utf-8";
/* レイアウトのためのCSS */
body{
    background:#e2a2b1;
    font-family: 'Noto Serif JP', serif;
	color: #555;
	font-size:1rem;
	line-height:1.85;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-text-size-adjust: 100%; 
	word-wrap: break-word;
    letter-spacing: 0.2em;
}

body.appear{
    background:#f8f9fa;
}


ul{
	margin:0;
	padding: 0;
	list-style: none;
}

a{
	color: #555;
	text-decoration: none;
    outline: none;
}

img{
    width:100%;
    height: auto;
    vertical-align: bottom;
}

*{
    box-sizing: border-box
}

.features{
	display:flex;
	text-align: center;
	justify-content: center;
}

/* font-family */

h1,
#g-nav-list li:nth-child(1),
#image h2,
#SIW h2,
#SIW2 h2,
#MUP h2,
#MUP2 h2,
#sumadori h2,
#image2 h2,
#blog h2,
#footer dl dd,
#splash-logo{
    font-family:'Parisienne', cursive;
}

/* heading */
#image h2,
#SIW h2,
#SIW2 h2,
#MUP h2,
#MUP2 h2,
#sumadori h2,
#image2 h2,
#blog h2{
    font-size: 4rem;
    text-align: center;
    margin: 0 0 50px 0;
    font-weight: normal;
    color: #e2a2b1;
}

@media screen and (max-width:768px) {
#image h2,
#SIW h2,
#SIW2 h2,
#MUP h2,
#MUP2 h2,
#sumadori h2,
#image2 h2,
#blog h2{
    font-size: 3rem;
    }
    
}

/* area */

#container{
    overflow-x: hidden;
}

.change-big{
	font-size:200%;
	color:#A53010;
}

.inner{
    width:100%;
    margin:0 auto;
    padding:70px;
}
.inner2{
	width:100%;
	padding:150px;
}

@media screen and (max-width:940px) {
.inner{
    padding:30px;
}

.inner2{
	width:100%;
	margin:0 auto;
	padding:20px;
}
}

/* header */

.header-area{
    position: fixed;
    left:50%;
    top:50%;
    transform: translate(-50%,-50%);
    z-index: 2;
    color: #fff;
    text-align: center;
}

.header-area h1{
    display: block;
    font-size: 6vw;
    font-weight: normal;
    line-height: 1;
    letter-spacing: 0;
    padding: 0 10px;
}

.header-area p{
    font-size: 1.3vw;
    letter-spacing: 0.4em;
    margin: 0 0 20px 0;
}

.header-area p br{
    display: none;
}


@media screen and (max-width:960px) {
.header-area h1{
    font-size:4rem;
}
.header-area p{
    font-size:0.8rem;
    whitewhite-space:no
}

.header-area p br{
    display: block;
}

}

/* image */

#image{
	padding: 70px 0;
}

.font{
	font-size:150%;
}

#image img{
    width:400px;
    height:300px;
    padding: 10px;
}
@media(max-width:900px){
#image img{
    width:400px;
    height:300px;
}
}

@media(max-width:450px){
#image img{
    width:350px;
    height:262px;
}
}

@media(max-width:900px){
.features{
	display: block;;
	text-align: center;
	justify-content: center;
}
}


#image section{
    background: #fff;
    margin: 0 0 10px 0;
}

#image section h3{
    font-size: 0.9rem;
    margin: 0 0 10px 0;
}

#image section p{
    font-size: 0.8rem;
}

#image .image-area{
    padding: 20px;
    box-shadow: 5px 0 10px #ccc;
}

#image .image-btn{
    text-align: center;
    margin: 50px 0 0 0;
}

/* SIW */

#SIW{
	padding: 70px 0;
}

.font{
	font-size:150%;
}

#SIW img{
    width:1350px;
    height:758px;
}
@media(max-width:1350px){
#SIW img{
    width:900px;
    height:505px;
}
}

@media(max-width:900px){
#SIW img{
    width:450px;
    height:253px;
}
}

@media(max-width:450px){
#SIW img{
    width:350px;
    height:197px;
}
}

@media(max-width:900px){
.features{
	display: block;;
	text-align: center;
	justify-content: center;
}
}


#SIW section{
    background: #fff;
    margin: 0 0 10px 0;
}

#SIW section h3{
    font-size: 0.9rem;
    margin: 0 0 10px 0;
}

#SIW section p{
    font-size: 0.8rem;
}

#SIW .SIW-area{
    padding: 20px;
    box-shadow: 5px 0 10px #ccc;
}

#SIW .SIW-btn{
    text-align: center;
    margin: 50px 0 0 0;
}

/* SIW2 */

#SIW2{
	padding: 70px 0;
}

.font{
	font-size:150%;
}

#SIW2 img{
    width:600px;
    height:450px;
    padding: 10px;
}
@media(max-width:1350px){
#SIW2 img{
    width:450px;
    height:337px;
}
}

@media(max-width:900px){
#SIW2 img{
    width:600px;
    height:450px;
}
}

@media(max-width:450px){
#SIW2 img{
    width:350px;
    height:262px;
}
}

@media(max-width:900px){
.features{
	display: block;;
	text-align: center;
	justify-content: center;
}
}


#SIW2 section{
    background: #fff;
    margin: 0 0 10px 0;
}

#SIW2 section h3{
    font-size: 0.9rem;
    margin: 0 0 10px 0;
}

#SIW2 section p{
    font-size: 0.8rem;
}

#SIW2 .SIW2-area{
    padding: 20px;
    box-shadow: 5px 0 10px #ccc;
}

#SIW2 .SIW2-btn{
    text-align: center;
    margin: 50px 0 0 0;
}

/* MUP */

#MUP{
	padding: 70px 0;
}

.font{
	font-size:150%;
}

#MUP img{
    width:1350px;
    height:869px;
}
@media(max-width:1350px){
#MUP img{
    width:900px;
    height:579px;
}
}

@media(max-width:900px){
#MUP img{
    width:450px;
    height:290px;
}
}

@media(max-width:450px){
#MUP img{
    width:350px;
    height:225px;
}
}

@media(max-width:900px){
.features{
	display: block;;
	text-align: center;
	justify-content: center;
}
}


#MUP section{
    background: #fff;
    margin: 0 0 10px 0;
}

#MUP section h3{
    font-size: 0.9rem;
    margin: 0 0 10px 0;
}

#MUP section p{
    font-size: 0.8rem;
}

#MUP .MUP-area{
    padding: 20px;
    box-shadow: 5px 0 10px #ccc;
}

#MUP .MUP-btn{
    text-align: center;
    margin: 50px 0 0 0;
}

/* MUP2 */

#MUP2{
	padding: 70px 0;
}

.font{
	font-size:150%;
}

#MUP2 img{
    width:600px;
    height:450px;
    padding: 10px;
}
@media(max-width:1350px){
#MUP2 img{
    width:450px;
    height:337px;
}
}

@media(max-width:900px){
#MUP2 img{
    width:600px;
    height:450px;
}
}

@media(max-width:450px){
#MUP2 img{
    width:350px;
    height:262px;
}
}

@media(max-width:900px){
.features{
	display: block;;
	text-align: center;
	justify-content: center;
}
}


#MUP2 section{
    background: #fff;
    margin: 0 0 10px 0;
}

#MUP2 section h3{
    font-size: 0.9rem;
    margin: 0 0 10px 0;
}

#MUP2 section p{
    font-size: 0.8rem;
}

#MUP2 .MUP2-area{
    padding: 20px;
    box-shadow: 5px 0 10px #ccc;
}

#MUP2 .MUP2-btn{
    text-align: center;
    margin: 50px 0 0 0;
}

/* sumadori */

#sumadori{
	padding: 70px 0;
}

.font{
	font-size:150%;
}

#sumadori img{
    width:900px;
    height:616px;
}
@media(max-width:900px){
#sumadori img{
    width:450px;
    height:308px;
}
}

@media(max-width:450px){
#sumadori img{
    width:350px;
    height:240px;
}
}

@media(max-width:900px){
.features{
	display: block;;
	text-align: center;
	justify-content: center;
}
}


#sumadori section{
    background: #fff;
    margin: 0 0 10px 0;
}

#sumadori section h3{
    font-size: 0.9rem;
    margin: 0 0 10px 0;
}

#sumadori section p{
    font-size: 0.8rem;
}

#sumadori .sumadori-area{
    padding: 20px;
    box-shadow: 5px 0 10px #ccc;
}

#sumadori .sumadori-btn{
    text-align: center;
    margin: 50px 0 0 0;
}



/* image2 */

#image2{
	justify-content: center;
	text-align: center;
	padding: 70px 0;
}

.font{
	font-size:150%;
}

#image2 img{
    width:1350px;
    height:758px;
}

@media(max-width:1350px){
#image2 img{
    width:900px;
    height:505px;
}
}

@media(max-width:900px){
#image2 img{
    width:450px;
    height:253px;
}
}

@media(max-width:450px){
#image2 img{
    width:350px;
    height:197px;
}
}


@media(max-width:900px){
.features2{
	display: block;;
	text-align: center;
	justify-content: center;
}
}


#image2 section{
    background: #fff;
    margin: 0 0 10px 0;
}

#image2 section h3{
    font-size: 0.9rem;
    margin: 0 0 10px 0;
}

#image2 section p{
    font-size: 0.8rem;
}

#image2 .image2-area{
    padding: 20px;
    box-shadow: 5px 0 10px #ccc;
}

#image2 .image2-btn{
    text-align: center;
    margin: 50px 0 0 0;
}

/* blog */

#blog{
    margin:0 0 50px 0;
}
.blog-area{
    display: flex;
    justify-content: space-between;
    text-align: center;
    flex-wrap: wrap;
    overflow: hidden;
}

.blog-area article:nth-of-type(1){ 
    width:30%;
}

.blog-area .blog-block{
    width:68%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.blog-area .blog-block article{
     margin:0 0 3vh 0;   
}

.blog-area .blog-block article:nth-of-type(1){ 
    width:42%;
    animation-delay: 0.5s;
}
.blog-area .blog-block article:nth-of-type(2){ 
    width:20%;
    animation-delay: 1.5s;
}
.blog-area .blog-block article:nth-of-type(3){
    width:32%;
    animation-delay: 1s;
}

.blog-area .blog-block article:nth-of-type(4){ 
    width:32%;
    animation-delay: .8s;
}
.blog-area .blog-block article:nth-of-type(5){
    width:20%; 
    animation-delay: 1.8s;
}
.blog-area .blog-block article:nth-of-type(6){
    width:42%;
    animation-delay: 1.5s;
}

@media screen and (max-width:1300px) {
    .blog-area .blog-block article:nth-of-type(n+1){ 
        width:48%;
    }
}

@media screen and (max-width:820px) {
    .blog-area article:nth-of-type(1){
        width:50%;
        margin:0 auto 3vh auto;
    }

    .blog-area .blog-block article:nth-of-type(1){
         margin: 0 0 3vh 0;
    }

    .blog-area .blog-block{
            width:100%;
    }
}

@media screen and (max-width:768px){
    .blog-area .blog-block article:nth-of-type(n+1){ 
        animation-delay: .5s;
    }

    .blog-area article:nth-of-type(1){
        width:100%;
    }
}

@media screen and (max-width:450px){
.blog-area .blog-block article:nth-of-type(n+1) {
    width:100%;
    animation-delay: 0s!important;
    }
}


.blog-area h3{
    font-size:1rem;
    margin: 0 0 20px 0;
}

@media screen and (max-width:450px){

  .blog-area h3{
    font-size:0.9rem;
}
    
  .blog-area p{
  display: none;
    }
}

.blog-area time{
     font-size: 0.8rem;   
}

.blog-area img{
    width: auto;
    height:32vh;   
}

.blog-area article:nth-of-type(1) img{
    height:67vh;
}
  
.blog-area .blog-block article:nth-of-type(1) img{
    height:32vh;   
}


@media screen and (max-width:820px) {
.blog-area article:nth-of-type(1) img{
    width:100%;
    height:auto;
} 
.blog-area .blog-block article:nth-of-type(1) img{
    width:auto;
    height:32vh;
    }
}
  
@media screen and (max-width:450px){
.blog-area img,
.blog-area .blog-block article:nth-of-type(1) img{
    width:100%;
    height:auto;
}
}

.blog-area figure time{
    position: absolute;
    bottom:0;
    left:0;
    background:rgba(226,162,178,0.8);
    display: block;
    width:100%;
    padding: 10px;
    color: #fff;
}

.blog-area p{
     margin:0 0 20px 0; 
    text-align: left;
    font-size: 0.9rem;
}

.blog-area span{
     border:1px solid rgba(255,255,255,0.7);
    display: inline-block;
    padding:5px 10px;
    text-align: center;
    font-size: 0.8rem;
    white-space: nowrap;
}

/* footer */

#footer{
    border-top: 1px solid #ccc;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

#footer dl{
     width:30%;   
}

#footer dl dt{
    font-size: 0.8rem;
}

#footer dl dd{
    font-size: 2rem;
}

@media screen and (max-width:900px) {
    #footer dl{
        margin: 50px 0;
    }
}

@media screen and (max-width:768px) {

#footer dl dd{
    font-size: 1.5rem;
}
    
}

#footer .footer-list{
     width:65%; 
    text-align: right;
}

#footer ul li{
    display: inline-block;
    padding: 0 10px;
    font-size: 0.8rem;
    line-height: 3;
}

#footer small{
    text-align: right;
    margin: 20px 0 0 0;
    display: block;
    width: 100%;
    font-size: 0.7rem;
}

#footer #page-top span{
    display: inline-block;
  width: 13px;
  height: 13px;
  border-top: 4px solid #fff;
  border-left: 4px solid #fff;
  transform: rotate(45deg);
}


@media screen and (max-width:900px){
#footer dl,
#footer .footer-list,
#footer small{
    width:100%;
    text-align: center;
}
    
}
