@charset "utf-8";
@media(max-width: 960px) {
		.user_check_frame .user_check_frame_figure {
				width: 50%;
		}
		.us_flex_item_figure {
				width: 50%;
				margin-right: 30px;
		}
		.reverse .us_flex_item_figure {
				margin-right: 0;
				margin-left: 30px;
		}
		.rakupita_flex_right {
				width: 50%;
				margin-left: 30px;
		}
		.rakupita_wrap_inner {
				padding: 215px 40px 70px;
		}
		.rakupita_flex_left_in .us_flex_item_catch {
				font-size: 24px;
		}
		.rakupita_related_item_figure {
				width: 170px;
		}
		.rakupita_related_item_caption_in p {
				font-size: 14px;
		}
		.rakupita_related_item {
				width: calc(50% - 20px);
		}
		.rakupita_related_item_caption_in p {
				padding: 0;
		}
}
@media(max-width: 767px) {
		.user_check_frame_flex:not(.small) {
				display: block;
				padding: 20px;
		}
		.user_check_frame:not(.small) .user_check_frame_figure {
				position: static;
				right: inherit;
				bottom: inherit;
				width: 100%;
		}
		.user_check_frame_hd {
				width: 120px;
				position: relative;
				top: -11px;
				margin-bottom: -11px;
				margin-left: 20px;
		}
		.user_check_frame_flex_hd {
				font-size: 20px;
		}
		.us_flex_item {
				display: block;
				margin: 0 0 60px;
		}
		.us_flex_item.reverse {
				display: block;
		}
		.us_flex_item_figure {
				width: 100%;
				margin-left: 0 !important;
				margin-right: 0 !important;
				margin-bottom: 20px;
		}
		.us_flex_item_catch {
				font-size: 20px;
		}
		.us_flex_item .function_hd_wrap {
				display: block;
		}
		.us_flex_item .function_hd {
				width: 100%;
		}
		.onehand {
				width: 70%;
				display: none
		}
		.user_check_frame_flex.small {
				padding: 20px;
		}
		.user_check_frame_flex.small .user_check_frame_flex_hd {
				font-size: 18px;
				line-height: 1.6;
		}
		.user_check_frame .user_check_frame_figure.small {
				width: 40%;
				right: 10px;
				bottom: 0px;
		}
		.rakupita_main {
				margin-top: 120px;
				margin-bottom: -43vw;
				left: -20px;
				width: 86vw;
		}
		.rakupita_wrap_inner {
				padding: 215px 20px 40px;
				padding-top: calc(43vw + 40px);
		}
		.rakupita_catch {
				font-size: 20px;
		}
		.rakupita_flex {
				display: block;
		}
		.rakupita_flex_right {
				width: auto;
				margin-left: 0 !important;
				margin-right: 0 !important;
		}
		.rakupita_flex_left_step {
				width: 50px;
				margin-right: 10px;
		}
		.rakupita_flex_left_in .us_flex_item_catch {
				font-size: 18px;
		}
		.rakupita_flex {
				padding: 30px 0;
		}
		.rakupita_related {
				display: block;
				margin: 0 auto 60px;
		}
		.rakupita_related_item {
				width: 100%;
		}
		.rakupita_related .rakupita_related_item:first-child {
				margin-bottom: 35px;
		}
		.rakupita_related .rakupita_related_item:last-child {
				display: flex;
				flex-direction: row-reverse;
				align-items: center;
		}
		.rakupita_related_item_figure {
				width: 50%;
		}
		.rakupita_related_item_caption_in p {
				font-size: 14px;
		}
		.rakupita_related_item_caption_in p span {
				font-size: 115%;
		}
}