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%;
  color: #000;
  vertical-align:top;
  background:transparent;
}
body {
  line-height:1;
  font-family: -apple-system,"Osaka","游ゴシック体","YuGothic","游ゴシック","Yu Gothic","メイリオ",sans-serif;
}
body.top{
  padding-top: 77px;
}
body.low{
  padding-top: 160px;
}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
  display:block;
}
a{
  color: #000;
  text-decoration: none;
}
p{
  font-size: 18px;
  line-height: 1.5;
}
ul{
  font-size: 0;
}
li{
  list-style: none;
}
h3{
  position: relative;
  margin-bottom: 40px;
  padding-left: 24px;
  font-size: 28px;
  font-weight: 100;
  font-weight: bold;
}
h3::before{
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 8px;
  height: 30px;
  border-radius: 1px;
  background: #00007c;
}
h4{
  margin-bottom: 20px;
  padding: 10px;
  font-size: 26px;
  color: #fff;
}
/* top・下層ページ共通・・・・・・・・・・・・・・・・・・・ */
.pc{
  display: block;
}
.sp{
  display: none;
}
.info>div, .top_nav, .top_reform, main, .low_nav{
  max-width: 1200px;
  margin: auto;
  padding: 0 20px;
}
#drone h4{
  background: #8d8d8d;
}
#paint h4{
  background: #ff7c00;
}
#led h4{
  background: #ffad00;
}
#renovation h4{
  background: #24ba00;
}
#plumbing h4{
  background: #2b80f4;
}
.item_orange, .item_green, .item_yellow, .item_green{
  width: 120px;
  padding: 3px;
  text-align: center;
  color: #fff;
  font-size: 16px;
}
.item_orange{
  background: #ff7c00;
}
.item_green{
  background: #24ba00;
}
.item_yellow{
  background: #ffad00;
}
/* header・・・・・・・・・・・・・・・・・・・・・・・ */
header.top_header, header.low_header{
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 2;
}
header .header{
  position: relative;
  display: flex;
  justify-content: space-between;
  max-width: 1180px;
  margin: auto;
  padding: 8px 10px;
  background: #fff;
  z-index: 3;
}
header.top_header .header {
  border-radius: 0 0 15px 15px;
  box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, .2);
  background: #fff;
}
header .header .logo_area{
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
}
header .header .logo_area h1 img{
  width: 164px;
}
header .header .logo_area h1 img:hover{
  opacity: .5;
  transition: .6s;
}
header .header .logo_area .department{
  margin: 0 12px 0 -6px;
  font-size: 31px;
  font-family: '小塚ゴシック','Kozuka Gothic',sans-serif;
}
header .header .logo_area .catch{
  font-size: 16px;
}
header .header .contact_area{
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
}
header .header .contact_area .address{
  font-size: 11.5px;
  font-family: 'ヒラギノ角ゴ','Hiragino Kaku',sans-serif;
}
header .header .contact_area .tel{
  font-size: 26px;
}
header .header .contact_area .tel::before{
  content: '';
  display: inline-block;
  width: 18px;
  height: 21px;
  background-image: url(img/tel.png);
  background-size: contain;
  background-repeat: no-repeat;
}
header .header .contact_btn{
  margin-left: 10px;
  padding: 8px 22px;
  border-radius: 10px;
  background: #00007c;
  color: #fff;
  text-align: center;
  line-height: 1.2;
  font-size: 14px;
  font-family: 'fot-tsukubrdgothic-std', sans-serif;
  font-weight: 400;
  font-style: normal;
}
header .header .contact_btn:hover{
  color: #ffff00;
}
/* topページ・・・・・・・・・・・・・・・・・ */
.top_img{
  position: relative;
  width: 100%;
  height: 460px;
  margin: auto;
  margin-top: -77px;
  padding-top: 77px;
  background-image: url(img/top_bgi.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right;
}
.top_img .catch_area{
  max-width: 1200px;
  margin: auto;
  padding-left: 30px;
}
.top_img .h2_catch{
  position: relative;
  width: 500px;
  margin: 96px auto 0 30px;
  padding: 5px 0;
  text-align: center;
  color: #fff;
  font-family: '小塚ゴシック','Kozuka Gothic',sans-serif;
  font-weight: 100;
  z-index: 0;
}
.top_img .h2_catch::before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background-color: #000;
  z-index: -1;
  transform: skew(-32deg);
}
.top_img h2{
  width: 566px;
  margin: 30px auto 0 0;
  line-height: 1.4;
  text-align: center;
  font-size: 38px;
  font-family: '小塚ゴシック','Kozuka Gothic',sans-serif;
  font-weight: 100;
}
.top_nav{
  margin: 40px auto;
}
.top_nav li{
  position: relative;
  display: inline-block;
  width: 24%;
}
.top_nav li:not(:last-child){
  margin-right: 1%;
}
.top_nav img{
  width: 100%;
  box-sizing: border-box;
}
.top_nav p{
  padding: 8px 0;
  background: #00007c;
  text-align: center;
  font-size: 16px;
  color: #fff;
  font-family: 'fot-tsukubrdgothic-std', sans-serif;
  font-weight: 400;
  font-style: normal;
}
.top_nav .btn{
  position: absolute;
  bottom: 0;
  width: 100%;
}
.top_nav .btn img {
  position: absolute;
  bottom: 4px;
  right: 3px;
  width: auto;
  height: 16px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: block;
}
.top_nav a:hover img:nth-of-type(2) {
	opacity: 0;
}
.info{
  height: auto;
  margin-bottom: 40px;
  padding-bottom: 50px;
  background-image: url(img/info_bgi.png);
  background-size: 100vw;
  background-repeat: no-repeat;
  background-position: bottom;
}
.info>div>p{
  margin-bottom: 30px;
  text-align: center;
  font-size: 26px;
  line-height: 1.8;
}
.info ul{
  display: flex;
}
.info li{
  width: 23%;
  padding: 24px 0;
  background: #fff;
  border-radius: 25px;
  box-shadow: 0px 0px 10px -3px rgba(0,0,0,0.6);
}
.info li:not(:last-child){
  margin-right: 2.66666666%;
}
.info li img{
  display: block;
  width: 60%;
  margin: 0 auto 8px;
}
.info li p{
  text-align: center;
}
.info li p:nth-of-type(1){
  margin-bottom: 8px;
  line-height: 1.4;
  font-size: 20px;
  font-family: 'fot-tsukubrdgothic-std', sans-serif;
  font-weight: 400;
  font-style: normal;
}
.info li p:nth-of-type(2){
  font-size: 14px;
}
.info li a{
  display: block;
}
.info li a:hover{
  opacity: .5;
  transition: .6s;
}
.top_reform{
  position: relative;
  margin-bottom: 40px;
}
.top_reform ul li{
  display: flex;
  align-items: center;
  padding: 20px 0;
}
.top_reform ul li:not(:last-child){
  content: '';
  background-image: url(img/dot_line.png);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: bottom;
}
.top_reform ul li p{
  margin-right: 20px;
}
.top_reform ul li a{
  flex: 1;
}
.top_reform ul li a:hover{
  opacity: .5;
  transition: .6s;
}
.top_reform .list_btn{
  position: absolute;
  top: 0;
  right: 20px;
  padding: 5px 20px;
  background: #000;
}
.top_reform .list_btn:hover{
  opacity: .5;
  transition: .6s;
}
.top_reform .list_btn a{
  margin-left: 30px;
  color: #fff;
  font-size: 20px;
}
.top_reform .list_btn::before{
  content: '';
  display: inline-block;
  position: absolute;
  top: 5px;
  left: 23px;
  width: 20px;
  height: 20px;
  background-image: url(img/arrow_triangle.png);
  background-size: contain;
  background-repeat: no-repeat;
}
/* 下層ページ共通・・・・・・・・・・・・・・・・・・ */
header.low_header{
  margin: 0 auto 40px;
  background: #fff;
  border-bottom: 6px solid #00007c;
}
.low_nav{
  position: relative;
  display: flex;
  justify-content: center;
  margin: 0 auto -1px;
  z-index: 1;
}
.low_nav a{
  display: block;
  width: 20%;
}
.low_nav a:hover{
  background-image: url(img/nav_bgi.png);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: bottom;
}
.low_nav p{
  margin-bottom: 10px;
  height: 36px;
  line-height: 36px;
  border-right: 2px solid #949494;
  text-align: center;
  font-size: 16px;
  color: #00007c;
  font-family: 'fot-tsukubrdgothic-std', sans-serif;
  font-weight: 600;
  font-style: normal;
  box-sizing: border-box;
}
.low_nav a:nth-child(1) p{
  border-left: 2px solid #949494;
}
#service,#reform,#reform_detail,#qa,#access{
  display: flex;
  justify-content: space-between;
}
#service>section,#reform>section, #reform_detail>section,#qa>section, #access>section{
  flex: 1;
  width: 80%;
  margin-right: 4%;
}
.side_menu ul{
  position: sticky;
  top:170px;
  background: #fff;
}
.side_menu ul{
  border: 1px solid #ccc;
}
.side_menu ul li{
  padding: 20px;
  font-size: 14px;
}
.side_menu ul a::before{
  margin-right: 10px;
  content: '◼️';
  width: 17px;
  height: 5px;
  font-size: 10px;
}
.side_menu ul li{
  background-image: url(img/dot_line_short.png);
  background-size: 76%;
  background-repeat: no-repeat;
  background-position: bottom;
}
.side_menu ul li:first-child{
  padding-bottom: 0;
}
.side_menu ul li:first-child, .side_menu ul li:last-child{
  background-image: none;
}
.side_menu a:hover{
  opacity: .5;
  transition: .6s;
}
.side_menu a:hover::before{
  opacity: .5;
  transition: .6s;
}
/* サービス・・・・・・・・・・・・・・・・・・・・・ */
main#service section section{
  margin-bottom: 35px;
  padding-top: 157px;
  margin-top: -150px;
}
/* #service h4{
  margin-bottom: 20px;
  padding: 10px;
  font-size: 26px;
  color: #fff;
}
#service #drone h4{
  background: #8d8d8d;
}
#service #paint h4{
  background: #ff7c00;
}
#service #led h4{
  background: #ffad00;
}
#service #renovation h4{
  background: #24ba00;
}
#service #plumbing h4{
  background: #2b80f4;
} */
#service h5{
  margin-bottom: 20px;
  font-size: 24px;
  line-height: 1.6;
}
#service img{
  width: 100%;
}
#service .text{
  font-size: 18px;
}
#service .service_main ul{
  display: flex;
}
#service .service_main ul li{
  width: 49%;
}
#service .service_main ul li:not(:last-child){
  margin-right: 2%;
}
#service .service_main ul li p{
  font-size: 16px;
}
#service .service_main ul li img{
  margin-bottom: 10px;
}
#service .service_main .text{
  margin-bottom: 20px;
}
#service .service_main ul.item_area{
  width: 100%;
  display: block;
  font-size: 0;
}
#service .service_main ul.item_area li{
  display: inline-block;
  width: 49%;
  margin-right: 2%;
  vertical-align: top;
}
#service .service_main ul.item_area li:nth-child(2){
  margin-right: 0;
}
#service .service_main ul.item_area a:hover{
  opacity: .5;
  transition: .6s;
}
#service .service_main .item_area li a{
  position: relative;
  display: block;
  margin: 10px auto;
  padding: 5px 10px 5px 48px;
  border: 1px solid #000;
  font-size: 18px;
}
#service .service_main .item_area li a::before{
  content: '';
  display: inline-block;
  position: absolute;
  top: 5px;
  left: 16px;
  width: 18px;
  height: 18px;
  background-image: url(img/arrow_black.png);
  background-size: contain;
  background-repeat: no-repeat;
}
#service #renovation{
  margin-bottom: 60px;
}
#service #renovation h4 + p{
  margin-bottom: 40px;
}
#service .content{
  position: relative;
  display: flex;
  align-items: center;
  margin-bottom: 40px;
}
#service .content img{
  width: 38%;
}
#service .content .square{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
#service .content .square p{
  position: absolute;
  width: 100px;
  margin-right: 20%;
  text-align: center;
  font-size: 1rem;
}
#service .content .square img{
  width: 80%;
  margin-right: 20%;
}
#service .content .arrow{
  width: calc(59px * 0.4);
  height: calc(68px * 0.4);
  margin: 0 2%;
}
#service #plumbing{
  margin-bottom: 60px;
}
#service #plumbing .img_area{
  display: flex;
}
#service #plumbing p{
  margin-top: 10px;
  font-size: 16px;
}
#service #plumbing .img_area div:not(:last-of-type){
  margin-right: 2%;
}
/* リフォーム事例・・・・・・・・・・・・・・・・・・ */
#reform{
  margin-bottom: 40px;
}
#reform .reform_main ul li{
  position: relative;
  display: flex;
  align-items: center;
  padding: 20px 0;
}
#reform .reform_main ul li:first-child{
  padding-top: 0;
}
#reform .reform_main ul li:not(:last-child){
  content: '';
  background-image: url(img/dot_line.png);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: bottom;
}
#reform .reform_main ul li>img{
  width: 250px;
}
#reform .reform_main ul li div{
  flex: 1;
  margin-left: 20px;
}
#reform .reform_main ul li div>p{
  margin-bottom: 10px;
  font-size: 20px;
}
#reform .reform_main ul li div>p:hover{
  opacity: .5;
  transition: .6s;
}
#reform .reform_main ul li a{
  position: absolute;
  top: 20px;
  right: 0;
}
#reform .reform_main ul li:first-child a{
  top: 0;
}
#reform .item_btn{
  position: relative;
  padding: 5px 20px 5px 40px;
  border: 1px solid #000;
}
#reform .item_btn:hover{
  opacity: .5;
  transition: .6s;
}
#reform .item_btn:hover + #reform .text{
  border-bottom: 1px solid #ccc;
  opacity: .5;
  transition: .6s;
}
#reform .item_btn::before{
  content: '';
  display: inline-block;
  position: absolute;
  top: 10px;
  left: 16px;
  width: 18px;
  height: 18px;
  background-image: url(img/arrow_black.png);
  background-size: contain;
  background-repeat: no-repeat;
}
#reform .reform_main ul li .text a{
  position: unset;
}
/* リフォーム詳細・・・・・・・・・・・・ */
#reform_detail{
  margin: 10px auto 60px;
}
#reform_detail .reform_main .text{
  margin: 20px auto;
  padding-bottom: 20px;
  background-image: url(img/dot_line.png);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: bottom;
  font-size: 20px;
}
#reform_detail .reform_main .text_detail{
  margin-bottom: 40px;
}
#reform_detail .reform_main .reform_time,#reform_detail .reform_main .reform_place{
  position: relative;
  padding-left: 0.4rem;
}
#reform_detail .reform_main>div{
  display: flex;
  align-items: center;
}
#reform_detail .reform_main span{
  display: block;
  height: 14px;
  width: 14px;
  background: #333;
}
#reform_detail img{
  display: block;
  width: 60%;
  min-width: 400px;
  margin: 20px auto 20px 0;
}
#reform_detail img:last-of-type{
  margin-bottom: 50px;
}
#reform_detail .item_btn{
  position: relative;
  width: 36%;
  min-width: 240px;
  padding: 5px 20px 5px 40px;
  border: 1px solid #000;
}
#reform_detail .item_btn:hover{
  opacity: .5;
  transition: .6s;
}
#reform_detail .item_btn:hover + #reform_detail .text{
  border-bottom: 1px solid #ccc;
  opacity: .5;
  transition: .6s;
}
#reform_detail .item_btn::before{
  content: '';
  display: inline-block;
  position: absolute;
  top: 10px;
  left: 16px;
  width: 18px;
  height: 18px;
  background-image: url(img/arrow_black.png);
  background-size: contain;
  background-repeat: no-repeat;
}
#reform_detail .reform_main ul li .text a{
  position: unset;
}
/* Q&A・・・・・・・・・・・・・・・・・・・・ */
#qa{
  margin-bottom: 40px;
}
#qa .question{
  display: flex;
  align-items: center;
}
#qa .answer{
  display: flex;
}
#qa .question p, #qa .answer p{
  margin-bottom: 20px;
  flex: 1;
}
#qa .question p:first-child, #qa .answer p:first-child{
  flex: initial;
  width: 37px;
  height: 37px;
  margin-right: 10px;
  border: 2px solid #00007c;
  font-size: 24px;
  text-align: center;
  line-height: 34px;
  box-sizing: border-box;
}
#qa .question > p:first-child{
  color: #00007c;
}
#qa .answer > p:first-child{
  color: #fff;
  background: #00007c;
}
#qa .answer > p:last-child{
  margin: 5px auto 40px;
}
#qa .answer a{
  border-bottom: 1px solid #00007c;
}
#qa .answer a:hover{
  opacity: .5;
  transition: .6s;
}
#qa .btn_area{
  display: block;
  margin: auto;
  text-align: center;
}
#qa .access_btn{
  position: relative;
  display: block;
  width: 34%;
  min-width: 300px;
  margin: 10px auto;
  padding: 5px 10px 5px 48px;
  border: 1px solid #000;
}
#qa .access_btn a::before {
  content: '';
  display: inline-block;
  position: absolute;
  top: 8px;
  left: 16px;
  width: 18px;
  height: 18px;
  background-image: url(img/arrow_black.png);
  background-size: contain;
  background-repeat: no-repeat;
}
/* アクセス・お問い合わせ・・・・・・・・・・・・ */
#access .access_main li{
  display: inline-block;
}
#access .access_main li:nth-child(1){
  width: 300px;
  margin-right: 30px;
}
#access .access_main li:nth-child(2){
  width: calc( 100% - 330px)
}
#access .access_main img{
  width: 100%;
  margin-right: 20px;
}
#access .access_main .text_area p{
  font-size: 16px;
}
#access .access_main .text_area .name{
  margin: 4px auto 2px;
  font-size: 22px
}
#access .access_main .text_area .job_item{
  margin-bottom: 12px;
  font-size: 13px;
}
#access .access_main .text_area .access_btn{
  width: 76%;
  margin-top: 20px;
}
#access .access_main .text_area .access_btn a{
  position: relative;
  display: block;
  margin: 10px auto;
  padding: 5px 10px 5px 48px;
  border: 1px solid #000;
}
#access .access_main .text_area .access_btn a:hover{
  opacity: .5;
  transition: .6s;
}
#access .access_main .text_area .access_btn a::before{
  content: '';
  display: inline-block;
  position: absolute;
  top: 8px;
  left: 16px;
  width: 18px;
  height: 18px;
  background-image: url(img/arrow_black.png);
  background-size: contain;
  background-repeat: no-repeat;
}
#access .map{
  margin-top: 20px
}
#access .map iframe{
  width: 100%;
  height: 50vh;
}
#access .map p{
  margin: 10px auto 40px;
  font-size: 14px;
  text-align: center;
}
/* footer・・・・・・・・・・・・・・・・・・ */
footer{
  padding: 20px 0 40px 0;
  background: #00007c;
}
footer a, footer p{
  color: #fff;
  font-size: 12px;
  text-align: center;
}
footer nav{
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
  margin-top: 20px;
}
footer nav a:not(:last-child){
  margin-right: 5%;
}
footer nav a:hover{
  opacity: .5;
  transition: .6s;
}
@media screen and (min-width:641px) and (max-width:920px){
  #access .access_main ul{
    width: 80%;
    margin: auto;
  }
  #access .access_main li:nth-child(1){
    min-width: 80%;
    margin-right: 0;
  }
  #access .access_main li:nth-child(2){
    width: 100%;
  }
}
@media screen and (min-width:862px) and (max-width:945px){
  .top_nav p{
    font-size: 1.6vw;
  }
  .top_nav .btn img{
    bottom: 6px;
    height: 10px;
  }
  .low_nav p{
    font-size: 1.6vw;
  }
}
@media screen and (min-width:639px) and (max-width:861px){
  header .header .logo_area h1 img{
    width: 20vw;
  }
  header .header .logo_area .department{
    font-size: 2vw;
  }
  header .header .logo_area .catch{
    font-size: 1.6vw;
  }
  header .header .contact_area{
    margin-right: 3%;
  }
  header .header .contact_area .address{
    font-size: 1.2vw;
  }
  header .header .contact_area .tel{
    font-size: 2.8vw;
  }
  header .header .contact_btn{
    width: 10vw;
    padding: 8% 10%;
    font-size: 1.6vw;
  }
  .low_nav p{
    font-size: 1.6vw;
  }
}
@media screen and (max-width:640px){
/* 共通・・・・・・・・・・・・・・・・・・・・ */
  body.top{
    padding-top: 112px;
  }
  body.low{
    padding-top: 120px;
  }
  p{
    font-size: 4vw;
  }
  .pc{
    display: none;
  }
  .sp{
    display: block;
  }
  h3{
    font-size: 6vw;
    margin: 6% auto;
    padding-left: 5vw;
    font-weight: 600;
  }
  h3::before{
    width: 2.5vw;
    height: 5.8vw;
  }
  h4{
    font-size: 5vw;
    text-align: center;
  }
  .info>div, .top_nav, .top_reform, main, .low_nav{
    width: 94%;
    margin: auto;
    padding: 0;
  }
  .item_orange, .item_green, .item_yellow, .item_green{
    width: 22vw;
    margin-bottom: 4%;
    padding: 0%;
    font-size: 4vw;
  }
  header.low_header{
    border-bottom: none;
  }
  .low_nav{
    display: none;
  }
  .side_menu{
    display: none;
  }
  #service>section, #reform>section, #reform_detail>section, #qa>section, #access>section{
    margin-right: 0;
  }
/* topページ・・・・・・・・・・・・・・・・・・ */
  header .header{
  height: 66px;
  }
  header.top_header .header{
    position: relative;
    border-radius: 0;
    box-shadow: none;
    z-index: 5;
  }
  header .header .logo_area{
    display: block;
    margin: auto;
  }
  header .header .logo_area h1, header .header .logo_area .department{
    float: left;
  }
  header .header .logo_area h1{
    width: 30vw;
  }
  header .header .logo_area h1 img{
    width: 100%;
  }
  header .header .logo_area .department{
    padding-top: 4px;
    font-size: 6vw;
    font-weight: 600;
  }
  header .header .logo_area .catch{
    clear: both;
    text-align: center;
  }
  header .header .contact_area{
    display: none;
  }
  .top_img{
    margin-top: -112px;
    padding-top: 112px;
    background-image: url(img/sp_top_bgi.jpg);
    background-size: contain;
  }
  .top_img .catch_area{
    width: 90%;
    margin: 30px auto;
    padding-left: 0;
  }
  .top_img .h2_catch{
    width: 80%;
    margin: 0 auto;
    padding: 1% 7%;
    font-size: 1rem;
    text-align: center;
  }
  .top_img h2{
    width: 100%;
    margin: 5% auto 0;
    font-size: 1.4rem;
    font-weight: bold;
  }
  .top_nav{
    margin-top: -150px;
  }
  .top_nav li{
    width: 49%;
  }
  .top_nav li:not(:last-child){
    margin: 0;
  }
  .top_nav li:nth-child(odd){
    margin-right: 2%;
    margin-bottom: 3%;
  }
  .top_nav p{
    font-size: 3.6vw;
    padding: 4px 0;
  }
  .top_nav .btn img{
    bottom: 0;
    right: 0;
    height: 14px;
  }
  .info{
    mb8%;
    padding-bottom: 6%;
    background-image: url(img/sp_info_bgi.png);
  }
  .info>div>p{
    margin: 3% auto 5%;
    font-size: 4.6vw;
    line-height: 1.5;
  }
  .info ul{
    display: block;
  }
  .info li{
    display: inline-block;
    width: 47%;
  }
  .info li:not(:last-child) {
    margin-right: 0;
  }
  .info li:nth-child(odd){
    margin-right: 6%;
    margin-bottom: 4%;
  }
  .info li p:nth-of-type(1){
    font-size: 4vw;
  }
  .info li p:nth-of-type(2){
    font-size: 3vw;
  }
  .top_reform{
    padding-bottom: 18%;
  }
  .top_reform ul{
    margin-bottom: 6%;
  }
  .top_reform ul li{
    display: block;
  }
  .top_reform .list_btn{
    top: unset;
    bottom: 5%;
    right: 0;
    left: 0;
    width: 90%;
    margin: auto;
    padding: 3% 0;
    text-align: center;
  }
  .top_reform .list_btn::before{
    top: unset;
    left: unset;
  }
  .top_reform ul li:not(:last-child){
    background-image: url(img/sp_dot_line.png);
  }
  .top_reform ul li:last-child{
    background-image: url(img/sp_dot_line.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: bottom;
  }
  .top_reform ul li p{
    margin-right: 0;
  }
/* サービスページ・・・・・・・・・・・・・ */
  #service .service_main .text{
    text-align: center;
    font-size: 4.2vw;
  }
  #service .service_main ul{
    display: block;
  }
  #service .service_main ul li:not(:last-child){
    margin: 0 auto 3%;
  }
  #service .service_main ul li{
    width: 100%;
  }
  #service .service_main ul li img{
    display: block;
    width: 80%;
    margin: 0 auto 2%;
  }
  #service .service_main ul li p{
    font-size: 3.6vw;
    text-align: center;
  }
  #service h5{
    font-size: 4.4vw;
    text-align: center;
  }
  #service .service_main ul.item_area li{
    width: 100%;
    margin-bottom: 0;
  }
  #service .service_main .item_area li p{
    padding: 5px 10px 5px 10px;
    margin-bottom: 1%;
  }
  #service #renovation h4 + p{
    margin-bottom: 20px;
  }
  #service .content{
    display: block;
  }
  #service .content>img{
    display: block;
    width: 80%;
    margin: 0 auto 3%;
  }
  #service .content .square{
    margin-bottom: 4%;
  }
  #service .content .square img{
    width: 80%;
    height: 110%;
    margin: auto;
  }
  #service .content .square p{
    width: auto;
    margin: auto;
    font-size: 4.8vw;
  }
  #service .content .arrow{
    display: block;
    margin: 2% auto;
    transform: rotate(90deg);
  }
  #service #plumbing{
    margin-bottom: 8%;
  }
  #service #plumbing .img_area{
    display: block;
  }
  #service #plumbing p{
    font-size: 4.2vw;
  }
  #service #plumbing .img_area div, #service #plumbing .img_area div:not(:last-of-type){
    width: 80%;
    margin: auto;
  }
  #service #plumbing .img_area p{
    margin: 3% auto;
    text-align: center;
  }
/* リフォーム事例・・・・・・・・・・・・・・・・・ */
  #reform .reform_main ul li{
    display: block;
  }
  #reform .reform_main ul li div {
    flex: 1;
    width: 90%;
    margin: 5% auto 0;
  }
  #reform .reform_main ul li>img{
    display: block;
    width: 80%;
    margin: auto;
  }
  #reform .reform_main ul li div>p{
    display: block;
    margin: 5% auto 0;
    font-size: 4.2vw;
  }
  #reform .reform_main ul li .text{
    font-size: 4.2vw;
  }
  #reform .reform_main ul li:not(:last-child){
    background-image: url(img/sp_dot_line.png);
  }
  #reform .reform_main ul li .text a{
    width: 100%;
    margin: auto;
    text-align: center;
  }
  #reform .reform_main ul li a{
    position: inherit;
    top: 0;
    display: block;
    width: 100%;
    margin: auto;
  }
  #reform .item_btn{
    width: 98%;
    margin: 6% auto 0;
    padding: 1%;
    text-align: center;
    font-size: 18px
  }
  #reform .item_btn:last-child{
    margin-bottom: 5%;
  }
  #reform .item_btn::before{
    top: 7px;
  }
/* リフォーム詳細・・・・・・・・・・・・・・・・ */
  #reform_detail{
    margin-top: 6%;
    text-align: center;
  }
  #reform_detail p[class^="item"]{
    display: block;
    margin: auto;
  }
  #reform_detail .reform_main .text{
    background-image: url(img/sp_dot_line.png);
  }
  #reform_detail .reform_main .text{
    font-size: 18px;
  }
  #reform_detail .reform_main .text_detail {
    margin-bottom: 28px;
    font-size: 18px;
  }
  #reform_detail .reform_main>div{
    justify-content: center;
  }
  #reform_detail .reform_main .reform_time, #reform_detail .reform_main .reform_place{
    padding-left: 0.2rem;
    font-size: 4.2vw;
  }
  #reform_detail .reform_main span{
    height: 3.2vw;
    width: 3.2vw;
  }
  #reform_detail img{
    min-width: 100%;
  }
  #reform_detail .item_btn{
    width: 80%;
    min-width: inherit;
    font-size: 18px;
  }
/* よくある質問・・・・・・・・・・・・・・・・   */
  #qa .access_btn{
    width: 80%;
    min-width: initial;
  }
  #qa .question,#qa .answer{
    display: block;
  }
  #qa p{
    text-align: center;
    font-size: 18px
  }
  #qa .question p:first-child, #qa .answer p:first-child{
    width: 100%;
    height: 8vw;
    line-height: 7vw;
    font-size: 5.4vw
  }
  #qa .btn_area p,#qa .btn_area a{
    font-size: 5vw;
  }
/* アクセス・お問い合わせ・・・・・・・・・・・・ */
  #access{
    width: 100%;
  }
  #access h3{
    margin: 5.5% 0 6% 3%;
  }
  #access .access_main ul{
    width: 80%;
    margin: auto;
  }
  #access .access_main li{
    display: block;
  }
  #access .access_main li:nth-child(1){
    width: 80%;
    margin: auto;
  }
  #access .access_main li:nth-child(2){
    width: 100%;
    margin: auto;
  }
  #access .access_main img{
    width: 100%;
    margin: auto;
  }
  #access .access_main .text_area p{
    text-align: center;
  }
  #access .access_main .text_area .job_item{
    width: 100vw;
    margin: 0 calc(50% - 50vw);
    margin-bottom: 5%;
  }
  #access .access_main .text_area .access_btn{
    width: 100%;
    margin: 20px auto 20px;
  }
  #access .map iframe{
    width: 100%;
    height: 30vh;
  }
  #access .map div{
    display: block;
    margin: auto;
    width: 80%;
  }
  #access .map p{
    text-align: left;
  }
/* ハンバーガーメニュー・・・・・・・・・・・・・・ */
  .hamburger {
    position: relative;
    display : block;
    width : 100%;
    height: 40px;
    background: #00007c;
    cursor: pointer;
    text-align: center;
    z-index : 3;
  }
  .hamburger p{
    line-height: 40px;
    color: #fff;
    font-size: 18px;
  }
  .hamburger span {
    display: block;
    position: absolute;
    width: 15px;
    height: 3px ;
    right: 38vw;
    background : #fff;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
  }
  .hamburger span:nth-child(1) {
    top: 11px;
  }
  .hamburger span:nth-child(2) {
    top: 17px;
  }
  .hamburger span:nth-child(3) {
    top: 24px;
  }
  .hamburger.active span:nth-child(1) {
    top : 18px;
    right: 38vw;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .hamburger.active span:nth-child(2),
  .hamburger.active span:nth-child(3) {
    top: 18px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  nav.globalMenuSp {
    position: fixed;
    z-index : 2;
    top: 122px;
    left: 0;
    width: 100%;
    background: #fff;
    text-align: center;
    color: #000;
    transform: translateY(-100%);
    transition: all 0.6s;
  }
  nav.globalMenuSp ul {
    width: 100%;
    /* height: 100vh; */
    margin: 0 auto;
    padding: 0;
    border-top: 1px solid #fff;
    background: #00007c;
  }
  nav.globalMenuSp ul li {
    width: 100%;
    padding: 0;
    border-bottom: 1px solid #fff;
    list-style-type: none;
  }
  nav.globalMenuSp ul li:last-child {
    padding-bottom: 0;
  }
  nav.globalMenuSp ul li:hover{
    background :#ddd;
  }
  nav.globalMenuSp ul li a {
    display: block;
    padding: 1em 0;
    color: #fff;
    font-size: 4.4vw;
    text-decoration :none;
  }
  nav.globalMenuSp.active {
    transform: translateY(0%);
  }

/* footer・・・・・・・・・・・・・・・・・・・ */
  footer{
    padding: 0;
  }
  footer nav{
    display: block;
    margin-top: 0;
  }
  footer nav a{
    display: block;
    padding: 3% 3% 3% 12%;
    border-bottom: 1px solid #fff;
    text-align: left;
    font-size: 5vw;
  }
  footer nav a:not(:last-child){
    margin-right: 0;
  }
}
