@charset "utf-8";
/* Copyright 2022 design hack. */

/* ------------------------------------------------------------

会社案内

------------------------------------------------------------ */
/* グローバルナビアクティブ
---------------------------------------------- */
nav ul#nav_main li:nth-child(6) a img {opacity: 0;}

div#bg_h2{background:url(../company/img/bg_h2_pc.png) no-repeat center 0;height:320px;text-align: center;}
@media print, screen and (max-width: 767px){
div#bg_h2{background:url(../company/img/bg_h2_sp.png) no-repeat center 0;background-size: 100%;width: 100%;height:auto;}
div#bg_h2 img{width: 100%;}
}

/* murayama
---------------------------------------------- */
div#wrap_murayama{text-align: center;}
div#wrap_murayama h2{margin-bottom: 55px;}
div#wrap_murayama h2 img{width: 340px;height: 178px;}

/* message
---------------------------------------------- */
ul#wrap_message{overflow: hidden;}
ul#wrap_message li{float: left;}
ul#wrap_message li:first-child{margin-right: 70px;}
ul#wrap_message li:last-child{margin-top: 144px;}

/* service
---------------------------------------------- */
ul#list_service{overflow: hidden;width:100%;}
ul#list_service li{width:360px;margin-right: 60px;float: left;}
ul#list_service li:last-child{margin-right: 0;}
ul#list_service li dt,ul#list_service li dd{margin-bottom: 25px;}
ul#list_service li ul.list_service_type{font-size: 0;}
ul#list_service li ul.list_service_type li{width: auto;margin:0 10px 10px 0;font-size: 16px;display: inline-block; color: #47B3E2;font-weight: bold;background: #E2E2E2;padding: 0 15px;border-radius: 20px;}
ul#list_service li ul.list_service_type li:last-child{margin-bottom: 0;}

table{margin-bottom: 80px;}
table td img{width: 13px;height: 13px;margin: 8px 0 0 6px;}

div#wrap_map iframe{width:100%;height: 400px;margin-bottom: 60px;}
p#map_link{text-align: center;}
p#map_link img{width: 260px;height: 54px;}
p#map_link a:hover{opacity: 0.7;}

/* 231030 partner
---------------------------------------------- */
p#logo_partner img{width: 600px;}

@media print, screen and (max-width: 767px){
/* murayama
---------------------------------------------- */
div#wrap_murayama h2{margin-bottom: 35px;}
div#wrap_murayama h2 img{width: 200px;height: 105px;}
    
/* message
---------------------------------------------- */
ul#wrap_message{overflow: hidden;}
ul#wrap_message li{float: none;}
ul#wrap_message li img{width: 100%;}
ul#wrap_message li:first-child{margin:0 0 40px 0;}
ul#wrap_message li:last-child{margin-top: 0;}

/* service
---------------------------------------------- */
ul#list_service li{width:100%;margin:0 0 25px 0;float: none;}
ul#list_service li:last-child{margin-bottom: -5px;}
ul#list_service li img{width:100%;}
ul#list_service li dt,ul#list_service li dd{margin-bottom: 15px;}
ul#list_service li ul.list_service_type li{width: auto;margin:0 5px 5px 0;font-size: 14px;padding: 0 10px;border-radius: 20px;}
ul#list_service li ul.list_service_type li:last-child{margin-bottom: 5px;}

table{margin-bottom: 40px;}
table td img{width: 10px;height: 10px;margin: 8px 0 0 5px;}
div#wrap_map iframe{width:100%;height: 200px;margin-bottom: 30px;}
p#map_link img{width: 240px;height: 50px;}
    
/* 231030 partner
---------------------------------------------- */
p#logo_partner img{width: 80%;}
}