#main_v {
    background-image: url(../images/main_v_map_illust.svg), url(../images/main_v_img.png);
    background-position: -20% 120%, center top;
    background-size: 55% auto, cover;
    background-repeat: no-repeat, no-repeat;
    /* [disabled]padding-top: 148px; */
    padding-right: 6.15%;
    padding-left: 6.15%;
    /* [disabled]padding-bottom: 25%; */
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgba(50,117,192,1.00);
    height: 780px;
}
#main_v_catch {
    color: #FFFFFF;
    font-size: 28px;
    font-weight: 500;
    line-height: 1.7em;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.85);
}
#main_v #main_v_catch strong {
    font-size: 36px;
    margin-bottom: 24px;
    display: block;
    line-height: 1.4em;
}

#top_whatswedo {
    padding-top: 8.46%;
    padding-right: 6.15%;
    padding-left: 6.15%;
    background-image: url(../images/top_earth_illut.svg);
    background-position: right center;
    background-size: 35% auto;
    background-repeat: no-repeat;
}
#top_whatswedo_wrap {
	margin: 0 auto;	
	max-width: 1200px;
	display: flex;
	flex-wrap: wrap;
	padding: 6.15% 0;	
}

#top_whatswedo_img {
    width: 40%;
    height: 50%;
    position: relative;
  
}
#top_whatswedo_img::after {
	position: absolute;
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    background: #d6e6ee;
    top: -20%;
    left: -20%;	
    z-index: -1;
}
#top_whatswedo_img img {
	width: 100%;
}
#top_whatswedo_textbox {
	width: 51.54%;
	margin-left: 8.46%;	
}
#top_whatswedo_textbox h1 {
    font-size: 26px;
    line-height: 1.5em;
    font-weight: 600;
    margin-bottom: 5.38%;
}
#top_whatswedo_textbox h1 strong {
    font-size: 26px;
    color: #1A1A49;
    display: block;
}

#top_whatswedo_textbox h1 .h1_what_we_do {
    display: block;
    color: #09037a;
    font-size: 20px;
    line-height: 1em;
    font-weight: 600;
    margin-bottom: 5.38%;
    font-family: 'Oswald', sans-serif;
}
#top_whatswedo_textbox p {
    font-size: 17px;
    line-height: 1.7em;
    font-weight: 400;
}
.top_cont {
	
}
.top_cont_wrap{
	max-width: 1400px;
	display: flex;
	
}
.top_cont_box {
	background-color: #d6e6ee;
	width: 95%;	
}
.top_cont_box h2{
    font-size: 28px;
    line-height: 1em;
    font-weight: 600;
    color: #1a1a49;
    margin-bottom: 4.61%;
}
.top_cont_list {
	display: flex;
	flex-wrap: wrap;
	list-style-type: none;
}
.top_cont_list li{
	background-color: #ffffff;
	margin-right: 1px;
	margin-bottom: 1px;
	display: flex;
	flex-direction: column;
	align-items: center;	
}

.top_cont_list li a{
	display: block;
	padding: 6.15%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	width: 100%;
	height: 100%;
}
.top_cont_list li h3 {
    color: #09037a;
    font-size: 18px;
    line-height: 1.5em;
    font-weight: 500;
    text-align: center;
}
.top_cont_list li h3 span {
	display: block;
	color: #d6e6ee;
	font-size: 10px;
	line-height: 1em;	
	font-weight: 600;
	margin-top: 4px;
}
.cont_midashi_en {
	color: #d6e6ee;
	font-size: 6vw;
	line-height: .7em;
	font-weight: 600;
	-ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
	font-family: 'Oswald', sans-serif;
	width: 5%;
}
#top_service {
    padding-top: 3.84%;
    padding-right: 0;
    padding-left: 6.15%;
	
}
#top_service_wrap{
	margin-left: auto;
}
#top_service_box{
	padding: 5.38% 0 5.38% 5.38%;	
}

#top_service_list li{	
	width: 24.90%;	
}
#top_service_list li:nth-child(4n){
	margin-right: 0;
}
.top_list_img {
	width: 100%;
}
.top_list_img img {
	width: 100%;
}

#top_newproducts {
    padding-top: 5.38%;
    padding-right: 6.15%;
    padding-left: 0;
    /* [disabled]padding-bottom: 5.38%; */
}
#top_np_wrap{
	
}
#top_np_box {
	padding: 5.38% 5.38% 5.38% 0;	
}
#top_np_box h2  {
	margin-left: 6.15%;
}

#top_np_list li  {
	width: 33.20%;
}
#top_aboutus {
    background-image: url(../images/top_aboutus_bg.png);
    background-position: center top;
    background-size: 100% auto;
    background-repeat: no-repeat;
    padding-top: 6.15%;
    padding-right: 0;
    padding-left: 6.15%;
    display: flex;
    justify-content: flex-end;
}
#top_aboutus_wrap {
	margin-left: auto;
}
#top_aboutus_wrap h2 {
    font-size: 80px;
    line-height: .9em;
    font-weight: 600;
    font-family: 'Oswald', sans-serif;
    color: #fff;
    display: flex;
    align-items: center;
}
#top_aboutus_wrap h2 span {
    font-size: 28px;
    line-height: .9em;
    font-weight: 600;
    color: #00002f;
    margin-left: 4.61%;
}
#top_aboutus_table {
	background: #fff;
	max-width: 1400px;	
	padding: 6.15% 6.15% 0;
}
#top_aboutus_table table {	
	width: 100%;
	margin-bottom: 6.15%;
}
#top_aboutus_table table th {
    padding-top: 16px;
    padding-right: 16px;
    padding-bottom: 16px;
    border-bottom: 1px dashed #7593b0;
    width: 20%;
    text-align: left;
    color: #09037a;
    font-size: 16px;
    line-height: 1.5em;
    font-weight: 500;
}
#top_aboutus_table table td {
    border-bottom: 1px dashed #7593b0;
    width: 80%;
    font-size: 15px;
    line-height: 1.8em;
    padding: 16px;
}
#top_aboutus_history {
	position: relative;	
}
#top_ab_his_img {
	z-index: 10;
	width: 34.61%;
	position: absolute;
}
#top_ab_his_img img {
	width: 100%;
}
#top_ab_his_textbox {
	width: 90%;
	margin-left: auto;
}
#top_ab_his_ttl {
	color: #d6e6ee;
	font-size: 60px;
	line-height: .8em;
	font-weight: 500;
	font-family: 'Oswald', sans-serif;
	margin-left: 34.61%;
}
#top_ab_his_txt {
	background: #d6e6ee; 
	padding: 5.38% 6.15% 6.15% 34.61%;
}
#top_ab_his_txt p {
    font-size: 15px;
    line-height: 1.8em;
}
#top_news {
    padding-top: 8.46%;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0px;
    position: relative;
    margin-top: 5.38%;
}
#top_news_wrap{
	
	
}
#top_news_ttlbox {
    background: #09037a;
    padding-top: 6.15%;
    padding-right: 6.15%;
    padding-left: 6.92%;
    padding-bottom: 15.38%;
    width: 25%;
    position: absolute;
    top: 0;
    z-index: -1;
	}
#top_news_ttlbox h2 {
    color: #fff;
    font-size: 28px;
    line-height: 1em;
    font-weight: 600;
}
#top_news_ttlbox h2 span {
    display: block;
    color: #5ba1c9;
    font-size: 20px;
    line-height: 1em;
    font-weight: 500;
    font-family: 'Oswald', sans-serif;
    margin-bottom: 24px;
}
#top_news ul {
    background: #d6e6ee;
    padding: 3.84%;
    width: 60%;
    margin: 0 0 0 auto;
}
#top_news li {
	border-bottom: 2px dashed #fff;
	padding: 16px;
	display: flex;
}
.top_news_date {
    color: #09037a;
    font-size: 14px;
    line-height: 1.5em;
    width: 20%;
    margin-right: 1.53;
}
#top_news li h3 {
    font-size: 16px;
    line-height: 1.5em;
    width: 78.47%;
    font-weight: 400;
}




#page_head {
    height: 184px;
    background-image: url(../images/main_v_img.png);
    background-repeat: no-repeat;
    background-position: 0% bottom;
    background-size: cover;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 3.84%;
    display: flex;
    align-items: center;
}
#page_head h1 {
    display: inline-block;
    /* [disabled]background-color: rgba(255,255,255,0.96); */
    color: #FFFFFF;
    padding-left: 32px;
    padding-right: 32px;
    padding-top: 12px;
    padding-bottom: 12px;
    text-shadow: 0px 0px 2px rgba(0,0,0,0.79);
}
.item_ul {
    max-width: 992px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    padding: 0px;
    margin-bottom: 0px;
    list-style-type: none;
}
.item_ul li {
    padding: 3.07%;
    border-left: 6px solid #1A1A49;
    border-right: 1px solid #1A1A49;
    border-bottom: 1px solid #1A1A49;
    border-top: 1px solid #1A1A49;
    margin-bottom: 3.84%;
    flex-wrap: wrap;
    justify-content: space-between;
    background-color: #FFFFFF;
}
.item_ul li:nth-child(2n) {
    /* [disabled]background-color: #EBF1F3; */
    border-left: 6px solid #3E5C9F;
    border-right: 1px solid #3E5C9F;
    border-bottom: 1px solid #3E5C9F;
    border-top: 1px solid #3E5C9F;
}
.item_ul li h3 {
    color: #1A1A49;
    font-size: 26px;
    /* [disabled]border-left-color: #5BA1C9; */
    border-left-style: solid;
    border-left-width: 4px;
    padding-left: 12px;
    margin-bottom: 2.3%;
    letter-spacing: 0.08em;
}
.item_ul li:nth-child(2n) h3 {
    color: #5BA1C9;
}

.item_inner {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}


.item_img_wrap {
    width: 31.53%;
}
.item_img_wrap img {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #D7D7D7;
}

.item_contents_w {
    width: 65.38%;
}
.item_contents1 {
    margin-bottom: 2.3%;
    padding-bottom: 2.3%;
    border-bottom: 1px solid #3E5C9F;
}

.item_wrap {
    margin-top: 5.38%;
    /* [disabled]margin-bottom: 5.38%; */
    padding-left: 3.84%;
    padding-right: 3.84%;
    background-image: url(../images/top_earth_illut.svg);
    background-repeat: no-repeat;
    background-position: right top;
    background-size: 480px auto;
}

.item_catename_h2 {
    max-width: 992px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 3.84%;
    font-size: 40px;
    color: #3E5C9F;
}



.item_contents2 p {
    font-size: 14px;
    line-height: 1.8em;
    color: #4E4E4E;
}
.item_contents1 p {
    font-size: 15px;
    line-height: 1.8em;
}

#item_cate_ichiran_ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
#item_cate_ichiran_ul li a .top_list_imgxx img {
    width: 100%;
}

#item_cate_ichiran_ul li {
    width: 25%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 1px solid #D6E6EE;
    border-right: 1px solid #D6E6EE;
    text-align: center;
    padding: 8px;
    background-color: #FFFFFF;
    font-weight: 400;
}

#item_cate_ichiran_ul li a h3 span {
    display: block;
    font-size: 12px;
    color: #D6E6EE;
    font-weight: 400;
}
#item_cate_ichiran_ul li a h3 {
    font-weight: normal;
    font-size: 15px;
    color: #1A1A49;
    margin-top: 8px;
}
#item_cateichiran_wrap {
    padding: 2.3%;
    background-color: #d6e6ee;
}
