<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

/* reset */

.sr_page-shopping-result__free .fca_container { padding: 0; }
.sr_page-shopping-result__free .fca_container .fca_container__in { max-width: 100%; }
.fsc_gheader-wrap.is-fixed .fsc_gheader,
.fca_shop-header { max-width: 1170px; margin: 0 auto; }

/* common */

#wrapper_sc .pc_sc { display: block; }
#wrapper_sc .pc_il_sc { display: inline-block; }
#wrapper_sc .sp_sc { display: none !important; }

#wrapper_sc a:hover { text-decoration: none; }
#wrapper_sc ul { padding: 0; }
#wrapper_sc li { list-style: none; }
#wrapper_sc a { display: block; transition: .3s; }
#wrapper_sc img { width: 100%; height: auto; }

#wrapper_sc,
.modalCont_sc {
	letter-spacing: .08em;
	overflow: hidden;
	position: relative;
	color: #282828;
	line-height: 1.6;
}
#wrapper_sc,
#hero_sc .intro_sc .heroTtl_sc,
#hero_sc .intro_sc .message_sc,
#use_sc .useList_sc .heading_sc .name_sc,
#info_sc .title_sc {
	font-family: "A1ゴシック R", "A1 Gothic R", "秀英角ゴシック銀 M", Shuei KakuGo Gin M, YuGothic, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック', sans-serif !important;
}
#wrapper_sc .bold_sc,
.mainTtl_sc,
.itemList_sc .heading_sc,
.modalCont_sc .itemName_sc span,
.accordionBtn_sc,
#feature_sc .txt_sc .title_sc,
#need_sc #phaseList_sc .term_sc p .type_sc,
#hero_sc .intro_sc .anchor_sc p,
#questionnaire_sc .title_sc {
	font-family: "A1ゴシック M", "A1 Gothic M", "秀英角ゴシック銀 B", "Shuei KakuGo Gin B", YuGothic, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック', sans-serif !important;
	font-weight: 600;
}
.itemList_sc .itemWrap_sc li p {
	font-family: "秀英角ゴシック銀 L", Shuei KakuGo Gin L, YuGothic, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック', sans-serif !important;
}
.itemList_sc .itemWrap_sc li p strong {
	font-family: "秀英角ゴシック銀 B", "Shuei KakuGo Gin B", YuGothic, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック', sans-serif !important;
	font-weight: 600;
}

.inner_sc { width: 1080px; margin: 0 auto; }

#need_sc, #bag_sc, #home_sc { padding: 100px 0; }

@media (max-width: 1180px) {
	.inner_sc { width: 90%; }
	#need_sc, #bag_sc, #home_sc { padding: 8vw 0; }
}
@media (max-width: 560px) {
	#wrapper_sc,
	.modalCont_sc { letter-spacing: .02em; }
	#wrapper_sc .pc_sc,
	#wrapper_sc .pc_il_sc { display: none !important; }
	#wrapper_sc .sp_sc { display: block !important; }
	.inner_sc { width: 93%; }
	#need_sc, #bag_sc, #home_sc { padding: 10vw 0; }
}

/*--------------------
	modal
--------------------*/

.modal_sc span { position: relative; padding-right: 2.4vw; }

.modal_sc span:after {
	content: "";
	position: absolute;
	margin-top: -.7vw;
	top: 50%;
	right: 0;
	width: 1.3vw;
	height: 1.3vw;
	background: url(../images/icon_target_blank.svg) 100% 50% / 100% auto no-repeat;
}

.modalCont_sc .itemName_sc { margin-bottom: 30px; }
.modalCont_sc .itemName_sc span {
	font-size: min(2.5vw, 30px);
	font-weight: 600;
	border-bottom: 2px solid #282828;
	padding: 0 10px 5px 10px;
}
.modalCont_sc .summary_sc {
	text-align: justify;
    font-size: min(1.6vw, 18px);
    letter-spacing: .05em;
	line-height: 1.8;
	margin: 0;
}
.modalCont_sc .itemLink_sc { display: inline-block; }
.modalCont_sc .itemLink_sc a {
	border: 1px solid #62A27A;
	background: #62A27A;
    padding: 10px 20px;
	margin-top: 30px;
    color: #fff;
	line-height: 1.2;
	text-decoration: none !important;
	transition: .3s;
	display: flex;
    align-items: center;
	justify-content: center;	
}
.modalCont_sc .itemLink_sc a + a { margin-top: 10px; }
.modalCont_sc .itemLink_sc a:hover { background: #fff; color: #62A27A; }
.modalCont_sc .itemLink_sc .linkName_sc { font-weight: 600; font-size: min(2vw, 22px); }
.modalCont_sc .itemLink_sc i { font-style: normal; }

.remodal {
	position: relative;
	margin: 0;
	max-width: 1000px;
	color: #000;
	-webkit-font-smoothing: antialiased;
}
.remodal img { width: 100%; }
.remodal-cancel {
	position: absolute;
	right: 30px;
	top: 30px;
	width: 5vw;
	max-width: 45px;
	min-width: 0;
	background: none;
	padding: 0;
	outline: none !important;
}
.remodal-cancel:hover {
	background: none;
	opacity: .7;
}
.remodal-overlay { z-index: 208001; background: rgba(0,0,0,.7); }
.remodal-wrapper { z-index: 208002; }

.modalWrap_sc { padding: 5% 8% 5% 6%; }

@media (max-width: 1300px) {
	.remodal { max-width: 70%; }
}
@media (max-width: 1080px) {
	.remodal { max-width: 90%; }
	.remodal-cancel { right: 4%; top: 8%; width: 8vw; }
	.modalCont_sc .itemName_sc { margin-bottom: 3vw; }
	.modalCont_sc .itemLink_sc a { padding: 1.5vw 3vw; }
}
@media (max-width: 560px) {
	.remodal { max-width: 98%; }
	.remodal-cancel {
		top: -3.5%;
		width: 12vw;
		background: #f5f5f5 !important;
		right: -3%;
		padding: 10px;
		opacity: 1 !important;
	}
	.modalWrap_sc { padding: 10% 8%; }
	.modalCont_sc .itemName_sc { margin-bottom: 30px; }
	.modalCont_sc .itemName_sc span { font-size: min(5.5vw, 30px); border-width: .6vw; }
	.modalCont_sc .summary_sc { font-size: min(3.6vw, 18px); }
	.modal_sc span { padding-right: 4.5vw; }
	.modal_sc span:after { margin-top: 0; width: 3.2vw; height: 3.2vw; bottom: 0; top: auto; }
	.modalCont_sc .itemLink_sc a { padding: 3vw 5vw; }
	.modalCont_sc .itemLink_sc .linkName_sc { font-size: min(5vw, 22px); }
}

/*--------------------
	accordion
--------------------*/

#confirmList_sc { padding-top: 2vw; }
.accordionBtn_sc {
	background: #C6BFA6;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 15px 20px;
	margin: 3vw 0 0 0;
	cursor: pointer;
}

.accordionBtn_sc:hover { background: #C6BFA6; }
.accordionBtn_sc span { font-size: min(2.6vw, 30px); color: #fff; }
.accordionBtn_sc .arrow_sc { width: 4% !important; max-width: 38px; }
.accordionBtn_sc.active .arrow_sc { transform: scale(1,-1); }
.accordionList_sc { display: none; }

#confirmList_sc .accordionList_sc,
#propertyList_sc .accordionList_sc { display: block; }
#confirmList_sc .accordionBtn_sc .arrow_sc,
#propertyList_sc .accordionBtn_sc .arrow_sc { display: none; }

.accordionList_sc .itemList_sc { background: #fff; box-shadow: 0 2px 6px rgba(0,0,0,.05); }
#bag_sc .accordionList_sc .itemList_sc,
#bag_sc .itemList_sc .items_sc { background: #F7F7F7; }

.accordionList_sc .itemList_sc .itemColumn_sc { width: 50%; }
.accordionList_sc .itemList_sc .itemWrap_sc { margin-top: 0; }
.accordionList_sc .itemList_sc .items_sc { box-shadow: none; }

@media (max-width: 1180px) {
	.accordionBtn_sc { margin-top: 5vw; }
}
@media (max-width: 560px) {
	.accordionBtn_sc { padding: 15px; }
	.accordionBtn_sc span { font-size: min(4.5vw, 30px); }
	.accordionBtn_sc .arrow_sc { width: 8% !important; }
}

/*----------------------------------------

	hero

----------------------------------------*/

#hero_sc {
	position: relative;
	background: url(../images/hero_bg.jpg) 50% 0 / 100% auto no-repeat #f6f6f6;
	background-attachment: fixed;
	padding-bottom: 8vw;
	transition: .3s;
}
#hero_sc .inner_sc { width: 1200px; margin: 0 auto; }
#hero_sc .titleBox_sc {
	width: 100%;
	padding: 6vw 0 0 0;
	margin: 0 auto 5vw;
}
#hero_sc .titleBox_sc .subTtl_sc { width: 31%; margin: 0 auto 3vw; }
#hero_sc .titleBox_sc .heroTtl_sc { width: 70%; margin: 0 auto; }

@media (max-width: 900px) {
	#hero_sc .titleBox_sc { width: 90%; }
}
@media (max-width: 560px) {
	#hero_sc {
		background-image: url(../images/hero_bg_sp.jpg);
		background-position: 20% -40px;
		background-size: cover;
		background-attachment: inherit;
		padding-bottom: 10vw;
	}
	#hero_sc #mainTitle_sc { width: 100%; }
	#hero_sc .titleBox_sc {
		width: 93%;
		padding: 10vw 0 0 0;
		margin-bottom: 12vw;
	}
	#hero_sc .titleBox_sc .subTtl_sc { width: 43%; margin-bottom: 5vw; }
}

/*--------------------
	intro
--------------------*/

#hero_sc .intro_sc {
	background: rgba(255,255,255,.95);
	position: relative;
	z-index: 3;
	text-align: center;
	opacity: 0;
	padding: 3vw 4vw;
	box-shadow: 0 2px 5px rgba(0,0,0,.05);
	transition: .3s;
}
#hero_sc .intro_sc .heroTtl_sc {
	border-style: solid;
	border-color: rgba(40,40,40,.5);
	border-width: 1px 0;
	font-size: min(4vw,42px);
	padding: 15px 0;
	margin-bottom: 30px;
}
#hero_sc .intro_sc p { margin-bottom: 40px; font-size: min(2.1vw,20px); line-height: 1.8; }
#hero_sc .intro_sc .anchor_sc { display: flex; justify-content: center; margin-bottom: 30px; }
#hero_sc .intro_sc .anchor_sc li { width: 40%; max-width: 250px; }
#hero_sc .intro_sc .anchor_sc li:first-child { margin-right: 20px; }
#hero_sc .intro_sc .anchor_sc a {
	background: rgba(234,229,216,.6);
	font-weight: 600;
	position: relative;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 25px 0 45px;
}
#hero_sc .intro_sc .anchor_sc a:hover { background: rgba(234,229,216,1); }
#hero_sc .intro_sc .anchor_sc a:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: -5px;
	left: -5px;
	border: 2px solid #D5CFBC;
}
#hero_sc .intro_sc .anchor_sc p {
	font-size: min(2.8vw,28px);
	line-height: 1.25;
	position: relative;
	margin-bottom: 0;
	letter-spacing: 0.1em;
}
#hero_sc .intro_sc .anchor_sc p:after {
	content: "";
    position: absolute;
    bottom: -25px;
	left: 50%;
    width: 12px;
    height: 12px;
    border-top: 2px solid #202020;
    border-right: 2px solid #202020;
    right: 0;
	margin-left: -6px;
    transform: rotate(135deg);
}
#hero_sc .intro_sc .anchor_sc span {
	color: #696969;
	font-size: min(1.8vw,16px);
	display: block;
	margin-bottom: 0.5vw;
    line-height: 1;
	letter-spacing: 0.05em;
}
#hero_sc .intro_sc .anchor_sc + p { margin-bottom: 0; }
#hero_sc .intro_sc .message_sc {
	font-size: min(2.8vw,31px);
	line-height: 1.5;
	letter-spacing: 0.15em;
	margin-bottom: 0;
}

.UpMove { animation: UpAnime 0.5s forwards; }

@keyframes UpAnime {
	from { opacity: 0; transform: translateY(20px); }
	to { opacity: 1; transform: translateY(0); }
}

@media (max-width: 1300px) {
	#hero_sc .img02_sc { right: 85%; }
}
@media (max-width: 1000px) {
	#hero_sc .inner_sc { width: 90%; }
	#hero_sc .intro_sc { padding-top: 5vw; padding-bottom: 5vw; }
}
@media (max-width: 560px) {
	#hero_sc .intro_sc { padding: 7vw; }
	#hero_sc .intro_sc .heroTtl_sc {
		font-size: min(6vw, 42px);
		letter-spacing: .1em;
		margin-bottom: 4vw;
	}
	#hero_sc .intro_sc p {
		font-size: min(3.8vw, 20px);
		margin-bottom: 6vw;
		text-align: justify;
		letter-spacing: 0.05em;
	}
	#hero_sc .intro_sc .anchor_sc { margin-bottom: 4vw; justify-content: space-between; margin-left: 1%; }
	#hero_sc .intro_sc .anchor_sc li { width: 48%; }
	#hero_sc .intro_sc .anchor_sc li:first-child { margin-right: 0; }
	#hero_sc .intro_sc .anchor_sc a { padding: 15px 0 35px; }
	#hero_sc .intro_sc .anchor_sc p {
		font-size: min(4.5vw, 28px);
		padding-right: 7px;
		text-align: center;
		letter-spacing: 0.02em;
	}
	#hero_sc .intro_sc .anchor_sc p:after {
		width: 8px;
		height: 8px;
		bottom: -20px;
		margin-left: -4px;
		border-width: 1px;
	}
	#hero_sc .intro_sc .anchor_sc span { font-size: min(3vw, 16px); margin-bottom: 1.5vw; }
	#hero_sc .intro_sc .message_sc { font-size: min(4.8vw, 31px); }
}

/*----------------------------------------

	contents

----------------------------------------*/

.mainTtl_sc {
	position: relative;
	text-align: center;
	margin-bottom: 2vw;
}
.mainTtl_sc span {
	font-size: min(4vw,48px);
	border-bottom: 3px solid #282828;
	line-height: 1.4;
	display: inline-block;
	padding: 0 20px 1px 20px;
	letter-spacing: .1em;
}
.mainSummary_sc {
	font-size: min(1.8vw,20px);
	line-height: 1.8;
}

@media (max-width: 920px) {
	.mainTtl_sc { margin-bottom: 8vw; }
}
@media (max-width: 560px) {
	.mainTtl_sc { margin-bottom: 5vw; }
	.mainTtl_sc span { font-size: min(7vw, 40px); }
	.mainSummary_sc { font-size: min(3.8vw, 20px); text-align: justify; }
}
	
/*--------------------
	need phase
--------------------*/

#need_sc { background: #F2EFE9; text-align: center; }
#need_sc #phaseList_sc {
	background: #fff;
	text-align: left;
	padding: 20px 5px;
	margin-top: 50px;
	margin-bottom: 10px;
}
#need_sc #phaseList_sc &gt; div { display: flex; align-items: center; }
#need_sc #phaseList_sc &gt; div:not(:last-child) { border-bottom: 1px solid #D8D2CD; margin-bottom: 15px; }
#need_sc #phaseList_sc p { margin-bottom: 0; }
#need_sc #phaseList_sc .phase_sc {
	font-size: min(1.8vw,20px);
	padding-left: 20px;
	white-space: nowrap;
	line-height: 1;
}
#need_sc #phaseList_sc .term_sc {
	padding: 0 30px;
	margin: 0 30px;
	display: flex;
	flex-direction: column;
	border-color: #D8D2CD;
	border-width: 0 1px;
	border-style: solid;
}
#need_sc #phaseList_sc .term_sc p { display: flex; align-items: center; }
#need_sc #phaseList_sc .term_sc p:not(:last-child) { margin-bottom: 10px; }
#need_sc #phaseList_sc .term_sc p span { display: block; line-height: 1; }
#need_sc #phaseList_sc .term_sc p .type_sc { margin-right: 20px; font-size: min(2vw,22px); }
#need_sc #phaseList_sc .term_sc p:nth-child(1) .type_sc { color: #D6C2AE; }
#need_sc #phaseList_sc .term_sc p:nth-child(2) .type_sc { color: #DDAD93; }
#need_sc #phaseList_sc .summary_sc {
	font-size: min(1.6vw,16px);
	flex: 1;
	text-align: justify;
	padding-right: 20px;
	letter-spacing: 0.03em;
}
.note_sc {
	text-align: left;
	font-size: min(1.4vw,14px);
	letter-spacing: 0.03em;
	margin-bottom: 3vw;
}
.note_sc img {
	height: 20px !important;
	width: auto !important;
	margin: 2px 3px 0 3px;
	vertical-align: top;
}
.note_sc .iconModal_sc { height: 17px !important; }
.note_sc .iconLink_sc { margin-top: 1px; }

@media (max-width: 834px) {
	.note_sc .iconModal_sc { height: 1.8vw !important; }
	.note_sc .iconLink_sc { height: 2vw !important; }
}
@media (max-width: 560px) {
	#need_sc #phaseList_sc { padding: 4%; margin-top: 8vw; }
	#need_sc #phaseList_sc &gt; div { flex-direction: column; text-align: center; }
	#need_sc #phaseList_sc .phase_sc { width: 100%; padding-left: 0; font-size: min(5vw, 26px); }
	#need_sc #phaseList_sc .term_sc {
		width: 100%;
		border-width: 1px 0;
		margin: 3vw 0;
		padding: 3vw 0;
		align-items: center;
	}
	#need_sc #phaseList_sc .term_sc .month_sc { font-size: min(3vw, 13px); margin-right: 20px; }
	#need_sc #phaseList_sc .term_sc .week_sc { font-size: min(3vw, 13px); }
	#need_sc #phaseList_sc .summary_sc {
		width: 100%;
		flex: none;
		padding-right: 0;
		font-size: min(3.4vw, 16px);
		letter-spacing: 0.05em;
	}
	#need_sc #phaseList_sc .term_sc p .type_sc { font-size: min(5vw, 22px); }
	#need_sc #phaseList_sc .term_sc .month_sc { font-size: min(4vw, 20px); }
	.note_sc { text-align: left; font-size: min(3vw, 14px); }
	.note_sc .iconModal_sc { height: 3vw !important; margin-top: 4px; }
	.note_sc .iconLink_sc { height: 3.8vw !important; }
}

/*--------------------
	item list
--------------------*/

.itemList_sc { display: flex; justify-content: space-between; text-align: left; }
.itemList_sc .itemColumn_sc { width: 48%; position: relative; }
.itemList_sc .items_sc {
	background: #fff;
	box-shadow: 0 2px 6px rgba(0,0,0,.05);
	position: relative;
	padding: 20px 20px 5px 20px;
}
.itemList_sc .items_sc + .items_sc { margin-top: 8%; }
.itemList_sc .clip_sc {
	width: 6% !important;
	position: absolute;
	right: 10px;
    top: -16px;
    z-index: 1;
}
.itemList_sc .heading_sc {
	border-bottom: 3px solid #D6D2C4;
	padding-left: 4vw;
	position: relative;
}
#home_sc .itemList_sc .heading_sc { border-color: #e1d6d0; }

.itemList_sc .heading_sc .txt_sc {
	font-size: min(2.2vw,26px);
	padding-bottom: 15px;
	color: #cdad9d !important;
	display: block;
}
#home_sc .itemList_sc .heading_sc .txt_sc { color: #8CA798; }

.itemList_sc .heading_sc .icon_sc {
	position: absolute;
	left: -40px;
	bottom: -3px;
	border: 3px solid #D6D2C4;
	border-radius: 100px;
	background: #fff;
	max-width: 80px;
	max-height: 80px;
	width: 6vw;
    height: 6vw;
	display: flex;
	align-items: center;
	justify-content: center;
}
#home_sc .itemList_sc .heading_sc .icon_sc { border-color: #e1d6d0; }

#cat01_sc .heading_sc .icon_sc img { width: 80%; }
#cat02_sc .heading_sc .icon_sc img { width: auto; height: 80%; }
#cat03_sc .heading_sc .icon_sc img { width: auto; height: 86%; padding-left: .5vw; }
#cat04_sc .heading_sc .icon_sc img { width: 76%; }
#cat05_sc .heading_sc .icon_sc img { width: auto; height: 80%; }
#cat06_sc .heading_sc .icon_sc img { width: auto; height: 80%; padding-right: .5vw; }
#cat07_sc .heading_sc .icon_sc img { width: auto; height: 80%; }
#cat21_sc .heading_sc .icon_sc img { width: 80%; }
#cat22_sc .heading_sc .icon_sc img { width: 70%; padding-top: .3vw; }
#cat23_sc .heading_sc .icon_sc img { width: 80%; }
#cat24_sc .heading_sc .icon_sc img { width: auto; height: 80%; }
#cat25_sc .heading_sc .icon_sc img { width: 80%; }
#cat26_sc .heading_sc .icon_sc img { width: auto; height: 80%; }
#cat27_sc .heading_sc .icon_sc img { width: 84%; }

.itemList_sc .termList_sc { display: flex; margin-bottom: 0; }
.itemList_sc .termList_sc li {
	font-size: min(1.4vw,16px);
	color: #fff;
	line-height: 1;
	border-radius: 3px;
	padding: 5px 7px;
	margin-right: 3px;
	letter-spacing: 0;
}
.itemList_sc .termList_sc li:nth-child(1) { background: #D9C9B8; }
.itemList_sc .termList_sc li:nth-child(2) { background: #DEB49D; }
.itemList_sc .termList_sc li:nth-child(3) { background: #BA9B88; }
.itemList_sc .termList_sc li:nth-child(4) { background: #B7C3B9; }
.itemList_sc .termList_sc li.exclusion_sc { background: #F0F0F0 !important; }
.itemList_sc .itemWrap_sc { margin: 1vw 0 0 0; }
.itemList_sc .itemWrap_sc li {
	display: flex;
	align-items: center;
	padding: 1vw 10px;
}
.itemList_sc .itemWrap_sc li:not(:last-child) {
	background-image: linear-gradient(to right, #908685 3px, transparent 3px);
    background-size: 6px 1px;
    background-repeat: repeat-x;
    background-position: left bottom;
}
.itemList_sc .itemWrap_sc li p { margin-bottom: 0; }

.itemList_sc .item_sc { font-size: min(1.5vw,17px); flex: 1; color: #444; }
.itemList_sc .item_sc strong { color: #282828; }
.itemList_sc .item_sc i { font-size: min(1.2vw,14px); display: block; font-style: normal; }
.itemList_sc .itemLinks_sc a {
	line-height: 1.4;
	display: inline-block !important;
	padding-right: 2.5vw;
	background: url(../images/arrow_circle.svg) 100% 50% / 1.1vw auto no-repeat;
	border-bottom: 1px solid #fff;
}
.itemList_sc .itemLinks_sc a:hover { border-color: #282828; }

.itemList_sc .number_sc {
	color: #8D8D8D;
	font-size: min(1.4vw,16px);
	width: 20%;
    text-align: right;
	white-space: nowrap;
	margin-left: 10px;
}
.itemList_sc .check_sc {
	width: 5%;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	position: relative;
	margin-left: 20px;
}
.itemList_sc .check_sc input[type=checkbox] {
	width: 100%;
    height: 100%;
    position: absolute;
    opacity: 0;
}
.itemList_sc .check_sc label {
	border: 1px solid #CBCBCB;
	min-width: 20px;
	height: 20px;
	cursor: pointer;
	margin-bottom: 0;
}
.itemList_sc .check_sc input:checked + label { border-color: #e48650; background: #e48650; }
.itemList_sc .check_sc input:checked + label:after {
	content: '';
    display: block;
    position: absolute;
    top: 5px;
    right: 4px;
    width: 12px;
    height: 7px;
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff;
    transform: rotate(-45deg);
}

@media (max-width: 1250px) {
	.itemList_sc .heading_sc .icon_sc { left: -3vw; }
}
@media (max-width: 1200px) {
	.itemList_sc .termList_sc li { padding: 0.5vw; }
}
@media (max-width: 1080px) {
	.itemList_sc .clip_sc { top: -1.3vw; }
	.itemList_sc .heading_sc { padding-left: 6vw; }
	.itemList_sc .heading_sc,
	.itemList_sc .heading_sc .icon_sc { border-width: .3vw; }
	.itemList_sc .heading_sc .icon_sc { width: 7vw; height: 7vw; }
	.itemList_sc .heading_sc .txt_sc { padding-bottom: 1.5vw; }
	.itemList_sc .check_sc { margin-left: 1vw; }
	.itemList_sc .check_sc label { min-width: 14px; height: 14px; }
	.itemList_sc .check_sc input:checked + label:after {
		top: 4px;
		right: 2px;
		width: 10px;
		height: 5px;
	}
}
@media (max-width: 560px) {
	/*.itemList_sc { flex-direction: column; }*/
	.itemList_sc .clip_sc { display: none; width: 4% !important; top: -5%; }
	.itemList_sc .itemColumn_sc { width: 49%; }
	.itemList_sc .itemColumn_sc + .itemColumn_sc .items_sc:first-child .clip_sc { top: -3%; }
	/*.itemList_sc .itemColumn_sc { width: 100%; }*/
	.itemList_sc .items_sc + .items_sc { margin-top: 4%; }
	.itemList_sc .items_sc { padding: 1.5vw 3vw 2vw 3vw; }
	.itemList_sc .itemWrap_sc { margin-top: 2vw; }
	.itemList_sc .itemWrap_sc li { padding: 2vw 0; letter-spacing: 0.02em; }
	.itemList_sc .heading_sc { padding: 5px 0 10px 8vw; }
	.itemList_sc .heading_sc .icon_sc { width: 10vw; height: 10vw; bottom: -1px; left: -4vw; }
	.itemList_sc .heading_sc .txt_sc {
		font-size: min(3.8vw, 26px);
		letter-spacing: 0.05em;
		padding-bottom: 0;
	}
	.itemList_sc .termList_sc li { font-size: min(2.5vw, 16px); padding: 1vw; }
	.itemList_sc .item_sc { font-size: min(3vw, 18px); }
	.itemList_sc .item_sc i { font-size: min(2vw, 14px); }
	.itemList_sc .item_sc a { padding-right: 4vw; background-size: 3vw auto; }
	.itemList_sc .number_sc { font-size: min(2.5vw, 16px); margin-left: 0; }
	.itemList_sc .check_sc { display: none; width: 7%; margin-left: 0; }
	.itemList_sc .check_sc input:checked + label:after { right: 3px; }
	.itemList_sc .check_sc label { min-width: 4vw; height: 4vw; }
	
}

/*--------------------
	bag
--------------------*/

#bag_sc .mainSummary_sc { text-align: center; margin-bottom: 3vw; }
#questionnaire_sc { text-align: center; width: 64%; margin: 0 auto; margin-bottom: 4vw; }
#questionnaire_sc .title_sc { margin-bottom: 1.5vw; line-height: 1; }
#questionnaire_sc .title_sc span {
	color: #b3a36c;
	display: inline-block;
	position: relative;
	font-size: min(2.6vw, 30px);
}
#questionnaire_sc .title_sc span:after {
	content: "";
	position: absolute;
	z-index: -1;
	width: 100%;
	height: .5em;
	background: #ece8d8;
	left: 0;
	bottom: 0;
}
#questionnaire_sc .summary_sc { font-size: min(1.6vw, 20px); }
#questionnaire_sc .graph_sc .memo_sc { font-size: min(1.4vw, 16px); margin: 1vw 0 0 0; }
#feature_sc {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 5%;
	border: 5px solid rgba(179,164,108,.2);
}
#feature_sc .txt_sc { width: 59%; }
#feature_sc .txt_sc .title_sc {
	font-size: min(2.6vw, 30px);
	color: #b3a36c;
	border-left: 6px solid #b3a36c;
	padding-left: 4%;
	line-height: 1.2;
	margin-bottom: 2vw;
}
#feature_sc .txt_sc .summary_sc {
	font-size: min(1.6vw, 18px);
	line-height: 1.8;
	text-align: justify;
	margin-bottom: 2vw;
}
#feature_sc .txt_sc .link_sc span {
	color: #b3a36c;
	font-size: min(2vw, 24px);
	display: inline-block;
	padding-right: 2.5vw;
	background: url(../images/arrow_circle_beige.svg) 100% 50% / 1.5vw auto no-repeat;
	border-bottom: 1px solid #b3a36c;
}
#feature_sc .txt_sc .link_sc:hover span { border: none; }
#feature_sc .img_sc { width: 37%; }

@media (max-width: 560px) {
	#bag_sc .mainSummary_sc { margin-bottom: 6vw; text-align: justify; }
	#questionnaire_sc { width: 100%; margin-bottom: 6vw; }
	#questionnaire_sc .title_sc { margin-bottom: 3vw; }
	#questionnaire_sc .title_sc span { font-size: min(5vw, 30px); }
	#questionnaire_sc .summary_sc { font-size: min(4vw, 20px); }
	#questionnaire_sc .graph_sc .memo_sc {
		font-size: min(3vw, 16px);
		letter-spacing: 0.02em;
		margin: 2vw 0 0 0;
	}
	#feature_sc { flex-direction: column; }
	#feature_sc .txt_sc { width: 100%; }
	#feature_sc .img_sc { width: 70%; }
	#feature_sc .img_sc { margin-top: 5vw; }
	#feature_sc .txt_sc .title_sc { font-size: min(5vw, 30px); margin-bottom: 3vw; border-width: 4px; }
	#feature_sc .txt_sc .summary_sc { font-size: min(3.5vw, 18px); margin-bottom: 4vw; }
	#feature_sc .txt_sc .link_sc span {
		font-size: min(4.5vw, 24px);
		background-size: 5vw auto;
		padding-right: 7vw;
	}
}

/*--------------------
	home
--------------------*/

#home_sc { background: #F9F5F2; text-align: center; }
#home_sc .mainSummary_sc { margin-bottom: 50px; }
#home_sc .lastSummary_sc { font-size: min(1.8vw, 20px); line-height: 1.8; margin: 50px 0 0 0; }

@media (max-width: 560px) {
	#home_sc .mainSummary_sc { margin-bottom: 5vw; }
	#home_sc .lastSummary_sc { font-size: min(3.8vw, 18px); text-align: justify; margin-top: 6vw; }
}

/*--------------------
	info
--------------------*/

#info_sc { background: #e9ded6; padding: 7vw 0; }
#info_sc .summary_sc { max-width: 800px; margin: 0 auto; text-align: justify; }
#info_sc .summary_sc p { font-size: min(1.6vw, 18px); line-height: 1.8; margin-bottom: 2vw; }
#info_sc .summary_sc p strong { font-size: min(2vw, 24px); font-weight: 500; display: block; }
#info_sc .bnr_sc { text-align: center; margin: 4vw auto; }
#info_sc .title_sc { font-size: min(2vw, 24px); margin-bottom: 1vw; }
#info_sc .bnr_sc a { width: 46%; margin: 0 auto; box-shadow: 0 3px 5px rgba(0,0,0,.1); }
#info_sc .bnr_sc a:hover { transform: translateY(3px); box-shadow: none; }
#info_sc .infoLink_sc { max-width: 880px; margin: 0 auto; }
#info_sc .infoLink_sc ul { display: flex; flex-wrap: wrap; margin-right: -20px; }
#info_sc .infoLink_sc li { width: calc(100%/2 - 20px); margin: 0 20px 20px 0; }

#info_sc .infoLink_sc .bnr_sc a { width: 100%; padding: 0; height: 100%; margin: 0; }

#info_sc .infoLink_sc a {
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 1vw 3vw 1vw 1vw;
	box-shadow: 0 3px 5px rgba(0,0,0,.05);
	background: url(../images/arrow.svg) 95% 50% / 1.4vw auto no-repeat #fff;
}
#info_sc .infoLink_sc a:hover,
#info_sc .linkTop_sc:hover { background-color: #f0e7e3; transform: translateY(3px); box-shadow: none; }
#info_sc .infoLink_sc .icon_sc {
	width: 10%;
	height: 3vw;
	display: flex;
	align-items: center;
	justify-content: center;
}
#info_sc .infoLink_sc .icon_sc img { height: 100%; width: auto; }
#info_sc .infoLink_sc .btn_sc {
	margin: 0 0 0 1.5vw;
	letter-spacing: 0.1em;
	font-size: min(1.8vw,20px);
}
#info_sc .infoLink_sc .linkTop_sc {
	max-width: 500px;
	margin: calc(4vw - 20px) auto 0;
	padding: 2vw 3vw 2vw 1vw !important;
}
#info_sc .linkTop_sc img { height: 1.7vw; max-height: 25px; width: auto; }

#pagetop_sc {
	position: fixed;
    right: -1%;
    bottom: 10%;
    transform: rotate(-90deg);
    background: #ebdacd;
    padding: 10px 20px;
    font-size: min(2vw, 20px);
    line-height: 1;
	z-index: 5;
}

@media (max-width: 1260px) {
	#info_sc .infoLink_sc a { padding-top: 1.5vw; padding-bottom: 1.5vw; }
	#info_sc .infoLink_sc .btn_sc { margin-left: 2vw; }
	#info_sc .infoLink_sc .linkTop_sc { padding-top: 2.5vw; padding-bottom: 2.5vw; }
	#info_sc .infoLink_sc .linkTop_sc img { height: 2.3vw; }
}
@media (max-width: 560px) {
	#info_sc { padding: 9vw 0 12vw; }
	#info_sc .inner_sc { width: 90%; }
	#info_sc .summary_sc p { font-size: min(3.8vw, 18px); letter-spacing: 0.05em; margin-bottom: 5vw; }
	#info_sc .summary_sc p br { display: none; }
	#info_sc .summary_sc p strong { font-size: min(5vw, 20px); }
	#info_sc .bnr_sc { width: 100% !important; }
	#info_sc .title_sc { font-size: min(5vw, 24px); margin-bottom: 3vw; }
	#info_sc .bnr_sc a { width: 100%; }
	#info_sc .infoLink_sc ul { margin-right: -14px; margin-bottom: 0; }
	#info_sc .infoLink_sc li { width: calc(100% / 2 - 14px); margin-right: 14px; margin-bottom: 14px; }
	#info_sc .infoLink_sc a {
		justify-content: flex-start;
		width: 100%;
		height: 100%;
		padding-top: 3vw;
		padding-bottom: 3vw;
		background-size: 3vw auto;
	}
	#info_sc .infoLink_sc li:nth-child(3) a,
	#info_sc .infoLink_sc li:nth-child(4) a { padding-top: 4vw; padding-bottom: 4vw; }
	#info_sc .infoLink_sc .icon_sc { height: 6vw; margin-left: 3vw; }
	#info_sc .infoLink_sc .btn_sc {
		text-align: left;
		margin-left: 4vw;
		letter-spacing: 0.05em;
		font-size: min(4vw, 20px);
		line-height: 1.2;
	}
	#info_sc .infoLink_sc .linkTop_sc { justify-content: center; padding: 6vw 3vw 6vw 1vw !important; }
	#info_sc .infoLink_sc .linkTop_sc img { height: 4.5vw; }
	#pagetop_sc { right: -8%; padding: 7px 10px 15px; font-size: min(4vw, 20px); }
}

/*--------------------
	recommend
--------------------*/

#recommend_sc { padding: 100px 0 6vw; text-align: center; background: #fff; position: relative; }
#recommend_sc .mainTtl_sc {
	margin-bottom: 0;
	position: static;
	font-size: min(4vw, 48px);
    border-bottom: 3px solid #282828;
    letter-spacing: .2em;
    padding-bottom: 2px;
    line-height: 1.4;
    display: inline;
    text-align: center;
	font-family: "A1ゴシック R", "A1 Gothic R", "秀英角ゴシック銀 M", Shuei KakuGo Gin M, YuGothic, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック', sans-serif !important;
}
#recommend_sc:after,
#recommend_sc .mainTtl_sc:before,
#recommend_sc .mainTtl_sc:after {
	content: "";
	position: absolute;
	bottom: 2vw;
	width: 0;
	height: 0;
	border-style: solid;
	border-right: 1.5vw solid transparent;
	border-left: 1.5vw solid transparent;
	border-top: 2vw solid #555;
	border-bottom: 0;
}
#recommend_sc:after { left: 50%; margin-left: -1vw; }
#recommend_sc .mainTtl_sc:before,
#recommend_sc .mainTtl_sc:after { display: none; }
#recommend_sc .mainTtl_sc:before { left: 50%; margin-left: -7vw; }
#recommend_sc .mainTtl_sc:after { right: 50%; margin-right: -7vw; }

@media (max-width: 920px) {
	#recommend_sc { padding-top: 10vw; }
}
@media (max-width: 560px) {
	#recommend_sc { padding-bottom: 10vw; }
	#recommend_sc .mainTtl_sc { font-size: min(6vw, 40px); border-width: 2px; }
	#recommend_sc:after,
	#recommend_sc .mainTtl_sc:before,
	#recommend_sc .mainTtl_sc:after {
		border-right: 3vw solid transparent;
		border-left: 3vw solid transparent;
		border-top: 5vw solid #282828;
	}
	#recommend_sc:after { margin-left: -3vw; }
	#recommend_sc .mainTtl_sc:before { margin-left: -10vw; }
	#recommend_sc .mainTtl_sc:after { margin-right: -10vw; }
}

/*----------------------------------------

	animation

----------------------------------------*/

@media (min-width: 561px) {
	.fadeInUp_sc {
		animation-fill-mode:both;
		animation-duration:2s;
		animation-name: fadeInUp;
		visibility: visible !important;
	}
}
@media (max-width: 560px) {
	.fadeInUp_sc {
		display: block !important;
		opacity: 1 !important;
		visibility: visible !important;
	}
}

@keyframes fadeInUp {
	 0% { opacity: 0; transform:translateY(30px); }
	 100% { opacity: 1; transform: translateY(0); }
}</pre></body></html>