﻿
.maindesign .feature-hdg1 img { 
    width: 100%;
    height: auto;
}

.maindesign .title_inner {
    /* background-color: rgba(0, 0, 0, 0.3); */
    /* padding: 10px 30px; */
    line-height: 1.4;
    display: block;
    position: absolute;
    top: 0%;
    left: 3%;
    /*transform: translate(-50%, -50%);*/
    /* width: 80%; */
    height: 100%;
    text-align: center;
    white-space: nowrap;
}


.maindesign .feature-hdg1 .sub_title1,
.maindesign .feature-hdg1 .sub_title2 {
    color: #fff;
    text-shadow: 0 0 10px #000;
    text-align: center;
    font-weight: bold;
    font-size: 38px;
    margin-left: 0;
    padding-top: 0;
    position: absolute;
    top: 28%;
    transform: translateY(0);
    left: 0;
    line-height: 1.1;
    width: 100%;
    letter-spacing: 0.05em;
}

.maindesign .feature-hdg1 .sub_title2 {
    top: 60%;
    transform: translateY(-50%);
    font-size: 75px;
}

.maindesign .feature-hdg1 .sub_title1 .small_txt,
.maindesign .feature-hdg1 .sub_title2 .small_txt {
	font-size: 0.8em;
}

.maindesign .feature-hdg1 {
    position: relative;
}

.maindesign p.path:first-child {
	margin-bottom: 10px;
}

.maindesign .image_box img {
	width: 100%;
	height: auto;
}

.maindesign .txt_add {
    padding-left: 20px;
}

.maindesign .topic_lead {
    line-height: 1.35;
    margin: 10px 0 0;
    font-size: 1.1rem;
    text-align: justify;
}

.maindesign .topic_lead.reference { 
	font-weight: bold;
    padding-left: 1em;
    text-indent: -1em;
}

.maindesign .txt_add p:last-child {
	margin: 0;
}

.maindesign ul.reform-nav {
	margin: 20px 0 50px;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

@media screen and (max-width: 767px) {
	.maindesign ul.reform-nav {
	margin: 30px 0 50px;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
}

.maindesign ul.reform-nav li {
	margin: 0 auto;
    width: calc(100% / 2 - 10px);
    height: 192px;
}

.maindesign ul.reform-nav li.nav-txt {
	width: 65%;
    font-size: 1em;
    text-align: center;
    background: none;
    height: auto;
    margin: 10px auto 0;
}

@media screen and (max-width: 767px) {
.maindesign .txt_add {
    padding: 0;
    }

.maindesign .title_inner {
        height: 100%;
	}

.maindesign .feature-hdg1 .sub_title1 {
	    top: 38% !important;
	    transform: translateY(-50%);
	}
	
.maindesign .feature-hdg1 .sub_title2 {
	    top: 58% !important;
	    font-size: 7vw !important;
	}
	
.maindesign .feature-hdg1 .sub_title1,
.maindesign .feature-hdg1 .sub_title2{
	font-size: 4.5vw;
	text-align: left;
	left: 50%;
}

.maindesign ul.reform-nav li {
	width: 100%;
    height: auto;
}	
}


.maindesign .shizai-location {
    position: relative;
    display: flex;
    justify-content: space-around;
    flex-direction: row;
    margin-bottom: 20px;
}
.maindesign .shizai-location .images img {
	width: 100%;
	height: auto;
}	

	.maindesign .s-top-section {
    margin: 6rem 0 0 0;
}
    .maindesign .top--global-hdg2 {
        position: relative;
        padding-bottom: 1.25rem;
        border-bottom: 3px solid #b6b6b6;
        font-size: 1.75rem;
        margin-bottom: 1em;
    }

   .maindesign .top--global-hdg2::after {
        position: absolute;
        content: " ";
        border-bottom: solid 3px #e5002d;
        bottom: -3px;
        width: 8%;
        display: block;
    }
.maindesign .shizai-location .images a {
    opacity: 1 !important
}

.maindesign .shizai-location div {
    width: 100%;
    text-align: center;
}

.maindesign .shizai-location .pointer {
    transform-origin: center;
    transform: translate(-50%, -50%);
    position: absolute;
    width: 1rem;
    opacity: 1;
}

.maindesign .shizai-location .pointer::before {
    content: "";
    display: block;
    padding-top: 100%;
}

.maindesign .shizai-location .pointer .marker {
    border-radius: 50%;
    overflow: hidden;
    border: 1px solid #fff;
    box-shadow: 0px 1px 1px #000 inset,0px 2px 2px #000;
    background: #E5002D;
    color: #fff;
    box-sizing: border-box;
    transition: .6s;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    justify-content: center;
    align-items: center;
}

.maindesign .shizai-location .pointer .active {
    border: 3px solid #e5002d;
    background: #e5002d;
    box-shadow: 0px 0px 0px #000;
    width: 20%;
    height: 20%;
}

.maindesign .shizai-location .links {
    width: 25%;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    box-sizing: border-box;
    padding: 1em;
}

.maindesign .shizai-location .links a {
    color: #333;
}

.maindesign .shizai-location .links .act {
    border-color: #e5002d;
}

@media screen and (min-width:768px) {
.maindesign .shizai-location ul.links.right::before {
    content: "";
	display: block;
	font-size: 1.0em;
    padding: 0.8rem 0.2rem;
	box-sizing: border-box;
    text-align: center;
    border-radius: 40px;
    color: #333;
    opacity: 1.0;
    width: auto;
    height: 44px;
    align-items: center;
    justify-content: center;
	order: 1
}
}

.maindesign .line_style {
    z-index: 10;
    position: absolute;
    background-color: #e5002d;
    left: 0px;
    height: 2px;
    transform-origin: left center;
    display: none;
}	
    @media screen and (min-width:768px) {
	.maindesign .s-top-include-inner {
        width: 1200px;
        padding: 0 20px;
        margin: 0 auto;
        box-sizing: border-box;
    }
	}
    @media screen and (max-width:767px) {
	.maindesign .s-top-include-inner {
        padding: 0 15px;
        box-sizing: border-box;
    }
	.maindesign .s-top-section {
    margin: 2rem 0 0 0;
}
.maindesign .links {
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
		}
.maindesign .links li {
	margin-bottom: 10px;
	width: 48%;
		}
	}


  @media screen and (max-width:767px) {

    .maindesign .shizai-location .pointer {
      width: 2rem;
    }
    .symbol-btn {
      width: 100%;
      height: 100%;
      display: block;
    }
    .symbol-btn--inner {
      display: flex;
      justify-content: center;
      box-sizing: border-box;
      padding: 0 5px;
      font-size: 3.5vw;
    }
    .symbol-btn--alphabet {
      width: 1em;
      display: inline-block;
      margin-right: 0.5em;
    }
    .symbol-btn--value {
      width: 8em;
      text-align: left;
      display: inline-block;
    }
  }

.maindesign h4 {
	font-size: 1.5em;
	text-align: center;
	border-bottom: solid #000 1px;
	padding: 0 0 10px;
	width: max-content;
	/* display: block; */
	margin: 50px auto 30px;
	transform: translateX(0);
}

.maindesign ul.recommend_item {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	box-sizing: border-box;
}

.maindesign ul.recommend_item li {
	width: calc(50% - 5px);
	border: 1px solid #b6b6b6;
	box-shadow: 0 0 5px #ccc;
	box-sizing: border-box;
	padding: 10px 5px 0;
	border-radius: 5px;
}

.maindesign .recommend_item_img {
	width: 80%;
	margin: 0 auto;
}

@media screen and (max-width:767px) {
.maindesign .recommend_item_img {
	width: 100%;
}
}

.maindesign ul.recommend_item li img {
	width: 100%;
	height: auto;
}

.maindesign .price-box {
	padding: 0;
	margin-top: 0;
}

.maindesign p.txt_block {
    font-size: 1.2em;
    color: #000;
    font-weight: normal;
	line-height: 1.2;
	margin-bottom: 10px;
    min-height: 50px;
}

.maindesign h2.topic_title {
	margin-bottom: 10px;
}

.maindesign .price-cols p {
	font-size: 1.2em;
}

.maindesign .const-box .price_tax {
	font-size: 0.3em;
}

.maindesign .plan_card {
    border: 1px solid #ccc;
    border-radius: 5px;
    box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.15);
    padding: 15px 15px;
    box-sizing: border-box;
}

.maindesign .plan_card a {
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.maindesign .plan_card_img {
	width: calc(50% - 20px);
}

.maindesign .plan_card_explanation {
	width: calc(50% - 40px);
	padding-left: 29px;
    border-left: 1px solid #ccc;
}

.maindesign .plan_card_img img {
	width: 100%;
	height: auto;
}

.maindesign .plan_card_explanation .plan_card_name {
	margin-top: 5px;
    font-size: 2em;
    font-weight: bold;
}
.maindesign .plan_card_explanation .price_value {
	font-size: 2.6em;
}

.maindesign .plan_card_explanation .plan_card_name span {
    font-size: 0.8em;
}

.maindesign .plan_card_explanation .plan_card_lead {
    margin-top: 15px;
    font-size: 1.0rem;
    line-height: 1.5;
    height: auto;
}

.maindesign .plan_card_explanation .plan_card_pack {
    margin-top: 15px;
    font-weight: bold;
    font-size: 1.15rem;
    line-height: 1.3;
}

.maindesign .plan_card_explanation .plan_card_pack_catch {
    font-size: 1.5em;
}

.maindesign .plan_card_explanation .plan_card_pack p:not(:first-child) {
    margin-top: 20px;
}

.maindesign .plan_card_explanation .plan_card_pack__small {
    font-size: 0.75em;
    font-weight: normal;
}

.maindesign .plan_card_explanation .plan_card_overview {
    margin-top: 10px;
    font-weight: bold;
}

.maindesign .plan_card_explanation .plan_card_overview p {
    display: flex;
    line-height: 1.5;
}

.maindesign .plan_card_explanation .plan-card-overview p:not(:first-child) {
    margin-top: 5px;
}

.maindesign .plan_card_explanation .plan_card_overview span {
    display: inline-block;
    width: 6.0em;
}

.maindesign .plan_card_explanation .plan_card_kome {
    font-size: 1.0rem;
    line-height: 1.5;
    margin-top: 10px;
}


.maindesign .plan_card2 .plan_card_explanation {
    width: calc(50% - 40px);
    padding-left: 29px;
    border-left: 1px solid #ccc;
}

.maindesign .plan_card2 .plan_card_explanation .price_value {
	font-size: 3rem;
}

@media screen and (max-width:767px) {
	.maindesign .plan_card2 .plan_card_explanation .price_value {
	font-size: 2.5rem;
}
}

.maindesign .plan_card2 .const-box {
    margin: 10px 0;
	border: none;
	justify-content: flex-end;
	padding-right: 0;
}
	
	
.maindesign .plan_card3	.const_block {
	border: 1px solid #bbb;
    margin: 20px 0 0;
    padding: 10px 20px 5px;
    box-sizing: border-box;
}
	
.maindesign .plan_card3	.const_block .price_cols {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 0 10px;
}	
	

.maindesign .plan_card3	.const_block .price_cols p {
    font-weight: bold;
    line-height: 1.2;
    font-size: 1.5em;
}
	
.maindesign .plan_card3	.const_block .price_cols p span {
    font-weight: normal;
    font-size: 0.8em;
}
	
.maindesign .plan_card3	.const_block p.ex {
    font-weight: normal;
    line-height: 1.2;
    font-size: 1em;
}
	
.maindesign .plan_card3	.const_block .price_value {
	font-size: 2em;
}
	
@media screen and (max-width:767px) {	
	.maindesign h4 {
		font-size: 1em;
}

	.maindesign ul.recommend_item li {
		width: 100%;
	}
	
	.maindesign .price_value {
	font-size: 2.5em;
}

	.maindesign .const-box {
		font-size: 1em;
	}
	
	.maindesign .price-cols.solo {
		margin: 0;
	}
	
	.maindesign .const-box .price_title {
        margin: 0;
    }
	
	.maindesign .plan_card_img {
    width: 100%;
}
	
	.maindesign .plan_card {
		padding: 5px 5px 0;
	}
	
    .maindesign .plan_card_explanation {
		width: 100%;
		border: none;
		padding: 0;
}

	.maindesign ul.recommend_item li:not(:last-child) {
		margin-bottom: 20px;
	}

	.maindesign .plan_card2 .plan_card_explanation {
		width: 100%;
		border: none;
		padding: 0;
}
	
	.maindesign .plan_card_explanation .plan_card_name {
    font-size: 1.8em;
}
	.maindesign .plan_card .price_value {
	font-size: 2.5rem;
}

	
	.maindesign .plan_card3 .const_block .price_value {
		font-size: 8vw;

}

.maindesign p.txt_block {
    min-height: auto;
}
}

.maindesign .bnr_container {
	text-align: center;
	margin-top: 15px;
    
}

.maindesign .bnr_container img {
    width: 100%;
    height: auto;
    max-width: 860px;
}

.maindesign .line-heading {
    font-size: 1.2rem;
    font-weight: bold;
    border-left: 10px solid #E5002D;
    padding: 0.3rem 0.5rem;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    line-height: 1.35;
}

.maindesign ol.num-list {
	margin: 5px 0 20px;
}

.main_block {
    align-items: flex-start;
	margin-top: 10px;
}

.maindesign .num-list li {
	list-style: decimal;
	margin: 0 0 10px 20px;
}

.maindesign .price {
    margin: 0 0 20px;
}

.maindesign .price .const-box {
    display: block;
	width: calc(100% - 40px);
    border: 1px solid #bbb;
    margin: 0px auto 30px;
    padding: 0px 20px 5px;
    box-sizing: border-box;

}

.maindesign .main_block .price .const_block {
   margin: 0;
}

.maindesign .main_block .price .price-box {
    width: 100%;
    margin: auto 0;
    padding: 0 20px;
}

.maindesign .main_block .price .price-box {
	padding-top: 0;
}

.maindesign .txt_right_box {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.maindesign .main_block .price .const_block p span {
    font-weight: normal;
    font-size: 1em;
}

.maindesign h3.topic_title {
    font-weight: bold;
    margin: 0 0 20px;
    line-height: 1.2;
    font-size: 2em;
    font-feature-settings: "palt" 1;
}

.maindesign .main_block .price .price_block p span {
    font-weight: normal;
    font-size: 1em;
}

	.sty_p{
		padding: 10px 0px;
		font-size: 1.2em;
		font-weight: bold;
	}
    .title_center{
        text-align: center;
    }
    .txt_right{
        text-align: right;
    }
    .txt_right02{
        text-align: right;
    }
    .price{
        margin: 20px 0;
    }
    @media screen and (max-width: 767px){
        .const-box .price_block {
    width: 100%;
}
.txt_right02{
        text-align: initial;
    }
    }
    .const_point{
        font-size: 1.5em;font-weight: bold;color: #FFFFFF;padding: 10px;background-color: #00a9a2;text-align: center;
    }

.maindesign .main_block {
	align-items: flex-start;
}

.maindesign .price {
	margin: 0 0 20px;
}

.maindesign .main_block .price .price-box {

    padding: 0 20px;
}

.maindesign .main_block .price .const_block {
    margin: 0;
}

.maindesign .txt_right_box {
	display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.maindesign .txt_right_box .ex.txt_right {
    text-align: left;
	
}

.maindesign .txt_right_box .ex.txt_right span {
	font-size: 1em;
}

.maindesign .block_list.cols2-1 .price .const_block {
	border: 1px solid #bbb;
    margin: 20px 0 0;
    padding: 10px 20px 5px;
    box-sizing: border-box;
}


.maindesign .price .const_block .price_value {
	font-size: 3em;
}

.maindesign .block_list.cols2-1 .price .const_block p {
	font-weight: bold;
    line-height: 1.2;
    font-size: 1.5em;
}

.maindesign .price .price-box .const_block p.ex {
    font-weight: normal;
    line-height: 1.2;
    font-size: 1em;
}

.maindesign .price .const-box p.ex {
    font-weight: normal;
    line-height: 1.2;
    font-size: 1em;
}

.maindesign .price .const-box .price-cols.solo{
    margin: 0;
}

.maindesign .cols1-1 {
	display:flex;
	flex-wrap: wrap;
}

.maindesign .block_list.cols1-1 li, .maindesign .block_list.cols1-1 li {
    width: calc(50%);
    margin: 0 10px 30px 0;
}

.maindesign .reform_contact_block {
	margin: 10px 0 60px;
}

.maindesign .reform_contact_block span {
	display: inline-block;
}

.maindesign .reform_contact_block .block_title {
	text-align: center;
    font-size: 1.5em;
    font-weight: bold;
    font-feature-settings: "palt" 1;
    line-height: 1.25;
}

.maindesign .bnr_container {
    margin-bottom: 30px;
}

.maindesign .bnr_container img {
    width: 100%;
    height: auto;
}

.maindesign .description {
    font-size: 1em;
    line-height: 1.3em;
    padding: 10px 0;
    text-align: justify;
    margin: 0;
    margin-bottom: 30px;
    color: #000;
}

.maindesign .description .feature-name {
    font-size: 1.3em;
    margin-bottom: 5px;
    font-weight: bold;
}

.maindesign p.center_left_alignment {
    text-align: left;
    width: 740px;
    margin: 1em auto 0;
    line-height: 1.5;
    font-feature-settings: "palt";
}
.maindesign p.center_left_alignment.w790 {
    text-align: left;
    width: 790px;
    margin: 1em auto 0;
    line-height: 1.5;
    font-feature-settings: "palt";
}

.maindesign .center_left_alignment.font_add {
	font-weight: bold;
	margin-top: 1em;
}
.maindesign .new_line {
    margin-bottom: 10px;
    display: inline-block;
}

@media screen and (max-width: 767px){
.maindesign .price {
	margin: 20px 0;
}
	
.maindesign .price .const_block .price_value {
	font-size: 10vw;
}
	
.maindesign .block_list.cols1-1 li{
    width: 100%;
    margin: 0 0 30px;
}
	
.maindesign .description {
    font-size: 0.8em;
    }
	
.maindesign p.center_left_alignment {
        width: auto;
        text-align: justify;
        line-height: 1.5;
    }
	
.maindesign .center_left_alignment .new_line {
        margin-bottom: 20px;
        display: inline-block;
}
	
.maindesign .main_block .price .price-box {
	padding: 0;
	}
	
.maindesign .price-box {
    width: 100%;
	padding: 0;
	}
	
	
.maindesign p.center_left_alignment.w790 {
    width: auto;
    text-align: justify;
    line-height: 1.5;
}
}

.maindesign .recommended {
	margin-top: 70px;
	}	

.maindesign .recommended .list-img {
	margin: 0 0 10px;
}

.maindesign .recommended .list-img img {
	margin: 0;
}

.maindesign .goods_title {
	line-height: 1.5;
    font-size: 1.2em;
    font-weight: bold;
	margin-bottom: 10px;
}
	
.maindesign .explanation_txt {
	line-height: 1.5;
    font-weight: bold;
}	
	
.maindesign .explanation_txt span {
	margin-top: 10px;
}	
	
	
.maindesign .recommended.sp-margin {
	margin-top: 0;
	}

.maindesign h3.topic_title {
    font-weight: bold;
    margin: 0 0 20px;
    line-height: 1.2;
    font-size: 2em;
    font-feature-settings: "palt" 1;
}
@media screen and (max-width:767px) {
    .maindesign h3.topic_title {
        margin: 0 0 20px;
        font-feature-settings: "palt" 1;
        font-size: 1.8em;
    }
}

.maindesign .half-column {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.maindesign .half-column--item {
    width: 47%;
}
.maindesign .half-column .half-column--item:nth-child(n+3) {
    margin-top: 30px;
}

@media screen and (max-width:767px) {
    .maindesign .half-column--item {
        width: 100%;
    }
    .maindesign .half-column .half-column--item:nth-child(n+2) {
        margin-top: 15px;
    }
}


.maindesign .service-box--images {
    position: relative;
    overflow: hidden;
    border-radius: 5px;
}
.maindesign .service-box img {
    width: 100%;
    height: auto;
    display: block;
}
.maindesign .service-box img:hover {
    transition: all 0.3s ease 0s;
    display: block;
    width: 100%;
    height: auto;
    opacity: 0.8;
    transform: scale(1.05, 1.05);
}
.maindesign .service-box span {
    position: absolute;
    left: 5%;
    font-size: 1.8rem;
    color: #fff;
    text-shadow: 1px 1px 5px rgb(0 0 0);
    font-weight: bold;
    top: 50%;
    transform: translateY(-50%);
}
.maindesign .service-box .arrow {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(-50%,-50%);
}
.maindesign .service-box--txt {
    margin-top: 10px;
}

@media screen and (max-width:767px) {
    .maindesign .service-box span {
        font-size: 6vw;
    }
    .maindesign .service-box .arrow {
        transform: translate(0%,-50%);
    }
}

.maindesign .main_block.const-ex {
	justify-content: space-between;
}

.maindesign .main_block.const-ex .list-img img {
	margin : 0;
	max-width: 100%;
}

.maindesign .main_block.const-ex .list-img {
	width: calc(60% - 10px);
}

.maindesign .main_block.const-ex .list-img.annotation {
	width: calc(40% - 10px);
}


.maindesign .rewood-deck.main_block .const_block {
	margin-top: 20px;
}

.maindesign .rewood-deck.main_block  {
	margin-bottom: 0;
}

.maindesign .rewood-deck.main_block .price .price-box {
    width: 100%;
    margin: auto 0;
    padding: 0 20px 10px;
}

.maindesign .rewood-deck h2.topic_title {
    font-weight: bold;
    margin: 0 0 20px;
    line-height: 1.2;
    font-size: 2em;
    font-feature-settings: "palt" 1;
}

.maindesign .maindesign .rewood-deck .price {
	margin: 0;
}

.maindesign .reform_top-btn a {
	color: #fff;
}

.maindesign .rewood-deck .price .price_title {
    margin: 10px 0;
    font-size: 1.5em;
    font-weight: bold;
}

.maindesign .const-box .price_block .price-cols .price_value {
    font-size: 3em;
}

.maindesign .eventbnr {
    display: flex;
    flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 40px;
}

.maindesign .eventbnr li {
    width: calc(50% - 10px);
    margin: 0 10px 20px 0;
    position: relative;
    box-sizing: border-box;
    border: 1px solid #ccc;
    border-radius: 5px;
    overflow: hidden;
    display: flex;
    align-items: center;
}

.maindesign .eventbnr li:nth-child(2n) {
	margin-right: 0;
}
.maindesign .eventbnr li a {
    display: flex;
	color: #333;
    text-decoration: none;
}

.maindesign .eventbnr li .linksTxt {
    margin: 10px auto auto 10px;
    display: flex;
    flex-wrap: wrap;
    width: calc(80% - 20px);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.maindesign .eventbnr li .linksTxt p {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding: 0.5em 0;
    font-weight: 700;
    font-size: 1em;
}

.maindesign .eventbnr li .linksTxt p span {
   font-size: 0.75em;
   width: calc(100% - 20px);
   line-height: 1.2;
   font-weight: 400;
   padding-top: 0.5em;
   display: block;
}
.maindesign .eventbnr li .linksImg {
    margin: auto 15px auto auto;
    width: calc(25% - 20px);
    display: flex;
    align-items: center;
    }

.maindesign .eventbnr li .linksImg img {
    width: 100%;
	height: auto;
	text-align: center;
    }

.maindesign .block_list.cols3-2 li img {
	margin: 0;
}

.maindesign .block_list.cols3-2 li {
	margin: 0 9px 0 0;
}

.maindesign .block_list.cols3-2 li:nth-child(3n) {
	margin:0;
}

@media screen and (max-width: 767px) {
	.maindesign .main_block {
    margin-bottom: 0;
}
	
	.maindesign .price .const-box {
    width: 100%;
	padding: 5px 10px ;
    display: block;
	margin-bottom: 0;
	}
	
	.maindesign .main_block.const-ex {
		margin-bottom: 25px;
	}
	
	.maindesign .const-box .price_title {
        margin: 10px 0 10px;
    }
	
	.maindesign .const-box .price_block .price-cols .price_value {
        font-size: 10vw;
    }
	
	.maindesign .const-box .price_tax {
    font-size: 0.3em;
}
	.maindesign .main_block.const-ex .list-img {
    width: 100%;
}
	
	.maindesign .main_block.const-ex .list-img.annotation {
    width: 100%;
}
	
	.maindesign .block_list.cols3-2 li{
		width: 100%;
		
	}
	
    .maindesign .block_list.cols3-2 li:not(:last-child) {
	margin:0 0 10px 0;
}
	
	.maindesign .rewood-deck.main_block .price .price-box {
    padding: 0;
	}
	
	.maindesign ul.reform-nav {
		margin: 0 0 40px;
	}
	
	.maindesign h4 {
        margin: 30px auto 20px;
    }
	
	.maindesign .btn_list.cols2-1 li:last-child {
		margin-bottom: 0;
	}
	
	.maindesign .eventbnr {
    margin-top: 15px;
}
	
	.maindesign .eventbnr li {
        width: 100%;
        margin: 0 0 20px 0;
        padding: 0.3em;
        position: relative;
        box-sizing: border-box;
        border: 1px solid #ccc;
        border-radius: 5px;
        overflow: hidden;
        display: flex;
        align-items: center;
    }

.maindesign .eventbnr li a {
        display: flex;
        flex-direction: row-reverse;
    }

.maindesign .eventbnr li .linksTxt {
        font-size: 1.2em;
        margin: auto auto auto 10px;
        display: flex;
        flex-wrap: wrap;
        width: calc(80% - 20px);
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

.maindesign .eventbnr li .linksTxt p {
    margin-left: 10px;
}
	
.maindesign .eventbnr li .linksImg {
        margin: auto auto auto auto;
        width: calc(38% - 20px);
        display: flex;
        align-items: center;
    }

.maindesign .flatbtn.reform_top-btn {
    margin-bottom: 30px;
}
	
.maindesign .margin-add30.reform-nav {
	margin-top: 30px;	
}
	
.maindesign .main_block .price .const_block {
    padding: 10px 10px 5px;

}
}

.maindesign .checks {
    margin: 15px auto 0;
    max-width: 1200px;
}

.maindesign .checks_flexs {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.maindesign .checks_flexs li {
    width: calc(50% - 20px);
    margin: 0 0 30px;
}

.maindesign .checks_flexs li p.c_title {
    font-size: 1.1rem;
    font-weight: bold;
	margin-bottom: 10px;
}

.maindesign .checks_flexs li img {
    border: 1px solid #ccc;
    width: 100%;
    height: auto;
    max-width: 600px;
	vertical-align: middle;
}

.maindesign .under-explanation {
	margin-top: 5px;
}

@media screen and (max-width: 767px) {
.maindesign .checks_flexs li {
        width: 100%;
        margin: 0 0 30px;
    }
.maindesign .checks_flexs li:last-child {
        margin: 0;
    }
	
.maindesign .checks {
    margin: 15px 0 40px;
}
}

.maindesign h5.topic_title {
	font-weight: bold;
    margin: 0 0 20px;
    line-height: 1.2;
    font-size: 2em;
    font-feature-settings: "palt" 1;
}

@media screen and (max-width: 767px) {
.maindesign h5.topic_title {
        margin: 0 0 20px;
        font-feature-settings: "palt" 1;
        font-size: 1.8em;
    }
}









