@charset "utf-8";

/*全体
	===========================================================*/
#main_content h2{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:bold;
	margin-bottom:15px;
	font-size:120%;
	}
#main_content p{
	padding:0 10px 10px;
	}
p.image{
	text-align:center;
	}
p.image img{
	max-width:100%;
	}

img.box-image{
	border:4px solid #e9e9e9;
	}
a.box-link{
	display:block;
	color:#000;
	background-position:right bottom;
	background-repeat:no-repeat;
	}
a.box-link:hover{
	text-decoration:none;
	}
#main_content a:hover{
	opacity: 0.70;
	filter: alpha(opacity=70);
	-moz-opacity: 0.70;
	-ms-filter: "alpha(opacity=70)";
	}
/*コンテンツボックス
	===========================================================*/
#wrapper{
	background-color:#fff;}
#main_content .content{
	background-color:#fff;
	width:170px;
	height:223px;
	float:left;
	margin:10px;
	}
	
p.text{
	padding-top:-20px;
	
	
	}
@media screen and (max-width: 960px) {
#contents{
	width:760px;
	}
}

@media screen and (max-width: 760px) {
#contents{
	width:570px;
	}
}
@media screen and (max-width: 570px) {
#contents{
	width:380px;
	}
	}

@media screen and (max-width: 380px) {
#contents{
	width:auto;
	}
#main_content .content{
	float:none;
	margin:10px auto;
	text-align:center;
	}
	}

/*main-box
	===========================================================*/
.main-box .excom{
	border:1px solid #e9e9e9;
	background-color:#fdfdfd;
	width:400px;
	float:left;
	}
.main-box .excom a.box-link{
	background-image:url(/images/top/box-excom.png);
	height:630px;
	}
.main-box .excom h1{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:bolder;
	margin-bottom:10px;
	font-size:250%;
	color:#1f2586;
	padding:10px 10px 0;
	}
@media screen and (max-width: 480px) {
.main-box .excom h1{
	font-size:160%;
	}	}
.main-box .excom h1 span{
	color:#EA1919;
	font-size:120%;
	}	
.main-box .excom p.image{
	padding-bottom:15px;
	}
.main-box .excom p{
	color:#1f2586;
	font-size:90%;
	}
.main-box .excom p span{
	font-size:150%;
	font-weight:bold;
	display:block;
	padding-bottom:10px;
	}



.main-box .main-box-side{
	background-color:#fdfdfd;
	width:515px;
	float:right;
	}
.main-box .main-box-side .marketing .box-link,
.main-box .main-box-side .ec .box-link,
.main-box .main-box-side .asean .box-link{
	height:185px;
	}

.main-box-side .box-image{
	float:left;
	margin-right:10px;
	box-sizing:border-box;
	display:block;
	width:150px;
	}
.main-box-side p{
	clear:both;
	overflow:hidden;
	}
.main-box-side p span{
	color:#0066ff;
	font-size:120%;
	font-weight:bold;
	display:block;
	padding-bottom:5px;
	}
.main-box .main-box-side .marketing{
	border:1px solid #c2d81d;
	background-color:#fdfdfd;
	margin-bottom:20px;
	}
.main-box .main-box-side .ec{
	border:1px solid #EA1919;
	background-color:#fdfdfd;
	margin-bottom:27px;
	}
.main-box .main-box-side .asean{
	border:1px solid #32b3dd;
	background-color:#fdfdfd;
	}

.main-box .main-box-side .marketing h2,
.main-box .main-box-side .ec h2,
.main-box .main-box-side .asean h2{
	padding:5px 5px 7px 20px;
	background-image:url(/images/top/ttl_s-w.png);
	background-position:5px center;
	background-repeat:no-repeat;
	color:#fff;
	}
.main-box .main-box-side .marketing h2{
	background-color:#c2d81d;
	margin-bottom:15px;
	}
.main-box .main-box-side .ec h2{
	background-color:#EA1919;
	margin-bottom:15px;
	}
.main-box .main-box-side .asean h2{
	background-color:#32b3dd;
	}
#main_content .main-box .main-box-side .asean h2 span{
	font-size:90%;
	font-weight:normal;
	}

.main-box .main-box-side .marketing a.box-link{
	background-image:url(/images/top/box-marketing.png);
	}
.main-box .main-box-side .ec a.box-link{
	background-image:url(/images/top/box-ec.png);
	}
.main-box .main-box-side .asean a.box-link{
	background-image:url(/images/top/box-asean.png);
	}

.oshirase{    
	width:515px;
	height:370px;
	float:right;
	border:1px solid #ffb8a9;
	background-color:#fdfdfd;
	margin-top:20px;
	font-weight:bold;
	color:#d93713;
	}
.oshirase h2{
	padding:5px 5px 7px 25px;
	background-image:url(/images/top/icon-oshirase.png);
	background-position:5px center;
	background-repeat:no-repeat;
	background-color:#ffe6e1;
	}
.oshirase li{
    padding-right:10px;
	list-style:disc;
	margin-left:20px;
	}




@media screen and (max-width: 960px) {
.main-box .excom,
.main-box .main-box-side,
.main-box .main-box-side .marketing,
.main-box .main-box-side .ec,
.main-box .main-box-side .asean,
.oshirase{
	float:none;
	width:auto;
	margin-bottom:15px;
	box-sizing:border-box;
	height:auto;
	}
.main-box .excom a.box-link,
.main-box .main-box-side .marketing a.box-link,
.main-box .main-box-side .ec a.box-link,
.main-box .main-box-side .asean a.box-link{
	height:100%;
}

}

@media screen and (max-width: 580px) {
#main_content{
	margin:auto 10px;}
}

/*コンテンツ
	===========================================================*/
.one-box{
	box-sizing:border-box;
	border:1px solid #e9e9e9;
	background-color:#fdfdfd;
	width:223px;
	float:left;
	margin-right:8px;
	margin-bottom:15px;
	min-height:290px;

	}
.two-box{
	box-sizing:border-box;
	border:1px solid #e9e9e9;
	background-color:#fdfdfd;
	width:463px;
	min-height:290px;
	max-height:290px;
	float:left;
	margin-right:15px;
	margin-bottom:15px;
	}
@media screen and (max-width: 960px) {
.one-box{
	width:45%;
	box-sizing:border-box;
	margin:2%;
}
.one-box a.box-link{
	width:100%;
	height:auto;
}
.two-box{
	width:auto;
	box-sizing:border-box;
	float:none;
	clear:both;
	overflow:hidden;
}
.two-box a.box-link{
	width:100%;
	height:auto;
}
}
@media screen and (max-width: 580px) {
.one-box{
	width:100%;
	box-sizing:border-box;
	float:none;
}
.one-box a.box-link{
	width:100%;
	height:auto;
}
}
.one-box a.box-link{
	height:290px;
	}
.two-box a.box-link{
	}

.box-excom a.box-link{
	background-image:url(/images/top/box-excom.png);
	}
.box-marketing a.box-link{
	background-image:url(/images/top/box-marketing.png);
	}
.box-ec a.box-link{
	background-image:url(/images/top/box-ec.png);
	}
.box-asean a.box-link{
	background-image:url(/images/top/box-asean.png);
	}

.box-excom h2,
.box-marketing h2,
.box-ec h2,
.box-asean h2{
	padding:5px 5px 7px 20px;
	background-position:5px center;
	background-repeat:no-repeat;
	height:2em;
	}
.box-excom h2{
	background-image:url(/images/top/ttl_l-excom.png);
	color:#1f2586;
	}
.box-marketing h2{
	background-image:url(/images/top/ttl_l-marketing.png);
	color:#8baa04;
	}
.box-ec h2{
	background-image:url(/images/top/ttl_l-ec.png);
	color:#EA1919;
	}
.box-asean h2{
	background-image:url(/images/top/ttl_l-asean.png);
	color:#32b3dd;
	}

.box-excom h2.bg-s{
	background-image:url(/images/top/ttl_s-excom.png);
	color:#1f2586;
	height:1em;
	}
.box-marketing h2.bg-s{
	background-image:url(/images/top/ttl_s-marketing.png);
	color:#8baa04;
	height:1em;
	}
@media screen and (max-width: 480px) {
.box-marketing h2.bg-s{
	height:auto;
	}	}
.box-ec h2.bg-s{
	background-image:url(/images/top/ttl_s-ec.png);
	color:#EA1919;
	height:1em;
	}
.box-asean h2.bg-s{
	background-image:url(/images/top/ttl_s-asean.png);
	color:#32b3dd;
	height:1em;
	}
@media screen and (max-width: 580px) {
.box-excom h2,
.box-marketing h2,
.box-ec h2,
.box-asean h2,
.box-excom h2,
.box-marketing h2,
.box-ec h2,
.box-asean h2,
.box-excom h2.bg-s,
.box-marketing h2.bg-s,
.box-ec h2.bg-s,
.box-asean h2.bg-s,
{
	height:auto;
}
}
#feed span.blog-ttl{
    display: block;
    height: 20px;
    overflow: hidden;
    width: 420px;
	}
.box-excom h2.blog-ttl,
.box-ec h2.blog-ttl,
.box-asean h2.blog-ttl,
.box-marketing h2.blog-ttl{
	padding-left:25px;
	border-bottom:1px solid #e9e9e9;
	clear:both;
	overflow:hidden;
	}
.box-excom h2.blog-ttl a,
.box-ec h2.blog-ttl a,
.box-asean h2.blog-ttl a,
.box-marketing h2.blog-ttl a{
	color:#1f2586;
	}
.box-excom h2.blog-ttl{
	background-image:url(/images/top/blog-excom.png);
	color:#1f2586;
	height:1em;
	background-color:#efefef;
	padding:8px 0 8px 25px;
	}
.box-marketing h2.blog-ttl{
	background-image:url(/images/top/blog-marketing.png);
	color:#8baa04;
	height:1em;
	padding:8px 0 8px 25px;
	}
.box-ec h2.blog-ttl{
	background-image:url(/images/top/blog-ec.png);
	color:#EA1919;
	height:1em;
	padding:8px 0 8px 25px;
	}
.box-asean h2.blog-ttl{
	background-image:url(/images/top/blog-asean.png);
	color:#32b3dd;
	height:1em;
	padding:8px 0 8px 25px;
	}
span.subscription a{
	font-size:80%;
	font-weight:normal;
	color:#ffa902;
	padding-left:20px;
	padding-right:10px;
	background-image:url(/images/top/icon-rss.png);
	background-position:left center;
	background-repeat:no-repeat;
	float:right;
	}
@media screen and (max-width: 580px) {
.box-excom h2.blog-ttl,
.box-ec h2.blog-ttl,
.box-asean h2.blog-ttl,
.box-marketing h2.blog-ttl
{
	height:auto;
}
	span.subscription{
		display:none;
		}
}
div.box-seo p.image{
	float:left;
	}

@media screen and (max-width: 580px) {
div.box-seo p.image{
	float:none;
	}}
/*.box-seo .box-image{
	float:left;
	margin-right:10px;
	box-sizing:border-box;
	display:block;
	width:193px;
	}
.box-seo p{
	clear:both;
	overflow:hidden;
	}*/

/*list-type
	===========================================================*/
span.blog-ttl{
	font-weight:bold;
	font-size:120%;
	color:#1f2586;
	}

.list-type05 li span{
	font-weight:bold;
	font-size:120%;
	color:#1f2586;
	}


.list-type01,
.list-type02,
.list-type03,
.list-type04,
.list-type05{
	margin:0 10px;
	}
.list-type04 li a,
.list-type01 li a,
.list-type05 li a{
	background-image:url(/images/top/icon-ya.png);
	background-position:center left;
	background-repeat:no-repeat;
	display:block;
	padding:3px 0px 3px 20px;
    color:#1f2586;
	}

.list-type02 li a{
	background-image:url(/images/top/icon-ya.png);
	background-position:left 8px;
	background-repeat:no-repeat;
	display:block;
	padding:4px 0px 4px 20px;
	border-bottom:1px solid #e9e9e9;
	}

div .list-type03 li{
	border-bottom:1px solid #e9e9e9;
	padding:3px 0;
	overflow:hidden;
	clear:both;
	}
div .list-type03 li a{
	}
div .list-type03 li span{
	}
div .list-type03 li span.day{
	font-size:90%;
	color:#888;
	}
div .list-type03 li img{
	width:110px;
	height:auto;
	float:left;
	padding-right:10px;
	}
div .list-type03 li .iine-btn{
	display:inline;
	text-decoration:none;
	}



div .list-type04 li a,
div .list-type05 li a{
	padding:8px 0px 8px 20px;
	border-bottom:1px solid #e9e9e9;
	}



/*subcontents
	===========================================================*/
.subcontents li{
	margin-right:15px;
	width:300px;
	float:left;
	background-color:#1f2586;
	text-align:center;
	}
.subcontents li a{
	display:block;
}
@media screen and (max-width: 960px) {
.subcontents li{
	width:100%;
	background-color:#1f2586;
	text-align:center;
	margin:0 0 10px 0;
	}
.subcontents li a{
	display:block;
}
}
/*GナビHOME非表示
	===========================================================*/
body.home #header li.home{
	display:none;
	}
body.home #header li.about {
	border-left: 1px solid #CCC;
	padding-left:10px;
}


/*書籍の紹介
	===========================================================*/
#book {
	background-color: #eee;
	padding-left:5px;
	padding-bottom: 20px;
	margin-bottom: 30px;
}

#book h3{
	padding:20px 10px 10px 10px;
}

@media screen and (max-width: 960px) {
#book .section .clearfix {
	width: 570px;
	margin:auto;
}
}
@media screen and (max-width: 480px) {
#book .section .clearfix {
	width: auto;
}
}

#book .book {
	margin: 10px;
	float: left;
	width: 150px;
	height:200px;
	text-align: center;
	padding: 10px;
	background-color: #FFF;
	border-radius:6px;
}
@media screen and (max-width: 480px) {
#book .book {
	float: none;
	width: auto;
	padding: 10px;
}
}
#book .book p {
	font-size: 12px;
	line-height: 120%;
	text-align: center;
	margin-top: 10px;
}
