@charset "UTF-8";
@media screen and (min-width: 0px) and (max-width: 667px) { .mbHide { display: none !important; }
	.mbShow { display: block !important; } }
@media screen and (min-width: 667px) and (max-width: 960px) { .tbHide { display: none !important; }
	.tbShow { display: block !important; } }
@media screen and (min-width: 960px) { .pcHide { display: none !important; }
	.pcShow { display: block !important; } }
    
.container{
	margin:0 auto;
}
.sub_title_box{
	width: 100%;
	display: inline-block;
	margin: 65px 0 0 0;
	padding: 5px 0 5px 10px;
	min-height: 98px;
	margin-top: 55px;
	background: #cccccc url("../../../img/corp/en/bg_main_company.jpg") 50% 0 no-repeat;
	border-radius: 3px;
	box-sizing: border-box;
}
.sub_title{
	width:100%;
}
.sub_title h1{
	font-size:28px;
}
footer{
	height: 50px;
	position: absolute;
}
@media screen and (min-width: 0px) and (max-width: 667px){
	.container{
		width: 95%;
		padding-top: 0;
		height: 1120px;
	}
	.sub_title_box {
		margin: 0;
	}
	.top_nav{
		width: 100%!important;
	}
	.navPageCont img{
		width: 80%!important;
	}
}

/*　サイドバー */
#sidebar {
    float: right;
    width: 222px;
	padding-top: 2rem;
}
.sNavList {
    border-bottom: 1px solid #4865ab;
    overflow: hidden;
}
.sNavList > li {
    background: #0b328f;
}
.sNavList > li > a {
    position: relative;
    display: block;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 112px;
    width: 222px;
    color: #fff;
    font-size: 142%;
    font-weight: 700;
    text-align: left;
}
.sNavList > li > a:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}
.sNavList > li > a span {
    padding: 12px 28px;
}
.sNavList > li > a > * {
    display: inline-block;
    vertical-align: middle;
}
.sNavList > li > a:after {
    top: 44%;
    left: 10px;
    content: "";
    position: absolute;
    border-top: 4px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 6px solid white;
}
.sNavList > li > ul {
    background: #7f93c4;
    text-align: left;
    display: block;
}
.sNavList > li > ul > li {
    position: relative;
    padding-left: 20px;
}
.sNavList > li > ul > li > a {
    position: relative;
    display: block;
    margin-top: 1px;
    padding: 15px 12px 13px;
    background: #fff;
}
a {
    color: #333333;
    text-decoration: none;
}
.sNavList > li > ul > li:after {
    position: absolute;
    width: 200%;
    margin-left: -20px;
    content: '';
    top: -1px;
    left: 0;
    z-index: 100;
    border-top: 1px solid #4865ab;
}
.sNavList li :hover {
	background-color: #7f93c4;
	color: #fff;
}
.sNavList .btnStyle03:after{
	left: -12px;
}
.btnStyle03.active {
	color: #fff;
    background: #6880ba;
}
.btnStyle03:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}
.btnStyle03:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 8px;
    height: 0px;
    margin: auto 0;
    content: "";
    position: absolute;
    border-top: 5px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 7px solid #0b328f;
    display: inline-block;
    vertical-align: middle;
    zoom: 1;
}
.sNavList .btnStyle03:after{
	left: -12px;
}
/* end */


/* 
     index 
*/
.clrfix p{
	border: solid 2px;
    font-size: 1.3rem;
    padding: 0.5rem 1rem;
    margin: 0 0.4rem;
}
.top_img_box {
    width: 100%;
    padding-top: 1rem;
}
.top_img_box img {
    width: 100%;
    padding-top: 0.5rem;
    position: relative;
}
.top_img_box p.cont01{
    position: absolute;
    color: black;
	font-weight: bold;
    font-size: 33px;
    top: 280px;
    left: 30%;
	width: 450px;
    font-family: Times new roman;
}
.top_img_box p.cont02{
    position: absolute;
    color: black;
    font-size: 20px;
    top: 320px;
    left: 40%;
	width: 200px;
    font-family: Times new roman;
}
.top_nav{
	float: left;
	width: 75%;
}

/* トップページ　ボックス*/
#stb_con_link{
	display: flex;
	padding-top: 1rem;
}
.gridSection03 {
    width: 102.97619%;
    margin-left: -2.97619%;
}
.gridSection03 > * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 30.35714%;
    margin-left: 2.97619%;
}
.gridSection03:before, .gridSection03:after {
    content: "";
    display: table;
}
.navPageIdx > li, .navPageIdx > ul > li {
    background-color: #fff;
	margin-left: 1%;
	width: 32%;
}
.navPageIdx > li, .navPageIdx > ul > li:hover{
	opacity: 0.7;
}
article a, .colorboxSection a {
    color: #0b328f;
}
.navPageCont img{
	width: 100%;
}
.navPageIdx > ul > li .navPageCont{
	border-top: 2px solid #0a3190;
    overflow: hidden;
    background: #f3f7ff;
}
.navPageIdx > ul > li .navPageCont > dt{
	text-align: center;
    background: #fff;
    font-size: 114%;
    min-height: 60px;
    color: #0a3190;
    font-weight: 700;
    line-height: 1.2;
}
.icoBalloonB {
    position: relative;
    z-index: 1;
    -webkit-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
}
.icoBalloonB:after {
    position: absolute;
    bottom: -20px;
    right: 0;
    left: 0;
    width: 0px;
    margin: 0 auto;
    content: "";
    position: absolute;
    border-top: 10px solid white;
    border-right: 6px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 6px solid transparent;
}
.navPageIdx > ul > li .navPageCont > dt:befor{
	content: "";
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}
.navPageIdx > ul > li .navPageCont > dt > span{
	padding: 12px 6px 8px;
    vertical-align: middle;
	line-height: 3.5rem;
}
.navPageIdx > ul > li .navPageCont > dd{
	text-align: center;
}

@media screen and (min-width: 0px) and (max-width: 667px){
	header{
		position: relative;
	}
	header #headerInner {
		width: auto;
		border-bottom: 4px solid #0b3290;
	}
	.header_content{
		width: 95%;
		display: inline-block;
		margin: 10px;
		text-align: left;
	}
	.header_content img{
		float: right;
    	width: 30%;
	}
	.company_logo_box a{
		font-size: 20px;
	}
	.sitemap_link{
		width: auto;
		display: flex;
	}
	.top_img_box {
		width: 100%;
		padding-top: 0;
	}
	.top_img_box img {
		height: 200px;
		padding-top: 0;
	}
	#gNav {
		display: none;
	}
    #sidebar{
        display: none;
    }
	.footer_navi{
		width: 100%;
	}

	#stb_con_link{
		display: block;
	}
	.gridSection03 > *.gridCol02 {
		width: 100%;
	}
	.navPageIdx > li, .navPageIdx > ul > li {
		background-color: #fff;
		width: 100%;
		margin-left: 0;
	}
	.top_img_box p.cont01 {
		position: absolute;
		color: black;
		font-size: 15px;
		top: 200px;
		left: 20%;
		width: 60%;
		font-family: Times new roman;
		font-weight: normal;
	}
	.top_img_box p.cont02 {
		position: absolute;
		color: black;
		font-size: 15px;
		top: 220px;
		left: 25%;
		width: 50%;
		font-family: Times new roman;
	}
}

/*
     about_corp
*/
.company_profile_box{
	width:72%;
	display:inline-block;
	background:#fff;
	border-top:4px solid #0A3190;
	margin: 30px 0 0 0;
	padding: 20px 15px;
}
.company_image_box{
	width:180px;
	display: inline-block;
	margin: 10px 0 0 20px;
}
.company_image_box img{
	width: 200px;
}
.company_info{
	width:500px;
	display: inline-block;
	vertical-align: top;
}
.company_info_box{
	width:90%;
}
.company_info_raw{
	width:100%;
	border-bottom:1px solid #0A3190;
	display:inline-block;
	margin:0 0 0 20px;
	padding:10px 0 10px 0;
}
.company_index{
	width:120px;
	display:inline-block;
	font-size:14px;
	font-weight:bold;
	vertical-align: top;
}
.company_info_sentence_small{
	width:370px;
	display:inline-block;
	font-size:14px;
	vertical-align: top;
}
.company_info_sentence{
	width: 500px;
	display: inline-block;
	font-size: 14px;
	vertical-align: top;
}
.company_info_raw iframe{
	padding-left: 10%;
}
.business_list li{
	list-style:disc;
	margin:0 0 0 15px;
}
/*======================
役員
=======================*/
.officer_list li{
	margin: 10px 0 0 0;
}
.officer_list li:first-child{
	margin:0;
}
.officer_position{
	display: inline-block;
	width: 360px;
}
.officer_name{
	display: inline-block;
	width: 130px;
	margin:0 0 0 10px;
	vertical-align: top
}
footer{
	height: 50px;
	position: static;
}

@media screen and (min-width: 0px) and (max-width: 667px){
	.container{
		width: 95%!important;
		padding-top: 0;
	}
	.company_profile_box {
		width: 93%;
	}
	.company_info {
		width: 100%;
	}
	.company_info_raw {
		width: 95%;
	}
	.company_info_sentence {
		width: 95%;
	}
	.company_index {
		width: 100%;
	}
	.company_info_sentence_small{
		width: auto;
		display: inline-block;
		font-size: 14px;
		vertical-align: top;
	}
	.company_info_raw iframe{
		padding-left: 0;
	}
	.officer_list li{
		display: flex;
	}
	.officer_position{
		width: 130%;
	}
	iframe{
		width: 100%;
	}
}

/*
     president
*/
.president_contents_box{
	width:72%;
	display:inline-block;
	background:#fff;
	border-top:4px solid #0A3190;
	margin: 30px 0 0 0;
	padding: 20px 15px;
}
.profile_text{
	display: inline-block;
	width:250px;
	float: right;
	text-align: right;
	margin: 0 25px 0 0;
}
.profile_img{
	width:300px;
	display:inline-block;
	float: right;
	margin: 0 10px;
	}
.profile_img img{
	width:100%;
}
.president_sentence{
	width:100%;
	clear: both;
	margin: 20px 0 0 0;
	padding: 0 20px 0 20px;
	box-sizing: border-box;
}
.sentence_paragraph{
	margin: 20px 0 0 0;
}

@media screen and (min-width: 0px) and (max-width: 667px){
	.president_contents_box {
		width: 92%;
	}
	.profile_img {
		width: 150px;
		display: inline-block;
		margin: 0 10px 0 10px;
	}
	.profile_text img{
		padding: 10px;
	}
	.clrfix p {
		border: solid 2px;
		font-size: 1rem;
		padding: 0.5rem;
		margin: 0 0.4rem;
	}
}

/*
     history
*/
.history_contents_box{
	width:72%;
	display:inline-block;
	background:#fff;
	border-top:4px solid #0A3190;
	margin: 30px 0 0 0;
	padding: 20px 15px;
}
.profile_img{
	width:300px;
	display:inline-block;
	float: right;
	margin: 0 10px 0 0;
}
.profile_img img{
	width:100%;
}
.history_sentence{
	width:100%;
	clear: both;
	margin: 20px 0 0 0;
	padding: 0 20px 0 20px;
	box-sizing: border-box;
}
.sentence_paragraph{
	margin: 20px 0 0 0;
}

@media screen and (min-width: 0px) and (max-width: 667px){
	.container{
		width: 95%;
		padding-top: 0;
	}
	.history_contents_box {
		width: 92%;
	}
	.profile_img {
		float: none;
		width: auto;
		display: inline-block;
		margin: 0 10px
	}
}