@charset "utf-8";

body {}

/*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;
}
.cmt--mt{
	margin-top: 10px;
}
.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: 120px;
	margin-top:23px;
	margin-right: 1em;
}
.en #header nav.submenu li.menu4{
	margin-top:26px;
	line-height: 1.2;
}
#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{
	line-height: normal;
	display: inline-block;
	width: 120px;
	height: 70px;
	margin:14px 20px 0 0;
}
#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: block;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 200;
	cursor: pointer;
}
.main_img .bgImg p.bt img{
	max-width: 100%;
}


#entryContents{
	position: absolute;
	overflow-y: scroll;
	top:130px;
	right:20px;
	z-index: 900;
	width: 420px;
	height: 584px;
    line-height: 1.6;
    border-radius: 3px;
    background: rgba(255,255,255,0.8);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#ccffffff',EndColorStr='#ccffffff');
}
@media screen and (max-width: 1150px) {
	#entryContents {
		height: 475px;
	}
}
#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:15px;
    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;
}
#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 .input3{
    margin-top:40px;
    position: relative;
}
#entryContents .formbox .input3 .normaltxt1{
    position: absolute;
    left: 5px;
    top: 40px;
    font-size: 12px;
    color: #a2a0a0;
    letter-spacing: -1px;
}
#entryContents .formbox .input3 .ok_area .icon,
#entryContents .formbox .input3 .error-icon{
    position: absolute;
    margin-top: -28px;
    display: block;
}
#entryContents .formbox .input3 .ok_area .txt1,
#entryContents .formbox .input3 .error_area .txt1{
    position: static;
    left: 0px;
    top: 40px;
    color: #4d94db;
    font-size: 12px;
    width: 312px;
    text-align:left;
    display: block;
}

#entryContents .formbox .input4{
    margin-top:40px;
    position: relative;
}
#entryContents .formbox .input4 .normaltxt1{
    position: absolute;
    left: 5px;
    top: 40px;
    font-size: 12px;
    color: #a2a0a0;
    letter-spacing: -1px;
}
#entryContents .formbox .input4 .ok_area .icon,
#entryContents .formbox .input4 .error_area .icon{
    position: absolute;
    margin-top: -28px;
    display: block;
}
#entryContents .formbox .input4 .ok_area .txt1,
#entryContents .formbox .input4 .error_area .txt1{
    position: static;
    left: 0px;
    top: 40px;
    color: #4d94db;
    font-size: 12px;
    width: 312px;
    text-align:left;
    display: block;
}

#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_en_out.png) 0 0 no-repeat;
}
#entryContents .snsloginbox p.bt_fb a:hover{
    background: url(../img/common/bt_fblogin_en_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_en_out.png) 0 0 no-repeat;
}
#entryContents .snsloginbox p.bt_google a:hover{
    background: url(../img/common/bt_google_login_en_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;
}

#entryContents .desc_flow, #entryContents .desc_plan {
	text-align: center;
	padding-top: 5px;
}
#entryContents .desc_flow {
	margin-top: 10px;
}
#entryContents .desc_flow span {
	color: red;
	font-size: 16px;
}


.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 .btn{
	text-align: center;
	font-weight: bold;
	margin-top: 90px;
}
section#step .btn a{
	padding-top: 21px;
	position: relative;
	margin: 0px auto;
	width: 914px;
	text-align: center;
    color:#fff;
   	text-decoration:none;
}
section#step .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 10px;
}
.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;*/
	padding-top: 10%;
	padding-bottom: 10%;
	overflow: hidden;
}
section#anq .frame .inframe__sm{
	padding-top: 30px;
}

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:900px;
	margin:0 auto;
}
section#anq .frame .inframe .videoBox video{
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateZ(0);
    width:900px;
    height: 505px;
}


/*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/info_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/anq_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;
}
section#graph .btn{
	text-align: center;
	font-weight: bold;
	margin-top: 10px;
	clear: both;
}

section#graph .btn a{
	padding-top: 21px;
	position: relative;
	margin: 0px auto;
	width: 100%;
	text-align: center;
	color:#fff;
	text-decoration:none;
}
section#graph p.btn a:hover{
	background-image: url(../img/top/btn_more_on.png);
}

/*find
----------------------------------------------------------------------*/
section#find .ttl {
    position: relative;
    margin: 0;
    padding: 0;
    line-height: 80px;
    background: url(../img/top/ttl_bg.png) repeat;
    font-size: 29px;
    color: #FFF;
    font-weight: bold;
    text-align: center;
}
section#find .ttl span{
    font-size: 25px;
}
section#find .ttl img {
    vertical-align: middle;
    margin: 7px 10px 0 0;
}
/* recommend
------------------------------------------------------------ */
.ttl_recommend {
	position: absolute;
	margin-left: 320px;
	left: 50%;
	top: -37px;
}
.find_link {
	display: inline-block;
	margin-top: 24px;
	text-decoration: underline;
	font-size: 14px;
	color: #d90605 !important;
}
section#find .frame{
	padding-bottom: 50px;
	background: url(../img/top/find_bg.png) top center;
}

section#find .frame .inframe{
	width: 860px;
	margin: 0 auto;
	vertical-align: middle;
	padding-top: 10%;
	padding-bottom: 10%;
}
section#find .frame .inframe2{
	overflow: hidden;
}

section#find .frame .inframe .box_txt{
	float: left;
	width: 410px;
}
section#find .frame .inframe .box_ill{
	float: right;
	width: 444px;
	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 .frame .inframe3{
	margin-top: 60px;
}
section#find .frame .inframe3.first{
	margin-top: 70px;
}
section#find .frame .inframe3 .tit img{
	width: 300px;
}
section#find .frame .inframe3 .inframe3Box{
	padding-top: 20px;
	min-height: 140px;
}
section#find .frame .inframe3 .txt{
	float: left;
	width: 410px;
	line-height: 2.07;
}
section#find .frame .inframe3 .txt a{
	color:#E4555E;
}
section#find .frame .inframe3 .price{
	float: right;
	width: 444px;
	text-align: center;
}
section#find .frame .inframe3 .price img{
	margin-top: -78px;
}
section#find .frame .inframe3 .price dt{
	font-weight: bold;
}
section#find .frame .inframe3 .price dd{
	font-weight: bold;
	color:#E4555E;
}
section#find .frame .inframe3 .price dd span{
	font-size: 20px;
}

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);
}
section#find .table{
	margin: 5px auto 25px auto;
	display: table;
	border-collapse:collapse;
}
section#find .table div{
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}
section#find .table .tr{
	display: table-row;
}
section#find .table .th{
	padding: 8px;
	display: table-cell;
	background-color: #e6e6e7;
	text-align: center;
	border: #b4b3b4 1px solid;
	border-collapse:collapse;
	font-weight: bold;
}
section#find .table .th.empty{
	background-color: #E0E0E0;
	border-top: none;
	border-left: none;
	border-right: none;
}
section#find .table .th.thead{
	padding: 0;
	border: none;
}
section#find .table .th.thead div{
	padding: 8px;
	border-top: #595656 3px solid;
	border-left: #b4b3b4 1px solid;
	border-radius:5px 5px 0 0;
}
section#find .table .th.thead.col4 div{
	border-right: #b4b3b4 1px solid;
}
section#find .table .td{
	padding: 8px 14px;
	display: table-cell;
	background-color: #fff;
	border: #b4b3b4 1px solid;
	border-collapse:collapse;
	text-align: center;
}
section#find .table .td.col4{
	border-right: none;
	padding: 0;
}
section#find .table .td.col4 div{
	padding: 8px 14px;
	border-right: #b4b3b4 1px solid;
}
section#find .txt1{
	font-size: 12px;
}
section#find .txt2{
	font-weight: bold;
	width: 370px;
	margin:0 auto;
}



/*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{
	background: url(../img/top/scene_bg.png) top center;
}

section#scene .frame .inframe{
	width: 800px;
	margin: 0 auto;
	vertical-align: middle;
}

section#scene .frame .inframe .txt{
	text-align: center;
	padding: 60px 0 50px 0;
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
}
section#scene .frame .inframe .txt a{
	color:#E4555E;
}
.en section#scene .frame .inframe .txt a{
	display: none;
}
section#scene .frame .inframe ul{
	width: 572px;
	margin: 0 auto;
	overflow: hidden;
}
section#scene .frame .inframe li{
	text-align: center;
	width: 190px;
	height: 150px;
	margin-bottom: 40px;
	float: left;
	font-size: 14px;
}
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 {
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateZ(0);
}
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: 1200px;
	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;
}
section#relie .frame .inframe li .logo.logo5{
	margin-left: -20px;
}




/*plan
----------------------------------------------------------------------*/
section#plan {
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateZ(0);
}
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: 80px;
}


/*パララックス前*/
section#plan .frame .inframe p.btn_more{
	background: url(../img/top/plan_btn_more_out.png) no-repeat;
	-webkit-background-size: 100%;
	background-size: 100%;
	/*width: 960px;*/
	height: 39px;
	padding: 0 0 15px 0;
	line-height: 39px;
	text-align: center;
	font-weight: bold;
	margin: 20px auto 30px;
	clear: both;
	font-size: 14px;
}
section#plan .frame .inframe p.btn_more:hover{
	background: url(../img/top/plan_btn_more_on.png) no-repeat;
	-webkit-background-size: 100%;
	background-size: 100%;
	color: #E4555E;
	text-decoration: none;
}

/*パララックス後*/
section#plan .frame .inframe p.btn_more_p{
	background: url(../img/top/plan_btn_rtn_out.png) no-repeat;
	-webkit-background-size: 100%;
	background-size: 100%;
	/*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;
	-webkit-background-size: 100%;
	background-size: 100%;
	color: #E4555E;
	text-decoration: none;
}


section#plan .frame .inframe .btn{
	text-align: center;
	font-weight: bold;
	/*padding: 30px 0 60px 0;*/
	margin: 50px 0 60px 0;
	clear: both;
}

section#plan .frame .inframe .btn a{
	padding-top: 21px;
	position: relative;
	margin: 0px auto;
	width: 914px;
	text-align: center;
	color:#fff;
	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: 188px;
	float: left;
	font-size: 12px;
	position: relative;
}
section#plan .frame .inframe .box.business{
	margin-right: 10px;
}
section#plan .frame .inframe .tit{
	/*font-weight: bold;*/
}
section#plan .frame .inframe .tit span,
section#plan .frame .inframe .tit strong{
	font-weight: bold;
	color:#e4555e;
}
section#plan .frame .inframe .parts{
	margin: 0;
	line-height: 0;
	padding: 0;
}
section#plan .frame .inframe .parts img{
	width: 188px;
}
section#plan .frame .inframe .recIcon{
	position: absolute;
	top:-30px;
	right:-6px;
}
section#plan .frame .inframe .recIcon img{
	width: 63px;
}

section#plan .frame .inframe .box_2{
	width: 376px;
	float: left;
	font-size: 12px;
	margin: 0 10px;
}

section#plan .frame .inframe .box_2 .in_main{
	width: 376px;
	font-size: 12px;
	background: #FFF;
}

section#plan .frame .inframe .box_2 .inbox{
	width: 188px;
	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: 12px;
}

section#plan .frame .inframe .small{
	font-size: 14px;
}

section#plan .frame .inframe .muryo{
	font-size: 14px;
}
section#plan .frame .inframe .x-small{
	font-size: 12px;
}

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 .in_cmt li{
	margin-top: 5px;
	line-height: 1.5;
}

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 .btn_start img{
	width: 168px;
}

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: 115px;
}
.en section#plan .frame .inframe .in_cmt.height{
	height: 220px;
}
.en section#plan .frame .inframe .in_cmt.height2{
	height: 30px;
}

section#plan .frame .inframe .line_none{
	border-right: 0  !important;
}



/**/
section#plan .frame .inframe .top_border{
	border-top: 1px solid #d6d6d6;
	width: 168px;
	margin: -7px 0 0 -5px;
	padding: 7px 10px 7px 10px;
}
section#plan .frame .inframe .top_border.wide{
	width: 356px;
}

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:50px;
}
.show .height-sakusei{
	height:410px;
}
.en .show .height-sakusei{
	height:480px;
}
.height-kokuchi{
	height:30px;
}
.show .height-kokuchi{
	height:150px;
}
.en .height-kokuchi{
  height:30px;
}
.en .show .height-kokuchi{
  height:160px;
}
.height-kekka{
	height:50px;
}
.en .height-kekka{
	height:70px;
}
.show .height-kekka{
	height:150px;
}
.en .show .height-kekka{
    height:180px;
}
.en .height-mailsupport{
  height:56px;
}
.security{
  height:36px;
}
.en .height-phone-tit{
  height:46px;
}
/* 料金プラン「もっと詳しく」「もどる」 */
.btn_more,.btn_more_p{
	cursor:pointer;
}
.btn_more_p{
	display:none;
}
section#plan .frame .inframe .plan_detail2 {
	display: none;
}



/*case
----------------------------------------------------------------------*/
.en section#case{
	display: none;
}
section#case .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#case .ttl img{
	vertical-align: middle;
	margin: 0 10px 0 0;
}

section#case .frame .inframe{
	padding: 30px 0;
	width: 990px;
	margin: 0 auto;
	vertical-align: middle;
	position: relative;
}

section#case .frame .casenav {
	display: none;
}
section#case .frame .casenav .prev{
	position: absolute;
	top:230px;
	left:-20px;
	cursor:pointer;
}
section#case .frame .casenav .next{
	position: absolute;
	top:230px;
	right:-20px;
	cursor:pointer;
}

section#case .frame .caseList{
	overflow: hidden;
	width: 990px;
	margin-left: -15px;
	padding-bottom: 10px;
}

section#case .frame .caseList .box{
	float: left;
	background-color: #f0f0f0;
	margin-left: 30px;
	width: 300px;
}
section#case .frame .caseList .box a{
	text-decoration: none;
	color:#595757;
}
section#case .frame .caseList .box:hover{
/*	box-shadow: 0 0 5px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.3);*/
	opacity: 0.6;
}
section#case .frame .caseList .box dl{
}
section#case .frame .caseList .box dt{
	display: table;
	width: 100%;
}
section#case .frame .caseList .box dt .title{
	padding: 10px;
	background-color: #e4555e;
	text-align: center;
	color:#fff;
	display: table-cell;
	height: 50px;
	vertical-align: middle;
	font-size: 18px;
	line-height: 1.3;
	font-weight: bold;
}
section#case .frame .caseList .box dd.txt1{
	padding: 20px 16px;
	height: 64px;
	border-bottom: #9aa3a3 1px solid;
}
section#case .frame .caseList .box dd.txt2{
	padding: 20px;
	font-weight: bold;
	height: 80px;
}
section#case .frame .caseList .box dd.txt2 .name{
	color:#e4555e;
}
section#case .frame .caseList .box dd.txt2 .companyName{
}
section#case .frame .caseList .box p.img img{
	vertical-align: bottom;
}
section#case .frame .caseList .box p.link{
	padding: 10px;
	display: block;
	background-color: #cecece;
	text-align: center;
	color:#595757;
}
section#case .frame .caseList .box a:hover p.link{
	background-color: #fae2e3;
	color:#e4555e;
}
section#case .frame .caseList .box p.link a span{
	text-decoration: underline;
}
section#case .frame .voiceBox2{
	display: table;
	width: 100%;
	margin-top: 130px;
}
section#case .frame .voiceBox2>*{
	display: table-cell;
	vertical-align: top;
}
section#case .frame .voiceBox2 h3{
	font-size: 44px;
}
section#case .frame .voiceBox2 .voiceMain{
	width: 210px;
	padding-right: 60px;
}
section#case .frame .voiceBox2 .proftxt{
	font-size: 12px;
	margin-top: 32px;
	line-height: 1.83;
}
section#case .frame .voiceBox2 .voiceMain .name{
	margin-top: 6px;
	display: block;
	font-size: 22px;
}
section#case .frame .voiceBox2 .voiceTxt p{
	margin-top: 30px;
	line-height: 1.85;
}
section#case .frame .voiceBox2 .spImg{
	display: none;
}
section#case .frame .caseLogoTit{
	margin-top: 80px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
section#case .frame .caseLogo{
	margin: 10px 20px 0 20px;
	padding: 10px;
	background-color: #fff;
   	box-shadow: 1px 1px 5px #ccc;
   	overflow: hidden;
}
section#case .frame .caseLogo ul{
	display: table;
	table-layout: fixed;
	width: 100%;
}
section#case .frame .caseLogo li{
	padding: 10px 13px;
	width: 20%;
	display: table-cell;
	vertical-align: middle;
    -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
     -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
        box-sizing: border-box;
	line-height: 0;
}
section#case .frame .caseLogo li img{
	width:auto;
	max-width:100%;
}

/*exp
----------------------------------------------------------------------*/
section#exp .frame .inframe{
	padding: 170px 0;
	width: 990px;
	margin: 0 auto;
	vertical-align: middle;
	position: relative;
}
section#exp .ttl {
	position: relative;
	margin: 0;
	padding: 0;
	line-height: 80px;
	background: url(../img/top/ttl_bg.png) repeat;
	font-size: 29px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
}
section#exp .ttl span{
	font-size: 25px;
}
section#exp .ttl img {
	vertical-align: middle;
	margin: 7px 10px 0 0;
}
.exp_ttl {
	margin-bottom: 50px;
	line-height: 1;
	font-weight: bold;
	font-size: 37px;
	color: #595757;
	text-align: center;
}
.exp_ttl img {
	vertical-align: middle;
	margin: 7px 10px 0 0;
}
.exp_items {
	overflow: hidden;
}
.exp_item {
	display: block;
	float: left;
	width: 33.33333%;
	padding: 0 18px;
	box-sizing: border-box;
}
.exp_item_ttl {
	margin-bottom: 20px;
	line-height: 1.33;
	min-height: 46px;
	overflow: hidden;
	font-size: 18px;
	color: #595757;
	padding: 6px 16px 4px 52px;
	background: #fff url(../img/exp/exp_check.png) no-repeat 16px 50%;
}
.exp_item_ttl--line {
	line-height: 46px;
}
.exp_item_ttl img{
	margin-right: 0.3em;
	float: left;
	vertical-align: middle;
}
.exp_img {
	display: block;
	margin-bottom: 18px;
	width: 100%;
	height: auto;
}
.exp_txt {
	min-height: 6.21em;
	margin-bottom: 1em;
	font-size: 14px;
	color: #595757;
	line-height: 2.07;
}
.exp_link {
	text-decoration: underline;
	font-size: 14px;
	color: #d90605 !important;
}
/* mama
----------------------------------------------------------------------*/
.mama {
	padding: 20px 30px;
	margin-top: 70px;
	position: relative;
	border-radius: 6px;
	border: solid 1px #d6d6d6;
	background-color: #fff;
}
.mama_img {
	position: absolute;
	right: 0;
	bottom: 0;
	line-height: 0;
}
.mama_link {
	margin-right: 26px;
	vertical-align: middle;
	display: inline-block;
	color: #595757 !important;
	text-decoration: none !important;
	font-size: 15px;
}
.mama_link:hover {
	color: #E4555E !important;
}
.mama_caption {
	width: 342px;
	vertical-align: middle;
	display: inline-block;
}
.mama_ttl {
	margin-bottom: 1em;
	font-size: 18px;
	color: #eb4a55;
}
.mama_txt {
	color: #595757;
	font-size: 14px;
	line-height: 2.07;
}
/* blog 
----------------------------------------------------------------------*/
section#blog .frame .inframe{
	padding: 170px 0;
	width: 990px;
	margin: 0 auto;
	vertical-align: middle;
	position: relative;
}
section#blog .ttl {
	position: relative;
	margin: 0;
	padding: 0;
	line-height: 80px;
	background: url(../img/top/ttl_bg.png) repeat;
	font-size: 29px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
}
section#blog .ttl span{
	font-size: 25px;
}
section#blog .ttl img {
	vertical-align: middle;
	margin: 7px 10px 0 0;
}
.blog {
	padding: 100px 0 0 !important;
	overflow: hidden;
	width: 890px;
	margin: 0 auto;
}
.blog_img {
	float: right;
}
.blog_txt {
	margin-bottom: 1em;
	line-height: 1.78;
	font-size: 18px;
	color: #595757;
}
.blog_link {
	text-decoration: underline !important;
	color: #db1615 !important;
	font-size: 18px;
}
.blog_note {
	margin-top: 60px;
	line-height: 2.1;
	font-size: 14px;
	color: #595757;
}
.blog_note a {
	color: #DB1615 !important;
	text-decoration: underline !important;
}

/* cv
-------------------------- */
.cv-btns {
	margin: 0 0 0 -20px;
	text-align: center;
}
.cv-btns--mt172 {
	margin-top: 90px;
}
.cv-btns--exp {
	margin-top: 170px;
}
.cv-btns--graph {
	margin-top: -90px;
	padding-bottom: 120px;
}
.cv-btns--find {
	margin-top: 170px;
	margin-bottom: 100px;
}
.cv-btns--case {
	margin-top: 120px;
	margin-bottom: 150px;
}
.cv-btns--scene {
	margin-top: 90px;
	padding-bottom: 100px;
}
.cv-btns--plan {
	margin-top: 90px;
	margin-bottom: 60px;
}
.cv-btns--blog {
	margin-top: 120px;
	margin-bottom: 150px;
}
.cv {
	position: relative;
	margin-left: 20px;
	margin-bottom: 20px;
	max-width: 486px;
	width: 47% !important;
	display: inline-block;
	vertical-align: top;
	background: #ea414c url(../assets/images/common/cv_arrow.png) no-repeat 94% 50% !important;
	padding: 22px 0 !important;
	font-size: 22px;
	line-height: 1.4;
	color: #fff !important;
	text-align: center;
	font-weight: bold;
	text-shadow: none;
	border-radius: 8px;
	letter-spacing: 1px;
	text-decoration: none !important;
}
.cv:hover {
	filter: alpha(opacity=95); -moz-opacity:0.95; opacity:0.95;
}
.cv--dl {
	padding: 0 !important;
	background-color: #ec7731 !important;
	line-height: 73px;
}
.cv--sm {
	padding: 0;
	display: block;
	font-size: 14px;
	font-weight: bold;
}
.cv__balloon {
	display: none;
	position: absolute;
	top: -78px;
	left: 0;
	right: 0;
	margin: 0 auto;
	text-align: center;
}

