.font-notosan {
  font-family: 'Noto Sans JP', sans-serif;
}
.section-hero .booking-title {
  color: #0a0a0a;
}
.is-bold{
  font-weight: bold;
}
.is-background-yellow{
  background: -webkit-gradient(linear, left top, left bottom, from(#fff97c), to(#fff97c)) left bottom/100% 3px no-repeat;
  background: linear-gradient(#fff97c, #fff97c) left bottom/100% 3px no-repeat;
}
@media print, screen and (max-width: 9999px) and (min-width: 769px) {
  .section-hero {
    padding: 52px 0 63px 0;
    background: url("/img/product/system_bath/pittari/hero_bg.jpg") center center/ cover no-repeat;
  }
  .wrapper {
    max-width: 1058px;
    margin: 0 auto;
    padding: 0 10px;
  }
  .section-hero .hero-title {
    margin-bottom: 17px;
  }
  .section-hero .booking-side{
    margin-left: 110px;
  }
  .section-hero .booking-side::before{
    top: -25px;
    left: -95px;
    width: 102px;
    height: 210px;
    background-image: url("/img/product/system_bath/pittari/hero_img_man.png");
  }
  .section-hero .booking-side::after{
    top: -13px;
    right: -92px;
    width: 95px;
    height: 197px;
    background-image: url("/img/product/system_bath/pittari/hero_img_women.png");
  }
  .section-hero .booking-title {
    font-size: 18px;
    line-height: 2.22;
    margin-left: 7px;
    margin-bottom: 12px;
  }
  .section-hero .booking-title::after,
  .section-hero .booking-title::before{
    top: 5px;
    width: 14px;
    height: 31px;
  }
  .section-hero .booking-title::before{
    left: -6px;
    background-image: url("/img/product/system_bath/pittari/line_left.png");
  }
  .section-hero .booking-title::after{
    right: -2px;
    background-image: url("/img/product/system_bath/pittari/line_right.png");
  }
  .section-hero .search-button {
    width: 340px;
    padding: 24px 10px 22px 46px;
    font-size: 24px;
    border-radius: 5px;
    -webkit-box-shadow: 0 5px #d48825;
            box-shadow: 0 5px #d48825
  }
  .section-hero .search-button::before{
    top: 23px;
    left: 25px;
    width: 24px;
    height: 24px;
    background-image: url("/img/product/system_bath/pittari/hero_icn_search.png");
  }
}
@media only screen and (min-width: 0px) and (max-width: 768px) {
  .section-hero {
    text-align: center;
    padding: 23px 0 28px;
    background: url("/img/product/system_bath/pittari/hero_bg_sp.jpg") center center/ cover no-repeat;
  }
  .wrapper {
    margin: 0 10px;
  }
  .section-hero .hero-title {
    margin-bottom: 127px;
    margin-left: 2px;
    text-align: center;
  }
  .hero-title img {
    width: 327px;
    height: 171px;
  }
  .section-hero .booking-side::before{
    top: -102px;
    left: -39px;
    width: 65px;
    height: 258px;
    background-image: url("/img/product/system_bath/pittari/hero_img_man_sp.png");
  }
  .section-hero .booking-side::after{
    top: -44px;
    right: -40px;
    width: 61px;
    height: 152px;
    background-image: url("/img/product/system_bath/pittari/hero_img_women_sp.png");
  }
  .section-hero .booking-title {
    font-size: 12px;
    font-weight: bold !important;
    line-height: 1.67;
    margin: 0 0 6px 10px;
  }
  .section-hero .booking-title > span {
    opacity: 0;
  }
  .section-hero .booking-title::after {
    display: none;
  }
  .section-hero .booking-title::before{
    background: url(/img/product/system_bath/pittari/hero_booking_text_sp.png) no-repeat center/contain !important;
    width: 238px;
    height: 29px;
    left: 8px !important;
    top: -4px;
    z-index: 1;
    /* top: 0px;
    width: 24px;
    height: 22px; */
  }
  .section-hero .booking-title::before{
    left: 6px;
    background-image: url("/img/product/system_bath/pittari/line_left_sp.png");
  }
  .section-hero .booking-title::after{
    right: 15px;
    background-image: url("/img/product/system_bath/pittari/line_right_sp.png");
  }
  .section-hero .search-button {
    width: 275px;
    padding: 18px 10px 16px 36px;
    font-size: 18px;
    line-height: 1.11;
    border-radius: 5px;
    -webkit-box-shadow: 0 5px #d48825;
            box-shadow: 0 5px #d48825;
  }
  .section-hero .search-button::before{
    top: 19px;
    left: 26px;
    width: 20px;
    height: 19px;
    background-image: url("/img/product/system_bath/pittari/hero_icn_search_sp.png");
  }
}
.section-bathroom-remodel .remodel-description {
  text-align: center;
}
.section-bathroom-remodel .remodel-bottom {
  font-family: 'Zen Maru Gothic', sans-serif;
  font-weight: bold;
  text-align: center;
}
.remodel-bottom .color-blue {
  color: #10a4c7;
}
.section-bathroom-remodel .remodel-title {
  text-align: center;
}
.section-bathroom-remodel .remodel-title span{
  font-family: 'Zen Maru Gothic', sans-serif;
  font-weight: bold;
}
.section-bathroom-remodel .remodel-content {
  background: #e5f3f8;
}
.remodel-paragraph .remodel-point {
  display: inline-block;
  font-family: 'Zen Maru Gothic', sans-serif;
  font-weight: bold;
  line-height: 1.36;
  color: #fff;
  background: #10a4c7;
}
a.more-button:hover {
  color: #fff;
  opacity: .8;
}
@media print, screen and (max-width: 9999px) and (min-width: 769px) {
  .section-bathroom-remodel {
    padding: 73px 0 58px;
  }
  .section-bathroom-remodel .remodel-title{
    margin-bottom: 70px;
  }
  .section-bathroom-remodel .remodel-title span{
    font-size: 40px;
    line-height: 1.2;
    padding-bottom: 10px;
    border-bottom: 4px solid #10a4c7;
  }
  .section-bathroom-remodel .remodel-description {
    width: 582px;
    margin: 0 auto 47px;
    padding-left: 12px;
    font-size: 20px;
    line-height: 1.8;
  }
  .section-bathroom-remodel .remodel-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 1000px;
    margin: 0 auto 80px;
    padding: 41px 50px 40px 49px;
    border-radius: 8px;
  }
  .remodel-content .remodel-image {
    margin-right: 40px;
  }
  .remodel-content .remodel-paragraph {
    width: 512px;
    padding-top: 13px;
  }
  .remodel-paragraph .remodel-point {
    font-size: 22px;
    border-radius: 25px;
    padding: 4px 31px 6px;
    margin-bottom: 19px;
    letter-spacing: 1px;
    margin-left: -1px;
  }
  .remodel-paragraph .remodel-text span {
    font-weight: bold;
  }
  .remodel-paragraph .remodel-text {
    font-size: 16px;
    line-height: 1.875;
  }
  .remodel-paragraph .remodel-text:first-child {
    margin-bottom: 30px;
  }
  .section-bathroom-remodel .remodel-bottom {
    font-size: 28px;
    line-height: 1.75;
    padding: 0 32px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 768px) {
  .section-bathroom-remodel {
    padding: 34px 0 29px;
  }
  .section-bathroom-remodel .remodel-title{
    width: 302px;
    border-bottom: 2px solid #10a4c7;
    margin: 0 auto 32px;
    padding-bottom: 7px;
  }
  .section-bathroom-remodel .remodel-title span{
    font-size: 22px;
    margin: 0 -9px;
    display: block;
    line-height: 1.182;
  }
  .section-bathroom-remodel .remodel-description {
    margin: 0 0 38px 8px;
    font-size: 16px;
    line-height: 1.75;
  }
  .section-bathroom-remodel .remodel-content {
    padding: 27px 20px 29px;
    margin-bottom: 31px;
    border-radius: 5px;
  }
  .remodel-content .remodel-image {
    text-align: center;
    margin-bottom: 22px;
    padding: 0 15px;
  }
  .remodel-paragraph .remodel-point {
    margin-left: 2px;
    margin-bottom: 9px;
    padding: 2px 19px 4px 20px;
    font-size: 18px;
    letter-spacing: 1px;
    border-radius: 16px;
  }
  .remodel-paragraph .remodel-text:first-child {
    margin-bottom: 22px;
  }
  .section-bathroom-remodel .remodel-bottom {
    font-size: 18px;
    line-height: 1.67;
    margin-left: 11px;
  }
  .section-bathroom-remodel .remodel-content {
    position: relative;
  }
  .section-bathroom-remodel .remodel-content:before {
    content: "";
    background: url(/img/product/system_bath/pittari/remodel_icon_arrrow_bottom.png) no-repeat center/contain;
    width: 46px;
    height: 22px;
    position: absolute;
    z-index: 1;
    left: 50%;
    transform: translateX(-50%);
    bottom: -22px;
  }
}
.section-video {
  background: url("/img/product/system_bath/pittari/video_bg.jpg") center center / cover no-repeat;
}
.section-video .video-heading {
  position: relative;
}
.section-video .heading-top {
  position: absolute;
  color: #fff;
  font-weight: 500;
  border-bottom: 2px solid #fff;
}
.section-video .heading-main {
  font-family: 'Zen Maru Gothic', sans-serif;
  font-weight: bold;
  color: #fff;
}
.section-video .heading-right {
  font-family: 'Zen Maru Gothic', sans-serif;
  color: #3eb5d1;
  background: #fff97c;
}
.section-video .heading-sub {
  position: absolute;
  color: #fff97c;
  font-family: 'Zen Maru Gothic', sans-serif;
}
@media print, screen and (max-width: 9999px) and (min-width: 769px) {
  .section-video {
    padding: 119px 0 100px;
    text-align: center;
  }
  .section-video .video-heading {
    margin-left: 179px;
    margin-bottom: 11px;
  }
  .section-video .heading-top {
    top: -61px;
    left: 252px;
    font-size: 24px;
  }
  .section-video .heading-right {
    position: absolute;
    top: 20px;
    left: -58px;
    font-size: 22px;
    padding: 3px 20px 5px;
    border-radius: 22px;
  }
  .section-video .heading-right .font-62 {
    font-size: 32px;
    line-height: 1;
  }
  .section-video .heading-sub {
    top: -33px;
    left: 117px;
    font-size: 48px;
    font-weight: 300;
  }
  .section-video .heading-main {
    font-size: 48px;
  }
  .video-wrapper {
    margin-bottom: 38px;
  }
  .section-video .search-button::before{
    top: 33px;
    left: 89px;
    width: 30px;
    height: 30px;
    background-image: url("/img/product/system_bath/pittari/trial_search_icn.png");
  }
  .section-video .booking-side .booking-title {
    font-size: 24px;
    line-height: 1.82;
    margin-left: 14px;
    margin-bottom: 14px;
    color: #393939;
  }
  .section-video .booking-title::before{
    top: 5px;
    left: 17px;
    width: 16px;
    height: 35px;
    background-image: url("/img/product/system_bath/pittari/line_left.png");
  }
  .section-video .booking-title::after{
    top: 5px;
    right: 29px;
    width: 16px;
    height: 35px;
    background-image: url("/img/product/system_bath/pittari/line_right.png");
  }
  .section-video .booking-side .search-button {
    width: 540px;
    padding: 27px 5px 24px 46px;
    font-size: 30px;
    line-height: 1.33;
    border-radius: 5px;
    -webkit-box-shadow: 0px 5px #d48825;
            box-shadow: 0px 5px #d48825;
  }
}
@media only screen and (min-width: 0px) and (max-width: 768px) {
  .section-video {
    padding: 86px 0 62px;
    background: url("/img/product/system_bath/pittari/video_bg_sp.jpg") top left / 375px auto repeat;
  }
  .section-video .booking-title .font-italic {
    font-style: normal;
  }
  .section-video .video-heading,
  .section-video .booking-side {
    max-width: 355px;
    margin: 0 auto;
  }
  .section-video .video-heading {
    margin-bottom: 15px;
  }
  .section-video .heading-top {
    top: -49px;
    left: 50%;
    -webkit-transform: translate(-50%);
            transform: translate(-50%);
    font-size: 18px;
    line-height: 0.56;
    font-weight: 500;
    padding-bottom: 12px;
  }
  .section-video .heading-right {
    position: absolute;
    top: -10px;
    left: 12px;
    display: inline-block;
    width: 85px;
    height: 85px;
    padding: 15px 10px;
    font-size: 18px;
    line-height: 1.08;
    text-align: center;
    border-radius: 50%;
  }
  .section-video .heading-right .font-62{
    font-size: 31px;
  }
  .section-video .heading-right .font-46{
    font-size: 23px;
  }
  .section-video .heading-sub {
    top: -16px;
    right: 12px;
    font-weight: 500;
    font-size: 34px;
    line-height: 0.7;
  }
  .section-video .heading-main {
    display: inline-block;
    font-size: 34px;
    line-height: 1.06;
    text-align: center;
    margin-left: 94px;
  }
  .section-video .booking-side{
    display: block;
  }
  .video-wrapper {
    width: 70%;
    margin: 0 auto 21px;
  }
  .section-video .booking-side .booking-title {
    font-size: 15px;
    line-height: 1.33;
    font-weight: bold;
    margin-left: 7px;
    margin-bottom: 12px;
    color: #0a0a0a;
  }
  .section-video .booking-title::after,
  .section-video .booking-title::before{
    top: 1px;
    width: 12px;
    height: 22px;
  }
  .section-video .booking-title::before{
    left: 27px;
    background-image: url("/img/product/system_bath/pittari/line_left_sp.png");
  }
  .section-video .booking-title::after{
    right: 22px;
    background-image: url("/img/product/system_bath/pittari/line_right_sp.png");
  }
  .section-video .booking-side .search-button {
    width: 310px;
    padding: 16px 10px 16px 41px;
    font-size: 21px;
    line-height: 1.33;
    border-radius: 5px;
    -webkit-box-shadow: 0px 4px #d48825;
            box-shadow: 0px 4px #d48825;
  }
}

.section-trial {
  text-align: center;
}
.booking-side{
  display: inline-block;
  position: relative;
}
.search-button::before,
.booking-title::before,
.booking-title::after,
.booking-side::before,
.booking-side::after{
  content: '';
  background: center / contain no-repeat;
  position: absolute;

}
.section-trial .trial-title {
  display: inline;
  font-family: 'Zen Maru Gothic', sans-serif;
  color: #fff;
}
.trial-title .highlight-text {
  color: #fff97c;
}
.booking-side .booking-title {
  position: relative;
  font-weight: 500;
  text-align: center;
}
.booking-side .search-button {
  position: relative;
  display: block;
  background: #faa12d;
  color: #fff;
  text-decoration: none;
  margin: 0 auto;
  text-align: center;
  font-weight: bold;
}
@media print, screen and (max-width: 9999px) and (min-width: 769px) {
  .section-trial {
    padding: 48px 0 66px;
    background: url("/img/product/system_bath/pittari/trial_bg.jpg") center center/ cover no-repeat;
  }
  .section-trial .text-center {
    margin-left: 24px;
    margin-bottom: 38px;
  }
  .section-trial .trial-title {
    padding-bottom: 6px;
    font-size: 32px;
    font-weight: bold;
    line-height: 1.25;
    color: #fff;
    border-bottom: 2px solid #fff;
  }
  .section-trial .booking-side::before{
    top: 7px;
    left: -115px;
    width: 87px;
    height: 207px;
    background-image: url("/img/product/system_bath/pittari/trial_img_woman.png");
  }
  .section-trial .booking-side::after{
    top: 23px;
    right: -225px;
    width: 194px;
    height: 205px;
    background-image: url("/img/product/system_bath/pittari/trial_img_family.png");
  }
  .section-trial .search-button::before{
    top: 29px;
    left: 89px;
    width: 30px;
    height: 30px;
    background-image: url("/img/product/system_bath/pittari/trial_search_icn.png");
  }
  .section-trial .booking-side .booking-title {
    font-size: 22px;
    line-height: 1.82;
    margin-left: 8px;
    margin-bottom: 18px;
    color: #fff;
  }
  .section-trial .booking-title::before{
    top: 6px;
    left: 38px;
    width: 16px;
    height: 35px;
    background-image: url("/img/product/system_bath/pittari/line_left_white.png");
  }
  .section-trial .booking-title::after{
    top: 6px;
    right: 43px;
    width: 16px;
    height: 35px;
    background-image: url("/img/product/system_bath/pittari/line_right_white.png");
  }
  .section-trial .booking-side .search-button {
    width: 540px;
    padding: 24px 5px 26px 46px;
    font-size: 30px;
    line-height: 1.33;
    border-radius: 5px;
    -webkit-box-shadow: 0px 5px #d48825;
            box-shadow: 0px 5px #d48825;
  }
}
@media only screen and (min-width: 0px) and (max-width: 768px) {
  .section-trial {
    padding: 27px 0 30px;
    background: url("/img/product/system_bath/pittari/trial_bg_sp.jpg") center center/ cover no-repeat;
  }
  .trial-title .underline-text {
    display: inline-block;
    border-bottom: 2px solid #fff;
    font-size: 17px;
    line-height: 1.18;
    padding-bottom: 2px;
    margin-bottom: 16px;
  }
  .trial-title .bigger-text {
    display: inline-block;
    font-size: 35px;
    line-height: 1.11;
    margin-left: 17px;
    margin-bottom: 13px;
    text-shadow: 0px 0px 18px #0A7FA0;
  }
  .section-trial .booking-side::before{
    top: -110px;
    left: -20px;
    z-index: 1;
    width: 49px;
    height: 239px;
    background-image: url("/img/product/system_bath/pittari/trial_img_woman_sp.png");
  }
  .section-trial .booking-side::after{
    top: -117px;
    right: -33px;
    width: 74px;
    height: 78px;
    background-image: url("/img/product/system_bath/pittari/trial_img_family_sp.png");
  }
  .search-button::before{
    top: 17px;
    left: 22px;
    width: 25px;
    height: 26px;
    background-image: url("/img/product/system_bath/pittari/trial_search_icn_sp.png");
  }
  .section-trial .booking-side .booking-title {
    font-size: 13px;
    line-height: 1.54;
    color: #fff;
    margin-left: 28px;
    margin-bottom: 12px;
  }
  .section-trial .booking-title::before{
    top: -3px;
    left: 13px;
    width: 10px;
    height: 27px;
    background-image: url("/img/product/system_bath/pittari/common_line_left_white_sp.png");
  }
  .section-trial .booking-title::after{
    top: -3px;
    right: 18px;
    width: 10px;
    height: 27px;
    background-image: url("/img/product/system_bath/pittari/common_line_right_white_sp.png");
  }
  .booking-side .booking-title,
  .booking-side .search-button {
    position: relative;
    z-index: 2;
  }
  .section-trial .booking-side .search-button {
    width: 310px;
    padding: 20px 10px 20px 41px;
    font-size: 21px;
    line-height: 0.95;
    border-radius: 5px;
    -webkit-box-shadow: 0 4px #d48825, 0 0 20px 10px rgba(8, 101, 124,0.5);
            box-shadow: 0 4px #d48825, 0 0 20px 10px rgba(8, 101, 124,0.5);
  }
}
.section-perfect-size .perfect-heading{
  text-align: center;
}
.perfect-heading .perpect-title{
  position: relative;
  display: inline-block;
  margin: 0 auto;
  font-family: 'Zen Maru Gothic', sans-serif;
  font-weight: bold;
  color: #10a4c7;
  border-bottom: 4px solid #10a4c7;
}
.perfect-heading .perpect-title span{
  position: absolute;
}
.perfect-content .perfect-text .perpect-sub-title{
  display: inline;
  color: #fff;
  background: #70cce1;
  font-weight: bold;
}
.perfect-content .perfect-text p{
  color: #393939;
}
@media print, screen and (max-width: 9999px) and (min-width: 769px) {
  .section-perfect-size{
    padding: 90px 0;
  }
  .perfect-heading .perpect-title{
    font-size: 40px;
    line-height: 1.2;
    border-bottom: 4px solid #10a4c7;
    padding-bottom: 13px;
    margin-bottom: 62px;
  }
  .perfect-heading .perpect-title span{
    top: -28px;
  }
  .section-perfect-size .perfect-content{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 20px;
    align-items: flex-start
  }
  .perfect-content .perfect-image{
    margin-right: 38px;
  }
  .perfect-content .perfect-text{
    width: 404px;
    padding-top: 17px;
  }
  .perfect-content .perfect-text .perpect-sub-title{
    font-size: 24px;
    line-height: 2;
    padding-bottom: 4px;
  }
  .perfect-text .perpect-sub-title > span{
    padding-left: 14px;
    padding-right: 12px;
  }
  .perfect-content .perfect-text p{
    font-size: 16px;
    line-height: 1.875;
    margin-top: 38px;
  }
}
.more-button{
  display: block;
  margin: 0 auto;
  text-align: center;
  text-decoration: none;
  color: #fff;
  background: #10a4c7;
  font-weight: bold;
}
.cases-heading{
  position: relative;
  text-align: center;
  background: #fffdd5;
}
.cases-heading .heading-title{
  display: inline;
  font-family: 'Zen Maru Gothic', sans-serif;
  font-weight: bold;
  color: #10a4c7;
}
.cases-heading .heading-sub{
  position: absolute;
  text-align: center;
  font-family: 'Zen Maru Gothic', sans-serif;
  font-weight: bold;
  color: #10a4c7;
  background: #fff97c;
  border: 3px solid #10a4c8;
}
.section-cases .cases-title{
  text-align: center;
}
.section-cases .cases-title .title{
  position: relative;
  display: inline;
  font-family: 'Zen Maru Gothic', sans-serif;
  font-weight: bold;
}
.section-cases .cases-title span{
  font-family: 'Noto Sans JP', sans-serif;
  position: absolute;
}
.section-cases .module-notice{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  background: #f3f3f3;
}
@media print, screen and (max-width: 9999px) and (min-width: 769px) {
  .cases-heading{
    padding: 20px 0 30px;
    margin-bottom: 56px;
  }
  .cases-heading .heading-title{
    font-size: 40px;
    margin-left: 29px;
  }
  .cases-heading .heading-sub{
    width: 312.5px;
    top: -24px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    font-size: 24px;
    line-height: 1;
    font-weight: bold;
    border-radius: 30px;
    padding: 9px 10px 10px 12px;
  }
  .section-cases .cases-title{
    margin-bottom: 45px;
    margin-left: 4px;
  }
  .cases-heading .heading-title .font-36{
    font-size: 36px;
  }
  .section-cases .cases-title .title{
    font-size: 36px;
    line-height: 1.33;
  }
  .section-cases .cases-title span{
    font-size: 60px;
    font-weight: 100;
    line-height: .8;
  }
  .section-cases .cases-title .bracket-left{
    top: 2px;
    left: -116px;
  }
  .section-cases .cases-title .bracket-right{
    top: 2px;
    right: -116px;
  }
  .section-cases .cases-map{
    margin-bottom: 31px;
    text-align: center;
  }
  .section-cases .module-notice{
    display: flex;
    width: 1000px;
    padding: 24px 50px 26px 47px;
  }
  .section-cases .module-notice .notice-image{
    text-align: center;
    margin-right: 37px;
    padding-top: 16px;
  }
  .section-cases .module-notice .notice-content{
    width: 767px;
    font-size: 16px;
    line-height: 1.875;
  }
}
@media only screen and (min-width: 0px) and (max-width: 768px) {
  .section-cases .wrapper {
    padding-bottom: 20px;
  }
  .cases-heading{
    padding: 25px 10px 23px;
    margin-bottom: 37px;
  }
  .cases-heading .heading-title{
    font-size: 30px;
    line-height: 1.2;
  }
  .cases-heading .heading-title .font-italic{
    position: relative;
    right: 8px;
  }
  .cases-heading .heading-title small {
    font-size: 25px;
  }
  .cases-heading .heading-title small.font-36 {
    font-size: 30px;
  }
  .cases-heading .heading-title .font-large {
    font-size: 36px;
    position: relative;
  }
  .cases-heading .heading-title .font-large::before {
    content: '';
    position: absolute;
    z-index: 1;
    left: 0;
    width: 100%;
    height: 7px;
    bottom: -2px;
    border-top: 2px solid #10a4c7;
    border-bottom: 2px solid #10a4c7;
  }
  .cases-heading .heading-sub{
    text-align: center;
    top: -19px;
    left: 50%;
    transform: translateX(-50%);
    display: block;
    width: 194px;
    font-size: 18px;
    line-height: 1.33;
    padding: 8px 8px 7px 15px;
    border-radius: 26px;
  }
  .is-bigger-text{
    font-size: 30px;
    font-weight: bold;
    letter-spacing: -3px;
  }
  .is-double-line{
    font-size: 36px;
  }
  .section-cases .cases-title{
    margin-bottom: 26px;
  }
  .section-cases .cases-title .title{
    font-size: 22px;
    line-height: 1.1;
  }
  .section-cases .cases-title .bracket-left,
  .section-cases .cases-title .bracket-right{
    font-size: 36px;
    line-height: 0.67;
    top: 3px;
    font-weight: 400;
  }
  .section-cases .cases-title .bracket-left{
    left: -42px;
  }
  .section-cases .cases-title .bracket-right{
    right: -40px;
  }
  .section-cases .cases-map{
    margin-bottom: 15px;
  }
  .section-cases .module-notice{
    padding: 22px 20px;
    display: block;
  }
  .section-cases .module-notice .notice-image{
    float: left;
  }
  .section-cases .module-notice::after {
    display: table;
    clear: both;
    content: '';
  }
  .module-notice .notice-image img{
    width: 64px;
    height: 64px;
    margin: 3px 11px 0 0;
  }
  .section-cases .module-notice .notice-content{
    font-size: 14px;
    line-height: 1.7;
  }
  .section-cases .module-notice .notice-content .block-sp{
    display: block;
    margin-bottom: -18px;
  }
}

.section-same-product{
  background: #e5f3f8;
}
.section-same-product .product-title{
  text-align: center;
}
.section-same-product .product-title h2{
  display: inline;
  font-family: 'Zen Maru Gothic', sans-serif;
  font-weight: bold;
  color: #10a4c7;
  border-bottom: 4px solid #10a4c7;
}
.product-list .product-item{
  position: relative;
}
.product-list .product-item::before{
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  background-image: url("/img/product/system_bath/pittari/triangle.png");
}
.product-item .item-image {
  text-align: center;
}
.product-item .item-title {
  color: #393939;
  text-align: center;
}
.product-item .item-logo {
  text-align: center;
}
.product-list .product-item >a {
  text-decoration: none;
}
@media print, screen and (max-width: 9999px) and (min-width: 769px) {
  .section-same-product{
    padding: 74px 0 26px;
  }
  .section-same-product .product-title{
    margin-bottom: 115px;
  }
  .section-same-product .product-title h2{
    font-size: 42px;
    line-height: 1.14;
    padding-bottom: 4px;
  }
  .section-same-product .product-list{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-left: -5px;
  }
  .product-list .product-item{
    width: 310px;
    margin: 0 10px 57px 25px;
    background: #fff;
  }
  .product-list .product-item >a{
    padding: 0 20px 35px;
    height: calc(100% + 40px);
    display: block;
  }
  .product-list .product-item::before{
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px;
    border-color: transparent #10a4c7 #10a4c7 transparent;
    background-image: none;
  }
  .product-item .item-image {
    padding: 0 20px 24px;
    margin-top: -40px;
  }
  .product-item .item-title {
    font-size: 18px;
    line-height: 1.67;
  }
  .product-item:first-child .item-title{
    margin-bottom: 21px;
  }
  .product-item:nth-child(2) .item-title{
    margin-bottom: 26px;
  }
  .product-item:last-child .item-title{
    margin-bottom: 27px;
  }
  .product-item .item-title span {
    padding: 5px 1px;
    border-bottom: 1px solid #393939;
    font-weight: 400;
  }
}
@media only screen and (min-width: 0px) and (max-width: 768px) {
  .section-same-product{
    padding: 39px 0 35px;
  }
  .section-same-product .product-title{
    margin-bottom: 44px;
  }
  .section-same-product .product-title h2{
    font-size: 24px;
    line-height: 1;
    padding-bottom: 4px;
    border-bottom: 2px solid #10a4c7;
  }
  .product-list {
    max-width: 355px;
    margin: 0 auto;
  }
  .product-list .item-wrapper{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .product-item .item-image img{
    width: 162px;
    height: 163px;
  }
  .product-item .item-title {
    font-size: 12px;
    line-height: 1.25;
  }
  .product-list .product-item:not(:last-child){
    margin-bottom: 13px;
  }
  .product-list .product-item:before {
    width: 0;
    height: 0;
    z-index: 1;
    border-style: solid;
    border-width: 10px;
    border-color: transparent #10a4c7 #10a4c7 transparent;
    background-image: none;
  }
  .product-item .item-wrapper {
    position: relative;
    background: #fff;
    width: 310px;
    height: 182px;
    margin-left: auto;
  }
  .product-item .item-image {
    margin-left: -45px;
    margin-top: 10px;
  }
  .product-list .item-wrapper::before{
    width: 20px;
    height: 20px;
    background-image: url("/img/product/system_bath/pittari/triangle_sp.png");
  }
  .product-item .item-content {
    padding-top: 25px;
    flex: 1;
  }
  .product-item .item-title {
    font-size: 12px;
    line-height: 1.25;  
  }
  .product-item .item-title {
    margin-bottom: 20px;
  }
  .product-item .item-title span{
    border-bottom: 1px solid #393939;
    padding-bottom: 4px;
    font-weight: 400;
  }
  .product-item .item-logo {
    text-align: center;
  }
  .product-item .item-logo img {
    width: 153px;
  }
  .item-logo.predencia-logo img{
    height: 91px;
    width: 154px;
  }
  .item-logo.relage-logo img{
    height: 98px;
    width: 102px;
  }
  .item-logo.emelord-logo img{
    height: 95px;
    width: 124px;
  }
}
.price-heading{
  text-align: center;
}
.price-tag{
  display: inline-block;
  color: #fff;
  font-weight: bold;
  background: #10a4c7;
}
.price-title{
  font-family: 'Zen Maru Gothic', sans-serif;
  color: #393939;  
  line-height: 1;
  font-weight: bold;
}
.price-title small{
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
}
.price-item .item-wrapper{
  display: block;
  height: 100%;
  background: #fcfbe7;
  text-decoration: none;
}
.price-item .item-image{
  text-align: center;
}
.price-item .item-name .item-tag{
  font-weight: bold;
  color: #fff;
  background: #10a4c7;
}
.price-item .item-name .item-title{
  font-weight: bold;
  color: #393939;
}
.price-item .item-text{
  position: relative;
  color: #393939;
}
.price-item .item-text::after{
  content: '';
  position: absolute;
  background-image: url("/img/product/system_bath/pittari/price_arw.png");
  background-size: contain;
}
@media print, screen and (max-width: 9999px) and (min-width: 769px) {
  .section-price{
    padding: 89px 0;
  }
  .price-heading{
    margin-bottom: 71px;
  }
  .price-tag{
    font-size: 20px;
    line-height: 1.5;
    border-radius: 17px;
    padding: 3px 25px 2px;
    margin-bottom: 24px;
  }
  .price-title{
    font-size: 48px;
    line-height: 1;
    margin-left: 48px;
  }
  .price-title small{
    font-size: 14px;
    position: relative;
    left: 1px;
  }
  .price-list{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 0 15px 1px;
  }
  .price-item{
    margin: 0px 16px 35px 19px;
  }
  .price-item .item-wrapper{
    width: 310px;
    padding: 10px 25px 21px;
  }
  .price-item .item-image{
    padding: 0 11px 5px;
  }
  .price-item .item-name{
    margin-bottom: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #c4c4c4;
  }
  .price-item .item-name .item-tag{
    font-size: 14px;
    padding: 0 12px 1px;
    border-radius: 12px;
    display: inline-block;
    margin-bottom: 12px;
  }
  .price-item .item-name .item-title{
    min-height: 72px;
    font-size: 16px;
    line-height: 1.5;
    margin-top: -3px;
  }
  .price-item .item-text{
    color: #393939;
    font-size: 16px;
    line-height: 1.5;
    margin-left: 3px;
  }
  .price-item .item-text::after{
    top: 14px;
    right: -5px;
    width: 30px;
    height: 30px;
    background-image: url("/img/product/system_bath/pittari/price_arw.png");
  }
  .more-button{
    width: 400px;
    font-size: 20px;
    line-height: 2;
    border-radius: 5px;
    padding: 14px 10px 16px 8px;
    -webkit-box-shadow: 0 5px 0px #0081a0;
            box-shadow: 0 5px 0px #0081a0;
  }
}
@media only screen and (min-width: 0px) and (max-width: 768px) {
  .section-price{
    padding: 35px 0 45px;
  }
  .price-heading{
    margin-bottom: 35px;
  }
  .price-tag{
    font-size: 12px;
    line-height: 1.25;
    padding: 7px 19px 8px;
    border-radius: 14px;
    margin-bottom: 9px;
  }
  .price-title{
    font-size: 24px;
    line-height: 1;
    margin-left: 24px;
  }
  .price-title small{
    font-size: 7px;
    position: relative;
    top: 2px;
  }
  .price-list{
    margin: 0 -10px 38px !important;
  }
  .slick-slide {
    margin: 0 10px;
  }
  .price-item{
    max-width: 285px;
    margin: 0 0 25px !important;
  }
  .price-item .item-wrapper{
    padding: 10px 25px 20px;
  }
  .price-item .item-image{
    margin-bottom: 5px;
  }
  .price-item .item-image img{
    width: 212px;
    height: 212px;
    margin: 0 auto;
  }
  .price-item .item-name{
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #c4c4c4;
  }
  .price-item .item-name .item-tag{
    display: inline-block;
    font-size: 14px;
    line-height: 1.5;
    padding: 0px 18px 1px;
    border-radius: 10px;
    margin-bottom: 12px;
    vertical-align: middle;
  }
  .price-item .item-name .item-title{
    min-height: 59px;
    font-size: 15px;
    line-height: 1.33;
  }
  .price-item .item-text{
    font-size: 15px;
    line-height: 1.6;
  }
  .price-item .item-text::after{
    top: 13px;
    right: 1px;
    width: 30px;
    height: 30px;
  }
  .more-button{
    width: 290px;
    font-size: 15px;
    line-height: 1.33;
    border-radius: 7.5px;
    padding: 14px 10px 16px 8px;
    -webkit-box-shadow: 0 3px 0px #0081a0;
            box-shadow: 0 3px 0px #0081a0;
  }
}
@media only screen and (min-width: 0px) and (max-width: 768px) {
  .section-price .slick-prev, .section-price .slick-next {
    background: url(/img/product/system_bath/pittari/icon_arrow_gray_left.png) no-repeat center/10px 20px;
    width: 40px;
    height: 40px;
    top: 48%;
    z-index: 1;
    opacity: 1;
  }
  .section-price .slick-next:before, .section-price .slick-prev:before {
    content: '';
  }  
  .section-price .slick-prev {
    left: 15px;
    transform: translateY(-50%);
  }
  .section-price .slick-next {
    right: 15px;
    transform: translateY(-50%) scaleX(-1);

   }
  .section-price .slick-dots li button:before {
    width: 10px;
    height: 10px;
    background-color: #c4c4c4;
    border-radius: 50%;
    content: '';
    opacity: 1;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .section-price .slick-dots li:hover button:before,
  .section-price .slick-dots li.slick-active button:before {
    background-color: #10a4c7;
  }
  .section-price .slick-dots {
    bottom: -8px;
  }
  .section-price .slick-dots li {
    margin: 0 4px;
  }
}

.font-italic {
  font-style: italic; }

@media print, screen and (max-width: 9999px) and (min-width: 769px) {
  .glb-pageWrapper {
    min-width: 1100px; }

  .is-background-yellow {
    background: linear-gradient(#fff97c, #fff97c) left bottom/100% 8px no-repeat; }

  .remodel-content {
    position: relative; }
    .remodel-content::before {
      content: "";
      background: url(/img/product/system_bath/pittari/remodel_icon_arrrow_bottom.png) no-repeat center/contain;
      width: 92px;
      height: 45px;
      position: absolute;
      z-index: 1;
      left: 50%;
      transform: translateX(-50%);
      bottom: -44px; }
    .remodel-content .remodel-image {
      width: 340px; }

  .remodel-paragraph .remodel-point {
    position: relative; }
    .remodel-paragraph .remodel-point::before {
      content: "";
      position: absolute;
      z-index: 1;
      left: 50%;
      transform: translateX(-50%);
      bottom: -23px;
      border-style: solid;
      border-color: #10a4c7 transparent transparent;
      border-width: 12px 8px; }

  .section-video .movie-modal {
    display: block;
    margin: 0 auto;
    width: 560px; }

  .section-cases {
    padding-bottom: 65px; }
    .section-cases .text-bold {
      font-weight: bold; }
    .section-cases .is-background-yellow {
      background-size: 100% 4px; }

  .cases-heading .heading-title span {
    position: relative;
    font-size: 52px;
    letter-spacing: 0.1em; }
    .cases-heading .heading-title span.font-italic {
      font-size: 40px;
      font-style: normal; }
    .cases-heading .heading-title span.font-large {
      margin-left: 10px; }
      .cases-heading .heading-title span.font-large::before {
        content: "";
        position: absolute;
        z-index: 1;
        left: -3px;
        width: 100%;
        height: 7px;
        bottom: -2px;
        border-top: 2px solid #10a4c7;
        border-bottom: 2px solid #10a4c7; }

  .perfect-content .perfect-text {
    width: 460px;
    padding-top: 20px;
    margin-right: -40px; }
    .perfect-content .perfect-text p {
      padding-right: 45px; }
  .perfect-content .perfect-image {
    align-items: flex-start;
    width: 550px;
    border: 5px solid #70cce1; }

  .perpect-sub-title {
    padding-top: 1px;
    padding-bottom: 4px; }
    .perpect-sub-title .font-italic {
      padding-right: 5px; }

  .perfect-heading .perpect-title span {
    font-weight: 400; } }
@media only screen and (min-width: 0px) and (max-width: 768px) {
  .perfect-heading .perpect-title span {
    font-weight: 500; }

  .remodel-description .is-background-yellow {
    background-image: none; }
  .remodel-description .is-background-yellow-sp {
    background: linear-gradient(#fff97c, #fff97c) left bottom/100% 5px no-repeat; }

  .section-perfect-size {
    padding-top: 40px;
    padding-bottom: 35px; }

  .perfect-heading {
    margin-bottom: 22px; }
    .perfect-heading .perpect-title {
      font-size: 22px;
      border-bottom-width: 2px;
      line-height: 1.7; }
      .perfect-heading .perpect-title span {
        left: 0;
        top: -16px; }

  .perfect-image {
    margin-bottom: 25px;
    border: 3px solid #70cce1; }

  .perfect-text {
    padding: 0 10px; }
    .perfect-text .perpect-sub-title {
      margin-bottom: 8px;
      display: block;
      background-color: transparent;
      font-size: 18px; }
      .perfect-text .perpect-sub-title > span {
        background: #70cce1;
        display: inline-block;
        margin-bottom: 4px;
        padding: 0 10px;
        line-height: 1.6; }
      .perfect-text .perpect-sub-title + p {
        margin-top: 8px; }

  .section-cases .text-bold {
    font-weight: bold; }
  .section-cases .text-bold,
  .section-cases .is-background-yellow,
  .section-cases .is-background-yellow-sp {
    background: linear-gradient(#fff97c, #fff97c) left bottom/100% 3px no-repeat; }
  .section-cases .is-not-background-sp {
    background: none; } }
.banner-common + .mt100 {
  display: none; }

.font-zen {
  font-family: "Zen Maru Gothic", sans-serif; }

@media print, screen and (max-width: 9999px) and (min-width: 769px) {
  .wrapper-02 {
    width: 1000px;
    margin-left: auto;
    margin-right: auto; }
    .wrapper-02.group-02 {
      padding-top: 50px; } }
@media only screen and (min-width: 0px) and (max-width: 768px) {
  .wrapper-02 {
    padding-left: 10px;
    padding-right: 10px; } }

.section-handle {
  background-color: #e5f3f8; }
  @media print, screen and (max-width: 9999px) and (min-width: 769px) {
    .section-handle {
      padding: 56px 0; } }
  @media only screen and (min-width: 0px) and (max-width: 768px) {
    .section-handle {
      padding: 35px 0 28px; }
      .section-handle .section-trial {
        margin: 20px 0; } }

.handle-title {
  color: #393939;
  font-weight: bold;
  font-family: "Zen Maru Gothic", sans-serif;
  text-align: center; }
  @media print, screen and (max-width: 9999px) and (min-width: 769px) {
    .handle-title {
      margin-bottom: 56px;
      font-size: 36px;
      letter-spacing: -0.02em; } }
  @media only screen and (min-width: 0px) and (max-width: 768px) {
    .handle-title {
      margin-bottom: 38px;
      font-size: 22px;
      line-height: 1.454; } }
  .handle-title > span {
    position: relative; }
    @media print, screen and (max-width: 9999px) and (min-width: 769px) {
      .handle-title > span {
        padding: 0 42px; }
        .handle-title > span:before {
          left: -4px; }
        .handle-title > span:after {
          right: 4px; } }
    @media only screen and (min-width: 0px) and (max-width: 768px) {
      .handle-title > span {
        padding: 0 34px;
        display: inline-block; }
        .handle-title > span:before {
          left: 0; }
        .handle-title > span:after {
          right: 0; } }
    .handle-title > span:before, .handle-title > span:after {
      content: "";
      position: absolute;
      background: url(/img/product/system_bath/pittari/handle_bg_line_slash.png) no-repeat center/contain;
      width: 27px;
      height: 54px; }
      @media print, screen and (max-width: 9999px) and (min-width: 769px) {
        .handle-title > span:before, .handle-title > span:after {
          top: 5px; } }
      @media only screen and (min-width: 0px) and (max-width: 768px) {
        .handle-title > span:before, .handle-title > span:after {
          bottom: 0; } }
    .handle-title > span:after {
      transform: scaleX(-1); }
  .handle-title .is-background-wave {
    position: relative; }
    @media print, screen and (max-width: 9999px) and (min-width: 769px) {
      .handle-title .is-background-wave {
        padding-bottom: 8px; } }
    @media only screen and (min-width: 0px) and (max-width: 768px) {
      .handle-title .is-background-wave {
        padding-bottom: 8px; } }
    .handle-title .is-background-wave::before {
      position: absolute;
      content: "";
      left: 0;
      bottom: 0;
      background: url(/img/product/system_bath/pittari/handle_bg_wave.png) repeat-x bottom left; }
      @media print, screen and (max-width: 9999px) and (min-width: 769px) {
        .handle-title .is-background-wave::before {
          background-size: 23px 8px;
          width: calc(100% - 6px);
          height: 8px; } }
      @media only screen and (min-width: 0px) and (max-width: 768px) {
        .handle-title .is-background-wave::before {
          background-size: 14px 5px;
          width: calc(100% - 6px);
          height: 5px; } }

.handle-list {
  display: flex;
  flex-wrap: wrap;
  counter-reset: number; }
  @media print, screen and (max-width: 9999px) and (min-width: 769px) {
    .handle-list {
      margin: 0 -10px 40px; } }
  @media only screen and (min-width: 0px) and (max-width: 768px) {
    .handle-list {
      margin-bottom: 23px;
      padding: 0 8px 0; } }

@media print, screen and (max-width: 9999px) and (min-width: 769px) {
  .handle-item {
    width: 320px;
    min-height: 80px;
    margin: 0 10px 25px; } }
@media only screen and (min-width: 0px) and (max-width: 768px) {
  .handle-item {
    width: 100%;
    min-height: 70px;
    margin: 0 auto 13px; } }
.handle-item a {
  text-decoration: none;
  position: relative;
  display: flex;
  align-items: center;
  height: 100%;
  background-color: #10a4c7;
  background-color: #fff;
  color: #10a4c7;
  font-weight: bold;
  position: relative;
  top: 0; }
  @media print, screen and (max-width: 9999px) and (min-width: 769px) {
    .handle-item a {
      box-shadow: 0 4px #10a4c7;
      line-height: 1.2;
      border-radius: 5px;
      border: 2px solid #10a4c7;
      padding: 10px 35px 10px 45px;
      font-size: 22px; } }
  @media only screen and (min-width: 0px) and (max-width: 768px) {
    .handle-item a {
      box-shadow: 0 3px #10a4c7;
      line-height: 1.25;
      border-radius: 7.5px;
      border: 2px solid #10a4c7;
      padding: 10px 35px 10px 58px;
      font-size: 15px; } }
  .handle-item a:hover {
    background-color: #fcfbe7;
    box-shadow: none; }
    @media print, screen and (max-width: 9999px) and (min-width: 769px) {
      .handle-item a:hover {
        top: 4px; } }
    @media only screen and (min-width: 0px) and (max-width: 768px) {
      .handle-item a:hover {
        top: 3px; } }
  .handle-item a::before, .handle-item a::after {
    position: absolute;
    transform: translateY(-50%); }
  .handle-item a::before {
    top: 50%;
    content: counter(number);
    counter-increment: number;
    border-radius: 50%;
    text-align: center;
    font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
    font-weight: bold;
    color: #fff;
    background-color: #10a4c7;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 25px;
    height: 25px;
    font-size: 15px; }
    @media print, screen and (max-width: 9999px) and (min-width: 769px) {
      .handle-item a::before {
        padding-bottom: 1px;
        left: 12px; } }
    @media only screen and (min-width: 0px) and (max-width: 768px) {
      .handle-item a::before {
        left: 20px; } }
  .handle-item a::after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-color: #10a4c7 transparent transparent; }
    @media print, screen and (max-width: 9999px) and (min-width: 769px) {
      .handle-item a::after {
        top: calc(50% + 6px);
        right: 15px;
        border-width: 10px 9px; } }
    @media only screen and (min-width: 0px) and (max-width: 768px) {
      .handle-item a::after {
        top: calc(50% + 5px);
        right: 18px;
        border-width: 8px 7px; } }
@media print, screen and (max-width: 9999px) and (min-width: 769px) {
  .handle-item small {
    font-size: 18px; }
  .handle-item .font-16 {
    font-size: 16px; }
  .handle-item .font-20 {
    font-size: 20px; } }

@media print, screen and (max-width: 9999px) and (min-width: 769px) {
  .is-background-orange {
    background: linear-gradient(#ffc886, #ffc886) left bottom/100% 3px no-repeat; } }

@media only screen and (min-width: 0px) and (max-width: 768px) {
  .is-background-orange,
  .is-background-orange-sp {
    background: linear-gradient(#ffc886, #ffc886) left bottom/100% 4px no-repeat;
    font-size: 19px; } }
.handle-card {
  background-color: #fff; }
  @media print, screen and (max-width: 9999px) and (min-width: 769px) {
    .handle-card {
      border-radius: 10px;
      margin-bottom: 30px;
      padding: 32px 50px 50px; }
      .handle-card:last-child {
        margin-bottom: 50px; } }
  @media only screen and (min-width: 0px) and (max-width: 768px) {
    .handle-card {
      border-radius: 5px;
      margin-bottom: 10px;
      padding: 20px 10px; } }

.card-title {
  font-weight: bold;
  color: #fff;
  text-align: center; }
  @media print, screen and (max-width: 9999px) and (min-width: 769px) {
    .card-title {
      background: url(/img/product/system_bath/pittari/handle_card_bg_ribbon.png) no-repeat center/100% 100%;
      margin-bottom: 35px;
      font-size: 30px;
      padding: 10px 20px; } }
  @media only screen and (min-width: 0px) and (max-width: 768px) {
    .card-title {
      background: url(/img/product/system_bath/pittari/handle_card_bg_ribbon_sp.png) no-repeat center/100% 100%;
      margin-bottom: 13px;
      font-size: 15px;
      line-height: 1.2;
      padding: 9px 10px; }
      .card-title.is-title {
        padding-top: 5px;
        padding-bottom: 5px; } }

.card-images {
  display: flex;
  justify-content: center;
  flex-wrap: wrap; }
  @media print, screen and (max-width: 9999px) and (min-width: 769px) {
    .card-images {
      margin: 0 -35px; }
      .card-images img {
        margin-bottom: 12px; } }
  @media only screen and (min-width: 0px) and (max-width: 768px) {
    .card-images {
      margin: 0 -10px;
      padding: 0 2px; }
      .card-images.is-card-images .background-blue,
      .card-images.is-card-images .background-gray {
        padding-top: 18px; }
      .card-images.is-position {
        position: relative; }
        .card-images.is-position li.is-wider {
          position: static;
          width: 100%; }
          .card-images.is-position li.is-wider img {
            width: 54%; } }
  .card-images li {
    width: 50%;
    position: relative;
    text-align: center; }
    @media print, screen and (max-width: 9999px) and (min-width: 769px) {
      .card-images li {
        padding: 0 35px;
        margin-bottom: 30px; }
        .card-images li.is-wider {
          width: 700px; }
          .card-images li.is-wider .tag-orange {
            top: -20px;
            right: -32px; } }
    @media only screen and (min-width: 0px) and (max-width: 768px) {
      .card-images li {
        padding: 0 8px;
        margin-bottom: 13px; } }
  .card-images .image-full {
    width: 100%; }
    @media print, screen and (max-width: 9999px) and (min-width: 769px) {
      .card-images .image-full {
        padding-left: 75px; }
        .card-images .image-full img {
          margin-bottom: 0; } }
  .card-images img {
    display: block;
    margin: 0 auto; }
  .card-images .tag-white,
  .card-images .tag-orange {
    position: absolute;
    z-index: 1; }
  .card-images .tag-white {
    left: 50%;
    transform: translateX(-50%);
    font-weight: bold;
    color: #393939;
    background-color: #fff; }
    @media print, screen and (max-width: 9999px) and (min-width: 769px) {
      .card-images .tag-white {
        top: 16px;
        font-size: 16px;
        border-radius: 13px;
        padding: 1px 28px; } }
    @media only screen and (min-width: 0px) and (max-width: 768px) {
      .card-images .tag-white {
        top: 10px;
        font-size: 10px;
        line-height: 1.2;
        border-radius: 6.5px;
        padding: 1px 5px; } }
  .card-images .tag-orange {
    background-color: #faa12d;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center; }
    @media print, screen and (max-width: 9999px) and (min-width: 769px) {
      .card-images .tag-orange {
        font-size: 20px;
        line-height: 1.2;
        width: 140px;
        height: 140px;
        top: -20px;
        right: 14px; } }
    @media only screen and (min-width: 0px) and (max-width: 768px) {
      .card-images .tag-orange {
        font-size: 11px;
        line-height: 1.2727;
        width: 80px;
        height: 80px;
        top: -20px;
        right: 0;
        display: block;
        padding: 18px 0; } }
    @media print, screen and (max-width: 9999px) and (min-width: 769px) {
      .card-images .tag-orange.is-more {
        top: 6px;
        right: 26px; } }
    @media only screen and (min-width: 0px) and (max-width: 768px) {
      .card-images .tag-orange.is-more {
        top: -8px;
        padding-top: 20px;
        padding-bottom: 8px;
        right: 0; } }
    .card-images .tag-orange.is-more::after {
      content: "";
      position: absolute;
      left: 50%;
      transform: translateX(-50%);
      z-index: 2; }
      @media print, screen and (max-width: 9999px) and (min-width: 769px) {
        .card-images .tag-orange.is-more::after {
          background: url(/img/product/system_bath/pittari/handle_card_tag_text.png) no-repeat center/contain;
          top: -25px;
          width: 191px;
          height: 48px; } }
      @media only screen and (min-width: 0px) and (max-width: 768px) {
        .card-images .tag-orange.is-more::after {
          background: url(/img/product/system_bath/pittari/handle_card_tag_text_sp.png) no-repeat center/contain;
          top: -20px;
          width: 89px;
          height: 38px; } }
  @media print, screen and (max-width: 9999px) and (min-width: 769px) {
    .card-images .background-gray,
    .card-images .background-blue {
      padding: 25px 27px 12px 28px; }
      .card-images .background-gray.without-text,
      .card-images .background-blue.without-text {
        padding-bottom: 30px;
        padding-top: 30px; } }
  @media only screen and (min-width: 0px) and (max-width: 768px) {
    .card-images .background-gray,
    .card-images .background-blue {
      padding: 8px 7px;
      height: 100%; } }
  .card-images .background-gray {
    background-color: #f4f4f4; }
    .card-images .background-gray .image-caption {
      color: #393939;
      font-weight: 500; }
      @media print, screen and (max-width: 9999px) and (min-width: 769px) {
        .card-images .background-gray .image-caption {
          margin-top: 16px;
          font-size: 20px; }
          .card-images .background-gray .image-caption.custom-padding {
            padding-left: 12px; } }
      @media only screen and (min-width: 0px) and (max-width: 768px) {
        .card-images .background-gray .image-caption {
          margin-top: 10px;
          font-size: 12px;
          line-height: 1.25; } }
  .card-images .background-blue {
    background-color: #e5f3f8; }
    .card-images .background-blue .image-caption {
      color: #10a4c7; }
      @media print, screen and (max-width: 9999px) and (min-width: 769px) {
        .card-images .background-blue .image-caption {
          margin-top: 12px;
          font-size: 24px;
          letter-spacing: -0.02em;
          font-weight: 500; } }
      @media only screen and (min-width: 0px) and (max-width: 768px) {
        .card-images .background-blue .image-caption {
          margin-top: 10px;
          font-weight: bold;
          font-size: 15px;
          line-height: 1.2; }
          .card-images .background-blue .image-caption.is-caption {
            margin-top: 15px; }
          .card-images .background-blue .image-caption.font-26-sp {
            font-size: 13px;
            margin-left: -5px;
            margin-right: -5px; } }
  .card-images.is-arrow li:nth-child(2n)::after {
    content: "";
    position: absolute;
    z-index: 1;
    top: 50%;
    transform: translateY(-50%); }
    @media print, screen and (max-width: 9999px) and (min-width: 769px) {
      .card-images.is-arrow li:nth-child(2n)::after {
        left: -50px;
        width: 100px;
        height: 100px;
        background: url(/img/product/system_bath/pittari/handle_card_icon_arrow_blue.png) no-repeat center/100% 100%; } }
    @media only screen and (min-width: 0px) and (max-width: 768px) {
      .card-images.is-arrow li:nth-child(2n)::after {
        left: -19px;
        width: 38px;
        height: 46px;
        margin-top: -18px;
        background: url(/img/product/system_bath/pittari/handle_card_icon_arrow_blue_sp.png) no-repeat center/100% 100%; } }
  @media print, screen and (max-width: 9999px) and (min-width: 769px) {
    .card-images.is-normal {
      margin-left: -15px;
      margin-right: -15px; } }
  @media print, screen and (max-width: 9999px) and (min-width: 769px) {
    .card-images.is-normal li {
      padding-left: 15px;
      padding-right: 15px; } }
  @media only screen and (min-width: 0px) and (max-width: 768px) {
    .card-images.is-normal li .background-gray .image-caption {
      margin-top: 15px; } }

@media only screen and (min-width: 0px) and (max-width: 768px) {
  .card-images-full > li {
    width: 100%; }
    .card-images-full > li img {
      width: 53%; } }
.card-box {
  background-color: #fcfbe7;
  position: relative; }
  @media print, screen and (max-width: 9999px) and (min-width: 769px) {
    .card-box {
      display: flex;
      align-items: center;
      padding: 30px 42px 30px 190px;
      min-height: 158px; } }
  @media only screen and (min-width: 0px) and (max-width: 768px) {
    .card-box {
      padding: 12px 15px; }
      .card-box::after {
        content: "";
        display: table;
        clear: both; } }
  @media print, screen and (max-width: 9999px) and (min-width: 769px) {
    .card-box ~ .card-box {
      margin-top: 15px; } }
  @media only screen and (min-width: 0px) and (max-width: 768px) {
    .card-box ~ .card-box {
      margin-top: 10px; } }
  .card-box .box-left {
    border-radius: 50%;
    overflow: hidden; }
    @media print, screen and (max-width: 9999px) and (min-width: 769px) {
      .card-box .box-left {
        position: absolute;
        left: 30px;
        top: 50%;
        transform: translateY(-50%);
        width: 130px;
        height: 130px;
        margin-right: 30px; } }
    @media only screen and (min-width: 0px) and (max-width: 768px) {
      .card-box .box-left {
        float: left;
        width: 65px;
        height: 65px;
        margin: 0 10px 0 -4px; } }
    .card-box .box-left img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
  @media print, screen and (max-width: 9999px) and (min-width: 769px) {
    .card-box .box-right {
      font-size: 16px;
      line-height: 1.875; } }
  @media only screen and (min-width: 0px) and (max-width: 768px) {
    .card-box .box-right {
      font-size: 14px;
      line-height: 1.714; }
      .card-box .box-right .is-background-orange {
        font-size: 14px; }
      .card-box .box-right.font-30-sp, .card-box .box-right.font-30-sp * {
        font-size: 15px;
        line-height: 1.6; }
      .card-box .box-right.is-padding {
        padding-left: 70px; } }
  .card-box .box-right span {
    font-weight: bold; }

@media only screen and (min-width: 0px) and (max-width: 768px) {
  .card-box-custom {
    display: flex;
    align-items: flex-start; }
    .card-box-custom .box-left {
      float: none; }
    .card-box-custom .box-right {
      flex: 1;
      letter-spacing: 0.05em;
      padding-right: 5px; } }
@media print, screen and (max-width: 9999px) and (min-width: 769px) {
  .text-summarize {
    color: #393939;
    font-weight: bold;
    text-align: center;
    margin-top: 52px;
    font-size: 24px;
    line-height: 1.5; }
    .text-summarize .font-32 {
      font-size: 32px; }
    .text-summarize .color-blue {
      color: #10a4c7; } }
.section-features {
  background-color: #e5f3f8;
  color: #393939; }
  @media print, screen and (max-width: 9999px) and (min-width: 769px) {
    .section-features {
      padding-top: 55px;
      padding-bottom: 50px; } }
  @media only screen and (min-width: 0px) and (max-width: 768px) {
    .section-features {
      padding-top: 30px;
      padding-bottom: 20px; } }

.features-title {
  text-align: center;
  color: #10a4c7;
  font-weight: bold; }
  @media print, screen and (max-width: 9999px) and (min-width: 769px) {
    .features-title {
      margin-bottom: 30px;
      font-size: 40px; } }
  @media only screen and (min-width: 0px) and (max-width: 768px) {
    .features-title {
      margin-bottom: 15px;
      font-size: 19px; } }
  .features-title span {
    position: relative; }
    @media print, screen and (max-width: 9999px) and (min-width: 769px) {
      .features-title span {
        font-size: 48px; } }
    @media only screen and (min-width: 0px) and (max-width: 768px) {
      .features-title span {
        font-size: 26px; } }
    .features-title span::before {
      content: "・・";
      color: #10a4c7;
      position: absolute;
      z-index: 1;
      left: 0;
      line-height: 1; }
      @media print, screen and (max-width: 9999px) and (min-width: 769px) {
        .features-title span::before {
          top: -24px;
          font-size: 48px; } }
      @media only screen and (min-width: 0px) and (max-width: 768px) {
        .features-title span::before {
          left: 0;
          font-size: 26px;
          top: -12px; } }

.features-item {
  background-color: #fcfbe7; }
  @media print, screen and (max-width: 9999px) and (min-width: 769px) {
    .features-item {
      margin-bottom: 30px;
      border-radius: 10px;
      padding: 22px 50px 55px; } }
  @media only screen and (min-width: 0px) and (max-width: 768px) {
    .features-item {
      margin-bottom: 10px;
      border-radius: 5px;
      padding: 15px 10px 20px; }
      .features-item:nth-child(2) .item-title {
        padding-top: 5px; } }
  .features-item .item-title {
    font-weight: bold; }
    @media print, screen and (max-width: 9999px) and (min-width: 769px) {
      .features-item .item-title {
        margin-bottom: 30px;
        font-size: 32px;
        text-align: center; } }
    @media only screen and (min-width: 0px) and (max-width: 768px) {
      .features-item .item-title {
        font-size: 24px;
        line-height: 1.2;
        max-width: 320px;
        margin: 0 auto 18px;
        position: relative;
        padding-left: 78px; } }
    @media print, screen and (max-width: 9999px) and (min-width: 769px) {
      .features-item .item-title .background-yellow {
        background: linear-gradient(#fff97c, #fff97c) left bottom/100% 8px no-repeat; } }
    @media only screen and (min-width: 0px) and (max-width: 768px) {
      .features-item .item-title .background-yellow {
        background: linear-gradient(#fff97c, #fff97c) left bottom 2px/100% 5px no-repeat; } }
    @media only screen and (min-width: 0px) and (max-width: 768px) {
      .features-item .item-title .background-yellow-sp {
        background: linear-gradient(#fff97c, #fff97c) left bottom 2px/100% 5px no-repeat; }
      .features-item .item-title .no-backgroud-sp {
        background: none; } }
    @media print, screen and (max-width: 9999px) and (min-width: 769px) {
      .features-item .item-title .font-52 {
        font-size: 52px; } }
    @media only screen and (min-width: 0px) and (max-width: 768px) {
      .features-item .item-title .font-52 {
        font-size: 36px;
        line-height: 1; } }
    @media print, screen and (max-width: 9999px) and (min-width: 769px) {
      .features-item .item-title .font-42 {
        font-size: 42px; } }
    @media only screen and (min-width: 0px) and (max-width: 768px) {
      .features-item .item-title .font-42 {
        font-size: 36px;
        line-height: 0.5; } }
  .features-item .title-tag {
    border-radius: 50%;
    background-color: #10a4c7;
    color: #fff;
    line-height: 1;
    text-align: center;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 500; }
    @media print, screen and (max-width: 9999px) and (min-width: 769px) {
      .features-item .title-tag {
        display: inline-block;
        margin-right: 6px;
        position: relative;
        width: 78px;
        height: 78px;
        padding: 18px;
        font-size: 14px;
        left: -18px;
        top: 6px; } }
    @media only screen and (min-width: 0px) and (max-width: 768px) {
      .features-item .title-tag {
        display: block;
        margin-right: 20px;
        width: 60px;
        height: 60px;
        padding: 10px;
        font-size: 12px;
        position: absolute;
        left: 0;
        top: 5px; } }
    .features-item .title-tag span {
      font-style: italic;
      font-weight: bold; }
      @media print, screen and (max-width: 9999px) and (min-width: 769px) {
        .features-item .title-tag span {
          font-size: 30px;
          position: relative;
          left: -2px; } }
      @media only screen and (min-width: 0px) and (max-width: 768px) {
        .features-item .title-tag span {
          font-size: 28px;
          position: relative;
          right: 2px; } }
  .features-item .item-image {
    background-color: #fff; }
    .features-item .item-image.item-full {
      padding: 0; }
    @media print, screen and (max-width: 9999px) and (min-width: 769px) {
      .features-item .item-image {
        margin-bottom: 30px;
        padding-bottom: 20px; } }
    @media only screen and (min-width: 0px) and (max-width: 768px) {
      .features-item .item-image {
        padding: 10px;
        margin-bottom: 15px; }
        .features-item .item-image.layout-flex {
          padding: 5px 2px;
          margin: 0 -8px 4px; } }
    .features-item .item-image img {
      display: block;
      margin: 0 auto; }
    .features-item .item-image .image-caption {
      background-color: #10a4c7;
      color: #fff;
      text-align: center;
      font-weight: bold; }
      @media print, screen and (max-width: 9999px) and (min-width: 769px) {
        .features-item .item-image .image-caption {
          margin-bottom: 10px;
          padding: 5px 10px;
          font-size: 18px; } }
      @media only screen and (min-width: 0px) and (max-width: 768px) {
        .features-item .item-image .image-caption {
          height: 32px;
          margin-bottom: 5px;
          display: flex;
          align-items: center;
          justify-content: center;
          line-height: 1.167;
          font-size: 12px; } }
    @media print, screen and (max-width: 9999px) and (min-width: 769px) {
      .features-item .item-image li {
        width: 390px; } }
    @media only screen and (min-width: 0px) and (max-width: 768px) {
      .features-item .item-image li {
        width: 50%;
        padding: 0 8px; } }
    .features-item .item-image li:nth-child(2n) {
      position: relative; }
      .features-item .item-image li:nth-child(2n)::before {
        content: "";
        position: absolute;
        transform: translateY(-50%); }
        @media print, screen and (max-width: 9999px) and (min-width: 769px) {
          .features-item .item-image li:nth-child(2n)::before {
            background: url(/img/product/system_bath/pittari/feature_icon_arrow.png) no-repeat center/contain;
            left: -60px;
            top: 56%;
            width: 68px;
            height: 58px; } }
        @media only screen and (min-width: 0px) and (max-width: 768px) {
          .features-item .item-image li:nth-child(2n)::before {
            background: url(/img/product/system_bath/pittari/feature_icon_arrow_sp.png) no-repeat center/contain;
            top: 54%;
            left: -12px;
            width: 43px;
            height: 35px; } }
    .features-item .item-image.layout-flex {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between; }
      @media print, screen and (max-width: 9999px) and (min-width: 769px) {
        .features-item .item-image.layout-flex {
          padding: 40px 35px 0;
          margin-bottom: 15px; } }
    .features-item .item-image.list-four {
      position: relative; }
      @media print, screen and (max-width: 9999px) and (min-width: 769px) {
        .features-item .item-image.list-four {
          margin: 0 -5px;
          padding-left: 155px;
          justify-content: flex-start; } }
      @media only screen and (min-width: 0px) and (max-width: 768px) {
        .features-item .item-image.list-four {
          margin: 0 -4px; } }
      @media print, screen and (max-width: 9999px) and (min-width: 769px) {
        .features-item .item-image.list-four li {
          width: 230px;
          margin: 0 5px; }
          .features-item .item-image.list-four li:first-child {
            position: absolute;
            width: 214px;
            height: 260px;
            left: -32px;
            top: 26px;
            z-index: 1; } }
      @media only screen and (min-width: 0px) and (max-width: 768px) {
        .features-item .item-image.list-four li {
          width: 50%;
          padding: 0 7px;
          margin: 6px 0 12px; }
          .features-item .item-image.list-four li:nth-last-child(2), .features-item .item-image.list-four li:last-child {
            margin-bottom: 0; }
          .features-item .item-image.list-four li:first-child {
            position: relative;
            top: 2px;
            left: -1px; } }
      .features-item .item-image.list-four li:nth-child(2n)::before {
        display: none; }
      .features-item .item-image.list-four .item-sub-image {
        margin-bottom: 0; }
        @media print, screen and (max-width: 9999px) and (min-width: 769px) {
          .features-item .item-image.list-four .item-sub-image {
            margin-top: 6px;
            font-size: 20px; } }
        @media only screen and (min-width: 0px) and (max-width: 768px) {
          .features-item .item-image.list-four .item-sub-image {
            margin-top: 9px;
            font-size: 15px; } }
  @media print, screen and (max-width: 9999px) and (min-width: 769px) {
    .features-item .item-text {
      text-align: center; } }
  @media only screen and (min-width: 0px) and (max-width: 768px) {
    .features-item .item-text {
      padding: 0 7px;
      margin: 0 auto; } }
  .features-item .item-text p {
    position: relative;
    font-weight: bold; }
    @media print, screen and (max-width: 9999px) and (min-width: 769px) {
      .features-item .item-text p {
        display: inline-block;
        padding: 0 75px;
        font-size: 26px;
        line-height: 1.384; } }
    @media only screen and (min-width: 0px) and (max-width: 768px) {
      .features-item .item-text p {
        padding: 3px 22px 6px;
        font-size: 15px;
        line-height: 1.4; } }
    .features-item .item-text p::before, .features-item .item-text p::after {
      content: "";
      position: absolute;
      border-style: solid;
      border-color: #83d4e7 transparent #83d4e7 #83d4e7;
      top: 50%; }
      @media print, screen and (max-width: 9999px) and (min-width: 769px) {
        .features-item .item-text p::before, .features-item .item-text p::after {
          height: 82px;
          width: 24px;
          border-width: 3px 0 3px 3px; } }
      @media only screen and (min-width: 0px) and (max-width: 768px) {
        .features-item .item-text p::before, .features-item .item-text p::after {
          height: 100%;
          width: 15px;
          border-width: 2px 0 2px 2px; } }
    .features-item .item-text p::before {
      left: 0;
      transform: translateY(-50%); }
    .features-item .item-text p::after {
      right: 0;
      transform: translateY(-50%) scaleX(-1); }
  @media print, screen and (max-width: 9999px) and (min-width: 769px) {
    .features-item .item-text.is-single-line {
      padding: 14px; }
      .features-item .item-text.is-single-line p {
        padding-left: 66px;
        padding-right: 66px; }
        .features-item .item-text.is-single-line p::before, .features-item .item-text.is-single-line p::after {
          width: 15px;
          height: 56px; } }
  @media print, screen and (max-width: 9999px) and (min-width: 769px) {
    .features-item .item-text.item-end {
      margin-top: 36px; }
      .features-item .item-text.item-end p {
        font-size: 22px;
        line-height: 1.636;
        padding: 0 50px; } }
  .features-item .item-sub-image {
    color: #10a4c7;
    text-align: center;
    font-weight: bold; }
    @media print, screen and (max-width: 9999px) and (min-width: 769px) {
      .features-item .item-sub-image {
        font-size: 24px; } }
    @media only screen and (min-width: 0px) and (max-width: 768px) {
      .features-item .item-sub-image {
        font-size: 15px;
        line-height: 1.2; } }

@media only screen and (min-width: 0px) and (max-width: 768px) {
  .features-item-03 .item-title {
    padding-top: 4px;
    margin-bottom: 12px; }
    .features-item-03 .item-title .font-42 {
      line-height: 1; }
    .features-item-03 .item-title .background-yellow {
      font-size: 36px;
      line-height: 1; }

  .features-item-04 .item-title {
    padding-top: 4px;
    margin-bottom: 12px; }
    .features-item-04 .item-title .font-42 {
      line-height: 1; }
  .features-item-04 .item-image {
    margin-bottom: 22px; } }
@media print, screen and (max-width: 9999px) and (min-width: 769px) {
  .features-detail {
    display: flex;
    justify-content: space-between;
    padding: 0 5px 20px; } }
@media only screen and (min-width: 0px) and (max-width: 768px) {
  .features-detail {
    padding: 5px; } }
@media print, screen and (max-width: 9999px) and (min-width: 769px) {
  .features-detail li {
    width: 425px;
    margin-bottom: 20px; } }
@media only screen and (min-width: 0px) and (max-width: 768px) {
  .features-detail li {
    margin-bottom: 12px; } }
.features-detail .detail-title {
  color: #10a4c7;
  border-bottom: 1px solid #10a4c7; }
  @media print, screen and (max-width: 9999px) and (min-width: 769px) {
    .features-detail .detail-title {
      font-size: 18px;
      padding-bottom: 2px;
      margin-bottom: 10px;
      padding-top: 4px; } }
  @media only screen and (min-width: 0px) and (max-width: 768px) {
    .features-detail .detail-title {
      font-size: 16px;
      padding-bottom: 4px;
      margin-bottom: 10px; } }
.features-detail .detail-text small {
  display: block; }
@media print, screen and (max-width: 9999px) and (min-width: 769px) {
  .features-detail .detail-text {
    font-size: 16px;
    line-height: 1.875; }
    .features-detail .detail-text small {
      font-size: 14px; } }
@media only screen and (min-width: 0px) and (max-width: 768px) {
  .features-detail .detail-text {
    font-size: 14px;
    line-height: 1.714;
    padding-right: 6px; } }

@media print, screen and (max-width: 9999px) and (min-width: 769px) {
  .is-mac .section-hero .search-button {
    padding-top: 22px; }
  .is-mac .section-bathroom-remodel .remodel-description {
    width: 585px; }
  .is-mac .section-video .heading-sub {
    left: 106px; }
  .is-mac .section-video .heading-right {
    top: 20px;
    left: -62px;
    padding-right: 17px; }
  .is-mac .features-item .item-image.list-four .item-sub-image {
    margin-left: -6px; }
  .is-mac .features-item .item-text.item-end p,
  .is-mac .card-box .box-right {
    letter-spacing: -0.01em; }
  .is-mac .handle-item a::before {
    top: 54%;
    padding-bottom: 0; }
  .is-mac .is-background-orange {
    line-height: 1.3; }
  .is-mac .handle-item a {
    letter-spacing: -0.04em; }
  .is-mac .price-item .item-name .item-title {
    letter-spacing: -0.05em; } }
@media only screen and (min-width: 0px) and (max-width: 768px) {
  .is-mac .section-bathroom-remodel .remodel-bottom {
    margin-left: 6px;
    letter-spacing: -0.04em; }
  .is-mac .section-video .heading-sub {
    right: 8px;
    letter-spacing: 0.03em; }
  .is-mac .section-video .booking-side:before {
    left: 22px; }
  .is-mac .section-video .heading-right {
    padding-top: 13px; }
  .is-mac .cases-heading .heading-sub {
    width: 205px; }
  .is-mac .cases-heading .heading-title {
    letter-spacing: -0.06em; }
  .is-mac .handle-item a {
    line-height: 1.4; }
  .is-mac .card-box {
    letter-spacing: -0.04em; }
  .is-mac .card-images .background-blue .image-caption.font-26-sp {
    letter-spacing: -0.1em; }
  .is-mac .remodel-paragraph .remodel-point {
    padding-bottom: 3px; }
  .is-mac .section-video .booking-title::before {
    left: 23px; }
  .is-mac .features-item .item-text p {
    letter-spacing: -0.05em; }
  .is-mac .card-title {
    letter-spacing: -0.02em; }
  .is-mac .perfect-heading .perpect-title span {
    letter-spacing: 0.05em;
  }
  .is-mac .card-box .box-right.custom-padding {
    letter-spacing: -0.01em; } }
@media only screen and (min-width: 0px) and (max-width: 374px) {
  .section-trial .booking-side .search-button,
  .section-video .booking-side .search-button {
    max-width: 310px;
    width: 100%; }

  .trial-title .bigger-text {
    margin-left: 0; }

  .section-hero .booking-side::before {
    left: -38px; }

  .section-hero .booking-side::after {
    right: -25px; }

  .section-video .heading-right {
    left: 0; }

  .section-video .heading-main,
  .section-video .heading-sub {
    font-size: 26px; }

  .section-video .video-heading {
    width: 300px;
    margin-bottom: 25px; }

  .section-video .heading-right {
    top: -15px;
    left: 10px; }

  .section-trial .booking-side::before {
    top: -110px;
    left: -20px; }

  .section-trial .booking-side::after {
    top: -117px;
    right: -33px; }

  .section-video .booking-title::after {
    right: 10px; }

  .section-video .booking-title::before {
    left: 5px; }

  .section-trial .booking-side::after {
    right: -20px;
    top: -110px; }

  .card-images .tag-orange.is-more {
    top: -20px;
    right: -8px; }

  .product-item .item-wrapper {
    width: calc(100% - 45px); }

  .product-item .item-logo img {
    width: 120px; }

  .card-images .background-blue .image-caption.font-26-sp {
    font-size: 10px; }

  .card-images .background-gray .image-caption {
    font-size: 11px; }

  .features-item .item-image.list-four .item-sub-image,
  .features-item .item-text p,
  .section-cases .module-notice .notice-content,
  .card-images .background-blue .image-caption,
  .card-box .box-right,
  .card-box .box-right.font-30-sp,
  .card-box .box-right.font-30-sp *,
  .card-box .box-right .is-background-orange {
    font-size: 12px; }

  .perfect-content .perfect-text p,
  .handle-item a,
  .card-title {
    font-size: 13px; }

  .section-bathroom-remodel .remodel-description,
  .trial-title .underline-text,
  .features-item .item-sub-image {
    font-size: 14px; }

  .section-bathroom-remodel .remodel-bottom,
  .is-background-orange,
  .is-background-orange-sp,
  .features-detail .detail-title,
  .section-cases .cases-title .title {
    font-size: 15px; }

  .perfect-text .perpect-sub-title,
  .cases-heading .heading-sub {
    font-size: 16px; }

  .features-title {
    font-size: 17px; }

  .handle-title {
    font-size: 18px; }

  .perfect-heading .perpect-title,
  .features-item .item-title,
  .cases-heading .heading-title small {
    font-size: 20px; }

  .cases-heading .heading-title {
    font-size: 26px; }

  .features-item .item-title .font-42,
  .trial-title .bigger-text {
    font-size: 28px; }

  .features-item .item-title .font-52,
  .features-item-03 .item-title .background-yellow,
  .cases-heading .heading-title .font-large {
    font-size: 30px; }

  .features-item .title-tag {
    top: 53%;
    transform: translateY(-50%); }

  .section-trial .booking-title::before {
    left: 5px; }

  .section-trial .booking-title::after {
    right: 9px; } }

