@charset "utf-8";
/*
Theme Name: child
Template: responsive_225
*/
body{
  background: url(/wp-content/uploads/back.gif) repeat;
  font-size: 15px;}
body section#outline{
  background: #fff;
  width: 980px;
  margin: 0 auto;}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;  }
.clearfix { display: inline-table; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }

a { color: #2b02b3; }
a:hover { color: #777777; }
.red{ color: #cc0000; }
.txt{ margin: 5px 0 1.5rem; }
h2.title{
  background: url(/wp-content/uploads/title_back.gif) repeat;
  font-size: 150%;
  padding: 8px;
  font-weight: bold; }
input {
  vertical-align: middle;
  max-width: 90%;
  line-height: 30px;
  height: 30px;
  padding: 1px 5px;
  border: 1px solid #d4d4d7;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  font-size: 100%;
  color: #555;
  background: #fcfcfc; }
#header h2 .logo2{
  display: block;
  max-width: 349px;
  width: 95%;
}
nav#mainNav li:last-child a{
  padding: 0;}
#breadcrumbs{
	margin: 15px auto 0;
  width: 940px;
}
#head_txt .txt{
 float: left;
 width: 62%;
 font-size: 1.2em; }
#inquiry{
  background: url(/wp-content/themes/child/images/inquiry_back.gif) no-repeat center;
  background-size: contain;
  margin: 1em auto 1.5em;
  padding: 2em 3em 1em;
  text-align: center;
  width: 70%;
  min-height: 180px; }
  #inquiry img{
    margin: 0 0 1em; }
  #inquiry .tel{
    float: left;
    width:50%;
  }
  #inquiry .tel img{
    margin: 0;
  }
  #inquiry img[src*="mail"]{
    float: right; }
  #inquiry p{
    font-size: 1rem; }
.newsTitle{
  border: none;
  padding: 7px 10px 0 0; }
  .newsTitle:after{
    display: none; }
.newsTitle + .newsTitleWrap{
  margin: 0 0 20px 0;
  padding: 0 10px;}
  .news p a{
    margin: 10px 0;
    padding: 5px 0;}
.widgetInfo p.all {
  float: right;
  padding: 0 0 0 10px;
  background: url(images/arrow2.png) no-repeat 0 5px;}
  section.widget li a{
    margin: 8px 0;
    padding: 10px 0 10px 12px;}
.tel{
  font-size: 2rem;
  font-weight: bold;
  color: #cc0000; }
.tag{
  margin: 0 0 20px;}
  .tag a {
    margin: 3px 5px;
    display: inline-block;}

/*repair_case*/
#outline ul.items{
  margin: 0; }
#outline ul.items li{
  display: inline-block;
  width: 30%;
  min-height: 280px;
  background: none;
  vertical-align: top;
  margin: 50px 0 20px;
  padding: 0 0 0 20px; }
#outline ul.items li:nth-of-type(3n+1){
  padding: 0; }
  #outline ul.items li p{
    position: relative; }
  #outline ul.items li strong{
    display: block;
    position: absolute;
    bottom: 0;
    font-weight: bold;
    color: #005ecc; }
  #outline ul.items li img{
    max-height: 160px; }

/*form*/
#inquiry_form{
  margin: 1rem 0 3rem; }

ul.post h3{
  height: 2rem; }

#sidebar img{
  max-width: 100%; }

#footer .box{
  width: 340px; }
  #footer .box #text-2{
    text-align: center; }
  #footer .box #text-2 img{
    max-width: 100%; }
#footer .box.contact{
  width: 540px; }
  #footer .box.contact div{
    margin: 2rem 0 0 0.5rem; }
.contact p {
  margin-bottom: 10px;}
  .contact p.ig {
    background: url(images/iconIG.png) no-repeat 4px / 15px;
  }
#toppage ul#banners li img{
  max-width: 100%;
}

@media only screen and (min-width: 620px) and (max-width:959px){
  #toppage ul#banners li,
  #sidebar ul#banners li {
    width: 18%;
  }
}
@media only screen and (min-width: 960px){
  #header h2 .logo2{
    display: inline-block;
    padding: 0 0 0 65px;
  }
  #toppage ul#banners li {
    float: left;
    width: 175px;
    margin-right: 15px;
  }
  
}
@media only screen and (min-width: 1025px){
  nav#mainNav li a{
    padding: 0 30px 0 0;
  }
}

@media only screen and (max-width: 959px){
  body section#outline {
   width: 96%; }
 #head_txt .txt{
   float: none;
   width: 100%; }
  #head_txt img{
    float: none; }
  #inquiry{
    width: 80%;
    min-height: 160px; }

  #outline ul.items li{
    width: 100%;
    margin: 10px 0 20px;
    padding: 0; }
    #outline ul.items li strong{
      position: relative; }

  #footer .box,
  #footer .box.contact{
    width: 100%; }
}

@media only screen and (max-width: 767px){
ul.post h3{
  height: 3rem; }

  #inquiry{
    background: url(/wp-content/themes/child/images/inquiry_backsp.gif) no-repeat center;
    background-size: contain;
    width: auto;
    margin: 1em auto 1.5em;
    padding: 1em 1em 1em;
   }
    #inquiry .tel,
    #inquiry img[src*="mail"]{
      float: none;
    }
    #inquiry .tel{
      width: 90%;
      margin: 0 auto;
    }
    #inquiry img {
      margin: .5em;
    }
}
