@charset "utf-8";
/*全共通*/



html, body {
	padding-top: 0;
	height: 100%;
	width:100%;
}
#wrap {
	max-width: 2280px;
	width: 100%;
	background-image: url(../images/tmple.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
}

a:hover img {
	filter: alpha(style=0, opacity=80);
	opacity: 0.8;
}
a:hover {
	text-decoration: underline !important;
}
.white {
	color: #FFF;
}
.black {
	color: #000;
}
.inviewFadeLR ,.inviewFadeRL{
	position: relative;
}
.BRSP{
	display:none;
}
/*モバイル版（最小）*/
@media (max-width: 640px) {
	.BRSP{
	display:block;

}
}

/*下部に固定されるトップに戻るボタン*/
#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 120%;
}
#page-top a {
	background: rgba(204,204,204,0.5);
	text-decoration: none;
	color: #fff;
	padding: 15px 25px;
	text-align: center;
	display: block;
	border-radius: 2em;
}
#page-top a:hover {
	text-decoration: none !important;
	background: rgba(204,204,204,0.8);
}

/*ヘッダーメニュー*/
#menu-wrap {
	position: fixed;
	z-index: 9999;
	top: 0;
	left: 0;
	width: 100%;
	background: rgba(210,209,205,0);
	transition: .3s;
}
#menuDIV {
	width: 100%;
	max-width: 1200px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 1em;
	padding-bottom: 1em;
}
.menu1 {
	list-style-type: none;
	width: 46%;
	margin: 0px auto;
	padding: 0;
	float: left;
}
.menu1 li {
	width: 33.3333333%;
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.menu1 li a {
	font-family: 'Buda', cursive;
	display: block;
	width : 100%;
	padding: 0.7em 0;
	color: #000;
	font-size: 1.3em;
	line-height: 1em;
	text-decoration: none;
	transition: .3s;
}
#menu li a:hover {
	background: rgba(0,0,0,.3)
}
#headerLi99 {
	width: 8%;
	float: left;
	text-align: center;
}
.headerTELPC{
	display:block;
}
.headerTELSP{
	display:none;
}
/*モバイル版（最小）*/
@media (max-width: 640px) {
	.menu1 {
		list-style-type: none;
		width: 40%;
		margin: 0px 3%;
		padding: 0;
		float: left;
	}
	#headerLi1 ,#headerLi6{
		display:none;
	}
	.menu1 li {
		width: 50%;
	}
	.menu1 li a {
		padding: 0.3em 0;
		font-size: 1.1em;
	}
	.headerTELPC{
	display:none;
}
.headerTELSP{
	display:block;
}
}

#close {
	width: 700px;
	margin: auto;
	text-align: center;
	
}
#title2 {
	font-size: 20px;
	margin-bottom: 20px;
}

#text2 {
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
}

#mainvisualWrap {
	background-image: url();
	background-repeat: no-repeat;
	background-position: center top;
	height: 100%;
	width: 80%;
	background-size: cover;
	display: table;
	background-attachment: fixed;
	max-width: 1920px;
	margin-right: auto;
	margin-left: auto;
}
#mainvisualDIV {
	text-align: center;
	vertical-align: middle;
	height: 100%;
	display: table-cell;
}
#mainvisualLogo {
	width: 80%;
	max-width: 350px;
	margin-bottom: 45px;
}
/*モバイル版（最小）*/
@media (max-width: 1366px) {
	#mainvisualWrap {
		background-attachment: scroll;
	}
}



/*サービス*/
.serviceWrap {
	height: 50%;
	width: 100%;
	max-width: 1920px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.serviceWrapChildL {
	background-image: url(../images/white_bg.png);
	background-position: left top;
	background-size: 35%;
}

#serviceAWrap {
	background-image: url(../images/a_bg.jpg);
	background-repeat: no-repeat;
	background-position: 100% 0%;
	background-size: 80.5%;
}
#serviceBWrap {
	background-image: url(../images/b_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	background-size: 62.5%;
}
#serviceCWrap {
	background-image: url(../images/c_bg.jpg);
	background-repeat: no-repeat;
	background-position: 100% 0%;
	background-size: 62.5%;
}
#serviceDWrap {
	background-image: url(../images/d_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	background-size: 62.5%;
}
.serviceSmapho{
	display:none;
}
.serviceImage1Smapho{
	width:90%;
}
.serviceText1Smapho{
	width: 6em;
	margin-right: auto;
	margin-left: auto;
	display: block;
	height: auto;
	margin-top: 2em;
	margin-bottom: 2em;
}
.serviceTextDIV {
	height: 100%;
	width: 100%;
	max-width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
.serviceTextDIVInnerA {
	background-color: #fff;
	float: left;
	width: 37.5%;
	height: 100%;
	display: table;
}
.serviceTextDIVInnerB {
	background-color: #fff;
	float: right;
	width: 37.5%;
	height: 100%;
	display: table;
}
.serviceTextDIVInnerC {
	background-color: #fff;
	float: left;
	width: 50%;
	height: 100%;
	display: table;
}
.serviceTextDIVInnerD {
	background-color: #fff;
	float: right;
	width: 50%;
	height: 100%;
	display: table;
}
.serviceTextDIVTD {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	position: relative;
}
.serviceP1 {
	font-size: 1.5em;
	font-style: italic;
	line-height: 2em;
	padding: 1.4em 0.5em;

}
.serviceInner {
	width: 12.5%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: right top;
	background-size: 100% 100%;
	display: table;
}
.serviceInner img{
	width: 100%;
	height: auto;
}
.serviceInnerA {
	background-image: url(../images/a_bg_white.png);
	float: left;
}
.serviceInnerB {
	background-image: url(../images/b_bg_white.png);
	float: right;
}
.serviceInnerC {
	background-image: url(../images/c_bg_white.png);
	float: left;
}
.serviceInnerD {
	background-image: url(../images/d_bg_white.png);
	float: right;
}
.serviceImgDIVTD {
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	position: relative;
}
.serviceCutP{
	font-family: 'Abril Fatface', cursive;
	font-style: italic;
	font-size: 3em;
	line-height: 1em;
}
.serviceCutP span{
	color: #777;
	font-size: 0.5em;
	padding-left: 0.5em;
}
#serviceCutA{
	color: #cc6699;
}
#serviceCutB{
	color: #6ca2d9;
}
#serviceCutC{
	color: #cdcd05;
}#serviceCutD{
	color: #99cc66;
}
.serviceMore {
	font-family: 'Abril Fatface', cursive;
	font-style: italic;
	padding-top: 0.1em;
	padding-right: 1em;
	padding-bottom: 0.4em;
	padding-left: 1em;

	font-size: 1.6em;
	line-height: 1em;
	color: #333;
	width: 5em;
	text-align: center;
	border-radius: 2em;
	margin-right: auto;
	margin-left: auto;
	cursor: pointer;
}
.serviceMoreA {
	color: #cc6699;
	border: 1px solid #cc6699;
}
.serviceMoreB{
	color: #6ca2d9;
	border: 1px solid #6ca2d9;
}
.serviceMoreC{
	color: #cdcd05;
	border: 1px solid #cdcd05;
}
.serviceMoreD{
	color: #99cc66;
	border: 1px solid #99cc66;
}
.serviceMoreLink  {
	text-decoration: none !important;
}
.serviceMoreLink:hover {
	opacity:0.5;
	text-decoration: none !important;
}
@media (min-width :1200px) and (max-width: 1299px) {
	.serviceWrap {
		height: 45%;
	}
	.serviceP1{
		font-size: 1.4em;
	}
}
@media (min-width :1100px) and (max-width: 1199px) {
	.serviceWrap {
		height: 40%;
	}
	.serviceP1{
		font-size: 1.3em;
	}
}
@media (min-width :1000px) and (max-width: 1099px) {
	.serviceWrap {
		height: 35%;
	}
	.serviceP1{
		font-size: 1.2em;
	}
}

@media (min-width :800px) and (max-width: 999px) {
	.serviceWrap {
		height: 30%;
	}
	.serviceP1{
		font-size: 1.1em;
	}
}
@media (min-width :641px) and (max-width:799px) {
	.serviceWrap {
		height: 25%;
		max-height:300px;
	}
	.serviceP1{
		font-size: 1em;
	}
}

/*モバイル版（最小）*/
@media (max-width: 640px) {
	/*
	.serviceTextDIVInner{
		float: none;
		width: 100%;
		height: 100%;
		padding-top: 1.8em;
		padding-bottom: 1.8em;
	}
	.serviceSmapho{
		display:block;
	}
	.serviceTextDIVInnerA{
		background-color: #f5dae8;
	}
	.serviceTextDIVInnerB{
		background-color: #d9e6f4;
	}
	.serviceTextDIVInnerC{
		background-color: #f3f3cf;
	}
	.serviceTextDIVInnerD{
		background-color: #e5f2d9;
	}
	.serviceInner {
		display:none;
	}
	.serviceWrap {
		background-image: initial !important;
		height: auto;

	}
	*/
	.serviceWrap {
				height: 40%;

		min-height:270px;
	}
	.serviceCutP{
	font-size: 2.4em;
}


	.serviceP1{
		font-size: 1em;
		line-height:1.3em;
	}
	.serviceMore{
		font-size: 1.2em;
	}
	.serviceBTNPC{
		display:none;
	}
	.serviceBTNSP{
		display:block !important;
	}
}





/*gallery*/
#galleryWrap {
	height: auto;
	width: 100%;
	max-width: 1920px;
	margin-right: auto;
	margin-left: auto;
}
#galleryHead {
	height: 10em;
	width: 100%;
	display: table;
}
.galleryMidashi {
    padding-top:1.3em;
	color: #666;
	font-family: 'Buda', cursive;
	font-size: 2em;
	font-style: italic;
	line-height: 0.7em;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
}
.galleryMidashi span{
    font-size:0.5em;
    font-style: italic;
}
.galleryUL1 {
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;

}
.galleryUL1 p{
	font-family: 'Buda', cursive;
	position: absolute;
	top: 45%;
	z-index: 9999;
	font-size: 4em;
	color: #FFF;
	line-height: 1em;
	text-align: center;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-shadow:2px 2px 4px #666;
}
.galleryUL2 {
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.galleryText {
	text-align: center;
	vertical-align: middle;
	display: table-cell;
}
.galleryThumb {
	display: block;
	overflow: hidden;
	height: 100%;
}
a.galleryThumb {
	display: block;
	float: left;
	overflow: hidden;
	width: 33.3333%;
	height: 50%;
	position: relative;
}
.galleryThumbIMG {
	height: auto;
	width: 100%;
	-webkit-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
	max-width: 1000px;
	vertical-align: bottom;
}
.galleryFigure {
	margin: 0;
	overflow: hidden;
	position: relative;
	text-align: center;
	height: 100%;
	width: 100%;
}
.galleryFigure figcaption {
	background-color: rgba(0,0,0,0.6);
	color: #FFF;
	opacity: 0;
	font-size: 4em;
	position: absolute;
	text-align: center;
	-webkit-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	padding-top: 27%;
	font-family: 'Buda', cursive;
}
a:hover>.galleryFigure img {
	transform: scale(1.15, 1.15);
	-webkit-transform: scale(1.15, 1.15);
	-moz-transform: scale(1.15, 1.15);
	-ms-transform: scale(1.15, 1.15);
	-o-transform: scale(1.15, 1.15);
}
a:hover>.galleryFigure figcaption {
	opacity: 1;
}
#galleryFoot {
	height: 15%;
	width: 100%;
	display: table;
}
#galleryFootInner {
	text-align: center;
	vertical-align: middle;
	display: table-cell;
}
#galleryMoreBTN {
	font-family: 'Buda', cursive;
	padding-top: 0.2em;
	padding-right: 1em;
	padding-bottom: 0.2em;
	padding-left: 1em;
	border: 1px solid #333;
	font-size: 1.2em;
	line-height: 1em;
	color: #333;
	width: 15em;
	text-align: center;
	border-radius: 2em;
	margin-right: auto;
	margin-left: auto;
	cursor: pointer;
}
#galleryMoreBTN:hover {
	opacity: 0.5;
}
/*モバイル版（最小）*/
@media (max-width: 799px) {
	.galleryFigure figcaption {
	font-size: 2.5em;
	padding-top: 25%;
}

}

/*モバイル版（最小）*/
@media (max-width: 640px) {
	#galleryHead {
		height: 5em;
        margin:2em 0 2em 0;
	}

	a.galleryThumb {
		width: 50%;
		height: 33.3333%;
	}
    .galleryUL1 p{

	font-size: 2.5em;

}

}



/*access*/
#accessWrap {
	height: 60%;
	width: 100%;
	max-width: 1920px;
	margin-right: auto;
	margin-left: auto;

}
#accessHead {
	height: 20%;
	width: 100%;
	display: table;
}
.accessMidashi {
    padding-top:1.8em;
	color: #666;
	font-family: 'Buda', cursive;
	font-size: 2em;
	font-style: italic;
	line-height: 0.7em;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
}
.accessMidashi span{
    font-size:0.5em;
    font-style: italic;
}

.accessDIV {
	height: 60%;
	width: 100%;
}
.accessDIV iframe {
	height: 100%;
	width: 100%;
}
#accessFoot {
	height: 20%;
	width: 100%;
	display: table;
    border-bottom: solid #eeeeee 1px;
}
#accessFootInner {
	text-align: center;
	vertical-align: middle;
	display: table-cell;
}
#accessMoreBTN {
	font-family: 'Buda', cursive;
	padding-top: 0.2em;
	padding-right: 1em;
	padding-bottom: 0.2em;
	padding-left: 1em;
	border: 1px solid #333;
	font-size: 1.2em;
	line-height: 1em;
	color: #333;
	width: 15em;
	text-align: center;
	border-radius: 2em;
	margin-right: auto;
	margin-left: auto;
	cursor: pointer;
	font-style: italic;
}
#accessMoreBTN a{
	color: #000;
	text-decoration: none;
}
#accessMoreBTN a:hover {
	opacity: 0.5;
	text-decoration: none !important;
}
#accessClickBTNON{
	display: none;
	font-style: italic;
	padding-right: 0.5em;
	position: relative;
	top: 3em;
	z-index: 99;
}
#accessClickBTNOFF{
	display: none;
	color: #900;
	font-style: italic;
	padding-right: 0.5em;
	position: relative;
	top: 3em;
	z-index: 99;
}
#accessClickBTNON span ,#accessClickBTNOFF span{
	background-color: #FFF;
	padding: 1em;
}
/*モバイル版（最小）*/
@media (max-width: 640px) {
	#accessWrap {
	height: 100%;
	width: 100%;
	}
    #accessHead {
	height: 15%;

}
	.accessDIV {
		height: 70%;
		width: 100%;
	}
    #accessFoot {
	height: 15%;

}

#accessClickBTNON{
	text-align:right;
	display:block;
}
#accessClickBTNOFF{
	text-align:right;
	display:none;
}
}
/*モバイル版（最小）*/
@media (max-width: 480px) {
#accessFootInner {
	padding-top:1.5em;
}
}

/*sns*/
#snsWrap {
	height: 600px;
	width: 100%;
	max-width: 1920px;
	margin-right: auto;
	margin-left: auto;
}
#snsHead {
	height: 20%;
	width: 100%;
	display: table;
}
.snsMidashi {
    padding-top:0;
	color: #666;
	font-family: 'Buda', cursive;
	font-size: 2em;
	font-style: italic;
	line-height: 0.7em;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
}
.snsMidashi span{
    font-size:0.5em;
    font-style: italic;
}
.snsDIV {
	height: 80%;
	width: 100%;
}

#snsLeft {
	width: 90%;
    max-width:600px;
	height: 100%;
	margin: auto;


}

/*モバイル版（最小）*/
@media (max-width: 640px) {
	#snsWrap {
		padding-top:1.5em;
	}
    #snsHead {
	height: 15%;

}
    .snsMidashi {
    padding-top:1.0em;
    }
	.snsDIV {
		height: 85%;
		width: 100%;
	}
    #snsFootInner {
    	padding-top:1.5em;
    }
}


/*contact*/
#contactWrap {
	height: 50%;
	min-height: 600px;
	width: 100%;
	background-color: #f8f8f8;
	margin: 4em 0 0 0;
}
#contactHead {
	height: 20%;
	width: 100%;
	display: table;
}
.contactMidashi {
	font-family: 'Buda', cursive;
	font-style: italic;
	font-size: 2em;
	line-height: 0.7em;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	color: #999999;
	padding-top: 5%;
}
.contactMidashi span{
    font-size:0.5em;
    font-style: italic;
}
#contactArea {
	height: 70%;
	margin: 0 auto 0 auto;
	width: 100%;
	max-width: 700px;
	display: table;
}
#contactAreaInner {
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	height: 100%;
}
#contactLeft {
	width: 40%;
	padding-right: 5%;
	padding-left: 5%;
	float: left;
	text-align: left;
}
#contactRight {
	width: 40%;
	padding-right: 5%;
	padding-left: 5%;
	float: right;
	text-align: left;
}
.contactInput1 {
	width: 96%;
	padding: 1% 2%;
	border-radius: 0.3em;
	border: 2px solid #bec3c7;
	margin-bottom: 1em;
}
.contactTextarea {
	height: 10em;
	width: 96%;
	padding: 1% 2%;
	border-radius: 0.3em;
	border: 2px solid #bec3c7;
	margin-bottom: 1em;
}
.contactSubmitP {
	text-align: right;
}
.contactSubmit1 {
	background-color: #19bd9a;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-radius: 0.3em;
	padding: 0.5em 1em;
	color: #FFF;
}
.contactMidashi2 {
	font-family: 'Buda', cursive;
	font-style: italic;
	color: #999999;
	font-size: 1.3em;
	line-height: 1em;
	padding-top: 0.5em;
}
.contactTable1{
     width:100%
}
.contactMidashi3 {
	font-family: 'Buda', cursive;
	font-style: italic;
	color: #999999;
	font-size: 1.3em;
	line-height: 1em;
	padding-top:1em;
	white-space: nowrap;
}
.contactAddress1 {
	color: #999999;
	font-size: 1em;
	line-height: 1.5em;
	margin-top: 0.5em;
	font-style: italic;
}
.contactAddress1 a{
	color: #999999;
	font-style: italic;
}
.contactAddress1 address{
	color: #999999 !important;
}
.contactSocial1 {
	margin-top: 1em;
}
#contactXV {
	height: 30px;
	width:  124px;
}
.contactFB {
	height: 2.5em;
	width:  auto;
}
.contactLine {
	height: 2.4em;
	width:  auto;
    margin-top:0.5em;
}
.contactFB2 {
	height: 2.5em;
	width:  auto;
    padding-bottom:2em;
}
#contactText1 {
	font-size: 1.8em;
	padding-bottom: 2em;
}
#contactText2 {
	font-size: 1.3em;
	line-height: 1.6em;
	padding-bottom: 3em;
}
#contactText3 a {
	font-size: 1.1em;
	line-height: 1em;
	font-weight: bold;
	color: #999;
	margin-top: 2em;
	font-family: 'Buda', cursive;
	font-style: italic;

}
/*モバイル版（最小）*/
@media (max-width: 649px) {


	#contactWrap {
		height: auto;
		min-height: auto;
		padding:3em 0 1em 0;
	}
    .contactMidashi {
	padding-top: 0;
   }
	#contactArea {
		height: auto;
        padding-top:1.5em;
	}
	#contactLeft {
		width: 90%;
		padding-right: 5%;
		padding-left: 5%;
		float: none;
		text-align: left;
	}
	#contactRight {
        margin-top:2em;
		width: 90%;
		padding-right: 5%;
		padding-left: 5%;
		float: none;
		text-align:center;
	}
    .contactMidashi3 {
        margin-top:1em;
	    padding-top:1em;
        padding-bottom:1em;
	    border-top: solid 1px #eeeeee
    }
    .contactFB2{
           margin-top:0;
        padding-top:0;
    }
    }
}
.sendedWrap {
	height: 100%;
	max-width: 600px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	display: table;
}
.sendedArea {
	height: 100%;
	width: 100%;
	padding:2em;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
}

.footerCopy {
font-size: 0.7em;
text-align: center;
    clear:both;
    background-color: #f8f8f8;
}
