@charset "UTF-8";


/*====================================
ttl
====================================*/
.ttl-bd-v1 {
	font-size: 18px;
	color: #005184;
	text-align: center;
	padding: 16px 0;
	border-top: 4px solid #005184;
	border-bottom: 1px solid #005184;
	margin-bottom: 20px;
}



/*====================================
FV
====================================*/
.l-grid-align-center {
	align-items: center;
}
.m-logo {
	position: absolute;
	left: 0.9375rem;
	top: 20px;
	z-index: 2;
	width: 45px;
}
@media (min-width: 48em) {
	.m-logo {
		left: calc(0.9375rem + ((1vw - 7.67px) * 9.65825));
		width: 70px;
	}
}
@media (min-width: 90.0625em) {
	.m-logo {
		left: 5rem;
	}
}
@media (min-width: 90.0625em) {
	.m-logo else {
		left: 80px;
	}
}
.m-logo > img {
	width: 4.25rem;
}
@media (min-width: 23.5em) {
	.m-logo > img {
		width: calc(4.25rem + ((1vw - 3.75px) * 6.76056));
	}
}
@media (min-width: 90.0625em) {
	.m-logo > img {
		width: 8.75rem;
	}
}
@media (min-width: 90.0625em) {
	.m-logo > img else {
		width: 140px;
	}
}
.l-mainvisual {
	display: flex;
	position: relative;
}
@media (max-width: 767px) {
	.l-mainvisual {
		display: block;
	}
}
.l-mainvisual-content {
	width: 100%;
	box-sizing: border-box;
	padding-top: 5.625rem;
	padding-bottom: 2.5rem;
	background-color: #fff;
}
@media (min-width: 48em) {
	.l-mainvisual-content {
		padding-top: calc(5.625rem + ((1vw - 7.67px) * 11.88707));
		padding-top: 120px;
	}
}
@media (min-width: 1024px) {
	.l-mainvisual-content {
		padding-top: 16vw;
	}
}
@media (min-width: 1366px) {
	.l-mainvisual-content {
		padding-top: 15vw;
	}
}
@media (min-width: 90.0625em) {
	.l-mainvisual-content else {
		padding-top: 170px;
	}
}
@media (min-width: 48em) {
	.l-mainvisual-content {
		padding-bottom: calc(5.625rem + ((1vw - 7.67px) * 11.88707));
	}
}
@media (min-width: 90.0625em) {
	.l-mainvisual-content {
		padding-bottom: 10.625rem;
	}
}
@media (min-width: 90.0625em) {
	.l-mainvisual-content else {
		padding-bottom: 250px;
	}
}
@media (max-width: 767px) {
	.l-mainvisual-content {
		width: 100%;
		padding-top: 88px;
		justify-content: center;
	}
}

.l-mainvisual-content-biz--original {
	background: url(/promotion/ordercard/corp/biz-h2/images/kv/kv_sp.jpg) no-repeat center top /cover;
	text-align: center;
}
@media (min-width: 769px) {
	.l-mainvisual-content-biz--original {
	background: url(/promotion/ordercard/corp/biz-h2/images/kv/kv_pc.jpg) no-repeat center top /cover;
	}
}

.l-mainvisual-content-biz--original .l-mainvisual-content-inner {
	padding-left: 1.875rem;
	padding-right: 1.875rem;
	margin-right: auto;
	margin-left: 4.5vw;
	width: 60%;
}
@media (min-width: 769px) {
	.l-mainvisual-content-biz--original .l-mainvisual-content-inner {
		width: 70vw;
		padding: 0;
	}
}
@media (max-width: 767px) {
	.l-mainvisual-content-biz--original .l-mainvisual-content-inner {
		width: 70%;
		padding-left: 1rem;
		padding-right: 1rem;
	}
}
.l-mainvisual-content-biz--original .l-mainvisual-content-inner .m-mainvisual-btn {
	background-color: #fff;
	box-shadow: 2px 2px 5px #000;
}
.l-mainvisual-content-biz--original .l-mainvisual-content-inner .m-mainvisual-btn::after {
	border-left-color: #003873;
}
@media (max-width: 768px) {
	.l-mainvisual-content-biz--original {
		position: relative;
		background-position: right 35% center;
	}
	.l-mainvisual-content-biz--original .l-mainvisual-content-inner {
		margin-left: 0;
		position: relative;
		z-index: 1;
	}
}
.l-mainvisual-content-inner {
	width: 100%;
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
}
@media (max-width: 767px) {
	.l-mainvisual .l-grid-row {
		margin: -20px 0 0;
		padding: 0 38px;
	}
}

.m-mainvisual-heading {
	line-height: 1;
	margin-bottom: 0.45455em;
	color: #003873;
	font-size: clamp(2.286rem, 0.551rem + 7.589vw, 4.714rem);
	display: inline-block;
}
@media (min-width: 769px) {
	.m-mainvisual-heading {
		font-size: 44px;
		display: flex;
		flex-direction: column;
	}
}
@media (min-width: 90.0625em) {
	.m-mainvisual-heading else {
		font-size: 44px;
	}
}
.m-mainvisual-heading.m-mainvisual-heading-gap-lg {
	margin-bottom: 0.80909em;
}

.m-mainvisual-sub {
	padding: 4px 2vw;
	font-size: clamp(0.75rem, 0.163rem + 2.567vw, 1.571rem);
	font-weight: 500;
	line-height: 1.4;
	text-align: center;
	display: block;
	border: 1px solid #003873;
	border-radius: 20px;
	margin-bottom: 5px;
}
@media (min-width: 769px) {
	.m-mainvisual-sub {
		font-size: 14px;
		margin-bottom: 10px;
		width: fit-content;
	}
}
@media (min-width: 90.0625em) {
	.m-mainvisual-sub else {
		font-size: 17px;
	}
}

/*====================================
CTA btn fix bottom
====================================*/
.l-fix-base {
	height: 120px;
	background-color: #f1f1f1;
}
.l-fix-area {
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	padding: 20px 0;
	background: rgba(0, 0, 0, 0.6);
	z-index: 10;
}
.l-fix-area-inner {
	width: 100%;
	max-width: 960px;
	margin: 0 auto;
}
.l-fix-area .l-grid-row .l-grid-col {
	width: 50%;
	box-sizing: border-box;
}
@media (max-width: 767px) {
	.l-fix-base {
		height: 90px;
	}
	.l-fix-area {
		padding: 15px 10px;
		box-sizing: border-box;
	}
	.l-fix-area .l-grid-row {
		margin: 0;
	}
	.l-fix-area .l-grid-row .l-grid-col {
		margin: 0;
		padding: 0 0 0 4px;
		box-sizing: border-box;
	}
	.l-fix-area .l-grid-row .l-grid-col:first-child {
		padding: 0 4px 0 0;
	}
}



/*====================================
grid
====================================*/
.l-grid-row {
	display: flex;
	flex-wrap: wrap;
}
.l-grid-row.l-grid-center {
	justify-content: center;
	flex-wrap: nowrap;
}
.l-grid-row.l-grid-center > * {
	margin: 0 10px;
}
@media (max-width: 767px) {
	.l-grid-row:not(.l-grid-keep) {
		display: block;
		margin: 0;
	}
	.l-grid-row:not(.l-grid-keep) .l-grid-col {
		width: 100%;
		padding: 0;
	}
	.l-grid-row:not(.l-grid-keep) .l-grid-col:first-child {
		margin: 0;
	}
	.l-grid-row:not(.l-grid-keep).l-grid-col2 .l-grid-col, .l-grid-row:not(.l-grid-keep).l-grid-col3 .l-grid-col {
		width: 100%;
		padding: 0;
	}
}
.l-grid-col2 {
	margin: -20px -10px 0;
}
.l-grid-col2 .l-grid-col {
	width: calc(100% / 2 - 20px);
	margin-top: 20px;
	padding: 0 10px;
}
@media (max-width: 767px) {
	.l-grid-col2-sp {
		margin: -20px -15px 0 !important;
	}
}
@media (max-width: 767px) {
	.l-grid-col2-sp .l-grid-col {
		width: calc(100% / 2 - 30px) !important;
		margin-top: 20px !important;
		padding: 0 15px !important;
	}
}
.l-grid-col3 {
	margin: -20px -7px 0;
}
.l-grid-col3 .l-grid-col {
	margin-top: 20px;
	width: calc(100% / 3 - 15px);
	padding: 0 7px;
}
.l-grid-gap-lg {
	margin: -30px -17px 0;
}
.l-grid-gap-lg.l-grid-col3 > .l-grid-col {
	width: calc(100% / 3 - 35px);
	margin-top: 30px;
	padding: 0 17px;
}
.l-grid-gap-xl {
	margin: 0 -37px 0;
}
.l-grid-gap-xl.l-grid-col2 > .l-grid-col {
	width: calc(100% / 2 - 74px);
	margin-top: 50px;
	padding: 0 37px;
}
@media (max-width: 767px) {
	.l-grid-gap-xl.l-grid-col2 > .l-grid-col {
		margin-top: 25px;
	}
}
.l-grid-gap-xl.l-grid-col3 > .l-grid-col {
	width: calc(100% / 3 - 75px);
	padding: 0 37px;
}
@media (max-width: 767px) {
	.l-grid-gap-xl.l-grid-col3 > .l-grid-col {
		margin-top: 25px;
	}
}



/*====================================
l-section
====================================*/
.l-section-inner, .l-section-content-inner {
	max-width: 960px;
	margin: 0 auto;
	padding: 0 20px;
}
@media (max-width: 767px) {
	.l-section-inner, .l-section-content-inner {
		padding: 0 15px;
	}
}
.l-section {
	padding: 50px 0;
	overflow: hidden;
}
@media (max-width: 767px) {
	.l-section {
		padding: 40px 0;
	}
}
.l-section-bgGray {
	background-color: #eeedec;
}
.l-section-bgSkyblue {
	background-color: #eef7f7;
}
.l-section-bgBlue {
	background-color: #005184;
	color: #fff;
}
.l-section-biz {
	padding: 0;
	background-color: #e9f0f5;
}
.l-section-content {
	padding: 60px 0;
}
@media (max-width: 767px) {
	.l-section-content {
		padding: 30px 0;
	}
}
.l-section-header + .l-section-content, .l-section-content-top-none {
	padding: 0 0 60px;
}
@media (max-width: 767px) {
	.l-section-header + .l-section-content, .l-section-content-top-none {
		padding: 0 0 30px;
	}
}
.l-section-content-bgGray {
	background-color: #f8f7f5;
}
.l-section-content-bgWhite {
	background-color: #fff;
}



/*====================================
Campaign
====================================*/
.l-section-campaign {
	background-color: #e9f0f5;
}
.l-section-campaign.v2 {
	padding: 40px 0;
}
.m-campaign-box {
	background-color: #fff;
	border-radius: 6px;
	border: 2px solid #005184;
	margin-bottom: 20px;
	color: #005184;
	padding: 30px 0;
	text-align: center;
	font-weight: 500;
}
@media (min-width: 769px) {
	.m-campaign-box {
		padding: 40px 0;
	}
}
.m-campaign-box-content {
	padding: 20px;
}
.m-campaign-box:not(:first-child) {
	margin-top: 80px;
}
@media (max-width: 767px) {
	.m-campaign-box:not(:first-child) {
		margin-top: 40px;
	}
}
.m-campaign-heading {
	text-align: center;
	font-size: clamp(1.143rem, 0.532rem + 2.673vw, 2rem);
	font-weight: 500;
}
.m-campaign-txt1 {
	font-size: clamp(1.143rem, 0.328rem + 3.563vw, 2.286rem);
	font-weight: 500;
	line-height: 1.2;
}
.m-campaign-txt1 .tate {
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	font-size: clamp(0.714rem, 0.103rem + 2.673vw, 1.571rem);
}
.m-campaign-txt1 .num {
	color: #ff9000;
	font-size: clamp(2.143rem, 0.208rem + 8.463vw, 4.857rem);
	position: relative;
	z-index: 1;
	margin-left: 4px;
	display: inline-block;
	transform-style: preserve-3d;
	background: linear-gradient(to bottom, #ff9000 0%, #ff6500 100%);
    background-clip: border-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.m-campaign-txt1 .num::before {
	background: #fff57f;
	width: 100%;
	height: 2vw;
	max-height: 18px;
	position: absolute;
	z-index: -1;
	left: 0;
	bottom: 4px;
	content: '';
	transform: translateZ(-1px);
}
.m-campaign-txt2 {
	font-size: clamp(1.214rem, 0.654rem + 2.45vw, 2rem);
	font-weight: 500;
}
.m-campaign-term {
	font-size: calc(clamp(0.75rem, 0.558rem + 1.181vw, 1.125rem));
	padding: .5rem 1.5rem;
	color: #fff;
	background: #005184;
	width: fit-content;
	margin: .5rem auto 2rem;
}



/*====================================
heading
====================================*/
.l-heading3-container {
	margin-bottom: 30px;
}
.m-heading3 {
	font-size: 26px;
	font-weight: bold;
	text-align: center;
}
@media (max-width: 767px) {
	.m-heading3 {
		font-size: 21px;
	}
}



/*====================================
detail
====================================*/
.l-detail-content {
	color: #262626;
	margin-bottom: 30px;
	padding: 30px 30px 45px;
	background-color: #fff;
}
@media (max-width: 767px) {
	.l-detail-content {
		margin-bottom: 15px;
		padding: 15px 15px 20px;
	}
}
.l-detail-content-box {
	margin-bottom: 30px;
	display: inline-block;
}
@media (max-width: 767px) {
	.l-detail-content-box {
		margin-bottom: 15px;
		padding-left: 0;
		padding-right: 0;
	}
}
.l-detail-content-box:last-child {
	margin: 0;
	border: 0 none;
}



/*====================================
txt
====================================*/
.m-txt {
	font-size: 14px;
}
@media (max-width: 767px) {
	.m-txt {
		font-size: 11px !important;
	}
}
.m-txt-sm {
	font-size: 12px !important;
}
@media (max-width: 767px) {
	.m-txt-sm {
		font-size: 10px !important;
	}
}
.m-txt-md {
	font-size: 16px !important;
}
@media (max-width: 767px) {
	.m-txt-md {
		font-size: 12px !important;
	}
}
.m-txt-lg {
	font-size: 20px !important;
}
@media (max-width: 767px) {
	.m-txt-lg {
		font-size: 15px !important;
	}
}
.m-txt-xl {
	font-size: 24px !important;
}
@media (max-width: 767px) {
	.m-txt-xl {
		font-size: 18px !important;
	}
}
.m-txt-gap {
	margin-bottom: 10px;
}
.m-txt-gap-md {
	margin-bottom: 25px;
}
.m-txt-gap-lg {
	margin-bottom: 30px;
}
@media (max-width: 767px) {
	.m-txt-gap-lg {
		margin-bottom: 15px;
	}
}
.m-txt-bold {
	font-weight: bold !important;
}
.m-txt-normal {
	font-weight: normal !important;
}
.m-txt-annotation {
	display: table;
}
.m-txt-annotation > span:first-child {
	display: table-cell;
	padding-right: 5px;
}
.m-txt-annotation-num > span:first-child {
	min-width: 2em;
}
.m-present-txt {
	font-size: 28px;
	text-align: center;
	font-weight: bold;
}
@media (max-width: 767px) {
	.m-present-txt {
		font-size: 22px;
	}
}
.m-present-txt-sm {
	display: block;
	margin-bottom: 5px;
	font-size: 16px;
	font-weight: normal;
}
@media (max-width: 767px) {
	.m-present-txt-sm {
		font-size: 12px;
	}
}
.m-present-txt-md {
	font-size: 24px;
}
@media (max-width: 767px) {
	.m-present-txt-md {
		font-size: 21px;
	}
}
.m-present-txt-lg {
	font-size: 32px;
}
@media (max-width: 767px) {
	.m-present-txt-lg {
		font-size: 23px;
	}
}
.m-present-txt-xl {
	font-size: 36px;
}
@media (max-width: 767px) {
	.m-present-txt-xl {
		font-size: 24px;
	}
}
.m-present-txt-xxl {
	font-size: 36px;
}
@media (max-width: 767px) {
	.m-present-txt-xxl {
		font-size: 25px;
	}
}
.m-present-txt-biz {
	color: #607790;
}
.m-present-txt-corporation {
	color: #597695;
}
.m-present-txt-link {
	color: inherit;
	text-decoration: underline;
}
/*====================================
list
====================================*/
.l-list-container {
	margin-bottom: 30px;
}
@media (max-width: 767px) {
	.l-list-container {
		margin-bottom: 15px;
	}
}
.l-list-container-xs {
	margin-bottom: 10px;
}
.l-list-container-sm {
	margin-bottom: 15px;
}
.l-list-container-line-corporation {
	padding-bottom: 15px;
	border-bottom: 1px solid #7db3b1;
}
.l-list-container-line-point {
	padding-bottom: 30px;
}
.l-accordion {
	display: none;
}
.l-accordion.l-accordion-open {
	display: block;
}
.m-list > * {
	margin-bottom: 25px;
}
@media (max-width: 767px) {
	.m-list > * {
		margin-bottom: 15px;
	}
}
.m-list > *:last-child {
	margin-bottom: 0;
}
.m-list-gap-none > * {
	margin-bottom: 0;
}
.m-list-gap-xs > * {
	margin-bottom: 5px;
}
.m-list-gap-sm > * {
	margin-bottom: 10px;
}
.m-list-bullet > li {
	display: table;
}
.m-list-bullet > li > span {
	display: table-cell;
}
.m-list-dir-row {
	display: flex;
	align-items: center;
	margin: -5px 0 0 -5px;
}
.m-list-dir-row > * {
	margin: 5px 0 0 5px;
}
.list-check-v1 {
	width: fit-content;
	text-align: left;
}
.list-check-v1 li {
	padding: 4px 0;
	position: relative;
	padding-left: 15px;
}
.list-check-v1 li::before {
	content: '✓';
	position: absolute;
	left: 0;
}
/*====================================
definitionList
====================================*/
.m-definitionList dt, .m-definitionList dd {
	font-size: 14px;
}
@media (max-width: 767px) {
	.m-definitionList dt, .m-definitionList dd {
		font-size: 10px;
	}
}
.m-definitionList-dt-gap {
	margin-bottom: 20px;
}
@media (max-width: 767px) {
	.m-definitionList-dt-gap {
		margin-bottom: 10px;
	}
}
@media (max-width: 767px) {
	.m-definitionList-point {
		padding: 0 10px;
	}
}
.m-definitionList-point > dt {
	display: flex;
	align-items: center;
	min-height: 85px;
	margin-bottom: 10px;
	padding: 25px 0 0 85px;
	color: #827352;
	font-size: 20px;
	font-weight: bold;
	box-sizing: border-box;
}
.m-definitionList-point > dt.m-definitionList-header-icon1 {
	background: url(/promotion/ordercard/corp/biz-h2/images/point_icon_01.svg) no-repeat left top;
	background-size: 60px 85px;
}
.m-definitionList-point > dt.m-definitionList-header-icon2 {
	background: url(/promotion/ordercard/corp/biz-h2/images/point_icon_02.svg) no-repeat left top;
	background-size: 60px 85px;
}
.m-definitionList-point > dt.m-definitionList-header-icon3 {
	background: url(/promotion/ordercard/corp/biz-h2/images/point_icon_03.svg) no-repeat left top;
	background-size: 60px 85px;
}
.m-definitionList-point > dt.m-definitionList-header-icon4 {
	background: url(/promotion/ordercard/corp/biz-h2/images/point_icon_04.svg) no-repeat left top;
	background-size: 60px 85px;
}
.m-definitionList-point > dt.m-definitionList-header-icon5 {
	background: url(/promotion/ordercard/corp/biz-h2/images/point_icon_05.svg) no-repeat left top;
	background-size: 60px 85px;
}
.m-definitionList-point > dt.m-definitionList-header-icon6 {
	background: url(/promotion/ordercard/corp/biz-h2/images/point_icon_06.svg) no-repeat left top;
	background-size: 60px 85px;
}
@media (max-width: 767px) {
	.m-definitionList-point > dt {
		min-height: 70px;
		padding: 10px 0 0 65px;
		font-size: 16px;
	}
	.m-definitionList-point > dt.m-definitionList-header-icon1 {
		background-size: 50px auto;
	}
	.m-definitionList-point > dt.m-definitionList-header-icon2 {
		background-size: 50px auto;
	}
	.m-definitionList-point > dt.m-definitionList-header-icon3 {
		background-size: 50px auto;
	}
	.m-definitionList-point > dt.m-definitionList-header-icon4 {
		background-size: 50px auto;
	}
	.m-definitionList-point > dt.m-definitionList-header-icon5 {
		background-size: 50px auto;
	}
	.m-definitionList-point > dt.m-definitionList-header-icon6 {
		background-size: 50px auto;
	}
}
.m-definitionList-point > dd {
	color: #555;
}



/*====================================
btn
====================================*/
.m-btn {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 260px;
	height: 50px;
	padding: 10px 35px;
	margin: 0 auto;
	box-sizing: border-box;
	position: relative;
}
@media (max-width: 767px) {
	.m-btn {
		width: 175px;
		height: 40px;
		padding: 10px 20px;
	}
}
.m-btn::before, .m-btn::after {
	content: "";
	display: block;
}
.m-btn:hover {
	filter: brightness(1.3);
}
.m-btn-detail {
	color: #827352;
	font-size: 16px;
	border: 1px solid #c0b9aa;
	background-color: #fff;
}
@media (max-width: 767px) {
	.m-btn-detail {
		font-size: 12px;
	}
}
.m-btn-detail::before, .m-btn-detail::after {
	position: absolute;
	top: 50%;
	background-color: #a19271;
}
.m-btn-detail::before {
	width: 2px;
	height: 14px;
	right: 23px;
	margin-top: -7px;
	transition: transform .5s ease;
}
@media (max-width: 767px) {
	.m-btn-detail::before {
		width: 1px;
		height: 11px;
		right: 15px;
		margin-top: -5.5px;
	}
}
.m-btn-detail::after {
	width: 14px;
	height: 2px;
	right: 17px;
	margin-top: -1px;
}
@media (max-width: 767px) {
	.m-btn-detail::after {
		width: 11px;
		height: 1px;
		right: 10px;
		margin-top: -.5px;
	}
}
.m-btn-detail.is-open::before {
	transform: rotate(90deg);
}
.m-btn-l {
	width: 100%;
	height: 80px;
	font-size: 20px;
	margin-top: 60px;
}
@media (max-width: 767px) {
	.m-btn-l {
		height: 50px;
		font-size: 16px;
	}
}



.m-btn-biz {
	flex-wrap: wrap;
	width: 100%;
	max-width: 460px;
	height: 80px;
	padding: 10px 55px;
	color: #fff;
	font-size: 20px;
	background-color: #ff9000;
	background: linear-gradient(to right, #ff9000 0%, #ff6500 100%);
	border-radius: 40px;
}
@media (max-width: 767px) {
	.m-btn-biz {
		width: 90%;
		max-width: 380px;
		height: 60px;
		font-size: 14px;
		padding: 10px;
	}
}
.m-btn-biz:after {
	width: 35px;
	height: 8px;
	background: url(/promotion/ordercard/corp/biz-h2/images/arw.png) no-repeat center;
	background-size: 100% 100%;
	position: absolute;
	right: 30px;
	top: 50%;
	margin-top: -3px;
	transition: .25s ease-out;
}
.m-btn-biz:hover:after {
	right: -15px;
}

@media (max-width: 767px) {
	.m-btn-biz:after {
		width: 14px;
		height: 4px;
		right: 15px;
		margin-top: -2px;
		display: none;
	}
}
.m-btn-biz > span {
	display: block;
	width: 100%;
	text-align: center;
}
.m-btn-biz > span:first-child {
	font-size: 15px;
}
@media (max-width: 767px) {
	.m-btn-biz > span:first-child {
		font-size: 12px;
	}
}

.m-btn-blue {
	background-color: #005184;
	color: #fff;
	border: none;
}
.m-btn-blue::after {
	background-color: #fff;
}
.m-btn-blue::before {
	background-color: #fff;
}
.m-btn-cv {
	border-radius: 100px;
	width: 100%;
	max-width: 200px;
	height: 40px;
	margin-top: 15px;
	color: #fff;
	background-color: #ff9000;
}
.m-btn-cv::after {
	border-right: 0 none;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-left: 6px solid #fff;
	position: absolute;
	right: 15px;
	top: 50%;
	margin-top: -4px;
}
.m-btn-cv-sub {
	background-color: #fff;
	color: #ff9000;
	border: 2px solid #ff9000;
}
.m-btn-cv-sub::after {
	border-color: #ff9000;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
}
.m-btn-cv-round {
	width: 100%;
	max-width: 324px;
	height: 56px;
	border-radius: 28px;
	color: #fff;
	font-size: 18px;
	margin-top: 30px;
	background: linear-gradient(to right, #ff9000 0%, #ff6500 100%);
}
@media (max-width: 767px) {
	.m-btn-cv-round {
		font-size: 13px;
		height: 40px;
		width: 65%;
		max-width: 280px;
		border-radius: 20px;
		margin-top: 20px;
	}
}
.m-link {
	color: #252525;
	text-decoration: underline;
}
.m-link:hover {
	text-decoration: none;
}

.l-card-biz .l-card-header, .l-card-corporation .l-card-header {
	min-height: 130px;
	margin-bottom: 20px;
	text-align: center;
}
@media (max-width: 767px) {
	.l-card-biz .l-card-header, .l-card-corporation .l-card-header {
		min-height: initial;
		margin-bottom: 10px;
	}
}

.l-card-biz .l-card-header > *, .l-card-corporation .l-card-header > * {
	font-size: 20px;
	font-weight: bold;
}
.l-card-biz .l-card-header > *:first-child, .l-card-corporation .l-card-header > *:first-child {
	margin-bottom: 15px;
}
@media (max-width: 767px) {
	.l-card-header > *:first-child {
		margin-bottom: 10px;
	}
}
@media (max-width: 767px) {
	.l-card-biz .l-card-header > *, .l-card-corporation .l-card-header > * {
		font-size: 16px;
	}
}
.l-card-biz .l-card-body, .l-card-corporation .l-card-body {
	color: #555;
}
.l-card-biz .l-card-header {
	color: #597695;
}
.l-card-corporation .l-card-header {
	color: #597695;
}
.l-card-service .l-card-header {
	min-height: 180px;
	margin-bottom: 10px;
}
@media (max-width: 767px) {
	.l-card-service .l-card-header {
		min-height: initial;
	}
}
.l-card-service .l-card-header > * {
	font-size: 18px;
	color: #827352;
	line-height: 1.2;
	font-weight: bold;
}
.l-card-service .l-card-header > *:first-child {
	margin-bottom: 10px;
}
.l-card-service .l-card-body {
	color: #555;
}
.l-card-service {
	display: block;
	transition: opacity .4s;
	position: relative;
}
.l-card-service:hover {
	opacity: .7;
}
.l-card-service:after {
	content: "";
	position: absolute;
	right: 0;
	bottom: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 50px 50px;
	border-color: transparent transparent #fff transparent;
}
.l-card-service-heading {
	background-color: #7f704d;
	color: #fff;
	text-align: center;
	height: 160px;
}
.l-card-service-heading h2 {
	font-size: 32px;
	font-weight: 600;
}
@media (max-width: 960px) {
	.l-card-service:after {
		border-width: 0 0 7.29167vw 7.29167vw;
	}
	.l-card-service-heading {
		height: 120px;
	}
	.l-card-service-heading h2 {
		font-size: 24px;
	}
}
@media (max-width: 767px) {
	.l-card-service-heading {
		height: 80px;
	}
	.l-card-service-heading h2 {
		font-size: 18px;
	}
}
.l-card-service-heading-content {
	max-width: 960px;
	height: 100%;
	margin: 0 auto;
	padding: 0 20px;
	position: relative;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	box-sizing: border-box;
}
.l-card-service-heading-medal {
	width: 160px;
	position: absolute;
	top: -30px;
	right: 60px;
}
@media (max-width: 767px) {
	.l-card-service-heading-medal {
		width: 70px;
		right: 10px;
		top: -20px;
	}
}
@media (max-width: 767px) {
	.l-card-service-grid-container {
		max-width: 300px;
		margin: 0 auto;
	}
}
.l-card-service-content {
	padding: 30px 0 60px;
}
.l-card-service-inner {
	max-width: 960px;
	margin: 0 auto;
	padding: 0 20px;
}
.l-card-service-row {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -7px;
}
.l-card-service-row > li {
	width: calc((100% / 3) - 15px);
	margin: 0 7px;
}
@media (max-width: 767px) {
	.l-card-service-content {
		padding: 0;
	}
	.l-card-service-inner {
		padding: 0;
	}
	.l-card-service-row {
		margin: 0;
	}
	.l-card-service-row > li {
		width: 50%;
		margin: 0;
	}
	/*.l-card-service-row > li:last-child {
  width: 100%;
  }*/
}
@media (min-width: 768px) {
	.l-card-service-row {
		justify-content: center;
	}
}
.l-media::after {
	content: "";
	display: table;
	clear: both;
}
.l-media-img {
	width: 170px;
	margin: 0 auto 20px;
}
@media (max-width: 767px) {
	.l-media-img {
		width: 110px;
		margin-bottom: 14px;
	}
}
@media (max-width: 767px) {
	.l-media {
		padding: 0 30px;
	}
	.l-media-body > * {
		font-size: 12px;
	}
}
.l-faq-list {
	margin-top: 40px;
}
.l-faq-list dt {
	font-weight: 600;
	font-size: 18px;
	display: flex;
	color: #005184;
}
.l-faq-list dt:before, .l-faq-list dd:before {
	font-size: 18px;
	font-weight: 600;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	text-align: center;
	flex-shrink: 0;
	line-height: 1;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 5px;
}
.l-faq-list dt:before {
	content: 'Q';
	background-color: #005184;
	color: #fff;
}
.l-faq-list dd {
	font-size: 14px;
	display: flex;
	margin-top: 10px;
}
.l-faq-list dd:before {
	content: 'A';
	background-color: #d3dee5;
	color: #005184;
}
@media (max-width: 767px) {
	.l-faq-list {
		margin-top: 30px;
	}
	.l-faq-list dt {
		font-size: 14px;
	}
	.l-faq-list dd {
		font-size: 12px;
	}
	.l-faq-list dt:before, .l-faq-list dd:before {
		font-size: 14px;
	}
}

.l-store-row {
	display: flex;
	justify-content: center;
	margin: 0 -10px 30px;
}
.l-store-col {
	margin: 0 25px;
	max-width: 140px;
	position: relative;
}
.l-store-img {
	background-color: #fff;
}
.l-store-sup {
	font-size: 12px;
	text-align: right;
	margin-top: 5px;
	color: #888;
}
@media (max-width: 767px) {
	.l-store-row {
		margin: 0 -10px 30px;
	}
	.l-store-col {
		margin: 0 10px;
	}
}
.l-point {
	background-color: #fff;
	margin-top: 0px;
	border-radius: 6px;
	padding: 40px 100px;
	margin-bottom: 30px;
}
@media (max-width: 767px) {
	.l-point {
		padding: 30px 20px;
	}
}
.l-point-heading {
	font-weight: 900;
	font-size: 32px;
	text-align: center;
	-webkit-font-smoothing: subpixel-antialiased;
	margin-bottom: 30px;
}
@media (max-width: 767px) {
	.l-point-heading {
		font-size: 22px;
		margin-bottom: 20px;
	}
}
.l-point-heading .green {
	color: #005184;
}
.l-point-heading .underline {
	border-bottom: 5px solid #fff57f;
	display: inline-block;
}
.l-point-each {
	margin: 0 0 60px;
}
.l-point-text {
	font-size: 16px;
}
.l-point-subtitle {
	font-size: 22px;
	font-weight: 900;
	-webkit-font-smoothing: subpixel-antialiased;
	margin-bottom: 10px;
	display: flex;
	align-items: center;
	margin-left: 75px;
}
@media (max-width: 767px) {
	.l-point-each {
		margin: 0 0 30px;
	}
	.l-point-subtitle {
		font-size: 16px;
		margin-left: 0;
	}
	.l-point-text {
		font-size: 12px;
	}
}
[class^="l-point-subtitle"] {
	margin-right: 16px;
	flex-shrink: 0;
}
.l-point-subtitle-amazon {
	width: 130px;
}
.l-point-subtitle-cashback {
	width: 76px;
}
.l-point-subtitle-ana {
	width: 110px;
}
@media (max-width: 767px) {
	[class^="l-point-subtitle"] {
		margin-right: 12px;
	}
	.l-point-subtitle-amazon {
		width: 76px;
	}
	.l-point-subtitle-cashback {
		width: 60px;
	}
	.l-point-subtitle-ana {
		width: 70px;
	}
}
.l-table-container {
	max-width: 960px;
	margin: 0 auto 40px;
	padding: 0 20px;
}
@media (max-width: 767px) {
	.l-table-container {
		padding: 0 0 0 20px;
	}
	.l-table-scroll {
		position: relative;
	}
	.l-table-scroll::after {
		content: "";
		display: block;
		width: 20px;
		height: 100%;
		position: absolute;
		right: 0;
		top: 0;
		background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(rgba(0, 0, 0, 0.2))) right/20px 100%;
		background: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.2)) right/20px 100%;
		background-repeat: no-repeat;
		background-attachment: scroll;
	}
}
@media (max-width: 767px) {
	.l-table-scroll-inner {
		overflow: auto;
	}
	.l-table-scroll-inner > * {
		width: 800px;
	}
}
@media (max-width: 600px) {
	.l-table-scroll-inner > * {
		width: 600px;
	}
}
.m-table .l-img {
	max-width: 180px;
	margin: 0 auto;
}
.m-table table {
	width: 100%;
	box-sizing: border-box;
	border-collapse: collapse;
	table-layout: fixed;
	border: 1px solid #ccc;
}
.m-table table th, .m-table table td {
	vertical-align: middle;
	font-size: 14px;
	border: 1px solid #ccc;
}
@media (max-width: 767px) {
	.m-table table th, .m-table table td {
		font-size: 13px;
	}
}
@media (max-width: 600px) {
	.m-table table th, .m-table table td {
		font-size: 12px;
	}
}
.m-table table th {
	width: 160px;
	padding: 25px 10px;
	box-sizing: border-box;
	background-color: #f8f8f8;
	border-right: 0 none;
}
@media (max-width: 767px) {
	.m-table table th {
		width: 140px;
	}
}
@media (max-width: 600px) {
	.m-table table th {
		width: 100px;
	}
}
.m-table table td {
	padding: 25px 20px;
	box-sizing: border-box;
	border-left: 0 none;
	background-color: #fff;
}
@media (max-width: 767px) {
	.m-table table td {
		padding: 15px;
	}
}
.m-table-info table th {
	padding: 10px;
	text-align: center;
	border-right: 1px solid #ccc;
}
@media (max-width: 767px) {
	.m-table-info table th {
		padding: 10px 5px;
	}
}
.m-table-info table td {
	text-align: center;
}


/*====================================
flow
====================================*/
.l-flow {
	padding-top: 40px;
}
.l-flow .ttl {
	margin: 0 auto 20px;
	max-width: 450px;
}
.l-flow-container {
	max-width: 790px;
	margin: 0 auto 50px;
}

@media (max-width: 767px) {
	.card-list {
		width: 100%;
		margin-bottom: 25px;
	}
}
.m-img {
	max-width: 100%;
	height: auto;
}
.m-img-min {
	max-width: 180px;
}
.m-img-caption {
	color: #fff;
	display: block;
	font-size: 14px;
	text-align: center;
	margin-top: 10px;
}
@media (max-width: 767px) {
	.m-img-caption {
		font-size: 1.8vw;
		margin-top: 2vw;
	}
}
.m-color-gray {
	color: #888;
}
.m-color-blue {
	color: #008dec;
}
.m-color-blue2 {
	color: #597695;
}
.m-color-white {
	color: #fff;
}
.m-color-green {
	color: #76a6a4;
}
.u-pc-none {
	display: none;
}
@media (max-width: 767px) {
	.u-pc-none {
		display: block;
	}
	.u-pc-none.img {
		display: inline;
	}
}
@media (max-width: 767px) {
	.u-sp-none {
		display: none;
	}
}


/*====================================
footer
====================================*/
div#footer {
	background: #f1f1f1;
	padding: 30px 0;
	font-size: 1.4rem;
}
div#footer .container {
	max-width: 1030px;
	margin: 0 auto;
	text-align: left;
	font-size: 14px;
}
div#footer h4 {
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 30px;
}
div#footer .desk {
	overflow: hidden;
	letter-spacing: -0.4em;
	margin-bottom: 20px;
}
div#footer .desk > div {
	display: inline-block;
	margin-right: 10px;
	letter-spacing: normal;
}
div#footer .desk .num {
	width: 30%;
	margin-left: 10px;
}
@media (min-width: 768px) {
	div#footer .num a {
		pointer-events: none;
	}
}
div#footer .forsp .telnum {
	margin: 10px 0;
}
div#footer .forsp .telnum span {
	display: inline-block;
	vertical-align: middle;
}
div#footer .forsp .telnum span.tag {
	background: #fff;
	padding: 5px;
}
div#footer .forsp .telnum span.num {
	width: 20%;
	margin-left: 15px;
}
div#footer .forsp .telnum span.num a {
	display: block;
	margin-bottom: 10px;
}
div#footer .btmlk {
	border-top: 1px solid #bababa;
	margin-top: 20px;
	padding-top: 20px;
	overflow: hidden;
	letter-spacing: -0.4em;
}
div#footer .btmlk .logo {
	width: 95px;
	display: inline-block;
	letter-spacing: normal;
	margin-right: 10px;
	vertical-align: middle;
}
div#footer .btmlk .name {
	display: inline-block;
	letter-spacing: normal;
	font-weight: bold;
	font-size: 18px;
	margin-right: 20px;
	vertical-align: middle;
}
div#footer .btmlk ul {
	display: inline-block;
	letter-spacing: normal;
	overflow: hidden;
	vertical-align: middle;
}
div#footer .btmlk ul li {
	float: left;
	margin-left: 20px;
}
div#footer .btmlk ul li > a {
	color: #000;
	text-decoration: underline;
}
div#footer .btmlk ul li > a:hover {
	text-decoration: none;
}
div#footer .copy {
	border-top: 1px solid #fff;
	font-size: 11px;
	margin-top: 30px;
	padding-top: 30px;
	text-align: center;
}
@media (max-width: 767px) {
	div#footer {
		padding: 25px 0;
		font-size: 12px;
	}
	div#footer .container {
		padding: 0 15px;
	}
	div#footer h4 {
		font-size: 14px;
		margin-bottom: 10px;
	}
	div#footer .desk > div {
		display: block;
		margin-right: 0;
		margin-bottom: 10px;
	}
	div#footer .desk .num {
		width: 80%;
		margin-left: 0;
	}
	div#footer .forsp .telnum span.num {
		width: 50%;
		margin-left: 10px;
	}
	div#footer .btmlk .logo {
		float: left;
	}
	div#footer .btmlk .name {
		font-size: 12px;
		margin-right: 0;
		margin-top: 10px;
	}
	div#footer .btmlk ul {
		font-size: 11px;
		margin-top: 5px;
	}
	div#footer .btmlk ul li {
		float: left;
		margin-left: 0;
	}
	div#footer .copy {
		padding-top: 25px;
	}
}



/*====================================
Modal
====================================*/
.is-layer {
	z-index: 100;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.5);
}
.modal_layer {
	position: fixed;
	z-index: 11;
	display: none;
}
.modal_layer .modal_content {
	box-sizing: border-box;
	font-family: "Yu Mincho", Georgia, "Hiragino Mincho ProN", serif;
	z-index: 100;
	position: fixed;
	top: 50%;
	left: 50%;
	width: 100%;
	max-width: 480px;
	margin: 0 auto;
	padding: 0 20px;
	transform: translate(-50%, -50%);
}
@media (max-width: 767px) {
	.modal_layer .modal_content {
		width: 85.28646vw;
		max-width: none;
		padding: 0;
	}
}
.modal_layer .modal_inner {
	background-color: #0a2240;
	padding: 40px 0;
	text-align: center;
}
.modal_layer .modal_inner figure {
	margin: 0 0 30px;
}
.modal_layer .modal_close {
	position: absolute;
	right: -4px;
	top: -25px;
	width: 56px;
}
@media (max-width: 767px) {
	.modal_layer .modal_close {
		right: -3.38542vw;
		top: -4.6875vw;
		width: 10.41667vw;
	}
}
.modal_layer .modal_title {
	color: #f3c873;
	font-size: 26px;
	font-weight: bold;
}
.modal_layer .modal_txt {
	color: #fff;
	font-size: 18px;
	max-width: 388px;
	margin: 26px auto 0;
	text-align: left;
	line-height: 1.7;
}
@media (max-width: 767px) {
	.modal_layer .modal_title {
		font-size: 4.42708vw;
	}
	.modal_layer .modal_txt {
		font-size: 3.125vw;
		max-width: 72.26562vw;
		margin: 5.85938vw auto 0;
	}
}
.modal_layer .modal_txt a {
	display: block;
	font-size: 14px;
	margin-top: 10px;
	color: #b3d4ff;
	text-decoration: none;
}
.m-icon-blank {
	width: 10px;
	height: 10px;
	margin-left: .3em;
	vertical-align: middle;
}
.modal_layer .modal_note {
	font-size: 14px;
	margin-top: 10px;
}

.modal_outer {
	visibility: hidden;
}
.modal_outer .modal {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100vh;
	background-color: rgba(0, 0, 0, 0.3);
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 999;
	visibility: hidden;
	opacity: 0;
	transition: visibility 0s linear 0.3s, opacity 0.3s;
}
.modal_outer .modal_inner {
	padding: 2em;
	background-color: #fff;
	border-radius: 10px;
	text-align: center;
}
.modal_outer .modal_title {
	border-bottom: 5px solid #FF9000;
	margin: 1em 0;
}
.modal_outer .modal_table td {
	padding: 20px;
}
.modal_outer .modal_link {
	padding: .7em 0 0;
}
.modal_outer .modal_applybtn {
	width: 180px;
	display: inline-block;
	color: #fff;
	text-align: center;
	font-size: 14px;
	background-color: #FF9000;
	border-radius: 2em;
	padding: 1em 0;
	box-shadow: 2px 2px 5px #999;
}
.modal_outer .m-btn-cv-sub {
	background-color: #fff;
	color: #ff9000;
	border: 2px solid #ff9000;
}
.modal_outer .explain {
	text-align: left;
	font-size: 11px;
	line-height: 2em;
	width: 190px;
	padding: 10px 0 10px 5px;
	box-sizing: border-box;
}
.modal_outer .explain span {
	color: #2E75B6;
	font-weight: bold;
}
.modal_outer #modal_close {
	text-align: center;
	padding-top: 1em;
}
.modal_outer #modal_close span {
	display: inline-block;
	color: #000;
	font-size: 14px;
	background-color: #dadada;
	border-radius: 2em;
	padding: 1em 2em;
	box-shadow: 2px 2px 5px #999;
	cursor: pointer;
}
.modal_outer.visible {
	visibility: visible;
	opacity: 1;
}
.modal_outer.visible .modal{
	opacity: 1;
	visibility: visible;
	transition-delay: 0.02s;
}
@media (max-width: 767px) {
	.modal_outer .modal_inner {
		max-width: calc(100% - 20px);
		box-sizing: border-box;
		padding: 1em;
		height: 90vh;
    overflow-y: scroll;
	}
	.modal_outer .modal_table td {
		display: block;
		padding: 10px;
	}
	.modal_outer .modal_row {
		display: flex;
		align-items: center;
		margin: 0 -5px;
	}
	.modal_outer .m-img-min {
		max-width: 100%;
	}
	.modal_outer .modal_row > div:first-child {
		margin: 0 5px;
		width: calc(40% - 10px);
	}
	.modal_outer .modal_row > div:last-child {
		display: flex;
		align-items: center;
		flex-direction: column;
		margin: 0 5px;
		width: calc(60% - 10px);
	}
	.modal_outer .modal_applybtn {
		width: 100%;
		box-sizing: border-box;
		max-width: 180px;
		font-size: 12px;
		padding: 1em;
	}
	.modal_outer .modal_link {
		order: 2;
		width: 100%;
		padding-bottom: 0;
	}
	.modal_outer .explain {
		width: 100%;
		order: 1;
		border-width: 2px;
		padding: 6px 0 6px 4px;
	}
}



/* 220401公開時追加 */
.is-txt-link {
	color: #43a6e5;
	display: inline-block;
	text-decoration: underline;
}
.is-txt-link:hover {
	color: #7cc5f3;
	text-decoration: none;
}
.is-ta-c {
	text-align: center;
}
@media (max-width: 767px) {
	.is-pc {
		display: none;
	}
	.is-sp {
		display: block;
	}
}
@media (min-width: 768px) {
	.is-pc {
		display: block;
	}
	.is-sp {
		display: none;
	}
}



/*220822 added*/
/*l-tab-area*/
.l-tab-area {
	display: flex;
	cursor: pointer;
	width: 90%;
	margin: 0 auto;
}
.l-tab-area .l-tab {
	flex-grow: 1;
	height: 80px;
	text-align: center;
	font-weight: 600;
	font-size: 18px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #888;
	position: relative;
	cursor: pointer;
}
@media (max-width: 767px) {
	.l-tab-area .l-tab {
		height: 40px;
		font-size: 14px;
	}
}
.l-tab-area .l-tab-biz {
	background-color: #cbe0df;
	color: #106d69;
}
.l-tab-area .l-tab-biz.is-active {
	background-color: #005184;
	color: #fff;
	outline: none;
}
.l-tab-area .l-tab.is-active:after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 50%;
	bottom: -20px;
	border-left: 18px solid transparent;
	border-right: 18px solid transparent;
	border-top: 20px solid #005184;
	transform: translateX(-50%);
}
@media (max-width: 767px) {
	.l-tab-area .l-tab.is-active:after {
		border-width: 12px 10px 0 10px;
		bottom: -12px;
	}
}
.l-tab-area .l-tab-corporation {
	background-color: #d3dee5;
	color: #005184;
}
.l-tab-area .l-tab-corporation.is-active {
	background-color: #106d69;
	color: #fff;
	outline: none;
}
.l-tab-area .l-tab-corporation.is-active:after {
	border-color: #106d69 transparent #106d69 transparent;
}
.l-tab-content-area .l-tab-content {
	height: 0;
	overflow: hidden;
}
.l-tab-content-area .l-tab-content.is-show {
	height: auto;
	display: block;
}



/*====================================
miryoku
====================================*/
.m-miryoku-head {
	text-align: center;
	color: #005184;
	font-size: clamp(1.286rem, 0.98rem + 1.339vw, 1.714rem);
	font-weight: 500;
}
.m-miryoku-head .en {
	font-size: clamp(2.214rem, 1.245rem + 4.241vw, 3.571rem);
	position: relative;
}
.m-miryoku-head .en:before {
	background: #fff57f;
	width: 100%;
	height: 2vw;
	max-height: 18px;
	position: absolute;
	z-index: -1;
	left: 0;
	bottom: 4px;
	content: '';
}
.m-miryoku-head .ja {
	font-size: clamp(2rem, 1.592rem + 1.786vw, 2.571rem);
	position: relative;
}

/*
タイトル後ろの飾り用

.m-miryoku-head .ja:after {
	content: "";
	position: absolute;
	top: -10px;
	right: -19px;
	width: 20px;
	height: 21px;
	background: url("/promotion/ordercard/corp/biz-h2/images/icon_02.png") 0 0/contain no-repeat;
}
@media (min-width: 769px) {
	.m-miryoku-head .ja:after {
	right: -27px;
	width: 23px;
	height: 28px;
	}
}*/

@media screen and (min-width: 768px) {
	.m-miryoku {
		margin: auto;
		padding-top: 0;
		max-width: 1020px;
	}
	.m-miryoku-content {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}
	.m-miryoku-head > img {
		display: block;
		margin: auto;
		max-width: 400px;
	}
}
.m-miryoku-content {
	display: flex;
	flex-direction: column;
	gap: 10px;
	padding: 0 15px;
}
@media (min-width: 768px) {
	.m-miryoku-content {
		gap: 40px;
	}
}
.m-miryoku-box {
	padding: 40px 15px;
	margin-top: 10px;
	background-color: #e9f0f5;
	border-radius: 6px;
	box-sizing: border-box;
	position: relative;
	width: 100%;
	max-width: 958px;
	z-index: 0;
}
@media (min-width: 769px) {
	.m-miryoku-box {
		padding: 40px;
	}
}
.m-miryoku-box-ttl {
	color: #005184;
	text-align: center;
}
.m-miryoku-box-ttl .num {
	font-size: clamp(2.286rem, 1.776rem + 2.232vw, 3rem);
	font-weight: 500;
	width: fit-content;
	margin: 0 auto;
	margin-bottom: 8px;
	line-height: 2rem;
	display: flex;
	flex-direction: column;
}
.m-miryoku-box-ttl .num span {
	font-size: 13px;
 	font-weight: 400;
 	border-top: 3px solid;
 	margin-top: 6px;
}
.m-miryoku-box-ttl .m-miryoku-content-head {
	
}
.m-miryoku-box .card-list {
	display: flex;
	flex-direction: column;
	gap: 10px;
	margin-top: 20px;
	margin-bottom: 30px;
}
@media (min-width: 769px) {
	.m-miryoku-box .card-list {
		gap: 20px;
		margin-top: 24px;
		margin-bottom: 60px;
	}
}
.m-miryoku-box .card {
	background: #fff;
	border-radius: 6px;
	padding: 28px 20px;
}
@media (min-width: 769px) {
	.m-miryoku-box .card {
		padding: 40px 60px;
	}
}
.m-miryoku-box .card.card1 {
	text-align: center;
}
.m-miryoku-box .card.card1 .list-check-v1 {
	margin: 0 auto 30px;
}
.m-miryoku-box .card.card2 .wrap {
	display: flex;
	flex-direction: column;
	justify-content: center;
	margin-bottom: 20px;
	align-items: center;
}
@media (max-width: 768px) {
	.m-miryoku-box .card.card2 .list-check-v1 {
		order: 1;
	}
	.m-miryoku-box .card.card2 .wrap .img {
		order: 2;
	}
}
@media (min-width: 769px) {
	.m-miryoku-box .card.card2 .wrap {
		flex-direction: row;
		gap: 40px;
	}
}
.m-miryoku-box .card.card2 .list-check-v1 {
	margin-bottom: 20px;
}
.m-miryoku-box .card.card2 .wrap .img {
	max-width: 280px;
}
.m-miryoku-box .card.card2 .m-txt-annotation {
	margin-bottom: 20px;
}
@media (min-width: 769px) {
	.m-miryoku-box .card.card2 .m-txt-annotation {
	margin-bottom: 40px;
	}
}
.m-miryoku-box .card.card2 .cp {
	
}
.m-miryoku-box .card.card2 .cp dt {

}
.m-miryoku-box .card.card2 .cp dd span {
	display: block;
	font-size: 12px;
	margin-top: 1rem;
}

.m-miryoku-box.box2 .m-miryoku-box-ttl {
	margin-bottom: 20px;
}
.m-miryoku-box.box2 .m-miryoku-box-ttl + .txt {
	width: fit-content;
	margin: 0 auto;
}
.m-miryoku-box.box2 .otoku {
	text-align: center;
	margin-bottom: 40px;
}
.m-miryoku-box.box2 .otoku .ttl {
	font-size: clamp(1.125rem, 0.769rem + 1.782vw, 1.625rem);
	font-weight: 500;
	color: #005184;
	margin-bottom: 16px;
	letter-spacing: -1px;
}
@media (min-width: 375px) {
	.m-miryoku-box.box2 .otoku .ttl {
		letter-spacing: 0;
	}
}
.m-miryoku-box.box2 .otoku .ttl span {
	margin-left: .2rem;
	font-size: clamp(1.143rem, 0.684rem + 2.009vw, 1.786rem);
	position: relative;
}
.m-miryoku-box.box2 .otoku .ttl span:before {
	background: #fff;
  width: 100%;
  height: 1rem;
  max-height: 18px;
  position: absolute;
  z-index: -1;
  left: 0;
  bottom: 0;
  content: '';
}
.m-miryoku-box.box2 .otoku .txt {
	margin-bottom: 20px;
}
.m-miryoku-box.box2 .otoku .wrap {
	display: flex;
	gap: 15px;
	justify-content: center;
}
.m-miryoku-box.box2 .otoku .item {
	text-align: center;
}
.m-miryoku-box.box2 .otoku figure {
	margin: 0;
}
.m-miryoku-box.box2 .otoku figcaption {
	margin-top: 12px;
}
.m-miryoku-box.box2 .otoku .note {
	font-size: 10px;
	color: #888;
	display: table;
	text-align: left;
	max-width: 625px;
	margin: 20px auto;
	width: 100%;
}
.m-miryoku-box.box2 .otoku .note span:first-child {
	display: table-cell;
	padding-right: 5px;
	width: 1em;
}


.m-miryoku-box.box2 .point .ttl {
	font-size: clamp(1.125rem, 0.947rem + 0.891vw, 1.375rem);
	font-weight: 500;
	color: #005184;
	margin-bottom: 20px;
	text-align: center;
}
.m-miryoku-box.box2 .point .ttl-bd-v1 strong {
	position: relative;
}
.m-miryoku-box.box2 .point .ttl-bd-v1 strong:before {
	background: #fff;
	width: 100%;
	height: 1rem;
	max-height: 18px;
	position: absolute;
	z-index: -1;
	left: 0;
	bottom: 0;
	content: "";
}
.m-miryoku-box.box2 .point .ttl-sub {
	font-size: 16px;
	margin-bottom: 20px;
	text-align: center;
}
.m-miryoku-box.box3 {
	
}
.m-miryoku-box.box3 .ttl {
	margin-bottom: 20px;
}
.m-miryoku-box.box3 .ttl-sub {
	color: #005184;
	font-size: 18px;
	font-weight: 500;
	text-align: center;
	border: 2px solid;
	width: fit-content;
	margin: 0 auto 20px;
	padding: .5rem 1rem;
	background: #fff;
}
.m-miryoku-box.box3 .ttl-sub.num2 {
	margin-bottom: 20px;
}
.m-miryoku-box.box3 .list .icon {
	width: 70px;
	height: 70px;
}
.m-miryoku-box.box3 .list1 {
	margin: 0 auto 40px;
	max-width: 600px;
	display: flex;
	flex-direction: column;
 	gap: 20px;
}
.m-miryoku-box.box3 .list1 .item {
	display: flex;
	gap: 16px;
	align-items: center;
}
.m-miryoku-box.box3 .list1 dt {
	font-weight: 500;
	margin-bottom: .3rem;
}

.m-miryoku-box.box3 .list2 {
	display: flex;
	gap: 12;
	text-align: center;
	margin: 0 auto 24px;
	max-width: 500px;
}
.m-miryoku-box.box3 .list2 .item {
	width: calc(100% / 3);
}
.m-miryoku-box.box3 .list2 .item h4 {
	margin-top: 8px;
	font-weight: 500;
	font-size: 15px;
}
.m-miryoku-box.box3 .note {
	font-size: 12px;
}
.m-miryoku-box.box3 .card {
	margin: 20px auto 40px;
	text-align: center;
}
.m-miryoku-box.box3 .card .ttl {
	margin-bottom: 14px;
	color: #005184;
	font-size: clamp(1.429rem, 1.225rem + 1.018vw, 1.714rem);
	text-align: center;
	font-weight: 500;
	padding: 0;
	border: 0;
}
.m-miryoku-box.box3 .card .ttl-sub {
	margin-bottom: 24px;
	color: #005184;
	font-size: 18px;
	font-weight: 400;
}
.m-miryoku-box.box3 .card .list-check-v1 {
	margin: 0 auto 30px;
}


@media screen and (min-width: 768px) {
	.m-miryoku-content > li.l-miryoku-2col-pc {
		font-size: 14px;
		margin: 20px;
		width: 45%;
		max-width: 459px;
	}
}
.miryoku-num {
	position: absolute;
	width: 66px;
	top: 0;
	left: 0;
}
.m-miryoku-content-head {
	color: #005184;
	font-size: clamp(1.429rem, 1.123rem + 1.336vw, 1.857rem);
	font-weight: 500;
	text-align: center;
	margin-bottom: 20px;
}
@media (min-width: 768px) {
	.m-miryoku-content-head {
		margin-bottom: 0;
	}
}
.m-miryoku-content-head2 {
	font-size: clamp(1.429rem, 1.327rem + 0.445vw, 1.571rem);
	font-weight: 500;
	text-align: center;
	color: #005184;
	margin-bottom: 20px;
	border-bottom: 1px dotted;
	padding-bottom: 20px;
}
.m-miryoku-content-head2 .sub {
	display: block;
	font-size: 18px;
	font-weight: 400;
}
.m-miryoku-content-head + p {
	font-size: 14px;
	margin-top: 10px;
	text-align: center;
}
.miryoku-hukidashi {
	position: absolute;
	transform: translateY(-60%);
	width: 70px;
	right: 7%;
	top: 15px;
}
@media screen and (min-width: 768px) {
	.miryoku-hukidashi {
		width: 90px;
		right: auto;
		left: 25%;
		top: 16px;
	}
}
/*====================================
m-cyber
====================================*/
.m-cyber {
	display: flex;
	flex-direction: column;
	gap: 20px;
}
@media (min-width: 768px) {
	.m-cyber {
		flex-direction: row;
	}
}
.m-cyber-content {
	border-radius: 6px;
	box-sizing: border-box;
	margin: 0 auto;
	position: relative;
	display: flex;
	gap: 16px;
	align-items: center;
}
@media (max-width: 767px) {
	.m-cyber-content {
		max-width: 600px;
	}
}
@media (min-width: 768px) {
	.m-cyber-content {
		background: #fff;
		width: 50%;
		padding: 50px 25px 30px;
		margin-top: 40px;
		flex-direction: column;
	}
}
.m-cyber-content .m-cyber-content-icon {
	width: 70px;
	height: 70px;
}
@media (min-width: 768px) {
	.m-cyber-content .m-cyber-content-icon {
		margin-top: -80px;
	}
}
.m-cyber-content-triangle {
	display: flex;
	overflow: hidden;
	height: 20px;
	justify-content: center;
	margin-left: -25px;
	margin-bottom: -10px;
	transform: translateY(30px);
	width: calc(100% + 50px);
}
.m-cyber-content-triangle::after {
	border-top: 20px solid #fff;
	border-right: 50vw solid transparent;
	border-left: 50vw solid transparent;
	content: "";
	display: block;
	width: 0;
}
@media screen and (min-width: 768px) {
	.m-cyber-content-triangle {
		position: absolute;
		height: auto;
		width: auto;
		right: -20px;
		top: -30px;
	}
	.m-cyber-content-triangle::after {
		border-top: 97px solid transparent;
		border-right: none;
		border-bottom: 97px solid transparent;
		border-left: 20px solid #fff;
	}
}
.m-cyber-content-head {
	color: #005184;
	font-size: 20px;
	font-weight: 600;
	text-align: center;
}
.m-cyber-content-list > li {
	display: flex;
	font-size: 14px;
	margin-top: 10px;
}
.m-cyber-content-list-head {
	margin-right: .5em;
	width: 21px;
}
.m-cyber-content-small {
	font-size: 11px;
}
.m-cyber-note {
	margin-top: 20px;
	line-height: 1.5;
}
@media screen and (min-width: 768px) {
	.m-cyber-note {
		font-size: 12px;
		margin-left: auto;
		margin-right: auto;
		width: 94%;
	}
}
.m-miryoku-content-box {
	display: flex;
	margin-top: 10px;
}
.m-miryoku-content-img {
	width: 48%;
}
.m-miryoku-content-img > img {
	width: 100%;
}
.m-miryoku-content-txt {
	line-height: 1.7;
	margin-left: 4%;
	width: 48%;
}
.open {
	height: auto;
}
.m-flow {
	background: #fff;
	border-radius: 10px;
	box-sizing: border-box;
	margin: 0 auto 40px;
	padding: 20px 20px 30px;
	position: relative;
	width: calc(100% - 30px);
	max-width: 958px;
}
.m-flow-pricon {
	position: absolute;
	width: 61px;
	top: 0;
	left: 0;
}
.m-flow-head {
	color: #005184;
	font-size: 20px;
	font-weight: 600;
	text-align: center;
}
.m-flow-head > span {
	display: block;
	font-size: 14px;
}
.flow-show-btn {
	border: none;
	border-radius: 100px;
	background-image: linear-gradient(to bottom, #0865a0 0%, #0865a0 50%, #005184 50%, #005184 100%);
	color: #fff;
	margin: auto;
	padding: 10px;
	position: absolute;
	width: 50%;
	right: 0;
	left: 0;
	bottom: -20px;
}
.flow-show-btn::after {
	content: "+";
	display: block;
	font-size: 20px;
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translateY(-50%);
}
.flow-show-btn.opened {
	background-image: none;
	background-color: #fff;
	border: 2px solid #005184;
	color: #005184;
}
.flow-show-btn.opened::after {
	content: "-";
	top: 49%;
}
.m-flowbox {
	height: auto;
	overflow: hidden;
	display: none;
}
.m-flowbox.open {
	height: auto;
}
.m-flowbox .l-tab-area {
	box-sizing: border-box;
	margin: 10px auto -20px;
	padding: 0 20px;
	width: 100%;
	max-width: 900px;
}
/*flow*/
.flow-wrap {
	padding-right: 2%;
	padding-left: 2%;
}
/* tab */
.tab-wrapper {
	margin: 20px auto 0;
	overflow: hidden;
	max-width: 900px;
}
.tab-item {
	box-sizing: border-box;
	width: 49%;
	background-color: #e6eff7;
	border-radius: 10px 10px 0 0;
	float: left;
	text-align: center;
	margin-bottom: -3px;
	padding: 10px;
	font-weight: bold;
	transition: all 0.2s ease;
	position: relative;
}
.tab-item:nth-of-type(n+2) {
	margin-left: 2%;
}
input[name="tab-item"] {
	display: none;
}
.tab-content {
	background-color: #e6eff7;
	border-radius: 0 0 10px 10px;
	padding: 0 3% 20px;
	clear: both;
	display: none;
	overflow: hidden;
	position: relative;
	z-index: 10;
}
#mobasoku-flow-content, #hojin-flow-content {
	display: block;
}
#mobasoku-flow:checked ~ #mobasoku-flow-content, #normal-flow:checked ~ #normal-flow-content, #biz-webflow:checked ~ #biz-webflow-content, #biz-mailflow:checked ~ #biz-mailflow-content, #hojin-flow:checked ~ #hojin-flow-content {
	display: block;
}
.tab-wrapper input:not(:checked) + .tab-item {
	background-color: #f2f7fb;
}
.flow-title {
	font-size: 24px;
	margin-top: 20px;
	padding-bottom: 0;
}
.headline {
	margin-top: 30px;
	text-align: center;
}
.flow-icon {
	display: block;
	margin: 20px auto 0;
	width: 100%;
	max-width: 268px;
}
.note {
	margin-top: 20px;
	text-align: center;
}
.mobasoku-note {
	margin: 30px auto;
	max-width: 800px;
}
@media screen and (min-width: 768px) {
	.mobasoku-note {
		font-size: 12px;
	}
}
.mobasoku-before::before {
	background-color: #6e7eb2;
	border-radius: 50px;
	color: #fff !important;
	content: "個人名義口座限定";
	display: block;
	font-size: .8rem;
	margin: 0 auto 4px;
	padding: 0 5px;
	width: 90%;
	max-width: 150px;
}
.mobasoku-before ~ .tab-item {
	padding: 23px 10px 17px;
}
/* slide */
.tab-content .slider {
	margin: 10px auto 30px;
	padding-left: 0;
	width: 100%;
}
.tab-content .slick-slide {
	align-items: center;
	display: flex !important;
	justify-content: center;
	height: 180px;
	margin: 20px;
	box-shadow: 5px 5px 12px 1px rgba(18, 99, 153, 0.2);
}
#mobasoku-flow .tab-content .slick-slide {
	height: 150px;
}
.tab-content .slide-step {
	position: absolute;
	top: 0;
	left: 0;
	width: 60px;
}
.tab-content .slider-box {
	background-color: #fff;
	border-radius: 10px;
	overflow: hidden;
	padding: 12px;
	position: relative;
	text-align: center;
}
.tab-content .slider-box p {
	text-align: center;
	margin-bottom: 0;
}
.tab-content .slick-active {
	font-size: 15px;
}
.slide-arrow {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 10;
	cursor: pointer;
}
.slide-arrow::before {
	display: block;
	color: #0082c5;
}
.next-arrow {
	transition: .3s;
	right: 10px;
}
.prev-arrow {
	left: 10px;
	transition: .3s;
}
.next-arrow::before {
	border-top: 2px solid #0f3877;
	border-right: 2px solid #0f3877;
	transform: rotate(45deg);
}
.prev-arrow::before {
	border-top: 2px solid #0f3877;
	border-left: 2px solid #0f3877;
	transform: rotate(-45deg);
}
.next-arrow::before, .prev-arrow::before {
	content: "";
	display: block;
	height: 20px;
	width: 20px;
}
.slick-disabled {
	cursor: default;
	opacity: .25;
}
.slider-box-icon {
	margin: auto;
	max-width: 100px;
}
@media (min-width: 768px) {
	.slider-box-icon {
		max-width: 150px;
	}
}
.is-fz-large {
	font-size: 16px;
	font-weight: 600;
}
.is-fz-small {
	font-size: 14px;
}
.is-hide {
	display: none;
}
.is-hide ~ .tab-content {
	border-radius: 10px;
}
@media screen and (min-width: 768px) {
	/*----------------------*/
	/*----			P C			---*/
	/*----------------------*/
	/*tab*/
	.tab-item {
		margin-bottom: -5px;
	}
	.tab-wrapper input:not(:checked) + .tab-item:hover {
		background-color: #d6e6f3;
	}
	.flow-title {
		font-size: 30px;
	}
	/* slide */
	.tab-content .slider {
		width: 70%;
	}
	.next-arrow:not(.slick-disabled):hover {
		right: 5px;
	}
	.prev-arrow:not(.slick-disabled):hover {
		left: 5px;
	}
	/* campaign */
	.banner-slick .next-arrow {
		right: 30px;
	}
	.banner-slick .prev-arrow {
		left: 30px;
	}
	.banner-slick .next-arrow:not(.slick-disabled):hover {
		right: 26px;
	}
	.banner-slick .prev-arrow:not(.slick-disabled):hover {
		left: 26px;
	}
	.is-fz-large {
		font-size: 20px;
	}
}
/* end media */
/* 03012023 */
.m-miryoku-content .box1 {
	text-align: center;
	padding: 40px;
}
.m-miryoku-ballon {
	background: #fff;
	border-radius: 8px;
	display: inline-block;
	font-size: 14px;
	padding: 14px 22px 10px;
	margin-bottom: 18px;
}
.m-miryoku-ballon::after {
	background: #fff;
	content: "";
	display: block;
	height: 15px;
	margin: auto auto -15px;
	transform: rotate(45deg);
	width: 15px;
}
.m-miryoku-content-head-txt {
	margin-top: 20px;
	font-size: 14px;
}
.box1 > .m-btn-detail {
	margin-top: 20px;
	margin-bottom: 20px;
}
.box1 .m-miryoku-content-head .ic {
	position: absolute;
	left: calc(50% - 220px);
	top: 15px;
}
.box1 .m-miryoku-content-head + p {
	margin-top: 0;
}
.box1 .title1 {
	width: auto;
	display: inline-block;
	border-top: 1px solid #005184;
	border-bottom: 1px solid #005184;
	padding: 10px 40px;
	margin-top: 30px;
}
.box1 .title1 h4 {
	font-size: 14px;
	color: #005184;
}
.box1 .title1 h5 {
	font-size: 20px;
	color: #005184;
	font-weight: bold;
	line-height: 1.2;
}
.box1 .title1 h5 .cl {
	color: #0f8d9c;
	font-weight: bold;
}
.box1 .title1 h5 .fs {
	font-size: 30px;
}
.box1 .block {
	text-align: left;
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
	max-width: 850px;
	margin: 0 auto;
	padding: 40px 0px 10px;
}
.box1 .block .item01 {
	border-radius: 10px;
	border: 2px solid #0f8d9c;
	background: #fff;
	width: auto;
	height: auto;
	margin-bottom: 10px;
	padding: 40px 30px;
	position: relative;
	text-align: center;
	position: relative;
	width: 22%;
}
.item01-icon {
	background: #0f8d9c;
	border-radius: 6px 0 10px 0;
	padding: 6px 20px 8px;
	position: absolute;
	top: 0;
	left: 0;
}
.item01-icon img {
	display: block;
	max-width: 67px;
}
.box1 .block .item01 .icon {
	margin: 0 auto 6px;
	max-width: 60px;
}
.box1 .block .item01 .icon img {
	width: 100%;
}
.box1 .block .item01 h6 {
	font-size: 18px;
	color: #005184;
	font-weight: bold;
	line-height: 1.4;
}
.box1 .block .item01 h6 span {
	font-size: 25px;
	color: #0f8d9c;
	font-weight: bold;
	line-height: 1.2;
}
.box1 .block .item01 .number {
	font-size: 38px;
	color: #0f8d9c;
	font-weight: bold;
	line-height: 0.8;
}
.box1 .block .item01 .number span {
	font-size: 20px;
}
.box1 .block .item01 p {
	margin-top: 10px;
	color: #333333;
	font-size: 12px;
}
.box1 .title2 {
	font-size: 15px;
	color: #0865a0;
	margin: 18px 0px 10px;
}
.box1 .m-campaign-btn {
	margin: 0 auto;
	width: 100%;
	max-width: 455px;
	height: 45px;
	font-size: 15px;
	color: #43a6e5;
}
.m-campaign-btn {
	margin: 0 auto;
	width: 100%;
	max-width: 455px;
	height: 45px;
	font-size: 15px;
	font-weight: 400;
	color: #43a6e5;
	position: relative;
	padding: .6rem 3rem .6rem 2rem;
	border: 1px solid #43a6e5;
	border-radius: 20px;
}
@media screen and (max-width: 768px) {
	.m-campaign-btn {
		font-weight: 400;
	}
}
.m-campaign-btn::after {
	content: '';
	background: url(/promotion/ordercard/corp/biz-h2/images/icon_new_tab.png) no-repeat center;
	background-size: 100% auto;
	width: 14px;
	height: 14px;
	top: 50%;
	transform: translateY(-50%);
	position: absolute;
	right: 1.5rem;
}
.box1 .m-cyber img {
	max-width: 100%;
}
@media screen and (max-width: 767px) {
	.m-miryoku-content .box1 {
		padding: 20px 15px 40px;
	}
	.m-miryoku-content-head-txt {
		text-align: left;
	}
	.box1 > .m-btn-detail {
		width: 230px;
	}
	.box1 .m-miryoku-content-head .ic {
		position: absolute;
		right: calc(50% - 150px);
		left: auto;
		top: 15px;
	}
	.box1 .title1 {
		width: 100%;
		padding: 5px 0px;
		margin-top: 20px;
	}
	.box1 .title1 h4 {
		padding-bottom: 5px;
		border-bottom: 1px solid #005184;
	}
	.box1 .block {
		justify-content: start;
		padding: 20px 0px 0px;
	}
	.box1 .block .item01 {
		width: 100%;
		padding: 30px;
		margin-bottom: 30px;
	}
	.box1 .title2 {
		font-size: 13px;
	}
	.box1 .m-campaign-btn {
		height: 40px;
		font-size: 13px;
		padding: 10px 15px;
	}
}
@media screen and (max-width: 767px) and (max-width: 768px) {
	.box1 .m-campaign-btn {
		padding: 0px;
		padding-right: 18px;
	}
}
@media screen and (max-width: 374px) {
	.box1 .block .item01 h6 {
		font-size: 16px;
	}
}
.m-btn {
	cursor: pointer;
}
/* 2024/06/04 */
@media screen and (max-width: 768px) {
	.pc {
		display: none !important;
	}
}
@media screen and (min-width: 769px) {
	.sp {
		display: none !important;
	}
}
@media screen and (max-width: 768px) {
	.l-mainvisual .l-mainvisual-content {
		padding-bottom: 0px;
	}
	.l-mainvisual .l-mainvisual-content > .wrap {
		margin: 0 15px;
	}
}
@media (min-width: 769px) {
	.l-mainvisual .l-mainvisual-content > .wrap {
		width: 70vw;
		padding: 0;
		margin-left: 4.5vw;
		margin-right: auto;
		max-width: 800px;
	}
}

.l-mainvisual .block {
	display: flex;
	justify-content: center;
}
@media screen and (max-width: 769px) {
	.l-mainvisual .block {
		flex-wrap: wrap;
		justify-content: flex-start;
	}
}
@media (min-width: 769px) {
	.l-mainvisual .block {
		gap: 2vw;
	}
}
@media (min-width: 1024px) {
	.l-mainvisual .block {
		transform: scale(1.2);
	}
}
@media (min-width: 1024px) and (max-width: 1279px) {
	.l-mainvisual .block {
		margin-left: -50px;
	}
}
@media (min-width: 1280px) {
	.l-mainvisual .block {
		transform: scale(1.4);
	}
}
@media (min-width: 1536px) {
	.l-mainvisual .block {
		transform: scale(1.35);
	}
}
.l-mainvisual .block .m-mainvisual-heading {
	order: 2;
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 700;
}
@media screen and (max-width: 769px) {
	.l-mainvisual .block .m-mainvisual-heading {
		order: 1;
		padding-left: 0;
		display: flex;
		flex-direction: column;
		align-items: center;
	}
}
.l-mainvisual .block .wrap {
	position: relative;
}
@media screen and (max-width: 768px) {
	.l-mainvisual .block .wrap {
		order: 2;
		display: flex;
		gap: 1.5vw;
	}
	.l-mainvisual .block .wrap img {
		width: 40vw;
		max-width: 300px;
		height: auto;
	}
}
@media (min-width: 769px) {
	.l-mainvisual .block .wrap img {
		width: max(10vw, 220px);
	}
}
.l-mainvisual .block .title2 {
	font-size: 1.5rem;
	font-weight: 500;
	display: inline-block;
	width: auto;
	text-align: center;
	position: relative;
	color: #003873;
	z-index: 1;
	margin-top: 1em;
}
@media screen and (max-width: 769px) {
	.l-mainvisual .block ul.sp {
		display: flex;
		flex-direction: column;
		gap: 4px;
		margin-top: 4vw;
	}
	.l-mainvisual .block .title2 {
		margin-top: 0;
		margin-left: 10px;
		font-size: clamp(1.143rem, 0.429rem + 3.125vw, 2.143rem);
		width: fit-content;
	}
}
@media (min-width: 769px) {
	.l-mainvisual .block .title2 {
		width: fit-content;
		margin: 12px auto;
		font-size: 1.5rem;
	}
}
.l-mainvisual .block .title2::before {
	content: '';
	background: #fff57f;
	width: 100%;
	height: 16px;
	position: absolute;
	z-index: -1;
	bottom: -8px;
	left: 0;
}
@media screen and (max-width: 768px) {
	.l-mainvisual .block .title2::before {
		height: 9px;
		bottom: 0px;
	}
}
@media screen and (max-width: 768px) {
	.l-mainvisual .point {
		padding-bottom: 25px;
		text-align: left;
	}
	.l-mainvisual .point img {
		width: 100%;
		height: auto;
	}
}
.l-mainvisual .m-btn {
	position: relative;
}
@media screen and (max-width: 768px) {
	.l-mainvisual .m-btn {
		position: absolute;
		left: 50%;
		transform: translateX(-50%);
		font-size: clamp(1.143rem, 0.939rem + 0.891vw, 1.429rem);
		width: 90%;
		height: 58px;
		border-radius: 40px;
		max-width: 380px;
		padding: 0;
		margin: 20px 0 0;
		color: #fff;
	}
}

.l-mainvisual .m-btn:after {
	content: "";
	display: block;
	position: absolute;
	background: url(/promotion/ordercard/corp/biz-h2/images/arw.png) no-repeat center;
	background-size: 100% auto;
	right: 25px;
	transition: .25s ease-out;
	width: 35px;
	height: 8px;
}
@media screen and (max-width: 768px) {
	.l-mainvisual .m-btn:after {
		width: 25px;
		right: 20px;
	}
}
.l-mainvisual .m-btn:hover:after {
	right: -15px;
}

@media screen and (max-width: 768px) {
	.l-section-campaign {
		padding-top: 100px;
		padding-bottom: 0;
	}
}
.m-miryoku-content .box1 {
	text-align: left;
}
@media screen and (max-width: 768px) {
	.m-miryoku-content .box1 {
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
	}
	.m-miryoku-content .box1 *:nth-child(1) {
		order: 1;
	}
	.m-miryoku-content .box1 *:nth-child(2) {
		order: 2;
	}
	.m-miryoku-content .box1 *:nth-child(3) {
		order: 3;
	}
	.m-miryoku-content .box1 *:nth-child(4) {
		order: 5;
	}
	.m-miryoku-content .box1 *:nth-child(5) {
		order: 4;
	}
	.m-miryoku-content .box1 *:nth-child(6) {
		order: 6;
	}
	.m-miryoku-content .box1 *:nth-child(7) {
		order: 7;
	}
}
.m-miryoku-content .box1 .txt {
	color: #262626;
	font-size: 1rem;
}
.m-miryoku-content .box1 .card1 {
	width: 100%;
	height: auto;
	background: #fff;
	border-radius: 10px;
	margin-top: 20px;
	padding: 30px 60px;
	box-sizing: border-box;
	text-align: left;
	display: inline-flex;
	align-items: center;
	flex-direction: column;
	flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
	.m-miryoku-content .box1 .card1 {
		padding: 20px 15px;
	}
	.m-miryoku-content .box1 .card1 * {
		order: unset;
	}
	.m-miryoku-content .box1 .card1 .m-miryoku-content-head {
		font-size: 20px;
	}
	.m-miryoku-content .box1 .card1 p {
		font-size: 18px;
	}
}
.m-miryoku-content .box1 .card1 .m-campaign-btn {
	width: auto;
	height: auto;
	display: inline-block;
}
.m-miryoku-content .box1 .card1 .box {
	width: 100%;
	height: auto;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	padding: 30px 0;
}
@media screen and (max-width: 768px) {
	.m-miryoku-content .box1 .card1 .box {
		flex-wrap: wrap;
	}
	.m-miryoku-content .box1 .card1 .box .img {
		order: 2;
		max-width: 350px;
		margin-top: 20px;
	}
}
.m-miryoku-content .box1 .card1 .box ol {
	padding: 0;
	padding-left: 30px;
}
@media screen and (max-width: 768px) {
	.m-miryoku-content .box1 .card1 .box ol {
		padding-left: 0;
		order: 1;
	}
}
@media screen and (max-width: 768px) {
	.m-miryoku-content .box1 .card1 .txt2 {
		font-size: 14px;
		font-weight: 400;
	}
}
.m-miryoku-content .box1 .card1 .txt3 {
	width: 100%;
	display: block;
	text-align: left;
	font-size: 14px;
	margin-top: 10px;
}
@media screen and (max-width: 768px) {
	.m-miryoku-content .box1 .card1 .txt3 {
		margin-top: 5px;
		font-size: 12px;
	}
}
.m-miryoku-content .box1 .card1 .l-heading2-container {
	margin-top: 30px;
}
@media screen and (max-width: 768px) {
	.m-miryoku-content .box1 .card1 .l-heading2-container {
		margin-top: 20px;
	}
	.m-miryoku-content .box1 .card1 .l-heading2-container .m-heading2 {
		margin-bottom: 0;
	}
}
.m-miryoku-content .box1 .card2 {
	margin-top: 50px;
	text-align: center;
}
.m-miryoku-content .box1 .card2 .m-campaign-heading {
	color: #005184;
	font-size: 26px;
	font-weight: 600;
	text-align: center;
}
@media screen and (max-width: 768px) {
	.m-miryoku-content .box1 .card2 .m-campaign-heading {
		font-size: 18px;
	}
}
.m-miryoku-content .box1 .card2 .block {
	justify-content: center;
}
.m-miryoku-content .box1 .card2 .block .item {
	padding: 0px 8px;
}
.m-miryoku-content .box1 .card2 .block .item figure {
	margin: 0;
}
.m-miryoku-content .box1 .card2 .block .item figure img {
	width: 155px;
	height: auto;
}
.m-miryoku-content .box1 .card2 .block .item figure figcaption {
	margin-top: 5px;
	font-size: 14px;
	text-align: center;
}
.m-miryoku-content .box1 .card2 h3 {
	color: #005184;
	font-size: 22px;
	font-weight: 600;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
	.m-miryoku-content .box1 .card2 h3 {
		font-size: 18px;
	}
}
.m-miryoku-content .box1 .card2 .txt {
	font-size: 18px;
}
@media screen and (max-width: 768px) {
	.m-miryoku-content .box1 .card2 .txt {
		font-size: 16px;
		margin-top: 8px;
	}
}
.m-miryoku-content .box1.ver2 * {
	order: unset;
}
.m-miryoku-content .box1.ver2 .m-miryoku-content-head {
	width: 100%;
	height: auto;
	border-bottom: 1px solid #005184;
	padding-bottom: 10px;
}
.m-miryoku-content .box1.ver2 .m-campaign-heading {
	color: #005184;
	font-size: 18px;
	margin-top: 10px;
	font-weight: 500;
}
.m-miryoku-content .box1.ver2 .m-cyber {
	margin-bottom: 30px;
	justify-content: space-between;
}
.m-miryoku-content .box1.ver2 .m-cyber h5 {
	font-size: 16px;
	font-weight: 500;
}
.m-miryoku-content .box1.ver2 .m-cyber .m-cyber-content {
	width: calc((100%/3) - 10px);
	height: auto;
}
@media screen and (max-width: 768px) {
	.m-miryoku-content .box1.ver2 .m-cyber .m-cyber-content {
		width: 100%;
	}
}
.m-miryoku-content .box1.ver2 .m-cyber2 {
	width: 100%;
	height: auto;
	display: flex;
	justify-content: center;
	margin-top: 15px;
}
.m-miryoku-content .box1.ver2 .m-cyber2 .m-cyber-content {
	width: calc(100%/3);
	height: auto;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	padding: 0;
	margin: 0;
	background: unset;
}
.m-miryoku-content .box1.ver2 .m-cyber2 .m-cyber-content img {
	width: 70px;
	height: auto;
	position: relative;
	top: 0;
	left: unset;
	transform: translateX(0%);
}
.m-miryoku-content .box1.ver2 .m-cyber2 .m-cyber-content h5 {
	width: 100%;
	height: auto;
	display: inline-block;
	text-align: center;
	font-size: 15px;
	margin-top: 10px;
	font-weight: 500;
}
.m-miryoku-content .box1.ver2 .txt3 {
	width: 100%;
	display: block;
	text-align: left;
	font-size: 14px;
	margin-top: 10px;
}
@media screen and (max-width: 768px) {
	.m-miryoku-content .box1.ver2 .txt3 {
		margin-top: 5px;
		font-size: 12px;
	}
}
.m-miryoku-content .box1.ver2 .card1 {
	margin-bottom: 30px;
}
.m-miryoku-content .box1.ver2 .card1 .m-miryoku-content-head {
	border-bottom: unset;
}
.m-miryoku-content .box1.ver2 .l-grid-row {
	margin-top: 15px !important;
}
.m-cyber-content-1 {
	border-radius: 10px;
}
@media screen and (max-width: 768px) {
	.m-cyber-content-1 {
		margin-bottom: 0px;
	}
}
@media screen and (min-width: 769px) {
	.m-cyber-content-1 {
		height: auto;
		border-radius: 10px;
	}
}