@charset "UTF-8";
/* Scss Document */
/* =============================================================
reset.css
============================================================== */
* {
  box-sizing: border-box;
}

/* webkit specific styles */
input[type=color]::-webkit-color-swatch {
  border: none;
}

input[type=color]::-webkit-color-swatch-wrapper {
  padding: 0;
}

/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/
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-weight:inherit;*/
}

body {
  line-height: 1;
  -webkit-text-size-adjust: 100%;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

nav ul {
  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;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  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;
}

input:focus {
  outline: none;
}

ul, ol {
  list-style-type: none;
}

/*
YUI 3.17.2 (build 9c3c78e)
Copyright 2014 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/
body {
  font: 13px/1.231 arial, helvetica, clean, sans-serif;
  *font-size: small;
  *font: x-small;
}

/*
select,input,button,textarea{font:99% arial,helvetica,clean,sans-serif}
table{font-size:inherit;font:100%}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%}#yui3-css-stamp.cssfonts{display:none}
*/
img {
  vertical-align: bottom;
  max-width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

/* =============================================================
base.css
============================================================== */
html {
  background: #fff;
}

body {
  line-height: 1;
  font-family: Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-weight: 500;
  color: #333;
}

a {
  outline: none;
}

a:link, a:visited {
  color: #1530A0;
  text-decoration: underline;
}

a:hover, a:active {
  color: #4460D5;
  text-decoration: none;
}

.clear {
  clear: both;
  width: 0px;
  height: 0px;
  display: block;
  overflow: hidden;
}

.clearfix:after {
  content: " ";
  display: block;
  clear: both;
}

.cen {
  text-align: center !important;
}

.rgt {
  text-align: right !important;
}

.lft {
  text-align: left !important;
}

.opa a:hover {
  opacity: 0.8;
}

.bold {
  font-weight: bold;
}

.redtxt {
  color: #CF1212;
}

.pt0 {
  padding-top: 0px !important;
}

.pt05 {
  padding-top: 5px !important;
}

.pt10 {
  padding-top: 10px !important;
}

.pt15 {
  padding-top: 15px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.pt30 {
  padding-top: 30px !important;
}

.pt40 {
  padding-top: 30px !important;
}

.pt50 {
  padding-top: 30px !important;
}

.pb0 {
  padding-bottom: 0px !important;
}

.pb05 {
  padding-bottom: 5px !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.pb15 {
  padding-bottom: 15px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.pb30 {
  padding-bottom: 30px !important;
}

.pb40 {
  padding-bottom: 40px !important;
}

.pb50 {
  padding-bottom: 50px !important;
}

.mt0 {
  margin-top: 5px !important;
}

.mt05 {
  margin-top: 5px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mb0 {
  margin-bottom: 5px !important;
}

.mb05 {
  margin-bottom: 5px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

@media screen and (max-width: 479px) {
  .pt05 {
    padding-top: 5px !important;
  }
  .pt10 {
    padding-top: 10px !important;
  }
  .pt15 {
    padding-top: 10px !important;
  }
  .pt20 {
    padding-top: 15px !important;
  }
  .pt30 {
    padding-top: 20px !important;
  }
  .pt40 {
    padding-top: 25px !important;
  }
  .pt50 {
    padding-top: 30px !important;
  }
  .pb05 {
    padding-bottom: 5px !important;
  }
  .pb10 {
    padding-bottom: 10px !important;
  }
  .pb15 {
    padding-bottom: 10px !important;
  }
  .pb20 {
    padding-bottom: 15px !important;
  }
  .pb30 {
    padding-bottom: 20px !important;
  }
  .pb40 {
    padding-bottom: 25px !important;
  }
  .pb50 {
    padding-bottom: 30px !important;
  }
  .mt05 {
    margin-top: 5px !important;
  }
  .mt10 {
    margin-top: 10px !important;
  }
  .mt15 {
    margin-top: 10px !important;
  }
  .mt20 {
    margin-top: 15px !important;
  }
  .mt30 {
    margin-top: 20px !important;
  }
  .mt40 {
    margin-top: 25px !important;
  }
  .mt50 {
    margin-top: 30px !important;
  }
  .mb05 {
    margin-bottom: 5px !important;
  }
  .mb10 {
    margin-bottom: 10px !important;
  }
  .mb15 {
    margin-bottom: 10px !important;
  }
  .mb20 {
    margin-bottom: 15px !important;
  }
  .mb30 {
    margin-bottom: 20px !important;
  }
  .mb40 {
    margin-bottom: 25px !important;
  }
  .mb50 {
    margin-bottom: 30px !important;
  }
}
/* box style
---------------------------------------------*/
.base_small, .base {
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  box-sizing: border-box;
  margin: 0px auto;
}

.base {
  max-width: 1100px;
}
@media screen and (min-width: 600px) {
  .base {
    max-width: 1180px;
    padding-left: 40px;
    padding-right: 40px;
  }
}

.base_small {
  max-width: 900px;
}
@media screen and (min-width: 600px) {
  .base_small {
    max-width: 980px;
    padding-left: 40px;
    padding-right: 40px;
  }
}
.base .base_small {
  padding-left: 0;
  padding-right: 0;
}
@media screen and (min-width: 600px) {
  .base .base_small {
    max-width: 900px;
    padding-left: 0;
    padding-right: 0;
  }
}

.space_large {
  padding-top: 50px;
  padding-bottom: 50px;
}

.space_medium {
  padding-top: 30px;
  padding-bottom: 30px;
}

.space_small {
  padding-top: 20px;
  padding-bottom: 20px;
}

@media screen and (min-width: 600px) {
  .space_large {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .space_medium {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .space_small {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media screen and (min-width: 960px) {
  .space_large {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .space_medium {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.section_box {
  margin-top: 40px;
}
@media screen and (min-width: 600px) {
  .section_box {
    margin-top: 60px;
  }
}
@media screen and (min-width: 960px) {
  .section_box {
    margin-top: 80px;
  }
}

/* text style
---------------------------------------------*/
.txtbox p,
.txt {
  font-size: 0.875rem;
  line-height: 1.6;
}

.txtbox p + p,
.txt + .txt {
  margin-top: 15px;
}

@media screen and (min-width: 600px) {
  .txtbox p,
  .txt {
    font-size: 0.9375rem;
  }
  .txtbox p + p,
  .txt + .txt {
    margin-top: 20px;
  }
}
@media screen and (min-width: 960px) {
  .txtbox p,
  .txt {
    font-size: 1rem;
    line-height: 1.8;
  }
}
.material-icons {
  display: inline-flex;
  vertical-align: middle;
  font-size: inherit;
}

/* =============================================================
breadcrumb.css
============================================================== */
#pan {
  /*display: none;*/
  padding-top: 20px;
  padding-left: 20px;
}
@media screen and (min-width: 960px) {
  #pan {
    display: block;
    text-align: right;
    padding-left: 0px;
    padding-right: 20px;
  }
}
#pan li {
  display: inline-block;
  font-size: 0.75rem;
  line-height: 1.4;
}
#pan li a {
  color: #315970;
  text-decoration: none;
}
#pan li a:hover {
  text-decoration: underline;
}

/* =============================================================
button.css
============================================================== */
.btn {
  width: 90%;
  max-width: 500px;
  margin: 0px auto;
  position: relative;
  z-index: 20;
}
@media screen and (min-width: 960px) {
  .btn a {
    transition: all 0.2s;
  }
  .btn a:hover {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  }
}
.btn a {
  display: block;
  padding: 15px 10px;
  background: #44b3d4;
  border-radius: 30px;
  text-align: center;
  font-size: 0.875rem;
  font-weight: bold;
  text-decoration: none;
  color: #fff;
}
@media screen and (min-width: 600px) {
  .btn a {
    padding: 20px 10px;
    font-size: 1rem;
  }
}
@media screen and (min-width: 960px) {
  .btn a {
    font-size: 1.125rem;
    border-radius: 50px;
  }
}
.btn a span {
  display: none;
}
@media screen and (min-width: 960px) {
  .btn a span {
    display: inline;
  }
}
.btn a {
  /*&:hover{
  	@include mq-up(pc) {
  		border: 1px solid $color_blue;
  		background-color: #fff;
  		color: $color_blue;
  	}
  }*/
}

.btn_item {
  width: 100%;
  max-width: 700px;
}
.btn_item a {
  font-size: 1rem;
  background: #dc3535;
  background: -webkit-linear-gradient(-45deg, #d23131 0%, #b31313 100%);
  background: linear-gradient(135deg, #d23131 0%, #b31313 100%);
  color: #fff;
  padding: 20px 0;
}
@media screen and (min-width: 600px) {
  .btn_item a {
    font-size: 1.125rem;
  }
}
@media screen and (min-width: 960px) {
  .btn_item a {
    font-size: 1.25rem;
    padding: 30px 0;
    border-radius: 50px;
  }
}
@media screen and (min-width: 1200px) {
  .btn_item a {
    font-size: 1.625rem;
  }
}
@media screen and (min-width: 960px) {
  .btn_item a:hover {
    color: #fff;
    background: #e82929;
    background: -webkit-linear-gradient(-45deg, #df2424 0%, #bd0909 100%);
    background: linear-gradient(135deg, #df2424 0%, #bd0909 100%);
  }
}

.btn_contact {
  text-align: center;
}
.btn_contact a {
  display: inline-block;
  padding: 20px 20px;
  text-decoration: none;
  color: #315970;
  background: #fff;
  font-weight: bold;
  font-size: 1.125rem;
  border-radius: 40px;
  transition: all 0.2s;
}
@media screen and (min-width: 600px) {
  .btn_contact a {
    padding: 25px 30px;
    font-size: 1.25rem;
  }
}
@media screen and (min-width: 960px) {
  .btn_contact a {
    padding: 25px 50px;
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 600px) {
  .btn_contact a i {
    font-size: 120%;
  }
}
@media screen and (min-width: 960px) {
  .btn_contact a:hover {
    color: #44b3d4;
    box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.5);
  }
}

.moreBtn {
  width: 100%;
  text-align: center;
  margin-top: 40px;
}
@media screen and (min-width: 600px) {
  .moreBtn {
    margin-top: 50px;
  }
}
@media screen and (min-width: 960px) {
  .moreBtn {
    margin-top: 60px;
  }
}
.moreBtn a {
  padding: 15px 10px;
  margin-inline: auto;
  display: block;
  max-width: 350px;
  text-align: center;
  font-weight: bold;
  font-size: 0.875rem;
  color: #fff;
}
@media screen and (min-width: 600px) {
  .moreBtn a {
    padding: 20px 10px;
    font-size: 0.9375rem;
  }
}
@media screen and (min-width: 960px) {
  .moreBtn a {
    padding: 25px 10px;
    font-size: 1rem;
  }
}
.moreBtn i {
  margin-left: 5px;
}
.moreBtn a {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
  background: #4d3939;
  text-decoration: none;
  transition: all 0.2s;
}
.moreBtn a:hover {
  background: #000;
}

/* =============================================================
form.css
============================================================== */
.error_txt {
  width: 100%;
  padding: 10px 15px 8px 35px;
  box-sizing: border-box;
  font-size: 108%;
  position: relative;
  background: #FFF5F5;
}

.error_txt i {
  display: block;
  position: absolute;
  top: 11px;
  left: 10px;
  font-size: 18px;
}

.error_box {
  background: #fff;
  padding: 20px;
  border: 1px solid #bcbcbc;
  border-radius: 3px;
  margin-bottom: 40px;
}

.error_box p {
  color: #CF1212;
  padding-bottom: 10px;
  font-size: 108%;
}

.submit_btn button[type=submit] {
  margin: 0px auto;
  display: block;
  width: 100%;
  max-width: 600px;
  border: 1px solid #b45200;
  color: #fff;
  font-weight: bold;
  padding: 15px 0px;
  font-size: 1.375rem;
  line-height: 1.5;
  text-decoration: none;
  border-radius: 50px;
  cursor: pointer;
  background: #dc3535;
  background: -webkit-linear-gradient(-45deg, #d23131 0%, #b31313 100%);
  background: linear-gradient(135deg, #d23131 0%, #b31313 100%);
}
@media screen and (min-width: 600px) {
  .submit_btn button[type=submit] {
    padding: 20px 0px;
    font-size: 1.5rem;
  }
}

.back_btn {
  width: 40%;
  max-width: 250px;
  margin: 20px auto 20px auto;
  text-align: center;
}

.back_btn button {
  border: 1px solid #b9b9b9;
  display: block;
  width: 100%;
  margin: 0px auto;
  color: #333;
  padding: 10px 0px 8px 0px;
  font-size: 108%;
  text-decoration: none;
  border-radius: 3px;
  cursor: pointer;
  background: rgb(238, 238, 238);
}

.formbtn_box {
  margin-top: 40px;
  margin-bottom: 40px;
}

/*
@include mq-up(tab) {
  .submit_btn button[type="submit"]{
    padding:15px 0px;
    font-size: 153.9%;
  }
  .back_btn button{
    padding:13px 0px 13px 0px;
    font-size:116%;
    line-height: 1.5;
  }

}
*/
/* form parts style
---------------------------------------------*/
.form50 {
  width: 50px;
}

.form70 {
  width: 70px;
}

.form100 {
  width: 100%;
  max-width: 100px;
}

.form150 {
  width: 100%;
  max-width: 150px;
}

.form200 {
  width: 100%;
  max-width: 200px;
}

.form250 {
  width: 100%;
  max-width: 250px;
}

.form300 {
  width: 100%;
  max-width: 300px;
}

.form350 {
  width: 100%;
  max-width: 350px;
}

.form400 {
  width: 100%;
  max-width: 400px;
}

.formmax {
  width: 100%;
}

.comment_box {
  width: 100%;
  margin: 5px 0px 5px 0px;
  height: 300px;
}

input[type=text],
input[type=tel],
input[type=email],
textarea {
  border: 1px solid #ccc;
  padding: 8px;
  border-radius: 5px;
  box-sizing: border-box;
  font-size: 1rem;
}

@media screen and (min-width: 960px) {
  input[type=text],
  input[type=tel],
  input[type=email],
  textarea {
    padding: 8px;
  }
}
select {
  border: 1px solid #ccc;
  padding: 5px;
}

input:focus,
textarea:focus {
  border: 1px solid #217fc4;
  box-shadow: 0px 0px 3px #ccc;
}

input[type=radio] {
  margin-top: -3px;
}

button:disabled {
  opacity: 0.4 !important;
  cursor: default !important;
}

/* =============================================================
list.css
============================================================== */
.list01 {
  padding-left: 15px;
}
.list01 li {
  list-style: disc;
  font-size: 0.875rem;
  line-height: 1.6;
}
@media screen and (min-width: 600px) {
  .list01 li {
    font-size: 0.9375rem;
  }
}
@media screen and (min-width: 960px) {
  .list01 li {
    font-size: 1rem;
    line-height: 1.8;
  }
}

/* =============================================================
box.css
============================================================== */
/* line
--------------------------------------*/
.lineBox_ttl {
  text-align: center;
  background: #4d9500;
  font-size: 1.5625rem;
  color: #fff;
  padding: 20px 10px;
  font-family: "M PLUS Rounded 1c", serif;
}
@media screen and (min-width: 600px) {
  .lineBox_ttl {
    font-size: 2.1875rem;
    padding: 25px 10px;
  }
}
@media screen and (min-width: 960px) {
  .lineBox_ttl {
    font-size: 3.125rem;
    padding: 30px 10px;
  }
}
.lineBox_txt {
  text-align: center;
  font-size: 0.875rem;
  margin-top: 20px;
  margin-bottom: 20px;
  line-height: 1.6;
  padding: 0px 10px;
}
@media screen and (min-width: 600px) {
  .lineBox_txt {
    font-size: 1rem;
    margin-top: 25px;
    margin-bottom: 25px;
  }
}
@media screen and (min-width: 960px) {
  .lineBox_txt {
    font-size: 1.125rem;
    margin-top: 30px;
    margin-bottom: 30px;
  }
}
.lineBox_kantan {
  background-color: #4d9500;
  position: relative;
  overflow: hidden;
}
.lineBox_kantan:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 0;
  height: 0;
  margin: auto;
  border-top: 2rem solid #FFF;
  border-left: 140px solid transparent;
  border-right: 140px solid transparent;
  z-index: 0;
}
.lineBox_kantan_simple {
  position: relative;
  z-index: 2;
  text-align: center;
}
.lineBox_kantan_simple span {
  display: inline-block;
  background: #fff100;
  border-radius: 30px;
  font-size: 1.0625rem;
  padding: 8px 20px;
  font-weight: bold;
}
@media screen and (min-width: 600px) {
  .lineBox_kantan_simple span {
    font-size: 1.125rem;
  }
}
@media screen and (min-width: 960px) {
  .lineBox_kantan_simple span {
    font-size: 1.375rem;
  }
}

.lineStep_wrap {
  background: #4d9500;
  padding-top: 30px;
  padding-bottom: 50px;
}
@media screen and (min-width: 600px) {
  .lineStep_wrap {
    padding-top: 40px;
    padding-bottom: 60px;
  }
}
@media screen and (min-width: 960px) {
  .lineStep_wrap {
    padding-top: 50px;
    padding-bottom: 80px;
  }
}
.lineStep_ttl {
  text-align: center;
  font-size: 1.875rem;
  font-family: "M PLUS Rounded 1c", serif;
  color: #fff;
  margin-bottom: 20px;
}
@media screen and (min-width: 600px) {
  .lineStep_ttl {
    font-size: 2.5rem;
    margin-bottom: 25px;
  }
}
@media screen and (min-width: 960px) {
  .lineStep_ttl {
    font-size: 3.125rem;
    margin-bottom: 30px;
  }
}
.lineStep_ttl span {
  font-size: 115%;
  color: #fff100;
}
.lineStep_txt {
  text-align: center;
  font-size: 0.875rem;
  margin-bottom: 30px;
  line-height: 1.6;
  color: #fff;
}
@media screen and (min-width: 600px) {
  .lineStep_txt {
    font-size: 1rem;
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 960px) {
  .lineStep_txt {
    font-size: 1.25rem;
    margin-bottom: 60px;
  }
}

.lineStepBox {
  margin-bottom: 40px;
}
@media screen and (min-width: 600px) {
  .lineStepBox {
    margin-bottom: 60px;
  }
}
@media screen and (min-width: 960px) {
  .lineStepBox {
    margin-bottom: 80px;
  }
}
.lineStepBox_ttlbox {
  margin-bottom: 30px;
  background: #fff;
  display: flex;
  font-size: 1.0625rem;
  font-weight: bold;
}
@media screen and (min-width: 600px) {
  .lineStepBox_ttlbox {
    font-size: 1.5625rem;
    margin-bottom: 35px;
  }
}
@media screen and (min-width: 960px) {
  .lineStepBox_ttlbox {
    font-size: 1.875rem;
    margin-bottom: 40px;
  }
}
.lineStepBox_ttlbox_step {
  background: #fff100;
}
.lineStepBox_ttlbox_step, .lineStepBox_ttlbox_ttl {
  padding: 14px 13px;
}
@media screen and (min-width: 600px) {
  .lineStepBox_ttlbox_step, .lineStepBox_ttlbox_ttl {
    padding: 15px 16px;
  }
}
@media screen and (min-width: 960px) {
  .lineStepBox_ttlbox_step, .lineStepBox_ttlbox_ttl {
    padding: 20px 30px;
  }
}
.lineStepBox_caution01 {
  font-size: 0.75rem;
  line-height: 1.4;
  color: #fff;
  margin-top: 13px;
  text-align: left;
}
@media screen and (min-width: 600px) {
  .lineStepBox_caution01 {
    font-size: 0.9375rem;
    margin-top: 15px;
    text-align: right;
  }
}
@media screen and (min-width: 960px) {
  .lineStepBox_caution01 {
    font-size: 1rem;
    margin-top: 20px;
  }
}
.lineStepBox_txt {
  text-align: center;
  color: #fff;
  line-height: 1.6;
  margin-bottom: 30px;
  font-size: 0.875rem;
}
@media screen and (min-width: 600px) {
  .lineStepBox_txt {
    margin-bottom: 35px;
    font-size: 1rem;
  }
}
@media screen and (min-width: 960px) {
  .lineStepBox_txt {
    margin-bottom: 40px;
    font-size: 1.25rem;
  }
}
.lineStepBox_txt br {
  display: none;
}
@media screen and (min-width: 600px) {
  .lineStepBox_txt br {
    display: block;
  }
}

.line_btn {
  text-align: center;
}
.line_btn a {
  display: inline-block;
  padding: 13px 40px;
  background: #fff100;
  font-size: 0.875rem;
  text-decoration: none;
  color: #000;
  font-weight: bold;
  border-radius: 30px;
  font-weight: bold;
}
@media screen and (min-width: 600px) {
  .line_btn a {
    padding: 15px 30px;
    font-size: 1rem;
  }
}
@media screen and (min-width: 960px) {
  .line_btn a {
    padding: 20px 40px;
    font-size: 1.25rem;
  }
}
.line_btn a:hover {
  background: #000;
  color: #fff;
}

@media screen and (min-width: 600px) {
  .lineSend {
    display: flex;
    justify-content: space-between;
  }
}
.lineSend_box {
  background: #fff;
}
.lineSend_box + .lineSend_box {
  margin-top: 20px;
}
@media screen and (min-width: 600px) {
  .lineSend_box + .lineSend_box {
    margin-top: 0px;
  }
}
@media screen and (min-width: 600px) {
  .lineSend_box {
    width: 48%;
  }
}
.lineSend_box_inner {
  padding: 20px;
}
.lineSend_box_ttl {
  background: #5e4c3f;
  font-size: 0.9375rem;
  text-align: center;
  color: #fff;
  padding: 12px 8px;
}
@media screen and (min-width: 600px) {
  .lineSend_box_ttl {
    font-size: 0.9375rem;
  }
}
@media screen and (min-width: 960px) {
  .lineSend_box_ttl {
    font-size: 1.125rem;
  }
}
.lineSend_box_ph {
  text-align: center;
}
.lineSend_box_txt {
  font-size: 0.8125rem;
  margin-top: 15px;
  line-height: 1.6;
}
@media screen and (min-width: 600px) {
  .lineSend_box_txt {
    font-size: 0.9375rem;
    margin-top: 18px;
  }
}
@media screen and (min-width: 960px) {
  .lineSend_box_txt {
    font-size: 1rem;
    margin-top: 20px;
  }
}
.lineSend_box_txt .orange {
  color: #ef7a00;
}
.lineSend_box_txt .red {
  color: #c00;
}

/* worksWrap
--------------------------------------*/
.worksWrap {
  margin-top: 10px;
}
@media screen and (min-width: 600px) {
  .worksWrap {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 15px;
  }
}
@media screen and (min-width: 768px) {
  .worksWrap::after {
    content: "";
    display: block;
    width: 32%;
  }
  .worksWrap {
    margin-top: 20px;
  }
}
.worksWrap__areaselect {
  font-size: 0.875rem;
  margin-bottom: 10px;
}
@media screen and (min-width: 600px) {
  .worksWrap__areaselect {
    font-size: 0.9375rem;
    margin-bottom: 15px;
  }
}
@media screen and (min-width: 960px) {
  .worksWrap__areaselect {
    font-size: 1rem;
    margin-bottom: 20px;
  }
}
.worksWrap__area {
  font-size: 0.875rem;
  margin-bottom: 10px;
  background: #fa8e1b;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  border: 1px solid #ff7800;
  padding: 10px 40px 10px 20px;
}
@media screen and (min-width: 600px) {
  .worksWrap__area {
    font-size: 0.9375rem;
    padding: 8px 35px 8px 15px;
  }
}
@media screen and (min-width: 960px) {
  .worksWrap__area {
    font-size: 1rem;
    padding: 10px 40px 10px 20px;
  }
}
.worksWrap__area span {
  position: relative;
}
.worksWrap__area span:after {
  position: absolute;
  right: -15px;
  top: 50%;
  transform: translateY(-50%);
}
.worksWrap__area.down span:after {
  transform: translateY(-50%) rotate(90deg);
}
.worksWrap h1 {
  width: 100%;
}
.worksWrap h2 {
  width: 100%;
}
.worksWrap__btnbox {
  display: none;
}
.worksWrap__btnwrap {
  padding-bottom: 10px;
}
@media screen and (min-width: 600px) {
  .worksWrap__btnwrap {
    padding-bottom: 15px;
  }
}
@media screen and (min-width: 960px) {
  .worksWrap__btnwrap {
    padding-bottom: 20px;
  }
}
.worksWrap__btn {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px;
  margin-left: -4px;
}
@media screen and (min-width: 600px) {
  .worksWrap__btn {
    margin-left: -6px;
  }
}
@media screen and (min-width: 960px) {
  .worksWrap__btn {
    margin-left: -8px;
  }
}
.worksWrap__btn li {
  margin-left: 4px;
  margin-bottom: 4px;
}
@media screen and (min-width: 600px) {
  .worksWrap__btn li {
    margin-left: 6px;
    margin-bottom: 6px;
  }
}
@media screen and (min-width: 960px) {
  .worksWrap__btn li {
    margin-left: 8px;
    margin-bottom: 8px;
  }
}
.worksWrap__btn a {
  border: 1px solid #ccc;
  display: block;
  color: #333;
  text-decoration: none;
  padding: 7px 15px;
  font-size: 0.75rem;
  border-radius: 8px;
}
@media screen and (min-width: 600px) {
  .worksWrap__btn a {
    padding: 8px 18px;
    font-size: 0.8125rem;
  }
}
@media screen and (min-width: 960px) {
  .worksWrap__btn a {
    padding: 10px 20px;
    font-size: 0.875rem;
  }
}

.worksList {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 60px;
}

@media screen and (min-width: 600px) {
  .worksItem {
    width: 48%;
  }
}
@media screen and (min-width: 768px) {
  .worksItem {
    width: 31.5%;
  }
}
.worksItem + .worksItem {
  padding-top: 40px;
  border-top: 1px solid #eee;
}
@media screen and (min-width: 600px) {
  .worksItem + .worksItem {
    padding-top: 0;
    border-top: none;
  }
}
.worksItem--mb {
  margin-bottom: 40px;
}
.worksItem a {
  display: block;
  text-decoration: none;
  color: #333;
}
@media screen and (min-width: 960px) {
  .worksItem a:hover {
    opacity: 0.8;
  }
}
.worksItem_ph {
  position: relative;
  overflow: hidden;
}
.worksItem_ph::before {
  content: "";
  display: block;
  padding-top: 65%;
}
@media screen and (min-width: 960px) {
  .worksItem_ph::before {
    display: none;
  }
}
.worksItem_ph span {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.worksItem_ph span img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  font-family: "object-fit: cover";
}
@media screen and (min-width: 960px) {
  .worksItem_ph span {
    display: inline;
    position: relative;
  }
}
.worksItem_title {
  font-size: 1.125rem;
  line-height: 1.5;
  margin: 15px 0;
}
@media screen and (min-width: 960px) {
  .worksItem_title {
    font-size: 1.25rem;
    /*margin: 20px 0;*/
  }
}
.worksItem_showroom {
  margin-bottom: 15px;
  border-left: 3px solid #eee;
  padding-left: 5px;
  line-height: 1.5;
}
.worksItem_category {
  display: flex;
  flex-wrap: wrap;
}
.worksItem_category li {
  font-size: 0.6875rem;
  background: #feeecb;
  padding: 3px 5px;
  line-height: 1;
  margin: 0 1px 1px 0;
}
.worksItem_price {
  text-align: right;
  font-size: 1.25rem;
  color: #c00;
  font-family: "Arial";
  margin-top: 10px;
}
@media screen and (min-width: 600px) {
  .worksItem_price {
    font-size: 1.3125rem;
  }
}
@media screen and (min-width: 960px) {
  .worksItem_price {
    font-size: 1.375rem;
  }
}
.worksItem_price span {
  font-size: 72%;
}
.worksItem_price:after {
  content: "（税込）";
  font-size: 72%;
}
.worksItem_option {
  display: flex;
  margin-top: 20px;
  font-size: 0.75rem;
}
@media screen and (min-width: 600px) {
  .worksItem_option {
    font-size: 0.8125rem;
  }
}
@media screen and (min-width: 960px) {
  .worksItem_option {
    font-size: 0.875rem;
  }
}
.worksItem_option li {
  margin-right: 5px;
}
.worksItem_option span {
  display: inline-block;
  background: #f56d07;
  color: #fff;
  padding: 5px 8px 5px;
}
.worksItem_yobo {
  padding: 10px;
  border: 1px solid #eee;
  background: rgba(238, 238, 238, 0.1);
  margin-top: 15px;
}
.worksItem_yobo div:first-of-type img {
  display: none;
}
.worksItem_yobo p {
  font-size: 0.8125rem;
  line-height: 1.3;
}
.worksItem_yobo p.worksItem_yoboTitle {
  font-weight: bold;
  font-size: 0.9375rem;
  margin-bottom: 10px;
}
.worksItem_btn {
  width: 80%;
  margin: 15px auto 0 auto;
}
.worksItem_btn .btn_txt {
  background: #eee;
  color: #fff;
}

/******detail*******/
/* entry
-----------------------------------*/
.works_ttl {
  border-bottom: 1px solid #ccc;
  font-size: 1.125rem;
  color: #44b3d4;
  padding-bottom: 5px;
  margin-bottom: 20px;
  line-height: 1.2;
}
@media screen and (min-width: 600px) {
  .works_ttl {
    font-size: 1.5625rem;
    margin-bottom: 30px;
    padding-bottom: 8px;
  }
}
@media screen and (min-width: 960px) {
  .works_ttl {
    font-size: 2rem;
    margin-bottom: 60px;
    padding-bottom: 10px;
  }
}

.works_ph {
  width: 100%;
  max-width: 650px;
  margin: 0px auto;
  text-align: center;
}

.works_demand {
  width: 100%;
  border: 1px solid #44b3d4;
  margin-top: 20px;
}
@media screen and (min-width: 600px) {
  .works_demand {
    margin-top: 40px;
  }
}
@media screen and (min-width: 960px) {
  .works_demand {
    margin-top: 60px;
  }
}

.works_demand p:first-of-type {
  background: #44b3d4;
  font-size: 123.1%;
  font-weight: bold;
  color: #fff;
  padding: 10px;
  text-align: center;
  box-sizing: border-box;
  font-size: 0.875rem;
}
@media screen and (min-width: 600px) {
  .works_demand p:first-of-type {
    font-size: 0.9375rem;
    padding: 13px;
  }
}
@media screen and (min-width: 960px) {
  .works_demand p:first-of-type {
    font-size: 1rem;
    padding: 15px;
  }
}

@media screen and (min-width: 768px) {
  .works_demand p:first-of-type .hcen {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}

.works_demand p:first-of-type span {
  display: block;
}

.works_demand div {
  display: none;
}

.works_demand p:nth-of-type(2) {
  line-height: 160%;
  padding: 15px;
  box-sizing: border-box;
  font-size: 0.8125rem;
  padding: 10px;
}
@media screen and (min-width: 600px) {
  .works_demand p:nth-of-type(2) {
    font-size: 0.875rem;
    padding: 13px;
  }
}
@media screen and (min-width: 960px) {
  .works_demand p:nth-of-type(2) {
    font-size: 0.9375rem;
    padding: 15px;
  }
}

@media screen and (min-width: 768px) {
  .works_demand p:first-of-type {
    width: 200px;
    float: left;
  }
  .works_demand p:nth-of-type(2) {
    width: 100%;
    padding: 15px 20px 15px 220px;
    margin-left: -200px;
    float: left;
  }
}
.w_before h3,
.w_after h3,
.works_entry .ttl03,
.works_entry .ttl02 {
  font-size: 1.125rem;
}
@media screen and (min-width: 600px) {
  .w_before h3,
  .w_after h3,
  .works_entry .ttl03,
  .works_entry .ttl02 {
    font-size: 1.375rem;
  }
}
@media screen and (min-width: 960px) {
  .w_before h3,
  .w_after h3,
  .works_entry .ttl03,
  .works_entry .ttl02 {
    font-size: 1.75rem;
  }
}
.w_before h3::before, .w_before h3::after,
.w_after h3::before,
.w_after h3::after,
.works_entry .ttl03::before,
.works_entry .ttl03::after,
.works_entry .ttl02::before,
.works_entry .ttl02::after {
  display: none;
}

/*++++ データ ++++*/
.works_entry section:first-of-type {
  width: 100%;
  box-sizing: border-box;
  margin: 0px auto;
}

.works_entry section:first-of-type h3 {
  display: none;
}

.works_tbl {
  width: 100%;
  box-sizing: border-box;
  border-top: 1px solid #ccc;
  margin: 0px auto 0px auto;
  line-height: 1.6;
}
@media screen and (min-width: 600px) {
  .works_tbl {
    margin-bottom: 25px;
  }
}
@media screen and (min-width: 960px) {
  .works_tbl {
    margin-bottom: 40px;
  }
}

.works_tbl th,
.works_tbl td {
  border-bottom: 1px solid #ccc;
  padding: 12px 15px;
  font-size: 0.8125rem;
  box-sizing: border-box;
  vertical-align: top;
  display: block;
}
@media screen and (min-width: 600px) {
  .works_tbl th,
  .works_tbl td {
    display: table-cell;
    border-bottom: 1px solid #ccc;
    padding: 12px 15px;
    font-size: 0.9375rem;
  }
}
@media screen and (min-width: 960px) {
  .works_tbl th,
  .works_tbl td {
    font-size: 1rem;
  }
}

.works_tbl th {
  font-weight: bold;
  width: 100px;
  float: left;
}
@media screen and (min-width: 768px) {
  .works_tbl th {
    width: 150px;
  }
}
@media screen and (min-width: 960px) {
  .works_tbl th {
    float: none;
  }
}

.works_tbl td {
  float: left;
  width: 100%;
  padding-left: 100px;
  margin-left: -100px;
}
@media screen and (min-width: 768px) {
  .works_tbl td {
    padding-left: 150px;
    margin-left: -150px;
  }
}
@media screen and (min-width: 960px) {
  .works_tbl td {
    width: auto;
    float: none;
    padding-left: 0px;
    margin-left: 0px;
  }
}

.works_tbl td + th {
  width: 100px;
}
@media screen and (min-width: 768px) {
  .works_tbl td + th {
    width: 150px;
  }
}
@media screen and (min-width: 960px) {
  .works_tbl td + th {
    border-left: 1px dotted #ccc;
  }
}

.works_tbl th,
.works_tbl td {
  display: block;
}
@media screen and (min-width: 768px) {
  .works_tbl th,
  .works_tbl td {
    display: table-cell;
  }
}

/*++++ ポイント ++++*/
.w_repoint {
  width: 100%;
  padding-top: 25px;
  padding-bottom: 25px;
  box-sizing: border-box;
}
@media screen and (min-width: 600px) {
  .w_repoint {
    padding-top: 35px;
    padding-bottom: 35px;
  }
}
@media screen and (min-width: 960px) {
  .w_repoint {
    padding-top: 45px;
    padding-bottom: 45px;
  }
}

.w_repoint h3 {
  border-left: 5px solid #44b3d4;
  padding-left: 10px;
  margin-bottom: 15px;
}
@media screen and (min-width: 600px) {
  .w_repoint h3 {
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 960px) {
  .w_repoint h3 {
    margin-bottom: 30px;
  }
}

.w_repoint p {
  font-size: 0.8125rem;
  line-height: 170%;
}
@media screen and (min-width: 600px) {
  .w_repoint p {
    font-size: 0.9375rem;
  }
}
@media screen and (min-width: 960px) {
  .w_repoint p {
    font-size: 1rem;
  }
}

.w_repoint p.w_repoint_original_ttl {
  font-weight: bold;
  font-size: 140%;
  margin-bottom: 10px;
}

.w_repoint ul.w_repoint_original_list {
  font-size: 116%;
  margin-bottom: 10px;
  margin-left: 25px;
}

.w_zumen h3 {
  border-left: 5px solid #44b3d4;
  padding-left: 10px;
  margin-bottom: 15px;
}
@media screen and (min-width: 600px) {
  .w_zumen h3 {
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 960px) {
  .w_zumen h3 {
    margin-bottom: 30px;
  }
}

/***********************/
.w_construct h3 {
  border-left: 5px solid #44b3d4;
  padding-left: 10px;
  margin-bottom: 15px;
}
@media screen and (min-width: 600px) {
  .w_construct h3 {
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 960px) {
  .w_construct h3 {
    margin-bottom: 30px;
  }
}

/*++++ before after ++++*/
.w_phbox {
  background: #fff;
  padding: 30px 0px;
}
@media screen and (min-width: 600px) {
  .w_phbox {
    padding-top: 45px 0px;
  }
}
@media screen and (min-width: 960px) {
  .w_phbox {
    padding-top: 60px 0px;
  }
}

.w_before {
  width: 100%;
  padding: 15px;
  box-sizing: border-box;
  margin: 0px auto;
  border: 1px solid #ccc;
}

.w_before div {
  width: 33.3%;
  float: left;
  padding: 3px;
  box-sizing: border-box;
  text-align: center;
}
@media screen and (min-width: 600px) {
  .w_before div {
    width: 25%;
  }
}
@media screen and (min-width: 960px) {
  .w_before div {
    width: 20%;
  }
}

.w_before h3 {
  padding-bottom: 10px;
  text-align: center;
}

.w_before h3 img {
  display: none;
}

.w_before h3::before {
  content: "Before";
  font-size: 195%;
  color: #7a6742;
}

.w_construct {
  width: 100%;
  box-sizing: border-box;
  margin: 0px auto;
  padding-top: 50px;
}

.w_construct div {
  float: left;
  width: 25%;
  box-sizing: border-box;
  text-align: center;
  padding: 0px 8px 15px 8px;
}

.w_solar {
  width: 100%;
  box-sizing: border-box;
  margin: 0px auto 40px auto;
}

.w_solar div {
  float: left;
  width: 33.3%;
  box-sizing: border-box;
  text-align: center;
  padding: 0px 8px 20px 8px;
}

.w_pers {
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  box-sizing: border-box;
  margin: 0px auto 60px auto;
}

.w_pers div {
  max-width: 50%;
  box-sizing: border-box;
  padding: 0px 10px;
  float: left;
  margin-bottom: 20px;
}

.w_zumen {
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  box-sizing: border-box;
  margin: 0px auto 60px auto;
}

.w_pers + .w_sumen {
  margin-top: -20px;
}

.w_zumen div {
  text-align: center;
}

.w_zumen figure {
  display: block;
  text-align: center;
}

.w_zumen figure + figure {
  margin-top: 40px;
}

.w_zumen figure figcaption {
  font-size: 165%;
  margin-bottom: 10px;
  position: relative;
  font-weight: bold;
}

.w_zumen figure figcaption span {
  position: relative;
}

.w_zumen figure figcaption span::before,
.w_zumen figure figcaption span::after {
  content: "";
  border-bottom: 1px solid #000;
  width: 20px;
  height: 1px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.w_zumen figure figcaption span::before {
  left: -30px;
}

.w_zumen figure figcaption span::after {
  right: -30px;
}

.w_after {
  width: 100%;
  box-sizing: border-box;
  margin: 0px auto;
  padding-top: 30px;
}
@media screen and (min-width: 600px) {
  .w_after {
    padding-top: 60px;
  }
}
@media screen and (min-width: 960px) {
  .w_after {
    padding-top: 80px;
  }
}

.w_after div {
  text-align: center;
}

.w_after div p {
  font-size: 108%;
  line-height: 130%;
  padding-top: 15px;
}

.w_after02 div p {
  text-align: left;
}

/*.w_after p{
font-size:116%;
line-height:180%;
}*/
.w_after h3 {
  padding-bottom: 10px;
  text-align: center;
}
@media screen and (min-width: 600px) {
  .w_after h3 {
    padding-bottom: 20px;
  }
}
@media screen and (min-width: 960px) {
  .w_after h3 {
    padding-bottom: 30px;
  }
}

.w_after h3 img {
  display: none;
}

.w_after h3::before {
  content: "After";
  font-size: 400%;
  color: #ef7a00;
}

.w_after img {
  max-height: 700px;
}

.works_ph02 {
  text-align: center;
  padding-bottom: 40px;
}

.w_after02 {
  padding-top: 40px;
}

.w_after02 div {
  max-width: 100%;
  box-sizing: border-box;
  padding: 0px;
  float: left;
  margin-bottom: 20px;
}
@media screen and (min-width: 600px) {
  .w_after02 div {
    max-width: 50%;
    padding: 0px 10px;
  }
}

.w_after02 div.w_after_100 {
  max-width: 100%;
  float: none;
}

.w_after02 img {
  max-height: none;
}

/*
.w_after02 div:nth-of-type(2n){
float:right;
}
*/
.works_gas {
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  box-sizing: border-box;
  margin: 0px auto;
  position: relative;
}

.works_gas h4 {
  font-size: 195%;
  color: #7a6742;
  padding-bottom: 10px;
}

.works_gas .works_arrow + div h4 {
  color: #ef7a00;
}

.works_gas div {
  float: left;
  width: 47%;
  text-align: center;
}

.works_gas div.works_arrow + div {
  float: right;
}

.works_gas div.works_arrow {
  position: absolute;
  width: 100%;
  text-align: center;
  top: 45%;
  left: 0;
  font-size: 400%;
  color: #ef7a00;
}

.works_gas div div {
  float: none;
  width: 100%;
  text-align: center;
}

/*++++ voice ++++*/
.works_voice {
  width: 100%;
  box-sizing: border-box;
  margin: 0px auto;
  padding-bottom: 60px;
  overflow: hidden;
}

.works_voice h4 {
  font-size: 1.0625rem;
  border-left: 5px solid #44b3d4;
  padding-left: 10px;
  margin-bottom: 12px;
}
@media screen and (min-width: 600px) {
  .works_voice h4 {
    font-size: 1.25rem;
    margin-bottom: 15px;
  }
}
@media screen and (min-width: 960px) {
  .works_voice h4 {
    font-size: 1.5625rem;
    margin-bottom: 20px;
  }
}

.works_voice p {
  font-size: 0.875rem;
  line-height: 170%;
}
@media screen and (min-width: 600px) {
  .works_voice p {
    font-size: 0.9375rem;
  }
}
@media screen and (min-width: 960px) {
  .works_voice p {
    font-size: 1rem;
  }
}

.works_voice .w_ph {
  float: right;
  width: 100px;
  padding: 3px;
  border: 1px solid #ddd;
  background: #fff;
  margin-left: 10px;
}
@media screen and (min-width: 600px) {
  .works_voice .w_ph {
    width: 120px;
  }
}
@media screen and (min-width: 960px) {
  .works_voice .w_ph {
    width: 150px;
  }
}

/* pagenav
-----------------------------------*/
.pagenavi_li {
  display: block;
  overflow: hidden;
  text-align: center;
  box-sizing: border-box;
  margin-bottom: 30px;
}
@media screen and (min-width: 600px) {
  .pagenavi_li {
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 960px) {
  .pagenavi_li {
    margin-bottom: 60px;
  }
}
.pagenavi_li {
  /*border-top:1px solid #ccc;
  border-bottom:1px solid #ccc;
  margin-bottom:1px;*/
}

.pagenavi_li li {
  list-style: none;
  width: 50%;
  box-sizing: border-box;
  padding-bottom: 10px;
}

.pagenavi_li li.next {
  float: left;
  padding-right: 1%;
}

.pagenavi_li li.prev {
  float: right;
  padding-left: 1%;
}

.pagenavi_li li a {
  display: none;
  clear: both;
  display: block;
  color: #fff;
  width: 100%;
  box-sizing: border-box;
  border-radius: 3px;
  text-decoration: none;
  position: relative;
  color: #44b3d4;
  border: 3px solid #44b3d4;
  padding: 13px 10px;
  font-size: 0.8125rem;
  font-weight: bold;
}
@media screen and (min-width: 960px) {
  .pagenavi_li li a:hover {
    background: #44b3d4;
    color: #fff;
  }
}
@media screen and (min-width: 600px) {
  .pagenavi_li li a {
    padding: 15px 10px;
    font-size: 0.9375rem;
  }
}
@media screen and (min-width: 960px) {
  .pagenavi_li li a {
    padding: 20px 10px;
    font-size: 1rem;
  }
}

.pagenavi_li li a span {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  word-break: break-all;
}

.pagenavi_li li.next a::before,
.pagenavi_li li.prev a::after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  font-size: 30px !important;
  position: absolute;
}

.pagenavi_li li p {
  display: block;
  width: 100%;
}

.pagenavi_li li.blog_top {
  width: 100%;
  margin-top: 10px;
}

/* =============================================================
item.css
============================================================== */
@media screen and (min-width: 960px) {
  .item a {
    transition: all 0.2s;
  }
  .item a:hover {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  }
}
.item a {
  display: block;
  border: 1px solid #cacaca;
  border-radius: 5px;
  padding: 0 10px 10px 10px;
  text-decoration: none;
  position: relative;
  text-decoration: none;
  color: #315970;
}
@media screen and (min-width: 1200px) {
  .item a {
    padding: 0 20px 10px 20px;
  }
}

.item_ph {
  width: calc(100% + 20px);
  margin: 0px -10px 10px -10px;
  border-radius: 5px 5px 0 0;
  overflow: hidden;
  position: relative;
}
@media screen and (min-width: 1200px) {
  .item_ph {
    width: calc(100% + 40px);
    margin: 0px -20px 15px -20px;
  }
}

span.item_maker {
  position: absolute;
  top: 0;
  right: 0;
  height: 13px;
  background: #fff;
  padding: 2px 5px;
  display: block;
  overflow: hidden;
  box-sizing: content-box;
}
@media screen and (min-width: 768px) {
  span.item_maker {
    height: 16px;
    padding: 3px 5px;
  }
}
span.item_maker img {
  max-height: 100%;
  max-width: none;
}

.item_sales {
  text-align: right;
  color: #be3f3f;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  line-height: 1.2;
  font-feature-settings: "palt";
  letter-spacing: -1px;
  font-size: 0.875rem;
}
@media screen and (min-width: 480px) {
  .item_sales {
    font-size: 1rem;
  }
}
@media screen and (min-width: 600px) {
  .item_sales {
    font-size: 1rem;
    margin-top: 5px;
  }
}
@media screen and (min-width: 768px) {
  .item_sales {
    font-size: 1.25rem;
    margin-top: 5px;
  }
}
@media screen and (min-width: 960px) {
  .item_sales {
    font-size: 1.1875rem;
  }
}
.item_sales span {
  font-size: 0.625rem;
  font-weight: normal;
  text-align: right;
  display: block;
  color: #315970;
  letter-spacing: normal;
}
@media screen and (min-width: 600px) {
  .item_sales span {
    margin-top: 5px;
  }
}

/* =============================================================
title.css
============================================================== */
.ttl01 {
  color: #44b3d4;
  font-size: 1.375rem;
  border-bottom: 1px solid #44b3d4;
  padding-bottom: 5px;
  margin-bottom: 20px;
  line-height: 1.3;
  width: 100%;
}
@media screen and (min-width: 600px) {
  .ttl01 {
    font-size: 1.625rem;
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 960px) {
  .ttl01 {
    font-size: 1.875rem;
    margin-bottom: 60px;
  }
}

.ttl02 {
  font-size: 1.125rem;
  font-weight: bold;
  padding-left: 15px;
  margin-bottom: 15px;
  border-left: 5px solid #44b3d4;
  width: 100%;
}
@media screen and (min-width: 600px) {
  .ttl02 {
    font-size: 1.25rem;
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 960px) {
  .ttl02 {
    font-size: 1.375rem;
    margin-bottom: 30px;
  }
}

.inner_ttlarea {
  padding: 20px 10px;
  color: #fff;
  text-align: center;
  line-height: 1.3;
  margin: 20px 0;
  background: #44b3d4;
}
@media screen and (min-width: 600px) {
  .inner_ttlarea {
    padding: 25px;
    margin: 20px 0 30px 0;
  }
}
@media screen and (min-width: 960px) {
  .inner_ttlarea {
    padding: 30px;
    margin: 20px 0 40px 0;
  }
}
.inner_ttlarea .inner_ttl {
  font-size: 1.5rem;
}
@media screen and (min-width: 600px) {
  .inner_ttlarea .inner_ttl {
    font-size: 1.875rem;
  }
}
@media screen and (min-width: 960px) {
  .inner_ttlarea .inner_ttl {
    font-size: 2.25rem;
  }
}
.inner_ttlarea .inner_ttl + p {
  padding-top: 5px;
  font-size: 0.75rem;
}
@media screen and (min-width: 600px) {
  .inner_ttlarea .inner_ttl + p {
    font-size: 0.8125rem;
    padding-top: 10px;
  }
}
@media screen and (min-width: 960px) {
  .inner_ttlarea .inner_ttl + p {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 600px) {
  .inner_ttlarea .inner_ttl + p br {
    display: none;
  }
}
#column_main .inner_ttlarea {
  background: #fac81b;
}

.search_ttl01 {
  font-size: 1.375rem;
  color: #fff;
  width: 100%;
  background: #44b3d4;
  padding: 13px;
  border-width: 2px;
  margin-bottom: 30px;
  border-radius: 20px;
}
@media screen and (min-width: 600px) {
  .search_ttl01 {
    font-size: 2.1875rem;
    border-width: 3px;
    padding: 15px;
  }
}
@media screen and (min-width: 960px) {
  .search_ttl01 {
    font-size: 2.5rem;
    border-width: 5px;
    padding: 20px;
  }
}

.top_ttl03 {
  background: url("https://toilet.reform-ichiba.com/img/icon_ttlarrow.png") no-repeat left 6px;
  background-size: 15px auto;
  padding-left: 20px;
  width: 100%;
  font-size: 1.25rem;
  margin-bottom: 10px;
  font-feature-settings: "palt";
  line-height: 1.3;
  padding-top: 2px;
  padding-bottom: 2px;
  color: #44b3d4;
  font-weight: bold;
  margin-bottom: 30px;
}
@media screen and (min-width: 600px) {
  .top_ttl03 {
    background-size: 20px auto;
    padding-left: 25px;
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 960px) {
  .top_ttl03 {
    background-size: 25px auto;
    padding-left: 35px;
    font-size: 1.75rem;
  }
}

/* =============================================================
pagenavi.css
============================================================== */
/* pagination
-----------------------*/
.pagination {
  width: 100%;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.pagination span,
.pagination a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  color: #44b3d4;
  text-decoration: none;
  font-weight: bold;
  font-size: 0.875rem;
  line-height: 1;
  margin: 8px 5px;
}
@media screen and (min-width: 960px) {
  .pagination span,
  .pagination a {
    font-size: 1rem;
  }
}
.pagination span {
  background: #44b3d4;
  color: #fff;
}
.pagination a {
  border: 1px solid #ccc;
  transition: 0.2s all;
}
@media screen and (min-width: 960px) {
  .pagination a:hover {
    border: 1px solid #44b3d4;
  }
}

/* pagenavi
-----------------------*/
.pagenavi {
  width: 100%;
  display: flex;
  justify-content: space-between;
  border: 1px solid #ccc;
  border-radius: 50px;
  overflow: hidden;
}
@media screen and (min-width: 600px) {
  .pagenavi {
    width: 100%;
    margin: 0px;
  }
}
@media screen and (min-width: 1200px) {
  .pagenavi {
    border-radius: 80px;
  }
}
.pagenavi a {
  text-decoration: none;
  color: #000;
  height: 100%;
  padding: 15px 5px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 0.875rem;
  transition: all 0.2s;
}
@media screen and (min-width: 600px) {
  .pagenavi a {
    font-size: 1rem;
    padding: 20px;
  }
}
@media screen and (min-width: 1200px) {
  .pagenavi a {
    font-size: 1.125rem;
    padding: 25px;
  }
}
@media screen and (min-width: 600px) {
  .pagenavi a span:first-of-type {
    color: #44b3d4;
    font-weight: bold;
  }
}
.pagenavi a span:nth-of-type(2) {
  display: none;
}
@media screen and (min-width: 600px) {
  .pagenavi a span:nth-of-type(2) {
    display: block;
    font-size: 0.75rem;
    line-height: 1.3;
    margin-top: 10px;
  }
}
@media screen and (min-width: 1200px) {
  .pagenavi a span:nth-of-type(2) {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 960px) {
  .pagenavi a:hover {
    background: #44b3d4;
    color: #fff;
  }
}
@media screen and (min-width: 960px) {
  .pagenavi a:hover span {
    color: #fff;
  }
}
.pagenavi a:hover span::after, .pagenavi a:hover span::before {
  color: #fff;
}
.pagenavi_next span:first-of-type::after, .pagenavi_prev span:first-of-type::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #44b3d4;
}
.pagenavi_next span:first-of-type::after {
  content: "\f105";
  padding-left: 5px;
}
.pagenavi_prev span:first-of-type::before {
  content: "\f104";
  padding-right: 5px;
}
.pagenavi .pagenavi_next, .pagenavi .pagenavi_prev {
  width: 33.3%;
}
@media screen and (min-width: 600px) {
  .pagenavi .pagenavi_next, .pagenavi .pagenavi_prev {
    width: 39%;
  }
}
@media screen and (min-width: 1400px) {
  .pagenavi .pagenavi_next, .pagenavi .pagenavi_prev {
    width: 41%;
  }
}
.pagenavi .pagenavi_next a {
  text-align: center;
}
@media screen and (min-width: 600px) {
  .pagenavi .pagenavi_next a {
    text-align: right;
    padding-right: 40px;
  }
}
@media screen and (min-width: 960px) {
  .pagenavi .pagenavi_next a {
    text-align: right;
  }
}
.pagenavi .pagenavi_prev a {
  text-align: center;
}
@media screen and (min-width: 600px) {
  .pagenavi .pagenavi_prev a {
    text-align: left;
    padding-left: 40px;
  }
}
.pagenavi .pagenavi_top {
  width: 33.3%;
  text-align: center;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
}
@media screen and (min-width: 600px) {
  .pagenavi .pagenavi_top {
    width: 22%;
  }
}
@media screen and (min-width: 1400px) {
  .pagenavi .pagenavi_top {
    width: 18%;
  }
}
@media screen and (min-width: 600px) {
  .pagenavi .pagenavi_top a {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 1200px) {
  .pagenavi .pagenavi_top a {
    font-size: 0.875rem;
  }
}

/* =============================================================
inner.css
============================================================== */
.inner_komikomi {
  width: calc(100% + 40px);
  margin: 0px -20px 50px -20px;
  border-top: 1px solid #6dccc4;
  border-bottom: 1px solid #6dccc4;
}
@media screen and (min-width: 600px) {
  .inner_komikomi {
    width: 100%;
    margin: 0 0 50px 0;
    border-radius: 20px;
    border: 1px solid #6dccc4;
    overflow: hidden;
  }
}
@media screen and (min-width: 1200px) {
  .inner_komikomi {
    display: flex;
    border-radius: 80px;
    margin: 0 0 80px 0;
  }
}
.inner_komikomi div {
  padding: 15px;
  text-align: center;
  background: #6dccc4;
}
@media screen and (min-width: 1200px) {
  .inner_komikomi div {
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.inner_komikomi div img {
  width: 100%;
  max-width: 300px;
}
@media screen and (min-width: 600px) {
  .inner_komikomi div img {
    width: auto;
    max-width: 100%;
  }
}
.inner_komikomi ul {
  padding: 15px;
  max-width: 500px;
  margin: 0 auto;
}
@media screen and (min-width: 1200px) {
  .inner_komikomi ul {
    width: 50%;
    padding: 30px;
  }
}
.inner_komikomi li {
  font-size: 0.75rem;
  line-height: 1.3;
  text-indent: -15px;
  padding-left: 15px;
}
@media screen and (min-width: 960px) {
  .inner_komikomi li {
    font-size: 0.8125rem;
  }
}
.inner_komikomi li::before {
  content: "※";
  padding-right: 2px;
}
.inner_komikomi li + li {
  margin-top: 5px;
}

/* =============================================================
layout
============================================================== */
#container {
  width: 100%;
  height: 100%;
  position: relative;
  padding-top: 68px;
  overflow: hidden;
}
@media screen and (min-width: 960px) {
  #container {
    padding-top: 0;
  }
}

#main {
  width: 100%;
}
@media screen and (min-width: 960px) {
  #main {
    position: relative;
  }
}

#header {
  width: 100%;
  position: fixed;
}
@media screen and (min-width: 960px) {
  #header {
    position: static;
    /*width:280px;*/
  }
}

.page_section {
  padding-top: 30px;
  padding-bottom: 30px;
}
@media screen and (min-width: 600px) {
  .page_section {
    padding-top: 45px;
    padding-bottom: 45px;
  }
}
@media screen and (min-width: 960px) {
  .page_section {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.page_section .top_ttl02 {
  margin-top: 0px !important;
}

/* =============================================================
header
============================================================== */
#header {
  height: 70px;
  display: flex;
  align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 950;
  width: 100%;
  background: #f2f3f6;
  padding: 20px 10px;
}
@media screen and (min-width: 960px) {
  #header {
    height: auto;
    display: flex;
    /*height:100%;*/
    position: static;
    top: auto;
    left: auto;
    /*background: #fff;*/
    padding: 0;
    border-right: 1px solid #ccc;
  }
}

.header_logo {
  width: 60%;
  position: relative;
  flex: 1;
}
@media screen and (min-width: 960px) {
  .header_logo {
    width: 100%;
    background: #f2f3f6;
    padding: 15px 20px;
    z-index: 999;
  }
}
.header_logo img {
  max-height: 45px;
  /*@include mq-up(pc){
  	max-height:none;
  }*/
}

.telbox {
  width: auto;
  margin-right: 15px;
}
@media screen and (min-width: 600px) {
  .telbox {
    width: 375px;
    margin-right: 0px;
  }
}
.telbox_tel {
  text-align: center;
  font-weight: bold;
  font-size: 2rem;
  font-family: serif;
}
.telbox_tel i {
  font-size: 90%;
  color: #44b3d4;
}
.telbox_tel a {
  color: #000;
  text-decoration: none;
}
.telbox_tel .tel_num {
  display: none;
}
@media screen and (min-width: 600px) {
  .telbox_tel .tel_num {
    display: inline-block;
  }
}
.telbox_uketsuke {
  display: none;
  text-align: center;
  line-height: 1.2;
  font-size: 0.6875rem;
  margin-top: 3px;
}
@media screen and (min-width: 600px) {
  .telbox_uketsuke {
    display: block;
  }
}

/* =============================================================
drawer
============================================================== */
/* layout
--------------------------------------*/
.drawer {
  display: none;
  width: 100%;
  position: absolute;
  top: 70px;
  left: 0;
  z-index: 900;
  overflow-y: auto;
  height: 100vh;
  padding-bottom: 70px;
  background: #fff;
}
@media screen and (min-width: 960px) {
  .drawer {
    /*display: block;*/
    width: 100%;
    position: relative;
    top: auto;
    left: auto;
  }
}
.drawer_inner {
  /*height: 100vh;*/
  background: #fff;
  position: relative;
}

.search {
  width: 100%;
  background: #f2f3f6;
  padding: 15px 20px;
}
@media screen and (min-width: 600px) {
  .search {
    padding: 20px 40px;
  }
}
@media screen and (min-width: 960px) {
  .search {
    padding: 20px 20px 10px 20px;
    margin-bottom: 20px;
    position: relative;
  }
  .search::after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 140px 0 140px;
    border-color: #f2f3f6 transparent transparent transparent;
    position: absolute;
    bottom: -20px;
    left: 0;
    z-index: 2;
  }
}
.search p {
  font-size: 0.875rem;
  margin-bottom: 10px;
}
@media screen and (min-width: 600px) {
  .search p {
    font-size: 1rem;
  }
}
@media screen and (min-width: 960px) {
  .search p {
    font-size: 0.875rem;
  }
}

#searcharea {
  width: 100%;
  border: 1px solid #315970;
  border-radius: 5px;
  overflow: hidden;
  vertical-align: bottom;
  height: 37px;
}
@media screen and (min-width: 600px) {
  #searcharea {
    height: 42px;
  }
}
#searcharea input[name=search] {
  border: none;
  background: #fff;
  padding-left: 10px;
  padding-right: 10px;
  width: calc(100% - 40px);
  height: 35px;
  margin: 0;
  vertical-align: top;
}
@media screen and (min-width: 600px) {
  #searcharea input[name=search] {
    height: 40px;
  }
}
#searcharea button {
  width: 40px;
  height: 35px;
  border: none;
  background: #44b3d4;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #fff;
  margin: 0;
  padding: 0;
  vertical-align: top;
  font-size: 1rem;
}
@media screen and (min-width: 600px) {
  #searcharea button {
    height: 40px;
    font-size: 1.125rem;
  }
}

/* navigation
--------------------------------------*/
.navi_btn {
  display: block;
  width: 45px;
  height: 45px;
  margin-left: auto;
  z-index: 999;
}
@media screen and (min-width: 960px) {
  .navi_btn {
    display: none;
  }
}
.navi_btn button {
  border: none;
  width: 100%;
  height: 100%;
  background: #44b3d4;
  position: relative;
  transition: 0.4s all;
}
.navi_btn button::after {
  content: "";
  display: block;
  width: 25px;
  height: 2px;
  background: #fff;
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -1px;
  transition: 0.2s all;
}
.navi_btn button span::before, .navi_btn button span::after {
  content: "";
  display: block;
  width: 25px;
  position: absolute;
  left: 10px;
  transition: 0.2s all;
}
.navi_btn button span::before {
  height: 2px;
  background: #fff;
  top: 10px;
  box-sizing: border-box;
}
.navi_btn button span::after {
  height: 2px;
  background: #fff;
  bottom: 10px;
  box-sizing: border-box;
}
.navi_btn button span.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.menuopen .navi_btn button::after {
  opacity: 0;
}
.menuopen .navi_btn button span::before {
  -webkit-transform: translateY(11px) rotate(-45deg);
  transform: translateY(11px) rotate(-45deg);
}
.menuopen .navi_btn button span::after {
  -webkit-transform: translateY(-12px) rotate(45deg);
  transform: translateY(-12px) rotate(45deg);
}

#navi {
  padding: 20px;
}

.navi_cate_ttl {
  padding-bottom: 5px;
  font-size: 1.125rem;
  font-weight: bold;
  color: #44b3d4;
  display: flex;
  align-items: flex-start;
  line-height: 1.3;
}
@media screen and (min-width: 600px) {
  .navi_cate_ttl {
    font-size: 1.25rem;
  }
}
@media screen and (min-width: 960px) {
  .navi_cate_ttl {
    font-size: 1.125rem;
  }
}
.navi_cate_ttl img {
  width: 20px;
  margin-right: 5px;
  margin-top: 3px;
}

.navi_list {
  width: calc(100% + 40px);
  margin: 10px -20px;
  border-top: 1px solid #ddd;
}
@media screen and (min-width: 960px) {
  .navi_list {
    margin: 10px -20px 20px -20px;
  }
}
.navi_list li {
  font-size: 0.9375rem;
  line-height: 1.3;
  border-bottom: 1px solid #ccc;
  font-weight: bold;
}
@media screen and (min-width: 600px) {
  .navi_list li {
    font-size: 1.125rem;
  }
}
@media screen and (min-width: 960px) {
  .navi_list li {
    font-size: 0.9375rem;
  }
}
.navi_list li:last-child {
  border-bottom: none;
}
.navi_list li button {
  display: block;
  color: #315970;
  text-decoration: none;
  padding: 15px 20px;
  display: block;
  position: relative;
  width: 100%;
  border: none;
  background: #44b3d4;
  color: #fff;
}
.navi_list li button::before {
  content: "\f0d7";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  font-size: 15px;
  top: 50%;
  color: #fff;
  margin-top: -7px;
  right: 20px;
}
.navi_list li a {
  color: #315970;
  text-decoration: none;
  padding: 15px 20px;
  display: block;
  position: relative;
}
.navi_list li a::before {
  content: "\f0da";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  top: 50%;
  margin-top: -7px;
  right: 20px;
}
.navi_list li.active > a {
  background: #44b3d4;
  color: #fff;
}
.navi_list li.active > a::before {
  display: none;
}
.navi_list li ul {
  display: none;
}
@media screen and (min-width: 960px) {
  .navi_list .navi_inner {
    position: absolute;
    left: 100px;
    top: -77px;
    background: #fff;
    width: 100%;
    height: 100%;
    z-index: -10;
    border-right: 1px solid #ccc;
  }
  .navi_list .navi_inner li {
    font-size: 0.875rem;
    line-height: 1.3;
  }
  .navi_list .navi_inner li a {
    color: #315970;
    text-decoration: none;
    padding: 15px 20px;
    display: block;
    position: relative;
  }
  .navi_list .navi_inner li a::before {
    content: "\f0da";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    top: 50%;
    margin-top: -7px;
    right: 20px;
  }
  .navi_list .navi_inner li.active > a {
    background: #f2f3f6;
  }
  .navi_list .navi_inner li.active > a::before {
    display: none;
  }
  .navi_list .navi_inner li.active ul {
    background: #f2f3f6;
  }
  .navi_list .navi_inner li.active ul a::before {
    display: inline-block;
  }
  .navi_list .navi_inner li ul {
    display: none;
    border-top: 1px dotted #999;
    padding: 5px 0;
  }
  .navi_list .navi_inner li ul li {
    border-bottom: none;
    font-weight: 500;
  }
  .navi_list .navi_inner li ul li a {
    color: #315970;
    text-decoration: none;
    padding: 8px 40px 8px 40px;
  }
  .navi_list .navi_inner li ul li a::before {
    content: "\f054";
    top: 11px;
    margin: 0;
    right: auto;
    left: 30px;
    font-size: 0.625rem;
  }
}
@media screen and (min-width: 960px) and (min-width: 960px) {
  .navi_list .navi_inner li ul li a:hover {
    color: #44b3d4;
  }
}
@media screen and (min-width: 960px) {
  .navi_list .navi_inner li:hover ul {
    display: block;
  }
}

.navi_contents {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.navi_contents p {
  width: 180px;
  padding: 0 10px;
  margin: 5px 0;
}
@media screen and (min-width: 600px) {
  .navi_contents p {
    margin: 10px 0;
  }
}
@media screen and (min-width: 960px) {
  .navi_contents p {
    margin: 5px 0;
    width: 250px;
  }
}
.navi_contents p a {
  display: block;
  border: 2px solid #eee;
  color: #44b3d4;
  text-decoration: none;
  display: block;
  padding: 10px;
  text-align: center;
  border-radius: 20px;
  font-weight: bold;
  width: 100%;
  transition: all 0.2s;
  font-size: 0.875rem;
}
@media screen and (min-width: 600px) {
  .navi_contents p a {
    font-size: 1rem;
  }
}
@media screen and (min-width: 960px) {
  .navi_contents p a {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 960px) {
  .navi_contents p a:hover {
    color: #fff;
    background: #44b3d4;
  }
}
.navi_contents p i {
  margin-right: 5px;
}

.navi_sub {
  width: calc(100% + 40px);
  margin: 20px -20px;
  border-top: 1px solid #ccc;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.navi_sub li {
  /*width:50%;*/
  text-align: center;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  width: 33.3%;
  /*
      @include mq-up(tab){
        width: 20%;
      }
  		@include mq-up(pc){
  			width:50%;
  		}

  		&:nth-of-type(n+3){
  			width:33.3%;
  			@include mq-up(tab){
  				width: 20%;
  			}
  			@include mq-up(pc){
  				width:33.3%;
  			}
  		}
  		&:nth-of-type(2){
  			border-right: none;
  			@include mq-up(tab){
  				border-right: 1px solid #ccc;
  			}
  			@include mq-up(pc){
  				border-right: none;
  			}
  		}
  */
}
.navi_sub li:last-of-type {
  border-right: none;
}
.navi_sub li a {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 100%;
  height: 100%;
  padding: 10px;
  color: #315970;
  text-decoration: none;
  font-size: 0.8125rem;
  line-height: 1.3;
}
@media screen and (min-width: 960px) {
  .navi_sub li a:hover {
    color: #44b3d4;
  }
}

.navi_contact {
  margin: 20px auto;
  max-width: 400px;
}
@media screen and (min-width: 960px) {
  .navi_contact {
    /*position: absolute;
    bottom:57px;
    left:0;
    max-width: none;
    width:100%;*/
  }
}
.navi_contact a {
  display: block;
  padding: 20px 15px;
  background: #44b3d4;
  color: #fff;
  text-decoration: none;
  text-align: center;
  font-weight: bold;
  font-size: 1rem;
  transition: all 0.2s;
}
@media screen and (min-width: 600px) {
  .navi_contact a {
    font-size: 1.125rem;
  }
}
@media screen and (min-width: 960px) {
  .navi_contact a:hover {
    opacity: 0.8;
  }
}

/* =============================================================
footer
============================================================== */
#footer {
  background: #315970;
}

.footer_inner {
  color: #fff;
  padding-top: 50px;
}
@media screen and (min-width: 960px) {
  .footer_inner {
    display: flex;
    justify-content: space-between;
  }
}

.footer_left {
  margin-bottom: 20px;
}
@media screen and (min-width: 960px) {
  .footer_left {
    width: 30%;
  }
}
.footer_left div {
  width: 70%;
  max-width: 280px;
  margin-bottom: 10px;
}
@media screen and (min-width: 960px) {
  .footer_left div {
    width: auto;
  }
}
.footer_left p {
  font-size: 0.8125rem;
  font-weight: bold;
}

@media screen and (min-width: 960px) {
  .footer_right {
    width: 100%;
  }
}
@media screen and (min-width: 960px) {
  .footer_right .btn_contact {
    text-align: right;
  }
}
.footer_right .btn_contact a {
  font-size: 0.875rem;
  padding: 15px 20px;
}
@media screen and (min-width: 600px) {
  .footer_right .btn_contact a {
    padding: 20px 30px;
    font-size: 1.0625rem;
  }
}
@media screen and (min-width: 960px) {
  .footer_right .btn_contact a {
    padding: 20px 40px;
    font-size: 1.125rem;
  }
}

.footer_navi {
  display: none;
  margin-bottom: 30px;
}
@media screen and (min-width: 960px) {
  .footer_navi {
    display: block;
    text-align: right;
  }
}
.footer_navi li {
  display: inline-block;
}
.footer_navi a {
  font-size: 0.875rem;
  position: relative;
  padding: 5px 10px;
  display: block;
  text-decoration: none;
  color: #fff;
  font-weight: bold;
}
.footer_navi a:hover {
  color: #44b3d4;
}

.side_line {
  display: none;
  position: fixed;
  right: 0px;
  bottom: 20px;
  z-index: 99;
  width: 75px;
}
@media screen and (min-width: 600px) {
  .side_line {
    width: auto;
  }
}
@media screen and (min-width: 1200px) {
  .side_line {
    bottom: 110px;
  }
}

#pagetop {
  display: none;
}
@media screen and (min-width: 1200px) {
  #pagetop {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 999;
  }
}
@media screen and (min-width: 1200px) {
  #pagetop p {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: #44b3d4;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1.875rem;
    cursor: pointer;
  }
}

#copyright {
  text-align: center;
  font-size: 0.625rem;
  background: #fff;
  padding: 10px;
  color: #315970;
  font-family: "Quicksand", sans-serif;
}
@media screen and (min-width: 600px) {
  #copyright {
    letter-spacing: 1px;
  }
}
@media screen and (min-width: 960px) {
  #copyright {
    padding: 20px;
    font-size: 0.75rem;
  }
}
@media screen and (min-width: 1200px) {
  #copyright {
    padding: 30px;
    font-size: 0.875rem;
  }
}

.footer_inner2 {
  margin-top: 40px;
  padding-bottom: 50px;
}
@media screen and (min-width: 960px) {
  .footer_inner2 {
    display: flex;
    justify-content: space-between;
  }
}

.nikkafooter_logo {
  width: 170px;
  margin: 0 auto 20px;
}
@media screen and (min-width: 600px) {
  .nikkafooter_logo {
    width: 180px;
  }
}
@media screen and (min-width: 960px) {
  .nikkafooter_logo {
    width: 200px;
    margin-right: 55px;
  }
}
@media screen and (min-width: 1200px) {
  .nikkafooter_logo {
    width: 240px;
  }
}
.nikkafooter_navi {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
  gap: 3%;
}
@media screen and (min-width: 960px) {
  .nikkafooter_navi {
    width: 74%;
    gap: 0%;
    flex-wrap: nowrap;
    justify-content: space-between;
  }
}
.nikkafooter_navi_box {
  display: inline-block;
}
@media screen and (min-width: 960px) {
  .nikkafooter_navi_box {
    margin-right: 0px;
    display: block;
  }
}
.nikkafooter_navi_box--ichiba {
  display: block;
  width: 100%;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .nikkafooter_navi_box--ichiba {
    width: auto;
    text-align: left;
  }
}
.nikkafooter_navi_box--ichiba li {
  display: inline-block;
  margin-right: 5px;
}
@media screen and (min-width: 768px) {
  .nikkafooter_navi_box--ichiba li {
    display: block;
    margin-right: 0px;
  }
}
.nikkafooter_navi_box--ichiba li:last-child {
  margin-right: 0px;
}
.nikkafooter_navi_list + .nikkafooter_navi_list {
  margin-top: 20px;
}
.nikkafooter_navi_list li {
  font-size: 0.6875rem;
}
@media screen and (min-width: 768px) {
  .nikkafooter_navi_list li {
    font-size: 0.75rem;
    display: block;
  }
}
@media screen and (min-width: 1200px) {
  .nikkafooter_navi_list li {
    font-size: 0.8125rem;
  }
}
.nikkafooter_navi_list li {
  margin-top: 15px;
}
.nikkafooter_navi_list li li {
  margin-left: 0px;
}
@media screen and (min-width: 960px) {
  .nikkafooter_navi_list li li {
    margin-left: 10px;
  }
}
.nikkafooter_navi_list a {
  color: #fff;
  text-decoration: none;
}
.nikkafooter_navi_list a:hover {
  color: #44b3d4;
}
.nikkafooter_navi_parent > a {
  display: inline-block;
  font-weight: bold;
  color: #fff;
}
.nikkafooter_navi_parent > span {
  color: #fff;
  font-weight: bold;
}
.nikkafooter_navi_parent ul {
  display: none;
}
@media screen and (min-width: 768px) {
  .nikkafooter_navi_parent ul {
    display: block;
  }
}
.nikkafooter_navi_parent_pcshow {
  display: none;
}
@media screen and (min-width: 960px) {
  .nikkafooter_navi_parent_pcshow {
    display: inline-block;
  }
}
.nikkafooter_navi_parent_spshow {
  display: inline-block;
}
@media screen and (min-width: 960px) {
  .nikkafooter_navi_parent_spshow {
    display: none !important;
  }
}
.nikkafooter_navi_child_pcshow {
  display: none;
}
@media screen and (min-width: 960px) {
  .nikkafooter_navi_child_pcshow {
    display: block;
  }
}
.nikkafooter_navi_child_spshow {
  display: block;
}
@media screen and (min-width: 960px) {
  .nikkafooter_navi_child_spshow {
    display: none !important;
  }
}
.nikkafooter_navi_child_allshow {
  display: block !important;
}

/* =============================================================
main.css
============================================================== */
#wrapper {
  width: 100%;
  position: relative;
}

.main_header {
  width: 100%;
  padding: 20px 10px 0 10px;
}
@media screen and (min-width: 960px) {
  .main_header {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}
.main_header div {
  text-align: center;
}
@media screen and (min-width: 960px) {
  .main_header div {
    width: 40%;
    text-align: left;
  }
}
.main_header_navi {
  display: none;
}
@media screen and (min-width: 960px) {
  .main_header_navi {
    display: block;
  }
}
.main_header_navi {
  width: 60%;
  text-align: right;
}
.main_header_navi li {
  display: inline-block;
}
.main_header_navi a {
  font-size: 0.875rem;
  position: relative;
  padding: 5px 10px;
  display: block;
  text-decoration: none;
  color: #315970;
  font-weight: bold;
}
.main_header_navi a:hover {
  color: #44b3d4;
}

/* =============================================================
endarea.scss
============================================================== */
/* contact_area
--------------------------------*/
.contact_area {
  background: url("https://toilet.reform-ichiba.com/img/contact_area_bg.jpg") no-repeat center center/cover;
  color: #fff;
  text-align: center;
}
.contact_area p:first-of-type {
  font-size: 1.125rem;
  line-height: 1.5;
  margin-bottom: 20px;
  font-weight: bold;
}
@media screen and (min-width: 600px) {
  .contact_area p:first-of-type {
    font-size: 1.25rem;
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 960px) {
  .contact_area p:first-of-type {
    font-size: 1.5rem;
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 1200px) {
  .contact_area br {
    display: none;
  }
}

/* foot_search
--------------------------------*/
.foot_search {
  background: #f2f3f6;
}
.foot_search h3 {
  background: url("https://toilet.reform-ichiba.com/img/icon_search.svg") no-repeat left top;
  background-size: 25px auto;
  font-size: 1.25rem;
  margin-bottom: 10px;
  font-feature-settings: "palt";
  line-height: 1.3;
  padding-top: 2px;
  padding-bottom: 2px;
  color: #44b3d4;
  font-weight: bold;
  margin-bottom: 30px;
  font-size: 1rem;
  padding-left: 28px;
}
@media screen and (min-width: 600px) {
  .foot_search h3 {
    font-size: 1.5rem;
    font-size: 1.125rem;
    padding-left: 30px;
  }
}
@media screen and (min-width: 960px) {
  .foot_search h3 {
    font-size: 1.75rem;
    font-size: 1.25rem;
  }
}
@media screen and (min-width: 1200px) {
  .foot_search h3 {
    background: url("https://toilet.reform-ichiba.com/img/icon_search.svg") no-repeat left center;
    background-size: 32px auto;
    padding-left: 40px;
    display: flex;
    align-items: center;
  }
}
.foot_search section + section {
  margin-top: 15px;
}
@media screen and (min-width: 1200px) {
  .foot_search section + section {
    margin-top: 0;
  }
}
.foot_search li {
  margin-bottom: 10px;
}
@media screen and (min-width: 960px) {
  .foot_search li a {
    transition: all 0.2s;
  }
  .foot_search li a:hover {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  }
}
.foot_search li a {
  overflow: hidden;
  border-radius: 5px;
  display: block;
  text-align: center;
}
@media screen and (min-width: 1200px) {
  .foot_search_inner {
    width: 100%;
    display: flex;
    justify-content: space-between;
  }
}
@media screen and (min-width: 1200px) {
  .foot_search_inner .foot_search_layout {
    width: 26%;
  }
}
@media screen and (min-width: 1200px) {
  .foot_search_inner .foot_search_maker {
    width: 30%;
  }
}
@media screen and (min-width: 1200px) {
  .foot_search_inner .foot_search_other {
    width: 37%;
  }
}

.foot_search_layout ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media screen and (max-width: 479px) {
  .foot_search_layout ul:nth-child(2) {
    display: none;
  }
}
@media screen and (min-width: 480px) {
  .foot_search_layout ul:nth-child(2) {
    display: flex;
  }
}
@media screen and (min-width: 768px) {
  .foot_search_layout ul:nth-child(2) {
    display: none;
  }
}
@media screen and (min-width: 1200px) {
  .foot_search_layout ul:nth-child(2) {
    display: flex;
  }
}
@media screen and (max-width: 479px) {
  .foot_search_layout ul:last-child {
    display: flex;
  }
}
@media screen and (min-width: 480px) {
  .foot_search_layout ul:last-child {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .foot_search_layout ul:last-child {
    display: flex;
  }
}
@media screen and (min-width: 1200px) {
  .foot_search_layout ul:last-child {
    display: none;
  }
}
.foot_search_layout li {
  width: 49%;
  border: 1px solid #bfcecc;
  border-radius: 5px;
}
@media screen and (min-width: 600px) {
  .foot_search_layout li {
    width: 49%;
  }
}
@media screen and (min-width: 768px) {
  .foot_search_layout li {
    width: 24%;
  }
}
@media screen and (min-width: 1200px) {
  .foot_search_layout li {
    width: 49%;
  }
}
.foot_search_layout li a {
  background: linear-gradient(#fff, #e4eff4);
  border: 3px solid #fff;
}
.foot_search_layout h4 {
  color: #44b3d4;
  margin: 20px 0;
  font-size: 0.875rem;
}
@media screen and (min-width: 600px) {
  .foot_search_layout h4 {
    margin: 25px 0;
    font-size: 1rem;
  }
}
@media screen and (min-width: 960px) {
  .foot_search_layout h4 {
    font-size: 1.125rem;
    margin: 20px 0 10px 0;
  }
}

.foot_search_maker ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.foot_search_maker ul::after {
  content: "";
  display: block;
  width: 32%;
}
@media screen and (min-width: 600px) {
  .foot_search_maker ul::after {
    content: "";
    display: block;
    width: 24%;
  }
}
@media screen and (min-width: 600px) {
  .foot_search_maker ul {
    justify-content: flex-start;
  }
}
@media screen and (min-width: 1200px) {
  .foot_search_maker ul {
    justify-content: space-between;
  }
}
.foot_search_maker li {
  width: 48.5%;
}
@media screen and (min-width: 480px) {
  .foot_search_maker li {
    width: 32%;
  }
}
@media screen and (min-width: 600px) {
  .foot_search_maker li {
    width: 19%;
    margin-right: 1%;
  }
}
@media screen and (min-width: 1200px) {
  .foot_search_maker li {
    width: 48%;
  }
}
.foot_search_maker li a {
  padding: 15px 15px;
  background: #fff;
}
@media screen and (min-width: 1200px) {
  .foot_search_maker li a {
    padding: 15px 20px;
  }
}
@media screen and (min-width: 1400px) {
  .foot_search_maker li a {
    padding: 15px 30px;
  }
}

.foot_search_other ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.foot_search_other li {
  width: 48.5%;
}
@media screen and (min-width: 600px) {
  .foot_search_other li {
    width: 24%;
  }
}
@media screen and (min-width: 1200px) {
  .foot_search_other li {
    width: 48.5%;
  }
}

/* banner_area
--------------------------------*/
.banner_area {
  width: 100%;
}
@media screen and (min-width: 600px) {
  .banner_area {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
}
.banner_area div {
  max-width: 350px;
  margin: 10px auto;
}
@media screen and (min-width: 600px) {
  .banner_area div {
    width: 48%;
    margin: 10px 0;
  }
}
@media screen and (min-width: 768px) {
  .banner_area div {
    width: 24%;
  }
}
@media screen and (min-width: 960px) {
  .banner_area a:hover {
    opacity: 0.7;
  }
}

/* =============================================================
top.css
============================================================== */
.top_haeder {
  text-align: center;
  margin-top: 10px;
  padding-bottom: 20px;
  position: relative;
}
@media screen and (min-width: 600px) {
  .top_haeder {
    margin-top: 30px;
  }
}
@media screen and (min-width: 960px) {
  .top_haeder {
    margin-top: 20px;
    margin-bottom: -150px;
    z-index: 10;
    padding-bottom: 70px;
  }
}
.top_haeder::before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 30px 50vw 0 50vw;
  border-color: #fff transparent transparent transparent;
  position: absolute;
  bottom: -30px;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 2;
}
@media screen and (min-width: 600px) {
  .top_haeder::before {
    border-width: 50px 50vw 0 50vw;
    bottom: -50px;
  }
}
@media screen and (min-width: 960px) {
  .top_haeder::before {
    border-width: 150px 50vw 0 50vw;
    bottom: 0;
  }
}
.top_haeder_txt {
  padding: 0 30px;
  position: relative;
  z-index: 10;
}
.top_haeder_txt span {
  display: inline-block;
}
.top_haeder_txt span:first-of-type {
  padding: 0px 10px;
}
@media screen and (min-width: 600px) {
  .top_haeder_txt span:first-of-type {
    padding: 0px 0px;
  }
}
.top_haeder_txt span:nth-of-type(2) {
  margin-top: 10px;
}
.top_haeder_txt span.max_off {
  color: #e10000;
  font-size: 1.875rem;
  font-family: "Roboto", sans-serif;
  margin-top: 10px;
}
.top_haeder_ttl {
  text-align: center;
  font-family: "M PLUS Rounded 1c", serif;
  position: relative;
  z-index: 10;
  font-size: 1.5625rem;
  color: #44b3d4;
  margin-top: 20px;
}
@media screen and (min-width: 600px) {
  .top_haeder_ttl {
    font-size: 2.1875rem;
  }
}
@media screen and (min-width: 960px) {
  .top_haeder_ttl {
    font-size: 2.625rem;
  }
}

.top_promo {
  background: url("https://toilet.reform-ichiba.com/img/promo01.jpg") no-repeat center bottom/cover;
  height: 40vh;
  min-height: 300px;
  position: relative;
}
@media screen and (min-width: 600px) {
  .top_promo {
    height: 60vh;
  }
}
@media screen and (min-width: 960px) {
  .top_promo {
    height: 750px;
  }
}
.top_promo_inner {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 20px 20px 50px 20px;
  text-align: center;
}
@media screen and (min-width: 960px) {
  .top_promo_inner {
    padding: 20px 20px 100px 20px;
  }
}
.top_promo_inner p {
  margin-top: 15px;
  text-align: center;
  max-width: 370px;
  margin: 15px auto 0 auto;
}
.top_promo_inner p a {
  display: block;
  color: #3853a3;
  text-decoration: none;
  padding: 10px 10px;
  font-size: 0.875rem;
  background: #fff;
  border-radius: 30px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  font-weight: bold;
  transition: all 0.2s;
}
@media screen and (min-width: 480px) {
  .top_promo_inner p a {
    padding: 15px 10px;
  }
}
@media screen and (min-width: 600px) {
  .top_promo_inner p a {
    padding: 15px 10px;
    font-size: 1rem;
    font-weight: bold;
  }
}
@media screen and (min-width: 960px) {
  .top_promo_inner p a {
    font-size: 1.125rem;
  }
  .top_promo_inner p a:hover {
    box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.5);
    color: #c23232;
  }
}
.top_promo_inner p span {
  display: none;
}
@media screen and (min-width: 480px) {
  .top_promo_inner p span {
    display: inline;
  }
}
.top_promo::before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 30px 50vw 0 50vw;
  border-color: transparent #f2f3f6 #f2f3f6 #f2f3f6;
  position: absolute;
  bottom: 0;
  left: 0;
}
@media screen and (min-width: 600px) {
  .top_promo::before {
    border-width: 50px 50vw 0 50vw;
  }
}
@media screen and (min-width: 960px) {
  .top_promo::before {
    border-width: 150px 50vw 0 50vw;
  }
}

.catches {
  margin: 5px 0px;
  position: absolute;
  left: 0px;
  bottom: 0px;
}
.catches span {
  background: #c23232;
  color: #fff;
  display: inline-block;
  padding: 4px 10px;
  font-size: 0.75rem;
}
@media screen and (min-width: 600px) {
  .catches span {
    font-size: 0.875rem;
    padding: 6px 10px;
  }
}

/* common
--------------------------------*/
.top_section {
  width: 100%;
  position: relative;
  padding-top: 60px;
  padding-bottom: 30px;
}
@media screen and (min-width: 600px) {
  .top_section {
    padding-top: 100px;
    padding-bottom: 50px;
  }
}
@media screen and (min-width: 960px) {
  .top_section {
    padding-top: 100px;
    padding-bottom: 10px;
  }
}
.top_section::before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 30px 50vw 0 50vw;
  border-color: #f2f3f6 transparent transparent transparent;
  position: absolute;
  bottom: -30px;
  left: 0;
  z-index: 2;
}
@media screen and (min-width: 600px) {
  .top_section::before {
    border-width: 50px 50vw 0 50vw;
    bottom: -50px;
  }
}
@media screen and (min-width: 960px) {
  .top_section::before {
    border-width: 150px 50vw 0 50vw;
    bottom: -150px;
  }
}
.top_section#top_find::before, .top_section#top_reason::before {
  border-color: #fff transparent transparent transparent;
}
.top_section#top_column {
  padding-bottom: 60px;
}
@media screen and (min-width: 960px) {
  .top_section#top_column {
    padding-bottom: 180px;
  }
}
.top_section#top_column::before {
  border-color: transparent #fff #fff #fff;
  bottom: 0;
}
.top_section#top_reason {
  padding-top: 30px;
}
@media screen and (min-width: 600px) {
  .top_section#top_reason {
    padding-top: 0;
  }
}
@media screen and (min-width: 960px) {
  .top_section#top_area {
    padding-bottom: 100px;
  }
}
.top_section#top_area::before {
  display: none;
}
.top_section .base {
  position: relative;
  z-index: 10;
}

#top_layout:before,
#top_maker:before {
  display: none;
}

.top_ttl {
  height: 60px;
  position: relative;
  margin: -40px 0px 20px -10px;
  z-index: 10;
}
@media screen and (min-width: 600px) {
  .top_ttl {
    height: 80px;
    margin: -50px 0px 40px -10px;
  }
}
@media screen and (min-width: 960px) {
  .top_ttl {
    height: auto;
    margin: -30px 0px 40px -20px;
  }
}
.top_ttl img {
  width: auto;
  max-height: 100%;
}
#top_search .top_ttl {
  margin-top: -40px;
}
@media screen and (min-width: 600px) {
  #top_search .top_ttl {
    margin-top: -110px;
  }
}
@media screen and (min-width: 960px) {
  #top_search .top_ttl {
    margin-top: -180px;
  }
}

.top_ttl02 {
  text-align: center;
  margin-bottom: 30px;
  position: relative;
  z-index: 10;
}
@media screen and (min-width: 600px) {
  .top_ttl02 {
    margin-bottom: 50px;
  }
}
@media screen and (min-width: 960px) {
  .top_ttl02 {
    margin-bottom: 80px;
  }
}
@media screen and (min-width: 960px) {
  #top_reason .top_ttl02 {
    margin-top: -80px;
  }
}
.top_ttl02--mt {
  margin-top: 40px;
}
@media screen and (min-width: 600px) {
  .top_ttl02--mt {
    margin-top: 60px;
  }
}
@media screen and (min-width: 960px) {
  .top_ttl02--mt {
    margin-top: 80px;
  }
}

/* top_search
--------------------------------*/
#top_search {
  background: #f2f3f6;
}
#top_search h3 {
  background: url("https://toilet.reform-ichiba.com/img/icon_search.svg") no-repeat left top;
  background-size: 30px auto;
  padding-left: 35px;
  font-size: 1.25rem;
  margin-bottom: 10px;
  font-feature-settings: "palt";
  line-height: 1.3;
  padding-top: 2px;
  padding-bottom: 2px;
  color: #44b3d4;
  font-weight: bold;
  margin-bottom: 30px;
}
@media screen and (min-width: 600px) {
  #top_search h3 {
    background-size: 35px auto;
    padding-left: 40px;
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 960px) {
  #top_search h3 {
    background-size: 40px auto;
    padding-left: 45px;
    font-size: 1.75rem;
  }
}
#top_search h4 {
  color: #44b3d4;
  margin: 20px 0;
  font-size: 1rem;
}
@media screen and (min-width: 600px) {
  #top_search h4 {
    margin: 25px 0;
    font-size: 1.125rem;
  }
}
@media screen and (min-width: 960px) {
  #top_search h4 {
    font-size: 1.375rem;
    margin: 30px 0;
  }
}
#top_search section + section {
  margin-top: 40px;
}
#top_search li {
  margin-bottom: 10px;
}
@media screen and (min-width: 960px) {
  #top_search li a {
    transition: all 0.2s;
  }
  #top_search li a:hover {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  }
}
#top_search li a {
  overflow: hidden;
  border-radius: 5px;
  display: block;
  background: #fff;
  text-align: center;
}

/*
.top_search_layout{
	ul{		
		max-width:300px;
		margin:auto;
		@include mq-up(sp){
			display: flex;
			justify-content: space-between;
			flex-wrap: wrap;
			max-width:none;
		}
	}

  li{
    @include mq-up(sp){
      width:48%;
    }
		@include mq-up(md){
			width:32%;
		}
  }
}
*/
.top_search_layout ul {
  /*max-width:300px;*/
  margin: auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  max-width: none;
}
.top_search_layout li {
  width: 49%;
}
@media screen and (min-width: 480px) {
  .top_search_layout li {
    width: 32%;
    border: 1px solid #bfcecc;
  }
}
@media screen and (min-width: 768px) {
  .top_search_layout li {
    width: 18%;
  }
}
.top_search_layout li:last-child {
  border: none;
}

.top_search_maker ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.top_search_maker ul::after {
  content: "";
  display: block;
  width: 32%;
}
@media screen and (min-width: 600px) {
  .top_search_maker ul::after {
    content: "";
    display: block;
    width: 24%;
  }
}
@media screen and (min-width: 768px) {
  .top_search_maker ul {
    justify-content: flex-start;
  }
}
.top_search_maker li {
  width: 48.5%;
}
@media screen and (min-width: 480px) {
  .top_search_maker li {
    width: 32%;
  }
}
@media screen and (min-width: 600px) {
  .top_search_maker li {
    width: 24%;
  }
}
@media screen and (min-width: 768px) {
  .top_search_maker li {
    width: 19%;
    margin-right: 1%;
  }
}
.top_search_maker li a {
  padding: 15px 10px;
}
@media screen and (min-width: 600px) {
  .top_search_maker li a {
    padding: 15px 20px;
  }
}
@media screen and (min-width: 1200px) {
  .top_search_maker li a {
    padding: 20px 30px;
  }
}
@media screen and (min-width: 1400px) {
  .top_search_maker li a {
    padding: 20px 40px;
  }
}

.top_search_other ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.top_search_other li {
  width: 48%;
}
@media screen and (min-width: 768px) {
  .top_search_other li {
    width: 24%;
  }
}

/* top_find
--------------------------------*/
#top_find h3 {
  background: url("https://toilet.reform-ichiba.com/img/icon_ttlarrow.png") no-repeat left 6px;
  background-size: 15px auto;
  padding-left: 20px;
  width: 100%;
  font-size: 1.25rem;
  margin-bottom: 10px;
  font-feature-settings: "palt";
  line-height: 1.3;
  padding-top: 2px;
  padding-bottom: 2px;
  color: #44b3d4;
  font-weight: bold;
  margin-bottom: 30px;
}
@media screen and (min-width: 600px) {
  #top_find h3 {
    background-size: 20px auto;
    padding-left: 25px;
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 960px) {
  #top_find h3 {
    background-size: 25px auto;
    padding-left: 35px;
    font-size: 1.75rem;
  }
}

/* top_item */
@media screen and (min-width: 1200px) {
  .top_item a {
    padding: 0 15px 10px 15px;
  }
}
.top_item .item_ph {
  position: relative;
}
@media screen and (min-width: 1200px) {
  .top_item .item_ph {
    width: calc(100% + 30px);
    margin: 0px -15px 15px -15px;
  }
}
.top_item .item_name {
  font-size: 0.9375rem;
  line-height: 1.2;
}
@media screen and (min-width: 768px) {
  .top_item .item_name {
    font-size: 1rem;
  }
}
@media screen and (min-width: 1200px) {
  .top_item .item_name {
    font-size: 1.0625rem;
  }
}
.top_item .item_sales strong {
  font-size: 150%;
  margin-right: 2px;
}
@media screen and (min-width: 480px) {
  .top_item .item_sales strong {
    font-size: 170%;
  }
}
@media screen and (min-width: 600px) {
  .top_item .item_sales strong {
    font-size: 150%;
    margin-top: 5px;
  }
}

.top_item_price {
  position: relative;
  display: flex;
  justify-content: space-between;
  padding: 5px 0;
}
.top_kitchen_list .top_item_price {
  position: static;
  display: block;
}

.top_item_off {
  background: url("https://toilet.reform-ichiba.com/img/off_bg.svg") no-repeat center center/contain;
  width: 42px;
  height: 40px;
  color: #fff;
  font-size: 0.5625rem;
  font-weight: bold;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1;
  margin-left: -5px;
}
@media screen and (min-width: 480px) {
  .top_item_off {
    width: 48px;
    height: 48px;
    font-size: 0.75rem;
  }
}
@media screen and (min-width: 1200px) {
  .top_item_off {
    width: 52px;
    height: 52px;
    font-size: 0.875rem;
  }
}
.top_kitchen_list .top_item_off {
  position: absolute;
  top: -5px;
  left: 5px;
  width: 48px;
  height: 48px;
  font-size: 0.625rem;
}
@media screen and (min-width: 1200px) {
  .top_kitchen_list .top_item_off {
    width: 62px;
    height: 62px;
    font-size: 0.875rem;
  }
}
.top_item_off span {
  display: block;
}
.top_item_off span span {
  display: inline;
  font-size: 0.875rem;
}
@media screen and (min-width: 480px) {
  .top_item_off span span {
    font-size: 1rem;
  }
}
.top_kitchen_list .top_item_off span span {
  font-size: 0.9375rem;
}
@media screen and (min-width: 1200px) {
  .top_kitchen_list .top_item_off span span {
    font-size: 1.125rem;
  }
}

/* kitchin */
.top_kitchen_list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media screen and (min-width: 600px) {
  .top_kitchen_list::after {
    content: "";
    display: block;
    width: 32%;
  }
}
@media screen and (min-width: 1200px) {
  .top_kitchen_list::before {
    content: "";
    display: block;
    width: 24%;
    order: 1;
  }
  .top_kitchen_list::after {
    content: "";
    display: block;
    width: 24%;
  }
}
.top_kitchen_list .top_item {
  width: 49%;
  margin-bottom: 10px;
  margin-top: 10px;
}
@media screen and (min-width: 600px) {
  .top_kitchen_list .top_item {
    width: 32%;
  }
}
@media screen and (min-width: 1200px) {
  .top_kitchen_list .top_item {
    width: 24%;
  }
}

/* other */
.top_other_list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media screen and (min-width: 600px) {
  .top_other_list::after {
    content: "";
    display: block;
    width: 32%;
  }
}
@media screen and (min-width: 1200px) {
  .top_other_list::after {
    content: "";
    display: block;
    width: 24%;
  }
}
.top_other_list .top_item {
  width: 49%;
  margin-bottom: 10px;
  margin-top: 10px;
}
@media screen and (min-width: 600px) {
  .top_other_list .top_item {
    width: 32%;
  }
}
@media screen and (min-width: 1200px) {
  .top_other_list .top_item {
    width: 24%;
  }
}
.top_other_list .item_ph {
  border-radius: 0;
}
.top_other_list .top_other_category {
  background: #d65656;
  text-align: center;
  font-size: 0.875rem;
  font-weight: bold;
  color: #fff;
  padding: 5px 0;
  width: calc(100% + 20px);
  margin: 0px -10px;
}
@media screen and (min-width: 600px) {
  .top_other_list .top_other_category {
    font-size: 0.9375rem;
  }
}
@media screen and (min-width: 1200px) {
  .top_other_list .top_other_category {
    font-size: 1rem;
    padding: 6px 0;
    width: calc(100% + 30px);
    margin: 0px -15px;
  }
}
.top_other_list .cate_konro {
  background: #d65656;
}
.top_other_list .cate_suisen {
  background: #86cbc5;
}

/* ranking */
.top_ranking_list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media screen and (min-width: 600px) {
  .top_ranking_list::after {
    content: "";
    display: block;
    width: 32%;
  }
}
.top_ranking_list .top_item {
  width: 49%;
  margin-bottom: 10px;
  margin-top: 10px;
}
@media screen and (min-width: 600px) {
  .top_ranking_list .top_item {
    width: 32%;
  }
}
@media screen and (min-width: 1200px) {
  .top_ranking_list .top_item {
    width: 19.5%;
  }
}
.top_ranking_list .top_ranking {
  position: relative;
}
.top_ranking_list .top_ranking .top_item_off {
  display: none;
}
.top_ranking_list .top_ranking .item_sales {
  width: 100%;
}
.top_ranking_list .top_ranking .top_ranking_rankimg {
  width: 37px;
  height: 43px;
  position: absolute;
  top: -5px;
  left: 5px;
  z-index: 10;
}

/* top_column
--------------------------------*/
#top_column {
  background: url("https://toilet.reform-ichiba.com/img/top/top_column_bg.gif") repeat left top;
}
#top_column .btn a {
  color: #fff;
  background: #6fc7dd;
}
#top_column .column_list_inner {
  margin-bottom: 15px;
}
@media screen and (min-width: 600px) {
  #top_column .column_list_inner {
    margin-bottom: 15px;
  }
}
@media screen and (min-width: 1200px) {
  #top_column .column_list_inner {
    margin-bottom: 15px;
  }
}

#top_reason ol {
  counter-reset: num;
  margin-bottom: -20px;
}
@media screen and (min-width: 600px) {
  #top_reason ol {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
}
#top_reason li {
  border: 2px solid #eee;
  border-radius: 10px;
  margin-bottom: 20px;
  background: #fff;
}
@media screen and (min-width: 600px) {
  #top_reason li {
    width: 49%;
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 960px) {
  #top_reason li {
    width: 47%;
    margin-bottom: 50px;
  }
}
#top_reason li h4 {
  padding: 10px 0px 10px 15%;
  border-bottom: 1px solid #eee;
  position: relative;
}
@media screen and (min-width: 600px) {
  #top_reason li h4 {
    padding: 10px 10px 10px 65px;
  }
}
@media screen and (min-width: 960px) {
  #top_reason li h4 {
    padding: 15px 10px 15px 80px;
  }
}
@media screen and (min-width: 1200px) {
  #top_reason li h4 {
    padding: 15px 10px 15px 120px;
  }
}
#top_reason li h4::before {
  counter-increment: num 1;
  content: counter(num);
  position: absolute;
  left: 0px;
  bottom: 0;
  font-family: "Quicksand";
  font-size: 20vw;
  line-height: 1;
  width: 15%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
@media screen and (min-width: 600px) {
  #top_reason li h4::before {
    width: 65px;
    font-size: 6.25rem;
  }
}
@media screen and (min-width: 960px) {
  #top_reason li h4::before {
    width: 80px;
    font-size: 7.5rem;
  }
}
@media screen and (min-width: 1200px) {
  #top_reason li h4::before {
    width: 120px;
    font-size: 9.375rem;
  }
}
#top_reason li:nth-of-type(1) h4::before, #top_reason li:nth-of-type(4) h4::before {
  color: #44b3d4;
}
#top_reason li:nth-of-type(2) h4::before, #top_reason li:nth-of-type(3) h4::before {
  color: #fac81b;
}
#top_reason li p {
  padding: 20px;
}
@media screen and (min-width: 1200px) {
  #top_reason li p {
    padding: 20px 30px;
  }
}

/* top_support
--------------------------------*/
#top_support {
  background: #f2f3f6;
}

.top_support_txt {
  font-size: 1rem;
  line-height: 1.5;
}
@media screen and (min-width: 600px) {
  .top_support_txt {
    text-align: center;
  }
}
.top_support_txt br {
  display: none;
}
@media screen and (min-width: 600px) {
  .top_support_txt br {
    display: inline;
  }
}
@media screen and (min-width: 1200px) {
  .top_support_txt br {
    display: none;
  }
}

.top_support_list {
  margin-top: 30px;
  margin-bottom: 50px;
  padding: 0px 10px;
}
@media screen and (min-width: 600px) {
  .top_support_list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 50px;
    margin-bottom: 70px;
  }
}
@media screen and (min-width: 960px) {
  .top_support_list {
    justify-content: center;
  }
}
@media screen and (min-width: 1200px) {
  .top_support_list {
    justify-content: space-between;
  }
}
.top_support_list + p > a:hover {
  background: #44b3d4;
}

.top_support_inner {
  box-shadow: 0 0 0 15px #44b3d4;
  border-radius: 10px;
  margin: 10px 0px 30px 0px;
  background: url("https://toilet.reform-ichiba.com/img/top/top_support_img.png") no-repeat center center #fff;
  background-size: auto 65%;
  position: relative;
}
@media screen and (min-width: 600px) {
  .top_support_inner {
    background-size: 65% auto;
    width: 30%;
  }
}
@media screen and (min-width: 768px) {
  .top_support_inner {
    border-radius: 50%;
    position: relative;
  }
}
@media screen and (min-width: 960px) {
  .top_support_inner {
    width: 30%;
    min-width: 270px;
    margin: 10px 15px 30px 15px;
  }
}
@media screen and (min-width: 1200px) {
  .top_support_inner {
    width: 30%;
    min-width: 0;
    margin: 10px 0 30px 0;
  }
}
.top_support_inner {
  /*
  &:first-of-type{
  }
  */
}
@media screen and (min-width: 768px) {
  .top_support_inner::before {
    content: "";
    display: block;
    padding-top: 100%;
  }
}
.top_support_inner div {
  padding: 15px;
}
@media screen and (min-width: 768px) {
  .top_support_inner div {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 30px;
  }
}
.top_support_inner h4 {
  text-align: center;
  font-size: 1.25rem;
  line-height: 1.3;
  margin-bottom: 10px;
  color: #44b3d4;
}
@media screen and (min-width: 600px) {
  .top_support_inner h4 {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 960px) {
  .top_support_inner h4 {
    font-size: 1.625rem;
  }
}
@media screen and (min-width: 1200px) {
  .top_support_inner h4 {
    font-size: 1.875rem;
  }
}
.top_support_inner h4 br {
  display: none;
}
@media screen and (min-width: 600px) {
  .top_support_inner h4 br {
    display: inline;
  }
}
@media screen and (min-width: 1200px) {
  .top_support_inner h4 br {
    display: none;
  }
}
.top_support_inner p {
  max-width: 100%;
}

/* top_area
--------------------------------*/
#top_area {
  background: url("https://toilet.reform-ichiba.com/img/top/top_area_bg.png") no-repeat center center/auto 100%;
}
#top_area .btn a {
  color: #fff;
  background: #315970;
}

.top_area_list {
  max-width: 820px;
  margin: 0px auto 30px auto;
}
@media screen and (min-width: 600px) {
  .top_area_list {
    margin-bottom: 50px;
    display: flex;
    justify-content: space-between;
  }
}
@media screen and (min-width: 960px) {
  .top_area_list {
    margin-bottom: 80px;
  }
}
.top_area_list div {
  margin-bottom: 30px;
}
@media screen and (min-width: 600px) {
  .top_area_list div {
    width: 48%;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 960px) {
  .top_area_list div {
    width: 46%;
  }
}
.top_area_list div:nth-of-type(1) dl:nth-of-type(1) dt, .top_area_list div:nth-of-type(1) dl:nth-of-type(3) dt {
  background: #fac81b;
}
.top_area_list div:nth-of-type(1) dl:nth-of-type(2) dt, .top_area_list div:nth-of-type(1) dl:nth-of-type(4) dt {
  background: #44b3d4;
}
.top_area_list div:nth-of-type(2) dl:nth-of-type(1) dt, .top_area_list div:nth-of-type(2) dl:nth-of-type(3) dt {
  background: #44b3d4;
}
.top_area_list div:nth-of-type(2) dl:nth-of-type(2) dt, .top_area_list div:nth-of-type(2) dl:nth-of-type(4) dt {
  background: #fac81b;
}
.top_area_list dl {
  width: 100%;
  position: relative;
  display: flex;
  overflow: hidden;
  margin-bottom: 30px;
}
.top_area_list dl dt {
  width: 25%;
  height: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  border-radius: 10px 0 0 10px;
  font-weight: bold;
  font-size: 0.875rem;
  line-height: 1.3;
}
@media screen and (min-width: 600px) {
  .top_area_list dl dt {
    font-size: 1rem;
  }
}
@media screen and (min-width: 960px) {
  .top_area_list dl dt {
    font-size: 1.125rem;
  }
}
.top_area_list dl dd {
  height: 80px;
  width: 75%;
  border: 2px solid #eee;
  border-left: none;
  border-radius: 0 10px 10px 0;
  padding: 2px 10px;
  display: flex;
  align-items: center;
  background-color: #fff;
  box-sizing: border-box;
  z-index: -1;
}
/* 種類別
--------------------------------*/
.pointIntro_list {
  margin-top: 20px;
  margin-bottom: 20px;
  background: #f2f3f6;
  padding: 20px;
}
@media screen and (min-width: 600px) {
  .pointIntro_list {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 960px) {
  .pointIntro_list {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
.pointIntro_list i {
  border: 1px solid #ccc;
}

@media screen and (min-width: 600px) {
  .pointIntro_menu {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
}

.pointIntro-item {
  max-width: 360px;
  margin: 0px auto 20px auto;
  border: 1px solid #ccc;
}
@media screen and (min-width: 600px) {
  .pointIntro-item {
    width: 48%;
    margin: 0 0 20px 0;
    max-width: none;
  }
}
@media screen and (min-width: 960px) {
  .pointIntro-item {
    margin: 0 0 40px 0;
  }
}
.pointIntro-item a {
  display: block;
  text-decoration: none;
  color: #000;
}
.pointIntro-item a:hover .btn_txt {
  background: #fff;
  color: #000;
}
.pointIntro-item_ph {
  text-align: center;
}
.pointIntro-item_inner {
  padding: 15px 10px;
}
@media screen and (min-width: 600px) {
  .pointIntro-item_inner {
    padding: 20px 20px 25px;
  }
}
.pointIntro-item_title {
  text-align: center;
  font-size: 1.125rem;
  line-height: 1.3;
}
.pointIntro-item_txt {
  font-size: 0.8125rem;
  line-height: 1.3;
  margin-top: 15px;
  text-align: center;
}
.pointIntro-item_btn {
  max-width: 290px;
  margin: 25px auto 0 auto;
}
.pointIntro-item .btn_txt {
  background: #000;
  font-size: 0.875rem;
  color: #fff;
  text-align: center;
  display: block;
  padding: 10px 20px 10px 10px;
  font-weight: bold;
  border: 1px solid #000;
}

/*.voice{
  width:100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}*/
.topVoice_inner {
  margin-top: 15px;
}
@media screen and (min-width: 600px) {
  .topVoice_inner {
    margin-top: 20px;
  }
}
@media screen and (min-width: 960px) {
  .topVoice_inner {
    margin-top: 30px;
  }
}

.voiceItem {
  border: 10px solid #44b3d4;
  padding: 15px;
  width: 100%;
  margin: 0px 10px;
}
@media screen and (min-width: 600px) {
  .voiceItem {
    width: 49%;
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 960px) {
  .voiceItem {
    width: 32.5%;
  }
}
.voiceItem_img {
  text-align: center;
}
.voiceItem_name {
  padding: 15px 0;
  font-size: 1rem;
  line-height: 1.3;
  color: #44b3d4;
}
.voiceItem_name a {
  color: #44b3d4;
  text-decoration: none;
  cursor: default;
}
.voiceItem_txt {
  font-size: 0.8125rem;
  line-height: 1.3;
}
@media screen and (min-width: 960px) {
  .voiceItem_txt {
    font-size: 0.875rem;
    line-height: 1.4;
  }
}

/* =============================================================
item-list.css
============================================================== */
/* description
---------------------------------*/
.category_description {
  width: 100%;
  border-radius: 15px;
  padding: 15px;
  border: 3px solid #e2e2e2;
  position: relative;
  margin-bottom: 50px;
}
@media screen and (min-width: 600px) {
  .category_description {
    padding: 30px;
  }
}
@media screen and (min-width: 1200px) {
  .category_description {
    display: flex;
    justify-content: space-between;
    padding: 45px;
  }
}
.category_description::before, .category_description::after {
  content: "";
  display: block;
  background: #fff;
  position: absolute;
}
.category_description::before {
  width: calc(100% + 6px);
  height: calc(100% - 40px);
  top: 20px;
  left: -3px;
}
@media screen and (min-width: 600px) {
  .category_description::before {
    height: calc(100% - 60px);
    top: 30px;
  }
}
@media screen and (min-width: 1200px) {
  .category_description::before {
    height: calc(100% - 80px);
    top: 40px;
  }
}
.category_description::after {
  height: calc(100% + 6px);
  width: calc(100% - 40px);
  top: -3px;
  left: 20px;
}
@media screen and (min-width: 600px) {
  .category_description::after {
    width: calc(100% - 60px);
    left: 30px;
  }
}
@media screen and (min-width: 1200px) {
  .category_description::after {
    width: calc(100% - 80px);
    left: 40px;
  }
}
.category_description_inner {
  position: relative;
  z-index: 5;
}
@media screen and (min-width: 1200px) {
  .category_description_inner {
    width: 48%;
  }
}
.category_description figure {
  position: relative;
  z-index: 5;
  text-align: center;
}
@media screen and (min-width: 1200px) {
  .category_description figure {
    width: 48%;
  }
}

.category_description_inner h2 {
  color: #44b3d4;
  font-size: 1.25rem;
  line-height: 1.5;
  margin-bottom: 10px;
}
@media screen and (min-width: 600px) {
  .category_description_inner h2 {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 960px) {
  .category_description_inner h2 {
    font-size: 1.75rem;
  }
}
@media screen and (min-width: 1200px) {
  .category_description_inner h2 {
    font-size: 1.875rem;
  }
}
.category_description_inner h2 span {
  color: #315970;
  display: block;
  font-size: 0.75rem;
  font-weight: normal;
}
@media screen and (min-width: 960px) {
  .category_description_inner h2 span {
    display: inline-block;
    font-size: 0.875rem;
    margin-left: 15px;
  }
}

.category_description_feature {
  margin-top: 20px;
  margin-bottom: 20px;
}
@media screen and (min-width: 600px) {
  .category_description_feature {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 1200px) {
  .category_description_feature {
    margin-top: 30px;
    margin-bottom: 0px;
  }
}
.category_description_feature h3 {
  color: #44b3d4;
  font-size: 1rem;
  line-height: 1.5;
  margin-bottom: 10px;
  border-bottom: 1px solid #44b3d4;
}
@media screen and (min-width: 600px) {
  .category_description_feature h3 {
    font-size: 1.125rem;
    margin-bottom: 15px;
  }
}
.category_description_feature li {
  font-size: 0.8125rem;
  line-height: 1.5;
  font-weight: bold;
  text-indent: -13px;
  padding-left: 13px;
  margin-bottom: 5px;
}
@media screen and (min-width: 600px) {
  .category_description_feature li {
    font-size: 0.875rem;
    text-indent: -14px;
    padding-left: 14px;
    margin-bottom: 10px;
  }
}
.category_description_feature li::before {
  content: "\f0eb";
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
  color: #44b3d4;
  padding-right: 5px;
}

.result_count {
  width: 100%;
  margin-bottom: 40px;
  font-size: 0.8125rem;
  font-weight: bold;
}
@media screen and (min-width: 600px) {
  .result_count {
    font-size: 0.875rem;
    margin-top: -20px;
  }
}
@media screen and (min-width: 960px) {
  .result_count {
    font-size: 1rem;
    margin-top: -30px;
  }
}

.noitem {
  text-align: center;
  width: 100%;
  font-size: 1rem;
  font-weight: bold;
}
@media screen and (min-width: 600px) {
  .noitem {
    margin-top: -20px;
  }
}
@media screen and (min-width: 960px) {
  .noitem {
    font-size: 1.125rem;
    margin-top: -30px;
  }
}

/* list
---------------------------------*/
.maker_lineup {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 50px;
}
@media screen and (min-width: 600px) {
  .maker_lineup::after {
    content: "";
    display: block;
    width: 32%;
  }
  .maker_lineup {
    margin-bottom: 80px;
  }
}
@media screen and (min-width: 960px) {
  .maker_lineup {
    margin-bottom: 100px;
  }
}
@media screen and (min-width: 1200px) {
  .maker_lineup::before {
    content: "";
    display: block;
    width: 24%;
    order: 1;
  }
  .maker_lineup::after {
    content: "";
    display: block;
    width: 24%;
  }
}
.maker_lineup li {
  width: 48%;
  margin-bottom: 10px;
}
@media screen and (min-width: 600px) {
  .maker_lineup li {
    width: 32%;
  }
}
@media screen and (min-width: 960px) {
  .maker_lineup li a {
    transition: all 0.2s;
  }
  .maker_lineup li a:hover {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  }
}
@media screen and (min-width: 1200px) {
  .maker_lineup li {
    width: 24%;
    margin-bottom: 15px;
  }
}
.maker_lineup a {
  display: block;
  border: 1px solid #ccc;
  border-radius: 5px;
  text-align: center;
  padding: 10px;
  text-decoration: none;
  color: #315970;
  position: relative;
  font-size: 0.875rem;
  line-height: 1.6;
}
@media screen and (min-width: 600px) {
  .maker_lineup a {
    font-size: 0.9375rem;
  }
}
@media screen and (min-width: 960px) {
  .maker_lineup a {
    font-size: 1rem;
    line-height: 1.8;
  }
}
@media screen and (min-width: 960px) {
  .maker_lineup a:hover {
    border: 1px solid #44b3d4;
    color: #fff;
    background: #44b3d4;
  }
}

/* list
---------------------------------*/
.list_box {
  margin-bottom: -15px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media screen and (min-width: 768px) {
  .list_box::after {
    content: "";
    display: block;
    width: 32%;
  }
  .list_box {
    margin-bottom: -30px;
  }
}
@media screen and (min-width: 1200px) {
  .list_box::after {
    content: "";
    display: block;
    width: 31%;
  }
  .list_box {
    margin-bottom: -50px;
  }
}

.list_item.item {
  margin-bottom: 15px;
  margin-top: 15px;
  width: 49%;
}
@media screen and (min-width: 768px) {
  .list_item.item {
    width: 32%;
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 1200px) {
  .list_item.item {
    width: 31%;
    margin-bottom: 50px;
  }
}
.list_item .item_name {
  font-size: 0.9375rem;
  line-height: 1.2;
}
@media screen and (min-width: 600px) {
  .list_item .item_name {
    font-size: 1rem;
  }
}
@media screen and (min-width: 960px) {
  .list_item .item_name {
    font-size: 1rem;
  }
}
@media screen and (min-width: 1200px) {
  .list_item .item_name {
    font-size: 1.125rem;
  }
}

.list_item_txt {
  font-size: 0.8125rem;
  line-height: 1.3;
  padding: 10px 0 10px 0;
}

.list_item_off {
  background: #44b3d4;
  padding: 5px 0;
  color: #fff;
  font-weight: bold;
  text-align: center;
  margin-top: 10px;
  font-size: 0.75rem;
  line-height: 1.2;
}
.list_item_off span {
  font-size: 1rem;
}

.list_item_sales {
  margin-top: 10px;
  text-align: center;
}
@media screen and (min-width: 600px) {
  .list_item_sales {
    display: flex;
    justify-content: flex-end;
    align-items: center;
  }
}
.list_item_sales p:first-of-type {
  border: 1px solid #be3f3f;
  border-radius: 3px;
  padding: 5px 10px;
  font-size: 0.75rem;
  line-height: 1.2;
  color: #be3f3f;
  margin-right: 10px;
  margin-bottom: 12px;
  display: inline-block;
}
@media screen and (min-width: 600px) {
  .list_item_sales p:first-of-type {
    display: flex;
    align-items: center;
    width: 40px;
    padding: 5px;
    text-align: center;
    width: auto;
  }
}
@media screen and (min-width: 768px) {
  .list_item_sales p:first-of-type {
    width: 40px;
    text-align: center;
  }
}
@media screen and (min-width: 1400px) {
  .list_item_sales p:first-of-type {
    width: auto;
    margin-bottom: 5px;
  }
}
.list_item_sales p:first-of-type br {
  display: none;
}
@media screen and (min-width: 600px) {
  .list_item_sales p:first-of-type br {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .list_item_sales p:first-of-type br {
    display: inline;
  }
}
@media screen and (min-width: 1400px) {
  .list_item_sales p:first-of-type br {
    display: none;
  }
}
.list_item_sales .item_sales {
  letter-spacing: -1px;
}
.list_item_sales .item_sales strong {
  font-size: 8.5vw;
}
@media screen and (min-width: 600px) {
  .list_item_sales .item_sales strong {
    font-size: 5vw;
  }
}
@media screen and (min-width: 768px) {
  .list_item_sales .item_sales strong {
    font-size: 3.5vw;
  }
}
@media screen and (min-width: 960px) {
  .list_item_sales .item_sales strong {
    font-size: 2.8vw;
  }
}
@media screen and (min-width: 1400px) {
  .list_item_sales .item_sales strong {
    font-size: 2.375rem;
  }
}

/* =============================================================
item-detail.css
============================================================== */
/* ttl
---------------------------------*/
.entry_ttl.space_medium {
  padding-bottom: 0;
}
.entry_ttl div {
  background: url("https://toilet.reform-ichiba.com/img/item/item_detail_ttl.jpg") no-repeat center center/cover;
  padding: 30px 20px;
  color: #fff;
}
@media screen and (min-width: 600px) {
  .entry_ttl div {
    padding: 40px 0px;
  }
}
@media screen and (min-width: 1200px) {
  .entry_ttl div {
    padding: 50px 0px;
  }
}
.entry_ttl_h {
  font-size: 1.25rem;
  line-height: 1.3;
  margin-bottom: 15px;
  text-align: center;
}
@media screen and (min-width: 600px) {
  .entry_ttl_h {
    font-size: 1.625rem;
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 1200px) {
  .entry_ttl_h {
    font-size: 1.875rem;
    margin-bottom: 25px;
  }
}
.entry_ttl p {
  max-width: 600px;
  margin: 0 auto;
}

/* intro
---------------------------------*/
.item_intro {
  display: flex;
  flex-direction: column-reverse;
  max-width: 1000px;
  margin: 0px auto 30px auto;
}
@media screen and (min-width: 600px) {
  .item_intro {
    flex-direction: row;
    justify-content: space-between;
    margin: 0px auto 50px auto;
  }
}
.item_intro_data {
  margin-top: 30px;
  text-align: center;
}
@media screen and (min-width: 600px) {
  .item_intro_data {
    width: 47%;
    margin-top: 0px;
  }
}
.item_intro_ph {
  text-align: center;
  max-width: 460px;
  margin: 0px auto;
}
@media screen and (min-width: 600px) {
  .item_intro_ph {
    width: 50%;
    margin: 0px;
  }
}
.item_intro ul {
  background: #f7f7f6;
  padding: 15px;
  border-radius: 3px;
  margin-top: 30px;
  text-align: left;
}
@media screen and (min-width: 1200px) {
  .item_intro ul {
    padding: 20px;
    margin-top: 40px;
  }
}
@media screen and (min-width: 1400px) {
  .item_intro ul {
    margin-top: 50px;
  }
}
.item_intro ul li {
  font-size: 0.6875rem;
  line-height: 1.3;
  position: relative;
  text-indent: -12px;
  padding-left: 12px;
}
@media screen and (min-width: 960px) {
  .item_intro ul li {
    font-size: 0.75rem;
    line-height: 1.5;
  }
}
.item_intro ul li::before {
  content: "※";
}
.item_intro ul li + li {
  margin-top: 3px;
}

.item_intro_tsujyo {
  font-size: 0.875rem;
  line-height: 1.3;
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 20px;
  width: 100%;
}
@media screen and (min-width: 960px) {
  .item_intro_tsujyo {
    line-height: 1.5;
    margin-bottom: 10px;
  }
}
.item_intro_tsujyo span {
  position: relative;
  z-index: 20;
}
@media screen and (min-width: 960px) {
  .item_intro_tsujyo br {
    display: none;
  }
}
.item_intro_tsujyo::before, .item_intro_tsujyo::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  position: absolute;
  left: 50%;
  margin-left: -40vw;
  border-width: 20px 40vw 0 40vw;
}
@media screen and (min-width: 600px) {
  .item_intro_tsujyo::before, .item_intro_tsujyo::after {
    border-width: 20px 20vw 0 20vw;
    margin-left: -20vw;
  }
}
@media screen and (min-width: 960px) {
  .item_intro_tsujyo::before, .item_intro_tsujyo::after {
    border-width: 20px 15vw 0 15vw;
    margin-left: -15vw;
  }
}
@media screen and (min-width: 1400px) {
  .item_intro_tsujyo::before, .item_intro_tsujyo::after {
    border-width: 20px 235px 0 235px;
    left: 0;
    margin-left: 0;
  }
}
.item_intro_tsujyo::before {
  border-color: #44b3d4 transparent transparent transparent;
  bottom: 0;
}
.item_intro_tsujyo::after {
  border-color: #fff transparent transparent transparent;
  bottom: 1px;
}

.item_intro_sales {
  text-align: center;
  margin-bottom: 15px;
}
@media screen and (min-width: 1400px) {
  .item_intro_sales {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
  }
}
.item_intro_sales p:first-of-type {
  background: #f2f3f6;
  border-radius: 3px;
  display: inline-block;
  padding: 8px 30px;
  font-size: 0.8125rem;
  font-weight: bold;
  margin-bottom: 10px;
}
@media screen and (min-width: 1400px) {
  .item_intro_sales p:first-of-type {
    width: 150px;
    padding: 8px 10px;
    font-size: 0.875rem;
    line-height: 1.5;
  }
}
.item_intro_sales p:first-of-type br {
  display: none;
}
@media screen and (min-width: 1400px) {
  .item_intro_sales p:first-of-type br {
    display: inline;
  }
}
.item_intro_sales p:nth-of-type(2) {
  color: #be3f3f;
  font-size: 0.875rem;
  font-weight: bold;
  font-feature-settings: "palt";
}
@media screen and (min-width: 600px) {
  .item_intro_sales p:nth-of-type(2) {
    font-size: 1rem;
  }
}
@media screen and (min-width: 1400px) {
  .item_intro_sales p:nth-of-type(2) {
    max-width: 100%;
    flex: 1;
    text-align: right;
    font-size: 1.125rem;
  }
}
.item_intro_sales p:nth-of-type(2) strong {
  font-size: 2.5rem;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  letter-spacing: -1px;
  margin-right: 2px;
}
@media screen and (min-width: 960px) {
  .item_intro_sales p:nth-of-type(2) strong {
    font-size: 2.875rem;
  }
}
@media screen and (min-width: 1200px) {
  .item_intro_sales p:nth-of-type(2) strong {
    font-size: 3.125rem;
    letter-spacing: -3px;
  }
}
@media screen and (min-width: 1400px) {
  .item_intro_sales p:nth-of-type(2) strong {
    font-size: 3.5rem;
  }
}

.item_intro_off {
  border: 1px solid #44b3d4;
  border-radius: 3px;
  padding: 8px 30px;
  text-align: center;
  display: inline-block;
  font-size: 0.8125rem;
  font-weight: bold;
}
@media screen and (min-width: 960px) {
  .item_intro_off {
    font-size: 0.875rem;
    display: block;
  }
}
.item_intro_off span {
  font-size: 1rem;
  color: #44b3d4;
}
@media screen and (min-width: 960px) {
  .item_intro_off span {
    font-size: 1.125rem;
  }
}

.item_intro_kouji {
  font-size: 0.875rem;
  text-align: right;
  margin-top: 10px;
}

/* entry
---------------------------------*/
.item_detail_entry {
  width: 100%;
  max-width: 750px;
  padding-left: 20px;
  padding-right: 20px;
  box-sizing: border-box;
  margin: 0px auto;
}
@media screen and (min-width: 600px) {
  .item_detail_entry {
    max-width: 810px;
    padding-left: 40px;
    padding-right: 40px;
  }
}

.item_detail {
  background: #f2f3f6;
}
.item_detail .ttl04 {
  text-align: center;
  color: #315970;
  font-size: 1.625rem;
  font-weight: normal;
  margin-bottom: 20px;
}
@media screen and (min-width: 600px) {
  .item_detail .ttl04 {
    font-size: 1.875rem;
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 960px) {
  .item_detail .ttl04 {
    font-size: 2.25rem;
    margin-bottom: 60px;
  }
}
.item_detail .ttl04 + div {
  display: none;
}
.item_detail .table01 {
  background: #fff;
  margin-top: 20px;
  margin-bottom: 10px;
  table-layout: fixed;
}
@media screen and (min-width: 600px) {
  .item_detail .table01 {
    margin: 40px 0 10px 0;
  }
}
@media screen and (min-width: 960px) {
  .item_detail .table01 {
    margin: 50px 0 15px 0;
  }
}
.item_detail .table01 th,
.item_detail .table01 td {
  padding: 10px 10px;
  font-size: 0.75rem;
  border-bottom: 1px solid #f7f7f6;
  line-height: 1.3;
  word-break: break-all;
}
@media screen and (min-width: 600px) {
  .item_detail .table01 th,
  .item_detail .table01 td {
    font-size: 0.875rem;
    padding: 15px;
  }
}
.item_detail .table01 tr:last-of-type th,
.item_detail .table01 tr:last-of-type td {
  border-bottom: none;
}
.item_detail .table01 th {
  background: #f7f7f6;
  padding: 10px 5px;
  width: 38%;
  text-align: left;
  border-bottom: 1px solid #fff;
  color: #315970;
}
@media screen and (min-width: 600px) {
  .item_detail .table01 th {
    padding: 15px;
    width: 180px;
  }
}
.item_detail .table01 + p {
  font-size: 0.6875rem;
}
@media screen and (min-width: 600px) {
  .item_detail .table01 + p {
    font-size: 0.75rem;
  }
}
@media screen and (min-width: 960px) {
  .item_detail .table01 + p {
    font-size: 0.875rem;
  }
}

.item_example h3 {
  text-align: center;
  color: #315970;
  font-size: 1.375rem;
  margin-bottom: 20px;
  line-height: 1.3;
}
@media screen and (min-width: 600px) {
  .item_example h3 {
    font-size: 1.75rem;
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 960px) {
  .item_example h3 {
    font-size: 2rem;
    margin-bottom: 40px;
  }
}
.item_example h3 small {
  font-weight: normal;
  font-size: 0.875rem;
  display: block;
  margin-top: 5px;
}
@media screen and (min-width: 960px) {
  .item_example h3 small {
    font-size: 1rem;
    margin-top: 10px;
  }
}
.item_example ul {
  background: #f7f7f6;
  padding: 15px 15px 15px 30px;
  border-radius: 3px;
  margin-top: 20px;
}
.item_example ul li {
  color: #315970;
  font-size: 0.8125rem;
  line-height: 1.3;
  list-style: disc;
}
@media screen and (min-width: 1200px) {
  .item_example ul li {
    font-size: 0.875rem;
    line-height: 1.5;
  }
}
.item_example ul li + li {
  margin-top: 5px;
}

/* contact
---------------------------------*/
.item_contact {
  background: #f2f3f6;
  margin-top: 20px;
}
@media screen and (min-width: 600px) {
  .item_contact {
    margin-top: 40px;
  }
}
@media screen and (min-width: 1200px) {
  .item_contact {
    margin-top: 60px;
  }
}

.item_contact_inner {
  margin-bottom: 20px;
}
@media screen and (min-width: 600px) {
  .item_contact_inner {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 40px;
    flex-wrap: wrap;
  }
}

.item_contact_ph {
  padding: 5px;
  background: #fff;
  max-width: 220px;
  margin: 0px auto 20px auto;
  width: 100%;
}
@media screen and (min-width: 600px) {
  .item_contact_ph {
    max-width: 280px;
    margin: 0 0 20px 0;
    width: 25%;
  }
}
.item_contact_ph.pc {
  display: none;
}
@media screen and (min-width: 600px) {
  .item_contact_ph.pc {
    display: block;
  }
}
.item_contact_ph.sp {
  display: block;
}
@media screen and (min-width: 600px) {
  .item_contact_ph.sp {
    display: none;
  }
}

@media screen and (min-width: 600px) {
  .item_contact_data {
    width: 70%;
  }
}
.item_contact_data h3 {
  width: 100%;
  color: #44b3d4;
  font-size: 1rem;
  text-align: center;
  margin-bottom: 15px;
  line-height: 1.3;
}
@media screen and (min-width: 600px) {
  .item_contact_data h3 {
    font-size: 1.25rem;
    margin-bottom: 20px;
    text-align: left;
  }
}
@media screen and (min-width: 960px) {
  .item_contact_data h3 {
    font-size: 1.5rem;
    margin-bottom: 20px;
  }
}

.item_contact_price {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  position: relative;
}
.item_contact_price dl {
  width: 47%;
  background: #fff;
  border-radius: 5px;
  padding: 0 10px;
  text-align: center;
  line-height: 1.3;
}
@media screen and (min-width: 1200px) {
  .item_contact_price dl {
    width: 26%;
  }
}
.item_contact_price dl dt {
  padding: 8px 0;
  font-size: 0.8125rem;
  position: relative;
  font-weight: bold;
}
.item_contact_price dl dt::before {
  content: "";
  width: 60%;
  position: absolute;
  bottom: 0;
  left: 20%;
  border-bottom: 1px solid #315970;
}
.item_contact_price dl dd {
  padding: 10px 0;
  font-weight: bold;
  font-size: 1.25rem;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
}
@media screen and (min-width: 600px) {
  .item_contact_price dl dd {
    font-size: 1.375rem;
    padding: 5px 0;
  }
}
.item_contact_price dl dd:nth-of-type(2) {
  border-radius: 0 0 5px 5px;
  background: #315970;
  color: #fff;
  font-size: 0.75rem;
  margin: 0px -10px;
  padding: 5px 10px;
  text-align: center;
  font-weight: normal;
}
.item_contact_price dl dd:nth-of-type(2) span {
  display: block;
  font-size: 0.875rem;
}
@media screen and (min-width: 600px) {
  .item_contact_price dl dd:nth-of-type(2) span {
    display: inline-block;
    font-size: 1rem;
    margin-left: 2px;
  }
}
.item_contact_price dl.item_contact_price01::before {
  content: "\f067";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  left: calc(50% - 8px);
  top: 20%;
  margin-top: -10px;
  font-size: 1.25rem;
  color: #315970;
}
@media screen and (min-width: 1200px) {
  .item_contact_price dl.item_contact_price01::before {
    left: calc(28% - 9px);
    top: 35%;
  }
}
.item_contact_price dl.item_contact_price02 dd:nth-of-type(2) {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (min-width: 1200px) {
  .item_contact_price dl.item_contact_price02::after {
    content: "\f52c";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    right: 40.8%;
    top: 35%;
    margin-top: -10px;
    font-size: 1.25rem;
    color: #be3f3f;
  }
}
.item_contact_price dl.item_contact_price03 {
  width: 100%;
  margin-top: 15px;
  border: 1px solid #be3f3f;
  color: #be3f3f;
}
@media screen and (min-width: 1200px) {
  .item_contact_price dl.item_contact_price03 {
    margin-top: 0;
  }
}
.item_contact_price dl.item_contact_price03 dt::before {
  border-bottom: 1px solid #be3f3f;
}
.item_contact_price dl.item_contact_price03 dd {
  padding: 10px 0;
}
@media screen and (min-width: 1200px) {
  .item_contact_price dl.item_contact_price03 dd {
    padding-top: 20px;
    padding-bottom: 10px;
  }
}
@media screen and (min-width: 1400px) {
  .item_contact_price dl.item_contact_price03 dd {
    padding-top: 8px;
    padding-bottom: 8px;
  }
}
.item_contact_price dl.item_contact_price03 strong {
  font-size: 2.5rem;
  line-height: 0.8;
}
@media screen and (min-width: 960px) {
  .item_contact_price dl.item_contact_price03 strong {
    letter-spacing: -2px;
    margin-right: 5px;
  }
}
@media screen and (min-width: 1400px) {
  .item_contact_price dl.item_contact_price03 strong {
    font-size: 3.125rem;
  }
}
.item_contact_price dl:nth-of-type(3) {
  width: 100%;
}
@media screen and (min-width: 1200px) {
  .item_contact_price dl:nth-of-type(3) {
    width: 40%;
  }
}
.item_contact_price p {
  width: 100%;
  margin-top: 10px;
  font-size: 0.75rem;
  line-height: 1.3;
  position: relative;
  text-indent: -12px;
  padding-left: 12px;
}
.item_contact_price p::before {
  content: "※";
  margin-right: 1px;
}

.item_contact_gencho {
  width: 100%;
  background: #fff;
  padding: 15px;
  border-radius: 5px;
  margin-top: 20px;
}
@media screen and (min-width: 600px) {
  .item_contact_gencho {
    margin-top: 40px;
    padding: 25px;
    text-align: center;
  }
}
@media screen and (min-width: 1200px) {
  .item_contact_gencho {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    padding: 30px;
    text-align: left;
  }
}
.item_contact_gencho h4 {
  color: #662b2b;
  font-size: 1.125rem;
  text-align: center;
  margin-bottom: 10px;
  width: 100%;
}
@media screen and (min-width: 1200px) {
  .item_contact_gencho h4 {
    margin-bottom: 15px;
  }
}
@media screen and (min-width: 1200px) {
  .item_contact_gencho p.txt {
    width: 70%;
  }
}
@media screen and (min-width: 1200px) {
  .item_contact_gencho div {
    width: 30%;
  }
}
.item_contact_gencho .btn {
  margin-top: 20px;
}
@media screen and (min-width: 1200px) {
  .item_contact_gencho .btn {
    margin-top: 0;
  }
}
.item_contact_gencho .btn a {
  background: #315970;
  color: #fff;
  padding: 15px 10px;
  font-size: 0.875rem;
}
@media screen and (min-width: 600px) {
  .item_contact_gencho .btn a {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 960px) {
  .item_contact_gencho .btn a {
    padding: 20px 10px;
    font-size: 1rem;
  }
}

/* link area
---------------------------------*/
@media screen and (min-width: 600px) {
  .item_detail_link {
    display: flex;
    justify-content: space-between;
  }
}
.item_detail_link div {
  width: 90%;
  margin: 0px auto;
}
@media screen and (min-width: 600px) {
  .item_detail_link div {
    width: 49%;
    margin: 0px;
    text-align: center;
  }
}
.item_detail_link div + div {
  margin-top: 10px;
}
@media screen and (min-width: 600px) {
  .item_detail_link div + div {
    margin-top: 0;
  }
}
.item_detail_link div a {
  display: inline-block;
}
.item_detail_link div a img {
  border-radius: 5px;
}
.item_detail_link div a:hover {
  opacity: 0.8;
}

/* =============================================================
contact.css
============================================================== */
.contact_form {
  max-width: 800px;
  margin: 30px auto;
}
@media screen and (min-width: 960px) {
  .contact_form {
    margin: 40px auto;
  }
}
@media screen and (min-width: 600px) {
  .contact_form {
    margin: 70px auto 50px auto;
  }
}

.form_tbl {
  width: 100%;
}
@media screen and (min-width: 600px) {
  .form_tbl {
    border-top: 1px solid #ccc;
  }
}
.form_tbl th,
.form_tbl td {
  text-align: left;
}
@media screen and (max-width: 599px) {
  .form_tbl th,
  .form_tbl td {
    display: block;
    width: 100%;
  }
}
@media screen and (min-width: 600px) {
  .form_tbl th,
  .form_tbl td {
    border-bottom: 1px solid #ccc;
  }
}
.form_tbl th {
  background: #f7f7f6;
  font-size: 1rem;
  padding: 10px 10px;
}
@media screen and (min-width: 600px) {
  .form_tbl th {
    font-size: 0.875rem;
    width: 230px;
    padding: 20px;
  }
}
@media screen and (min-width: 1200px) {
  .form_tbl th {
    font-size: 1rem;
    width: 250px;
  }
}
.form_tbl th span {
  border-radius: 3px;
  background: #bbb;
  color: #fff;
  font-weight: normal;
  font-size: 0.75rem;
  display: inline-block;
  padding: 4px 5px;
  margin-right: 5px;
  position: relative;
  top: -1px;
}
@media screen and (min-width: 600px) {
  .form_tbl th span {
    font-size: 0.6875rem;
  }
}
@media screen and (min-width: 1200px) {
  .form_tbl th span {
    font-size: 0.75rem;
    margin-right: 8px;
  }
}
.form_tbl tr.required th {
  background: rgba(190, 63, 63, 0.2);
}
.form_tbl tr.required th span {
  background: #be3f3f;
}
.form_tbl td {
  padding: 15px 10px 20px 10px;
  font-size: 0.75rem;
}
@media screen and (min-width: 600px) {
  .form_tbl td {
    padding: 20px;
  }
}
@media screen and (min-width: 1200px) {
  .form_tbl td {
    padding: 30px;
    font-size: 0.875rem;
  }
}
.form_tbl td span {
  display: inline-block;
}
.form_tbl td li {
  font-size: 0.875rem;
  line-height: 1.3;
  padding-left: 5px;
}
@media screen and (min-width: 1200px) {
  .form_tbl td li {
    font-size: 1rem;
  }
}
.form_tbl td li input:checked ~ label {
  color: #662b2b;
}
.form_tbl td li input:checked ~ label::before {
  content: "";
  background: #f2f3f6;
  display: block;
  height: calc(100% + 6px);
  width: calc(100% + 40px);
  position: absolute;
  left: -25px;
  top: -3px;
  z-index: -1;
  border-radius: 5px;
}
.form_tbl td li label {
  padding: 5px 0;
  display: inline-block;
  position: relative;
}
.form_tbl td li + li {
  margin-top: 10px;
}
.form_tbl .error {
  color: #be3f3f;
  display: none;
  font-weight: bold;
}

.contact_privacy {
  margin: 20px auto 40px auto;
  padding: 15px;
  background: #f2f3f6;
}
@media screen and (min-width: 600px) {
  .contact_privacy {
    padding: 20px;
    margin: 40px auto 60px auto;
  }
}
@media screen and (min-width: 960px) {
  .contact_privacy {
    padding: 30px;
  }
}
.contact_privacy p:nth-of-type(2) {
  text-align: center;
}
.contact_privacy p:nth-of-type(2) input {
  vertical-align: baseline;
}

.contact_uketsuke {
  margin: 20px auto 0 auto;
  font-size: 0.75rem;
  line-height: 1.3;
  max-width: 500px;
}
@media screen and (min-width: 600px) {
  .contact_uketsuke {
    margin: 30px auto 0 auto;
    font-size: 0.875rem;
    line-height: 1.5;
  }
}

/* =============================================================
privacy.css
============================================================== */
.privacy section {
  margin-top: 40px;
}
@media screen and (min-width: 600px) {
  .privacy section {
    margin-top: 50px;
  }
}
@media screen and (min-width: 960px) {
  .privacy section {
    margin-top: 60px;
  }
}
.privacy h3 {
  color: #315970;
  font-size: 1.125rem;
  line-height: 1.5;
  margin-bottom: 10px;
}
@media screen and (min-width: 600px) {
  .privacy h3 {
    font-size: 1.25rem;
  }
}
@media screen and (min-width: 960px) {
  .privacy h3 {
    font-size: 1.375rem;
    margin-bottom: 15px;
  }
}
.privacy ul,
.privacy ol {
  margin: 15px 0;
}
@media screen and (min-width: 600px) {
  .privacy ul,
  .privacy ol {
    margin: 20px 0;
  }
}
.privacy a {
  color: #315970;
}

.txtbox .privacy_contact {
  background: #f7f7f6;
  padding: 15px;
  font-size: 0.75rem;
}
@media screen and (min-width: 600px) {
  .txtbox .privacy_contact {
    font-size: 0.8125rem;
    padding: 20px;
  }
}
@media screen and (min-width: 960px) {
  .txtbox .privacy_contact {
    font-size: 0.875rem;
    padding: 25px;
  }
}

/* =============================================================
guide.css
============================================================== */
.guide_catch {
  margin-bottom: 13px;
  line-height: 1.6;
  font-weight: bold;
  font-size: 1.125rem;
}
@media screen and (min-width: 600px) {
  .guide_catch {
    font-size: 1.375rem;
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 960px) {
  .guide_catch {
    font-size: 1.75rem;
    margin-bottom: 40px;
  }
}
.guide_catch span {
  font-style: normal;
  color: #be3f3f;
  background: #fff;
}

.marker {
  box-sizing: inherit;
  font-weight: bold;
  background: yellow;
  padding: 0 5px !important;
  border: none !important;
}

.inspection {
  margin: 15px 0;
  border-radius: 10px;
}
@media screen and (min-width: 600px) {
  .inspection {
    font-size: 1.25rem;
    margin: 20px 0;
  }
}
@media screen and (min-width: 960px) {
  .inspection {
    font-size: 1.375rem;
    margin: 30px 0;
  }
}
.inspection section {
  padding: 0 12px;
  margin: 0;
  border-left: 2px solid #eee;
  border-right: 2px solid #eee;
  border-radius: 0 0 5px 5px;
}
@media screen and (min-width: 600px) {
  .inspection section {
    padding: 0 15px;
  }
}
@media screen and (min-width: 960px) {
  .inspection section {
    padding: 0 25px;
  }
}
.inspection section:last-child {
  border-bottom: 2px solid #eee;
}
.inspection p {
  border-bottom: 1px solid #eee;
  padding-bottom: 10px;
}
@media screen and (min-width: 600px) {
  .inspection p {
    padding-bottom: 15px;
  }
}
@media screen and (min-width: 960px) {
  .inspection p {
    padding-bottom: 20px;
    border-top: none;
  }
}
.inspection section:last-child p {
  border-bottom: 0;
}
.inspection h4 {
  font-size: 1.125rem;
  width: 100%;
  color: #fff;
  background: #44b3d4;
  padding: 12px;
  border-radius: 5px 5px 0 0;
}
@media screen and (min-width: 600px) {
  .inspection h4 {
    font-size: 1.25rem;
    padding: 15px;
  }
}
@media screen and (min-width: 960px) {
  .inspection h4 {
    font-size: 1.375rem;
    padding: 20px;
  }
}
.inspection h5 {
  display: flex;
  font-size: 0.875rem;
  font-weight: bold;
  line-height: 1.3;
  padding: 10px 0 6px 0;
}
@media screen and (min-width: 600px) {
  .inspection h5 {
    font-size: 1rem;
    padding: 15px 0 8px 0;
  }
}
@media screen and (min-width: 960px) {
  .inspection h5 {
    font-size: 1.125rem;
    padding: 20px 0 12px 0;
  }
}
.inspection h5::before {
  display: grid;
  width: 20px;
  align-items: flex-start;
  content: "\f14a";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1.3;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #44b3d4;
  padding-right: 10px;
}

.guide_att {
  background: #f2f3f6;
  padding: 10px 15px;
  font-size: 0.8125rem;
  line-height: 1.6;
  margin-top: 10px;
}
@media screen and (min-width: 600px) {
  .guide_att {
    padding: 15px 30px;
    margin-top: 20px;
  }
}
@media screen and (min-width: 960px) {
  .guide_att {
    font-size: 0.875rem;
    padding: 20px 30px;
    margin-top: 20px;
  }
}
.guide_att p {
  padding-left: 0.8rem;
  text-indent: -0.8rem;
}

.guide_process {
  counter-reset: item;
  font-size: 1rem;
  line-height: 1.8;
}
.guide_process li {
  display: flex;
  position: relative;
  border: 3px solid #f2f3f6;
  border-radius: 10px;
  padding: 10px 12px;
  margin-bottom: 30px;
}
@media screen and (min-width: 600px) {
  .guide_process li {
    padding: 15px;
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 960px) {
  .guide_process li {
    padding: 20px;
    margin-bottom: 40px;
  }
}
.guide_process li:last-child::after {
  content: none;
}
.guide_process li span {
  height: 100%;
  border-left: 2px solid #f2f3f6;
  padding-left: 10px;
  align-items: center;
}
@media screen and (min-width: 600px) {
  .guide_process li span {
    padding-left: 15px;
  }
}
@media screen and (min-width: 960px) {
  .guide_process li span {
    padding-left: 15px;
  }
}
.guide_process li::before {
  display: grid;
  height: 18px;
  font-size: 1.25rem;
  padding: 5px 10px 9px 10px;
  margin-right: 10px;
  counter-increment: item;
  content: counter(item);
  font-family: "Roboto", sans-serif;
  line-height: 1;
  border-radius: 50%;
  text-align: center;
  font-weight: bold;
  color: #fff;
  background: #44b3d4;
}
@media screen and (min-width: 600px) {
  .guide_process li::before {
    font-size: 1.5rem;
    height: 22px;
    padding: 5px 10px 7px 10px;
  }
}
@media screen and (min-width: 960px) {
  .guide_process li::before {
    font-size: 2rem;
    padding: 2px 11px 9px 10px;
    margin-right: 15px;
    height: 28px;
  }
}
.guide_process li::after {
  position: absolute;
  left: 0;
  bottom: -30px;
  width: 100%;
  content: "\f0dd";
  display: block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 3rem;
  color: #44b3d4;
  text-align: center;
}

/* =============================================================
about.css
============================================================== */
.base corp:last-child {
  margin-bottom: 0;
}

.corp {
  margin-bottom: 60px;
}

.corp table {
  border-collapse: separate;
  width: 100%;
  border: 2px solid #eee;
  border-radius: 10px;
}
.corp table caption {
  color: #44b3d4;
  text-align: left;
  font-weight: bold;
  font-size: 0.875rem;
  margin-bottom: 10px;
}
@media screen and (min-width: 600px) {
  .corp table caption {
    font-size: 1.125rem;
    margin-bottom: 15px;
  }
}
@media screen and (min-width: 960px) {
  .corp table caption {
    font-size: 1.25rem;
    margin-bottom: 20px;
  }
}
.corp table th, .corp table td {
  border-bottom: 1px solid #fff;
  padding: 15px 25px;
}
.corp table th {
  vertical-align: top;
  background: #f7f7f6;
  white-space: nowrap;
}
.corp table td {
  border-bottom: 1px solid #eee;
}
.corp table td ul + ul {
  margin-top: 10px;
}
.corp table tr:last-child th,
.corp table tr:last-child td {
  border-bottom: 0px;
}
@media screen and (min-width: 600px) {
  .corp table .pc_none {
    display: none;
  }
}
@media screen and (min-width: 960px) {
  .corp table .pc_none {
    display: none;
  }
}

/* =============================================================
faq.css
============================================================== */
.faq_box {
  border: 2px solid #eee;
  border-radius: 10px;
  padding: 13px 13px;
  margin: 8px 0px 0px 0px;
}
@media screen and (min-width: 600px) {
  .faq_box {
    padding: 17px 20px;
    margin: 15px 0px 0px 0px;
  }
}
@media screen and (min-width: 960px) {
  .faq_box {
    padding: 20px 20px;
    margin: 25px 0px 0px 0px;
  }
}
.faq_box .faq_ttl {
  font-size: 1rem;
  line-height: 1.6;
  border-bottom: 1px solid #eee;
  position: relative;
  padding: 0 0 15px 45px;
}
@media screen and (min-width: 600px) {
  .faq_box .faq_ttl {
    font-size: 1.125rem;
    padding: 0 0 20px 45px;
  }
}
@media screen and (min-width: 960px) {
  .faq_box .faq_ttl {
    font-size: 1.25rem;
    padding: 0 0 20px 55px;
  }
}
.faq_box .faq_ttl::before {
  content: "Q";
  background: #fac81b;
}
.faq_box div {
  position: relative;
  padding-left: 45px;
  margin-top: 15px;
}
@media screen and (min-width: 600px) {
  .faq_box div {
    padding-left: 45px;
    margin-top: 15px;
  }
}
@media screen and (min-width: 960px) {
  .faq_box div {
    padding-left: 55px;
    margin-top: 20px;
  }
}
.faq_box div::before {
  content: "A";
  background: #44b3d4;
}
.faq_box .faq_ttl::before,
.faq_box div::before {
  font-size: 1.125rem;
  display: inline-block;
  width: 34px;
  height: 34px;
  color: #fff;
  text-align: center;
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-weight: bold;
  line-height: 1.8;
  border-radius: 8px;
  margin-right: 8px;
  position: absolute;
  left: 0px;
  top: 0px;
}

/* =============================================================
area.css
============================================================== */
.base .area_list:last-child {
  margin-bottom: 0;
}

.area_list {
  margin-bottom: 50px;
}
.area_list table {
  border-collapse: separate;
  width: 100%;
  border: 2px solid #eee;
  border-radius: 10px;
}
.area_list caption {
  color: #44b3d4;
  text-align: left;
  font-weight: bold;
  font-size: 0.75rem;
  margin-bottom: 10px;
}
@media screen and (min-width: 600px) {
  .area_list caption {
    font-size: 1rem;
    margin-bottom: 15px;
  }
}
@media screen and (min-width: 960px) {
  .area_list caption {
    font-size: 1.125rem;
    margin-bottom: 20px;
  }
}
.area_list th, .area_list td {
  border-bottom: 1px solid #fff;
  padding: 15px 25px;
}
.area_list th {
  vertical-align: top;
  background: #f2f3f6;
  white-space: nowrap;
}
.area_list td {
  border-bottom: 1px solid #eee;
}
.area_list td ul + ul {
  margin-top: 10px;
}
.area_list td ul li {
  display: inline-block;
  margin-right: 0.6rem;
}
.area_list tr:last-child th,
.area_list tr:last-child td {
  border-bottom: 0px;
}
@media screen and (min-width: 600px) {
  .area_list .pc_none {
    display: none;
  }
}
@media screen and (min-width: 960px) {
  .area_list .pc_none {
    display: none;
  }
}

/* =============================================================
about.css
============================================================== */
.about_base {
  max-width: 710px;
  margin: 0px auto;
}

.about_box {
  margin-top: 30px;
}
@media screen and (min-width: 600px) {
  .about_box {
    margin-top: 40px;
  }
}
@media screen and (min-width: 960px) {
  .about_box {
    margin-top: 60px;
  }
}

.about_ttl {
  margin-bottom: 20px;
}
@media screen and (min-width: 600px) {
  .about_ttl {
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 960px) {
  .about_ttl {
    margin-bottom: 40px;
  }
}

.about_midashi01 {
  color: #315970;
  font-size: 1.375rem;
  line-height: 1.5;
  margin-bottom: 20px;
}
@media screen and (min-width: 600px) {
  .about_midashi01 {
    font-size: 1.625rem;
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 960px) {
  .about_midashi01 {
    font-size: 1.875rem;
  }
}
.about_midashi01 br {
  display: none;
}
@media screen and (min-width: 480px) {
  .about_midashi01 br {
    display: inline;
  }
}

.about_midashi02 {
  color: #ff4c00;
  font-size: 1.25rem;
  line-height: 1.5;
  font-feature-settings: "palt";
  text-align: center;
  margin-bottom: 15px;
}
@media screen and (min-width: 600px) {
  .about_midashi02 {
    font-size: 1.5rem;
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 960px) {
  .about_midashi02 {
    font-size: 1.75rem;
  }
}
.about_midashi02 strong {
  display: block;
  font-size: 1.75rem;
}
@media screen and (min-width: 480px) {
  .about_midashi02 strong {
    display: inline-block;
  }
}
@media screen and (min-width: 600px) {
  .about_midashi02 strong {
    font-size: 2rem;
  }
}
@media screen and (min-width: 960px) {
  .about_midashi02 strong {
    font-size: 2.25rem;
  }
}

.about_tokucho {
  width: 100%;
  margin: 20px 0;
}
@media screen and (min-width: 600px) {
  .about_tokucho {
    display: flex;
    justify-content: space-between;
    margin: 30px 0;
  }
}
@media screen and (min-width: 960px) {
  .about_tokucho {
    margin: 40px 0;
  }
}
.about_tokucho div:first-of-type {
  display: none;
}
@media screen and (min-width: 600px) {
  .about_tokucho div:first-of-type {
    display: block;
    width: 160px;
  }
}
@media screen and (min-width: 600px) {
  .about_tokucho div:nth-of-type(2) {
    padding-left: 20px;
    flex: 1;
    max-width: 100%;
  }
}
.about_tokucho p.btn {
  margin-top: 20px;
}
@media screen and (min-width: 600px) {
  .about_tokucho p.btn {
    margin-top: 40px;
  }
}

.about_hiyo {
  width: 100%;
  border: 1px solid #ccc;
  margin: 20px 0;
}
@media screen and (min-width: 600px) {
  .about_hiyo {
    margin: 20px 0 60px 0;
  }
}
@media screen and (min-width: 600px) {
  .about_hiyo dl {
    display: flex;
    flex-wrap: wrap;
  }
}
.about_hiyo dl + dl {
  border-top: 1px solid #ccc;
}
.about_hiyo dt, .about_hiyo dd {
  padding: 10px;
  font-size: 0.875rem;
  line-height: 1.6;
}
@media screen and (min-width: 600px) {
  .about_hiyo dt, .about_hiyo dd {
    padding: 15px;
    font-size: 0.9375rem;
  }
}
@media screen and (min-width: 960px) {
  .about_hiyo dt, .about_hiyo dd {
    font-size: 1rem;
    line-height: 1.8;
  }
}
.about_hiyo dt {
  background: #f7f7f6;
  font-weight: bold;
}
@media screen and (min-width: 600px) {
  .about_hiyo dt {
    width: 200px;
  }
}
@media screen and (min-width: 960px) {
  .about_hiyo dt {
    width: 220px;
  }
}
.about_hiyo dt br {
  display: none;
}
@media screen and (min-width: 600px) {
  .about_hiyo dt br {
    display: inline;
  }
}
@media screen and (min-width: 600px) {
  .about_hiyo dd {
    flex: 1;
    max-width: 100%;
  }
}

.about_txt01 {
  color: #44b3d4;
  font-size: 1.125rem;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 30px;
  text-align: center;
}
@media screen and (min-width: 600px) {
  .about_txt01 {
    font-size: 1.5rem;
    line-height: 1.5;
  }
}
@media screen and (min-width: 960px) {
  .about_txt01 {
    font-size: 1.625rem;
  }
}
.about_txt01 br {
  display: none;
}
@media screen and (min-width: 480px) {
  .about_txt01 br {
    display: inline;
  }
}
.about_txt01 span {
  font-size: 1.375rem;
}
@media screen and (min-width: 600px) {
  .about_txt01 span {
    font-size: 1.75rem;
  }
}
@media screen and (min-width: 960px) {
  .about_txt01 span {
    font-size: 2rem;
  }
}

.about_midashi03 {
  font-size: 1.125rem;
  line-height: 1.3;
  margin-bottom: 15px;
  text-align: center;
}
@media screen and (min-width: 600px) {
  .about_midashi03 {
    font-size: 1.5rem;
    line-height: 1.5;
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 960px) {
  .about_midashi03 {
    font-size: 1.75rem;
  }
}
@media screen and (min-width: 960px) {
  .about_midashi03 br {
    display: none;
  }
}

.about_point {
  margin-bottom: 20px;
  padding: 15px;
  width: 100%;
  background: #f2f3f6;
}
@media screen and (min-width: 600px) {
  .about_point {
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 1200px) {
  .about_point {
    padding: 20px;
  }
}

.about_point_inner {
  border-bottom: 1px solid #f2f3f6;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #fff;
  padding: 15px;
}
@media screen and (min-width: 1200px) {
  .about_point_inner {
    padding: 20px;
  }
}
.about_point_inner div {
  width: 70px;
  height: 70px;
  position: relative;
  background: #f7860c;
  background: -webkit-linear-gradient(top, #ffb449 0%, #f7860c 100%);
  background: linear-gradient(to bottom, #ffb449 0%, #f7860c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb449', endColorstr='#f7860c',GradientType=0 );
  border-radius: 50%;
}
@media screen and (min-width: 600px) {
  .about_point_inner div {
    width: 80px;
    height: 80px;
  }
}
.about_point_inner div p {
  width: 100%;
  height: 100%;
  color: #fff;
  text-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-size: 0.625rem;
  line-height: 1;
}
@media screen and (min-width: 600px) {
  .about_point_inner div p {
    font-size: 0.75rem;
  }
}
.about_point_inner div span {
  font-size: 2.125rem;
  font-family: "Quicksand";
  font-weight: 700;
  line-height: 1;
}
@media screen and (min-width: 600px) {
  .about_point_inner div span {
    font-size: 2.75rem;
  }
}
.about_point_inner .about_point_txt {
  flex: 1;
  max-width: 100%;
  padding-left: 20px;
  line-height: 1.5;
  font-size: 0.9375rem;
}
@media screen and (min-width: 600px) {
  .about_point_inner .about_point_txt {
    font-size: 1.125rem;
  }
}
@media screen and (min-width: 1200px) {
  .about_point_inner .about_point_txt {
    font-size: 1.25rem;
  }
}

.mark01 {
  color: #ff4c00;
}

.about_txt02 strong {
  font-size: 120%;
  background: #ffff82;
  margin: 0px 3px;
  display: inline-block;
}
.about_txt02 .small_txt {
  font-size: 0.75rem;
}

/* =============================================================
column_list.css
============================================================== */
/* list
-----------------------------------------*/
.column_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 20px;
}
@media screen and (min-width: 600px) {
  .column_list::after {
    content: "";
    display: block;
    width: 32%;
  }
}

.column_list_inner {
  width: 49%;
  margin-bottom: 15px;
}
@media screen and (min-width: 600px) {
  .column_list_inner {
    width: 32%;
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 960px) {
  .column_list_inner a {
    transition: all 0.2s;
  }
  .column_list_inner a:hover {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  }
}
@media screen and (min-width: 1200px) {
  .column_list_inner {
    margin-bottom: 50px;
  }
}
.column_list_inner a {
  display: block;
  border-radius: 5px;
  border: 1px solid #cacaca;
  overflow: hidden;
  background: #fff;
  text-decoration: none;
  color: #315970;
}
.column_list_inner .column_list_ph {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.column_list_inner .column_list_ph::before {
  content: "";
  padding-top: 70.8%;
  display: block;
}
.column_list_inner .column_list_ph div {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
.column_list_inner .column_list_ph span {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.column_list_inner .column_list_ph img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.column_list_inner h4 {
  padding: 10px;
  font-size: 0.75rem;
  line-height: 1.2;
}
@media screen and (min-width: 600px) {
  .column_list_inner h4 {
    font-size: 1rem;
    line-height: 1.3;
  }
}
@media screen and (min-width: 1200px) {
  .column_list_inner h4 {
    font-size: 1.125rem;
    padding: 10px 15px;
  }
}
.column_list_inner p {
  padding: 0px 10px 10px 10px;
  font-size: 0.625rem;
  text-align: right;
  color: #44b3d4;
}
@media screen and (min-width: 600px) {
  .column_list_inner p {
    font-size: 0.75rem;
  }
}

/* entry
-----------------------------------------*/
.column_ttl {
  width: 100%;
  padding: 10px 0;
  margin-bottom: 20px;
  position: relative;
}
@media screen and (min-width: 600px) {
  .column_ttl {
    margin-bottom: 60px;
    padding: 20px 0;
  }
}
@media screen and (min-width: 960px) {
  .column_ttl {
    margin-bottom: 100px;
  }
}
.column_ttl:before {
  content: "";
  display: block;
  height: 100%;
  width: 3px;
  background: #fac81b;
  position: absolute;
  top: 0;
}
@media screen and (min-width: 600px) {
  .column_ttl:before {
    width: 5px;
  }
}
.column_ttl:before {
  left: -20px;
}
@media screen and (min-width: 600px) {
  .column_ttl:before {
    left: -40px;
  }
}
.column_ttl h1 {
  font-size: 1.5rem;
  font-weight: normal;
  line-height: 1.3;
}
@media screen and (min-width: 600px) {
  .column_ttl h1 {
    font-size: 1.875rem;
  }
}
@media screen and (min-width: 960px) {
  .column_ttl h1 {
    font-size: 2.125rem;
  }
}
.column_ttl p {
  color: #44b3d4;
  font-size: 0.5625rem;
  margin-top: 10px;
}
@media screen and (min-width: 960px) {
  .column_ttl p {
    margin-top: 20px;
    font-size: 0.75rem;
  }
}

/* =============================================================
blog_entry.css
============================================================== */
/* entry_body
-----------------------------*/
.entry_body {
  overflow: hidden;
}
.entry_body *:first-child {
  margin-top: 0;
}
.entry_body h2 {
  font-size: 1.125rem;
  margin-bottom: 15px;
  line-height: 1.3;
  background: #f2f3f6;
  padding: 5px;
  margin-bottom: 20px;
  margin-top: 50px;
}
@media screen and (min-width: 600px) {
  .entry_body h2 {
    font-size: 1.3125rem;
    margin-top: 60px;
    line-height: 1.3;
    padding: 10px;
  }
}
@media screen and (min-width: 960px) {
  .entry_body h2 {
    font-size: 1.5rem;
    padding: 15px;
    margin-top: 70px;
    margin-bottom: 30px;
  }
}
.entry_body h3 {
  font-size: 1.125rem;
  line-height: 1.5;
  border-bottom: 3px solid #44b3d4;
  padding-bottom: 10px;
  margin-top: 40px;
}
@media screen and (min-width: 600px) {
  .entry_body h3 {
    font-size: 1.3125rem;
    margin-top: 50px;
    margin-bottom: 20px;
    line-height: 1.6;
  }
}
@media screen and (min-width: 960px) {
  .entry_body h3 {
    font-size: 1.5rem;
    margin-top: 60px;
    margin-bottom: 30px;
  }
}
.entry_body h4 {
  font-size: 1.125rem;
  margin-bottom: 10px;
  line-height: 1.5;
  position: relative;
  margin-top: 30px;
  font-weight: bold;
  color: #44b3d4;
}
@media screen and (min-width: 600px) {
  .entry_body h4 {
    font-size: 1.25rem;
    margin-top: 40px;
    margin-bottom: 15px;
  }
}
@media screen and (min-width: 960px) {
  .entry_body h4 {
    font-size: 1.375rem;
  }
}
.entry_body h5 {
  font-size: 1rem;
  margin-bottom: 10px;
  line-height: 1.5;
  margin-top: 25px;
  font-weight: bold;
}
@media screen and (min-width: 600px) {
  .entry_body h5 {
    font-size: 1.125rem;
    margin-top: 35px;
    margin-bottom: 15px;
  }
}
@media screen and (min-width: 960px) {
  .entry_body h5 {
    font-size: 1.25rem;
  }
}
.entry_body.txtbox p {
  margin-bottom: 20px;
}
.entry_body.txtbox p + p {
  padding-top: 20px;
}
.entry_body p + p {
  padding-top: 20px;
}
.entry_body p + div {
  margin-top: 30px;
}
@media screen and (min-width: 960px) {
  .entry_body p + div {
    margin-top: 40px;
  }
}
.entry_body div {
  margin-bottom: 30px;
}
@media screen and (min-width: 960px) {
  .entry_body div {
    margin-bottom: 40px;
  }
}
.entry_body img {
  margin-top: 20px;
  margin-bottom: 20px;
}
@media screen and (min-width: 960px) {
  .entry_body img {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
.entry_body a {
  color: #000;
  text-decoration: underline;
  transition: all 0.7s;
}
.entry_body table {
  border-top: 1px solid #231815;
  border-bottom: 1px solid #231815;
  width: 100%;
  margin: 30px 0;
  table-layout: fixed;
  background: rgba(255, 255, 255, 0.3);
}
@media screen and (min-width: 960px) {
  .entry_body table {
    margin: 40px 0;
  }
}
.entry_body th,
.entry_body td {
  border-bottom: 1px solid #231815;
  padding: 10px;
  font-size: 0.875rem;
  line-height: 1.6;
  line-height: 2;
  vertical-align: top;
  text-align: left;
}
@media screen and (min-width: 600px) {
  .entry_body th,
  .entry_body td {
    font-size: 0.9375rem;
    padding: 15px;
  }
}
@media screen and (min-width: 960px) {
  .entry_body th,
  .entry_body td {
    font-size: 1rem;
    line-height: 1.8;
    line-height: 180%;
    padding: 15px 20px;
  }
}
.entry_body th {
  background: #f5f5f5;
}
.entry_body ul,
.entry_body ol {
  width: 100%;
  margin: 30px 0;
}
@media screen and (min-width: 960px) {
  .entry_body ul,
  .entry_body ol {
    width: 100%;
    margin: 40px 0;
  }
}
.entry_body li {
  position: relative;
  font-size: 0.875rem;
  line-height: 1.6;
  line-height: 2;
  padding: 5px 0 5px 10px;
  list-style: none;
}
@media screen and (min-width: 600px) {
  .entry_body li {
    font-size: 0.9375rem;
    padding: 10px 0 10px 15px;
  }
}
@media screen and (min-width: 960px) {
  .entry_body li {
    font-size: 1rem;
    line-height: 1.8;
    padding: 10px 0 10px 20px;
  }
}
.entry_body ul li::before {
  color: #000;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f054";
  position: absolute;
  top: 7px;
  left: 0;
  font-size: 88%;
}
@media screen and (min-width: 600px) {
  .entry_body ul li::before {
    top: 11px;
  }
}
.entry_body ol {
  counter-reset: number;
}
.entry_body ol li::before {
  position: absolute;
  top: 5;
  left: 0;
  counter-increment: number 1;
  content: counter(number) ".";
}
@media screen and (min-width: 960px) {
  .entry_body a:hover {
    opacity: 0.7;
    text-decoration: none;
  }
}

/* =============================================================
support.css
============================================================== */
.support_ttl {
  color: #be3f3f;
  font-size: 1.625rem;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 30px;
}
@media screen and (min-width: 600px) {
  .support_ttl {
    font-size: 1.875rem;
  }
}
@media screen and (min-width: 1200px) {
  .support_ttl {
    font-size: 2rem;
  }
}

.support_point {
  margin-top: 20px;
}
@media screen and (min-width: 480px) {
  .support_point {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
}
.support_point div {
  width: 100%;
  box-shadow: 0 0 0 3px #44b3d4;
  border-radius: 10px;
  margin: 10px 0px 20px 0px;
  background: url("https://toilet.reform-ichiba.com/img/top/top_support_img.png") no-repeat center center #fff;
  background-size: auto 90%;
  position: relative;
}
@media screen and (min-width: 480px) {
  .support_point div {
    width: 48%;
  }
}
@media screen and (min-width: 600px) {
  .support_point div {
    width: 31%;
  }
}
.support_point div p {
  margin: 0 10px;
  padding: 15px 0;
}
@media screen and (min-width: 1200px) {
  .support_point div p {
    margin: 0 20px;
  }
}
.support_point div p:first-of-type {
  color: rgb(47.5804347826, 170.4043478261, 206.9195652174);
  font-weight: bold;
  font-size: 1.125rem;
  text-align: center;
  border-bottom: 1px solid #ccc;
  line-height: 1.3;
}
@media screen and (min-width: 600px) {
  .support_point div p:first-of-type {
    font-size: 1.25rem;
  }
}
@media screen and (min-width: 1200px) {
  .support_point div p:first-of-type {
    font-size: 1.4375rem;
  }
}

.support_tbl {
  width: 100%;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  table-layout: fixed;
}
.support_tbl th,
.support_tbl td {
  padding: 10px 5px;
  font-size: 0.75rem;
  line-height: 1.3;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
@media screen and (min-width: 600px) {
  .support_tbl th,
  .support_tbl td {
    font-size: 0.875rem;
    padding: 15px;
  }
}
@media screen and (min-width: 960px) {
  .support_tbl th,
  .support_tbl td {
    font-size: 1rem;
  }
}
.support_tbl th {
  background: #f7f7f6;
}
.support_tbl th:first-of-type {
  width: 20%;
}
@media screen and (min-width: 600px) {
  .support_tbl th:first-of-type {
    width: 250px;
  }
}
@media screen and (min-width: 960px) {
  .support_tbl th:first-of-type {
    width: 280px;
  }
}
@media screen and (min-width: 1200px) {
  .support_tbl th:first-of-type {
    width: 33.3%;
  }
}
.support_tbl td {
  text-align: center;
}
.support_tbl tr:first-of-type th {
  background: #44b3d4;
  color: #fff;
  text-align: center;
  font-size: 0.8125rem;
}
@media screen and (min-width: 600px) {
  .support_tbl tr:first-of-type th {
    font-size: 1rem;
  }
}
@media screen and (min-width: 960px) {
  .support_tbl tr:first-of-type th {
    font-size: 1.125rem;
  }
}

.support_kikan {
  margin-top: 15px;
}
@media screen and (min-width: 600px) {
  .support_kikan {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
}
@media screen and (min-width: 960px) {
  .support_kikan {
    margin-top: 25px;
  }
}
.support_kikan li {
  background: #f2f3f6;
  margin-bottom: 10px;
  text-align: center;
  border-radius: 5px;
  overflow: hidden;
}
@media screen and (min-width: 600px) {
  .support_kikan li {
    width: 48%;
  }
}
.support_kikan li p {
  font-size: 0.875rem;
  line-height: 1.6;
  color: #fff;
  font-weight: bold;
  text-align: center;
  padding: 5px 5px;
  background: #315970;
}
@media screen and (min-width: 600px) {
  .support_kikan li p {
    padding: 10px 5px;
    font-size: 0.9375rem;
  }
}
.support_kikan li ul {
  padding: 10px 10px;
}
@media screen and (min-width: 600px) {
  .support_kikan li ul {
    padding: 15px 10px;
  }
}
.support_kikan li li {
  background: #fff;
  padding: 3px 10px;
  border-radius: 3px;
  margin-bottom: 0;
  display: inline;
  font-size: 0.875rem;
  line-height: 1.6;
  font-weight: bold;
}
@media screen and (min-width: 600px) {
  .support_kikan li li {
    font-size: 0.9375rem;
    padding: 5px 15px;
  }
}

/*-------------------------------------
/* works.scss
--------------------------------------*/
.worksWrap {
  margin-top: 10px;
}
@media screen and (min-width: 600px) {
  .worksWrap {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 15px;
  }
}
@media screen and (min-width: 768px) {
  .worksWrap::after {
    content: "";
    display: block;
    width: 32%;
  }
  .worksWrap {
    margin-top: 20px;
  }
}
.worksWrap__areaselect {
  font-size: 0.875rem;
  margin-bottom: 10px;
}
@media screen and (min-width: 600px) {
  .worksWrap__areaselect {
    font-size: 0.9375rem;
    margin-bottom: 15px;
  }
}
@media screen and (min-width: 960px) {
  .worksWrap__areaselect {
    font-size: 1rem;
    margin-bottom: 20px;
  }
}
.worksWrap__area {
  font-size: 0.875rem;
  margin-bottom: 10px;
  background: #fa8e1b;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  border: 1px solid #ff7800;
  padding: 10px 40px 10px 20px;
}
@media screen and (min-width: 600px) {
  .worksWrap__area {
    font-size: 0.9375rem;
    padding: 8px 35px 8px 15px;
  }
}
@media screen and (min-width: 960px) {
  .worksWrap__area {
    font-size: 1rem;
    padding: 10px 40px 10px 20px;
  }
}
.worksWrap__area span {
  position: relative;
}
.worksWrap__area span:after {
  position: absolute;
  right: -15px;
  top: 50%;
  transform: translateY(-50%);
}
.worksWrap__area.down span:after {
  transform: translateY(-50%) rotate(90deg);
}
.worksWrap h1 {
  width: 100%;
}
.worksWrap h2 {
  width: 100%;
}
.worksWrap__btnbox {
  display: none;
}
.worksWrap__btnwrap {
  padding-bottom: 10px;
}
@media screen and (min-width: 600px) {
  .worksWrap__btnwrap {
    padding-bottom: 15px;
  }
}
@media screen and (min-width: 960px) {
  .worksWrap__btnwrap {
    padding-bottom: 20px;
  }
}
.worksWrap__btn {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px;
  margin-left: -4px;
}
@media screen and (min-width: 600px) {
  .worksWrap__btn {
    margin-left: -6px;
  }
}
@media screen and (min-width: 960px) {
  .worksWrap__btn {
    margin-left: -8px;
  }
}
.worksWrap__btn li {
  margin-left: 4px;
  margin-bottom: 4px;
}
@media screen and (min-width: 600px) {
  .worksWrap__btn li {
    margin-left: 6px;
    margin-bottom: 6px;
  }
}
@media screen and (min-width: 960px) {
  .worksWrap__btn li {
    margin-left: 8px;
    margin-bottom: 8px;
  }
}
.worksWrap__btn a {
  border: 1px solid #ccc;
  display: block;
  color: #333;
  text-decoration: none;
  padding: 7px 15px;
  font-size: 0.75rem;
  border-radius: 8px;
}
@media screen and (min-width: 600px) {
  .worksWrap__btn a {
    padding: 8px 18px;
    font-size: 0.8125rem;
  }
}
@media screen and (min-width: 960px) {
  .worksWrap__btn a {
    padding: 10px 20px;
    font-size: 0.875rem;
  }
}

.worksList {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 60px;
}
.worksList::after {
  content: "";
  display: block;
  width: 31.5%;
}

@media screen and (min-width: 600px) {
  .worksItem {
    width: 48%;
  }
}
@media screen and (min-width: 768px) {
  .worksItem {
    width: 31.5%;
  }
}
.worksItem + .worksItem {
  padding-top: 40px;
  border-top: 1px solid #eee;
}
@media screen and (min-width: 600px) {
  .worksItem + .worksItem {
    padding-top: 0;
    border-top: none;
  }
}
.worksItem--mb {
  margin-bottom: 40px;
}
.worksItem a {
  display: block;
  text-decoration: none;
  color: #333;
}
@media screen and (min-width: 960px) {
  .worksItem a:hover {
    opacity: 0.8;
  }
}
.worksItem_ph {
  position: relative;
  overflow: hidden;
}
.worksItem_ph::before {
  content: "";
  display: block;
  padding-top: 65%;
}
@media screen and (min-width: 960px) {
  .worksItem_ph::before {
    display: none;
  }
}
.worksItem_ph span {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.worksItem_ph span img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  font-family: "object-fit: cover";
}
@media screen and (min-width: 960px) {
  .worksItem_ph span {
    display: inline;
    position: relative;
  }
}
.worksItem_title {
  font-size: 1.125rem;
  line-height: 1.5;
  margin: 15px 0;
}
@media screen and (min-width: 960px) {
  .worksItem_title {
    font-size: 1.25rem;
    /*margin: 20px 0;*/
  }
}
.worksItem_showroom {
  margin-bottom: 15px;
  border-left: 3px solid #eee;
  padding-left: 5px;
  line-height: 1.5;
}
.worksItem_category {
  display: flex;
  flex-wrap: wrap;
}
.worksItem_category li {
  font-size: 0.6875rem;
  background: #feeecb;
  padding: 3px 5px;
  line-height: 1;
  margin: 0 1px 1px 0;
}
.worksItem_price {
  text-align: right;
  font-size: 1.25rem;
  color: #c00;
  font-family: "Arial";
  margin-top: 10px;
}
@media screen and (min-width: 600px) {
  .worksItem_price {
    font-size: 1.3125rem;
  }
}
@media screen and (min-width: 960px) {
  .worksItem_price {
    font-size: 1.375rem;
  }
}
.worksItem_price span {
  font-size: 72%;
}
.worksItem_price:after {
  content: "（税込）";
  font-size: 72%;
}
.worksItem_option {
  display: flex;
  margin-top: 20px;
  font-size: 0.75rem;
}
@media screen and (min-width: 600px) {
  .worksItem_option {
    font-size: 0.8125rem;
  }
}
@media screen and (min-width: 960px) {
  .worksItem_option {
    font-size: 0.875rem;
  }
}
.worksItem_option li {
  margin-right: 5px;
}
.worksItem_option span {
  display: inline-block;
  background: #f56d07;
  color: #fff;
  padding: 5px 8px 5px;
}
.worksItem_yobo {
  padding: 10px;
  border: 1px solid #eee;
  background: rgba(238, 238, 238, 0.1);
  margin-top: 15px;
}
.worksItem_yobo div:first-of-type img {
  display: none;
}
.worksItem_yobo p {
  font-size: 0.8125rem;
  line-height: 1.3;
}
.worksItem_yobo p.worksItem_yoboTitle {
  font-weight: bold;
  font-size: 0.9375rem;
  margin-bottom: 10px;
}
.worksItem_btn {
  width: 80%;
  margin: 15px auto 0 auto;
}
.worksItem_btn .btn_txt {
  background: #eee;
  color: #fff;
}

/******detail*******/
/* entry
-----------------------------------*/
.works_ttl {
  border-bottom: 1px solid #ccc;
  font-size: 1.125rem;
  color: #44b3d4;
  padding-bottom: 5px;
  margin-bottom: 20px;
  line-height: 1.2;
}
@media screen and (min-width: 600px) {
  .works_ttl {
    font-size: 1.5625rem;
    margin-bottom: 30px;
    padding-bottom: 8px;
  }
}
@media screen and (min-width: 960px) {
  .works_ttl {
    font-size: 2rem;
    margin-bottom: 60px;
    padding-bottom: 10px;
  }
}

.works_ph {
  width: 100%;
  max-width: 650px;
  margin: 0px auto;
  text-align: center;
}

.works_demand {
  width: 100%;
  border: 1px solid #44b3d4;
  margin-top: 20px;
}
@media screen and (min-width: 600px) {
  .works_demand {
    margin-top: 40px;
  }
}
@media screen and (min-width: 960px) {
  .works_demand {
    margin-top: 60px;
  }
}

.works_demand p:first-of-type {
  background: #44b3d4;
  font-size: 123.1%;
  font-weight: bold;
  color: #fff;
  padding: 10px;
  text-align: center;
  box-sizing: border-box;
  font-size: 0.875rem;
}
@media screen and (min-width: 600px) {
  .works_demand p:first-of-type {
    font-size: 0.9375rem;
    padding: 13px;
  }
}
@media screen and (min-width: 960px) {
  .works_demand p:first-of-type {
    font-size: 1rem;
    padding: 15px;
  }
}

@media screen and (min-width: 768px) {
  .works_demand p:first-of-type .hcen {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}

.works_demand p:first-of-type span {
  display: block;
}

.works_demand div {
  display: none;
}

.works_demand p:nth-of-type(2) {
  line-height: 160%;
  padding: 15px;
  box-sizing: border-box;
  font-size: 0.8125rem;
  padding: 10px;
}
@media screen and (min-width: 600px) {
  .works_demand p:nth-of-type(2) {
    font-size: 0.875rem;
    padding: 13px;
  }
}
@media screen and (min-width: 960px) {
  .works_demand p:nth-of-type(2) {
    font-size: 0.9375rem;
    padding: 15px;
  }
}

@media screen and (min-width: 768px) {
  .works_demand p:first-of-type {
    width: 200px;
    float: left;
  }
  .works_demand p:nth-of-type(2) {
    width: 100%;
    padding: 15px 20px 15px 220px;
    margin-left: -200px;
    float: left;
  }
}
.w_before h3,
.w_after h3,
.works_entry .ttl03,
.works_entry .ttl02 {
  font-size: 1.125rem;
}
@media screen and (min-width: 600px) {
  .w_before h3,
  .w_after h3,
  .works_entry .ttl03,
  .works_entry .ttl02 {
    font-size: 1.375rem;
  }
}
@media screen and (min-width: 960px) {
  .w_before h3,
  .w_after h3,
  .works_entry .ttl03,
  .works_entry .ttl02 {
    font-size: 1.75rem;
  }
}
.w_before h3::before, .w_before h3::after,
.w_after h3::before,
.w_after h3::after,
.works_entry .ttl03::before,
.works_entry .ttl03::after,
.works_entry .ttl02::before,
.works_entry .ttl02::after {
  display: none;
}

/*++++ データ ++++*/
.works_entry section:first-of-type {
  width: 100%;
  box-sizing: border-box;
  margin: 0px auto;
}

.works_entry section:first-of-type h3 {
  display: none;
}

.works_tbl {
  width: 100%;
  box-sizing: border-box;
  border-top: 1px solid #ccc;
  margin: 0px auto 0px auto;
  line-height: 1.6;
}
@media screen and (min-width: 600px) {
  .works_tbl {
    margin-bottom: 25px;
  }
}
@media screen and (min-width: 960px) {
  .works_tbl {
    margin-bottom: 40px;
  }
}

.works_tbl th,
.works_tbl td {
  border-bottom: 1px solid #ccc;
  padding: 12px 15px;
  font-size: 0.8125rem;
  box-sizing: border-box;
  vertical-align: top;
  display: block;
}
@media screen and (min-width: 600px) {
  .works_tbl th,
  .works_tbl td {
    display: table-cell;
    border-bottom: 1px solid #ccc;
    padding: 12px 15px;
    font-size: 0.9375rem;
  }
}
@media screen and (min-width: 960px) {
  .works_tbl th,
  .works_tbl td {
    font-size: 1rem;
  }
}

.works_tbl th {
  font-weight: bold;
  width: 100px;
  float: left;
}
@media screen and (min-width: 768px) {
  .works_tbl th {
    width: 150px;
  }
}
@media screen and (min-width: 960px) {
  .works_tbl th {
    float: none;
  }
}

.works_tbl td {
  float: left;
  width: 100%;
  padding-left: 100px;
  margin-left: -100px;
}
@media screen and (min-width: 768px) {
  .works_tbl td {
    padding-left: 150px;
    margin-left: -150px;
  }
}
@media screen and (min-width: 960px) {
  .works_tbl td {
    width: auto;
    float: none;
    padding-left: 0px;
    margin-left: 0px;
  }
}

.works_tbl td + th {
  width: 100px;
}
@media screen and (min-width: 768px) {
  .works_tbl td + th {
    width: 150px;
  }
}
@media screen and (min-width: 960px) {
  .works_tbl td + th {
    border-left: 1px dotted #ccc;
  }
}

.works_tbl th,
.works_tbl td {
  display: block;
}
@media screen and (min-width: 768px) {
  .works_tbl th,
  .works_tbl td {
    display: table-cell;
  }
}

/*++++ ポイント ++++*/
.w_repoint {
  width: 100%;
  padding-top: 25px;
  padding-bottom: 25px;
  box-sizing: border-box;
}
@media screen and (min-width: 600px) {
  .w_repoint {
    padding-top: 35px;
    padding-bottom: 35px;
  }
}
@media screen and (min-width: 960px) {
  .w_repoint {
    padding-top: 45px;
    padding-bottom: 45px;
  }
}

.w_repoint h3 {
  border-left: 5px solid #44b3d4;
  padding-left: 10px;
  margin-bottom: 15px;
}
@media screen and (min-width: 600px) {
  .w_repoint h3 {
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 960px) {
  .w_repoint h3 {
    margin-bottom: 30px;
  }
}

.w_repoint p {
  font-size: 0.8125rem;
  line-height: 170%;
}
@media screen and (min-width: 600px) {
  .w_repoint p {
    font-size: 0.9375rem;
  }
}
@media screen and (min-width: 960px) {
  .w_repoint p {
    font-size: 1rem;
  }
}

.w_repoint p.w_repoint_original_ttl {
  font-weight: bold;
  font-size: 140%;
  margin-bottom: 10px;
}

.w_repoint ul.w_repoint_original_list {
  font-size: 116%;
  margin-bottom: 10px;
  margin-left: 25px;
}

.w_zumen h3 {
  border-left: 5px solid #44b3d4;
  padding-left: 10px;
  margin-bottom: 15px;
}
@media screen and (min-width: 600px) {
  .w_zumen h3 {
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 960px) {
  .w_zumen h3 {
    margin-bottom: 30px;
  }
}

/***********************/
.w_construct h3 {
  border-left: 5px solid #44b3d4;
  padding-left: 10px;
  margin-bottom: 15px;
}
@media screen and (min-width: 600px) {
  .w_construct h3 {
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 960px) {
  .w_construct h3 {
    margin-bottom: 30px;
  }
}

/*++++ before after ++++*/
.w_phbox {
  background: #fff;
  padding: 30px 0px;
}
@media screen and (min-width: 600px) {
  .w_phbox {
    padding-top: 45px 0px;
  }
}
@media screen and (min-width: 960px) {
  .w_phbox {
    padding-top: 60px 0px;
  }
}

.w_before {
  width: 100%;
  padding: 15px;
  box-sizing: border-box;
  margin: 0px auto;
  border: 1px solid #ccc;
}

.w_before div {
  width: 33.3%;
  float: left;
  padding: 3px;
  box-sizing: border-box;
  text-align: center;
}
@media screen and (min-width: 600px) {
  .w_before div {
    width: 25%;
  }
}
@media screen and (min-width: 960px) {
  .w_before div {
    width: 20%;
  }
}

.w_before h3 {
  padding-bottom: 10px;
  text-align: center;
}

.w_before h3 img {
  display: none;
}

.w_before h3::before {
  content: "Before";
  font-size: 195%;
  color: #7a6742;
}

.w_construct {
  width: 100%;
  box-sizing: border-box;
  margin: 0px auto;
  padding-top: 50px;
}

.w_construct div {
  float: left;
  width: 25%;
  box-sizing: border-box;
  text-align: center;
  padding: 0px 8px 15px 8px;
}

.w_solar {
  width: 100%;
  box-sizing: border-box;
  margin: 0px auto 40px auto;
}

.w_solar div {
  float: left;
  width: 33.3%;
  box-sizing: border-box;
  text-align: center;
  padding: 0px 8px 20px 8px;
}

.w_pers {
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  box-sizing: border-box;
  margin: 0px auto 60px auto;
}

.w_pers div {
  max-width: 50%;
  box-sizing: border-box;
  padding: 0px 10px;
  float: left;
  margin-bottom: 20px;
}

.w_zumen {
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  box-sizing: border-box;
  margin: 0px auto 60px auto;
}

.w_pers + .w_sumen {
  margin-top: -20px;
}

.w_zumen div {
  text-align: center;
}

.w_zumen figure {
  display: block;
  text-align: center;
}

.w_zumen figure + figure {
  margin-top: 40px;
}

.w_zumen figure figcaption {
  font-size: 165%;
  margin-bottom: 10px;
  position: relative;
  font-weight: bold;
}

.w_zumen figure figcaption span {
  position: relative;
}

.w_zumen figure figcaption span::before,
.w_zumen figure figcaption span::after {
  content: "";
  border-bottom: 1px solid #000;
  width: 20px;
  height: 1px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.w_zumen figure figcaption span::before {
  left: -30px;
}

.w_zumen figure figcaption span::after {
  right: -30px;
}

.w_after {
  width: 100%;
  box-sizing: border-box;
  margin: 0px auto;
  padding-top: 30px;
}
@media screen and (min-width: 600px) {
  .w_after {
    padding-top: 60px;
  }
}
@media screen and (min-width: 960px) {
  .w_after {
    padding-top: 80px;
  }
}

.w_after div {
  text-align: center;
}

.w_after div p {
  font-size: 108%;
  line-height: 130%;
  padding-top: 15px;
}

.w_after02 div p {
  text-align: left;
}

/*.w_after p{
font-size:116%;
line-height:180%;
}*/
.w_after h3 {
  padding-bottom: 10px;
  text-align: center;
}
@media screen and (min-width: 600px) {
  .w_after h3 {
    padding-bottom: 20px;
  }
}
@media screen and (min-width: 960px) {
  .w_after h3 {
    padding-bottom: 30px;
  }
}

.w_after h3 img {
  display: none;
}

.w_after h3::before {
  content: "After";
  font-size: 400%;
  color: #ef7a00;
}

.w_after img {
  max-height: 700px;
}

.works_ph02 {
  text-align: center;
  padding-bottom: 40px;
}

.w_after02 {
  padding-top: 40px;
}

.w_after02 div {
  max-width: 100%;
  box-sizing: border-box;
  padding: 0px;
  float: left;
  margin-bottom: 20px;
}
@media screen and (min-width: 600px) {
  .w_after02 div {
    max-width: 50%;
    padding: 0px 10px;
  }
}

.w_after02 div.w_after_100 {
  max-width: 100%;
  float: none;
}

.w_after02 img {
  max-height: none;
}

/*
.w_after02 div:nth-of-type(2n){
float:right;
}
*/
.works_gas {
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  box-sizing: border-box;
  margin: 0px auto;
  position: relative;
}

.works_gas h4 {
  font-size: 195%;
  color: #7a6742;
  padding-bottom: 10px;
}

.works_gas .works_arrow + div h4 {
  color: #ef7a00;
}

.works_gas div {
  float: left;
  width: 47%;
  text-align: center;
}

.works_gas div.works_arrow + div {
  float: right;
}

.works_gas div.works_arrow {
  position: absolute;
  width: 100%;
  text-align: center;
  top: 45%;
  left: 0;
  font-size: 400%;
  color: #ef7a00;
}

.works_gas div div {
  float: none;
  width: 100%;
  text-align: center;
}

/*++++ voice ++++*/
.works_voice {
  width: 100%;
  box-sizing: border-box;
  margin: 0px auto;
  padding-bottom: 60px;
  overflow: hidden;
}

.works_voice h4 {
  font-size: 1.0625rem;
  border-left: 5px solid #44b3d4;
  padding-left: 10px;
  margin-bottom: 12px;
}
@media screen and (min-width: 600px) {
  .works_voice h4 {
    font-size: 1.25rem;
    margin-bottom: 15px;
  }
}
@media screen and (min-width: 960px) {
  .works_voice h4 {
    font-size: 1.5625rem;
    margin-bottom: 20px;
  }
}

.works_voice p {
  font-size: 0.875rem;
  line-height: 170%;
}
@media screen and (min-width: 600px) {
  .works_voice p {
    font-size: 0.9375rem;
  }
}
@media screen and (min-width: 960px) {
  .works_voice p {
    font-size: 1rem;
  }
}

.works_voice .w_ph {
  float: right;
  width: 100px;
  padding: 3px;
  border: 1px solid #ddd;
  background: #fff;
  margin-left: 10px;
}
@media screen and (min-width: 600px) {
  .works_voice .w_ph {
    width: 120px;
  }
}
@media screen and (min-width: 960px) {
  .works_voice .w_ph {
    width: 150px;
  }
}

/* pagenav
-----------------------------------*/
.pagenavi_li {
  display: block;
  overflow: hidden;
  text-align: center;
  box-sizing: border-box;
  margin-bottom: 30px;
}
@media screen and (min-width: 600px) {
  .pagenavi_li {
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 960px) {
  .pagenavi_li {
    margin-bottom: 60px;
  }
}
.pagenavi_li {
  /*border-top:1px solid #ccc;
  border-bottom:1px solid #ccc;
  margin-bottom:1px;*/
}

.pagenavi_li li {
  list-style: none;
  width: 50%;
  box-sizing: border-box;
  padding-bottom: 10px;
}

.pagenavi_li li.next {
  float: left;
  padding-right: 1%;
}

.pagenavi_li li.prev {
  float: right;
  padding-left: 1%;
}

.pagenavi_li li a {
  display: none;
  clear: both;
  display: block;
  color: #fff;
  width: 100%;
  box-sizing: border-box;
  border-radius: 3px;
  text-decoration: none;
  position: relative;
  color: #44b3d4;
  border: 3px solid #44b3d4;
  padding: 13px 10px;
  font-size: 0.8125rem;
  font-weight: bold;
}
@media screen and (min-width: 960px) {
  .pagenavi_li li a:hover {
    background: #44b3d4;
    color: #fff;
  }
}
@media screen and (min-width: 600px) {
  .pagenavi_li li a {
    padding: 15px 10px;
    font-size: 0.9375rem;
  }
}
@media screen and (min-width: 960px) {
  .pagenavi_li li a {
    padding: 20px 10px;
    font-size: 1rem;
  }
}

.pagenavi_li li a span {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  word-break: break-all;
}

.pagenavi_li li.next a::before,
.pagenavi_li li.prev a::after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  font-size: 30px !important;
  position: absolute;
}

.pagenavi_li li p {
  display: block;
  width: 100%;
}

.pagenavi_li li.blog_top {
  width: 100%;
  margin-top: 10px;
}

/* =============================================================
rate.css
============================================================== */
.rate_box {
  padding-bottom: 40px;
  margin-bottom: 40px;
  border-bottom: 1px dotted #ccc;
}
@media screen and (min-width: 600px) {
  .rate_box {
    padding-bottom: 50px;
    margin-bottom: 50px;
  }
}
@media screen and (min-width: 960px) {
  .rate_box {
    padding-bottom: 80px;
    margin-bottom: 80px;
  }
}
.rate_box:last-child {
  border-bottom: none;
  padding-bottom: 0px;
  margin-bottom: 0px;
}

.rate_ttl01 {
  font-size: 1rem;
  margin-bottom: 20px;
  border-left: 5px solid #44b3d4;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  line-height: 1.4;
}
@media screen and (min-width: 600px) {
  .rate_ttl01 {
    font-size: 1.375rem;
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 960px) {
  .rate_ttl01 {
    font-size: 1.5625rem;
    margin-bottom: 40px;
    padding-top: 8px;
    padding-bottom: 8px;
  }
}

.rate_ttl02 {
  font-size: 1.0625rem;
  margin-bottom: 10px;
  color: #44b3d4;
  line-height: 1.4;
}
@media screen and (min-width: 600px) {
  .rate_ttl02 {
    font-size: 1.375rem;
    margin-bottom: 15px;
  }
}
@media screen and (min-width: 960px) {
  .rate_ttl02 {
    font-size: 1.5625rem;
    margin-bottom: 20px;
  }
}

.rateView {
  border: 1px solid #ccc;
  padding: 20px 15px;
  margin-bottom: 40px;
}
@media screen and (min-width: 600px) {
  .rateView {
    margin-bottom: 60px;
    padding: 20px 30px;
  }
}
@media screen and (min-width: 960px) {
  .rateView {
    padding: 30px 40px;
    margin-bottom: 80px;
  }
}
.rateView_txt {
  font-size: 0.75rem;
  margin-top: 12px;
}
@media screen and (min-width: 600px) {
  .rateView_txt {
    font-size: 0.8125rem;
    margin-top: 15px;
  }
}
@media screen and (min-width: 960px) {
  .rateView_txt {
    font-size: 0.875rem;
    margin-top: 20px;
  }
}
.rateView_txt li {
  margin-top: 10px;
  line-height: 1.4;
}
.rateView_txt li + .rateView_txt li {
  margin-top: 0px;
}
.rateView_result {
  text-align: center;
  margin-bottom: 20px;
  font-size: 0.875rem;
  font-family: "Roboto", sans-serif;
}
@media screen and (min-width: 600px) {
  .rateView_result {
    margin-bottom: 20px;
    font-size: 1rem;
  }
}
@media screen and (min-width: 960px) {
  .rateView_result {
    margin-bottom: 30px;
    font-size: 1.25rem;
  }
}
.rateView_result span {
  display: inline-block;
  padding: 10px 30px;
  border-radius: 20px;
  position: relative;
  background: #44b3d4;
  color: #fff;
}
.rateView_result span:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  background: #44b3d4;
  clip-path: polygon(0 0, 100% 0%, 50% 100%);
  height: 14px;
  width: 14px;
}
@media screen and (min-width: 600px) {
  .rateView_result span:before {
    height: 16px;
    width: 16px;
  }
}
@media screen and (min-width: 960px) {
  .rateView_result span:before {
    height: 20px;
    width: 20px;
  }
}
.rateView_btn {
  margin-top: 20px;
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
}
.rateView_btn li a {
  display: block;
  border: 1px solid #ccc;
  background: #e3e3e3;
  border-radius: 20px;
  padding: 8px 10px;
  color: #000;
  text-decoration: none;
}
.rateView_btn li a:hover {
  background: #333;
  color: #fff;
}

.rate_can {
  margin-bottom: 30px;
}
@media screen and (min-width: 600px) {
  .rate_can {
    margin-bottom: 35px;
  }
}
@media screen and (min-width: 960px) {
  .rate_can {
    margin-bottom: 40px;
  }
}
.rate_can li {
  margin-top: 13px;
  line-height: 1.4;
  font-size: 0.875rem;
  counter-increment: number;
  font-weight: bold;
  position: relative;
  padding-left: 37px;
}
@media screen and (min-width: 600px) {
  .rate_can li {
    margin-top: 15px;
    font-size: 1.125rem;
    padding-left: 45px;
  }
}
@media screen and (min-width: 960px) {
  .rate_can li {
    margin-top: 26px;
    font-size: 1.25rem;
    padding-left: 50px;
  }
}
.rate_can li::before {
  position: absolute;
  left: 0px;
  top: -2px;
  content: "0" counter(number);
  font-size: 130%;
  font-weight: bold;
  font-family: "Roboto", sans-serif;
  margin-right: 10px;
  background: #44b3d4;
  color: #fff;
  padding: 1px 5px;
  border-radius: 3px;
}

.rate_caution {
  border: 1px solid #ccc;
  background: #fefefe;
  padding: 13px;
  margin-top: 20px;
}
@media screen and (min-width: 600px) {
  .rate_caution {
    margin-top: 45px;
    padding: 15px;
  }
}
@media screen and (min-width: 960px) {
  .rate_caution {
    margin-top: 70px;
    padding: 20px;
  }
}
.rate_caution_txt {
  font-size: 0.6875rem;
  padding-left: 15px;
  line-height: 1.4;
  position: relative;
}
@media screen and (min-width: 600px) {
  .rate_caution_txt {
    font-size: 0.75rem;
  }
}
@media screen and (min-width: 960px) {
  .rate_caution_txt {
    font-size: 0.8125rem;
  }
}
.rate_caution_txt:before {
  content: "※";
  position: absolute;
  left: 0px;
  top: 0px;
}

.rateView_section .worksList {
  margin-bottom: 30px;
}
@media screen and (min-width: 600px) {
  .rateView_section .worksList {
    margin-bottom: 50px;
  }
}
@media screen and (min-width: 960px) {
  .rateView_section .worksList {
    margin-bottom: 60px;
  }
}

.moreBtn {
  /*&--negative{
  	margin-top: -30px;
  }*/
}

/* =============================================================
404.css
============================================================== */
.notfound {
  text-align: center;
}
.notfound h2 {
  color: #44b3d4;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1.3;
  margin-bottom: 40px;
  position: relative;
}
@media screen and (min-width: 600px) {
  .notfound h2 {
    margin-bottom: 60px;
    font-size: 1.75rem;
  }
}
@media screen and (min-width: 1200px) {
  .notfound h2 {
    font-size: 1.875rem;
  }
}
.notfound h2::before {
  content: "404 not found";
  display: block;
  width: 100%;
  color: #f7f7f6;
  font-size: 13.5vw;
  letter-spacing: -2px;
  font-family: "Quicksand", sans-serif;
  font-weight: 700;
  line-height: 1;
  margin-bottom: -20px;
}
@media screen and (min-width: 600px) {
  .notfound h2::before {
    font-size: 4.375rem;
  }
}
.notfound h2 br {
  display: inline;
}
@media screen and (min-width: 600px) {
  .notfound h2 br {
    display: none;
  }
}
.notfound p br:first-of-type {
  display: inline;
}
@media screen and (min-width: 600px) {
  .notfound p br:first-of-type {
    display: none;
  }
}
.notfound .btn {
  margin-top: 40px;
}
@media screen and (min-width: 600px) {
  .notfound .btn {
    margin-top: 60px;
  }
}