@charset "utf-8";
/* グローバル設定 */
*{
	text-indent:0px;
	line-height:160%;
	font-size:15px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 0;
	padding: 0;
	color: #000000;
}

body {
	margin:0;
	padding:0;
	background-image: url(../img/back_sp.png);
	background-repeat: repeat;
}
.wrapper {
	background-image: url(../img/back.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.main {
	margin-right: auto;
	margin-left: auto;
}
img {
	border:0;
	margin:0;
	padding:0;
	vertical-align: top;
	text-decoration:none;
	-ms-interpolation-mode: bicubic;	/* IE , Firefox */
}
.top {
background-image: url(../img/top_line.png);
	background-repeat: repeat-x;
	background-position: center top;
	height: 20px;
	background-image: url(../img/top_line.png);
	width: 100%;
	clear: both;
	overflow: hidden;
}
.cnt {
	clear: both;
	overflow: hidden;
	background-color: #FFF;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/cnt_back.png);
	background-repeat: repeat-y;
	background-position: center top;
}
.cnt_title {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
}
.cnt_bottom {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}


a:link,a:visited ,a:hover, a:active {
	color:#fff;
}
a:hover{
	color:#FFC;
}



/*メイン*/

.sp {
  display:none;
}

.center {
	margin:auto;
	text-align:center;
}
h1 {
	font-size: 20px;
	color: #703F11;
	text-align: center;
}
.h1_text {
	color: #F96578;
	font-size: 44px;
}
h2 {
	color: #FFFFFF;
	font-family: "Arial Black", Gadget, sans-serif;
	text-align: center;
	font-weight: bold;
	font-size: 25px;
}

h3 {
	font-size: 30px;
	font-weight:bold;
	text-align: center;
	color: #F85292;
	padding-bottom: 15px;
}
.h3_text {
	font-size: 30px;
	color: #BF391D;
}
h5 {
	font-size: 55px;
	font-weight:bold;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	color: #F85292;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

h4 {
	font-size:22px;
	color:#F24F66;
	text-align: center;
}
.hr {
	margin-top: -15px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	width: 50px;
	border-bottom-color: #000;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	border-bottom-color: #F85292;
}

.pt20 {
	padding-top:20px;
}

.pt30 {
	padding-top:30px;
}

.pt40 {
	padding-top:40px;
}
.pb60 {
	padding-bottom:60px;
}
.pb10 {
	padding-bottom:10px;
}
.header {
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	background-image: url(../img/header_pc.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 890px;
}
.logo {
	padding-bottom: 20px;
}
.bm_logo {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
.title {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #F85292;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 30px;
}
.text {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	font-size: 17px;
	text-align: center;
	line-height: 180%;
	color: #333333;
}
.text_bm {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	font-size: 18px;
	text-align: center;
	line-height: 180%;
	color: #333333;
}
.cnt_back {
	background-image: url(../img/back.jpg);
	background-repeat: repeat;
	margin-top: 30px;
	margin-bottom: 30px;
	padding-top: 30px;
	padding-bottom: 30px;
	background-position: center top;
}
.voice {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-top: 30px;
}
.voice_left {
	width: 570px;
	float: left;
	clear: both;
}
.voice_left_comment p {
	font-size: 14px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.voice_right {
	float: right;
	width: 370px;
}

.movie {
	width:650px;
	height:400px;
	margin:30px auto auto;
}
.site {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
}


/* -- entry_button関連 -- */

#entry_button {
	width: 800px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
}
.entry_title {
	padding-top: 50px;
	padding-bottom:10px;
	margin:auto;
	text-align: center;
	width: 224px;
}
#button_left {
	float: left;
	width:380px;
}
#button_right {
	float: right;
	width: 380px;
}

 .detail_box{
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	padding-left: 30px;
}


.faq_box {
	clear: both;
	width: 850px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}


.faq_cnt {
		padding-top: 80px;

}

#faq_box_left {
	width: 48%;
	float: left;
}
.faq_box_right {
	width: 48%;
	float: right;
}
.txt_m_style3 {
	background-color: #F85292;
	color: #FFF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	margin-bottom: 20px;
	margin-top: 10px;
}
.dvtitle {
	color: #FF0000;
	padding-top: 15px;
}




table	{ width: 90%; }
th, section td	{ padding: 3px; margin-left:4%;}
th	{
	background:#F85292;
	color:#fff;
	padding-left: 10px;
}
td p {padding-left:15px;}
/*----------------------------------------------------
	.demo01
----------------------------------------------------*/
.demo01 th	{ width: 30%; text-align: left; }
@media only screen and (max-width:1024px){
	.demo01	{ margin: 0 -10px; }
    .demo01 th,
    .demo01 td{
		width: 94%;
        display: block;
		border-top: none;
		margin-left:4%;
		paddin-top:1%;
    }
td p {padding-left:0px;}

}

.ad_link {
	width: 340px;
	margin-top:40px;
	margin-right: auto;
	margin-left: auto;
}

/*snsボタン*/
#social_button {
	width:180px;
	float:right;
	margin-top:60px;
}

#line_share {
	width:40px;
	float:left;
}
#fb_share {
	width:40px;
	float:left;
	padding-left:5px;
}
#tw_share {
	width:40px;
	float:left;
	padding-left:5px;
}
