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

/* clearFix↓ */
.cf:before, .cf:after {
	content: " ";
	display: table;
}
.cf:after {
	clear: both;
}
.cf {
 *zoom: 1;
}
/* clearFix↑ */

body {
	margin: 0;
	padding: 0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing: 0.2em;
	font-size: 87.5%;
	line-height: 1.2;
	background-image: url(../img/bg_headerwrap2.png), url(../images/body_bg.png), url(../images/header/bg_header_inner.png);
	background-size: cover, cover, contain;
}
#topimage {
	background-image: url(../images/header/bg_header_inner.png);
	background-repeat: repeat-x;
}
header {
	width: 100%;
	margin: 0 auto;
	margin-bottom: 1%;
	max-width: 1080px;
	min-width: 320px;
	overflow: hidden;
}
header h1 img {
	width: 100%;
	position: relative;
}

nav, #contents {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	max-width: 1000px;
	min-width: 320px;
	overflow: hidden;
}
#frame {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 1%;
	max-width: 1280px;
	min-width: 320px;
	overflow: hidden;
}
#contents {
	background-image: url(images/landing/bg_main.jpg);
	background-size: cover;
}
footer {
	width: 100%;
}
/*bxSlider_top Start*/
.slider_header {
	margin: 1% auto 2%;
	width: 100%;
	max-width: 900px;/*使用画像の幅*/
	border-image: url(images/visual2.png) 30 round stretch;
}
.slider_top>li {
	list-style-type: none;
}
.bx-wrapper {/*reset*/
	position: relative;
	margin: 0 0 50px;
	padding: 0;
 *zoom: 1;
}
.bx-wrapper img {
	width: 100%;
	height: auto;/*auto又は100%に指定・縦横比を維持する*/
	display: block;
}
/*bxSlider End*/



/* ナビボタン↓ */
nav ul {
	width: 100%;
	list-style-type: none;
	padding-left: 0;
	padding-bottom: 1%;
	overflow: hidden;
	text-align: center;
}
nav ul li {
	width: 100%;
	float: left;
	padding-bottom: 1%;
	text-align: center;
	background-image: url(../img/gnav2.png);
	background-size: auto;
	background-repeat: repeat-x;
}
nav ul li a {
	display: block;
	height: 0;
	overflow: hidden;
}
nav ul li:first-of-type {
	margin-left: 1%;
}

#saisin {
	width: 88%;
	background-color: #FF9;
	color: #666;
	font-size: 100%;
	padding: 1em 5% 5%;
	margin: -1em auto 5%;
	border-radius: 5px;
	font-weight: bold;
	text-shadow: 1px 1px 1px #FFF;
	hyphens: auto;
}


/* アクセスページ↓*/
#access {
	color: #fff;
	font-size: 128%;
	margin: 7% auto 0;
	font-weight: bold;
	}
/* アクセスページ↑*/

#profile {
	width: 80%;
	line-height: 1.5em;
	background-color: #FCF;
	color: #444;
	font-size: 100%;
	padding: 1em 10%;
	margin: 3% auto 5%;
	border-radius: 5px;
	font-weight: bold;
	text-shadow: 1px 1px 1px #FFF;
	text-align: left;
}

#profile2 {
	width: 88%;
	line-height: 1.5em;
	background-color: #9CF;
	color: #444;
	font-size: 100%;
	padding: 1em 5%;
	margin: 3% auto 5%;
	border-radius: 5px;
	font-weight: bold;
	text-shadow: 1px 1px 1px #FFF;
	text-align: center;
}


 @media screen and (min-width:768px) {
/*　画面サイズが768pxからはここを読み込む　*/
nav ul li {
	width: 32%;
	margin-top: 2%;
	margin-left: 1%;
	border-radius: 15px;
}
nav ul li#nav_a a, nav ul li#nav_b a, nav ul li#nav_c a, nav ul li#nav_d a, nav ul li#nav_e a {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	height: 60px;
	margin-bottom: 0;
	background-image: url(../img/gnav3.png);
	background-size: contain;
	background-repeat: repert-x;
	color: rgba(250,130,150,1);
	font-size: 120%;
	font-weight: bold;
	text-shadow: 1px 1px 1px #fff;
	text-align: center;
	text-decoration: none;
	line-height: 400%;
	border-radius: 15px;
}
nav ul li#nav_d a {
	border-right: none;
}
nav ul li#nav_a a:hover, nav ul li#nav_b a:hover, nav ul li#nav_c a:hover, nav ul li#nav_d a:hover, nav ul li#nav_e a:hover {
	background-image: url(../img/gnav1.png);
	background-size: contain;
	background-repeat: repert-x;
	color: #F00;
}
#main {
	width: 60%;
	float: left;
	margin-left: 5%;
	margin-right: 1%;
	margin-top: 2%;
	overflow: none;
}
#main>h2 {
	width: 100%;
	text-align: center;
	font-size: 110%;
	font-weight: bold;
	color: #fff;
	text-shadow: 1px 1px 1px #000;

/*	background-image: url(../img/gnav2.png);
	background-size: contain;
	background-repeat: repert-x;
*/padding: 0.25em 0;
	margin: 3% auto;
	border: double 2px #FFF;
	border-radius: 5px;
	display: block;
}

/* ツイてる占い↓*/
ul.slider li img{
	width: 80%;
	margin: 2% auto 5%;
	}
ul.slider li {
	background-color: #FCF;
	}


#uranai {
	background-color: #FCF;
	color: #444;
	font-size: 100%;
	margin: 2% auto -1%;
	border-radius: 5px;
	font-weight: bold;
	text-shadow: 1px 1px 1px #FFF;
	padding: 1em 0;
	}
/* ツイてる占い↑*/

/*　プロフィール↓*/
#sub {
	width: 28%;
	float: left;
	margin-left: 3%;
	margin-top: 2%;
}
section#sub>h2 {
	width: 100%;
	text-align: center;
	font-size: 110%;
	font-weight: bold;
	color: #fff;
	text-shadow: 1px 1px 1px #000;
/*	background-image: url(../img/gnav2.png);
	background-size: contain;
	background-repeat: repert-x;
*/padding: 0.25em 0;
	margin-bottom: 1%;
	border: double 2px #FFF;
	border-radius: 5px;
	display: block;

/*	width: 100%;
	text-align: center;
	font-size: 110%;
	font-weight: bold;
	color: rgba(250,130,150,1);
	text-shadow: 1px 1px 1px #fff;
	background-image: url(../img/gnav2.png);
	background-size: contain;
	background-repeat: repert-x;
	padding: 0.5em 0;
	border-radius: 5px;
	margin-top: 4%;
	margin-bottom: 6%;
*/}
section#sub img {
	margin-top: 2%;
}
#main iframe {
	width: 94%;
	height: 490px;
	frameborder: 0;
	scrolling: auto;
	margin-top: 4%;
	}
}


@media screen and (min-width:320px) and (max-width:767px) {
/*　画面サイズが320pxからはここを読み込む　*/
body {
	overflow: none;
}
#f_logo1 {
	width: 100%;
	position: absolute;
	top: 2%;
	left: 78%;
}
#f_logo2 {
	width: 100%;
	position: absolute;
	top: 2%;
	left: 88%;
}
#f_logo1 img, #f_logo2 img {
	width: 10%;
}
#main iframe {
	width: 100%;
	height: 400px;
	frameborder: 0;
	scrolling: auto;
	}

nav ul li {
	width: 48%;
	margin: 1%;
	border-radius: 15px;
	letter-spacing: 0.1em;
}
nav ul li#nav_a a, nav ul li#nav_b a, nav ul li#nav_c a, nav ul li#nav_d a, nav ul li#nav_e a {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	height: 55px;
	background-image: url(../img/gnav2.png);
	background-size: contain;
	background-repeat: repert-x;
	color: rgba(250,130,150,1);
	font-size: 100%;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	text-shadow: 1px 1px 1px #ddd;
	line-height: 400%;
	border-radius: 8px;
	margin-bottom: 1%;
}
.news>h2 {
	font-size: 90%;
	color: #614731;
}

section#main {
	width: 75%;
	margin-left: 12.5%;
	margin-top: 2%;
}
section#main>h2 {
/*	width: 100%;
	text-align: center;
	font-size: 100%;
	font-weight: bold;
	color: rgba(250,130,150,1);
	text-shadow: 1px 1px 1px #fff;
	background-image: url(../img/gnav2.png);
	background-size: contain;
	background-repeat: repert-x;
	padding: 0.3em 0;
	border-radius: 5px;
	margin-bottom: 1%;
*/	
	width: 100%;
	text-align: center;
	font-size: 110%;
	font-weight: bold;
	color: #fff;
	text-shadow: 1px 1px 1px #000;

/*	background-image: url(../img/gnav2.png);
	background-size: contain;
	background-repeat: repert-x;
*/padding: 0.25em 0;
	margin: 2% auto;
	border: double 2px #FFF;
	border-radius: 5px;
	display: block;

}

/* ツイてる占い↓*/
ul.slider li img{
	width: 80%;
	margin: 2% auto 5%;
	}
ul.slider li {
	background-color: #FCF;
	}


#uranai {
	background-color: #FCF;
	color: #444;
	font-size: 100%;
	margin: 2% auto -1%;
	border-radius: 5px;
	font-weight: bold;
	text-shadow: 1px 1px 1px #FFF;
	padding: 1em 0;
	}
/* ツイてる占い↑*/

/*　プロフィール↓*/
section#sub {
	width: 75%;
	margin: 8% 12.5% 0 12.5%;
}
section#sub img {
	margin-top: -1%;
}
section#sub>h2 {
	width: 100%;
	text-align: center;
	font-size: 110%;
	font-weight: bold;
	color: #fff;
	text-shadow: 1px 1px 1px #000;

/*	background-image: url(../img/gnav2.png);
	background-size: contain;
	background-repeat: repert-x;
*/padding: 0.25em 0;
	margin-bottom: 3%;
	border: double 2px #FFF;
	border-radius: 5px;
	display: block;

/*	width: 100%;
	text-align: center;
	font-size: 100%;
	font-weight: bold;
	color: rgba(250,130,150,1);
	text-shadow: 1px 1px 1px #fff;
	background-image: url(../img/gnav2.png);
	background-size: contain;
	background-repeat: repert-x;
	padding: 0.3em 0;
	border-radius: 5px;
	margin-top: 4%;
	margin-bottom: 4%;
*/}
/*　プロフィール↓*/
#sub {
	width: 28%;
	float: left;
	margin-left: 3%;
	margin-top: 2%;
}
section#sub img {
	margin-top: 2%;

}

#saisin2 {
	width: 94%;
	background-color: #FF9;
	color: #666;
	font-size: 100%;
	padding: 1em 3% 2%;
	margin: 2% auto 7%;
	border-radius: 5px;
	font-weight: bold;
	text-shadow: 1px 1px 1px #FFF;
	text-align: left;

}


}
#saisin2 {
	width: 94%;
	background-color: #FF9;
	color: #666;
	font-size: 100%;
	padding: 1em 3% 2%;
	margin: 2% auto 7%;
	border-radius: 5px;
	font-weight: bold;
	text-shadow: 1px 1px 1px #FFF;
	text-align: left;

}

/* ナビボタン　メディアクエリーCSS↑ */

	

/*　プロフィール↓*/
figure {
	width: 100%;
	margin: 0 auto 5%;
}
figure>img {
	width: 90%;
	margin: 0 auto;
}
figcaption>h4 {
	font-size: 120%;
	color: #614731;
	background-image: url(../images/body_bg.png);
	font-weight: bold;
}
figcaption>h5 {
	font-size: 95%;
	color: #614731;
	background-color: rgba(245,240,245,1);
	font-weight: bold;
	text-align: left;
	padding: 1% 1em;
}
figcaption h5 strong {
	color: #F30;
}
figcaption {
	width: 95%;
	font-size: 90%;
	font-weight: bold;
	color: #614731;
	background-color: rgba(245,240,245,0.2);
	padding: 1%;
}
/*　プロフィール↑*/

/*　フェイスブックリンク↓　*/
#fb>a>img {
	width: 30%;
	margin: auto;
}
/*　フェイスブックリンク↑　*/

footer {
	width: 100%;
	margin-top: 2%;
}
#pagetop>a>img {
	width: 25%;
	text-align: center;
	margin-top: 2%;
}

#tel img{
	width: 28%;
	text-align: center;
	margin: 2% auto 0;
	display: inline;
	}

#fb2 {
	width:100%;
	margin: 5% auto;
	}

#copyright {
	margin-top: 15px;
	text-align: center;
}
#copyright small {
	color: rgba(240,155,165,1);
	display: block;
	fontsize: 83%;
	font-weight: bold;
	background-color: rgba(170,130,205,1);
}


@media screen and (min-width:320px) and (max-width:767px) {
#pagetop>a>img {
	width: 33%;
	display: block;
	margin: 5% auto 0;
}
#tel img{
	width: 50%;
	display: block;
	margin: 2% auto 0;

	}
figure {
	width: 100%;
	margin: 0 auto;
}
figure>img {
	width: 60%;
	margin-bottom: 5%;
}
#fb>a>img {
	width: 20%;
	margin: 0 auto;
}
#fb2 {
	width:100%;
	margin: 8% auto;
	}


}

