@charset "utf-8";


/* ------------------------------------------------------------------------------

2015.03.20 追記分

------------------------------------------------------------------------------ */
table.news{
width:70px;
background-color: #153177;
}

table.news th{
background-color: #153177;
color: #e1ebf8;
font-weight: bold;
font-size: 14px;
text-align:center;
}

table.news td{
background-color: #e1ebf8;
color: #153177;
font-size: 14px;
text-align:center;
}

p.comments{
color: #153177;
margin-bottom: 20px;
}

dl.newslatest dt {
	padding-top: 10px;
}
dl.newslatest dt span {
	margin-left: 10px;
	color: #1432aa;
	background-color: #e1ebf8;
padding:3px;
}

dl.newslatest dd {
	padding-bottom: 10px;
	background-image: url(../img/img_dotline_01.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.newslist {
	float: right;
}

.groupnews {
	margin-top: 5px;
	padding: 0;
}

.groupnews li {
	float:left;
	margin-top: 5px;
	margin-right: 10px;
	line-height: 1.0;
}
.groupnews li.last {
	float:left;
	margin-right: 0px;
}


/* ------------------------------------------------------------------------------

2015.02.28 追記分

------------------------------------------------------------------------------ */

.attention{
	margin: 0;
	padding: 0 0 0 28px;
	background: url(../img/icon_attention.gif) 0 1px no-repeat;
	font-size: 130%;
	font-weight: bold;
}
.attention2{
	margin-left: 20px;
	padding: 0 0 3px 3px;
	height: 27px;
	background: url(../img/icon_attention.gif) 0 1px no-repeat;
	font-size: 110%;
	font-weight: bold;
}

.jirei{
	margin: 0;
	padding: 0 0 0 28px;
	background: url(../solution/img/seminar_icon4.png) 0 1px no-repeat;
	font-size: 110%;
}

.reqHeadTitle{
	display: inline-block;
	margin: 0 0 8px 0;
	padding: 3px 10px;
	border: 1px solid #666;
}

.reqHeadTxt{
	display: inline-block;
	margin: 0 0 8px 0;
	padding: 3px 10px;
}

ul.anshin_nav, ul.formattinglayout_nav{
	width: 750px;
	margin: 0 auto;
margin-bottom: 50px;
padding: 0;
list-style: none;
overflow: hidden;
}

ul.anshin_nav li{
float: left;
width: 240px;
margin-right: 10px;
}

ul.formattinglayout_nav li{
float: left;
width: 365px;
margin-right: 10px;
}

ul.anshin_nav li:last-child, ul.formattinglayout_nav li:last-child{
margin-right: 0px;
}

ul.anshin_nav li a:hover img, ul.formattinglayout_nav li a:hover img{
	opacity:0.7;
	filter:alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}

.checkpoint{
margin: 0;
padding: 0 0 0 23px;
background: url(../img/icon_check.jpg) 0 0 no-repeat;
font-weight: bold;
}

ul.listCheck{
margin: 0;
padding: 0;
}

ul.listCheck li{
margin: 0;
padding: 0 0 0 1.8em;
background: url(../img/icon_check2.jpg) 0 0 no-repeat;
}


ul.faq_nav{
width: 750px;
margin: 0 auto;
margin-bottom: 50px;
padding: 0;
list-style: none;
overflow: hidden;
}

ul.faq_nav li{
float: left;
width: 180px;
margin-right: 10px;
}

ul.faq_nav li:last-child{
margin-right: 0px;
}

ul.faq_nav li a:hover img{
opacity:0.7;
filter:alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
}

.faqTitleHead{
width: 100%;
line-height: 34px;
margin: 0 0 15px 0;
padding-left: 45px;
font-size:130%;
font-weight: bold;
border-bottom: 1px solid #999999;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
position: relative;
}

.faqTitleHead img{
position: absolute;
top:1px;
left: 8px;
}

ul.faqList{
width: 100%;
margin: 0 0 40px 35px;
padding: 0;
list-style: none;
}

ul.faqList li{
width: 100%;
margin: 0 0 5px 0;
padding: 0 0 0 10px;
background: url(../guide/img/faq_icon_arrow.gif) 0 6px no-repeat !important;
}


dl.faqList{
	margin: 0 0 30px;
	padding: 0;
}
dl.faqList dt{
	font-size: 120%;
	font-weight: bold;
	margin: 0 0 30px 0;
	padding: 7px 10px 5px 10px;
	border-bottom: 1px solid #e3e3e3;
	color: #5A8DC0;
	background-color: #EEEEEE;
}
dl.faqList dd{
	margin: 0;
}

.faqTopBack{
padding-left: 14px;
background: url(../guide/img/faqtopback.gif) 0 5px no-repeat;
}

table#honyakuPrice_table1{
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
position: relative;
}

table#honyakuPrice_table1 th{
position: relative;
}

/*.iconHightQuality{
position: absolute;
top:-20px;
left: 15px;
}*/


ul.pricingOff{
width: 750px;
margin: 0 auto;
margin-bottom: 50px;
padding: 0;
list-style: none;
position: relative;
}

ul.pricingOff li{
float: left;
width: 240px;
padding: 12px;
margin-right: 15px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
background-color: #F8F6EE;
position: relative;
}

ul.pricingOff li:last-child{
margin-right: 0px;
}

ul.pricingOff li img{
position: absolute;
top:-11px;
right: 12px;
}

div.optCmt{
width: 180px;
margin: 1px 0 0 0;
padding: 10px;
font-size: 100%;
border: 1px dashed #999;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
position: relative;
}

div.optCmt a{
display: block;
margin: 10px 0 0 0;
padding: 3px 0;
text-align: center;
border: 1px solid #7497BF;
text-decoration: none;
}

div.optCmt a:hover{
color: #FFF;
background-color:#7497BF;
text-decoration: none;
}

.optCmt_arrow{
position: absolute;
top:27px;
left: -15px;
}

.cm_tableStyle_001 th p{
margin-top: 10px;
font-weight: bold;
}

.cm_tableStyle_001 th p span{
display: block !important;
font-weight: normal;
font-size: 82%;
}

/* ------------------------------------------------------------------------------

2015.08.31 追記分

------------------------------------------------------------------------------ */

.fukidashi{
width: 750px;
height: 146px;
margin: 0;
padding: 10px;
background: url(../img/fukidashi.jpg) left top no-repeat;
}
.fukidashi p.head{
margin-left:130px;
width:580px;
padding:8px 0;
}


/* ------------------------------------------------------------------------------

2017.07.25 追記分

------------------------------------------------------------------------------ */
.bnrphoto {
border: 1px solid #cccccc;
margin-bottom: 10px;
}

/* ------------------------------------------------------------------------------

Top

------------------------------------------------------------------------------ */
.mainMenu{
	margin: 0;
	padding: 0;
	/*--zoom: 1;	clear for ie6-7*/
}
.mainMenu:after{
	content: ""; 
	display: block; 
	clear: both;
}
.mainMenuL{
	float:left;
	margin: 0;
	padding: 0;
	width: 365px;
}
.mainMenuR{
	float:right;
	margin: 0;
	padding: 0;
	width: 365px;
}
.mainMenu .menu01{
	background: url(../img/topmenu_01.jpg) no-repeat left top;
}
.mainMenu .menu02{
	background: url(../img/topmenu_02.jpg) no-repeat left top;
}
.mainMenu .menu03{
	background: url(../img/topmenu_03.jpg) no-repeat left 6px;
}
.mainMenu .menu04{
	background: url(../img/topmenu_04.jpg) no-repeat left top;
}
.mainMenu ul.mainMenuLink{
	width: 365px;
	margin: 0;
	padding: 0;
	/zoom: 1;	clear for ie6-7*/
}
.mainMenu ul.mainMenuLink:after{
	content: ""; 
	display: block; 
	clear: both;
}
.mainMenu ul.mainMenuLink li.fl{
	float:left;
	width: 180px;
	height: 23px;
	margin: 0 5px 5px 0;/*left*/
	padding: 0;
}
.mainMenu ul.mainMenuLink li.fr{
	float:right;
	width: 180px;
	height: 23px;
	margin: 0 0 5px 0;/*rightマージン無し*/
	padding: 0;
}
.mainMenu ul.mainMenuLink li a{
	display: block;
	height: 23px;
	margin: 0;
	padding: 3px 0 0 10px;
	background: url(../img/topmenu_link.gif) no-repeat left top;
	text-decoration: none;
	color: #1C4976;
}
.mainMenu ul.mainMenuLink li a:hover{/*テキストリンク用*/
	display: block;
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: “alpha( opacity=80 )”;
}
.box{
border: 1px;
border-style: solid;
border-color: #cccccc;
padding: 10px;
}

/* -----------------------
お知らせの枠
----------------------- */
.infoBox{
	border: 1px solid #CC0000;
	padding: 10px;
}
.infoBox p{
	color: #CC0000;
}
.infoBox p.heading{
	color: #CC0000;
	font-size:120%;
	font-weight:bold;
}

/* -----------------------
見積もり/問合せ
----------------------- */

.quotationArea{
	margin: 0 0 20px;
	padding: 30px 0 24px 0;
	text-align: center;
	background: url(../img/mitsumori_bg5.gif) no-repeat left top;
}
.quotationArea2{
	margin: 0 0 15px;
	padding: 23px 0 23px 0;
	text-align: center;
	background: url(../img/mitsumori_bg2.gif) no-repeat left top;
}
.quotationArea3{
	padding: 10px 0 10px 0;
	text-align: center;
	background: url(../img/mitsumori_bg3.gif) no-repeat left top;
}

.quotationBox{
	margin: 0;
	padding-left: 201px;
	text-align: left;
	/zoom: 1;	clear for ie6-7*/
}
.quotationBox:after{
	content: ""; 
	display: block; 
	clear: both;
}
.quotationBox2{
	margin: 0;
	padding-left: 91px;
	text-align: left;
	/zoom: 1;	clear for ie6-7*/
}
.quotationBox2:after{
	content: ""; 
	display: block; 
	clear: both;
}

.inquiryArea{
	margin: 0;
	padding: 25px 0 24px 10px;
	text-align: center;
	background: url(../img/toiawase_bg2.gif) no-repeat left top;
}

.inquiryArea a:hover img,
.quotationArea a:hover img{
	opacity:0.7;
	filter:alpha(opacity=70);
	-ms-filter: “alpha( opacity=70 )”;
}
.txtl{
	text-align: left;
}

.inquiryArea2{
	margin: 0;
	padding: 25px 0 24px 10px;
	text-align: center;
	background: url(../img/toiawase_bg.gif) no-repeat left top;
}

.inquiryArea2 a:hover img{
	opacity:0.7;
	filter:alpha(opacity=70);
	-ms-filter: “alpha( opacity=70 )”;
}


/* -----------------------
SUB CONTENTS
----------------------- */

.subContentsBox{
	width: 210px;
	margin-bottom: 15px;
}
.subContentsBoxMain{
	border: 1px solid #d6d6d6;
	background-color: #f6f6f6;
	padding: 14px 9px;
}
.subContentsBoxMain2{
background-color: #ffffff;
	background-image: url(../img/img_mitsumori_bk.gif) ;
padding: 8px 2px;
}

.subContentsBoxMain3{
background-color: #ffffff;
	border: 1px solid #d6d6d6;
	padding: 8px 5px;
	height:160px;
	overflow-y:scroll;
}

.subContentsBoxLink a{
	display: block;
	width: 175px;
	_width: 210px;
	background: #5a8dc0 url(../img/globalnavi_icon.gif) no-repeat 11px center;
	padding: 5px 10px 5px 25px;
	color: #ffffff;
	text-decoration: none;
}

.subContentsBoxMain .bnrImg{
	margin: 10px 0 0;
	padding: 0;
}
.subContentsBoxMain .bnrTxt{
	margin: 0;
	padding: 0;
	font-size: 85%;
}
.member_flowBox{
	width:280px;
	float: right;
	margin-left: 10px;
}

/* -----------------------
バナーエリア
----------------------- */







/* ------------------------------------------------------------------------------

Contents

------------------------------------------------------------------------------ */
.floatLeft120 {
	float: left;
	width: auto;
	text-align: left;
	width: 120px;
}
.floatRight600 {
	float: right;
	width: auto;
	text-align: left;
	width: 590px;
}

.dotBox{
	margin: 0;
	padding: 20px;
	background: url(../img/bg_01.gif) repeat left top;
	border-left: 1px solid #cccccc;
}

.registerLeft {
	float: left;
	width: auto;
	text-align: left;
	width: 70px;
}
.registerRight {
	float: right;
	width: auto;
	text-align: left;
	width: 300px;
}



/* -----------------------
キャンペーン
----------------------- */
.campaignBox{
	padding: 0;
	margin: 0;
}
.campaignBox .cpImage{
	padding: 0;
	margin: 0;
}
.campaignBox .cpDetail{
	padding: 0;
	margin: 0;
}
/* -----------------------
英文校正者プロフィール
----------------------- */
dl.profile{
	margin: 0 0 5px 0;
	padding: 0;
}
dl.profile dt.img{
	width: 50px;
	float: left;
}
dl.profile dd.name{
	margin-left: 60px;
	font-size:120%;
	color:#5A8DC0;
	font-weight:bold;
}

/* -----------------------
ご利用のプロセス
----------------------- */
a.overwhite{
    background-color:#ffffff;
    display:block;
}

a.overwhite:hover img{
    cursor:pointer;
    filter: alpha(opacity=60);        /* ie lt 8 */
    -ms-filter: "alpha(opacity=60)";  /* ie 8 */
    -moz-opacity:0.6;                 /* FF lt 1.5, Netscape */
    -khtml-opacity: 0.6;              /* Safari 1.x */
    opacity:0.6;
    zoom:1;
}

/* -----------------------
お客様の声
----------------------- */
dl.voice{
	margin: 15px 0;
	padding: 15px 0 0;
	border-top: 1px dotted #cccccc;
}
dl.voice dt,
dl.voice dd.text{
	margin: 0 0 10px;
}
dl.voice dd.name,
dl.voice dd.area{
	font-weight: bold;
	margin: 0;
}
/* -----------------------
よくあるご質問
----------------------- */
ul.faq{
	margin: 0;
	padding: 0;
}
ul.faq li{
	margin: 0 0 7px;
	padding: 0 0 0 20px;
	background: url(../guide/img/page_solfaq_ico001.gif) no-repeat left 2px;
}
dl.faq{
	margin: 0 0 30px;
	padding: 0;
}
dl.faq dt{
	font-weight: bold;
	font-size: 120%;
	margin: 0 0 15px;
	padding:  7px 7px 4px 27px;
	border-bottom: 1px solid #e3e3e3;
	background: #eeeeee url(../guide/img/page_solfaq_ico001.gif) no-repeat 7px 10px;
	color: #5A8DC0;
}
dl.faq dd{
	margin: 0;
}
/* -----------------------
専門分野
----------------------- */
ul.areaList ul {
	display:none;
}
/*背景*/
ul.areaList {
	border-left:1px solid #d6d6d6;
	border-right:1px solid #d6d6d6;
	border-bottom:1px solid #d6d6d6;
}
ul.areaList li {
	background-color: #EAEEF7;
	border-top:1px solid #d6d6d6;
	color: #5A8DC0;
}
ul.areaList li p {
	font-weight: bold;
}
ul.areaList li ul li {
	background-color: #F2F2F2;
	border-top:1px solid #d6d6d6;
	color: #454545;
}
ul.areaList li ul li p {
	font-weight: bold;
}
ul.areaList li ul li ul li {
	background-color: #ffffff;
	border-top:1px solid #d6d6d6;
}
ul.areaList li ul li ul li p {
	font-weight: bold;
}
ul.areaList li ul li ul li ul li {
	background-color: #ffffff;
	border-top:1px dotted #d6d6d6;
}
ul.areaList li ul li ul li ul li span {
	padding:10px 10px 10px 50px;
}


/*アイコン*/
ul.areaList span {
	display:block;
	padding:10px 10px 10px 30px;
	background-position:95% center;
	background-repeat:no-repeat;
}
ul.areaList li p span {
	background: url(../img/icon_open.gif) 10px 50% no-repeat;
}
ul.areaList li p span.open {
	background: url(../img/icon_close.gif) 10px 50% no-repeat;
}
ul.areaList li ul li p span {
	background: url(../img/icon_open.gif) 10px 50% no-repeat;
}
ul.areaList li ul li p span.open {
	background: url(../img/icon_close.gif) 10px 50% no-repeat;
}
ul.areaList li ul li ul li p span {
	background: url(../img/icon_open.gif) 10px 50% no-repeat;
}
ul.areaList li ul li ul li p span.open {
	background: url(../img/icon_close.gif) 10px 50% no-repeat;
}



/* -----------------------
テーブル
----------------------- */
table.cm_tableStyle_001,
table.cm_tableStyle_002 {
	border-right: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-collapse:collapse;
	font-size: 100%;/*for ie6*/
}
table.cm_tableStyle_001 th,
table.cm_tableStyle_002 th {
	background-color: #EAEEF7;
	table-layout: fixed;
}
table.cm_tableStyle_001 th.th02,
table.cm_tableStyle_002 th.th02 {
	background-color: #7397BE;
	color: #ffffff;
	table-layout: fixed;
}
table.cm_tableStyle_001 th.th03,
table.cm_tableStyle_002 th.th03 {
	background-color: #e7e7e7;
	table-layout: fixed;
}
table.cm_tableStyle_001 th,
table.cm_tableStyle_001 td {
	border-left: 1px solid #d6d6d6;
	border-bottom: 1px solid #d6d6d6;
	text-align: left;
	vertical-align: top;
	padding: 10px;
	table-layout: fixed;
}
table.cm_tableStyle_002 th,
table.cm_tableStyle_002 td {
	border-left: 1px solid #d6d6d6;
	border-bottom: 1px solid #d6d6d6;
	text-align: left;
	vertical-align: top;
	padding: 5px;
	table-layout: fixed;
}

table th.center,
table td.center {
	text-align: center;
}
table th.middle,
table td.middle {
	vertical-align: middle;
}
table th.lh12,
table td.lh12 {
	line-height: 1.2em;
}

table td.red {
	border-left: 3px solid #ff0000;
	border-right: 3px solid #ff0000;
	border-top: 3px solid #ff0000;
	border-bottom: 3px solid #ff0000;
	font-weight:bold;
	color:#ff0000;
}

.calibri{
	font-size: 170%;
	font-family: "Calibri";
}

/* -----------------------
ローカルナビ
----------------------- */
div.local {
	position: relative;
}
.position {
	position:absolute;
	top:10px;
	left:34px;
	width: 100px;
}
.position2 {
	position:absolute; 
	top:12px;
	left:34px;
	width: 100px;
}
.positionnavi{
	position:absolute; 
	left:9px;
	bottom:4px;

}
.positiontop{
	position:absolute; 
	left:9px;
	bottom:3px;
}

a.dc{
	text-decoration: none;
	color:#333333;
	font-weight:bold;
}

/* -----------------------
文書の実績
----------------------- */
.past {
	font-size:10px;
}

#past1{
	width:390px;
	height:500px;
	border:1px solid #cccccc;
	padding:3px;
	margin-bottom:10px;
}
#past2{
	width:390px;
	height:340px;
	border:1px solid #cccccc;
	padding:3px;
}
#past3{
	width:320px;
	height:500px;
	border:1px solid #cccccc;
	padding:3px;
	margin-bottom:10px;
}
#past4{
	width:320px;
	height:340px;
	border:1px solid #cccccc;
	padding:3px;
}
/* -------------------------------------------------------------

論文投稿支援サービス

----------------------------------------------------------------*/
.localNavi dd.head{
	padding: 6px 2px;
}
.submissionsupport_service{
	display: block;
	width: 745px;
	margin: 0 0 10px 5px;
	padding: 15px 15px 15px 25px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #EAEEF7;
    position: relative;
}

.submissionsupport_service:after{
	content: ""; 
	display: block; 
	clear: both;
}

.submissionsupport_service p.step{
	position: absolute;
	width: 110px;
	height: 37px;
	line-height: 30px;
	font-size: 13px;
	top:15px;
	left: -5px;
	background: url(../kousei/img/submissionsupport_tabBg.png) 0 0 no-repeat;
	background-size:110px 37px;
	color: #fff;
	text-align: center;
	z-index: 10;
}

.submissionsupport_service p.step_2{
	position: absolute;
	width: 110px;
	height: 37px;
	line-height: 30px;
	font-size: 13px;
	top:15px;
	left: -5px;
	background: url(../kousei/img/submissionsupport_tabBg2.png) 0 0 no-repeat;
	background-size:110px 37px;
	color: #fff;
	text-align: center;
	z-index: 10;
}

.submissionsupport_service p.title{
	display: block;
	margin: 2px 0 20px 100px;
	font-size: 17px;
	color: #5A8DC0;
	font-weight: bold;
}

.submissionsupport_service .fa{
	margin-right: 5px;
}

.submissionsupport_service p{
	display: block;
	margin: 0 0 10px 0;
}


.submissionsupport_service p.date{
	float: right;
	margin: 0;
	padding: 1px 4px;
	color: #5A8DC0;
	border: 1px solid #5A8DC0;
}

#submissionsupport_qa{
	position: relative;
	z-index: 0;
}
 
#submissionsupport_qa dt{
    padding: 13px 10px 13px 30px;
    cursor:pointer;
    background-color: #666;
    background:url(../kousei/img/submissionsupport_arrow_open.png) 13px 15px no-repeat;
    background-size: 13px 13px;
    font-weight: bold;
    }
    
#submissionsupport_qa dt span{
	margin-right: 6px;
	padding: 3px 6px;
    border: 1px solid #666;
    font-weight: normal;
    }
    
#submissionsupport_qa dd{
	width: auto;	
    margin: 10px 10px 30px 30px;
    padding: 10px;
    border-left:5px solid #EFEFEF;
    display:none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    }
    
#submissionsupport_qa dt.active{
    background:url(../kousei/img/submissionsupport_arrow_close.png) 13px 15px no-repeat;
    background-size: 13px 13px;  
}

