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

/* ===== ページトップへ　===== */
div.tothetopfixed {
	text-align: right;
	width: 960px;
	position: fixed;
	z-index: 1500;
	right: 15px;
	bottom: 0px;
	margin-right: auto;
}

.wrapper { /*コンテンツの真ん中部分*/
	width: 90%;
	max-width: 1400px;
	height: 100%;
	margin: auto;
	padding: 0px auto 0px;
	position:relative;
}

.device480{
		display:none; /*スマホサイズでだけ表示させる*/
}

.sp-none{
		display:block; /*スマホサイズでだけ隠す*/

}
		
#page { overflow: hidden; }


.bg-white { /*背景白のみ*/
	background: #FFF; 
	padding-top: 50px;
	padding-bottom: 55px;
}

h1 img{ /*なでしこのブロック*/
	position:absolute ;
	top: 0;
	left: 0;
	height: 100%;
	}

h2 img{ /*Nadeshico Project*/
   position: absolute;
   right: 10%;
   top: 30%;
   z-index: 100;
}
h3{ /*各項目のタイトル*/
	height: auto;
	margin: 40px auto;
	text-align: center;
	max-width: 450px;
}

h3 img {
width:100%;
height:auto;
}


.contents-lead {
	width: 80%;
	max-width: 650px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 50px;
	}
	
.contents-lead p {
	margin-top: 0px;
	font-size: 16px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: 500;
	text-align: left;
	line-height: 30px;
}


#nav-area {
   z-index: 10000;
   width: 70%;
   position: absolute;
   top: 60%;
   left: 30%;
   max-width: 728px;
   }
   
#nav-area li{
   float: left;
   margin: 0 1%;
   width: 23%;
   height: auto;
}

#header-area {
	width: 100%;
	height: 658px;
	background-color: #BF1C1C;
	position: relative;
	top: 0;
	left: 0;
	text-align:center;
}

/*============================
    WHAT AREA
============================*/
#what-area { /*what'S nadeshico?の背景*/
	clear: both;
	background: url(../img/bg_pink2.png) repeat;
	background-size: 650px;
	height: 100%;
	min-height: 480px;
	width: 100%;
}

/*============================
    RESULT AREA
============================*/
#result-area {
	background: #ED8681;
	width: 100%;
	position: relative;
	padding-top: 25px;
	padding-bottom: 45px;
	overflow: hidden;
	height: auto;
	min-height: 700px;
	z-index: 0;
}


#partyphoto {
	width: 85%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
}
#cpr_banner{
	margin-right: auto;
	margin-left: auto;
	width: 890px;
	margin-top: 30px;
}

#cpr_banner img{
    width: 100%;
}

#round-box {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	max-width: 1200px;
	margin-bottom: 20px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

#round-box li {
width: 32%;
}

#round-box li img {
	width: 100%;
	height: auto;
}

@media screen and (max-width: 768px){
#round-box li {
width: 33%;
}
}

/*============================
    LOOK AREA
============================*/
#look-area {
	background: url(../img/yukiwa.png) repeat;
	background-size: 300px;
	height: auto;
	clear: both;
	overflow: hidden;
}
#look-photo {
	width: 70%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
}


#look-photo img {
   width: 100%;
   margin-bottom: 15px;
}


/*============================
    FUTURE AREA
============================*/
#future-area {
	background: url(../img/contents-bg3.png) repeat-x;
	height: 100%;
	width: 100%;
}

/*============================
    FOOTER AREA
============================*/

#footer-area {
	background: #BF1C1C url(../img/footer-bg.png) no-repeat right;
	height: 200px;
	clear: both;
	position: relative;
}

#footer-logo {
	width: 100px;
	height: 99px;
	position: absolute;
	top: 40px;
	left: 40px;
}
#footer-link {
	color: #FFF;
	position: absolute;
	left: 150px;
	top: 90px;
	width: auto;
	font-size: 14px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#sp-footer-logo {
	height: 99px;
	width: 100px;
	margin-right: auto;
	margin-left: auto;
}


#footer-link li {
	float: left;
	color: #FFF;
	margin-right: 7px;
}

#footer-link li a { color: #FFF; }

#footer-link li a:hover { text-decoration: underline; }

#footer-area img {
	width: 100%;
	height: 100%;
	}


/*　クレストプラザ　*/
#crestplaza .main_pict img {
    width: 100%;	
}
#crestplaza .oddbox {
	width: 807px;
	margin-right: auto;
	margin-left: auto;
}
#crestplaza {
	width: 90%;
	max-width: 800px;
	margin-right: auto;
	margin-left: auto;
}

#crestplaza img { 
width:100%;
height: auto;
padding-bottom: 5px; }


#crestplaza .small_title { margin-bottom: 11px; }

#crestplaza .oddbox .main_pict {
	float: left;
	width: 566px;
	margin-right: 11px;
	margin-bottom: 11px;
}

#crestplaza .evenbox {
	clear: both;
	width: 807px;
	margin-right: auto;
	margin-left: auto;
}

#crestplaza .evenbox .main_pict {
	float: right;
	width: 566px;
	margin-bottom: 11px;
	margin-left: 11px;
}

.photobox {
	height: 340px;
	width: 800px;
	margin-bottom: 5px;
}

#photo1 {
	height: 85px;
	max-width: 700px;
}

#photo2 {
	height: 535px;
	width: 800px;
	margin-bottom: 5px;
}
