@charset "utf-8";
/* レイアウトのためのCSS */
/*
body{
    background:#8B008B;
    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;
}
*/




ul{
	margin:0;
	padding: 0;
	list-style: none;
}

a{
	color: #555;
	text-decoration: none;
    outline: none;
}

img{
    width:100%;
    height: auto;
    vertical-align: bottom;
}


/* font-family */

h1,
#g-nav-list li:nth-child(1),
#menu h2,
#blog h2,
#footer dl dd,
#splash-logo{
    font-family:Comic Sans MS;;
}

/* heading */
#menu h2,
#blog h2{
    font-size: 4rem;
    text-align: center;
    margin: 0 0 50px 0;
    font-weight: normal;
    font-family:Comic Sans MS;;
    color: #e2a2b1;
}

@media screen and (max-width:768px) {
#menu h2,
#blog h2{
    font-size: 3rem;
    }

}

/* area */

#container{
    /*
		overflow-x: hidden;
*/
}

.inner{
    width:100%;
    margin:0 auto;
/*
    padding:70px;
*/
}

@media screen and (max-width:840px) {
.inner{
    padding:30px;
}
}

/* splash */

#splash-logo p{
    font-size:5rem;
    font-weight: normal;
    white-space: nowrap;
    font-family:Comic Sans MS;;
}


/* 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;
}

}

/* gnavi */

#g-nav-list li:nth-of-type(1) a{
    font-size: 2rem;
    text-transform: none;
    font-weight: normal;
    line-height: 1;
    white-space: nowrap;
    margin: 0px 125px 20px 0px;
}

#g-nav-list li:nth-of-type(2){
    animation-delay: .2s;
}
#g-nav-list li:nth-of-type(3){
    animation-delay: .4s;
}
#g-nav-list li:nth-of-type(4){
    animation-delay: .6s;
}
#g-nav-list li:nth-of-type(5){
    animation-delay: .8s;
}
#g-nav-list li:nth-of-type(6){
    animation-delay: 1.1s;
}
#g-nav-list li:nth-of-type(7){
    animation-delay: 1.3s;
}
/* lead */

#lead{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-top:140px;
}

#lead .lead-img{
     width:49%;
    min-height: 400px;
    background: url("HP.png") no-repeat center;
    background-size: cover;
}

#lead .lead-area{
    width:46%;
    display: flex;
    flex-wrap: wrap;
    justify-content:space-around;
    flex-direction: row-reverse;
}

@media screen and (max-width:1060px) {
#lead .lead-img{
     width:30%;
}
#lead .lead-area{
    width:68%;
}
}

@media screen and (max-width:768px) {
#lead{
    flex-direction: column-reverse;
}

#lead .lead-img,
#lead .lead-area{
    width:100%;
    background-image: url('main001.png');
}

#lead .lead-img{
    min-height: 250px;
    }

#lead .lead-area{
    margin: 0 0 140px 0;
    min-height: 20em;
    justify-content: center;
}
}


@media screen and (max-width:1300px) {
#lead .lead-area h2{
    line-height:2;
}
#lead .lead-area p{
    line-height: 2.3;
}
}




@media screen and (min-width:925px) {

	.itemsyousai{
		display:  inline-flex;
	}
.openbtn{
/*
display:none;
*/
}

.tabueraiza{
	display: none;
}



.suraido3{
	display: none;
}

.Slidetb{
	display: none;
}

.menurantb{
/*
display: none !important;
/*/
}
a[href*="tel:"] {
pointer-events: none;
cursor: default;
text-decoration: none;
}
.box15{
	display: none;
}
}
/*441px以上で表示*/
@media screen and (min-width:441px) {
	.colection{
	     background-color: #fff;
	  }
	.tenpo00{
		background-color: #d2adb6e0;
	}
	.maingifuetb{
		display: none;

	}
	#splash {
		position: fixed;
		width: 100%;
		height: 100%;
		background-image: url('back32.jpg');
		z-index: 9999999;
		text-align:center;
		color:#fff;
	}
	.tenpoitiran{
		font-family:Comic Sans MS;;
		font-size:35px;

	}
	.tenpomei{
	font-size:27px;
	font-weight:  bold;
	padding:10px;
	}

	  .btn-open {
	  display: inline-block;
	  width: 140px;
	  height:50px;
	  text-align: center;
	  background-color: #d2adb6e0;
	  font-size: 15px;
	  line-height: 52px;

	  text-decoration: none;
	  font-weight: bold;
	  border: 2px solid #d2adb6e0;
	  position: relative;
	  overflow: hidden;
	  z-index: 1;
	  font-family: Comic Sans MS;
}
}
/*440px以下で表示*/
@media screen and (max-width:440px) {
	.colection{
	     	background-color: #d2adb6e0;
	  }
.tenpo00{
	background-color: #d2adb6e0;
}
	#splash {
		position: fixed;
		width: 100%;
		height: 100%;
		background-image: url('back32tb2.jpg');
		z-index: 9999999;
		text-align:center;
		color:#fff;
		background-size: cover;
	}

.setuei{
	display: block;
	text-align: center;
}
.tenpoitiran{
	font-family:Comic Sans MS;;
	text-decoration: underline double #fff;
	font-size:25px;
	color: #fff;
}
.tenpomei{
font-size:20px;
font-weight:  bold;
padding:10px;
}


  .btn-open {
  display: inline-block;
  width: 100px;
  height:50px;
  text-align: center;
  background-color:#d2adb6e0;
  font-size: 15px;
  line-height: 52px;

  text-decoration: none;
  font-weight: bold;
  border: 2px solid #d2adb6e0;
  position: relative;
  overflow: hidden;
  z-index: 1;
  font-family:Comic Sans MS;;
}
}


@media screen and (max-width:925px) {
.pcmidashiKimono{
	display: none;
}
	.itemsyousai{
		display: inline-table;
	}
.box{
	display: none;
}

.tempo{
	display: none;
}
.pribsiy{
	  visibility:hidden;
}
.kieru{
	display: none;
}

.pceraiza{
	display: none;
}
.suraido{
	display: none;
}

.suraido2{
	display: none;
}

.Slide{
/*
display: none;
*/
}

.menuran{
	display: none;
}
#blog{
	display: none;
}
#lead{
	display: none;
}
}

@media screen and (max-width:768px) {
#lead .lead-area .lead-btn{
    width:100%;
    top: 50px;
    text-align: center;
}

    .btn04{
        width:250px;
    }

}

/* menu */

#menu{
    padding: 70px 0;
}

#menu section{
    background: #fff;
    margin: 0 0 10px 0;
}

#menu section h3{
    font-size: 0.9rem;
    margin: 0 0 10px 0;
}

#menu section p{
    font-size: 0.8rem;
}

#menu .menu-area{
    padding: 20px;
    box-shadow: 5px 0 10px #ccc;
}

#menu .menu-btn{
    text-align: center;
    margin: 50px 0 0 0;
}

/* contact */

#contact{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    flex-direction: row-reverse;
}

#contact .contact-img{
    width:70%;
    min-height: 500px;
    background:url('') no-repeat top;
    background-size: cover;
}

#contact .contact-area{
    width:25%;
    text-align: center;
}

@media screen and (max-width:1190px) {
#contact .contact-img{
    width:60%;
    }
#contact .contact-area{
    width:35%;
    }
}

@media screen and (max-width:768px) {
#contact .contact-img{
    width:48%;
    }
#contact .contact-area{
    width:48%;
    }
}

@media screen and (max-width:600px) {
#contact .contact-img,
#contact .contact-area{
    width:100%;
    }
#contact .contact-img{
        margin:0 0 50px 0;
}
}

#contact .contact-area h2{
     font-size:1.3rem;
    margin:0 0 10px 0;
}

#contact .contact-area dt{
     font-size:1.2rem;
    margin:0 0 10px 0;
}

#contact .contact-area dd{
    font-size: 0.8rem;
    margin:0 0 30px 0;
}

/* blog */

#blog{
    margin:0 0 50px 0;
}
.blog-area{
    display: flex;
    justify-content: space-evenly;
    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:42%;
    animation-delay: 1.5s;
}
.blog-area .blog-block article:nth-of-type(3){
    width:42%;
    animation-delay: 1s;
}

.blog-area .blog-block article:nth-of-type(4){
    width:42%;
    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;
}

.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 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: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{
  background: #fff;

    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.4rem;
    font-family: Comic Sans MS;;
}
#footer dl dd{
    font-size: 0.5rem;
    font-family:Comic Sans MS;;
}

@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 {

	list-style: none;
   padding: 0;
   margin: 0;
   display: flex;
   flex-direction: column;
   align-items: center;
   justify-content: center;

}

#footer ul li{

   margin: 7px 0;
}

#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);
}



#footer dl,
#footer .footer-list,
#footer small{
    width:100%;
    text-align: center;
}
