@charset "UTF-8";
/* ==========================================================

title : 商品紹介　トップ
scope : 商品紹介　トップ

last modify : 2021/01/25 TCV_ヴィ/ Doan Thi Tuong Vi「キッチン」「洗面化粧台」「室内建具」ブロック改修

2019/11/7 TCI_goto フッター（kitchen_inquiry01）の調整
2019/03/18 TCI_goto 「商品・リフォームのお問合せ・ご相談」ブロック修正
2019/03/1 TCI_goto 「キッチン」ブロック改修、「商品・リフォームのお問合せ・ご相談」ブロック新規作成
========================================================== */

/* ==================================================================================================
    レイアウト変更のための上書きCSS
   --------------------------------------------------------------------------------------------------
    パンクズ下の線
================================================================================================== */
#breadcrumbs ul {
  border-bottom: 2px solid #1fadec;
  width: 998px;
}

img {
  vertical-align: bottom;
}

#content {
  font-size: 16px;
}

/* ==================================================================================================
    メインイメージとタイトル
   --------------------------------------------------------------------------------------------------
    #content
================================================================================================== */
#content {
  width: 940px;
  margin: 8px auto 0;
}

.first_lead_ttl {
  text-align: center;
  margin: 20px auto 20px;
}

.main_lead {
  width: 740px;
  margin: 30px auto 50px;
}

.border {
  border: 1px solid #ccc;
}

/* ==================================================================================================
    #main
================================================================================================== */
#main {
  margin: 0 auto;
  width: 886px;
}

#main h2 {
  margin-bottom: 25px;
  text-align: center;
}

#main .con_kitchen {
  margin: 0 0 70px -9px;
  width: 904px;
}

#main .con_sanitary,
#main .con_systembath,
#main .con_vanity,
#main .con_storage,
#main .con_inddor,
#main .con_construction {
  margin-bottom: 70px;
  overflow: hidden;
}

#main .left_area {
  float: left;
}

#main .right_area {
  float: right;
}

#main .first {
  margin-left: 0;
}

#main h4 span,
#main .btn_more {
  font-size: 16px;
}

#main a {
  color: #000;
  display: block;
  text-decoration: none;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -ms-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}

#main a:hover {
  color: #000;
  opacity: 0.8;
}

/* ==================================================================================================
    .con_kitchen
================================================================================================== */
.con_kitchen .lead_text {
  margin: 0 auto;
  text-align: center;
}

/*.box_kitchen*/
.box_kitchen {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 18px auto 0;
  width: 904px;
}
.box_kitchen #kitchen_sespa,
.box_kitchen #kitchen_bazero {
  width: 301px;
}
.box_kitchen #kitchen_bellflower {
  width: 302px;
}
.box_kitchen li {
  position: relative;
}
.box_kitchen li .ttl_block {
  background-color: rgba(255, 255, 255, .7);
  height: 69px;
  position: absolute;
  left: 0;
  text-align: center;
  width: 100%;
}
.box_kitchen #kitchen_bazero .ttl_block {
  bottom: 0;
}
.box_kitchen li .ttl_block .logo_mark {
  border-bottom: 1px solid #469ebd;
  display: block;
  font-size: 0;
  margin: 0 auto;
  text-align: center;
}
.box_kitchen #kitchen_sespa .logo_mark {
  padding: 9px 0 5px 0;
  width: 141px;
}
.box_kitchen #kitchen_bazero .logo_mark {
  padding: 15px 0 5px 0;
  width: 194px;
}
.box_kitchen #kitchen_bellflower .logo_mark {
  padding: 11px 0 5px 0;
  width: 202px;
}
.box_kitchen .ttl_block .type_name {
  font-weight: bold;
}
#main .link_btn01 {
  margin: 24px auto 0;
  width: 249px;
}
#main .link_btn01 a {
  background-color: #3f8ca9;
  color: #fff;
  display: block;
  font-size: 16px;
  font-weight: bold;
  padding: 13px 24px;
  position: relative;
  text-align: center;
}
#main .link_btn01 a::after {
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  content: "";
  height: 11px;
  margin: auto;
  position: absolute;
  bottom: 0;
  right: 13px;
  top: 0;
  transform: rotate(45deg);
  width: 11px;
}
#main .link_btn01 .no_link {
  background-color: #999;
  pointer-events: none;
}
#main .link_btn01 a:hover {
  opacity: .7;
  text-decoration: none;
}
#main .link_btn01 .no_link:hover {
  opacity: 1;
}

/*.box_compact*/
.con_kitchen .box_compact .column_3 {
  background: #E6F5F9;
  float: left;
  margin-left: 15px;
  width: 285px
}

.con_kitchen .box_compact .column_3 .right_area {
  height: 210px;
  padding: 5px 5px 0;
  position: relative;
  width: 124px;
}

.con_kitchen .box_compact .column_3 .right_area h4 {
  margin-bottom: 3px;
  text-align: center;
}

.con_kitchen .box_compact .column_3 .right_area h4 span {
  display: block;
}

.con_kitchen .box_compact .column_3 .right_area h4 .logo {
  border-bottom: 1px solid #57AEC8;
  padding-bottom: 5px;
}

.con_kitchen .box_compact .column_3 .right_area p {
  font-feature-settings: "palt";
  font-size: 15px;
  line-height: 1.4em;
  letter-spacing: -0.1px;
  padding: 0 5px;
  text-align: justify;
}

.con_kitchen .box_compact .column_3 .right_area .btn_more {
  background: #fff;
  bottom: 10px;
  color: #106882;
  display: block;
  font-weight: bold;
  left: 0;
  margin: 0 auto;
  padding: 3px 10px;
  position: absolute;
  right: 0;
  width: 95px;
}

.con_kitchen .box_compact .column_3 .right_area .btn_more:after {
  content: url(../image/ico_arrow_blue.png);
  margin-left: 5px;
}

.con_kitchen .box_bnrarea {
  margin: 0 auto;
  width: 835px;
}

.con_kitchen .box_bnrarea .bx-viewport,
.con_kitchen .box_bnrarea .bx-controls {
  width: 835px!important;
}

.con_kitchen .box_bnrarea ul li {
  margin-right: 35px;
  width: 400px!important;
}

.con_kitchen .box_bnrarea .bx-pager {
  color: #666;
  font-family: Arial;
  font-size: .85em;
  font-weight: bold;
  padding-top: 10px;
  text-align: center;
}

.con_kitchen .box_bnrarea .bx-pager-item {
  display: inline-block;
  vertical-align: bottom;
}

.con_kitchen .box_bnrarea .bx-pager.bx-default-pager a {
  background: #B1B4B5;
  border-radius: 5px;
  display: block;
  text-indent: -9999px;
  height: 10px;
  margin: 0 10px;
  outline: 0;
  width: 10px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.con_kitchen .box_bnrarea .bx-pager.bx-default-pager a:hover,
.con_kitchen .box_bnrarea .bx-pager.bx-default-pager a.active,
.con_kitchen .box_bnrarea .bx-pager.bx-default-pager a:focus {
  background: #49A5C6;
}

.con_kitchen .box_bnrarea ul li p {
  font-size: 14px;
  padding: 3px 20px 0;
}

/* ==================================================================================================
    .con_sanitary
================================================================================================== */
.con_sanitary .lead_text {
  margin-bottom: 20px;
  text-align: center;
}

.con_sanitary .box_column_3 {
  overflow: hidden;
}

.con_sanitary .box_column_3 .column_3 {
  background: #E5F8F5;
  float: left;
  height: 312px;
  margin-right: 10px;
  position: relative;
  width: 285px;
}

.con_sanitary .box_column_3 .column_3 h4 {
  margin-bottom: 5px;
  text-align: center;
}

.con_sanitary .box_column_3 .column_3 h4 span {
  display: block;
}

.con_sanitary .box_column_3 .column_3 h4 .logo {
  border-bottom: 1px solid #3FA896;
  display: inline-block;
  font-size: 17px;
  font-weight: bold;
  padding: 5px 10px;
}

.con_sanitary .box_column_3 .column_3 p {
  font-feature-settings: "palt";
  font-size: 15px;
  line-height: 1.4em;
  letter-spacing: -0.2px;
  padding: 0 15px;
  text-align: justify;
}

.con_sanitary .box_column_3 .column_3 .btn_more {
  background: #fff;
  bottom: 10px;
  color: #3E7D6D;
  display: block;
  font-weight: bold;
  left: 0;
  margin: 0 auto;
  padding: 3px 10px;
  position: absolute;
  right: 0;
  width: 95px;
}

.con_sanitary .box_column_3 .column_3 .btn_more:after {
  content: url(../image/ico_arrow_green.png);
  margin-left: 5px;
}

/* ==================================================================================================
    .con_systembath
================================================================================================== */
.con_systembath .lead_text {
  margin-bottom: 20px;
  text-align: center;
}

.con_systembath .bathleava_area {
  background: #F2ECCC;
  overflow: hidden;
  width: 585px;
}

.con_systembath .bathleava_area .right_area {
  height: 205px;
  padding: 10px 10px 0;
  position: relative;
  width: 216px;
}

.con_systembath .steelbath_area {
  background: #F2ECCC;
  width: 285px;
}

.con_systembath .steelbath_area .right_area {
  height: 215px;
  position: relative;
  width: 134px;
}

.con_systembath .bathleava_area .right_area h4,
.con_systembath .steelbath_area .right_area h4 {
  margin-bottom: 5px;
  text-align: center;
}

.con_systembath .bathleava_area .right_area h4 span,
.con_systembath .steelbath_area .right_area h4 span {
  display: block;
}

.con_systembath .bathleava_area .right_area h4 .logo,
.con_systembath .steelbath_area .right_area h4 .logo {
  border-bottom: 1px solid #A2912F;
  display: inline-block;
  font-size: 17px;
  font-weight: bold;
  padding: 5px 10px;
}

.con_systembath .steelbath_area .right_area h4 .logo {
  padding: 5px 2px 0;
}

.con_systembath .bathleava_area .right_area p,
.con_systembath .steelbath_area .right_area p {
  font-feature-settings: "palt";
  font-size: 15px;
  line-height: 1.4em;
  letter-spacing: -0.1px;
  padding: 0 15px;
  text-align: justify;
}

.con_systembath .bathleava_area .right_area p {
  padding: 0 5px;
}

.con_systembath .bathleava_area .right_area .btn_more,
.con_systembath .steelbath_area .right_area .btn_more {
  background: #fff;
  bottom: 10px;
  color: #766714;
  display: block;
  font-weight: bold;
  left: 0;
  margin: 0 auto;
  padding: 3px 10px;
  position: absolute;
  right: 0;
  width: 95px;
}

.con_systembath .bathleava_area .right_area .btn_more:after,
.con_systembath .steelbath_area .right_area .btn_more:after {
  content: url(../image/ico_arrow_yellow.png);
  margin-left: 5px;
}

/* ==================================================================================================
    .con_vanity
================================================================================================== */
.con_vanity .lead_text {
  margin-bottom: 20px;
  text-align: center;
}

.con_vanity .box_column_2,
.con_vanity .box_column_3 {
  margin-bottom: 20px;
  overflow: hidden;
}

.con_vanity .box_column_2 .column_2 {
  background: #F4E9E1;
  width: 435px;
}

.con_vanity .box_column_3 .column_3 {
  background: #F4E9E1;
  float: left;
  height: 330px;
  margin-left: 15px;
  position: relative;
  width: 32%;
}

.con_vanity .box_column_2 .column_2 .right_area {
  height: 215px;
  padding: 0 10px;
  position: relative;
  width: 156px;
}

.con_vanity .box_column_3 .column_3 h4,
.con_vanity .box_column_2 .column_2 .right_area h4 {
  margin-bottom: 5px;
  text-align: center;
}

.con_vanity .box_column_3 .column_3 h4 span,
.con_vanity .box_column_2 .column_2 .right_area h4 span {
  display: block;
}

.con_vanity .box_column_3 .column_3 h4 .logo,
.con_vanity .box_column_2 .column_2 .right_area h4 .logo {
  border-bottom: 1px solid #BD7B46;
  display: block;
  font-size: 17px;
  font-weight: bold;
  padding: 7px 0 5px;
}

.con_vanity .box_column_3 .column_3 h4 .logo {
  display: inline-block;
  padding: 5px 2em;
}

.con_vanity .box_column_3 .column_3 p,
.con_vanity .box_column_2 .column_2 .right_area p {
  font-feature-settings: "palt";
  font-size: 15px;
  line-height: 1.4em;
  letter-spacing: -0.2px;
  padding: 0 2px;
  text-align: justify;
}

.con_vanity .box_column_3 .column_3 p {
  letter-spacing: -0.03em;
  padding: 0 10px;
}

.con_vanity .box_column_3 .column_3 .btn_more,
.con_vanity .box_column_2 .column_2 .right_area .btn_more {
  background: #fff;
  bottom: 10px;
  color: #AF4F21;
  display: block;
  font-weight: bold;
  left: 0;
  margin: 0 auto;
  padding: 3px 10px;
  position: absolute;
  right: 0;
  width: 95px;
}

.con_vanity .box_column_3 .column_3 .btn_more:after,
.con_vanity .box_column_2 .column_2 .right_area .btn_more:after {
  content: url(../image/ico_arrow_blown.png);
  margin-left: 5px;
}

/* ==================================================================================================
    .con_storage
================================================================================================== */
.con_storage .lead_text {
  margin-bottom: 20px;
  text-align: center;
}

.con_storage .box_column_2,
.con_storage .box_column_3 {
  margin-bottom: 20px;
  overflow: hidden;
}

.con_storage .box_column_2 .column_2 {
  background: #F7ECEF;
  width: 435px;
}

.con_storage .box_column_2 .column_2 .right_area {
  height: 309px;
  padding: 5px 10px 0;
  position: relative;
  width: 155px;
}

.con_storage .box_column_2.stage_2 .column_2 .right_area {
  height: 210px;
}

.con_storage .box_column_3 .column_3 {
  background: #F7ECEF;
  float: left;
  margin-left: 15px;
  width: 285px;
}

.con_storage .box_column_3 .column_3 .right_area {
  height: 210px;
  padding: 5px 5px 0;
  position: relative;
  width: 124px;
}

.con_storage .box_column_2 .column_2 .right_area h4,
.con_storage .box_column_3 .column_3 .right_area h4 {
  margin-bottom: 5px;
  text-align: center;
}

.con_storage .box_column_2 .column_2 .right_area h4 span,
.con_storage .box_column_3 .column_3 .right_area h4 span {
  display: block;
}

.con_storage .box_column_2 .column_2 .right_area h4 .logo,
.con_storage .box_column_3 .column_3 .right_area h4 .logo {
  border-bottom: 1px solid #BD465F;
  padding: 5px 0;
}

.con_storage .box_column_2 .column_2 .right_area p,
.con_storage .box_column_3 .column_3 .right_area p {
  font-feature-settings: "palt";
  font-size: 15px;
  line-height: 1.4em;
  letter-spacing: -0.1px;
  padding: 0 2px;
  text-align: justify;
}

.con_storage .box_column_2 .column_2 .right_area .btn_more,
.con_storage .box_column_3 .column_3 .right_area .btn_more {
  background: #fff;
  bottom: 10px;
  color: #9E384D;
  display: block;
  font-weight: bold;
  left: 0;
  margin: 0 auto;
  padding: 3px 10px;
  position: absolute;
  right: 0;
  width: 95px;
}

.con_storage .box_column_2 .column_2 .right_area .btn_more:after,
.con_storage .box_column_3 .column_3 .right_area .btn_more:after {
  content: url(../image/ico_arrow_pink.png);
  margin-left: 5px;
}

/* ==================================================================================================
    .con_inddor
================================================================================================== */
.con_inddor .lead_text {
  margin-bottom: 20px;
  text-align: center;
}

.con_inddor .box_column_3,
.con_inddor .box_column_2 {
  margin-bottom: 20px;
  overflow: hidden;
}

.con_inddor .box_column_3 .column_3 {
  background: #ECE6F3;
  float: left;
  height: 330px;
  margin-left: 15px;
  position: relative;
  width: 32%;
}

.con_inddor .box_column_2 .column_2 {
  background: #ECE6F3;
  width: 435px;
}

.con_inddor .box_column_2 .column_2 .right_area {
  height: 216px;
  padding: 5px 10px 0;
  position: relative;
  width: 155px;
}

.con_inddor .box_column_3 .column_3 h4,
.con_inddor .box_column_2 .column_2 .right_area h4 {
  margin-bottom: 5px;
  text-align: center;
}

.con_inddor .box_column_3 .column_3 h4 span,
.con_inddor .box_column_2 .column_2 .right_area h4 span {
  display: block;
}

.con_inddor .box_column_3 .column_3 h4 .logo,
.con_inddor .box_column_2 .column_2 .right_area h4 .logo {
  border-bottom: 1px solid #8548BC;
  display: inline-block;
  padding: 5px 10px;
}

.con_inddor .box_column_3 .column_3 p,
.con_inddor .box_column_2 .column_2 .right_area p {
  font-feature-settings: "palt";
  font-size: 15px;
  line-height: 1.4em;
  letter-spacing: -0.2px;
  padding: 0 10px;
  text-align: justify;
}

.con_inddor .box_column_3 .column_3 .btn_more,
.con_inddor .box_column_2 .column_2 .right_area .btn_more {
  background: #fff;
  bottom: 10px;
  color: #5A2988;
  display: block;
  font-weight: bold;
  left: 0;
  margin: 0 auto;
  padding: 3px 10px;
  position: absolute;
  right: 0;
  width: 95px;
}

.con_inddor .box_column_3 .column_3 .btn_more:after,
.con_inddor .box_column_2 .column_2 .right_area .btn_more:after {
  content: url(../image/ico_arrow_vio.png);
  margin-left: 5px;
}

.con_inddor .box_bnrarea {
  margin-top: 50px;
  text-align: center;
}

/* ==================================================================================================
    .con_construction
================================================================================================== */
.con_construction .lead_text {
  margin-bottom: 20px;
  text-align: center;
}

.con_construction .box_column_2 {
  margin-bottom: 20px;
  overflow: hidden;
}

.con_construction .box_column_2 .column_2 {
  background: #ECFFEE;
  width: 435px;
}

.con_construction .box_column_2 .column_2 .right_area {
  height: 210px;
  padding: 5px 10px 0;
  position: relative;
  width: 155px;
}

.con_construction .box_column_2 .column_2 .right_area h4 {
  margin-bottom: 5px;
  text-align: center;
}

.con_construction .box_column_2 .column_2 .right_area h4 span {
  display: block;
}

.con_construction .box_column_2 .column_2 .right_area h4 .logo {
  border-bottom: 1px solid #349B40;
  padding: 5px 0;
}

.con_construction .box_column_2 .column_2 .right_area p {
  font-feature-settings: "palt";
  font-size: 15px;
  line-height: 1.4em;
  letter-spacing: -0.1px;
/*  padding: 0 10px;*/
  text-align: justify;
}

.con_construction .box_column_2 .column_2 .right_area .btn_more {
  background: #fff;
  bottom: 10px;
  color: #358340;
  display: block;
  font-weight: bold;
  left: 0;
  margin: 0 auto;
  padding: 3px 10px;
  position: absolute;
  right: 0;
  width: 95px;
}

.con_construction .box_column_2 .column_2 .right_area .btn_more:after {
  content: url(../image/ico_arrow_green02.png);
  margin-left: 5px;
}

.con_construction .box_bnrarea {
  margin: 50px auto 0;
  width: 835px;
}

.con_construction .box_bnrarea ul li {
  float: left;
  margin-left: 35px;
  width: 400px;
}

.con_construction .box_bnrarea ul li p {
  font-size: 14px;
  padding: 3px 20px 0;
}

/* ==================================================================================================
    kitchen_inquiry01
================================================================================================== */
.kitchen_inquiry01 {
  margin: 51px 0 0 -27px;
  width: 940px;
}
.kitchen_inquiry01 .ttl_block {
  background: -webkit-linear-gradient(90deg, #ffffff 0%, #dbeefc 100%);
  background: -moz-linear-gradient(90deg, #ffffff 0%, #dbeefc 100%);
  background: -o-linear-gradient(90deg, #ffffff 0%, #dbeefc 100%);
  background: -ms-linear-gradient(90deg, #ffffff 0%, #dbeefc 100%);
  background: linear-gradient(0deg, #ffffff 0%, #dbeefc 100%);
  border-bottom: 1px solid #89c1ea;
  border-top: 3px solid #00458d;
}
.kitchen_inquiry01 .ttl_block > * {
  color: #00458d;
  font-weight: bold;
  margin-bottom: 0 !important;
  padding: 7px 3px;
  text-align: center;
}
.kitchen_inquiry01 .content_inner {
  margin: 34px auto 0;
  width: 904px;
}
.kitchen_inquiry01 .content_inner .inquiry_list:nth-of-type(n+2) {
  margin-top: 20px;
}

/* column2_block_pc
------------------ */
.inquiry_list.column2_block_pc li {
  width: calc((100% - 20px) / 2);
}
.inquiry_list.column2_block_pc li:nth-of-type(even) {
  margin-left: 20px;
}
.inquiry_list.column2_block_pc li:nth-of-type(n+3) {
  margin-top: 20px;
}
.inquiry_list.column2_block_pc .content_column2 {
  padding-bottom: 0;
  position: relative;
}
.inquiry_list.column2_block_pc .content_column2 .clearfix img {
  float: right;
  text-align: right;
  width: 192px;
}
.inquiry_list.column2_block_pc .content_column2 .clearfix .left_block {
  box-sizing: border-box;
  float: left;
  padding-bottom: 80px;
  position: relative;
  width: 245px;
}
.inquiry_list.column2_block_pc .content_column2 .link_btn02 {
  margin: 0;
  position: absolute;
  bottom: 29px;
  left: 18px;
  width: 209px;
}


/* column3_block_pc
------------------ */
.inquiry_list.column3_block_pc li {
  width: calc((100% - 40px) / 3);
}
.inquiry_list.column3_block_pc li:nth-of-type(n+2) {
  margin-left: 20px;
}
.inquiry_list.column3_block_pc li:nth-of-type(3n+1) {
  margin-left: 0;
}
.inquiry_list.column3_block_pc li:nth-of-type(n+4) {
  margin-top: 20px;
}

/* inquiry_list
------------------ */
.inquiry_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.inquiry_list li {
  border: 1px solid #00458d;
  box-sizing: border-box;
  padding-bottom: 85px;
  position: relative;
}
.inquiry_list li .inquiry_ttl {
  background-color: #00458d;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 18px;
  font-weight: bold;

  padding: 7px 3px;
  text-align: center;
}
.inquiry_list li figure {
  text-align: center;
}
.inquiry_list li .content_txt {
  line-height: 1.375;
  margin: 15px auto 0;
  text-align: justify;
  width: calc(100% - 20px);
}
.inquiry_list li .link_btn02 {
  margin: auto;
  position: absolute;
  bottom: 29px;
  left: 0;
  right: 0;
  width: 209px;
}
.inquiry_list li .link_btn02 a {
  background-color: #dab250;
  color: #fff !important;
  display: block;
  font-size: 1rem;
  padding: 7px 18px;
  position: relative;
  text-align: center;
  transition: all .4s ease;
}
.inquiry_list li .link_btn02 a::after {
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  content: "";
  height: 9px;
  margin: auto;
  position: absolute;
  bottom: 0;
  right: 11px;
  top: 0;
  transform: rotate(45deg);
  width: 9px;
}
.inquiry_list li .link_btn02 .no_link {
  background-color: #999;
  pointer-events: none;
}
.inquiry_list li .link_btn02 a:hover {
  opacity: .7;
  text-decoration: none;
}
.inquiry_list li .link_btn02 .no_link:hover {
  opacity: 1;
}


/* ==================================================================================================
    SEO文
   --------------------------------------------------------------------------------------------------
    .seo
================================================================================================== */
.seo {
  margin: 74px auto 0;
/*
  width: 784px;
  background: #f1f2f2;
  padding: 20px;
*/
}

.pagetop {
  margin: 70px 0 0 0;
}



/* ===============================
    .bnr_tld
================================== */
.bnr_tld {
  margin-bottom: 50px;
  text-align: center;
}

.bnr_tld a {
  display: block;
}

.bnr_tld a img {
  box-shadow:0px 0px 6px 0px #a5a5a5;
}

.bnr_tld a:hover {
  opacity: .8;
}

.bnr_tld figcaption {
  margin-top: 10px;
}



/*-------------------------
　　　注意書き赤文字
------------------------*/

.notes{
  color: #DD0003;
  font-size: 70%;
}


/*-------------------------
　　Block New
------------------------*/
.con_btn {
  align-items: center;
  display: flex;
  height: 200px;
  margin: 18px auto 0;
  width: 886px;
}

.con_btn>* {
  background-color: #fff;
  color: #fff !important;
  display: block;
  font-size: 22px;
  margin: 0 auto;
  max-width: 500px;
  position: relative;
  text-align: center;
  width: 100%;
}

.con_btn>*>* {
  color: #fff !important;
  display: block;
  padding: 18.5px 0;
}

.con_btn.washstand>* {
  max-width: 360px;
}

.con_btn.indoor>* {
  max-width: 360px;
}

.con_btn>*>*::after {
  border-bottom: 1px solid;
  border-color: #ffffff;
  border-right: 1px solid;
  content: "";
  height: .444em;
  position: absolute;
  right: 27px;
  top: 50%;
  transform: rotate(-45deg) translateY(-60%);
  width: .444em;
}

.con_btn>*>*>* {
  background-position: center center;
  display: inline-block;
  letter-spacing: -.01em;
  font-weight: 600;
}

.con_btn.kitchen {
  background: url(../image/img-kitchen.jpg) no-repeat;
  background-size: contain;
}

.con_btn.kitchen a {
  background: #3f8ca9;
  box-shadow: 2.8px 2.8px 10px 0 rgba(57, 94, 102, 0.8);
}

.con_btn.kitchen a>* {
  letter-spacing: -.06em;
  margin-right: 16px;
}

.con_btn.washstand {
  background: url(../image/img-washstand.jpg) no-repeat;
  background-size: contain;
}

.con_btn.washstand a {
  background: #c88a46;
  box-shadow: 2.8px 2.8px 10px 0 rgba(83, 54, 36, 0.8);
}

.con_btn.indoor {
  background: url(../image/img-indoor.jpg) no-repeat;
  background-size: contain;
}

.con_btn.indoor a {
  background: #9055b5;
  box-shadow: 2.8px 2.8px 10px 0 rgba(85, 55, 117, 0.8);
}

#systembath .con_btn {
  background: url(../image/img_systembath.jpg) no-repeat;
  background-size: contain;
}

#systembath .con_btn a {
  background: #9b8833;
  box-shadow: 2.8px 2.8px 10px 0 rgba(155, 136, 51, 0.8);
}

#systembath .con_btn a>* {
  letter-spacing: -.06em;
  margin-right: 16px;
}

.block_content {
  margin: 30px auto 0;
  width: 886px;
}

h3.heading_3 {
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
  padding: 2px 0 8px 30px;
  position: relative;
}

h3.heading_3::after {
  content: "";
  height: 16px;
  left: 0;
  position: absolute;
  top: 0;
  width: 16px;
}

h3.heading_3::before {
  box-sizing: border-box;
  content: "";
  height: 20px;
  left: 0;
  position: absolute;
  top: 0;
  width: 20px;
}

.ocean h3.heading_3 {
  border-bottom: 2px solid #6fb5c5;
}

.ocean h3.heading_3::after {
  background: #6fb5c5;
}

.ocean h3.heading_3::before {
  border-bottom: 2px solid #6fb5c5;
  border-right: 2px solid #6fb5c5;
}

.brown h3.heading_3 {
  border-bottom: 2px solid #c88a46;
}

.brown h3.heading_3::after {
  background: #c88a46;
}

.brown h3.heading_3::before {
  border-bottom: 2px solid #c88a46;
  border-right: 2px solid #c88a46;
}

.violet h3.heading_3 {
  border-bottom: 2px solid #9055b5;
}

.violet h3.heading_3::after {
  background: #9055b5;
}

.violet h3.heading_3::before {
  border-bottom: 2px solid #9055b5;
  border-right: 2px solid #9055b5;
}

#systembath .row.block_content h3.heading_3 {
  margin-bottom: 17px;
  border-bottom: 2px solid #bfa93a;
}

#systembath .row.block_content h3.heading_3::after {
  background: #bfa93a;
}

#systembath .row.block_content h3.heading_3::before {
  border-bottom: 2px solid #bfa93a;
  border-right: 2px solid #bfa93a;
}

ul.list_item {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 17px;
}

ul.list_item li {
  width: 284px;
}

ul.list_item li:nth-child(n+4) {
  margin-top: 17px;
}

ul.list_item li a {
  box-sizing: border-box;
  display: flex !important;
  flex-wrap: wrap;
  font-size: 17px;
  font-weight: 600;
  justify-content: space-between;
  padding: 5px;
  position: relative;
}

ul.list_item li a::after {
  border-bottom: 1px solid;
  border-right: 1px solid;
  content: "";

  height: .444em;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: rotate(-45deg) translateY(-60%);
  width: .444em;
}

ul.list_item li a .left {
  width: 100px;
}

ul.list_item li a .left img {
  width: 100%;
}

ul.list_item li a .right {
  align-items: center;
  box-sizing: border-box;
  display: flex;
  padding: 0 15px 0 10px;
  width: 174px;
}

.ocean ul.list_item li {
  background: #e0f2f7;
}
.ocean ul.list_item li.space {
  background: url(../image/img-new-washstand-space.png) no-repeat;
  background-position: center center;
  background-size: 95%;
}

.ocean ul.list_item li a span {
  color: #115265;
  letter-spacing: -.07em;
}

.ocean ul.list_item li a::after {
  border-color: #115265;
}

.brown ul.list_item li {
  background: #f4e9e1;
}

.brown ul.list_item li a span {
  color: #7b4912;
}

.brown ul.list_item li a::after {
  border-color: #7b4912;
}

.brown ul.list_item li.space {
  background: url(../image/img-new-washstand-space.png) no-repeat;
  background-position: center center;
  background-size: 95%;
}

.violet ul.list_item li {
  background: #ece6f3;
}

.violet ul.list_item li a span {
  color: #421062;
}

.violet ul.list_item li a::after {
  border-color: #421062;
}

#systembath ul.list_item {
  width: 585px;
  margin: 17px auto 0;
}
#systembath ul.list_item li {
  background: #f2eccd;
}

#systembath ul.list_item li a span {
  color: #74610f;
}

#systembath ul.list_item li a::after {
  border-color: #9b8833;
}