@charset "utf-8";
/* CSS Document */



#header .btn-contact{font-weight:bold;}
#header .btn-contact:hover{
    opacity: .5;
    color: #fff!important
}

header{height:66px!important;}
  .header .gnav__menus {
    position:relative;
    padding: 44px 30px;
    background-color: transparent;
    display: grid;
    padding-top: 70px;
  }
@media (min-width: 1200px) {
    #header .container {
        display: block;
    }
}
@media (max-width:1178px) {
    ul#navi_ul li{    padding: 0px 8px;}
    ul#navi_ul li a{font-size: 16px;}
}

@media (max-width:1060px) {

.sample03 .swiper-container{width:100%!important;max-width: 100%!important;margin:0 auto!important;overflow: hidden!important;}
 
	#main .container > .flex{display:block;}

	
	#logo img {
    height: auto;
    width: 100%;
  }
 #logo a {
    display: block;
            line-height: 1;
    /* margin-left: 10px; */
}
	.head_r li {
    display: block;
    border-bottom: none;   margin:0 auto; margin-top: 2px;width:auto;padding:0 10px;
}
	.head_r a{padding: 8px 10px;}
	
	.goog-te-banner-frame {
		top:auto!important;
		bottom: 0!important;}
	
.head_r a {
    padding: 8px 0px;
    font-size: 9px;
    padding-top: 28px;
}

  .notab {
    display: none;
  }
  .nopc {
    display: block!important;
  }
  .nosp {
    display: none!important;
  }
  ul.accordion li p {
    line-height: 26px !important;
    /* background: #E8EEFF; */
    padding: 0;
    margin: 0;
    display: block;
    border-bottom: 1px solid #fff;
    display: block;
    background-image: url(../img/ya01.png);
    background-repeat: no-repeat;
    background-position: 95% center;
    /* height: 18px; */
    padding: 8px;
    /* padding-top: 13px; */
    /* border: 1px solid #cccccc; */
    border-top: none;
    text-align: left;
    cursor: pointer;
    font-weight: normal;
  }
  ul.accordion li p {
    background-image: url(../cmn/open.png);
    background-repeat: no-repeat;
    background-size: 16px;
    background-position: 95% center;
  }
  ul.accordion li p.active {
    background-image: url(../cmn/close.png);
    background-size: 16px;
  }
  #navi {
    color: inherit;
    height: auto;
    /*overflow-x: hidden;  */
    margin-top: 52px;
    overflow-y: hidden;
    background: #fff;
  }
  ul#navi_ul {
    position: relative;
    height: auto;
    text-align: inherit;
    margin: 0 auto;
    padding: 0;
    z-index: 30;
    width: 100%;
    display: block;
  }
  ul#navi_ul li a {
    color: #000!important;
    text-decoration: none;
    font-weight: normal;
    letter-spacing: inherit;
    font-family: inherit;
    line-height: 26px;
    padding: 8px;
    text-align: left;
    height: auto;
  }
  ul#navi_ul li {
    width: auto;
    height: auto;
    padding: 0;
    float: none;
    position: relative;
    display: inherit;
    margin: auto;
    display: block;border-right:none;
  }
  /*	#navi_ul li{-ms-writing-mode:lr-tb;
  writing-mode:lr-tb; min-height:inherit;}*/
  #navi_ul li span {
    font-size: 9px;
    letter-spacing: 0;
    font-weight: normal;
    display: inline-block;
    position: relative;
    z-index: 1;
    right: auto;
    top: auto;
    margin-left: 20px;
  }
  /*ul#navi_ul li:hover {
background:#abb9db;
color:#ffffff !important;
}*/
  ul#navi_ul li a {
    position: relative;font-size:17px;
  }
  ul#navi_ul li:before {
    position: absolute;
    top: 50%;
    right: 1.5em;
    display: inline-block;
    content: "";
    width: 7px;
    height: 7px;
    margin-top: -4px;
    margin-right: -4px;
    vertical-align: middle;
    border-top: 3px solid #3D3D3D;
    border-right: 3px solid #3D3D3D;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
  }
 
  ul#navi_ul li.kurobox:before {
	  content:none;
	}
	ul#navi_ul li.noarrow{border-bottom:none;}
	ul#navi_ul li.noarrow:before{content:none;}

ul#navi_ul li a.time_btn {
    background: #1586c3;
    color: #fff!important;
    width: 200px;
    border-radius: 20px;
    line-height: 30px;
    margin: 0 auto;
    display: table;
    text-align: center;
    padding-left: 30px;margin-top:10px;
}
ul#navi_ul li a.time_btn:before {
    background: url(../cmn/ico_tokei.png) no-repeat;
    background-size: 30px;
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    margin: auto 0;
    content: '';
    left: 10px;
    width: 30px;
    height: 30px;
}
	
	
  ul#navi_ul .level-2 li:before {
    position: absolute;
    top: 50%;
    right: 1.5em;
    display: inline-block;
    content: "";
    width: 7px;
    height: 7px;
    margin-top: -4px;
    margin-right: -4px;
    vertical-align: middle;
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
  }
  .level-2 .row {
    display: block;
  }

  #pageTop {
    right: 20px;
  }
  /**/
  .level-2 {
    display: none;
    height: auto;
    display: none;
    visibility: visible;
    opacity: 1;
    position: relative;
    left: auto;
    right: auto;
    margin: 0 auto;
    top: auto;
    min-width: inherit;
    z-index: 10;
    width: 100%;
    padding: 0;
  }
  ul#navi_ul .level-2 li a {
    color: #fff!important;
  }
  ul#navi_ul li {
    width: 100%;
    max-width: 100%;
  }
  #navi_ul .level-2 .container {
    padding: 0 15px;
  }
  .head_r {
  /*  display: table;*/
    width: auto;
    margin-top: 10px;
    padding-left: 0;
    text-align: center;
    margin: 0 auto;margin-bottom:10px;
    position: absolute;
    top: 0;
   /* right: 110px;*/
	  right:60px;
    z-index: 10;
  }
	.head_r ul{border-top:none;}
	
	.head_n{display:none;}
	#header_right{height:0;}

.catch {
	font-size: 32px;}
	
  /* ヘッダー */
  header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.26);
    z-index: 9999;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
  }
  header .inner {
    position: relative;
    padding: 0 0px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
#logo {
    margin-top: 0px;
    padding: 3px 2px;
    padding-left: 10px;
    max-width: 102px;
    line-height: 50px;
}
  #header .container {
    padding: 0;
    padding: 10px 0 0 20px;
  }
  header h1 {
    float: left;
    vertical-align: middle;
    position: relative;
  }
  header .inner01 h1 img {
    /*display:table-cell;*/
    vertical-align: middle;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
  }
  /* ナビゲーション */
  header nav {
    overflow: auto;
    position: fixed;
    top: 0;
    right: -70%;
    width: 70%;
    max-width: 100%;
    /*height: 100%;*/
    /* opacity: 0; */
    z-index: 9999;
    /*background:rgba(255,255,255,0.9);*/
  }
  /* ナビゲーション：アクティブ時 */
  header.navOpen nav {
    opacity: 1;
    right: 0;
  }
  header nav ul {
    border-top: 1px solid #ccc;
  }
  header nav ul li {
    border-bottom: 1px solid #ccc;
    color: #000000;
  }
  header nav ul li a {
    position: relative;
    display: block;
    padding: 13px;
    text-decoration: none;
    line-height: 45px;
  }
  header nav ul li a:hover {}

  /* ナビゲーションアイコン */
  header .tel2 {
    display: block;
    width: 26px;
    height: 26px;
    position: absolute;
    top: 8px;
    right: 70px;
    cursor: pointer;
  }
	
  header .navBtn {
    display: block;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    padding: 10px 10px;
    padding-top: 7px;
    padding-bottom: 16px;
    background: #17a2a4;
    box-sizing: content-box;
  }
  ul#navi_ul li a:before {
    content: none;
  }
  header .navBtn span {
    z-index: 10;
    margin-top: 3px;
    display: block;
    height: 4px;
    width: 100%;
    background: #ffffff;
    border-radius: 2px;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
  }
header .navBtn span.menuB {
    background: none;
    width: auto;
    margin-top: 0px;
    border-radius: 0;
    display: block;
    position: absolute;
    height: auto;
    top: 25px;
    right: 13px;
    z-index: 15;
    color: #ffffff;
    font-size: 10px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 50px;
    text-align: center;line-height:34px;
}
  header .navBtn span:nth-of-type(2), header .navBtn span:nth-of-type(3) {
    margin-top: 5px;
  }
  /* ナビゲーションアイコン：アクティブ */
  header.navOpen .navBtn span:nth-of-type(1) {
    -webkit-transform: translateY(9px) translateX(0) rotate(45deg);
    -ms-transform: translateY(9px) translateX(0) rotate(45deg);
    transform: translateY(9px) translateX(0) rotate(45deg);
  }
  header.navOpen .navBtn span:nth-of-type(2) {
    margin-top: 5px;
    opacity: 0;
    -webkit-transform: translateY(9px);
    -ms-transform: translateY(9px);
    transform: translateY(9px);
  }
  header.navOpen .navBtn span:nth-of-type(3) {
    -webkit-transform: translateY(-9px) translateX(0) rotate(-45deg);
    -ms-transform: translateY(-9px) translateX(0) rotate(-45deg);
    transform: translateY(-9px) translateX(0) rotate(-45deg);
  }
  #header {
    width: 100%;
   /* height: auto;*/
  }
  #main {
    margin-right: auto;
    position: relative;
  }
  .foot h2 {
    text-align: center;
  }
  .foot_ul {
    float: none;
    width: 100%;
    margin-top: 20px;
  }
  .foot_ul li a:before {
    content: none;
  }
  h4.new_tit {
    clear: inherit;
    display: inline-block;
    margin-top: 5px;
    margin-left: 0px;
    font-size: 13px;
    margin-bottom: 0;
    /* float: left; */
  }
	#news2 h4.new_tit{display:block;}
	.more2{margin-top:20px;}	
	.con_r:before{content:none;}
	.foot a.con_btn{line-height: 40px;}

	
	.flex_sp{ display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;-webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
		-webkit-justify-content: center;
    justify-content: center;
    height: 100%;
    -webkit-align-items: center;
    align-items: center;}	
	
	.foot_ad_l{margin-right:30px;}
	
  .tit {
    padding: 23px 0;
  }
  #pageTop {
    bottom: 20px;
  }

	.footlogo{margin-bottom:20px;}


	.anchor {
    padding-top: 53px;
    margin-top: -53px;
}
	
	/*add*/
	
	.top_icon {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto 0;
    left: 3%;
    z-index: 10;
    width: 260px;
    height: 164px;
}
	
	.per25_2{display:none;}
	.pad30 {
    padding: 0 30px;
}
	.pad30_2{    padding: 0 30px;
    width: calc(57.774% + 25%);}
	.top_text {
    margin-top: 30px;
}
.top_syun_block	.per25{display:none;}
	
	.top_syun_block{margin-bottom:30px;}
.v_bottom2{-webkit-align-items: flex-start;
    align-items: flex-start;}	
}
    @media (min-width: 991px) {
    .header .gnav__aside{
  display: none
}
        
    }

@media (max-width: 991px) {
    .header #headerTop {
        padding-right: 70px;
    }

	#year a {
    display: block;
    position: relative;
    max-width: 100%;
    height: 0;
		padding-bottom: 90%;box-shadow: 0px 0px 2px rgb(0 0 0 / 40%);
    border: 5px solid #fff;
}
  
    
    .btn_global span{padding-right:26px;}
    #header .btn-contact img{margin-right:10px;}
    }
	
	
	.sidebarbox img{display:block;margin:0 auto;}
	.sidebarbox .hosoku {
    font-size: 11px;
    max-width: 614px;
    margin: 0 auto;
}
	.kasopage .flex{display:block;}
	.kasopage .a_infobox .flex{display:flex;}
	.maincontent {
    width: auto;margin-bottom:60px;
}
	.sidebarbox_wrap{    width: auto;margin:0 auto;
}
	
	.contact_box{text-align:center;}
	.con_r{margin-top:14px;}
	
	.more4 {
    position: relative;
    z-index: 2;
    overflow: hidden;
    border: 1px solid #17a2a4;
    color: #17a2a4!important;
    border-radius: 30px;
    line-height: 140%;
    /* padding-right: 30px; */
    padding-bottom: 0px;
    margin: 0 auto;
    margin-top: 10px;
    font-size: 13px;
    font-weight: 400;
    box-sizing: border-box;
    font-weight: bold;
    width: 100%;
    width: 290px;
    padding: 10px 20px;
    padding-right: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: block;
    text-align: left;
    margin-bottom: 20px;
}

  @media (max-width: 768px) {
          .header .gnav__aside__btn[target=_blank]::after{
        background-repeat: no-repeat;
        background-image: url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2214%22%20height%3D%2211.645%22%20viewBox%3D%220%200%2014%2011.645%22%3E%3Cg%20transform%3D%22translate%28-334.5%20-315.7%29%22%3E%3Cpath%20d%3D%22M344.575%2C325.358h-8.766v-4.579h8.766Zm1.308-7.458H334.5v8.766h11.383V317.9Z%22%20transform%3D%22translate%280%200.679%29%22%20fill%3D%22%23fff%22%2F%3E%3Cg%20transform%3D%22translate%28338.556%20315.7%29%22%3E%3Cpath%20d%3D%22M337.6%2C315.7h9.944v8.766h-1.308v-7.458H337.6Z%22%20transform%3D%22translate%28-337.6%20-315.7%29%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E);
        width: 12px;
        height: 10px;
        margin-top: -5px;
    }
.header .gnav__box a {
    text-decoration: none;
    font-size: 14px;
    padding: 5px 0;
}
	    #header .btn-contact{    width: 280px;}
          .header .gnav__aside__btn_2{margin-bottom:10px;}

      .foot_logo img{    width: 200px;}
      .maintop h2{padding-left: 20px;}
.foot_link1 ul {
    display: flex;
    justify-content: center;
    align-content: stretch;
    flex-wrap: wrap;
    flex-direction: column;margin-bottom:20px;
}
.foot_link1 li {
    display: block;
    margin: 0 10px;
    /* width: calc(50% - 20px); */
    text-align: left;
    padding-top: 20px;
    font-size: 10px;
}      
.foot {
    background: #009E91;
    color: #fff;
    padding: 70px 0 80px 0;
}#sns_guideline .container {
    padding-bottom: 0px;
}.ir_flex, .recruit_flex {
    display: flex;
    flex-direction: column;
      }.ir_l{width:auto;padding: 20px;}
      .ir_img{width:auto;}
      .recruit_img{width:auto;}
      .recruit_r{width:auto;padding: 20px;}
	  .more {
    max-width: 300px;
    width: 100%;
    padding-right: 20px;
    font-size: 14px;
    line-height: 40px;
}.img_handing01 {height:230px;}
.img_concept01 {height:230px;}
.img_story01 {height:230px;}
      .w33 img {
    width: 100%;
    height: 130px;
    object-fit: cover;
}#about {
    padding-top: 70px;
}.top_block {
    padding-bottom: 40px;
}#top_company {
    padding-top: 0px;
}
	  .impo_post {
		  width: calc(100% - 100px);}
	  #searchform{margin-top:4px;}
	  	  .snsbox img{height: 50px;
    width: auto;
    margin-bottom: 10px;}
	  .footmenu li {
    display: inline-block;
    padding: 5px 10px;
		  margin-bottom: 20px;}
	  .copy {
    padding-top: 13px;
}
	  
	  
.f_logo img {
    width: 100px;
    height: auto;
}
	  .foot_l{ margin: 0 auto;display:table;}
	  .foot_r{    margin: 0 auto;
    margin-top: 20px;}
	  .foot_sitemap {
    background: #99c5df;
    padding: 35px 0;
}
	  .container {
    max-width: 1300px;
    padding: 0 15px;
}
	  .copy {
		  font-size: 11px;}
	  
	.plan-wrap-inner-main {
    padding: 16px;
    box-sizing: border-box;
    background: #fff;
}  .plan-wrap .plan-contents .normal-table.table-2-col tr th {
    width: 38%;font-size:13px;
	  }
	  .plan-wrap .plan-contents .normal-table.table-2-col tr td{width:calc(100% - 38%);}
	  
	  #blog{margin-bottom:30px;}
	  
.foot a.foot_tel{ font-size: 32px;}
.foot a.foot_tel:before{background-size: 20px;}
	  .con_r{margin-top:20px;}
	  
	 .foot_sitemap li {
    display: block;
    border-bottom: 1px solid #fff;
    text-align: left;
    width: 50%;
    float: left;padding: 0 10px;
}
	  .foot_sitemap li:nth-child(2n-1){border-right:1px solid #fff;}
	  
	  .foot_sitemap .col-md-3:first-child li:nth-child(1), .foot_sitemap .col-md-3:first-child li:nth-child(2){border-top:1px solid #fff;}
	  
	  .foot_sitemap .col-md-3:nth-child(4) li:nth-child(2){border-top:1px solid #fff;}

	  
	  	 .foot_sitemap li a{
	      padding: 10px 10px;padding-left:20px;box-sizing: content-box;display: -webkit-flex;
    display: flex;    -webkit-align-items: center;
    align-items: center;
	}
	  .foot ul {
    padding-bottom: 20px;margin-top: 20px;
     margin-bottom: 0px; 
	  }
	  
    .tel_wrap {
      margin-bottom: 20px;
    }
    .tel a {
      font-size: 36px;
    }
    .whiteback {
      background: #fff;
      padding:30px 20px;
    }
	  .pad0-78 {
    padding: 0 20px;
}
	  .post .whiteback{padding:30px 15px;}
	  .breadcrumbs .container span {
    font-size: 10px;
}
    span.require {
      width: auto;
      padding: 2px 6px;
      font-size: 10px;
      line-height: 28px;
    }
    .btn {
      margin: auto;
      margin-bottom: 20px;
    }
    /*お問い合わせ*/
	  input[type="submit"], input[type="button"]{max-width:300px;}
    input[type="text"], textarea {
      width: 100%;
    max-width: 300px;
    }
    input[type="tel"], input[type="email"],.wpcf7 input[type="url"] {
      padding: 5px;
      width: 100%;
    max-width: 300px;
    }
    .yubin input[type="text"] {
      width: 30%;
    }
    .table_contact th {
      width: auto;      display: block;

      padding: 5px;
      box-sizing: border-box;
      padding-right: 50px;
    }
    .table_contact td {
      width: auto;      display: block;

      padding: 5px;
      box-sizing: border-box;
    }
    .table_contact {
      width: 100%;
      margin: 0 auto;
    }
    .table_contact tbody, .table_contact tr {
      width: 100%;
    }
   /* .more {
      max-width: 290px;
    }*/
    .big {
      font-size: 20px;
    }
    .w1100 {
      width: auto;
      padding: 0 3%;
    }
    ul#navi_ul li a, ul#navi_ul li p span {
      font-size: 15px;
    }
    h2 {
      font-size: 30px;
      margin-bottom: 26px;
      line-height: 36px;
    }
    h2 span {
   /*   font-size: 14px;*/
    }
    h3 {
      font-size: 18px;
    }
    .recruit_r h3 {
      font-size: 18px;line-height: 150%;padding-bottom:0;
    }
    .recruit_r .p_in{
     padding-top: 10px;}
      
    .kasopage h3, #news2 h3 {
      font-size: 17px;
      margin-bottom: 30px;
    }
    h4 {
      font-size: 15px!important;
    }
	  #mw_news h4{font-size: 14px!important;
    line-height: 150%;}
	  .time{font-size:10px;}
    h5 a {
      font-size: 16px;
    }.service h4 {
    padding: 10px 0;
    margin-bottom: 10px;
}
    .conbox2 {
      margin: 0 auto;
      margin-bottom: 20px;
    }
.con_box {
	padding: 20px;}

.mt80 {
    margin-top: 40px!important;
}
	 .foot p {
    font-size: 12px;
} /**/
	  /**/
	  
    #pageTop {
      /*	background:rgba(0,0,0,0.75);*/
      /*	border-radius:5px;*/
      color: #FFF;
      padding: 5px;
      position: fixed;
      bottom: 40px;
      right: 20px;
      font-family: Palatino Linotype;
      z-index: 99;
    }
    #pageTop:hover {
      /*background:rgba(33,22,19,0.75);*/
    }
    #pageTop img {
      width: 30px;
    }
    /* CSS Document */
    * {
      padding: 0;
      margin: 0;
      font-size: 13px;
      boader: 0;
      text-decoration: none;
    }

    img {
      max-width: 100%;
      height: auto;
    }
    #footer h3 {
      font-size: 20px;
    }
    ul {
      padding: 0;
      margin: 0;
      line-height: 180%;
    }
    body {
      overflow-x: hidden;
      min-width: 100%;
      -webkit-text-size-adjust: 100%;
      font-size: 13px;
      line-height: 180%;
    }
    p {
      line-height: 180%;
    }
	  .catch{font-size: 20px}	  
	 
    #container {
      width: 100%;
      margin-top: 0;
    }
    /**/
    a img.linkimg {
      background: none!important;
    }
    a:hover img.linkimg {
      opacity: 0.6;
      filter: alpha(opacity=60);
      -ms-filter: "alpha( opacity=60 )";
      background: none!important;
    }
    .nosmp, .nosp {
      display: none;
    }
    ul#navi_ul li.nosp2 {
      display: none;
    }
    .nopc {
      display: block;
    }
    #menu {
      display: block;
      margin: 0 auto;
      padding-top: 3px;
      background: #ffffff;
      color: #3D3D3D;
      padding-bottom: 5px;
      height: 38px;
      width: 100%;
    }
    /* header */
    .fixed {
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
    }
    /* オーバーレイ */
    .overlay {
      /*position: fixed;
        top: 0;
        left: 0;
        display: none;
        width: 100%;
        height: 100%;
        background: #000;
        opacity: 0.7;
        filter: alpha(opacity=70);
        -ms-filter: "alpha(opacity=70)";
        z-index: 999;*/
    }
    #contents {
      margin-top: 53px;
    }
    /* リセット */
    html, body, nav, ul, li {
      margin: 0;
      padding: 0;
      list-style-type: none;
    }
    body {
      padding-top: 66px;
    }
    #footer {
      position: relative;
      text-align: center;
      width: auto;
      margin: 0 auto;
    }
    ul#navi_ul li.nopc2 {
      display: block;
    }
	  ul#navi_ul li.nopc2:before{content:none;}
    .foot_ul ul ul li {
      padding-left: 0px;
      line-height: 150%;
    }
	   ul#navi_ul li.nopc2 #searchform{
	     margin: 10px auto;}
	  
    /**/
	  #main{padding: 30px 0;
    padding-bottom: 0;}
	  /**/
	  .banner_img li {
    display: inline-block;
    margin-right: 15px;
    margin-bottom: 15px;
}.banner_img img {
    height: 40px;
    width: auto;
}
	  .today_unko{font-size: 17px;}
	  
	 
	  
  }
  @media (max-width: 600px) {
	  

	  .img_wrap {
    margin-bottom: 4px;
}
	  .category .row {
    margin-right: -7px;
    margin-left: -7px;
}.category li {
    padding-right: 7px;
    padding-left: 7px;
}
h4.new_tit {
    font-size: 13px!important;
    line-height: 160%;
}
	  h3.tit_h3{    font-size: 15px;
    margin-bottom: 10px;
    padding-left: 10px;}
	  .whiteback {
    background: #fff;
    padding: 20px 15px;
}.time_p {
    margin-bottom: 10px;
    font-size: 12px;
}.page-numbers li {
    display: inline-block;
    margin-bottom: 13px;
}.nav-below {
    padding-bottom: 0px;
    margin-top: 0px;
	  }.pagination1{margin-top: 0px;}
	  

	  .main_post li {
    padding-right: 7px;
    padding-left: 7px;
}
	  .main_post .row {
    margin-right: -7px;
    margin-left: -7px;
}
	  
	  .kaso_back{padding: 30px 0;}
	  .kaso_back h2{    font-size: 17px;padding:20px 10px;}
	  .logo_img{margin-bottom:18px;}
	  .buy-wrap-inner-main {
		  padding: 10px 25px}
	  
	  .foot .container {
    padding: 0 20px;
		  width: 100%;}
	  
	  
    .tel a {
      font-size: 30px;
    }
    .tel_wrap .teltime {
      padding-left: 0px;
    }
    h5 {
      font-size: 15px!important;
      margin-bottom: 16px;
    }.kasopage  .container {
    padding: 0 15px;
}
	  #news ul {
    width: 100%;
    padding-left: 0px;margin-bottom:10px;
}
  }


.header__logo{
  margin-bottom: 2%;
  /*display: none;*/height:auto;
}
.gnav .gnav__menus{
/*  padding: 0 30px;*/
}
.header #headerTop{
  padding: 0px 30px;
  justify-content: space-between;
}

@media (max-width: 1279.98px) {
  .header .gnav .gnav__container {
    font-size: 14px;
  }
}
@media (max-width: 1150px) {
  .header .gnav{
    width: unset;
    background: transparent;
  /*  position: unset;*/
      position:absolute;
  }
  .header{
 /*   height: 100px !important;*/
  }
}
@media (max-width: 768.98px) {
    .gnav-open{position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    overflow: hidden;}
  .header .gnav__menu::before {
    background-color: transparent;
  }
    .header .gnav__menu :hover {
      color: #495057;
      text-decoration: underline;
    }
    .home h2 span.tit{font-size:30px;}
    body{padding-top:66px;        margin-top: 0 !important;}
    .youtube-ratio{margin-top:0;}
/*  #header{
    background: transparent;
  }
  .header {
    box-shadow: none;
  }*/
  .header .gnav .gnav__container{
    padding: 0;
  }
  .header #headerTop{
    padding: 6px 20px;
  }
  .header .gnav__menus {
    background-color: transparent;
  }
  #header .container{
    padding: 0 0 0 20px;
  }
    #top_company .dd-flex{flex-direction: column;}
    #top_company .dd-flex .more1{    margin-bottom: 0px;}
    #top_company .dd-flex .w33{width:100%;}
}
@media (min-width: 769px) {
  .header .gnav__box{
    top: calc(100% - 0px);
  }
    .header #headerTop{padding-right:90px;}
}
@media (max-width: 769px) {
    .header .gnav{
    background: rgb(234 228 209 / 80%);
    width: 100vw;
  }
}

@media (min-width: 769px) {
  #header .container{
    padding: 15px 20px;
  }
  .header .gnav {
    position:fixed;
    top: 0;
    right: 0;
    z-index: 1030;
    width: 320px;
    height: 100vh;
    height: 100dvh;
    padding-bottom: 40px;
    background: rgb(234 228 209 / 80%);
    overflow-y: auto;
    visibility: hidden;
    transform: translate3d(100%,0,0);
    overscroll-behavior-y: contain;
      max-width: 328px;
  }
    
    .header .gnav .gnav__box__container{padding-bottom:20px;}
    
  .burger {
    position:absolute;
    top: 0;
    right: 0;
    z-index: 1055;
    display: inline-block;
    padding: 24px 20px 24px;
    margin: 0;
    text-align: center;
    cursor: pointer;
    background: 0 0;
    border: none;
    outline: 0;
    margin-right: 11%;
  }
  .fix_header__logo{
    display: none;
  }
/*  .header .fix_gnav__menu2{
    display: none;
  }*/

  .header .gnav{
  /*  width: 30%;*/
    margin-right: 10%;
  }

    
  .header .gnav[aria-expanded=false] {
  transition: visibility 0s ease .4s,transform .4s ease-out
  }
  .header .gnav[aria-expanded=true] {
    visibility: visible;
    transition: visibility 0s ease,transform .4s ease-out;
    transform: translate3d(0,0,0)
  }
  .burger__bar {
    position: relative;
    margin-top: 8px;
    margin-right: auto;
    margin-bottom: 8px;
    margin-left: auto;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
  }
  .burger__bar,.burger__bar::after,.burger__bar::before {
    display: block;
    width: 28px;
    height: 2px;
    background-color: #212529;
    outline: 1px solid transparent;
    transition-duration: .3s;
    transition-property: background-color,transform;
    -webkit-transition-property: background-color,-webkit-transform;
    -moz-transition-property: background-color,-moz-transform;
    -o-transition-property: background-color,-o-transform;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    -o-transition-duration: .3s
  }
  .burger__bar::after,.burger__bar::before {
    position: absolute;
    content: ""
  }
  .burger__bar::before {
    top: -8px
  }
  .burger__bar::after {
    top: 8px
  }
  .burger__text {
    display: block;
    width: 4em;
    padding-top: 4px;
    font-size: 1rem;
    color: #212529;
    white-space: nowrap
  }
  .burger__text::before {
    content: "メニュー"
  }
  .header {
    position:fixed;
    top: 0;
    left: 0;
    z-index: 1020;
    width: 100%;
    height: 66px
  }
  /*.header .gnav__menus::after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    content: "";
  }*/
  .header .gnav .gnav__container {
    max-width:100%;
    padding:0 0 0 0px;
    display: unset;

  }
    .header .gnav__menu {
        display: block;
        /*padding: 2.4% 0;*/
        width: 100%;
        font-weight: 700;
        text-align: left;
        cursor: pointer;
        height: auto;
    }
    
    .header .gnav__menu :hover {
      color: #495057;
      text-decoration: underline;
    }

  .header .gnav__menu--last {
      border-bottom: 0
  }
  .header .gnav__menu[aria-expanded=true] {
    box-shadow: unset;
  }
  .header .gnav__box {
    position:unset;
    background-color: transparent;
    top: unset;
  }
  .col-md-3 {
    flex: unset;
    max-width: unset;
  }
  .header .newMenu:hover{
    color: #495057 !important;
    text-decoration: underline !important;
    background-color: unset;
  }
  .gnav__box__container .row {
    display: unset !important;
    margin-top: -5px;
  }
  .row .col-md-7{
    flex: unset;
    max-width: unset;
  }
  .row .col-md-2{
    flex: unset;
    max-width: unset;
  }
  .col-md-7 h5{
    margin-bottom: 0;
  }
  .col-md-2 .header-categry-under{
    margin-top: 5px;
    margin-bottom: 5px;
  }  
}
  @media (max-width: 576px) {
          .home h2 span.tit {
        font-size: 23px;
    }
      #strory .p_in h3{font-size: 17px;}
      
	  #main{padding-top:0;}
	  
	  .fo15 {
    font-size: 10px;
}
	  .nopc2 {
    display: block!important;
  }
	  .foot_sitemap li a:before {
		  left: 0px;}
	  .foot_sitemap li a {
		  padding: 10px 0px;padding-left:16px;font-size: 11px;}
	  
	  .impo_post {
    width: auto;
    display: block;
}
	  .banner_img {
    background: #eaeaea;
    padding: 30px 0;
    padding-bottom: 0px;
}
	  .banner_img li {float:left;
    display: inline-block;
    margin-right: 0;
    margin-bottom: 30px;width:50%;
}
	  
	  h2 {
		  font-size: 20px;}
	  .maintop h2{font-size: 16px;}
	  .maintop h2 span {
    font-size: 12px;
    margin-left: 16px;
}
	  .side_bana .row{margin-left:-8px;margin-right:-8px;}
	  .side_bana .col-6{padding-left:8px;padding-right:8px;}	
	  .head_r #searchform{display:none;}
	  .footer__copyright__text {
    font-size: 9px;
    letter-spacing: .05em;
}#sub_contents2 aside {
    margin-bottom: 0px;
	}
      .top_block {
        padding-bottom: 0;padding-top: 20px;
    }.backimg {
    padding: 14% 0;
    position: relative;
    z-index: -1;
    margin-bottom: 0px;
}
}