@charset "utf-8";
/* CSS Document */

/******************全ページ共通************************/

.mbr{
  display: none;
}

body {
  font-style: normal;
  font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: #000;
  line-height: 1.6;
  vertical-align: baseline;
}

body a:link {
  text-decoration: none;
  color: #007ae1;
}

body a:visited {
  text-decoration: none;
  color: #0000ff;
}

body a:hover {
  text-decoration: underline;
  color: #007ae1;
}

body a:active {
  text-decoration: none;
  color: #007ae1;
}

#wrapper {
  width: 100%;
}

#header100 {
  width: 100%;
  height: 280px;
  background-image: url(../image/hader_bg100.jpg);
  background-repeat: repeat-x;
}

.header {
  position: relative;
  width: 960px;
  height: 200px;
  margin: 0 auto;
  background-image: url(../image/header_bg.jpg);
  background-repeat: no-repeat;
  padding: 0 0 2px 0;
}

.keyword {
  font-size: 16px;
  position: absolute;
  z-index: 1;
  top: 15px;
  left: 110px;
}

.logo {
  width: 441px;
  height: 102px;
  float: left;
  padding: 8px 0 0 0;
}

.tpoint {
  width: 202px;
  height: 61px;
  float: left;
  padding: 40px 0 0 0;
}

.header_right {
  width: 305px;
  height: 185px;
  float: left;
  padding: 5px 0 0 12px;
}

.catch {
  width: 305px;
  height: 45px;
  padding: 2px 0 0 0;
}

.tell {
  width: 305px;
  height: 76px;
  padding: 3px 0 0 0;
}

.tell a[href^="tel:"]{
    pointer-events: none;
}

.contact {
  width: 305px;
  height: 58px;
}

.navi {
  width: 800px;
  height: 64px;
  margin: 0 auto;
}

.navi li {
  float: left;
}

.navi01 {
  width: 76px;
  height: 64px;
  float: left;
  display: block;
  background-image: url(../image/g-navi01.jpg);
  background-position: 0 0;
}

a:hover.navi01 {
  background-image: url(../image/g-navi01.jpg);
  background-position: 0 64px;
}

.navi02 {
  width: 174px;
  height: 64px;
  float: left;
  display: block;
  background-image: url(../image/g-navi02.jpg);
  background-position: 0 0;
}

a:hover.navi02 {
  background-image: url(../image/g-navi02.jpg);
  background-position: 0 64px;
}

.navi03 {
  width: 177px;
  height: 64px;
  float: left;
  display: block;
  background-image: url(../image/g-navi03.jpg);
  background-position: 0 0;
}

a:hover.navi03 {
  background-image: url(../image/g-navi03.jpg);
  background-position: 0 64px;
}

.navi04 {
  width: 175px;
  height: 64px;
  float: left;
  display: block;
  background-image: url(../image/g-navi04.jpg);
  background-position: 0 0;
}

a:hover.navi04 {
  background-image: url(../image/g-navi04.jpg);
  background-position: 0 64px;
}

.navi05 {
  width: 177px;
  height: 64px;
  float: left;
  display: block;
  background-image: url(../image/g-navi05.jpg);
  background-position: 0 0;
}

a:hover.navi05 {
  background-image: url(../image/g-navi05.jpg);
  background-position: 0 64px;
}

.navi06 {
  width: 181px;
  height: 64px;
  float: left;
  display: block;
  background-image: url(../image/g-navi06.jpg);
  background-position: 0 0;
}

a:hover.navi06 {
  background-image: url(../image/g-navi06.jpg);
  background-position: 0 64px;
}

.contents {
  width: 960px;
  margin: 0 auto;
  padding: 20px 0 20px 0;
}

.back {
  clear: both;
  width: 154px;
  height: 59px;
  margin: 0 auto;
  padding: 20px 0 10px 806px;
}

.footer100 {
  clear: both;
  width: 100%;
  background-color: #006ac3;
  overflow: hidden;
  padding-bottom: 30px;
}

.footer {
  width: 960px;
  margin: 0 auto;
  padding: 30px 0 20px 0;

}

.footer a:link {
  text-decoration: none;
  color: #fff;
}

.footer a:visited {
  text-decoration: none;
  color: #fff;
}

.footer a:hover {
  text-decoration: underline;
  color: #fff;
}

.footer a:active {
  text-decoration: none;
  color: #fff;
}
.footer_block{
  float: left;
  width: 315px;
}
.fa-chevron-circle-right{
  color: #fff;
  padding-right: 5px;
}
.copy {
  clear: both;
  width: 100%;
  background-color: #00aae7;
  padding: 10px 0;
  text-align: center;
  color: #fff;
}

/******************トップページ************************/

.slide {
  width: 960px;
  height: 350px;
  margin: 0 auto;
  padding: 20px 0 20px 0;
}

.campaign {
  width: 960px;

  padding: 0 0 30px 0;
  clear: both;
}

.campaign .campaigntitle{
margin-bottom: 15px;
}
.campaign .campaign-lr{

}
.campaign .campaign-lr .timesale {
  background-color: #FFEB3B;
      border-radius: 30px;
      border: 1px solid #333;
      margin: 20px 0 10px 0;
}
.campaign .campaign-lr .timesale div {
  text-align: center;
  font-weight: bold;
  font-size: 24px;
  color: #333;
  width: 100%;
  line-height: 1.5;
}

.campaign .campaign-lr .campaign-l{
margin-right: 30px;
}
.campaign .campaign-lr .campaign-r{

}

.top_tit01 {
  width: 960px;
  height: 98px;
  padding: 0 0 10px 0;
}

.top_contents01 {
  width: 310px;
  height: 270px;
  float: left;
  padding: 0 0 10px 0;
  background-image: url(../image/top_img01.jpg);
  background-repeat: no-repeat;
  background-color: #ffffff;
}

.top_contents01 p {
  width: 270px;
  padding: 125px 20px 0 20px;
}

.top_contents02 {
  width: 310px;
  height: 270px;
  float: left;
  padding: 0 15px 10px 15px;
  background-image: url(../image/top_img02.jpg);
  background-repeat: no-repeat;
  background-position: 15px top;
  background-color: #ffffff;
}

.top_contents02 p {
  width: 270px;
  padding: 125px 20px 0 20px;
}

.top_contents03 {
  width: 310px;
  height: 270px;
  float: left;
  padding: 0 0 10px 0;
  background-image: url(../image/top_img03.jpg);
  background-repeat: no-repeat;
  background-color: #ffffff;
}

.top_contents03 p {
  width: 270px;
  padding: 125px 20px 0 20px;
}

.anshin {
  width: 960px;
  height: 471px;
  background-image: url(../image/anshin_bg.jpg);
  background-repeat: no-repeat;
  padding: 0 0 20px 0;
}

.anshin ul {
  padding: 135px 0 0 120px;
}

.anshin ul li {
  font-size: 18px;
  line-height: 1.3;
  padding: 0 0 10px 0;
}

.bnr01 {
  width: 470px;
  height: 80px;
  /* float: left;
  padding: 0 245px 20px 245px; */
  margin: 0 auto 50px;
}

.menulist {
  width: 100%;
  margin-bottom: 20px;
  overflow: hidden;
}

.menulist .menu {
  width: calc(100% / 3 - 14px);
  float: left;
  box-sizing: border-box;
  border: 5px solid #1e90ff;
  margin-right: 20px;
  margin-bottom: 20px;
}
.menulist .menu:nth-of-type(3n+3){

  margin-right: 0px;

}
.menu h3 {
  font-size: 20px;
  color: #ffffff;
  font-weight: bold;
  background-color: #1e90ff;
  padding: 10px 5px 10px 5px;
  text-align: center;
}

.menu ul {
  padding: 10px 0 10px 30px;
}

.menu li {
  list-style: disc;
  font-size: 16px;
  font-weight: bold;
  color: #3F51B5;
}

.future a:link {
  text-decoration: none;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
}

.menucont img {
  padding: 10px;
}

.menuimg {
  text-align: center;
}

.menu-price {
  font-size: 18px;
  color: #ff0000;
  font-weight: bold;
  text-align: center;
  padding: 0;
}

.menutxt {
  padding: 5px 8px 15px 8px;
  height: 100px;
}

.future {
  background-color: #1e90ff;
      padding: 10px 0 10px 0;
      text-align: center;
      font-size: 16px;
      font-weight: bold;
      color: #ffffff;
      margin: 5px;
}

.top_menu {
  width: 960px;
  height: 183px;
  float: left;
  padding: 0 0 20px 0;
}

.top_menu a:hover {
  text-decoration: none;
}

.top_menu01 {
  width: 184px;
  height: 183px;
  float: left;
  padding: 0 10px 0 0;
  background-image: url(../image/top_menu01.jpg);
  background-repeat: no-repeat;
}

.top_menu02 {
  width: 184px;
  height: 183px;
  float: left;
  padding: 0 10px 0 0;
  background-image: url(../image/top_menu02.jpg);
  background-repeat: no-repeat;
}

.top_menu03 {
  width: 184px;
  height: 183px;
  float: left;
  padding: 0 10px 0 0;
  background-image: url(../image/top_menu03.jpg);
  background-repeat: no-repeat;
}

.top_menu04 {
  width: 184px;
  height: 183px;
  float: left;
  padding: 0 10px 0 0;
  background-image: url(../image/top_menu04.jpg);
  background-repeat: no-repeat;
}

.top_menu05 {
  width: 184px;
  height: 183px;
  float: left;
  padding: 0 0 0 0;
  background-image: url(../image/top_menu05.jpg);
  background-repeat: no-repeat;
}

.top_menu_txt {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.2;
  text-align: center;
  padding: 100px 0 0 0;
}

.top_menu_txt span {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
  color: #f54747;
}

.top_menu_txt2 {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.2;
  text-align: center;
  padding: 100px 0 0 0;
}

.top_menu_txt2 span {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
  color: #f54747;
}

.top_menu_txt3 {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.2;
  text-align: center;
  padding: 110px 0 0 0;
}

.top_menu_txt3 span {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
  color: #f54747;
}

.top_tit_maker {
  width: 960px;
  height: 47px;
  padding: 30px 0 10px 0;
  float: left;
}

.maker {
  width: 230px;
  height: 70px;
  float: left;
  padding: 5px;
}

.maker_txt {
  width: 900px;
  padding: 10px 30px 0 30px;
  margin-bottom: 30px;
}

.bnr02 {
  width: 470px;
  height: 80px;
  float: left;
  padding: 0 0 30px 0;
}

.bnr03 {
  width: 470px;
  height: 80px;
  float: left;
  padding: 0 0 30px 20px;
}

.tell_img_pc {
  text-align: center;
}

.tell_img_sp {
  display: none;
}

.top_info {
  width: 470px;
  height: 350px;
  float: left;
  padding: 0 20px 10px 0;
}

.top_info_ul {
  width: 470px;
  height: 245px;
  overflow: hidden;
}

.top_info_more {
  width: 235px;
  height: 40px;
  padding: 15px 117px 0 118px;
}

.top_tit_info_fb {
  width: 470px;
  height: 47px;
  float: left;
  padding: 0 0 3px 0;
}

.fb-page {
  width: 470px;
  height: 300px;
  padding: 0 0 10px 0;
}

.top_fb {
  width: 470px;
  height: 350px;
  float: left;
  padding: 0;
}

.titleh2 {
  font-size: 30px;
  border-bottom: 8px double #006ac3;
  margin-bottom: 10px;
  text-align: center;
  clear: both;
  color: #006ac3;
  font-weight: bold;
}

.top_img {
  width: 960px;
  float: left;
  padding: 0 0 20px 0;
}

.top_contents04 {
  width: 960px;
  float: left;
  padding: 20px 0 20px 0;
  margin-bottom: 30px;
}
.authorized{
margin-bottom: 40px;
clear: both;
overflow: hidden;
}
.about_authorized{
  clear: both;
      overflow: hidden;
}
.about_authorized p{
  margin-bottom: 10px;
}
.about_authorized h3{
  border-bottom: 1px solid #eee;
  font-size: 16px;
  font-weight: bold;
  padding: 10px 0 10px 0;
  margin-bottom: 10px;
}
.about_authorized img{
  float: left;
  margin-right: 15px;
  border: 1px solid #ccc;
}
div.authorized div.authnumber {
  width: 100%;
  overflow: hidden;
  margin-top: 15px;
  background: #E1F5FE;
  border: 1px solid #ddd;
  box-sizing: border-box;
}
div.authorized div.authnumber p.authnumbertit {
  font-weight: bold;
    padding: 10px;
    background: #81D4FA;
    text-align: center;
    margin-bottom: 10px;
}
div.authorized div.authnumber ul.numberlist {
}
div.authorized div.authnumber ul.numberlist li {
  width: calc(100% / 5 - 20px);
      float: left;
      text-align: center;
      padding: 3px;
}



.top_map {
  width: 385px;
  height: 249px;
  float: left;
  padding: 0 10px 0 0;
}

.top_tit02 {
  width: 565px;
  height: 28px;
  float: left;
  padding: 0 0 10px 0;
}

.top_contents04 p {
  width: 565px;
  font-size: 16px;
  float: left;
}

.top_contents04 p span {
  color: #ff0000;
  font-weight: bold;
  font-size: 20px;
}

.top_contents04 h3 {
  background-color: #f8f8ff;
      font-size: 18px;
      font-weight: bold;
      padding: 10px 0 10px 10px;
      text-align: center;
      margin-bottom: 20px;
}

.top_contents04 h4 {
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  padding: 10px 0 0 0;
  margin: 0 0 10px 0;
}

.top_contents04 ul {
  padding: 10px;
  border: 2px solid #eee;
  border-radius: 15px;
}

.top_contents04 li {
  display: inline-block;
      white-space: nowrap;
      margin: 0px 15px 5px 0px;
      font-size: 14px;
      font-weight: bold;
}

.arealist {
  clear: both;
}

.hyogoarea {

      width: 100%;
}


.top_voice_flow {
  width: 300px;
  height: 315px;
  float: left;
  padding: 0 0 30px 0;
}

.top_voice {
  width: 300px;
  height: 147px;
  padding: 0 0 21px 0;
}

.top_flow {
  width: 300px;
  height: 147px;
  padding: 0 0 0 0;
}

.fb {
  width: 300px;
  height: 315px;
  float: left;
  padding: 0 30px 30px 30px;
}

.top_blog {
  width: 300px;
  height: 315px;
  float: left;
  padding: 0 0 30px 0;
}

.top_blog_tit {
  width: 300px;
  height: 38px;
  padding: 0 0 10px 0;
}

.top_blog_link {
  width: 300px;
  height: 177px;
  padding: 0 0 10px 0;
}

.top_blog_tit {
  width: 300px;
  height: 38px;
  padding: 0 0 10px 0;
}

.top_bnr_contact {
  width: 960px;
  height: 161px;
  float: left;
  padding: 0 0 10px 0;
  margin-top: 30px;
}

/******************下層ページ共通************************/

.under_tit {
  width: 960px;
  height: 47px;
  padding: 0 0 20px 0;
}

.under_header {
  width: 960px;
  height: 179px;
  padding: 0 0 40px 0;
}

.under_tit2 {
  clear: both;
  width: 960px;
  height: 28px;
  padding: 0 0 20px 0;
}

/******************サービス・料金ページ************************/

.service_header {
  width: 660px;
  height: 89px;
  padding: 90px 50px 40px 250px;
  background-image: url(../image/service_header.jpg);
  background-repeat: no-repeat;
  line-height: 1.4;
}

.section_service {
  width: 675px;
  margin: 0 auto;
  padding: 0 0 40px 0;
}

.service_img01 {
  width: 673px;
  padding: 0 0 30px 0;
}

.service_img01 .timesale{
  background: #FFEB3B;
  border: 1px solid #333;
  margin: 10px 0 10px 0;
}
.service_img01 .timesale div{
text-align: center;
font-weight: bold;
font-size: 20px;
}

.service_thum {
  width: 199px;
  height: 199px;
  float: left;
  padding: 0 0 20px 0;
}

.service_name {
  width: 464px;
  float: left;
  font-size: 21px;
  color: #fff;
  background-color: #006cc8;
  padding: 5px 0 5px 10px;
}

.service_type {
  width: 100%;
  float: left;
  font-size: 21px;
  color: #fff;
  background-color: #006cc8;
  padding: 5px 0 5px 10px;
}

.service_txt01 {
  width: 324px;
  float: left;
  padding: 20px 0 20px 0;
}

.service_yen {
  width: 120px;
  height: 120px;
  float: left;
  padding: 20px 10px 20px 20px;
}

.section_service table {
  width: 673px;

  margin: 0 0 40px 0;
}

.section_service table td {
  padding: 5px 20px 5px 20px;
  vertical-align: middle;
}

.section_service table td span {
  font-size: 18px;
  font-weight: bold;
}

.service_td01 {
  width: 330px;
  background-color: #d3eeff;
}

.service_txt02 {
  width: 673px;
  padding: 0 0 20px 0;
}

.service_pay01 {
  width: 515px;
  height: 98px;
  margin: 0 0 10px 0;
  padding: 45px 0 0 160px;
  background-image: url(../image/service_img06.jpg);
  background-repeat: no-repeat;
}

.service_pay01 span {
  font-size: 18px;
  color: #ff9000;
}

.service_pay02 {
  width: 515px;
  height: 123px;
  margin: 0 0 10px 0;
  padding: 20px 0 0 160px;
  background-image: url(../image/company_img06.jpg);
  background-repeat: no-repeat;
}

.service_pay02 span {
  font-size: 18px;
  color: #ff9000;
}

.service_pay03 {
  width: 515px;
  height: 108px;
  margin: 0 0 10px 0;
  padding: 35px 0 0 160px;
  background-image: url(../image/service_img08.jpg);
  background-repeat: no-repeat;
}

.service_pay03 span {
  font-size: 18px;
  color: #ff9000;
}

.service_list{
  border: 1px solid #ccc;
}
.service_list tr td{
  border: 1px solid #ccc;
  padding: 10px 20px;
}
.service_title{
  font-weight: bold;
  background-color: #d3eeff;
}
.service_kakaku{
  text-align: right;
  width: 20%;
}


.jireilist {
  border: 5px solid #006ac3;
  border-radius: 3px;
  padding: 15px 25px 25px 25px;
  overflow: hidden;
  margin: 30px 0;
}

.jireilist h3 {
  font-size: 20px;
  border-bottom: 3px solid #006ac3;
  text-align: center;
  margin-bottom: 20px;
}

.postlist a {
  font-size: 30px;
}

ul.jirei_catlist li {
  list-style: none;
  border-bottom: 1px solid #CCCCCC;
  padding-top: 10px;
  padding-bottom: 30px;
  overflow: hidden;
  width: 100%;
  float: left;
}

ul.jirei_catlist li img {
  float: left;
  margin-right: 30px;
}

ul.jirei_catlist li h3 {
  display: inline-block;
  margin-right: 30px;
}

ul.jirei_catlist li {
  clear: both;
}

/******************会社概要ページ************************/

.section_company {
  width: 960px;
  margin: 0 auto;
  padding: 0 0 40px 0;
}

.company_img01 {
  padding: 0 20px 20px 0;
  float: left;
}

.company_tit03 {
  padding: 0 160px 20px 0;
  float: left;
}

.section_company span {
  font-weight: bold;
}

.section_company table {
  width: 960px;
}

.company_td01 {
  width: 160px;
  padding: 5px 20px 5px 20px;
  background-color: #d3eeff;
  vertical-align: middle;
  font-weight: bold;
}

.company_td02 {
  width: 10px;
  vertical-align: middle;
}

.company_td03 {
  padding: 5px 20px 5px 20px;
  background-color: #d3eeff;
  vertical-align: middle;
}

.company_td04 {
  width: 160px;
  padding: 5px 20px 5px 20px;
  vertical-align: middle;
  font-weight: bold;
}

.company_td05 {
  padding: 5px 20px 5px 20px;
  vertical-align: middle;
}

.company_txt01 {
  width: 675px;
  margin: 0 auto;
  padding: 0 0 20px 0;
}

.company_contact {
  width: 845px;
  height: 69px;
  margin: 0 auto;
  padding: 0 0 30px 0;
}

.section_company02 {
  width: 675px;
  margin: 0 auto;
  padding: 0 0 40px 0;
}

.company_step01 {
  width: 495px;
  height: 93px;
  margin: 0 0 10px 0;
  padding: 50px 20px 0 160px;
  background-image: url(../image/company_img02.jpg);
  background-repeat: no-repeat;
}

.company_step02 {
  width: 495px;
  height: 125px;
  margin: 0 0 10px 0;
  padding: 18px 20px 0 160px;
  background-image: url(../image/company_img03.jpg);
  background-repeat: no-repeat;
}

.company_step03 {
  width: 495px;
  height: 125px;
  margin: 0 0 10px 0;
  padding: 18px 20px 0 160px;
  background-image: url(../image/company_img04.jpg);
  background-repeat: no-repeat;
}

.company_step04 {
  width: 495px;
  height: 108px;
  margin: 0 0 10px 0;
  padding: 35px 20px 0 160px;
  background-image: url(../image/company_img05.jpg);
  background-repeat: no-repeat;
}

.company_step05 {
  width: 495px;
  height: 108px;
  margin: 0 0 10px 0;
  padding: 35px 20px 0 160px;
  background-image: url(../image/company_img06.jpg);
  background-repeat: no-repeat;
}

.company_step06 {
  width: 495px;
  height: 125px;
  margin: 0 0 10px 0;
  padding: 18px 20px 0 160px;
  background-image: url(../image/company_img07.jpg);
  background-repeat: no-repeat;
}

.company_contact2 {
  width: 312px;
  height: 65px;
  margin: 0 auto;
  padding: 0 0 30px 0;
}

/******************Tポイントページ************************/

.section_tpoint {
  width: 960px;
  margin: 0 auto;
  padding: 0 0 40px 0;
}

.tpoint_img01 {
  padding: 0 20px 40px 0;
}

.section_tpoint02 {
  width: 675px;
  margin: 0 auto;
  padding: 0 0 40px 0;
}

.tpoint_flow01 {
  width: 515px;
  height: 138px;
  margin: 0 0 10px 0;
  padding: 5px 0 0 160px;
  background-image: url(../image/tpoint_img02.jpg);
  background-repeat: no-repeat;
}

.tpoint_flow01 span {
  font-size: 18px;
  color: #ff9000;
}

.tpoint_flow02 {
  width: 515px;
  height: 108px;
  margin: 0 0 10px 0;
  padding: 35px 0 0 160px;
  background-image: url(../image/tpoint_img03.jpg);
  background-repeat: no-repeat;
}

.tpoint_flow02 span {
  font-size: 18px;
  color: #ff9000;
}

.tpoint_flow03 {
  width: 515px;
  height: 108px;
  margin: 0 0 10px 0;
  padding: 35px 0 0 160px;
  background-image: url(../image/tpoint_img04.jpg);
  background-repeat: no-repeat;
}

.tpoint_flow03 span {
  font-size: 18px;
  color: #ff9000;
}

.section_tpoint02 table {
  width: 673px;
  margin: 20px 0 0 0;
}

.tpoint_td01 {
  width: 160px;
  padding: 5px 20px 5px 20px;
  background-color: #d3eeff;
  vertical-align: middle;
}

.tpoint_td02 {
  width: 10px;
  vertical-align: middle;
}

.tpoint_td03 {
  padding: 5px 20px 5px 20px;
  background-color: #d3eeff;
  vertical-align: middle;
}

.tpoint_td04 {
  width: 160px;
  padding: 5px 20px 5px 20px;
  vertical-align: middle;
}

.tpoint_td05 {
  padding: 5px 20px 5px 20px;
  vertical-align: middle;
}

/******************施工実績ページ************************/

.section_works {
  width: 960px;
  margin: 0 auto;
  padding: 0 0 40px 0;
}

.works_month {
  font-size: 18px;
  font-weight: bold;
  color: #ff9000;
  border-bottom: 3px solid #ff9000;
  margin: 0 0 30px 0;
}

.works_contents {
  width: 960px;
  float: left;
  margin: 0 0 20px 0;
  background-image: url(../image/works_contents.jpg);
  background-repeat: repeat-y;
}

.works_tit {
  width: 930px;
  height: 32px;
  padding: 4px 0 0 30px;
  background-image: url(../image/works_name.jpg);
  background-repeat: no-repeat;
}

.works_name {
  width: 700px;
  height: 32px;
  float: left;
  font-size: 21px;
  font-weight: bold;
  color: #fff;
}

.works_date {
  width: 200px;
  height: 28px;
  float: left;
  padding: 4px 30px 0 0;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  text-align: right;
}

.works {
  width: 920px;
  padding: 20px 20px 10px 20px;
  float: left;
}

.works img {
  max-width: 300px;
  max-height: 200px;
  padding: 0 20px 0 0;
  float: left;
}

/* hide from Mac IE \*/

* html .works img {
  width: 300px;
  width: expression( (document.documentElement.clientWidth > 300)? "300px": (document.documentElement.clientWidth < 300)? "300px": "auto");
  height: 200px;
  height: expression( (document.documentElement.clientHeight > 200)? "200px": (document.documentElement.clientHeight < 200)? "200px": "auto");
}

/* end MacIE */

.works_bottom {
  width: 960px;
  height: 10px;
  float: left;
  background-image: url(../image/works_bottom.jpg);
  background-repeat: no-repeat;
}

.prevnext {
  width: 640px;
  height: 51px;
  margin: 0 auto;
  padding: 0 0 30px 0;
}

.prevnext_ {
  width: 300px;
  height: 51px;
  margin: 0 auto;
  padding: 0 0 30px 0;
}

.prev {
  width: 300px;
  height: 38px;
  padding: 13px 40px 0 0;
  float: left;
  background-image: url(../image/prev.jpg);
  background-repeat: no-repeat;
  text-align: center;
}

.prev a:link {
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
}

.prev a:visited {
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
}

.prev a:hover {
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  text-decoration: underline;
}

.prev a:active {
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
}

.prev_ {
  width: 300px;
  height: 38px;
  padding: 13px 0 0 0;
  float: left;
  background-image: url(../image/prev.jpg);
  background-repeat: no-repeat;
  text-align: center;
}

.prev_ a:link {
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
}

.prev_ a:visited {
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
}

.prev_ a:hover {
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  text-decoration: underline;
}

.prev_ a:active {
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
}

.next {
  width: 300px;
  height: 38px;
  padding: 13px 0 0 0;
  float: left;
  background-image: url(../image/next.jpg);
  background-repeat: no-repeat;
  text-align: center;
}

.next a:link {
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
}

.next a:visited {
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
}

.next a:hover {
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  text-decoration: underline;
}

.next a:active {
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
}

.next_ {
  width: 300px;
  height: 38px;
  padding: 13px 0 0 0;
  float: left;
  background-image: url(../image/next.jpg);
  background-repeat: no-repeat;
  text-align: center;
}

.next_ a:link {
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
}

.next_ a:visited {
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
}

.next_ a:hover {
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  text-decoration: underline;
}

.next_ a:active {
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
}

/******************お客様のお声ページ************************/

.section_voice {
  width: 960px;
  margin: 0 auto;
  padding: 0 0 40px 0;
}

.voice_contents {
  width: 960px;
  float: left;
  margin: 0 0 20px 0;
  background-image: url(../image/works_contents.jpg);
  background-repeat: repeat-y;
}

.voice_name {
  width: 930px;
  height: 32px;
  padding: 4px 0 0 30px;
  font-size: 21px;
  font-weight: bold;
  color: #fff;
  background-image: url(../image/works_name.jpg);
  background-repeat: no-repeat;
}

.voice {
  width: 920px;
  padding: 20px 20px 10px 20px;
  float: left;
}

.voice img {
  max-width: 300px;
  max-height: 200px;
  padding: 0 20px 0 0;
  float: left;
}

/* hide from Mac IE \*/

* html .voice img {
  width: 300px;
  width: expression( (document.documentElement.clientWidth > 300)? "300px": (document.documentElement.clientWidth < 300)? "300px": "auto");
  height: 200px;
  height: expression( (document.documentElement.clientHeight > 200)? "200px": (document.documentElement.clientHeight < 200)? "200px": "auto");
}

/* end MacIE */

.voice_bottom {
  width: 960px;
  height: 10px;
  float: left;
  background-image: url(../image/works_bottom.jpg);
  background-repeat: no-repeat;
}

/******************プライバシーポリシーページ************************/

.section_privacy {
  width: 673px;
  margin: 0 auto;
  padding: 0 0 40px 0;
}

.section_privacy span {
  font-weight: bold;
}

/******************施工実績・お知らせ一覧ページ************************/

.section_update {
  width: 673px;
  margin: 0 auto;
  padding: 0 0 40px 0;
}

.section_update ul li {
  padding: 5px 0 5px 0;
      border-bottom: 1px dashed #aaa;
}

/******************サイトマップページ************************/

.section_sitemap {
  width: 673px;
  margin: 0 auto;
  padding: 0 0 40px 0;
  text-align: center;
}

/******************お問い合わせページ************************/

.section_contact {
  width: 960px;
  margin: 0 auto;
}

.section_contact p {
  width: 701px;
  float: left;
}

.section_contact p img {
  padding: 20px 0 40px 0;
}

.contact_img01 {
  width: 239px;
  height: 219px;
  float: left;
  padding: 0 0 40px 0;
}

.section_contact2 {
  width: 673px;
  margin: 0 auto;
  padding: 0 0 40px 0;
}

.section_contact2 form {
  float: left;
}

/******************404エラーページ************************/

h1.error_tit {
  font-size: 48px;
  text-align: center;
  font-weight: bold;
  color: #555;
}

.error_txt {
  width: 500px;
  margin: 20px auto 50px auto;
}

/******************エリアページ************************/

.area h2 {
  font-size: 30px;
  border-bottom: 8px double #006ac3;
  margin-bottom: 10px;
  margin-top: 10px;
  text-align: center;
}

.postlist {
  border: 20px solid #006ac3;
  border-radius: 10px;
  padding: 15px 25px 25px 25px;
  overflow: hidden;
  margin: 30px 0;
}

.postlist a {
  font-size: 30px;
}

ul.lcp_catlist li {
  list-style: none;
  border-bottom: 1px solid #CCCCCC;
  padding-top: 10px;
  padding-bottom: 30px;
  overflow: hidden;
  width: 100%;
  float: left;
}

ul.lcp_catlist li img {
  float: left;
  margin-right: 30px;
}

ul.lcp_catlist li h3 {
  display: inline-block;
  margin-right: 30px;
}

ul.lcp_catlist li {
  clear: both;
}

.area p {
  font-size: 14px;
}

.area {
  margin-top: -50px;
}

#floatingmenu{
  display: none;
}
.mazuden .slidein{
display: none;
}


@media screen and (max-width:480px) {

  .mbr{
    display: inline;
  }
  .pcbr{
    display: none;
  }
  .main {
    width: 100%;
  }
  .contents {
    width: 100%;
    margin: 0 auto;
    padding: 20px 0 20px 0;
  }
  .area h2 {
    font-size: 20px;
    border-bottom: 8px double #006ac3;
    margin-bottom: 10px;
    margin-top: 10px;
    text-align: center;
  }
  .area p {
    font-size: 16px;
  }
  .top_img {
    width: 100%;
    float: left;
    padding: 0 0 20px 0;
  }
  .top_img img {
    width: 100%;
    height: 100%;
  }
  .top_menu {
    width: 100%;
    height: 100%;
    float: left;
    padding: 0 0 20px 0;
    overflow: hidden;
  }
  .campaign {
    width: 100%;
    height: 100%;
    padding: 0 0 30px 0;
    clear: both;
  }

  .bnr02 {
    width: 50%;
    height: 50%;
    float: left;
    padding: 0 0 30px 0;
  }
  .bnr02 img {
    width: 100%;
    height: 100%;
  }
  .bnr03 {
    width: 50%;
    height: 50%;
    float: left;
    padding: 0 0 30px 0;
  }
  .bnr03 img {
    width: 100%;
    height: 100%;
  }
  .tell_img_pc {
    display: none;
  }
  .tell_img_sp {
    text-align: center;
  }
  .top_contents04 {
    width: 100%;
    float: left;
    padding: 20px 0 20px 0;
    margin-bottom: 30px;
  }
  .top_map {
    width: 100%;
    height: 100%;
    float: none;
    padding: 0;
    margin: auto;
  }
  .top_map img {
    width: 100%;
        height: 100%;
        margin-bottom: 15px;
  }
  .top_tit02 {
    width: 100%;
    height: 100%;
    float: left;
    padding: 0;
  }
  .top_tit02 img {
    width: 100%;
    height: 100%;
  }
  .top_contents04 p {
    width: 100%;
        margin-bottom: 15px;
  }
  .top_tit01 {
    width: 100%;
    height: 100%;
    padding: 0 0 10px 0;
  }
  .top_tit01 img {
    width: 100%;
    height: 100%;
  }
  .top_contents01 {
    width: 100%;
    float: none;
    padding: 0 0 10px 0;
    background-image: url(../image/top_img01sp.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-color: #aedfff;
    margin-bottom: 20px;
  }
  .top_contents01 p {
    width: 100%;
    padding: 125px 20px 0 20px;
    text-align: center;
    box-sizing: border-box;
  }
  .top_contents02 {
    width: 100%;
    float: none;
    padding: 0 0 10px 0;
    background-image: url(../image/top_img02sp.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-color: #aedfff;
    margin-bottom: 20px;
  }
  .top_contents02 p {
    width: 100%;
    padding: 125px 20px 0 20px;
    text-align: center;
    box-sizing: border-box;
  }
  .top_contents03 {
    width: 100%;
    float: none;
    padding: 0 0 10px 0;
    background-image: url(../image/top_img03sp.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-color: #aedfff;
    margin-bottom: 20px;
  }
  .top_contents03 p {
    width: 100%;
    padding: 125px 20px 0 20px;
    text-align: center;
    box-sizing: border-box;
  }
  .anshin {
    width: 100%;
    height: 471px;
    background-image: url(../image/anshin_bg_sp.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
    padding: 0 0 20px 0;
  }
  .anshin ul {
    padding: 70px 5px 0 20px;
  }
  .anshin ul li {
    font-size: 16px;
    line-height: 1em;
    padding: 0 0 10 0;
  }
  .top_tit_maker {
    width: 100%;
    height: 100%;
    padding: 30px 0 10px 0;
    float: left;
  }
  .top_tit_maker img {
    width: 100%;
    height: 30px;
    object-fit: cover;
    object-position: 0%;
  }
  .maker_txt {
    width: 100%;
    padding: 10px 5px 0 5px;
    margin-bottom: 30px;
    clear: both;
  }
  .top_bnr_contact {
    width: 100%;
    height: 100%;
    float: left;
    padding: 0 0 10px 0;
    margin-top: 30px;
  }
  .top_bnr_contact img {
    width: 100%;
    height: 100%;
  }
  .tell {
    width: 100%;
  height: auto;
    padding: 3px 0 0 0;
    margin: auto;
  }
  .tell a[href^="tel:"]{
    pointer-events: auto;
    background: url(https://mizumore9924.com/image/tell.png);
    display: block;
    width: 100%;
    height: 100px;
    background-repeat: no-repeat;
    background-size: contain;
  }
  .tell-link a[href^="tel:"]{
      pointer-events: auto;
  }
  .tell_img {
    width: 100%;
    height: 100%;
    margin: 0 auto;
  }
  .tell_img a img {
    width: 100%;
    height: 100%;
  }
  .back {
    clear: both;
    width: 154px;
    height: 59px;
    margin: 0 auto;
    padding: 20px 0 10px 0px;
  }
  .top_menu01 {
    width: 45%;
    height: 45%;
    float: left;
    margin: 0 5px 10px 5px;
    padding: 0 0 20px 0;
    background-image: url(../image/top_menu01.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
  }
  .top_menu02 {
    width: 45%;
    height: 45%;
    float: left;
    margin: 0 5px 10px 5px;
    padding: 0 0 20px 0;
    background-image: url(../image/top_menu02.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
  }
  .top_menu03 {
    width: 45%;
    height: 45%;
    float: left;
    margin: 0 5px 10px 5px;
    padding: 0 0 20px 0;
    background-image: url(../image/top_menu03.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
  }
  .top_menu04 {
    width: 45%;
    height: 45%;
    float: left;
    margin: 0 5px 10px 5px;
    padding: 0 0 20px 0;
    background-image: url(../image/top_menu04.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
  }
  .top_menu05 {
    width: 45%;
    height: 45%;
    float: left;
    margin: 0 5px 10px 5px;
    padding: 0 0 30px 0;
    background-image: url(../image/top_menu05.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
  }
  .top_menu_txt {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    padding: 90px 0 0 0;
  }
  .top_menu_txt2 {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    padding: 90px 0 0 0;
  }
  .postlist {
    border: 10px solid #006ac3;
    border-radius: 5px;
    padding: 10px 20px 20px 20px;
    overflow: hidden;
    margin: 30px 0;
  }
  .postlist a {
    font-size: 20px;
  }
  ul.lcp_catlist li img {
    float: none;
    margin-right: 30px;
  }
  .maker {
    width: 30%;
    height: 100%;
    float: left;
    padding: 5px;
  }
  .maker img {
    width: 100%;
    height: 100%;
  }
  .copy {
    clear: both;
    width: 100%;
    background-color: #00aae7;
    padding: 10px 0 30px 0;
    text-align: center;
    color: #fff;
    font-size: 14px;
  }

  /******************全ページ共通************************/

  body {
width: 100%;
  }

  body a:link {

  }

  body a:visited {

  }

  body a:hover {

  }

  body a:active {

  }

  #wrapper {

  }

  #header100 {
    background-image: url(../image/hader_bg100.jpg);
    background-size: 100% 160px;
    background-repeat: no-repeat;
    height: auto;
  }

  .header {
    width: 100%;
    background-image: url(../image/header_bg_sp.jpg);
    background-size: contain;
    background-position-y: 35px;
    overflow: hidden;
    height: 500px;
  }

  .keyword {
    font-size: 14px;
        top: 5px;
        right: 0;
        left: auto;
  }

  .logo {
    width: 100%;

  }
  .logo a img{
    width: 100%;

  }
  .tpoint {
    padding: 50px 0 0 0;
      text-align: center;
      width: 100%;
      height: auto;

  }
  .tpoint img{
    width: 50%;
        height: 50%;

  }

  .header_right {
    width: 100%;
    padding: 5px 0 0 0px;
  }

  .catch {
    width: 100%;
        padding: 0;
        margin-bottom: 20px;
  }
  .catch img{
width: 100%;
height: auto;
  }
  .tell {
    padding: 5px;
        box-sizing: border-box;
  }
  .tell span a img{
    width: 100%;
    height: auto;
    display: none;
  }
  .contact {
    width: 100%;
        height: auto;
        padding: 5px;
    box-sizing: border-box;
  }
  .contact a img {
    width: 100%;
        height: auto;
  }
  .navi {
width: 100%;

  }

  .navi li {
width:20%;
  }
  .navi li img{
  width: 100%;
  }
  .navi01 {
  width: 100%;
  background-size: cover;

background-image: url(../image/g-navi01_sp.png);
background-size: contain;
    background-repeat: no-repeat;

  }

  a:hover.navi01 {

  }

  .navi02 {
  width: 100%;
  background-size: cover;
  background-image: url(../image/g-navi02_sp.png);
  background-size: contain;
    background-repeat: no-repeat;
  }

  a:hover.navi02 {

  }

  .navi03 {
  width: 100%;
  background-size: cover;
  background-image: url(../image/g-navi03_sp.png);
  background-size: contain;
    background-repeat: no-repeat;
  }

  a:hover.navi03 {

  }

  .navi04 {
  width: 100%;
  background-size: cover;
  background-image: url(../image/g-navi05_sp.png);
  background-size: contain;
    background-repeat: no-repeat;
  }

  a:hover.navi04 {

  }

  .navi05 {
  width: 100%;
  background-size: cover;
  background-image: url(../image/g-navi05_sp.png);
  background-size: contain;
    background-repeat: no-repeat;
  }

  a:hover.navi05 {

  }

  .navi06 {
  width: 100%;
  background-size: cover;
  background-image: url(../image/g-navi06_sp.png);
  background-size: contain;
    background-repeat: no-repeat;
  }

  a:hover.navi06 {

  }

  .contents {
    padding: 8px;
        box-sizing: border-box;
  }

  .back {

  }

  .footer100 {
        background: linear-gradient(#0019a7,#00aae7);
  }

  .footer {
    width: 100%;


  }

  .footer a:link {

  }

  .footer a:visited {

  }

  .footer a:hover {

  }

  .footer a:active {

  }
  .footer_block{
padding: 0px 0px 0px 20px;
  }
  .fa-chevron-circle-right{

  }
  .copy {

  }

  /******************トップページ************************/

  .slide {

  }

  .campaign {

  }

  .campaign img {
    width: 100%;
    height: 100%;
  }
  .campaign .campaigntitle{
    width: 100%;
        height: 50px;
        object-fit: cover;
        object-position: 50%;
  }
  .campaign .campaign-lr{

  }
  .campaign .campaign-lr .timesale div{
    font-size: 14px;
    line-height: 2.5;
  }
  .campaign .campaign-lr .campaign-l{
  margin-right: 0px;
  }
  .campaign .campaign-lr .campaign-r{

  }
  .top_tit01 {

  }

  .top_contents01 {

  }

  .top_contents01 p {

  }

  .top_contents02 {

  }

  .top_contents02 p {

  }

  .top_contents03 {

  }

  .top_contents03 p {

  }

  .anshin {
margin-bottom: 20px;
  }

  .anshin ul {

  }

  .anshin ul li {
font-size: 14px;
  }

  .bnr01 {
    width: 100%;
    padding: 0;
    margin-bottom: 30px;
  }
  .bnr01 img{
    width: 100%;
    padding: 0;
    height: auto;
  }
  .menulist {

  }

  .menulist .menu {
    width: 100%;
        margin-right: 0;
  }

  .menu h3 {

  }

  .menu ul {

  }

  .menu li {

  }

  .future a:link {
    display: block;
    width: 100%;
    height: 100%;
  }

  .menucont img {
width: 100%;
  }

  .menuimg {
    width: 50%;
        margin: 0 auto;
  }

  .menu-price {

  }

  .menutxt {
    height: auto;
  }

  .future {

  }

  .top_menu {

  }

  .top_menu a:hover {

  }

  .top_menu01 {

  }

  .top_menu02 {

  }

  .top_menu03 {

  }

  .top_menu04 {

  }

  .top_menu05 {

  }

  .top_menu_txt {

  }

  .top_menu_txt span {

  }

  .top_menu_txt2 {

  }

  .top_menu_txt2 span {

  }

  .top_menu_txt3 {

  }

  .top_menu_txt3 span {

  }

  .top_tit_maker {

  }

  .maker {

  }

  .maker_txt {
padding: 0;
  }

  .bnr02 {
    width: 100%;
        padding: 0 0 10px 0;
  }

  .bnr03 {
    width: 100%;
    padding: 0 0 10px 0;
    margin-bottom: 50px;
  }

  .tell_img_pc {

  }

  .tell_img_sp {

  }

  .top_info {
    width: 100%;
    padding: 0;
    height: auto;
  }

  .top_info_ul {
    width: 100%;
    height: auto;
  }
  .top_info_ul ul{
    list-style: disc;
        padding: 0px 0px 0px 20px;
        box-sizing: border-box;
  }





  .top_info_ul ul li:nth-child(n+10){
display: none;

  }

  .top_info_ul ul li a{
    display: block;
        margin-bottom: 10px;

  }
  .top_info_more {
    width: 100%;
    padding: 0;
  }

  .top_tit_info_fb {
width: 100%;
  }
  .top_tit_info_fb img{
    width: 100%;
        height: 40px;
        object-fit: cover;
        object-position: 0%;
  }
  .fb-page {

  }

  .top_fb {

  width: 100%;
display: none;
  }

  .titleh2 {
    line-height: 1.2;
    font-size: 22px;
    margin-top: 30px;
    border: 4px double #006ac3;
padding: 10px;
  }

  .top_img {
padding: 0;
  }

  .top_contents04 {
padding: 0;
  }
  .authorized{

  }
  .about_authorized{

  }
  .about_authorized p{

  }
  .about_authorized h3{

  }
  .about_authorized img{
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 15px;
  }
  div.authorized div.authnumber ul.numberlist li {
      width: calc(100% / 2 - 20px);

  }



  .top_map {

  }

  .top_tit02 {
margin-bottom: 20px;
  }

  .top_contents04 p {

  }

  .top_contents04 p span {

  }

  .top_contents04 h3 {

  }

  .top_contents04 h4 {

  }

  .top_contents04 ul {

  }

  .top_contents04 li {

  }

  .arealist {

  }

  .hyogoarea {

  }

  .okayamaarea {

  }

  .top_voice_flow {

  }

  .top_voice {

  }

  .top_flow {

  }

  .fb {

  }

  .top_blog {

  }

  .top_blog_tit {

  }

  .top_blog_link {

  }

  .top_blog_tit {

  }

  .top_bnr_contact {

  }

  /******************下層ページ共通************************/

  .under_tit {
    width: 100%;
        height: auto;
        padding: 0 0 10px 0;
  }
  .under_tit img{
    width: 100%;
        height: 25px;
        object-fit: cover;
        object-position: 0%;
  }
  .under_header {

  }

  .under_tit2 {
    width: 100%;
        height: auto;
        padding: 0 0 10px 0;
  }
  .under_tit2 img{
    width: 100%;
        height: 25px;
        object-fit: cover;
        object-position: 0%;
  }
  /******************サービス・料金ページ************************/

  .service_header {
    width: 100%;
    padding: 0;
    background-size: cover;
    height: auto;
    background-image: none;
    margin-bottom: 20px;
  }

  .section_service {
width: 100%;
  }


  .service_img01 {
    width: 100%;
        height: auto;
  }
  .service_img01 .timesale div{
    font-size: 14px;
        line-height: 2.5;
  }
  .service_img01 img{
    width: 100%;
    height: auto;
    margin-bottom: 15px;
  }
  .service_thum {
    margin: 0 auto;
    float: none;
  }

  .service_name {
    width: 100%;
        box-sizing: border-box;
  }

  .service_type {

  }

  .service_txt01 {
    width: 50%;
  }

  .service_yen {

  }

  .section_service table {
width: 100%;
  }

  .section_service table td {
    width: 70%;
    border: 1px solid #ddd;
    padding: 5px;
  }

  .section_service table td span {

  }

  .service_td01 {

  }

  .service_txt02 {
    width: 100%;
  }

  .service_pay01 {
    width: 100%;
        padding: 5px 0px 0px 145px;
        background-size: auto;
        font-size: 12px;
        border: 1px solid #0179df;
        border-radius: 5px;
        box-sizing: border-box;
        background-image: url(../image/service_img06_sp.jpg);
        height: 140px;
  }

  .service_pay01 span {

  }

  .service_pay02 {
    width: 100%;
        padding: 5px 0px 0px 145px;
        background-size: auto;
        font-size: 12px;
        border: 1px solid #0179df;
        border-radius: 5px;
        box-sizing: border-box;
        background-image: url(../image/service_img07_sp.jpg);
    height: auto;
  }

  .service_pay02 span {

  }

  .service_pay03 {
    width: 100%;
        padding: 5px 0px 0px 145px;
        background-size: auto;
        font-size: 12px;
        border: 1px solid #0179df;
        border-radius: 5px;
        box-sizing: border-box;
        background-image: url(../image/service_img08_sp.jpg);
    height: 140px;
  }

  .service_pay03 span {

  }

  .service_list{

  }
  .service_list tr td{

  }
  .service_title{

  }
  .service_kakaku{

  }


  .jireilist {

  }

  .jireilist h3 {

  }

  .postlist a {

  }

  ul.jirei_catlist li {

  }

  ul.jirei_catlist li img {

  }

  ul.jirei_catlist li h3 {

  }

  ul.jirei_catlist li {

  }

  /******************会社概要ページ************************/

  .section_company {
width: 100%;
  }

  .company_img01 {
    width: 30%;
        height: 30%;
        display: inline;
        padding: 0 5px 5px 0;
  }

  .company_tit03 {
    width: 68%;
        padding: 0;
        float: none;
        display: inline;
        height: auto;
  }

  .section_company span {

  }


  .section_company .gmap {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    }

    .gmap iframe,
    .gmap object,
    .gmap embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .section_company table {
width: 100%;
  }

  .company_td01 {
    width: 35%;
    padding: 3px;
    text-align: center;
  }

  .company_td02 {
    width: 1%;
  }

  .company_td03 {
    padding: 3px;
  }

  .company_td04 {
    width: 35%;
    padding: 3px;
    text-align: center;
  }

  .company_td05 {
  padding: 3px;
  }

  .company_txt01 {
width: 100%;
  }

  .company_contact {
width: 100%;
  }
  .company_contact a{
    height: 100px;
    display: block;
    background-image: url(../image/company_contact_sp.jpg);
    background-position: center;
  }
  .company_contact a img{
    width: 100%;
        height: auto;
        display: none;
  }

.section_company02 {
  width: 100%;
  padding: 0;
  }

  .company_step01 {
    width: 100%;
        padding: 5px 0px 0px 145px;
        background-size: auto;
        font-size: 12px;
        border: 1px solid #0179df;
        border-radius: 5px;
        box-sizing: border-box;
        background-image: url(../image/company_img01_sp.jpg);
        height: 140px;
  }

  .company_step02 {
    width: 100%;
    padding: 5px 5px 0px 145px;
    background-size: auto;
    font-size: 12px;
    border: 1px solid #0179df;
    border-radius: 5px;
    box-sizing: border-box;
    background-image: url(../image/company_img02_sp.jpg);
    height: auto;
  }

  .company_step03 {
    width: 100%;
    padding: 5px 5px 0px 145px;
    background-size: auto;
        font-size: 14px;
        border: 1px solid #0179df;
        border-radius: 5px;
        box-sizing: border-box;
        background-image: url(../image/company_img03_sp.jpg);
            height: auto;
  }

  .company_step04 {
    width: 100%;
    padding: 5px 5px 0px 145px;
            background-size: auto;
        font-size: 14px;
        border: 1px solid #0179df;
        border-radius: 5px;
        box-sizing: border-box;
        background-image: url(../image/company_img04_sp.jpg);
            height: auto;
  }

  .company_step05 {
    width: 100%;
    padding: 5px 5px 0px 145px;
    background-size: auto;
        font-size: 14px;
        border: 1px solid #0179df;
        border-radius: 5px;
        box-sizing: border-box;
        background-image: url(../image/company_img05_sp.jpg);
            height: auto;
  }

  .company_step06 {
    width: 100%;
    padding: 5px 5px 0px 145px;
    background-size: auto;
        font-size: 14px;
        border: 1px solid #0179df;
        border-radius: 5px;
        box-sizing: border-box;
        background-image: url(../image/company_img06_sp.jpg);
            height: auto;
  }

  .company_contact2 {

  }

  /******************Tポイントページ************************/

  .section_tpoint {
width: 100%;
  }

  .tpoint_img01 {
    width: 30%;
        height: 30%;
        padding: 0 5px 5px 0;
  }

  .section_tpoint02 {
width: 100%;
  }

  .tpoint_flow01 {
    width: 100%;
        padding: 5px 0px 0px 145px;
        background-size: auto;
        font-size: 12px;
        border: 1px solid #0179df;
        border-radius: 5px;
        box-sizing: border-box;
background-image: url(../image/tpoint_img02_sp.jpg);
height: auto;
  }

  .tpoint_flow01 span {

  }

  .tpoint_flow02 {
    width: 100%;
        padding: 5px 0px 0px 145px;
        background-size: auto;
        font-size: 12px;
        border: 1px solid #0179df;
        border-radius: 5px;
        box-sizing: border-box;
background-image: url(../image/tpoint_img03_sp.jpg);
        height: 140px;
  }

  .tpoint_flow02 span {

  }

  .tpoint_flow03 {
    width: 100%;
        padding: 5px 0px 0px 145px;
        background-size: auto;
        font-size: 12px;
        border: 1px solid #0179df;
        border-radius: 5px;
        box-sizing: border-box;
background-image: url(../image/tpoint_img04_sp.jpg);
        height: 140px;
  }

  .tpoint_flow03 span {

  }

  .section_tpoint02 table {
width: 100%;
  }

  .tpoint_td01 {
    width: 30%;
    padding: 3px;
    text-align: center;
  }

  .tpoint_td02 {
    width: 1%;
  }

  .tpoint_td03 {
    width: 65%;
      padding: 3px;
  }

  .tpoint_td04 {
  width: 30%;
  padding: 3px;
    text-align: center;
  }

  .tpoint_td05 {
    width: 65%;
      padding: 3px;
  }

  /******************施工実績ページ************************/

  .section_works {

  }

  .works_month {

  }

  .works_contents {

  }

  .works_tit {

  }

  .works_name {

  }

  .works_date {

  }

  .works {

  }

  .works img {

  }

  /* hide from Mac IE \*/

  * html .works img {

  }

  /* end MacIE */

  .works_bottom {

  }

  .prevnext {

  }

  .prevnext_ {

  }

  .prev {

  }

  .prev a:link {

  }

  .prev a:visited {

  }

  .prev a:hover {

  }

  .prev a:active {

  }

  .prev_ {

  }

  .prev_ a:link {

  }

  .prev_ a:visited {

  }

  .prev_ a:hover {

  }

  .prev_ a:active {

  }

  .next {

  }

  .next a:link {

  }

  .next a:visited {

  }

  .next a:hover {

  }

  .next a:active {

  }

  .next_ {

  }

  .next_ a:link {

  }

  .next_ a:visited {

  }

  .next_ a:hover {

  }

  .next_ a:active {

  }

  /******************お客様のお声ページ************************/

  .section_voice {

  }

  .voice_contents {

  }

  .voice_name {

  }

  .voice {

  }

  .voice img {

  }

  /* hide from Mac IE \*/

  * html .voice img {

  }

  /* end MacIE */

  .voice_bottom {

  }

  /******************プライバシーポリシーページ************************/

  .section_privacy {
width: 100%;
  }

  .section_privacy span {

  }

  /******************施工実績・お知らせ一覧ページ************************/

  .section_update {
width: 100%;
  }

  .section_update ul li {

  }

  /******************サイトマップページ************************/

  .section_sitemap {
width: 100%;
  }

  /******************お問い合わせページ************************/

  .section_contact {
    width: 100%;
        float: none;
        margin-bottom: 20px;
  }
  .section_contact center img{
    width: 100%;
    height: 100%;
  }
  .section_contact p {
    width: 100%;
    float: none;
    margin-bottom: 15px;
  }

  .section_contact p img {
display: none;
  }

  .contact_img01 {
    text-align: center;
        width: 100%;
        float: none;
        padding: 0 0 10px 0;
  }

  .section_contact2 {
width: 100%;
  }

  .section_contact2 form {

  }

  /******************404エラーページ************************/

  h1.error_tit {
    font-size: 20px;
        margin-top: 30px;
  }

  .error_txt {
    width: 100%;
  }

  /******************エリアページ************************/

  .area h2 {

  }

  .postlist {

  }

  .postlist a {

  }

  ul.lcp_catlist li {

  }

  ul.lcp_catlist li img {

  }

  ul.lcp_catlist li h3 {

  }

  ul.lcp_catlist li {

  }

  .area p {

  }

  .area {

  }
  .contents #slideshow {
width: 100%;
display: none;
  }

  .contents  #slideshow .slides {
width: 100%;
  }

  /***************FLOATING MENU S**************/
  #floatingmenu {
  display: block;
  width: 100%;
  height: 100px;
  position: fixed;
  left: 0px;
  bottom: 0px;
  z-index: 9998;
  text-align: center;
  padding: 0 auto;
  box-sizing: border-box;
  }
  .floating_contact_bottom{
  background-color: #00008b;
  height: 180px;
  }
  .floating_contact_bottom p{
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
  padding: 5px 0 0px 0;
  margin: 0;
  }
  .floating_contact_bottom .floating_contact_tell_pc{
  display: none;
  }
  .floating_contact_bottom .floating_contact_tell_sp{
  font-size: 36px;
  font-weight: bold;
  margin:  -10px 0 -10px 0;
  padding: 0 0 0 0;
  line-height: 1.3em;
  display:block ;
  }
  .floating_contact_bottom .floating_contact_tell_sp a:visited{
  	font-size: 36px;
  	font-weight: bold;
  	color: #ffffff;
  	text-decoration: none;
  }
  .floating_contact_bottom .floating_contact_tell_sp a:link{
  	font-size: 36px;
  	font-weight: bold;
  	color: #ffffff;
  	text-decoration: none;
  }
  .floating_contact_bottom .floating_contact_time{
  font-size: 10px;
  font-weight: bold;
  padding: 2px 5px 2px 5px;
  margin: 0 2px 0 2px;
  display: inline-block;
  color: #ffffff;
  border: solid 2px #ffffff;
  border-radius: 5px;
  text-align: center;
  background-color: #00008b;
  }
  /***************FLOATING MENU E**************/
  /*******ディレイ表示枠（まずはお電話を）*******/
aside{
  display: none;

}
  .mazuden{
    position: fixed;
        top: calc(100% - 200px);
        right: 0;
        width: 50%;
        height: 130px;
        z-index: 10000;
        border-radius: 10px 0px 0px 10px;
  }
  .mazuden .slidein{
    -webkit-animation-name: slideInRight;
        animation-name: slideInRight;
        -webkit-animation-duration: 1.5s;
        animation-duration: 1.5s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        background: #03A9F4;
        width: 100%;
        height: 130px;
        border-radius: 10px 0px 0px 10px;
        display: block;
  }
  @-webkit-keyframes slideInRight {
    from {
      -webkit-transform: translate3d(100%, 0, 0);
      transform: translate3d(100%, 0, 0);
      visibility: visible;
    }

    to {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }
  }

  @keyframes slideInRight {
    from {
      -webkit-transform: translate3d(100%, 0, 0);
      transform: translate3d(100%, 0, 0);
      visibility: visible;
    }

    to {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }
  }

  .mazuden .gohumei{
    margin: 0px 0 5px 0;
    font-weight: bold;
    color: #fff;
    padding-top: 15px;
    text-align: center;
  }
  .mazuden .whitebox{
    width: 160px;
    background-color: #fff;
    margin: 0 auto;
    border-radius: 10px;
    -webkit-animation-name: pulse;
    animation-name: pulse;
    -webkit-animation-duration: 1.2s;
    animation-duration: 1.2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
  }
  .mazuden .whitebox img{
    width: 20px;
        vertical-align: middle;
        margin-right: 5px;
  }
  .mazuden .whitebox p{
    background: url(https://mizumore9924.com/image/tell01.png);
    background-size: 14%;
    background-repeat: no-repeat;
    background-position: 10% 50%;
  }
  .mazuden .whitebox .delayPOPa {
    display: block;
        width: 100%;
        height: 100%;
        padding: 10px 0px 10px 50px;
        box-sizing: border-box;
}
  @-webkit-keyframes pulse {
    from {
      -webkit-transform: scale3d(1, 1, 1);
      transform: scale3d(1, 1, 1);
    }

    50% {
      -webkit-transform: scale3d(1.05, 1.05, 1.05);
      transform: scale3d(1.05, 1.05, 1.05);
    }

    to {
      -webkit-transform: scale3d(1, 1, 1);
      transform: scale3d(1, 1, 1);
    }
  }

  @keyframes pulse {
    from {
      -webkit-transform: scale3d(1, 1, 1);
      transform: scale3d(1, 1, 1);
    }

    50% {
      -webkit-transform: scale3d(1.05, 1.05, 1.05);
      transform: scale3d(1.05, 1.05, 1.05);
    }

    to {
      -webkit-transform: scale3d(1, 1, 1);
      transform: scale3d(1, 1, 1);
    }
  }

  ｝
