@media screen and (max-width:700px){
	#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: 25%; */
    padding-right: 5.38%;
    padding-left: 5.38%;
    /* [disabled]padding-bottom: 25%; */
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgba(50,117,192,1.00);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 460px;
    text-align: center;
}
#main_v_catch {
    color: #FFFFFF;
    font-size: 18px;
    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: 28px;
    margin-bottom: 16px;
    display: block;
    line-height: 1.4em;
}

#top_whatswedo {
    padding-top: 5.38%;
    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-top: 0px;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 6.15%;
}

#top_whatswedo_img {
    width: 70%;
    height: 80%;
    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: 100%;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 5.38%;
}
#top_whatswedo_textbox h1 {
    font-size: 24px;
    line-height: 1.5em;
    font-weight: 600;
    margin-bottom: 3.07%;
}
#top_whatswedo_textbox h1 strong {
    font-size: 22px;
    color: #1A1A49;
    display: block;
    line-height: 1;
    margin-bottom: 3.07%;
}

#top_whatswedo_textbox h1 .h1_what_we_do {
    display: block;
    color: #09037a;
    font-size: 18px;
    line-height: 1em;
    font-weight: 600;
    margin-bottom: 3.07%;
    font-family: 'Oswald', sans-serif;
}
#top_whatswedo_textbox p {
    font-size: 14px;
    line-height: 1.7em;
    font-weight: 400;
}
.top_cont {
	
}
.top_cont_wrap{
    max-width: 1400px;
    display: block;
	
}
.top_cont_box {
	background-color: #d6e6ee;
	width: 95%;	
}
.top_cont_box h2{
    font-size: 22px;
    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: 0px;
    margin-bottom: 0px;
    display: flex;
    flex-direction: column;
    align-items: center;
    border-left: 1px solid #D6E6EE;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 1px solid #D6E6EE;
}

.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: 13px;
    line-height: 1.5em;
    font-weight: 500;
    text-align: center;
    margin-top: 6px;
}
.top_cont_list li h3 span {
    display: block;
    color: #d6e6ee;
    font-size: 10px;
    line-height: 1em;
    font-weight: 400;
    margin-top: 4px;
}
.cont_midashi_en {
    color: #d6e6ee;
    font-size: 56px;
    line-height: 1;
    font-weight: 600;
    -ms-writing-mode: tb-rl;
    writing-mode: inherit;
    font-family: 'Oswald', sans-serif;
    width: 100%;
    display: none;
}
#top_service {
    padding-top: 0px;
    padding-right: 0;
    padding-left: 5.38%;
	
}
#top_service_wrap{
    margin-left: auto;
    background-color: #D6E6EE;
}
#top_service_box{
    padding-top: 5.38%;
    padding-right: 0px;
    padding-left: 5.38%;
    padding-bottom: 5.38%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#top_service_list li{
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin: 0px;
    box-sizing: border-box;
    border-right: 1px solid #D6E6EE;
    border-bottom: 1px solid #D6E6EE;
}
#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;
    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: 5.38%;
    padding-right: 0;
    padding-left: 5.38%;
    display: flex;
    justify-content: flex-end;
}
#top_aboutus_wrap {
	margin-left: auto;
}
#top_aboutus_wrap h2 {
    font-size: 32px;
    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: 16px;
    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: 8px;
    padding-right: 8px;
    padding-bottom: 8px;
    border-bottom: 1px none #09037a;
    width: 100%;
    text-align: left;
    color: #FFFFFF;
    font-size: 14px;
    line-height: 1.5em;
    font-weight: 500;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #09037a;
    padding-left: 8px;
}
#top_aboutus_table table td {
    border-bottom: 1px none #7593b0;
    width: 100%;
    font-size: 13px;
    line-height: 1.5em;
    padding: 8px;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#top_aboutus_history {
    position: static;
}
#top_ab_his_img {
    z-index: 10;
    width: 70%;
    position: static;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
#top_ab_his_img img {
	width: 100%;
}
#top_ab_his_textbox {
    width: 100%;
    margin-left: 0px;
    margin-top: 5.38%;
}
#top_ab_his_ttl {
    color: #d6e6ee;
    font-size: 32px;
    line-height: 0.8em;
    font-weight: 500;
    font-family: 'Oswald', sans-serif;
    margin-left: 0px;
}
#top_ab_his_txt {
    background: #d6e6ee;
    padding: 5.38%;
}
#top_ab_his_txt p {
    font-size: 13px;
    line-height: 1.8em;
}
#top_news {
    padding: 0px;
    position: relative;
    margin-top: 5.38%;
}
#top_news_wrap{
	
	
}
#top_news_ttlbox {
    background: #09037a;
    padding: 2.3%;
    width: 70%;
    position: static;
    top: 0;
    z-index: -1;
	}
#top_news_ttlbox h2 {
    color: #fff;
    font-size: 16px;
    line-height: 1em;
    font-weight: 600;
}
#top_news_ttlbox h2 span {
    display: block;
    color: #5ba1c9;
    font-size: 12px;
    line-height: 1em;
    font-weight: 500;
    font-family: 'Oswald', sans-serif;
    margin-bottom: 8px;
}
#top_news ul {
    background: #d6e6ee;
    padding: 3.84%;
    width: 80%;
    margin: 0 0 0 auto;
}
#top_news li {
	border-bottom: 2px dashed #fff;
	padding: 16px;
	display: flex;
}
.top_news_date {
    color: #09037a;
    font-size: 11px;
    line-height: 1.5em;
    width: 20%;
    margin-right: 1.53;
}
#top_news li h3 {
    font-size: 14px;
    line-height: 1.5em;
    width: 78.47%;
    font-weight: 400;
}




#page_head {
    height: 162px;
    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); */
    /* [disabled]color: #1A1A49; */
    padding-left: 32px;
    padding-right: 32px;
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 22px;
}
.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: 5.38%;
    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: #FFFFFF;
    font-size: 22px;
    border-left: 4px none #5BA1C9;
    padding-top: 8px;
    padding-right: 16px;
    padding-left: 16px;
    padding-bottom: 8px;
    margin-bottom: 16px;
    letter-spacing: 0.08em;
    background-color: #1A1A49;
}
.item_ul li:nth-child(2n) h3 {
    color: #FFFFFF;
    background-color: #5BA1C9;
}

.item_inner {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}


.item_img_wrap {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
}
.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: 100%;
    margin-top: 16px;
}
.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: 28px;
    color: #3E5C9F;
}

.item_contents2 p {
    font-size: 13px;
    line-height: 1.7em;
    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: 50%;
    -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: 14px;
    color: #1A1A49;
    margin-top: 8px;
}
#item_cateichiran_wrap {
    padding: 2.3%;
    background-color: #d6e6ee;
}

	


}
