@charset "UTF-8";
/* CSS Document */
@media screen and (max-width:700px){
#catering{
	
}
#cater_top{
    position: relative;
    margin-bottom: 9.23%;
    padding-top: 55.38%;
}
#cater_top::after{
    content: "";
    background-image: url("../images/cater_top_R_sp.png");
    background-repeat: no-repeat;
    background-position: right top;
    background-size: contain;
    width: 100%;
    height: 100%;
}
#cater_top img{
    width: 92.3%;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    display: block;
    position: relative;
    z-index: 1;
    margin-top: 24px;
}
#cater_top_txt{
    /* [disabled]margin-bottom: 50%; */
    width: 100%;
    box-sizing: border-box;
    margin-left: auto;
    padding-right: 7.69%;
    padding-left: 7.69%;
    margin-right: auto;
	
}
#cater_top_txt h2{
	font-family: fot-tsukuardgothic-std, sans-serif;
    font-size: 24px;
    line-height: 1.4em;
    font-weight: 600;
    color: #36519D;
    margin-bottom: 16px;
}
#cater_top_txt p{
	    font-size: 15px;
    line-height: 1.6em;
    font-weight: 500;
	
}
#cater_btn_wrap{
	margin-bottom:13.07%;
}
#cater_btn_wrap ul{
	display: flex;
	flex-wrap: wrap;
}
#cater_btn_wrap ul li{
	width: 47.69%;
        margin-right: 4.62%;
        margin-bottom: 4.62%;
        min-width: inherit;
        letter-spacing: 0;
        box-sizing: border-box;
}
	#cater_btn_wrap ul li:nth-child(2n){
		margin-right: 0;
	}

#cater_btn_wrap ul li h2{
	font-size: 14px;
	line-height: 1em;
	font-weight: 600;
	color: #36519D;
	letter-spacing: 0;
}
#cater_btn_wrap ul li:last-child{
	margin-right: 0;
}
#cater_btn_wrap ul li a{
	display: block;
	width: 100%;
    height: 100%;
    border: 1.6px solid #36519D;
    border-radius: 6px;
    padding: 6.92% 0.19%;
	padding-bottom: 7.69%;
    box-sizing: border-box;
	background-image: url("../images/triangle_blue.svg");
	background-position: right 6px bottom 6px;
	background-size: 10px 10px;
	background-repeat: no-repeat;
	box-sizing: border-box;
}
.cater_btn_img{
	width: 39.23%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	box-sizing: border-box;
}
.cater_btn_img img{
	width: 100%;
	box-sizing: border-box;
}
#cater_flow{
    margin-bottom: 13.07%;
}
#cater_flow .kage-tit{
	    margin-bottom: 24px;
}

#cater_ex{
}
#cater_ex h2{
	margin-top: 4.61%;
	font-family: fot-tsukuardgothic-std, sans-serif;
	color: #FFFFFF;
	font-size: 24px;
	font-weight: 600;
	background-color: #36519D;
	    letter-spacing: .016em;
	line-height: 1em;
	display: flex;
	align-items: center;
	        padding: 10px 12px;
}
#cater_ex h2 span{
	display: flex;
	align-items: center;
}
#cater_ex h2 img{
	width: 40px;
	display: inline-block;
	margin-right: 6px;
}
.cater_ex_each{
    margin-top: 24px;
    margin-bottom: 28px;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}
.cater_ex_img{
	width: 100%;
	margin-bottom: 20px;
}
.cater_ex_img img{
	width: 100%;
}
.cater_ex_txt{
	width: 100%;
}
.cater_ex_txt h3{
	font-family: fot-tsukuardgothic-std, sans-serif;
	color: #36519D;
	font-size: 24px;
	line-height: 1.3em;
	font-weight: 900;
	border-bottom: 1.6px solid #36519D;
	padding-bottom: 12px;
	margin-bottom: 16px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	    letter-spacing: .004em;
}
.cater_ex_txt h3 a{
	 margin: 0;
	margin-left: 10px;
	background-color: #E05581;
	color: #FFFFFF;
	    display: block;
    width:49.23%;
    padding-top:14px;
    padding-right: 8px;
    padding-left: 8px;
    padding-bottom:14px;
    line-height: 1em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	border-radius: 32px;
	font-size: 15px;
	font-weight: 900;
	text-align: center;
}
.cater_ex_catch{
	font-family: fot-tsukuardgothic-std, sans-serif;
	margin-bottom: 20px;
	font-size: 17px;
	font-weight: 600;
	letter-spacing: .0032em;
}
	#cater_pet .cater_ex_each{
		margin-bottom: 0;
	}
.cater_ex_catch p{
	line-height: 1.4em;

}
.cater_ex_catch ul{
	list-style: disc;
	padding-left: 20px;
}
.cater_ex_catch ul li{
	line-height: 1.6em;
	margin-bottom: 6px;
}
.cater_ex_catch_sita{
	font-size: 15px;
	font-weight: 400;
	letter-spacing: 0.024em;
}
.cater_ex_catch_sita ul{
	list-style: disc;
	padding-left: 16px;
}
.cater_ex_catch_sita ul li{
	margin-bottom: 6px;
	line-height: 1.4em;
}

#cater_party_plan{
	display: flex;
	justify-content: space-between;
	margin-bottom: 0;
	flex-direction: column;
}
.c_p_p{
	width: 100%;
}
.c_p_p h3{
	font-family: fot-tsukuardgothic-std, sans-serif;
    color: #36519D;
    font-size: 19px;
    line-height: 1.3em;
    font-weight: 900;
    border-bottom: 1.6px solid #36519D;
    padding-bottom: 8px;
    margin-bottom: 14px;
	letter-spacing: .0008em;
}
.c_p_p p{
	font-size: 16px;
	line-height: 1.5em;
	font-weight: 500;
}
.c_p_p_in{
	margin-top: 20px;
	margin-bottom: 26px;
	background-color: #FCF5F7;
	border: 1.6px solid #E05581;
	border-radius: 8px;
	padding: 18px 24px;
	padding-bottom: 24px;
}
.c_p_p_in h4{
	font-family: fot-tsukuardgothic-std, sans-serif;
	color: #E05581;
	font-size: 19px;
    line-height: 1.3em;
    font-weight: 900;
	letter-spacing: .0008em;
	margin-bottom: 12px;
}
.c_p_p_in h5{
	font-size: 15px;
	line-height: 1em;
	font-weight: 600;
	margin-bottom: 8px;
}
.c_p_p_in p{
	font-size: 14px;
	line-height: 1.5em;
	font-weight: 500;
}
.usupink_btn{
	margin-top: 20px;
	background-color:#E05581;
	color: #FFFFFF;
	width: 168px;
    border-radius: 32px;
}
.usupink_btn a{
	font-family: fot-tsukuardgothic-std, sans-serif;
	display: block;
	width: 100%;
	padding-top: 14px;
        padding-right: 8px;
        padding-left: 8px;
        padding-bottom: 14px;
        line-height: 1em;
	box-sizing: border-box;
    font-size: 15px;
    font-weight: 600;
    text-align: center;
	    letter-spacing: .004em;
}
.c_p_p_in .kome-flex{
	margin-top: 3.84%;
	font-size: 13px;
	font-weight: 400;
}
#cater_oeuv_each_wrap{
	display: flex;
	flex-wrap: wrap;
}
.cater_oeuv_each{
	display: flex;
	align-items: baseline;
	border-bottom: 1.6px solid #E05581;
	padding-bottom: 16px;
	margin-bottom: 16px;
	justify-content: space-between;
	width: 100%;
	margin-right: 0;
	flex-direction: column;
}
.cater_oeuv_each:nth-child(2n){
	margin-right: 0;
}
.cater_oeuv_each p{
	font-family: fot-tsukuardgothic-std, sans-serif;
	color: #E05581;
	font-size: 17px;
    font-weight: 600;
    letter-spacing: .0024em;
	line-height: 1.4em;
	width: 100%;
}

#cater_oeuvre .usupink_btn{
	margin-top: 10px;
	margin-left: 0;
	width: 168px;
	box-sizing: border-box;
}
#cater_oeuvre .usupink_btn a {
    padding-top: 12px;
        padding-right: 8px;
        padding-left: 8px;
        padding-bottom: 12px;
	line-height: 1.2em;
}
#cater_oeuvre .cater_ex_catch_sita{
	
}
#cater_oeuvre .cater_ex_each{
	margin-bottom: 4.61%;
}
#catering_notice{
	margin-top: 5.38%;
	background-color: #EAEAEA;
	        padding: 24px 16px;
	max-width: 1120px;
    margin-right: 7.69%;
    margin-left: 7.69%;
	border-radius: 8px;
	margin-bottom: 10.76%;
}
#catering_notice ul{
	
}
#catering_notice ul li{
	font-size: 14px;
    line-height: 1.4em;
    font-weight: 400;
    margin-bottom: 6px;
}
#catering_notice ul li:last-child{
	margin-bottom: 0;}
}
