@charset "utf-8";
/* ================= */
.simlex_introduction_section {
		padding: 0px 40px 60px;
		background-repeat: repeat-y;
		background-position: center top;
		background-size: 3000px;
}
.simlex_introduction_section.quetion {
		margin-top: 120px;
		background-image: url("../images/simlex/simlex_introduction_bg-1.png");
}
.simlex_introduction_section.answer {
		margin-bottom: 180px;
		background-image: url("../images/simlex/simlex_introduction_bg-2.png");
}
@media(max-width: 767px) {
		.simlex_introduction_section.quetion {
				margin-top: 40px;
		}
		.simlex_introduction_section {
				background: #F7F8FA;
				padding: 30px 20px;
		}
}
.simlex_introduction_lead {
		font-size: 36px;
		font-weight: 700;
		text-align: center;
		line-height: 1.3;
		margin: 0 0 -20px;
		position: relative;
		top: -30px
}
@media(min-width: 960px) and (max-height: 800px) {
		.simlex_introduction_lead {
				font-size: 28px;
		}
}
.simlex_introduction_lead span {
		font-weight: 700;
		font-size: 150%;
		color: #C0153E;
		margin-right: 3px;
		letter-spacing: 0
}
.simlex_introduction_inner {
		max-width: 1146px;
		margin: 0 auto;
		display: flex;
		justify-content: space-between;
}
.simlex_introduction_inner img {
		width: 100%;
		height: auto
}
.simlex_introduction_item {
		width: 360px;
}
.simlex_introduction_head {
		width: 210px;
		margin: 0 auto 36px
}
.simlex_introduction_item_comment {
		color: #fff;
		padding: 20px 0 15px;
		border-radius: 20px;
		text-align: center;
		position: relative;
}
.simlex_introduction_item_comment::after {
		content: '';
		display: block;
		position: absolute;
		top: -31px;
		left: calc(50% - 20px);
		width: 42px;
		height: 32px;
		background-repeat: no-repeat;
		background-position: 0 0;
		background-size: 100%;
		background-image: url("../images/simlex/simlex_cmt_fukidashi_blu.png")
}
.simlex_introduction_item_comment.bgBlue::after {
		background-image: url("../images/simlex/simlex_cmt_fukidashi_blu.png")
}
.simlex_introduction_item_comment.bgRed::after {
		background-image: url("../images/simlex/simlex_cmt_fukidashi_red.png")
}
.simlex_introduction_item_comment.bgRed::before {
		content: '';
		display: block;
		position: absolute;
		top: -11px;
		left: -11px;
		width: 45px;
		height: 45px;
		background-repeat: no-repeat;
		background-position: 0 0;
		background-size: cover;
		background-image: url("../images/simlex/simlex_icon_check.png")
}
.simlex_introduction_item_comment p {
		font-size: 22px;
		font-weight: 700;
		line-height: 1.6;
		text-align: center;
}
.simlex_introduction_item_comment p.catch {
		color: #F9FF81;
		font-size: 26px;
}
.simlex_introduction_item_comment p.catch span {
		display: inline-block;
		position: relative;
}
.simlex_introduction_item_comment p.catch span::after {
		content: '';
		display: block;
		position: absolute;
		bottom: -2px;
		left: 0;
		width: 100%;
		height: 2px;
		background: #F9FF81;
}
.simlex_introduction_item_comment.bgBlu {
		background: #375e92;
}
.simlex_introduction_item_comment.bgRed {
		background: #c0153e;
}
.simlex_introduction_bottom {
		width: 90px;
		margin: 0 auto;
		padding-top: 15px;
}
.simlex_introduction_arrow {
		width: 35px;
		margin: 20px auto 40px
}
.simlex_introduction_arrow img {
		width: 100%;
		height: auto
}
@media(max-width: 1300px) {
		.simlex_introduction_item {
				width: calc(calc(100% - 60px) / 3);
		}
		.simlex_introduction_head {
				width: 210px;
				margin: 0 auto 28px
		}
}
@media(min-width: 960px) and (max-height: 800px) {
		.simlex_introduction_inner {
				max-width: 920px;
		}
		.simlex_introduction_item {
				width: calc(calc(100% - 60px) / 3);
		}
		.simlex_introduction_head {
				width: 170px;
		}
		.simlex_introduction_item_comment {
				color: #fff;
				padding: 15px 0 15px;
				border-radius: 16px;
		}
		.simlex_introduction_item_comment::after {
				top: -23px;
				left: calc(50% - 16px);
				width: 32px;
				height: 24px;
		}
		.simlex_introduction_item_comment.bgRed::before {
				width: 36px;
				height: 36px;
		}
		.simlex_introduction_item_comment p {
				font-size: 16px;
				line-height: 1.5;
		}
		.simlex_introduction_item_comment p.catch {
				font-size: 18px;
		}
		.simlex_introduction_bottom {
				width: 70px;
				padding-top: 10px;
		}
}
@media(max-width: 1200px) {
		.simlex_introduction_lead {
				font-size: 26px;
		}
		.simlex_introduction_head {
				width: 170px;
		}
		.simlex_introduction_item_comment {
				color: #fff;
				padding: 15px 0 15px;
				border-radius: 16px;
		}
		.simlex_introduction_item_comment::after {
				top: -23px;
				left: calc(50% - 16px);
				width: 32px;
				height: 24px;
		}
		.simlex_introduction_item_comment.bgRed::before {
				width: 36px;
				height: 36px;
		}
		.simlex_introduction_item_comment p {
				font-size: 18px;
		}
		.simlex_introduction_item_comment p.catch {
				font-size: 20px;
		}
		.simlex_introduction_bottom {
				width: 70px;
				padding-top: 10px;
		}
}
@media(max-width: 960px) {
		.simlex_introduction_item_comment p {
				font-size: 15px;
		}
		.simlex_introduction_item_comment p.catch {
				font-size: 20px;
		}
}
@media(max-width: 767px) {
		.simlex_introduction_section.answer {
				margin-bottom: 80px;
		}
		.simlex_introduction_lead {
				font-size: 16px;
				top: inherit;
				margin: 0 0 25px;
				line-height: 1.6;
		}
		.simlex_introduction_inner {
				display: block
		}
		.simlex_introduction_item {
				margin: 0 auto 15px;
				width: auto;
				display: flex;
				align-items: center
		}
		.simlex_introduction_head {
				width: 85px;
				margin: 0 15px 0 0;
		}
		.simlex_introduction_item_comment {
				padding: 12px 12px 12px 16px;
				text-align: left;
				flex: 1;
				border-radius: 8px;
				position: relative;
		}
		.simlex_introduction_item_comment p {
				text-align: left;
				padding-right: 30px;
				font-size: 14px;
				font-weight: 500;
		}
		.simlex_introduction_item_comment p.catch {
				font-size: 18px;
		}
		.simlex_introduction_item_comment .simlex_introduction_bottom {
				position: absolute;
				top: 12px;
				right: 12px;
				padding: 0;
				width: 36px;
		}
		.simlex_introduction_item_comment.bgRed::before {
				top: -12px;
				left: -12px;
				width: 24px;
				height: 24px;
		}
		.simlex_introduction_item_comment::after {
				top: calc(50% - 10px);
				left: -15px;
				background: none;
				width: 0;
				height: 0;
				border-style: solid;
				border-top: 10px solid transparent;
				border-bottom: 10px solid transparent;
				border-right: 24px solid #375E92;
				border-left: 0;
		}
		.simlex_introduction_item_comment.bgBlue::after {
				border-right: 24px solid #375E92;
		}
		.simlex_introduction_item_comment.bgRed::after {
				border-right: 24px solid #C0153E;
		}
		.simlex_introduction_arrow {
				width: 20px;
		}
}
/* ================= */
.simlex_feature_section {
		padding: 120px 40px 60px;
		background: #F7F8FA;
		margin-bottom: 80px;
}
@media(max-width: 767px) {
		.simlex_feature_section {
				padding: 0px 20px 40px;
				margin-bottom: 120px;
		}
}
.simlex_feature_col {
		margin: 0 0 40px
}
.simlex_func_col.last, .simlex_feature_col.last {
		margin-bottom: 0;
}
.simlex_feature_hd {
		margin: 0 0 20px;
}
.simlex_feature_tag {
		margin: 0 0 15px;
		background-repeat: no-repeat;
		background-position: 0 0;
		background-size: 100%;
		background-image: url("../images/simlex/simlex_feature_tag.png");
		width: 115px;
		height: 44px;
		display: flex;
		align-items: center;
		text-align: left;
		box-sizing: border-box;
		padding-left: 20px;
}
.simlex_feature_tag span {
		font-family: "galano", sans-serif;
}
.simlex_feature_tag p {
		margin: 0;
		line-height: 1;
		color: #fff;
		font-size: 20px;
		font-weight: 700;
}
.simlex_feature_catch {
		font-size: 38px;
		font-weight: 700;
		line-height: 1.5;
}
.simlex_feature_catch span {
		color: #C0153E;
		display: inline-block;
		position: relative;
}
.simlex_feature_catch span::after {
		content: '';
		display: block;
		position: absolute;
		bottom: -2px;
		left: 0;
		width: 100%;
		height: 2px;
		background: #C0153E;
		transform-origin: left center;
}
.simlex_feature_lead {
		line-height: 1.8;
		font-weight: 500;
		margin: 0 0 20px;
		font-size: 16px;
}
.simlex_feature_figure {
		background: #fff;
		border-radius: 10px;
		box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);
		padding: 30px 0;
}
.simlex_feature_figure_in {
		max-width: 820px;
		margin: 0 auto
}
.simlex_feature_figure_in img {
		width: 100%;
		height: auto
}
.simlex_feature_notes {
		text-align: right;
		font-size: 13px;
		padding-top: 20px;
}
@media(min-width: 960px) and (max-height: 800px) {
		.simlex_feature_tag {
				margin: 0 0 10px;
		}
		.simlex_feature_catch {
				font-size: 30px;
		}
		.simlex_feature_figure {
				max-width: 770px;
				padding: 20px;
				box-sizing: border-box;
		}
		.simlex_feature_lead {
				line-height: 1.7;
				margin: 0 0 15px;
		}
		.simlex_feature_notes {
				max-width: 770px;
		}
}
@media(max-width: 960px) {
		.simlex_feature_tag {
				width: 90px;
				height: 32px;
				padding-left: 15px;
		}
		.simlex_feature_tag p {
				font-size: 16px;
		}
		.simlex_feature_catch {
				font-size: 28px;
		}
}
@media(max-width: 767px) {
		.simlex_feature_tag {
				width: 80px;
				height: 28px;
				padding-left: 15px;
				margin-bottom: 10px;
		}
		.simlex_feature_tag p {
				font-size: 13px;
		}
		.simlex_feature_catch {
				font-size: 18px;
		}
		.simlex_feature_figure {
				border-radius: 8px;
				padding: 15px;
		}
		.simlex_feature_lead {
				font-size: 15px;
				margin: 0 0 15px;
		}
		.simlex_feature_notes {
				font-size: 11px;
				padding-top: 15px;
		}
}
/* ================= */
.simlex_func_section {
		padding: 240px 40px 120px;
		position: relative;
		margin: 0 0 80px
}
.simlex_func_section::before {
		content: '';
		display: block;
		position: absolute;
		top: 120px;
		right: 0;
		width: calc(calc(100% - calc(calc(100vw - 1220px) * 0.5)) + 120px);
		height: calc(100% - 120px);
		background: #F7F8FA;
}
@media(max-width: 1200px) {
		.simlex_func_section::before {
				right: inherit;
				left: 0;
				width: 100%;
		}
}
@media(max-width: 767px) {
		.simlex_func_section {
				padding: 0px 20px 20px;
				background: #F7F8FA;
		}
		.simlex_func_section::before {
				display: none
		}
}
.simlex_func_wrap {
		position: relative;
		margin: 0 auto;
		max-width: 1220px;
		z-index: 5
}
.simlex_func_wrap .simlex_sidebar {
		width: 250px;
		position: sticky;
		left: 0;
		top: 120px;
		float: left;
		z-index: 5
}
.simlex_sidebar ul {
		list-style: none;
		font-size: 14px;
		font-weight: 500;
}
.simlex_sidebar li {
		line-height: 1.6;
		margin: 0 0 15px;
		position: relative;
}
.simlex_sidebar li a {
		color: #1d1d1d;
		text-decoration: none;
		position: relative;
		display: inline-block;
		padding-left: 0.75em;
}
.simlex_sidebar li a .underL::after {
		background: #C0153E;
}
.simlex_sidebar li a.isCurrent {
		color: #C0153E;
}
.simlex_sidebar li a.isCurrent .underL::after {
		background: #C0153E;
		transform: scaleX(1)
}
@media (hover: hover) {
		.simlex_sidebar li a:hover {
				color: #C0153E;
		}
}
.simlex_sidebar li a::after {
		content: '-';
		display: block;
		position: absolute;
		top: 0;
		left: 0;
}
.service_cont {
		margin-left: 340px;
		position: relative;
		z-index: 10;
}
@media(max-width: 1300px) {
		.service_cont {
				margin-left: 280px;
		}
}
@media(max-width: 1200px) {
		.simlex_func_wrap .simlex_sidebar {
				width: 150px;
		}
		.service_cont {
				margin-left: 230px;
		}
}
@media(max-width: 960px) {
		.service_cont {
				margin-left: 180px;
		}
}
.feature_col, .simlex_func_col {
		background: #fff;
		border-top: 8px solid #C0153E;
		box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.05);
		margin: 0 0 50px;
		box-sizing: border-box;
		padding: 30px;
}
.simlex_func_hd {
		display: flex;
		align-items: center;
		margin: 0 0 30px;
}
.simlex_func_pict {
		width: 80px;
		margin-right: 20px;
		border-radius: 50%;
		background: #C0153E;
}
.simlex_func_pict img {
		width: 100%;
		height: auto;
		border-radius: 50%;
}
.simlex_func_sb {
		font-size: 35px;
		font-weight: 700;
}
.simlex_func_list {
		display: flex;
		flex-wrap: wrap;
		background: #F7F8FA;
		padding: 20px 25px;
		margin: 0 0 30px
}
.service_cont_inner_right .simlex_func_list {
		margin-bottom: 0;
}
.simlex_func_list.mb00 {
		margin-bottom: 0;
}
.simlex_func_list ul {
		list-style: none;
		margin-left: 1em;
		margin-right: 2em;
		min-width: calc(25% - 3em);
}
.simlex_func_list ul.extra {
		min-width: inherit
}
.simlex_func_list li {
		list-style: none;
		margin: 0 0 6px;
		line-height: 1.6;
		position: relative;
		font-weight: 500;
}
.simlex_func_list li.pickup {
		color: #C0153E;
		font-weight: 700;
}
.simlex_func_list li.pickup a {
		color: #C0153E;
		text-decoration: underline;
}
@media (hover: hover) {
		.simlex_func_list li.pickup a:hover {
				text-decoration: none;
		}
}
.simlex_func_list ul li:last-child {
		margin-bottom: 0;
}
.simlex_func_list li::before {
		content: '・';
		display: block;
		position: absolute;
		top: 0;
		left: -1em;
}
.simlex_func_list li.pickup::before {
		left: -1.2em;
		content: '';
		display: block;
		top: calc(50% - 6px);
		width: 14px;
		height: 13px;
		background-repeat: no-repeat;
		background-position: 0 0;
		background-size: 14px;
		background-image: url("../images/simlex/icon_pickup_red.png");
}
.service_cont_inner_right .simlex_func_list li {
		font-size: 17px;
		font-weight: 700;
		margin: 0 0 15px;
		line-height: 1.6;
}
.service_cont_inner_right .simlex_func_list li ul li {
		margin-bottom: 0;
}
.service_cont_inner_right .simlex_func_list li::before {
		display: block;
		position: absolute;
		content: '';
		top: 9px;
		left: -1em;
		width: 9px;
		height: 9px;
		border-radius: 50%;
		background: #C0153E;
}
.service_cont_inner_right .simlex_func_list li ul {
		padding-top: 15px;
		margin-left: 0;
		font-size: 14px;
}
.service_cont_inner_right .simlex_func_list li ul li::before {
		display: none
}
.service_cont_inner_right .simlex_func_list li li {
		font-size: 14px;
		font-weight: 500;
		line-height: 1.8;
}
.simlex_func_col p {
		font-size: 16px;
		font-weight: 500;
		line-height: 1.8;
		margin: 0 0 1em;
}
.pickup_hd_flex {
		display: flex;
		align-items: center;
		margin: 0 0 25px;
}
@media(min-width: 960px) and (max-height: 800px) {
		.simlex_func_col {
				max-width: 770px;
		}
		.simlex_func_hd {
				margin: 0 0 20px;
		}
		.simlex_func_pict {
				width: 70px;
				margin-right: 10px;
		}
		.simlex_func_sb {
				font-size: 28px;
		}
		.pickup_hd_flex {
				margin: 0 0 15px;
		}
}
.pickup_mark {
		margin-right: 14px;
		font-size: 14px;
		font-weight: 700;
		color: #fff;
		background: #c0153e;
		border-radius: 10px;
		width: 100px;
		height: 28px;
		display: flex;
		align-items: center;
}
.pickup_mark span {
		display: inline-block;
		position: relative;
		padding-left: 33px;
		transform: translateY(-1px)
}
.pickup_mark span::after {
		content: '';
		display: block;
		position: absolute;
		top: calc(50% - 6px);
		left: 12px;
		width: 14px;
		height: 13px;
		background-repeat: no-repeat;
		background-position: 0 0;
		background-size: 14px;
		background-image: url("../images/simlex/icon_pickup_wht.png");
}
.pickup_hd {
		color: #C0153E;
		font-size: 24px;
		font-weight: 700;
}
.simlex_func_figure {
		margin-top: 20px;
		margin-bottom: 30px;
		cursor: pointer;
		position: relative;
		overflow: hidden;
}
.simlex_func_figure figcaption {
		display: none
}
.simlex_func_figure .icon_zoom {
		position: absolute;
		top: 0;
		right: 0;
		width: 110px;
		height: 50px;
		background: rgba(255, 255, 255, 0.8);
		pointer-events: none;
		display: flex;
		align-items: center;
		font-weight: 700;
}
.icon_zoom span {
		display: inline-block;
		position: relative;
		padding-left: 54px;
}
.icon_zoom span::before {
		content: '';
		display: block;
		position: absolute;
		top: calc(50% - 12px);
		left: 20px;
		width: 25px;
		height: 25px;
		background-repeat: no-repeat;
		background-position: 0 0;
		background-size: 100%;
		background-image: url("../images/simlex/icon_zoom.png")
}
.simlex_func_figure img {
		width: 100%;
		height: auto;
		transition: transform 0.5s cubic-bezier(0.16, 1, 0.3, 1);
}
@media (hover: hover) {
		.simlex_func_figure:hover img {
				transform: scale(1.05)
		}
}
.simlex_func_hr {
		background: #b0b0b0;
		width: 100%;
		height: 1px;
		margin: 30px 0
}
.service_cont_inner_flex {
		display: flex
}
.service_cont_inner_left {
		width: 330px;
}
@media(min-width: 960px) and (max-height: 800px) {
		.service_cont_inner_left {
				width: 260px;
		}
}
.service_cont_inner_right {
		flex: 1
}
@media(max-width: 960px) {
		.feature_col, .simlex_func_col {
				padding: 20px;
		}
		.simlex_func_hd {
				margin: 0 0 20px;
		}
		.simlex_func_pict {
				width: 60px;
				margin-right: 15px;
		}
		.simlex_func_sb {
				font-size: 22px;
		}
		.simlex_func_list {
				padding: 15px;
		}
		.simlex_func_list li {
				font-size: 14px;
		}
		.service_cont_inner_flex {
				display: block
		}
		.service_cont_inner_left {
				width: auto;
		}
		.service_cont_inner_right .simlex_func_list li {
				font-size: 16px;
				margin: 0 0 10px
		}
		.service_cont_inner_right .simlex_func_list li ul {
				padding-top: 10px;
				font-size: 13px;
		}
		.pickup_hd {
				font-size: 20px;
		}
}
@media(max-width: 767px) {
		.simlex_func_wrap .simlex_sidebar {
				position: static;
				width: 100%;
				float: none;
				z-index: 100;
				box-sizing: border-box;
				padding: 0;
				margin: 0 0 30px;
		}
		.simlex_sidebar ul {
				display: flex;
				flex-wrap: wrap;
				padding-left: 0.5em;
		}
		.simlex_sidebar ul li {
				margin: 0 0 8px;
				min-width: 33%;
		}
		.service_cont {
				margin-left: 0;
				position: static;
				z-index: 0;
		}
		.simlex_func_pict {
				width: 40px;
				margin-right: 10px;
		}
		.simlex_func_sb {
				font-size: 20px;
		}
		.feature_col, .simlex_func_col {
				padding: 15px;
				border-top: 4px solid #C0153E;
		}
		.simlex_func_list ul {
				list-style: none;
				margin-left: 1em;
				margin-right: 1em;
				min-width: calc(50% - 2.5em);
		}
		.simlex_func_list li, .simlex_func_list ul li:last-child {
				margin-bottom: 10px;
				line-height: 1.6;
		}
		.simlex_func_list li.pickup::before {
				top: 5px;
		}
		.pickup_mark {
				margin-right: 10px;
				font-size: 11px;
				border-radius: 4px;
				width: 80px;
				height: 24px;
		}
		.pickup_mark span {
				padding-left: 26px;
				transform: translateY(-1px)
		}
		.pickup_mark span::after {
				top: calc(50% - 4px);
				left: 10px;
				width: 10px;
				height: 10px;
				background-size: 10px;
		}
		.simlex_func_col p {
				font-size: 15px;
		}
		.simlex_func_figure .icon_zoom {
				width: 66px;
				height: 29px;
				font-size: 13px;
				background: rgba(255, 255, 255, 0.8);
		}
		.icon_zoom span {
				padding-left: 26px;
		}
		.icon_zoom span::before {
				top: calc(50% - 8px);
				left: 7px;
				width: 16px;
				height: 16px;
		}
}
/* =================== */
.simlex_case_section {
		padding: 80px 40px;
}
.simlex_case_inner {
		max-width: 960px;
		margin: 0 auto;
}
@media(max-width: 767px) {
		.simlex_case_section {
				padding: 60px 20px;
		}
}
/* ================== */
.awd_item_lead_wrap {
		display: flex;
		justify-content: center;
		margin: 0 0 35px;
}
.awd_crwn {
		width: 110px;
		margin: 0 auto 20px
}
.awd_crwn img {
		width: 100%;
		height: auto
}
.awd_item_lead_wrap_in {
		position: relative;
}
.awd_item_lead_wrap_in::before, .awd_item_lead_wrap_in::after {
		content: '';
		display: block;
		position: absolute;
		top: calc(50% - 104px);
		width: 90px;
		height: 208px;
		background-repeat: no-repeat;
		background-position: 0 0;
		background-size: 100%;
}
.awd_item_lead_wrap_in::before {
		background-image: url("../images/simlex/simlex_awd_bg-2.png");
		left: -130px;
}
.awd_item_lead_wrap_in::after {
		background-image: url("../images/simlex/simlex_awd_bg-3.png");
		right: -130px;
}
.awd_item_lead {
		text-align: center;
		font-weight: 700;
		font-size: 30px;
}
.awd_item_lead .isLarge {
		font-size: 120%;
}
.awd_item_lead .isRed {
		color: #C0163D;
		font-size: 160%;
		font-family: "galano", sans-serif;
		margin: 0 2px;
		transform: translateY(2px);
		display: inline-block;
}
.awd_item_col {
		background: #C0163D;
		padding: 40px 0;
		margin: 0 0 120px
}
.awd_sb {
		color: #fff;
		text-align: center;
		font-size: 24px;
		font-weight: 700;
		margin: 0 0 25px;
}
.awd_item_gr {
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
}
.awd_item {
		width: 270px;
		background: #fff;
		text-align: center;
		box-sizing: border-box;
		padding: 20px;
		margin: 0 10px 20px;
}
.awd_item_gr .awd_item:nth-child(4), .awd_item_gr .awd_item:nth-child(5) {
		margin-bottom: 0;
}
.awd_pict {
		width: 95px;
		margin: 0 auto 10px;
		color: #C0163D;
}
.awd_pict img {
		width: 100%;
		height: auto;
}
.awd_item p {
		font-weight: 700;
		color: #C0163D;
		font-size: 22px;
}
@media(max-width: 1200px) {
		.awd_crwn {
				width: 90px;
		}
		.awd_item_lead_wrap_in::before, .awd_item_lead_wrap_in::after {
				top: calc(50% - 83px);
				width: 72px;
				height: 166px;
		}
		.awd_item_lead_wrap_in::before {
				left: -90px;
		}
		.awd_item_lead_wrap_in::after {
				right: -90px;
		}
		.awd_item_lead {
				font-size: 24px;
		}
		.awd_item_col {
				padding: 30px 0;
		}
		.awd_sb {
				font-size: 20px;
		}
		.awd_item {
				width: calc(calc(100% - 150px) / 3);
				padding: 15px;
				margin: 0 10px 20px;
		}
		.awd_item p {
				font-size: 16px;
		}
		.awd_pict {
				width: 80px;
				margin: 0 auto 10px;
		}
}
@media(max-width: 960px) {
		.awd_crwn {
				width: 80px;
		}
		.awd_item_lead_wrap_in::before, .awd_item_lead_wrap_in::after {
				top: calc(50% - 74px);
				width: 64px;
				height: 148px;
		}
		.awd_item_lead {
				font-size: 20px;
		}
		.awd_sb {
				font-size: 20px;
		}
		.awd_pict {
				width: 70px;
		}
}
@media(max-width: 767px) {
		.awd_crwn {
				width: 60px;
				margin: 0 auto 15px
		}
		.awd_item_lead_wrap_in::before, .awd_item_lead_wrap_in::after {
				top: calc(50% - 66px);
		}
		.awd_item_lead_wrap_in::before {
				left: -50px;
		}
		.awd_item_lead_wrap_in::after {
				right: -50px;
		}
		.awd_item_lead {
				font-size: 18px;
		}
		.awd_item_lead .isLarge {
				font-size: 120%;
		}
		.awd_item_lead .isRed {
				font-size: 160%;
				margin: 0 2px;
				transform: translateY(2px);
		}
		.awd_item_col {
				padding: 20px;
				margin: 0 0 80px
		}
		.awd_sb {
				font-size: 18px;
				margin: 0 0 20px;
		}
		.awd_item_gr {
				display: flex;
				justify-content: space-between;
				flex-wrap: wrap;
		}
		.awd_item {
				width: calc(50% - 5px);
				padding: 15px 0;
				margin: 0 0 10px;
		}
		.awd_item_gr .awd_item:nth-child(4) {
				margin: 0 0 10px;
		}
		.awd_item_gr .awd_item:nth-child(5) {
				margin-bottom: 0;
		}
		.awd_pict {
				width: 80px;
		}
		.awd_item p {
				font-size: 14px;
		}
}
/* ================== */
.simlex_result_section {
		background: #fff;
		padding: 100px 40px
}
@media(max-width: 767px) {
		.simlex_result_section {
				padding: 60px 20px;
		}
}
.simlex_result_lead {
		font-size: 18px;
		font-weight: 700;
		line-height: 2;
		text-align: center;
}
.simlex_result_hd {
		display: flex;
		align-items: center;
		padding: 0px 15px 0 30px;
		background-color: #f7f8fa;
		height: 64px;
		margin: 40px 0 30px;
		box-sizing: border-box;
		border-left: 6px solid #C0163D;
		font-size: 20px;
		font-weight: 700;
}
.result_tbl {
		width: 100%;
}
.result_tbl th, .result_tbl td {
		padding: 5px;
		font-size: 15px;
		line-height: 1.6;
}
.result_tbl th {
		color: #C0153E;
		font-weight: 700;
		font-size: 16px;
		border-bottom: 2px solid #DDE1E9;
		padding-bottom: 10px;
		text-align: left;
}
.result_tbl tr:first-child td {
		padding-top: 15px;
}
.result_tbl tr th:first-child, .result_tbl tr td:first-child {
		width: 22%;
}
.result_tbl tr th:nth-child(2), .result_tbl tr td:nth-child(2) {
		width: 78%;
}
.result_tbl tr th:first-child, .result_tbl tr td:first-child {
		padding-left: 0;
}
.result_tbl td {
		vertical-align: top
}
.th_flex {
		display: flex;
}
.result_category {
		flex: 1;
		text-align: left;
}
.result_total {
		width: 60px;
		text-align: center;
}
@media(max-width: 960px) {
		.result_tbl th, .result_tbl td {
				display: block;
				padding: 0;
		}
		.result_tbl th {
				display: none
		}
		.result_tbl tr:first-child td {
				padding-top: 0;
		}
		.result_tbl td:nth-child(1) {
				padding-bottom: 5px;
				padding-top: 15px;
		}
		.result_tbl td:nth-child(2) {
				padding-bottom: 15px;
				border-bottom: 1px solid #ccc;
		}
		.result_tbl tr th:first-child, .result_tbl tr td:first-child, .result_tbl tr th:nth-child(2), .result_tbl tr td:nth-child(2) {
				width: auto;
		}
		.result_category {
				width: auto;
				flex: initial;
				font-size: 16px;
				font-weight: 700;
		}
		.result_total {
				width: auto;
				flex: initial;
				text-align: left;
				white-space: inherit;
				padding-left: 2em;
		}
		.result_total::before {
				content: '合計：';
		}
}
@media(max-width: 767px) {
		.simlex_result_lead {
				font-size: 16px;
				line-height: 1.8;
				text-align: left;
		}
		.simlex_result_hd {
				display: block;
				padding: 8px 10px 8px 20px;
				height: auto;
				margin: 40px 0 30px;
				border-left: 3px solid #C0163D;
				font-size: 18px;
				line-height: 1.6;
		}
}
.simlex_result_cont {
		position: relative;
		height: 1000px;
		overflow: hidden;
		transition: height 0.4s cubic-bezier(0.16, 1, 0.3, 1);
		box-sizing: border-box;
}
.simlex_result_cont:before {
		content: "";
		position: absolute;
		left: 0;
		bottom: 0;
		width: 100%;
		height: 200px;
		background: rgb(0, 0, 0);
		background: linear-gradient(0deg, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 0) 100%);
		transition: opacity 0.4s;
}
.simlex_result_cont.isOpen:before {
		opacity: 0;
		pointer-events: none
}
.result_more_wrap {
		display: flex;
		justify-content: center;
		align-items: center;
}
.result_more {
		width: 260px;
		font-weight: 600;
		font-size: 18px;
}
.result_more a {
		display: flex;
		justify-content: center;
		align-items: center;
		background-color: #c0153e;
		border-radius: 60px;
		height: 60px;
		border: 1px solid #c0153e;
		transition: background 0.4s;
		text-decoration: none;
		color: #fff;
}
.result_more a span {
		transform: translateY(-1px)
}
@media (hover: hover) {
		.result_more a:hover {
				background: #fff;
				color: #e00000;
		}
}
.isOpen + .result_more_wrap {
		margin-top: 40px;
}
.result_more.isOpen a {
		background: #fff;
		color: #e00000;
}
@media(max-width: 767px) {
		.result_more {
				width: 220px;
				font-size: 16px;
		}
		.result_more a {
				height: 50px;
		}
}
/* ================== */
.simlex_flow_section {
		background: #F7F8FA;
		padding: 100px 40px
}
@media(max-width: 767px) {
		.simlex_flow_section {
				padding: 60px 20px;
		}
}
.simlex_flowitem {
		display: flex;
		align-items: center;
		margin: 0 0 70px;
		background: #fff;
		padding: 30px 30px 30px 0;
		position: relative;
}
.simlex_flowitem::after {
		content: '';
		display: block;
		position: absolute;
		bottom: -50px;
		left: calc(50% - 20px);
		width: 0;
		height: 0;
		border-style: solid;
		border-right: 20px solid transparent;
		border-left: 20px solid transparent;
		border-top: 24px solid #C0153E;
		border-bottom: 0;
}
.simlex_flowitem.isLast {
		color: #fff;
		background: #C0153E;
		margin: 0
}
.simlex_flowitem.isLast::after {
		display: none;
}
.simlex_flowitem_left {
		width: 175px;
		text-align: center;
		color: #C0153E;
}
.simlex_flowitem.isLast .simlex_flowitem_left {
		color: #fff;
}
.simlex_flowitem_no {
		font-family: "galano", sans-serif;
		line-height: 1;
}
.simlex_flowitem_no .step {
		font-size: 32px;
}
.simlex_flowitem_no .count {
		font-size: 64px;
}
.simlex_flowitem_right {
		flex: 1;
		display: flex;
		align-items: center;
}
.simlex_flowitem_pict {
		width: 95px;
		box-sizing: content-box;
		padding: 10px 30px;
		border-left: 1px solid #C0153E;
}
.isLast .simlex_flowitem_pict {
		border-left: 1px solid #fff;
}
.simlex_flowitem_pict img {
		width: 100%;
		height: auto
}
.simlex_flowitem_caption {
		flex: 1
}
.simlex_flowitem_sb {
		font-size: 24px;
		font-weight: 700;
		margin: 0 0 15px;
		color: #C0153E;
}
.isLast .simlex_flowitem_sb {
		color: #fff;
}
.simlex_flowitem_caption p {
		font-size: 18px;
		line-height: 1.8;
		font-weight: 500;
}
@media(max-width: 1200px) {
		.simlex_flowitem {
				padding: 20px 20px 20px 0;
				margin: 0 0 50px;
		}
		.simlex_flowitem::after {
				bottom: -37px;
				left: calc(50% - 15px);
				width: 0;
				height: 0;
				border-right: 15px solid transparent;
				border-left: 15px solid transparent;
				border-top: 20px solid #C0153E;
				border-bottom: 0;
		}
		.simlex_flowitem_left {
				width: 120px;
		}
		.simlex_flowitem_no .step {
				font-size: 22px;
		}
		.simlex_flowitem_no .count {
				font-size: 44px;
		}
		.simlex_flowitem_pict {
				width: 75px;
				box-sizing: content-box;
				padding: 5px 20px;
		}
		.simlex_flowitem_sb {
				font-size: 20px;
				margin: 0 0 10px
		}
		.simlex_flowitem_caption p {
				font-size: 16px;
		}
		.simlex_flowitem_caption p br {
				display: none
		}
}
@media(max-width: 767px) {
		.simlex_flowitem_gr {
				width: 80%;
				margin: 0 auto;
		}
		.simlex_flowitem {
				display: block;
				padding: 15px;
				width: 100%;
				margin: 0 0 40px;
		}
		.simlex_flowitem.isLast {
				margin-left: auto;
				margin-right: auto;
		}
		.simlex_flowitem_right {
				display: block;
		}
		.simlex_flowitem::after {
				bottom: -29px;
				left: calc(50% - 12px);
				width: 0;
				height: 0;
				border-right: 12px solid transparent;
				border-left: 12px solid transparent;
				border-top: 16px solid #C0153E;
				border-bottom: 0;
		}
		.simlex_flowitem .simlex_flowitem_left {
				width: auto;
				text-align: center;
				position: absolute;
				top: 15px;
				left: 15px;
		}
		.simlex_flowitem_no .step {
				font-size: 14px;
		}
		.simlex_flowitem_no .count {
				font-size: 26px;
		}
		.simlex_flowitem_pict {
				width: 80px;
				padding: 0;
				border: none !important;
				margin: 0 auto 10px;
		}
		.simlex_flowitem_sb {
				font-size: 18px;
				margin: 0 0 10px;
				text-align: center;
		}
		.simlex_flowitem_caption p {
				font-size: 15px;
		}
}
/* ================== */
.simlex_footer_section {
		padding: 120px 30px;
		background: #F7F8FA;
}
.simlex_footer_section_hd {
		font-size: 36px;
		font-weight: 700;
		line-height: 1.6;
		text-align: center;
		margin: 0 0 45px;
}
.simlex_footer_flex {
		max-width: 1300px;
		margin: 0 auto;
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
}
.simlex_footer_item {
		background: #fff;
		width: 380px;
		box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);
		transition: all 0.3s cubic-bezier(0.16, 1, 0.3, 1);
		box-sizing: border-box;
		margin: 0 15px 30px;
		font-size: 18px;
		font-weight: 600;
}
@media (hover: hover) {
		.simlex_footer_item:hover {
				transform: translateX(3px) translateY(3px);
				box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.05);
		}
}
.simlex_footer_item a {
		padding: 15px 0;
		display: block;
		color: #1d1d1d;
		text-decoration: none;
}
.simlex_footer_item_logo {
		width: 225px;
		margin: 0 auto 15px;
}
.simlex_footer_item_logo img {
		width: 100%;
		height: auto
}
.simlex_footer_item .product_name {
		text-align: center;
		margin: 0 0 15px;
		height: 2.2em;
		display: flex;
		justify-content: center;
		align-items: center;
}
.simlex_footer_item .product_name p {
		margin: 0;
		line-height: 1.6;
}
.simlex_footer_item .product_link {
		text-align: center;
		margin: 0;
		line-height: 1.6;
}
.simlex_footer_item a .product_link {
		color: #c0153e;
}
.simlex_footer_item .product_link span {
		position: relative;
		display: inline-block;
		padding-bottom: 30px;
}
.simlex_footer_item .product_link span::after {
		content: '';
		display: block;
		position: absolute;
		bottom: 0;
		left: calc(50% - 10px);
		width: 0;
		height: 0;
		border-style: solid;
		border-right: 10px solid transparent;
		border-left: 10px solid transparent;
		border-top: 14px solid #C0153E;
		border-bottom: 0;
}
@media(max-width: 1380px) {
		.simlex_footer_item {
				width: calc(calc(100% - 80px) / 3);
				margin: 0 10px 20px;
		}
		.simlex_footer_item_logo {
				width: 60%;
		}
}
@media(max-width: 1200px) {
		.simlex_footer_item {
				font-size: 16px;
		}
}
@media(max-width: 960px) {
		.simlex_footer_section_hd {
				font-size: 28px;
				margin: 0 0 35px;
		}
		.simlex_footer_item {
				width: calc(calc(100% - 50px) / 3);
				margin: 0 8px 16px;
		}
}
@media(max-width: 767px) {
		.simlex_footer_section {
				padding: 80px 20px;
		}
		.simlex_footer_section_hd {
				font-size: 18px;
				margin: 0 0 30px;
		}
		.simlex_footer_flex {
				display: flex;
				justify-content: space-between;
		}
		.simlex_footer_item {
				width: calc(50% - 10px);
				margin: 0 0 20px;
				font-size: 14px;
		}
		.simlex_footer_item .product_name {
				margin: 0 0 15px;
				height: 3.5em;
		}
		.simlex_footer_item p.extra {
				font-size: 13px;
		}
		.simlex_footer_item .product_link span {
				padding-bottom: 20px;
		}
		.simlex_footer_item .product_link span::after {
				bottom: -5px;
				left: calc(50% - 6px);
				border-style: solid;
				border-right: 8px solid transparent;
				border-left: 8px solid transparent;
				border-top: 12px solid #C0153E;
				border-bottom: 0;
		}
}
.top_end {
		height: 120px;
}