@charset "UTF-8";
/* ==========================================================

  title :
  scope : /products/kitchen/system/bellflower/

  last modify : 2020/05/20 TCV_ヴィ/ Doan Thi Tuong Vi バナーの記述追加

  2020/02/21 TCV_ヴィ/ Doan Thi Tuong Vi メインビジュアルのボーダーを削除
  2020/01/24 TCI_sakaguchi 「キッチン収納」～「吊戸棚」の余白の修正（表示幅736～601pxの間）
  2020/01/13 TCV_ヴィ/ Doan Thi Tuong Vi 見出しデバイス化 #equipment (設備機器・オプション) 追加 
  2019/06/07 TCI_sakaguchi displayの汎用クラス追加とmarginの調整
  2018/03/27 326_sakaguchi 

========================================================== */

/*  共通　　*/
img {
  margin: 0;
  padding: 0;
  vertical-align: bottom;
  width: 100%;
  -webkit-backface-visibility: hidden;
}
.title p {
  font-size: 5.5vw !important;
}
.txt_serif {
  font-family: "Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
}

@media screen and (max-width: 600px) {
  .txt_serif {
    font-size: 125%;
    letter-spacing: 0;
  }
}

.view_sp {
  display: none!important;
}

@media screen and (max-width: 600px) {
  .view_sp {
    display: block!important;
  }
}

.view_pc {
  display: inline-block!important;
}

@media screen and (max-width: 600px) {
  .view_pc {
    display: none!important;
  }
}

.none_tab {
  display: block;
}

@media screen and (max-width: 1024px) and (min-width: 600px) {
  .none_tab {
    display: none;
  }
}

.none_tab_sp {
  display: block;
}
@media screen and (max-width: 1023px) {
  .none_tab_sp {
    display: none;
  }
}
.btn:hover {
  opacity: .8;
}

/* --------------------------------------
　　　　　　　　　　　　　　content
-----------------------------------------*/
#content {
  margin: 1% auto 0;
  max-width: 940px;
  width: 98%;
}

@media screen and (max-width: 600px) {
  #content {
    margin: 0 auto;
    width: 100%;
  }
}

h1 {
  margin-bottom: 3%;
  width: 100%;
}

h1 img {
  vertical-align: top;
}

.img_txt {
  margin: 0 auto 2%;
  width: 62.34042553191489%;
}

.txt_lead {
  line-height: 1.5em;
  margin: 1% auto 3%;
  text-align: justify;
  width: 620px;
}

@media screen and (max-width: 767px) {
  .img_txt {
    margin: 2% auto;
    width: 92.34375%;
  }

  .txt_lead {
    line-height: 1.5em;
    margin: 2% auto 5%;
    width: 90%;
  }
}

.top_box {
	overflow: hidden;
	max-width: 880px;
	margin: 0 auto 4%;
}
@media screen and (max-width: 600px) {
	.top_box{
		margin-bottom: 8%;
	}
}

.top_box_left {
	float: left;
	width: 64%;
}
@media screen and (max-width: 600px) {
	.top_box_left {
		float: none;
		width: 100%;
	}
}

.top_box_left .img_txt{
	width: 90.3333%;
    width: calc(542 / 600 * 100%);
}

.top_box_left .txt_lead{
	max-width: 480px;
	width: 90%;
}

.top_box_right figure{
	width: 32.73809523809524%;
    width: calc(275 / 880 * 100%);
}
.top_box_right figure a.preparation {
  position: relative;
  display: block;
  filter: grayscale(1);
  cursor: default;
}
.top_box_right figure a.preparation::before {
  content: "";
  position: absolute;
  top: 6px;
  right: 6px;
  bottom: 6px;
  left: 6px;
  display: block;
  background: #000;
  opacity: 0.55;
  z-index: 9;
}
.top_box_right figure a.preparation::after {
  content: "紹介動画 準備中";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 1em;
  margin: auto 0;
  font-size: 130%;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  color: #fff;
  z-index: 10;
}
@media screen and (max-width: 600px) {
	.top_box_right figure{
		width: 78.125%;
		width: calc(500 / 640 * 100%);
    	margin: 0 auto;
	}
}


.top_box_right figure img{
	margin-bottom: 2%;
}

.top_box_right figure figcaption{
    padding: 0 1%;
}



/* --------------------------------------
　　　　　　　　　　　#charm
-----------------------------------------*/
#charm {
  margin: 0 auto 7.5%;
  max-width: 900px;
  width: 95.74468085106383%; 
}

#charm .txt_lead {
  margin: 2% auto 4%;
}

@media screen and (max-width: 600px) {
  #charm {
    margin: 0 auto 13%;
    width: 93.75%;
  }
}

#charm .con_concept01 {
  margin: 0 auto;
  max-width: 859px;
  width: 95.44444444444444%;
}

#charm .con_concept01 h3 {
  margin-bottom: 2.5%;
}

#charm .con_concept01 figure {
  margin: 0 auto 2.5%;
  width: 86.0302677532014%;
}

#charm .con_concept01 .img-txt {
  margin: 0 auto 1%;
  width: 76.83352735739231%;
}

#charm .con_concept01 .txt_lead {
  margin: 1% auto 3.2%;
  max-width: 660px;
  width: 76.83352735739231%;
}

@media screen and (max-width: 600px) {
  #charm .con_concept01 {
    width: 96.66666666666667%;
  }

  #charm .con_concept01 figure {
    margin: 0 auto 5%;
    width: 97%;
  }

  #charm .con_concept01 .img-txt {
    margin-bottom: 2%;
    width: 96.37931034482759%;
  }

  #charm .con_concept01 .txt_lead {
    margin-bottom: 5%;
    width: 97%;
  }
}

@media screen and (max-width: 414px) and (min-width: 376px) {
  #charm .con_concept01 .txt_lead {
    letter-spacing: -1px;
  }
}

#charm .con_concept01 .box_7layout {
  background: #edf4f9;
  margin: 0 auto 5%;
  max-width: 840px;
  overflow: hidden;
  width: 97.78812572759023%;
}

#charm .con_concept01 .box_7layout p {
  margin: 3.2% auto 3.5%;
  max-width: 660px;
  width: 78.57142857142857%;
}
@media screen and (max-width: 736px) {
  #charm .con_concept01 .box_7layout p {
    margin: 5% auto 3.5%;
  }
}
#charm .con_concept01 .box_7layout ul {
  overflow: hidden;
  padding: 0 2.5%;
  width: 95%;
}

#charm .con_concept01 .box_7layout ul li {
  float: left;
  margin-bottom: 2.5%;
  overflow: hidden;
  width: 48%;
}

#charm .con_concept01 .box_7layout ul li:nth-child(2) {
  float: right;
}

#charm .con_concept01 .box_7layout ul li h5 {
  color: #1d75ad;
  font-weight: bold;
  margin-bottom: 1.5%;
  position: relative;
}

#charm .con_concept01 .box_7layout ul li h5 span {
  display: inline-block;
  font-size: 130%;
  padding: 0 .3em 0 0;
  position: relative;
}

#charm .con_concept01 .box_7layout ul li h5 span:before {
  background: #1d75ad;
  border-radius: 10px;
  content: "";
  display: inline-block;
  margin-right: .1em;
  height: 13px;
  width: 13px;
}

#charm .con_concept01 .box_7layout ul li h5:after {
  border-top: 2px solid #1d75ad;
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 60%;
}

#charm .con_concept01 .box_7layout ul li:nth-child(2) h5:after {
  width: 45%;
}

#charm .con_concept01 .box_7layout ul li:last-child h5:after {
  width: 63%;
}

#charm .con_concept01 .box_7layout ul li .area_img {
  float: right;
  overflow: hidden;
  width: 57.49999999999999%;
}

#charm .con_concept01 .box_7layout ul li .area_img figure {
  float: left;
  width: 48%;
}

#charm .con_concept01 .box_7layout ul li .area_img figure:nth-of-type(2) {
  float: right;
}

#charm .con_concept01 .box_7layout ul li p {
  float: left;
  letter-spacing: -.05em;
  text-align: justify;
  width: 40%;
  margin: 1% auto 3.5%;
}

#charm .con_concept01 .box_7layout ul li:last-child {
  float: none;
  margin: 0 0 2%;
  width: 100%;
}

#charm .con_concept01 .box_7layout ul li:last-child .area_img {
  display: flex;
  width: 100%;
}

#charm .con_concept01 .box_7layout ul li:last-child .area_img figure {
  margin-bottom: 0;
  width: 13.3%;
}

#charm .con_concept01 .box_7layout ul li:last-child .area_img .flex1 {
  order: 1;
}

#charm .con_concept01 .box_7layout ul li:last-child .area_img .flex2 {
  order: 2;
}

#charm .con_concept01 .box_7layout ul li:last-child .area_img .flex3 {
  order: 3;
}

#charm .con_concept01 .box_7layout ul li:last-child .area_img p {
  width: 54%;
}

#charm .con_concept01 .box_7layout ul li:last-child .area_img p span {
  letter-spacing: .2em;
}

#charm .con_concept01 .box_7layout .btn {
  margin: 0 auto 3%;
  width: 53.45238095238095%;
}
@media screen and (max-width: 970px) {
  #charm .con_concept01 .box_7layout .btn {
    width: 80%;
  }
}


@media screen and (max-width: 600px) {
  #charm .con_concept01 .box_7layout {
    background: #fff;
    width: 97%;
  }

  #charm .con_concept01 .box_7layout p {
    margin: 7% auto 5%;
    width: 98%;
  }

  #charm .con_concept01 .box_7layout ul {
    background: #EFF9F9;
    padding: 5% 2% 0; 
  }

  #charm .con_concept01 .box_7layout ul li {
    float: none;
    width: 100%;
  }

  #charm .con_concept01 .box_7layout ul li:nth-child(2) {
    float: none;
  }

  #charm .con_concept01 .box_7layout ul li h5 {
    border-bottom: 1px solid #487C7E;
    margin-bottom: 2%;
    font-size: 130%;
  }
  #charm .con_concept01 .box_7layout ul li h5 span {
    font-size: 95%;
    padding: 0 .1em 0 1em;
    text-indent: -.7em;
  }
  #charm .con_concept01 .box_7layout ul li h5 span:before {
    height: 13px;
    width: 13px;
  }

  #charm .con_concept01 .box_7layout ul li h5:after {
    display: none;
  }

  #charm .con_concept01 .box_7layout ul li .area_img {
    float: none;
    margin: 0 auto;
    width: 98%;
  }

  #charm .con_concept01 .box_7layout ul li .area_img figure {
    margin: 0;
    width: 48%;
  }

  #charm .con_concept01 .box_7layout ul li p {
    float: none;
    margin: 1% 0 3%;
    width: 96%;
  }

  #charm .con_concept01 .box_7layout ul li:last-child {
    margin-bottom: 4%;
  }

  #charm .con_concept01 .box_7layout ul li:last-child .area_img {
    display: block;
    margin: 0 auto;
    width: 98%;
  }

  #charm .con_concept01 .box_7layout ul li:last-child .area_img figure {
    margin-bottom: 5%;
    width: 48%;
  }

  #charm .con_concept01 .box_7layout ul li:last-child .area_img figure:last-of-type {
    margin: 0 5% 0 0;
  }

  #charm .con_concept01 .box_7layout ul li:last-child .area_img p {
    margin: 0;
    text-align: justify;
    width: 98%;
  }

  #charm .con_concept01 .box_7layout .btn {
    background: #EFF9F9;
    padding: 0 0 8%;
    width: 100%;
  }

  #charm .con_concept01 .box_7layout .btn a {
  }
}

@media screen and (max-width: 950px) {
  #charm .con_concept01 .box_7layout ul li h5:after {
    width: 60%;
  }

  #charm .con_concept01 .box_7layout ul li:nth-child(2) h5:after {
    width: 45%;
  }

  #charm .con_concept01 .box_7layout ul li:last-child h5:after {
    width: 62%;
  }
}

@media screen and (max-width: 850px) {
  #charm .con_concept01 .box_7layout ul li h5:after {
    width: 43%;
  }

  #charm .con_concept01 .box_7layout ul li:nth-child(2) h5:after {
    width: 30%;
  }

  #charm .con_concept01 .box_7layout ul li:last-child h5:after {
    width: 50%;
  }
}


/*  .con_concept02   */

#charm .con_concept02 {
  margin: 0 auto;
  max-width: 859px;
  width: 95.44444444444444%;
}

#charm .con_concept02 h3 {
  margin-bottom: 2.5%;
}

#charm .con_concept02 figure {
  margin: 0 auto 2.5%;
  width: 86.0302677532014%;
}

#charm .con_concept02 .img-txt {
  margin: 0 auto;
  width: 76.83352735739231%;
}

#charm .con_concept02 .txt_lead {
  margin: .7% auto 2%;
  max-width: 660px;
  width: 76.83352735739231%;
}

@media screen and (max-width: 600px) {
  #charm .con_concept02 {
    width: 96.66666666666667%;
  }

  #charm .con_concept02 figure {
    margin-bottom: 5%;
    width: 97%;
  }

  #charm .con_concept02 .img-txt {
    margin-bottom: 2%;
    width: 96.37931034482759%;
  }

  #charm .con_concept02 .txt_lead {
    margin-bottom: 7%;
    width: 97%;
  }
}

#charm .con_concept02 .box_storage {
  margin: 0 auto;
  max-width: 840px;
  overflow: hidden;
  width: 97.78812572759023%;
}

#charm .con_concept02 .box_storage p {
  margin: 3.2% auto 3%;
  max-width: 660px;
  width: 78.57142857142857%;
}
@media screen and (max-width: 736px) {
  #charm .con_concept02 .box_storage p {
    margin: 5% auto 3%;
  }
}
/* .kitchen_storage */
#charm .con_concept02 .box_storage .kitchen_storage {
  margin: 0 auto;
  max-width: 780px;
  width: 92.85714285714286%;
}

#charm .con_concept02 .box_storage .kitchen_storage h5 {
  margin-bottom: 1%;
}

#charm .con_concept02 .box_storage .kitchen_storage figure {
  float: right;
  margin: .5% .7em 0 0;
  width: 43.5%;
}

#charm .con_concept02 .box_storage .kitchen_storage .area_left {
  float: left;
  margin-bottom: 3%;
  width: 53.205128205128204%;
}

#charm .con_concept02 .box_storage .kitchen_storage .area_left p {
  margin: 0 0 4% 0;
  padding: 0 1em;
  width: 93%;
}

#charm .con_concept02 .box_storage .kitchen_storage .area_left div {
  background: #e7f6f5;
  margin-left: 1%;
  overflow: hidden;
}

#charm .con_concept02 .box_storage .kitchen_storage .area_left div .txt_blue {
  color: #32536C;
  font-weight: bold;
  margin: 1% 0 1% 3%;
  text-indent: -1em;
  width: 93%;
}
#charm .con_concept02 .box_storage .kitchen_storage .area_left div .txt_green {
  color: #17716e;
  font-weight: bold;
  margin: 1% 0 1% 3%;
  text-indent: -1em;
  width: 93%;
}

#charm .con_concept02 .box_storage .kitchen_storage .area_left div .txt_blue:before {
  background: #32536C;
  border-radius: 10px;
  content: "";
  display: inline-block;
  height: 13px;
  width: 13px;
}
#charm .con_concept02 .box_storage .kitchen_storage .area_left div .txt_green:before {
  background: #17716e;
  border-radius: 10px;
  content: "";
  display: inline-block;
  height: 13px;
  width: 13px;
}

#charm .con_concept02 .box_storage .kitchen_storage .area_left ul {
  overflow: hidden;
  padding: 0 4% 1%;
}

#charm .con_concept02 .box_storage .kitchen_storage .area_left ul li {
  float: left;
  margin-left: 3%;
  width: 17.457831325301203%;
}

#charm .con_concept02 .box_storage .kitchen_storage .area_left ul li:first-child {
  margin-left: 0;
}

#charm .con_concept02 .box_storage .kitchen_storage .area_left ul li figure {
  margin: 0;
  width: 100%;
}

#charm .con_concept02 .box_storage .kitchen_storage .area_left ul li figure a {
  display: block;
}

#charm .con_concept02 .box_storage .kitchen_storage .area_left ul li figure a:hover {
  opacity: .8;
}

#charm .con_concept02 .box_storage .kitchen_storage .area_left ul li figure figcaption {
  color: #958A3F;
  font-size: 98%;
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 970px) {
  #charm .con_concept02 .box_storage .kitchen_storage .area_left ul li figure figcaption {
    letter-spacing: -.06em;
  }
}
#charm .con_concept02 .box_storage .kitchen_storage .btn {
  clear: both;
  margin: 3% auto 4%;
  width: 57.692307692307686%;
}
@media screen and (max-width: 970px) {
  #charm .con_concept02 .box_storage .kitchen_storage .btn {
    width: 70%;
  }
}
@media screen and (max-width: 736px) {
  #charm .con_concept02 .box_storage .kitchen_storage .btn {
    width: 85%;
    margin: 3% auto 0;
  }
}
@media screen and (max-width: 600px) {
  #charm .con_concept02 .box_storage {
    background: #fff;
    margin-bottom: 0;
    width: 97%;
  }

  #charm .con_concept02 .box_storage p {
    margin: 7% auto 7%;
    width: 98%;
  }

  #charm .con_concept02 .box_storage .kitchen_storage {
    margin-bottom: 0;
    width: 98%;
  }

  #charm .con_concept02 .box_storage .kitchen_storage h5 {
    margin-bottom: 2%;
  }

  #charm .con_concept02 .box_storage .kitchen_storage figure {
    float: none;
    margin: 0 auto 2%;
    width: 95%;
  }

  #charm .con_concept02 .box_storage .kitchen_storage .area_left {
    float: none;
    margin: 0 auto;
    width: 95%;
  }

  #charm .con_concept02 .box_storage .kitchen_storage .area_left p {
    margin-bottom: 2%;
    padding: 0;
  }

  #charm .con_concept02 .box_storage .kitchen_storage .area_left div {
    margin: 0 auto;
    padding: .5em 3%;
    width: 94%;
  }

  #charm .con_concept02 .box_storage .kitchen_storage .area_left div .txt_blue {
    font-size: 110%;
    margin: 0 0 2%;
    padding-left: 1em;
    text-indent: -1em;
  }

  #charm .con_concept02 .box_storage .kitchen_storage .area_left ul {
    overflow: hidden;
}

  #charm .con_concept02 .box_storage .kitchen_storage .area_left ul li {
    float: left;
    margin: 0 0 3% 8%;
    width: 28%;
  }

  #charm .con_concept02 .box_storage .kitchen_storage .area_left ul li:nth-child(4) {
    margin: 0 0 0 18%;
  }

  #charm .con_concept02 .box_storage .kitchen_storage .area_left ul li:last-child {
    margin-bottom: 0; 
  }

  #charm .con_concept02 .box_storage .kitchen_storage .btn {
    margin: 4% auto 0;
    width: 95%;
  }
}

@media screen and (max-width: 414px) and (min-width: 376px) {
  #charm .con_concept02 .box_storage .kitchen_storage .area_left p {
    width: 100%;
  }
}


/* .back_storage */
#charm .con_concept02 .box_storage .back_storage {
  margin: 0 auto;
  max-width: 780px;
  width: 92.85714285714286%;
}

#charm .con_concept02 .box_storage .back_storage h5 {
  margin-bottom: 1%;
}

#charm .con_concept02 .box_storage .back_storage figure {
  float: right;
  margin: .8% .7em 0 0;
  width: 43.5%;
}

#charm .con_concept02 .box_storage .back_storage .area_left {
  float: left;
  margin-bottom: 3%;
  width: 53.205128205128204%;
}

#charm .con_concept02 .box_storage .back_storage .area_left p {
  margin: 0 0 3% 0;
  padding: 0 1em;
  width: 93%;
}

#charm .con_concept02 .box_storage .back_storage .area_left div {
  background: #e7f6f5;
  margin-left: 1%;
  overflow: hidden;
}

#charm .con_concept02 .box_storage .back_storage .area_left div .txt_blue {
  color: #32536C;
  font-weight: bold;
  margin: 1% 0 1% 3%;
  text-indent: -1em;
  width: 93%;
}
@media screen and (max-width: 970px) {
  #charm .con_concept02 .box_storage .back_storage .area_left div .txt_blue {
    letter-spacing: -.06em;
  }
}
@media screen and (max-width: 600px) {
  #charm .con_concept02 .box_storage .back_storage .area_left div .txt_blue {
    letter-spacing: .08em;
  }
}
#charm .con_concept02 .box_storage .back_storage .area_left div .txt_blue:before {
  background: #32536C;
  border-radius: 10px;
  content: "";
  display: inline-block;
  height: 13px;
  width: 13px;
}
#charm .con_concept02 .box_storage .back_storage .area_left p.txt_green {
  color: #17716e;
  font-weight: bold;
  margin: 1% 0 1% 3%;
  text-indent: -1em;
  width: 93%;
}
#charm .con_concept02 .box_storage .back_storage .area_left div .txt_green:before {
  background: #17716e;
  border-radius: 10px;
  content: "";
  display: inline-block;
  height: 13px;
  width: 13px;
}

#charm .con_concept02 .box_storage .back_storage .area_left ul {
  overflow: hidden;
  padding: 0 4% 1%;
}

#charm .con_concept02 .box_storage .back_storage .area_left ul li {
  float: left;
  margin-left: 3%;
  width: 31%;
}

#charm .con_concept02 .box_storage .back_storage .area_left ul li:first-child {
  margin-left: 0;
}

#charm .con_concept02 .box_storage .back_storage .area_left ul li figure {
  margin: 0;
  width: 100%;
}

#charm .con_concept02 .box_storage .back_storage .area_left ul li figure figcaption {
  font-size: 90%;
  line-height: 1.3em;
  margin-top: 3%;
  text-align: center;
}
.meiryo #charm .con_concept02 .box_storage .back_storage .area_left ul li figure figcaption {
  letter-spacing: 0;
}
@media all and (-ms-high-contrast:none) {
  #charm .con_concept02 .box_storage .back_storage .area_left ul li figure figcaption {
    letter-spacing: 0;
  }
}
#charm .con_concept02 .box_storage .back_storage .btn {
  margin: 0 auto 4%;
  width: 57.692307692307686%;
}
#charm .con_concept02 .box_storage .back_storage:last-child .btn {
  margin: 0 auto;
}
@media screen and (max-width: 970px) {
  #charm .con_concept02 .box_storage .back_storage .btn {
    width: 70%;
  }
}
@media screen and (max-width: 736px) {
  #charm .con_concept02 .box_storage .back_storage .btn {
    width: 85%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 736px) and (min-width: 601px) {
  #charm .con_concept02 .box_storage .back_storage {
    margin-top: 5%;
  }
}
@media screen and (max-width: 600px) {
  #charm .con_concept02 .box_storage .back_storage {
    margin: 8% auto 0;
    width: 98%;
  }
  #charm .con_concept02 .box_storage .back_storage:nth-child(4) {
    margin-bottom: 0;
  }

  #charm .con_concept02 .box_storage .back_storage h5 {
    margin-bottom: 2%;
  }

  #charm .con_concept02 .box_storage .back_storage figure {
    float: none;
    margin: 0 auto 2%;
    width: 95%;
  }

  #charm .con_concept02 .box_storage .back_storage .area_left {
    float: none;
    margin: 0 auto;
    width: 95%;
  }

  #charm .con_concept02 .box_storage .back_storage .area_left p {
    margin-bottom: 2%;
    padding: 0;
  }

  #charm .con_concept02 .box_storage .back_storage .area_left div {
    margin: 0 auto;
    padding: .5em 3%;
    width: 94%;
  }

  #charm .con_concept02 .box_storage .back_storage .area_left div .txt_blue {
    font-size: 110%;
    margin: 0 0 2%;
    padding-left: 1em;
    text-indent: -1em; 
  }

  #charm .con_concept02 .box_storage .back_storage .area_left ul {
    overflow: hidden;
    padding: 0;
}

  #charm .con_concept02 .box_storage .back_storage .area_left ul li {
    float: none;
    margin: 0 0 3% 0;
    width: 100%;
  }

  #charm .con_concept02 .box_storage .back_storage .area_left ul li figure img {
    float: left;
    width: 47%;
  }

  #charm .con_concept02 .box_storage .back_storage .area_left ul li figure figcaption {
    float: right;
    margin-top: 3%; 
    text-align: left;
    width: 50%;
  }

  #charm .con_concept02 .box_storage .back_storage .btn {
    margin: 4% auto 0 !important;
    width: 95%;
  }
}


@media screen and (max-width: 414px) and (min-width: 376px) {
  #charm .con_concept02 .box_storage .back_storage .area_left p {
    width: 100%;
  }
}



/* .box_other_specification */
#charm .con_concept02 .box_other_specification {
  background: #F3F9FD;
  margin: 0 auto 7%;
  max-width: 840px;
  overflow: hidden;
  width: 97.78812572759023%;
}

#charm .con_concept02 .box_other_specification p {
  margin: 1% auto 2%;
  text-align: center;
}

#charm .con_concept02 .box_other_specification ul {
  margin: 0 auto;
  overflow: hidden;
  width: 96%;
}

#charm .con_concept02 .box_other_specification ul li {
  float: left;
  margin-left: 1.3%;
  width: 24%;
}

#charm .con_concept02 .box_other_specification ul li:first-child {
  margin-left: 0;
}

#charm .con_concept02 .box_other_specification ul li figure {
  width: 100%;
}

#charm .con_concept02 .box_other_specification ul li figure a {
  display: block;
}

#charm .con_concept02 .box_other_specification ul li figure a:hover {
  opacity: .8;
}

#charm .con_concept02 .box_other_specification ul li figure figcaption {
  margin-top: 3%;
  padding: 0 .5em;
  font-size: 90%;
}

#charm .con_concept02 .box_other_specification .btn {
  margin: 2.5% auto 2.5%;
  width: 53.57142857142857%;
}

@media screen and (max-width: 600px) {
  #charm .con_concept02 .box_other_specification {
    margin-bottom: 15%;
  }

  #charm .con_concept02 .box_other_specification p {
    margin: 2% auto;
    text-align: left;
    width: 95%;
  }

  #charm .con_concept02 .box_other_specification ul {
    width: 95%;
  }

  #charm .con_concept02 .box_other_specification ul li {
    float: none;
    margin: 0 0 2% 0;
    width: 100%;
  }

  #charm .con_concept02 .box_other_specification ul li figure figcaption {
    margin-top: 1%;
  }

  #charm .con_concept02 .box_other_specification .btn {
    margin-bottom: 7%;
    width: 95%;
  }
}

/*  .con_concept03   */
#charm .con_concept03 {
  margin: 5.5% auto 0;
  max-width: 859px;
  width: 95.44444444444444%;
}

#charm .con_concept03 h3 {
  margin-bottom: 3%;
}

#charm .con_concept03 figure {
  margin: 0 auto 3%;
  width: 86.0302677532014%;
}

#charm .con_concept03 .img-txt {
  margin: 0 auto;
  width: 86.26309662398137%;
}

#charm .con_concept03 .txt_lead {
  margin: 1% auto 3%;
  max-width: 660px;
  width: 76.83352735739231%;
}
@media screen and (max-width: 736px) {
  #charm .con_concept03 .title_medium > * > .jp {
    letter-spacing: -.08em;
    font-size: 6.8vw;
  }
}
@media screen and (max-width: 600px) {
  #charm .con_concept03 {
    margin-top: 8%;
    width: 96.66666666666667%;
  }
  #charm .con_concept03 .title_medium > * > .jp {
    letter-spacing: -.08em;
    font-size: 6.8vw;
  }
  #charm .con_concept03 figure {
    margin-bottom: 5%;
    width: 97%;
  }

  #charm .con_concept03 .img-txt {
    margin-bottom: 2%;
    width: 96.37931034482759%;
  }

  #charm .con_concept03 .txt_lead {
    margin-bottom: 7%;
    width: 97%;
  }
}

@media screen and (max-width: 736px) {
  #charm .con_concept02 .box_other_specification p {
    margin: 1% 1em 3%;
    text-align: left;
  }
}

/* .box_doorcolor */
#charm .con_concept03 .box_doorcolor {
  margin: 0 auto 4%;
  max-width: 840px;
  overflow: hidden;
  width: 97.78812572759023%;
}

#charm .con_concept03 .box_doorcolor h5 {
  margin: 4.286% auto 1%;
  width: 93%;
}
@media screen and (max-width: 736px) {
  #charm .con_concept03 .box_doorcolor h5 {
    margin: 5% auto 1%;
  }
}
#charm .con_concept03 .box_doorcolor figure {
  float: right;
  margin: 3.5% 4% 2% 0;
  width: 40%;
}

#charm .con_concept03 .box_doorcolor .area_left {
  float: left;
  margin: 0 0 2% 2em;
  width: 48%;
}

#charm .con_concept03 .box_doorcolor .area_left p {
  margin: 1.5% 0 2% 0;
}

#charm .con_concept03 .box_doorcolor .area_left div {
  background: #fff6e2;
  padding: 1% 0 2%;
  overflow: hidden;
}

#charm .con_concept03 .box_doorcolor .area_left div .txt_pink {
  color: #DA678D;
  font-size: 100%;
  font-weight: bold;
  margin: 1% 0 1% 3%;
  padding: 0 0 0 1em;
  text-indent: -1em;
  width: 88%;
}
@media screen and (max-width: 970px) {
  #charm .con_concept03 .box_doorcolor .area_left div .txt_pink {
    letter-spacing: -.06em;
  }
}
#charm .con_concept03 .box_doorcolor .area_left div .txt_orange {
  color: #ff7e00;
  font-size: 100%;
  font-weight: bold;
  margin: 1% 0 1% 3%;
  padding: 0 0 0 1em;
  text-indent: -1em;
  width: 88%;
}
#charm .con_concept03 .box_doorcolor .area_left div .txt_pink:before {
  background: #DA678D;
  border-radius: 10px;
  content: "";
  display: inline-block;
  height: 13px;
  width: 13px;
}
#charm .con_concept03 .box_doorcolor .area_left div .txt_orange:before {
  background: #ff7e00;
  border-radius: 10px;
  content: "";
  display: inline-block;
  height: 13px;
  width: 13px;
}

#charm .con_concept03 .box_doorcolor .area_left div p {
  font-size: 14px;
  line-height: 1.3em;
  padding: 0 1em;
  text-align: justify;
}

#charm .con_concept03 .box_doorcolor .area_left div p img {
  float: right;
  margin-left: 5%;
  width: 31.5%;
}

#charm .con_concept03 .box_doorcolor .btn {
  margin: 0 auto;
  width: 64.40476190476191%;
}
@media screen and (max-width: 970px) {
  #charm .con_concept03 .box_doorcolor .btn {
    width: 85%;
  }
}
@media screen and (max-width: 736px) {
  #charm .con_concept03 .box_doorcolor .btn {
    width: 80%;
  }
}
@media screen and (max-width: 600px) {
  #charm .con_concept03 .box_doorcolor {
    margin-bottom: 0;
    width: 98%;
  }

  #charm .con_concept03 .box_doorcolor h5 {
    margin-bottom: 2%;
  }

  #charm .con_concept03 .box_doorcolor figure {
    float: none;
    margin: 0 auto 2%;
    width: 95%;
  }

  #charm .con_concept03 .box_doorcolor .area_left {
    float: none;
    margin: 0 auto;
    width: 95%;
  }

  #charm .con_concept03 .box_doorcolor .area_left p {
    margin-bottom: 2%;
    padding: 0;
  }

  #charm .con_concept03 .box_doorcolor .area_left div {
    margin: 0 auto;
    padding: .5em 3%;
    width: 94%;
  }

  #charm .con_concept03 .box_doorcolor .area_left div .txt_pink {
    font-size: 110%;
    margin: 0 0 2%;
    padding-left: 1em;
    text-indent: -1em; 
    letter-spacing: 0;
  }

  #charm .con_concept03 .box_doorcolor .area_left div p img {
    width: 40%;
  }

  #charm .con_concept03 .box_doorcolor .btn {
    margin: 4% auto 0;
    width: 95%;
  }
}

@media screen and (max-width: 1024px) {
  #charm .con_concept03 .box_doorcolor .area_left div p {
    line-height: 1.5em;
  }
}

/* .box_otheritem */
#charm .con_concept03 .box_otheritem {
  margin: 0 auto;
  max-width: 840px;
  overflow: hidden;
  width: 97.78812572759023%;
}

#charm .con_concept03 .box_otheritem p {
  margin: 1.5% auto 2.5%;
  text-align: center;
}

#charm .con_concept03 .box_otheritem ul {
  margin: 0 auto 3%;
  overflow: hidden;
  width: 96%;
}

#charm .con_concept03 .box_otheritem ul li {
  float: left;
  margin-left: 2%;
  width: 32%;
}

#charm .con_concept03 .box_otheritem ul li:first-child {
  margin-left: 0;
}

#charm .con_concept03 .box_otheritem ul li figure {
  width: 100%;
}

#charm .con_concept03 .box_otheritem ul li figure a {
  display: block;
}

#charm .con_concept03 .box_otheritem ul li figure a:hover {
  opacity: .8;
}

#charm .con_concept03 .box_otheritem ul li figure figcaption {
  font-size: 90%;
  margin-top: 4%;
  padding: 0 .5em;
  text-align: justify;
}

#charm .con_concept03 .box_otheritem .btn {
  margin: 2% auto;
  width: 57.692307692307686%;
}

@media screen and (max-width: 600px) {
  #charm .con_concept03 .box_otheritem {
    margin-top: 8%;
  }
  #charm .con_concept03 .box_otheritem p {
    margin: 2% auto;
    width: 95%;
  }

  #charm .con_concept03 .box_otheritem ul {
    width: 95%;
  }

  #charm .con_concept03 .box_otheritem ul li {
    float: none;
    margin: 0 0 2% 0;
    width: 100%;
  }

  #charm .con_concept03 .box_otheritem ul li figure figcaption {
    margin-top: 1%;
  }

  #charm .con_concept03 .box_otheritem .btn {
    margin-bottom: 7%;
    width: 95%;
  }
}

@media screen and (max-width: 736px) {
  #charm .con_concept03 .box_otheritem p {
    margin: 5% 1em 2%;
    text-align: left;
  }
}

/* --------------------------------------
　　　　　　　　　　　#totalcordinate
-----------------------------------------*/
#totalcordinate {
  margin: 0 auto 6%;
  max-width: 900px;
  width: 95.74468085106383%; 
}

#totalcordinate ul li figure {
  margin: 2% auto 1%;
  width: 82.11111111111111%;
}

#totalcordinate .txt_lead {
  margin: 0 auto 4.5%; 
  max-width: 585px;
  width: 76.83352735739231%;
}

#totalcordinate h3 {
  margin: 0 auto 3.556%;
  max-width: 840px;
  width: 97.78812572759023%;
}
@media screen and (max-width: 736px) {
  #totalcordinate h3 {
    margin: 0 auto 5%;
  }
}
#totalcordinate ul {
  margin: 0 auto;
  overflow: hidden;
  width: 90%;
}

#totalcordinate ul li {
  float: left;
  margin: 0 0 1%;
  width: 49%;
}

#totalcordinate ul li:nth-child(even) {
  float: right;
}

#totalcordinate ul li figure {
  margin: 0;
  width: 100%;
}

#totalcordinate ul li figure a {
  display: block;
}

#totalcordinate ul li figure a:hover {
  opacity: .8;
}

#totalcordinate ul li figure figcaption {
  height: 3em;
  margin: .2em 1em 0;
}
.meiryo #totalcordinate ul li figure figcaption {
  letter-spacing: 0;
}
#totalcordinate .btn {
  margin: 0 auto;
  width: 49.888888888888886%;
}
@media screen and (max-width: 970px) {
  #totalcordinate .btn {
    width: 70%;
  }
}
@media screen and (max-width: 736px) {
  #totalcordinate .btn {
    width: 85%;
  }
}
@media screen and (max-width: 600px) {
  #totalcordinate {
    margin: 0 auto;
    width: 93.75%;
  }

  #totalcordinate figure {
    margin: 3% auto 2%;
    width: 96.66666666666667%;
  }

  #totalcordinate .txt_lead {
    width: 90%;
  }

  #totalcordinate h3 {
    width: 97.78812572759023%;
  }

  #totalcordinate ul {
    width: 97%;
  }

  #totalcordinate ul li {
    float: none;
    margin-bottom: 0;
    width: 100%;
  }

  #totalcordinate ul li:nth-child(odd) {
    float: none;
  }

  #totalcordinate ul li figure figcaption {
    height: auto;
  }

  #totalcordinate .btn {
    margin-top: 4%;
    width: 95%;
  }
}


/* --------------------------------------
　　　　　　　　　　　#set_plan
-----------------------------------------*/
#set_plan {
  margin: 0 auto 6.5%;
  max-width: 900px;
  width: 95.74468085106383%; 
}

#set_plan .txt_lead {
  margin: 2% auto 1%;
  max-width: 688px;
  width: 90%;
}

#set_plan ul {
  margin: 0 auto 4%;
  max-width: 813px;
  overflow: hidden;
  width: 90%;
}

#set_plan ul li {
  float: left;
  margin-left: 1.2300123001230012%;
  width: 32.349323493234934%;
}

#set_plan ul li:first-child {
  margin-left: 0;
}

#set_plan ul li figure {
  margin: 0;
  width: 100%;
}

#set_plan ul li figure a {
  display: block;
}

#set_plan ul li figure a:hover {
  opacity: .8;
}

#set_plan ul li figure figcaption {
  margin: 3% .5em 0;
}

#set_plan .btn {
  margin: 0 auto;
  width: 49.888888888888886%;
}
@media screen and (max-width: 970px) {
  #set_plan .btn {
    width: 70%;
  }
}
@media screen and (max-width: 736px) {
  #set_plan .btn {
    width: 85%;
  }
}
@media screen and (max-width: 600px) {
  #set_plan {
    margin: 8% auto 0;
    width: 93.75%;
  }

  #set_plan .txt_lead {
    margin-bottom: 5%;
    width: 90%;
  }

  #set_plan ul {
    margin: 0 auto;
    width: 93%;
  }

  #set_plan ul li {
    float: none;
    margin: 0 0 5% 0;
    width: 100%;
  }
  #set_plan ul li:last-child {
    margin: 0;
  }
  #set_plan ul li figure a {
    display: block;
    float: left;
    margin-right: 3%;
    width: 49%;
  }

  #set_plan ul li figure figcaption {
    margin: 0;
  }

  #set_plan .btn {
    margin-top: 4%;
    width: 95%;
  }
}

@media screen and (max-width: 414px) and (min-width: 376px) {
  #set_plan ul li figure figcaption.txt_ls {
    letter-spacing: -.02em;
  }
}


/* --------------------------------------
　　　　　　　　　　　#equipment
-----------------------------------------*/
#equipment {
  margin: 0 auto 8%;
  max-width: 900px;
  width: 95.74468085106383%; 
  overflow: visible;
}

#equipment .txt_lead {
  margin: 2.5% auto 3%; 
}

#equipment h3 {
  margin: 0 auto 2%;
  max-width: 840px;
  width: 97.78812572759023%;
}

#equipment figure {
  margin: 0 auto 3%;
  width: 83.88888888888889%;
}

#equipment figure a {
  display: block;
}

#equipment figure a:hover {
  opacity: .8;
}

#equipment figure figcaption {
  margin: 1% auto 0;
  width: 80%;
}

#equipment ul {
  margin: 0 auto 5%;
  overflow: hidden;
  width: 92%;
}

#equipment ul li {
  float: left;
  margin: 0 0 1% 2%;
  width: 31%;
}

#equipment ul li:first-child,
#equipment ul li:nth-child(4) {
  margin-left: 0;
}

#equipment ul li figure {
  margin: 0;
  width: 100%;
}

#equipment .line {
  background-image: linear-gradient(
    -45deg,
    #F7F5E9 25%,
    #D2CFC3 25%, #D2CFC3 50%,
    #F7F5E9 50%, #F7F5E9 75%,
    #D2CFC3 75%, #D2CFC3
  );
  background-size: 6px 6px;
  display: block;
  height: .765em;
  margin-bottom: 5.6%;
  width: 100%;
  margin-top: 6.8%;
}

#equipment .btn {
  margin: 0 auto;
  width: 56.44444444444444%;
}

@media screen and (max-width: 600px) {
  #equipment {
    margin: 8% auto 0;
    width: 93.75%;
  }

  #equipment h3 {
    width: 97.78812572759023%;
  }

  #equipment figure {
    width: 97%;
  }

  #equipment figure figcaption {
    width: 100%;
  }

  #equipment ul {
    width: 97%;
  }

  #equipment ul li {
    float: left;
    margin: 0 0 5% 0;
    width: 48%;
  }

  #equipment ul li:nth-child(even) {
    float: right;
  }

  #equipment .line {
    margin-bottom: 0;
  }

  #equipment .btn {
    margin: 4% auto 0;
    width: 95%;
  }
}

@media screen and (max-width: 414px) and (min-width: 376px) {
  #equipment figure figcaption {
    letter-spacing: -1px;
    width: 100%;
  }
}
#equipment .block_content {
  max-width: 800px;
  margin: 4.5% auto 0;
}
@media screen and (max-width: 970px) {
  #equipment .block_content {
    margin: 6% auto 0;
  }
}
#equipment .block_content .row:last-child {
  margin-top: 4.6%;
}
#equipment .block_content ul {
  overflow: inherit;
  width: 100%;
  margin: 0;
}
#equipment .block_content ul li {
  float: inherit;
}
#equipment .block_content ul li a {
  box-shadow: 0 0 5px 0 rgba(76, 75, 75, .44);
  border: 1px solid #dedede;
}
#equipment .block_content ul li a {
  position: relative;
  display: block;
  height: 100%;
}
#equipment .block_content ul li a::before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 2.875em;
  height: 2.875em;
  background: url(../image/ico-arrow.png);
  background-size: contain;
  background-repeat: no-repeat;
}
#equipment .block_content ul.three_column li {
  width: calc(256 / 800 * 100%);
}
#equipment .block_content ul.three_column li a {
  padding-bottom: 5.75%;
}
#equipment .block_content ul.two_column li {
  width: calc(392 / 800 * 100%);
}
#equipment .block_content ul.two_column li a {
  padding-bottom: 3.7%;
}
@media screen and (max-width: 736px) {
  #equipment .block_content ul.two_column li {
    padding-bottom: 0;
  }
}
#equipment .block_content ul li .title_bold {
  display: flex;
  align-items: center;
  text-align: center;
}
#equipment .block_content ul li .title_bold .title_text {
  font-size: 20px;
  color: #000;
  font-weight: 600;
  text-align: center;
  width: 100%;
  padding: 4.335% 0;
}
@media screen and (max-width: 600px) {
  #equipment .block_content ul li .title_bold .title_text {
    font-size: 5.4vw;
  }
}
#equipment .block_content ul.three_column li .title_bold .title_text {
  padding: 4.335% 0;
}
#equipment .block_content ul.two_column li .title_bold .title_text {
  padding: 2.825% 0;
}
#equipment .block_content ul li .title_bold .title_text span {
  font-size: 15px;
  display: block;
  letter-spacing: 0;
}
@media screen and (max-width: 970px) {
  #equipment .block_content ul li .title_bold .title_text span {
    letter-spacing: -.06em;
    font-size: 1.6vw;
  }
}
@media screen and (max-width: 600px) {
  #equipment .block_content ul li .title_bold .title_text span {
    font-size: 3.2vw;
  }
}
#equipment .block_content ul.three_column li .content_text {
  padding: 0 5.906%;
  margin-top: 7.09%;
}
#equipment .block_content ul.two_column li .content_text {
  padding: 0 3.846%;
  margin-top: 3.9%;
}
#equipment .block_content ul li .content_text .text {
  color: #333;
  text-align: justify;
}
.meiryo #equipment .block_content ul li .content_text .text {
  letter-spacing: 0;
}
#equipment .btn {
  margin: 4% auto 0;
  max-width: 508px;
}
@media screen and (max-width: 970px) {
  #equipment .btn {
    width: 70%;
    max-width: 100%;
  }
}
@media screen and (max-width: 736px) {
  #equipment .btn {
    width: 95%;
  }
}
#equipment .btn img {
  width: calc(217 / 508 * 100%);
  margin: 0 .538em 0 0;
  vertical-align: middle;
}
#equipment .btn .text {
  vertical-align: middle;
  margin: 0 1.038em 0 0;
  letter-spacing: .15em;
}
#equipment .btn .link_button > * > *::before {
  right: -1.444em;
}
#equipment .btn .link_button > * {
  padding: .563em 0;
}
@media only screen and (max-width: 970px) {
  .id_content {
    width: 97.78812572759023%;
  }
}
@media only screen and (max-width: 736px) {
  .flex.not {
    display: flex !important;
  }
  .flex.not > * {
    width: inherit !important;
  }
  .flex.space_around {
    justify-content: space-around;
  }
}
@media only screen and (max-width: 600px) {
  .flex.not {
    display: block !important;
  }
  .flex.not > * {
    width: auto !important;
  }
  .flex.space_around {
    justify-content: space-around;
  }
}
#equipment a:hover  {
  opacity: .8;
  text-decoration: none;
}
@media all and (-ms-high-contrast:none) {
  .link_button > * > * {
    letter-spacing: -.06em;
  }
}

/* MV */
h1 > * {
  border: none;
}

.banner .bnr {
  margin: 2em auto 0;
  width: calc( 540 / 900 * 100% );
}

.banner .bnr a {
  display: block;
}

.banner .bnr a:hover {
  opacity: .8;
  transition: .5s all;
}

.banner .bnr figcaption {
  margin-top: 0.3em;
  text-align: center;
}

@media screen and (max-width: 1000px) {
  .banner .bnr {
    width: 70%;
  }
}

@media screen and (max-width: 736px) {
  .banner .bnr {
    width: 95%;
  }

  .banner .bnr figcaption {
    line-height: 1.4em;
    text-align: justify;
  }
}
