@charset "UTF-8"; 
@import url(//fonts.googleapis.com/earlyaccess/notosansjapanese.css);
div#header{
  margin-bottom: 50px;
  background: none;
}
#sidebar{
  width: 240px;
  margin-right: 30px;
  float: left;
}

div#container {
    width: 1200px;
    margin: auto;
}

#main{
  width: 930px;
  border-color: #;
  float: right;
}
div#header .head_title {
    background: #eaf8fc;
    padding: 10px 0;
    margin-bottom: 20px;
}

div#header .head_title_center {
    width: 1200px;
    margin: auto;
    font-size: 12px;
    color: #777;
}

div#header .head_company.clearfix {
    width: 1200px;
    margin: auto;
    margin-bottom: 22px;
}

.head_company.clearfix .company_left.clearfix {
    float: left;
    width: 600px;
    margin-top: 20px;
    /* margin-top: 40px; */
}

.head_company.clearfix .company_left_osouji {
    float: left;
}

.head_company.clearfix .company_left_store {
    float: right;
    width: 315px;
    color: #000;
    font-size: 20px;
    font-weight: bold;
    font-family: "小塚明朝 Pro";
}

.head_company.clearfix .company_right.clearfix {
    float: right;
    width: 543px;
    margin-top: 20px;
}

.head_company.clearfix .company_right_tel {
    float: left;
    width: 260px;
}

.head_company.clearfix .company_right_contact {
    float: right;
    margin-top: 16px;
}

.head_company.clearfix .company_right_tel_blue {
    font-size: 14px;
    color: #111;
    line-height: 25px;
    margin-bottom: 3px;
    font-family: "小塚明朝 Pro";
    font-weight: bold;
}

.head_company.clearfix .company_right_tel_cover.clearfix {
    margin-bottom: 3px;
}

.head_company.clearfix .company_right_tel_bnr {
    float: left;
}

.head_company.clearfix .company_right_tel_num {
    float: right;
    width: 219px;
    font-size: 28px;
    font-family: "小塚明朝 Pro";
    font-weight: 500;
    line-height: 22px;
    color: #111;
}

.head_company.clearfix .company_right_tel_time {
    font-family: "小塚明朝 Pro";
    font-size: 12px;
    font-weight: bold;
    color: #797979;
    margin-bottom: 3px;
}

div#header .head_link {
    margin-bottom: 30px;
    text-align: center;
    min-width: 1200px;
    font-size: 0;
}

div#header .head_link ul li {
    display: inline-block;
    margin-right: 2px;
}

div#header .head_slider {
    background: #eaf8fc;
    padding: 15px 0;
}
/*---------------------------------/header--------------------------------------*/
#sidebar .side_contact {
    border: solid 2px #dddddd;
    padding: 3px;
    margin-bottom: 30px;
}

.side_contact .contact_title {
    margin-bottom: 10px;
    text-align: center;
}

.side_contact .contact_tel_free {
    font-size: 14px;
    color: #111;
    line-height: 25px;
    margin-bottom: 5px;
    font-family: "小塚明朝 Pro";
    font-weight: bold;
    text-align: center;
}

.side_contact .contact_tel {
    margin-bottom: 5px;
}

.side_contact .contact_tel_cover.clearfix {
    margin-bottom: 5px;
}

.side_contact .contact_tel_bnr {
    float: left;
}

.side_contact .contact_tel_num {
    float: right;
    width: 193px;
    font-size: 25px;
    font-family: "小塚明朝 Pro";
    font-weight: 500;
    line-height: 22px;
    color: #111;
}

.side_contact .contact_tel_time {
    font-family: "小塚明朝 Pro";
    font-size: 12px;
    font-weight: bold;
    color: #797979;
    text-align: center;
}

.side_contact .contact_link {
    text-align: center;
}

#sidebar .side_bnrlink {
    margin-bottom: 30px;
}

.side_bnrlink .side_bnrlink_img {
    margin-bottom: 20px;
}

#sidebar .side_coating {
    margin-bottom: 30px;
}

.side_coating .coating_title {
    margin-bottom: 5px;
}

.side_coating .coating_list ul li {
    background: #F1F1F1;
    border-bottom:  solid 1px #fff;
    font-family: "小塚明朝 Pro";
    font-size: 14px;
    padding: 3px 5px;
    background-image: url("images/coating/icon.png");
    background-repeat: no-repeat;
    background-position: right center;
}

.side_coating .coating_list ul li a {
    color: #111;
    display: block;
}

.side_coating .coating_list ul li.floor {
    background: #41BAC5;
    color: #fff;
}

.side_coating .coating_list ul li.water {
    background: #5590CC;
    color: #fff;
}

.side_coating .coating_list ul li.other {
    background: #C6C6C6;
    color: #fff;
}

#sidebar .side_bnrlink2 {
    margin-bottom: 30px;
}

.side_bnrlink2 .side_bnrlink2_img {
    margin-bottom: 20px;
}

#sidebar .side_contents {
    margin-bottom: 30px;
}

.side_contents .contents_title {
    margin-bottom: 10px;
}

.side_contents .contents_list ul li {
    margin-bottom: 3px;
}

#sidebar .side_bnrlink3 {
    margin-bottom: 30px;
}

#sidebar .side_info {
    margin-bottom: 30px;
}

.side_info .info_title {
    margin-bottom: 15px;
}

.side_info .info_list ul li {
    font-size: 14px;
    border-bottom: dotted 1px #111;
    margin-bottom: 5px;
    padding-bottom: 5px;
    padding-left: 15px;
    background-image: url("images/coating/icon2.png");
    background-repeat: no-repeat;
    background-position: left 10px;
}

.side_info .info_list ul li a {
    color: #111;
    font-family: "小塚明朝 Pro";
    display: block;
}
/*----------------------------------/sidebar-------------------------------------*/
#main .contents_box1.clearfix {
    margin-bottom: 60px;
}

.contents_box1.clearfix .box1_bnr {
    float: left;
}

.contents_box1.clearfix .box1_bnr {
  margin-right: 50px;
    /* margin-right: 24px; */
}

.contents_box1.clearfix .box1_bnr:nth-child(2) {
    margin-top: -10px;
}

#main .contents_box2.clearfix {
    /* margin-bottom: 50px; */
}

#main .contents_box2_item.clearfix {
  margin-bottom: 50px;
}

.contents_box2.clearfix .box2_floor.clearfix {
    width: 671px;
    float: left;
    margin-right: 49px;
}

.contents_box2_item.clearfix .box3_floor.clearfix {
  width: 671px;
  float: left;
  margin-right: 50px;
}

.contents_box2.clearfix .box2_floor_title {
    text-align: center;
    margin-bottom: 20px;
}

.contents_box2.clearfix .box2_floor_column {
    float: left;
    margin-right: 22px;
    margin-bottom: 22px;
}

.contents_box2_item.clearfix .box3_floor_column {
  float: left;
  margin-right: 22px;
  margin-bottom: 22px;
}

.contents_box2.clearfix .box2_water.clearfix {
    /* width: 440px; */
    float: left;
}

.contents_box2_item.clearfix .box3_water.clearfix {
  width: 209px;
  float: left;
}

.contents_box2.clearfix .box2_water_title {
    text-align: center;
    margin-bottom: 20px;
}

.contents_box2.clearfix .box2_water_column {
    float: left;
    margin-right: 22px;
    margin-bottom: 22px;
}

.contents_box2_item.clearfix .box3_water_column {
  float: left;
  margin-right: 22px;
  margin-bottom: 22px;
}

#main .contents_box3 {
    margin-bottom: 50px;
}

.contents_box3 .box3_title {
    text-align: center;
    margin-bottom: 20px;
}

.contents_box3 .box3_column {
    float: left;
    margin-right:  18px;
    /* margin-right:  20px; */
}

#main .contents_box4 {
    margin-bottom: 50px;
}

.contents_box4 .box4_title {
    margin-bottom: 30px;
}

.contents_box4 .box4_columnlong {
    margin-bottom: 20px;
}

.contents_box4 .box4_columnlong_cover.clearfix {
    margin-bottom: 20px;
}

.contents_box4 .box4_columnlong_link {
    text-align: center;
}

.contents_box4 .box4_columnlong_left {
    float: left;
}

.contents_box4 .box4_columnlong_right {
    float: right;
    width: 690px;
}

.contents_box4 .box4_columnlong_right_text a {
    color: #111;
}

.contents_box4 .box4_columnlong_right_text {
    font-size: 14px;

    margin-bottom: 15px;
}

.contents_box4 .box4_columnlong_right_tel_free {
    font-size: 14px;
    color: #111;
    line-height: 25px;
    margin-bottom: 3px;
    font-family: "小塚明朝 Pro";
    font-weight: bold;
}

.contents_box4 .box4_columnlong_right_tel_cover.clearfix {
    margin-bottom: 3px;
    width: 270px;
}

.contents_box4 .box4_columnlong_right_tel_bnr {
    float: left;
}

.contents_box4 .box4_columnlong_right_tel_num {
    float: right;
    width: 230px;
    font-size: 28px;
    font-family: "小塚明朝 Pro";
    font-weight: 500;
    line-height: 22px;
    color: #111;
}

.contents_box4 .box4_columnlong_right_tel_time {
    font-family: "小塚明朝 Pro";
    font-size: 12px;
    font-weight: bold;
    color: #797979;
    margin-bottom: 3px;
}

.contents_box4 .box4_column {
    margin-bottom: 20px;
    /* width: 490px; */
    width: 500px;
    float: left;
}

.contents_box4 .box4_column_cover.clearfix {
    margin-bottom: 20px;
}

.contents_box4 .box4_column_link {
    text-align: center;
}

.contents_box4 .box4_column_left {
    float: left;
}

.contents_box4 .box4_column_right {
    float: right;
    width: 250px;
}

.contents_box4 .box4_column_right_text a {
    color: #111;
}

.contents_box4 .box4_column_right_text {
    font-size: 12px;
    margin-bottom: 15px;
}

.contents_box4 .box4_column_right_tel_free {
    font-size: 14px;
    color: #111;
    line-height: 25px;
    margin-bottom: 3px;
    font-family: "小塚明朝 Pro";
    font-weight: bold;
}

.contents_box4 .box4_column_right_tel_cover.clearfix {
    margin-bottom: 3px;
    width: 250px;
}

.contents_box4 .box4_column_right_tel_bnr {
    float: left;
}

.contents_box4 .box4_column_right_tel_num {
    float: right;
    width: 210px;
    font-size: 28px;
    font-family: "小塚明朝 Pro";
    font-weight: 500;
    line-height: 22px;
    color: #111;
}

.contents_box4 .box4_column_right_tel_time {
    font-family: "小塚明朝 Pro";
    font-size: 12px;
    font-weight: bold;
    color: #797979;
    margin-bottom: 3px;
}

.contents_box4 .box4_newinfo {
    float: right;
    width: 410px;
}

.contents_box4 .box4_newinfo_title {
    margin-bottom: 15px;
}

.contents_box4 .box4_newinfo_link {
    text-align: center;
}

.contents_box4 .box4_newinfo_column {
    width: 170px;
    float: left;
    margin-right: 40px;
}
.contents_box4 .box4_newinfo_column img {
  width:100%;
  max-width: 100%;
}

.contents_box4 .box4_newinfo_cover.clearfix {
    margin-bottom: 20px;
    padding: 0 15px;
}

.contents_box4 .box4_newinfo_column_thumbbail {
    margin-bottom: 10px;
}

.contents_box4 .box4_newinfo_column_text {
    font-size: 12px;
}

.contents_box4 .box4_newinfo_column_text a {
    color: #111;
}

#main .contents_box5.clearfix {
    margin-bottom: 50px;
}

.contents_box5.clearfix .box5_left {
    float: left;
}

.contents_box5.clearfix .box5_right {
    float: right;
}

#main .contents_box6.clearfix {
    margin-bottom: 50px;
}

.contents_box6.clearfix .box6_blog {
    width: 400px;
    background-image: url("images/coating/main-blog-bg.png");
    padding: 20px;
    box-sizing: border-box;
    float: left;
}

.contents_box6.clearfix .box6_blog_title {
    text-align: center;
    margin-bottom: 20px;
}

.contents_box6.clearfix .box6_blog_cover {
    margin-bottom: 20px;
}

.contents_box6.clearfix .box6_blog_link {
    text-align: center;
}

.contents_box6.clearfix .box6_blog_column {
    margin-bottom: 10px;
}

.contents_box6.clearfix .box6_blog_column_day {
    color: #777777;
    font-weight: bold;
    font-size: 12px;
    margin-bottom: 5px;
}

.contents_box6.clearfix .box6_blog_column_text {
    font-size: 12px;
}

.contents_box6.clearfix .box6_blog_column_text a {
    color: #111;
}

.contents_box6.clearfix .box6_bnrlink.clearfix {
    float: right;
    width: 500px;
}

.contents_box6.clearfix .box6_bnrlink_img {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}
/*----------------------------------/contents-------------------------------------*/
#footer .pagetop {
    bottom: 65px;
    right: 20px;
    position: fixed;
    display: none;
}

#footer .footer_link {
    border-top: solid #dddddd 1px;
    border-bottom: solid #CEDFEF 5px;
    padding: 35px 0;
}

.footer_link .footer_link_center.clearfix {
    width: 1200px;
    margin: auto;
}

.footer_link .footer_link_left_column {
    font-size: 14px;
    width: 230px;
    float: left;
    margin-right: 50px;
    line-height: 25px;
}

.footer_link .footer_link_left_column a {
    color: #111;
}

div#footer .footer_company.clearfix {
    width: 1200px;
    margin: auto;
    margin-bottom: 22px;
    padding: 10px 0;
}

.footer_company.clearfix .company_left.clearfix {
    float: left;
    width: 600px;
    margin-top: 20px;
    /* margin-top: 40px; */
}

.footer_company.clearfix .company_left_osouji {
    float: left;
}

.footer_company.clearfix .company_left_store {
    float: right;
    width: 315px;
    color: #000;
    font-size: 20px;
    font-weight: bold;
    font-family: "小塚明朝 Pro";
}

.footer_company.clearfix .company_right.clearfix {
    float: right;
    width: 535px;
    margin-top: 20px;
}

.footer_company.clearfix .company_right_tel {
    float: left;
    width: 252px;
}

.footer_company.clearfix .company_right_contact {
    float: right;
    margin-top: 16px;
}

.footer_company.clearfix .company_right_tel_blue {
    font-size: 14px;
    color: #111;
    line-height: 25px;
    margin-bottom: 3px;
    font-family: "小塚明朝 Pro";
    font-weight: bold;
}

.footer_company.clearfix .company_right_tel_cover.clearfix {
    margin-bottom: 3px;
}

.footer_company.clearfix .company_right_tel_bnr {
    float: left;
}

.footer_company.clearfix .company_right_tel_num {
    float: right;
    width: 216px;
    font-size: 28px;
    font-family: "小塚明朝 Pro";
    font-weight: 500;
    line-height: 22px;
    color: #111;
}

.footer_company.clearfix .company_right_tel_time {
    font-family: "小塚明朝 Pro";
    font-size: 12px;
    font-weight: bold;
    color: #797979;
    margin-bottom: 3px;
}

.copy {
    color: #fff;
    text-align: center;
    background: #31B2C6;
    padding: 20px 0;
    font-size: 14px;
    letter-spacing: 1px;
}

/*---------------------------------/footer--------------------------------------*/
/*IE*/
@media all and (-ms-high-contrast: none){
  .head_company.clearfix .company_right_tel_num{
    margin-top: 14px;
  }
  
  .head_company.clearfix .company_left_store{
  margin-top: 8px;
  }
  
  .side_coating .coating_list ul li{
    padding: 12px 5px 0 5px;
  }
  
  .side_info .info_list ul li{
    margin-bottom: 15px;
    padding-bottom: 0;
    background-position: left 4px;
  }
  
  .contents_box4 .box4_columnlong_right_tel_num{
    margin-top: 14px;
  }
  
  .side_contact .contact_tel_num{
    margin-top: 12px;
  }
  
  .footer_company.clearfix .company_left_store{
    margin-top: 10px;
  }
  
  .footer_company.clearfix .company_right_tel_num{
    margin-top: 14px;
  }
}
/*---ブラウザごと--*/
/****下層パーツ****/
div.detail dl {
    border-bottom-color: #31b2c6;
}
div.detail dl dd {
    border-left-color: #31b2c6;
}
div.detail dl dt {
    color: #3a3a3a;
}
div.detail div.detail-list table tr th {
    border-color: #333333;
    background-color: #e0f3f9;
    color: #3a3a3a;
}
div.detail div.detail-list table tr td {
    border-color: #333333;
}
div.table div.table-list table th {
    color: #3a3a3a;
    background-color: #e0f3f9;
    width: 20%;
    border-color: #333333;
}
div.table div.table-list table td {
    border-color: #3a3a3a;
}
div.table dl dt {
    color: #3a3a3a;
}
div.table dl dd {
    color: #3a3a3a;
    border-left-color: #31b2c6;
}
div.table dl {
    border-bottom-color: #31b2c6;
}
div.lists-telop dt.date {
    color: #3a3a3a;
    background-image: url(images/coating/byline.png);
}
div.lists-telop dl dd.title a {
    color: #3a3a3a;
}
div#page-navigation div.navi strong {
    color: #ffffff;
    background-color: #31b2c6;
    border-color: #1ea1b5;
}
div#page-navigation div.navi a {
    color: #3a3a3a;
    border-color: #31b2c6;
}
div#page-navigation div.next a {
    color: #3a3a3a;
}
div.lists-posts1 div.lists-posts-inner div.image img {
    border-color: #dedede;
}
div.image img {
    border-color: #dedede;
}
div#masthead h1{
  color: #fff;
  background-image: url("images/coating/masthead.png");
  width: 930px;
  height: 55px;
}
div.headline h2{
  color: #222222;
  background-image: url("images/coating/headline.png");
  width: 930px;
  height: 42px;
}
div.strapline h3{
  background-color: #f5f4f2;
  color: #222;
  width: 928px;
    padding: 2px 0 2px 10px;
  border-left:6px solid #31b2c6;
  border-right:1px solid #c9c9c9;
  border-top:1px solid #c9c9c9;
  border-bottom:1px solid #c9c9c9;
}
div.byline h4{
  color: #000;
  background-image: url("images/coating/byline.png");
  background-color:#e2f3f8;
  background-position:5px center;
  width: 930px;
  background-repeat:no-repeat;
    height: 38px;
}
div.question h4{
  color: #303030;
  background-image: url("images/coating/question.png");
  background-repeat:no-repeat;
  background-position:left center;
  width: 930px;
}
div.answer h4{
  color: #303030;
  background-image: url("images/coating/answer.png");
  background-repeat:no-repeat;
  background-position:left center;
  width: 930px;
}
div.slogan h2{
  color: #222222;
  background-image: url("images/coating/headline.png");
  width: 930px;
  height: 42px;
}
div.lists-posts1 div.title{
  color: #000;
  background-image: url("images/coating/byline.png");
  background-position:5px center;
  background-repeat:no-repeat;
  border-bottom:2px solid #bebebe;
}
div.button p.list-link a{
  background-image: url("images/coating/list-link.png");
  background-repeat: no-repeat;
  color:#fff;
  width: 220px;
  height: 45px;
}
div.lists-posts2 div.title{
  border-top:1px solid #eaeaea;
  border-bottom:1px solid #eaeaea;
  border-right:1px solid #eaeaea;
  border-left:4px solid #31b2c6;
}
div.lists-posts2 div.title h3 a{
  color: #000000;
  width: 410px;
  height: 40px;
  font-weight: normal;
  font-size:14px;
}
div.lists-posts3 div.title{
  border-top:1px solid #eaeaea;
  border-bottom:1px solid #eaeaea;
  border-right:1px solid #eaeaea;
  border-left:4px solid #31b2c6;
}
div.lists-posts3 div.title h3 a{
  color: #000000;
  width: 260px;
  height: 40px;
  font-weight: normal;
  font-size:14px;
}
div.lists-posts4 div.title{
  border-top:1px solid #eaeaea;
  border-bottom:1px solid #eaeaea;
  border-right:1px solid #eaeaea;
  border-left:4px solid #31b2c6;
}
div.lists-posts4 div.title h3 a{
  color: #000000;
  width: 225px;
  font-weight: normal;
  font-size:14px;
}
div.lists-posts5 div.title{
  border-top:1px solid #eaeaea;
  border-bottom:1px solid #eaeaea;
  border-right:1px solid #eaeaea;
  border-left:4px solid #31b2c6;
}
div.lists-posts5 div.title h3 a{
  color: #000000;
  width: 172px;
  font-weight: normal;
  font-size:14px;
}
.blog .dateline{
  text-align:right;
  font-size:12px;
  padding:5px;
}
.blogtitle h2{
    background-color: #e0f3f9;
    color: #222;
  padding:5px;
  font-size:14px;
  border-radius:5px;
}
div.lists-categories2 div.title{
  background-image: url("images/coating/byline.png");
  background-position:5px center;
  border-bottom: 1px solid #cccccc;
}
div.lists-categories2 div.title h3 a{
  color: #000;
  font-weight: normal;
}
div.lists-categories3 div.title{
  background-image: url("images/coating/byline.png");
  background-position:5px center;
  border-bottom: 1px solid #cccccc;
}
div.lists-categories3 div.title h3 a{
  color: #000;
  font-weight: normal;
}
div.lists-categories4 div.title{
  background-image: url("images/coating/byline.png");
  background-position:5px center;
  border-bottom: 1px solid #cccccc;
}
div.lists-categories4 div.title h3 a{
  color: #000;
  font-weight: normal;
}
div.lists-article div.category div.title{
    background-color: #e0f3f9;
    color: #222;
    border-radius: 5px;
  width:850px;
  padding-top:2px;
  padding-bottom:2px;
}
div.lists-article div.category div.title a{
  color: #222;
}
.box7_camp{
  margin-bottom:30px;
}
.box7_camp .box7_camp_title{
  margin-bottom:20px;
  text-align:center;
}
.box7_camp_column{
  width:450px;
  float:left;
  margin-right:30px;
}
.box7_camp_column_thumbbail{
  width:230px;
  float:left;
  margin-right:10px;
}
.box7_camp_column_text{
  color:#4e4e4e;
  font-size:14px;
}
.box7_camp_link{
  text-align:right;
  margin:20px 0 0;
}
.recruitbanner{
  margin-bottom:30px;
}
.morecamp{
  text-align:right;
  margin:15px 0 0;
}


#wrapper, #footer {
  all:initial; 
}

#blogdescription {
  width: auto;
  float: none;
}

#blogdescription #site-title {
  font-size: 12px;
  color: #777;
}

div#header .head_slider {
  height: 530px;
  overflow: hidden;
  text-align: center;

}

/* mc-sitemap用 */
a {
  color: #111;
}