@charset "UTF-8";
@import "base.css";
@import "fonts.css";
@import "lightbox.css";
/*@import "exhibit.css";*/

/* 2016/8/16 ABテスト用にトップページのbodyのid#topBを追加 */

/*==========================================================================*/


/*                                                                          */

/*    base.css   スタイルの初期設定を行うため、変更しないで下さい。      */

/*    fonts.css  フォントの初期設定を行うため、変更しないで下さい。      */

/*                                                                          */

/*==========================================================================*/



/*==========================================================================*/

/*                           Common-Setting                                 */

/*==========================================================================*/

/*180131 社数表示削除追加*/
#trading-summary img{
    display: none;
}    

#trading-summary .innerTxt{
    display: none;
}    

/*160114success追加*/
.block .message ul li{
	list-style: none;
	float: left;
}

.block .message ul.m_toptxt{
line-height:24px;
}


.block .message ul li.m_top{
	width: 400px;
}

.block .message ul li h3{
font-weight: bold;
font-size:18px;
margin-bottom: 10px;
}

.block .message ul li p.mtxt{
	width:370px;
}


/*--------------1116success02追加-----------------------------*/

#inner .box01 .img_01 h2.flL{
		margin-bottom:0;
	color:#b41f3c;
	font-weight:bold;
	font-size:22px;
	line-height: 30px;
		float: left;
	width:400px;
}



#inner .box01 .textbox h2.red {
    padding: 10px 5px 0 10px;
    font-size: 23px;
    color: #b41f3c;
    clear: both;
    font-weight: bold;
    line-height: 1.5;
    margin: 10px 0;
    border-bottom: 1px solid;
}

#inner .box01 .cf.flR img{
	clear: right;
padding-right: 8px;
}


/*--------------1022success追加-------------------------------*/


.cf:before,.cf:after {
	content:"";
	display:table;
}
.cf:after { clear:both;}

.cf {zoom:1;}


#inner .box01 p.flL {
	float: left;
	width:400px;
	padding-top:5px;
	line-height: 22px;
}

#inner .box01 .flR{
	clear: right;
	margin-top: -20px;
padding-right: 8px;
}


#inner .box01 .textbox p{
    margin:1em 1em 1em 1em;
    clear:both;
    font-size:17px;
}


#inner .box01 .textbox{
	width:659px;
	background-color:#f7f8f8;
	margin-bottom:40px;
	padding:10px 10px;


}

#inner .box01 .textbox li{
	 font-size:17px;
	margin: 1em;
	width:44%;
	float:left;
	margin-bottom:30px;
list-style:none;
line-height:1.8;
}

#inner .box01 .textbox li img{
padding-right: 15px;
margin-left: -15px;

}



#inner .box01 .img_01{
	border: 1px solid #b41f3c;
margin-bottom: 10px;
padding-left:20px;
padding-top: 10px;
}

#inner .box01 .img_01 .right{
	float: right;
	margin: 0;
	height: 80%;
}


#inner .box01 .img_01 li{
	margin: 1em;
	float:left;
list-style:none;
line-height:1.8;
	margin-top:10px;
padding-left:20px;
width: 320px;
}



#inner .box01 .img_01 h2.red0{
	margin-bottom:0;
	color:#b41f3c;
	font-weight:bold;
	font-size:26px;
	width:400px;
	padding-top: 10px;
}

#inner .box01 .img_01 p{
	font-size: 16px;
}




/*---------------------追加ここまで------------------*/


/* 基本タグのフォントサイズを指定（12px -> 120% or 1.2em ） */

h1, h2, h3, h4, h5, h6, input, button, textarea, select, p, blockquote, th, td, pre, address, li, dt, dd {
	font-size: 130%;
}
h1 {
} /* Header内で設定 */
h2 {
}
h3 {
}
h4 {
	padding-bottom: 10px;
}
a {
	color: #333;
}
a:hover,  a:active {
	text-decoration: none;
}
a:visited {
}
img{
	vertical-align:bottom;
	}
ul {
}
li {
}
dl {
}
dt {
}
dd {
}
table {
	width:100%;
}
th,  td {
}
th {
}
td {
}
p {
	margin: 0 0 1em;
}
.section {
	padding: 0 0 30px;
}

#top .section {
	margin:0 0 20px;
	padding:0;
}

#top .section {
	margin:0 0 20px;
	padding:0;
}

#topB .section {
	margin:0 0 20px;
	padding:0;
}

.section .section {
		padding: 0 0 30px;
}
.image_l {
	float: left;
	margin: 0 16px 8px 0;
}
.image_r {
	float: right;
	margin: 0 0 8px 16px;
}
.case {
	margin: 10px 20px;
	background: url(../images/arrow_h.jpg) center center no-repeat;
}
ul.totop,  ul.totop li {
	clear: both;
	padding-bottom: 20px;
	float: right;
	list-style: none;
}

/* add

------------------------------------------------------------------------*/


#content .mb0 {
	margin-bottom : 0px;
}
#content .mb05 {
	margin-bottom : 5px;
}
#content .mb10 {
	margin-bottom : 10px;
}
#content .mb15 {
	margin-bottom : 15px;
}
#content .mb20 {
	margin-bottom : 20px;
}
#content .mb25 {
	margin-bottom : 25px;
}
#content .mb30 {
	margin-bottom : 30px;
}
#content .mb35 {
	margin-bottom : 35px;
}
#content .mb40 {
	margin-bottom : 40px;
}
#content .mb45 {
	margin-bottom : 45px;
}
#content .mb50 {
	margin-bottom : 50px;
}
#content .mb65 {
	margin-bottom : 65px;
}

#content .mt05 {
	margin-top : 5px;
}
#content .mt10 {
	margin-top : 10px;
}
#content .mt15 {
	margin-top : 15px;
}
#content .mt20 {
	margin-top : 20px;
}
#content .mt25 {
	margin-top : 25px;
}

.flL{float: left;}
.flR{float: right;}

.lh0{line-height: 0;}
.lh10{line-height: 1}
.lh11{line-height: 1.1}
.lh12{line-height: 1.2}
.lh13{line-height: 1.3;}
.lh14{line-height: 1.4;}
.lh15{line-height: 1.5;}
.lh16{line-height: 1.6;}
.lh20{line-height: 2;}

.fwB{font-weight: bold;}
.fwN{font-weight: normal;}

.taL{text-align: left!important;}
.taR{text-align: right!important;}
.taC{text-align: center!important;}
.vaT{vertical-align: top!important; }
.vaM{vertical-align: middle!important; }
.vaB{vertical-align: bottom!important; }

/*==========================================================================*/

/*                            Container                                     */

/*==========================================================================*/
html {
	background: none;
}
body {
	background:#fffffb;
	color: #333;
	margin:0;
	padding:0;
	text-align: center;
	-webkit-text-size-adjust: 100%;
}

body#top{
	background:url('../images/top/bg_body.gif') left top repeat-x;
}

body#topB{
	background:url('../images/top/bg_body2.gif') left top repeat-x;
}


body.under{
	background: url('../images/top/bg_body_under.gif') 0 0 repeat-x;
}


#wrapper {
	background: url(../images/bg_wrapper.jpg) 0 0 repeat-x;
	min-width:895px;
	margin:0;
	padding:0;
}

.wrapper {
	margin:0 auto;
	padding:0;
	width:895px;
}

#main {
	width: 895px;
	margin: 15px auto 0;
	text-align: left;
}

#top #main{
	float:right;
	width:680px;
}

#topB #main{
	float:right;
	width:680px;
}

.under #main {
	width: 895px;
	margin: 0 auto;
	text-align: left;
}

.under.en #main{
	float:right;
	width:680px;
}

#content {
	width:660px;
	text-align: left;
	float: right;
}

.under #content{
	margin:15px auto 0;
}

/*==========================================================================*/

/*                               Header                                     */

/*==========================================================================*/

#header{
	margin: 0 auto 16px;
	width: 895px;
}

.en #header{
	margin: 0 auto 14px;
	padding:11px 0 0;
}

#sem #header{
	margin: 0 auto 9px;
	width: 895px;
}

#header h1,
#header #logo
{
	float:left;
	margin:14px 0 0;
}

#header .hBox{
	float:right;
	margin:3px 0 0;
	width:483px;
}

#header .leftbox{
	float:left;
	margin:1px 0 0;
	position:relative;
	width:217px;
}
#header .leftbox .head_tel{
	background:transparent;
	color:#b31f36;
	font-size:23px;
	font-weight:bold;
	position:absolute;
	left:27px;
	top:23px;
}

#header .rightbox{
	float:right;
	margin:0;
	width:255px;
}

#header .rightbox .language{
	background:url(../images/bg_h_language.gif) left top no-repeat transparent;
	color:#fff;
	font-weight:bold;
	height:22px;
	margin:0 0 7px;
	padding:3px 0 0;
	text-align:center;
}

#header .rightbox .language a{
	background:transparent;
	color:#fff;
	font-weight:bold;
}


/*  Header area revised on 160607 by mtk@itsumo */

#header2{
	margin: 0 auto 3px;
	width: 895px;
}

#header2 h1,
#header2 #logo
{
	float:left;
	margin:8px 0 0;
}

#header2 .hBox{
	float:right;
	margin:0px 0;
	width:383px;
}

#header2 .leftbox{
	float:right;
	margin: 4px 0 9px;
	position:relative;
	width:247px;
}

#header2 .leftbox #head_contact{
	width:132px;
	margin-left:auto;
}

#header2 #head_contact a{
	text-align:left;
	padding-left:43px;
	padding-top:2px;
	height:24px;
	display:block;
	color:#b31f36;
	text-decoration:none;
	background:url(../images/top/head_contact.png) right top no-repeat transparent;	

}

#header2 #head_contact a:hover{
	background:url(../images/top/head_contact_hover.png) right top no-repeat transparent;
	color:#fff;
}

#header2 #head_phone{
	margin-top:10px;
}

#header2 .rightbox{
	float:right;
	margin:3px 0 0 0;
	width:132px;
}

#header2 .rightbox #language{
	background:url(../images/top/head_lang_back.png) left top no-repeat transparent;
	color:#fff;
	font-weight:bold;
	height:23px;
	margin:0 0 7px;
	padding:3px 0 0;
	text-align:center;
}

#header2 .rightbox #language a{
	background:transparent;
	color:#fff;
	font-weight:bold;
}

#header2 .rightbox #seclogo a{
	display:inlin-block;
	width:68px;
	height:47px;
}

#header2 .rightbox #seclogo small{
	display:block;
	width:68px;
	padding-left:60px;
	
}




/*==========================================================================*/

/*                               gnavi                                     */

/*==========================================================================*/
#gnavi{
	margin:0 auto 5px;
	width:895px;
}

#gnavi ul{
	float:left;
	margin:0 0 0 1px;
}

#gnavi ul li{
	background:url('../images/top/border_gnavi.gif') right center no-repeat;
	float: left;
	margin:0 6px 0 0;
	padding:0 6px 0 0;
}

.en #gnavi ul li{
	margin:0 8px 0 0;
	padding:0 8px 0 0;
}

#gnavi ul li.end{
	background:none;
	margin:0;
	padding:0;
}

#gnavi ul .sub {
	position:relative;
}

#gnavi ul .sub ul {
	background-color: #FFFFFF;
	border-color: #D4D4D4;
	border-radius: 6px;
	box-shadow: 1.5px 1.5px 3px #CCCCCC;
	display: none;
	left: 0;
	opacity: 0.85;
	padding: 0 10px 10px;
	position: absolute;
	top: 100%;
	z-index:100;
}

#gnavi .sub ul li{
	background:none;
	margin:8px 0 0;
}

/*==========================================================================*/

/*                            navigation                                    */

/*==========================================================================*/
#navi{
	background:#eee;
	float:left;
	margin:15px auto 0;
	padding:10px 9px 0 10px;
	text-align:left;
	width:181px;
}

#navi a:hover img{
	filter:alpha(opacity=70); /* internet explorer */
	-khtml-opacity:0.7;      /* khtml, old safari */
	-moz-opacity:0.7;       /* mozilla, netscape */
	opacity:0.7;           /* fx, safari, opera */
}

#navi #trading-summary{
	position:relative;
	margin:0 0 1em;
	width:181px;
}

#navi #trading-summary .innerTxt{
	font-size:9px;
	padding:0 8px 5px;
	position:absolute;
	top:60px;
	left:0;
}

#navi #trading-summary .innerTxt p{
	font-weight:bold;
}

#navi #en-trading-summary{
	position:relative;
	margin:0 0 1em;
	width:181px;
}

#navi #en-trading-summary .innerTxt{
	font-size:9px;
	padding:0 8px 5px;
	position:absolute;
	top:60px;
	left:0;
}

#navi #en-trading-summary .innerTxt p{
	font-weight:bold;
}

#navi .navi_banner li{
	margin:0 0 10px;
}

#navi .navi_banner li.navi_fb{
	background:#fff;
}

#navi .ttl_free{
	margin:0 0 10px;
}

#navi .navi_banner.free{
	background:url('../images/top/s_bg_download.gif') bottom left no-repeat;	margin:0 0 15px;
	padding:0 0 10px;
}

#navi #side-contact{
	position:relative;
	margin:0 0 1em;
	width:181px;
}

#navi #side-contact .side-phone{
	background:transparent;
	color:#fff;
	font-size:20px;
	font-weight:bold;
	position:absolute;
	left:31px;
	top:30px;
}

#navi #side-contact .innerBox{
	position:absolute;
	top:89px;
	left:10px;
	text-align:center;
}

#navi #side-contact .innerBox p{
	margin:0 0 10px;
}

#navi .menulist{
	background:url('../images/top/border.gif') left bottom no-repeat;
	padding:0 0 2px;
	margin:0 0 13px;
}

#navi .menulist.last{
	background:none;
}

#navi .menulist li{
	background:url('../images/top/ic_arrow.gif') left center no-repeat;
	margin:0 0 15px;
	padding:0 0 0 22px;
}
#navi .side-title{
	margin:0 !important;
}

#navi .nav_list{
	background:#fff;
	margin:0 0 15px 0;
}

#navi .nav_list dl{
	width:181px;
}

#navi .nav_list dt{
	background: url(../images/bg_list01_navi.png) right no-repeat;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	border-bottom:1px dotted #AAA;
	padding:10px 8px;
	margin:0;
	width:163px;
}

#navi .nav_list a{
	display:block;
	text-decoration:none;
	width:153px;
}
#navi .nav_list a:hover{
	text-decoration:underline;
}
#navi .nav_list dd{
	border:1px solid #ccc;
	font-size:12px;
	margin:0 0 10px 0;
}

#navi .nav_list .active{
	background: url(../images/bg_list01_navi.png) right no-repeat;
	border-left:1px solid #999 !important;
	border-right:1px solid #999 !important;
	border-bottom:1px dotted #AAA !important;
	background-color:#999 !important;
	padding:10px 8px !important;
	margin:0;
	width:163px;
}
#navi .nav_list .active a{
	color:#fff;
	font-weight:bold;
	padding-right:13px;
	text-decoration:none;
}
#navi .nav_list .active a:hover{
	color:#fff;
	text-decoration:underline;
}
#navi .nav_list .second{
	background: url(../images/bg_list01_navi.png) right no-repeat;
	border:none !important;
	border-left:1px solid #CCC !important;
	border-right:1px solid #CCC !important;
	background-color:#EFEFEF;
	padding:10px 8px !important;
	margin:0 !important;
	border-bottom:1px dotted #AAA !important;
	width:163px;
}

#navi .nav_list .second a{
	padding-right:13px;
	text-decoration:none;
}

#navi .nav_list .second a:hover{
	text-decoration:underline;
}


#navi .nav_list2{
	background:#fff;
	border:#999 solid;
	border-width:0 1px 1px;
	margin:0 0 15px;
	width:179px;
}

#navi .nav_list2 a{
	display:block;
	text-decoration:none;
	padding:10px 18px 10px 8px;
	width:153px;
}

#navi .nav_list2 a:hover{
	text-decoration:underline;
}

#navi .nav_list2 dt{
	background: url(/images/common/arrow03.png) 167px center no-repeat;
	border-bottom:#aaa dotted 1px;
	margin:0;
	position: relative;
	width:179px;
}

#navi .nav_list2 dt.active{
	background: url(/images/common/arrow04.png) 167px center no-repeat #999;
	margin:0;
	width:179px;
}

#navi .nav_list2 dt.active a{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

#navi .nav_list2 dt.active a:hover{
	text-decoration:underline;
}

#navi .nav_list2 dd{
	font-size:12px;
	margin:0;
}

#navi .nav_list2 dl dt{
	background:none;
	border-bottom:#aaa dotted 1px;
	background-color:#ccc;
	cursor:pointer;
	font-weight:bold;
}

#navi .nav_list2 dl dt:before {
	background:#999;
	display:block;
	content:"";
	height:10px;
	margin:-4px 0 0;
	position: absolute;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top:50%;
	right:5px;
	width:10px;
}

#navi .nav_list2 dl dt:after {
	background:#ccc;
	display:block;
	content:"";
	height:10px;
	margin:-4px 4px 0 0;
	position:absolute;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top:50%;
	right:5px;
	width:10px;
}

#navi .nav_list2 dl.open dt:before {
	background:#b31f37;
	margin:-2px 0 0 0;
}

#navi .nav_list2 dl.open dt:after {
	background:#ccc;
	margin:2px 0 0 0;
}

#navi .nav_list2 dl dd{
	background: url(/images/common/arrow03.png) 167px center no-repeat;
	background-color:#eee;
	border-bottom:#aaa dotted 1px;
	display:none;
	width:179px;
}

#navi .nav_list2 dl dd.active{
	background: url(/images/common/arrow04.png) 167px center no-repeat;
}

#navi .nav_list2 dl dd a{
	padding-right:13px;
	text-decoration:none;
}

#navi .nav_list2 dl dd a:link{
	text-decoration:none;
}

#navi .nav_list2 dl dd a:visited{
	text-decoration:none;
}

#navi .nav_list2 dl dd a:hover{
	text-decoration:underline;
}

#navi .nav_list2 dl dd a:active{
	text-decoration:none;
}

#navi .nav_list2 dl dd.active a{
    color:#B31F37;
}

#navi .nav_list2 dl span{
	display:block;
	padding:10px 18px 10px 8px;
	width:153px;
}


/*==========================================================================*/

/*                              Footer                                      */

/*==========================================================================*/
#footerBtn{
	margin:0 auto 55px;
	width:895px;
}

#footerBtn .innerBox{
	float:right;
	margin:0;
	width:680px;
}

#sem #footerBtn .innerBox{
	float:none;
	margin:0;
	width:680px;
}

#footerBtn .innerBox .btnMailmagazine{
	float:left;
	height:157px;
	margin:0 8px 0 0;
	position:relative;
	width:220px;
}

#footerBtn .innerBox .btnMailmagazine .formParts{
	position:absolute;
	top:93px;
	left:12px;
}

#footerBtn .innerBox .btnMailmagazine .formParts input.unit{
	width:155px;
}

#footerBtn .innerBox .btnMailmagazine .formParts input.btn{
	vertical-align:bottom;
}

#footerBtn .innerBox .btnReport{
	float:left;
	height:143px;
	margin:14px 0 0 0;
	width:221px;
}

#footerBtn .innerBox .btnSeminar{
	float:right;
	height:143px;
	margin:14px 0 0 0;
	width:221px;
}

#footer{
	clear: both;
	margin:0;
	padding:30px 0 0;
	text-align:left;
}

#footer .ftiitle{
	margin-bottom:25px;
}

#footer address {
	width: 895px;
	margin: 0 auto 25px;
	text-align:right;
}

#footer04{
	background:#B21F37;
	}
#footer04 .footer_inner{
	overflow:hidden;

	}
.footer_inner{
	width: 895px;
	margin: 0 auto;
}

.bnr_logo{
	overflow:hidden;
}

#footer .bnr_logo ul{
	width:115px;
	float:left;
	text-align:center;
	margin:0 37px 0 0;
}

#footer .bnr_logo ul .left{
	text-align:left;
}

#footer .bnr_logo ul.spe{
	width:160px;
	margin-right:10px;
}

#footer .bnr_logo ul.spe a{
	font-size:10px;
	text-decoration:none;
}

#footer .bnr_logo ul.spe a:hover{
	text-decoration:underline;
}

#footer .bnr_logo ul.last{
	margin-right:0;
}

#footer .mt15{
	margin-top:15px;
}

#footer .mb15{
	margin-bottom:15px;
}

#footer .bnr_logo ul li{
	margin-bottom:10px;
}

ul#flink {
	margin:33px 0 35px 0;
	float:left;
	}

#flink li{
	width:250px;
	margin:0 10px 0px 0;
	padding-left:27px;
	padding-bottom:8px;
	float:left;
}

#flink li a{
	color:#fff;
	font-size:12px;
}

#flink li#flink01{background:url(../images/footer_icon_01.jpg) 0 0 no-repeat;}
#flink li#flink02{background:url(../images/footer_icon_02.jpg) 0 0 no-repeat;}
#flink li#flink03{background:url(../images/footer_icon_03.jpg) 0 0 no-repeat;}
#flink li#flink04{background:url(../images/footer_icon_04.jpg) 0 0 no-repeat;}
#flink li#flink05{background:url(../images/footer_icon_05.jpg) 0 0 no-repeat;}
#flink li#flink06{background:url(../images/footer_icon_06.jpg) 0 0 no-repeat;}
#flink li#flink07{background:url(../images/footer_icon_07.jpg) 0 0 no-repeat;}
#flink li#flink08{background:url(../images/footer_icon_08.jpg) 0 0 no-repeat;}
#flink li#flink09{background:url(../images/footer_icon_09.jpg) 0 0 no-repeat;}
#flink li#flink10{background:url(../images/footer_icon_10.jpg) 0 0 no-repeat;}
#flink li#flink11{background:url(../images/footer_icon_11.jpg) 0 0 no-repeat;}
#flink li#flink12{background:url(../images/footer_icon_12.jpg) 0 0 no-repeat;}
#flink li#flink13{background:url(../images/footer_icon_13.jpg) 0 0 no-repeat;}
#flink li#flink14{background:url(../images/footer_icon_14.jpg) 0 0 no-repeat;}
#flink li#flink15{background:url(../images/footer_icon_15.jpg) 0 0 no-repeat;}
#flink li#flink16{background:url(../images/footer_icon_16.jpg) 0 0 no-repeat;}
#flink li#flink17{background:url(../images/footer_icon_17.jpg) 0 0 no-repeat;}
#flink li#flink18{background:url(../images/footer_icon_18.jpg) 0 0 no-repeat;}
#flink li#flink19{background:url(../images/footer_icon_19.jpg) 0 0 no-repeat;}
#flink li#flink20{background:url(../images/footer_icon_20.jpg) 0 0 no-repeat;}
#flink li#flink21{background:url(../images/footer_icon_21.jpg) 0 0 no-repeat;}
#flink li#flink22{background:url(../images/footer_icon_22.jpg) 0 0 no-repeat;}
#flink li#flink23{background:url(../images/footer_icon_23.jpg) 0 0 no-repeat;}

#tracking-code-area{
	display:none;
}

#footer #footerLink{
	background:#b21f37;
	margin:0;
	padding:35px 0 30px;
}

#footer #footerLink .innerBox{
	background:#b21f37;
	color:#fff;
	margin:0 auto;
	padding:0;
	width:895px;
}

#footer #footerLink .innerBox a{
	font-size:12px;
}

#footer #footerLink .innerBox a:link{
	background:transparent;
	color:#fff;
	text-decoration:underline;
}

#footer #footerLink .innerBox a:visited{
	background:transparent;
	color:#fff;
	text-decoration:underline;
}

#footer #footerLink .innerBox a:hover{
	background:transparent;
	color:#fff;
	text-decoration:none;
}
#footer #footerLink .innerBox a:active{
	background:transparent;
	color:#fff;
	text-decoration:underline;
}

#footer #footerLink .innerBox ul{
	float:left;
	margin:0 25px 35px 0;
	width:159px;
}

#footer #footerLink .innerBox ul.last{
	float:left;
	margin:0 0 35px 0;
	width:159px;
}

#footer #footerLink .innerBox ul li{
	line-height:1.3;
	margin:0 0 10px;
}

#footer #footerLink .innerBox ul li.ttl{
	font-weight:bold;
}

#footer #footerLink .innerBox ul li.ttl a{
	background:url(/images/common/ic_footer_arrow.gif) right .2em no-repeat;
	display:inline-block;
	font-size:15px;
	padding:0 20px 0 0;
}

#footer #footerLink .innerBox ul li.ttl a:link{
	text-decoration:none;
}

#footer #footerLink .innerBox ul li.ttl a:visited{
	text-decoration:none;
}

#footer #footerLink .innerBox ul li.ttl a:hover{
	text-decoration:underline;
}

#footer #footerLink .innerBox ul li.ttl a:active{
	text-decoration:none;
}

#footer .copyright{
	background:url('/images/common/copy_border.gif') left top repeat-x;
	clear:both;
	margin:0;
	padding:10px 0 0;
	text-align:right;
}


/*==========================================================================*/

/*                             Contents                                     */

/*==========================================================================*/

h3{
	margin-bottom:30px;
}

.under #content h1{
	margin-bottom:40px;
	font-size:20px;
	}

.under #content h1.ttl{
	background:url(../images/bg_h1_under.gif) left bottom no-repeat;
	color:#b41f3c;
	clear:both;
	font-weight:bold;
	line-height:1.3;
	margin:0 0 40px;
	padding:15px 0 30px 15px;
}

.under #content h1.ttl2{
	background:url(../images/bg_h1_under_full.gif) left bottom no-repeat;
	color:#b41f3c;
	clear:both;
	font-weight:bold;
	line-height:1.3;
	margin:0 0 40px;
	padding:15px 0 30px 15px;
}


.under #content h2.ttl{
	border:#b31f36 solid;
	border-width:0 0 1px;
	color:#b31f36;
	clear:both;
	font-size:16px;
	font-weight:bold;
	line-height:1.3;
	margin:0 0 40px;
	padding:0 0 10px 15px;
}

.under p.ttl{
	background:transparent;
	color:#b41f3c;
	font-size:18px;
	font-weight:bold;
	margin:0 0 30px;
}

.under .top_path{
	padding-bottom:18px;
	border-bottom:1px solid #b3b3b3;
	margin-bottom:15px;}
.under .top_path,.under .top_path a{
	font-size:12px;
	}

.list02 li{
	background:url(../images/bg_list02.png) 0 6px no-repeat;
	margin:0 0 15px 0;
	padding:0 0 0 15px;
	}
.block{
	padding-left:20px;
	}
.block ul li{
	 list-style: square outside none;
	 margin:0 0 5px 0;
	 }
	.block ul li a{
		text-decoration:none;
		}
	.block ul li a:hover{
		text-decoration:underline;
		}
		.s1 {
    background: none repeat scroll 0 0 #EEEEEE;
    border: 1px solid #CCCCCC;
    padding: 10px;
		width:28%;
}
.s2 {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    padding: 10px;
}
.aka {
    color: #FF0000;
}
input[type="text"], textarea {
    background: none repeat scroll 0 0 #F9F9F9;
    border: 1px solid #CCCCCC;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1) inset;
    padding: 2px;
}
.feature .block {
    float: left;
    width: 305px;
}
.feature .inner {
    width: 300px;
		margin-bottom:5px;
		float:left;
}
.feature h4 {
    background: url("../images/icn_ftu.gif") no-repeat left top;
    color: #000000;
    margin-bottom: 10px !important;
		padding-top:3px;
    padding-left: 2em;
		padding-bottom:15px;
}
.feature ul {
    color: #000000;
    margin-bottom: 45px;
}
#content .feature h4 {
}
#content .custom .block {
    float: left;
    padding-bottom: 15px;
    text-align: center;
    width: 145px;
}
#content .custom .block02 {
    float: left;
    padding-bottom: 15px;
	padding-left:5px;
    text-align: center;
    width: 145px;
}
#content .custom .block .inner {
    width: 157px;
}
#content .fleft{
	float:left;
	}
#content .fright{
	float:right;
	}
.t01{
	margin:20px 0;
	}
.t01 th{
	vertical-align:top;
	font-weight:normal;
	}
.t01 td,.t01 th{
	border:none;
	border-bottom: 1px solid #CCCCCC;
   padding: 10px;
	 text-align:left;
	}
#content p{
	line-height: 1.8em;
	}
.box_l01,.box_r01{
	width:310px;
	}
.box_l01 h3,.box_r01 h3{
	margin-bottom:20px;
	}
.box_l01{
	float:left;
}
.box_r01{
	float:right;
}
.title01{
	font-size:16px;
	font-weight:bold;
	}
.link{ text-align:right;
}
.link a{
	text-decoration:none;
	}
.link a:hover{
	text-decoration:underline;
	}
a.ov{
	text-decoration:none;
	font-size:11px !important;
	}
a.ov:hover{
	text-decoration:underline;
	}
.font11{
	font-size:11px;
	}
.bikou{
	font-size:11px;
	margin-top:3px;
	float:left;
	}
.font_re{
	font-size:11px;
	}
/* 0126追加内容
------------------------------------------------------------------------
------------------------------------------------------------------------*/
.contents02{
	width:850px;
}
#contents02_content{
	margin-top:30px;
}
.contents02_ttl{
	text-align:center;
	color:#b41f3c;
	font-weight:bold;
	font-size:30px;
	border-top:#b41f3c solid 3px;
	border-bottom:#b41f3c solid 3px;
	line-height:60px;
	margin-bottom:16px;
}
#chart{
	margin-bottom:50px;
}
.chart_ttl{
	text-align:center;
	font-weight:bold;
	font-size:26px;
	line-height:60px;
	background-color:#b41f3c;
	color:#FFF;
}
#chart table{
	border-collapse:collapse;
}
#chart table tr td{
	border-bottom:solid #b41f3c 2px !important;
	border:none;
}
#chart .center{
	text-align:center;
}
#chart .plus{
	color:#b41f3c;
	font-weight:bold;
	font-size:80px;
	line-height:1.0;
}
#chart .chart_littl{
	color:#b41f3c;
	font-weight:bold;
	font-size:17px;
	padding-top:25px;
	line-height:0.1;
}
#chart .icon_box{
	margin-top:13px;
}
#chart .text_box{
	font-size:16px;
	line-height:1.5;
	letter-spacing:1px;
	font-weight:bold;
	margin-top:5px;
	height:20px;
}
#chart ol li{
	list-style: decimal;
	color:#b41f3c;
	font-weight:bold;
	margin:20px 0;
}
#chart ol{
	list-style:outside;
}
#chart .bk{
	color:#000;
	font-size:14px;
	font-weight:normal;
}
#chart .plus02{
	color:#b41f3c;
	font-weight:bold;
	font-size:40px;
	line-height:1.0;
	margin-right:20px;
}
.chart_libox{
	padding-left:28px;
}
.contents02_main{
	margin-bottom:50px;
}
.contents02_mainttl{
	border-bottom:solid #b41f3c 1px;
	font-size:17px;
	font-weight:bold;
	color:#b41f3c;
	margin-bottom:30px;
}
.unyou_box{
	padding-left:53px;
}

.unyou{
	font-size:18px;
	color:#b41f3c;
	font-weight:bold;
	margin:10px 5px;

}
.unyou01{
	font-size:12px;
	color:#b41f3c;
	margin:10px 5px;
	font-weight:normal;
}
.unyou02{
	font-size:20px;
	color:#b41f3c;
	font-weight:bold;
	margin:10px 5px;
}
.unyou03{
	font-size:30px;
	color:#b41f3c;
	margin:10px 5px;
}
.unyou_icon{
	font-size:24px;
	}

.unyou_contents{
	margin:0 auto;
	width:706px;
	height:400px;
	background:url(../images/consulting/rakutenshien/unei_bg.jpg) no-repeat;
	padding:35px 50px;
}
.unyou_contents ul li{
	margin-bottom:5px;
}

/* index

------------------------------------------------------------------------*/

#index .wrapper {
	background: url(../images/index_bg_wrapper.jpg) 0 0 repeat-x;
}
#top Info{
	padding-bottom:40px;
	}
	
#topB Info{
	padding-bottom:40px;
	}
	
.list_bnr01 li{
	float:left;
	}
.list_bnr01 li.first{
	margin:0 31px 0 0;
	}
.list_bnr01 li.last{
	margin:15px 0 0 0;
	}
.list01{
	padding:15px 0 0 8px;
	overflow:hidden;
	border-bottom:1px solid #d1d1d1;
	margin:0 0 20px 0;
	}
.list01 li{
	float:left;
	background:url(../images/bg_list01.png) 0 5px no-repeat;
	width:190px;
	padding-left:15px;
	margin:0 15px 20px 0;
	}
.list01 li.last{
	margin-right:0;
	}

 ul.list_new01{
	width:100%;
	overflow:hidden;
	margin:0 0 0 20px;

	}
 ul.list_new01 li{
	float:left;
	width:320px;
	margin-right:15px;
	margin-bottom:15px;
	}
 ul.list_new01 li.last{
	margin-right:0;
	}

 ul.list_new01 li img{
	border:#b31f36 solid 1px;
	padding:1px;
}


/***************************************
サービス紹介コンテンツ追加/160808
***************************************/
.service_info h3 {
	 margin-bottom:20px;
}

.service_info h3 {
	 font-size: 16px;
	 font-weight: bold;
	 margin-bottom: 20px;
	 margin-top:35px;
	 padding-left: 0px;
	 color:#B31F36;
}

.service_info .stress {
	 font-size: 16px;
	 font-weight: bold;
}



/***************************************
コンサルティングサービス
***************************************/
.pict_a{
	background:url(../images/common/pict2.gif) no-repeat left top;
	color:#B31F37;
	font-size:16px;
	margin-bottom:20px;
	padding-left:26px;
	font-weight:bold;
}

.pict_b{
	background:url(../images/common/pict2.gif) no-repeat left top;
	color:#B31F37;
	font-size:16px;
	margin-bottom:30px;
	padding-left:26px;
}

.pict_c{
	background:url(../images/common/pict1.gif) no-repeat left top;
	color:#B31F37;
	font-size:16px;
	font-weight:bold;
	line-height:1.3em;
	margin-bottom:10px;
	padding-left:20px;
}

.pict_d{
	background:url(../images/common/arrow02.jpg) no-repeat left 3px;
	font-weight:bold;
	margin-bottom:10px;
	line-height:1.4em;
	padding-left:16px;
}


.txt_16bld{
	font-size:16px;
	font-weight:bold;
}

#content p {
    line-height: 1.8em;
}

.left_cont{
	display:block;
	float:left;
	overflow:hidden;
	width:308px;
}
.right_cont{
	display:block;
	float:right;
	overflow:hidden;
	width:308px;
}

.section02 {
	border-bottom:#CCC 1px dotted;
	padding: 0 0 30px;
	margin-bottom:30px;}

.ht_90{
	height:90px;
}
.ht_110{
	height:110px;
}


/***************************************
TOP セミナー情報
***************************************/
iframe {
	padding:0;
	width:100%;
	border:none;
}

.autoHeight {
    height: auto;
}

/***************************************
構築・制作・作成代行サービス
***************************************/
.left_design {
	float:left;
	width:310px;
	margin-bottom:30px;
}
.right_design {
	float:right;
	width:310px;
	margin-bottom:30px;
}
.left_design h3,
.right_design h3,
.left_design_last h3,
.right_design_last h3 {
	background:url(../images/common/pict1.gif) no-repeat left top;
	color:#B31F37;
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
	padding-left:20px;
}
.left_design .btn,
.right_design .btn {
	text-align:right;
}
.left_design .btn2,
.right_design .btn2 {
	text-align:right;
}
.left_design_last .btn3,
.right_design_last .btn3 {
	text-align:right;
}

.left_design_last {
	float:left;
	width:310px;
	margin-bottom:30px;
}
.right_design_last {
	float:right;
	width:310px;
	margin-bottom:30px;
}

/***************************************
心理型ランディングページ制作サービス
***************************************/
.lp_icon {
	background:url(../images/lp/arrow.gif) left top no-repeat;
	color:#B31F37;
	font-size:16px;
	margin-bottom:20px;
	padding-left:26px;
	font-weight:bold;
}
/***共通***/
.none {
	display:none;
}
.bnr_phone{
	color: #fff;
	font-size: 33px;
	width:260px;
	position: relative;
	bottom: 107px;
	left: 41px;
}

/***************************************
運営代行
***************************************/
.block_cap {
width: 207px;
float: left;
margin-left: 10px;
margin-bottom: 10px;
}

/***************************************
採用情報
***************************************/
.recbox{
	width: 640px;
	padding-bottom:0px;
	margin-bottom:0px;
	border-bottom:1px solid #CCCCCC;
}
.recbox h4{
	font-size:20px ;
	line-height:2;
	margin-bottom:0px;
	color:#000000;
}
.recbox ul{
	padding-left: 0em;
}
.recbox li{
	font-size:17px;
	list-style:none;
	padding-left:0em;
	line-height:1.8;
}
.recbox2{
	width: 640px;
	padding-bottom:0px;
	margin-bottom:0px;
	border-bottom:1px solid #CCCCCC;
}
.recbox2 h5{
	margin-bottom:5px;
	font-size:15px;
	line-height:1.8;
	color:#000000;
	margin-top:20px;
}
.recbox2 ul{
	padding-left: 0em;
}
.recbox2 li{
	list-style:none;
	font-size:13px;
	line-height:1.8;
	color:#000000;
	margin-bottom:0px;
}
.recbox3{
	width: 640px;
	padding-bottom:0px;
	margin-bottom:0px;
}
.recbox3 h5{
	margin-bottom:5px;
	font-size:17px;
	line-height:1.8;
	color:#000000;
	margin-top:20px;
}

.recbox3 ul{
	padding-left: 0em;
}
.recbox3 li{
	list-style:none;
	font-size:13px;
	line-height:1.8;
	color:#000000;
	margin-bottom:0px;
}
/*==========================================================================*/

/*                                top                                       */

/*==========================================================================*/
#top h2{
	margin:0 0 15px;
}

#topB h2{
	margin:0 0 15px;
}

#top #main a:hover img{
	filter:alpha(opacity=70); /* internet explorer */
	-khtml-opacity:0.7;      /* khtml, old safari */
	-moz-opacity:0.7;       /* mozilla, netscape */
	opacity:0.7;           /* fx, safari, opera */
}

#topB #main a:hover img{
	filter:alpha(opacity=70); /* internet explorer */
	-khtml-opacity:0.7;      /* khtml, old safari */
	-moz-opacity:0.7;       /* mozilla, netscape */
	opacity:0.7;           /* fx, safari, opera */
}

#top #movie-bnr #movieBox{
	background:url("../images/top/bg_video.gif") left top no-repeat;
	float:left;
	width:276px;
}

#topB #movie-bnr #movieBox{
	background:url("../images/top/bg_video.gif") left top no-repeat;
	float:left;
	width:276px;
}

#top #movie-bnr #movieBox .innerBox{
	margin:0 0 2em;
	padding:8px 0 0 10px;
	position:relative;
	width:266px;
}

#topB #movie-bnr #movieBox .innerBox{
	margin:0 0 2em;
	padding:8px 0 0 10px;
	position:relative;
	width:266px;
}

#top #movie-bnr #movieBox .innerBox p{
	background:transparent;
	color:#fff;
	font-weight:bold;
	position:absolute;
	left:15px;
	top:10px;
}

#topB #movie-bnr #movieBox .innerBox p{
	background:transparent;
	color:#fff;
	font-weight:bold;
	position:absolute;
	left:15px;
	top:10px;
}

#top #movie-bnr #bnrBox{
	float:right;
	width:390px;
}

#topB #movie-bnr #bnrBox {
    width: 100%;
}

#top #movie-bnr #bnrBox ul li{
	float:left;
	margin:0 0 10px;
}

#topB #movie-bnr #bnrBox ul li:nth-child(3),
#topB #movie-bnr #bnrBox ul li:nth-child(6) {
    float: left;
    margin-right: 0;
}

#topB #movie-bnr #bnrBox ul li {
    float: left;
    margin: 0 5px 10px;
}

#top #movie-bnr #bnrBox ul li.odd{
	margin:0 10px 10px 0;
}

#topB #movie-bnr #bnrBox ul li.odd{
	margin:0 10px 10px 0;
}

#top #movie-bnr #bnrBox ul li.last{
	margin-bottom:0;
}

#topB #movie-bnr #bnrBox ul li.last{
	margin-bottom:0;
}

#top #service{
	margin:0 0 30px;
	width:680px;
}

#topB #service{
	margin:0 0 30px;
	width:680px;
}

#top #service .innerBox{
	background:url("../images/top/service_box_bottom.jpg") left bottom no-repeat;
	margin:0 0 15px;
	padding:0 0 30px;
	width:680px;
}

#topB #service .innerBox{
	background:url("../images/top/service_box_bottom.jpg") left bottom no-repeat;
	margin:0 0 15px;
	padding:0 0 30px;
	width:680px;
}


#top #service h3{
	margin:0 0 15px;
}

#topB #service h3{
	margin:0 0 15px;
}

#top #service .innerBox .BoxL{
	float:left;
	margin:0 0 0 1px;
	padding:0;
	position:relative;
	width:335px;
}

#topB #service .innerBox .BoxL{
	float:left;
	margin:0 0 0 1px;
	padding:0;
	position:relative;
	width:335px;
}

#top #service .innerBox .BoxR{
	float:right;
	margin:0 1px 0 0;
	padding:0;
	position:relative;
	width:335px;
}

#topB #service .innerBox .BoxR{
	float:right;
	margin:0 1px 0 0;
	padding:0;
	position:relative;
	width:335px;
}

#top #service .innerBox ul{
	padding:0 15px;
}

#topB #service .innerBox ul{
	padding:0 15px;
}

#top #service .innerBox ul li{
	background:url("../images/top/ic_arrows.png") left center no-repeat;
	margin:0 0 10px;
	padding:0 0 0 15px;
	font-size:1.25em;
}

#topB #service .innerBox ul li{
	background:url("../images/top/ic_arrows.png") left center no-repeat;
	margin:0 0 10px;
	padding:0 0 0 15px;
	font-size:1.25em;
}

#top #service .innerBox .btnlist{
	margin:0;
	position:absolute;
	bottom:-17px;
	right:10px;
}

#topB #service .innerBox .btnlist{
	margin:0;
	position:absolute;
	bottom:-17px;
	right:10px;
}

#top #service .innerBox2{
	background:url("../images/top/service_box_bottom2.jpg") left bottom no-repeat;
	margin:0;
	padding:0;
	width:680px;
}

#topB #service .innerBox2{
	background:url("../images/top/service_box_bottom2.jpg") left bottom no-repeat;
	margin:0;
	padding:0;
	width:680px;
}

#top #service .innerBox2 ul{
	margin:0 0 10px;
	padding:0 15px;
}

#topB #service .innerBox2 ul{
	margin:0 0 10px;
	padding:0 15px;
}

#top #service .innerBox2 ul li{
	background:url("../images/top/ic_arrows.png") left center no-repeat;
	float:left;
	margin:0 15px 10px 0;
	padding:0 0 0 15px;
	font-size:1.25em;
}

#topB #service .innerBox2 ul li{
	background:url("../images/top/ic_arrows.png") left center no-repeat;
	float:left;
	margin:0 15px 10px 0;
	padding:0 0 0 15px;
	font-size:1.25em;
}


#top #kind ul{
	width:680px;
}

#topB #kind ul{
	width:680px;
}

#top #kind ul li{
	margin:0 0 10px;
	width:332px;
}

#topB #kind ul li{
	margin:0 0 10px;
	width:332px;
}

#top #kind ul li.odd{
	float:left;
}

#topB #kind ul li.odd{
	float:left;
}

#top #kind ul li.even{
	float:right;
}
#topB #kind ul li.even{
	float:right;
}

#top #type ul{
	width:680px;
}

#topB #type ul{
	width:680px;
}

#top #type ul{
	width:680px;
}

#topB #type ul li{
	margin:0 0 10px;
	width:332px;
}

#top #type ul li.odd{
	float:left;
}

#topB #type ul li.odd{
	float:left;
}

#top #type ul li.even{
	float:right;
}

#topB #type ul li.even{
	float:right;
}

#top #platform .platformBox{
	background:url("../images/top/bg_platform_bottom.jpg") left bottom no-repeat;
	margin:0 0 10px;
	padding:0 0 20px;
	width:680px;
}

#topB #platform .platformBox{
	background:url("../images/top/bg_platform_bottom.jpg") left bottom no-repeat;
	margin:0 0 10px;
	padding:0 0 20px;
	width:680px;
}

#top #platform .platformBox .innerBox{
	background:url("../images/top/bg_platform_top.jpg") left top no-repeat;
	width:680px;
}

#topB #platform .platformBox .innerBox{
	background:url("../images/top/bg_platform_top.jpg") left top no-repeat;
	width:680px;
}

#top #platform .platformBox .innerBox h3{
	margin:0 0 15px;
	padding:4px 0 0;
}

#topB #platform .platformBox .innerBox h3{
	margin:0 0 15px;
	padding:4px 0 0;
}

#top #platform .platformBox .innerBox ul{
	margin:0 0 0 8px;
	padding:0 10px;
	width:640px;
}

#topB #platform .platformBox .innerBox ul{
	margin:0 0 0 8px;
	padding:0 10px;
	width:640px;
}

#top #platform .platformBox .innerBox ul li{
	float:left;
	margin:0 20px 10px 0;
}

#topB #platform .platformBox .innerBox ul li{
	float:left;
	margin:0 20px 10px 0;
}

#top #platform .platformBox.ver2 .innerBox ul li{
	margin:0 20px 10px 0;
}

#topB #platform .platformBox.ver2 .innerBox ul li{
	margin:0 20px 10px 0;
}


#top #platform .platformBox.ver3 .innerBox ul li{
	margin:0 12px 10px 0;
}

#topB #platform .platformBox.ver3 .innerBox ul li{
	margin:0 12px 10px 0;
}

#top #platform .platformBox .innerBox ul li.last{
	float:left;
	margin:0 0 10px 0;
}

#topB #platform .platformBox .innerBox ul li.last{
	float:left;
	margin:0 0 10px 0;
}

#top #partner{
	width:680px;
}

#topB #partner{
	width:680px;
}

#top #partner ul{
	width:680px;
}

#topB #partner ul{
	width:680px;
}

#top #partner ul li.odd{
	float:left;
	margin:0 0 10px;
}

#topB #partner ul li.odd{
	float:left;
	margin:0 0 10px;
}

#top #partner ul li.even{
	float:right;
	margin:0 0 10px;
}

#topB #partner ul li.even{
	float:right;
	margin:0 0 10px;
}

#top #seminar h2{
	margin:0;
}

#topB #seminar h2{
	margin:0;
}

#top #library ul li{
	border:dashed #999;
	border-width:0 0 1px;
	margin:0 0 10px;
	padding:7px 0 7px 103px;
}

#topB #library ul li{
	border:dashed #999;
	border-width:0 0 1px;
	margin:0 0 10px;
	padding:7px 0 7px 103px;
}

#top #library ul li.report{
	background:url("../images/library/ic_report.png") left center no-repeat;
}

#topB #library ul li.report{
	background:url("../images/library/ic_report.png") left center no-repeat;
}

#top #library ul li.report a{
	clear: both;
    display: block;
	font-size:110%;
}

#topB #library ul li.report a{
	clear: both;
    display: block;
	font-size:110%;
}

#topB #library ul li.report p.update {
    color: #bf0000;
    font-weight: bold;
    margin-bottom: 0;
}

#top #library ul li.seminar{
	background:url("../images/library/ic_video.png") left center no-repeat;
}

#topB #library ul li.seminar{
	background:url("../images/library/ic_video.png") left center no-repeat;
}


/* セミナー一覧表示用 */
.sem-detail
{
    display:none;
}
.sem-ul
{
    padding: 0px;
    margin: 0px 0px 20px 0px;
}

.sem-ul .sem-item
{
    padding: 3px 0;
    margin: 10px 0;
    font-size: 14px;
}

.sem-ul .sem-item
{
    text-align: left;
}

.sem-date
{
    background-color: #EEEEEE;
    padding: 5px 10px 5px 10px;
    font-size: 16px;
    line-height: 16px;
    margin-top: 16px;
    margin-bottom: 10px;
    font-weight: bold;
    text-align: left;
}

ul.sem-ul{margin-bottom:5px;}


ul.sem-ul li{
    padding: 0px 7px 3px 7px;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
    border-bottom-color: #999999;
}

ul.sem-ul li:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
}


* html ul.sem-ul li             { zoom: 1; } /* IE6 */
*:first-child+html ul.sem-ul li { zoom: 1; } /* IE7 */

ul.sem-ul p{float: left; font-size: 90%;}

ul.sem-ul p.semCate{
    color: #fff;
    padding: 3px 4px 2px 4px;
    margin-right: 5px;
    border-radius: 2px;
    width:auto;
    text-align: center;
    line-height: 120%;
	margin-bottom:0;
}

#service ul.sem-ul p.semCate{
    padding: 0 4px;
}

#service ul.sem-ul p.seat_wazuka{
    padding: 0px 10px;
}

#service ul.sem-ul p.place{
	 padding: 0 10px;
}

.main-sem h3{
    display:none;
}

ul.sem-ul p.semTime{margin-right: 10px;}

ul.sem-ul p.place{
    background-color: #000000;
    color: #FFFFFF;
    padding: 4px 10px 4px 10px;
    text-decoration: none;
    float: right;
    font-size: 12px;
    line-height: 12px;
    border-radius: 2px;
    width: auto;
    text-align: center;
	margin-bottom: 0;
}

ul.sem-ul p.seat{
    background-color: red;
    color: #FFF;
    padding: 4px 10px;
	font-size: 12px;
    text-decoration: none;
    float: right;
    line-height: 12px;
    border-radius: 2px;
    /*width: 30px;*/
    text-align: center;
    margin-right: 10px;
	margin-bottom: 0;
}

ul.sem-ul p.seat-non{
    color: #FFFFFF;
    padding: 6px 10px 6px 10px;
    text-decoration: none;
    float: right;
    font-size: 14px;
    line-height: 14px;
    border-radius: 2px;
    width: 30px;
    text-align: center;
    margin-right: 10px;
	margin-bottom: 10px;
	
}

.sem-ul .sem-link{
    width: 500px;
}

/*==========================================================================*/
/*                         　library　　　　　　　　　                      */
/*==========================================================================*/
#library ul li{
	border:dashed #999;
	border-width:0 0 1px;
	margin:0 0 10px;
	padding:7px 0 7px 103px;
}

#library ul li.report{
	background:url("../images/top/ic_report.gif") left center no-repeat;
}

#library ul li.seminar{
	background:url("../images/top/ic_seminar.gif") left center no-repeat;
}

/*==========================================================================*/
/*                             wideslider                                   */
/*==========================================================================*/
.wideslider {
	width: 100%;
	text-align: left;
	position: relative;
	overflow: hidden;
}

.wideslider ul,
.wideslider ul li {
	float: left;
	display: inline;
	overflow: hidden;
}

.wideslider ul li img {
	width: 100%;
	display: none;
}

.wideslider_base {
	top: 0;
	position: absolute;
}
.wideslider_wrap {
	top: 0;
	position: absolute;
	overflow: hidden;

}
.slider_prev,
.slider_next {
	top: 0;
	overflow: hidden;
	position: absolute;
	z-index: 100;
	cursor: pointer;
}
.slider_prev {background: #fff url(../images/top/prev.png) no-repeat right center;}
.slider_next {background: #fff url(../images/top/next.png) no-repeat left center;}

.pagination {
	display:none;
	bottom: 10px;
	left: 0;
	width: 100%;
	height: 15px;
	text-align: center;
	position: absolute;
	z-index: 200;
}

.pagination a {
	margin: 0 5px;
	width: 15px;
	height: 15px;
	display: inline-block;
	overflow: hidden;
	background: #333;
}
.pagination a.active {
	filter:alpha(opacity=100)!important;
	-moz-opacity: 1!important;
	opacity: 1!important;
}


/* =======================================
	ClearFixElements
======================================= */
.wideslider ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}

.wideslider ul {
	display: inline-block;
	overflow: hidden;
}



/*==========================================================================*/

/*                             box-bxslider                                 */

/*==========================================================================*/
/** RESET AND LAYOUT
===================================*/
.box-bxslider{
	background:url(../images/slide/sub/bg.png) left top no-repeat;
	height:300px;
	padding:0 0 10px 0;
	margin:0 auto;
}
.box-bxslider .bx-wrapper {
	position: relative;
	*zoom: 1;
	width:680px;
	margin: 0 auto;
}

/** THEME
===================================*/
.box-bxslider .bx-viewport {
	width: 680px !important;
	margin: 0 auto !important;
	overflow:hidden !important;
/*	height: 267px !important;  */
/*	_height:267px;*/
}

.box-bxslider .bxslider{
	margin:0 22px;
	width:659px;
}

.box-bxslider .bxslider li{
	height:300px;
	margin:0 0 0 -5px;
	padding:0;
	width:659px;
}

.box-bxslider .bxslider li ul li{
	float:left;
	height:64px;
	margin:0;
	width:127px;
}

/* PAGER */
.box-bxslider .bx-wrapper .bx-pager{
	display:none;
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 10px;
}
.box-bxslider .bx-wrapper .bx-pager .bx-pager-item,
.box-bxslider .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}
.box-bxslider .bx-wrapper .bx-pager.bx-default-pager a {
	background: #666666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.box-bxslider .bx-wrapper .bx-pager.bx-default-pager a:hover {
	background: #999999;
}
.box-bxslider .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000000;
}
.box-bxslider .bx-wrapper .bx-prev {
	left: 0px;
	background:url(../images/arrow_red_left.png) no-repeat left 0;
}
.box-bxslider .bx-wrapper .bx-next {
	right: 0px;
	background:url(../images/arrow_red_right.png) no-repeat right 0;
}
.box-bxslider .bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}
.box-bxslider .bx-wrapper .bx-next:hover {
	background-position: 0 0;
}
.box-bxslider .bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 27.5%;
	outline: 0;
	width: 11px;
	height: 300px;
	text-indent: -9999px;
	z-index: 9999;
}
.box-bxslider .bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/*==========================================================================*/

/*                             404 not found                                */

/*==========================================================================*/

.notfound{
	padding:30px 0 0;
}

.notfound li{
	background: url(../images/bg_list01.png) left center no-repeat;
	font-size:16px;
	margin:0 0 10px;
	padding:0 0 0 15px;
}

/*==========================================================================*/

/*                               chart                                      */

/*==========================================================================*/
.tategaki{
	height:15em;
	line-height:1 !important;
	writing-mode: tb-rl; /* IE独自仕様 */
	writing-mode: vertical-lr;
	-moz-writing-mode: vertical-rl;
	-webkit-writing-mode: vertical-rl;
	-webkit-text-orientation: upright;
}

.tategaki2{
	height:10em;
	line-height:1 !important;
	writing-mode: tb-rl; /* IE独自仕様 */
	writing-mode: vertical-lr;
	-moz-writing-mode: vertical-rl;
	-webkit-writing-mode: vertical-rl;
	-webkit-text-orientation: upright;
}

.chart #content{
	width:895px;
}

.chart .t-chart{
	border-collapse:collapse;
	table-layout:fixed;
}

.chart .t-chart a:link{
	text-decoration:underline;
}

.chart .t-chart a:visited{
	text-decoration:underline;
}

.chart .t-chart a:hover{
	text-decoration:none;
}

.chart .t-chart a:active{
	text-decoration:underline;
}

.chart .t-chart thead th{
	background:#ed5565;
}

.chart .t-chart thead th a{
	background:transparent;
	color:#fff;
}

.chart .t-chart .first{
	width:1em;
}

.chart .t-chart th{
	border:#fff solid 1px;
	font-size:13px;
}

.chart .t-chart td{
	border:#fff solid 1px;
	font-size:12px;
	text-align:center;
}

.chart .t-chart .service1 th{
	background:#f77777;
	color:#fff;
}

.chart .t-chart .service1 td{
	background:#ffe9e9;
	color:#333;
}

.chart .t-chart .service2 th{
	background:#fd984d;
	color:#fff;
}

.chart .t-chart .service2 td{
	background:#ffe3ce;
	color:#333;
	padding:10px;
}

.chart .t-chart .service3 th{
	background:#6fb55f;
	color:#fff;
}

.chart .t-chart .service3 td{
	background:#dbf4d5;
	color:#333;
	padding:10px;
}

.chart .t-chart .service4 th{
	background:#5cb8d2;
	color:#fff;
}

.chart .t-chart .service4 td{
	background:#dcf7ff;
	color:#333;
	padding:10px;
}

.chart .t-chart .service5 th{
	background:#b4babc;
	color:#fff;
}

.chart .t-chart .service5 td{
	background:#ced8da;
	color:#333;
	padding:10px;
}

.chart .bnrcontact{
	margin:100px 0 0;
	position:relative;
	text-align:center;
}

.chart .bnrcontact span{
	position:absolute;
	top:86px;
	left:145px;
	z-index:99;
}

.chart #footer #footerBtn .innerBox{
	float:none;
	margin:0 auto;
}

/*==========================================================================*/

/*                             Service                                      */

/*==========================================================================*/

#service #content h2.ttl{
	background:url(../images/common/pict1.gif) no-repeat left top;
	border:none;
	color:#B31F37;
	font-size:16px;
	font-weight:bold;
	line-height:1.3em;
	margin:0 0 20px;
	padding:0 0 0 20px;
}

#service #content ul.list{
    margin:0 0 30px 19px;
}

#service #content ul.list li{
	background:url(../images/common/pict2.gif) no-repeat left 0.2em;
	color:#999;
	float:left;
	font-size:16px;
	line-height:1.3;
	margin:0 0 15px ;
	padding:0 0 0 25px;
	width:295px;
}

#service #content ul.list li a:link{
	color:#B31F37;
	text-decoration:none;
}

#service #content ul.list li a:visited{
	color:#B31F37;
	text-decoration:none;
}

#service #content ul.list li a:hover{
	color:#B31F37;
	text-decoration:underline;
}

#service #content ul.list li a:active{
	color:#B31F37;
	text-decoration:none;
}




#service .section{
    padding:0 0 30px 20px;
}

#service #content h3.ttl{
	background:url(../images/common/pict2.gif) no-repeat left 0.2em;
	color:#999;
	font-size:16px;
	line-height:1.3;
	margin:0 0 15px ;
	padding:0 0 0 26px;
}

#service #content h3.ttl a:link{
	color:#B31F37;
	text-decoration:none;
}

#service #content h3.ttl a:visited{
	color:#B31F37;
	text-decoration:none;
}

#service #content h3.ttl a:hover{
	color:#B31F37;
	text-decoration:underline;
}

#service #content h3.ttl a:active{
	color:#B31F37;
	text-decoration:none;
}

/*==========================================================================*/

/*                             English                                      */

/*==========================================================================*/
/*==========================================================================*/

/*                             Contents                                     */

/*==========================================================================*/
.en .success.catchcopy{
	background:url('../en/images/company/ic_success.gif') left .2em no-repeat;
	font-size:166%;
	font-weight:bold;
	line-height:1.3 !important;
	padding:0 0 0 20px;
}

.en #content h2{
	margin:0 0 30px;
}

.en h3.catchcopy{
	font-size:230%;
	font-weight:bold;
	line-height:1.3 !important;
}

.en .catchcopy{
	font-size:230%;
	font-weight:bold;
	line-height:1.3 !important;
	margin:0 0 40px;
	padding:0;
}


.en .feature h4 {
	background: url("../images/icn_ftu.gif") no-repeat left .3em;
	color: #B31F37;
	line-height:1.5;
	margin-bottom: 10px !important;
	padding:3px 0 15px 2em;
}


.ttlCmnA{
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	margin: 0 0 20px;
	font-size: 28px;
	line-height: 1.6;
}


/*=====問い合wせ扉ページ=====*/
.btnCantact{
	width: 90%;
	margin: 20px auto 40px;
	background: #b31f36;
	border-radius: 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.btnCantact a{
	display: block;
	color: #fff;
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	padding: 20px 15px ;
	text-decoration: none;
}

.btnCantact:hover{
	opacity: 0.7;
	filter: alpha(opacity=70); /* IE lt 8 */
	-ms-filter: "alpha(opacity=70)"; /* IE 8 */
	-khtml-opacity: .70; /* Safari 1.x */
	-moz-opacity: .70; /* FF lt 1.5, Netscape */
	-moz-transition: opacity 0.2s ease;
	-webkit-transition: opacity 0.2s ease;
	-o-transition: all 0.2s ease; ease,opacity 0.2s ease;
}

/*-----------------------
コンサルLP
-----------------------*/

#consulting_lp {
	width: 650px;
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif, "HG丸ｺﾞｼｯｸM-PRO";
}
#consulting_lp ul {
	margin: 0;
	padding: 0;
}
#consulting_lp ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 16px;
}

#consulting_lp .clp_01 {
	background-image: url(../images/consulting/consulting_lp/01.gif);
	background-repeat: no-repeat;
	height: 91px;
	width: 659px;
	text-align: center;
	margin: 0 0 10px;
}
#consulting_lp .clp_01 h1 {
	font-size: 26px;
	color: #FFF;
	font-weight: bold;
	padding: 15px 0 0;
	margin-bottom: 20px;
}
#consulting_lp .clp_01 h2 {
	font-size: 19px;
	color: #FFF;
	font-weight: bold;
	padding:4px 0;
}
#consulting_lp .photo {
	margin: 0 0 10px ;
}

#consulting_lp .client_area {
	background: #e8eaea;
	padding: 17px 0;
	width: 659px;
	overflow: hidden;
	margin-bottom: 20px;
}
#consulting_lp .client_area ul {
	float: left;
	text-align: center;
}
#consulting_lp .client_area ul li {
	padding: 0 0 0 7px;
	}
#consulting_lp .client_area ul li.ttl{
	color: #fff;
	background-image: url(../images/consulting/consulting_lp/03.gif);
	background-repeat: no-repeat;
	width: 319px;
	height: 58px;
	padding: 20px 0 0;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 0 7px;
}
#consulting_lp .client_area ul li.ttl2{
	color: #fff;
	background-image: url(../images/consulting/consulting_lp/03.gif);
	background-repeat: no-repeat;
	width: 319px;
	height: 58px;
	font-size: 18px;
	padding: 7px 0 10px;
	font-weight: bold;
	margin: 10px 0 0 7px;
}


#consulting_lp .solution_area {
	background-image: url(../images/consulting/consulting_lp/53.gif);
	background-repeat: no-repeat;
	width: 659px;
	height: 412px;
	margin-bottom: 60px;
}
#consulting_lp .solution_area h2 {
	text-align: center;
	padding: 25px 0 0;
}
#consulting_lp .solution_area ul {
	padding: 20px 0 0 60px;
}
#consulting_lp .solution_area ul li {
	background-image:url(../images/consulting/consulting_lp/12.gif);
	background-repeat:no-repeat;
	background-position:0 11px;
	line-height: 47px;
	font-size: 20px;
	font-weight: bold;
	padding: 0 0 0 30px;
}
#consulting_lp .solution_area p {
	text-align: right;
	padding: 0 27px 0 0;
}
#consulting_lp .solution_area p a:link,a:visited {
	text-align: right;
}

#consulting_lp .edge_area {
	margin-bottom: 60px;
}
#consulting_lp .edge_area img {
	margin: 0 0 30px;
}
#consulting_lp .edge_area h2 {
	background-image: url(../images/consulting/consulting_lp/13.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0 0 10px;
	margin-bottom:30px;
	color: #333;
	width: 659px;
	font-size: 24px;
	font-weight: bold;
}
#consulting_lp .edge_area p.text {
	margin: 0;
	padding: 0;
	font-size: 21px;
	line-height: 120%;
}
#consulting_lp .edge_area p span {
	color: #ed2b45;
}

#consulting_lp .consulting_area {
	margin-bottom: 50px;
}
#consulting_lp .consulting_area h2 {
	background-image: url(../images/consulting/consulting_lp/13.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0 0 10px;
	margin-bottom:30px;
	color: #333;
	width: 659px;
	font-size: 24px;
	font-weight: bold;
}
#consulting_lp .consulting_area ul li {
	margin-bottom: 10px;
}

#consulting_lp .voice_area {
	margin-bottom: 60px;
}
#consulting_lp .voice_area h2 {
	background-image: url(../images/consulting/consulting_lp/13.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0 0 10px;
	margin-bottom:30px;
	color: #333;
	width: 659px;
	font-size: 24px;
	font-weight: bold;
}
#consulting_lp .voice_area .voice_box {
	overflow: hidden;
	margin: 10px 0 20px;
	padding: 13px 0;
	border: solid 1px #b21f37;
	background-image: url(../images/consulting/consulting_lp/20.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 657px;
}
#consulting_lp .voice_area .voice_box .image {
	float: left;
	padding: 0 12px;
}
#consulting_lp .voice_area .voice_box .text {
	float: left;
	width: 481px;
	padding: 0 12px;
}
#consulting_lp .voice_area .voice_box dl {
	color: #8f2929;
	font-size: 22px;
	font-weight: bold;
	border-bottom: 1px solid #b21f37;
	padding-bottom: 15px;
	margin: 0 0 15px;
}
#consulting_lp .voice_area .voice_box dt {
	color: #fff;
	background: #b21f37;
	display: inline;
	padding:4px 8px;
	text-align: center;
}
#consulting_lp .voice_area .voice_box dd {
	margin: 15px 0 0;
	line-height: 140%;
}

#consulting_lp .example_area {}
#consulting_lp .example_area h2 {
	background-image: url(../images/consulting/consulting_lp/13.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0 0 10px;
	margin-bottom:30px;
	color: #333;
	width: 659px;
	font-size: 24px;
	font-weight: bold;
}
#consulting_lp .example_area .example_list {
	overflow: hidden;
	width: 659px;
	margin-bottom: 25px;
}
#consulting_lp .example_area .example_list ul {
	float: left;
}
#consulting_lp .example_area .example_list ul li {
	margin-bottom: 2px;
}
#consulting_lp .example_area .example_list ul li.ttl{
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	background-image: url(../images/consulting/consulting_lp/22.gif);
	background-repeat: no-repeat;
	padding: 37px 0 30px;
	width: 253px;
}
#consulting_lp .example_area .example_list ul li.ttl2{
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	background-image: url(../images/consulting/consulting_lp/22.gif);
	background-repeat: no-repeat;
	padding: 30px 0 15px;
	width: 253px;
}

#consulting_lp .example_area .example_box {
	background: #eeeeee;
	padding: 26px 18px;
	margin: 0 0 15px;
}
#consulting_lp .example_area .example_box .area01 {
	overflow: hidden;
}
#consulting_lp .example_area .example_box .area01 h3 {
	color: #fff;
	background-image: url(../images/consulting/consulting_lp/27.gif);
	background-repeat: no-repeat;
	padding: 8px 10px 8px 15px;
	width: 433px;
	float: left;
	margin: 4px 0;
}
#consulting_lp .example_area .example_box .area01 .type {
	float: left;
	background-image: url(../images/consulting/consulting_lp/28.gif);
	background-repeat: no-repeat;
	color: #fff;
	height: 40px;
	padding: 12px 0 0;
	text-align: center;
	width: 152px;
	font-weight: bold;
	font-size: 14px;
}
#consulting_lp .example_area .example_box .area02 {
	overflow: hidden;
}
#consulting_lp .example_area .example_box .area02 img {
	float: left;
	padding-right: 22px;
}
#consulting_lp .example_area .example_box .area02 p {
	float: left;
	margin: 0 0 20px 0;
	border-top: 1px solid #b21f37;
	border-bottom: 1px solid #b21f37;
	font-size: 21px;
	font-weight: bold;
	padding: 11px 0;
	line-height: 120%;
}

#consulting_lp .example_area .example_box .area03 {
	overflow: hidden;
}

#consulting_lp .example_area .example_box .area03 h4 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
}

#consulting_lp .example_area .example_box .area03 .text {
	float: left;
	width: 430px;
	overflow: hidden;
	height: auto;
}
#consulting_lp .example_area .example_box .area03 .box {
	overflow: hidden;
	margin: 0 0 10px;
	width: 460px;
}
#consulting_lp .example_area .example_box .area03 .ttl {
	float: left;
	background: #b21f37;
	color: #fff;
	padding: 19px 20px;
	font-size: 20px;
	margin-right: 10px;
}
#consulting_lp .example_area .example_box .area03 .ttl2 {
	float: left;
	background: #b21f37;
	color: #fff;
	padding: 127px 20px;
	font-size: 20px;
	margin-right: 10px;
}
#consulting_lp .example_area .example_box .area03 .ttl3 {
	float: left;
	background: #b21f37;
	color: #fff;
	padding: 79px 20px;
	font-size: 20px;
	margin-right: 10px;
}
#consulting_lp .example_area .example_box .area03 .ttl4 {
	float: left;
	background: #b21f37;
	color: #fff;
	padding: 38px 20px;
	font-size: 20px;
	margin-right: 10px;
}
#consulting_lp .example_area .example_box .area03 .list {
	float: left;
	background: #fff;
	padding: 8px 12px;
	font-size: 15px;
	width: 310px;
}
#consulting_lp .example_area .example_box .area03 ul {
}
#consulting_lp .example_area .example_box .area03 ul li {
	margin-bottom: 6px;
	background-image: url(../images/consulting/consulting_lp/list.gif) ;
	background-repeat: no-repeat;
	background-position:0 5px;
	padding-left: 14px;
	font-size: 14px;
}
#consulting_lp .example_area .example_box .area03 ul.mb30 {
	margin-bottom: 30px;
}
#consulting_lp .example_area .example_box .area03 .img {
	float: right;
}

#consulting_lp .service_area {}
#consulting_lp .service_area h2 {}
#consulting_lp .service_area .ttl {
	border: 1px solid #999;
	padding: 10px;
	text-align: center;
	margin: 0 0 32px 15px;
	}
#consulting_lp .service_area .plan {
	margin: 0 0 45px;
	text-align: center;
}
#consulting_lp .service_area .ttl02 {
	border-top: 1px solid #b21f37;
	border-bottom: 1px solid #b21f37;
	padding: 10px;
	text-align: center;
	margin: 0 0 25px;
	font-size: 35px;
	font-weight: bold;
	line-height: 110%;
}
#consulting_lp .service_area .ttl02 span {
	color: #b21f37;
}

#consulting_lp .service_area h3 {
	text-align: center;
	background: #c00002;
	color: #fff;
	padding: 15px;
	font-size: 20px;
	}

#consulting_lp .point_area {
	margin-bottom: 62px;
}
#consulting_lp .point_area .box {
	overflow: hidden;
}
#consulting_lp .point_area .box .list {
	float: left;
	padding: 0 15px 0 0;
}
#consulting_lp .point_area .box .text {
	float: left;
	width: 600px;
}
#consulting_lp .point_area .box .text p{
    margin: 0;
	padding: 0;
	font-size: 30px;
	font-weight: bold;
	line-height: 120%;
}
#consulting_lp .point_area .box .point {
	overflow: hidden;
	border: 2px solid #c00000;
	margin: 15px 20px 20px 0;
	padding: 10px 0 0 80px;
	background-image: url(../images/consulting/consulting_lp/40.gif);
	background-repeat: no-repeat;
	background-position: 8px 7px;
	font-size: 20px;
	line-height: 140%;
	height: 63px;
}
#consulting_lp .point_area .box .point2 {
	overflow: hidden;
	border: 2px solid #c00000;
	margin: 15px 20px 20px 0;
	padding: 20px 0 0 80px;
	background-image: url(../images/consulting/consulting_lp/40.gif);
	background-repeat: no-repeat;
	background-position: 8px 7px;
	font-size: 20px;
	line-height: 140%;
	height: 50px;
}
#consulting_lp .point_area .box img {
	margin: 0 0 20px;
	}

#consulting_lp .point_area .box ul {}
#consulting_lp .point_area .box ul li {}
#consulting_lp .point_area table {
	}
#consulting_lp .point_area table th {
	background: #a7a7a7;
	border-top: 2px solid #a7a7a7;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: none;
	padding: 10px;
	color: #fff;
}
#consulting_lp .point_area table th.pink {
	background: #ffb5b5;
	border: 1px solid #fff;
	border-left: none;
	padding: 10px 15px 10px 15px;
	color: #000;
	width: 115px;
	text-align: left;
	line-height: 140%;
}
#consulting_lp .point_area table th.darkpink {
	background: #ed5565;
	font-size: 120%;
	border: solid #ed5565 2px;
}
#consulting_lp .point_area table td {
	background: #ececec;
	padding: 10px;
	border: 1px solid #fff;
	border-collapse: collapse;
	width: 180px;
	vertical-align: top;
	font-size: 14px;
	line-height: 140%;
	}
#consulting_lp .point_area table td.darkpink_first {
	background: #fff;
	border-top: 2px solid #ed5565;
	border-left: 2px solid #ed5565;
	border-right: 2px solid #ed5565;
	border-bottom: 1px solid #ed5565;
	font-weight: bold;
}
#consulting_lp .point_area table td.darkpink {
	background: #fff;
	border-top: 1px solid #ed5565;
	border-left: 2px solid #ed5565;
    border-right: 2px solid #ed5565;
	border-bottom: 1px solid #ed5565;
	font-weight: bold;
}
#consulting_lp .point_area table td.darkpink_last {
	background: #fff;
	border-top: 1px solid #ed5565;
	border-left: 2px solid #ed5565;
	border-right: 2px solid #ed5565;
	border-bottom: 2px solid #ed5565;
	font-weight: bold;
}
#consulting_lp .point_area h2 {
	background-image: url(../images/consulting/consulting_lp/13.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0 0 10px;
	margin-bottom:30px;
	color: #333;
	width: 659px;
}
#consulting_lp .point_area h3 {
	border-left: 8px solid #b21f37;
	margin: 40px 10px 10px 0;
	padding: 0 0 0 10px;
	font-size: 21px;
	font-weight: bold;
	line-height: 120%;
	}
#consulting_lp .point_area h4 {
	font-size: 14px;
	font-weight: bold;
	margin: 20px 0 10px;
}
#consulting_lp .point_area .image_area {
	width: 659px;
}
#consulting_lp .point_area .image_area p {
	font-size: 13px;
	text-align: left;
	}
#consulting_lp .point_area .image_area .box01 {
	overflow: hidden;
	}
#consulting_lp .point_area .image_area .box02 {
	overflow: hidden;
	}
#consulting_lp .point_area .image_area p {
	line-height: 120%;
	margin-top: 10px;
	font-size: 12px;
}
#consulting_lp .point_area .image_area p.ttl {
	font-size: 14px;
	color: #fff;
	background-image: url(../images/consulting/consulting_lp/41.gif);
	background-repeat: no-repeat;
	padding: 5px 0 6px;
	text-align: center;
	width: 183px;
	margin-left: 15px;
	margin-bottom: 15px;
	}
#consulting_lp .point_area .image_area p.ttl2 {
	font-size: 14px;
	color: #fff;
	background-image: url(../images/consulting/consulting_lp/45.gif);
	background-repeat: no-repeat;
	padding: 5px 0 6px;
	text-align: center;
	width: 348px;
	margin-left: 15px;
	margin-left: 5px;
	font-weight: bold;
	}
#consulting_lp .point_area .image_area .img01 {
	text-align: center;
	float: left;
	width: 215px;
	padding-right: 7px;
	}
#consulting_lp .point_area .image_area .img02 {
	float: left;
	width: 215px;
	padding-right: 7px;
	}
#consulting_lp .point_area .image_area .img03 {
	float: left;
	width: 215px;
	}

#consulting_lp .plan_area {
	width: 659px;
}
#consulting_lp .plan_area h2 {
	background-image: url(../images/consulting/consulting_lp/13.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0 0 10px;
	margin-bottom:30px;
	color: #333;
	width: 659px;
	font-size: 24px;
	font-weight: bold;
}
#consulting_lp .plan_area table {
	margin-bottom: 42px;
	font-size: 11px;
}
#consulting_lp .plan_area th {
	background: #ed5565;
	border: 1px solid #fff;
	padding: 10px;
	color: #fff;
}
#consulting_lp .plan_area table th.pink {
	background: #ffb5b5;
	border: 1px solid #fff;
	padding: 10px 15px 10px 15px;
	color: #000;
	width: 235px;
	text-align: left;
	line-height: 140%;
}
#consulting_lp .plan_area table th.pink2 {
	background: #ffb5b5;
	border: 1px solid #fff;
	padding: 10px 15px 10px 15px;
	color: #000;
	width: 295px;
	text-align: left;
	line-height: 140%;
}
#consulting_lp .plan_area td {
	background: #ececec;
	padding: 10px;
	border: 1px solid #fff;
	border-collapse: collapse;
	vertical-align: top;
    width: 155px;
	text-align: center;
    font-weight: bold;
}

#consulting_lp .faq_area {
	margin-bottom: 80px;
}
#consulting_lp .faq_area h2 {
	background-image: url(../images/consulting/consulting_lp/13.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0 0 10px;
	margin-bottom:30px;
	color: #333;
	width: 659px;
	font-size: 24px;
	font-weight: bold;
}

#consulting_lp .faq_area ul {
	margin-bottom: 10px;
	}
#consulting_lp .faq_area img {
	margin-bottom: 20px;
	}
#consulting_lp .faq_area ul li.q {
	background-image: url(../images/consulting/consulting_lp/49.gif);
	background-repeat: no-repeat;
	background-position: 0 1px;
	padding-left: 30px;
	line-height: 140%;
	font-weight: bold;
	font-size: 15px;
}
#consulting_lp .faq_area ul li.a {
	background-image: url(../images/consulting/consulting_lp/50.gif);
	background-repeat: no-repeat;
	background-position: 0 1px;
	padding-left: 30px;
	line-height: 140%;
	font-size: 15px;
}

#consulting_lp .inquiry_area {}


/*-----------------------
越境ECLP
-----------------------*/

#eec {
	font-family : 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;

}

#eec .under #content h1 {
    margin-bottom: 15px;
}

#eec h1,
#eec h2,
#eec h3,
#eec h4,
#eec h5 {
	clear:both;
}
#eec h2 {
	background-color:#b41f3c;
	color:#fff;
	font-size:22px;
	padding:6px 0 6px 0.3em;
	font-weight:bold;
	margin:1.5em 0 0.6em 0;
	vertical-align:middle;
}

#eec h2:before {
    content: url("../images/global/ekkyo/ttl_ystar.png");
	vertical-align:middle;
	padding-right:6px;
}

#eec p,
#eec li{
	font-size:14px;
}


#eec #head_catch1 {
	color:#b41f3c;
	text-align:center;
	font-size:20px;
	font-weight:bold;
	margin:0;
}

#eec #head_catch2 {
	text-align:center;
	font-size:16px;
	margin:0;
}

#eec #head_catch2 span{
	display:inline-block;
	background-color:#b41f3c;
	color:#fff;
	padding:0 3px;
}

#eec .head_service {
	border-radius:6px;
	border:2px solid #e1ddcd;
	padding:10px;
	margin:12px 0;
}

#eec .head_service p {
	text-align:center;
	font-size:16px;
}

#eec .head_service ul{
	list-style-type:none;
}

#eec .head_service ul li{
	float:left;
	display:inline-block;
	padding-left:6px;
	padding-bottom:6px;
}

#eec .head_service ul li:before {
    /*content: url("../images/global/ekkyo/ic_rstar_s.png");*/
	vertical-align:middle;
	content: "◆";
	padding-right:6px;
	color:#b41f3c;
	font-size:14px;
}

#eec #support h3{
	font-weight:bold;
	line-height:1.5;
	margin:0.5em 0;
	font-size:20px;
}

#eec #support h3 span{
	font-weight:normal;
	display:inline-block;
}

#eec #support dl{
	border:1px solid #C36;
	border-radius:6px;
	padding:0.5em 1em;
	margin:1em 0;
}

#eec #support dl ul li{
	list-style:disc;
	margin-left:24px;
	padding-bottom:1em;
}


#eec ul.schemefig {
	margin-bottom:1em;
}

#eec .schemefig li {
	float:left;
	width:23%;
	font-weight:bold;
	font-size:13px;
	text-align:center;
	padding:18px 3px 0px;
	margin:0 2px;
	background-color:#4d4f78;
	color:#fff;
	border-radius:6px;
	height:3em;
	vertical-align:middle;
}

#eec .schemefig li span{
	font-weight:normal;
	display:inline-block;
	font-size:13px;
}

#eec ul.schemefig li:first-child {
	color:#fff;
	background-color:#b41f3c;
	padding:8px 3px;
}

#eec .big2inchina .image {
	float:right;
	width:25%;
}

#eec .big2inchina h3 {
	color:#b41f3c;
	font-weight:bold;
	font-size:22px;
	margin-top:1em;
	margin-bottom:0.5em;
}

#eec .big2inchina h4 {
	background-color:#c34c63;
	font-weight:bold;
	font-size:20px;
	color:#fff;
	vertical-align:middle;
	padding:5px 0 5px 8px;
}

#eec .big2inchinamall {
	background-color:#f0d2d8;
	display:table;
	padding:10px;
	margin-bottom:22px;
}

#eec .big2inchina h5 {
	font-weight:bold;
	font-size:18px;
	padding:3px 0 10px 0;
}

#eec .big2inchinamall01,
#eec .big2inchinamall02 {
	border:1px solid #c34c63;
	border-radius:6px;
	display:table-cell;
	width:45%;
	padding:10px;

}

#eec .big2inchinamall01 p,
#eec .big2inchinamall02 p {
	padding-top:10px;
}

#eec .big2inchinamall01 img,
#eec .big2inchinamall02 img {
	margin:auto;
}


#eec .big2inchinamallbtw {
	display:table-cell;
	width:15%;
	padding:10px;
	background-image:url(../images/global/ekkyo/pink_arrow.png);
	background-repeat:no-repeat;
	background-position:center;
	color:#c34c63;
}

#eec .big2inchinamall02 {
	background-color:#fff;
}

#eec .big2inchinamallimg {
	text-align:center;
}

#eec .kaiketsubefore,
#eec .kaiketsuafter {
	border-radius:6px;
	width:100%;
	padding:10px;
}

#eec .kaiketsubefore {
	border:2px solid #e1ddcd;
}

#eec .kaiketsuafter {
	border:2px solid #b41f3c;
}

#eec .kaiketsubefore p,
#eec .kaiketsuafter p {
	color:#b41f3c;
	font-size:18px;
	font-weight:bold;
}

#eec .kaiketsuarrow {
	text-align:center;
	padding:10px;
}

#eec .kaiketsubefore ul li,
#eec .kaiketsuafter ul li{
    padding-bottom:0.5em;
}

#eec .kaiketsubefore ul li:before {
    content: "◆";
	vertical-align:middle;
	padding-right:6px;
	color:#ddd09b;
	font-size:14px;
}

#eec .kaiketsuafter ul li:before {
    content: url("../images/global/ekkyo/ic_rstar_s.png");
	vertical-align:middle;
	padding-right:6px;
}

#eec .besttiming ol {
    padding:0;
	margin:0;
	list-style:none;
	counter-reset:count;
}

#eec .besttiming ol li:before{
 	counter-increment: count; /* 任意の名前を付ける */
	content: counter(count); /* 名前を付けたカウンターをcontentで発動！ */
	background:url("../images/global/ekkyo/ystar.png");
	background-position: top center;
	background-repeat:no-repeat;
	background-size:50px;
	width:50px;
	height:50px;
	display:inline-block;
	text-align:center;
	line-height:50px;
	margin-right:6px;
	/*font-style:italic;*/
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:22px;
	font-weight:bold;
}

#eec .besttiming ol li h3 {
	display:inline-block;
    line-height: 1.5;
    margin-top: 10px;
    vertical-align: top;
    width: 88%;
	color:inherit;
}

#eec .besttiming ol li h4 {
	display:inline-block;
    line-height: 1.5;
    vertical-align: top;
	background-color:transparent;
	color:#c34c63;
	padding-left: 55px;
	font-size:18px;
}

#eec .besttiming ol li p {
	padding-left:55px;
}

#eec .besttiming ol li p span{
	color:#b41f3c;
}

#eec .outlinecatch {
	font-size:18px;
	margin-bottom:1em;

}

#eec .outline ol {
    padding:0;
	margin:0;
	list-style:none;
	counter-reset:count2;
	display:table;
}

#eec .outline ol li {
    width:310px;
	display:table-cell;
	float:left;
	display:block;
	height:150px;
	padding:0 10px;
}

#eec .outline ol li:before{
 	counter-increment: count2; /* 任意の名前を付ける */
	content: counter(count2); /* 名前を付けたカウンターをcontentで発動！ */
	background:url("../images/global/ekkyo/rstar.png");
	background-position: top center;
	background-repeat:no-repeat;
	background-size:50px;
	width:50px;
	height:50px;
	display:inline-block;
	text-align:center;
	line-height:50px;
	margin-right:6px;
	/*font-style:italic;*/
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:22px;
	font-weight:bold;
	color:#fff;
}

#eec .outline ol li h3 {
	display:inline-block;
    line-height: 1.5;
    margin-top: 10px;
    vertical-align: top;
    width: 80%;
	color:inherit;
}

#eec .logisticscamera {
	background-image:url(../images/global/ekkyo/camera.png);
	background-position:12px center;
	background-repeat:no-repeat;
	border-radius:6px;
	border:2px solid #e1ddcd;
	padding:20px;
}

#eec .logisticscamera p{
	font-size:16px;
	padding-left:80px;
	vertical-align:middle;
	margin:0;
}

#eec .logistics h3{
	font-size: 20px;
	margin-top: 2em;
}


#eec .example h3{
	font-size: 20px;
	color:#333;
	padding:0.8em 0 0.1em;
	clear:both;

}

#eec .example h3 span{
	font-size: 16px;
	font-weight:normal;
	padding:2px 6px;
	background-color:#666;
	color:#fff;
}

#eec .example h4{
	font-size: 18px;
	color:#333;
	background-color:transparent;
}

#eec .exampleL {
	width:45%;
	float:left;
}

#eec .example li {
	list-style:disc;
	margin-left:24px;
	padding-bottom:1em;
}

#eec .exampleR {
	width:45%;
	float:left;
}

#eec .infomation {
	border:1px #c24c5e dashed;
	margin-top:90px;
	padding:24px;
	/*border-radius:6px;
	width:100%;*/
	/*background-image:url(../images/global/ekkyo/photo.png);
	background-position:bottom left;*/
	background-repeat:no-repeat;
	background-image:url(../images/global/ekkyo/itsumo.png);
	background-position:bottom right;
	height:auto;
	padding-bottom:180px;
}

#eec .info01 {
	font-size:18px;
	margin-bottom:0;
}

#eec .info02 {
	font-size:14px;
	padding-left:2em;
	margin-top:0;
}

#eec .infoflame {
	background-color:#f0efec;
	padding:10px 12px;
	width:550px;
	margin:24px auto;
}

#eec .infoflame p:nth-child(1),
#eec .infoflame p:nth-child(2) {
	font-size:18px;
	margin-bottom:0.3em;
	border-bottom:2px solid #C00;
	background-image:url(../images/global/ekkyo/track.png);
	background-position:right bottom;
	background-repeat:no-repeat;
}

#eec .infoflame p:nth-child(1) {
	width:63%;
}

#eec .infoflame p:nth-child(2) {
	width:73%;
}

#eec .infoflame p:nth-child(3) {
	font-size:21px;
	margin-top:12px;
	margin-bottom:2px;
	font-weight:bold;
}

#eec .infolink p {
	font-size:16px;
	margin:6px 0;
	font-weight:bold;
}

#eec .infolink ul {
	margin-left:24px;
}

#eec .infolink li {
	padding:3px 0;
}

#eec .infolink li span{
	display:inline-block;
	background-color:#c00;
	color:#fff;
	font-size:11px;
	padding:1px 3px;
	margin-left:6px;
}

/* トップインデックス */

#eec li.topindex {
	background: #f0d2d8 none repeat scroll 0 0;
    border: 1px dotted #ccc;
    cursor: pointer;
    float: left;
    margin: 0 10px 4px 0;
	padding:3px 4px;
    width:auto;
}

#eec li.topindex:hover {
	background: #c34c63 none repeat scroll 0 0;
	color:#fff;
}

#eec .topindex .fa-chevron-down {
	color:#c34c63;
}

#eec .btn_top {
	display:inline-block;
	width:auto;
	font-size:12px;
	text-align:center;
	padding:5px 6px;
	/*border:1px solid #ccc;*/
	background: #f0d2d8 none repeat scroll 0 0;
	color:#c34c63;
	margin:20px 0;
	float:right;
	clear:both;
	cursor: pointer;
}

#eec .btn_top:hover {
	background: #c34c63 none repeat scroll 0 0;
	color:#fff;

}

#eec .btn, #eec .btn2 {
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	font-size: 21px;
	display: block;
	width: 450px;
    padding: 10px 0;
    margin:22px auto;
	color:#fff;
}

#eec .btn {
	background : -webkit-gradient(linear,left top, left bottom,
    from(#8399C8), to(#214083));
background : -moz-linear-gradient(top, #8399C8, #214083);
}

#eec .btn2 {
	background : -webkit-gradient(linear,left top, left bottom,
    from(#FD7676), to(#A00D0D));
background : -moz-linear-gradient(top, #FD7676, #A00D0D);
}



/*#eec .btn:hover{
	background: rgb(22,142,228);
background: -moz-linear-gradient(top, rgba(22,142,228,1) 0%, rgba(29,114,171,1) 49%, rgba(37,126,185,1) 50%, rgba(82,135,178,1) 100%);
background: -webkit-linear-gradient(top, rgba(22,142,228,1) 0%,rgba(29,114,171,1) 49%,rgba(37,126,185,1) 50%,rgba(82,135,178,1) 100%);
background: linear-gradient(to bottom, rgba(22,142,228,1) 0%,rgba(29,114,171,1) 49%,rgba(37,126,185,1) 50%,rgba(82,135,178,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#168ee4', endColorstr='#5287b2',GradientType=0 );

}*/

#eec .btn:hover,
#eec .btn2:hover {
	opacity: 0.8;
}


#eec .eec_jisseki{
	margin-top:1em;
	background-color: #f0efec;
	padding:1.5em;
}

#eec .eec_jisseki ul{
	padding-left:1.5em;
}

#eec .eec_jisseki ul li{
	list-style-type:disc;
	margin-bottom:0.5em;
}

#eec .eec_jisseki h3{
	font-size:18px;
	margin-bottom:0.8em;
	color:#b41f3c;
	font-weight:bold;	
}
<!-- feed -->

#eec .infolink #feed li {
	display:table;
}


#eec .infolink #feed .thum,
#eec .infolink #feed .info,
#eec .infolink #feed .tit
{
	display:table-cell;
	font-weight:normal;
	padding:4px 10px;
	border-bottom:1px solid #ececec;
}

#eec .infolink #feed .thum
{
	width:95px;
}

#eec .infolink #feed .info
{
	font-size:12px;
	vertical-align:top;
}

#eec .infolink #feed .tit
{
	font-size:14px;
	vertical-align:top;
}

#eec .infolink #feed .tit:hover
{
	text-decoration:underline;
	color:blue;
}


/*****************************************************

2016/1/07 ADD_STYLE

*****************************************************/


.seat_wazuka {
    background-color: red;
    color: #fff;
    padding: 4px 10px;
    text-decoration: none;
    /*font-size: 12px;*/
    line-height: 12px;
    border-radius: 2px;
    width: 70px;
    text-align: center;
    /* left: 397px; */
    /* position: relative; */
    float: right !important;
    margin: 0 -48px 0 0;
}

.newicon{
    color: #FF0000 !important;
    padding: 5px 4px 5px 0px !important;
    border-radius: 2px !important;
    width:37px !important;
    text-align: left !important;
    font-weight: bold !important;
    font-size: 12px !important;
    margin-right: 0px !important;
    float: left !important;
    line-height: 12px !important;
}

/* ブロックレイアウト */

#blockarea {
	width:895px;
	margin:auto;
	background-color:#eee;
	margin:auto;

	
}
#blockarea ul {
	width:895px;


}
#blockarea li {
	display:table;
	float:left;
	width:290px;
	background-color:#fff;
	margin:0.3em;
}

#blockarea li:nth-of-type(4),#blockarea li:nth-of-type(5),#blockarea li:nth-of-type(6) {
    margin-top: 0;
}

#blockarea li .blockCell div{
	display:table-cell;
	vertical-align:middle;
	text-align:left;
	padding:0.5em;

}

#blockarea a {
	display:block;
	border:1px solid #fff;
	text-decoration:none;
}

#blockarea a:hover{
	border:1px solid #B31F36;
}

/* リスト読み込み */

#info-blog .toplist li{
	border-bottom: 1px dashed #999;
	padding: 7px 0 4px 0;
	text-align: left;
	line-height:1.3;
	vertical-align:baseline;
	}


#info-blog .toplist span.listcate{
	border-radius: 2px;
	font-size: 12px;
	margin-right: 10px;
	padding: 3px;
	text-align: center;
 	width: 84px;
	display:inline-block;
	background-color:#039;
	}

#info-blog .toplist span.listcate a{
	color:#fff;
	text-decoration:none;
	}
	
#info-blog a {
	margin:0;
	padding:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}

#seminarInc{
	margin-bottom:4em;
	
}

/* 検索ボックス */

/*#topB #navi #trading-summary .innerTxt {
	top:10.5em;
}*/

td.gsc-clear-button {
	display: none;
	width: 0;
}

table.gsc-search-box td{
	border:none;
	padding:0;
}

/* test */
.test170223 #service li a{
	font-size:1em;
}



/*--------------cta-fixmenu追加-------------------------------*/

.cta-fixmenu{
	color: #fff;
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background-color: rgba(181,34,57,0.9);
	top: -80px;
	/*display: none;*/
	z-index: 200;
}
.cta-fixmenu .l-gNav{
	position: relative;
	top: 0;
	left: 0;
}

.cta-fixmenu-inner{
	width: 895px;
	height: 70px;
	margin: 0 auto;
	text-align: left;
}
.cta-fixmenu-inner-item{
	display: inline-block;
	padding: 0 210px 0 0;
	float: left;
/*	position: relative;
	top: 0;
	left: 0;*/
}
.cta-fixmenu-inner-item:last-child{
	padding-right: 0px;
}
.cta-fixmenu-inner-item >span,
.cta-fixmenu-inner-item >a{
	color: #fff;
	text-decoration: none;
	font-family: 'Noto Sans Japanese', serif;
	padding:8px 9px;
	display: inline-block;

}
.cta-fixmenu-inner-item:hover >a,
.cta-fixmenu-inner-item:hover >span,
.cta-fixmenu-inner-item.is-active >a,
.cta-fixmenu-inner-item.is-active >span{
	border-bottom: #f17308 solid 4px;
}
.cta-fixmenu-inner-contact{
	padding-top: 25px;
	padding-left: 20px;
	display: inline-block;
	float: left;
}


/*--------------movie_box追加-------------------------------*/

.m_box li{
 float: left;
 width: 33%;
 }
 
 .m_box .m_box01{
  margin:0 0 30px 5px;
  }