@charset "shift_jis";

/* ======================================================
 * /common-files/css/gecard/7taizai/7taizai.css
====================================================== */
/* header
------------------------------------------------------ */
#header {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	background: #c80000;
	border: none;
}
#headerLogo {
	width: auto;
	max-width: 1200px;
	margin: 0 auto;
	padding: 4px 0;
}
#headerLogo img {
	height: 42px;
}

/* layout
------------------------------------------------------ */
#mainContainer {
	margin-top: 0;
}
#pageContainer{
	background-image: url(/gecard/7taizai/img-files/index_bg02.jpg);
	color: #222222;
}
#mainContents {
	width: 100%;
	margin: 0 auto;
}
a:hover,
a:visited,
a:link{
	color: #222222;
	text-decoration: underline;
}

/* footer
------------------------------------------------------ */
#footer {
	padding: 18px 0;
	color: #fff;
	font-size: 14px;
	font-size: 1.4rem;
	background: #c80000;
}
#copyright {
	text-align: center;
}
/* news
------------------------------------------------------ */
.newsBox {
	margin: 30px auto 0;
	width: 1140px;
	overflow-y: hidden;
	color: #000;
}
.newsBox .newsHdg {
	padding: 34px 0 5px;
	border-bottom: 2px solid #c80000;
}
.newsBox .newsHdg img{
	width: 70px;
}
.newsBox .content {
	overflow: auto;
	position: relative;
	padding: 0px;
	height: 93px;
}
.newsBox .contentbox {
	padding: 15px 0 0;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.6;
}
.newsBox .contentbox li {
	display: table;
	margin-bottom: 10px;
}
.newsBox .contentbox li .date {
	display: table-cell;
	width: 100px;
}
.newsBox .contentbox li .txt {
	display: table-cell;
	padding-left: 20px;
}
.newsBox .contentbox li a ,
.newsBox .contentbox li a .txt,
.newsBox .contentbox li a:visited ,
.newsBox .contentbox li a:hover {
	text-decoration:underline;
	color: #000;
}
.newsBox .mCSB_container {
	padding-right: 0px !important;
}
.newsBox .mCSB_inside > .mCSB_container{
	margin-right: 20px;
}
.mCSB_scrollTools a+.mCSB_draggerContainer{
	margin: 18px 0 11px;
}
.newsBox .mCS-my-theme.mCSB_scrollTools{
	width: 10px;
	background-color: inherit;
	padding: 6px 0;
	opacity: 1;
}
.newsBox .mCS-my-theme.mCSB_scrollTools .mCSB_draggerRail{
	width: 10px;
	background-color: #c80000;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.newsBox .mCS-my-theme.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { 
	width: 10px;
	margin: 0;
	position: absolute;
	height: auto;
	top: 0;
	bottom: 0;
	right: 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #fff;
}
.newsBox .mCS-my-theme.mCSB_scrollTools .mCSB_buttonUp,
.newsBox .mCS-my-theme.mCSB_scrollTools .mCSB_buttonDown { 
	width: 10px;
	height:8px;
	opacity: 1;
}
 .newsBox .mCS-my-theme.mCSB_scrollTools a.mCSB_buttonUp::before{
	width: 0;
	height: 0;
	border-bottom: 8px solid #8a8000;
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
	position:absolute;
	top: 0;
	right: 0;
	display: block;
	content: "";
}
.newsBox .mCS-my-theme.mCSB_scrollTools a.mCSB_buttonDown::before{ 
	width: 0;
	height: 0;
	border-top: 8px solid #8a8000;
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
	position:absolute;
	bottom: 0;
	right: 0;
	display: block;
	content: "";
}
/* flow
------------------------------------------------------ */
.flow {
	margin-top: 4px;
	padding-bottom: 20px;
}
.flow > li {
	float: left;
	width: 260px;
	min-height: 260px;
	margin-right: 33px;
	background-position: 0 0;
	background-repeat: no-repeat;
	color: #222222;
	text-align: center;
}
.flow > li:last-child {margin-right: 0;}
.flow > li.list01 {background-image: url(/gecard/7taizai/img-files/pc_index_flow01.png);}
.flow > li.list02 {background-image: url(/gecard/7taizai/img-files/pc_index_flow02.png);}
.flow > li.list03 {background-image: url(/gecard/7taizai/img-files/pc_index_flow03.png);}
.flow > li.list04 {background-image: url(/gecard/7taizai/img-files/pc_index_flow04.png);}
.flow > li a {color: #222222;}
.flow > li .num {
	display: block;
	text-indent: -9999px;
	width: 100%;
	height: 42px;
}
.flow .flowDesc dd {
	padding-top: 137px;
	font-size: 16px;
	font-size: 1.6rem;
	text-align: center;
}
/* module
------------------------------------------------------ */
/* mainVisual */
.mainVisual{
	background-image: url("/gecard/7taizai/img-files/pc_index_bg01.jpg");
	background-size: 100% auto;
	background-repeat: no-repeat;
	text-align: center;
}
/* contents */
.tz7-conwrap--Card{
	margin-top: 20px;
	text-align: center;
}
.tz7-con--Card{
	position: relative;
	padding-top: 12px;
	background-color: rgba(255,255,255,0.5);
}
.tz7-con--Card::before,
.tz7-con--Card::after{
	position: absolute;
	content: "";
	width: 100%;
	height: 16px;
	left: 0;
	right: 0;
	background-image: url("/gecard/7taizai/img-files/index_bg03.png");
	background-repeat: repeat-x;
}
.tz7-con--Card::before{
	top: -16px;
}
.tz7-con--Card::after{
	bottom: -16px;
	transform: rotateZ(180deg)
}
.tz7-leadtxt--Card{margin-top: 37px;}
.tz7--Card{margin-top: 28px;}
.tz7--Card---copy{
	font-size: 11px;
	font-size: 1.1rem;
	margin-top: 12px;
}
/* section */
.tz7-sec02{
	max-width: 1200px;
	margin: 60px auto 120px;
}
.tz7-sec02--inner{
	padding: 30px 30px 0 30px;
}
#mainContents .tz7-sec02:last-child{
	margin-bottom: 87px;
}
/* heading */
h2{
	text-align: center;
}
/*btn*/
.tz7-btn01 a{
	position: relative;
	display: inline-block;
	width: 750px;
	padding: 27px 0 28px;
	background-image: url("/gecard/7taizai/img-files/index_bg05.png");
	background-repeat: no-repeat;
	background-position: center center;
	transition-duration: .6s;
}
.tz7-btn01 a:hover{
	opacity: 0.9;
	transform:scale(1.1)
}
.tz7-btn01 a::after{
	content: "";
	position: absolute;
	display: inline-block;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-image: url("/gecard/7taizai/img-files/index_bg04.png");
	background-repeat: no-repeat;
	background-position: left bottom;
	transition: 0.6s;
	opacity: 0;
}
.tz7-btn01 a:hover:after{
	opacity: 0.8;
}
.tz7-colLayout-btn{
	margin-top: 18px;
	padding-bottom: 26px;
}
.tz7-btn02 a{
	display: inline-block;
	position: relative;
	width: 100%;
	padding: 27px 0 28px;
	height: 90px;
	background-image: url("/gecard/7taizai/img-files/index_bg07.png");
	background-repeat: no-repeat;
	background-position: center center;
	transition: 0.6s;
	font-size: 28px;
	font-size: 2.8rem;
	font-weight: bold;
	text-align: center;
}
.tz7-btn02 a::after{
	content: "";
	position: absolute;
	display: inline-block;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-image: url("/gecard/7taizai/img-files/index_ic02.png");
	background-repeat: no-repeat;
	background-position: left top;
	transition: 0.6s;
	opacity: 0;
}
.tz7-btn02 a:hover:after{
	opacity: 1;
}
.tz7-btn02 a:link,
.tz7-btn02 a:visited{
	text-decoration: none;
}
/* tz7-benefit02 */
.tz7-ld-benefit02{
	margin: 25px 0 39px;
	line-height: 1.4;
	font-weight: bold;
	font-size: 30px;
	font-size: 3.0rem;
	text-align: center;
}
.tz7-tNwrap-benefit02{
	padding-bottom: 11px;
	font-size: 16px;
	font-size: 1.6rem;
	text-align: center;
}
.tz7-tNwrap-benefit02 > p{
	margin-top: 7px;
}


/* bgBox nekopos */
.bgBox01 {
	margin: 72px 30px 0;
	padding: 25px 20px 44px;
	background-color: #f1dbbb;
	font-size: 16px;
	font-size: 1.6rem;
}
.bgBox01 p,
.bgBox01 .noteList01 {
	margin-right: 44px;
	margin-left: 44px;
}
.bgBox01 .bgBoxHdg {
	margin-bottom: 10px;
	font-size: 20px;
	font-size: 2.0rem;
	font-weight: bold;
	text-align: center;
}
.bgBox01 .contact {
	margin-top: 58px;
	margin-bottom: 18px;
	padding-top: 30px;
	background-image: url(/gecard/7taizai/img-files/index_bg06.png);
	background-position: top left;
	background-repeat: repeat-x;
	text-align: center;
}
.tz7-txtstrong01 {
	font-size: 20px;
	font-size: 2.0rem;
	font-weight: bold;
}
.exd-card {
	padding: 15px 0 20px;
	margin-left: 0;
	text-align: center;
}
.exd-card img {
	width: 584px;
	height: auto;
}
/* taizai7-privilegeContents01 */
.taizai7-privilegeContents01 .leadtxt{
	line-height: 1.2;
	font-weight: bold;
	font-size: 35px;
	font-size: 3.5rem;
	text-align: center;
}
.tz7-colLayout-benefit01{
	margin-top: 45px;
}
.tz7-colLayout-benefit01.colLayout > .col{
	display: table;
	width: 520px;
	margin-right: 0;
}
.tz7-colLayout-benefit01.colLayout > .col img{
	width: 100%;
}
.tz7-colLayout-benefit01.colLayout > .col + .col{
	width: calc(100% - 520px);
	padding-left: 30px;
}
.tz7-colLayout-benefit01.colLayout > .col .tz7-col--inner---benefit{
	display: table-cell;
	vertical-align: middle;
}
.tz7-lead01-benefit{
	font-size: 24px;
	font-size: 2.4rem;
}
.tz7-lead02-benefit{
	margin-top: 1em;
	font-size: 28px;
	font-size: 2.8rem;
	font-weight: bold;
}
.tz7-size-benefit{
	margin-top: 1.5em;
}
.tz7-col-benefit01{
	font-size: 16px;
	font-size: 1.6rem;
}
.col.tz7-col-benefit01 .txtNote01{
	margin-top: 1.5em;
}
.tz-CP--data{
	display: inline-block;
	margin-top: 1.5em;
	padding: 2px 25px 2px 24px;
	background-color: #dd3913;
	font-size: 18px;
	font-size: 1.8rem;
	color: #fff;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
}
.tz-CP--data + p{
	margin-top: 8px;
	font-size: 20px;
	font-size: 2.0rem;
	font-weight: bold;
}

@media screen and (min-width: 751px) {
	.taizai-cardWrap {
		position: relative;
		margin-top: 40px;
		margin-bottom: 20px;
		background-color: rgba(255, 255, 255, 0.5);
	}
	.taizai-cardWrap::before,
	.taizai-cardWrap::after {
		content: '';
		position: absolute;
		left: 0;
		width: 100%;
		height: 16px;
		background: url("/gecard/7taizai/img-files/index_bg03.png") repeat-x 0 0 / contain;
	}
	.taizai-cardWrap::before {
		top: -16px;
	}
	.taizai-cardWrap::after {
		bottom: -16px;
		transform: rotate(180deg);
	}
	.taizai-cardWrap .taizai-cardWrapInner {
		display: flex;
		justify-content: center;
		flex-flow: wrap;
		gap: 20px;
		width: 1200px;
		margin: 0 auto;
		padding: 45px 30px 0;
	}
	.taizai-card {
		width: calc(50% - 10px);
		padding: 57px 20px 40px;
		aspect-ratio: 560/796;
	}
	.taizai-card >:first-child {
		margin-top: 0 !important;
	}
	.taizai-card[data-color="red"] {
		background: url("/gecard/7taizai/img-files/rnw/pc_index_bg01.webp") no-repeat center 0 / contain;
	}
	.taizai-card[data-color="blue"] {
		background: url("/gecard/7taizai/img-files/rnw/pc_index_bg02.webp") no-repeat center 0 / contain;
	}
	.taizai-card .taizai-cardTitle {
		margin-top: 15px;
		text-align: center;
	}
	.taizai-card .taizai-cardTitle img {
		width: auto;
		height: 139px;
	}
	.taizai-card .taizai-cardImage {
		display: flex;
		justify-content: center;
		align-items: center;
		margin: 14px auto 0;
		padding: 20px 29px;
		width: 458px;
		height: 440px;
	}
	.taizai-card[data-card="vertical"] .taizai-cardImage img {
		width: auto;
		height: 100%;
		filter: drop-shadow(0 0 7px rgba(32,79,122,0.6));
		transform: translateZ(0);
	}
	.taizai-card[data-card="horizontal"] .taizai-cardImage img {
		width: 100%;
		height: auto;
		filter: drop-shadow(0 0 7px rgba(95,46,16,0.6));
		transform: translateZ(0);
	}
	.applyBtn {
		margin-top: 30px;
		text-align: center;
	}
	.applyBtn li a {
		display: inline-block;
		transition: 0.3s all ease-out;
	}
	.applyBtn li a:hover {
		opacity: 0.9;
		transform: scale(1.05);
	}
	.taizai-cardText01 {
		margin-top: 20px;
		padding-bottom: 25px;
		text-align: center;
		font-size: 1.6rem;
	}
	.taizai-heading03 {
		margin-top: 20px;
		text-align: center
	}
	.taizai-lead01 {
		margin-top: 40px;
		text-align: center;
		font-size: 3.2rem;
		font-weight: bold;
		line-height: 1.2;
	}
	.taizai-mediaWrap {
		margin: 40px 30px 0;
		padding: 10px 45px 40px;
	}
	.taizai-mediaWrap + .taizai-mediaWrap {
		margin-top: 70px;
	}
	.taizai-mediaWrap >:first-child {
		margin-top: 0 !important;
	}
	.taizai-mediaWrap[data-color="red"] {
		background-color: #fac3b4;
	}
	.taizai-mediaWrap[data-color="blue"] {
		background-color: #d2dbe0;
	}
}
@media screen and (max-width: 750px) {
	/* header
	------------------------------------------------------ */
	#header {
		padding: 0;
		height: auto;
	}
	#headerLogo {
		width: auto;
		padding: 4px 7px;
	}
	#headerLogo img {
		height: 26px;
	}
	/* layout
	------------------------------------------------------ */
	#mainContainer {
		margin-top: 0;
	}
	#mainContents {
		width: 100%;
		margin: 0 auto;
		padding: 0;
	}
	
	.taizai7-txtLarge01{font-size: 20px;font-size: 2.0rem;}
	/* footer
	------------------------------------------------------ */
	#footer {
		padding: 8px 0;
		font-size: 8px;
		font-size: 0.8rem;
	}
	#copyright {
		font-size: 8px;
		font-size: 0.8rem;
	}
	/* news
	------------------------------------------------------ */
	.newsBox{
		width: auto;
		height: 115px;
		margin: 0;
		padding: 0 10px;
		background-size: 73px auto;
		background-position: right 16px bottom -11px;
	}
	.newsBox .newsHdg {
		padding: 19px 0 8px;
		height: 41px;
	}
	.newsBox .newsHdg img{
		width: 53px;
	}
	.newsBox .content {
		padding: 0px;
		height: 72px;
	}
	.newsBox .contentbox {
		padding: 5px 0;
		font-size: 13px;
		font-size: 1.3rem;
	}
	.newsBox .contentbox li {
		margin-bottom: 5px;
	}
	.newsBox .contentbox li .date {
		width: 70px;
		padding-left: 0;
	}
	.newsBox .contentbox li .txt {
		padding: 0 15px;
	}
	.newsBox .mCSB_inside > .mCSB_container{
		margin-right: 15px;
	}
	.mCSB_scrollTools a+.mCSB_draggerContainer{
		margin: 14px 0 9px;
	}
	.newsBox .mCS-my-theme.mCSB_scrollTools{
		width: 9px;
	}
	.newsBox .mCS-my-theme.mCSB_scrollTools .mCSB_draggerRail{
		width: 9px;
	}
	.newsBox .mCS-my-theme.mCSB_scrollTools .mCSB_dragger{
		min-height: 9px !important;
	}
	.newsBox .mCS-my-theme.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { 
		width: 9px;
		margin: 2px 0;
	}
	.newsBox .mCS-my-theme.mCSB_scrollTools .mCSB_buttonUp,
	.newsBox .mCS-my-theme.mCSB_scrollTools .mCSB_buttonDown { 
		width: 9px;
		height: 6px;
	}
	.newsBox .mCS-my-theme.mCSB_scrollTools a.mCSB_buttonDown::before,
	.newsBox .mCS-my-theme.mCSB_scrollTools a.mCSB_buttonUp::before{
		border-top-width: 6px;
		border-bottom-width: 6px;
		border-right-width: 4.5px;
		border-left-width: 4.5px;
	}
	.newsBox .mCS-my-theme.mCSB_scrollTools a.mCSB_buttonUp::before{top: 0;}
	.newsBox .mCS-my-theme.mCSB_scrollTools a.mCSB_buttonDown::before{bottom: 0;}
	
	.advanceTxt{
		font-size: 16px;
		font-size: 1.6rem;
		font-weight: bold;
		color: #000;
		text-align: center;
		padding: 0 10px;
	}
	/* flow
	------------------------------------------------------ */
	.flow {
		margin-top: 10px;
		margin-bottom: 0;
		padding-bottom: 0;
	}
	.flow > li {
		position: relative;
		float: none;
		width: 100%;
		min-height: inherit;
		padding-top: 0;
		background: none !important;
	}
	.flow > li{margin: 18px 0 0;}
	.flow > li:first-child{margin: 0;}
	.flow > li + li:after {
		position: absolute;
		content: "";
		width: 17px;
		height: 17px;
		top: -20px;
		right: 50%;
		margin-right: -8px;
		background: url(/gecard/7taizai/img-files/index_ic01.png) 0 0 no-repeat;
		-webkit-background-size: 17px auto;
		background-size: 17px auto;
	}
	.flow > li .num {display: none;}
	.flow .flowDesc {
		display: table;
		width: 100%;
		height: 76px;
		margin-top: 0;
	}
	.flow .flowDesc dt {
		display: table-cell !important;
		width: 95px;
		height: auto;
		padding: 0;
		background-size: 100px auto !important;
		background-repeat: no-repeat;
		background-position: 0 50%;
		vertical-align: middle;
	}
	.flow .flowDesc dt span {display: inline;}
	.flow .flowDesc dd {
		display: table-cell;
		width: calc((100% - 95px)/2);
		padding: 0 0 0 8px;
		vertical-align: middle;
		font-size: 13px;
		font-size: 1.3rem;
		text-align: left;
		z-index: -1;
		line-height: 1.7;
	}
	/* module
	------------------------------------------------------ */
	/* mainVisual */
	.mainVisual{
		background: none;
	}
	/* contents */
	.tz7-conwrap--Card{
		margin-top: 18px;
	}
	.tz7-con--Card{
		padding: 10px 0 30px;
	}
	.tz7-con--Card::before,
	.tz7-con--Card::after{
		height: 8px;
		background-size: auto 8px;
	}
	.tz7-con--Card::before{
		top: -8px;
	}
	.tz7-con--Card::after{
		bottom: -8px;
	}
	.tz7-CPtxt img{
		margin: 0 auto;
		max-width: 360px;
		width: 100%;
	}
	.tz7-leadtxt--Card{
		padding: 0 24px;
		margin: 15px 0;
	}
	.tz7-leadtxt--Card img{
		margin: 0 auto;
		max-width: 312px;
		width: 100%;
	}
	.tz7--Card{
		margin-top: 13px;
		padding: 0 15px;
	}
	.tz7--Card img{
		margin: 0 auto;
		max-width: 330px;
		width: 100%;
	}
	.tz7--Card---copy{
		font-size: 9px;
		font-size: 0.9rem;
		margin-top: 6px;
		padding: 0 10px;
	}
	/* section */
	.tz7-sec02{
		margin: 30px auto 43px;
	}
	.tz7-sec02--inner{
		padding: 15px 10px 5px;
	}
	#mainContents .tz7-sec02:last-child{
		margin: 30px auto;
	}
	/* heading */
	h2{
		text-align: center;
	}
	/* tz7-benefit02 */
	.tz7-ld-benefit02{
		margin: 20px 0 10px;
		line-height: 1.3;
		font-size: 20px;
		font-size: 2.0rem;
	}
	.tz7-tNwrap-benefit02{
		padding-bottom: 11px;
		font-size: 12px;
		font-size: 1.2rem;
		text-align: left;
	}
	.tz7-tNwrap-benefit02 > p{
		margin-top: 0;
	}
	/* bgBox nekopos */
	.bgBox01 {
		margin: 20px 10px 0;
		padding: 20px 10px 10px;
		font-size: 12px;
		font-size: 1.2rem;
	}
	.tz7-sec02--inner .bgBox01{
		margin-right: 0;
		margin-left: 0;
	}
	.bgBox01 p,
	.bgBox01 .noteList01{
		margin-right: 0;
		margin-left: 0;
	}
	.bgBox01 .noteList01{
		margin-top: 10px;
	}
	.bgBox01 .bgBoxHdg {
		margin-bottom: 8px;
		font-size: 15px;
		font-size: 1.5rem;
		font-weight: bold;
	}
	.bgBox01 .contact {
		margin-top: 15px;
		margin-bottom: 10px;
		padding-top: 20px;
		font-size: 13px;
		font-size: 1.3rem;
	}
	.tz7-txtstrong01 {
		font-size: 15px;
		font-size: 1.5rem;
	}
	.exd-card {
		padding: 20px 0 25px;
	}
	/* btn */
	.tz7-btn01 a{
		display: inline-block;
		max-width: 340px;
		width: 100%;
		margin: 0 auto;
		padding: 19px 23px 19px 9px;
		background-image: url("/gecard/7taizai/img-files/sp_index_bg04.png");
		background-size: 100% auto;
	}
	.tz7-btn01 a img{
		width: 258px;
		margin: 0 auto;
	}
	.tz7-btn01 a:hover{
		transform:scale(1.0)
	}
	.tz7-btn01 a:hover:after{
		opacity: 0;
	}
	.tz7-colLayout-btn{
		margin-top: 0;
		padding-bottom: 0;
	}
	.tz7-colLayout-btn.colLayout.spLayout > .col{
		margin-top: 0;
	}
	.tz7-colLayout-btn.colLayout.spLayout > .col + .col{
		margin-top: 15px;
	}
	.tz7-btn02{
		text-align: center;
	}
	.tz7-btn02 a{
		display: inline-block;
		max-width: 340px;
		width: 100%;
		height: auto;
		padding: 15px 0;
		background-image: url("/gecard/7taizai/img-files/index_bg08.png");
		background-size: 100% auto;
		font-size: 17px;
		font-size: 1.7rem;
	}
	.tz7-btn02 a:hover{
		background-image: url("/gecard/7taizai/img-files/index_bg08.png");
	}
	.tz7-btn02 a:hover:after{
		opacity: 0;
	}
	
	/* taizai7-privilegeContents01 */
	.taizai7-privilegeContents01 .leadtxt{
		line-height: 1.2;
		font-weight: bold;
		font-size: 35px;
		font-size: 3.5rem;
		text-align: center;
	}
	.tz7-colLayout-benefit01{
		margin-top: 20px;
	}
	.tz7-colLayout-benefit01.colLayout > .col{
		width: 100%;
	}
	.tz7-colLayout-benefit01.colLayout > .col img{
		width: auto;
	}
	.tz7-colLayout-benefit01.colLayout > .col + .col{
		width: 100%;
		padding-left: 0;
	}
	.tz7-colLayout-benefit01.colLayout > .col,
	.tz7-colLayout-benefit01.colLayout > .col .tz7-col--inner---benefit{
		display: block;
	}
	.tz7-colLayout-benefit01.colLayout > .col img{
		max-height: 230px;
	}
	.tz7-lead01-benefit{
		font-size: 14px;
		font-size: 1.4rem;
		text-align: center;
	}
	.tz7-lead02-benefit{
		margin-top: 12px;
		font-size: 17px;
		font-size: 1.7rem;
		text-align: center;
	}
	.tz7-size-benefit{
		font-size: 12px;
		font-size: 1.2rem;
		margin-top: 8px;
	}
	.tz7-colLayout-benefit01 .txtNote01{
		font-size: 12px;
		font-size: 1.2rem;
		margin-top: 8px;
	}
	.tz7-col-benefit01{
		text-align: center;
	}
	.tz7-col--inner---benefit{
		font-size: 11px;
		font-size: 1.1rem;
		text-align: center;
	}
	.tz-CP--data{
		display: inline-block;
		padding: 2px 25px 2px 24px;
		background-color: #dd3913;
		font-size: 14px;
		font-size: 1.4rem;
		color: #fff;
		-webkit-border-radius: 14px;
		-moz-border-radius: 14px;
		border-radius: 14px;
	}
	.tz-CP--data + p{
		margin-top: 8px;
		font-size: 15px;
		font-size: 1.5rem;
		font-weight: bold;
	}
	.col.tz7-col-benefit01 .txtNote01 {
		display: inline-block;
		margin-top: 3px;
	}
	/* card */
	.taizai-cardWrap {
		position: relative;
		margin-top: 30px;
		margin-bottom: 20px;
		background-color: rgba(255, 255, 255, 0.5);
	}
	.taizai-cardWrap::before,
	.taizai-cardWrap::after {
		content: '';
		position: absolute;
		left: 0;
		width: 100%;
		height: 8px;
		background: url("/gecard/7taizai/img-files/index_bg03.png") repeat-x 0 0 / contain;
	}
	.taizai-cardWrap::before {
		top: -8px;
	}
	.taizai-cardWrap::after {
		bottom: -8px;
		transform: rotate(180deg);
	}
	.taizai-cardWrap .taizai-cardWrapInner {
		width: 100%;
		margin: 0 auto;
		padding: 15px 10px 0;
	}
	.taizai-card {
		padding: calc(48 / 720 * 100vw) calc(20 / 720 * 100vw) calc(28 / 720 * 100vw);
		aspect-ratio: 680/976;
	}
	.taizai-card + .taizai-card {
		margin-top: calc(40 / 720 * 100vw);
	}
	.taizai-card >:first-child {
		margin-top: 0 !important;
	}
	.taizai-card[data-color="red"] {
		background: url("/gecard/7taizai/img-files/rnw/sp_index_bg01.webp") no-repeat center 0 / contain;
	}
	.taizai-card[data-color="blue"] {
		background: url("/gecard/7taizai/img-files/rnw/sp_index_bg02.webp") no-repeat center 0 / contain;
	}
	.taizai-card .taizai-cardTitle {
		margin-top: calc(20 / 720 * 100vw);
		text-align: center;
	}
	.taizai-card .taizai-cardTitle img {
		width: auto;
		height: calc(147 / 720 * 100vw);
	}
	.taizai-card .taizai-cardImage {
		display: flex;
		justify-content: center;
		align-items: center;
		margin: calc(32 / 720 * 100vw) auto 0;
		padding: calc(35 / 720 * 100vw) calc(70 / 720 * 100vw);
		width: calc(640 / 720 * 100vw);
		height: calc(570 / 720 * 100vw);
	}
	.taizai-card[data-card="vertical"] .taizai-cardImage img {
		width: auto;
		height: 100%;
		filter: drop-shadow(0 0 7px rgba(32,79,122,0.6));
		transform: translateZ(0);
	}
	.taizai-card[data-card="horizontal"] .taizai-cardImage img {
		width: 100%;
		height: auto;
		filter: drop-shadow(0 0 7px rgba(95,46,16,0.6));
		transform: translateZ(0);
	}
	.applyBtn {
		margin-top: calc(30 / 720 * 100vw);
		padding: 0 calc(10 / 720 * 100vw);
		text-align: center;
	}
	.taizai-cardText01 {
		margin-top: 15px;
		padding-bottom: 20px;
		text-align: center;
		font-size: 1.2rem;
	}
	.taizai-heading03 {
		margin-top: 15px;
		text-align: center
	}
	.taizai-lead01 {
		margin-top: 15px;
		text-align: center;
		font-size: 1.9rem;
		font-weight: bold;
		line-height: 1.2;
	}
	.taizai-mediaWrap {
		margin: 10px 10px 0;
		padding: 10px 10px 15px;
	}
	.taizai-mediaWrap + .taizai-mediaWrap {
		margin-top: 20px;
	}
	.taizai-mediaWrap >:first-child {
		margin-top: 0 !important;
	}
	.taizai-mediaWrap[data-color="red"] {
		background-color: #fac3b4;
	}
	.taizai-mediaWrap[data-color="blue"] {
		background-color: #d2dbe0;
	}
	.taizai-mediaWrap .txtNote01 {
		padding-left: 0;
	}
	.taizai-mediaWrap .txtNote01 .ast {
		position: static;
		display: inline;
	}
}
/* Cleafix
------------------------------------------------------ */
.contentsWrap:after,
.flow:after {
	display: block;
	clear: both;
	content: "";
}