@charset "utf-8";

/*pc
************************************************************************************/
#wrapper{
    margin:0 auto;
	min-width: 960px;
	text-align:left;
	color: #595757;
	overflow: hidden;
	position: relative;
}

#wrapper #pagetop{
	position: fixed;
	right: 10px;
	bottom: 0;
	z-index:999;
}


#wrapper #sns{
	position: absolute;
	top: 260px;
	left: 10px;
	width: 38px;
	z-index: 300;
}

#wrapper #sns ul li{
	width: 38px;
	height: 38px;
	margin-bottom: 10px;
	position: relative;
}

#wrapper #sns ul li .comment2{
	position: absolute;
	left:-9999px;
	display: none;
}

#wrapper #sns ul li .comment{
	display: none;
	position: absolute;
	top: 0;
	left:50px;
	width: 111px;
	height: 18px;
	padding: 9px 10px 11px 15px;
	background: url(../img/common/img_sns.png) 0 0 no-repeat;
}
#wrapper #sns ul li .comment iframe{
	width: 130px !important;
}

#wrapper #sns ul li .comment .bt{
	position: absolute;
	top: -8px;
	right:-8px;
}

h2{
	font-size: 34px;
	font-weight: bold;
	margin-bottom: 20px;
	line-height: 1.8;
}
.cmt{
	font-size: 14px;
	line-height: 1.8;
	font-family: "ヒラギノ角ゴ W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.link a{
	color:#e5555e;
}
.taC{
	text-align: center;
}

.ttl_btm{
	text-align: center;
	margin: 0;
	padding: 0;
	line-height: 0;
}

/*header
----------------------------------------------------------------------*/
#header{
	/*background: #FFF;*/
	background: url(../img/common/bg_head.png);
	height: 70px;
	padding: 0 20px;
	width: 100%;
	position: fixed;
	top:0;
	z-index: 1000;
}

#header .inframe{
	width: 95%;
	height: 70px;
	padding: 0 20px 0 0px;
	margin: 0 auto;
}

#header .name{
	max-width: 255px;
	line-height: 72px;
	float: left;
}
#header .name img{
	width: 156px;
	vertical-align: middle;
}
#header nav.submenu{
	float: right;
	text-align: right;
}
#header nav.submenu li{
	float: left;
	margin-left: 0.5em;
}
#header nav.submenu li.menu1{
	max-width: 49px;
	margin-top:23px;
	margin-right: 1em;
}
.en #header nav.submenu li.menu1{
	max-width: 90px;
}
#header nav.submenu li.menu1 a{
	color:#575757;
   	text-decoration:none;
}
#header nav.submenu li.menu1 a:hover{
	color:#E4555E;
   	text-decoration:none;
}
#header nav.submenu li.menu2{
	max-width: 150px;
	margin-top:15px;
}
#header nav.submenu li.menu2 a{
	width:151px;
	height:43px;
	line-height: 43px;
	background: url(../img/common/header_btn_start_out.png) no-repeat;
	display:block;
    color:#fff;
    font-size:16px;
    text-align:center;
   	text-shadow: 1px 1px rgb(170, 25, 25), -1px -1px #AA1919;
   	text-decoration:none;

}
#header nav.submenu li.menu2 a:hover{
	background: url(../img/common/header_btn_start_on.png) no-repeat;
}

#header nav.submenu li.menu3{
	max-width: 130px;
	margin-top:15px;
}
#header nav.submenu li.menu3 a{
	width:130px;
	height:41px;
	line-height: 43px;
	background: url(../img/common/header_btn_login_out.png) no-repeat;
	display:block;
    color:#444444;
    font-size:16px;
    text-align:center;
   	text-shadow: 1px 1px rgb(255, 255, 255), 1px 1px #FFFFFF;
   	text-decoration:none;
}
#header nav.submenu li.menu3 a:hover{
	/*opacity:0.8;
	filter: alpha(opacity=80);*/
	background-image: url(../img/common/header_btn_login_on.png);
}

#header nav.submenu li.menu4{
	max-width: 49px;
	margin-top:23px;
	margin-right: 1em;
}
#header nav.submenu li.menu4 a{
	color:#575757;
   	text-decoration:none;
}
#header nav.submenu li.menu4 a:hover{
	color:#E4555E;
   	text-decoration:none;
}
#header nav.submenu li img{
	width: 100%;
	vertical-align: middle;
}
#header nav.langChange{
	margin:14px 10px 0 0;
	float: right;
}
#header nav.langChange ul{
	border-radius: 5px;
	position: relative;
	background: #eee url(../img/common/arrow5.png) 90% 16px no-repeat;
}
#header nav.langChange ul.bdr{
	border-radius: 5px 5px 5px 5px;
}
#header nav.langChange ul.bdrn{
	border-radius: 5px 5px 0 0;
}
#header nav.langChange ul li.en{
	display: none;
}
#header nav.langChange ul li.nact{
	background-color: #fff;
	border-radius: 0 0 5px 5px;
}
#header nav.langChange ul li.nact2{
	background-color: #fff;
	border-radius: 0 0 5px 5px;
	position: absolute;
	top: 39px;
}
#header nav.langChange ul li a{
	padding: 9px 55px 9px 8px;
	min-width: 60px;
	display: block;
	color: #595757;
	text-decoration: none;
}



.main_img{
	margin: 0;
	line-height: 0;
	position: relative;
	padding-top: 70px;
}
.main_img img{
	width: 100%;
	z-index: 10;
}
.main_img .bgImg{
	position: relative;
	z-index: 2;
}
.main_img .bgImg video{
	width: 100%;
	display: block;
}
.main_img #video_bg{
	display: none;
}
.main_img #not_video_bg{
	display: none;
}
.main_img #video_bg_tablet{
	display: none;
}
.main_img #video_bg_tablet_ff{
	display: none;
}
.main_img .bgImg p.bt{
	display: none;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 200;
	cursor: pointer;
}
.main_img .bgImg p.bt img{
	max-width: 100%;
}


#entryContents{
	position: absolute;
	top:130px;
	right:20px;
	z-index: 900;
	width: 420px;
    line-height: 1.6;
    border-radius: 3px;
    background: rgba(255,255,255,0.8);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#ccffffff',EndColorStr='#ccffffff');
}
#entryContents h1{
    margin: 0;
    padding-top: 30px;
    color: #595757;
    font-size: 28px;
    text-align: center;
    line-height: 28px;
}
#entryContents #cancel {border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; }
#entryContents #cancel{
    position:absolute;
    top:15px;
    right:15px;
    background:url(../img/colorbox/bt_close_modal.png) no-repeat 0 0;
    width:19px;
    height:19px;
    text-indent:-9999px;
    cursor: pointer;
}
#entryContents #cancel:active {outline:0;}
#entryContents .formbox{
    padding-bottom: 10px;
}
#entryContents .formboxinner{
    margin: 0 auto;
    text-align: center;
    width: 300px;
}
#entryContents .formbox p{
    margin: 0;
    padding: 0;
}
#entryContents .formbox .input1{
    padding-top:30px;
    position: relative;
}
#entryContents .formbox .input1 .ok_area .icon,
#entryContents .formbox .input1 .error_area .icon{
    position: absolute;
    margin-top: -28px;
    display: block;
}
#entryContents .formbox .input1 .ok_area .txt1,
#entryContents .formbox .input1 .error_area .txt1{
    position: absolute;
    left: 0px;
    top: 70px;
    color: #4d94db;
    font-size: 12px;
    width: 312px;
    text-align:left;
}
#entryContents .formbox .input2{
    margin-top:40px;
    position: relative;
}
#entryContents .formbox .input1 .normaltxt1{
    position: absolute;
    left: 5px;
    top: 70px;
    font-size: 12px;
    color: #a2a0a0;
}
#entryContents .formbox .input2 .normaltxt1{
    position: absolute;
    left: 5px;
    top: 40px;
    font-size: 12px;
    color: #a2a0a0;
    letter-spacing: -1px;
}
#entryContents .formbox .input2 .ok_area .icon,
#entryContents .formbox .input2 .error_area .icon{
    position: absolute;
    margin-top: -28px;
    display: block;
}
#entryContents .formbox .input2 .ok_area .txt1,
#entryContents .formbox .input2 .error_area .txt1{
    position: absolute;
    left: 0px;
    top: 40px;
    color: #4d94db;
    font-size: 12px;
    width: 312px;
    text-align:left;
}

#entryContents .formbox.ok .check1 .ok_area .icon,
#entryContents .formbox.error .check1 .error_area .icon{
    position: absolute;
    margin-top: -14px;
    display: block;
}
#entryContents .formbox .check1 .ok_area .icon img,
#entryContents .formbox .check1 .error_area .icon img{
	width:auto;
	max-width:100%;
}
#entryContents .formbox input[type=text],
#entryContents .formbox input[type=password]{
    margin: 0;
    padding: 8px 10px;
    display: inline-block;
    border:#dedede 1px solid;
    border-radius: 3px;
    background-color: #f9f8f8;
    font-size: 16px;
    width: 290px;
}

#entryContents .formbox input[type=text].error,
#entryContents .formbox input[type=password].error{
    background-color: #fffcd3;
}
#entryContents .formbox .check1{
    margin-top:40px;
    text-align: center;
    font-size: 14px;
    color: #595758;
    position: relative;
    line-height:100%;
}
#entryContents .formbox .check1 a{
    color: #e5555e;
}
#entryContents .formbox .check1 a:hover{
    text-decoration: none;
}
#entryContents .formbox .btType1{
    margin: 20px auto 0 auto;
    width: 230px;
    height: 46px;
    display: block;
    text-decoration: none;
    color: #fff;
    text-shadow: 1px 1px rgb(170, 25, 25), -1px -1px #AA1919;
    font-size: 16px;
    font-weight: bold;
    background: url(../img/common/bt_login_out.png) 0 0 no-repeat;
}
#entryContents .formbox .btType1:hover{
    background: url(../img/common/bt_login_on.png) 0 0 no-repeat;
}
#entryContents .formbox .btType1 span{
	line-height: 46px;
}
#entryContents .formbox .link1{
    padding-top: 15px;
}
#entryContents .formbox .link1 a{
    color: #e5555e;
    font-size: 12px;
}
#entryContents .formbox .link1 a:hover{
    text-decoration: none;
}
#entryContents .snsloginbox {
    padding: 10px 15px 15px 15px;
    overflow: hidden;
    border-radius: 0 0 3px 3px;
}
#entryContents .snsloginbox p{
    margin: 0;
    padding: 0;
    color: #7d7d7d;
    font-size: 12px;
}
#entryContents .snsloginbox p.txt1{
	text-align: center;
}
#entryContents .snsloginbox p a img{
    border:none;
}
#entryContents .snsloginbox p.bt_fb{
    padding-top: 5px;
    float: left;
}
#entryContents .snsloginbox p.bt_fb a{
    display: block;
    width: 190px;
    height: 36px;
    overflow: hidden;
    text-indent: -9999px;
    background: url(../img/common/bt_fblogin_ja_out.png) 0 0 no-repeat;
}
#entryContents .snsloginbox p.bt_fb a:hover{
    background: url(../img/common/bt_fblogin_ja_on.png) 0 0 no-repeat;
}
.en #entryContents .snsloginbox p.bt_fb a{
    background: url(../img/common/bt_fblogin_en_out.png) 0 0 no-repeat;
}
.en #entryContents .snsloginbox p.bt_fb a:hover{
    background: url(../img/common/bt_fblogin_en_on.png) 0 0 no-repeat;
}
#entryContents .snsloginbox p.bt_google{
    padding-top: 5px;
    float: right;
}
#entryContents .snsloginbox p.bt_google a{
    display: block;
    width: 190px;
    height: 36px;
    overflow: hidden;
    text-indent: -9999px;
    background: url(../img/common/bt_google_login_ja_out.png) 0 0 no-repeat;
}
#entryContents .snsloginbox p.bt_google a:hover{
    background: url(../img/common/bt_google_login_ja_on.png) 0 0 no-repeat;
}
.en #entryContents .snsloginbox p.bt_google a{
    background: url(../img/common/bt_google_login_en_out.png) 0 0 no-repeat;
}
.en #entryContents .snsloginbox p.bt_google a:hover{
    background: url(../img/common/bt_google_login_en_on.png) 0 0 no-repeat;
}

#entryContents .icon{
    right: -30px;
}


.viewer {
	margin: 0 auto;
	width: 100%;
	overflow: hidden;
}

.viewer ul {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
}

.viewer ul li {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	position: absolute;
}

.main_img .frame_txt{
	display: none;
	z-index: 130;
	line-height: 1.4;
	position: absolute;
	z-index: 300;
	top: 35%;
	left: 10%;
	color: #FFF;
	font-weight: bold;
}

.main_img .frame_txt h1{
	font-size: 50px;
	text-shadow: 0 0 4px rgba(0,0,0,0.7);
}
.main_img .frame_txt .sub{
	font-size: 16px;
	line-height: 1.8;
	text-shadow: 0 0 4px rgba(0,0,0,0.7);
}


/*footer
----------------------------------------------------------------------*/
#footer{
	padding: 30px 0;
	background: #494949;
}

#footer p.logo{
	text-align: center;
	padding-top: 30px;
	padding-left: 88px;
}
#footer li.langChange{
	display: none;
}
#footer ul{
	padding-top: 12px;
	text-align: center;
	width: 960px;
	margin: auto;
}
#footer ul.row2{
	padding-top: 0;
}
#footer li{
	text-align: center;
	display: inline;
	padding: 0 5px;
	font-size: 12px;
}
#footer li img{
	vertical-align: middle;
}
#footer li a{
	text-decoration: none;
	color: #B3B3B3;
}
#footer li a:hover{
	text-decoration: underline;
}
#f_hidden{
	min-width: 960px;
	margin: 0 auto;
	background: #494949;
	height: 1px;
	display: block;
}



/*step
----------------------------------------------------------------------*/
section#step{
	padding: 70px 0 !important;
}

section#step .txt{
	width: 300px;
}
section#step .txt span{
	color:#E3555D;
	font-size:26px;
	border-bottom: solid 1px #E3555D;
	padding-bottom: 5px;
	font-weight: 900;
}
section#step ul{
	width: 941px;
	height: 218px;
	margin: auto;
}

section#step li{
	box-sizing: border-box;
	float: left;
	text-align: center;
	width: 279px;
}
section#step li img{
	margin: 0 0 5px 0;
}

section#step li.ar{
	width: 52px;
	line-height: 280px;
}

section#step p.btn{
	text-align: center;
	font-weight: bold;
	margin-top: 90px;
}
section#step p.btn a{
	width:358px;
	height:58px;
	margin-left:auto;
	margin-right:auto;
	padding-top: 21px;
	background: url(../img/top/btn_more_out.png) no-repeat;
	display:block;
    color:#fff;
    font-size:22px;
    text-align:center;
   	text-shadow: 1px 1px rgb(170, 25, 25), -1px -1px #AA1919;
   	text-decoration:none;
}
section#step p.btn a:hover{
	background-image: url(../img/top/btn_more_on.png);
}

/*anq
----------------------------------------------------------------------*/
section#anq .ttl{
	margin: 0;
	padding: 0;
	line-height: 80px;
	background: url(../img/top/ttl_bg.png) repeat;
	font-size: 32px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
}

section#anq .ttl img{
	vertical-align: middle;
	margin: 7px 10px 0 0;
}
.en section#anq .ttl img{
	margin-right: 0;
}

section#anq .frame{
	background: url(../img/top/anq_bg.png) top center;
}

section#anq .frame .inframe{
	width: 860px;
	margin: 0 auto;
	vertical-align: middle;
	padding-top: 20px;
	padding-bottom: 20px;
	overflow: hidden;
}

section#anq .frame .inframe .box_txt{
	float: left;
	width: 400px;
}
section#anq .frame .inframe .box_ill{
	float: right;
	width: 454px;
	text-align: center;
}
section#anq .frame .inframe .videoBox{
	padding-bottom: 50px;
    width:600px;
	margin:0 auto;
}
section#anq .frame .inframe .videoBox video{
    width:600px;
    height: 337px;
}


/*info
----------------------------------------------------------------------*/
section#info .frame{
	background: url(../img/top/info_bg.png) top center;
}

section#info .frame .inframe{
	width: 880px;
	margin: 0 auto;
	vertical-align: middle;
	padding-top: 10%;
	padding-bottom: 10%;
	overflow: hidden;
}

section#info .frame .inframe .box_txt{
	float: left;
	width: 420px;
}
section#info .frame .inframe .box_ill{
	float: right;
	width: 454px;
	text-align: center;
}
section#info .frame .inframe .box_ill .item02{
	display:block;
	width:294px;
	height:330px;
	position:relative;
	margin: 0 auto;
}
section#info .frame .inframe .box_ill .item02 img{
	display:block;
	margin:0;
	padding:0;
	width:147px;
	height:165px;
	position:absolute;
}
section#info .frame .inframe .box_ill .item02 img.item02_01{
	top:330px;left:0;
}
section#info .frame .inframe .box_ill .item02 img.item02_02{
	top:330px;right:0;
}
section#info .frame .inframe .box_ill .item02 img.item02_03{
	top:330px;left:0;
}
section#info .frame .inframe .box_ill .item02 img.item02_04{
	top:330px;right:0;
	height:169px;
}
/*sp
----------------------------------------------------------------------*/
section#sp .frame{
	background: url(../img/top/sp_bg.png) top center;
}

section#sp .frame .inframe{
	width: 860px;
	margin: 0 auto;
	vertical-align: middle;
	padding-top: 10%;
	padding-bottom: 10%;
	overflow: hidden;
}

section#sp .frame .inframe .box_txt{
	float: left;
	width: 400px;
}
section#sp .frame .inframe .box_ill{
	float: right;
	width: 454px;
	text-align: center;
}


/*graph
----------------------------------------------------------------------*/
section#graph .frame{
	background: url(../img/top/graph_bg.png) top center;
}

section#graph .frame .inframe{
	width: 860px;
	margin: 0 auto;
	vertical-align: middle;
	padding-top: 10%;
	padding-bottom: 10%;
	overflow: hidden;
}

section#graph .frame .inframe .box_txt{
	float: left;
	width: 400px;
}
section#graph .frame .inframe .box_ill{
	float: right;
	width: 454px;
	text-align: center;
}
section#graph .frame .inframe .box_ill .tab{
	display: none;
}


/*find
----------------------------------------------------------------------*/
section#find .frame{
	padding-bottom: 100px;
	background: url(../img/top/find_bg.png) top center;
}

section#find .frame .inframe{
	width: 860px;
	margin: 0 auto;
	vertical-align: middle;
	padding-top: 7%;
}

section#find .frame .inframe .box_txt{
	float: left;
	width: 400px;
}
section#find .frame .inframe .box_ill{
	float: right;
	width: 454px;
	text-align: center;
}
section#find .frame .inframe .box_ill .item02{
	display:block;
	margin:0 auto;
	width:234px;
	height:225px;
	position:relative;
}
section#find .frame .inframe .box_ill .item02 div.item02_extention{
display:block;
	margin:0;padding:0;
	width:54px;
	height:225px;
	position:absolute;
	top:0;
	left:0;
}
section#find .frame .inframe .box_ill .item02 div#extention01{
	left:0;
}
section#find .frame .inframe .box_ill .item02 div#extention02{
	left:90px;
}
section#find .frame .inframe .box_ill .item02 div#extention03{
	left:180px;
}
section#find .frame .inframe .box_ill .item02 .item02_extention .item02_extention_head{
	display:block;
	margin:0;padding:0;
	position:absolute;
	top:0;left:0;
}
section#find .frame .inframe .box_ill .item02 .item02_extention .item02_extention_body{
	display:block;
	margin:0;padding:0;
	position:absolute;
	bottom:0;left:0;
}

section#find p.btn{
	text-align: center;
	font-weight: bold;
	margin-top: 10px;
	clear: both;
}

section#find p.btn a{
	width:358px;
	height:58px;
	margin-left:auto;
	margin-right:auto;
	padding-top: 21px;
	background: url(../img/top/btn_more_out.png) no-repeat;
	display:block;
    color:#fff;
    font-size:22px;
    text-align:center;
   	text-shadow: 1px 1px rgb(170, 25, 25), -1px -1px #AA1919;
   	text-decoration:none;
}
section#find p.btn a:hover{
	background-image: url(../img/top/btn_more_on.png);
}



/*scene
----------------------------------------------------------------------*/
section#scene .ttl{
	margin: 0;
	padding: 0;
	line-height: 80px;
	background: url(../img/top/ttl_bg.png) repeat;
	font-size: 32px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
}

section#scene .ttl img{
	vertical-align: middle;
	margin: 0 10px 0 0;
}

section#scene .frame{
	height: 810px;
	background: url(../img/top/scene_bg.png) top center;
}

section#scene .frame .inframe{
	width: 800px;
	margin: 0 auto;
	vertical-align: middle;
	height: 600px;
}

section#scene .frame .inframe .txt{
	text-align: center;
	padding: 80px 0 0 0;
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
}

section#scene .frame .inframe ul{
	width: 760px;
	margin: 0 auto;
}
section#scene .frame .inframe li{
	text-align: center;
	width: 190px;
	height: 150px;
	margin-bottom: 40px;
	float: left;
	font-size: 14px;
}
.en section#scene .frame .inframe li{
	margin-right: 90px;
}
.en section#scene .frame .inframe li.n3{
	margin-right: 0;
}
section#scene .frame .inframe li a{
	color: #595757;
	text-decoration: none;
	display: block;
}
section#scene .frame .inframe li a:hover{
	color: #E4555E;
}



/*relie
----------------------------------------------------------------------*/
section#relie .ttl{
	margin: 0;
	padding: 0;
	line-height: 80px;
	background: url(../img/top/ttl_bg.png) repeat;
	font-size: 32px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
}
section#relie .ttl img{
	vertical-align: middle;
	margin: 0 10px 0 0;
}

section#relie .frame{
	height: 600px;
	background: url(../img/top/relie_bg.png) top center;
}

section#relie .frame .inframe{
	margin: 0 auto;
	vertical-align: middle;
	height: 580px;
}

section#relie .frame .inframe .txt{
	text-align: center;
	padding: 80px 0;
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
}

.en section#relie .frame .inframe .txt{
	padding: 80px 100px;
}

section#relie .frame .inframe ul{
	width: 900px;
	margin: 0 auto;
	padding-left: 50px;
}
section#relie .frame .inframe li{
	text-align: center;
	width: 290px;
	float: left;
}

section#relie .frame .inframe li .logo{
	margin-top: 30px;
}

section#relie .frame .inframe li .logo.mr{
	margin-left: -20px;
}

section#relie .frame .inframe li .logo.logo3{
	margin-left: -20px;
}
section#relie .frame .inframe li .logo.logo4{
	margin-left: -20px;
}





/*plan
----------------------------------------------------------------------*/
section#plan .ttl{
	margin: 0;
	padding: 0;
	line-height: 80px;
	background: url(../img/top/ttl_bg.png) repeat;
	font-size: 32px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
}

section#plan .ttl img{
	vertical-align: middle;
	margin: 0 10px 0 0;
}

section#plan .frame{
	background: url(../img/top/plan_bg.png) top center;
}

section#plan .frame .inframe{
	width: 970px;
	margin: 0 auto;
	vertical-align: middle;
	padding-top: 150px;
}


/*パララックス前*/
section#plan .frame .inframe p.btn_more{
	background: url(../img/top/plan_btn_more_out.png) no-repeat;
	width: 960px;
	height: 39px;
	padding: 0 0 15px 0;
	line-height: 39px;
	text-align: center;
	font-weight: bold;
	margin: 20px 0 30px 0;
	clear: both;
	font-size: 14px;
}
section#plan .frame .inframe p.btn_more:hover{
	background: url(../img/top/plan_btn_more_on.png) no-repeat;
	color: #E4555E;
	text-decoration: none;
}

/*パララックス後*/
section#plan .frame .inframe p.btn_more_p{
	background: url(../img/top/plan_btn_rtn_out.png) no-repeat;
	width: 960px;
	height: 39px;
	padding: 15px 0 0 0;
	line-height: 39px;
	text-align: center;
	font-weight: bold;
	margin: 20px 0 70px 0;
	clear: both;
	font-size: 14px;
}
section#plan .frame .inframe p.btn_more_p:hover{
	background: url(../img/top/plan_btn_rtn_on.png) no-repeat;
	color: #E4555E;
	text-decoration: none;
}


section#plan .frame .inframe p.btn{
	text-align: center;
	font-weight: bold;
	padding: 30px 0 60px 0;
	clear: both;
}

section#plan .frame .inframe p.btn a{
	width:358px;
	height:58px;
	margin-left:auto;
	margin-right:auto;
	padding-top: 21px;
	background: url(../img/top/btn_more_out.png) no-repeat;
	display:block;
    color:#fff;
    font-size:22px;
    text-align:center;
   	text-shadow: 1px 1px rgb(170, 25, 25), -1px -1px #AA1919;
   	text-decoration:none;
}
section#plan .frame .inframe p.btn a:hover{
	background-image: url(../img/top/btn_more_on.png);
}



section#plan .frame .inframe .box{
	width: 235px;
	float: left;
	font-size: 12px;
}
section#plan .frame .inframe .parts{
	margin: 0;
	line-height: 0;
	padding: 0;
}

section#plan .frame .inframe .box_2{
	width: 470px;
	float: left;
	font-size: 12px;
	margin: 0 10px;
}

section#plan .frame .inframe .box_2 .in_main{
	width: 470px;
	font-size: 12px;
	background: #FFF;
}

section#plan .frame .inframe .box_2 .inbox{
	width: 235px;
	float: left;
	margin: 0;
	background: #FFF;
}

section#plan .frame .inframe .line_l{
	border-left: 1px solid #d6d6d6;
}

section#plan .frame .inframe .line_r{
	border-right: 1px solid #d6d6d6;
}


section#plan .frame .inframe .main_ttl{
	padding: 15px 0;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	height: 5em;
	vertical-align: middle;
	line-height: 1.3;
	background: #FFF;
}
.en section#plan .frame .inframe .main_ttl{
	height: 6.5em;
}
section#plan .frame .inframe .main_ttl .in_ttl{
	height: 3em;
	vertical-align: middle;
	text-align: center;
}
.en section#plan .frame .inframe .main_ttl .in_ttl{
	height: 4.2em;
}

section#plan .frame .inframe .main_ttl .price{
	line-height: 1.0;
	font-size: 18px;
}
section#plan .frame .inframe .main_ttl .txt{
	padding-top: 8px;
	line-height: 1.1;
	font-size: 12px;
}
section#plan .frame .inframe .main_ttl .txt a{
	color:#e5555e;
}

section#plan .frame .inframe .anq{
	font-size: 14px;
}

section#plan .frame .inframe .small{
	font-size: 14px;
}

section#plan .frame .inframe .muryo{
	font-size: 14px;
}
section#plan .frame .inframe .x-small{
	font-size: 10px;
}

section#plan .frame .inframe .im{
	color: #e4555e;
}
section#plan .frame .inframe .in_cmt .im{
	display: block;
	color: #e4555e;
	text-indent: -1em;
	padding-left: 1em;
	text-align: left;
}

section#plan .frame .inframe .muryo_c{
	line-height: 1.2;
}

section#plan .frame .inframe .btn_start{
	padding: 15px 0;
	text-align: center;
	border-left: 1px solid #d6d6d6;
	border-right: 1px solid #d6d6d6;
}
section#plan .frame .inframe .btn_start a span,
section#plan .frame .inframe .btn_start span span{
	display: none;
}
section#plan .frame .inframe .btn_start.pink{
	background: #fae2e3;
}
section#plan .frame .inframe .btn_start.gry{
	background: #cccccc;
}

section#plan .frame .inframe .ttl{
	background: #eeeeee;
	border-top: 1px solid #d6d6d6;
	border-left: 1px solid #d6d6d6;
	border-right: 1px solid #d6d6d6;
	line-height: 1.8;
	font-weight: bold;
	padding: 0 10px;
	font-size: 12px;
	text-align: left;
	color: #595757;
}

section#plan .frame .inframe .in_cmt{
	line-height: 1.5;
	padding: 10px;
	border-left: 1px solid #d6d6d6;
	border-right: 1px solid #d6d6d6;
	margin: 0;
	background: #FFF;
}
section#plan .frame .inframe .in_cmt.height{
	height: 125px;
}
.en section#plan .frame .inframe .in_cmt.height{
	height: 220px;
}
.en section#plan .frame .inframe .in_cmt.height2{
	height: 80px;
}

section#plan .frame .inframe .line_none{
	border-right: 0  !important;
}



/**/
section#plan .frame .inframe .top_border{
	border-top: 1px solid #d6d6d6;
	width: 195px;
	margin: -7px 0 0 -5px;
	padding: 7px 20px 7px 20px;
}
section#plan .frame .inframe .top_border.wide{
	width: 430px;
}

section#plan .frame .inframe .box_2 .inbox .main_ttl .inneritem01,
section#plan .frame .inframe .box_2 .inbox .main_ttl .inneritem02{
	display: none;
}

/* 料金プラン「もっと詳しく」押下後に表示される */
.Add-Detail-Box{
	display:none;
}
.in_cmt ul{
	line-height:2;
	list-style-type:disc;
	padding-left:15px;
}
.addtext{
	text-align:left;
	margin-top:-23px;
	margin-left:5px;
	position:absolute;
	font-weight:bold;
	font-size:14px;
	font-style: italic;
}
.en .addtext2{
	margin-top:-73px;
}
.height-sakusei{
	height:370px;
}
.height-kokuchi{
	height:110px;
}
.height-kekka{
	height:120px;
}
/* 料金プラン「もっと詳しく」「もどる」 */
.btn_more,.btn_more_p{
	cursor:pointer;
}
.btn_more_p{
	display:none;
}
section#plan .frame .inframe .plan_detail2 {
	display: none;
}
