@charset "shift_jis";
/* タグ指定
*************************************/
body{
    min-width:1000px;
}
body div{
	position:relative;
	font-family: 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', 'Meiryo';
	font-size:18px;
}
.mainContents h1, h2, h3, h4, h5, p, img, dl, dt, dd, ul, li {
	margin:0;
	padding:0;
}
.mainContents img {
	border:0;
}
.mainContents img a {
	border:0;
}
/* class指定
*************************************/
.mainContents {
	width:950px;
	padding-bottom:15px;
	margin:15px auto 0;
	text-align:left;
	font-size:95%;
	color:#333;
	line-height:1.8;
}

a:hover{
    text-decoration:none;
}

.over{
    cursor:pointer;
}

.main{
	width:100%;
    height:auto;
	background:#f6f6f6;
	overflow:hidden;
	opacity:0;
	transition-duration:2s;
}

h1{
	margin:0;
}

.main_img{
	position:relative;
	left:50%;
	margin-left:-800px;
	display:block;
}


/* コンテンツ01 */
.contents01{
	width:100%;
	height:502px;
    background-image:url("../images/pc_ct01_bg.gif");
    background-image:url("../images/pc_ct01_bg_inner.gif");
    background-position:top center;
	padding-top:100px;
}

.ct01_caption{
	display:block;
	margin:0 auto 60px;
}

.ct01_read{
	height:200px;
	display:block;
	margin:0 auto 0;
	color:#828282;
	font-size:20px;
	line-height:2;
	letter-spacing:1px;
}

.ct01_point_set{
	width:950px;
	margin:0 auto 0;
}

.ct01_point_box{
	float:left;
	margin-left:25px;
}

.ct01_point_box:nth-child(1){
	margin-left:0;
}

.ct01_point_text{
	position:absolute;
	margin-left:6px;
	margin-top:28px;
	width:288px;
	height:76px;
	display:table;
}

.ct01_point_text_inner{
	width:288px;
	height:76px;
	display:table-cell;
	text-align:center;
	vertical-align:middle;
	font-size:21px;
	letter-spacing:1px;
	color:#ee4d5f;
	line-height:1;
}


/* コンテンツ02 */
.contents02{
	width:100%;
	padding-top:100px;
	padding-bottom:140px;
	background:#fcfcfc;
}

.ct02_caption{
	display:block;
	margin:0 auto 20px;
}

.c02_attention{
	color:#999999;
	font-size:14px;
	font-weight:normal;
	letter-spacing:1px;
	margin-bottom:60px;
	display:block;
}

.ct02_point_set{
	width:954px;
	margin:0 auto 0;
}

.ct02_point_box{
	float:left;
	margin-left:21px;
}

.ct02_point_box:nth-child(1){
	margin-left:0;
}

.ct02_point_text{
	position:absolute;
	margin-left:2px;
	margin-top:265px;
	width:300px;
	text-align:center;
}

.ct02_point_text_inner{
	display: inline-block;
	text-align: left;
}

.ct02_point_text_box{
	font-size:20px;
	line-height:1;
	color:#828282;
	letter-spacing:2px;
	margin-top:20px;
	display:inline-block;
	font-weight:normal;
}

.ct02_point_text_box:nth-child(1){
	margin-top:0;
}

.ct02_icon{
	display:inline-block;
	vertical-align:-2.5px;
}



/* コンテンツ03 */
.contents03{
	width:100%;
	padding-top:100px;
	padding-bottom:80px;
	background:#e9effb;
    background-image:url("../images/pc_ct03_bg.jpg");
    background-position:top center;
	background-repeat:no-repeat;
	text-align:center;
}

.ct03_btn{
	font-size:24px;
	color:#e8557e;
	display:inline-block;
	line-height:1;
	letter-spacing:1px;
	width:345px;
	text-align:center;
	border:1px solid #efb4c9;
	text-decoration:none;
	transition-duration:0.2s;
	padding:20px 0;
}

.ct03_btn:hover{
	color:#ffffff;
	background:#e8557e;
}


/* コンテンツ03_set */

.toggle_area{
	display:none;
	padding-bottom:20px;
}

.ct03_set{
	width:840px;
	text-align:center;
	margin:0 auto 60px;
	background-color: rgba(255,255,255,0.8);
	padding:60px 0;
	color:#828282;
	font-size:18px;
	line-height:2;
}

.anime_set{
	margin-top:60px;
	margin-bottom:60px;
	display:inline-block;
}

.anime_set .anime01{
	float:left;
	margin-right:30px;
}

.anime_set .anime01 img{
	width:300px;
}

.anime_set .anime02{
	float:left;
}

.anime_set .anime02 img{
	width:300px;
}




/* コンテンツ04 */
.contents04{
	width:100%;
	padding-top:100px;
	padding-bottom:100px;
	background:#f8f8f8;
    background-image:url("../images/pc_ct04_bg.jpg");
    background-position:top center;
	background-repeat:no-repeat;
}

.ct04_photo_set{
	width:950px;
	margin:0 auto 0;
}

.ct04_photo_box{
	width:300px;
	float:left;
	margin-left:25px;
	margin-top:-10px;
}

.ct04_photo_box:nth-child(3n+1){
	margin-left:0;
}

.ct04_photo_box:nth-child(n+4){
	margin-top:40px;
}

.ct04_name{
	font-size:24px;
	color:#e8557e;
	letter-spacing:1px;
	margin-bottom:10px;
}

.ct04_text{
	font-size:16px;
	color:#828282;
	line-height:1.7;
}

.ct04_foot{
	width:100%;
	background:#ffffff;
}


/* コンテンツ05 */
.contents05{
	width:100%;
	padding-top:80px;
	padding-bottom:60px;
	background:#ffffff;
}

.ct05_caption{
	display:block;
	margin:0 auto 60px;
}

.ct05_photo_set{
	width:100%;
	text-align:center;
}

.ct05_photo_set_inner{
	display:inline-block;
}

.ct05_photo{
	float:left;
}

.ct05_text_set{
	float:left;
	text-align:left;
	margin-left:40px;
	margin-top:95px;
	color:#464647;
}

.ct05_caption02{
	font-size:36px;
	font-weight:bold;
	letter-spacing:4px;
}


.ct05_read{
	font-size:18px;
	font-weight:bold;
	letter-spacing:2px;
	margin-top:15px;
	margin-bottom:15px;
	display:inline-block;
	color:#464647;
}


/* ボタンエリア */

.banner_area{
	width:310px;
	margin:0 auto 0;
}


.banner_btn02{
	width:310px;
	margin-top:20px;
	margin-bottom:80px;
	box-shadow: 0px 0px 4px 2px rgba(0, 0, 0, 0.1);
}

.banner_btn02 a{
	width:310px;
	height:50px;
	font-size:18px;
	color:#b3b3b3;
	line-height:1;
	border:1px solid #cccccc;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	letter-spacing:1px;
}










/* ここからテンプレートエリア */
.rps_visible{
    display:none;
}

.rps_del{
    display:block;
}

.menu{
	width:100%;
    height:57px;
    background-image:url("../../images/menu_bg.jpg");
}

.menu a:nth-child(1) img{
	margin-left:24px;
}

.menu_detail{
	width:998px;
    margin:0 auto 0;
}

.menu_detail img{
    display:block;
    float:left;
}

.qa02{
    width:910px;
    background:#fafafa;
    border-radius:10px;
    margin:0 auto 0;
    text-align:left;
    padding:20px;
}

.qa02_image{
    padding:15px 10px;
    margin-top:10px;
    float:left;
}

.qa02_text01{
    font-size:13px;
    margin-left:25px;
    float:left;
}

.sec_ct{
    margin-top:0;
    padding-top:20px;
    background-image:url(../../images/bg03.jpg);
    background-position:top center;
    background-repeat:no-repeat;
}
.sec-contact{width:950px;margin:0 auto 0;}
.sec-contact .sec-inner{padding-top:30px;padding-bottom:45px}
.sec-contact .sec-inner:before,.sec-contact .sec-inner:after{content:"";display:table}
.sec-contact .sec-inner:after{clear:both}
.sec-contact h3{padding:15px 0;background:#aeaeae;text-align:center;color:#fff;font-weight:normal;font-size:14px;}
.sec-contact .contact{padding:15px;background:#fff}
.sec-contact .contact:before,.sec-contact .contact:after{content:"";display:table}
.sec-contact .contact:after{clear:both}
.sec-contact .contact dl{margin:0 10px 0 100px;float:left}
.sec-contact .contact dl:before,.sec-contact .contact dl:after{content:"";display:table}
.sec-contact .contact dl:after{clear:both}
.sec-contact .contact dl .tel-text{width:30px;height:17px;margin:7px 5px 0 0;float:left;overflow:hidden;font-size:0;text-indent:100%;white-space:nowrap;outline:none;background:url(../../images/faq-text1.png) no-repeat 0 0}
.sec-contact .contact dl .tel-number{width:197px;height:25px;float:left;overflow:hidden;font-size:0;text-indent:100%;white-space:nowrap;outline:none;background:url(../../images/faq-text2.png) no-repeat 0 0}
.sec-contact .contact .contact-text{width:459px;height:16px;margin-top:5px;overflow:hidden;font-size:0;text-indent:100%;white-space:nowrap;outline:none;background:url(../../images/faq-text3.png) no-repeat 0 0}
.sec-contact .privacy-text{margin:15px 0 0 70px}
.sec-contact .privacy-text:before,.sec-contact .privacy-text:after{content:"";display:table}
.sec-contact .privacy-text:after{clear:both}
.sec-contact .privacy-text dt{float:left;font-weight:bold;font-size:12px;margin-right:-65px;}
.sec-contact .privacy-text dd{font-size:12px}
.sec-contact .privacy-text dd a{color:#ff6666}.sec-contact .privacy-text dd a:hover{text-decoration:none}

.mobile_menu,.mobile_menu_detail{
    display:none;
}




/* id指定
*************************************/
#pagetop{
	float:right;
}

#mb_footer{
	display:none;
}

#pc_footer{
	display:block;
}