.details_mainexplain {
    margin-bottom: 40px;
}
.details_headingWrap {
    display: flex;
    justify-content: space-between;
    margin: 0 0 20px 0;
}
.details_sliderArea {
    width: 100%;
    max-width: 420px;
}
.details_RightAreea {
    width: 100%;
    max-width: 415px;
    position: relative;
    display: flex;
    flex-wrap: wrap;
}
.slider-for .slick-slide img {
    width: 100%;
    height: auto;
}
.slider-for .slick-slide {
    cursor: pointer;
}
.slider-nav {
    margin-top: 10px;
}
.slider-nav .slick-slide {
    margin-right: 5px;
    cursor: pointer;
}
.slider-nav .slick-slide img {
    width: 100px;
    max-width: 100%;
}
.slider-nav .slick-slide:last-child {
    margin-right: 0;
}
.details_category_ttl {
    background: #00a5e6;
    display: flex;
    color: #fff;
    font-size: 16px;
    font-weight: 100;
    padding: 0 30px;
    line-height: 1.5;
    align-items: center;
}
.details_ttl02 {
    color: #444444;
    font-size: 16px;
    padding: 15px 0;
    font-weight: 500;
    width: 100%;
}
.details_ttl01 {
    color: #00a5e5;
    font-size: 28px;
    padding: 0 0 15px 0;
}
.details_explainText {
    color: #444;
    font-weight: 500;
    line-height: 1.2;
}
.detailscheck_link {
    color: #00a5e6;
    text-decoration: underline;
    font-size: 14px;
    position: relative;
    margin: 12px 0 0 0;
    display: block;
    text-underline-offset: 3px;
    line-height: 1.5;
}
.details_mainBtn {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
}
.details_mainBtn li {
    width: 100%;
    margin-top: 15px;
}
.details_mainBtn li a {
    width: 100%;
    display: block;
    position: relative;
    text-align: center;
    padding: 20px 0;
    font-weight: 500;
}
.details_mainBtn li .details_mainBtn_contact {
    background: #d12211;
    color: #fff;
}
.details_mainBtn li .details_mainBtn_contact::before {
    content: url(/common/images/product/mail_icn.png);
    top: 15px;
    left: 30px;
    position: absolute;
}
.details_mainBtn li .details_mainBtn_contact::after,
.details_mainBtn li .details_mainBtn_photo::after {
    content: url(/common/images/product/btnwh_arw.png);
    position: absolute;
    right: 20px;
}
.details_mainBtn li .details_mainBtn_photo {
    background: #238c00;
    color: #fff;
}
.details_mainBtn li .details_mainBtn_photo::before {
    content: url(/common/images/product/camera_icn.png);
    top: 15px;
    left: 30px;
    position: absolute;
}
.details_mainBtn li .details_mainBtn_simulattion {
    border: 3px solid #238c00;
    box-sizing: border-box;
    color: #238c00;
}
.details_mainBtn li .details_mainBtn_simulattion::after {
    content: url(/common/images/product/btngreen_arw.png);
    position: absolute;
    right: 20px;
}
.details_explainnote li {
    color: #444444;
    font-size: 13px;
    padding: 3px 0 0 13px;
    line-height: 1.5;
    position: relative;
}
.details_explainnote li::before {
    content: "※";
    position: absolute;
    left: 0;
}
.details_pointWrap {
    background: #f6f6f6;
    padding: 20px;
    margin: 0 0 40px 0;
}
.details_pointText {
    color: #444444;
    font-size: 16px;
    line-height: 1.5;
    padding: 0 0 30px 0;
}
.details_pointabout {
    display: flex;
    gap: 30px;
}
.pointabout_fig {
    width: 100%;
    max-width: 142px;
}
.pointabout_right {
    width: 100%;
    max-width: 77%;
}
.pointabout_text01 {
    color: #444;
    font-weight: 550;
    padding: 0 0 12px 0;
}
.pointabout_text02 {
    color: #00a5e5;
    line-height: 1.5;
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 10px;
}
.details_compareTtl {
    text-align: center;
    color: #333;
    font-size: 22px;
}
.compare_tablesec {
    width: 100%;
    border-collapse: collapse;
    box-sizing: border-box;
    margin: 20px 0 0;
}
.compare_tablesec th {
    background: #0085b2;
    color: #fff;
    font-size: 13px;
    width: 12.5%;
    text-align: center;
    border-left: 2px solid #fff;
}
.compare_tablesec .thead_none {
    background: transparent;
}
.compare_tablesec th a {
    color: #fff;
    display: block;
    text-decoration: underline;
    padding: 25px 0;
    text-align: center;
}
.compare_tablesec th .thead_active {
    text-decoration: none;
    pointer-events: none;
}
.compare_tablesec td {
    border: 1px solid #b5b5b5;
    color: #000;
    font-size: 13px;
    vertical-align: middle;
    text-align: center;
    padding: 15px 5px;
    line-height: 1.3;
}
.compare_tablesec .compare_bg {
    background: #ffefbf;
}
.compare_tablesec .td_left {
    text-align: left;
    padding: 15px 5px;
}
.details_srverybnr {
    margin: 60px 0 0;
}
.pageto_headList {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    border-bottom: 10px solid #00A5E6;
    margin: 30px 0 0 0;
    padding: 0 20px;
    gap: 2%;
    flex-wrap: wrap;
}
.pageto_headList li {
    width: 19%;
    margin: 0 2%;
    text-align: center;
}
.pageto_headList li a {
    display: flex;
    width: 183px;
    margin: 0;
    padding: 0;
    background-color: #DDDDDD;
    color: #545454;
    font-size: 14px;
    height: 50px;
    vertical-align: middle;
    position: relative;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
}
.pageto_headList li .active {
    background-color: #00A5E6;
    color: #FFF;
}
.pageto_headList li .panel_headNone {
    display: none;
}
.pageto_headList li:last-child a {
    color: #BF0000;
    text-align: left;
    font-weight: bold;
    background: #ffffe7;
    background-position: 8% center;
    background-repeat: no-repeat;
    background-image: url(https://www.bunka-s.shop/wp/wp-content/themes/bunkas/images/product/simulation_r.png);
    padding: 0 0 0 45px;
}
.pageto_headList .arrow_down_sm::before, .pageto_headList .arrow_down_sm::after {
    position: absolute;
    bottom: 0;
    left: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
}
.pageto_headList .arrow_down_sm::before {
    left: 50%;
    bottom: 14%;
    width: 4px;
    height: 4px;
    border-top: 1px solid #4F4F4F;
    border-right: 1px solid #4F4F4F;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    margin-left: -4px;
}
.arrow_up_sm {
    position: relative;
    display: inline-block;
    padding: 0 0 0 16px;
    color: #000;
    vertical-align: middle;
    text-decoration: none;
    font-size: 15px;
}
.arrow_up_sm::before, .arrow_up_sm::after {
    position: absolute;
    bottom: 0;
    left: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
}
.arrow_up_sm::before {
    left: 50%;
    bottom: 14%;
    width: 4px;
    height: 4px;
    border-top: 1px solid #4F4F4F;
    border-right: 1px solid #4F4F4F;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin-left: -4px;
}

/* ポルティエ */
.panelsec_explain {
    margin: 0 0 60px 0;
}
.features_sec {
    border-bottom: 2px dotted #bbbbbb;
    padding: 20px 0 20px 0;
}
.features_sec02 {
    border-bottom: 2px solid #bababa;
    padding: 20px 0 20px 0;
}
.features_secin {
    padding-left: 10px;
}
.features_ttlsec {
    display: flex;
}
.features_ttlsec .ttlsec_lineH {
    line-height: 2;
}
.features_ttlsec .right_ttl {
    width: 90%;
}
.features_ttl {
    color: #333333;
    font-size: 22px;
    padding: 0 0 12px 0;
    line-height: 1.5;
}
.ttl_colorBlue {
    color: #00a5e5;
    font-size: 24px;
}
.ttl_colorBlue_normal{
    color: #00a5e5;
}
.features_ttlspan {
    margin: 0 0 0 30px;
}
.features_ttlspan02 {
    font-size: 15px;
}
.bluettl_icn {
    margin-right: 10px;
}
.features_ttl02 {
    color: #333;
    font-size: 25px;
    font-weight: 500;
    line-height: 1.3;
}
.features_text {
    color: #333;
    line-height: 1.5;
    font-size: 15px;
}
.feature_fullFig {
    text-align: center;
}
.feature_fullFig02 {
    display: flex;
    justify-content: space-between;
}
.features_flexwrap {
    display: flex;
    justify-content: space-between;
    margin: 25px 0 0 0;
}
.features_flexwrap02 {
    margin-top: 0;
}
.flex_wrap_marginNone {
    margin-top: 0;
}
.features_paragrah {
    padding: 0 8px 0 20px;
}
.features_paragrah02 {
    padding-left: 30px;
}
.features_flexdetails {
    width: 100%;
    max-width: 530px;
    position: relative;
}
.features_nonwrap {
    max-width: 100%;
}
.features_flexFig {
    width: 100%;
    max-width: 320px;
    text-align: center;
}
.features_graysec {
    background: #eeeeee;
    padding: 10px 18px;
    width: 100%;
    box-sizing: border-box;
}
.features_graysec_bottom {
    position: absolute;
    bottom: 0;
}
.features_text02 {
    font-size: 19px;
    color: #333;
    line-height: 1.5;
}
.features_noteText03 {
    color: #666666;
    font-size: 17px;
    font-weight: 550;
    padding: 20px 0;
}
.features_text03 {
    font-size: 16px;
    color: #333;
    line-height: 1.5;
}
.features_text_bold {
    font-weight: bold;
}
.features_flexGraywrap {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.features_flexgraybox {
    background: #eeeeee;
    width: 49%;
    padding: 25px 25px;
    box-sizing: border-box;
}
.features_flexgraybox02 {
    display: flex;
    gap: 10px;
}
.features_graybox_ttl {
    color: #333;
    font-size: 22px;
    padding: 0 0 10px 0;
}
.features_flexgraybox .features_grayFlex_fig {
    width: -webkit-fill-available;
    max-width: 100%;
    text-align: right;
}
.features_about {
    margin: 30px 0 0 0;
}
.features_about-ttl {
    color: #333;
    font-size: 20px;
    padding: 0 0 10px;
}
.features_about_text {
    color: #333;
    font-size: 16px;
    line-height: 1.4;
}
.features_aboutList {
    padding: 35px 0;
}
.features_aboutList li {
    display: flex;
}
.feature_colorsec {
    padding: 0 15px 10px;
    border-bottom: 3px solid #bbbbbb;
    margin-bottom: 20px;
}
.feature_bdnone {
    border-bottom: none;
}
.feature_colorhead {
    border-bottom: 3px solid #bbbbbb;
    padding: 30px 0 15px;
    margin: 0 0 5px 0;
}
.color_noteText {
    text-align: right;
    color: #333;
    font-size: 15px;
    padding: 5px 0 15px;
}
.feature_colorTtl {
    color: #333;
    font-size: 22px;
    padding: 0 0 13px 0;
}
.color_flexwrap {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 0 0 10px 0;
}
.color_Box {
    border: 2px solid #ededed;
    width: 49%;
    box-sizing: border-box;
    text-align: center;
    padding: 10px 13px 15px;
    margin: 0 0 25px 0;
}
.color_BoxTtl {
    color: #333;
    font-size: 17px;
    padding: 0 0 13px;
}
.color_boxList {
    display: flex;
    justify-content: space-between;
    text-align: left;
    line-height: 1.5;
    padding: 20px 0 0;
    flex-wrap: wrap;
}
.color_boxList li {
    width: 50%;
    color: #333;
    font-size: 15px;
}
.wireless_sec {
    padding: 25px 0 0 30px;
}
.wireless_figlist {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 30px 0 25px 0;
}
.wireless_figlist li {
    width: 49%;
    text-align: center;
}
.wireless_figlist li .wireless_figcaption {
    display: block;
}
.wireless_autosec {
    margin: 35px 0 0 0;
}
.wireless_autoTtl {
    text-align: center;
    font-size: 22px;
    font-weight: 550;
    padding: 15px 0 7px 0;
}
.wireless_autolist {
    display: flex;
    justify-content: space-between;
    margin: 0 45px 15px;
}
.wireless_autolist li {
    position: relative;
}
.wireless_auto_going li:nth-child(1)::after, .wireless_auto_going li:nth-child(2)::after {
    content: url(/common/images/product/portier/blue_arw.png);
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    right: -41px;
}
.wireless_auto_coming li:nth-child(1)::after,
.wireless_auto_coming li:nth-child(2)::after {
    content: url(/common/images/product/portier/pink_arw.png);
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    right: -41px;
}
.switch_sec {
    margin: 30px 20px;
    box-sizing: border-box;
}
.switch_secblock {
    margin: 80px 0 0 0;
}
.switch_text {
    font-size: 24px;
    color: #333;
    line-height: 1.5;
}
.switch_list {
    display: flex;
    gap: 2.5%;
    margin: 20px 0 0;
}
.switch_list li {
    width: 100%;
    max-width: 256px;
}
.feature_smartphone {
    background: #f6f6f6;
    padding: 35px 35px;
}
.smartphone_ttl {
    color: #333333;
    font-size: 25px;
    line-height: 1.5;
}
.smartphone_ttl span {
    font-weight: 500;
}
.smartphone_text {
    color: #333;
    font-size: 19px;
    line-height: 1.5;
    margin: 20px 0 0 0;
}
.smartphone_wrap {
    display: flex;
    margin: 45px 0 0;
    justify-content: space-between;
}
.smartphone_leftsec {
    width: 100%;
    max-width: 445px;
}
.smartphone_rightsec {
    width: 100%;
    max-width: 321px;
}
.smartphone_text02 {
    background: #ddd;
    padding: 15px;
    color: #333333;
    line-height: 1.5;
    font-size: 17px;
    margin: 10px 0 0;
}


/* -------------------シャルティ-------------------------- */
.compactsize_flexgraybox {
    background: #eeeeee;
    width: 100%;
    padding: 25px 25px;
    box-sizing: border-box;
    margin: 40px 0 15px;
}
.compactsize_flexgraybox table {
    margin: 15px 0 0;
    text-align: left;
    color: #333333;
    border-collapse: collapse;
    width: 100%;
    font-size: 15px;
    line-height: 1.5;
}
.compactsize_flexgraybox table th {
    font-weight: normal;
    width: 20%;
    border-right: 1px solid #b6b6b6;
    padding-bottom: 5px;
}
.compactsize_flexgraybox table td {
    width: 74%;
    padding: 0 0 0 7%;
}
.chartier_colors .features_ttl {
    font-size: 35px;
}
.color_noteText_left {
    text-align: left;
}
.features_ttlspan {
    font-size: 16px;
}



/* -------------------御前様ハイスピード-------------------------- */
.features_sensor li {
    display: flex;
    margin: 10px 0 0 0;
}
.fsensor_graybox {
    background: #eeeeee;
    padding: 25px 25px;
    box-sizing: border-box;
    margin: 15px 0 30px;
}
.color_boxList_full li {
    width: 100%;
}
.features_sensor .list_lineH {
    line-height: 1.8;
}


/* -------------------フラットピット-------------------------- */
.fsafety_list {
    display: flex;
    margin: 0 0 20px 0;
    gap: 5px;
}
.fsafety_list li {
    max-width: 265px;
    color: #3f3f3f;
}
.fsafety_list li figcaption {
    padding-top: 10px;
    font-size: 15px;
    font-weight: bold;
    font-family:  Yu Mincho Regular, "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
}
.design_boxsec {
    margin: 50px 0 0;
}
.design_boxList {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.design_boxList li {
    background: #eeeeee;
    text-align: center;
    padding: 20px 0;
    margin: 20px 0 0;
}
.design_boxList .desgin_boxItem01 {
    width: 30%;
}
.design_boxList .desgin_boxItem02 {
    width: 48%;
}
.design_boxList li figcaption {
    font-weight: bold;
    padding: 25px 0 10px;
}
.features_colortext {
    padding-top: 12px;
    text-align: left;
}
.design_boxNote {
    margin: 20px 0 0 0;
}

/* -------------------エスプリ-------------------------- */
.feature_aluminumBox {
    background: #f6f6f6;
    padding: 30px 20px;
    margin: 0 0 40px 0;
}
.feature_aluminumBox .color_flexwrap {
    margin-top: 30px;
}
.color_aluminumBox {
    width: 49%;
    text-align: center;
}
.feature_aluminumBox .color_BoxFig {
    text-align: center;
    margin: 0 0 20px 0;
}


/* -------------------小型シャッターガード-------------------------- */
.shutter_flexFig {
    width: 100%;
    max-width: 60%;
}
.shutter_flexdetails {
    width: 100%;
    max-width: 43%;
}
.shutter_flexdetails .features_text {
    font-size: 18px;
}
.shutter_checkList li {
    display: flex;
    gap: 12px;
    align-items: center;
    margin: 0 0 10px 0;
}
.shutter_checkText {
    color: #333;
    font-size: 24px;
}
.shutter_checkText span {
    color: #ff7f00;
}
.shutter_textmargin {
    margin: 5px 10px 0 30px;
}
.shutter_windFlex {
    display: flex;
    justify-content: space-between;
    margin: 30px 0 15px 0;
    flex-wrap: wrap;
}
.shutter_windBox figure {
    margin: 0 0 15px 0;
    text-align: center;
}
.shutter_windBox {
    width: 48.5%;
    padding: 20px 10px;
    box-sizing: border-box;
}
.shutter_textLH {
    line-height: 2;
}
.shutter_flexFig02 {
    width: 100%;
    max-width: 360px;
}
.shutter_settingList {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 20px;
    padding: 0 25px;
}
.shutter_settingList li {
    width: 48%;
    margin-bottom: 35px;
}
.shutter_settingList li figcaption {
    padding-top: 15px;
    font-weight: bold;
    font-size: 21px;
}
.shutter_settingGrayBox {
    background: #f6f6f6;
    padding: 20px 30px;
    color: #333;
    font-size: 18px;
    line-height: 1.5;
    margin: 30px 0 0;
}
.settinggray_boxlist {
    padding-bottom: 15px;
    color: #666;
}
.settinggray_boxlist li {
    display: flex;
}
.settingcolor_red {
    color: #d80000;
}
.sutter_setTTl {
    text-align: center;
    font-size: 22px;
    color: #333;
    font-weight: bold;
    padding-bottom: 20px;
}
.shutter_settable {
    border-collapse: collapse;
    width: 100%;
    border: 2px solid #dddddd;
    margin: 40px 0 0;
    color: #333333;
    font-weight: 600;
}
.shutter_settable th {
    background: #e5f0f3;
    text-align: left;
    padding: 17px;
    border-right: 2px solid #ddd;
}
.shutter_settable td {
    padding: 17px;
    border-top: 2px solid #ddd;
}
.shutter_settable .settabel_bggray {
    background: #f7f7f7;
    border-right: 2px solid #ddd;
}
.shutter_refFlex {
    display: flex;
    align-items: baseline;
    gap: 20px;
}
.feature_fullFig_left {
    margin: 20px 0;
}
.shutter_fuzokuFlex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 30px 0 80px;
}
.shutter_fuzokuBox {
    width: 48%;
    box-sizing: border-box;
    background: #eee;
    padding: 15px 35px;
}
.shutter_fuzokuBox figure {
    text-align: center;
    padding-top: 5px;
}
.shutter_stypeTb {
    border: 2px solid #352a28;
    width: 100%;
    border-collapse: collapse;
}
.shutter_stypeTb th {
    background: #c2e5f9;
    font-size: 21px;
    padding: 10px 15px;
    border-bottom: 2px solid #514e50;
    color: #333333;
    text-align: left;
}
.shutter_stypeTb .shutter_stypeTb_fcol {
    width: 30%;
    border-right: 2px solid #494b4c;
    text-align: center;
}
.shutter_stypeTb td {
    padding: 10px 15px;
    border-bottom: 2px solid #cac6c5;
    box-sizing: border-box;
    font-size: 21px;
    line-height: 1.3;
}
.shutter_tdBorder {
    border-right: 2px solid #494b4c;
    text-align: center;
    background: #f7f7f7;
}
.shutter_stypeTb tr:last-child td {
    border-bottom: none;
}
.shutter_stypeTb {
    border: 2px solid #352a28;
    width: 95%;
    border-collapse: collapse;
    margin: 0 auto 20px;
}
.shutter_guidemain .shutter_textmargin {
    margin: 5px 10px 0 20px;
}
.shutter_guidemain .shutter_windtype {
    margin-top: 0px;
}
.shutter_guardBtnsec {
    text-align: center;
    margin: 50px 0 0;
}
.shutter_guardBtnsec .shutter_guardBtn {
    background: #bf0000;
    padding: 12px 8%;
    border-radius: 10px;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
}
/* -------------------オートマンミニ2-------------------------- */
.automanmini_speedList {
    display: flex;
    flex-wrap: wrap;
    gap: 29px;
    margin: 20px 0;
}
.automanmini_speedList li {
    width: 31%;
    background: #f5f5f5;
    box-sizing: border-box;
    padding: 15px 25px;
    text-align: center;
}
.automanminispeed_head {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    margin: 0 0 15px 0;
}
.automanminispeed_head .autospeed_number {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #333333;
    color: #fff;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    font-size: 20px;
}
.automanminispeed_head .autospeed_text {
    font-size: 22px;
    text-align: left;
    width: 80%;
    line-height: 1.3;
}
.auto_procedureBox {
    background: #f5f5f5;
    padding: 25px;
    margin: 20px 0 0;
}
.procedureBox_ttlsec {
    display: flex;
    gap: 20px;
    align-items: center;
}
.procedureBox_ttlsec span {
    background: #00a5e5;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    font-size: 22px;
}
.procedure_ttl {
    font-size: 20px;
    font-weight: normal;
    color: #00a5e5;
    line-height: 1.3;
}
.procedure_body {
    background: #fff;
    padding: 20px 30px;
    margin: 30px 0 0 0;
}
.procedure_bodyTtl {
    border-bottom: 1px solid #f1f1f1;
    padding: 0 0 10px 0;
    font-size: 18px;
}
.procedure_listwrap {
    margin-top: 20px;
}
.procedure_checkList .procedure_checkitem {
    display: flex;
    gap: 20px;
    margin-bottom: 30px;
}
.procedure_checkList .procedure_checkitem02 {
    margin-bottom: 15px;
    align-items: center;
}
.procedurelist_text {
    font-size: 17px;
    line-height: 1.3;
}
.procedure_checkList .procedurelist_text {
    width: 90%;
}
.auto_reference {
    margin: 50px 0 0;
}
.reference_ttl {
    color: #00001e;
    font-size: 20px;
    border-bottom: 2px solid #bebebe;
    line-height: 1.5;
}
.auto_exam {
    color: #333;
    border: 1px solid #3b3b3b;
    margin: 15px;
    padding: 10px;
    font-size: 16px;
    line-height: 1.3;
}
.auto_reference_tb {
    width: 100%;
    border-bottom: 2px solid #b1b1b1;
    padding-bottom: 10px;
}
.auto_reference_tb th {
    background: #eeeeee;
    padding: 5px;
    color: #060009;
    font-weight: normal;
}
.auto_reference_tb td {
    text-align: center;
    color: #060009;
    padding: 5px;
}
.estimation-btn {
    text-align: center;
    margin: 50px 0 30px;
}

/* -------------------マドマスタータップ2-------------------------- */
.mado_flexwrap {
    display: flex;
    justify-content: center;
    gap: 4%;
    text-align: center;
}
.mado_flexwrap figcaption {
    color: #333;
    font-size: 22px;
    padding-top: 15px;
}
.mado_shutterList {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-bottom: 30px;
}
.mado_shutterItem {
    border: 1px solid #dddddd;
    padding: 15px 15px;
    width: 48%;
    box-sizing: border-box;
    margin: 10px 0 15px 0;
    color: #333;
}
.madoitem_ttlsec {
    display: flex;
    align-items: baseline;
    gap: 10px;
}
.madoitem_ttlNumber {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #00a5e5;
    color: #fff;
    border-radius: 50%;
    font-size: 22px;
}
.madoitem_ttlText {
    width: 80%;
}
.madoitem_ttlText .features_ttl {
    font-size: 20px;
    font-weight: normal;
}



/* -------------------止ピタ-------------------------- */
.tomepita_pointList li {
    border: 1px solid #dddddd;
    margin: 20px 10px 20px 25px;
    padding: 15px 25px;
    box-sizing: border-box;
}
.tomepita_pointTtl {
    font-weight: normal;
    font-size: 22px;
    line-height: 1.5;
}
.tomepita_paragrahIn {
    margin: 0 25px;
}
.tome_strengthsec .ttl_colorBlue_normal {
    font-weight: normal;
}
.tome_strengthsBox {
    background: #eeeeee;
    padding: 25px 35px;
    margin: 10px 0 30px;
}
.strengthBox_head {
    display: flex;
    justify-content: flex-start;
    gap: 10px;
    margin-bottom: 25px;
}
.strengthBox_head .strengthBox_number {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #00a5e5;
    color: #fff;
    border-radius: 50%;
    font-size: 22px;
}
.strengthBox_headRight {
    width: 95%;
}
.tome_speedList {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.tome_speedList li {
    width: 48%;
    background: #fff;
    text-align: center;
    padding: 30px 0;
    box-sizing: border-box;
    margin-bottom: 25px;
}
.tome_speedList li figcaption,
.rakuset_settingList li figcaption {
    padding-top: 10px;
    font-size: 22px;
    font-weight: bold;
}
.strengthflex_figwrap {
    display: flex;
    justify-content: space-between;
}
.tome_typeList {
    display: flex;
    justify-content: space-between;
    margin: 30px 15px;
    flex-wrap: wrap;
}
.tome_typeBox {
    width: 48.5%;
    border: 1px solid #dddddd;
    padding: 15px 15px;
    box-sizing: border-box;
}
.tomefeature_flexsec .features_flexdetails {
    max-width: 410px;
}
.tomefeature_flexsec .features_flexFig {
    max-width: 100%;
}

/* -------------------ラクセット-------------------------- */
.rakuset_settingList {
    display: flex;
    justify-content: space-between;
    text-align: center;
}
.rakuset_settingList li {
    width: 31%;
    background: #fff;
    padding: 25px;
    box-sizing: border-box;
}
.sdcaption_left {
    text-align: left;
}
.rakusetSD_checkwrap {
    background: #eeeeee;
    padding: 30px 30px 5px;
    margin-top: 20px;
}
.rakusetSD_checklist li {
    display: flex    ;
    align-items: center;
    gap: 13px;
    padding-bottom: 23px;
}
.sdBox_body {
    background: #fff;
    padding: 35px 35px 30px;
}


/* -------------------エルパティオ・プラス-------------------------- */
.elsystem_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.elsystem_list li {
    border: 1px solid #dddddd;
    width: 48%;
    text-align: center;
    margin: 35px 0 10px;
    padding: 12px 0 25px;
}
.elsystem_list li figure {
    margin-top: 12px;
}
.patioplus_btnLink {
    text-align: center;
}
.patioplus_btnLink a {
    border: 2px solid #aaaaaa;
    color: #333;
    display: inline-block;
    padding: 10px 50px;
    border-radius: 8px;
    font-size: 20px;
}
.patioplus_secIn {
    padding-left: 20px;
    padding-right: 20px;
}
.patio_airconList {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 20px;
}
.patio_airconitem {
    margin-top: 30px;
    border: 1px solid #dddddd;
    padding: 15px 20px;
}
.patio_airconitem_half {
    width: 48.5%;
    box-sizing: border-box;
}
.patio_airconTtl {
    font-size: 20px;
    font-weight: normal;
    line-height: 1.3;
}
.airconTtl_red {
    color: #ff0000;
}
.airconTtl_orange {
    color: #ff7f00;
}
.airconTtl_blue{
    color: #0059b2;
}
.patio_airconitem figure {
    text-align: center;
    margin: 25px 0 10px;
}
.patio_airconitem .features_text02 {
    font-size: 18px;
}
.patio_airconitem .patio_textred {
    color: #ff522c;
}
.patioplus_systemssec .features_flexFig {
    width: 100%;
    max-width: 230px;
    text-align: right;
}
.patio_remoteList,
.patio_sensorList {
    display: flex;
    justify-content: space-between;
    text-align: center;
    margin-top: 22px;
    flex-wrap: wrap;
}
.patio_sensorList {
    gap: 20px;
}
.patio_remoteList li {
    width: 25%;
}
.patio_systemcap {
    color: #333;
    font-size: 15px;
    padding: 10px 24px 0;
    line-height: 1.3;
}
.patio_sensorwrap {
    display: flex;
    background: #f6f6f6;
    padding: 25px;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 30px -20px 0;
}
.patio_sensorbox {
    background: #fff;
    padding: 20px 0;
    text-align: center;
    box-sizing: border-box;
}
.patio_sensorbox.patio_sensorbox01 {
    width: 100%;
    max-width: 250px;
}
.patio_sensorbox.patio_sensorbox02 {
    width: 100%;
    max-width: 515px;
}
.patio_sensorboxItem {
    padding: 0 25px;
    box-sizing: border-box;
}
.patio_sensorboxList {
    display: flex;
    justify-content: space-between;
}
.patio_sensorboxItem .features_text {
    text-align: left;
    padding: 15px 0;
}
.patioplus_systemssec .features_flexdetails {
    max-width: 600px;
}

/* -------------------テクモク-------------------------- */
.tekumoku_secIn {
    padding-left: 15px;
    padding-right: 15px;
}
.tekumoku_aboutlist li {
    display: flex;
}
.tekumoku_graywrap {
    background: #eeeeee;
    padding: 30px 20px;
    margin: 30px 0;
}
.tekumoku_graywrap .eco_ttl {
    text-align: center;
}
.tekumoku_graywrap .features_flexgraybox {
    background: #fff;
    margin-top: 15px;
}
.tekumokubox_body {
    background: #fff;
    margin-bottom: 25px;
    padding: 30px 20px;
}
.tekumokubox_body .features_text {
    margin-top: 15px;
}
.tekumoku_featureFlex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    text-align: center;
    margin: 25px 0 0 0;
}
.tekumoku_heatabout {
    margin: 30px 0 0;
}
.tekumoku_heatText {
    font-size: 20px;
    font-weight: 100;
}
.tekumoku_ecoBox {
    background: #eeeeee;
    padding: 25px 25px;
    box-sizing: border-box;
    margin: 15px 0 20px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 20px;
}
.tekumoku_ecoDetails {
    width: 100%;
    max-width: 380px;
}
.tekumoku_standardList {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    gap: 3%;
    margin-top: 20px;
}
.tekumoku_standardList li {
    width: 31%;
    border: 1px solid #ddd;
    text-align: center;
    padding: 20px;
    box-sizing: border-box;
}
.tekumoku_standardList li figcaption {
    font-size: 17px;
    font-weight: 600;
    padding-top: 10px;
}



/* -------------------ニュースーパーマキシム-------------------------- */
.awning_maximBox_ttlse {
    align-items: flex-start;
}
.awning_maximright {
    width: 90%;
}
.awning_maximFlex {
    display: flex;
    justify-content: space-between;
}
.awning_maximFlex_fig {
    width: 100%;
    max-width: 115px;
}
.patio_airconitem .energysaving_fig {
    margin: 25px -15px 10px -20px;
}
.maxim_LEDList {
    display: flex;
    justify-content: space-between;
    text-align: center;
    margin-top: 30px;
    flex-wrap: wrap;
}
.maxim_LEDList li {
    width: 32%;
}
.maxim_LEDList li .patio_systemcap {
    padding: 10px 15px 0;
}
.maxim_canvasBox {
    background: #eee;
    margin-bottom: 20px;
    padding: 20px 20px;
}
.maxim_canvasBox .features_text02 {
    font-size: 17px;
}
.maxim_frameList {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    text-align: center;
}
.maxim_frameList li {
    margin-top: 22px;
}
.maxim_frameList figcaption {
    margin-top: 12px;
}
.auto_reference_tb em {
    font-size: 10px;
    font-style: normal;
    color: #333;
}





/* 工事までの流れ */
.panelsec_flow .flow_wrap {
    display: flex;
    justify-content: space-between;
    padding: 30px 40px;
    flex-wrap: wrap;
}
.panelsec_flow .flow_boxFree {
    width: 100%;
    max-width: 485px;
    border: 1px solid #DDDDDD;
    box-sizing: border-box;
    position: relative;
}
.panelsec_flow .flow_boxFree::after {
    content: "";
    display: inline-block;
    position: absolute;
    right: -6%;
    top: 22%;
    border: 10px solid transparent;
    border-left: 10px solid #00A5E6;
}
.panelsec_flow .flow_boxContract {
    width: 100%;
    max-width: 263px;
    border: 1px solid #DDDDDD;
    box-sizing: border-box;
}
.panelsec_flow .flow_box_ttl {
    font-family: "Yu Mincho";
    font-size: 16px;
    text-align: center;
    padding: 4px 0;
    width: 100%;
}
.panelsec_flow .flow_boxfree_ttl {
    background-color: #00A5E6;
    color: #FFF;
    letter-spacing: 0.9em;
}
.panelsec_flow .flow_boxContract_ttl {
    background-color: #DDDDDD;
    color: #212121;
    letter-spacing: 0.4em;
}
.panelsec_flow .flow_bloxlist {
    display: flex;
}
.panelsec_flow .flow_bloxlist li::before {
    content: "";
    border: 12px solid transparent;
    border-left: 13px solid #FFF;
    position: absolute;
    right: -20%;
    top: 70px;
    z-index: 2;
}
.panelsec_flow .flow_bloxlist li::after {
    content: "";
    border: 12px solid transparent;
    border-left: 13px solid #DDD;
    position: absolute;
    right: -21%;
    top: 70px;
    z-index: 1;
}
.panelsec_flow .flow_bloxlist li:last-child::before, .panelsec_flow .flow_bloxlist li:last-child::after {
    border: none;
}
.panelsec_flow .flow_boxFree .flow_bloxlist li:last-child,
.panelsec_flow .flow_boxContract .flow_bloxlist li:last-child {
    border-right: none;
}
.panelsec_flow .flow_boxFree .flow_bloxlist li {
    display: inline-block;
    vertical-align: top;
    width: 25%;
    border-right: 1px solid #DDDDDD;
    box-sizing: border-box;
    padding: 6% 1%;
    position: relative;
}

.panelsec_flow .flow_boxContract .flow_bloxlist li {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    border-right: 1px solid #DDDDDD;
    box-sizing: border-box;
    padding: 11% 2%;
    position: relative;
}
.panelsec_flow .flow_boxContract .flow_bloxlist li::before {
    right: -19%;
}
.panelsec_flow .flow_boxContract .flow_bloxlist li::after {
    right: -20%;
}
.panelsec_flow .flow_num {
    font-family: "din-bold", sans-serif;
    font-size: 36px;
    font-weight: bold;
    color: #aaa;
    display: block;
    text-align: center;
}
.panelsec_flow .flow_list_ttl {
    font-size: 0.83em;
    text-align: center;
    line-height: 1.3;
    height: 35px;
    margin: 10% 5px;
    font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic';
    color: #000;
    font-weight: 600;
}
.panelsec_flow .flow_list_ttl.aline {
    line-height: 2.6;
}
.panelsec_flow .flow_list_text {
    font-size: 13px;
    line-height: 1.4;
    font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic';
    margin: 0 5px;
}
.flow_after {
    background-color: #FFF8E5;
    padding: 2%;
    margin: 0 40px;
}
.flow_after_text01 {
    font-family: "Yu Mincho";
    font-size: 16px;
    color: #111111;
    margin-bottom: 1%;
    font-weight: bold;
}
.flow_after_text02 {
    font-size: 13px;
    color: #444444;
    font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic';
    line-height: 1.2;
}


/* 実績 */
.tab_cont_wrap {
    margin: 0 40px;
}
.panelrecord_ttl {
    font-size: 22px;
    font-weight: normal;
    margin: 2% 0 0;
    line-height: 1.5;
}
.panelrecord_txt {
    font-size: 18px;
    padding: 0 0 15px 0;
}
.panelsec_recordFig img {
    margin-bottom: 15px;
    width: 49%;
}
.panelsec_recordFig {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.construction_flexwrap {
    margin-top: 30px;
}
.tekumoku_priceDetails {
    position: relative;
}
.tekumoku_pricefig {
    background: #fff;
    text-align: center;
    padding: 15px 20px;
}
.tekumoku_pricesec {
    position: absolute;
    bottom: 25px;
}
.tekumoku_priceset {
    font-size: 22px;
    color: #333;
}

/* 見積りシミュレーション */
.panelsimul_head {
    display: flex;
    gap: 20px;
    margin: 0 70px;
    padding: 25px 0 15px;
}
.panelsimul_mainttl {
    color: #00A5E6;
    font-size: 22px;
    font-weight: normal;
    font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic';
    line-height: 1.3;
}
.panelsimul_maintext {
    font-size: 17px;
    color: #212121;
    padding: 5px 0 0 0;
    font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic';
    line-height: 1.3;
}
.panelsimul_cf-pattern {
    padding: 20px 70px;
}
.cf-pattern_text {
    font-size: 17px;
    color: #212121;
    font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic';
    line-height: 1.5;
    margin-bottom: 20px;
}
.cf-pattern_textred {
    color: #BF0000;
    font-weight: bold;
    margin-top: 20px;
}
.panelsimul_main {
    background: #f6f6f6;
    border-top: 1px solid #afafaf;
    display: flex;
    justify-content: space-between;
    padding: 20px 15px;
    align-items: flex-start;
}
.pattern_wrap {
    width: 100%;
    max-width: 490px;
}
.pattern_Box {
    background: #fff;
    padding: 20px 15px;
    margin: 0 0 22px 0;
}
.pattern_BoxTtl {
    color: #333333;
    font-size: 20px;
}
.pattern_radiowrap {
    display: flex;
    justify-content: space-between;
    margin: 20px 0 0 0;
    flex-wrap: wrap;
}
.pattern_radioBox {
    position: relative;
    width: 49%;
}
.pattern_radioBox:nth-child(3) {
    margin-top: 15px;
}
.radioBtn,
.check_pt {
    opacity: 0;
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
    cursor: pointer;
}
.radioBtn + label {
    display: inline-block;
    vertical-align: middle;
    padding-left: 1%;
    position: relative;
    margin-right: 0;
    cursor: pointer;
}
.pattern_colorList li label img {
    width: 103px;
    height: 70px;
    border: 1px solid #ccc;
}
.radioBtn + label::before {
    content: "";
    display: block;
    position: absolute;
    top: 47px;
    bottom: 10px;
    left: 15px;
    width: 23px;
    height: 23px;
    border: 1px solid #666;
    background-color: #FFF;
    border-radius: 50%;
    z-index: 9;
}
.radioBtn:checked + label::after {
    content: "";
    display: block;
    position: absolute;
    top: 53px;
    left: 21px;
    width: 13px;
    height: 13px;
    background: #555;
    border-radius: 50%;
    z-index: 9;
}
.radioBtn:checked + label img{
    border: 2px solid red;
}
.check_pt:checked + .check-pa img{
    border: 2px solid blue;
}
.pattern_BoxText {
    padding: 15px 0 0;
    font-size: 15px;
    color: #333;
    line-height: 1.3;
}
.pattern_radiowrap_center {
    position: relative;
    text-align: center;
    margin: 15px 0 0;
}
.pattern_twobox .pattern_radiowrap_center {
    width: 49%;
}
.pattern_colorList {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 10px 7px 0;
}
.pattern_colorList li {
    margin: 10px 0 0 0;
    position: relative;
    width: 24%;
}
.pattern_colorList .radioBtn + label::before {
    top: auto;
    left: 50%;
    transform: translate(-50%, 0);
}
.pattern_colorList .radioBtn:checked + label::after {
    top: auto;
    left: 50%;
    transform: translate(-50%, 0);
    bottom: 16px;
}
.check-pa {
    display: block;
    padding-left: 1%;
    position: relative;
    margin-right: 0;
    margin-bottom: 2%;
}
.check_pt:checked + .check-pa {
    color: #555;
}
.check-pa::before {
    content: "";
    display: block;
    position: absolute;
    top: 37%;
    left: 20%;
    width: 23px;
    height: 23px;
    border: 1px solid #999;
    transform: translate(-50%, 0);
    z-index: 9;
}
.check_pt:checked + .check-pa::after {
    content: "";
    display: block;
    position: absolute;
    top: 38%;
    left: 18%;
    width: 7px;
    height: 15px;
    transform: rotate(40deg);
    border-bottom: 4px solid #555;
    border-right: 4px solid #555;
}
.simulation_Btnsec {
    display: block;
    background-color: #BF0000;
    color: #FFF;
    font-size: 18px;
    text-align: center;
    line-height: 1.4;
    padding: 3% 1%;
    font-weight: 500;
    cursor: pointer;
}
.simulation_Btnsec:hover {
    opacity: 0.8;
}
.simulation_Btnsec input {
    display: none;
}
.simulation_submit {
    cursor: pointer;
}
.simulationBox {
    width: 100%;
    max-width: 308px;
    border: 4px solid #bf0000;
    border-radius: 3px;
    background: #fff;
    padding: 20px 13px;
    box-sizing: border-box;
    position: sticky;
    top: 0;
}
.simulationBox_mainttl {
    color: #BF0000;
    font-size: 22px;
    font-weight: bold;
    background-position: 2% center;
    background-repeat: no-repeat;
    background-image: url(/common/images/product/simulation_icn.png);
    padding-left: 12%;
    margin-left: -1%;
    margin-bottom: 6%;
    padding-top: 5px;
    font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic';
}
.valueBox {
    position: relative;
}
.valueBox::after {
    content: "";
    display: block;
    margin: 3% auto 5%;
    border: 10px solid transparent;
    border-top: 10px solid #aaa;
    width: 0;
    height: 0;
}
.simulation_value {
    background-color: #F6F6F6;
    color: #202020;
    overflow: hidden;
    font-size: 15px;
    margin: 0 auto;
    line-height: 2.5;
    text-align: center;
    display: flex;
    justify-content: space-around;
}
.valuePlus {
    text-align: center;
}
.cost_sec {
    background-color: #FFEFBF;
    padding: 18px 0 10px;
    margin: 0 -13px 20px;
    text-align: center;
}
.cost_text {
    font-weight: normal;
    font-size: 17px;
    text-align: center;
    font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic';
}
.cost_text02 {
    font-size: 12px;
    font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic';
}
.cost_amount {
    text-align: center;
    margin: 7% 0 10px;
    color: #bf0000;
}
.cost_total {
    font-size: 31px;
    letter-spacing: -0.1em;
}
.cost_yenText {
    color: #BF0000;
    font-size: 19px;
    letter-spacing: 0.1em;
    margin-left: 2%;
}
.cost_taxText {
    font-size: 10px;
    letter-spacing: 0.1em;
    text-align: right;
    font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic';
}
.simulation_explainText01 {
    color: #333;
    padding: 0 0 15px 0;
    line-height: 1.1;
    font-size: 14px;
    font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic';
}
.simulation_explainText01 span {
    color: #d90000;
}
.aside_simulationBtn input {
    display: none;
}
.aside_sumbitBtn {
    display: block;
    background-color: #BF0000;
    color: #FFF;
    font-size: 15px;
    text-align: center;
    line-height: 1.4;
    border-radius: 4px;
    padding: 3%;
    position: relative;
    z-index: 5;
    cursor: pointer;
}

.pattern_tableWrap .estimate_whp {
    border-collapse: collapse;
    font-size: 13px;
    text-align: center;
    width: 100%;
}
.pattern_tableWrap .estimate_whp th {
    background: #FFF8E5;
    border-bottom: 1px solid #FFF;
    font-weight: normal;
    padding: 10px 5px;
    word-break: break-all;
    width: 83px;
    font-size: 12px;
}
.pattern_tableWrap .estimate_whp thead {
    background: #F3F3F3;
}
.pattern_tableWrap .estimate_whp td {
    border-bottom: 1px solid #F3F3F3;
    border-right: 1px solid #F3F3F3;
    padding: 10px 5px;
    word-break: break-all;
    font-size: 12px;
}
.pattern_tableWrap .estimate_whp input {
    cursor: pointer;
}
@media only screen and (max-width: 980px) {
    .details_headingWrap {
        flex-wrap: wrap;
        width: 100%;
    }
    .details_sliderArea {
        margin: 0 auto;
        max-width: 100%;
    }
    .details_sliderArea .slick-prev, .details_sliderArea .slick-next {
        left: 0;
        right: 0;
    }
    .details_RightAreea {
        max-width: 100%;
        margin: 30px 0 0 0;
    }
    .details_mainBtn {
        position: initial;
    }
    .details_comparesec {
        overflow-x: scroll;
        width: 100%;
    }
    .compare_tablesec {
        width: 850px;
    }
    .features_graysec_bottom {
        position: initial;
    }
    .pageto_headList {
        padding: 0 5px;
    }
    .pageto_headList li {
        width: 23.5%;
        margin: 0 0;
    }
    .pageto_headList li a {
        width: 100%;
    }
    .wireless_autolist {
        margin: 0 0 15px;
        gap: 10px;
    }
    .panelsimul_head {
        margin: 0 15px;
    }
    .panelsimul_head figure {
        width: 100%;
        max-width: 30px;
    }
    .panelsimul_cf-pattern {
        padding: 15px 15px;
    }
    .cf-pattern_text {
        font-size: 14px;
    }
    .panelsec_flow .flow_wrap {
        padding: 30px 0;
    }
    .panelsec_flow .flow_boxFree {
        max-width: 100%;
        margin: 0 0 40px 0;
    }
    .panelsec_flow .flow_boxContract {
        max-width: 100%;
    }
    .panelsec_flow .flow_boxFree::after {
        right: auto;
        top: auto;
        left: 50%;
        bottom: -35px;
        transform: rotate(90deg);
    }
    .panelsec_flow .flow_boxContract .flow_bloxlist li::before {
        right: -23px;
    }
    .panelsec_flow .flow_boxContract .flow_bloxlist li::after {
        right: -25px;
    }
    .flow_after {
        margin: 0 0;
    }
    .tab_cont_wrap {
        margin: 0 15px;
    }
    .panelsec_recordFig {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .panelsec_recordFig img {
        width: 49%;
    }
    .panelsimul_main {
        flex-wrap: wrap;
    }
    .pattern_colorList li {
        width: 32%;
    }
    .simulationBox {
        max-width: 100%;
    }
    



    /* -------------------シャルティ-------------------------- */
    .feature_fullFig02 {
        justify-content: center;
        flex-wrap: wrap;
    }

    /* -------------------オートマンミニ2-------------------------- */
    .automanmini_speedList li {
        width: 47%;
    }

    /* -------------------マドマスタータップ2-------------------------- */
    .madoitem_ttlsec {
        align-items: flex-start;
    }

    /* -------------------止ピタ-------------------------- */
    .strengthBox_headRight {
        width: 80%;
    }
    .tome_speedList li {
        width: 100%;
    }
    /* -------------------ラクセット-------------------------- */
    .rakuset_settingList {
        justify-content: center;
        flex-wrap: wrap;
        gap: 20px;
    }
    .rakuset_settingList li {
        width: 100%;
    }
    /* -------------------エルパティオ・プラス-------------------------- */
    .elsystem_list li {
        width: 100%;
    }
    .patio_airconitem_half {
        width: 100%;
    }
    .patio_remoteList, .patio_sensorList {
        flex-wrap: wrap;
        gap: 20px;
    }
    .patio_remoteList li,
    .patio_sensorList li {
        width: 47%;
    }
    .patio_sensorwrap {
        justify-content: center;
        gap: 20px;
    }
    .patio_sensorbox.patio_sensorbox01,
    .patio_sensorbox.patio_sensorbox02 {
        max-width: 100%;
    }

    /* -------------------テクもク-------------------------- */
    .tekumoku_graywrap .features_flexgraybox {
        width: 100%;
    }
    .tekumoku_featureFlex {
        justify-content: center;
        gap: 20px;
    }
    .tekumoku_pricesec {
        position: inherit;
        bottom: 0;
        margin-top: 20px;
    }
}

@media only screen and (max-width: 767px) {
    .details_ttl01 {
        font-size: 24px;
    }
    .details_explainText {
        font-size: 14px;
        line-height: 1.3;
        margin: 0 0 20px 0;
    }
    .details_pointText {
        font-size: 14px;
        padding: 0 0 20px 0;
    }
    .details_pointabout {
        gap: 20px;
        flex-wrap: wrap;
    }
    .pointabout_right {
        max-width: 100%;
    }
    .details_compareTtl {
        text-align: center;
        color: #333;
        font-size: 20px;
    }
    .compare_tablesec {
        width: 810px;
    }
    .compare_tablesec td {
        font-size: 12px;
    }
    .pageto_headList {
        flex-wrap: wrap;
        padding: 0 2%;
    }
    .pageto_headList li {
        width: 48%;
        margin: 0 0.5% 10px;
    }
    .features_ttl {
        font-size: 16px;
    }
    .features_flexwrap {
        flex-wrap: wrap;
    }
    .features_flexFig {
        margin: 20px auto 0;
    }
    .sp_remoteFig {
        width: 50%;
        margin: 0 auto 20px;
    }
    .features_flexgraybox {
        width: 100%;
        margin-top: 20px;
    }
    .features_graybox_ttl {
        font-size: 20px;
    }
    .features_ttl02 {
        font-size: 20px;
    }
    .features_text02 {
        font-size: 15px;
    }
    
    .features_paragrah {
        padding: 0 0 0 0;
    }
    .features_graysec {
        margin-top: 15px;
    }
    .feature_colorTtl {
        font-size: 18px;
    }
    .color_Box {
        width: 100%;
        padding: 10px 15px 15px;
    }
    /* .feature_colorhead {
        padding-top: 0;
    } */
    .color_BoxTtl {
        font-size: 16px;
    }
    .color_boxList {
        font-size: 14px;
    }
    .color_noteText {
        font-size: 12px;
    }
    .wireless_sec {
        padding: 25px 0 0 0;
    }
    .wireless_autoTtl {
        font-size: 18px;
    }
   
    .switch_text {
        font-size: 18px;
    }
    .smartphone_wrap {
        flex-wrap: wrap;
    }
    .feature_smartphone {
        padding: 20px;
    }
    .smartphone_ttl {
        font-size: 20px;
    }
    .smartphone_text {
        font-size: 16px;
    }
    .smartphone_text02 {
        font-size: 17px;
        word-break: break-all;
    }
    .smartphone_fig {
        margin-top: 20px;
    }
    .panelsec_flow .flow_bloxlist {
        flex-wrap: wrap;
    }
    .panelsec_flow .flow_boxFree .flow_bloxlist li,
    .panelsec_flow .flow_boxContract .flow_bloxlist li {
        width: 100%;
        border-right: 0;
        padding: 4% 1%;
        border-bottom: 1px solid #DDDDDD;
    }
    .panelsec_flow .flow_boxFree .flow_bloxlist li:last-child,
    .panelsec_flow .flow_boxContract .flow_bloxlist li:last-child {
        border-bottom: 0;
    }
    .panelsec_flow .flow_bloxlist li::before, 
    .panelsec_flow .flow_bloxlist li::after {
        display: none;
    }
    .panelsec_flow .flow_num {
        float: left;
        margin-left: 10px;
    }
    .panelsec_flow .flow_list_ttl {
        float: left;
        font-size: 17px;
        margin: 0 0 0 15px;
        text-align: left;
        line-height: 2.6;
    }
    .panelsec_flow .flow_list_text {
        clear: both;
        padding: 15px 10px 0;
    }
    .panelrecord_ttl {
        font-size: 18px;
    }
    .panelrecord_txt {
        font-size: 16px;
        padding: 5px 0 15px 0;
    }
    .panelsimul_mainttl {
        font-size: 18px;
    }
    .panelsimul_maintext {
        font-size: 14px;
    }
    .pattern_BoxTtl {
        font-size: 18px;
    }
    .pattern_radiowrap {
        gap: 15px;
    }
    .pattern_radioBox {
        width: 100%;
        text-align: center;
    }
    .pattern_colorList {
        margin: 10px 0 0;
    }
    .pattern_colorList li {
        width: 45%;
        text-align: center;
    }
    .simulationBox_mainttl {
        font-size: 18px;
        padding-left: 16%;
    }
    .aside_sumbitBtn br {
        display: none;
    }

    .pattern_tableWrap {
        overflow-x: scroll;
    }
    .pattern_tableWrap .estimate_whp {
        width: 450px;
    }
    .radioBtn:checked + label img {
        border: 1px solid red;
    }


    /* -------------------シャルティ-------------------------- */
    .compactsize_flexgraybox table th {
        width: 100%;
        border-right: 0;
        display: block;
        border-bottom: 1px solid #b6b6b6;
    }
    .compactsize_flexgraybox table td {
        width: 100%;
        padding: 0 0 20px 0;
        display: block;
    }
    .chartier_colors .features_ttl {
        font-size: 24px;
    }

    /* -------------------エスプリ-------------------------- */
    .feature_aluminumBox {
        padding-bottom: 10px;
    }
    .color_aluminumBox {
        width: 100%;
        margin-bottom: 20px;
    }

    /* -------------------小型シャッターガード-------------------------- */
    .shutter_flexFig {
        max-width: 100%;
    }
    .shutter_flexdetails {
        max-width: 100%;
        margin-top: 20px;
    }
    .shutter_flexdetails .features_text {
        font-weight: bold;
        font-size: 16px;
    }
    .shutter_checkText {
        width: 80%;
        font-size: 17px;
        line-height: 1.3;
    }
    .shutter_windBox {
        width: 100%;
        margin-top: 15px;
    }
    .shutter_settingList li {
        width: 100%;
        margin-bottom: 25px;
    }
    .sutter_setTTl {
        font-size: 18px;
    }
    .shutter_settable {
        font-size: 14px;
    }
    .shutter_settable th,
    .shutter_settable td {
        padding: 12px;
        line-height: 1.3;
    }
    .shutter_fuzokuFlex {
        margin: 15px 0 20px;
        gap: 20px;
    }
    .shutter_fuzokuBox {
        width: 100%;
    }
    .shutter_settingList li figcaption {
        font-size: 16px;
    }
    .shutter_settingGrayBox {
        padding: 20px 20px;
        font-size: 16px;
    }
    .shutter_refFlex {
        gap: 10px;
    }
    .shutter_stypeTb th,
    .shutter_stypeTb td {
        font-size: 16px;
    }
    .shutter_guardBtnsec .shutter_guardBtn {
        font-size: 20px;
    }
    /* -------------------オートマンミニ2-------------------------- */
    .automanmini_speedList li {
        width: 100%;
    }
    .automanminispeed_head .autospeed_number {
        width: 30px;
        height: 30px;
        font-size: 17px;
    }
    .automanminispeed_head .autospeed_text {
        font-size: 18px;
    }
    .procedureBox_ttlsec {
        gap: 10px;
    }
    .procedure_ttl {
        font-size: 16px;
    }
    .procedureBox_ttlsec span {
        width: 30px;
        height: 30px;
        font-size: 18px;
    }
    .auto_procedureBox {
        padding: 20px 15px;
    }
    .procedure_body {
        padding: 20px 15px;
    }

    /* -------------------マドマスタータップ2-------------------------- */
    .mado_flexwrap {
        gap: 20px;
        flex-wrap: wrap;
    }
    .mado_flexwrap figcaption {
        font-size: 18px;
        padding-top: 10px;
    }
    .mado_shutterList {
        padding-bottom: 0;
    }
    .mado_shutterItem {
        width: 100%;
    }
    .madoitem_ttlsec {
        align-items: baseline;
    }
    .madoitem_ttlNumber {
        width: 35px;
        height: 35px;
        font-size: 18px;
    }
    .madoitem_ttlText .features_ttl {
        font-size: 18px;
    }

    /* -------------------止ピタ-------------------------- */
    .tomepita_pointList li {
        margin: 20px 0 20px 0;
    }
    .tomepita_pointTtl {
        font-size: 18px;
    }
    .tomepita_paragrahIn {
        margin: 0 10px;
    }
    .tome_strengthsBox {
        padding: 20px 20px;
    }
    .tome_speedList li figcaption {
        font-size: 18px;
    }
    .strengthflex_figwrap {
        justify-content: center;
        flex-wrap: wrap;
        gap: 20px;
    }
    .tome_typeList {
        gap: 20px;
    }
    .tome_typeBox {
        width: 100%;
    }

    /* -------------------ラクセット-------------------------- */

    .rakusetSD_checkwrap {
        padding: 20px 20px 5px;
    }
    .tome_speedList li figcaption, .rakuset_settingList li figcaption {
        font-size: 18px;
        font-weight: bold;
    }

    /* -------------------エルパティオ・プラス-------------------------- */
    .elsystem_list li {
        margin-top: 20px;
    }
    .patioplus_btnLink a {
        padding: 10px 30px;
        font-size: 16px;
    }
    .patio_airconTtl {
        font-size: 18px;
    }
    .patio_airconitem .features_text02 {
        font-size: 16px;
        padding-top: 10px;
    }
    .patio_remoteList li, .patio_sensorList li {
        width: 45%;
    }
    .patio_systemcap {
        padding: 10px 0 0;
        font-size: 13px;
    }
    .patio_sensorboxList {
        flex-wrap: wrap;
        gap: 20px;
    }

     /* -------------------テクもク-------------------------- */
     .tekumoku_heatText {
        font-size: 17px;
    }
    .tekumoku_standardList {
        gap: 10px;
    }
    .tekumoku_standardList li {
        width: 48%;
    }
    .tekumoku_standardList li figcaption {
        font-size: 14px;
    }
    .tekumoku_priceset {
        font-size: 20px;
    }
    /* -------------------ニュースーパーマキシム-------------------------- */
    .awning_maximFlex_fig {
        width: 100%;
        max-width: fit-content;
    }
    .patioplus_systemssec .features_flexFig {
        max-width: 100%;
        text-align: center;
    }
    .auto_reference_tb {
        font-size: 14px;
    }
    .auto_exam {
        font-size: 14px;
    }
}