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


.pc{
	display: block;
}
.sp{
	display: none;
}
.appage_right_wrap img{
	width: 100%;
    height: auto;
}
.appage_wrap{
	margin-top: 90px;
	padding: 0 20px;
}
.appage_wrap a{
	color: #000;
	text-decoration: none;
}
.appage_wrap a:hover{
    color: #000;
    text-decoration: none;
	opacity: 0.7;
}
.mt120{
	margin-top: 120px;
}
/***見出し*******************************/
.appage_ttl01{
	position: relative;
    font-size: 34px;
    color: #103771;
    letter-spacing: 0.02em;
    text-align: center;
	margin-bottom: 100px;
}
.appage_ttl_an{
	display: block;
	transform: translateY(-40px);
	font-size: 12px;
}
.appage_ttl01::after {
    content: '';
    width: 80px;
    height: 4px;
    background-color: #103771;
    display: block;
	margin: 0 auto;
}
.osusume_img01{
    position: absolute;
    width: 70px;
    bottom: 90px;
    left: 35px;
}
.osusume_img02{
    position: absolute;
    width: 70px;
    bottom: 90px;
    left: 55px;
}
.osusume_img03{
	position: absolute;
    width: 70px;
    bottom: 90px;
    left: 95px;
}
.osusume_img04{
	position: absolute;
    width: 70px;
    bottom: 90px;
    left: -17px;
}
/***特徴*******************************/
.appage_ttl_sub01{
	color: #333333;
    font-size: 28px;
    letter-spacing: 0.02em;
    text-align: center;
    margin-bottom: 60px;
}
.appage_ttl_sub01::before{
	background-size: contain;
    background-repeat: no-repeat;
    content: '';
    background-image: url(https://gigaplus.makeshop.jp/mitsuinorin/LP/2025_07_area_pairingpage/img/icon_teapot@2x.png);
    display: block;
    width: 47px;
    height: 37px;
    margin: 0px auto 10px;
}
.features_bg{
    background-color: #ebf3ff;
    position: relative;
    padding: 48px 28px 28px;
	border-radius: 16px;
}
.pickup_img{
    position: absolute;
    width: 90px;
    top: -45px;
    left: -15px;
}
.features_flex01{
    display: flex;
    justify-content: space-between;
    margin-bottom: 37px;
}
.features_product_img{
	width: 108px;
	margin: 0 auto;
}
.features_product_tx{
	width: 65%;
}
.features_product_na{
	margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: solid 1.5px;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5em;
    letter-spacing: 0.02em;
    color: #333333;
}
.features_product_ex{
    line-height: 1.87;
    font-size: 16px;
    letter-spacing: 0.02em;
}
.features_flex02{
	background-image: url(https://gigaplus.makeshop.jp/mitsuinorin/LP/2025_07_area_pairingpage/img/chart_bg@2x.png);
	background-size: contain;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center;
	display: flex;
    justify-content: space-around;
	padding: 70px 0px 55px;
}
.features_element_wrap{
	display: flex;
    justify-content: center;
    align-items: center;
}
.features_element_box{
	padding: 0 20px 0 0;
}
.features_chart{
	width: 50%;
}
.features_element_ttl{
    font-size: 18px;
    padding: 10px 40px;
    background-color: #fff195;
    border-radius: 30px;
    margin-bottom: 18px;
}
.features_element_ttl02{
	font-size: 18px;
    padding: 10px 50px;
    background-color: #fff195;
    border-radius: 30px;
    margin-bottom: 18px;
}
.features_element01{
	font-size: 16px;
    width: 95%;
    margin: 0 auto 10px;
    padding-bottom: 5px;
    border-bottom: dotted 4px #f4e268;
}
/***いちおしメニュー*******************************/
.appage_ttl_sub02{
	color: #333333;
    font-size: 28px;
    letter-spacing: 0.02em;
    text-align: center;
    margin-bottom: 60px;
}
.appage_ttl_sub02::before{
	background-size: contain;
    background-repeat: no-repeat;
    content: '';
    background-image: url(https://gigaplus.makeshop.jp/mitsuinorin/LP/2025_07_area_pairingpage/img/icon_cake@2x.png);
    display: block;
    width: 47px;
    height: 37px;
    margin: 0px auto 10px;
}
.pairingmenu_flex{
	display: flex;
	justify-content: space-between;
	margin-bottom: 85px;
}
.pairingmenu_img{
	width: 38%;
}
.pairingmenu_tx{
	width: 57%;
}
.pairingmenu_ttl_flex{
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom: 10px;
    border-bottom: dotted 4px #2e427a;
	margin-bottom: 10px;
}
.pairingmenu_ttl{
	font-size: 22px;
    font-weight: bold;
    width: 68%;
	letter-spacing: 0.02em;
    line-height: 1.5em;
	padding-top: 5px;
}
.p_point{
	width: 30%;
}
.p_point_at{
	margin: 0 auto;
    width: 130px;
}
.p_point_flex{
	display: flex;
	justify-content: center;
}
.p_point_img{
	padding: 5px;
	width: 40%;
}
.pairingmenu_ex{
	line-height: 1.87;
    font-size: 16px;
    letter-spacing: 0.02em;
}
.other_tx{
    font-size: 16px;
    letter-spacing: 0.02em;
    line-height: 1.5em;
    margin-bottom: 40px;
    text-align: center;
}
.other_btn{
	border-radius: 100px;
    font-size: 20px;
    letter-spacing: 0.02em;
    padding: 18px 20px 18px 35px;
	color: #333333 !important;
	width: 60%;
    margin: 0 auto;
	background-color: #f3dc41;
}
.other_btn::after{
	content: '';
    background-image: url(https://gigaplus.makeshop.jp/mitsuinorin/LP/2025_07_area_pairingpage/img/btn_yajirushi@2x.png);
    display: inline-block;
    width: 29px;
    height: 29px;
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: text-top;
 	margin-left: 20px;
}	
.other_wrap{
	background-color: #f0f0f0;
	padding: 32px 30px 47px;
	text-align: center;
	margin-bottom: 72px;
}
.pairingpage_top_wrap{
	text-align: center;
}
.pairingpage_top{
	color: #333333 !important;
	font-size: 16px;
	text-align: center;
	border-bottom: solid 1px #333333;
	padding-bottom: 5px;
}

@media (max-width: 768px){
	
	.sp{
		display: block;
	}
	.pc{
		display: none;
	}
	.appage_wrap{
        margin-top: 60px;
	}
	.mt120{
		margin-top: 100px;
	}
	.appage_ttl01{
		font-size: 28px;
		margin-bottom: 80px;
	}
	.appage_ttl_sub01 {
		font-size: 25px;
	}
	.appage_ttl_sub02 {
		font-size: 25px;
	}
	.features_flex01{
    	display: block;
	}
	.osusume_img01{
        width: 60px;
        bottom: 145px;
        left: 35px;
	}
	.osusume_img02{
        width: 60px;
        bottom: 145px;
        left: 55px;
	}
	.osusume_img03{
        width: 60px;
        bottom: 145px;
        left: 75px;
	}
	.osusume_img04{
        width: 55px;
        bottom: 145px;
        left: -10px;
	}
	.pickup_img {
		width: 80px;
		top: -40px;
	}
	.features_product_img {
		width: 35%;
	}
	.features_product_tx {
		width: 100%;
		margin-top: 20px;
	}
	.features_product_ex {
		text-align: left;
	}	
	.features_flex02 {
		background-image: none;
		display: block;
		background-color: #fff;
		border-radius: 16px;
	    padding: 40px 0;
	}
	.features_chart {
		margin: 0 auto 40px;
		width: 80%;
		padding-right: 20px;
	}
	.features_element_box {
		padding: 0;
	}
	.features_element01 {
		text-align: left;
	}
	.pairingmenu_flex {
		display: block;
		margin-bottom: 65px;
	}	
	.pairingmenu_img {
		width: 90%;
		margin: 0 auto 10px;
	}
	.pairingmenu_tx {
		width: 90%;
		margin: 0 auto;
	}
	.p_point_at {
		width: 100%;
	}
	.p_point_img {
		padding: 2px;
		width: 43%;
	}	
	.pairingmenu_ttl {
		text-align: left;
		font-size: 20px;
	}
	.pairingmenu_ttl_flex {
		padding-bottom: 12px;
	}
	.pairingmenu_ex {
		text-align: left;
	}
	.other_wrap {
		padding: 32px 20px 47px;
		margin-bottom: 30px;
	}
}