@charset "utf-8";
/* CSS Document */

body{
	
}

.l_bn{
	display:block;
	text-indent:-9999px;
	height:25px;
	margin-bottom:10px;
}

.ico_pdf{
	display:block;
	line-height:19px;
}

p{
	line-height:20px;
}

.lbox{
	display:block;
	float:left;

}

.rbox{
	display:block;
	float:right;
}

#left{
	display:block;
	float:left;
	width:190px;
}

#right{
	width:745px;
	float:right;
	padding-bottom:45px;

}


ul.lm{
	display:block;
	width:190px;
	margin-bottom:20px;
}

ul.lm li{
	display:block;
	width:100%;
	margin-bottom:5px;
}
ul.lm li a{
	display:block;
	height:50px;
	width:100%;
	margin-bottom:5px;
}

li a{
	text-decoration:none !important;
}


.lm_top{
	height:40px;
}


ul.lm2{
	display:block;
	padding-bottom:10px;
}

ul.lm2 li{
	display:block;
	background:url(/assets/images/common/ico_selbt.jpg) no-repeat 0 0;
	padding-left:18px;
}


ul.lm2 li a{
	display:block;
	height:auto;
	line-height:16px;
	margin:0;
	padding:0;
	padding-bottom:5px;
	color:#333;
}

ul.lm2 li.l2  a{
	height:30px;
}


ul.lm2 li a:hover{
	color:#0074bf;
}

.index_map{
	display:block;
	position:relative;
	width:748px;
	height:685px;
	background:url(/assets/sguide/ja-jp/images/map/MAP-off.png) no-repeat 0 0;
}
.map_over{
	display:none;
	position:absolute;
	z-index:10;
	left:0;
	top:0;
}

.nb{
  border:none;
  outline:none;
}

.mpain{
	margin-top:30px;
}

.map-bn{
	line-height:0;
	margin-bottom:10px;
}

/**selbt**/

.selbt_area{
	clear:none !important;
	display:block;
	float:left;
	width:740px !important;
}

ul.colist{
	display:block;
	width:900px;
	clear:left;
}

ul.colist li{
	display:block;
	float:left;
	width:185px;
	height:22px;
	line-height:22px;
	margin:auto auto 5px 20px;
}

ul.colist li:before{
	content: "";
	width: 5px;
	height: 5px;
	background-color: #606060;
	display: inline-block;
	border-radius: 100%;
	position: relative;
	left: -8px;
	bottom: 1px;
}

ul.colist li a img{
	margin-right:5px;
	border:none;
}

ul.colist li.ba{
	width:280px;
}


.cname_main{
	zoom:100%;
	display:block;
	margin-top:20px;
	margin-bottom:30px;
	border-bottom:#D7DBE5 2px solid;
}

.cname_main .fbox{
	display:block;
	float:left;
	height:90px;
	padding-left:20px;
	padding-right:5px;
}

.cname_main .fbox img{
	display:block;
	float:left;
	margin-right:10px;
}

.cname_main p{
	font-weight:bold;
	font-size:18px;
	line-height:22px;
	color:#797C87;
}

.cname_main p.cname{
	font-size:30px;
	line-height:32px;
}
.cname_main p.agency{
	font-size:13px;
	font-weight:normal;
}



.cname_main:after{
	content:"";
    clear:both;
    height:0;
    display:block;
    visibility: hidden;
}

.cnameSpace{
	margin-bottom:40px;
}

.maini{
	margin-bottom:20px;
}

.cname2{
	font-size:15px;
	font-weight:bold;
	line-height:20px;
}

#catpan_cname span{
	font-size:12px !important;
}

.co_tbl{
	width:100%;
	margin-top:20px;
	border-collapse:collapse;
	border-top:#999 1px solid;
}

.co_tbl td,
.co_tbl th
{
	font-size:12px;
	padding:4px;
	border-right:none;
}

.co_tbl th{
	background-color:#0074bf;
	color:#FFF;
	text-align:left;
	width:50%;
	border-bottom:#FFF 1px solid;
}

.co_tbl tr:last-child th{
	border-bottom:#999 1px solid;
}

.map{
	margin-top:30px;
	margin-bottom:30px;

}

.ph{
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
}

ul.tmenu{
	display:block;
	height:29px;
	margin-top:30px;
	border-bottom:#0074bf 3px solid;
}

ul.tmenu li{
	display:block;
	float:left;
	width:144px;
	height:26px;
	margin-right:5px;
	background-color:#DCDDDD;
}
ul.tmenu li:last-child{
	width:149px;
	margin-right:0;
}

ul.tmenu li a{
	display:block;
	width:100%;
	height:100%;
	color:#8F929F;
	text-align:center;
	line-height:26px;
	font-weight:bold;
}

.tactive{
	background-color:#0074bf;
	color:#FFF !important;
}

/*
グローバルネットワークの各国のページにアクセスした時、左端のタブがアクティブ状態で開く。
でもその状態で、左端タブにマウスオーバーし、何もせずにマウスアウトすると、左端タブが非アクティブになってしまう。
(sguide.jsのfunction preareSGTmenuによる挙動)
そのため、左端タブのアクティブ状態維持を目的に、マウスオーバー・マウスアウトに影響されないクラス『bg0074bf』を追加しました。
*/
.bg0074bf{
	background-color:#0074bf;
	color:#FFF !important;
}

.tabs{
	padding-top:35px;
        width: 100%;
}

/*拠点++++++++++++++*/

.area{
	display:block;
	clear:both;
	background:url(/assets/sguide/ja-jp/images/bk_area.jpg) repeat-x 0 0;
	height:25px;
	line-height:25px;
	font-weight:bold;
	margin-bottom:25px;
}

.area span{
	background:none;
	background-color:#FFF;
	padding-right:8px;
}


.co{
	display:block;
	float:left;
	width:350px;
	height:180px;
	margin-right:20px;
	margin-bottom:15px;
	background:url(/assets/sguide/ja-jp/images/circle.jpg) no-repeat 0 0;
}


.co .bra{
	font-weight:bold;
}
.co a.bt_map{
	display:block;
	width:132px;
	height:28px;
	background:url(/assets/sguide/ja-jp/images/bt_map.jpg) no-repeat 0 0;
	text-indent:-9999px;
	margin-left:20px;
}
.co p{
	padding-left:20px;
}

.cir{
	padding-left:20px;
background:url(/assets/sguide/ja-jp/images/circle.jpg) no-repeat 0 0;
}

.co2{
	background:none;
	height:220px;
}
.co2 .bra{
	font-size:14px;
}
.co2 .fl{
	width:40px;
	margin-left:20px;
}

/****/

.se_title{
	font-weight:bold;
	
}

.se_tbl{
	width:100%;
	border-collapse:separate !important;
	border-spacing:0 5px;
}
.se_tbl th,
.se_tbl td
{
	font-size:12px;
	padding:4px;
	text-align:left;
}

.se_tbl th{
	background-color:#0074bf;
	font-weight:bold;
	color:#FFF;
	border:#0074bf 1px solid;
	width:27%;
}

.se_tbl td{
	border:#0074bf 1px solid;
	border-left:none;
}

.photos{
	margin-top:40px;
	margin-bottom:30px;
}

.photos img{
	margin:0;
	padding:0;
	margin-right:10px;
	margin-top:10px;
}

.co_cen{
	display:block;
	float:left;
	width:350px;
	margin-right:15px;
	height:160px;
	margin-top:20px;
}

.co_cen_name{
	font-weight:bold;
	line-height:18px;
	margin-top:5px;
}

.boxnum{
	display:inline-block;
	width:20px;
	height:20px;
	text-align:center;
	line-height:20px;
	background-color:#0074bf;
	color:#FFF;
	font-weight:bold;
}

.pbox_l{
	display:block;
	background:url(/assets/sguide/ja-jp/images/box_l.jpg) no-repeat 0 0;
	height:20px;
	line-height:20px;
	font-weight:bold;
	font-size:16px;
	text-indent:22px;
	border-bottom:#007fbf 2px solid;
	margin-top:20px;
	margin-bottom:30px;
}

.pbox{
	display:block;
	background:url(/assets/sguide/ja-jp/images/box.jpg) no-repeat 0 0;
	font-weight:bold;
	font-size:14px;
	line-height:14px;
	text-indent:16px;
	margin-bottom:5px;
	margin-top:5px;
}

.i_title_b{
	display:block;
	line-height:20px;
	font-weight:bold;
	font-size:18px;
	border-bottom:#D7DBE5 2px solid;
	margin-top:10px;
	margin-bottom:30px;
	padding-bottom:4px;
}

.box_showr{
	margin-left:50px;
}

.box_showr p{
	display:block;
	float:left;
	margin-left:10px;
}

.spbox{
	display:block;
}

.spbox:after {
    content: "";
    display: block;
    clear: both;
    height:30px;
    overflow: hidden;
}

.ibox p{
	font-size: 11px;
	line-height:18px;
}

.prod_ibox{
	display:block;
	float:left;
	width:235px;
	height:auto;
	margin-right:13px;
	margin-bottom:20px;
}

.prod_ibox_last{
	margin-right:0;
}

/*\*/
* html .spbox{
    height: 0em;
    overflow: visible;
}
/**/

.sg_sepa{
	height:30px;
	border-bottom:#CCC 2px solid;
	margin-bottom:30px;
}

.pnum{
	font-size:14px;
	font-weight:bold;
	line-height:20px;
	margin-bottom:30px;
}

.m2active{
	font-weight:bold;
}
sup{
	font-size:10px;
}

.pprod{
	border:#0074bf 1px solid;
	padding:3px;
	margin-bottom:20px;
}

.ptfont{
	font-size:10px!important;
}

/* *** flexbox *** */

.flex {
		display: flex;
		flex-wrap: wrap;
	}
.coFlex {
        display: block;
        float: none;
        width: 350px;
        margin-right: 20px;
        margin-bottom: 15px;
        background: url(/assets/sguide/ja-jp/images/circle.jpg) no-repeat 0 0;
    }
    .coFlex .bra {
        font-weight: bold;
    }
    .coFlex p {
        padding-left: 20px;
    }
    .coFlex a.bt_map {
        display: block;
        width: 132px;
        height: 28px;
        background: url(/assets/sguide/ja-jp/images/bt_map.jpg) no-repeat 0 0;
        text-indent: -9999px;
        margin-left: 20px;
    }

	.coFlex_w {
        display: block;
        float: none;
        width: 700px;
        margin-right: 20px;
        margin-bottom: 15px;
        background: url(/assets/sguide/ja-jp/images/circle.jpg) no-repeat 0 0;
    }
    .coFlex_w .bra {
        font-weight: bold;
    }
    .coFlex_w p {
        padding-left: 20px;
    }

.coadress {
        display: block;
        float: none;
        width: 350px;
        margin-right: 20px;
        margin-bottom: 15px;
    }

.coadress a.bt_map {
        display: block;
        width: 132px;
        height: 28px;
        background: url(/assets/sguide/ja-jp/images/bt_map.jpg) no-repeat 0 0;
        text-indent: -9999px;
        margin-top: 6px;
    }

.opr_btn_ex {
    float: left;
    margin: 0 8px;
}
.opr_btn_ex a {
    position: relative;
    display: block;
    width: 100%;
    font-size: 16px;
    font-weight:bold;
    text-align: center;
    border: 1px solid #0072C1;
    color: #0072C1;
    width: 354px;
    height: 50px;
    margin: 0 auto;
    margin: 5px 0;
    padding-top: 12px;
}

.opr_btn_ex a:before {
    position: absolute;
    top: 42%;
    right: 14px;
    width: 14px;
    height: 14px;
    margin-top: -4px;
    content: "";
    transform: rotate(45deg);
    border: 0;
    border-top: solid 2px #0072C1;
    border-right: solid 2px #0072C1;
}

.opr_btn_ex a:hover {
    box-shadow: 0 0 0 4px #6598cf inset;
/*    -webkit-transition: all .3s;*/
/*    transition: all .3s;*/
    cursor:pointer;
}


/* footerの上にスペースを空ける  */

.footerTopSpace {
        margin-bottom: 175px;
}


