@charset "UTF-8";
/*　
------------------------------------------------------------------- */
body {
  font-family: "Noto Sans JP", sans-serif;
  /* プロポーショナルメトリクスを有効にする指定 */
  font-feature-settings: "palt" 1;
}

#errorList {
  color: red;
  font-weight: bold;
}

a:focus,
a:hover {
  text-decoration: underline;
  color: #23527c;
}

.lnav-sr {
  display: table;
  width: 100%;
  margin: 15px 0 0;
  border: #999999 solid 1px;
}
.lnav-sr a {
  display: table-cell;
  height: 45px;
  text-align: center;
  vertical-align: middle;
}
.lnav-sr .lnav-sr a {
  border: #ff8000 solid 1px;
}
.lnav-sr p.on {
  color: #68A9A5;
}
.lnav-sr a:hover {
  color: #68A9A5;
  text-decoration: none;
}

#showroom .lnav-sr:hover,
#showroom .on {
  color: #8896C2;
  border: #68A9A5 solid 1px;
  background: #ffffff;
}

/*　Lナビ
------------------------------------------------------------------- */
#lnav-area {
  position: relative;
  float: none;
  width: 70%;
  height: 50px;
  margin: 0 auto;
  padding: 10px 0 0;
  z-index: 100;
  max-width: 960px;
}
#lnav-area .ln-inc a {
  width: 27%;
}
#lnav-area .ln-inc a:nth-child(1) {
  width: 30%;
}
#lnav-area .ln-inc a:nth-child(1) .active {
  background: url("../img/lnav/lnav-over.png") center 30% no-repeat;
  background-size: 85%;
}
#lnav-area .ln-inc a:nth-child(1) a:hover {
  background: url("../img/lnav/lnav-over.png") center 30% no-repeat;
  background-size: 85%;
}
#lnav-area .ln-inc a:nth-child(2) {
  width: 30%;
  margin-left: 0;
  background-size: 85%;
}
#lnav-area .ln-inc a:nth-child(2) .active {
  background: url("../img/lnav/lnav-over04.png") center 100% no-repeat;
  background-size: 100%;
}
#lnav-area .ln-inc a:nth-child(2) a:hover {
  background: url("../img/lnav/lnav-over04.png") center 100% no-repeat;
  background-size: 100%;
}
#lnav-area .ln-inc a:nth-child(3) {
  width: 32%;
  margin-left: 0;
}
#lnav-area .lnav-line2 {
  left: 72%;
}

#lnav-area.down .lnav-line2 {
  left: 55%;
}

#lnav-area .ln-inc a:nth-child(2) a:hover {
  background: url("../img/lnav/lnav-over03.png") center 25% no-repeat;
  background-size: 85%;
}

/* PC表示
================================================================ */
@media (min-width: 768px) {
  #page_top {
    width: 50px;
    height: 50px;
    position: fixed;
    right: 10px;
    bottom: 10px;
    background: #333333;
    opacity: 0.6;
  }
  #page_top a {
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    text-decoration: none;
  }
  #page_top a::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f0d8";
    font-size: 25px;
    color: #fff;
    position: absolute;
    width: 25px;
    height: 25px;
    top: 0;
    bottom: 10px;
    right: 0;
    left: 0;
    margin: auto;
    text-align: center;
  }
  #contents-wrap {
    padding-top: 75px;
  }
  #fair header {
    position: fixed;
    /* ヘッダーの固定 */
    top: 0px;
    /* 位置(上0px) */
    left: 0px;
    /* 位置(右0px) */
    width: 100%;
    /* 横幅100%　*/
    z-index: 99;
    background: #fff;
    box-shadow: 0px 8px 5px -5px rgba(0, 0, 0, 0.2);
  }
  #fair header .sub {
    width: 98%;
    max-width: 960px;
    margin: 0 auto;
    background: #fff;
    z-index: 500;
  }
  #fair header .sub .sub_box .pankuzu {
    font-size: 12px;
    margin: 0 auto 20px;
    float: left;
    padding-top: 10px;
    list-style: none;
  }
  #fair header .sub .sub_box .pankuzu li {
    padding: 5px;
    float: left;
  }
  #fair header .sub .sub_box .pankuzu a {
    color: #000;
    padding: 0 0 5px;
    position: relative;
    text-decoration: none;
  }
  #fair header .sub .sub_box .pankuzu a::after,
  #fair header .sub .sub_box .pankuzu a::before {
    border-bottom: solid 2px #8896C2;
    bottom: 0;
    content: "";
    position: absolute;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    width: 0;
  }
  #fair header .sub .sub_box .pankuzu a::before {
    left: 50%;
  }
  #fair header .sub .sub_box .pankuzu a::after {
    right: 50%;
  }
  #fair header .sub .sub_box .pankuzu a:hover::after,
  #fair header .sub .sub_box .pankuzu a:hover::before {
    width: 50%;
  }
  #fair header .sub .sub_box .btn-box_top {
    float: right;
    display: block;
    border: 1px solid #8896C2;
    text-align: center;
    color: #8896C2;
    vertical-align: middle;
    background: #fff;
    border-radius: 4px;
    padding: 10px 30px;
    font-weight: bold;
    margin: 0;
    display: block;
    letter-spacing: 0.05em;
  }
  #fair header .sub .sub_box .btn-box_top a {
    color: #8896C2;
    display: block;
  }
  #fair header .sub .sub_box .btn-box_top a:hover {
    color: #8896C2;
    display: block;
  }
  #fair header .sub .sub_box .btn-box_top:hover {
    color: #8896C2;
    border: #999 solid 1px;
    background: #fff;
    display: block;
    opacity: 0.6;
  }
  #fair header .sub .sub_box .btn-box_top_close {
    float: right;
    display: block;
    border: 1px solid #B1B1B1;
    text-align: center;
    color: #B1B1B1;
    vertical-align: middle;
    background: #fff;
    border-radius: 4px;
    padding: 10px 30px;
    font-weight: bold;
    margin: 0;
    display: block;
    letter-spacing: 0.05em;
    cursor: default;
  }
  #fair #header {
    margin-bottom: 15px;
    background: #8896C2;
    position: relative;
    overflow: hidden;
  }
  #fair #header h1 {
    text-align: center;
    color: #fff;
    padding: 20px 0;
    font-size: 18px;
    margin: 0;
    font-family: "Sawarabi Gothic";
  }
  #fair #header .name {
    color: #fff;
    font-size: 250%;
    font-family: "Sawarabi Gothic";
    position: absolute;
    left: 1%;
    top: 5%;
  }
  .btn_note {
    font-size: 80%;
    width: 98%;
    max-width: 460px;
    margin: 10px auto;
    text-align: left;
    clear: both;
    margin-bottom: 10px;
    color: #57544C;
  }
  .btn_note a {
    color: #57544C;
    text-decoration: underline;
  }
  #point {
    padding-top: 155px;
  }
  #point .main_img {
    width: 100%;
    max-width: 960px;
    margin: 0 auto 30px;
    position: relative;
  }
  #point .main_img img {
    width: 100%;
  }
  #point .main_img .news {
    width: 39.5%;
    position: absolute;
    bottom: 0;
    left: 0;
    opacity: 1;
  }
  #point .main_img .day_text {
    width: 39.5%;
    position: absolute;
    bottom: 21px;
    left: 6.5%;
    opacity: 1;
    color: #FFF;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 0.05em;
  }
  #point .main_img .btn01 {
    width: 19.1%;
    position: absolute;
    bottom: 0;
    left: 0;
    opacity: 1;
  }
  #point .main_img .btn01:hover {
    opacity: 0.7;
  }
  #point .main_img .btn02 {
    width: 19.1%;
    position: absolute;
    bottom: 0;
    left: 20.5%;
    opacity: 1;
  }
  #point .main_img .btn02:hover {
    opacity: 0.7;
  }
  #point .maintext {
    text-align: center;
    padding-top: 10px;
  }
  #point .maintext h2 {
    font-size: 24px;
    text-align: center;
    margin-bottom: 40px;
    font-weight: bold;
    color: #6f7579;
    line-height: 1.6;
    font-family: "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif;
  }
  #point .code_box {
    text-align: center;
  }
  #point .code_box .text-box {
    padding: 30px 0 0;
    text-align: center;
  }
  #point .code_box .text-box .textbox {
    line-height: 2;
    font-size: 18px;
  }
  #point .code_box .btn-box {
    display: table-cell;
    width: 220px;
    height: 40px;
    border: 1px solid #cccccc;
    text-align: center;
    color: #fff;
    vertical-align: middle;
    background: #8896C2;
    border-radius: 4px;
    letter-spacing: 0.05em;
    font-size: 18px;
  }
  .fair_main_box {
    text-align: center;
    width: 100%;
    margin-bottom: 30px;
    font-family: "Noto Sans JP", sans-serif;
  }
  .fair_main_box h2 {
    font-size: 24px;
    color: #8896C2;
    font-weight: 600;
    letter-spacing: 0.2em;
    margin-bottom: 30px;
  }
  .fair_main_box .text_erea {
    font-size: 16px;
    color: #333333;
    font-weight: 500;
    letter-spacing: 0.2em;
    line-height: 2;
    margin-bottom: 0;
  }
  .topbnr_box {
    width: 100%;
    background: #f5f5f5;
    margin-bottom: 50px;
  }
  .topbnr_box .topbnr {
    width: 930px;
    margin: 0 auto;
    padding: 20px 0;
  }
  .topbnr_box .topbnr li {
    max-width: 300px;
    float: left;
    margin: 0;
    padding: 0;
    list-style: none;
    margin-right: 10px;
  }
  .topbnr_box .topbnr li img {
    width: 100%;
  }
  .topbnr_box .topbnr li a img:hover {
    opacity: 0.7;
  }
  .topbnr_box .topbnr li .grayout {
    -webkit-filter: grayscale(1);
    /* Webkit */
    filter: gray;
    /* IE6-9 */
    filter: grayscale(1);
    /* W3C */
    cursor: default;
    opacity: 0.7;
  }
  .topbnr_box .topbnr li.end {
    margin-right: 0;
  }
  .btn_list {
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
    padding-top: 30px;
    position: relative;
  }
  .btn_list ul {
    margin: 0;
    padding: 0;
  }
  .btn_list li {
    float: left;
    list-style: none;
    width: 32.5%;
    margin-right: 1.25%;
    margin-bottom: 5px;
    font-size: 75%;
  }
  .btn_list li img {
    width: 100%;
  }
  .btn_list li.end {
    margin-right: 0;
  }
  .btn_list li.end img {
    width: 100%;
  }
  .event_box {
    width: 100%;
    background: #f5f5f5;
    padding: 0 0 20px;
    margin: 0 0 50px;
  }
  .event_box .event_sche {
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
    padding: 30px 0 20px 30px;
  }
  .event_box .event_sche dl dt {
    background: #8896C2;
    color: #fff;
    float: left;
    padding: 10px;
    width: 110px;
    text-align: center;
    border-left: 5px #8896C2 solid;
    border-right: 5px #8896C2 solid;
    letter-spacing: 0.05em;
  }
  .event_box .event_sche dl dd {
    float: left;
    padding: 3px 0 0 15px;
    font-size: 22px;
    line-height: 1;
  }
  .event_box .event_sche dl dd h5 {
    margin-top: 8px;
    font-size: 18px;
    margin-bottom: 5px;
  }
  .event_box .event_sche dl dd span {
    font-size: 11px;
  }
  .event_box .event_sche dl dd span .red {
    color: red;
  }
  .coronabox {
    width: 98%;
    max-width: 780px;
    margin: 0 auto 120px;
  }
  .coronabox p {
    margin: 0 0 5px 0;
    font-size: 0.8em;
  }
  .coronabox .mb_20 {
    margin-bottom: 20px;
  }
  .coronabox dt {
    cursor: pointer;
  }
  .coronabox dt h4 {
    color: #212529;
    text-align: center;
    letter-spacing: 0.05em;
    font-size: 20px;
    border-bottom: 1px solid #000;
    padding-bottom: 15px;
  }
  .coronabox dt h4.before:after {
    display: inline-block;
    content: "\f107";
    font-family: "FontAwesome";
    padding: 15px 10px 0 0;
    transition: 0.2s;
    font-size: 20px;
    margin-left: 50px;
  }
  .coronabox dt h4.after:after {
    display: inline-block;
    content: "\f106";
    font-family: "FontAwesome";
    transform: rotate(360deg);
    padding: 15px 10px 0 0;
    transition: 0.2s;
    font-size: 20px;
    margin-left: 50px;
  }
  .coronabox #corona_box {
    display: none;
  }
  .coronabox dd {
    margin: 1% 5%;
    font-size: 13px;
    line-height: 1.8;
    padding-top: 10px;
  }
  .coronabox dd span {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
  }
  .coronabox dd .note {
    color: #f63737;
    padding-top: 10px;
    font-size: 16px;
    text-align: center;
  }
  .coronabox dd h5 {
    font-weight: 600;
    padding-top: 18px;
    font-size: 16px;
    color: #3F4246;
  }
  .coronabox .sub {
    margin: 0 auto;
    line-height: 1.5;
    border-top: none;
    padding-top: 20px;
    text-align: left;
  }
  .coronabox .sub_2 {
    max-width: 700px;
    margin: 0 auto;
    text-align: center;
    border-top: none;
    padding-top: 10px;
  }
  .coronabox .heads_up {
    text-align: left;
    font-size: 17px;
  }
  .showroom_btn {
    width: 960px;
    padding-top: 50px;
    margin: -50px auto 50px;
    position: relative;
  }
  .showroom_btn .title_topics {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1em;
    text-align: center;
    color: #8896C2;
    font-weight: bold;
    letter-spacing: 0.1em;
    padding-top: 50px;
  }
  .showroom_btn .title_topics::before,
  .showroom_btn .title_topics::after {
    content: "";
    width: 2px;
    height: 46px;
    background-color: #8896C2;
  }
  .showroom_btn .title_topics::before {
    margin-right: 40px;
    transform: rotate(-35deg);
  }
  .showroom_btn .title_topics::after {
    margin-left: 40px;
    transform: rotate(35deg);
  }
  .showroom_btn .btn-box2 {
    display: block;
    width: 500px;
    border: 1px solid #cccccc;
    text-align: center;
    font-weight: bold;
    margin: 0 auto;
    color: #fff;
    vertical-align: middle;
    background: #8896C2;
    border-radius: 50px;
    letter-spacing: 0.05em;
    padding: 15px 0;
    font-size: 19px;
    z-index: 99;
  }
  .showroom_btn .btn-box2 a {
    color: #fff;
    display: block;
    text-decoration: none;
  }
  .showroom_btn .btn-box2 a:hover {
    opacity: 0.8;
  }
  .showroom_btn .btn-box2 small {
    font-size: 50%;
  }
  .showroom_btn .btn-box2 small::after {
    content: url("../../../common/img/interior_fair2021/icon_window.png");
    width: 10px;
    position: relative;
    top: -2px;
    margin-left: 2px;
  }
  .showroom_btn .btn-box2 .note {
    text-align: center;
    margin-bottom: 70px;
  }
  .showroom_btn .btn-box2:hover {
    color: #fff;
    border: #999 solid 1px;
    background: #8896C2;
    opacity: 0.8;
  }
  .showroom_btn .btn-box2_close {
    display: block;
    width: 500px;
    border: 1px solid #cccccc;
    text-align: center;
    font-weight: bold;
    margin: 0 auto;
    color: #fff;
    vertical-align: middle;
    background: #B1B1B1;
    border-radius: 50px;
    letter-spacing: 0.05em;
    padding: 15px 0;
    font-size: 19px;
    z-index: 99;
    cursor: default;
  }
  .showroom_btn .btn-box2_close a {
    color: #fff;
    display: block;
    text-decoration: none;
    cursor: default;
  }
  .showroom_btn .btn-box2_close small {
    font-size: 50%;
  }
  .showroom_btn .btn-box2_close small::after {
    content: url("../../../common/img/interior_fair2021/icon_window.png");
    width: 10px;
    position: relative;
    top: -2px;
    margin-left: 2px;
  }
  .showroom_btn .btn-box2_close .note {
    text-align: center;
    margin-bottom: 70px;
  }
  .showroombox {
    width: 960px;
    padding-top: 100px;
    margin: -50px auto 0;
    position: relative;
  }
  .showroombox h3 {
    color: #707070;
    font-size: 23px;
    font-weight: bold;
    border-top: 3px solid #707070;
    border-bottom: 3px solid #707070;
    padding: 10px 0;
    width: 500px;
    text-align: center;
    margin: 0 auto 20px;
    letter-spacing: 0.2em;
  }
  .showroombox h3 span {
    font-size: 70%;
    font-weight: bold;
    display: inline-block;
    margin-bottom: 0;
  }
  .showroombox span {
    color: #707070;
    font-weight: normal;
    text-align: center;
    font-size: 13px;
    display: block;
    line-height: 1.5;
    margin-bottom: 5px;
  }
  .showroombox .linkpdf {
    text-align: center;
    color: #707070;
  }
  .showroombox .linkpdf a:hover {
    color: #707070;
    text-decoration: underline;
    font-size: 14px;
    margin-bottom: 30px;
  }
  .showroombox .linkpdf a:link {
    color: #707070;
    font-size: 14px;
  }
  .showroombox .linkpdf::after {
    content: url("../../../common/img/interior_fair2021/icon_pdf.png");
    width: 10px;
    position: relative;
    top: 0;
    margin-left: 2px;
  }
  .showroombox h3.second {
    color: #707070;
    font-size: 23px;
    font-weight: bold;
    border-bottom: 1px solid #ababab;
    border-top: 3px solid #707070;
    border-bottom: 3px solid #707070;
    letter-spacing: 0.2em;
  }
  .showroombox .main-title-top {
    padding: 15px 23% 0;
  }
  .showroombox .row {
    margin-right: -10px;
    margin-left: -10px;
    margin-bottom: 30px;
  }
  .showroombox .lnav-sr {
    display: table;
    width: 100%;
    margin: 15px 0 0;
    border: #999999 solid 1px;
    background-color: #fff;
  }
  .showroombox .lnav-sr a {
    color: #fff;
    display: table-cell;
    height: 45px;
    text-align: center;
    vertical-align: middle;
  }
  .showroombox .on a {
    color: #fff;
    font-size: 14px;
    background: #8896C2;
  }
  .showroombox .on a:hover {
    color: #fff;
  }
  .showroombox ul {
    padding: 0;
    margin: 0;
  }
  .showroombox ul li {
    padding: 0;
    list-style: none;
    position: relative;
  }
  .showroombox ul li img {
    width: 100%;
  }
  .showroombox ul li .icon {
    position: absolute;
    top: 0;
  }
  .showroombox ul li .icon img {
    margin-right: 5px;
    width: 56px;
    float: left;
  }
  .showroombox ul li.col-md-3,
  .showroombox ul li.col-xs-6 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .showroombox .photo-area p {
    text-decoration: underline;
  }
  .showroombox .main-title-top :link {
    color: #666666;
    font-size: 14px;
  }
  .showroombox .main-title-top a:visited {
    color: #666666;
  }
  .showroombox .photo-area li span {
    display: block;
    margin-bottom: 45px;
    text-align: center;
    border: #999999 solid 1px;
  }
  .check_itembox {
    width: 960px;
    margin: 0 auto 50px;
    position: relative;
  }
  .check_itembox img {
    width: 100%;
  }
  .check_itembox #no2 {
    position: absolute;
    bottom: 100px;
  }
  .flow_wbox {
    width: 100%;
    margin-bottom: 50px;
  }
  .flow_wbox .flow {
    list-style: none;
    width: 100%;
    max-width: 960px;
    margin: 0 auto 50px;
    padding: 0;
  }
  .flow_wbox .flow img {
    width: 100%;
  }
  .flow_wbox .flow .step01 {
    position: relative;
  }
  .flow_wbox .flow .step01 .link01 {
    position: absolute;
    left: 36%;
    top: 65%;
    width: 6%;
  }
  .flow_wbox .flow .step01 .link01 img {
    width: 100%;
  }
  .flow_wbox .flow .step01 .link01_ld,
  .flow_wbox .flow .step01 .link01_mfg {
    position: absolute;
    left: 36%;
    top: 60%;
    width: 6%;
  }
  .flow_wbox .flow .step01 .link01_ld img,
  .flow_wbox .flow .step01 .link01_mfg img {
    width: 100%;
  }
  .flow_wbox .flow .step03 {
    position: relative;
  }
  .flow_wbox .flow .step03 .link03 {
    position: absolute;
    left: 36%;
    top: 65%;
    width: 6%;
  }
  .flow_wbox .flow .step03 .link03 img {
    width: 100%;
  }
  .flow_wbox .flow .step04 {
    position: relative;
  }
  .flow_wbox .flow .step04 .link04 {
    position: absolute;
    left: 36%;
    top: 65%;
    width: 6%;
  }
  .flow_wbox .flow .step04 .link04 img {
    width: 100%;
  }
  .flow_wbox .flow .step04 .link04_ld {
    position: absolute;
    left: 36%;
    top: 65%;
    width: 6%;
  }
  .flow_wbox .flow .step04 .link04_ld img {
    width: 100%;
  }
  .flow_wbox .flow .step04 .link04_mfg {
    position: absolute;
    left: 36%;
    top: 65%;
    width: 6%;
  }
  .flow_wbox .flow .step04 .link04_mfg img {
    width: 100%;
  }
  .flow_wbox .flow h3 {
    color: #707070;
    font-size: 23px;
    font-weight: bold;
    text-align: center;
    border-top: 3px solid #707070;
    border-bottom: 3px solid #707070;
    padding: 10px 0;
    width: 250px;
    margin: 0 auto 30px;
    letter-spacing: 0.2em;
  }
  .flow_wbox .flow .flow_view {
    width: 100%;
    margin-bottom: 20px;
  }
  .flow_wbox .flow .flow_view img {
    width: 100%;
  }
  .flow_wbox .flow .flowbox {
    float: left;
  }
  .flow_wbox .flow .flowbox dt {
    text-align: center;
    margin-bottom: 5px;
    width: 80%;
  }
  .flow_wbox .flow .flowbox dd {
    text-align: center;
    font-size: 11px;
    width: 90%;
  }
  .flow_wbox .flow .flowbox dd span {
    font-size: 90%;
  }
  .flow_wbox .flow .flowbox .title {
    font-weight: bold;
    text-align: center;
    font-size: 12px;
    margin: 10px 0;
  }
  .flow_wbox .step_box {
    position: relative;
    list-style: none;
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
    padding: 40px 5px 30px 80px;
  }
  .flow_wbox .step_box img {
    width: 100%;
  }
  .flow_wbox .step_box .icon {
    width: 60px;
    float: left;
    margin-right: 30px;
  }
  .flow_wbox .step_box .icon_flow {
    width: 58px;
  }
  .flow_wbox .step_box dl {
    width: 890px;
    color: #5d5d5d;
  }
  .flow_wbox .step_box dl dt {
    width: 100%;
    font-size: 19px;
    font-weight: 500;
    margin-bottom: 20px;
    display: block;
  }
  .flow_wbox .step_box dl dt span {
    padding-top: 0.2em;
    display: block;
  }
  .flow_wbox .step_box dl dt img {
    width: 85px;
    float: left;
    margin-right: 20px;
  }
  .flow_wbox .step_box dl dd {
    font-size: 15px;
    margin-left: 110px;
  }
  .flow_wbox .step_box dl dd span.note {
    font-size: 80%;
  }
  .flow_wbox .step_box dl dd .red {
    color: #ff0000;
  }
  .flow_wbox .step_box dl dd a {
    text-decoration: underline;
    color: #5d5d5d;
  }
  .flow_wbox .step_box dl dd .icon_pdf {
    width: 10px;
    margin: -5px 5px 0;
  }
  .flow_wbox .step_box .icon_flow {
    position: absolute;
    bottom: -50px;
    left: 93px;
  }
  .flow_wbox .step_box .icon_flow_f {
    position: absolute;
    top: -15px;
    left: 93px;
  }
  .flow_wbox .bg_g {
    background: #f5f5f5;
  }
  .btn_list_wide {
    width: 100%;
    max-width: 960px;
    margin: 50px auto -100px;
    list-style: none;
    padding: 0;
  }
  .btn_list_wide li {
    width: 87%;
    margin: 0 auto;
  }
  .btn_list_wide img {
    width: 100%;
    margin-bottom: 30px;
  }
  .btn_list_wide a:hover {
    opacity: 0.7;
  }
  .model_wbox {
    margin-top: 50px;
  }
  .model_wbox .not_subject {
    max-width: 840px;
    width: 100%;
    margin: 0 auto 100px;
    text-align: right;
    font-size: 80%;
  }
  .model_wbox .not_subject img {
    width: 100%;
  }
  .model_wbox .not_subject img:hover {
    opacity: 0.8;
  }
  .model {
    padding-bottom: 50px;
  }
  .model a {
    color: #666666;
  }
  .model a:hover {
    color: #666666;
  }
  .model a:hover img {
    opacity: 0.8;
  }
  .model01 {
    letter-spacing: -0.4em;
    border: 1px solid #707070;
    margin-bottom: 20px;
  }
  .model01 p.photo {
    width: 40%;
    float: left;
    margin: 0;
    padding-right: 20px;
  }
  .model01 img {
    width: 100%;
    height: auto;
  }
  .model_thema {
    letter-spacing: normal;
    padding: 0 20px;
    display: block;
    font-family: "Noto Sans JP", sans-serif;
    color: #333333;
  }
  .model_thema p {
    margin: 0;
    padding: 0;
  }
  .model_thema p.title {
    font-size: 18px;
    font-weight: bold;
    margin: 20px 0;
  }
  .model_thema p.txt {
    font-size: 13px;
  }
  .model_thema .spec dt {
    font-weight: bold;
    float: left;
    width: 70px;
    line-height: 2;
    display: block;
    font-size: 13px;
  }
  .model_thema .spec dd {
    font-weight: bold;
    font-size: 13px;
    line-height: 2;
    margin-left: 435px;
  }
  ul.bnr_office {
    width: 100%;
    max-width: 960px;
    margin: 0 auto 60px;
    padding: 0;
  }
  ul.bnr_office li {
    float: left;
    width: 30%;
    margin-right: 5%;
    list-style: none;
    padding: 0;
  }
  ul.bnr_office li:last-child {
    margin-right: 0;
  }
  ul.bnr_office img {
    width: 100%;
    height: auto;
  }
  ul.bnr_office img:hover {
    opacity: 0.8;
  }
  .event-close {
    background-color: #f5f5f5;
    margin: 40px auto 0;
    max-width: 1360px;
    padding: 15px 0 20px 30px;
  }
  .event-close h2 {
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    margin-bottom: 20px;
    letter-spacing: 0.1em;
    color: #1b353d;
  }
  .event-close p {
    font-size: 15px;
    line-height: 2;
    margin: 0 12%;
    display: block;
    letter-spacing: 0.1em;
  }
  .telbox {
    width: 100%;
    max-width: 960px;
    background-color: #f5f5f5;
    margin: 0 auto 100px;
  }
  .telbox img {
    width: 100%;
    max-width: 800px;
    margin: 40px auto;
  }
  .telbox_end {
    width: 100%;
    background-color: #f5f5f5;
    margin: 30px auto;
  }
  .telbox_end .telbox_w {
    max-width: 900px;
    padding-top: 40px;
    margin: 40px auto 0;
    background-color: #f5f5f5;
  }
  .telbox_end .telbox_w h4 {
    width: 20%;
    font-size: 15px;
    float: left;
    color: #67655D;
    padding-top: 10px;
  }
  .telbox_end .telbox_w dl {
    width: 80%;
    float: right;
    margin-bottom: 10px;
  }
  .telbox_end .telbox_w dl dt {
    margin-bottom: 5px;
    color: #67655D;
  }
  .telbox_end .telbox_w dl .tel_number {
    width: 26%;
    float: left;
    margin-right: 25px;
  }
  .telbox_end .telbox_w dl .time {
    padding-top: 7px;
    font-size: 12px;
  }
  .telbox_end .telbox_w dl .note {
    float: left;
    font-size: 80%;
    width: 100%;
    margin: 10px auto 40px;
    display: block;
  }
  .telbox_end .telbox_w img {
    width: 100%;
    margin: 0;
  }
  .telbox-close {
    width: 100%;
    background-color: #fff;
    margin-bottom: 100px;
  }
  .telbox-close img {
    width: 100%;
    max-width: 800px;
    margin: 40px auto;
  }
  #footer {
    text-align: center;
    padding-top: 50px;
    font-size: 12px;
  }
  #footer a:link {
    color: #666666;
  }
  #footer a:hover {
    text-decoration: underline;
  }
  #footer a:visited {
    color: #666666;
  }
  address {
    text-align: center;
    padding: 10px 30px;
    margin-bottom: 20px;
    font-size: 12px;
    color: #666666;
  }
  .logo_tec {
    max-width: 170px;
    width: 100%;
    margin: 0 auto 50px;
  }
  .logo_tec img {
    width: 100%;
  }
  .pc {
    display: block;
  }
  .sp {
    display: none;
  }
  #result_num {
    width: 350px;
    padding-top: 0.5em;
  }
  .form_ereabox {
    padding-top: 20px;
  }
  .form_ereabox p {
    float: left;
  }
  .form_ereabox p.title_erea {
    width: 96%;
    padding: 20px 0 0;
  }
  .form_ereabox p.title_erea2 {
    width: 96%;
    padding: 23px 0 0;
  }
  .form_ereabox .form_item li {
    margin-right: 100px;
  }
  .tooltip1 {
    position: relative;
  }
  .form_ereabox p {
    margin: 0 0 15px;
    padding: 0;
  }
  .form_ereabox p img {
    cursor: pointer;
  }
  .form_ereabox p.style_name {
    margin: 0 auto;
    padding: 0;
    width: 100%;
  }
  .form_ereabox p.style_name img {
    cursor: pointer;
  }
  .form_ereabox p.style_name span.text {
    text-align: center;
  }
  .description1,
  .description2 {
    display: none;
    position: absolute;
    padding: 10px;
    font-size: 12px;
    line-height: 1.6;
    color: #fff;
    border-radius: 5px;
    background: #5e7176;
    width: 200px;
  }
  .description1:before,
  .description2:before {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    border: 15px solid transparent;
    border-top: 15px solid #5e7176;
    margin-left: -15px;
  }
  .tooltip1:hover .description1 {
    display: inline-block;
    top: -115px;
    left: -15px;
  }
  .tooltip1:hover .description2 {
    display: inline-block;
    top: -95px;
    left: -15px;
  }
  .icon_desc {
    margin-bottom: 10px;
    width: 100%;
  }
  .icon_desc ul {
    float: right;
  }
  .icon_desc ul li {
    float: left;
  }
  .icon_desc ul .iconmark01 {
    width: 25px;
    margin-left: 5px;
    margin-top: 5px;
  }
  .icon_desc ul .iconmark01 img {
    width: 100%;
  }
  .icon_desc ul .iconmark02 {
    width: 45px;
    margin-left: 5px;
    margin-top: 10px;
  }
  .icon_desc ul .iconmark02 img {
    width: 100%;
  }
  .icon_desc ul .text {
    margin: 12px 10px 0.5em 0;
  }
}
.hanrei {
  width: 30%;
}
.hanrei img {
  width: 100%;
}

@media (max-width: 769px) {
  header {
    position: fixed;
    /* ヘッダーの固定 */
    top: 0;
    /* 位置(上0px) */
    left: 0;
    /* 位置(右0px) */
    width: 100%;
    /* 横幅100%　*/
    z-index: 100;
    background: #fff;
  }
  header .sub {
    width: 98%;
    max-width: 960px;
    margin: 0 auto;
    background: #fff;
    z-index: 500;
  }
  header .pankuzu {
    text-align: center;
    width: 100%;
    font-size: 10px;
    margin: 5px auto;
    padding-top: 10px;
  }
  header .pankuzu a {
    color: #000;
  }
  #fair #header {
    margin-bottom: 0;
    background: #8896C2;
    position: relative;
    overflow: hidden;
  }
  #fair #header h1 {
    text-align: center;
    color: #fff;
    padding: 20px 0;
    font-size: 18px;
    margin: 0;
    font-family: "Sawarabi Gothic";
  }
  #fair #header .name {
    color: #fff;
    font-size: 250%;
    font-family: "Sawarabi Gothic";
    position: absolute;
    left: 1%;
    top: 5%;
  }
  .main_img {
    width: 90%;
    margin: 10px auto 0;
  }
  .main_img img {
    width: 100%;
  }
  .days_box {
    display: block;
    position: relative;
    width: 90%;
    margin: 10px auto 30px;
  }
  .days_box img {
    position: relative;
    width: 100%;
  }
  .days_box .days_text {
    position: absolute;
    bottom: 25%;
    left: 6.5%;
    opacity: 1;
    color: #FFF;
    font-size: 17px;
    font-weight: 600;
    letter-spacing: 0.01em;
  }
  .topbnr_box {
    width: 100%;
    background: #f5f5f5;
    margin: 20px 0;
    padding: 20px 0 0;
  }
  .topbnr_box .topbnr {
    width: 90%;
    margin: 0 auto;
    padding: 10px;
  }
  .topbnr_box .topbnr li {
    max-width: 100%;
    float: left;
    margin: 0 0 20px;
    padding: 0;
    list-style: none;
    margin-right: 0;
  }
  .topbnr_box .topbnr li img {
    width: 100%;
  }
  .topbnr_box .topbnr li img:hover {
    opacity: 0.7;
  }
  .topbnr_box .topbnr li .grayout {
    -webkit-filter: grayscale(1);
    /* Webkit */
    filter: gray;
    /* IE6-9 */
    filter: grayscale(1);
    /* W3C */
    cursor: default;
    opacity: 0.7;
  }
  .topbnr_box .topbnr li.end {
    margin-right: 0;
  }
  .taste_box #taste .taste_list {
    margin-bottom: 5px;
    /* 擬似要素で下三角形を作成 */
    /* オープン時にopenクラスを付与 */
    /* クリックしたら表示される領域 */
  }
  .taste_box #taste .taste_list dt.ac-parent {
    position: relative;
    /* 追加 */
    font-weight: bold;
    margin: 15px 0 5px;
    font-size: 1.1em;
    cursor: pointer;
    color: #333;
  }
  .taste_box #taste .taste_list dt.ac-parent:hover {
    color: #333;
  }
  .taste_box #taste .taste_list dt.ac-parent:after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 45%;
    right: 15px;
    width: 10px;
    height: 10px;
    border-right: 3px solid #000;
    border-bottom: 3px solid #000;
    transform: translateY(-50%) rotate(45deg);
    transition: 0.3s;
  }
  .taste_box #taste .taste_list dt.ac-parent.open:after {
    transform: rotate(225deg);
  }
  .taste_box #taste .taste_list dt.ac-parent:hover {
    color: #000;
  }
  .taste_box #taste .taste_list dd.ac-on {
    display: block;
  }
  .taste_box #taste .photo_select_box ul.image_list li {
    display: inline-block;
    float: left;
    padding: 1%;
    margin: 0 0 30px;
    width: 50%;
  }
  .taste_box #taste .photo_select_box ul.image_list li .style_name {
    text-align: center;
    color: #000;
    font-size: 0.9em;
    letter-spacing: 0.1em;
    width: 100%;
  }
  .taste_box #taste .photo_select_box ul.image_list li .style_name span {
    padding-top: 3px;
    font-size: 0.7em;
  }
  .taste_box #taste .photo_select_box .checkbox input[type=checkbox] {
    right: 4%;
    border: 0;
    outline: none;
  }
  .taste_box #taste .photo_select_box .checkbox input[type=checkbox]:checked {
    box-shadow: none;
    opacity: 99;
    width: 34px;
    background-image: url("/common/img/photo-search/icon_check.svg");
    background-repeat: no-repeat;
    background-position: 50% 0;
  }
  .taste_box #taste .thumbnail {
    padding: 0;
    transition: border 0s ease-in-out;
    border: none;
    border-radius: 0;
    background-color: #fff;
    line-height: 1.42857143;
    margin-bottom: 5px;
    border: 0;
  }
  .taste_box #taste .taste_box #taste .thumbnail {
    padding: 0;
    border: none;
    background-color: #fff;
    line-height: 1.42857143;
  }
  #taste-search .search-link-box {
    margin: 0 auto 10px;
    border-bottom: 1px solid;
    padding-left: 0;
  }
  .event-close {
    background-color: #f5f5f5;
    margin: 40px auto 0;
    max-width: 100%;
    padding: 15px 0 20px 30px;
  }
  .event-close h2 {
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    margin-bottom: 20px;
    letter-spacing: 0.1em;
    color: #1b353d;
  }
  .event-close p {
    font-size: 15px;
    line-height: 2;
    margin: 0 5%;
    display: block;
    letter-spacing: 0.1em;
  }
  .coronabox {
    width: 98%;
    margin: 0 auto 80px;
  }
  .coronabox p {
    margin: 0 0 5px 0;
    font-size: 0.8em;
  }
  .coronabox .mb_20 {
    margin-bottom: 20px;
  }
  .coronabox dt {
    cursor: pointer;
  }
  .coronabox dt h4 {
    color: #212529;
    text-align: center;
    letter-spacing: 0.05em;
    font-size: 16px;
    line-height: 1em;
    border-bottom: 1px solid #000;
    padding-bottom: 15px;
  }
  .coronabox dt h4.before:after {
    display: inline-block;
    content: "\f107";
    font-family: "FontAwesome";
    padding: 15px 10px 0 0;
    transition: 0.2s;
    font-size: 20px;
    margin-left: 10px;
  }
  .coronabox dt h4.after:after {
    display: inline-block;
    content: "\f106";
    font-family: "FontAwesome";
    transform: rotate(360deg);
    padding: 15px 10px 0 0;
    transition: 0.2s;
    font-size: 20px;
    margin-left: 10px;
  }
  .coronabox #corona_box {
    display: none;
  }
  .coronabox dd {
    margin: 1% 5%;
    font-size: 13px;
    line-height: 1.8;
    padding-top: 15px;
  }
  .coronabox dd span {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
  }
  .coronabox dd .note {
    color: #f63737;
    padding-top: 10px;
    font-size: 13px;
    text-align: left;
  }
  .coronabox dd h5 {
    font-weight: 600;
    padding-top: 18px;
    font-size: 14px;
    color: #3F4246;
  }
  .coronabox .sub {
    margin: 0 auto;
    line-height: 1.5;
    border-top: none;
    padding-top: 20px;
    text-align: left;
  }
  .coronabox .sub_2 {
    max-width: 700px;
    margin: 0 auto;
    text-align: left;
    border-top: none;
    padding-top: 10px;
  }
  .coronabox .heads_up {
    text-align: left;
    font-size: 80%;
  }
  .showroom_btn {
    width: 90%;
    margin: 20px auto;
    position: relative;
  }
  .showroom_btn .title_topics {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1em;
    text-align: center;
    color: #8896C2;
    font-weight: bold;
    letter-spacing: 0.1em;
  }
  .showroom_btn .title_topics::before,
  .showroom_btn .title_topics::after {
    content: "";
    width: 2px;
    height: 46px;
    background-color: #8896C2;
  }
  .showroom_btn .title_topics::before {
    margin-right: 30px;
    transform: rotate(-35deg);
  }
  .showroom_btn .title_topics::after {
    margin-left: 30px;
    transform: rotate(35deg);
  }
  .showroom_btn .btn-box2 {
    display: block;
    max-width: 98%;
    border: 1px solid #cccccc;
    text-align: center;
    font-weight: bold;
    margin: 0 auto 10px;
    color: #fff;
    vertical-align: middle;
    background: #8896C2;
    border-radius: 50px;
    letter-spacing: 0.05em;
    padding: 10px 0;
    font-size: 15px;
  }
  .showroom_btn .btn-box2 a {
    color: #fff;
    display: block;
    font-size: 15px;
  }
  .showroom_btn .btn-box2 small {
    font-size: 50%;
  }
  .showroom_btn .btn-box2 small::after {
    content: url("../../../common/img/interior_fair2021/icon_window.png");
    width: 10px;
    position: relative;
    top: -2px;
    margin-left: 2px;
  }
  .showroom_btn .btn-box2 .note {
    text-align: center;
    margin-bottom: 70px;
  }
  .showroom_btn .btn-box2_close {
    display: block;
    max-width: 98%;
    border: 1px solid #cccccc;
    text-align: center;
    font-weight: bold;
    margin: 0 auto 10px;
    color: #fff;
    vertical-align: middle;
    background: #B1B1B1;
    border-radius: 50px;
    letter-spacing: 0.05em;
    padding: 10px 0;
    font-size: 15px;
    cursor: default;
  }
  .showroom_btn .btn-box2_close a {
    color: #fff;
    display: block;
    font-size: 15px;
    text-decoration: none;
    cursor: default;
  }
  .showroom_btn .btn-box2_close small {
    font-size: 50%;
  }
  .showroom_btn .btn-box2_close small::after {
    content: url("../../../common/img/interior_fair2021/icon_window.png");
    width: 10px;
    position: relative;
    top: -2px;
    margin-left: 2px;
  }
  .showroom_btn .btn-box2_close .note {
    text-align: center;
    margin-bottom: 70px;
  }
  .showroom_btn .btn_note {
    font-size: 70%;
    line-height: 1.8;
  }
  .showroom_btn .btn_note a {
    color: #57544C;
    text-decoration: underline;
  }
  .btn_list_wide {
    width: 96%;
    margin: 50px auto -100px;
    list-style: none;
    padding: 0;
  }
  .btn_list_wide li {
    width: 100%;
    margin: 0 auto;
  }
  .btn_list_wide img {
    width: 100%;
    margin-bottom: 30px;
  }
  #point {
    margin: 100px auto 0;
  }
  .main-title-top {
    padding-top: 0;
  }
  .code_box {
    text-align: center;
  }
  .code_box .text-box {
    padding: 30px 0 0;
    text-align: center;
    font-size: 15px;
  }
  .code_box .btn-box {
    display: table-cell;
    width: 150px;
    height: 40px;
    border: 1px solid #cccccc;
    text-align: center;
    color: #fff;
    vertical-align: middle;
    background: #679482;
    border-radius: 4px;
    letter-spacing: 0.05em;
    font-size: 15px;
  }
  h3 {
    padding: 0;
  }
  .check_itembox {
    width: 90%;
    margin: 0 auto;
  }
  .check_itembox img {
    width: 100%;
  }
  .flow_wbox .bg_g {
    background: #f5f5f5;
  }
  .flow_wbox .step_box {
    width: 100%;
    margin: 0 auto;
  }
  .flow_wbox .step_box .icon {
    width: 17%;
    float: left;
    padding: 0 2%;
    margin-top: 20px;
    margin-left: 2%;
  }
  .flow_wbox .step_box .icon img {
    width: 100%;
  }
  .flow_wbox .step_box .icon_flow_f {
    width: 70%;
    margin-left: 30%;
  }
  .flow_wbox .step_box .icon_flow_f img {
    height: 30px;
  }
  .flow_wbox .step_box dl {
    float: right;
    padding-left: 2%;
    width: 78%;
    color: #5d5d5d;
  }
  .flow_wbox .step_box dl dt {
    width: 96%;
    clear: both;
    overflow: hidden;
    font-size: 1.3em;
  }
  .flow_wbox .step_box dl dt img {
    width: 27%;
  }
  .flow_wbox .step_box dl dt span {
    width: 65%;
    float: right;
  }
  .flow_wbox .step_box dl dt h5 {
    color: #5d5d5d;
    font-weight: 600;
  }
  .flow_wbox .step_box dl dd {
    padding-top: 15px;
    width: 96%;
    font-size: 0.8em;
    line-height: 1.8em;
  }
  .flow_wbox .step_box dl dd .icon_pdf {
    width: 3%;
    margin-right: 3px;
  }
  .flow_wbox .step_box dl dd .icon_pdf img {
    width: 100%;
  }
  .flow_wbox .step_box dl dd .note {
    font-size: 0.7em;
    padding-bottom: 5px;
    letter-spacing: -0.05em;
    line-height: 1.5em;
  }
  .flow_wbox .step_box dl dd .red {
    color: #ff0000;
  }
  .model_wbox {
    margin: 50px auto 0;
  }
  .model_wbox .not_subject {
    width: 96%;
    margin: 0 auto;
    text-align: right;
    font-size: 80%;
  }
  .model_wbox .not_subject img {
    width: 100%;
  }
  .model_wbox .not_subject img:hover a {
    opacity: 0.8;
  }
  .model {
    padding-bottom: 0;
  }
  .model01 {
    letter-spacing: -0.4em;
    border: 1px solid #707070;
    margin-bottom: 20px;
  }
  .model01 p.photo {
    width: 100% !important;
    display: inline-block;
    margin: 0;
  }
  .model01 img {
    width: 100%;
    height: auto;
  }
  .model_thema {
    width: 100%;
    display: inline-block;
    letter-spacing: normal;
    padding: 0 20px;
  }
  .model_thema p.title {
    font-size: 18px;
    font-weight: bold;
    padding: 10px 0;
  }
  .model_thema p {
    margin: 0;
    padding: 0;
  }
  .model_thema p.txt {
    font-size: 13px;
    margin-bottom: 10px;
  }
  .spec dt {
    font-weight: bold;
    float: left;
    width: 70px;
    line-height: 1.8;
    display: block;
  }
  .spec dd {
    font-weight: bold;
    line-height: 1.8;
    margin-left: 70px;
  }
  .flow_view {
    width: 100%;
    margin-bottom: 20px;
    padding: 0 1%;
  }
  .flow_view img {
    width: 100%;
  }
  #footer {
    text-align: center;
    padding-top: 10px;
    font-size: 60%;
  }
  #footer a:link {
    color: #666666;
  }
  #footer a:hover {
    text-decoration: underline;
  }
  #footer a:visited {
    color: #666666;
  }
  address {
    text-align: center;
    padding: 10px 0;
    font-size: 60%;
    color: #666666;
  }
  .btn_list {
    width: 100%;
    margin: 30px auto 0;
    padding: 30px 0 0;
    background: #f5f5f5;
  }
  .btn_list ul {
    width: 90%;
    padding: 0;
    margin: 0 auto 10px;
  }
  .btn_list ul li {
    font-size: 80%;
    float: left;
    list-style: none;
    width: 100%;
    margin: 0 0 10px;
  }
  .btn_list ul li img {
    width: 100%;
  }
  .btn_list li.end {
    margin-right: 0;
    margin-bottom: 40px;
  }
  .btn_list li.end img {
    width: 100%;
  }
  .fair_main_box {
    text-align: center;
    margin-bottom: 0;
  }
  .fair_main_box h2 {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 150%;
    color: #8896C2;
    margin-bottom: 30px;
    letter-spacing: 0.25em;
    line-height: 1.5em;
    font-weight: 600;
  }
  .fair_main_box .text_erea {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 100%;
    line-height: 2;
    margin: 0 auto 30px;
    width: 86%;
    color: #333333;
    text-align: left;
  }
  .event_sche {
    width: 100%;
    margin: 0 auto 50px;
    background: #f5f5f5;
    padding: 20px 0 10px;
  }
  .event_sche dl {
    padding: 0 3%;
    font-size: 90%;
  }
  .event_sche dl dt {
    background: #505D78;
    color: #fff;
    float: left;
    padding: 1%;
    width: 25%;
    text-align: center;
    font-size: 110%;
    letter-spacing: 0.01em;
  }
  .event_sche dl dd {
    float: left;
    width: 75%;
    padding: 0 0 0 2%;
    font-size: 13px;
    letter-spacing: 0.2em;
  }
  .event_sche dl dd h5 {
    font-size: 14px;
    margin-bottom: 2px;
    padding: 0;
    margin-top: 3px;
    font-weight: 600;
    color: #707070;
    line-height: 1.5em;
  }
  .event_sche dl dd span {
    font-size: 80%;
    padding-top: 5px;
    margin: 0;
    /* 余分なマージンを消去 */
    padding: 0;
    /* 余分なパディングを消去 */
  }
  .event_sche dl dd span.red {
    color: red;
  }
  .event_sche .tokuten {
    padding-top: 10px;
    margin-left: 20%;
  }
  .showroombox {
    width: 96%;
    margin: 0 auto;
    padding-top: 90px;
    margin-top: -70px;
  }
  .showroombox p img {
    width: 100%;
  }
  .showroombox h3 {
    color: #707070;
    font-size: 150%;
    font-weight: bold;
    border-top: 3px solid #707070;
    border-bottom: 3px solid #707070;
    padding: 10px 0;
    width: 98%;
    text-align: center;
    margin: 20px auto;
    letter-spacing: 0.1em;
  }
  .showroombox h3 span {
    font-weight: bold;
    text-align: center;
  }
  .showroombox span {
    font-weight: normal;
    font-size: 80%;
    display: block;
    line-height: 1.8;
    margin-bottom: 0;
    text-align: left;
  }
  .showroombox .note {
    font-size: 80%;
    margin-top: 5px;
  }
  .showroombox .linkpdf {
    text-align: center;
    color: #707070;
    padding-top: 20px;
  }
  .showroombox .linkpdf a:hover {
    text-decoration: underline;
    font-size: 14px;
  }
  .showroombox .linkpdf a:link {
    color: #707070;
    font-size: 14px;
  }
  .showroombox .linkpdf::after {
    content: url("../../../common/img/interior_fair2021/icon_pdf.png");
    width: 10px;
    position: relative;
    top: 0;
    margin-left: 2px;
  }
  .showroombox h3.second {
    color: #707070;
    font-size: 150%;
    font-weight: bold;
    border-top: 3px solid #707070;
    border-bottom: 3px solid #707070;
    padding: 10px 0;
    width: 98%;
    text-align: center;
    margin: 30px auto 20px;
    letter-spacing: 0.1em;
  }
  .showroombox .btn-box2 {
    display: block;
    width: 80%;
    border: 1px solid #cccccc;
    text-align: center;
    font-weight: bold;
    margin: 0 auto 50px;
    color: #fff;
    vertical-align: middle;
    background: #8896C2;
    border-radius: 50px;
    letter-spacing: 0.05em;
    padding: 18px 0;
    font-size: 19px;
  }
  .showroombox .btn-box2 a {
    display: block;
    color: #fff;
  }
  .showroombox .btn-box2 small {
    font-size: 50%;
  }
  .showroombox .btn-box2 small::after {
    content: url("../../../common/img/interior_fair2021/icon_window.png");
    width: 10px;
    position: relative;
    top: -2px;
    margin-left: 2px;
  }
  .showroombox .btn-box2:hover {
    color: #fff;
    border: #999 solid 1px;
  }
  .showroombox .main-title-top {
    padding: 0;
  }
  .showroombox .row {
    margin-right: -10px;
    margin-left: -10px;
    margin-bottom: 30px;
  }
  .showroombox .lnav-sr {
    display: table;
    width: 100%;
    margin: 15px 0 0;
    border: #999999 solid 1px;
    font-size: 14px;
    font-weight: bold;
  }
  .showroombox .on {
    background: #8896C2;
    font-size: 14px;
  }
  .showroombox .on a {
    color: #fff;
    font-size: 14px;
  }
  .showroombox .on a:hover {
    color: #fff;
    font-size: 14px;
  }
  .showroombox .lnav-sr a {
    display: table-cell;
    height: 45px;
    font-size: 14px;
    text-align: center;
    vertical-align: middle;
  }
  .showroombox .lnav-sr a:link {
    font-size: 15px;
  }
  .showroombox ul {
    padding: 0;
    margin: 0;
  }
  .showroombox ul li {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
  }
  .showroombox ul li img {
    width: 100%;
  }
  .showroombox ul li .icon {
    position: absolute;
    top: 0;
  }
  .showroombox ul li .icon img {
    margin-right: 1%;
    width: 25%;
    float: left;
  }
  .showroombox ul li.col-md-3,
  .showroombox ul li.col-xs-6 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .showroombox .photo-area p {
    text-decoration: underline;
  }
  .showroombox a:link {
    color: #666666;
    font-size: 11px;
  }
  .showroombox .btn-box2_close a {
    color: #fff;
    display: block;
    font-size: 15px;
  }
  .showroombox .btn-box2_close a:link {
    color: #fff;
  }
  .showroombox a:visited {
    color: #666666;
  }
  .showroombox .photo-area li span {
    display: block;
    margin-bottom: 45px;
    text-align: center;
    border: #999999 solid 1px;
  }
  .bnr_office {
    width: 100%;
    margin: 20px auto 10px;
  }
  .bnr_office li {
    float: left;
    width: 90%;
    margin-bottom: 30px;
    padding-bottom: 20px;
    list-style: none;
    padding: 0;
  }
  .bnr_office li:last-child {
    margin-right: 0;
  }
  .bnr_office img {
    width: 100%;
    height: auto;
  }
  .bnr_office img:hover {
    opacity: 0.8;
  }
  .flow {
    list-style: none;
    width: 100%;
    margin: 0 auto 20px;
    background: #FFF;
    padding: 0;
  }
  .flow li {
    padding: 0;
    margin: 0;
  }
  .flow img {
    width: 100%;
  }
  .flow h3 {
    color: #707070;
    font-size: 150%;
    font-weight: bold;
    text-align: center;
    border-top: 3px solid #707070;
    border-bottom: 3px solid #707070;
    padding: 10px 0;
    width: 98%;
    margin: 0 auto 30px;
    letter-spacing: 0.2em;
  }
  .flow .flowbox dt {
    text-align: center;
    margin-bottom: 5px;
  }
  .flow .flowbox dt .sp {
    display: inline-block;
  }
  .flow .flowbox dd {
    text-align: center;
    font-size: 12px;
  }
  .flow .flowbox .title {
    font-weight: bold;
    text-align: center;
    font-size: 13px;
    margin-bottom: 5px;
  }
  .flow .col-xs-8 {
    width: 100%;
  }
  .flow .step01 {
    position: relative;
  }
  .flow .step01 .link01 {
    position: absolute;
    left: 52%;
    top: 70%;
    width: 12%;
  }
  .flow .step01 .link01 img {
    width: 100%;
  }
  .flow .step01 .link01_ld,
  .flow .step01 .link01_mfg {
    position: absolute;
    left: 47%;
    top: 60%;
    width: 11%;
  }
  .flow .step01 .link01_ld img,
  .flow .step01 .link01_mfg img {
    width: 100%;
  }
  .flow .step01 .link01_mh {
    position: absolute;
    left: 48%;
    top: 78%;
    width: 10%;
  }
  .flow .step01 .link01_mh img {
    width: 100%;
  }
  .flow .step03 {
    position: relative;
  }
  .flow .step03 .link03 {
    position: absolute;
    left: 53%;
    top: 65%;
    width: 11%;
  }
  .flow .step03 .link03 img {
    width: 100%;
  }
  .flow .step04 {
    position: relative;
  }
  .flow .step04 .link04 {
    position: absolute;
    left: 48%;
    top: 65%;
    width: 12%;
  }
  .flow .step04 .link04 img {
    width: 100%;
  }
  .flow .step04 .link04_ld {
    position: absolute;
    left: 48%;
    top: 65%;
    width: 12%;
  }
  .flow .step04 .link04_ld img {
    width: 100%;
  }
  .flow .step04 .link04_mfg {
    position: absolute;
    left: 48%;
    top: 65%;
    width: 12%;
  }
  .flow .step04 .link04_mfg img {
    width: 100%;
  }
  .hanrei {
    width: 60%;
  }
  .hanrei img {
    width: 100%;
  }
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
  .icon_desc {
    margin-bottom: 10px;
    width: 100%;
  }
  .icon_desc ul {
    float: right;
  }
  .icon_desc ul li {
    float: left;
  }
  .icon_desc ul .iconmark01 {
    width: 20px;
    margin-left: 5px;
    margin-top: 3px;
  }
  .icon_desc ul .iconmark01 img {
    width: 100%;
  }
  .icon_desc ul .iconmark02 {
    width: 30px;
    margin-left: 5px;
    margin-top: 5px;
  }
  .icon_desc ul .iconmark02 img {
    width: 100%;
  }
  .icon_desc ul .text {
    margin: 10px 10px 0.5em 0;
    font-size: 60%;
  }
  .tooltip1 {
    position: relative;
    padding-top: 10px;
  }
  .form_ereabox p {
    margin: 0 0 15px;
    padding: 0;
  }
  .form_ereabox p img {
    cursor: pointer;
  }
  .form_ereabox p.title_erea {
    width: 96%;
    padding: 15px 0 0;
  }
  .form_ereabox p.title_erea2 {
    width: 96%;
    margin: 0;
    padding: 15px 0 0;
  }
  .description1,
  .description2 {
    display: none;
    position: absolute;
    padding: 10px;
    font-size: 12px;
    line-height: 1.6;
    color: #fff;
    border-radius: 5px;
    background: #5e7176;
    width: 200px;
  }
  .description1:before,
  .description2:before {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    border: 15px solid transparent;
    border-top: 15px solid #5e7176;
    margin-left: -15px;
  }
  .tooltip1:hover .description1 {
    display: inline-block;
    top: -115px;
    left: -10px;
  }
  .tooltip1:hover .description2 {
    display: inline-block;
    top: -95px;
    left: -10px;
  }
  .logo_tec {
    max-width: 170px;
    width: 100%;
    margin: 0 auto 50px;
  }
  .logo_tec img {
    width: 100%;
  }
}
.telbox {
  color: #676767;
  background-color: #f5f5f5;
  padding: 5% 10%;
}
.telbox h4 {
  float: left;
  font-size: 65%;
  margin: 6% 0 0;
  font-weight: 800;
}
.telbox dl {
  float: right;
  width: 50%;
  margin: 0;
}
.telbox dl dt {
  font-size: 60%;
}
.telbox dl dd.tel_number {
  margin-bottom: 5px;
}
.telbox dl dd.time {
  font-size: 60%;
  font-weight: 800;
}
.telbox dl dd.name {
  font-size: 40%;
  font-weight: 800;
  padding-top: 10px;
}
.telbox .note {
  font-size: 60%;
  display: block;
  width: 100%;
  text-align: left;
  padding-top: 10px;
  margin: 0;
}

.telbox .sp {
  width: 100%;
}

.telbox-close {
  background-color: #fff;
}

.telbox-close .sp {
  width: 100%;
}

.telbox_end {
  width: 100%;
  background-color: #f5f5f5;
  margin: 0 auto;
}
.telbox_end img {
  width: 100%;
  margin: 40px auto;
}

.left-text {
  padding: 20px;
}
.left-text h3 {
  width: 100%;
  max-width: 297px;
  margin-bottom: 20px;
}
.left-text h3.second {
  max-width: 825px;
}
.left-text p {
  margin-bottom: 10px;
}

@media (min-width: 768px) {
  .left-text {
    padding: 10px;
  }
  .left-text h3 {
    margin-bottom: 10px;
  }
  .left-text p {
    margin-bottom: 30px;
  }
}
.right-illust {
  padding: 20px 20px 40px;
  text-align: center;
}
.right-illust img {
  width: 100%;
  max-width: 467px;
  margin: 0 auto;
}

@media (min-width: 768px) {
  .right-illust {
    max-width: 350px;
    margin: 0 0 20px 50px;
    padding: 10px;
  }
}
#faq {
  padding-top: 5px;
  border-top: 1px solid #dddddd;
  margin-bottom: 50px;
}
#faq .panel {
  border: none;
  border-bottom: 1px solid #dddddd;
  box-shadow: none;
}
#faq .panel-title {
  position: relative;
  padding-left: 5.8em;
  font-weight: bold;
  font-size: 14px;
}
#faq .panel-title img {
  margin-left: -10.5em;
  padding-left: 4em;
}
#faq .panel-body {
  position: relative;
  padding-left: 7.8em;
  font-weight: bold;
}
#faq .panel-body img {
  margin-left: -8em;
  padding-left: 5em;
}
#faq .panel-body .pdflink {
  font-weight: normal;
  display: block;
  margin: 5px 25px 5px 0;
  float: left;
}
#faq .panel-body .pdflink a {
  color: #495aac;
  text-decoration: underline;
  padding-bottom: 5px;
}
#faq .panel-body .pdflink img {
  margin-left: 0;
  padding-left: 0;
  margin-top: -5px;
  margin-top: -10px\9 ;
}
@media all and (-ms-high-contrast: none) {
  #faq .panel-body .pdflink {
    /* IE11 */
  }
  #faq .panel-body .pdflink img {
    margin-top: -10px;
  }
}
#faq .panel-title {
  background: url("../img/furniture/point/faq/icon-minus@2x.png") top left no-repeat;
  background-size: 25px;
}
#faq .accordion-toggle .panel-title {
  background: url("../img/furniture/point/faq/icon-minus@2x.png") top left no-repeat;
  background-size: 25px;
}
#faq .collapsed .panel-title {
  background: url("../img/furniture/point/faq/icon-plus@2x.png") top left no-repeat;
  background-size: 25px;
}
#faq a:link {
  color: #000000;
}
#faq a:hover {
  text-decoration: none;
}
#faq .panel-title {
  text-indent: 4em;
}
#faq .panel-body {
  border: none;
}
#faq .panel-default > .panel-heading {
  border: none;
}

@media (min-width: 768px) {
  #faq .panel-heading {
    padding: 20px 15px;
  }
  #faq .panel-title {
    padding-left: 5.8em;
  }
  #faq .panel-body {
    padding-left: 8.1em;
  }
  #faq .panel-body img {
    margin-left: -8em;
    padding-left: 5em;
  }
}
#point .typebtn-box {
  display: table;
  width: 300px;
  margin: 0 auto 20px;
}
#point .typebtn-box a {
  display: table-cell;
  width: 300px;
  height: 45px;
  text-align: center;
  vertical-align: middle;
  border: solid 1px #999999;
}
#point .typebtn-box a span {
  display: block;
  float: right;
  width: 30px;
  background: url("/common/img/comfortable/my_option_simulator/icon-link.png") left center no-repeat;
}
#point .typebtn-box a:hover {
  text-decoration: none;
  color: #00b200;
  border: solid 1px #629d58;
}
#point .typebtn-box a:hover span {
  background: url("/common/img/comfortable/my_option_simulator/icon-link2.png") left center no-repeat;
}

#point .type-img {
  width: 90%;
  margin: 0 auto;
}
#point .type-img ul {
  padding: 0;
}
#point .type-img ul img {
  width: 100%;
  margin: 10px auto;
}

@media (min-width: 768px) {
  #point .type-img {
    width: 98%;
    max-width: 960px;
    margin: 0 auto 195px;
  }
  #point .type-img li {
    width: 19%;
    float: left;
    margin-right: 1%;
  }
  #point .type-img .mr_none {
    margin-right: 0;
  }
}
@media (max-width: 479px) {
  #footer {
    text-align: center;
    padding-top: 10px;
    font-size: 80%;
  }
  #footer a {
    font-size: 70%;
  }
  .telbox_end img {
    margin: 0 auto;
  }
  .telbox {
    padding: 5%;
  }
  .telbox dl {
    float: right;
    width: 65%;
    margin: 0;
  }
  .logo_tec {
    margin: 0 auto 30px;
    width: 40%;
  }
  .logo_tec img {
    width: 100%;
  }
  .check_itembox {
    position: relative;
  }
  .check_itembox #no2 {
    position: absolute;
    bottom: 90px;
  }
}/*# sourceMappingURL=fair_info.css.map */