/*
Theme Name: 水まわりリフォーム本舗｜茨木市の水回りリフォーム専門店　安心・丁寧な施工で快適な暮らしを実現
Theme URI: next-start-lp.com
Description: 茨木市を中心に水回りリフォームを専門に行っております
お困りのことがございましたら、ぜひお気軽にご相談ください
Version: 1.1
Author: 水まわりリフォーム本舗｜茨木市の水回りリフォーム専門店　安心・丁寧な施工で快適な暮らしを実現
Author URI: next-start-lp.com
*/
@charset "utf-8";
/*リセットcss*/
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  font-size: 18px;
  line-height: 1.8;
}
body {
  line-height: 1;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
nav,
ul,
ol,
li {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
}
/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #fff;
  text-decoration: none;
}
/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #fff;
  font-style: italic;
  font-weight: bold;
}
del {
  text-decoration: line-through;
}
abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}
input,
select {
  vertical-align: middle;
}
/* ----------------------------------------------
　animate css
----------------------------------------------*/
.fadeIn {
  opacity: 0;
  transition: 2s;
}
.fadeIn.is-show {
  opacity: 1;
}
.fadeIn_up {
  opacity: 0;
  transition: 2s;
}
.fadeIn_up.is-show {
  opacity: 1;
}
/* ----------------------------------------------
　共通
----------------------------------------------*/
@media screen and (min-width: 865px) {
  .sp {
    display: none;
  }
}
html {
  color: #000;
  font-family: "Noto Sans JP", serif;
  font-weight: 400;
}
/* Chrome でのみフォントを太めに表示する */
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  * {
    text-shadow: transparent 0 0 0, rgba(0, 0, 0, 0.7) 0 0 0 !important;
  }
}
body {
  width: 100%;
  overflow-x: hidden;
  margin: auto;
  box-sizing: border-box;
}
a:hover {
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
section {
  width: 100%;
}
.content {
  width: 100%;
}
figure {
  line-height: 0;
  margin: 0;
}
figure img {
  width: 100%;
  height: auto;
}
.main_ttl {
  font-size: 30px;
  line-height: 1.5;
  font-weight: 500;
  margin: 0 0 30px;
  position: relative;
}
.main_ttl::after{
  background: url(img/ttl_img.png)no-repeat;
  content: "";
  height: 44px;
  position: absolute;
  left: calc(50% - 11px);
  top: -40px;
  width: 22px;
}
.flex{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.con_txt{
  margin: 0 0 30px;
}
/* ----------------------------------------------
　mv
----------------------------------------------*/
.top-mv{
  position: relative;
  z-index: -1;
}
.logo{
  position: absolute;
  top:3%;
  left: 2%;
  width: 15%;
}
.form_btn{
  position: fixed;
  right: 0;
  top: 0;
  width: 20%;
	z-index:999;
}
/* ----------------------------------------------
　footer
----------------------------------------------*/
small {
  background: #fff204;
  color: #000;
  display: block;
  font-size: 10px;
  text-align: center;
  padding: 10px 0;
}
/* ----------------------------------------------
　漫画
----------------------------------------------*/
.manga {
  background: #000;
  color: #fff;
  padding: 100px 0;
  text-align: center;
}
.manga .main_ttl{
  margin: 0 auto 30px;
  color: #fff;
}
.manga .main_ttl::after{
  display: none;
}
.manga_con{
  margin: 0 auto;
  width: 1000px;
}
.manga li {
  margin: 0 auto 50px;
  width: 960px;
}
.manga li.w700 {
  width: 700px;
}
.manga li.w800 {
  width: 800px;
}
.manga li.w888 {
  width: 888px;
}
.manga li.w1000 {
  width: 1000px;
}
/* ----------------------------------------------
content01
----------------------------------------------*/
.sec01 {
  padding: 0 0 100px;
  text-align: center;
}
.con01_img{
  margin: 0 0 100px;
}
.sec01 p span{
  color: #ee0000;
  display: block;
  font-size: 24px;
}
/* ----------------------------------------------
section02
----------------------------------------------*/
.sec02 {
  background: url(img/con02_bg.png) no-repeat;
  background-size: cover;
  padding: 100px 0 ;
  text-align: center;
}
.sec02_con{
  margin: 0 auto;
  width: 1100px;
}
.sec02_con li{
  margin-bottom: 30px;
  width: 340px;
}
.con02_catch{
  margin: 0 auto;
  width: 900px;
}
/* ----------------------------------------------
section03
----------------------------------------------*/
.sec03 {
  background: url(img/con03_bg.png) no-repeat;
  background-size: cover;
  background-position: center;
  padding: 150px 0 100px;
  text-align: center;
}
.sec03_con{
  margin: 0 auto;
  width: 1100px;
}
.sec03_con li{
  box-sizing: border-box;
  background: #fff;
  padding: 30px 20px;
  margin: 0 0 30px;
  text-align: left;
  width: 520px;
}
.sec03_con li .number{
  font-size: 60px;
  font-weight: 600;
  line-height: 1.2;
}
.sec03_con li h3{
  background: #fff204;
  display: inline-block;
  font-size: 22px;
  font-weight: 600;
  margin: 0 0 5px;
  padding: 0 5px;
}
/* ----------------------------------------------
content04
----------------------------------------------*/
.sec04 {
  background: #fff204;
  color: #fff;
  padding: 100px 0 0;
  position: relative;
}
.sec04 .main_ttl{
  color: #fff204;
}
.sec04 .main_ttl::after{
  display: none;
}
.sec04_con{
  background: #000;
  box-sizing: border-box;
  position: absolute;
  padding: 30px 5%;
  right: 0;
  bottom: 0;
  width: 52%;
}
.sec04_con li{
  background: #fff;
  box-sizing: border-box;
  border: 5px solid #ccb18c;
  margin: 0 0 30px;
  padding: 20px;
  text-align: left;
  width: 520px;
}
.sec04_catch{
  color: #fff204;
  font-size: 22px;
}
/* ----------------------------------------------
section05
----------------------------------------------*/
.sec05 {
  background: #fff204;
  padding: 100px 0;
}
.sec05 .main_ttl::after{
  margin: 10px 0 0;
  display: none;
}
.sec05_con{
  margin: 0 auto;
  width: 1100px;
}
.con05_img{
  width: 530px;
}
.sec05_con_inner{
  width: 550px;
}
.sec05_con_inner ul{
  margin: 15px 0;
  width: 500px;
}
.sec05_con_inner li{
  width: 150px;
}
/* ----------------------------------------------
section06
----------------------------------------------*/
.sec06 {
  background: #fff204;
  padding: 0 0 100px;
  text-align: center;
}
.sec06_con{
  background: #000;
  border-radius: 50px;
  color: #fff;
  padding: 50px 0;
  margin: 0 auto;
  width: 1100px;
}
.sec06_con .main_ttl{
  margin-bottom: 10px;
}
.sec06_con .main_ttl::after{
  display: none;
}
.sec06_con ul{
  margin: 30px auto;
  width: 800px;
}
.sec06_con li{
  color: #fff204;
  width: 250px;
}
.sec06_con li figure{
  margin: 0 auto;
  width: 150px;
}
/* ----------------------------------------------
section07
----------------------------------------------*/
.sec07 {
  background: url(img/con07_bg.png) no-repeat;
  background-size: cover;
  background-position: right;
  padding: 100px 0;
}
.sec07 .main_ttl{
  width: 700px;
}
.sec07 .main_ttl::after{
  display:none;
}
.sec07_con{
  margin: 0 0 0 40%;
}
/* ----------------------------------------------
section08
----------------------------------------------*/
.sec08 {
  background:url(img/con08_bg.png) no-repeat;
  background-size: cover;
  background-position: center center;
  padding: 100px 0;
  text-align: center;
}
.sec08_con{
  background: rgba(255, 255, 255, 0.8);
  box-sizing: border-box;
  margin: 0 auto;
  padding: 100px 150px;
  width: 1100px;
}
.banner{
  display: block;
  margin: 0 auto 100px;
  width: 800px;
}
.banner:hover{
  opacity: 0.8;
}
/* ----------------------------------------------
  概要ブロック
----------------------------------------------*/
.menu-list {
  display: flex;
  flex-wrap: wrap;
  width: 800px;
  margin: 0 auto 50px;
}
.menu-list dt,
.menu-list dd {
  color: #333;
  padding: 25px 0 10px;
  font-size: 15px;
  text-align: left;
  border-bottom: 1px solid #333;
}
.menu-list dt {
  box-sizing: border-box;
  padding-left: 10px;
  width: 30%;
}
.menu-list dd {
  text-align: left;
  width: 70%;
  padding-right: 10px;
  box-sizing: border-box;
}
.menu-list dd span {
  display: block;
  font-size: 12px;
}
.menu-list dd a {
  color: #971111;
}
/* ----------------------------------------------
　お問い合わせ
----------------------------------------------*/
.contact {
  background: #fff204;
  padding:100px 0;
  text-align: center;
}
.contact_con{
  margin: 0 auto;
  width: 800px;
}
form{
  text-align: left;
}
/* ----------------------------------------------
　スマホ
----------------------------------------------*/
@media screen and (max-width: 864px) {
  .pc {
    display: none;
  }
  p,
  li {
    font-size: 3.8vw;
  }
  small {
    padding: 10px 0;
    text-align: center;
    writing-mode: unset;
  }
  footer {
    display: block;
    height: auto;
    margin: 0px 0 60px;
    position: unset;
  }
  .footer_tel {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #000;
    z-index: 10000;
  }
  .footer_tel .footer_tel_inner {
    position: relative;
    width: 80%;
    margin: 0px auto;
    padding: 10px 0;
    margin-right: 0px;
  }
  .inquiry_btn {
    color: #000;
    background: #fff204;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    width: 80%;
    padding: 10px 0;
    font-size: 14px;
    line-height: 1.4;
    letter-spacing: 1.5px;
  }
  .content {
    box-sizing: border-box;
    padding: 50px 20px;
  }
  .main_ttl{
    font-size: 5.5vw;
    margin-bottom: 20px;
  }
  .main_ttl::after{
    display: none;
  }
  .ttl_catch{
    font-size: 3vw;
  }
  .top-mv {
    margin-bottom: 0;
  }
  .logo {
    width: 25%;
  }
  .form_btn{
    width: 70px;
  }
  .manga_con{
    width: 100%;
  }
  .manga li {
    margin: 0 auto 30px;
    width: 100%;
  }
  .manga .main_ttl{
    width: 100%;
  }
  .manga li.w700 {
    width: 80%;
  }
  .manga li.w800 {
    width: 85%;
  }
  .manga li.w888 {
    width: 90%;
  }
  .manga li.w1000 {
    width: 100%;
  }
  .sec01{
    padding: 0;
    text-align: left;
  }
  .con01_img{
    margin-bottom: 0;
  }
  .sec01 p span{
    font-size: 4vw;
  }
  .sec02{
    background: #f9f9f9;
  }
  .sec02_con{
    width: 100%;
  }
  .sec02_con li{
    width: 48%;
  }
  .con02_catch{
    width: 100%;
  }
  .sec03{
    background: none;
    padding: 0;
  }
  .sec03_con{
    width: 100%;
  }
  .sec03_con li{
    background: #eee;
    padding: 15px;
  }
  .sec03_con li h3{
    font-size: 4.5vw;
  }
  .sec04{
    padding: 0;
    position: unset;
  }
  .sec04_con{
    position: unset;
    width: 100%;
  }
  .sec04_catch{
    font-size: 5vw;
  }
  .sec05_con{
    width: 100%;
  }
  .con05_img{
    margin-bottom: 30px;
    width: 100%;
  }
  .sec05_con_inner{
    width: 100%;
  }
  .sec05_con_inner ul{
    width: 100%;
  }
  .sec05_con_inner li{
    width: 30%;
  }
  .sec06{
    padding: 0;
    text-align: left;
  }
  .sec06_con{
    border-radius: 0;
    width: 100%;
  }
  .sec06_con .main_ttl{
    font-size: 5vw;
  }
  .sec06_con ul{
    width: 100%;
  }
  .sec06_con li{
    text-align: center;
    width: 48%;
  }
  .sec06_con li figure{
    width: 80%;
  }
  .sec07{
    background: none;
    padding: 0;
  }
  .sec07_con{
    margin: 0;
    width: 100%;
  }
  .sec07 .main_ttl{
    width: 100%;
  }


  .sec08{
    background: none;
    padding: 0;
  }
  .sec08_con{
    background: none;
    width: 100%;
  }
  .sec07_con .menu-list dt, .sec07_con .menu-list dd{
    font-size: 13px;
  }


  .contact_con{
    width: 100%;
  }
  iframe{
    height: 70vw;
    width: 100%;
  }
  .menu-list {
    margin: 0 auto 30px;
    width: 100%;
  }
  .menu-list dt,
  .menu-list dd {
    font-size: 13px;
  }
  .fg-item.fg-type-image.fg-loaded {
    width: 45%;
  }
  .fg-default.fg-gutter-10 .fg-item {
    margin-right: 0;
  }
  .fg-default.fg-gutter-10 {
    justify-content: space-between;
  }
  form{
    width: 100%;
  }
}
