@charset "utf-8";
/*support_container*/
.support_container {
	margin: 0 auto;
	padding: 0;
	padding: 40px 24px;
	text-align: center;
}
.support_pink_container {
	background-color: #FBF8F4;
	padding: 40px 24px;
	height: auto;
}
.support_pink_container_inner {
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
.support_pink_container_gra {
	background-image: url(../../images/No/No_16/support_pink_container_gra_bg.png?$staticlink$);
	background-repeat: repeat-x;
	background-position: top;
}
.support_center_title img {
	height: 56px;
	width: auto;
}
.support_center_title {
	margin-bottom: 15px;
}
/*support_main_container*/
.support_main_container {
	margin-top: 0px;
}
.support_main_container_inner {
	width: 100%;
	height: 290px;
	background-position: center center;
	background-size: cover;
	display:-webkit-box;
  	display:-ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-align-items: center;
	-ms-align-items: center;
	align-items: center;
}
.support_main_container_inner_text {
	background-color: rgba(255, 255, 255, 0.8);
	padding: 15px 15px 15px 15px;
	font-size: 16px;
	color: #4C372B;
	font-weight: bold;
	line-height: 21px;
	width: 240px;
	text-align: center;
	letter-spacing: 0.02em;
}
/*support_overview*/
.support_overview {
	text-align: center;
}
.support_overview_title {
	font-size: 20px;
	line-height: 26px;
	color: #4C372B;
	font-weight: bold;
	margin-bottom: 20px;
	letter-spacing: 0.02em;
}
.support_overview_text {
	font-size: 14px;
	line-height: 21px;
	text-align: justify;
	letter-spacing: 0.02em;
}
.support_overview_link {
	margin-top: 40px;
	background: #FFFFFF;
	box-shadow: 0px 4px 40px rgba(76, 55, 43, 0.08);
	border-radius: 4px;
}
.support_overview_link li {
	border-bottom: 1px solid #E5E5E5;
}
.support_overview_link li:last-child {
	border-bottom: none;
}
.support_overview_link li a {
	text-align: left;
	font-size: 14px;
	line-height: 21px;
	display: block;
	padding: 15px 24px;
	text-decoration: none;
	color: #4C372B;
	letter-spacing: 0.02em;
}
.support_overview_link li a:active {
	opacity: 0.5;
}
/*support_features*/
.support_features {
	margin-top: -40px;
	position: relative;
	text-align: left;
	justify-content: left;
	align-items: center;
}
.support_features_image {
	margin: 0 -24px;
}
.support_features_image img {
	width: 100%;
}
.support_features_right {
	margin-top: -24px;
	padding: 25px;
	text-align: center;
	background: #FFFFFF;
	box-shadow: 0px 4px 40px rgba(76, 55, 43, 0.08);
	border-radius: 4px;
	position: relative;
}
.support_features_main_title {
	font-size: 20px;
	line-height: 28px;
	font-weight: bold;
	color: #4C372B;
	margin-bottom: 15px;
	letter-spacing: 0.02em;
}
.support_features_main_text {
	font-size: 14px;
	line-height: 22px;
	text-align: justify;
	letter-spacing: 0.02em;
}
.support_features_list {
	margin-top: 25px;
	margin-bottom: -25px;
}
.support_features_list li {
	background-color: #fff;
	padding-bottom: 25px;
	text-align: center;
	border-radius: 4px;
	margin-bottom: 25px;
}
.support_features_list_image img {
	max-width: 100%;
}
.support_features_list_title {
	font-weight: bold;
	margin: 20px 10px 15px;
	font-size: 16px;
	line-height: 23px;
	color: #4C372B;
	letter-spacing: 0.02em;
}
.support_features_list_text {
	margin: 0 25px 20px;
	font-size: 14px;
	line-height: 23px;
	text-align: left;
	letter-spacing: 0.02em;
}
.support_features_list_btn {
	margin: 20px 25px 0;
	margin-top: auto;
	font-weight: bold;
}
.support_features_list_btn a {
	display: block;
	background: #4C372B;
	border-radius: 4px;
	font-size: 14px;
	line-height: 21px;
	text-decoration: none;
	color: #fff;
	padding: 12px;
	letter-spacing: 0.02em;
}
.support_features_list_btn a:hover {
	opacity: 0.5;
}
/*support_contents01-03*/
.support_contents_list li {
	margin-bottom: 40px;
	position: relative;
	text-align: center;
}
.support_contents_list li:last-child {
	margin-bottom: 0;
}
.support_contents_title {
	margin-bottom: 36px;
}
.support_contents_title_image img {
	width: 66px;
	height: 66px;
}
.support_contents_title_text {
	font-size: 20px;
	font-weight: bold;
	line-height: 28px;
	color: #4C372B;
	margin-top: 12px;
	letter-spacing: 0.02em;
}
.support_contents_list_icon {
	margin-bottom: 22px;
}
.support_contents_list_icon img {
	width: 111px;
	height: 111px;
}
.support_contents_list_title {
	font-size: 16px;
	font-weight: bold;
	color: #4C372B;
	line-height: 23px;
	margin-bottom: 10px;
	letter-spacing: 0.02em;
}
.support_contents_list_title .sub_text {
	font-size: 14px;
}
.support_contents_list_text {
	text-align: left;
	font-size: 14px;
	line-height: 22px;
	letter-spacing: 0.02em;
}
.marker_orange {
	background: linear-gradient(transparent 70%, #FBE0BB 70%);
}
.support_contents_list li a {
	color: #4C372B;
}
.store_list_inner {
	border-radius: 8px;
	width: 100%;
	padding: 25px;
	width: 100%;
	background-color: rgba(243, 152, 28, 0.1);
}
.store_list_title {
	font-size: 16px;
	line-height: 23px;
	font-weight: bold;
	color: #4C372B;
	margin-bottom: 10px;
	text-align: center;
	letter-spacing: 0.02em;
	/* text-decoration: underline; */
}
.store_list_link {
	text-align: left;
	margin-bottom: -10px;
	display: flex;
	align-items: center;
	/* margin-left: 50px; */
	justify-content: space-evenly;
	align-content: space-between;
}

.store_list_link_contents0 {
	display: flex;
    width: 70%;
    text-align: left;
    flex-direction: column;
}
.store_list_link_contents1 {
	display: flex;
    width: 60%;
    text-align: left;
    flex-direction: column;
}
.store_list_link span {
	font-size: 14px;
	margin-right: 1em;
	display: inline-block;
	margin-bottom: 10px;
	letter-spacing: 0.02em;
}
.store_list_link a {
	color: #4C372B;
	text-decoration: underline;
}
.store_list_link span::before {
	content: "●";
	display: inline-block;
	text-decoration: none;
	color: #F3981C;
}
.support_contents_link {
	margin-top: 20px;
	text-align: center;
}
.support_contents_link a {
	margin: 0 auto;
	display: block;
	background-color: #4C372B;
	padding: 12px;
	border-radius: 4px;
	font-size: 14px;
	line-height: 21px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	letter-spacing: 0.02em;
}
.support_contents_link a:hover {
	opacity: 0.5;
}
.support_comparison_table {
	background: #FFFFFF;
	box-shadow: 0px 4px 40px rgba(76, 55, 43, 0.08);
	border-radius: 4px;
	width: 100%;
}
.support_comparison_table th {
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	color: #4C372B;
}
.support_comparison_table th, .support_comparison_table td {
	padding: 15px;
	border: 1px solid #A2998D;
	vertical-align: middle;
}
.support_comparison_table tr:first-child th, .support_comparison_table tr:first-child td {
	border-top: none;
}
.support_comparison_table tr:last-child th, .support_comparison_table tr:last-child td {
	border-bottom: none;
}
.support_comparison_table tr th:first-child, .support_comparison_table tr td:first-child {
	border-left: none;
}
.support_comparison_table tr th:last-child, .support_comparison_table tr td:last-child {
	border-right: none;
}
.support_comparison_table .support_comparison_table_title01 {
	font-size: 16px;
	line-height: 23px;
	letter-spacing: 0.02em;
}
.support_comparison_table .support_comparison_table_title02 {}
.support_comparison_table .support_comparison_table_title03 {
	width: 84px;
	padding-left: 0;
	padding-right: 0;
}
.support_comparison_table .support_comparison_table_title04 {
	width: 84px;
	padding-left: 0;
	padding-right: 0;
}
.support_comparison_table_title_left {
	text-align: left;
}
.support_comparison_table_mark_circle {
	text-align: center;
	background-color: #FBE0BB;
	font-size: 26px;
	font-weight: bold;
	color: #4C372B;
}
.support_comparison_table_mark_cross {
	text-align: center;
	background-color: #E8E7E6;
	font-size: 26px;
	font-weight: bold;
	color: #4C372B;
}
/*support_faq_list*/
.support_faq_list li {
	background: #FFFFFF;
	box-shadow: 0px 4px 40px rgba(76, 55, 43, 0.08);
	border-radius: 4px;
	margin-bottom: 25px;
	text-align: left;
}
.support_faq_list li:last-child {
	margin-bottom: 0;
}
.support_faq_list_title {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #4C372B;
	padding: 25px;
	cursor: pointer;
}
.support_faq_list_text {
	display: none;
	font-size: 14px;
	line-height: 22px;
	padding: 0 25px 25px;
}
