@charset "UTF-8";
/* CSS Document */
@media (max-width: 700px) {
#shobo_tenken{
	
}
#tenken_about{
	    padding-top:9.23%;
    padding-bottom: 6.15%;
	margin-bottom: 7.69%;
    background-color: #f6f6f6;
	background-image: url(../images/logo_big_wh.svg);
    background-position: right -34.61% top 67.69%;
    background-size: 45.38% auto;
    background-repeat: no-repeat;
}
#tenken_about_head{
    box-shadow: 0px 3px 3px rgba(152,152,152,0.16);
    /* [disabled]background-color: #FFFFFF; */
    display: flex;
    margin-bottom: 24px;
    -webkit-box-shadow: 0px 3px 3px rgba(152,152,152,0.16);
	flex-direction: column-reverse;
}
#tenken_about_txt .r-border_tit_eng::after {
	content: "";
    position: absolute;
}
#tenken_about_txt{
    width: 100%;
    padding-top: 24px;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom:24px;
    background-color: #FFFFFF;
	box-sizing:border-box; 
}
#tenken_about_txt p{
    margin-top: 16px;
    font-size: 20px;
    line-height: 1.5em;
    font-weight: 600;
}
#tenken_about_img{
    width: 100%;
    z-index: 1;
    background-image: url(../images/shobo_tenken_about.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center 0%;
	padding: 30%;
	box-sizing: border-box;
}
#tenken_ab_ul{
	display: flex;
	flex-wrap: wrap;
	    margin-bottom: 20px;
}
#tenken_ab_ul li{
    width: 100%;
    margin-right:0;
	margin-bottom: 16px;
    box-shadow: 0px 3px 3px rgba(152,152,152,0.16);
    background-color: #FFFFFF;
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom:20px;
    box-sizing: border-box;
    -webkit-box-shadow: 0px 3px 3px rgba(152,152,152,0.16);
}
#tenken_ab_ul li:nth-child(3n){
	margin-right: 0;
}
#tenken_ab_ul li h3{
	background-color: #00a63c;
    color: #FFFFFF;
    padding:10px 12px;
    font-size: 18px;
	text-align: center;
	line-height: 1em;
}
.tenken_ab_period{
    height: inherit;
    text-align: center;
    font-weight: 600;
    line-height: 1.4em;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 16px;
    padding-bottom: 16px;
    font-size: 18px;
}
.tenken_ab_txt{
    padding-top: 12px;
    border-top: 1px solid #00a63c;
    line-height: 1.6em;
}


    .tenken_ab_law_each {
      display: flex;
      align-items: center;
		margin-bottom: 18px;
		flex-direction: column;
    }

    .tenken_ab_law_label {
      background-color: #00a63c;
      width: 128px;
      min-width: 128px;
      padding: 10px 0;
      display: flex;
      align-items: center;
      justify-content: center;
      border-radius: 2px;
      position: relative;
      z-index: 2;
    }

    .tenken_ab_law_label h3{
      color: #ffffff;
      font-size: 16px;
		text-align: center;
		line-height: 1.3em;
    }

    .tenken_ab_law_txt {
    box-shadow: 0px 3px 3px rgba(152,152,152,0.16);
    background-color: #FFFFFF;
    /*      height: 72px;*/
    margin-left: 0;
    flex: 1;
    position: relative;
    z-index: 1;
		margin-top: -32px;
    padding-top: 48px;
    padding-right:20px;
    padding-left: 20px;
    padding-bottom: 20px;
    display: flex;
    align-items: center;
    -webkit-box-shadow: 0px 3px 3px rgba(152,152,152,0.16);
    }

    .tenken_ab_law_txt p {
      line-height: 1.6em;
    }


#tenken_inspection-items{
	    margin-bottom: 9.23%;
}
.tenken_insp_content{
    margin-top:24px;
    box-shadow: 0px 0px 8px rgba(136,136,136,0.16);
    -webkit-box-shadow: 0px 0px 8px rgba(136,136,136,0.16);
}
.tenken_insp_content_flex{
	display: flex;
	flex-direction: column;
}
	.tenken_insp_content_flex:last-child{
		flex-direction: column-reverse;
	}
.tenken_insp_content_each{
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 20px;
    width: 100%;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.tenken_insp_content_each-img{
	padding: 0;
    width: 100%;
	box-sizing: border-box;
}
.tenken_insp_content_each-img img {
	width: 100%;
  height: 100%;
  object-fit: cover; /* ←これ！ */
}

.tenken_insp_content_each ul{
    width: 46.15%;
}
.tenken_insp_content_each ul li{
    position: relative;
    margin-bottom: 8px;
    line-height: 1.4em;
    padding-left: 16px;
    font-size: 15px;
	
}
.tenken_insp_content_each ul li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 12px;
    height: 1px;
    background-color: #00a63c;
    transform: translateY(-50%);
}

#tenken_bouka-bousai{
		padding-top: 7.69%;
	padding-bottom: 6.15%;
	    background-color: #f6f6f6;
	background-image: url(../images/logo_big_wh.svg);
            background-position: right -56.15% top 1.53%;
           background-size: 60% auto;
    background-repeat: no-repeat;
}
.tenken_bb_each{
    box-shadow: 0px 3px 3px rgba(152,152,152,0.16);
    background-color: #FFFFFF;
    padding: 24px 24px;
    margin-bottom: 16px;
    -webkit-box-shadow: 0px 3px 3px rgba(152,152,152,0.16);
}
.tenken_bb_catch{
	margin-top: 16px;
	margin-bottom: 16px;
	font-size: 17px;
	font-weight: 600;
	line-height: 1.5em;
}
.tenken_bb_txt p{
	line-height: 1.6em;
}
}
