/****************************
2020改修対応：お問い合わせTOP
****************************/
.shortcutmenu {
	display: none !important;
}

.l-page-head {
	padding: 20px 0 25px;
	text-align: center;
}

.breadcrumb {
	padding: 20px 10px 19px 10px;
}

.breadcrumb-wrap {
	padding: 0;
}

.breadcrumb-list {
	max-width: 980px;
	margin: 0 auto 0 auto;
}

.l-lp .l-footer-bottom {
	margin-bottom: 0;
}

.gnav {
	display: none;
}

#contact_top {
	border-top: 1px solid #e8e8e8;
}

#contact_top #modal-terms01,
#contact_second #modal-terms01 {
	left: 0;
}

#contact_top .l-page-head div,
#contact_second .l-page-head div,
#contact_third .l-page-head div {
	max-width: 980px;
	margin: 0 auto 0 auto;
	position: relative;
}

#contact_top h1,
#contact_second h1,
#contact_third h1 {
	font-size: 24px;
	position: relative;
	display: inline-block;
	margin-bottom: 7px;
	border-left: 0;
	padding: 0 0 10px 0;
	width: 100%;
	max-width: 980px;
	text-align: center;
}

#contact_top .l-page-head div a,
#contact_second .l-page-head div a,
#contact_third .l-page-head div a {
	color: #737373;
	position: absolute;
	top: 50%;
	left: 15px;
	font-size: 16px;
	text-decoration: none;
	margin: -21px 0 0 20px;
	padding: 0 0 0 20px;
	z-index: 4;
	font-weight: bold;
}

#contact_top .l-page-head div a:before,
#contact_second .l-page-head div a:before,
#contact_third .l-page-head div a:before {
	display: block;
	content: "";
	background: url("/common_c/images/common/icon/icon_arrow.svg") no-repeat top left;
	background-size: 6px;
	width: 12px;
	height: 12px;
	position: absolute;
	top: 50%;
	left: 0;
	margin: -5px 0 0 0;
	transform: scale(-1, 1);
}

#contact_top p.caption_text,
#contact_top p.caption_text-ivr,
#contact_second p.caption_text {
	font-size: 24px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 30px;
	text-align: center;
	line-height: 1.4;
}

#contact_top h2.ttl-paragraph,
#contact_second h2.ttl-paragraph {
	margin: 0;
	font-size: 18px;
}

#contact_top #contact_main.bg-gray,
#contact_second #contact_main.bg-gray {
	background-color: #ddd;
}

#contact_top #contact_main.l-section,
#contact_second #contact_main.l-section {
	padding: 40px 0;
}

#contact_third #main_contents .l-section:nth-child(odd),
#contact_third .main_contents .l-section:nth-child(odd) {
	background-color: #f6f6f6;
}

body.m6 #contact_third .main_contents .l-section:nth-child(odd),
body.m7 #contact_third .main_contents .l-section:nth-child(odd),
body.m8 #contact_third .main_contents .l-section:nth-child(odd) {
	background-color: #fff !important;
}

body.m6 #contact_third .main_contents .l-section:nth-child(even),
body.m7 #contact_third .main_contents .l-section:nth-child(even),
body.m8 #contact_third .main_contents .l-section:nth-child(even) {
	background-color: #f6f6f6 !important;
}

#contact_top #contact_main div.row div:nth-last-child(1),
#contact_top #contact_main div.row div:nth-last-child(2) {
	margin-bottom: 0 !important;
}

#contact_top #contact_main div.row div img {
	max-width: 50%;
	height: auto;
}

#contact_top #contact_main div.row .box-block-detail-middle {
	left: 25%;
}

#contact_second div.box {
	border-radius: 10px;
	position: relative;
	cursor: pointer;
	padding: 15px 20px;
}

#contact_second div.box:hover {
	opacity: 0.7;
}

#contact_second div.box p:first-child {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 0;
	padding-right: 30px;
}

#contact_second div.box .row {
	display: flex;
	justify-content: center;
	align-items: center;
}

#contact_second div.box .row p.image {
	display: table;
	height: 100%;
	width: 100%;
	padding-right: 0;
}

#contact_second div.box .row p.image span {
	display: table-cell;
	vertical-align: middle;
}

#contact_second div.box .row p.image span img {
	width: 70%;
	min-width: 60px;
	height: auto;
	margin-left: 20%;
}

/*
#contact_second div.box .row div.col-9{
	padding-bottom:45px;
}
*/

#contact_second div.box p.accordion_title,
#contact_second div.box div#btn-chat,
#contact_second div.box div#wid_support a {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	cursor: pointer;
	font-size: 16px;
	color: #fff;
	background: #FC0F3A;
	border-color: #FC0F3A;
	border-radius: 100px;
	box-shadow: 0px 3px 0px #d70b32;
	text-align: center;
	font-weight: bold;
	width: 80%;
	margin: 0 auto 0 auto;
}

#contact_second div.box p.accordion_title.active {
	box-shadow: none;
}

#contact_second div.box p.accordion_title span,
#contact_second div.box p.accordion_title.active span,
#contact_second div.box div#btn-chat span,
#contact_second div.box div#wid_support a span {
	display: block;
	position: relative;
	padding: 10px;
	width: 100%;
}

#contact_top #top_faq #faq_component ul li div.accordion_title:after,
#contact_second div#btn-chat:after,
#contact_second div#wid-support:after,
#contact_third #main_contents #faq_area ul li div.accordion_title:after,
#contact_third .main_contents #faq_area ul li div.accordion_title:after {
	position: absolute;
	top: 50%;
	right: 10%;
	display: block;
	content: "";
	background: url(/common_c/images/common/icon/icon_arrow_white.svg) no-repeat top left;
	background-size: 6px 10px;
	width: 6px;
	height: 10px;
	transform: rotate(90deg);
	margin-top: -5px;
}

#contact_top #top_faq #faq_component ul li div.accordion_title:after,
#contact_second div#btn-chat:after,
#contact_second div#wid-support:after,
#contact_third #main_contents #faq_area ul li div.accordion_title:after,
#contact_third .main_contents #faq_area ul li div.accordion_title:after {
	background: url(/common_c/images/common/icon/icon_arrow.svg) no-repeat top left;
	background-size: 10px;
	width: 20px;
	height: 15px;
	right: 0;
}

#contact_second div#btn-chat:after,
#contact_second div#wid-support:after {
	right: 4%;
}

#contact_second div.accordion_title:after,
#contact_second div.accordion_title.active:after {}

#contact_second div.accordion_title.active .accordion-icon span:nth-child(1) {
	width: 2px;
	height: 14px;
	left: 6px;
	top: 0px;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}

#contact_second div.accordion_title.active .accordion-icon span:nth-child(2) {
	opacity: 0;
}

#contact_top #top_faq #faq_component ul li div.accordion_title:hover,
#contact_third #main_contents #faq_area ul li div.accordion_title:hover,
#contact_third .main_contents #faq_area ul li div.accordion_title:hover {
	opacity: 0.7;
}

#contact_second div#btn-chat:after,
#contact_second div#wid-support:after {
	transform: rotate(0deg);
}

#contact_top #top_faq #faq_component ul li div.accordion_title.active:after,
#contact_second div.accordion_title.active:after,
#contact_third #main_contents #faq_area ul li div.accordion_title.active:after,
#contact_third .main_contents #faq_area ul li div.accordion_title.active:after {
	transform: rotate(-90deg);
}

#contact_top #top_faq #faq_component ul li div.accordion_title:hover:after,
#contact_second div.accordion_title:hover:after,
#contact_third #main_contents #faq_area ul li div.accordion_title:hover:after,
#contact_third .main_contents #faq_area ul li div.accordion_title:hover:after {
	animation: arrowDown 0.4s 2;
}

#contact_top #top_faq #faq_component ul li div.accordion_title.active:hover:after,
#contact_second div.accordion_title.active:hover:after,
#contact_third #main_contents #faq_area ul li div.accordion_title.active:hover:after,
#contact_third .main_contents #faq_area ul li div.accordion_title.active:hover:after {
	animation: arrowUp 0.4s 2;
}

#contact_second div.accordion_title.active:after {
	margin-top: -15px;
}

#contact_second div.c_area .acc_content {
	position: relative;
	padding: 12px 0 0 0;
}

#contact_second div.c_area .acc_content:before {
	content: "";
	position: absolute;
	top: -12px;
	left: 50%;
	margin-left: -15px;
	border: 15px solid transparent;
	border-bottom: 15px solid #f8f8f8;
}

#contact_second div.c_area .acc_content ul {
	background-color: #f8f8f8;
	border-radius: 10px;
	padding: 0 30px;
	margin: 0;
}

#contact_second div.c_area .acc_content ul li {
	border-bottom: 1px solid #e8e8e8;
}

#contact_second div.c_area .acc_content ul li:last-child {
	border-bottom: 0;
}

#contact_second div.c_area .acc_content ul li a {
	display: block;
	position: relative;
	padding: 30px 30px 30px 0;
	font-size: 16px;
	font-weight: bold;
}

#contact_top #search_list ul li a:after,
#contact_top #contact_main div.row div a div.box-block:after,
#contact_second div.c_area .acc_content ul li a:after,
#contact_third #main_contents #faq_area ul li.w_link a:after,
#contact_third .main_contents #faq_area ul li.w_link a:after,
#contact_top #top_faq #faq_component ul li.list-faq-item a:after {
	display: block;
	content: "";
	background: url("/common_c/images/common/icon/icon_arrow.svg") no-repeat top left;
	background-size: 10px;
	width: 15px;
	height: 20px;
	position: absolute;
	top: 50%;
	right: 0;
	margin: -10px 0 0 0;
}

#contact_top #search_list ul li a.link_blank:after,
#contact_second div.c_area .acc_content ul li a.link_blank:after {
	background-size: 16px;
	width: 16px;
	height: 16px;
	background-image: url(/common_c/images/common/icon/icon_blank_gray.svg);
}

#contact_top #search_list ul li a.link_blank:after {
	right: 10px;
}

#contact_top #search_list ul li a:after {
	background-size: 5px 10px;
	margin: -5px 0 0 0;
}

#contact_top #contact_main div.row div a div.box-block:after {
	right: 5%;
}

#contact_third .main_contents #faq_area ul li.w_link a:after {
	transform: rotate(0deg);
}

#contact_top #contact_main div.row div a div.box-block:hover:after,
#contact_second div.c_area .acc_content ul li a:hover:after,
#contact_third #main_contents #faq_area ul li.w_link a:hover:after,
#contact_third .main_contents #faq_area ul li.w_link a:hover:after,
#contact_top #top_faq #faq_component ul li.list-faq-item a:hover:after {
	animation: arrowR 0.4s 2;
}

#contact_second div.c_area .acc_content ul li a.link_blank:hover:after {
	animation: none;
}

#contact_second div.box div#wid_support p {
	font-size: 14px;
}

#contact_top #search_list ul {
	margin-bottom: 0;
}

#contact_top #search_list ul li {
	border: 1px solid #ddd;
	border-top: 0;
	background-color: #fff;
	margin: 0;
}

#contact_top #search_list ul li:first-child {
	border: 1px solid #ddd;
	background-color: #fff;
	margin: 10px 0 0 0;
}

#contact_top #search_list ul li a {
	position: relative;
	display: block;
	padding: 15px 20px 15px 10px;
}

#contact_top #search_list ul li a:hover {
	opacity: 0.7;
}

/***** 第3階層：共通 *****/
#contact_third #main_contents #myy_area div.row div p.ttl-cap,
#contact_third #main_contents #faq_area p.ttl-cap,
#contact_third #main_contents #chat_area p.ttl-cap,
#contact_third .main_contents #myy_area div.row div p.ttl-cap,
#contact_third .main_contents #faq_area p.ttl-cap,
#contact_third .main_contents #chat_area p.ttl-cap {
	text-align: center;
	font-size: 18px;
	margin: 0 0 20px 0;
	color: #f91940;
}

#contact_top #top_faq h2.ttl-article,
#contact_third #main_contents #myy_area div.row div h2.ttl-article,
#contact_third #main_contents #faq_area h2.ttl-article,
#contact_third #main_contents #tel_area h2.ttl-article,
#contact_third #main_contents #chat_area h2.ttl-article,
#contact_third #main_contents #shop_area h2.ttl-article,
#contact_third #main_contents #cb_area h2.ttl-article,
#contact_third .main_contents #myy_area div.row div h2.ttl-article,
#contact_third .main_contents #faq_area h2.ttl-article,
#contact_third .main_contents #tel_area h2.ttl-article,
#contact_third .main_contents #chat_area h2.ttl-article,
#contact_third .main_contents #shop_area h2.ttl-article,
#contact_third .main_contents #cb_area h2.ttl-article {
	margin: 0 0 30px 0;
	text-align: center;
	font-size: 28px;
}

#contact_top #top_faq h2.ttl-article span,
#contact_third #main_contents #myy_area div.row div h2.ttl-article span,
#contact_third #main_contents #faq_area h2.ttl-article span,
#contact_third #main_contents #chat_area h2.ttl-article span,
#contact_third #main_contents #shop_area h2.ttl-article span,
#contact_third #main_contents #tel_area h2.ttl-article span,
#contact_third .main_contents #myy_area div.row div h2.ttl-article span,
#contact_third .main_contents #faq_area h2.ttl-article span,
#contact_third .main_contents #chat_area h2.ttl-article span,
#contact_third .main_contents #shop_area h2.ttl-article span,
#contact_third .main_contents #tel_area h2.ttl-article span {
	position: relative;
	display: inline-block;
	padding: 10px 0 10px 80px;
}

#contact_third #main_contents #myy_area div.row div h2.ttl-article span,
#contact_third .main_contents #myy_area div.row div h2.ttl-article span {
	padding: 10px 0 10px 70px;
}

#contact_top #top_faq h2.ttl-article span:before,
#contact_third #main_contents #myy_area div.row div h2.ttl-article span:before,
#contact_third #main_contents #faq_area h2.ttl-article span:before,
#contact_third #main_contents #chat_area h2.ttl-article span:before,
#contact_third #main_contents #shop_area h2.ttl-article span:before,
#contact_third #main_contents #tel_area h2.ttl-article span:before,
#contact_third .main_contents #myy_area div.row div h2.ttl-article span:before,
#contact_third .main_contents #faq_area h2.ttl-article span:before,
#contact_third .main_contents #chat_area h2.ttl-article span:before,
#contact_third .main_contents #shop_area h2.ttl-article span:before,
#contact_third .main_contents #tel_area h2.ttl-article span:before {
	position: absolute;
	top: 50%;
	left: 0;
	margin: -36px 0 0 0;
	display: block;
	content: '';
	background: url(/support/contact/images/icon-myymobile.png) no-repeat top left;
	background-size: 65px 72px;
	width: 65px;
	height: 72px;
}

#contact_top #top_faq {
	border-top: 1px solid #f6f6f6;
}

#contact_third .page_ttl_gray {
	background-color: #f6f6f6;
	text-align: center;
	padding: 15px 0;
	max-width: 100%;
}

#contact_third .page_ttl_gray p {
	display: inline-block;
	padding: 5px 20px;
	margin: 0;
	color: #fff;
	background-color: #343434;
	font-weight: bold;
	font-size: 18px;
}

/***** 第3階層：Myy *****/
#contact_third #main_contents #myy_area div.row div,
#contact_third #main_contents #chat_area div.row div,
#contact_third .main_contents #myy_area div.row div,
#contact_third .main_contents #chat_area div.row div {
	display: flex;
	flex-direction: column;
	justify-content: center;
}

/***** 第3階層：よくあるご質問 *****/
#contact_top #top_faq h2.ttl-article span,
#contact_third #main_contents #faq_area h2.ttl-article span,
#contact_third .main_contents #faq_area h2.ttl-article span {
	padding: 10px 0 10px 90px;
}

#contact_top #top_faq h2.ttl-article span:before,
#contact_third #main_contents #faq_area h2.ttl-article span:before,
#contact_third .main_contents #faq_area h2.ttl-article span:before {
	background: url(/support/contact/images/icon-faq.png) no-repeat top left;
	background-size: 78px 58px;
	margin: -29px 0 0 0;
	width: 78px;
	height: 58px;
}

#contact_top #top_faq #faq_component,
#contact_third #main_contents #faq_area #faq_component,
#contact_third #main_contents #faq_area #faq_component_02,
#contact_third #main_contents #faq_area #faq_component_03,
#contact_third .main_contents #faq_area #faq_component,
#contact_third .main_contents #faq_area #faq_component_02,
#contact_third .main_contents #faq_area #faq_component_03 {
	border: 1px solid #ddd;
	background-color: #fff;
	border-radius: 10px;
	padding: 0 60px;
	min-height: 88.2px;
}

#contact_top #top_faq #faq_component p.notfound,
#contact_top #top_faq #faq_component .btn-inline-wrapper,
#contact_third #main_contents #faq_area #faq_component p.notfound,
#contact_third #main_contents #faq_area #faq_component .btn-inline-wrapper,
#contact_third #main_contents #faq_area #faq_component_02 p.notfound,
#contact_third #main_contents #faq_area #faq_component_02 .btn-inline-wrapper,
#contact_third #main_contents #faq_area #faq_component_03 p.notfound,
#contact_third #main_contents #faq_area #faq_component_03 .btn-inline-wrapper,
#contact_third .main_contents #faq_area #faq_component p.notfound,
#contact_third .main_contents #faq_area #faq_component .btn-inline-wrapper,
#contact_third .main_contents #faq_area #faq_component_02 p.notfound,
#contact_third .main_contents #faq_area #faq_component_02 .btn-inline-wrapper,
#contact_third .main_contents #faq_area #faq_component_03 p.notfound,
#contact_third .main_contents #faq_area #faq_component_03 .btn-inline-wrapper {
	display: none;
}

#contact_top #top_faq #faq_component ul,
#contact_third #main_contents #faq_area ul,
#contact_third .main_contents #faq_area ul {
	margin-bottom: 0;
}

#contact_top #top_faq #faq_component ul li,
#contact_third #main_contents #faq_area ul li,
#contact_third .main_contents #faq_area ul li {
	padding: 30px 0;
	border-top: 0;
	border-bottom: 1px solid #eee;
}

#contact_top #top_faq #faq_component ul li:last-child,
#contact_third #main_contents #faq_area ul li:last-child,
#contact_third .main_contents #faq_area ul li:last-child {
	border-bottom: 0;
}

#contact_top #top_faq #faq_component ul li div.accordion_title,
#contact_top #top_faq #faq_component ul li .accordion-box p,
#contact_third #main_contents #faq_area ul li div.accordion_title,
#contact_third #main_contents #faq_area ul li.w_link a,
#contact_third #main_contents #faq_area ul li .accordion-box p,
#contact_third .main_contents #faq_area ul li div.accordion_title,
#contact_third .main_contents #faq_area ul li.w_link a,
#contact_third .main_contents #faq_area ul li .accordion-box p {
	display: block;
	font-size: 15px;
	position: relative;
	padding: 0 40px 0 40px;
	cursor: pointer;
}

#contact_top #top_faq #faq_component ul li .accordion-box p,
#contact_third #main_contents #faq_area ul li .accordion-box p,
#contact_third .main_contents #faq_area ul li .accordion-box p {
	font-size: 15px;
	cursor: auto;
	padding: 3px 40px 3px 40px;
	margin: 10px 0 10px 0;
}

#contact_top #top_faq #faq_component ul li div.accordion_title:before,
#contact_top #top_faq #faq_component ul li .accordion-box p:before,
#contact_third #main_contents #faq_area ul li div.accordion_title:before,
#contact_third #main_contents #faq_area ul li.w_link a:before,
#contact_third #main_contents #faq_area ul li .accordion-box p:before,
#contact_third .main_contents #faq_area ul li div.accordion_title:before,
#contact_third .main_contents #faq_area ul li.w_link a:before,
#contact_third .main_contents #faq_area ul li .accordion-box p:before {
	position: absolute;
	top: 0;
	left: 0;
	content: '';
	background: url(/common_c/images/common/icon/icon_faq_q.svg) no-repeat left top;
	background-size: 26px;
	width: 26px;
	height: 26px;
	display: inline-block;
	vertical-align: middle;
}

#contact_top #top_faq #faq_component ul li .accordion-box p:before,
#contact_third #main_contents #faq_area ul li .accordion-box p:before,
#contact_third .main_contents #faq_area ul li .accordion-box p:before {
	background: url(/common_c/images/common/icon/icon_faq_a.svg) no-repeat left top;
	background-size: 26px;
}

#contact_top #top_faq #faq_component ul li .accordion-box,
#contact_third #main_contents #faq_area ul li .accordion-box,
#contact_third .main_contents #faq_area ul li .accordion-box {
	padding: 0;
}

#contact_top #top_faq #faq_component ul li .accordion-box a,
#contact_third #main_contents #faq_area ul li .accordion-box a,
#contact_third .main_contents #faq_area ul li .accordion-box a {
	font-size: 15px;
	display: inline-block;
	padding: 0 15px 0 0;
	margin: 0 0 0 40px;
}

#contact_top #top_faq #faq_component ul li p.list-faq-question {
	font-size: 15px;
	text-overflow: clip;
	white-space: normal;
	padding-right: 43px;
}

#contact_top #top_faq #faq_component ul li.list-faq-item a {
	padding: 0;
}

/***** 第3階層：自動音声ガイダンス *****/
#contact_third #main_contents #tel_area h2.ttl-article span:before,
#contact_third .main_contents #tel_area h2.ttl-article span:before {
	background: url(/support/contact/images/icon-result-voice.png) no-repeat top left;
	background-size: 70px 70px;
	margin: -35px 0 0 0;
	width: 70px;
	height: 70px;
}

#contact_third #main_contents #tel_area table tr td a,
#contact_third .main_contents #tel_area table tr td a {
	text-decoration: none;
	color: #000;
}

/***** 第3階層：チャット *****/
#contact_third #main_contents #chat_area h2.ttl-article span,
#contact_third .main_contents #chat_area h2.ttl-article span {
	padding: 10px 0 10px 60px;
}

#contact_third #main_contents #chat_area h2.ttl-article span:before,
#contact_third .main_contents #chat_area h2.ttl-article span:before,
#contact_third #main_contents #chat_area .chat_area h2.ttl-article.ttl-form span:before,
#contact_third .main_contents #chat_area .chat_area h2.ttl-article.ttl-form span:before {
	background: url(/support/contact/images/icon-chat.png) no-repeat top left;
	background-size: 50px 58px;
	margin: -29px 0 0 0;
	width: 50px;
	height: 58px;
}

#contact_third #main_contents #chat_area h2.ttl-article.ttl-form span:before,
#contact_third .main_contents #chat_area h2.ttl-article.ttl-form span:before {
	background: url(/support/contact/images/icon-inquiry.png) no-repeat top left;
	background-size: 42px 52px;
	margin: -29px 0 0 0;
	width: 50px;
	height: 58px;
}

#contact_third #main_contents #chat_area div.row div:nth-child(1),
#contact_third .main_contents #chat_area div.row div:nth-child(1) {
	padding-left: 50px;
}

#contact_third #main_contents #chat_area div.row div:nth-child(2),
#contact_third .main_contents #chat_area div.row div:nth-child(2) {
	padding-right: 50px;
}

#contact_third #main_contents #chat_area p.ttl-cap,
#contact_third .main_contents #chat_area p.ttl-cap {
	margin: 30px 0 10px 0;
}

#contact_third #main_contents #chat_area div.box,
#contact_third .main_contents #chat_area div.box {
	border-radius: 10px;
	margin: 0 auto;
	max-width: 670px;
	text-align: center;
}

#contact_third #main_contents #chat_area div.box p,
#contact_third .main_contents #chat_area div.box p {
	font-weight: bold;
}

#contact_third #main_contents #chat_area div.box p strong,
#contact_third .main_contents #chat_area div.box p strong {
	color: #f91940;
}

#contact_third #main_contents #chat_area div.box p strong span,
#contact_third .main_contents #chat_area div.box p strong span {
	display: inline-block;
	padding: 0 5px 0 5px;
}

/***** 第3階層：ショップ誘導 *****/
#contact_third #main_contents #shop_area div.box,
#contact_third .main_contents #shop_area div.box {
	border-radius: 10px;
	margin: 0 auto;
	max-width: 670px;
	text-align: center;
}

#contact_third #main_contents #shop_area h2.ttl-article span,
#contact_third .main_contents #shop_area h2.ttl-article span {
	padding: 10px 0 10px 60px;
}

#contact_third #main_contents #shop_area h2.ttl-article span:before,
#contact_third .main_contents #shop_area h2.ttl-article span:before {
	background: url(/support/contact/images/icon-shop.png) no-repeat top left;
	background-size: 50px 58px;
	margin: -29px 0 0 0;
	width: 50px;
	height: 58px;
}

/***** 第3階層：電話サポート *****/
#contact_third #main_contents #cb_area h2.ttl-article,
#contact_third .main_contents #cb_area h2.ttl-article {
	margin: 0 auto;
	max-width: 670px;
	text-align: center;
}

#contact_third #main_contents #cb_area h2.ttl-article span,
#contact_third .main_contents #cb_area h2.ttl-article span {
	display: inline-block;
	background: url("/support/contact/images/pc_bg_tel.png") left top no-repeat;
	padding: 13px 0 14px 90px;
	margin: 0 0 0 -90px;
}

#contact_third #main_contents #cb_area p.ttl,
#contact_third .main_contents #cb_area p.ttl {
	max-width: 670px;
	border: 1px solid #e8e8e8;
	border-bottom: 0;
	border-radius: 10px 10px 0 0;
	background-color: #ffdede;
	text-align: center;
	margin: 0 auto;
	padding: 15px;
	font-size: 16px;
	color: #FC0F3A;
}

#contact_third #main_contents #cb_area p.ttl span,
#contact_third .main_contents #cb_area p.ttl span {
	display: inline-block;
	position: relative;
	padding: 0 0 0 35px;
}

#contact_third #main_contents #cb_area p.ttl span:before,
#contact_third .main_contents #cb_area p.ttl span:before {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
	background: url(/support/contact/images/pc_bg_attention.png) no-repeat top left;
	background-size: 28px 25px;
	width: 28px;
	height: 25px;
	margin-top: -13px;
}

#contact_third #main_contents #cb_area .box,
#contact_third .main_contents #cb_area .box {
	max-width: 670px;
	margin: 0 auto;
	border-top: 0;
	border-radius: 0 0 10px 10px;
	text-align: center;
	padding: 30px 20px;
}

#tel table a:hover {
	opacity: 0;
}

/*** 202007-redesign ***/
#contact_third #main_contents .text-border-yellow,
#contact_third .main_contents .text-border-yellow {
	text-align: center;
	margin: 0 0 30px 0;
}

#contact_third #main_contents .text-border-yellow strong,
#contact_third .main_contents .text-border-yellow strong {
	font-size: 28px;
	position: relative;
	background: linear-gradient(transparent 70%, #f8e773 30%);
}

#contact_third #main_contents div.illust_box,
#contact_third .main_contents div.illust_box {
	background-image: url(/support/contact/images/bg_illust.png);
	background-repeat: no-repeat;
	background-position: top center;
	padding: 160px 0 0 0;
	margin: -20px 0 10px 0;
	text-align: center;
}

#contact_third #main_contents div.illust_box p,
#contact_third .main_contents div.illust_box p {
	font-size: 20px;
	position: relative;
	display: inline-block;
	border: 2px solid #cdcdcd;
	border-radius: 10px;
	padding: 25px 80px;
	font-weight: bold;
	background-color: #fff;
	margin-bottom: 20px;
}

#contact_third #main_contents div.illust_box p:before,
#contact_third #main_contents div.illust_box p:after,
#contact_third .main_contents div.illust_box p:before,
#contact_third .main_contents div.illust_box p:after {
	content: '';
	display: block;
	position: absolute;
	bottom: -30px;
	left: 50%;
	border: 15px solid transparent;
	border-top: 15px solid #cdcdcd;
	margin-left: -15px;
}

#contact_third #main_contents div.illust_box p:after,
#contact_third .main_contents div.illust_box p:after {
	border-top: 15px solid #fff;
	bottom: -27px;
}

#contact_third #main_contents .text-border-yellow .list-iconindent li,
#contact_third .main_contents .text-border-yellow .list-iconindent li {
	font-weight: normal;
}







/*** 20200417-cov ***/
.cov_link_area {
	border: 1px solid #ddd;
	border-radius: 10px;
	padding: 20px 40px 15px 40px;
}

.cov_link_area .ttl-article {
	text-align: center;
	margin: 0 0 20px 0;
}

.cov_link_area .list-info {
	display: flex;
	flex-wrap: wrap;
}

.cov_link_area .list-info li {
	width: 47%;
	margin: 0 3% 0 0;
}

.cov_link_area .list-info li:nth-child(even) {
	margin: 0 0 0 3%;
}

.cov_link_area .list-info li:nth-child(2) {
	border-top: 1px solid #e8e8e8;
}

.cov_link_area .list-info li.list-info-item:nth-child(3),
.cov_link_area .list-info li.list-info-item:nth-child(4) {
	border-bottom: 0;
}

/*** 202101-アンケート追加 ***/
#support_questionnaire_area {
	position: relative;
}

#support_questionnaire,
#support_questionnaire2 {
	text-align: center;
	background-color: #fff;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 30px 0 30px 0;
	border-top: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
}

#support_questionnaire h2,
#support_questionnaire2 h2 {
	font-size: 20px;
	font-weight: bold;
}

#support_questionnaire div.row,
#support_questionnaire2 div.row {
	max-width: 700px;
	margin: 0 auto 0 auto;
}

#support_questionnaire2 p a {
	margin-top: 15px;
	width: 100%;
}

#support_questionnaire2 .text-link-arrow::before,
.ivr_area .text-link-arrow::before {
	content: none;
}

/*** 202101-IVR対応 ***/
.ivr_area {
	position: fixed;
	bottom: -95px;
	width: 100%;
	background-color: #fff;
	border-top: 1px solid #e8e8e8;
	z-index: 2;
	padding: 8px 0;
}

.ivr_area .ivr_close {
	position: absolute;
	top: 10px;
	left: 10px;
}

.ivr_area .ivr_close em {
	cursor: pointer;
	display: inline-block;
	vertical-align: middle;
	color: #333;
	line-height: 1;
	width: 1em;
	height: 0.1em;
	background: currentColor;
	border-radius: 0.1em;
	position: relative;
	transform: rotate(45deg);
}

.ivr_area .ivr_close em::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: inherit;
	border-radius: inherit;
	transform: rotate(90deg);
}

.ivr_area .text-center a {
	font-size: 20px;
}

.ivr_area p.mb-0 {
	text-align: center;
}

/*** 202103-お問い合わせアコーディオン対応 ***/
#etc_accordion {
	max-width: 670px;
	margin: 20px auto 0 auto;

}

#contact_second div.box div.col-9 p:first-child {
	text-align: left;
}

#contact_top .box-block-border {
	padding: 10px 6% 10px;
}

#contact_top #contact_main div.row div img {
	margin-left: 15px;
}

#contact_top p#step,
#contact_second p#step {
	font-weight: bold;
	text-align: center;
	font-size: 18px;
}

#contact_top p#step span,
#contact_second p#step span {
	vertical-align: middle;
	margin-top: -5px;
	font-size: 10px;
	display: inline-block;
	padding: 3px 10px;
	margin-right: 10px;
	background-color: #ff0033;
	color: #fff;
}

@media (max-width: 768px) {
	#lp #menu-open {
		display: none;
	}

	.gnav.is-active {
		display: block;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}

	.breadcrumb {
		padding: 12px 0px 11px 15px;
	}

	.breadcrumb-wrap {
		padding-right: 56px;
	}

	/***** 共通 *****/
	#contact_top h1,
	#contact_second h1,
	#contact_third h1 {
		position: relative;
		font-size: 18px;
	}

	#contact_second h1.ttl-search {
		font-size: 20px;
	}

	#contact_third h1 {
		padding: 0 80px 10px 80px;
	}

	#contact_top .l-page-head div a,
	#contact_second .l-page-head div a,
	#contact_third .l-page-head div a {
		font-size: 13px;
		margin-left: 0;
		margin-top: -20px;
		color: #737373;
	}

	#contact_top .l-page-head div a:before,
	#contact_second .l-page-head div a:before,
	#contact_third .l-page-head div a:before {
		background-size: 5px;
		width: 10px;
		height: 10px;
		position: absolute;
		margin: -4px 0 0 0;
		transform: scale(-1, 1);
	}

	#contact_top #contact_main.l-section,
	#contact_second #contact_main.l-section {
		padding: 25px 0;
	}

	#contact_top p.caption_text,
	#contact_top p.caption_text-ivr,
	#contact_second p.caption_text {
		font-size: 16px;
		margin-bottom: 20px;
	}

	/***** 第一階層 *****/
	#contact_top .box-block-image-left {
		display: flex;
		float: none;
		width: 15%;
		margin: 0;
		text-align: center;
		padding: 9px 5px;
	}

	#contact_top .box-block-border {
		padding: 0;
		display: flex;
		align-items: center;
	}

	#contact_top #contact_main div.row div img {
		margin-left: 6px;
		max-width: 30px;
	}

	#contact_top .box-block-detail-middle {
		display: flex;
		width: 80%;
		position: relative;
		top: auto;
		left: auto;
		transform: none;
		padding: 0 5px 0 0;
	}

	#contact_top .box-block-detail-middle .ttl-paragraph {
		font-size: 16px;
		word-break: break-all;
	}

	#contact_top #contact_main div.row .box-block-detail-middle {
		left: auto;
	}

	#contact_top #contact_main div.row div a div.box-block:after {
		display: none;
	}

	#contact_top #top_faq #faq_component ul li.list-faq-item a {
		font-size: 13px;
	}

	#contact_top p#step,
	#contact_second p#step {
		font-size: 15px;
	}

	/***** 第二階層 *****/
	#contact_second div.box {
		height: auto;
		padding: 10px 20px 10px 20px;
	}

	#contact_second div.box .row p.image {
		width: auto;
	}

	#contact_second div.box .row p.image span img {
		margin-left: -10%;
	}

	#contact_second div.box p:first-child {
		line-height: 1.4;
		margin-left: -10px;
	}

	#contact_second div.box .row p.image span img {
		width: 100%;
		max-width: 30px;
		min-width: auto;
	}

	#contact_second .box-renew div.box .row div.col-3,
	#contact_second .box-renew div.box .row div.col-9 {
		position: static;
	}

	#contact_second div.box .row div.col-9 {
		padding-bottom: 0;
	}

	#contact_second div.box p:first-child {
		font-size: 18px;
		padding-right: 25px;
	}

	#contact_second div.box p:first-child {
		font-size: 16px;
	}

	#contact_second div.box div.col-9 p:first-child {
		margin-left: -47px;
	}

	#contact_second div.accordion_title,
	#contact_second div#btn-chat,
	#contact_second div#wid_support a {
		position: relative;
		bottom: auto;
		font-size: 14px;
		width: 100%;
		margin: 0 auto 0 auto;
	}

	#contact_second div#wid_support a {
		display: block;
	}

	#contact_second div.box div#wid_support p {
		font-size: 12px;
	}

	#contact_second div.c_area:last-child {
		margin-bottom: 0 !important;
	}

	#contact_second div.c_area_active div.box {
		border-radius: 10px 10px 0 0;
	}

	#contact_second div.c_area .acc_content {
		border: 1px solid #e8e8e8;
		border-top: 0;
		border-radius: 0 0 10px 10px;
		background-color: #fcfcfc;
		padding: 0;
	}

	#contact_second div.c_area .acc_content:before {
		display: none;
	}

	#contact_second div.c_area .acc_content ul li a {
		padding: 15px 30px 15px 0;
		font-size: 14px;
	}

	#contact_second div.accordion_title .accordion-icon span {
		background-color: #999;
	}

	#contact_second div.accordion_title:hover:after,
	#contact_second div.accordion_title.active:hover:after,
	#contact_second div.c_area .acc_content ul li a:hover:after,
	#contact_second div.c_area .acc_content ul li a.link_blank:hover:after,
	#contact_third #main_contents #faq_area ul li a:hover:after,
	#contact_third #main_contents #faq_area ul li div.accordion_title:hover:after,
	#contact_third #main_contents #faq_area ul li div.accordion_title.active:hover:after,
	#contact_third .main_contents #faq_area ul li a:hover:after,
	#contact_third .main_contents #faq_area ul li div.accordion_title:hover:after,
	#contact_third .main_contents #faq_area ul li div.accordion_title.active:hover:after {
		animation: none;
	}

	/***** 第3階層：共通 *****/
	#contact_third #main_contents #myy_area div.row div p.ttl-cap,
	#contact_third #main_contents #faq_area p.ttl-cap,
	#contact_third #main_contents #chat_area p.ttl-cap,
	#contact_third .main_contents #myy_area div.row div p.ttl-cap,
	#contact_third .main_contents #faq_area p.ttl-cap,
	#contact_third .main_contents #chat_area p.ttl-cap {
		font-size: 16px;
		margin: 0;
	}

	#contact_top #top_faq h2.ttl-article,
	#contact_third #main_contents #myy_area div.row div h2.ttl-article,
	#contact_third #main_contents #faq_area h2.ttl-article,
	#contact_third #main_contents #tel_area h2.ttl-article,
	#contact_third #main_contents #chat_area h2.ttl-article,
	#contact_third #main_contents #shop_area h2.ttl-article,
	#contact_third #main_contents #cb_area h2.ttl-article,
	#contact_third .main_contents #myy_area div.row div h2.ttl-article,
	#contact_third .main_contents #faq_area h2.ttl-article,
	#contact_third .main_contents #tel_area h2.ttl-article,
	#contact_third .main_contents #chat_area h2.ttl-article,
	#contact_third .main_contents #shop_area h2.ttl-article,
	#contact_third .main_contents #cb_area h2.ttl-article {
		margin: 0;
		font-size: 17px;
	}

	#contact_top #top_faq h2.ttl-article span,
	#contact_third #main_contents #myy_area div.row div h2.ttl-article span,
	#contact_third #main_contents #faq_area h2.ttl-article span,
	#contact_third #main_contents #tel_area h2.ttl-article span,
	#contact_third .main_contents #myy_area div.row div h2.ttl-article span,
	#contact_third .main_contents #faq_area h2.ttl-article span,
	#contact_third .main_contents #tel_area h2.ttl-article span {
		padding: 20px 0 20px 60px;
		text-align: left;
	}

	#contact_top #top_faq h2.ttl-article span,
	#contact_third #main_contents #faq_area h2.ttl-article span,
	#contact_third .main_contents #faq_area h2.ttl-article span {
		padding: 20px 0 20px 90px;
	}

	#contact_third #main_contents #tel_area h2.ttl-article span,
	#contact_third .main_contents #tel_area h2.ttl-article span {
		padding: 10px 0 10px 70px;
	}

	/***** 第3階層：Myy *****/
	#contact_third #main_contents #myy_area div.row div h2.ttl-article span:before,
	#contact_third .main_contents #myy_area div.row div h2.ttl-article span:before {
		margin: -27px 0 0 0;
		background-size: 49px 54px;
		width: 49px;
		height: 54px;
	}

	#contact_third #main_contents #myy_area div.row div img,
	#contact_third .main_contents #myy_area div.row div img {
		max-width: 240px;
		margin: 0 auto;
	}

	#contact_third #main_contents div.illust_box,
	#contact_third .main_contents div.illust_box {
		background-size: auto 90px;
		padding: 90px 0 0 0;
	}

	#contact_third #main_contents div.illust_box p,
	#contact_third .main_contents div.illust_box p {
		font-size: 14px;
		display: block;
		text-align: center;
		padding: 15px;
		margin: 0 40px 20px 40px;
	}

	#contact_third #main_contents .text-border-yellow,
	#contact_third .main_contents .text-border-yellow {
		margin: 0 0 20px 0;
	}

	#contact_third #main_contents .text-border-yellow strong,
	#contact_third .main_contents .text-border-yellow strong {
		font-size: 17px;
		line-height: 1.4;
	}

	/***** 第3階層：よくあるご質問 *****/
	#contact_top #top_faq #faq_component,
	#contact_third #main_contents #faq_area #faq_component,
	#contact_third #main_contents #faq_area #faq_component_02,
	#contact_third #main_contents #faq_area #faq_component_03,
	#contact_third .main_contents #faq_area #faq_component,
	#contact_third .main_contents #faq_area #faq_component_02,
	#contact_third .main_contents #faq_area #faq_component_03 {
		margin-top: 15px;
		padding: 0 20px;
		min-height: 86px;
	}

	#contact_top #top_faq #faq_component ul li div.accordion_title,
	#contact_top #top_faq #faq_component ul li a,
	#contact_third #main_contents #faq_area ul li div.accordion_title,
	#contact_third #main_contents #faq_area #faq_component ul li a,
	#contact_third #main_contents #faq_area #faq_component_02 ul li a,
	#contact_third #main_contents #faq_area #faq_component_03 ul li a,
	#contact_third .main_contents #faq_area ul li div.accordion_title,
	#contact_third .main_contents #faq_area #faq_component ul li a,
	#contact_third .main_contents #faq_area #faq_component_02 ul li a,
	#contact_third .main_contents #faq_area #faq_component_03 ul li a {
		font-size: 13px;
	}

	#contact_top #top_faq #faq_component ul li a:before,
	#contact_third #main_contents #faq_area ul li a:before,
	#contact_third .main_contents #faq_area ul li a:before {
		top: 0px;
		margin-top: 0;
	}

	#contact_top #top_faq #faq_component ul li.list-faq-item p {
		font-size: 13px;
	}

	/***** 第3階層：チャット *****/
	#contact_third #main_contents #chat_area h2.ttl-article span,
	#contact_third .main_contents #chat_area h2.ttl-article span,
	#contact_third #main_contents #shop_area h2.ttl-article span,
	#contact_third .main_contents #shop_area h2.ttl-article span {
		padding: 20px 0 20px 60px;
	}

	#contact_third #main_contents #shop_area h2.ttl-article span,
	#contact_third .main_contents #shop_area h2.ttl-article span {
		text-align: left;
	}

	#contact_third #main_contents #chat_area div.row,
	#contact_third .main_contents #chat_area div.row {
		background-image: none;
	}

	#contact_third #main_contents #chat_area div.row div:nth-child(1),
	#contact_third #main_contents #chat_area div.row div:nth-child(2),
	#contact_third .main_contents #chat_area div.row div:nth-child(1),
	#contact_third .main_contents #chat_area div.row div:nth-child(2) {
		padding: 0;
	}

	#contact_third #main_contents #chat_area div.d-md-block,
	#contact_third .main_contents #chat_area div.d-md-block {
		margin: 0 25px 20px 25px;
	}

	#contact_third #main_contents #chat_area div.box,
	#contact_third .main_contents #chat_area div.box {
		padding-bottom: 20px;
	}

	#contact_third #main_contents #chat_area div.box p,
	#contact_third .main_contents #chat_area div.box p {
		font-size: 15px;
	}

	#contact_third #main_contents #chat_area div.box p .text-size-l,
	#contact_third .main_contents #chat_area div.box p .text-size-l {
		font-size: 20px !important;
	}

	#contact_top #top_faq #faq_component ul li div.accordion_title,
	#contact_top #top_faq #faq_component ul li .accordion-box p,
	#contact_third #main_contents #faq_area ul li div.accordion_title,
	#contact_third #main_contents #faq_area ul li.w_link a,
	#contact_third #main_contents #faq_area ul li .accordion-box p,
	#contact_third .main_contents #faq_area ul li div.accordion_title,
	#contact_third .main_contents #faq_area ul li.w_link a,
	#contact_third .main_contents #faq_area ul li .accordion-box p {
		font-size: 13px;
	}

	/***** 第3階層：電話サポート *****/
	#contact_third #main_contents #cb_area h2.ttl-article span,
	#contact_third .main_contents #cb_area h2.ttl-article span {
		background: url(/support/contact/images/sp_bg_tel.png) no-repeat top left;
		/*background-size:73px 79px;*/
		background-size: 50px 54px;
		padding: 13px 0 14px 65px;
		margin-left: 0;
	}

	#contact_third #main_contents #cb_area p.ttl,
	#contact_third .main_contents #cb_area p.ttl {
		font-size: 13px;
	}

	#contact_third #main_contents #cb_area p.ttl span:before,
	#contact_third .main_contents #cb_area p.ttl span:before {
		background: url(/support/contact/images/sp_bg_attention.png) no-repeat top left;
		background-size: 28px 25px;
	}

	#contact_third #main_contents #cb_area .box,
	#contact_third .main_contents #cb_area .box {
		padding: 20px 15px;
	}

	#contact_third .page_ttl_gray p {
		font-size: 14px;
	}

	/*** 20200417-cov ***/
	.cov_link_area {
		padding: 20px 15px 10px 15px;
	}

	.cov_link_area .list-info li {
		width: 100%;
		margin: 0;
	}

	.cov_link_area .list-info li:nth-child(even) {
		margin: 0;
	}

	.cov_link_area .list-info li:nth-child(2) {
		border-top: 0;
	}

	.cov_link_area .list-info li.list-info-item:nth-child(3) {
		border-bottom: 1px solid #e8e8e8;
	}

	.cov_link_area .list-info li:nth-child(4) {
		border-bottom: 0;
	}

	/*** 202006-redesign ***/
	.accordion-icon {
		right: 0;
	}

	#contact_second div#btn-chat:after,
	#contact_second div#wid-support:after {
		right: 2%;
	}

	/*** 202101-アンケート追加 ***/
	#support_questionnaire,
	#support_questionnaire2 {
		padding: 20px 50px;
	}

	#support_questionnaire a,
	#support_questionnaire2 a {
		width: 45%;
	}

	#support_questionnaire div.row,
	#support_questionnaire2 div.row {
		padding: 0 15px;
	}

	#support_questionnaire h2,
	#support_questionnaire2 h2 {
		font-size: 17px;
	}

	/*** 202101-IVR対応 ***/
	.ivr_area {
		bottom: -75px;
	}

	.ivr_area #btn_android {
		margin-right: 3%;
	}

	.ivr_area #btn_data {
		margin-top: 0;
	}

	.ivr_area .text-center a {
		font-size: 16px;
	}

	/*** 202103-お問い合わせアコーディオン対応 ***/
	#etc_accordion {
		margin: 20px;

	}

	#etc_accordion .accordion-icon {
		right: 20px;
	}

	#contact_top #contact_main div.row div.col-6:nth-last-child(2) {
		margin-bottom: 10px !important;
	}

}

/****************************
2021-検索機能追加
****************************/
#contact_top #top_faq {
	padding-top: 30px;
	padding-bottom: 0;
	margin-bottom: 80px;
}

#contact_top #site_search {
	margin-top: 80px;
}

#contact_second #site_search {
	max-width: 100%;
	border-top: 1px solid #e8e8e8;
	padding-top: 70px;
}

#contact_top .searchsite-block,
#contact_second .l-page-head .searchsite-block {
	overflow: visible;
	border: 1px solid #ff0033;
	max-width: 840px;
	margin: 0 50px 0 90px;
}

#contact_second .l-page-head .searchsite-block {
	margin: 0 50px 0 80px;
}

#contact_second #search_details .faq_search,
.l-inner:has(.did-you-mean-container) {
	padding: 0 70px 0 70px;
}

#contact_top .searchsite-block .searchsite-block-input {
	width: 100%;
}

#contact_top .searchsite-block .searchsite-block-input,
#contact_second .searchsite-block .searchsite-block-input {
	padding-left: 50px;
}

#contact_top .searchsite-block form:before,
#contact_second .searchsite-block form:before {
	content: '';
	position: absolute;
	left: -30px;
	bottom: -1px;
	display: block;
	width: 70px;
	height: 170px;
	background: url(/support/contact/images/icon-search-woman.svg) no-repeat center bottom;
	background-size: contain;
}

#contact_second .searchsite-block form:before {
	width: 60px;
	height: 170px;
	left: -20px;
}

#contact_second #search_details .searchsite-block form:before {
	display: none;
}

#contact_second #search_details .searchsite-block .searchsite-block-input {
	padding-left: 25px;
}

.contact_box {
	border: 1px solid #e8e8e8;
	border-radius: 10px;
	padding: 0 15px 0 15px;
	margin: 0 0 15px 0;
	background-color: #fff;
}

.contact_box .list-faq {
	margin: 0;
}

.contact_box .list-faq-item:first-child {
	border-top: 0;
}

.contact_box .list-faq-item:last-child {
	border-bottom: 0;
}

#contact_top .refinemodal .searchsite-block .searchsite-block-input,
#contact_second .refinemodal .searchsite-block .searchsite-block-input {
	padding-left: 25px;
}

#contact_top .refinemodal .searchsite-block form:before,
#contact_second .refinemodal .searchsite-block form:before {
	display: none;
}

#contact_top .searchsite-block-btn,
#contact_second .searchsite-block-btn {
	background: url(/common_c/images/common/icon/icon_search_white.svg) no-repeat center center;
	background-size: 25px;
	background-color: #ff0033;
	top: 0;
}

.contact_box .list-faq-question:before {
	background: url(/common_c/images/common/icon/icon_faq_q_red.svg) no-repeat left top;
}

.text-size-lll {
	font-size: 24px !important;
	font-weight: bold;
	margin: 50px 0 50px 0;
}

.dblock {
	display: block;
	font-size: 14px;
}

@media (max-width: 768px) {
	.dblock {
		font-size: 12px;
	}

	#contact_second #search_details .faq_search,
	.l-inner:has(.did-you-mean-container) {
		padding: 0 30px 0 30px;
	}

	.searchsite-block-input {
		height: 40px;
		line-height: 40px;
	}

	#contact_top .searchsite-block,
	#contact_second .l-page-head .searchsite-block {
		margin: 0 20px 0 40px;
	}

	#contact_second #site_search {
		padding-top: 35px;
	}

	#contact_top .searchsite-block form:before,
	#contact_second .searchsite-block form:before {
		left: -20px;
		content: "";
		width: 50px;
		height: 63px;
		background-size: contain;
	}

	#contact_top .searchsite-block .searchsite-block-input,
	#contact_second .searchsite-block .searchsite-block-input {
		padding-left: 40px;
	}

	#contact_top .refinemodal .searchsite-block .searchsite-block-input,
	#contact_second .refinemodal .searchsite-block .searchsite-block-input {
		padding-left: 15px;
	}

	#contact_top .searchsite-block-btn,
	#contact_second .searchsite-block-btn {
		background-size: 20px;
		height: 40px;
	}

	#contact_top #top_faq {
		padding-top: 15px;
	}

	#contact_top #top_faq #faq_component {
		margin-top: 10px;
		min-height: 66px;
	}

	#contact_top #top_faq h2.ttl-article span:before {
		background-size: 60px 45px;
		margin: -22px 0 0 0;
		width: 60px;
		height: 45px;
	}

	#contact_top #top_faq #faq_component ul li {
		padding: 10px 0;
	}

	#contact_top #top_faq {
		margin-bottom: 0;
	}

	#contact_top #site_search {
		margin-top: 40px;
	}

	.text-size-lll {
		font-size: 18px !important;
		margin: 30px 0 30px 0;
	}
}

/****************************
202110：お問い合わせTOPデザイン修正
****************************/
.bg-operator,
.bg-operator-ivr {
	background-color: #ffeff7;
	padding: 30px 0 40px 0;
	position: relative;
}

.bg-operator .triangle {
	position: absolute;
	bottom: 50px;
	left: 50%;
	margin: 0;
	display: inline-block;
	width: 0;
	height: 0;
	border-left: 30px solid transparent;
	border-right: 30px solid transparent;
	border-top: 30px solid #ddd;
	margin-left: -30px;
}

.bg-operator .text-box,
.bg-operator-ivr .text-box {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}

.bg-operator .text-box h2,
.bg-operator-ivr .text-box h2 {
	font-size: 28px;
	font-weight: bold;
}

.bg-operator .text-box h2 {
	margin-top: -50px;
}

.bg-operator .text-box h2 span,
.bg-operator-ivr .text-box h2 span {
	color: #ff0033;
}

.bg-operator .text-box img,
.bg-operator-ivr .text-box img {
	margin: 0 0 0 60px;
}

.bg-operator p,
.bg-operator-ivr p {
	font-size: 20px;
	font-weight: bold;
	margin: 25px 0 0 0;
}

@media (max-width: 971px) {
	.bg-operator .text-box h2 {
		font-size: 24px;
		width: 50%;
	}
}

@media (max-width: 768px) {

	.bg-operator,
	.bg-operator-ivr {
		padding: 15px 0;
	}

	.bg-operator .triangle {
		bottom: 5px;
		border-left: 20px solid transparent;
		border-right: 20px solid transparent;
		border-top: 20px solid #ddd;
		margin-left: -20px;
	}

	.bg-operator .text-box h2,
	.bg-operator-ivr .text-box h2 {
		width: 170px;
		font-size: 16px;
		line-height: 1.4;
	}

	.bg-operator .text-box h2 {
		width: 70%;
		margin-top: 0px;
	}

	.bg-operator .text-box div,
	.bg-operator-ivr .text-box div {
		margin: 0 0 0 -10px;
		width: 155px;
	}

	.bg-operator .text-box div {
		width: 32%;
		margin-left: -16%;
	}

	.bg-operator .text-box img,
	.bg-operator-ivr .text-box img {
		margin: 0;
	}

	.bg-operator .text-box img {
		width: 85%;
		margin-left: 25px;
	}

	.bg-operator p,
	.bg-operator-ivr p {
		font-size: 14px;
		font-weight: normal;
		margin: 8px 0 0 0;
	}
}

/********** 2022-01-10 第二階層検索窓設置 **********/
#modal-terms-contact-m {
	background-color: rgba(30, 30, 30, 0.4);
}

#modal-terms-contact-m .refinemodal-inner {
	top: 50%;
	margin-top: -154px;
}

#modal-terms-contact-m .refinemodal-inner .faq_search {
	background-color: #fff;
	border-radius: 15px;
}

#modal-terms-contact-m .refinemodal-inner .faq_search .navigator_area {
	padding: 65px 50px 50px 50px;
}

#modal-terms-contact-m .refinemodal-inner .faq_search .navigator_search_area {
	padding: 30px 50px 30px 50px;
	background-color: #ddd;
	margin: 0 -15px 0 -15px;
	border-radius: 0 0 15px 15px;
}

#modal-terms-contact-m .refinemodal-inner .faq_search .navigator_area .navigator_area_box {
	display: flex;
	justify-content: center;
}

#modal-terms-contact-m .refinemodal-inner .faq_search .navigator_area .icon {
	padding: 0 15px 0 0;
}

#modal-terms-contact-m .refinemodal-inner .faq_search .navigator_area .text-box {
	position: relative;
}

#modal-terms-contact-m .refinemodal-inner .faq_search .navigator_area .text-box:before {
	content: "";
	width: 0;
	height: 0;
	margin: auto;
	border-style: solid;
	border-width: 7px 14px 7px 0;
	border-color: transparent #ffe9f2 transparent transparent;
	position: absolute;
	top: 50%;
	left: -14px;
	margin-top: -7px;
}

#modal-terms-contact-m .refinemodal-inner .faq_search .navigator_area .text-box p {
	font-size: 18px;
	margin-bottom: 0;
	padding: 24px 17px 24px 23px;
	border-radius: 10px;
	background-color: #ffe9f2;
}

#modal-terms-contact-m .refinemodal-inner .faq_search .searchsite-block-btn {
	text-indent: 0;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	background-image: none;
	width: 100px;
}

#modal-terms-contact-m .refinemodal-inner .faq_search .searchsite-block {
	border-radius: 15px;
}

.refinemodal {
	left: 0;
}

#modal-terms-contact-m .refinemodal-inner {
	overflow: visible;
	padding-right: 0;
}

#modal-terms-contact-m .modal-close {
	margin-top: -75px;
	right: -22px;
	background-color: transparent;
	background-image: none;
}

#modal-terms-contact-m .modal-close span {
	background-color: #fff;
	height: 4px;
}

@media (max-width: 768px) {
	#modal-terms-contact-m .refinemodal-inner {
		padding: 0 15px;
	}

	#modal-terms-contact-m .refinemodal-inner .faq_search .navigator_area .text-box p {
		font-size: 14px;
		padding: 10px;
	}

	#modal-terms-contact-m .refinemodal-inner .faq_search .navigator_area {
		padding: 30px 15px;
	}

	#modal-terms-contact-m .refinemodal-inner .faq_search .navigator_search_area {
		padding: 15px;
	}

	#modal-terms-contact-m .refinemodal-inner .faq_search .searchsite-block-btn {
		padding: 10px;
		font-size: 14px;
		width: 70px;
	}

	#modal-terms-contact-m .modal-close {
		display: block;
		margin-top: -65px;
		right: -10px;
	}
}

@media (min-width: 1221px) {
	#modal-terms-contact-m .refinemodal-inner .faq_search .navigator_search_area {
		margin: 0;
	}
}

/********** Page-Back **********/
#acd_title p.acd_next,
#acd_title_02 p.acd_next,
#acd_title_03 p.acd_next {
	display: inline-block;
	margin: 0 auto;
	border: 1px solid #cacaca;
	border-radius: 20px;
	font-size: 15px;
	padding: 10px 100px;
	cursor: pointer;
	margin-bottom: 60px;
	position: relative;
}

#acd_title p,
acd_next:hover,
#acd_title_02 p,
acd_next:hover,
#acd_title_03 p,
acd_next:hover {
	opacity: 0.7;
}

.accordion-icon {
	display: block;
	position: absolute;
	right: 20px;
	top: 50%;
	margin-top: -7px;
	width: 14px;
	height: 14px;
}

.accordion-icon em {
	position: absolute;
	background: #DADADA;
}

.accordion-icon em:nth-child(1) {
	width: 2px;
	height: 14px;
	left: 6px;
	top: 0px;
	transition: all 0.25s ease;
}

.accordion-icon em:nth-child(2) {
	width: 14px;
	height: 2px;
	left: 0px;
	top: 6px;
}

.pt-60 {
	padding-top: 60px;
}

@media (max-width: 768px) {
	.ivr_design #myy_area {
		padding: 60px 0;
	}

	.ivr_design #myy_area .btn-m {
		width: 260px;
		font-size: 18px;
	}

	.ivr_design #acd_title .text-size-l {
		font-size: 14px !important;
	}

	.ivr_design #acd_title p.acd_next,
	.ivr_design #acd_title_02 p.acd_next,
	.ivr_design #acd_title_03 p.acd_next {
		font-size: 14px;
		padding: 10px 70px;
		margin-bottom: 30px;
	}
}

/********** 2022-09:ABテスト用 **********/
#tid {
	padding: 0 15px 0 15px;
}

#tid div.box-area {
	border: 3px solid #ffb6ce;
	margin: 20px auto 0 auto;
	max-width: 980px;
	padding: 15px;
}

#tid div.box-area div.row {
	justify-content: center;
}

#tid div.box-area div.col-left {
	padding-right: 15px;
}

#tid div.box-area div.col-left a {
	position: relative;
	color: #1c619c;
	text-decoration: underline;
	padding-left: 25px;
	font-weight: bold;
}

#tid div.box-area div.col-left a:before {
	color: #1c619c;
	content: '?';
	display: block;
	text-decoration: none;
	position: absolute;
	top: 0;
	left: 0;
	border: 1px solid #ddd;
	border-radius: 5px;
	font-size: 10px;
	padding: 1px 6px;
}

h2.search_result:before {
	content: '';
	display: inline-block;
	background-image: url(/common_c/images/common/icon/icon_search_gray.svg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 30px;
	height: 30px;
	margin-bottom: -5px;
	margin-right: 10px;
}

#page-link-search {
	text-align: center;
}

@media (max-width: 768px) {
	#tid div.box-area div.row {
		align-items: center;
	}

	#tid div.box-area div.col-right a {
		min-width: 90px;
		padding-top: 5px;
		padding-bottom: 5px;
	}

	#tid div.box-area div.col-left p {
		font-size: 11px;
	}

	#tid div.box-area div.col-left a {
		font-size: 10px;
	}

	#tid div.box-area div.col-left a:before {
		top: -5px;
	}

	#page-link-search ul {
		width: 315px;
		margin: 0 auto;
		text-align: center;
	}

	#page-link-search ul li {
		margin-bottom: 10px;
	}

	#page-link-search ul li a {
		font-size: 14px;
	}

	h2.search_result {
		font-size: 16px;
		margin-top: 15px;
	}

	h2.search_result:before {
		width: 20px;
		height: 20px;
		margin-bottom: -5px;
		margin-right: 8px;
	}

	#page-link-search .list-link-ib>li {
		padding-right: 10px;
		margin-right: 10px;
	}
}

#contact_third #main_contents #content_acd .l-section:nth-child(odd),
#contact_third #main_contents_02 #content_acd_02 .l-section:nth-child(odd),
#contact_third #main_contents_03 #content_acd_03 .l-section:nth-child(odd),
#contact_third .main_contents #content_acd .l-section:nth-child(odd) {
	background-color: #fff;
}

#contact_third #main_contents #content_acd .l-section:nth-child(even),
#contact_third #main_contents_02 #content_acd_02 .l-section:nth-child(even),
#contact_third #main_contents_03 #content_acd_03 .l-section:nth-child(even),
#contact_third .main_contents #content_acd .l-section:nth-child(even) {
	background-color: #f6f6f6;
}

#myy_login {
	border-top: 1px solid #e8e8e8;
}

#sb-link-area {
	border-top: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
}

#sb-link-area+#support_questionnaire {
	border-top: 0;
}

#sb-link-area .col-4 {
	display: flex;
}

#sb-link-area .col-4 a {
	display: flex;
	position: relative;
	justify-content: center;
	align-items: center;
	font-weight: bold;
}

#sb-link-area .col-4 a::after {
	content: "";
	position: absolute;
	width: 8px;
	height: 8px;
	border-right: 2px solid #ff0033;
	border-top: 2px solid #ff0033;
	display: block;
	transform: rotate(45deg);
	right: 30px;
	top: 50%;
	margin-top: -4px;
}

@media (max-width: 768px) {
	#sb-link-area .col-4 a {
		font-size: 14px;
	}

	#sb-link-area .col-4 a::after {
		width: 6px;
		height: 6px;
		right: 8px;
		margin-top: -3px;
	}

	#myy_login a {
		font-weight: bold;
		font-size: 16px;
	}
}

.search_ranking {
	border: 1px solid #e8e8e8;
	border-radius: 10px;
	padding: 0 15px 0 15px;
	margin: 0 auto;
	background-color: #fff;
}

.search_ranking ul {
	margin: 0 auto;
}

.search_ranking ul li {
	border-bottom: 1px solid #e8e8e8;
	position: relative;
}

.search_ranking ul li:last-child {
	border-bottom: 0;
}

.search_ranking ul li a {
	display: block;
	padding: 20px 10px 20px 35px;
	position: relative;
	font-weight: bold;
}

.search_ranking ul li a:after {
	display: block;
	content: "";
	background: url(/common_c/images/common/icon/icon_arrow.svg) no-repeat left top;
	background-size: 5px;
	width: 5px;
	height: 10px;
	position: absolute;
	right: 0px;
	top: 50%;
	margin-top: -5px;
}

.search_ranking ul li a:before {
	display: block;
	content: "4";
	width: 25px;
	height: 25px;
	border-radius: 15px;
	background-color: #aaa;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -13px;
	text-align: center;
	font-weight: bold;
	color: #fff;
	line-height: 2.2;
	font-size: 12px;
}

.search_ranking ul li:nth-child(1) a:before,
.search_ranking ul li:nth-child(2) a:before,
.search_ranking ul li:nth-child(3) a:before {
	width: 30px;
	height: 30px;
	content: '';
	background-color: transparent;
	background: url(/support/contact/images/search_ranking_icon01.png) no-repeat top left;
	background-size: 30px 30px;
	border-radius: 0;
	margin-top: -17px;
	left: -3px;
}

.search_ranking ul li:nth-child(2) a:before {
	background: url(/support/contact/images/search_ranking_icon02.png) no-repeat top left;
	background-size: 30px 30px;
}

.search_ranking ul li:nth-child(3) a:before {
	background: url(/support/contact/images/search_ranking_icon03.png) no-repeat top left;
	background-size: 30px 30px;
}

.search_ranking ul li:nth-child(5) a:before {
	content: "5";
}

.search_ranking ul li:nth-child(6) a:before {
	content: "6";
}

.search_ranking ul li:nth-child(7) a:before {
	content: "7";
}

.search_ranking ul li:nth-child(8) a:before {
	content: "8";
}

.search_ranking ul li:nth-child(9) a:before {
	content: "9";
}

.search_ranking ul li:nth-child(10) a:before {
	content: "10";
}

#telephone_conductor .telephone_conductor {
	background: #fff;
	width: 60%;
	margin: 0 auto;
	border-radius: 8px;
	padding: 10px;
}

#telephone_conductor .telephone_conductor p {
	font-weight: bold;
}

#telephone_conductor .telephone_conductor p:last-child {
	margin-bottom: 0;
}

@media (max-width: 768px) {
	.search_ranking ul li a {
		font-size: 14px;
	}

	#telephone_conductor .telephone_conductor {
		width: 90%;
	}

	.search_ranking.popular-search-result ul li a {
		font-size: 13px;
		padding: 12px 15px 12px 40px;
	}
}

.flex-questionnaire a {
	writing-mode: vertical-rl;
	position: fixed;
	top: 75%;
	right: 0px;
	z-index: 10;
	font-size: 12px;
	color: #000;
	background-color: #ffb566;
	padding: 10px 5px 10px 5px;
	margin-top: -60px;
	font-weight: bold;
}

.flex-questionnaire a:hover {
	opacity: 1;
}

.flex-questionnaire a span {
	display: block;
}

#page-link-search ul li a {
	padding-left: 0;
	text-indent: 0;
}


/********** 2023-09-11 電話バナー **********/
.ivr_area.pt5 .text-center a,
.pt5 .btn-inline-wrapper a {
	font-size: 16px !important;
}

.pt5 .btn-inline-wrapper a,
.pt5 .text-center a {
	font-weight: bold;
	background-color: #ffff99;
	color: #ff0033;
	border: 1px solid #ff0033;
	box-shadow: 0px 3px 0px rgb(255, 0, 51);
}

.pt5 .btn-inline-wrapper a,
.pt5 .text-center a {
	position: relative;
	padding-right: 60px;
}

.pt5 .btn-inline-wrapper a:hover,
.pt5 .text-center a:hover {
	padding-right: 60px !important;
}

.pt5 .btn-inline-wrapper a:before,
.pt5 .text-center a:before {
	content: "";
	display: block;
	position: absolute;
	top: -22px;
	right: 0;
	width: 102px;
	height: 75px;
	background: url(/support/contact/images/operator.png) no-repeat top left;
	background-size: cover;
}

@media (max-width: 768px) {

	.pt5 .btn-inline-wrapper a,
	.pt5 .text-center a {
		padding-right: 40px;
	}

	.pt5 .btn-inline-wrapper a:after,
	.pt5 .text-center a:after {
		top: -28px;
	}

	.pt5 .btn-inline-wrapper a:hover,
	.pt5 .text-center a:hover {
		padding-right: 40px !important;
	}
}

.form-box {
	margin-top: 20px;
}

.form-box div,
.form-box a {
	margin-bottom: 15px;
}

.form-box p {
	font-size: 21px;
	font-weight: bold;
}

.form-box p span {
	color: #069;
	cursor: pointer;
}

#chat_area .chat_area {
	margin-top: 32px;
}

#chat_area .d-text {
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 25px;
	font-weight: bold;
}

#chat_area .d-text::before,
#chat_area .d-text::after {
	height: 38px;
	content: '';
}

#chat_area .form_area .d-text::before,
#chat_area .chat_area .d-text::before {
	border-left: solid #ffe76f 4px;
	transform: rotate(-44deg);
	margin-right: 15px;
}

#chat_area .form_area .d-text::after,
#chat_area .chat_area .d-text::after {
	border-right: solid #ffe76f 4px;
	margin-left: 15px;
	transform: rotate(44deg);
}

#chat_area .form_area .form-box span {
	margin-top: 10px;
	display: block;
	font-size: 16px;
}

@media (max-width: 768px) {
	.form-box p {
		font-size: 16px;
	}

	#chat_area .d-text {
		font-size: 16px;
	}

	#chat_area .form_area .form-box span {
		font-size: 12px;
	}
}

/********** SBアニメーション流用 **********/
@-webkit-keyframes arrowUp {
	0% {
		-webkit-transform: translate3d(0, 0, 0) rotate(-90deg);
		transform: translate3d(0, 0, 0) rotate(-90deg);
	}

	50% {
		-webkit-transform: translate3d(0, -30%, 0) rotate(-90deg);
		transform: translate3d(0, -30%, 0) rotate(-90deg);
	}

	100% {
		-webkit-transform: translate3d(0, 0, 0) rotate(-90deg);
		transform: translate3d(0, 0, 0) rotate(-90deg);
	}
}

@keyframes arrowUp {
	0% {
		-webkit-transform: translate3d(0, 0, 0) rotate(-90deg);
		transform: translate3d(0, 0, 0) rotate(-90deg);
	}

	50% {
		-webkit-transform: translate3d(0, -30%, 0) rotate(-90deg);
		transform: translate3d(0, -30%, 0) rotate(-90deg);
	}

	100% {
		-webkit-transform: translate3d(0, 0, 0) rotate(-90deg);
		transform: translate3d(0, 0, 0) rotate(-90deg);
	}
}

@-webkit-keyframes arrowDown {
	0% {
		-webkit-transform: translate3d(0, 0, 0) rotate(90deg);
		transform: translate3d(0, 0, 0) rotate(90deg);
	}

	50% {
		-webkit-transform: translate3d(0, 30%, 0) rotate(90deg);
		transform: translate3d(0, 30%, 0) rotate(90deg);
	}

	100% {
		-webkit-transform: translate3d(0, 0, 0) rotate(90deg);
		transform: translate3d(0, 0, 0) rotate(90deg);
	}
}

@keyframes arrowDown {
	0% {
		-webkit-transform: translate3d(0, 0, 0) rotate(90deg);
		transform: translate3d(0, 0, 0) rotate(90deg);
	}

	50% {
		-webkit-transform: translate3d(0, 30%, 0) rotate(90deg);
		transform: translate3d(0, 30%, 0) rotate(90deg);
	}

	100% {
		-webkit-transform: translate3d(0, 0, 0) rotate(90deg);
		transform: translate3d(0, 0, 0) rotate(90deg);
	}
}

@-webkit-keyframes arrowL {
	0% {
		-webkit-transform: translate3d(0, 0, 0) rotate(0deg);
		transform: translate3d(0, 0, 0) rotate(0deg);
	}

	50% {
		-webkit-transform: translate3d(-30%, 0, 0) rotate(0deg);
		transform: translate3d(-30%, 0, 0) rotate(0deg);
	}

	100% {
		-webkit-transform: translate3d(0, 0, 0) rotate(0deg);
		transform: translate3d(0, 0, 0) rotate(0deg);
	}
}

@keyframes arrowL {
	0% {
		-webkit-transform: translate3d(0, 0, 0) rotate(0deg);
		transform: translate3d(0, 0, 0) rotate(0deg);
	}

	50% {
		-webkit-transform: translate3d(-30%, 0, 0) rotate(0deg);
		transform: translate3d(-30%, 0, 0) rotate(0deg);
	}

	100% {
		-webkit-transform: translate3d(0, 0, 0) rotate(0deg);
		transform: translate3d(0, 0, 0) rotate(0deg);
	}
}

@-webkit-keyframes arrowR {
	0% {
		-webkit-transform: translate3d(0, 0, 0) rotate(0deg);
		transform: translate3d(0, 0, 0) rotate(0deg);
	}

	50% {
		-webkit-transform: translate3d(30%, 0, 0) rotate(0deg);
		transform: translate3d(30%, 0, 0) rotate(0deg);
	}

	100% {
		-webkit-transform: translate3d(0, 0, 0) rotate(0deg);
		transform: translate3d(0, 0, 0) rotate(0deg);
	}
}

@keyframes arrowR {
	0% {
		-webkit-transform: translate3d(0, 0, 0) rotate(0deg);
		transform: translate3d(0, 0, 0) rotate(0deg);
	}

	50% {
		-webkit-transform: translate3d(30%, 0, 0) rotate(0deg);
		transform: translate3d(30%, 0, 0) rotate(0deg);
	}

	100% {
		-webkit-transform: translate3d(0, 0, 0) rotate(0deg);
		transform: translate3d(0, 0, 0) rotate(0deg);
	}
}

.did-you-mean-container:not(.disnone) {
	margin: 15px 0;
	display: flex;
	gap: 0 0.8em;
}

.did-you-mean-header {
	flex: 0 0 auto;
}

.did-you-mean-header p {
	margin: 0;
}

.did-you-mean-list {
	display: flex;
	flex-wrap: wrap;
	gap: 0 0.8em;
}

.did-you-mean-list>li>a {
	text-decoration: underline;
}

.search-by-category__header {
	position: relative;
	text-align: center;
	font-weight: bold;
	padding-left: 38px;
	padding-right: 38px;
	width: fit-content;
	margin-left: auto;
	margin-right: auto;
}

.search-by-category__header::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	display: block;
	width: 30px;
	height: 30px;
	background: no-repeat url(/support/contact/images/icon-search-gray.svg) center/contain;
}

.search-by-category__header h2 {
	margin-bottom: 0;
}

.search-by-category__list {
	display: grid;
	grid-template-columns: repeat(auto-fit, 96px);
	justify-content: center;
	gap: 20px;
}

.search-by-category__list>li {
	display: flex;
	align-items: center;
	justify-content: center;
}

.search-by-category__link {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	width: 100%;
	font-weight: bold;
	font-size: 14px;
}

.search-by-category__link:hover {
	color: #157ED8;
	text-decoration: underline;
}

.search-by-category__link::before {
	content: "";
	display: block;
	width: 84px;
	height: 84px;
	border-radius: 50%;
	border: 1px solid #aaa;
	background-size: 54px;
	background-color: #fff;
	background-position: center;
	background-repeat: no-repeat;
	margin-bottom: 8px;
}

.search-by-category__link--device::before {
	background-image: url(/support/contact/images/icon-smartphone.svg);
}

.search-by-category__link--service::before {
	background-image: url(/support/contact/images/icon-contract.svg);
}

.search-by-category__link--mail::before {
	background-image: url(/support/contact/images/icon-mail.svg);
}

.search-by-category__link--price::before {
	background-image: url(/support/contact/images/icon-repair-price.svg);
}

.search-by-category__link--internet::before {
	background-image: url(/support/contact/images/icon-internet-trouble.svg);
}

.no-result-message {
	font-size: 1.2rem;
	font-weight: bold;
}

@media (max-width: 768px) {
	.no-result-message {
		font-size: 13px;
	}
}

/* ================================
   Opening Modal
   ================================ */

.openingModal-overlay {
	position: fixed;
	inset: 0;
	background: rgba(0, 0, 0, 0.45);
	display: none;
	z-index: 9998;
}

.openingModal {
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	display: none;
	z-index: 9999;
	width: 90%;
}

.openingModal-panel {
	background: #fff;
	box-shadow: 0 10px 30px rgba(0, 0, 0, .2);
	padding: 16px;
	position: relative;
}

.openingModal-close {
	position: absolute;
	top: -10px;
	right: -10px;
	width: 32px;
	height: 32px;
	border-radius: 50%;
	background: #222;
	color: #fff;
	border: none;
	cursor: pointer;
	display: grid;
	place-items: center;
	font-size: 28px;
}

.openingModal-headline {
	padding: 12px;
	font-size: 16px;
	line-height: 1.2;
	text-align: center;
	font-weight: bold;
}

.openingModal-primary {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 16px;
	width: auto;
	font-weight: bold;
	outline: none;
	min-width: 300px;
	padding: 12px 3em;
	text-align: center;
	border-radius: 10px;
	border: none;
	box-sizing: border-box;
	color: #fff;
	position: relative;
	background-color: #FC0F3A;
	box-shadow: 0px 3px 0px rgb(215, 11, 50);;
	cursor: pointer;
}

.openingModal-primary::after {
	content: "";
	display: block;
	border-top: solid 2px #fff;
	border-right: solid 2px #fff;
	width: 8px;
	height: 8px;
	position: absolute;
	top: 50%;
	right: 20px;
	margin-top: -5px;
	transform: rotate(45deg);
	z-index: 0;
}

.openingModal-sectionTitle {
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	margin: 24px 0 12px;
}

.openingModal-grid {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 10px;
}

.openingModal-btn {
	display: flex;
	position: relative;
	justify-content: center;
	align-items: center;
	font-weight: bold;
	background-color: #fff;
	box-shadow: 0px 3px 0px rgb(202, 202, 202);
	color: #323232;
	border: 1px solid #cacaca;
	text-align: center;
	border-radius: 10px;
	box-sizing: border-box;
	outline: none;
	font-size: 14px;
	height: 48px;
}

.openingModal-btn::after {
	width: 6px;
	height: 6px;
	right: 8px;
	margin-top: -3px;
	content: "";
	position: absolute;
	border-right: 2px solid #ff0033;
	border-top: 2px solid #ff0033;
	display: block;
	transform: rotate(45deg);
	top: 50%;
	text-decoration: none;
}

@media (min-width: 768px) {
	.openingModal {
		width: 35%;
	}
}
#area_searchContent .list-faq-item > a {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	gap: 15px;
}
#area_searchContent .list-faq-item__icon-q {
	display: block;
	width: 26px;
	height: 26px;
	background:  no-repeat url(/common_c/images/common/icon/icon_faq_q_red.svg) center/contain;
	flex: 0 0 auto;
}

.list-faq-question__meta {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	margin-bottom: 3px;
	gap: 4px;
}

.list-faq-question__meta:empty {
	display: none;
}

.badge-recommendation {
	display: inline-flex;
    align-items: center;
    gap: 4px;
    padding: 3px 8px;
    border-radius: 999px;
    background: #fff4e6;
    color: #FF9508;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.03em;
}
#area_searchContent .list-faq-question {
	text-indent: 0;
	padding-left: 0;
}
#area_searchContent .list-faq-question::before {
	display: none;
}
#area_searchContent .list-faq-question > p {
	margin-bottom: 0;
}