.tab_sp_only{
	display: none;
}.kenzai_point{
    background-color: transparent;
}
.kenzai_point img,
.kenzai_point p,
.kenzai_point p:first-child,
.kenzai_point h4{
    margin: 0;
}
.product_tab ul.top li,
.product_tab ul.bottom li{
   width: calc(25% - 8px);
}
.ppanel_directory .product_tab ul.top li,
.ppanel_directory .product_tab ul.bottom li{
	width: 542px;
}
.ppanel_directory .product_tab ul.top li.active {
    border-bottom: 47px solid #4C7EB2;
}
.product_tab ul.top li a{
    font-size: .21rem;
}
.kenzai_point h4{
    background-color: #00376f;
    color: #fff;
    text-align: center;
    line-height: .64rem;
}
.point_flow_wrap{
    margin: 0 auto;
    max-width: 1100px;
}
.point_flow_wrap>small{
    display: block;
    text-align: center;
}
.point_pagelink{
    margin: 25px auto 40px;
    display: flex;
    justify-content: space-between;
}
.point_pagelink a{
    flex: 0 1 auto;
    width: 18%;
    display: block;
    background-color: #4c7eb2;
    color: #fff;
    text-align: center;
    font-size: .18rem;
    line-height: .45rem;
}
.point_flow{
    margin-bottom: 50px;
    display: flex;
    justify-content: space-between;
}
.point_flow h5{
    padding-right: .15rem;
    border-right: solid 7px #4c7eb2;
    flex: 0 1 auto;
    width: 14.5%;
    display: inline-block;
    font-size: .27rem;
    font-weight: 500;
    color: #4c7eb2;
    text-align: right;
    line-height: 1;
}
.point_flow_right{
    flex: 0 1 auto;
    width: 83%;
}
.point_flow_right div{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.point_flow_right p{
    flex: 0 1 auto;
    width: 54%;
    line-height: .3rem;
}
.point_flow_right div:not(:first-child){
    margin-top: 15px;
}
.point_flow_right span{
    margin-bottom: 5px;
    display: block;
    font-size: .21rem;
    color: #4c7eb2;
    font-weight: 500;
}
.point_flow_right img{
    margin: 0;
    flex: 0 1 auto;
    width: 42.2%;
}
.kenzai_point_table{
    margin: 60px auto;
}

/*抗菌・抗ウイルス*/
.anti_ba{
    border-top: 17px solid #f2f2f2;
}
.anti_vi{
    margin-top: 70px;
    border-top: 17px solid #f2f2f2;
}
.anti_ba h3,
.anti_vi h3{
    color: #fff;
    text-align: center;
    line-height: .64rem;
    font-size: .24rem;
    font-weight: 500;
}
.anti_ba h3{
    background-color: #342865;
}
.anti_vi h3{
    background-color: #00404f;
}
.sheet_anti h3 span{
    font-size: .32rem;
}
.anti_intro{
    padding: 25px 0;
    background-color: #f2f2f2;
    font-size: .17rem;
}
.anti_centering{
    margin: 0 auto;
    max-width: 1100px;
}
.sheet_anti h4{
    margin-top: 25px;
    font-size: .24rem;
    font-weight: 500;
    color: #4c7eb2;
}
.test_details{
    margin-top: 10px;
}
.test_details th{
    text-align: left;
    vertical-align: top;
}
.test_result{
    margin-top: -55px;
    position: relative;
}
.result_a{
    position: absolute;
    display: block;
    width: 8.5%;
    height: 9.5%;
    right: 0;
    background-color: transparent;
}
.result_a:hover{
    background-color: rgba(255,255,255,0.5);
}
.result_a1{
    top: 16%;
}
.result_a2{
    top: 31.5%;
}
.result_a3{
    top: 42.2%;
}
.result_a4{
    top: 62.8%;
}
.result_a5{
    top: 78.4%;
}
.result_a6{
    top: 89%;
}
.anti_vi .result_a{
    height: 31%;
}
.result_a7{
    top: 53%;
}
.test_attention{
    margin: 75px 0 30px;
    padding: 45px 0;
    background-color: #f2f2f2;
}
.test_attention .anti_centering{
    display: flex;
    justify-content: space-between;
}
.test_attention h3{
    flex: 0 1 auto;
    width: 20%;
    color: #4c7eb2;
    font-size: .18rem;
    font-weight: 500;
}
.test_attention p{
    flex: 0 1 auto;
    width: 75.5%;
}
.test_result_sp{
    display: none;
}
.kanren_link_3 a{
	width: 24%;
}
.kanren_link_kokera_catalog img{
	width: 100px;
}
@media screen and (max-width:1140px){
    .point_flow_wrap{
        width: calc(100% - 40px);
    }
    .anti_centering{
        width: calc(100% - 40px);
    }
}
@media screen and (max-width:980px){
    .test_details th{
        width: 20%;
    }
    .test_result{
        margin-top: -20px;
    }
}
@media screen and (max-width:850px){
    .product_tab ul.top li a{
        font-size: .15rem;
        letter-spacing: -.02rem;
    }
	.kanren_link_kokera_catalog img{
		width: 62px;
		top: -66px;
	}
	.sheet_feature_block4 .left{
		max-width: none;
	}
}
@media screen and (min-width:600px) and (max-width:1140px){
    .point_flow h5{
        width: 23%;
    }
    .point_flow_right{
        width: 74%;
    }
}
@media screen and (min-width:600px) and (max-width:900px){
	.kanren_link_3 a{
		font-size: .17rem;
		letter-spacing: -.01rem;
	}
	.sheet_feature_block4 .left img{
		margin: 0 auto;
	}
}
@media screen and (max-width:599px){
	.tab_sp_only{
		display: block;
	}
    .kenzai_point h4{
        padding: 10px 0;
        line-height: .35rem;
    }
    .point_flow_wrap>small{
        margin-top: 15px;
        text-align: justify;
    }
    .point_pagelink{
        flex-direction: column;
    }
    .point_pagelink a{
        margin-bottom: 15px;
        width: 100%;
    }
    .point_flow,
    .point_flow_right div{
        flex-direction: column;
    }
    .point_flow h5{
        margin-bottom: 25px;
        padding-right: 0;
        padding-bottom: .2rem;
        border-right: none;
        border-bottom: solid 7px #4c7eb2;
        width: 100%;
        text-align: center;
    }
    .point_flow_right{
        width: 100%;
    }
    .point_flow_right p{
        width: 100%;
    }
    .point_flow_right img{
        margin-top: 10px;
        width: 100%;
    }
    .point_flow_right div:not(:first-child){
        margin-top: 25px;
    }
	.sheet_anti h3 {
    	padding: 10px 10px 15px;
    	line-height: .4rem;
	}
    .sheet_anti h3 span{
        display: block;
    }
    .test_details tr{
        display: flex;
        flex-direction: column;
    }
	.test_details {
    	margin-top: 0px;
	}
    .test_details th,
    .test_details td{
        flex: 0 1 auto;
        width: 100%;
    }
    .test_result{
        display: none;
    }
    .test_result_sp{
        display: block;
    }
    .test_result_sp h5{
        margin: 10px auto 0px;
        padding: 10px 0;
        text-align: center;
        color: #fff;
        font-size: .16rem;
        line-height: 1.5;
    }
	.test_result_sp .test_result_sp_h5-1{
		margin-top:34px;
	}
	.test_result_sp .test_result_sp_h5-2{
		margin-top:17px;
	}
	.test_result_sp .test_result_sp_h5-3{
		margin-top:20px;
	}
	.test_result_sp .test_result_sp_h5-4{
		margin-top:32px;
	}
	.test_result_sp .test_result_sp_h5-5{
		margin-top:18px;
	}
    .test_result_sp .result_img_wrap{
        overflow: auto;
    }
    .test_result_sp img{
        width: 935px;
        max-width: none;
    }
    .result_img_wrap div{
        width: 935px;
        position: relative;
    }
    .result_sp_a{
        position: absolute;
        display: block;
        width: 10%;
        height: 34.3%;
        right: 0;
        background-color: transparent;
    }
    .result_sp_a:hover{
        background-color: rgba(255,255,255,0.5);
    }
    .result_sp_a1{
        top: 47%;
    }
    .result_sp_a2{
        height: 70%;
        top: 20%;
    }
	.test_attention .anti_centering{
		flex-direction: column;
	}
	.sheet_anti h3,
	.test_attention p{
		width: 100%;
	}
    .kanren_link_3 a{
		width: 100%;
	}
	.kanren_link_kokera_catalog img{
		width: 62px;
		top: -22px;
		right: 10px;
	}
}
/*すぎ糸*/
.sugiito_process h3,
.sugiito_caution h3{
    margin-top: 0;
    background-color: #00376f;
    color: #fff;
    text-align: center;
    line-height: .64rem;
    font-size: .24rem;
    font-weight: 500;
}
.process_intro,
.caution_intro{
    padding: 28px 0;
    background-color: #f2f2f2;
    font-size: .17rem;
}
.caution_intro{
    margin-bottom: 55px;
}
.process_intro{
    margin-bottom: 68px;
}
.process_intro p,
.caution_intro p{
    text-align: center;
}
.sugiito_centering{
    margin: 0 auto;
    max-width: 1100px;
}
.caution_flow{
    margin-bottom: 32px;
    display: flex;
    justify-content: space-between;
}
.caution_flow h4,
.process_flow h4{
    padding-right: .2rem;
    border-right: solid 7px #4c7eb2;
    flex: 0 1 auto;
    display: inline-block;
    text-align: right;
    color: #4c7eb2;
    font-size: .24rem;
    font-weight: 500;
    line-height: 1.3;
}
.caution_flow h4{
    width: 17%;
}
.process_flow h4{
    width: 22%;
}
.caution_flow p{
    flex: 0 1 auto;
    width: 80%;
    line-height: .3rem;
}
.caution_red{
    font-weight: 500;
    color: #c1272d;
}

.process_flow{
    margin-bottom: 60px;
    display: flex;
    justify-content: space-between;
    position: relative;
}
.process_flow:not(:last-child)::after{
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 23px 22px 0 22px;
    border-color: #c7d6e6 transparent transparent transparent;
    position: absolute;
    bottom: -14%;
    left: 43%;
}
.process_flow div{
    flex: 0 1 auto;
    display: flex;
    width: 76%;
    justify-content: space-between;
}
.process_flow p{
    flex: 0 1 auto;
    width: 41%;
    line-height: .3rem;
}
.process_flow img{
    flex: 0 1 auto;
    width: 54%;
}

.sugiito_bg{
    padding-top: 130px;
    background-image: url(/../img/sugiito/sugiito_bg.jpg);
    background-size: 100%;
    background-position: top right;
    background-repeat: no-repeat;
}
.sugiito_about{
    margin-bottom: 105px;
    width: 45%;
}
.sugiito_about img{
    width: 93%;
}
.sugiito_about p{
    margin-top: 82px;
    font-size: .17rem;
}
.sugiito_flex{
    display: flex;
    justify-content: space-between;
}
.sugiito_feature_left,
.sugiito_feature_right{
    flex: 0 1 auto;
    width: 47%;
}
.sugiito_sekou_flex{
    display: flex;
    justify-content: space-between;
	align-items: flex-start;
}
.sugiito_sekou_flex p{
    flex: 0 1 auto;
    width: 67%;
}
.sugiito_sekou_flex img{
    margin: 0;
    flex: 0 1 auto;
    width: 30%;
}
.sugiito_feature h4{
    margin-bottom: 8px;
    color: #4c7eb2;
    font-size: .24rem;
    font-weight: 500;
    line-height: 1.5;
}
.sugiito_feature_left h4:not(:first-child){
    margin-top: 25px;
}
.sugiito_feature_right h4:not(:first-child){
    margin-top: 45px;
}
.sugiito_feature_graph{
    margin: 70px auto 85px;
    width: 100%;
}
.sugiito_feature_graph img{
	width: 100%;
}
.sugiito_feature_graph_sp{
	display: none;
}
.sugiito_relation h3{
    background-color: #00376f;
    color: #fff;
    text-align: center;
    line-height: .56rem;
    font-size: .24rem;
    font-weight: 500;
}
.sugiito_relation .sugiito_centering{
    padding-top: 43px;
}
.sugiito_relation_left{
    flex: 0 1 auto;
    width: 47%;
}
.sugiito_relation_right{
    flex: 0 1 auto;
    width: 47%;
}
.sugiito_relation img{
    margin-top: 25px;
    width: 100%;
}

.backbone_intro{
    padding: 20px 0 35px;
    background-color: #f2f2f2;
}
.backbone_intro h3{
    margin: 0 auto;
    max-width: 1100px;
    text-align: center;
    font-size: .24rem;
}
.backbone_intro p{
    margin: 0 auto;
    max-width: 1100px;
    text-align: center;
    font-size: .17rem;
}
.backbone_contents{
    display: flex;
    justify-content: space-between;
	align-items: center;
	
}
.backbone_text{
    flex: 0 1 auto;
}
.backbone_img img,
.backbone_text img{
    width: 100%;
}
.backbone_contents1{
    margin-top: 65px;
}
.backbone_contents1 .backbone_text{
    width: 42%;
}
.backbone_contents1 p {
    margin-bottom: 47px;
}
.backbone_img1{
    margin-left: calc((100% - 100vw)/2);
    flex: 0 1 auto;
    width: 62%;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    overflow: hidden;
}
.backbone_contents2{
    margin-top: 75px;
}
.backbone_contents2 .backbone_text{
    width: 28%;
}
.backbone_contents2 p{

}
.backbone_img2{
    margin-right: calc((100% - 100vw)/2);
    flex: 0 1 auto;
    width: 78%;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
}
.backbone_img2 span,
.backbone_img3 span{
    flex: 0 1 auto;
}
.backbone_img2 span:last-child,
.backbone_img3 span:last-child{
    margin-left: 5px;
}
.backbone_contents3{
    margin-top: 75px;
}
.backbone_contents3 .backbone_text{
    width: 24%;
}
.backbone_contents3 p{

}
.backbone_img3{
    margin-left: calc((100% - 100vw)/2);
    flex: 0 1 auto;
    width: 82%;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
}
/**/
@media screen and (min-width:600px) and (max-width:1240px){
    .backbone_img1,
    .backbone_img3{
        margin-right: 10px;
    }
    .backbone_img2{
        margin-left: 10px;
    }
}
@media screen and (max-width:1140px){
    .sugiito_centering{
        width: calc(100% - 40px);
    }
}
@media screen and (min-width:600px) and (max-width:800px){
    .caution_flow h4,
    .process_flow h4{
        width: 27%;
    }
    .caution_flow p{
        width: 69%;
    }
    .process_flow:not(:last-child)::after{
        bottom: -38px;
    }
}
@media screen and (min-width:600px) and (max-width:1140px){
    .backbone_img{
        width: 60%;
    }
    .backbone_contents .backbone_text{
        width: 39%;
    }
    .backbone_contents p{
        margin-top: 0;
    }
}
@media screen and (max-width:765px){
    .backbone_intro p{
        margin-top: 15px;
    }
}
@media screen and (max-width:599px){
	.product_tab ul.top li,
	.product_tab ul.bottom li{
   		width: calc(25% - 3px);
	}
    .process_flow{
        margin-bottom: 70px;
        flex-direction: column;
        width: 100%;
    }
    .process_flow:not(:last-child)::after{
        bottom: -12%;
        left: 50%;
        transform: translate(-50% , 0);
    }
    .process_flow h4,
    .process_flow img,
    .process_flow p{
        width: 100%;
    }
    .process_flow img{
        margin-top: 15px;
    }
    .process_flow h4{
        margin-bottom: .1rem;
        padding-right: 0;
        padding-bottom: .1rem;
        border-right: none;
        border-bottom: solid 7px #4c7eb2;
        text-align: center;
    }
    .process_flow div{
        flex-direction: column-reverse;
        width: 100%;
    }
    .sugiito_bg{
        padding-top: 90px;
    }
	.sugiito_about {
    	margin-bottom: 30px;
    	width: 100%;
	}
	.sugiito_about img {
    	width: 100%;
    	margin: -18px 0 50px -9px;
	}
    .sugiito_about h3{
        width: 60%;
    }
    .sugiito_about p{
        margin-top: 30px;
    }
    .sugiito_flex{
        flex-direction: column;
    }
    .sugiito_flex>*{
        width: 100%;
    }
    .sugiito_feature_left h4,
    .sugiito_feature_right h4,
    .sugiito_feature_left h4:not(:first-child),
    .sugiito_feature_right h4:not(:first-child){
        margin-top: 34px;
    }
	.sugiito_relation .sugiito_relation_left img {
    	margin-top: 0;
	}
	.sugiito_process h3,
	.sugiito_caution h3 {
	    margin-top: 0px;
	}
	.caution_flow h4 {
	    width: 53px;
	}
	.process_intro {
	    margin-bottom: 38px;
	}
	.process_flow {
	    margin-bottom: 60px;
	}

	.caution_intro p {
    	text-align: justify;
	}

	.sugiito_feature_graph{
		display: none;	
	}
	.sugiito_feature_graph_sp{
		padding: 70px 0;
		display: block;	
	}
	.sugiito_feature_graph_sp>*:nth-child(4){
		margin-top: 56px;
	}
	.sugiito_feature_graph_sp span{
		margin-top: 24px;
		margin-bottom: 9px;
		background-color: #4c7eb2;
		text-align: center;
		font-size: .17rem;
		font-weight: 500;
		line-height: .43rem;
		color: #fff;
		display: block;
	}
	.sugiito_feature_graph_sp img{
		margin-bottom: 20px;
		width: 100%;
	}
	.sugiito_feature_graph_sp div{
		overflow: auto;
	}
	.sugiito_feature_graph_sp div img{
		width: 559px;
		max-width: none;
	}
    .sugiito_relation .sugiito_centering,
    .sugiito_relation_right{
        padding-top: 25px;
    }
    .backbone_intro p{
        text-align: justify;
    }
    .backbone_contents{
        margin-top: 40px;
    }
    .backbone_contents,
    .backbone_contents .backbone_img{
        flex-direction: column;
    }
    .backbone_contents:last-child{
        flex-direction: column-reverse;
    }
	.backbone_contents:last-child .backbone_img{
		flex-direction: column-reverse;
	}
    .backbone_img img,
    .backbone_contents .backbone_text{
        width: 100%;
    }
    .backbone_img{
        margin: 0 auto;
        border-radius: 10px;
        width: 100%;
    }
    .backbone_img span{
        border-radius: 10px;
        overflow: hidden;
    }
    .backbone_img2 span:last-child,
    .backbone_img3 span:first-child{
        margin-left: 0;
        margin-top: 5px;
    }
    .backbone_contents p{
        margin-top: 15px;
        margin-bottom: 15px;
    }
}