@charset "utf-8";

/* 汎用 */
#brand {
}
#brand .sec_01 {
	width: 100%;
	background: #ffeac3
		url("https://cdn.speedsize.com/238b2c9c-0e0b-44a9-9a48-93e2951b75dc/https://lp.kaitori-daikichi.jp/brand_03/gss/images/brand/sec_01_bg.png")
		no-repeat;
	background-size: cover;
}
#brand .sec_01 .img_01 {
}
#brand .sec_01 .img_02 {
	padding: 15px 14px 0;
}
#brand .sec_01 .sec_01_bx {
	padding: 19px 0 12px;
	text-align: center; /*background: #FFEAC3 url("https://cdn.speedsize.com/238b2c9c-0e0b-44a9-9a48-93e2951b75dc/https://lp.kaitori-daikichi.jp/brand_03/gss/images/src/brand/sec_01_bg.png") no-repeat;background-size: 100% auto;*/
}
#brand .sec_01 .sec_01_bx .sec_01_copy {
	margin-bottom: 12px;
	color: #ff4000;
	font-size: 25px;
	line-height: 27px;
	font-weight: bold;
	letter-spacing: -0.02em;
	text-indent: -0.02em;
}
#brand .sec_01 .sec_01_bx .sec_01_copy small {
	display: block;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
}
#brand .sec_01 .sec_01_bx .sec_01_list {
	margin-bottom: 14px;
	color: #603813;
	font-size: 13px;
	line-height: 19px;
}
#slider_brand {
	margin: 0 auto;
	padding: 8px 0 10px 5px;
	width: 100%;
	box-sizing: border-box;
	background: #c7ae92;
}
#slider_brand .slick_02 li {
	padding: 3px 5px;
	width: 84px;
	background: #fff;
	border-radius: 10px;
	box-sizing: border-box;
}
#slider_brand .slick_02 li.img {
}
#slider_brand .slick_02 li.img img {
	width: 100%;
}
#slider_brand .slick_02 li.img span {
	display: block;
	padding: 2px 0 0;
	color: #a81c00;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}
#slider_brand .slick_02 .slick-slide {
	margin-right: 7px;
}
#slider_brand .slick_02 .slick-list {
	padding: 0 10% 0 0 !important;
}
#brand .sec_02 {
	width: 100%;
}
#brand .sec_02 .img_01 {
}
#brand .sec_02 .img_02 {
}
#brand .sec_02 .sec_02_bx {
	padding: 70px 0 20px;
	text-align: center;
	background: #c7ae92
		url("https://cdn.speedsize.com/238b2c9c-0e0b-44a9-9a48-93e2951b75dc/https://lp.kaitori-daikichi.jp/brand_03/gss/images/brand/sec_02_bg.png")
		no-repeat;
	background-size: 100% auto;
}
#brand .sec_02 .sec_02_bx .sec_02_copy {
	margin-bottom: 18px;
	color: #603813;
	font-size: 23px;
	line-height: 32px;
	font-weight: bold;
	letter-spacing: 0.26em;
	text-indent: 0.26em;
}
#brand .sec_02 .sec_02_bx .sec_02_copy span {
	font-size: 18px;
	font-weight: bold;
}
#brand .sec_02 .sec_02_bx .sec_02_copy small {
	display: block;
	color: #a81c00;
	font-size: 11px;
	line-height: 1;
	font-weight: bold;
	letter-spacing: normal;
	text-indent: inherit;
}
#brand .sec_02 .sec_02_bx .purchase_volume {
	justify-content: center;
	align-items: center;
	margin-bottom: 22px;
	width: 100%;
	height: 46px;
	color: #603813;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	background: url("https://cdn.speedsize.com/238b2c9c-0e0b-44a9-9a48-93e2951b75dc/https://lp.kaitori-daikichi.jp/brand_03/gss/images/brand/sec_02_bg_volume.png")
		no-repeat;
	background-size: 100% auto;
}
#brand .sec_02 .sec_02_bx .purchase_volume span {
	display: block;
	color: #a81c00;
	font-size: 16px;
	font-weight: bold;
}
#brand .sec_02 .sec_02_bx .purchase_volume span small {
	font-size: 15px;
	font-weight: bold;
}
#brand .sec_02 .sec_02_bx .tab_list {
	padding: 0 14px 26px;
	width: 100%;
	background: url("https://cdn.speedsize.com/238b2c9c-0e0b-44a9-9a48-93e2951b75dc/https://lp.kaitori-daikichi.jp/brand_03/gss/images/case/bg_tab_list.png")
		no-repeat center bottom;
	background-size: 100% auto;
	box-sizing: border-box;
}
#brand .sec_02 .sec_02_bx .tab_list::after {
	content: "";
	display: block;
	width: 32%;
}
#brand .sec_02 .sec_02_bx .tab_list li.tab {
	margin-bottom: 8px;
	padding: 10px 0;
	width: 32%;
	color: #603813;
	font-size: 13px;
	font-weight: bold;
	line-height: 1;
	text-align: center;
	background: #fff;
	border-radius: 5px;
	cursor: pointer;
}
#brand .sec_02 .sec_02_bx .tab_list li.tab.is-active {
	color: #fff;
	background: #ad1c00;
}
#brand .sec_02 .sec_02_bx .panel_list {
	padding: 0 14px;
	width: 100%;
	box-sizing: border-box;
}
#brand .sec_02 .sec_02_bx .panel_list .panel {
	display: none;
	padding: 25px 0 0;
	text-align: center;
	position: relative;
}
#brand .sec_02 .sec_02_bx .panel_list .panel.is-show {
	display: block;
}
#brand .sec_02 .sec_02_bx .panel_list .panel .panel_tit {
	margin-bottom: 20px;
	padding: 0 0 15px;
	color: #333;
	font-size: 23px;
	font-weight: bold;
	line-height: 1;
	background: url("https://cdn.speedsize.com/238b2c9c-0e0b-44a9-9a48-93e2951b75dc/https://lp.kaitori-daikichi.jp/brand_03/gss/images/case/panel_tit_bg.png")
		no-repeat center bottom;
	background-size: 56px auto;
}
#brand .sec_02 .sec_02_bx .panel_list .panel .panel_copy {
	margin-bottom: 25px;
	font-size: 13px;
	line-height: 22px;
}
#brand .sec_02 .sec_02_bx .panel_list .panel .panel_copy span {
	color: #ff4000;
}
#brand .bx {
	margin: 0 auto;
	/* padding: 10px 9px 10px; */
	width: 100%;
	text-align: center;
	background-color: #fff;
	/* border-radius: 10px; */
	box-sizing: border-box;
	position: relative;
}
#brand .bx + .bx {
	margin-top: 10px;
}
#brand .bx .st_pro_price {
	align-items: center;
	margin-bottom: 5px;
	padding: 0 0 5px;
	color: #ad1c00;
	font-size: 45px;
	line-height: 1;
	font-weight: bold;
	letter-spacing: -0.04em;
}
#brand .bx .st_pro_price span {
	padding: 10px 0 0;
	font-size: 22px;
	line-height: 1;
	font-weight: bold;
}
#brand .bx .st_pro_price small {
	padding: 5px;
	color: #fff;
	font-size: 12px;
	line-height: 19px;
	font-weight: bold;
	letter-spacing: normal;
	background: #ad1c00;
	border-radius: 5px;
}
#brand .bx .st_pro_price small span {
	display: block;
	padding: 0;
	font-size: 10px;
	font-weight: bold;
}
#brand .bx .st_pro_comp_tit {
	font-size: 12px;
	font-weight: normal;
}
.st_pro_comp_tit {
	margin-bottom: 0px;
	font-size: 8px;
	font-weight: normal;
}
#brand .bx .st_pro_comp_list {
}
#brand .bx .st_pro_comp_list dl {
	align-items: center;
	padding: 0 2px;
	width: 48%;
	background: #333333;
}
#brand .bx .st_pro_comp_list dl dt {
	width: 28%;
	color: #fff;
	font-size: 16px;
}
#brand .bx .st_pro_comp_list dl dd {
	width: 72%;
	font-size: 16px;
	background: #fff;
}
#brand .bx .st_pro_comp_list dl dd small {
	margin-left: 3px;
	font-size: 9px;
}
#brand .bx_list {
	margin: 10px auto;
	width: 100%;
}
#brand .bx_list li {
	display: flex;
	flex-direction: column;
	margin-bottom: 10px;
	padding: 6px;
	width: 48%;
	text-align: center;
	background-color: #fff;
	border-radius: 10px;
	box-sizing: border-box;
	position: relative;
}
#brand .bx_list li .case_pro_img {
	margin-bottom: 8px;
}
#brand .bx_list li .case_pro_tit {
	margin-bottom: 5px;
	color: #333333;
	font-size: 9px;
	line-height: 14px;
	text-align: left;
	word-break: break-all;
}
#brand .bx_list li .case_pro_price {
	align-items: center;
	margin: auto 0 5px;
	color: #ad1c00;
	font-size: 16px;
	line-height: 1;
	font-weight: bold;
	letter-spacing: -0.04em;
}
#brand .bx_list li .case_pro_price span {
	padding: 3px 0 0;
	font-size: 11px;
	line-height: 1;
	font-weight: bold;
}
#brand .bx_list li .case_pro_price small {
	padding: 3px 3px 2px;
	color: #fff;
	font-size: 9px;
	line-height: 1;
	font-weight: bold;
	background: #ad1c00;
	border-radius: 3px;
}
#brand .bx_list li .case_pro_price small span {
	display: block;
	font-size: 7px;
}
#brand .bx_list li .case_pro_txt {
	font-size: 9px;
	line-height: 11px;
	text-align: left;
}
#brand .btn_more {
	margin-bottom: 0 !important;
	text-align: center;
}
#brand .btn_more a {
	color: #603813;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}
#brand .brand_menu {
	width: 320px;
	position: relative;
	left: calc(50% - 160px);
}
#brand .brand_menu li {
	width: calc(100% / 5);
}
#brand .brand_menu li a {
	justify-content: center;
	align-items: center;
	height: 48px;
	color: #fff;
	font-size: 12px;
	line-height: 1;
	font-weight: bold;
	text-align: center;
	background: #754c24;
	box-sizing: border-box;
	border: 1px solid #fff;
	font-weight: normal;
}
#brand .brand_menu li a.current {
	color: #603813;
	background-color: #c7ae92;
	border: 1px solid #c7ae92;
}
#brand .realtime02 {
	margin: 10px auto 0;
	width: 100%;
	background: url("https://cdn.speedsize.com/238b2c9c-0e0b-44a9-9a48-93e2951b75dc/https://lp.kaitori-daikichi.jp/brand_03/gss/images/brand/real/bg.png")
		no-repeat;
	background-size: 100% auto;
}
#brand .sec_01 .realtime02 {
	background: none;
}
#brand .realtime02 .real_tit {
	width: 100%;
}
#brand .realtime02 .real_bx {
	padding: 15px 18px;
}
#brand .realtime02 .real_bx p + p {
	margin-top: 11px;
}
#brand .realtime02 .real_bx p.real_tel {
	position: relative;
}
#brand .realtime02 .real_bx p.real_tel span {
	width: 48.5px;
	position: absolute;
	right: -13px;
	bottom: -10px;
}
#brand .sec_03 {
	padding: 0 13px 30px;
	background: url("https://cdn.speedsize.com/238b2c9c-0e0b-44a9-9a48-93e2951b75dc/https://lp.kaitori-daikichi.jp/brand_03/gss/images/brand/sec_03_bg.png")
		repeat-y;
	background-size: 100% auto;
}
#brand .sec_03 .inner .campaign {
	margin-top: 0;
}
#brand .sec_03 .inner .guarantee {
	margin: 11px auto;
}
#brand .sec_03 .inner .guarantee_tit {
	padding: 8px 0;
	color: #fff;
	font-size: 15px;
	line-height: 1;
	font-weight: bold;
	text-align: center;
	background: #754c24;
}
#brand .sec_03 .inner .guarantee_bx {
	padding: 13px 19px 19px;
	background-color: #fff;
}
#brand .sec_03 .inner .guarantee_bx dl {
	align-items: center;
}
#brand .sec_03 .inner .guarantee_bx dl + dl {
	margin-top: 18px;
	padding: 8px 0 12px;
	border-top: 2px solid #754c24;
}
#brand .sec_03 .inner .guarantee_bx dl dt {
	width: 59%;
}
#brand .sec_03 .inner .guarantee_bx dl dt .guarantee_copy {
	color: #754c24;
	font-size: 16px;
	line-height: 21px;
	font-weight: bold;
}
#brand .sec_03 .inner .guarantee_bx dl dt .guarantee_copy span {
	display: inline-block;
	margin-bottom: 3px;
	font-size: 13px;
	font-weight: bold;
	border-bottom: 2px solid #754c24;
}
#brand .sec_03 .inner .guarantee_bx dl dt .guarantee_copy02 {
	color: #754c24;
	font-size: 20px;
	line-height: 25px;
	font-weight: bold;
	background: url("https://cdn.speedsize.com/238b2c9c-0e0b-44a9-9a48-93e2951b75dc/https://lp.kaitori-daikichi.jp/brand_03/gss/images/brand/copy_line.png")
		no-repeat left 23px;
	background-size: 85px auto;
}
#brand .sec_03 .inner .guarantee_bx dl dt .guarantee_price {
	color: #ff4000;
	font-size: 25px;
	line-height: 1;
	font-weight: bold;
}
#brand .sec_03 .inner .guarantee_bx dl dt .guarantee_price span {
	margin-right: 5px;
	font-size: 58px;
	line-height: 50px;
	font-weight: bold;
	font-style: italic;
	letter-spacing: -0.08em;
}
#brand .sec_03 .inner .guarantee_bx dl dt .guarantee_price small {
	font-size: 10px;
	font-weight: bold;
	writing-mode: vertical-rl;
}
#brand .sec_03 .inner .guarantee_bx dl dd {
	width: 40%;
}
#brand .sec_03 .inner .guarantee_bx .example_bx {
	padding: 11px 9px;
	background: #eaded0;
}
#brand .sec_03 .inner .guarantee_bx .example_bx .example_copy {
	margin: 0 auto 12px;
	width: 228px;
}
#brand .sec_03 .inner .guarantee_bx .example_bx .example_text {
	margin-bottom: 15px;
	color: #603813;
	font-size: 13px;
	line-height: 24px;
	font-weight: bold;
	text-align: center;
}
#brand .sec_03 .inner .guarantee_bx .example_bx .example_img {
	width: 100%;
	box-sizing: border-box;
}
#brand .sec_03 .inner .guarantee_bx .example_bx .example_img li {
	width: 32%;
}
#brand .sec_04 {
}
#brand .sec_04 {
	margin: 0 auto;
	padding: 45px 0 24px;
	width: 100%;
	background: #111547
		url("https://cdn.speedsize.com/238b2c9c-0e0b-44a9-9a48-93e2951b75dc/https://lp.kaitori-daikichi.jp/brand_03/gss/images/brand/sec_04_bg.png")
		repeat-y;
	background-size: 100% auto;
}
#brand .sec_04 .tit {
	margin: 0 auto 30px;
	width: 82.5%;
}
#brand .sec_04 .inner {
	padding: 0 15px;
}
#brand .sec_04 .inner .bx {
	padding: 26px 10px;
	background-color: #fff;
	border-radius: 10px;
}
#brand .sec_04 .inner .bx .main_img {
	margin: 0 auto 20px;
	width: 95%;
}
#brand .sec_04 .inner .bx .second_img {
	margin: 0 auto;
	width: 95%;
}
#brand .sec_04 .inner .bx .item {
	margin-bottom: 20px;
	padding: 15px 10px 0;
}
#brand .sec_04 .inner .bx .item .item_bx {
	align-items: center;
	text-align: left;
}
#brand .sec_04 .inner .bx .item .item_bx .bx_left {
	width: 41%;
	color: #ff4000;
	font-size: 25px;
	line-height: 30px;
}
#brand .sec_04 .inner .bx .item .item_bx .bx_left p {
	font-weight: bold;
	text-align: center;
}
#brand .sec_04 .inner .bx .item .item_bx .bx_left p small {
	display: block;
	padding: 5px 0 0;
	color: #333;
	font-size: 13px;
	line-height: 19px;
	font-weight: bold;
	text-align: left;
}
#brand .sec_04 .inner .bx .item .item_bx .bx_right {
	width: 56%;
}
#brand .sec_04 .inner .bx .item .item_comp_price {
	align-items: center;
	padding: 0;
	color: #ad1c00;
	font-size: 45px;
	line-height: 1;
	font-weight: bold;
	text-align: center;
	letter-spacing: -0.04em;
}
#brand .sec_04 .inner .bx .item .item_comp_price span {
	padding: 10px 0 0 5px;
	font-size: 22px;
	line-height: 1;
	font-weight: bold;
}
#brand .sec_04 .inner .bx .item .item_comp_tit {
	margin-bottom: 5px;
	font-size: 13px;
	font-weight: bold;
}
#brand .sec_04 .inner .bx .item .item_comp_list {
}
#brand .sec_04 .inner .bx .item .item_comp_list dl {
	align-items: center;
	padding: 0 2px;
	width: 48%;
	background: #333333;
}
#brand .sec_04 .inner .bx .item .item_comp_list dl dt {
	width: 28%;
	color: #fff;
	font-size: 16px;
}
#brand .sec_04 .inner .bx .item .item_comp_list dl dd {
	width: 72%;
	font-size: 16px;
	background: #fff;
}
#brand .sec_04 .inner .bx .item .item_comp_list dl dd small {
	margin-left: 3px;
	font-size: 9px;
}
#brand .sec_04 .inner .bx_02 {
	margin-top: 11px;
	padding: 0;
	background-color: none;
	border-radius: 0;
}
#brand .sec_05 {
	margin: 0 auto;
	padding: 26px 15px 0;
	width: 100%;
	background: #fff;
	box-sizing: border-box;
	background: url("https://cdn.speedsize.com/238b2c9c-0e0b-44a9-9a48-93e2951b75dc/https://lp.kaitori-daikichi.jp/brand_03/gss/images/brand/sec_05_bg.png")
		no-repeat center top;
	background-size: 33px auto;
}
#brand .sec_05 .tit {
	margin-bottom: 15px;
	font-size: 24px;
	line-height: 32px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0.26em;
	text-indent: 0.26em;
}
#brand .sec_05 .tit span {
	color: #ad1c00;
	font-weight: bold;
}
#brand .sec_05 .tit small {
	display: block;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
#brand .sec_05 .second_tit {
	margin-bottom: 12px;
	width: 100%;
}
#brand .sec_05 .three_column {
	width: 100%;
}
#brand .sec_05 .three_column::after {
	content: "";
	display: block;
	width: 32%;
}
#brand .sec_05 .three_column li {
	margin-bottom: 20px;
	width: 32%;
}
#brand .sec_05 .three_column li span {
	display: block;
	padding: 6px 0 0;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	text-align: center;
}
#brand .sec_06 {
	margin: 0 auto;
	padding: 50px 15px 30px;
	width: 100%;
	background: url("https://cdn.speedsize.com/238b2c9c-0e0b-44a9-9a48-93e2951b75dc/https://lp.kaitori-daikichi.jp/kaitoribag_lp_parts/images/common/shop/bg.png")
		repeat-y;
	background-size: 100% auto;
	box-sizing: border-box;
}
#brand .sec_06 .tit {
	margin-bottom: 10px;
	font-size: 24px;
	line-height: 32px;
	font-weight: bold;
	text-align: center;
}
#brand .sec_06 .tit span {
	color: #ad1c00;
	font-weight: bold;
}
#brand .sec_06 .copy {
	display: block;
	margin-bottom: 15px;
	text-align: center;
}
#brand .sec_06 .copy span {
	display: inline-block;
	padding: 0 18px 5px;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0.12em;
	text-indent: 0.12em;
	background-image: url("https://cdn.speedsize.com/238b2c9c-0e0b-44a9-9a48-93e2951b75dc/https://lp.kaitori-daikichi.jp/brand_03/gss/images/shop/bg_tit_left.png"),
		url("https://cdn.speedsize.com/238b2c9c-0e0b-44a9-9a48-93e2951b75dc/https://lp.kaitori-daikichi.jp/brand_03/gss/images/shop/bg_tit_right.png");
	background-repeat: no-repeat;
	background-position:
		left center,
		right center;
	background-size: 15px auto;
}
#brand .sec_06 .shop_img {
	margin-bottom: 24px;
	width: 100%;
}
#brand .sec_06 .shop_img_02 {
	margin: 0 auto 12px;
	width: 94.5%;
}
#brand .sec_06 .shop_img_03 {
	margin: 0 auto 20px;
	width: 100%;
}
#brand .sec_06 .copy_02 {
	display: block;
	margin-bottom: 13px;
	color: #1e257c;
	font-size: 23px;
	font-weight: bold;
	line-height: 30px;
	letter-spacing: 0.12em;
	text-indent: 0.12em;
	text-align: center;
}
#brand .sec_06 .staff_tit {
	margin-bottom: 14px;
	padding: 13px 0 0;
	font-size: 13px;
	line-height: 1;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0.12em;
	text-indent: 0.12em;
	border-top: 2px solid #1e257c;
}
#brand .sec_06 .four_column {
	margin: 0 auto;
	width: 90%;
}
#brand .sec_06 .four_column::before {
	content: "";
	display: block;
	width: 23%;
	order: 1;
}
#brand .sec_06 .four_column::after {
	content: "";
	display: block;
	width: 23%;
}
#brand .sec_06 .four_column li {
	margin-bottom: 20px;
	width: 23%;
}
#brand .sec_06 hr {
	margin-bottom: 30px;
	border-top: 2px solid #1e257c;
}
#brand .sec_06 .btn_search {
	margin: 0 auto;
	width: 100%;
}
#brand .sec_07 {
	margin: 0 auto;
	width: 100%;
}
#brand .sec_07 .inner {
	margin: 0 auto;
	padding: 32px 15px 30px;
	background: #c7ae92;
}
#brand .sec_07 .inner .tit {
	margin-bottom: 10px;
	color: #603813;
	font-size: 24px;
	line-height: 32px;
	font-weight: bold;
	text-align: center;
}
#brand .sec_07 .inner .tit span {
	color: #a81c00;
	font-weight: bold;
}
#brand .sec_07 .inner .copy {
	margin-bottom: 15px;
	color: #603813;
	font-size: 14px;
	line-height: 22px;
	text-align: center;
}
#brand .sec_07 .inner dl {
	padding: 5px 10px;
	width: 100%;
	background: #fff;
	border-radius: 5px;
	box-sizing: border-box;
}
#brand .sec_07 .inner dl + dl {
	margin-top: 13px;
}
#brand .sec_07 .inner dl dt {
	padding: 7px 0 7px 46px;
	color: #754c24;
	line-height: 1;
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: 4px center;
	background-size: 34px auto;
}
#brand .sec_07 .inner dl dt span {
	display: block;
	font-size: 21px;
	font-weight: bold;
	background-image: url("https://cdn.speedsize.com/238b2c9c-0e0b-44a9-9a48-93e2951b75dc/https://lp.kaitori-daikichi.jp/kaitoribag_lp_parts/images/common/select/ico04.png");
	background-repeat: no-repeat;
	background-position: right center;
	background-size: 15px auto;
}
#brand .sec_07 .inner dl dt.active span {
	background-image: url("https://cdn.speedsize.com/238b2c9c-0e0b-44a9-9a48-93e2951b75dc/https://lp.kaitori-daikichi.jp/brand_03/gss/images/brand/ico05.png");
}
#brand .sec_07 .inner dl:first-of-type dt {
	background-image: url("https://cdn.speedsize.com/238b2c9c-0e0b-44a9-9a48-93e2951b75dc/https://lp.kaitori-daikichi.jp/brand_03/gss/images/brand/ico01.png");
}
#brand .sec_07 .inner dl:nth-of-type(2) dt {
	background-image: url("https://cdn.speedsize.com/238b2c9c-0e0b-44a9-9a48-93e2951b75dc/https://lp.kaitori-daikichi.jp/brand_03/gss/images/brand/ico02.png");
}
#brand .sec_07 .inner dl:nth-of-type(3) dt {
	background-image: url("https://cdn.speedsize.com/238b2c9c-0e0b-44a9-9a48-93e2951b75dc/https://lp.kaitori-daikichi.jp/brand_03/gss/images/brand/ico03.png");
}
#brand .sec_07 .inner dl dd {
	padding: 18px 10px;
	border-top: 2px solid #754c24;
	display: none;
}
#brand .sec_07 .inner dl dd .shop_img {
	margin-bottom: 12px;
}
#brand .sec_07 .inner dl dd .shop_copy {
	margin-bottom: 12px;
	color: #754c24;
	font-size: 20px;
	font-weight: bold;
	line-height: 26px;
}
#brand .sec_07 .inner dl dd .shop_lead {
	margin-bottom: 15px;
	font-size: 13px;
	line-height: 22px;
}
#brand .sec_07 .inner dl dd .shop_osusume {
	margin-bottom: 14px;
	padding: 14px 10px 5px;
	border: 1px solid #d8d8d8;
}
#brand .sec_07 .inner dl dd .shop_osusume .osusume_copy {
	margin-bottom: 10px;
	color: #ad1c00;
	font-size: 15px;
	line-height: 1;
}
#brand .sec_07 .inner dl dd .shop_osusume .osusume_list {
	margin-bottom: 13px;
}
#brand .sec_07 .inner dl dd .shop_osusume .osusume_list li {
	padding: 0 0 0 18px;
	font-size: 12px;
	line-height: 26px;
	font-weight: bold;
	background: url("https://cdn.speedsize.com/238b2c9c-0e0b-44a9-9a48-93e2951b75dc/https://lp.kaitori-daikichi.jp/brand_03/gss/images/select/ico06.png")
		no-repeat left 5px;
	background-size: 14px auto;
}
#brand .sec_07 .inner .search_btn {
	margin: 20px auto 10px;
}
#brand .sec_07 .inner dl dd .reserve_tel {
	position: relative;
}
#brand .sec_07 .inner dl dd .reserve_tel span {
	width: 48px;
	position: absolute;
	right: -15px;
	bottom: -21px;
}
#brand .sec_08 {
	margin: 0 auto;
	padding: 25px 0;
	width: 100%;
	box-sizing: border-box;
	background: #d3e4ff;
}
#brand .sec_08 .inner {
	padding: 15px;
	width: 100%;
	box-sizing: border-box;
	background-size: 100% auto;
}
#brand .sec_08 .inner .bx {
	padding: 15px 0;
	width: 100%;
	text-align: left;
	box-sizing: border-box;
	background: none;
	border-top: 1px solid #aaaaaa;
	border-radius: 0;
}
#brand .sec_08 .inner .bx:last-of-type {
	border-bottom: 1px solid #333333;
}
#brand .sec_08 .inner .bx .bx_header {
	align-items: baseline;
	margin-bottom: 8px;
}
#brand .sec_08 .inner .bx .bx_header .bx_star {
	line-height: 1;
}
#brand .sec_08 .inner .bx .bx_header .bx_star li {
	width: 14px;
}
#brand .sec_08 .inner .bx .bx_header .bx_user {
	font-size: 10px;
}
#brand .sec_08 .inner .bx .bx_copy {
	font-size: 15px;
    line-height: 1.2;
    margin-bottom: 5px;
}
#brand .sec_08 .inner .bx .bx_text {
	font-size: 11.4px;
	line-height: 1.4;
}
#brand .sec_08 .inner .btn_more {
	margin-top: 25px;
	color: #202aba;
	font-size: 13px;
	text-decoration: underline;
	text-align: center;
}
#brand .sec_08 .inner .btn_close {
	margin-top: 25px;
	color: #202aba;
	font-size: 13px;
	text-decoration: underline;
	text-align: center;
}
#brand .sec_09 {
	margin: 0 auto;
	padding: 25px 15px;
	width: 100%;
	background: #1e257c;
	box-sizing: border-box;
}
#brand .sec_09 .tit {
	margin-bottom: 25px;
	color: #fff;
	font-size: 24px;
	line-height: 1;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0.26em;
	text-indent: 0.26em;
}
#brand .sec_09 .tit span {
	display: block;
	padding: 0 0 9px;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 0.18em;
	text-indent: 0.18em;
}
#brand .sec_09 .tab_list {
	padding: 0 0 14px;
	width: 100%;
}
#brand .sec_09 .tab_list::after {
	content: "";
	display: block;
	width: 32%;
}
#brand .sec_09 .tab_list li.tab02 {
	margin-bottom: 8px;
	padding: 10px 0;
	width: 32%;
	color: #111547;
	font-size: 13px;
	font-weight: bold;
	line-height: 1;
	text-align: center;
	background: #fff;
	border-radius: 5px;
	cursor: pointer;
}
#brand .sec_09 .tab_list li.tab02 small {
	font-size: 11px;
	font-weight: bold;
}
#brand .sec_09 .tab_list li.tab02.is-active02 {
	color: #fff;
	background: #ad1c00;
}
#brand .sec_09 .copy {
	margin-bottom: 15px;
	text-align: center;
}
#brand .sec_09 .copy span {
	padding: 0 21px;
	color: #ffe000;
	font-size: 16px;
	font-weight: bold;
	line-height: 1;
	background-image: url("https://cdn.speedsize.com/238b2c9c-0e0b-44a9-9a48-93e2951b75dc/https://lp.kaitori-daikichi.jp/brand_03/gss/images/search/bg01.png"),
		url("https://cdn.speedsize.com/238b2c9c-0e0b-44a9-9a48-93e2951b75dc/https://lp.kaitori-daikichi.jp/brand_03/gss/images/search/bg02.png");
	background-repeat: no-repeat;
	background-position:
		left center,
		right center;
	background-size: 15px auto;
}
#brand .sec_09 .panel_list {
	width: 100%;
}
#brand .sec_09 .panel_list .panel02 {
	display: none;
	padding: 0;
	text-align: center;
}
#brand .sec_09 .panel_list .panel02.is-show02 {
	display: block;
}
#brand .sec_09 .panel_list .panel02 dl {
	width: 100%;
	background: #fff;
	border-radius: 5px;
}
#brand .sec_09 .panel_list .panel02 dl + dl {
	margin-top: 13px;
}
#brand .sec_09 .panel_list .panel02 dl dt {
	align-items: center;
	padding: 15px 19px;
	line-height: 1.2;
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: 4px center;
	background-size: 34px auto;
}
#brand .sec_09 .panel_list .panel02 dl dt span {
	width: 50%;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}
#brand .sec_09 .panel_list .panel02 dl dt small {
	width: 50%;
	font-size: 12px;
	text-align: right;
}
#brand .sec_09 .panel_list .panel02 dl dd {
	display: none;
}
#brand .sec_09 .panel_list .panel02 dl dd .shop_img {
	position: relative;
}
#brand .sec_09 .panel_list .panel02 dl dd .shop_img img {
	display: none;
}
#brand .sec_09 .panel_list .panel02 dl dd .shop_img .btn_google_map {
	padding: 8px 0;
	width: 90%;
	text-align: center;
	margin: 0 auto; /* position: absolute; */ /* left: 0; */

	/* bottom: 0; */
	background: rgba(30, 37, 124);
}
#brand .sec_09 .panel_list .panel02 dl dd .shop_img .btn_google_map a {
	display: block;
	color: #fff;
	font-size: 14px;
	letter-spacing: 0.06em;
	line-height: 1;
	background: url("https://cdn.speedsize.com/238b2c9c-0e0b-44a9-9a48-93e2951b75dc/https://lp.kaitori-daikichi.jp/brand_03/gss/images/search/arrow.png")
		no-repeat right 10px center;
	background-size: 6px auto;
}
#brand .sec_09 .panel_list .panel02 dl dd .bx {
	padding: 11px 9px;
}
#brand .sec_09 .panel_list .panel02 dl dd .bx table {
	margin-bottom: 6px;
}
#brand .sec_09 .panel_list .panel02 dl dd .bx table th,
#brand .sec_09 .panel_list .panel02 dl dd .bx table td {
	padding: 5px 0 5px 9px;
	font-size: 14px;
	line-height: 25px;
	text-align: left;
}
#brand .sec_09 .panel_list .panel02 dl dd .bx table th {
	width: 31%;
}
#brand .sec_09 .panel_list .panel02 dl dd .bx table td {
	padding: 5px 0;
	width: 69%;
}
#brand .sec_10 {
	margin: 0 auto;
	padding: 30px 15px;
	width: 100%;
	background: #e5e5e5;
	box-sizing: border-box;
}
#brand .sec_10 .tit {
	margin-bottom: 25px;
	font-size: 24px;
	line-height: 1;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0.18em;
	text-indent: 0.18em;
}
#brand .sec_10 .inner {
	padding: 5px 0;
	width: 100%;
	background: #fff;
	border-radius: 5px;
}
#brand .sec_10 .inner dl {
	padding: 0 15px;
	width: 100%;
	background: #fff;
	box-sizing: border-box;
	border-bottom: 3px solid #e5e5e5;
}
#brand .sec_10 .inner dl:last-of-type {
	border-bottom: none;
}
#brand .sec_10 .inner dl dt {
	justify-content: flex-start;
	padding: 13px 0;
	font-size: 15px;
	line-height: 28px;
	border-bottom: 2px solid #999999;
}
#brand .sec_10 .inner dl dt span {
	font-weight: bold;
}
#brand .sec_10 .inner dl dt span:first-of-type {
	width: 10%;
	color: #ad1c00;
	font-size: 20px;
}
#brand .sec_10 .inner dl dt span:last-of-type {
	width: 90%;
}
#brand .sec_10 .inner dl dd {
	padding: 13px 0;
}
#brand .sec_10 .inner dl dd span {
	font-weight: bold;
}
#brand .sec_10 .inner dl dd span:first-of-type {
	width: 10%;
	color: #1e257c;
	font-size: 20px;
	line-height: 28px;
}
#brand .sec_10 .inner dl dd span:last-of-type {
	width: 90%;
	font-size: 13px;
	line-height: 21px;
}
#brand .sec_10 .inner + h2 {
	margin-top: 35px;
}
#brand .sec_10 .inner .bx {
	padding: 18px 25px;
	text-align: left;
	background: #fff;
}
#brand .sec_10 .inner .bx .copy {
	margin: 0 auto 20px;
	width: 76.5%;
}
#brand .sec_10 .inner .bx .lead {
	margin-bottom: 15px;
	color: #333;
	font-size: 15px;
	line-height: 21px;
	font-weight: bold;
	text-align: center;
	letter-spacing: -0.05em;
}
#brand .sec_10 .inner .bx .item_bx {
	margin-bottom: 15px;
	padding: 15px 0 15px 30px;
	list-style: disc;
	border-bottom: 1px solid #333;
	border-top: 1px solid #333;
}
#brand .sec_10 .inner .bx .item_bx li {
	font-size: 15px;
	line-height: 1;
	font-weight: bold;
}
#brand .sec_10 .inner .bx .item_bx li + li {
	margin-top: 12px;
}
#brand .sec_10 .inner .bx .note {
	font-size: 11px;
	line-height: 21px;
	font-weight: bold;
}
#brand .sec_11 {
	margin: 0 auto;
	width: 100%;
}
#brand .sec_11 .tit {
	margin-bottom: 25px;
	color: #fff;
	font-size: 24px;
	line-height: 1;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0.2em;
	text-indent: 0.2em;
}
#brand .sec_11 .tit span {
	color: #ffe000;
	font-weight: bold;
}
#brand .sec_12 {
	margin: 0 auto;
	padding: 28px 15px 40px;
	width: 100%;
	background: #111547;
	box-sizing: border-box;
}
#brand .sec_12 .tit {
	margin-bottom: 15px;
	color: #fff;
	font-size: 24px;
	line-height: 1;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0.22em;
	text-indent: 0.22em;
}
#brand .sec_12 .lead {
	margin-bottom: 18px;
	color: #fff;
	font-size: 14px;
	line-height: 22px;
	text-align: center;
	letter-spacing: 0.14em;
	text-indent: 0.14em;
}
#brand .sec_12 dl {
	padding: 14px 10px 14px 17px;
	background: #fff;
	border-radius: 10px;
}
#brand .sec_12 dl + dl {
	margin-top: 15px;
}
#brand .sec_12 dl dt {
	color: #333;
	width: 64.5%;
	font-size: 11px;
	line-height: 18px;
}
#brand .sec_12 dl dt span {
	display: block;
	font-size: 18px;
	line-height: 32px;
	font-weight: bold;
}
#brand .sec_12 dl dd {
	width: 33.4%;
}
@media screen and (min-width: 769px) {
	#brand {
	}
}

.voice {
	padding: 20px 0 20px;
	position: relative;
	background: url(https://cdn.speedsize.com/238b2c9c-0e0b-44a9-9a48-93e2951b75dc/https://lp.kaitori-daikichi.jp/brand_03/gss/images/brand/sec_04_bg.png)
		repeat-y;
	background-size: 100% auto;
}
.voice .in {
	position: relative;
	margin: 0 10px;
	background: #fff;
	padding: 30px 20px;
	border-radius: 10px;
	letter-spacing: 1px;
	font-size: 14px;
}
.voice h2 {
	margin-bottom: 30px;
	text-align: center;
}
.voice .voice_con {
	background: #fff;
	flex-wrap: wrap;
	padding-bottom: 20px;
	margin-bottom: 20px;
	display: flex;
	border-bottom: solid 2px #cccccc;
	color: #333;
}
.voice img {
	width: 250px;
}
.voice .voice_con h3 {
	font-size: 13px;
	font-weight: 700;
	line-height: 1.5;
	font-weight: bold;
	margin-bottom: 0.5em;
}
.voice .voice_con small {
	color: #000;
	font-weight: normal;
	font-size: 12px;
	margin-top: 0.5em;
	display: block;
	font-weight: bold;
}
.voice .flex-contents {
	display: flex;
	gap: 10px;
	margin-bottom: 1rem;
	align-items: flex-start;
}
.voice_con .voice-user {
	font-weight: bold;
	font-size: 0.9rem;
	margin-top: 0.3em;
}
.voice_con.m_red .flex-contents:before {
	content: "";
	width: 40px;
	height: 40px;
	display: block;
	background: url(https://cdn.speedsize.com/238b2c9c-0e0b-44a9-9a48-93e2951b75dc/https://lp.kaitori-daikichi.jp/kaitoribag_lp_parts/images/common/voice/voice-red.svg)
		no-repeat center;
	background-size: contain;
}
.voice_con.m_green .flex-contents:before {
	content: "";
	width: 40px;
	height: 40px;
	display: block;
	background: url(https://cdn.speedsize.com/238b2c9c-0e0b-44a9-9a48-93e2951b75dc/https://lp.kaitori-daikichi.jp/kaitoribag_lp_parts/images/common/voice/voice-green.svg)
		no-repeat center;
	background-size: contain;
}
.voice_con.m_yellow .flex-contents:before {
	content: "";
	width: 40px;
	height: 40px;
	display: block;
	background: url(https://cdn.speedsize.com/238b2c9c-0e0b-44a9-9a48-93e2951b75dc/https://lp.kaitori-daikichi.jp/kaitoribag_lp_parts/images/common/voice/voice-yellow.svg)
		no-repeat center;
	background-size: contain;
}
.voice_con.m_blue .flex-contents:before {
	content: "";
	width: 40px;
	height: 40px;
	display: block;
	background: url(https://cdn.speedsize.com/238b2c9c-0e0b-44a9-9a48-93e2951b75dc/https://lp.kaitori-daikichi.jp/kaitoribag_lp_parts/images/common/voice/voice-blue.svg)
		no-repeat center;
	background-size: contain;
}
.voice_con.m_purple .flex-contents:before {
	content: "";
	width: 40px;
	height: 40px;
	display: block;
	background: url(https://cdn.speedsize.com/238b2c9c-0e0b-44a9-9a48-93e2951b75dc/https://lp.kaitori-daikichi.jp/kaitoribag_lp_parts/images/common/voice/voice-purple.svg)
		no-repeat center;
	background-size: contain;
}
.voice_con.m_red .voice-user {
	color: #ee4413;
}
.voice_con.m_green .voice-user {
	color: #61a063;
}
.voice_con.m_yellow .voice-user {
	color: #edb500;
}
.voice_con.m_blue .voice-user {
	color: #4d81f7;
}
.voice_con.m_purple .voice-user {
	color: #7914db;
}
.voice_con .right-content {
	width: fit-content;
}
.voice_con .voice-rate img {
	width: 14px;
	margin-right: 1px;
}
.voice_con .voice-rate {
	display: flex;
	align-items: center;
}
.voice_con img {
	width: 23%;
	object-fit: contain;
}
.voice_con p {
	font-size: 10px;
	letter-spacing: 1px;
	color: #333333;
	line-height: 1.6;
}
.voice .btn_more {
	text-align: center;
	font-weight: bold;
	text-decoration: underline;
	color: #0000ff;
	cursor: pointer;
}

/* ------------------------------ レビュー ------------------------------ */
#review {
	border-radius: 5px;
	background: #fff;
	padding: 25px 10px;
	margin-bottom: 35px;
	text-align: center;
  }
  #review .fs-s {
	font-size: 12px;
	margin-top: 14px;
  }
  #review .btn_more,
  #review .btn_close {
	position: relative;
	padding: 10px 35px 10px 30px;
	margin: 0 auto;
	background: #eee;
	border-radius: 25px;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	margin-top: 10px;
	min-width: 200px;
	text-align: center;
	cursor: pointer;
	font-size: 16px;
	width: 265px;
	height: 45px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
		-ms-flex-pack: center;
			justify-content: center;
	-webkit-box-align: center;
		-ms-flex-align: center;
			align-items: center;
	box-sizing: border-box;
  }
  #review .btn_more::after {
	content: "＋";
	position: absolute;
	right: 10px;
	top: 50%;
	-webkit-transform: translateY(-50%);
			transform: translateY(-50%);
	font-size: 15px;
  }
  #review .btn_close::after {
	content: "－";
	position: absolute;
	right: 10px;
	top: 50%;
	-webkit-transform: translateY(-50%);
			transform: translateY(-50%);
	font-size: 15px;
  }
  /* #review h2 {
	font-size: 16px;
	font-weight: 700;
	line-height: 1.2;
	margin-bottom: 10px;
	display: block;
  } */
  .review-top-title{
	font-size: 16px !important;
	font-weight: 700 !important;
	line-height: 1.2 !important;
	margin-bottom: 10px !important;
	display: block !important;
  }
  #review h2 strong {
	font-size: 25px;
	font-weight: 700;
	line-height: 1.2;
	display: block;
  }
  #review h3 {
	line-height: 1;
	font-size: 15px;
	font-weight: 500;
	font-family: "Noto Sans JP", serif;
	padding-right: 20px;
	letter-spacing: -0.1em;
	line-height: 1.4;
	white-space: nowrap;
  }
  #review .bx {
	border: solid 1px #ccc;
	margin-bottom: 5px;
	text-align: left;
  }
  #review .j35--bx {
	border: solid 1px #ccc;
	margin-bottom: 5px;
	text-align: left;
  }
  #review .bx_user {
	font-size: 12px;
	color: #444;
  }
  
  .review-content {
	display: none;
	padding: 0 10px;
	border-top: solid 1px #ccc;
	color: #444;
	margin: 0 10px;
	font-size: 14px;
	padding: 15px 10px 20px;
	line-height: 1.4;
	/* opacity: 0;
	height: 0;
	-webkit-transition: 0.3s;
	transition: 0.3s; */
  }
  
  .review-status {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 5px;
	margin-bottom: 10px;
	-webkit-box-align: center;
		-ms-flex-align: center;
			align-items: center;
  }
  
  .review-star {
	color: #FFC700;
	font-size: 14px;
  }
  
  .review-title {
	position: relative;
	padding: 13px 15px;
	cursor: pointer;
  }
  
  .review-arrow {
	position: absolute;
	top: 50%;
	right: 15px;
	-webkit-transform: translateY(-50%);
			transform: translateY(-50%);
	width: 14px;
	-webkit-transition: 0.3s;
	transition: 0.3s;
  }
  
  .active .review-arrow {
	-webkit-transform: translateY(-50%) rotate(180deg);
			transform: translateY(-50%) rotate(180deg);
  }
  
  .review-content.open {
	display: block;
	padding: 15px 10px 20px;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	height: auto;
	opacity: 1;
	line-height: 1.4;
	-webkit-font-feature-settings: "palt";
			font-feature-settings: "palt";
  }
  
  .review-img {
	margin-bottom: 10px;
  }