/* ===== レスポンシブ専用css ===== */
@charset 'UTF-8';

@media(max-width:1400px) {
  .flexslider {
    height: auto;
  }
}

@media(max-width:1200px) {

  .mainVisual .flexslider .slides img,
  .mainVisual .flexslider,
  .flexslider ul,
  .logo {
    width: 100%;
  }

  /* ▼ 20240219 header retouch ▼ */
  header .gnav-menu {
    margin: 15px 10px 0;
  }
  /* ▲ 20240219 header retouch ▲ */
}

@media(max-width:1100px) {
  .showroom__map iframe{
    width: 600px;
  }
}

@media(max-width:1024px) {
  .is_about .container{
    padding-right: 13.54vw;
  }
  .is_about .inc_contact .container,
  .is_about footer .container{
    padding-right: 0;
  }
  .u_wrap{
    padding-top: 200px;
  }
  .aboutImg{
    position: static;
    text-align: center;
    margin-bottom: 80px;
  }
  .u_page_tit{
    margin-bottom: 80px;
  }
  .about_sub{
    font-size: 1.4rem;
    margin-bottom:80px;
  }
  .bg_tit{
    font-size: 1.8rem;
  }
  .is_about .flex2 {
    flex-direction: column;
    gap: 80px 0;
  }
  .is_about .flex2 .col p{
    font-size: 1.6rem;
    line-height: 2.2;
    font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", serif;;
  }
  .is_about .flex2 .col.img,
  .is_about .flex2 .img img{
    width: 100%;
  }

}

@media(max-width:1000px) {
  .container {
    width: 100%;
  }



  .is_consept h3.consept_tit {
    font-size: 10vw;
    text-align: center;
  }

  .is_consept .type_li li.type_no img {
    right: 10px;
  }

  .is_product .p_sec01 ul li:nth-child(1) {
    width: 40%;
  }

  .is_product .p_sec01 ul li:nth-child(2) {
    width: 60%;
  }

  .is_company .company_info .is_right {
    width: 50%;
  }

  .model_sec{
    margin-right: 0;
    padding-right: 0;
  }
  .model_sec .flex2 .col{
    width: 100%;
  }


  .is_blog .blog_wrap {
    width: calc(100% - 200px - 10px);
  }

  .is_blog .blog_left {
    width: 200px;
  }

  .sns {
    width: 100%;
    padding: 0 10px;
  }

  .is_howto .step_img {
    width: 120px;
    top: 50%;
  }

  .is_howto #step3 .step_img {
    width: 160px;
  }

  .is_howto #step7 .step_img {
    width: 120px;
  }

  .is_howto #step9 .step_img {
    width: 160px;
  }

  .is_howto #step12 .step_img {
    width: 160px;
    top: 75%;
  }

  header .img_menu {
    width: 140px;
  }

  .is_store .store_img,
  .is_store .store_add {
    width: 39%;
    margin-right: 0;
    padding-right: 1%;
  }

  .is_store .store_map,
  .is_store .store_li {
    width: 60%;
    margin-left: 0;
  }

  .is_store .store_map iframe {
    width: 100%;
    height: 385px;
  }


  /* .top_intro .intro_li{
    width: 32%;
    margin-right: 2%;
  } */
  .top_bnr .b_left {
    margin-right: 0;
  }

  header.fixed_head .gnav_top .head_logo {
    width: 300px;
    margin: 4px 0 0;
  }

  header .gnav_bottom {
    margin: 0 auto 20px;
  }

  .is_new_project .s_01 {
    display: table;
  }

  .is_new_project .s_01 .img {
    width: auto;
    float: none;
    display: table-cell;
  }

  .is_new_project .s_01 .txt h3 {
    font-size: 1.1em;
  }

  .is_new_project .s_01 .txt {
    float: none;
    display: table-cell;
    vertical-align: top;
    height: auto;
    width: 35%;
    line-height: 1.5;
  }

  .is_new_project .s_01 .txt p {
    font-size: 0.9em;
  }

  .is_new_project .s_03 .sbox .is_img,
  .is_new_project .s_03 .sbox .is_txt {
    float: none;
    height: auto;
    display: table-cell;
  }

  .is_new_project .s_03 .sbox .is_txt p {
    font-size: 0.8em;
  }

  .is_new_project .s_03 .sbox .is_txt h4 {
    font-size: 0.9em;
    margin-bottom: 10px;
  }

  .is_new_project .s_04 .is_txt p {
    font-size: 0.9em;
  }

  .is_new_project .s_05 .is_txt {
    height: auto;
  }

  .is_new_project .s_05 .is_txt p {
    font-size: 0.9em;
  }

  .is_new_project .s_05 .is_txt p span {
    font-size: 1em;
  }

}


@media(max-width:900px) {



}

/* ipad */
@media(max-width:768px) {

}

@media(max-width:767px) {
  .hidden-desktop {
    display: block !important;
  }

  .hidden-phone {
    display: none !important;
  }
  .hide--phone{
    display: none !important;;
  }
  .visible-phone {
    display: inherit !important;
  }
  .visi--phone{
    display: block;
  }

  header .head_logo{
    width: 70px;
  }
  header .gnav_top{
    right: 0;
    width: 100%;
    z-index: 999;
    position: absolute;
  }
  .drawer-hamburger{
    width: 20px;
  }
  .drawer-hamburger-icon.text--white, .drawer-hamburger-icon.text--white:after, .drawer-hamburger-icon.text--white:before{
    background: #333;
    height: 1px;
  }
  .drawer-open .drawer-hamburger-icon.text--white:after,.drawer-open .drawer-hamburger-icon.text--white:before{
    background: #fff;
  }
  .drawer-hamburger-icon:before{
    top: 5.5px;
  }
  .drawer-hamburger-icon:after{
    top: 11px;
  }
  .drawer-hamburger,
  .drawer--right .drawer-hamburger{
    position: fixed;
    right: 15px;
    top: 3.16vw;
  }
  .drawer--right.drawer-open .drawer-hamburger{
    right: 15px;
  }
  .drawer--right .drawer-nav{
    overflow-y: auto;
  }

  header .gnav_top .g_btn_box .drawer-nav .inner{
    width: calc(100% - 50px);
    flex-direction: column;
    align-items: center;
  }
  header .gnav_top .g_btn_box .drawer-nav .en{
    font-size: 1.4rem;
    margin-right: 10px;
  }
  header .gnav_top .g_btn_box .drawer-nav .sml a,
  header .gnav_top .g_btn_box .drawer-nav .ja{
    font-size: 1rem;
  }
  header .gnav_top .g_btn_box .drawer-nav .cat{
    border: none;
  }
  header .gnav_top .g_btn_box .drawer-nav .inner .col.sml{
    width: 100%;
  }
  header .gnav_top .g_btn_box .drawer-nav .inner .col.bMenu{
    width: 160px;
    flex: auto;
  }
  header .gnav_top .g_btn_box .drawer-nav span{
    display: inline;
  }
  header .gnav_top .g_btn_box .drawer-nav a{
    margin-left: 0;
    padding: 0;
  }
  header .gnav_top .g_btn_box .drawer-nav li{
    margin-bottom: 20px;
  }
  header .gnav_top .g_btn_box .drawer-nav .sml .o_menu li{
    text-align: right;
  }
  header .gnav_top .g_btn_box .drawer-nav .sml .o_menu li.lastBgTit{
    text-align: center;
    width: 160px;
    margin: 0 auto 30px;
  }
  header .gnav_top .g_btn_box .drawer-nav .fistBtn{
    margin-top: 20px;
  }
  .drawer_sns{
    margin-top: 20px;
    margin-left: 0;
    text-align: right;
  }
  .drawer_sns img{
    width: 25px;
  }
  header .gnav_top .g_btn_box .drawer-nav .drawer_icon{
    width: 100%;
  }
  header .gnav_top .g_btn_box .drawer-nav .drawer_icon .ja{
    display: block;
  }
  header .gnav_top .g_btn_box .drawer-nav .drawer_icon .en{
    font-size: 1.6rem;
  }

  
  .sideLeft{
    display: none;
  }
  .container{
    padding-left: 0;
    width: calc(100% - 50px);
  }
  .is_top section{
    margin-bottom: 50px;
  }
  h2.title{
    font-size: 1.2rem;
    padding-bottom: 10px;
  }
  .top_about .abWrap{
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 50px;
    gap: 20px 1%;
  }
  .top_about .abWrap .abIon{
    width: 30%;
  }
  .top_about .abTxt{
    font-size: 1.1rem;
  }

  .top_service .svWrap{
    flex-direction: column;
  }
  .top_service .svWrap .svList{
    margin-bottom: 20px;
  }
  .top_service .svWrap .svList img{
    width: 100%;
    height: 170px;
    object-fit: cover;
  }

  .works_wrap ul.flBox{
    flex-direction: column;
    width: calc(100% + 50px);
    margin: 0 -25px 0;
    gap: 0;
  }
  .works_wrap ul li{
    width: 100%;
  }
  .works_wrap ul li:nth-child(n+5){
    display: none;
  }
  .works_wrap ul li .w_img{
    aspect-ratio: 1.4782;
  }
  .works_wrap .oneMore{
    display: none;
  }
  .works_wrap ul li .mask{
    padding: 20px 25px 45px;
  }
  .works_wrap ul li:nth-child(4) .mask{
    padding-bottom: 0;
  }
  .works_wrap ul li .mask .w_tit{
    font-size: 1.2rem
  }
  .works_wrap ul li .w_name,.works_wrap .w_cat{
    font-size: 0.9rem;
  }
  .works_wrap ul li .w_name,.works_wrap .catBox{
    display: inline-block;
  }

  .inc_contact{
    padding: 65px 0;
  }
  .inc_contact .ex_box{
    flex-direction: column;
  }
  .inc_contact .c_txtBox p,
  .inc_contact .ex_from{
    font-size: 0.9rem;
  }
  .inc_contact .c_txtBox p{
    margin-bottom: 45px;
  }
  .inc_contact .ex_tel .c_txtBox p{
    margin-bottom: 0;
  }
  .inc_contact .ex_from{
    margin-bottom: 5px;
  }
  .inc_contact .ex_to{
    width: 100%;
    max-width: 100%;
  }
  .inc_contact .ex_to.ex_tel{
    border: none;
  }
  .inc_contact .ex_to.ex_tel::before{
    background: transparent;
  }
  .inc_contact .ex_to.ex_mail{
    margin-bottom: 40px;
  }
  .inc_contact h2.title{
    margin-bottom: 30px;
  }
  .inc_contact .ex_box a{
    font-size: 1.2rem;
  }
  .inc_contact .ex_box .ex_tel a{
    font-size: 2rem;
    margin-bottom: 10px;
    display: block;
  }
  .iconImg{
    width: 15px;
  }

  .showroom__map iframe{
    width: 100%;
  }
  .showroom__address{
    background: #fff;
    gap: 0;
  }
  .showroom__address-content{
    border: none;
    width: 50%;
  }
  .showroom h2.title{
    font-size: 1.5rem;
  }
  .showroom .showroom__map{
    font-size: 0;
  }
  .showroom__address-item{
    font-size: 1rem;
  }

  footer{
    padding: 30px 0 5px;
  }
  .is_about footer{
    margin-top: 0;
  }
  footer .foot_add img{
    width: 160px;
  }
  footer .sitemap{
    flex-wrap: wrap;
    gap: 20px 0;
  }
  footer .sitemap .col,
  footer .sitemap .col.long{
    width:calc(100%/4); 
    flex: auto;
  }
  footer .sitemap .col a{
    font-size: 0.9rem;
  }
  footer .sitemap .col a.en:first-child,
  footer .sitemap .col a:first-child{
    font-size: 1rem;
  }
  footer .sitemap.other .col a:first-child{
    font-size: 0.9rem;
    font-weight: normal;
  }
  .sns{
    width: 40%;
    text-align: right;
  }
  .sns ul li img{
    width: 25px;
  }
  .foot_add p{
    font-size: 1.1rem;
  }
  .copy p,
  .copy a{
    font-size: 1rem;
  }


  .inc_topic .tpWrap{
    gap: 0 10px;
    flex-wrap: wrap;
  }
  .inc_topic .tpWrap .tpList{
    width: 48%;
    flex: inherit;
  }
  .inc_topic .tpWrap .tpList:last-child{
    display: block;
  }
  .inc_topic .tpWrap .b_cat a{
    font-size: 0.9rem;
  }
  .inc_topic .tpWrap .b_tit{
    font-size: 1.2rem;
  }

  .more{
    width: 100%;
    margin: 45px auto 0;
    padding-bottom: 5px;
  }
  .more::after{
    width: 100%;
  }
  .more a{
    font-size: 1.2rem;
  }


  .u_wrap{
    padding-top: 0;
  }
  .u_wrap .container{
    padding-top: 100px;
  }
  .container.right-pd{
    padding-right: 0;
  }
 
/* about */
  .is_about .u_wrap .container{
    padding-left: 35px;
    padding-right: 35px;
    padding-top: 210px;
  }
  .page_tit_wrap{
    text-align: center;
  }
  .u_page_tit{
    font-size: 1.2rem;
    text-align: center;
    position: relative;
    display: inline;
  }
  .u_page_tit::after{
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: #000;
  }
  .aboutImg{
    margin-bottom: 50px;
  }
  .about_sub{
    margin-bottom: 50px;
  }
  .bg_tit{
    font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", serif;
  }
  .is_about .flex2 .col p{
    font-size: 1.4rem;
    line-height: 2.1;
  }
  .is_about .flex2{
    gap: 30px 0;
  }
  .point{
    margin-bottom: 100px;
  }
  .sm_tit{
    font-size: 1.2rem;
  }
  .staff_sec .flex3{
    flex-direction: column;
    gap: 25px 0;
  }
  .staff_sec .flex3 .col{
    width: 100%;
  }
  .staff_sec .flex3 .col img{
    margin-bottom: 25px;
  }
  .staff_sec .flex3 .col .name{
    font-size: 1.2rem;
    margin-bottom: 0;
  }
  .staff_sec .flex3 .col .position{
    font-size: 1rem;
  }
  .u_page .top_about{
    margin: 0 -60px;
    background: #fff;
    padding: 35px;
  }


/* omoi */
  .is_about .oboBox.flex2 .col,
  .is_about .oboBox.flex2 .col:nth-child(even){
    flex-direction: column;
  }
  .is_about .oboBox.flex2{
    gap: 50px 0;
  }
  .is_about .oboBox.flex2 .col{
    margin-bottom: 0;
  }

  .v_more{
    margin-top: 10px;
    margin-bottom: 1em;
    width: 50%;
  }
  .v_more a{
    line-height: 1;
  }
  .v_more::before{
    width: 15px;
    right: 0;
    bottom: 5px;
  }


/* after */
.is_about .is_after .oboBox.flex2{
  gap: 0;
}
.is_about .oboBox.flex2 .col_graph{
  margin: 30px 0 50px;
}
.is_after .thumbnail{
  height: 275px;
  width: auto;
  max-width: inherit;
}
.is_about .oboBox.flex2 .col_graph.image-grid{
  overflow-x: scroll;
  margin-bottom: 0;
}
.is_about .oboBox.flex2 .col_graph.image-grid + span{
  font-size: 0.9rem;
}


.tit_left{
  text-align: left;
}
.u_page_tit_min{
  font-size: 1.2rem;
  margin-bottom: 25px;
}

.is_works ul{
  gap: 0;
  width: calc(100% + 50px);
  margin: 0 -25px;
}

.works_detail{
  flex-direction: column-reverse;
}
.works_detail .pc{
  display: none;
}
.works_detail .sp{
  display: block;
  width: calc(100% + 50px);
  margin-left: -25px;
  position: relative;
  margin-bottom: 44px;
}
.works_detail .sp img{
  width: 100%;
}
.works_detail .detail_inner,
.works_detail .w_txtArea{
  width: 100%;
}
.works_detail .w_txtArea{
  padding: 0;
}
.works_detail .txtitle{
  font-size: 1.3rem;
}
.works_detail .w_name,
.works_detail .cat{
  font-size: 0.8rem;
  margin-bottom: 0;
}
.works_detail .w_cont{
  padding-top: 30px;
  padding-bottom: 60px;
  font-size: 1rem;
  line-height: 2.2;
}
.works_detail .detail_inner{
  width: calc(100% + 50px);
  margin-left: -25px;
}



 
 .u_page h2 span {
    font-size: 25px;
    top: 28%;
    padding: 2px 0;
  }

  .u_page h2 {
    margin-bottom: 25px;
  }

  .u_page h2 img {
    width: 100%;
    height: 100px;
    object-fit: cover;
  }

  .is_consept h4.consept_sub {
    font-size: 1.2em;
    margin-bottom: 25px;
  }

  .is_consept .c_txt01 p {
    font-size: 0.8em;
    letter-spacing: 1px;
    line-height: 1.6;
  }

  .is_consept .type_li li {
    float: none;
  }

  .is_consept .type_txt {
    width: 100%;
  }

  .is_consept .type_li li p {
    font-size: 0.8em;
    letter-spacing: 1px;
    line-height: 1.6;
  }

  .is_consept .type_li.li_01 {
    background: url(../images/consept/no1.png) no-repeat right bottom 20px;
    margin-bottom: 25px;
    border-bottom: 1px solid #000;
    padding-bottom: 20px;
  }

  .is_consept .type_li.li_02 {
    background: url(../images/consept/no2.png) no-repeat right bottom 20px;
    margin-bottom: 25px;
  }

  .is_consept .type_q {
    font-size: 0.8em;
    line-height: 1.6;
  }

  .is_consept .balloon {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    background: transparent;
  }

  .balloon:before,
  .balloon:after {
    background: transparent;
  }

  .is_consept .c_arrow {
    margin: 10px auto;
    width: 45px;
  }

  .is_consept .type_txt .sub_txt {
    font-size: 1.2em;
  }

  .is_consept .qa_right {
    padding: 10px;
  }

  .is_product h3,
  .is_design h3,
  .is_reform h3,
  .is_howto h3,
  .is_spec h3 {
    font-size: 1.6em;
    margin-bottom: 5px;
  }

  .is_product h4,
  .is_reform h4,
  .is_howto h4,
  .is_spec h4 {
    font-size: 1em;
    margin-bottom: 25px;
    padding: 2px 0;
  }

  .is_product h3.new_tit {
    font-size: 1.6em;
  }

  .is_product section {
    display: block;
    height: auto;
  }

  .is_product section .is_txt {
    width: 100%;
    display: block;
    padding: 8px;
  }

  .is_product section .is_txt .s_txt {
    font-size: 0.9em;
  }

  .is_product section .is_txt p.s_tit {
    font-size: 1em;
    padding-bottom: 5px;
  }

  .is_product section.s_01 .is_img {
    background: none;
  }

  .is_product section .is_img {
    width: 100%;
    display: none;
  }

  .is_product section .is_img_sp {
    display: block;
  }

  .is_product section .s_txt dt {
    float: none;
    width: auto;
  }

  .is_product section .s_txt dd {
    float: none;
    width: auto;
    padding-left: 1em;
  }

  .is_product section.itw {
    margin-top: 20px;
    padding-top: 45px;
    padding-bottom: 20px;
  }

  .is_product .itw_qa .qa_img,
  .is_product .itw_qa .qa_txt {
    display: block;
  }

  .is_product .itw_qa .qa_img {
    display: none;
  }

  .is_product .itw_qa .qa_box {
    border-bottom: none;
  }

  .is_product .itw_qa .qa_txt dl {
    padding: 5px;
  }

  .is_product .itw_qa .qa_txt dl dt {
    font-size: 1em;
    padding-bottom: 5px;
  }

  .is_product .itw_qa .qa_txt dl dd {
    font-size: 0.9em;
  }


  .is_company .tit_b{
    font-size: 1.1rem;
    margin-bottom: 80px;
  }
  .is_company {
    margin-top: 25px;
  }
  .is_company .company_table{
    margin: 0 auto;
    width: 90%;
  }
  .is_company .company_table tr{
    border-bottom: 1px solid #333;
    display: inline-flex;
    width: 100%;
  }
  .is_company .company_table td,
  .is_company .company_table td li{
    font-size: 1rem;
      letter-spacing: 0.1em;
      line-height: 2.66;
  }
  .is_company .company_table td li{
    line-height: 2;
  }
  .is_company .access{
    margin-top: 80px;
  }

  .is_company #map{
    height: 300px;
  }

  /* ecoボード */
  .is_ecoboard .eco_top .flex2{
    flex-direction: column-reverse;
  }
  .ecoValue{
    margin-bottom: 100px;
  }
  .is_ecoboard .flex2.eco .col,
  .is_ecoboard .flex2.eco .col:nth-child(even){
    flex-direction: column;
  }
  .is_ecoboard .flex2.eco .col_img.sp{
    display: block;
  }
  .is_ecoboard .flex2.eco .col_img.pc{
    display: none;
  }
  .is_ecoboard .flex2.eco .col_txt .eco_tit{
    line-height: 1;
    margin-bottom: 30px;
  }
  .is_ecoboard .flex2.eco .col_txt .col_tit{
    font-size: 1.6rem;
    padding: 10px 0;
    font-weight: bold;
  }
  .is_ecoboard .flex2.eco .col_txt .sub_wrap{
    position: absolute;
    bottom: 0;
  }

  .is_ecoboard .flex2.eco .col_txt span.ja{
    font-size: 1.4rem;
  }
  .is_ecoboard .flex2.eco .col_txt .col_sub_tit{
    font-size: 1.2rem;
  }
  .is_ecoboard .flex2.eco .col_txt span.no{
    font-size: 5rem;
  }
  .is_ecoboard .flex2.eco{
    gap: 60px 0;
  }

/*　新築　*/
.is_newbuild_top .catTit{
  font-size: 1.8rem;
  padding: 8px 20px;
  margin-bottom: 30px;
}
.is_newbuild_top .flex2 .col,
.is_newbuild_top .flex2 .col:nth-child(even){
  flex-direction: column;
  margin-bottom: 60px;
}
.is_newbuild_top .flex2 .col_img,
.is_newbuild_top .flex2 .col_txt{
  width: 100%;
}
.is_newbuild_top .no{
  font-size: 1.5rem;
  margin-bottom: 30px;
  margin-top: 20px;
}
.is_newbuild_top .catTxt{
  margin-bottom: 30px;
  font-size: 1.4rem;
}
.is_newbuild_top .moreBtn{
  font-size: 1.4rem;
  width: 80%;
  line-height: 40px;
}
.is_newbuild_top .point{
  margin-bottom: 40px;
}


  /* よくある質問 */
  #top_faq h3{
    font-size: 1.4rem;
  }
  #top_faq .accordion{
    margin: 1em auto;
  }
  #top_faq .title{
    font-size: 1.2rem;
  }
  #top_faq .content p{
    font-size: 1rem;
  }

  /* 対応エリア */
  .top_taiou_area dl dt{
    font-size: 1.4rem;
  }
  .top_taiou_area dl ul li{
    font-size: 1.2rem;
  }
  .top_taiou_area dl{
    max-width: 100%;
    padding-inline:0;
  }
  
/* モデルハウス */
  .model_sec .flex2 .col{
    width: 100%;
    flex-direction: column;
  }
  .model_sec .col_img,
  .model_sec .col_txt{
    width: 100%;
  }
  .model_sec .flex2 .col img{
    height: 250px;
    object-position: center 75%;
  }
  .model_sec .col_txt .col_tit{
    font-size: 1.4rem;
    line-height: 1.5;
    margin-bottom: 15px;
    padding-bottom: 5px;
  }
  .model_sec .col_txt p{
    font-size: 1rem;
  }
  .model_sec{
    margin-bottom: 80px;
  }
  .is_contact .tb-cell table th, .is_contact .tb-cell table td{
    font-size: 1.1rem;
  }

  .is_contact .radioBtn label, .is_contact .checkBtn label{
    font-size: 1.1rem;
  }
  .is_contact .radioBtn label::before, .is_contact .checkBtn label::before{
    width: 15px;
    height: 15px;
  }
  .modelCatInner{
    flex-direction: column;
  }
  .is_contact .reserve input,
  .is_contact input,
  .is_contact .reserve select,
  .is_contact .tb-cell table tr td input.txt01, .is_contact .tb-cell table tr td input.txt02, .is_contact .tb-cell table tr td input.txt03, .is_contact .tb-cell table tr td textarea,
  .is_contact .reDate_01 p,.is_contact .reDate_02 p{
    font-size: 1.1rem;
  }
  .is_contact .reserve input, .is_contact .reserve select,
  .is_contact .reserve input, .is_contact input, .is_contact .reserve select, .is_contact .tb-cell table tr td input.txt01, .is_contact .tb-cell table tr td input.txt02, .is_contact .tb-cell table tr td input.txt03, .is_contact .tb-cell table tr td textarea{
    padding:8px;
  }
  .is_contact .radioBtn label{
    width: 47%;
    display: inline-block;
  }
  .is_contact .radioBtn label::after, .is_contact .checkBtn label::after{
    top: 8px;
    left: 9px;
  }
  .is_confirm.is_contact .tb-cell table td{
    padding: 8px;
    box-sizing: border-box;
  }
  .is_confirm.is_contact .tb-cell table th{
    padding-top: 0;
  }












  .is_contact .timeline {
    margin: 0px 0px 15px;
  }

  .is_contact .timeline ul li {
    width: 30%;
    margin-right: 5%;
    font-size: 0.8em;
  }

  .is_contact .timeline ul li::after {
    font-size: 1em;
    right: -18%;
    top: 15%;
  }

  .is_contact .contact_info {
    margin-bottom: 30px;
  }

  .is_contact .tb-cell {
    width: 100%;
  }

  .is_contact .tb-cell table th,
  .is_contact .tb-cell table td {
    display: block;
    width: 100%;
  }

  .is_contact .tb-cell table th {
    overflow: hidden;
    padding: 0;
  }

  .is_contact .tb-cell table td {
    padding: 0;
    margin-bottom: 15px;
  }

  .is_contact.is_contactConfirm .tb-cell table td {
    border-bottom: 1px solid #000;
  }

  .is_contact .tb-cell table th p.tl,
  .is_contact .tb-cell .icon {
    float: none;
    display: inline-block;
  }

  .is_contact .tb-cell table th p.tl {
    padding-right: 10px;
    font-size: 1.1rem;
  }

  .is_contact .tb-cell .icon {
    line-height: 1.4;
    vertical-align: middle;
    width: auto;
  }

  .spnone {
    display: none;
  }

  .btn_form #sbtn {
    font-size: 1em;
    line-height: 2;
    width: 100%;
    border: 1px solid #333;
  }

  .is_contact .ctlgBox {
    padding: 20px 10px;
  }

  .is_contact .ctlgBox .cl_txt label span {
    font-size: 0.8rem;
  }

  .is_contact .ctlgBox .cl_txt p {
    font-size: 0.7rem;
  }

  .is_contact .ui-datepicker table th,
  .is_contact .ui-datepicker table td {
    display: table-cell;
    padding: 1px;
    width: auto;
  }





  .is_design section p {
    font-size: 0.9em;
  }

  .is_design .design_left,
  .is_design .design_img {
    float: none;
    width: 100%;
  }

  .is_design .design_txt {
    padding: 10px;
  }

  .is_design .design_txt .txt_b {
    font-size: 1em;
  }

  .is_design .design_txt p {
    margin-bottom: 15px;
  }

  .is_design .design_img ul li {
    float: left;
    width: 49%;
    margin-right: 2%;
  }

  .is_design .design_img ul li:nth-child(even) {
    margin-right: 0;
  }

  .is_design .d_wrap_2 h4 {
    font-size: 1.4em;
  }

  .is_design .d_wrap_2 h4+p {
    margin-top: 5px;
  }

  .balloon1-top {
    padding: 7px 10px;
    font-size: 15px;
  }

  .is_design .dw_1 h5,
  .is_design .dw_2 h5 {
    font-size: 1em;
  }

  .is_design section .dw_1 p,
  .is_design section .dw_2 p,
  .is_design section .dw_3 p,
  .is_design section .dw_4 p,
  .is_design section .dw_5 p {
    font-size: 0.8em;
  }

  .is_design .dw_2 table td,
  .is_design .dw_2 table th {
    display: block;
    width: 100%;
  }

  .is_design .dw_2 table th {
    text-align: center;
  }

  .is_design .dw_2 table td {
    margin-bottom: 30px;
    line-height: 1.6;
  }

  .is_design .dw_2 table td.last {
    margin-bottom: 0;
  }

  .is_design .dw_2 table td p {
    font-size: 1em;
  }

  .is_design .dw_3,
  .is_design .dw_4,
  .is_design .dw_5 {
    margin-top: 30px;
  }

  .is_design .dw_3 .is_left,
  .is_design .dw_4 .is_left,
  .is_design .dw_3 .is_right,
  .is_design .dw_4 .is_right {
    float: none;
    width: 100%;
    word-wrap: break-word;
  }

  .is_design .dw_3 .is_right,
  .is_design .dw_4 .is_right {
    padding-left: 0;
    margin-top: 20px;
  }

  .is_design .dw_5 .dw_5box .is_left,
  .is_design .dw_5 .dw_5box .is_right {
    float: none;
    width: 100%;
    margin: 0 auto 10px;
    padding: 10px;
  }

  .is_design .dw_5 .dw_5box {
    margin-bottom: 10px;
  }

  .is_design .result {
    margin-top: 65px;
    margin-bottom: 30px;
  }

  .is_design .result p.re_2 {
    font-size: 1em;
    padding-top: 10px;
  }

  .is_design .result p.re_3 {
    font-size: 0.8em;
  }

  .is_design .sub_top {
    font-size: 1em;
  }

  .is_design .sub_top2 {
    font-size: 0.9em;
    margin: 15px 0 25px;
  }

  .is_reform .re_tb {
    display: block;
  }

  .is_reform .re_txt .is_left,
  .is_reform .re_txt .is_right {
    display: block;
    width: 100%;
  }

  .is_reform h4.sub_tit {
    font-size: 1em;
    margin-bottom: 5px;
  }

  .is_reform section p {
    font-size: 0.9em;
    line-height: 1.6;
  }

  .is_reform .re_txt .is_right {
    margin-top: 20px;
  }

  .is_reform .re_txt {
    margin-bottom: 35px;
  }

  .is_reform .reform_c li {
    margin: 0 1.5%;
  }


  .is_howto .flow {
    margin-bottom: 25px;
    padding-top: 10px;
  }

  .is_howto .flow h5 {
    display: none;
  }

  .is_howto .flow .flow_txt {
    width: 100%;
    float: none;
  }

  .is_howto .step_img {
    display: none;
  }

  .is_howto .flow_wrap #flow-line {
    left: 10px;
  }

  .is_howto .flow .flow_txt::before {
    left: -5px;
  }

  .is_howto .flow .step_tit {
    font-size: 0.9em;
  }

  .is_howto .flow .step_tit span {
    display: inline;
    font-weight: bold;
    font-size: 1.4em;
    font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
  }

  .is_howto .flow .step_tit span::after {
    content: "/";
    padding: 0 6px;
  }

  .is_howto .flow .flow_txt ul li {
    font-size: 0.8em;
    line-height: 1.6em;
  }

  .is_howto .flow_wrap #flow-line {
    top: 15px;
  }

  .is_howto .flow .flow_txt::before,
  .is_howto .flow#step3 .flow_txt::before,
  .is_howto .flow#step5 .flow_txt::before,
  .is_howto .flow#step6 .flow_txt::before,
  .is_howto .flow#step7 .flow_txt::before,
  .is_howto .flow#step8 .flow_txt::before,
  .is_howto .flow#step10 .flow_txt::before,
  .is_howto .flow#step11 .flow_txt::before,
  .is_howto .flow#step12 .flow_txt::before,
  .is_howto .flow#step13 .flow_txt::before,
  .is_howto .flow#step14 .flow_txt::before {
    top: 5%;
  }

  .is_howto .flow#step9 .flow_txt::before {
    top: 7%;
  }

  .is_howto .s_type1,
  .is_howto .s_type2 {
    right: 20px;
  }

  .is_howto .s_type1 .s_type1_txt,
  .is_howto .s_type2 .s_type2_txt {
    font-size: 0.8em;
    width: 50px;
    left: -25px;
    background: #fff;
  }

  .is_howto .s_type1 {
    top: 20px;
    height: 125px;
  }

  .is_howto .s_type2 {
    top: 20px;
    height: 395px;
  }

  h3.new_tit {
    font-size: 1.2em;
    padding: 10px 20px;
  }

  .is_new_full {
    margin-bottom: 60px;
  }

  .is_new_full .s_01 {
    padding: 10px;
    background: linear-gradient(to left, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.4)), url(../images/newbuild/full/s1.jpg) no-repeat center center;
    background-size: cover;
  }

  .is_new_full .s_01 .s_tit {
    font-size: 4em;
  }

  .is_new_full .s_01 p {
    font-weight: normal;
    font-size: 0.8em;
    padding: 0;
  }

  .is_new_full .s_02 .list_01,
  .is_new_full .s_02 .list_02 {
    float: none;
    width: 100%;
  }

  .is_new_full .s_02 .list_02 {
    padding: 0;
  }

  .is_new_full .s_02 .list_02 li {
    width: 23%;
    margin: 1%;
    line-height: 18px;
    padding: 0;
  }

  .is_new_full .s_02 .list_02 li p {
    height: 80px;
    font-size: 0.7rem;
  }

  .is_new_full .s_02 .list_02 p {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 0.7rem;
  }

  .is_new_full .s_03 {
    background: linear-gradient(to left, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.2)), url(../images/newbuild/full/s3.jpg) no-repeat center center;
    background-size: cover;
    margin-bottom: 10px;
    filter: opacity(90%);
  }

  .is_new_full .s_03 .txtBox {
    position: static;
    padding: 20px 10px;
  }

  .is_new_full .s_03 .txtBox p {
    font-size: 0.8rem;
    color: #000;
  }

  .is_new_full .s_03 .txtBox h4 {
    font-size: 1.2rem;
    margin: 15px 0;
  }

  .is_new_full .s_04 {
    background: url(../images/newbuild/full/s4.jpg) no-repeat center center;
    background-size: cover;
    margin-bottom: 10px;
  }

  .is_new_full .s_04 .txtBox {
    position: static;
    padding: 40px 10px 10px;
  }

  .is_new_full .s_04 .txtBox p {
    font-size: 0.8rem;
  }

  .is_new_full .s_04 .txtBox th {
    font-size: 0.9rem;
    margin-bottom: 10px;
  }

  .is_new_full .s_04 .txtBox td {
    font-size: 0.8rem;
    margin-bottom: 15px;
  }



  .is_new_semi .s_01 .s_tit {
    font-size: 1em;
  }

  .is_new_semi .s_01 p {
    font-weight: normal;
    font-size: 0.8em;
  }

  .is_new_semi .s_03 .s_03tit {
    padding-left: 0;
  }

  .is_new_semi .s_03 .s03_img li {
    padding: 0;
  }

  .is_new_semi .s_03 .s_03txt>li {
    float: none;
    width: 100%;
  }

  .is_new_semi .s_03 .s_03txt>li:first-child {
    padding: 10px;
    font-size: 0.9em;
    margin-bottom: 10px;
  }

  .is_new_semi .s_03 .s_03txt>li:last-child {
    line-height: 1.2;
  }

  .is_new_semi .s_03 .s_03txt>li .txt01 {
    font-size: 1.2em;
  }

  .is_new_semi .s_03 .s_03txt>li .txt02 {
    font-size: 2.4em;
  }

  .is_new_semi .s_03 .s_03txt>li .txt03 {
    font-size: 0.9em;
  }

  .is_new_semi .s_04>ul>li:nth-child(1),
  .is_new_semi .s_04>ul>li:nth-child(3) {
    display: none;
  }

  .is_new_semi .s_04>ul>li:nth-child(2) {
    font-size: 1.1em;
  }

  .is_new_semi .s_04>ul>li:nth-child(2)>ul>li.notes {
    font-size: 0.7rem;
  }

  .is_new .s_01 {
    margin-top: 20px;
  }

  .is_new .s_01 p {
    margin-bottom: 25px;
    font-size: 0.9em;
  }

  .is_new .s_01 ul li {
    float: none;
    width: 100%;
  }

  .is_new .s_01 ul li a::after {
    z-index: 10;
  }

  .is_new .s_01 ul li .txt {
    padding: 10px;
    font-size: 1.2em;
  }

  .u_page .is_store h2 span {
    line-height: 1;
  }

  .is_store h3 {
    font-size: 1.6em;
    margin-bottom: 5px;
    line-height: 1;
  }




 

  /* 仕様構造 */
  .is_spec section {
    font-size: 0.8em;
    margin-bottom: 20px;
  }

  .is_spec section h5 {
    font-size: 1.4em;
    padding-bottom: 15px;
    width: auto;
  }

  .is_spec section p.qa {
    margin: 15px 0 5px;
  }

  .is_spec .spec_1 .txt03 ul li.is_left {
    padding-top: 0;
    width: 100%;
    float: none;
  }

  .is_spec .spec_1 .txt03 ul li.is_right {
    width: 100%;
    float: none;
  }

  .is_spec .spec_1 .txt03 ul li.is_right div {
    width: 49%;
    display: inline-block;
  }

  .is_spec .spec_1 .txt04 .txt04_box .txt04_1,
  .is_spec .spec_1 .txt04 .txt04_box .txt04_2 {
    width: 50%;
  }

  .is_spec .spec_1 .txt04 .txt04_box .txt04_1 p,
  .is_spec .spec_1 .txt04 .txt04_box .txt04_2 p {
    padding-bottom: 5px;
  }

  .is_spec .spec_1 .txt04 .txt04_box .txt04_3 {
    width: 100%;
  }

  .is_spec .spec_1 .txt04 .txt04_box .txt04_3 div {
    display: inline-block;
    width: 49%;
  }

  .is_spec .spec_2 ul li.li_txt {
    width: 100%;
  }

  .is_spec .spec_2 ul li {
    display: block;
  }

  .is_spec .spec_2 ul li.li_img {
    width: 35%;
    margin: 15px auto 0;
  }

  .is_spec .spec_2 .li_tit {
    padding-bottom: 0;
  }

  .is_spec .spec_3 ul li.li_txt,
  .is_spec .spec_3 ul li.li_img {
    width: 100%;
    float: none;
  }

  .is_spec .spec_3 .sec_tit_sub,
  .is_spec .spec_4 .sec_tit_sub,
  .is_spec .spec_5 .sec_tit_sub,
  .is_spec .spec_6 .sec_tit_sub,
  .is_spec .spec_7 .sec_tit_sub {
    font-size: 1.2em;
    padding-bottom: 5px;
  }

  .is_spec .spec_3 ul li.li_img img {
    width: 49%;
  }

  .is_spec .spec_4 .txt01,
  .is_spec .spec_4 .txt02 {
    width: 100%;
    float: none;
    padding: 0 0 15px;
  }

  .is_spec .spec_4 p.txt {
    padding-bottom: 15px;
  }

  .is_spec .spec_4 .txt01_img_1 {
    margin-top: 10px;
  }

  .is_spec .spec_4 .txt01_img_1 img,
  .is_spec .spec_4 .txt01_img_2 img {
    display: inline-block;
    width: 33%;
  }

  .is_spec .spec_4 .txt02_1 .txt02_img img {
    width: 23%;
    display: inline-block;
  }

  .is_spec .spec_4 .txt02_2 .txt02_img img:nth-child(1) {
    width: 85px;
  }

  .is_spec .spec_4 .txt02_2 .txt02_img img:nth-child(2) {
    width: 57px;
  }

  .is_spec .spec_4 .txt02_2 .txt02_img img:nth-child(3) {
    width: 60px;
  }

  .is_spec .spec_4 .txt02_2 .txt02_img img:nth-child(4) {
    width: 72px;
  }

  .is_spec .spec_5 .txt01,
  .is_spec .spec_5 .txt02,
  .is_spec .spec_6 .txt01,
  .is_spec .spec_6 .txt02 {
    width: 100%;
    float: none;
    padding: 0 0 15px;
  }

  .is_spec .spec_5 .txt01 p,
  .is_spec .spec_5 .txt02 p {
    padding-bottom: 10px;
  }

  .is_spec .spec_5 .txt01 p.sec_tit_sub,
  .is_spec .spec_5 .txt02 p.sec_tit_sub,
  .is_spec .spec_6 .txt01 p.sec_tit_sub,
  .is_spec .spec_6 .txt02 p.sec_tit_sub {
    padding-bottom: 5px;
  }

  .is_spec .spec_5 .txt01_2,
  .is_spec .spec_6 .txt01_2 {
    padding-bottom: 15px;
  }

  .is_spec .spec_6 .txt01_img_1 img {
    height: 100px;
  }

  .is_spec .spec_6 .txt01_img_2 img {
    height: 84px;
  }

  .is_spec .spec_6 .txt02_img_1 img {
    height: 97px;
  }

  .is_spec .spec_6 .txt02_2 span {
    padding-top: 5px;
  }

  .is_spec .spec_7 .txt01,
  .is_spec .spec_7 .txt02 {
    width: 100%;
    float: none;
    padding: 0 0 15px;
  }

  .top_can {
    padding: 30px 10px 60px;
    background-size: cover;
  }

  .top_can ul li {
    float: none;
    width: 85%;
    margin: 0 auto;
    height: 245px;
    padding: 55px 0;
    font-size: 1.2;
  }

  .top_can ul li .can_img {
    transform: none;
    margin: auto;
    left: 0;
    right: 0;
    top: -38px;
  }

  .top_can ul li.can_and {
    width: 100%;
    line-height: 2;
    padding: 30px 0;
    height: 120px;
  }

  .top_can ul li.can_and img {
    width: 45px;
  }

  .is_intro .tit_wrap .is_left,
  .is_intro .tit_wrap .is_right {
    float: none;
    width: 100%;
  }

  .is_intro .tit_wrap .is_left p {
    background: none;
    padding: 0 0 5px;
    color: #FF9800;
  }

  .is_intro .tit_wrap .is_right h3 {
    font-size: 1.2em;
    height: auto;
    line-height: 2;
  }

  .is_intro section {
    margin-top: 20px;
  }

  .is_intro .iw_1 .p1 {
    font-size: 0.9em;
  }

  .is_intro .iw_1 .p2 {
    font-size: 1em;
  }

  .is_intro .iw_1 .wrap {
    padding: 10px;
  }

  .is_intro .iw_1 .txt {
    line-height: 1.6;
  }

  .is_intro .iw_2 p {
    font-size: 1em;
  }

  .is_intro .iw_2 .wrap {
    padding: 10px 5px;
  }

  .is_intro .iw_2 .wrap .tit {
    font-size: 0.8em;
    margin-bottom: 10px;
  }

  .is_intro .iw_2 .wrap .is_left,
  .is_intro .iw_2 .wrap .is_right {
    width: 100%;
    float: none;
  }

  .is_intro .iw_2 .wrap li {
    font-size: 0.8em;
    line-height: 1.6;
  }

  .is_intro .iw_3 .wrap {
    border: none;
    padding: 0;
    background: none;
  }

  .is_intro .iw_3 .wrap li:nth-child(1),
  .is_intro .iw_3 .wrap li:nth-child(2) {
    margin: 10px 0;
    height: auto;
    padding: 5px;
    width: 49.5%;
  }

  .is_intro .iw_3 .wrap li:nth-child(1) {
    margin-right: 0.5%;
  }

  .is_intro .iw_3 .wrap li:nth-child(1) .p1,
  .is_intro .iw_3 .wrap li:nth-child(2) .p1 {
    height: 40px;
    padding: 0;
  }

  .is_intro .iw_3 .wrap li:nth-child(2) {
    margin-left: 0.5%;
  }

  .is_intro .iw_3 .wrap li:nth-child(1) img,
  .is_intro .iw_3 .wrap li:nth-child(2) img {
    height: 60px;
    width: auto;
  }

  .is_intro .iw_3 .wrap li:nth-child(3) {
    width: 100%;
    margin: 10px 0 0;
    height: auto;
    float: none;
    overflow: hidden;
    background: url(../images/intro/iw_3bg.jpg) no-repeat #fff;
    background-position: right bottom;
    background-size: 100%;
    padding: 0;
  }

  .is_intro .iw_3 .wrap li:nth-child(3)>div {
    background: rgba(255, 255, 255, 0.5);
    padding: 10px;
  }

  .is_intro .iw_3 .wrap li .p1,
  .is_intro .iw_3 .wrap li .p2 {
    font-size: 0.8em;
  }

  .is_intro .iw_3 .wrap li .p3 {
    font-size: 1em;
  }

  .is_intro .iw_3 .wrap li:nth-child(3) .p1 {
    padding-bottom: 10px;
  }

  .is_intro .iw_3 .wrap li:nth-child(3) .p3 {
    font-size: 1.2em;
    padding-bottom: 5px;
  }

  .is_intro .iw_4 li {
    width: 100%;
    float: none;
  }

  .is_intro .iw_4 li p {
    height: auto;
    padding-bottom: 5px;
  }

  .is_intro .iw_4 li img {
    width: 130px;
    height: auto;
  }

  .is_intro .iw_4 li:nth-child(2) img {
    height: 100px;
    width: auto;
  }

  .is_intro .intro_btn a {
    font-size: 1.2em;
    padding: 10px 30px;
  }

  .is_intro .iw_5 .wrap {
    padding: 10px;
  }

  .is_intro .iw_5 .tit {
    font-size: 1.2em;
    padding-bottom: 10px;
  }

  .is_intro_form .timeline {
    margin: 10px 0 20px;
  }

  .is_intro_form .timeline {
    margin: 0px 0px 15px;
  }

  .is_intro_form .timeline ul li {
    width: 30%;
    margin-right: 5%;
    font-size: 0.8em;
  }

  .is_intro_form .timeline ul li::after {
    font-size: 1em;
    right: -18%;
    top: 15%;
  }

  .is_intro_form .contact_info {
    margin-bottom: 30px;
  }

  .is_intro_form .tb-cell {
    width: 100%;
  }

  .is_intro_form .tb-cell table th,
  .is_intro_form .tb-cell table td {
    display: block;
    width: 100%;
  }

  .is_intro_form .tb-cell table th {
    overflow: hidden;
    padding: 0;
  }

  .is_intro_form .tb-cell table td {
    padding: 0;
    margin-bottom: 15px;
  }

  .is_intro_form .tb-cell table th p.tl,
  .is_intro_form .tb-cell .icon {
    float: none;
    display: inline-block;
  }

  .is_intro_form .tb-cell table th p.tl {
    padding-right: 10px;
  }

  .is_intro_form .tb-cell .icon {
    line-height: 1.4;
  }

  .is_intro_form .who_info,
  .is_intro_confirm .who_info {
    padding: 2px 10px;
    font-size: 0.9em;
    margin-bottom: 10px;
  }

  .top_movie_bnr {
    margin-top: 15px;
    padding: 15px 10px;
  }

  .is_new_project .s_01 .img {
    display: block;
  }

  .is_new_project .s_01 .txt p:last-child {
    margin-bottom: 0;
  }

  .is_new_project .s_02 .txt {
    position: static;
    color: #333;
  }

  .is_new_project .s_02 .txt .p01 {
    margin-bottom: 0;
  }

  .is_new_project .s_02 .txt .p02 {
    padding: 10px 5px;
    font-size: 0.8em;
    margin: 5px 0;
  }

  .is_new_project .s_02 .txt .p03 {
    margin-top: 0;
    font-size: 0.9em;
  }

  .is_new_project .break_logo {
    margin: 20px 0;
  }

  .is_new_project .break_logo img {
    width: 130px
  }

  .is_new_project .s_03 h3 {
    font-size: 1.1em;
  }

  .is_new_project .s_03 .sbox .is_img,
  .is_new_project .s_03 .sbox .is_txt {
    display: block;
    width: 100%;
  }

  .is_new_project .s_03 .sb_02 .is_img,
  .is_new_project .s_03 .sb_04 .is_img {
    margin-left: 0;
    display: none;
  }

  .is_new_project .s_03 .sb_02 .is_img_sp,
  .is_new_project .s_03 .sb_04 .is_img_sp {
    display: block;
    font-size: 0;
  }

  .is_new_project .s_03 .txt_box .txt_tit {
    font-size: 1em;
  }

  .is_new_project .s_04 h3 {
    font-size: 1.2em;
  }

  .is_new_project .s_04 .is_img,
  .is_new_project .s_04 .is_txt,
  .is_new_project .s_05 .is_img,
  .is_new_project .s_05 .is_txt {
    float: none;
    width: 100%;
    height: auto;
  }

  /* casa design */
  .is_new_design .s_01 {
    margin-bottom: 10px;
  }

  .is_new_design .s_01 picture {
    font-size: 0;
    vertical-align: bottom;
  }

  .is_new_design .s_02 dl {
    margin-bottom: 25px;
  }

  .is_new_design .s_02 dt,
  .is_new_design .s_02 dd {
    display: block;
    width: 100%;
  }

  .is_new_design .s_02 dd {
    padding-left: 0;
  }

  .is_new_design .s_02 dd h3 {
    font-size: 1.1rem;
    margin-bottom: 10px;
  }

  .is_new_design .s_02 dd p {
    font-size: 0.8rem;
  }

  .is_new_design .s_03 h4 {
    font-size: 2.6rem;
  }

  .is_new_design .s_03 h4:after {
    border-top: 5px solid;
  }

  .is_new_design .s_03 .scBox {
    padding: 10px;
  }

  .is_new_design .s_03 .scBox dt {
    font-size: 1rem;
  }

  .is_new_design .s_03 .scBox dd {
    padding-right: 10px;
    font-size: 0.8rem;
  }

  /* ボタニカルハウス */
  .is_productBo p {
    font-size: 0.9em;
  }

  .is_productBo .s_01 table th {
    font-size: 1rem;
  }

  .is_productBo .s_01 table td {
    font-size: 1.2rem;
  }

  .is_productBo .s_01 .sq .is_left,
  .is_productBo .s_01 .sq .is_right {
    float: none;
    width: 100%;
  }

  .is_productBo .s_01 .sq .is_left {
    margin-bottom: 10px;
  }

  .is_productBo .s_01 .sq li {
    width: 23.5%;
  }

  .is_productBo .s_01 .sq li:last-child {
    margin-right: 0;
  }

  .is_productBo .s_01 .sq li p {
    height: 80px;
    font-size: 0.8em;
  }

  .is_productBo .s_01 .sq .is_right {
    margin-left: 0;
  }

  .is_productBo .s_01 .sq .is_right p {
    font-size: 0.8em;
  }

  .is_productBo .s_02 .inner {
    padding: 15px;
  }

  .is_productBo .s_02 .is_left,
  .is_productBo .s_02 .is_right {
    width: 100%;
    float: none;
  }

  .is_productBo .s_02 h4 {
    font-size: 1.6rem;
    padding-bottom: 15px;
  }

  .is_productBo .s_02 p {
    font-size: 1rem;
  }

  .is_productBo .s_02 p {
    font-size: 0.9em;
  }

  .is_productBo .s_02 .infoImg .is_left,
  .is_productBo .s_02 .infoImg .is_right {
    width: 100%;
  }

  .is_productBo .s_02 .infoImg .img {
    text-align: center;
    margin: 15px 0;
  }

  .is_productBo .s_02 .infoImg .img img {
    width: 55%;
  }

  .is_productBo .s_02 .infoImg .txt {
    margin-bottom: 15px;
  }

  .is_productBo .s_02 .infoImg .imgB {
    display: inline-block;
    width: 49%;
    padding: 1%;
  }

  .is_productBo .s_03 .eb {
    margin: 20px 0;
  }

  .is_productBo .s_03 .eb .ebT {
    padding: 0;
    float: none;
    width: 100%;
    text-align: center;
  }

  .is_productBo .s_03 .eb .ebNo {
    float: none;
    width: 100%;
  }

  .is_productBo .s_03 .eb .ebNo li {
    width: 23%;
    padding: 0%;
  }

  .is_productBo .s_03 .bhLineUp {
    padding: 30px 10px 15px;
  }

  .is_productBo .s_03 .bhLineUp h4 {
    font-size: 1.3em;
    padding-bottom: 30px;
  }

  .is_productBo .s_03 .bhLineUp article {
    float: none;
    width: 100%;
    margin-bottom: 15px;
  }

  .is_productBo .s_03 .bhLineUp .bHImg {
    margin-bottom: 10px;
  }

  .is_productBo .s_03 .bhLineUp .bHImg img {
    height: auto;
    width: 80%;
    margin: 0 auto;
  }

  .is_productBo .s_03 .bhLineUp .bHTxt p {
    font-size: 0.8rem;
  }

  .is_movie ul {
    padding: 30px 10px 20px;
  }

  .is_movie ul li {
    width: 100%;
  }

  .is_movie .youtube {
    width: 100%;
    aspect-ratio: 16 / 9;
  }

  .is_movie .youtube iframe {
    width: 100%;
    height: 100%;
  }

  .is_movie .movie_detail {
    padding: 20px 10px;
  }

  .is_movie .detail_wrap {
    padding: 20px 10px;
  }

  .is_movie .detail_wrap .tit_wrap {
    margin-bottom: 20px;
  }

  .is_movie .detail_wrap h3 {
    line-height: 1;
    font-size: 1.2rem;
  }

  .is_movie .detail_wrap .w_name {
    margin-top: 10px;
    font-size: 0.9rem;
  }


}



@media(max-width:320px) {
  .sp_header.fixed .head_logo {
    width: 120px;
  }

  header .g_contact a {
    font-size: 0.8em;
  }
}