@charset "UTF-8";
/* CSS Document */

#catering{
	padding-top:5.38%;
}
#cater_top{
	position: relative;
	margin-bottom: 6.15%;
}
#cater_top::after{
	position: absolute;
	content: "";
	background-image: url("../images/cater_top_R.png");
	background-repeat: no-repeat;
	background-position: right top;
	background-size: contain;
	right: 0;
	top: 0;
	width: 46.92%;
	height: 100%;
}
#cater_top img{
    width: 65.38%;
    border-top-right-radius: 24px;
    border-bottom-right-radius: 24px;
}
#cater_top_txt{
    padding-left: 7.69%;
    margin-bottom: 3.07%;
    width: 42.3%;
}
#cater_top_txt h2{
	font-family: fot-tsukuardgothic-std, sans-serif;
    font-size: 32px;
    line-height: 1.4em;
    font-weight: 600;
    color: #36519D;
    margin-bottom: 3.07%;
}
#cater_top_txt p{
	    font-size: 16px;
    line-height: 1.6em;
    font-weight: 500;
}
#cater_btn_wrap{
	margin-bottom:11.53%;
}
#cater_btn_wrap ul{
	display: flex;
	flex-wrap: wrap;
}
#cater_btn_wrap ul li{
	width: 18.46%;
	margin-right: 1.925%;
	text-align: center;
}
#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: 8.46% 6.15%;
    box-sizing: border-box;
	background-image: url("../images/triangle_blue.svg");
	background-position: right 6px bottom 6px;
	background-size: 14px 14px;
	background-repeat: no-repeat;
}
.cater_btn_img{
	width: 88px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 14px;
}
.cater_btn_img img{
	width: 100%;
}
#cater_flow{
	margin-bottom: 6.92%;
}
#cater_flow .kage-tit{
	    margin-bottom: 4.61%;
}

#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-top: 8px;
	padding-left: 20px;
	padding-bottom: 8px;
	border-radius: 10px;
}
#cater_ex h2 span{
	display: flex;
	align-items: center;
}
#cater_ex h2 img{
	width: 44px;
	display: inline-block;
	margin-right: 12px;
}
.cater_ex_each{
	margin-top: 3.84%;
	margin-bottom: 6.92%;
	display: flex;
	justify-content: space-between;
}
.cater_ex_img{
	width: 43.84%;
}
.cater_ex_img img{
	width: 100%;
}
.cater_ex_txt{
	width: 50%;
}
.cater_ex_txt h3{
	font-family: fot-tsukuardgothic-std, sans-serif;
	color: #36519D;
	font-size: 30px;
	line-height: 1.3em;
	font-weight: 900;
	border-bottom: 1.6px solid #36519D;
	padding-bottom: 16px;
	margin-bottom: 24px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	    letter-spacing: .004em;
}
.cater_ex_txt h3 a{
	 margin: 0;
	margin-left: 16px;
	background-color: #E05581;
	color: #FFFFFF;
	    display: block;
    width:43.07%;
    padding-top:3.07%;
    padding-right: 4.61%;
    padding-left: 4.61%;
    padding-bottom:3.07%;
    line-height: 1.3em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	border-radius: 32px;
	font-size: 18px;
	font-weight: 900;
	text-align: center;
}
.cater_ex_catch{
	font-family: fot-tsukuardgothic-std, sans-serif;
	margin-bottom: 32px;
	font-size: 22px;
	font-weight: 600;
	letter-spacing: .0032em;
}
.cater_ex_catch p{
	line-height: 1.5em;

}
.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: 6.15%;
}
.c_p_p{
	width: 47.69%;
}
.c_p_p 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: 28px;
	letter-spacing: .0008em;
}
.c_p_p p{
	font-size: 16px;
	line-height: 1.8em;
	font-weight: 500;
}
.c_p_p_in{
	margin-top: 3.84%;
	background-color: #FCF5F7;
	border: 1.6px solid #E05581;
	border-radius: 8px;
	padding: 4.61% 5.38%;
	padding-bottom: 5.38%;
}
.c_p_p_in h4{
	font-family: fot-tsukuardgothic-std, sans-serif;
	color: #E05581;
	font-size: 24px;
    line-height: 1.3em;
    font-weight: 900;
	letter-spacing: .0008em;
	margin-bottom: 3.84%;
}
.c_p_p_in h5{
	font-size: 16px;
	line-height: 1em;
	font-weight: 600;
	margin-bottom: 3.07%;
}
.c_p_p_in p{
	font-size: 15px;
	line-height: 1.6em;
	font-weight: 500;
}
.usupink_btn{
	margin-top: 4.61%;
	background-color:#E05581;
	color: #FFFFFF;
	width: 184px;
    border-radius: 32px;
}
.usupink_btn a{
	display: block;
	width: 100%;
	padding: 16px 10px;
	line-height: 1em;
	box-sizing: border-box;
    font-size: 16px;
    font-weight: 500;
    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:center;
	border-bottom: 1.6px solid #E05581;
	padding-bottom: 24px;
	margin-bottom: 24px;
	justify-content: space-between;
	width: 47.695%;
	margin-right: 4.61%;
}
.cater_oeuv_each:nth-child(2n){
	margin-right: 0;
}
.cater_oeuv_each p{
	font-family: fot-tsukuardgothic-std, sans-serif;
	color: #E05581;
	font-size: 21px;
    font-weight: 600;
    letter-spacing: .0024em;
	line-height: 1.4em;
}

#cater_oeuvre .usupink_btn{
	margin-top: 0;
	margin-left: 10px;
	width: 40%;
}
#cater_oeuvre .usupink_btn a {
    padding: 8.46% 5.38%;
	line-height: 1.3em;
}
#cater_oeuvre .cater_ex_catch_sita{
	
}
#cater_oeuvre .cater_ex_each{
	margin-bottom: 4.61%;
}
#catering_notice{
	margin-top: 3.84%;
	padding:0 7.69%;
}
#catering_notice .contentswrap {
    background-color: #EAEAEA;
    padding-top: 3.07%;
    padding-right: 4.61%;
    padding-left: 4.61%;
    padding-bottom: 3.07%;
    border-radius: 8px;
    box-sizing: border-box;
}
#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;}
