@charset "utf-8";/*-------------------------------------------------------------------sp_corporate-------------------------------------------------------------------*/@media screen and (max-width: 767px)  {#container #main_col #main_visual { display:none; }#corporate .table_frame { background-color:#dcf1f9; padding:10px; }#corporate table { border-top:none; border-right:none; width:100%; display:flex; flex-wrap:wrap; }#corporate table tr { display:flex; flex-wrap:wrap; flex:0 0 100%; }#corporate table th {background-color: #fff;border-bottom:1px solid #1ea2d9;border-bottom:1px dotted #ccc;border-right: none;border-left: none;padding: 15px;width: 30%;text-align: left;font-weight: 600;font-size: 100%;width:100%;flex:0 0 100%;}#corporate table td {background-color:#fff;border-bottom:none;border-bottom:1px solid #ccc;border-left:none;padding:15px;width:35%;font-size:100%;text-align:left;sflex:0 0 100%;width:100%;} #corporate table td:nth-child(3) { text-align:center; padding:15px; width:15%; flex:0 0 100%; width:100%; }#corporate table td .map { margin-top:20px; }#corporate table td .map iframe { width:100%; height:auto; min-height:300px; }#corporate table td > a {background-image:url(../../img/common/i_ar.png);background-position:90% center;background-repeat:no-repeat;background-size:6px 9px;background-color:#1ea2d9;border-radius:3px;color:#fff;display:inline-block;font-weight:600;padding:15px 30px 15px 20px;text-decoration:none;}}