﻿@media only screen and (max-width: 750px) {
  .btn.mt {
    margin-top: 20px;
  }
}

@media only screen and (min-width: 751px) {
  .search_bar .search_bar_inner {
    width: 960px !important;
    margin-left: auto;
    margin-right: auto;
  }
  .search_bar .search_bar_inner ul {
    float: left;
    width: 718px;
    display: table;
  }
  .search_bar .search_bar_inner ul > * {
    display: table-cell;
    vertical-align: middle;
  }
  .search_bar .search_bar_inner ul li {
    width: 280px;
  }
  .search_bar .search_bar_inner ul li dl dt {
    width: 80px;
  }
  .search_bar .search_bar_inner ul li dl dd .select, .search_bar .search_bar_inner ul li dl dd .customSelectInner {
    width: 235px !important;
  }
  .search_bar .notice_list {
    width: 960px;
  }
  .search_bar .btn {
    width: 240px;
    float: right;
  }
  .search_bar .btn input {
    width: 240px;
    height: 28px;
    line-height: 28px;
  }
  .search_bar .btn:hover {
    display: table-cell;
  }
}
@media only screen and (max-width: 750px) {
  .search_bar .search_bar_inner {
    min-width: 290px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .search_bar ul li {
    width: 100%;
    margin-bottom: 10px;
  }
  .search_bar ul li dl {
    width: 100%;
  }
  .search_bar ul li dl dd {
    width: 79.2%;
  }
  .search_bar ul li dl dd .select, .search_bar ul li dl dd .customSelectInner {
    width: 100% !important;
  }
}

@media only screen and (min-width: 751px) {
  table {
    table-layout: auto;
  }
  table th, table td {
    vertical-align: middle;
    padding: 20px 0;
  }
  table th {
    width: 140px;
  }

  .caption {
    margin-top: 10px;
  }

  #main, x:-moz-any-link {
    background: red;
  }

  @-moz-document url-prefix( ) {
    table {
      table-layout: fixed;
    }
  }
}
@media only screen and (min-width: 751px) and (-webkit-min-device-pixel-ratio: 0) {
  table {
    table-layout: fixed;
  }
}

@media only screen and (min-width: 751px) {
  .sp {
    display: none !important;
  }

  #document {
    min-width: 960px;
  }

  .inner,
  .inner_fixed {
    margin-left: auto;
    margin-right: auto;
  }
  .inner .inner_section,
  .inner_fixed .inner_section {
    margin-bottom: 40px;
  }
  .inner .inner_section:last-child,
  .inner_fixed .inner_section:last-child {
    margin-bottom: 0;
  }

  .inner {
    max-width: 1200px;
    min-width: 1080px;
  }

  .inner_fixed {
    width: 1080px;
  }
}
@media only screen and (max-width: 750px) {
  .pc {
    display: none !important;
  }

  #document {
    overflow: hidden;
  }

  .inner,
  .inner_fixed {
    min-width: 290px;
    margin-left: 15px;
    margin-right: 15px;
  }
  .inner .inner_section,
  .inner_fixed .inner_section {
    margin-bottom: 22px;
  }
  .inner .inner_section:last-child,
  .inner_fixed .inner_section:last-child {
    margin-bottom: 0;
  }
}

@media only screen and (min-width: 751px) {
  #header {
    height: 88px;
  }

  #header_inner {
    min-width: 1080px;
    padding: 0 0 0 20px;
  }
  #header_inner #site_name {
    width: 197px;
    height: 47px;
    margin-right: 40px;
    padding-top: 15px;
    padding-bottom: 26px;
  }
  #header_inner #global_navi {
    padding-top: 28px;
    padding-bottom: 16px;
	margin-left:100px;
  }
}
/*@media only screen and (max-width: 750px) {
  #header {
    height: 45px;
  }

  #header_inner #site_name {
    width: 96px;
    padding: 11px 0 8px 10px;
  }
  #header_inner #gnavi_trigger {
    width: 45px;
    height: 45px;
    background-color: #18ddb6;
    position: relative;
    float: right;
  }
  #header_inner #gnavi_trigger div, #header_inner #gnavi_trigger:before, #header_inner #gnavi_trigger:after {
    width: 20px;
    height: 1px;
    background-color: #fff;
    position: absolute;
    left: 13px;
  }
  #header_inner #gnavi_trigger:before, #header_inner #gnavi_trigger:after {
    content: "";
    display: block;
  }
  #header_inner #gnavi_trigger div {
    top: 22px;
  }
  #header_inner #gnavi_trigger:before {
    top: 15px;
  }
  #header_inner #gnavi_trigger:after {
    top: 28px;
  }
}*/

@media only screen and (min-width: 751px) {
  #header_inner #global_navi #navi_ul a, #header_inner #global_navi #navi_ul span {
    font-size: 16px;
    cursor: pointer;
    top: 0px;
	font-weight:100;
  }
}

@media only screen and (min-width: 751px) {
  #footer_inner {
    padding-top: 40px;
    padding-bottom: 50px;
  }
  #footer_inner .list {
    width: 20%;
    float: left;
  }
  #footer_inner .list dl dt {
    font-size: 13px;
    margin-bottom: 35px;
  }
  #footer_inner .list dl dd {
    margin-bottom: 15px;
  }
  #footer_inner .list dl dd .s_trigger {
    margin-bottom: 12px;
    display: block;
  }
  #footer_inner .list dl dd .ac_wrap li {
    margin-bottom: 12px;
  }
  #footer_inner .list dl dd .ac_wrap li:before {
    content: "-";
    margin-right: 5px;
  }
  #footer_inner .list dl dd .ac_wrap li:last-child {
    margin-bottom: 0;
  }
}
/*@media only screen and (max-width: 750px) {
  #footer_inner {
    border-top: 1px solid #51565c;
  }
  #footer_inner .inner_fixed {
    margin-left: 0;
    margin-right: 0;
  }

  .sp_ac_navi .list dl dt, .sp_ac_navi .list dl dd a {
    display: block;
    padding-top: 17px;
    padding-bottom: 17px;
    border-bottom: 1px solid #51565c;
  }
  .sp_ac_navi .list dl dt {
    background-color: #202524;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
  }
  .sp_ac_navi .list dl dt:before, .sp_ac_navi .list dl dt:after {
    content: "";
    display: block;
    position: absolute;
    background-color: #fff;
  }
  .sp_ac_navi .list dl dt:before {
    width: 2px;
    height: 12px;
    top: 16px;
    right: 18px;
    transition: all 0.15s ease-in;
    -moz-transition: all 0.15s ease-in;
    -webkit-transition: all 0.15s ease-in;
    -ms-transition: all 0.15s ease-in;
  }
  .sp_ac_navi .list dl dt:after {
    width: 12px;
    height: 2px;
    top: 21px;
    right: 13px;
  }
  .sp_ac_navi .list dl dt.active:before {
    width: 12px;
    height: 2px;
    top: 21px;
    right: 13px;
  }
  .sp_ac_navi .list dl dd {
    height: 0;
    overflow: hidden;
  }
  .sp_ac_navi .list dl dd > a {
    padding-left: 30px;
    padding-right: 30px;
  }
  .sp_ac_navi .list dl dd {
    display: block;
    position: relative;
  }
  .sp_ac_navi .list dl dd:after {
    width: 7px;
    height: 11px;
    content: "";
    display: block;
    background: url("../images/link_arrow_white.svg") no-repeat left top;
    background-size: contain;
    position: absolute;
    top: 20px;
    right: 15px;
    transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
  }
  .sp_ac_navi .list dl dd:hover:after {
    right: 12px;
  }
  .sp_ac_navi .list dl dd .s_trigger {
    border-bottom: 1px solid #51565c;
    padding: 17px 30px;
    display: block;
  }
  .sp_ac_navi .list dl dd .ac_wrap li {
    border-bottom: 1px solid #51565c;
    padding: 17px 45px;
  }
  .sp_ac_navi .list dl dd .ac_wrap li {
    display: block;
    position: relative;
  }
  .sp_ac_navi .list dl dd .ac_wrap li:after {
    width: 7px;
    height: 11px;
    content: "";
    display: block;
    background: url("../images/link_arrow_white.svg") no-repeat left top;
    background-size: contain;
    position: absolute;
    top: 20px;
    right: 15px;
    transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
  }
  .sp_ac_navi .list dl dd .ac_wrap li:hover:after {
    right: 12px;
  }
  .sp_ac_navi .list dl dd .ac_wrap li:before {
    content: "-";
    margin-right: 10px;
  }
  .sp_ac_navi .list dl .s_trigger_wrap {
    padding: 0;
  }

  #sp_gnavi_wrap {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10000;
    background-color: rgba(0, 0, 0, 0.9);
    display: none;
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
  }
  #sp_gnavi_wrap .close_btn {
    width: 12%;
    height: 45px;
    float: left;
    background: url("../images/close_btn_white.svg") no-repeat center center #202524;
    background-size: 15px 15px;
    position: relative;
    right: -100%;
  }
  #sp_gnavi_wrap #sp_gnavi {
    width: 88%;
    float: left;
    position: relative;
    right: -88%;
  }
  #sp_gnavi_wrap #sp_gnavi * {
    color: #fff;
  }
  #sp_gnavi_wrap #sp_gnavi dt {
    font-weight: normal;
  }
  #sp_gnavi_wrap #sp_gnavi dt a {
    font-weight: normal;
  }
  #sp_gnavi_wrap #sp_gnavi dd {
    background: #2d3433;
  }
  #sp_gnavi_wrap #sp_gnavi .inner_fixed {
    min-width: 0px;
    margin-right: 0;
    margin-left: 0;
  }
}*/

@media only screen and (min-width: 751px) {
  #copy_right {
    /* height: 9px; */
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #212524;
    color: #929b98;
    font-size: 12px;
  }
}
@media only screen and (max-width: 750px) {
  #copy_right {
    height: 8px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #fff;
    font-size: 7px;
    letter-spacing: -0.05em;
    transform: scale(0.8);
    -moz-transform: scale(0.8);
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
  }
}

@media only screen and (min-width: 751px) {
  #special_banner .link_wrap {
    width: 1080px;
    margin-right: auto;
    margin-left: auto;
  }
  #special_banner .link_wrap li {
    width: 254px;
    margin-left: 20px;
    float: left;
  }
  #special_banner .link_wrap li dt {
    margin-bottom: 15px;
  }
  #special_banner .link_wrap li:first-child {
    margin-left: 0;
  }
}

@media only screen and (min-width: 751px) {
  #main_wrap, #footer {
    min-width: 1080px;
  }

  .section_wrap {
    margin-bottom: 100px;
  }
  .section_wrap:last-child {
    margin-bottom: 0;
  }

  .section_title {
    margin-bottom: 50px;
  }
  .section_title:before {
    height: 5px;
    content: "";
    display: block;
    background: url("../images/bg_section_title_pc.png") repeat-x left top;
    bottom: 76%;
    left: 0;
    z-index: 0;
  }
  .section_title:after {
    width: 50px;
    margin: 16px auto 0;
  }
  .section_title .title_inner {
    z-index: 1;
  }
  .section_title .jp {
    padding-left: 22px;
    padding-right: 22px;
    background-color: #fff !important;
    margin: 0 auto;
    margin-bottom: 12px;
    overflow: hidden;
    z-index: 2;
	font-size: 25px;
  }
  .section_title .en {
    font-size: 10px;
  }
  .section_title.h3, .section_title.h4, .section_title.en_none {
    padding-bottom: 10px;
  }
  .section_title.h3 .jp, .section_title.h4 .jp, .section_title.en_none .jp {
    line-height: 1.3;
    font-weight: bold;
    margin-bottom: 0;
  }
  .section_title.h3:after, .section_title.h4:after, .section_title.en_none:after {
    width: 100px;
    margin-top: 0px;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -50px;
  }
  .section_title.h3:before, .section_title.h4:before {
    z-index: 0;
  }
  .section_title.h3 .jp, .section_title.h4 .jp {
    text-indent: 0 !important;
  }
  .section_title.h3 {
    font-size: 18px;
  }
  .section_title.h3:before {
    bottom: 0px;
  }
  .section_title.h4 {
    max-width: 300px;
    min-width: 300px;
    margin-left: auto;
    margin-right: auto;
    font-size: 15px;
    margin-bottom: 25px;
  }
  .section_title.h4:before {
    bottom: 0;
  }

  .section_title.min {
    margin-bottom: 15px;
  }
  .section_title.min:after {
    display: none;
  }
  .section_title.min .title_inner .jp {
    background-color: #f2f5f8 !important;
    text-indent: 0;
  }
  .section_title.min .title_inner .en {
    color: #18ddb6;
  }

  .section_title.en_none {
    margin-bottom: 35px;
  }
  .section_title.en_none .title_inner .jp {
    text-indent: 0;
  }
  .section_title.en_none:after {
    display: none;
  }

  .section_title2 {
    padding-bottom: 8px;
    margin-bottom: 25px;
  }
  .section_title2 .jp {
    font-size: 15px;
  }
  .section_title2:after {
    width: 100px;
  }
  .section_title2 a {
    margin-top: 3px;
    font-size: 10px;
    padding-right: 15px;
    background-size: 7px 11px;
  }

  .page_info_text {
    margin-bottom: 60px;
    font-size: 15px;
  }
}
@media only screen and (max-width: 750px) {
  .section_wrap {
    margin-bottom: 30px;
  }
  .section_wrap:last-child {
    margin-bottom: 0;
  }

  .section_title {
    padding-top: 25px;
    padding-bottom: 25px;
    border-top: 1px solid #d7dfdc;
    border-bottom: 1px solid #d7dfdc;
    margin-bottom: 15px;
  }
  .section_title:before {
    width: 80%;
    height: 4px;
    content: "";
    display: block;
    position: absolute;
    background: url("../images/bg_section_title_sp.png") repeat-x left top;
    background-size: 1px 4px;
    bottom: 80%;
    left: 0;
    z-index: 0;
  }
  .section_title:after {
    width: 25px;
    margin: 6px auto 0;
  }
  .section_title .title_inner {
    z-index: 1;
    position: relative;
  }
  .section_title .jp {
    font-size: 14px;
    margin: 0 auto 10px;
    z-index: 2;
    display: table;
    overflow: hidden;
    padding-left: 27px;
    padding-right: 27px;
    background-color: #fff;
  }
  .section_title .en {
    font-size: 8px;
  }
  .section_title.en_none {
    margin-bottom: 0;
  }
  .section_title.h3, .section_title.h4 {
    padding-top: 0;
    border-top: 0;
    border-bottom: 0;
    overflow: hidden;
    padding-bottom: 10px;
    background-color: transparent;
  }
  .section_title.h3 .jp, .section_title.h4 .jp {
    margin-bottom: 0;
    text-indent: 0 !important;
    padding-left: 10px;
    padding-right: 10px;
  }
  .section_title.h3:before, .section_title.h4:before {
    position: absolute;
    left: 50%;
    margin-left: -75px;
    width: 150px;
  }
  .section_title.h3:after, .section_title.h4:after {
    margin-top: 0px;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -12.5px;
  }
  .section_title.h3 {
    font-size: 18px;
  }
  .section_title.h3:before {
    bottom: 0;
  }
  .section_title.h4 {
    font-size: 15px;
    margin-bottom: 20px;
  }
  .section_title.h4:before {
    bottom: 0;
  }
  .section_title.min .en {
    color: #18ddb6;
  }
  .section_title.min:after {
    display: none;
  }

  .section_title2 {
    padding-bottom: 5px;
    margin-bottom: 15px;
  }
  .section_title2 .jp {
    font-size: 15px;
  }
  .section_title2:after {
    width: 75px;
  }
  .section_title2 a {
    margin-top: 3px;
    font-size: 10px;
    padding-right: 15px;
    background-size: 6px 9px;
  }

  .page_info_text {
    text-align: left;
    margin-bottom: 20px;
    font-size: 13px;
    margin-left: 15px;
    margin-right: 15px;
  }
}

@media only screen and (min-width: 751px) {
  .bx-controls-direction .bx-prev, .bx-controls-direction .bx-next {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 130px;
    background-color: #18ddb6;
    cursor: pointer;
    display: block;
    overflow: hidden;
    text-indent: -9999px;
  }
  .bx-controls-direction .bx-prev {
    left: 0;
  }
  .bx-controls-direction .bx-prev:after {
    left: 0;
    width: 7px;
    height: 11px;
    content: "";
    display: block;
    background: url("../images/link_arrow_white_reverse.svg") no-repeat center center;
    margin: 0 auto;
    position: relative;
    top: -5px;
    transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
  }
  .bx-controls-direction .bx-next {
    right: 0;
  }
  .bx-controls-direction .bx-next:after {
    right: 0;
    width: 7px;
    height: 11px;
    content: "";
    display: block;
    background: url("../images/link_arrow_white.svg") no-repeat center center;
    margin: 0 auto;
    position: relative;
    top: -5px;
    transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
  }
  .bx-controls-direction .bx-prev:hover:after {
    left: -5px;
  }
  .bx-controls-direction .bx-next:hover:after {
    right: -5px;
  }

  .bx-pager {
    height: 6px;
  }
  .bx-pager > div {
    width: 6px;
    height: 6px;
    border-radius: 3px;
    margin-right: 20px;
  }
  .bx-pager > div a {
    height: 6px;
  }

  .sp_slider_wrap .bx-controls {
    display: none;
  }
}
@media only screen and (max-width: 750px) {
  .bx-controls-direction {
    display: none;
  }

  .bx-pager {
    height: 16px;
  }
  .bx-pager > div {
    width: 12px;
    height: 12px;
    border-radius: 6px;
    margin-right: 20px;
  }
  .bx-pager > div a {
    height: 12px;
  }
}

@media only screen and (min-width: 751px) {
  .information_list_wrap {
    margin-bottom: 40px;
  }
  .information_list_wrap li {
    height: 20px;
    padding: 20px;
  }
  .information_list_wrap li:after {
    width: 7px;
    height: 11px;
    top: 24px;
    right: 20px;
  }
  .information_list_wrap li:hover:after {
    right: 15px;
  }
  .information_list_wrap li .date {
    width: 10.78%;
    font-size: 15px;
    float: left;
  }
  .information_list_wrap li dl {
    float: right;
    width: 89%;
  }
  .information_list_wrap li dl dt {
    width: 9.6%;
    height: 22px;
    float: left;
    font-size: 12px;
    line-height: 22px;
  }
  .information_list_wrap li dl dd {
    width: 87.9%;
    float: right;
  }
  .information_list_wrap li dl dd a {
    text-decoration: none;
  }
  .information_list_wrap li dl dd.new:after {
    width: 40px;
    height: 20px;
    line-height: 20px;
    margin-left: 20px;
  }
}
@media only screen and (max-width: 750px) {
  #news .inner_fixed {
    margin-right: 0;
    margin-left: 0;
  }

  .information_list_wrap {
    margin-bottom: 20px;
  }
  .information_list_wrap li {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 10px;
  }
  .information_list_wrap li:after {
    width: 9px;
    height: 14px;
    top: 31px;
    right: 15px;
  }
  .information_list_wrap li:hover:after {
    right: 15px;
  }
  .information_list_wrap li .date, .information_list_wrap li dt {
    font-size: 12px;
  }
  .information_list_wrap li .date {
    font-weight: bold;
    margin-bottom: -18px;
    display: block;
  }
  .information_list_wrap li dl dt {
    width: 55px;
    height: 15px;
    margin-bottom: 7px;
    font-size: 8px;
    line-height: 15px;
    margin-left: 85px;
  }
  .information_list_wrap li dl dd a {
    font-size: 12px;
  }
  .information_list_wrap li dl dd.new:after {
    width: 35px;
    height: 15px;
    line-height: 15px;
    margin-left: 10px;
    margin-top: -1px;
  }
}

@media only screen and (min-width: 751px) {
  #colorbox #cboxClose {
    width: 73px;
    height: 73px;
    top: -105px;
    right: 0;
  }
  #colorbox #cboxPrevious {
    position: absolute;
    bottom: 50%;
    margin-bottom: -20px;
    left: -65px;
    background: #18ddb6;
    width: 40px;
    height: 40px;
    text-indent: -9999px;
  }
  #colorbox #cboxPrevious:after {
    content: '';
    display: block;
    position: absolute;
    width: 6px;
    height: 6px;
    border-left: 2px solid #fff;
    border-top: 2px solid #fff;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    left: 50%;
    top: 50%;
    margin-top: -3px;
    margin-left: -3px;
  }
  #colorbox #cboxPrevious:hover {
    opacity: 0.7;
  }
  #colorbox #cboxNext {
    position: absolute;
    bottom: 50%;
    margin-bottom: -20px;
    right: -65px;
    background: #18ddb6;
    width: 40px;
    height: 40px;
    text-indent: -9999px;
  }
  #colorbox #cboxNext:after {
    content: '';
    display: block;
    position: absolute;
    width: 6px;
    height: 6px;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    right: 50%;
    bottom: 50%;
    margin-bottom: -4px;
    margin-right: -4px;
  }
  #colorbox #cboxNext:hover {
    opacity: 0.7;
  }

  .modal_contents {
    width: 700px;
    padding: 50px;
  }
}
@media only screen and (max-width: 750px) {
  #colorbox #cboxClose {
    width: 30px;
    height: 30px;
    top: -50px;
    right: 0;
  }
  #colorbox #cboxPrevious {
    position: absolute;
    bottom: 50%;
    margin-bottom: -15px;
    left: -21px;
    background: #18ddb6;
    width: 30px;
    height: 30px;
    text-indent: -9999px;
  }
  #colorbox #cboxPrevious:after {
    content: '';
    display: block;
    position: absolute;
    width: 6px;
    height: 6px;
    border-left: 2px solid #fff;
    border-top: 2px solid #fff;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    left: 50%;
    top: 50%;
    margin-top: -3px;
    margin-left: -3px;
  }
  #colorbox #cboxPrevious:hover {
    opacity: 0.7;
  }
  #colorbox #cboxNext {
    position: absolute;
    bottom: 50%;
    margin-bottom: -15px;
    right: -21px;
    background: #18ddb6;
    width: 30px;
    height: 30px;
    text-indent: -9999px;
  }
  #colorbox #cboxNext:after {
    content: '';
    display: block;
    position: absolute;
    width: 6px;
    height: 6px;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    right: 50%;
    bottom: 50%;
    margin-bottom: -4px;
    margin-right: -4px;
  }
  #colorbox #cboxNext:hover {
    opacity: 0.7;
  }

  .modal_contents {
    padding: 15px;
  }
  .modal_contents .btn_wrap li:first-child {
    margin-bottom: 15px;
  }
}

@media only screen and (max-width: 750px) {
  .modal_contents .text {
    margin-bottom: 25px;
  }
  .modal_contents .btn_wrap li:first-child {
    margin-right: 0px;
  }
  .modal_contents .btn.close {
    margin-top: 20px;
  }
}

@media only screen and (min-width: 751px) {
  #technical {
    padding-top: 40px;
  }
  #technical_slide_wrap {
    margin-bottom: 40px;
  }
  #technical_slide_wrap .slide_viewport .bx-viewport {
    margin-bottom: 21px;
  }
  #technical_slide_wrap .slide_viewport #technical_slide .list {
    height: 300px;
  }
  #technical_slide_wrap .slide_viewport #technical_slide .list .text_wrap {
    margin: 106px auto 0;
  }
  #technical_slide_wrap .slide_viewport #technical_slide .list .text_wrap .jp {
    width: 378px;
    font-size: 32px;
    margin: 0 auto 4px;
    background-size: contain !important;
  }
  #technical_slide_wrap .slide_viewport #technical_slide .list .text_wrap .en {
    font-size: 15px;
  }
}

@media only screen and (max-width: 750px) {
  #technical_slide_wrap {
    margin: 0 15px 30px;
  }
  #technical_slide_wrap .slide_viewport .bx-viewport {
    margin-bottom: 15px;
  }
  #technical_slide_wrap .slide_viewport #technical_slide {
    /* margin-left: 15px;
				margin-right: 15px; */
  }
  #technical_slide_wrap .slide_viewport #technical_slide .list {
    /* width: 315px !important; */
    height: 150px;
  }
  #technical_slide_wrap .slide_viewport #technical_slide .list .text_wrap .jp {
    height: 20px;
    font-size: 13px;
    margin-top: 56px;
    background-size: auto 20px !important;
    margin-bottom: 5px;
  }
  #technical_slide_wrap .slide_viewport #technical_slide .list .text_wrap .en {
    font-size: 6px;
  }
}

@media only screen and (min-width: 751px) {
  #technical .section_title .jp {
    width: 118px;
  }
  #products .section_title .jp {
    width: 118px;
  }
  #news .section_title .jp {
    width: 118px;
  }
  #about .section_title .jp {
    width: 184px;
  }
  .section_title:before {
    bottom: 84%;
  }
}

@media only screen and (max-width: 750px) {
  .section_title:before {
    bottom: 66%;
    width: 84% !important;
    left: 50%;
    margin-left: -42%;
  }
  .inner, .inner_fixed {
    margin-left: 0;
    margin-right: 0;
  }
  .btn.center {
    width: 150px;
  }
}

/* kv
-----------------------------------------------------*/
@media only screen and (min-width: 751px) {
  #kv_wrap {
    height: 750px;
  }
  #kv_wrap #kv_posi {
    padding-top: 345px;
    position: relative;
    z-index: 10;
  }
  #kv_wrap #kv_posi #kv_copy {
    width: 958px;
    height: 57px;
    margin: 0 auto 35px;
    position: relative;
  }
  #kv_wrap #kv_posi #kv_copy span {
    display: block;
    position: absolute;
    top: 0;
    left: 516px;
    -ms-filter: "alpha(opacity=$num)";
    /* IE8 */
    opacity: 0;
  }
  #kv_wrap #kv_posi #kv_copy .ch01 {
    width: 50px;
  }
  #kv_wrap #kv_posi #kv_copy .ch02 {
    width: 23px;
  }
  #kv_wrap #kv_posi #kv_copy .ch03 {
    width: 55px;
  }
  #kv_wrap #kv_posi #kv_copy .ch04 {
    width: 32px;
  }
  #kv_wrap #kv_posi #kv_copy .ch05 {
    width: 44px;
  }
  #kv_wrap #kv_posi #kv_copy .ch06 {
    width: 23px;
  }
  #kv_wrap #kv_posi #kv_copy .ch07 {
    width: 12px;
    top: 40px;
  }
  #kv_wrap #kv_posi #kv_copy .ch08 {
    width: 55px;
  }
  #kv_wrap #kv_posi #kv_copy .ch09 {
    width: 50px;
  }
  #kv_wrap #kv_posi #kv_copy .ch10 {
    width: 23px;
  }
  #kv_wrap #kv_posi #kv_copy .ch11 {
    width: 40px;
  }
  #kv_wrap #kv_posi #kv_copy .ch12 {
    width: 55px;
  }
  #kv_wrap #kv_posi #kv_copy .ch13 {
    width: 50px;
  }
  #kv_wrap #kv_posi #kv_copy .ch14 {
    width: 32px;
  }
  #kv_wrap #kv_posi #kv_copy .ch15 {
    width: 11px;
    top: 44px;
  }
  #kv_wrap #kv_posi #kv_lead {
    text-align: center;
    font-size: 30px;
    letter-spacing: 0.2em;
    font-weight: bold;
  }
}

@media only screen and (max-width: 750px) {
  #kv_wrap #kv_map_bg {
    height: 250px;
  }
  #kv_wrap #kv_map_bg #kv_map_color,
  #kv_wrap #kv_map_bg #kv_circle {
    height: 250px;
  }
  #kv_wrap #kv_posi {
    width: 320px !important;
    margin-left: auto;
    margin-right: auto;
    padding-top: 120px;
    position: relative;
    z-index: 10;
  }
  #kv_wrap #kv_posi #kv_copy {
    width: 277px;
    height: 18px;
    margin: 0 auto 14px;
    position: relative;
    text-align: center;
  }
  #kv_wrap #kv_posi #kv_copy span {
    height: 18px;
    position: absolute;
    top: 0;
    left: 50%;
    transform: rotate(0deg) !important;
    -moz-transform: rotate(0deg) !important;
    -webkit-transform: rotate(0deg) !important;
  }
  #kv_wrap #kv_posi #kv_copy span img {
    height: 18px;
  }
  #kv_wrap #kv_posi #kv_copy .ch01 {
    width: 16px;
    left: 0 !important;
  }
  #kv_wrap #kv_posi #kv_copy .ch01 img {
    width: 16px;
  }
  #kv_wrap #kv_posi #kv_copy .ch02 {
    width: 7px;
    left: 19px !important;
  }
  #kv_wrap #kv_posi #kv_copy .ch02 img {
    width: 16px;
  }
  #kv_wrap #kv_posi #kv_copy .ch03 {
    width: 18px;
    left: 36px !important;
  }
  #kv_wrap #kv_posi #kv_copy .ch03 img {
    width: 16px;
  }
  #kv_wrap #kv_posi #kv_copy .ch04 {
    width: 11px;
    left: 56px !important;
  }
  #kv_wrap #kv_posi #kv_copy .ch04 img {
    width: 16px;
  }
  #kv_wrap #kv_posi #kv_copy .ch05 {
    width: 14px;
    left: 75px !important;
  }
  #kv_wrap #kv_posi #kv_copy .ch05 img {
    width: 16px;
  }
  #kv_wrap #kv_posi #kv_copy .ch06 {
    width: 7px;
    margin-right: 12px;
    left: 95px !important;
  }
  #kv_wrap #kv_posi #kv_copy .ch06 img {
    width: 16px;
  }
  #kv_wrap #kv_posi #kv_copy .ch07 {
    width: 3px;
    left: 115px !important;
    top: 7px;
  }
  #kv_wrap #kv_posi #kv_copy .ch07 img {
    width: 5px;
  }
  #kv_wrap #kv_posi #kv_copy .ch08 {
    width: 18px;
    left: 126px !important;
  }
  #kv_wrap #kv_posi #kv_copy .ch08 img {
    width: 16px;
  }
  #kv_wrap #kv_posi #kv_copy .ch09 {
    width: 16px;
    left: 150px !important;
  }
  #kv_wrap #kv_posi #kv_copy .ch09 img {
    width: 16px;
  }
  #kv_wrap #kv_posi #kv_copy .ch10 {
    width: 7px;
    left: 169px !important;
  }
  #kv_wrap #kv_posi #kv_copy .ch10 img {
    width: 16px;
  }
  #kv_wrap #kv_posi #kv_copy .ch11 {
    width: 13px;
    margin-right: 12px;
    left: 187px !important;
  }
  #kv_wrap #kv_posi #kv_copy .ch11 img {
    width: 16px;
  }
  #kv_wrap #kv_posi #kv_copy .ch12 {
    width: 18px;
    left: 212px !important;
  }
  #kv_wrap #kv_posi #kv_copy .ch12 img {
    width: 16px;
  }
  #kv_wrap #kv_posi #kv_copy .ch13 {
    width: 16px;
    left: 234px !important;
  }
  #kv_wrap #kv_posi #kv_copy .ch13 img {
    width: 16px;
  }
  #kv_wrap #kv_posi #kv_copy .ch14 {
    width: 11px;
    left: 254px !important;
  }
  #kv_wrap #kv_posi #kv_copy .ch14 img {
    width: 16px;
  }
  #kv_wrap #kv_posi #kv_copy .ch15 {
    width: 3px;
    margin-top: 13px;
    display: inline-block;
    left: 274px !important;
  }
  #kv_wrap #kv_posi #kv_copy .ch15 img {
    width: 3px;
    height: auto;
  }
  #kv_wrap #kv_posi #kv_lead {
    text-align: center;
    font-size: 9px;
  }
  #kv_wrap #kv_bg_posi {
    margin-left: auto;
    margin-right: auto;
  }
}

@media only screen and (min-width: 751px) {
  #kv_slider_wrap .bx-wrapper {
    margin-bottom: -51px;
  }
  #kv_slider_wrap #kv_slider li .posi {
    position: relative;
  }
  #kv_slider_wrap #kv_slider li .sub_title_wrap {
    margin-bottom: 50px;
  }
  #kv_slider_wrap #kv_slider li .number_wrap {
    height: 95px;
    padding-top: 20px;
  }
  #kv_slider_wrap #kv_slider li .number_wrap .text {
    font-size: 14px;
    margin-bottom: 15px;
    letter-spacing: 4px;
  }
  #kv_slider_wrap #kv_slider li .number_wrap .num {
    width: 115px;
    font-size: 24px;
    top: -8px;
    position: relative;
  }
  #kv_slider_wrap #kv_slider li .number_wrap .num:after {
    width: 115px;
    height: 115px;
    content: "";
    background: url("../picture/f1.png") no-repeat center center;
    background-size: contain;
    display: block;
    position: absolute;
    top: -44px;
    left: 0;
    transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
    transform: scale(0);
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
  }
  #kv_slider_wrap #kv_slider li .number_wrap .num.show:after {
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
  }
  #kv_slider_wrap #kv_slider li .number_wrap .num:after {
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
  }
  #kv_slider_wrap #kv_slider li .s_title {
    letter-spacing: 8px;
    padding-top: 20px;
  }
  #kv_slider_wrap #kv_slider li .text_wrap {
    width: 100%;
  }
  #kv_slider_wrap #kv_slider li .text_wrap h1 {
    height: 40px;
    margin-bottom: 35px;
    text-align: center;
	color:#fff;
	letter-spacing:8px;
	font-weight:100;
	font-size:37px;
  }
  #kv_slider_wrap #kv_slider li .text_wrap h1 img {
    height: 40px;
  }
  #kv_slider_wrap #kv_slider li .text_wrap .lead {
    font-size: 15px;
    line-height: 2;
  }
  #kv_slider_wrap #kv_slider li .text_wrap .btn {
    border-color: #9c9fa0;
  }
  #kv_slider_wrap #kv_slider li.slide01 .text_wrap h1 img {
    width: 742px;
  }
  #kv_slider_wrap #kv_slider li.slide02 .text_wrap h1 img {
    width: 421px;
  }
  #kv_slider_wrap #kv_slider li.slide03 .text_wrap h1 img {
    width: 584px;
  }
  #kv_slider_wrap #kv_slider li.slide04 .text_wrap h1 img {
    width: 427px;
  }
  #kv_slider_wrap #kv_slider_pager {
    position: relative;
    z-index: 100;
    border-top: 1px solid rgba(215, 223, 220, 0.3);
  }
  #kv_slider_wrap #kv_slider_pager li {
    width: 33.333333%;
    float: left;
  }
  #kv_slider_wrap #kv_slider_pager li a {
    height: 50px;
    line-height: 50px;
    display: block;
    border-right: 1px solid rgba(215, 223, 220, 0.3);
    text-align: center;
    vertical-align: middle;
    color: #fff;
    position: relative;
    transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    cursor: pointer;
  }
  #kv_slider_wrap #kv_slider_pager li a:after {
    width: 0;
    height: 0;
    content: "";
    border: 10px solid transparent;
    border-bottom: 10px solid rgba(50, 122, 85, 0.8);
    position: absolute;
    top: -20px;
    left: 46%;
    transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    -ms-filter: "alpha(opacity=$num)";
    /* IE8 */
    opacity: 0;
  }
  #kv_slider_wrap #kv_slider_pager li a:hover {
    background-color: rgba(50, 122, 85, 0.8);
  }
  #kv_slider_wrap #kv_slider_pager li a.active {
    background-color: rgba(50, 122, 85, 0.8);
  }
  #kv_slider_wrap #kv_slider_pager li a.active:after {
    -ms-filter: "alpha(opacity=$num)";
    /* IE8 */
    opacity: 1;
  }
  #kv_slider_wrap #kv_slider_pager li a:hover {
    text-decoration: none;
  }
  #kv_slider_wrap #kv_slider_pager li:last-child a {
    border-right: 0;
  }
}

@media only screen and (max-width: 750px) {
  #kv_slider_wrap #kv_slider li {
    height: 250px;
  }
  #kv_slider_wrap #kv_slider li .sub_title_wrap {
    padding-top: 42px;
  }
  #kv_slider_wrap #kv_slider li .number_wrap {
    height: 45px;
    padding-top: 12px;
  }
  #kv_slider_wrap #kv_slider li .number_wrap .text {
    font-size: 10px;
    margin-bottom: 6px;
    letter-spacing: 7px;
  }
  #kv_slider_wrap #kv_slider li .number_wrap .num {
    width: 57px;
    font-size: 12px;
    top: -8px;
    position: relative;
  }
  #kv_slider_wrap #kv_slider li .number_wrap .num:after {
    width: 57px;
    height: 57px;
    content: "";
    background: url("../images/diagram_green.svg") no-repeat center center;
    background-size: contain;
    display: block;
    position: absolute;
    top: -22px;
    left: 0;
    transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
    transform: scale(0);
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
  }
  #kv_slider_wrap #kv_slider li .number_wrap .num.show:after {
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
  }
  #kv_slider_wrap #kv_slider li .number_wrap .num:after {
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
  }
  #kv_slider_wrap #kv_slider li .s_title {
    letter-spacing: 4px;
    padding-top: 10px;
  }
  #kv_slider_wrap #kv_slider li .text_wrap {
    width: 100%;
    position: relative !important;
    top: 0 !important;
  }
  #kv_slider_wrap #kv_slider li .text_wrap h1 {
    padding-top: 25px;
    text-align: center;
  }
  #kv_slider_wrap #kv_slider li .text_wrap h1 img {
    height: 20px;
  }
  #kv_slider_wrap #kv_slider li .text_wrap .lead {
    font-size: 12px;
    line-height: 1.6;
  }
  #kv_slider_wrap #kv_slider li .cover {
    height: 400px;
  }
  #kv_slider_wrap #kv_slider li .scroll_down {
    display: none;
  }
  #kv_slider_wrap #kv_slider li .target img {
    max-width: 95%;
  }
  #kv_slider_wrap #kv_slider li.slide01 .text_wrap h1 img {
    width: 371px;
  }
  #kv_slider_wrap #kv_slider li.slide02 .text_wrap h1 img {
    width: 220px;
  }
  #kv_slider_wrap #kv_slider li.slide03 .text_wrap h1 img {
    width: 292px;
  }
  #kv_slider_wrap #kv_slider li.slide04 .text_wrap h1 img {
    width: 427px;
  }
  #kv_slider_wrap #kv_slider_pager {
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  #kv_slider_wrap #kv_slider_pager li {
    width: 12px;
    overflow: hidden;
    border-radius: 6px;
    display: inline-block;
    margin-right: 22px;
  }
  #kv_slider_wrap #kv_slider_pager li a {
    height: 12px;
    display: block;
    background-color: #838d98;
    overflow: hidden;
    text-indent: -9999px;
  }
  #kv_slider_wrap #kv_slider_pager li a.active {
    background-color: #18ddb6;
  }
  #kv_slider_wrap #kv_slider_pager li:last-child {
    margin-right: 0;
  }
}

@media only screen and (min-width: 751px) {
  #products_info_wrap {
    background-color: #f2f5f8;
    position: relative;
    top: 50px;
    padding-bottom: 49px;
  }
  .btn {
    margin-top: 50px;
  }
  #products_list_wrap {
    height: 516px;
    margin: 0 auto 10px;
    position: relative;
  }
  #products_list_wrap .bx-wrapper {
    margin: 0 auto;
  }
  #products_list_wrap .bx-controls {
    display: none;
  }
  #products_list_wrap .list {
    width: 20%;
    height: 60px;
    float: left;
    position: relative;
    /* title */
    /* contents */
  }
  #products_list_wrap .list .title {
    background-color: #fff;
    position: relative;
    text-align: center;
    margin-bottom: 30px;
    cursor: pointer;
    transition: all 0.15s ease-in;
    -moz-transition: all 0.15s ease-in;
    -webkit-transition: all 0.15s ease-in;
    -ms-transition: all 0.15s ease-in;
    border-bottom: 2px solid #dee4e2;
    transition: all 0.15s ease-in;
    -moz-transition: all 0.15s ease-in;
    -webkit-transition: all 0.15s ease-in;
    -ms-transition: all 0.15s ease-in;
  }
  #products_list_wrap .list .title span {
    display: block;
    text-align: center;
    position: relative;
    font-weight: 350;
  }
  #products_list_wrap .list .title.active {
    border-color: #18ddb6;
  }
  #products_list_wrap .list .title:hover {
    background-color: #f2f5f8;
  }
  #products_list_wrap .list .title .size_m {
    font-size: 18px;
  }
  #products_list_wrap .list .title .size_s {
    font-size: 12px;
  }
  #products_list_wrap .list .single {
    height: 45px;
    padding-top: 41px;
  }
  #products_list_wrap .list .double {
    height: 53px;
    padding-top: 33px;
  }
  #products_list_wrap .list .products_wrap {
    width: 1080px;
    -ms-filter: "alpha(opacity=$num)";
    /* IE8 */
    opacity: 0;
    position: absolute;
    top: 119px;
    left: 0;
  }
  #products_list_wrap .list .products_wrap .products_inner {
    margin: 0 auto;
  }
  #products_list_wrap .list .products_wrap .products_inner li {
    text-align: center;
    position: relative;
    float: left;
    top: -50px;
    -ms-filter: "alpha(opacity=$num)";
    /* IE8 */
    opacity: 0;
  }
  #products_list_wrap .list .products_wrap .products_inner li dt {
    width: 340px;
    height: 250px;
    margin-bottom: 15px;
    border-bottom: 1px solid #d7dfdc;
    background: #fff;
  }
  #products_list_wrap .list .products_wrap .products_inner li dt img {
    margin-top: 30px;
  }
  #products_list_wrap .list .products_wrap .products_inner li .link_text {
    height: 15px;
    display: inline-block;
    padding-right: 30px;
    font-size: 15px;
  }
  #products_list_wrap .list .products_wrap .products_inner li:first-child {
    margin-left: 0;
  }
  #products_list_wrap .list .products_wrap .products_inner li:last-child {
    border-right: 0;
  }
  #products_list_wrap .list.active {
    z-index: 10;
  }
  #products_list_wrap .list:first-child .products_wrap {
    -ms-filter: "alpha(opacity=$num)";
    /* IE8 */
    opacity: 1;
  }
  #products_list_wrap .list:first-child .products_wrap .products_inner li {
    top: 0;
    -ms-filter: "alpha(opacity=$num)";
    /* IE8 */
    opacity: 1;
  }
}

@media only screen and (max-width: 750px) {
  #products .section_title {
    margin-bottom: 0;
  }
  #products_list_wrap {
    margin-bottom: 20px;
  }
  #products_list_wrap .list {
    background-color: #f2f5f8;
    /* title */
    /* contents */
  }
  #products_list_wrap .list:first-child .products_wrap {
    height: 245px;
  }
  #products_list_wrap .list .title {
    padding: 18px 15px;
    font-size: 12px;
    font-weight: bold;
    background-color: #fff;
    border-bottom: 1px solid #d7dfdc;
    cursor: pointer;
    position: relative;
  }
  #products_list_wrap .list .title:after {
    width: 14px;
    height: 14px;
    content: "";
    display: block;
    background: url("../images/link_arrow_green.svg") no-repeat center center;
    background-size: contain;
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    position: absolute;
    top: 18px;
    right: 15px;
  }
  #products_list_wrap .list .title.active:after {
    transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
  }
  #products_list_wrap .list .products_wrap {
    -ms-filter: "alpha(opacity=1)" !important;
    /* IE8 */
    opacity: 100 !important;
    padding-left: 15px;
    overflow: hidden;
    height: 0;
  }
  #products_list_wrap .list .products_wrap .bx-viewport {
    height: 245px !important;
    margin-bottom: 12px;
  }
  #products_list_wrap .list .products_wrap .bx-controls {
    position: relative;
    top: -35px;
    margin-left: -15px;
  }
  #products_list_wrap .list .products_wrap .products_inner {
    padding-top: 13px;
  }
  #products_list_wrap .list .products_wrap .products_inner li {
    max-width: 290px;
    min-width: 260px;
    margin-bottom: 10px;
    -ms-filter: "alpha(opacity=1)" !important;
    /* IE8 */
    opacity: 100 !important;
    top: 0 !important;
  }
  #products_list_wrap .list .products_wrap .products_inner li dt {
    width: 100%;
    height: 150px;
    padding-bottom: 20px;
    overflow: hidden;
    border-bottom: 1px solid #d7dfdc;
    margin-bottom: 10px;
    background: #fff;
  }
  #products_list_wrap .list .products_wrap .products_inner li .link_text {
    font-size: 12px;
    text-align: center;
  }
  #products_list_wrap .list .products_wrap .products_inner li .link_text:after {
    display: none;
  }
  #products_list_wrap .list.active {
    padding-bottom: 20px;
    border-bottom: 1px solid #d7dfdc;
  }
}

/* [ Newsは/common/style.cssに記述 ] */
@media only screen and (max-width: 750px) {
  #news .section_title {
    margin-bottom: 0;
    border-bottom: 0;
  }
}

/* About mec
-----------------------------------------------------*/
@media only screen and (min-width: 751px) {
  .about_link_wrap li {
    width: 25%;
    float: left;
  }
  .about_link_wrap li a {
    height: 79px;
    padding-top: 115px;
  }
  .about_link_wrap li:last-child a {
    border-right: 0;
  }
  .about_link_wrap .about01 a {
    background: url("../images/icon_green_accsess.png") no-repeat center 53px;
    background-size: 27px 39px;
  }
  .about_link_wrap .about02 a {
    background: url("../images/icon_green_global.png") no-repeat center 53px;
    background-size: 36px 36px;
  }
  .about_link_wrap .about03 a {
    background: url("../images/icon_green_network.png") no-repeat center 53px;
    background-size: 37px 37px;
  }
  .about_link_wrap .about04 a {
    background: url("../images/icon_green_global_network.png") no-repeat center 53px;
    background-size: 68px 37px;
  }
}

/*@media only screen and (max-width: 750px) {
  #about {
    margin-bottom: 0;
  }
  #about .section_title {
    margin-bottom: 0;
    border-bottom: 0;
  }
  .about_link_wrap li {
    width: 50%;
    float: left;
  }
  .about_link_wrap li a {
    height: 31px;
    padding-top: 44px;
    border-bottom: 1px solid #d7dfdc;
  }
  .about_link_wrap li:nth-child(2) a, .about_link_wrap li:last-child a {
    border-right: 0;
  }
  .about_link_wrap .about01 a {
    background: url("../images/icon_green_accsess.png") no-repeat center 15px;
    background-size: 17px 24px;
  }
  .about_link_wrap .about02 a {
    background: url("../images/icon_green_global.png") no-repeat center 15px;
    background-size: 23px 23px;
  }
  .about_link_wrap .about03 a {
    background: url("../images/icon_green_network.png") no-repeat center 17px;
    background-size: 23px 23px;
  }
  .about_link_wrap .about04 a {
    background: url("../images/icon_green_global_network.png") no-repeat center 20px;
    background-size: 38px 21px;
  }
}*/

@media only screen and (min-width: 751px) {
  #kumamoto_wrap {
    margin: 50px auto 0;
  }

}

@media only screen and (max-width: 750px) {
  #kumamoto_wrap {
    border-top: 1px solid #d6dfdc;
    margin: 0 0 15px;
    padding: 15px 15px 0;
  }
  #kumamoto_wrap p a {
    background-size: 77%;
    padding-top: 28%;
  }
}