@charset "utf-8";
@media screen and (max-width:700px) {
#houjin_wrap1 {
    padding: 5.38%;
	padding-top: 10%;
}
.houjin1 {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
.houjin1 .think_p1 {
    text-align: left;
    line-height: 1.5em;
    font-size: 17px;
}
.houjin1 .think_h2-1 {
    text-align: center;
    font-size: 20px;
    margin-bottom: 4.61%;
	line-height: 1.6em;
}
.houjin1 .think_h2-1 em {
    color: #FF0000;
}

.houjin1_flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 5.38%;
}
.houjin1_each h2 {
    text-align: center;
    font-size: 18px;
}
.houjin1_each h2 strong {
    display: block;
    width: 48px;
    text-align: center;
    line-height: 48px;
    margin-left: auto;
    margin-right: auto;
    font-size: 28px;
    margin-top: 8px;
    border-radius: 100px;
    background-color: #FF0000;
    color: #FFFFFF;
}
.houjin1_each h3 {
    margin-bottom: 14px;
    background: linear-gradient(90deg, #FF0000 0% 100%);
    background-repeat: no-repeat;
    background-size: 32px 2px;
    background-position: left bottom;
    padding-bottom: 14px;
	line-height: 1.4em;
}
.houjin1_each p {
    line-height: 1.5em;
    font-size: 15px;
}
.houjin1_each p img {
    margin-top: 16px;
    margin-bottom: 16px;
}





.houjin1_each {
    width: 100%;
	margin-bottom: 40px;
}
.houjin_rei {
    padding: 16px;
    background-color: #EBEBEB;
    margin-top: 20px;
    font-size: 14px;
}
.houjin_rei p {
    font-size: 14px;
	line-height: 1.4em;
}
.houjin2 {
    margin-top: 0;
}
.houjin2_each {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 24px;
    /* [disabled]background-image: url(../images/houjin/gray.png); */
    background-repeat: repeat-x;
    background-size: auto 24px;
    background-position: 0% bottom;
    border-top: 1px solid #D7D7D7;
    padding-top: 40px;
}
	.houjin2_each:last-child{
		margin-bottom: 0;
	}

.houjin2_L {
    width: 100%;
	margin-bottom: 26px;
}
.houjin2_L img {
    -webkit-box-shadow: 8px 8px rgba(0,0,0,0.17);
    box-shadow: 8px 8px rgba(0,0,0,0.17);
}

.houjin2_R {
    width: 100%;
}
.houjin2_box1 {
    /* [disabled]padding: 24px; */
    /* [disabled]background-color: #E9ECEE; */
}

.houjin2_each .houjin2_R p {
    line-height: 1.6em;
}

.houjin2_each .houjin2_R h3 {
    font-size: 20px;
    margin-bottom: 16px;
    background: linear-gradient(90deg, #424445 0% 100%);
    background-repeat: no-repeat;
    background-size: 32px 2px;
    background-position: left bottom;
    padding-bottom: 18px;
}
	.houjin2_each .houjin2_R ul{
	padding-left: 18px;
	margin-top: 20px;
		margin-bottom: 0;
}
.houjin2_each .houjin2_R ul li{
	margin-bottom: 8px;
	line-height: 1.5em;
}
}