@charset "UTF-8";

@media print, screen and (min-width: 768px) {

  #sp_header,
  #sp_footer {
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  #wrapper {
    width: 100%;
  }

  #header,
  #footer,
  #groupCompanyWrap,
  #ContentsArea>.breadcrumb {
    display: none;
  }

  #localNavi,
  #ContentsArea #localNavi ul.cateList li.cateL {
    width: 100% !important;
  }

  #localNavi {
    margin-top: 30px;
  }

  #ContentsArea #localNavi ul.cateList br {
    display: none;
  }

  #ContentsArea #localNavi p.sp_bnr_infographica {
    display: block;
    padding:20px 20px 40px;
  }
  #ContentsArea #localNavi p.sp_bnr_infographica img{
    width: 100%;
    /* border:solid 1px; */

  }
  #ContentsArea #localNavi p.sp_bnr_infographica a:hover {
    opacity: 0.5;
  }
  #ContentsArea #localNavi p.pc_bnr_infographica {
    display: none;
  }

  #ContentsArea #localNavi ul.cateList li.cateL a,
  #ContentsArea #localNavi ul.cateList ul.cateS li a,
  #ContentsArea #localNavi ul.cateList li.cateL a:hover,
  #ContentsArea #localNavi ul.cateList ul.cateS li a:hover,
  #ContentsArea #localNavi ul.cateList li.cateL a.cr,
  #ContentsArea #localNavi ul.cateList ul.cateS li a.cr {
    padding: 10px 0;
    border-bottom: 1px solid #e9e9e9;
    background-image: none;
  }

  #ContentsArea #localNavi ul.cateList li.cateL a:hover,
  #ContentsArea #localNavi ul.cateList li.cateL a.cr {
    background-color: #00A7DB;
    color: #fff;
  }

  #ContentsArea #localNavi ul.cateList ul.cateS li a:hover,
  #ContentsArea #localNavi ul.cateList ul.cateS li a.cr {
    background-color: #D1F5FE;
  }

  #ContentsArea #localNavi ul.cateList li.cateL a:before,
  #ContentsArea #localNavi ul.cateList ul.cateS li a:before {
    content: ">";
    color: #c4c4c4;
    padding-right: 5px;
  }

  #ContentsArea #localNavi ul.groupList_ons {
    text-align: center;
  }

  #ContentsArea #localNavi .groupList_ons p {
    text-align: center;
  }

  #ContentsArea #localNavi .groupList_ons .box {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    width: 197px;
    margin: 0 auto;
    box-sizing: border-box;
  }

  #ContentsArea #localNavi .groupList_ons .box img {
    width: 100%;
  }

  .cateS li a {
    padding-left: 40px !important;
  }

  #sp_header {
    position: relative;
    overflow: hidden;
    width: 100%;
    background: #fff;
    border-top: #09C solid thin;
    border-top-width: 22px;
  }

  #sp_header h1 {
  	padding: 18px 0 18px 6px;
  	display: flex;
  	align-items: center;
  }

  #sp_header h1 img {
  	height: 26px;
  }

  #sp_header h1 .logo_anniver {
  	margin-left: 5px;
    position: static;
  }

  #sp_header h1 .logo_anniver img {
  	height: 26px;
  	width: 110px;
  }

  #sp_header nav li {
    width: 20%;
    float: left;
  }

  #content {
    background: url(../img/decobg.gif) 0 0;
    position: relative;
    z-index: 99;
  }

  #news ul li {
    display: block;
    padding: 15px;
    background: no-repeat #f5f5f5;
    border-bottom: 2px solid #fff;
    position: relative;
  }

  #news ul li {
    border-bottom: 2px solid #c0c0c0;
  }

  #news ul li .day {
    padding: 2% 0 2% 0;
    font-weight: bold;
    color: #000;
  }

  #news ul li span {
    color: #000;
  }

  #news ul li .category {
    position: absolute;
    right: 17px;
    top: 17px;
    padding: 7px 15px 7px;
    color: #fff;
    font-size: 0.714285714rem !important;
    line-height: 1em;
  }

  #news ul li .category.press {
    background: #66ccff;
  }

  #news ul li .category.news {
    background: #ff9900;
  }

  #news ul li .category.saiyo {
    background: #339900;
  }

  #news ul li .category.oshirase {
    background: #ff0066;
  }

  #news img {
    width: 12%;
  }

  #news ul li {
    display: block;
    padding: 15px;
    background: no-repeat #f5f5f5;
    border-bottom: 2px solid #fff;
    position: relative;
  }

  #news ul li a.new {
    font-size: 0.857142857rem !important;
  }

  #news ul li {
    border-bottom: 2px solid #c0c0c0;
  }

  #news ul li .day {
    font-size: 1rem !important;
    font-weight: bold;
    color: #000;
  }

  #news ul li span {
    color: #000;
  }

  #news ul li .category {
    position: absolute;
    right: 15px;
    top: 15px;
    padding: 2.2% 3% 2%;
    font-size: 0.714285714rem !important;
    color: #fff;
    line-height: 1em;
  }

  #news ul li .category.press {
    background: #66ccff
  }

  #news ul li .category.news {
    background: #ff9900
  }

  #news ul li .category.saiyo {
    background: #339900
  }

  #news ul li .category.oshirase {
    background: #ff0066
  }

  #menu {
    clear: both;
    padding: 0 0;
    margin: 0 0;
  }

  #menu ul {
    background-color: #FFF;
  }

  #menu ul li {
    width: 50%;
    float: left;
    margin: 0 0 !important;
    padding: 0 0 !important;
    background-color: #FFF;
  }

  #service #ltd {
    float: left;
    margin-left: 22px;
  }

  #service #personal {
    float: right;
    margin-right: 22px;
  }

  footer {
    text-align: center;
    padding-top: 8%;
  }

  footer a {
    color: #0a5eb2;
    text-decoration: underline;
  }

  .pc-link {
    float: right;
    width: 32%;
    padding-left: 8%;
  }

  .pc-link img {
    width: 100%;
    padding: 6% 0;
  }

  .v-m {
    vertical-align: middle !important;
  }

  .servise-btn li {
    margin: 8% 2%;
    overflow: hidden;
  }

  #footer-menu {
    background-color: #CCC !important;
    overflow: hidden;
    margin: 1% 0;
  }

  #footer-menu a {
    display: block;
  }

  #footer-menu ul {
    clear: both;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  #footer-menu li {
    overflow: hidden !important;
    font-size: 0.714285714rem;
    background-color: #CCC;
    border-bottom: #FFF solid thin;
  }

  .fmenu-l {
    background-image: URL(../img/common/img-icon02.png);
    background-repeat: no-repeat;
    background-position: right;
    float: left;
    width: 42% !important;
    padding: 6% 4% !important;
    border-right: #FFF solid thin;
  }

  .fmenu-r {
    background-image: URL(../img/common/img-icon02.png);
    background-repeat: no-repeat;
    background-position: right;
    width: 41.6% !important;
    float: left;
    padding: 6% 4% !important;
  }

  .txt-white {
    color: #FFF !important;
  }

  .txt-grey a {
    color: #5F5F5F !important;
  }

  .txt-grey02 a {
    color: #778899 !important;
  }

  .copy {
    background-color: #00A9DC;
    color: #FFF;
    overflow: hidden !important;
    padding: 6% 0 0 0;
  }

  .footer-link {
    padding: 5% 0 8% 0;
    line-height: 100% !important;
  }

  .txt-footer-menu {
    font-size: 0.714285714rem;
  }

  .plpr40 {
    padding: 0 !important;
  }

  /*アコーディオン
	-------------------------------------*/
  .acordion {
    width: 100% !important;
  }

  .trigger.active {
    border-bottom: 1px solid #cfcfcf;
  }

  dd {
    margin: 0 0;
  }

  .mb-none {
    margin-bottom: 0 !important;
  }

  .news-detail {
    text-align: right;
    padding: 4% 4% 4% 0;
  }

  /*共通
	-------------------------------------*/
  .mt0 {
    margin-top: 0;
  }

  .pt0 {
    padding-top: 0;
  }

  .clr {
    clear: both;
    height: 0%;
    line-height: 0;
  }

  .w100 {
    width: 100%;
  }

  .w50 {
    width: 50%;
  }

  .w49 {
    width: 49%;
  }

  .w45 {
    width: 45%;
  }

  .w1 {
    width: 1%;
  }

  .ptb4 {
    padding: 4% 0;
  }

  .pt4 {
    padding-top: 4%;
  }

  .pb4 {
    padding-bottom: 4%;
  }

  .ptb8 {
    padding: 8% 0;
  }

  .pt8 {
    padding-top: 8%;
  }

  .pb8 {
    padding-bottom: 8%;
  }

  .prl2 {
    padding-left: 2%;
    padding-right: 2%;
  }

  .right {
    float: right;
  }

  .left {
    float: left;
  }

  .clear {
    clear: both;
  }

  .border-none {
    border-bottom: none !important;
  }

  .fontB {
    color: #00A7DB;
    font-weight: bold !important;
    font-size: 16px;
  }

  #ContentsArea {
    margin: 0;
  }
}

.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

/* wide記述
----------------------------- */
@media only screen and (max-width: 767px) {

  /* iPhoneにて文字サイズが調整されてしまうのを防ぐ設定 */
  body {
    -webkit-text-size-adjust: 100%;
  }

  /* 横幅画面いっぱいに調整 */
  .domesticBlock {
    width: 100%;
    margin: 0;
    position: relative;
  }

  #ContentsArea {
    width: 100%;
  }

  #ContentsArea h2 img {
    width: 100%;
  }

  #ContentsArea #mainContents {
    width: 100%;
    float: none;
    margin-right: 0;
  }

  #ContentsArea .h3-blockTop {
    background-size: 100% auto;
  }

  #ContentsArea .h3-blockTop .h3-blockBtm,
  #ContentsArea .h3-blockTop-mb0 .h3-blockBtm {
    background-size: 100% auto;
  }

  .contentsBlock img {
    max-width: 100%;
    height: initial;
    height: auto;
  }

  .listBlockA01>div[class*="list"] {
    float: none;
    width: 100%;
    margin-right: 0;
  }

  .listBlockA01 ul {
    overflow: hidden;
    width: 100%;
  }

  /* タブの体裁調整 */
  .navBlock ul.navBlockInner>li {
    float: left;
    width: 50%;
    margin: 0 !important;
  }

  .navBlock ul.navBlockInner>li>a {
    padding: 8px 0;
  }

  .navBlock #dropDownMenu {
    width: 100%;
    box-sizing: border-box;
  }

  .navBlock #dropDownMenu ul li {
    width: 50%;
  }

  .navBlock #dropDownMenu ul li a {
    color: #fff;
    padding-left: 15px;
    background: url(../../../investor/about/domestic/images/domestic_ico_03.gif) no-repeat left 50%;
    font-size: 98%;
    padding: .5em 0 .5em 15px;
    display: block;
  }

  .navBlock ul.navBlockInner>li>a span {
    background: url(../../../investor/about/domestic/images/domestic_ico_01.gif) no-repeat right 0.4em;
    padding-right: 10px;
    display: inline-block;
  }

  .navBlock ul.navBlockInner>li.parent.act>a span {
    background: url(../../../investor/about/domestic/images/domestic_ico_02.gif) no-repeat right 0.1em;
    padding-right: 20px;
  }

  /* 日本国内における事業展開
ページ中間のリンク群の体裁調整 */
  .listBlockA01 li {
    float: left;
    width: 50%;
  }

  /* 日本国内における事業展開
矢印の位置調整、選択範囲を広く調整 */
  .listBlockA01 li a {
    padding: 10px 10px 7px;
    display: block;
    background: url(../../../investor/about/domestic/images/domestic_ico_05.gif) no-repeat left 50%;
  }

  /* 日本国内における事業展開
余白調整 */
  .listBlockA01 {
    margin: 30px 0 45px 0;
  }

  /* 建設事業
横幅を画面いっぱいに調整 */
  .imageRightBlockA01 {
    width: 100%;
  }

  .imageRightBlockA01 .text,
  .introductionBlock .text {
    float: none;
    width: 100%;
  }

  /* 建設事業
画像をセンタリング、余白調整 */
  .imageRightBlockA01 .image,
  .introductionBlock .image {
    float: none;
    width: 100%;
    text-align: center;
    margin-top: 1em;
  }

  /* 建設事業
画像の最大サイズ＝オリジナルサイズでリミットがかかるように設定 */
  .imageRightBlockA01 .image img,
  .introductionBlock .image img {
    max-width: 100%;
  }

  /* 建設事業
ページ下部のリンク体裁調整 */
  .business_field {
    padding-top: 25px;
    margin: 0;
  }

  .business_field li {
    float: left;
    margin: 0 !important;
    padding: 10px 10px 7px !important;
    font-size: 90%;
    width: 50%;
    box-sizing: border-box;
  }

  li.linkStandard {
    background: url(../../../common/images/ico_arr_01.gif) no-repeat 10px 50%;
    padding-left: 10px;
  }
}
}

