@charset "utf-8";
.page_ttl{
    width: calc(100% - 40px);
    font-size: 2rem;
    font-weight: 400;
    line-height: 3rem;
    color: #826026;
    margin: 0 40px 30px 0;
    padding: 10px 0 30px 80px;
    background-image: url("../images/page_title/ttl_bottom_line_05.png"),url("../images/page_title/page_ttl_icon_05.png");
    background-repeat: repeat-x,no-repeat;
    background-position: bottom,left top;
    background-size: 100%,65px;
    letter-spacing: 0.2rem;
}
.support_top{
    width: 97%;
	margin: 10px 0 0 3%;
}
.top_catch{
	width: 100%;
	font-size: 2rem;
	line-height: 2.8rem;
	color: rgba(215,96,212,1.00);
	margin: 0 0 10px 0;
}

.support_main{
    width: 97%;
	margin: 10px 0 30px 3%;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	font-size: 1.1rem;
	color: rgba(86,47,22,1.00);
}
.support_left{
	width: 62%;
}
.support_left img{
	width: 80%;
	margin:10px 20% 0 0;
} 
.support_left a{
	text-decoration: none;
	font-weight: 500;
	color: rgba(19,140,218,1.00);
}
.support_right{
	width: 32%;
	text-align: right;
}

.support_main h4{
	width: 24rem;
	padding: 0 40px 7px;
	background-image: url("../images/support/st_bg.png");
	background-repeat: no-repeat;
	background-size: contain;
	color: #fff;
	font-size: 1.6rem;
	font-weight:400;
	margin: 30px 0 10px;
}
.support_main2{
    width: 94%;
	margin: 10px auto 30px;
	font-size: 1.1rem;
	color: rgba(86,47,22,1.00);

}
.support_left2{
	width: 55%;
}
.support_right2{
	width: 45%;
}
.hosinoko{
	width:80% ;
	margin: 30px auto 0;
}

.support_main2 h4{
	width: 24rem;
	padding: 0 40px 7px;
	background-image: url("../images/support/st_bg.png");
	background-repeat: no-repeat;
	background-size: contain;
	color: #fff;
	font-size: 1.6rem;
	font-weight:400;
	margin: 30px 0 10px;
}
.support_btn{
	margin: 10px 0;
}

.support_btn img:hover{
    -webkit-transform: translateY(-2px);
	        transform: translateY(-2px);
filter: drop-shadow(0px 5px 5px rgba(0,0,0,0.2));
}
.sp_pink{
	color:  #EC518C;
}
.sp_purple{
	color:  #C249BF;
}
.sp_orange{
	color:  #E18F3A;
}
.sp_orange{
	color:  #E18F3A;
}
@media screen and (max-width:900px){
.page_ttl{
    width: 94%;
    font-size: 1.8rem;
    font-weight: 400;
    line-height: 2.5rem;
    color: #826026;
    margin: 0 auto 10px;
    padding: 10px 3% 20px 60px;
    background-image: url("../images/page_title/ttl_bottom_line_05.png"),url("../images/page_title/page_ttl_icon_05.png");
    background-repeat: repeat-x,no-repeat;
    background-position: bottom,left top;
    background-size: 100%,50px;
    letter-spacing: 0.2rem;
}
	

}

@media screen and (max-width:480px){
.page_ttl{
    width: 95%;
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 2.2rem;
    color: #826026;
    margin: 0 5% 30px 0;
    padding: 5px 0 20px 60px;
    background-image: url("../images/page_title/ttl_bottom_line_05.png"),url("../images/page_title/page_ttl_icon_05.png");
    background-repeat: repeat-x,no-repeat;
    background-position: bottom,left top;
    background-size: 200%,40px;
    letter-spacing: 0.2rem;
}
.support_top{
    width: 90%;
	margin: 10px 0 0 3%;
}
.top_catch{
	width: 100%;
	font-size: 1.4rem;
	line-height: 2.0rem;
	color: rgba(215,96,212,1.00);
	margin: 0 0 10px 0;
}

.support_main{
    width: 90%;
	margin: 10px 7% 30px 3%;
    padding: 0;
	display: flex;
	flex-direction: row;
    flex-direction: column;
	justify-content: space-between;
	align-items: center;
	font-size: 1.1rem;
	color: rgba(86,47,22,1.00);
}
.support_left{
	width: 100%;
    margin: 0 auto;
    padding: 0;
}
.support_left img{
	width: 70%;
	margin:10px 30% 0 0;
} 
.support_left a{
	text-decoration: none;
	font-weight: 500;
	color: rgba(19,140,218,1.00);
}
.support_right{
	width: 25%;
	text-align: right;
    margin: -180px 0 0 75%;
}

.support_main h4{
	width: 22rem;
	padding: 0 30px ;
	background-image: url("../images/support/st_bg.png");
	background-repeat: no-repeat;
	background-size: contain;
	color: #fff;
	font-size: 1.4rem;
	font-weight:400;
	margin: 20px auto 10px;
}
.support_main2{
    width: 90%;
	margin: 10px 7% 30px 3%;
	font-size: 1.1rem;
	color: rgba(86,47,22,1.00);

}
.support_left2{
	width:100%;
}
.support_right2{
	width: 100%;
}
.hosinoko{
	width:80% ;
	margin: 0 auto 0;
}

.support_main2 h4{
	width: 24rem;
	padding: 0 40px 7px;
	background-image: url("../images/support/st_bg.png");
	background-repeat: no-repeat;
	background-size: contain;
	color: #fff;
	font-size: 1.6rem;
	font-weight:400;
	margin: 30px 0 10px;
}
.support_btn{
	margin: 10px 0;
}

}
