@charset "utf-8";


/*=================================
	web-details
================================ */

.heading01.indexType {
	position: relative;
	height: 200px;
	background: #fff url(/card/guide/web-details/images/index_h01.png) no-repeat top center;
}
.heading01.indexType > span {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 1000px;
	min-height: 30px;
	margin-left: -500px;
	margin-top: -15px;
	padding: 0;
	border: none;
	text-align: center;
	vertical-align: middle;
}
.pickUp {
	margin-top: 30px;
	font-size: 20px;
	font-size: 2.0rem;
	text-align: center;
	font-weight: bold;
}
.pickUp + * {
	margin-top: 10px;
}
.pickUp-bnr {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	gap: 0 29px;
	margin-top: 15px;
}
.netLoginBox01 {
	margin-top: 25px;
}
.noNavi .netLoginBox01 {
	padding: 20px 35px;
	background-color: #fcf4f8;
	border: 2px solid #cd226f;
}
.noNavi .netLoginBox01 .col {
	overflow: hidden;
}
.noNavi .netLoginBox01 .title {
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: bold;
}
.noNavi .netLoginBox01 .title > img {
	width: auto;
	height: 45px;
	margin-right: 5px;
	vertical-align: middle;
}
.noNavi .netLoginBox01 .netBtnLink {
}
.noNavi .netLoginBox01 .netBtnLink ul {
	padding: 30px 30px 10px;
}
.noNavi .netLoginBox01 .netBtnLink ul li {
	margin-top: 18px;
}
.noNavi .netLoginBox01 .netBtnLink ul li:first-child {
	margin-top: 0;
}
.noNavi .netLoginBox02 {
	margin-top: 30px;
	padding: 30px 30px 15px;
	background-color: #fde9e9;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.noNavi .netLoginBox01 [class^="netLoginBtn"] {
	margin-top: 15px;
}
.noNavi .netLoginBox02 .netBtnLink ul li {
	float: left;
	width: 455px;
	margin-left: 30px;
}
.noNavi .netLoginBox02 .netBtnLink ul li:first-child {
	margin-left: 0;
}
.noNavi .netLoginBox01 [class^="netLoginBtn"] li {
	float: left;
	width: 450px;
	margin-left: 20px;
}
.noNavi .netLoginBox01 [class^="netLoginBtn"] li:first-child {
	margin-left: 0;
}
.noNavi .netLoginBox01 .netBtnLink ul li a,
.noNavi .netLoginBox02 .netBtnLink ul li a {
	display: block;
	padding: 18px 0 18px 20px; 
	border: solid 1px #ffffff;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	box-shadow: rgba(100, 100, 100, 0.6) 1px 1px 3px;
	-moz-box-shadow: rgba(100, 100, 100, 0.6) 1px 1px 3px;
	-ms-box-shadow: rgba(100, 100, 100, 0.6) 1px 1px 3px;
	font-weight: bold;
	font-size: 18px;
	font-size: 1.8rem;
	color: #ffffff;
	text-align: center;
	line-height: 1.2;
}
.noNavi .netLoginBox01 [class^="netLoginBtn"] li a {
	display: block;
	padding: 18px 0 18px 20px; 
	border: solid 1px #000000;
	font-weight: bold;
	font-size: 14px;
	font-size: 1.4rem;
	color: #000000;
	text-align: center;
	line-height: 1.2;
}
.noNavi .netLoginBox01 [class^="netLoginBtn"] li.login a {
	border: none;
	color: #ffffff;
}
.noNavi .netLoginBox01 .netBtnLink ul li.new a,
.noNavi .netLoginBox02 .netBtnLink ul li.new a {
	background: #ff7800 url(/card/common2015/images/com_ic14.png) no-repeat 30px 50%;
}
.noNavi .netLoginBox01 .netLoginBtn01 li.new a,
.noNavi .netLoginBox01 .netLoginBtn02 li.new a {
	background: #ffffff url(/card/common2015/images/com_ic50.png) no-repeat 60px 50% / 30px auto;
}
.noNavi .netLoginBox01 .netBtnLink ul li.login a,
.noNavi .netLoginBox02 .netBtnLink ul li.login a {
	background: #6a9410 url(/card/common2015/images/com_ic15.png) no-repeat 33px 50%;
}
.noNavi .netLoginBox01 .netLoginBtn01 li.login a {
	background: #a10000 url(/card/common2015/images/com_ic15.png) no-repeat 80px 50%;
}
.noNavi .netLoginBox01 .netLoginBtn02 li.login a {
	background: #ff6f97 url(/card/common2015/images/com_ic15.png) no-repeat 80px 50%;
}
.noNavi .netLoginBox01 .netBtnLink ul li a em,
.noNavi .netLoginBox02 .netBtnLink ul li a em {
	display: block;
	font-weight: bold;
	font-size: 30px;
	font-size: 3.0rem;
}
.noNavi .netLoginBox01 [class^="netLoginBtn"] li a em {
	display: block;
	font-weight: bold;
	font-size: 20px;
	font-size: 2.0rem;
}
.noNavi .netLoginBox01 .iconLink01 {
	padding-right: 30px;
}
.noNavi .netLoginBox02 .iconLink01 {
	margin-top: 15px;
}
.btnLink04 {
	display: table;
	width: 100%;
}
.btnLink04 a {
	display: table-cell;
	width: 100%;
	height: 8em;
	padding: 15px 20px 15px 90px;
	font-size: 14px;
	font-size: 1.4rem;
	text-align: left;
	vertical-align: middle;
	line-height: 1.4;
}
.btnLink04.signUp a {
	background: #d39d1c url(/card/guide/web-details/images/index_ic01.png) no-repeat 27px 50%;
}
.btnLink04.faq a {
	background: #d39d1c url(/card/guide/web-details/images/index_ic02.png) no-repeat 35px 50%;
}
.btnLink04 a em {
	display: block;
	font-weight: bold;
	font-size: 24px;
	font-size: 2.4rem;
}
.btnLink04.signUp a:hover,
.btnLink04.faq a:hover {
	text-decoration: underline;
	color: #ffffff;
}
.borderLinkCol .col {
	overflow: hidden;
	border: solid 1px #dddddd;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.borderLinkCol .cardTxt > *:first-child,
.borderLinkCol .mobileSiteTxt > *:first-child {
	margin-top: 0;
}
.borderLinkCol .cardTxt {
	padding: 20px 10px 20px 145px;
	background: url(/card/guide/web-details/images/index_ic03.png) no-repeat 27px 50%;
}
.borderLinkCol .cardTxt p {
	font-weight: bold;
	color: #333333;
}
.borderLinkCol .cardTxt em {
	display: block;
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 22px;
	font-size: 2.2rem;
	line-height: 1.4;
}
.borderLinkCol .mobileSiteTxt {
	padding: 20px 30px 20px 100px;
	background: url(/card/guide/web-details/images/index_ic04.png) no-repeat 30px 50%;
	font-weight: bold;
}
.borderLinkCol .mobileSiteTxt p {
	font-weight: bold;
	color: #333333;
}
.borderLinkCol .mobileSiteTxt .noteTxt01 {
	font-weight: normal;
}
.borderLinkCol .linkTxt {
	display: block;
	margin-top: 0;
	padding: 5px;
	background-color: #999999;
	text-align: center;
}
.borderLinkCol .linkTxt span {
	display: inline-block;
	font-weight: bold;
	font-size: 20px;
	font-size: 2.0rem;
	color: #ffffff;
}
.borderLinkCol a {
	text-decoration: none;
	color: #333333;
}
.borderLinkCol a:hover .linkTxt span {
	text-decoration: underline;
}
.borderLinkCol a .linkTxt span:after {
	margin: 0 0 0 10px;
	content: url(/card/guide/web-details/images/index_ic06.png);
}
.borderLinkCol a[target="_blank"] .linkTxt span:after {
	margin: 0 0 0 10px;
	content: url(/card/guide/web-details/images/index_ic05.png);
}
.accordionBox .switch a {
	display: block;
	padding: 5px 55px 5px 10px;
}
.accordionBox .switch a span {
	padding-left: 55px;
	background-repeat: no-repeat;
	background-position: 5px 50%;
}
.accordionBox .type01 a span {
	background-image: url(/card/guide/web-details/images/index_ic07.png);
}
.accordionBox .type02 a span {
	background-image: url(/card/guide/web-details/images/index_ic08.png);
}
.accordionBox .type03 a span {
	background-image: url(/card/guide/web-details/images/index_ic09.png);
}
.accordionBox .type04 a span {
	background-image: url(/card/guide/web-details/images/index_ic10.png);
}
.accordionBox .type05 a span {
	background-image: url(/card/guide/web-details/images/index_ic11.png);
}
.accordionBox .type06 a span {
	background-image: url(/card/guide/web-details/images/index_ic12.png);
}
.accordionBox .type07 a span {
	background-image: url(/card/guide/web-details/images/index_ic13.png);
}
.accordionBox .type08 a span {
	background-image: url(/card/guide/web-details/images/index_ic14.png);
}
.accordionBox .type09 a span {
	background-image: url(/card/guide/web-details/images/index_ic15.png);
}
.accordionBox .type10 a span {
	background-image: url(/card/guide/web-details/images/index_ic16.png);
}
.accordionBox .type11 a span {
	background-image: url(/card/guide/web-details/images/index_ic17.png);
}
.accordionBox .type12 a span {
	background-image: url(/card/guide/web-details/images/index_ic18.png);
}
.startText {
	text-align: center;
}
.startText .leadTxt01 {
	margin-top: 25px;
	font-size: 28px;
	font-size: 2.8rem;
	color: #cb0000;
}
.noNavi .bnr {
	text-align: center;
}
.heading02 span,
.heading02 a {
	margin-bottom: 0;
	padding: 10px 10px;
	border-top: 2px solid #c90000;
	border-bottom: 2px solid #c90000;
	border-left: 0;
	border-right: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	font-size: 26px;
	font-size: 2.6rem;
	font-weight: bold;
	text-align: center;
	box-shadow: none;
}
.accordionBox.new2017 {
	border: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.accordionBox.new2017 .switch a {
	position: relative;
	padding: 0;
	text-align: left;
	font-size: 18px;
	font-size: 1.8rem;
	background: #f5f2ed;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	border: 0;
}
.accordionBox.new2017 .switch a:after {
	width: 70px;
	height: 100%;
	position: absolute;
	content: '';
	top: 0;
	bottom: 0;
	right: 0;
	background: #000000 url(/card/common2015/images/com_ic59.png) no-repeat 50% 50%;
}
.accordionBox.new2017 .switch.open a:after {
	background: #000000 url(/card/common2015/images/com_ic58.png) no-repeat 50% 50%;
}
.accordionBox.new2017 .switch a span {
	padding: 20px 86px 20px 40px;
	font-size: 18px;
	font-size: 1.8rem;
}
.accordionBox.new2017 .detailsBox {
	border: 1px solid #cccccc;
	border-top: none;
	font-size: 12px;
	font-size: 1.2rem;
}
.accordionBox.new2017 .switch a span {
	padding: 20px 86px 20px 100px;
}
.accordionBox.new2017 .switch a span {
	background-position: 30px 50%;
}
.clmWrap {
	margin-top: 70px;
	padding: 40px 60px;
	background-color: #f5f2ed;
}
.clmWrap .equalTwoCol01 {
	width: auto;
	margin: 0;
}
.clmWrap .equalTwoCol01 .col {
	width: 424px;
	margin-right: 0;
	margin-top: 0;
	margin-left: 32px;
	padding-left: 32px;
	border-left: 1px solid #bbbbbb;
}
.clmWrap .equalTwoCol01 .col:first-child {
	margin-left: 0;
	padding-left: 0;
	border-left: 0;
}
.clmWrap .equalTwoCol01 .col .catch {
	font-size: 16px;
	font-size: 1.6rem;
	text-align: center;
}
.clmWrap .equalTwoCol01 .col .btnLink01 > a {
	width: 100%;
	margin-top: 0;
}
.clmWrap .equalTwoCol01 .col .btnLink01 > a > em {
	font-weight: bold;
}
.clmWrap .oneCol02 {
	width: auto;
	margin: 0;
}
.clmWrap .oneCol02 .catch {
	font-size: 16px;
	font-size: 1.6rem;
	text-align: center;
}
.clmWrap .oneCol02 .btnLink01 {
	width: 450px;
	margin: 10px auto;
}
.clmWrap .oneCol02 .btnLink01 > a {
	width: 100%;
	margin-top: 0;
}
.clmWrap .oneCol02 .btnLink01 > a > em {
	font-weight: bold;
}
.pointCol .col {
	float: left;
	width: 48.1%;
}
.pointCol .col:first-child {
	margin-right: 3.4%;
}
.pointCol .col .title {
	background: #000;
	color: #fff;
	font-size: 16px;
	font-size: 1.6rem;
	display: block;
	text-align: center;
	font-weight: bold;
	margin-top: 0;
	padding: 20px 20px 17px;
}
.pointCol .col .colInner {
	border: 1px solid #cccccc;
	border-top: none;
	padding: 20px 40px 30px;
}
.pointCol .col .colInner figure {
	margin-top: 20px;
	text-align: center;
}
.pointCol .btnLink01 a {
	font-size: 18px;
	font-size: 1.8rem;
	margin-top: 10px;
	padding: 18px 50px;
	width: 100%;
	box-shadow: none;
}
.pointCol.equalOneCol01 {
	margin-top: 50px;
}
.pointCol.equalOneCol01 .col {
	float: none;
	width: 100%;
}
.pointCol.equalOneCol01 .col .size01 {
	width: 160px;
}

.entryBox {
	padding-bottom: 5px;
}
.entryFlow {
	width: 865px;
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
	margin: 30px 60px 0;
}
.entryFlow .step {
	font-size: 1.8rem;
	color: #a10000;
	font-weight: bold;
}
.entryFlow .number {
	display: inline-block;
	font-size: 2.2rem;
	color: #a10000;
	font-weight: bold;
}
.entryFlow .text {
	font-size: 1.8rem;
	font-weight: bold;
	padding-bottom: 12px;
}
.entryFlow .last {
	font-size: 2.8rem;
	color: #a10000;
}
.entryFlowItem_ci {
	position: relative;
	background-color: #f5f2ed;
	width: 170px;
	height: 170px;
	-webkit-border-radius : 50%;
	border-radius: 50%;
	display: -webkit-flex;
	display: flex;
	text-align: center;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	padding: 0px 10px 0 10px;
	line-height: 1.4;
	font-weight: bold;
}
.entryFlowItem_ci::before {
	display: inline-block;
	content: "";
	position: absolute;
	border: 2px solid #cf7d7d;
	width: 158px;
	height: 158px;
	top: 4px;
	left: 4px;
	border-radius: 50%;
}
.entryFlowItem:nth-of-type(n+2) .entryFlowItem_ci::after {
	position: absolute;
	content: "";
	display: inline-block;
	width: 18px;
	height: 18px;
	border-left: solid 3px #a10000;
	transform: rotate(-135deg);
	border-bottom: solid 3px #a10000;
	left: -47px;
	top: 43%;
	-webkit-border-radius :3px;
	border-radius: 3px;
}
/* merit-three-layout */
.merit-three-layout {
	margin-bottom: 35px;
	display: flex;
	gap: 0 2.666%;
}
.merit-three-layout > .column_item {
	width: 23%;
	border: 1px solid #ccc;
	padding: 20px;
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
}
.merit-three-layout > .column_item .icon {
	margin-top: 0;
	width: 102px;
}
.merit-three-layout > .column_item .icon img {
	width: 100%;
	height: auto;
}
.merit-three-layout > .column_item .txt {
	font-size: 16px;
	line-height: 1.6;
}

/* netLoginBox03 */
.netLoginBox03 {
	margin: 15px 0;
	padding: 35px 35px 20px;
	border: 2px solid #cd226f;
	background-color: #fcf4f8;
}
.netLoginBtnWrap02 .netLoginBtn03 li {
	float: left;
	width: 453px;
	margin-left: 20px;
}
.netLoginBtnWrap02 .netLoginBtn03 li:first-child {
	margin-left: 0;
}
.netLoginBtnWrap02 .netLoginBtn03 li a {
	display: block;
	padding: 18px 0 18px 20px;
	border: solid 1px #000000;
	color: #000000;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: bold;
	text-align: center;
	line-height: 1.2;
}
.netLoginBtnWrap02 .netLoginBtn03 li.new a {
	background: #ffffff url(/card/common2015/images/com_ic50.png) no-repeat 60px 50% / 30px auto;
}
.netLoginBtnWrap02 .netLoginBtn03 li.login a{
	background: #a10000 url(/card/common2015/images/com_ic15.png) no-repeat 80px 50%;
	border: none;
	color: #ffffff;
}
.netLoginBtnWrap02 .netLoginBtn03 li a em {
	display: block;
	font-size: 20px;
	font-size: 2.0rem;
	font-weight: bold;
}
.netLoginBox03 .heading02.switch {
	position: relative;
	cursor: pointer;
}
.netLoginBox03 .heading02.switch::after {
	position: absolute;
	content: "";
	width: 40px;
	height: 40px;
	top: 50%;
	right: 10px;
	margin-top: -20px;
	border-radius: 5px;
	background: #ec2113;
}
.netLoginBox03 .heading02.switch > span {
	position: relative;
}
.netLoginBox03 .heading02.switch > span::before {
	position: absolute;
	content: "";
	width: 22px;
	height: 4px;
	top: 50%;
	right: 19px;
	margin-top: -2px;
	background: #fff;
	z-index: 1;
}
.netLoginBox03 .heading02.switch > span::after {
	position: absolute;
	content: "";
	width: 4px;
	height: 22px;
	top: 50%;
	right: 28px;
	margin-top: -11px;
	background: #fff;
	z-index: 1;
}
.netLoginBox03 .heading02.switch.open > span::after {
	display: none;
}
.netLoginBox03 p.iconLink01 {
	margin-top: 15px;
}
.netLoginBox03 .flow {
	border: none;
	border-radius: 0;
	box-shadow: none;
	background-color: #fff;
}
.netLoginBox03 .flow .flowDetail {
	padding-top: 0;
	padding-bottom: 0;
	margin-bottom: 15px;
	position: relative;
}
.netLoginBox03 .flow .flowDetail::before {
	display: block;
	content: '';
	width: 4px;
	height: 100%;
	background-color: #f1f1f1;
	position: absolute;
	left: 32px;
	top: 0;
}
.netLoginBox03 .flow .flowDetail .wrap {
	margin-left: 40px;
	padding: 30px 0;
	display: flex;
	gap: 0 25px;
}
.netLoginBox03 .flow .flowDetail .wrap + .wrap {
	border-top: 1px solid #ccc;
}
.netLoginBox03 .flow .flowDetail .wrap:first-child {
	padding-top: 0;
}
.netLoginBox03 .flow .flowDetail .wrap:last-child {
	padding-bottom: 0;
}
.netLoginBox03 .flow .flowDetail .txt {
	margin-top: 0;
	padding-top: 5px;
	width: 375px;
	font-size: 17px;
	font-weight: bold;
	line-height: 1.5;
	position: relative;
}
.netLoginBox03 .flow .flowDetail .txt::before {
	display: flex;
	align-items: center;
	justify-content: center;
	content: '1';
	font-size: 16px;
	width: 28px;
	height: 28px;
	background: #f00;
	border-radius: 14px;
	color: #fff;
	position: absolute;
	top: 0;
	left: -40px;
}
.netLoginBox03 .flow .flowDetail .wrap:nth-child(2) .txt::before {
	content: '2';
}
.netLoginBox03 .flow .flowDetail .wrap:nth-child(3) .txt::before {
	content: '3';
}
.netLoginBox03 .flow .flowDetail .wrap:nth-child(4) .txt::before {
	content: '4';
}
.netLoginBox03 .flow .flowDetail .wrap:nth-child(5) .txt::before {
	content: '5';
}
.netLoginBox03 .flow .flowDetail .wrap:nth-child(6) .txt::before {
	content: '6';
}
.netLoginBox03 .flow .flowDetail .txt .note {
	display: block;
	margin-top: 5px;
	font-size: 12px;
	font-weight: normal;
}
.netLoginBox03 .flow .flowDetail .pic {
	margin-top: 0;
	width: 443px;
}
.netLoginBox03 .flow .flowDetail .pic img {
	width: 100%;
	height: auto;
}

/* netLoginBox03 netLogin-new */
.netLoginBox03.netLogin-new {
	margin: 30px auto;
	padding: 0;
	border: none;
	background-color: transparent;
	width: 630px;
}
.netLoginBox03.netLogin-new .wrap {
	background: #F5F5F5;
	padding: 18px 20px 25px;
	border-radius: 28px;
}
.netLoginBox03.netLogin-new .wrap .txtTtl {
	font-size: 28px;
	font-size: 2.8rem;
	font-weight: bold;
	text-align: center;
	margin-top: 0;
	line-height: 1.45;
}
.netLoginBox03.netLogin-new .wrap .txtTtl span {
	font-size: 17px;
	font-size: 1.7rem;
	font-weight: bold;
	display: block;
}
.netLoginBox03.netLogin-new .wrap .picBtn {
	width: 321px;
	max-width: 100%;
	margin: 10px auto 0;
}
.netLoginBox03.netLogin-new .wrap .picBtn a {
	width: 100%;
	display: block;
}
.netLoginBox03.netLogin-new .wrap .picBtn a img {
	width: 100%;
	height: auto;
}
.netLoginBox03.netLogin-new .wrap .linkArea {
	display: flex;
	justify-content: center;
	margin-top: 12px;
	gap: 0 50px;
}
.netLoginBox03.netLogin-new .wrap .linkArea a {
	color: #0012AD;
	font-size: 15px;
	font-size: 1.5rem;
	font-weight: bold;
	text-decoration: underline;
	position: relative;
	padding-right: 23px;
	display: flex;
}
.netLoginBox03.netLogin-new .wrap .linkArea a::after {
	content: "";
	position: absolute;
	display: block;
	top: calc(50% - 5px);
	right: 0;
	width: 7px;
	height: 7px;
	border-top: 2px solid #0012AD;
	border-right: 2px solid #0012AD;
	transform: rotate(45deg);
}
.netLoginBox03.netLogin-new .wrap .linkArea a:hover {
	opacity: 0.7;
}
.netLoginBox03.netLogin-new .accordionBox {
	margin-bottom: 20px;
}
.netLoginBox03.netLogin-new .accordionBox .wrap {
	background: #fff;
	border-radius: 0;
}

/* netLoginBox04 */
.netLoginBox04 {
	margin-top: 55px;
	border: none;
	border-radius: 0;
	box-shadow: none;
}
.netLoginBox04 .heading02.switch {
	position: relative;
	cursor: pointer;
}
.netLoginBox04 .heading02.switch::after {
	position: absolute;
	content: "";
	width: 40px;
	height: 40px;
	top: 50%;
	right: 10px;
	margin-top: -20px;
	border-radius: 5px;
	background: #ec2113;
}
.netLoginBox04 .heading02.switch > span {
	position: relative;
}
.netLoginBox04 .heading02.switch > span .red {
	font-size: 13px;
	font-size: 1.3rem;
	color: #ec2113;
	border: none;
	padding: 0 55px;
}
.netLoginBox04 .heading02.switch > span::before {
	position: absolute;
	content: "";
	width: 22px;
	height: 4px;
	top: 50%;
	right: 19px;
	margin-top: -2px;
	background: #fff;
	z-index: 1;
}
.netLoginBox04 .heading02.switch > span::after {
	position: absolute;
	content: "";
	width: 4px;
	height: 22px;
	top: 50%;
	right: 28px;
	margin-top: -11px;
	background: #fff;
	z-index: 1;
}
.netLoginBox04 .heading02.switch.open > span::after {
	display: none;
}
.netLoginBox04 .detailsBox {
	padding: 0;
}
/* netBox_tabs */
.netBox_tabs .netBox_tab_list {
	display: -webkit-flex;
	display:-ms-flexbox;
	display: flex;
}
.netBox_tabs .netBox_tab_list > li {
	width: 50%;
	border: 1px solid #ccc;
	box-sizing: border-box;
}
.netBox_tabs .netBox_tab_list > li + li {
	border-left: none;
}
.netBox_tabs .netBox_tab_list > li > a {
	display: block;
	padding: 13px 10px 11px 50px;
	color: #939393;
	background: #f5f5f5;
	font-size: 22px;
	font-size: 2.2rem;
	line-height: 1.5;
	text-align: center;
}
.netBox_tabs .netBox_tab_list > li.is-active > a {
	color: #333;
	background: #fff;
}
.netBox_tabs .netBox_tab_list > li > a > span {
	position: relative;
	font-weight: bold;
}
.netBox_tabs .netBox_tab_list > li > a > span::before {
	position: absolute;
	content: "";
	top: 0;
	bottom: 0;
	margin: auto 0;
	opacity: 0.5;
}
.netBox_tabs .netBox_tab_list > li.is-active > a > span::before {
	opacity: 1;
}
.netBox_tabs .netBox_tab_list > li > a.typePC > span::before {
	width: 30px;
	height: 28px;
	left: -40px;
	background: url("/card/guide/web-details/images/webdetails_ic04.png") no-repeat 0 0;
	background-size: 30px auto;
}
.netBox_tabs .netBox_tab_list > li > a.typeSP > span::before {
	width: 20px;
	height: 30px;
	left: -35px;
	background: url("/card/guide/web-details/images/webdetails_ic05.png") no-repeat 0 0;
	background-size: 20px auto;
}
.netBox_tabs .netBox_tab_detail {
	margin-top: 40px;
	padding-left: 40px;
}
.netBox_tabs .tab_column-media {
	position: relative;
	display: -webkit-flex;
	display:-ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.netBox_tabs .netBox_tab_detail .tab_column-media::before {
	position: absolute;
	content: "";
	width: 4px;
	height: calc(100% + 30px);
	top: 0;
	left: -28px;
	background: #f1f1f1;
	z-index: 1;
}
.netBox_tabs .netBox_tab_detail .tab_column-media:last-child::before {
	display: none;
}
.netBox_tabs .tab_column-media + .tab_column-media {
	margin-top: 30px;
	padding-top: 30px;
	border-top: 1px solid #ccc;
}
.netBox_tabs .tab_column-media > .column_detail {
	width: 448px;
	margin-right: 30px;
}
.netBox_tabs .tab_column-media > .column_image {
	width: 482px;
	text-align: center;
}
.netBox_tabs .netBox_tab_detail .column_heading03 {
	position: relative;
	font-size: 17px;
	font-size: 1.7rem;
	line-height: 1.5;
	font-weight: bold;
}
.netBox_tabs .netBox_tab_detail .column_heading03 > .num {
	position: absolute;
	display: -webkit-flex;
	display:-ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 28px;
	height: 28px;
	top: -2px;
	left: -40px;
	padding-top: 1px;
	border-radius: 10em;
	background-color: #ec2113;
	color: #fff;
	font-size: 17px;
	font-size: 1.7rem;
	line-height: 1;
	font-weight: bold;
	z-index: 2;
}
.heading02 + .normalList03 {
	margin-top: 25px;
}
.normalList03 > li {
	position: relative;
	padding-left: 15px;
}
.normalList03 > li + li {
	margin-top: 10px;
}
.normalList03 .color01 {
	color: #a10000;
}
.normalList03 > li::before {
	position: absolute;
	content: "";
	width: 6px;
	height: 6px;
	top: 0.5em;
	left: 0;
	border-radius: 10em;
	background-color: #333;
}
/* netBoxLayout-v2 */
.netBoxLayout-v2 {
	margin: 35px 0 30px;
	border: 1px solid #ddd;
}
.netBoxLayout-v2 > .netBox_heading02 {
	padding: 11px 10px 6px;
	border-bottom: 1px solid #ddd;
	background: #fcf4f8;
	color: #a10000;
	font-size: 22px;
	font-size: 2.2rem;
	line-height: 1.5;
	font-weight: bold;
	text-align: center;
}
.netBoxLayout-v2 > .netBox_detail {
	padding: 20px 30px;
}
.netBoxLayout-v2 > .netBox_detail .column-media {
	position: relative;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.netBoxLayout-v2 > .netBox_detail .column-media > .column_icon_image {
	width: 80px;
	margin-right: 25px;
}
.netBoxLayout-v2 > .netBox_detail .column-media > .column_detail {
	width: calc(100% - 105px);
}
.netBoxLayout-v2 > .netBox_detail .column-media > .column_detail > p {
	margin-top: 15px;
}
.netBoxLayout-v2 .app_contents {
	margin-top: 15px;
}
.netBoxLayout-v2 .app_contents p {
	margin-top: 0;
}
.netBoxLayout-v2 .app_contents .app_heading03 {
	font-size: 20px;
	font-size: 2.0rem;
	line-height: 1.5;
	font-weight: bold;
	text-align: center;
}
.netBoxLayout-v2 .app_contents .box {
	margin-top: 5px;
}
.netBoxLayout-v2 .app_contents .box > ul {
	display: -webkit-flex;
	display:-ms-flexbox;
	display: flex;
}
.netBoxLayout-v2 .app_contents .box > ul > li {
	width: 49%;
	border: 1px solid #ccc;
}
.netBoxLayout-v2 .app_contents .box > ul > li + li {
	margin-left: 2%;
}
.netBoxLayout-v2 .app_contents .box > ul > li .inner {
	padding: 8px 10px 6px;
	background-color: #f2f2f2;
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.5;
	font-weight: bold;
	text-align: center;
}
.netBoxLayout-v2 .app_contents .box > ul > li .inner2 {
	display: -webkit-flex;
	display:-ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 20px 30px;
}
.netBoxLayout-v2 .app_contents .box > ul > li .inner2 .button {
	width: 133px;
}
.netBoxLayout-v2 .app_contents .box > ul > li .inner2 .qr {
	width: 186px;
}
.netBoxLayout-v2 .app_contents .box > ul > li + li .inner2 .button {
	width: 170px;
}
.netBoxLayout-v2 .app_contents .box > ul > li + li .inner2 .qr {
	width: 194px;
}
.netBoxLayout-v2 .app_contents .box > ul > li .inner2 img {
	width: 100%;
}
/* netBoxLayout-v3 */
.netBoxLayout-v3 {
	margin: 35px 0 0;
	border: 1px solid #ddd;
}
.netBoxLayout-v3 > .netBox_heading02 {
	padding: 15px 25px 13px;
	background: #f5f5f5;
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.5;
	font-weight: bold;
}
.netBoxLayout-v3 > .netBox_detail {
	padding: 20px 30px;
	border-top: 1px solid #ddd;
}
.net-text-small {
	font-size: 65%;
}

@media only screen and (max-width: 767px) {
	.heading01.indexType {
		height: 150px;
	}
	.heading01.indexType > span {
		left: 0;
		width: 100%;
		margin-left: 0;
	}
	.pickUp {
		margin-top: 20px;
		font-size: 16px;
		font-size: 1.6rem;
	}
	.pickUp + * {
		margin-top: 5px;
	}
	.pickUp-bnr {
		gap: 2.9rem 0;
		margin-top: 20px;
	}
	.pickUp-bnr li {
		width: 100%;
	}
	.noNavi .netLoginBox01 {
		width: auto;
		margin-right: 0;
		padding: 10px;
	}
	.noNavi .netLoginBox01 .col {
		width: auto;
		margin-right: 0;
	}
	.noNavi .netLoginBox01 .title {
		font-size: 14px;
		font-size: 1.4rem;
		text-align: center;
	}
	.noNavi .netLoginBox01 .title > img {
		max-width: 100%;
		height: auto;
		margin: 0 0 5px;
	}
	.noNavi .netLoginBox01 .title.type02 > img {
		width: 40%;
		margin: 0 5px 0 0;
	}
	.noNavi .netLoginBox01 .netBtnLink {
		padding-bottom: 10px;
	}
	.noNavi .netLoginBox01 .iconLink01 {
		margin-top: 0;
		padding-right: 10px;
		font-size: 12px;
		font-size: 1.2rem;
	}
	.noNavi .netLoginBox02 {
		padding: 10px;
	}
	.noNavi .netLoginBox01 .netLoginBtnWrap01 {
		margin-top: 20px;
	}
	.noNavi .netLoginBox01 .netLoginBtnWrap01 + .netBtnLink {
		margin-top: 10px;
	}
	.noNavi .netLoginBox01 [class^="netLoginBtn"]:first-child {
		margin-top: 0;
	}
	.noNavi .netLoginBox02 .netBtnLink ul li,
	.noNavi .netLoginBox01 [class^="netLoginBtn"] li {
		float: none;
		width: auto;
		margin: 0;
	}
	.noNavi .netLoginBox01 .netBtnLink ul li.login,
	.noNavi .netLoginBox02 .netBtnLink ul li.login,
	.noNavi .netLoginBox01 [class^="netLoginBtn"] li.login {
		margin-top: 10px;
	}
	.noNavi .netLoginBox01 .netBtnLink ul li.new a,
	.noNavi .netLoginBox02 .netBtnLink ul li.new a {
		background-position: 10px 50%;
		background-size: 18px auto;
		font-size: 1.4rem;
	}
	.noNavi .netLoginBox01 [class^="netLoginBtn"] li.new a {
		background-position: 8% 50%;
		background-size: auto 50%;
		font-size: 1.2rem;
	}
	.noNavi .netLoginBox01 .netBtnLink ul li.login a,
	.noNavi .netLoginBox02 .netBtnLink ul li.login a {
		background-position: 14px 50%;
		background-size: 15px auto;
		font-size: 1.4rem;
	}
	.noNavi .netLoginBox01 [class^="netLoginBtn"] li.login a {
		background-position: 10% 50%;
		background-size: auto 50%;
		font-size: 1.2rem;
	}
	.noNavi .netLoginBox01 .netBtnLink ul li a em,
	.noNavi .netLoginBox02 .netBtnLink ul li a em {
		font-size: 2.2rem;
	}
	.noNavi .netLoginBox01 [class^="netLoginBtn"] li a em {
		font-size: 14px;
		font-size: 1.4rem;
	}
	.btnLink04 a {
		height: auto;
		padding: 5px 10px 5px 45px;
	}
	.btnLink04.signUp a {
		background-size: 20px auto;
		background-position: 10px 50%;
	}
	.btnLink04.faq a {
		background-size: 14px auto;
		background-position: 14px 50%;
	}
	.btnLink04 a em {
		font-size: 2.0rem;
	}
	.borderLinkCol .cardTxt {
		padding: 10px 10px 10px 64px;
		background-position: 10px 50%;
		background-size: 40px auto;
	}
	.borderLinkCol .cardTxt em {
		font-size: 1.8rem;
	}
	.borderLinkCol .linkTxt span {
		font-size: 1.6rem;
	}
	.borderLinkCol .mobileSiteTxt {
		padding: 10px 10px 10px 40px;
		background-position: 10px 50%;
		background-size: 20px auto;
	}
	.startText .leadTxt01 {
		margin-top: 15px;
		font-size: 20px;
		font-size: 2.0rem;
		color: #cb0000;
	}
	.startText .leadTxt01 + p {
		font-size: 12px;
		font-size: 1.2rem;
	}
	.heading02 span,
	.heading02 a {
		margin-bottom: 0;
		padding: 10px 10px;
		border-top: 2px solid #c90000;
		border-bottom: 2px solid #c90000;
		border-left: 0;
		border-right: 0;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
		font-size: 20px;
		font-size: 2.0rem;
		font-weight: bold;
		text-align: center;
		box-shadow: none;
	}
	.accordionBox.new2017 {
		margin-top: 10px;
	}
	.accordionBox.new2017 .switch a {
		font-size: 14px;
		font-size: 1.4rem;
	}
	.accordionBox.new2017 .switch a:after {
		width: 40px;
		background: #000000 url(/card/common2015/images/com_ic59.png) no-repeat 50% 50%;
		-webkit-background-size: 15px 9px;
		background-size: 15px 9px;
	}
	.accordionBox.new2017 .switch.open a:after {
		background: #000000 url(/card/common2015/images/com_ic58.png) no-repeat 50% 50%;
		-webkit-background-size: 15px 9px;
		background-size: 15px 9px;
	}
	.accordionBox.new2017 .switch a span {
		padding: 15px 60px;
		font-size: 14px;
		font-size: 1.4rem;
		background-position: 20px 50%;
	}
	.clmWrap {
		margin-top: 25px;
		padding: 20px 30px;
	}
	.clmWrap .equalTwoCol01 .col {
		width: 100%;
		margin-right: 0;
		margin-top: 30px;
		margin-left: 0;
		padding-left: 0;
		border-left: 0;
	}
	.clmWrap .equalTwoCol01 .col:first-child {
		margin-top: 0;
	}
	.clmWrap .equalTwoCol01 .col .catch {
		font-size: 14px;
		font-size: 1.4rem;
	}
	.clmWrap .oneCol02 .catch {
		font-size: 14px;
		font-size: 1.4rem;
		text-align: left;
	}
	.clmWrap .oneCol02 .btnLink01 {
		width: 100%;
		margin: 10px auto;
	}
	.clmWrap .oneCol02 .btnLink01 > a {
		width: 100%;
		margin-top: 0;
	}
	.clmWrap .oneCol02 .btnLink01 > a > em {
		font-weight: bold;
	}
	.pointCol .col {
		float: none;
		width: 100%;
	}
	.pointCol .col .colInner {
		padding: 10px 20px 20px;
		font-size: 12px;
		font-size: 1.2rem;
	}
	.pointCol .btnLink01 a {
		padding: 14px 20px;
	}
	.pointCol.equalOneCol01 {
		margin-top: 30px;
	}
	.pointCol.equalOneCol01 .col .size01 {
		width: 130px;
	}

	.entryFlow {
		width: 100%;
		display: block;
		margin: -7px auto 0;
		padding: 0 15px;
	}
	.entryFlow .step {
		font-size: 1.8rem;
		color: #a10000;
		font-weight: bold;
		line-height: 1.1;
	}
	.entryFlow .number {
		display: inline-block;
		font-size: 2.0rem;
		color: #a10000;
		font-weight: bold;
	}
	.entryFlow .text {
		font-size: 1.8rem;
		font-weight: bold;
		padding-bottom: 12px;
	}
	.entryFlow .last {
		font-size: 2.8rem;
		color: #a10000;
	}
	.entryFlowItem {
		display: -webkit-flex;
		display:-ms-flexbox;
		display: flex;
		-ms-flex-align: center;
		align-items: center;
		position: relative;
	}
	.entryFlowItem_ci {
		width: 85px;
		height: 85px;
		padding: 9px 10px 0 15px;
		line-height: 1.4;
	}
	.entryFlowItem_ci::before {
		width: 80px;
		height: 80px;
		top : 2px;
		left: 2px;
	}
	.entryFlow .last .entryFlowItem_ci {
		padding: 21px 0 17px 0;
		height: inherit;
		}
	.entryFlow .last .entryFlowItem_ci::before {
		border: 2px solid #cf7d7d;
		width: 98%;
		height: 51px;
		top : 3px;
		left: 2px;
		-webkit-border-radius :0;
		border-radius: 0;
	}
	.entryFlowItem:nth-of-type(n+2) {
			margin-top: 15px;
		}
	.entryFlowItem:nth-of-type(n+2) .entryFlowItem_ci::after {
		display: none;
	}

	.entryFlowItem:not(.last)::after{
		position: absolute;
		content: "";
		display: inline-block;
		width: 14px;
		height: 14px;
		border-left: solid 3px #a10000;
		transform: rotate(-45deg);
		border-bottom: solid 3px #a10000;
		left: 171px;
		top: 67px;
		-webkit-border-radius :3px;
		border-radius: 3px;
		}

	.entryFlowItem p {
		font-size: 17px;
		font-size: 1.6rem;
		font-weight: bold;
		margin-left: 17px;
		text-align: left;
		margin-top: 0;
		width: 62%;
	}
	.entryFlowItem.last .entryFlowItem_ci {
		width: 100%;
		display: block;
		-webkit-border-radius :0;
		border-radius: 0;
		font-size: 1.7rem;
		font-weight: bold;
	}
	
	/* merit-three-layout */
	.merit-three-layout {
		margin-bottom: 15px;
		flex-wrap: wrap;
		gap: 15px 4%;
	}
	.merit-three-layout > .column_item {
		width: 48%;
		padding: 13px;
	}
	.merit-three-layout > .column_item .icon {
		width: 78px;
	}
	.merit-three-layout > .column_item .txt {
		font-size: 13px;
	}
	
	/* netLoginBox03 */
	.netLoginBox03 {
		margin: 25px 0;
		padding: 10px 10px 10px;
		border: 2px solid #cd226f;
		background-color: #fcf4f8;
	}
	.netLoginBtnWrap02 .netLoginBtn03 li {
		float: none;
		width: auto;
		margin-left: 0;
	}
	.netLoginBtnWrap02 .netLoginBtn03 li:first-child {
		margin-bottom: 10px;
		margin-left: 0;
	}
	.netLoginBtnWrap02 .netLoginBtn03 li a {
		display: block;
		padding: 18px 0 18px 20px;
		border: solid 1px #000000;
		color: #000000;
		font-size: 12px;
		font-size: 1.2rem;
		font-weight: bold;
		text-align: center;
		line-height: 1.2;
	}
	.netLoginBtnWrap02 .netLoginBtn03 li.new a {
		background: #ffffff url(/card/common2015/images/com_ic50.png) no-repeat 8% 50% / auto 50%;
	}
	.netLoginBtnWrap02 .netLoginBtn03 li.login a{
		background: #a10000 url(/card/common2015/images/com_ic15.png) no-repeat 10% 50% / auto 50%;
		border: none;
		color: #ffffff;
	}
	.netLoginBtnWrap02 .netLoginBtn03 li a em {
		display: block;
		font-size: 14px;
		font-size: 1.4rem;
		font-weight: bold;
	}
	.netLoginBox03 .heading02.switch {
		position: relative;
		cursor: pointer;
	}
	.netLoginBox03 .heading02.switch::after {
		position: absolute;
		content: "";
		width: 28px;
		height: 28px;
		top: 50%;
		right: 10px;
		margin-top: -14px;
		border-radius: 5px;
		background: #ec2113;
	}
	.netLoginBox03 .heading02.switch > span {
		position: relative;
	}
	.netLoginBox03 .heading02.switch > span::before {
		position: absolute;
		content: "";
		width: 17px;
		height: 3px;
		top: 50%;
		right: 15px;
		margin-top: -2px;
		background: #fff;
		z-index: 1;
	}
	.netLoginBox03 .heading02.switch > span::after {
		position: absolute;
		content: "";
		width: 3px;
		height: 16px;
		top: 50%;
		right: 22px;
		margin-top: -8px;
		background: #fff;
		z-index: 1;
	}
	.netLoginBox03 .heading02.switch.open > span::after {
		display: none;
	}
	.netLoginBox03 p.iconLink01 {
		margin-top: 15px;
	}
	.netLoginBox03 .flow {
		margin-top: 10px;
	}
	.netLoginBox03 .flow .flowDetail {
		padding: 0 10px;
		margin-bottom: 30px;
	}
	.netLoginBox03 .flow .flowDetail::before {
		left: 19px;
	}
	.netLoginBox03 .flow .flowDetail .wrap {
		margin-left: 40px;
		flex-direction: column;
		gap: 15px 0;
	}
	.netLoginBox03 .flow .flowDetail .txt {
		padding-top: 0;
		width: 100%;
		font-size: 14px;
	}
	.netLoginBox03 .flow .flowDetail .txt::before {
		font-size: 14px;
		width: 22px;
		height: 22px;
		border-radius: 11px;
		left: -40px;
	}
	.netLoginBox03 .flow .flowDetail .pic {
		width: 100%;
	}

	/* netLoginBox03 netLogin-new */
	.netLoginBox03.netLogin-new {
		margin: 30px auto;
		width: 100%;
	}
	.netLoginBox03.netLogin-new .wrap {
		padding: 20px 10px 20px;
		border-radius: 14px;
		border-radius: 1.4rem;
	}
	.netLoginBox03.netLogin-new .wrap .txtTtl {
		font-size: 20px;
		font-size: 2rem;
	}
	.netLoginBox03.netLogin-new .wrap .txtTtl span {
		font-size: 13.5px;
		font-size: 1.35rem;
	}
	.netLoginBox03.netLogin-new .wrap .picBtn {
		width: 23.3rem;
		margin: 10px auto 0;
	}
	.netLoginBox03.netLogin-new .wrap .linkArea {
		margin-top: 12px;
		gap: 0 1.8rem;
	}
	.netLoginBox03.netLogin-new .wrap .linkArea a {
		font-size: 10.5px;
		font-size: 1.05rem;
		padding-right: 1.3rem;
	}
	.netLoginBox03.netLogin-new .wrap .linkArea a::after {
		top: calc(50% - 0.3rem);
		right: 0;
		width: 0.5rem;
		height: 0.5rem;
		border-top: 1px solid #0012AD;
		border-right: 1px solid #0012AD;
	}

	/* netLoginBox04 */
	.netLoginBox04 {
		margin-top: 30px;
		border: none;
		border-radius: 0;
		box-shadow: none;
	}
	.netLoginBox04 .heading02.switch {
		position: relative;
		cursor: pointer;
	}
	.netLoginBox04 .heading02.switch::after {
		position: absolute;
		content: "";
		width: 28px;
		height: 28px;
		top: 50%;
		right: 10px;
		margin-top: -14px;
		border-radius: 5px;
		background: #ec2113;
	}
	.netLoginBox04 .heading02.switch > span {
		position: relative;
	}
	.netLoginBox04 .heading02.switch > span .red {
		padding: 0 8vw 0 0;
	}
	.netLoginBox04 .heading02.switch > span::before {
		position: absolute;
		content: "";
		width: 17px;
		height: 3px;
		top: 50%;
		right: 15px;
		margin-top: -2px;
		background: #fff;
		z-index: 1;
	}
	.netLoginBox04 .heading02.switch > span::after {
		position: absolute;
		content: "";
		width: 3px;
		height: 16px;
		top: 50%;
		right: 22px;
		margin-top: -8px;
		background: #fff;
		z-index: 1;
	}
	.netLoginBox04 .heading02.switch.open > span::after {
		display: none;
	}
	.netLoginBox04 .detailsBox {
		padding: 0;
	}
	/* netBox_tabs */
	.netBox_tabs .netBox_tab_list {
		display: -webkit-flex;
		display: flex;
	}
	.netBox_tabs .netBox_tab_list > li {
		width: 50%;
		border: 1px solid #ccc;
		box-sizing: border-box;
	}
	.netBox_tabs .netBox_tab_list > li + li {
		border-left: none;
	}
	.netBox_tabs .netBox_tab_list > li > a {
		position: relative;
		display: block;
		padding: 13px 5px 11px 20%;
		color: #939393;
		background: #f5f5f5;
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 1.5;
		text-align: center;
		text-decoration: none;
	}
	.netBox_tabs .netBox_tab_list > li > a::before {
		position: absolute;
		content: "";
		top: 0;
		bottom: 0;
		margin: auto 0;
		opacity: 0.5;
	}
	.netBox_tabs .netBox_tab_list > li.is-active > a::before {
		opacity: 1;
	}
	.netBox_tabs .netBox_tab_list > li > a.typePC::before {
		width: 30px;
		height: 28px;
		left: 14%;
		background: url("/card/guide/web-details/images/webdetails_ic04.png") no-repeat 0 0;
		background-size: 30px auto;
	}
	.netBox_tabs .netBox_tab_list > li > a.typeSP::before {
		width: 20px;
		height: 30px;
		left: 7%;
		background: url("/card/guide/web-details/images/webdetails_ic05.png") no-repeat 0 0;
		background-size: 20px auto;
	}

	.netBox_tabs .netBox_tab_list > li.is-active > a {
		color: #333;
		background: #fff;
	}
	.netBox_tabs .netBox_tab_list > li > a > span {
		position: relative;
		font-weight: bold;
	}
	.netBox_tabs .netBox_tab_list > li > a > span::before {
		display: none;
	}
	.netBox_tabs .netBox_tab_detail {
		margin-top: 40px;
		padding-left: 40px;
	}
	.netBox_tabs .tab_column-media {
		position: relative;
		display: block;
	}
	.netBox_tabs .netBox_tab_detail .tab_column-media::before {
		position: absolute;
		content: "";
		width: 4px;
		height: calc(100% + 30px);
		top: 0;
		left: -31px;
		background: #f1f1f1;
		z-index: 1;
	}
	.netBox_tabs .netBox_tab_detail .tab_column-media:last-child::before {
		display: none;
	}
	.netBox_tabs .tab_column-media + .tab_column-media {
		margin-top: 30px;
	}
	.netBox_tabs .tab_column-media > .column_detail {
		width: auto;
		margin-right: 0;
	}
	.netBox_tabs .tab_column-media > .column_image {
		width: auto;
		margin-top: 15px;;
		text-align: center;
	}
	.netBox_tabs .netBox_tab_detail .column_heading03 {
		position: relative;
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 1.5;
		font-weight: bold;
	}
	.netBox_tabs .netBox_tab_detail .column_heading03 > .num {
		position: absolute;
		display: -webkit-flex;
		display: flex;
		align-items: center;
		justify-content: center;
		width: 22px;
		height: 22px;
		top: -2px;
		left: -40px;
		padding-top: 1px;
		border-radius: 10em;
		background-color: #ec2113;
		color: #fff;
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 1;
		font-weight: bold;
		z-index: 2;
	}
	.heading02 + .normalList03 {
		margin-top: 25px;
	}
	.normalList03 > li {
		padding-left: 12px;
	}
	.normalList03 > li::before {
		position: absolute;
		content: "";
		width: 3px;
		height: 3px;
		top: 0.6em;
		left: 0;
		border-radius: 10em;
		background-color: #333;
	}
	/* netBoxLayout-v2 */
	.netBoxLayout-v2 {
		margin: 30px 0 15px;
		border: 1px solid #ddd;
	}
	.netBoxLayout-v2 > .netBox_heading02 {
		padding: 11px 10px 9px;
		border-bottom: 1px solid #ddd;
		background: #fcf4f8;
		color: #a10000;
		font-size: 17px;
		font-size: 1.7rem;
		line-height: 1.5;
		font-weight: bold;
		text-align: center;
	}
	.netBoxLayout-v2 > .netBox_detail {
		padding: 15px 15px;
	}
	.netBoxLayout-v2 > .netBox_detail .column-media {
		position: relative;
		display: -webkit-flex;
		display: flex;
	}
	.netBoxLayout-v2 > .netBox_detail .column-media > .column_icon_image {
		width: 60px;
		margin-right: 20px;
	}
	.netBoxLayout-v2 > .netBox_detail .column-media > .column_detail {
		width: calc(100% - 80px);
	}
	.netBoxLayout-v2 > .netBox_detail .column-media > .column_detail > p {
		margin-top: 0;
	}
	.netBoxLayout-v2 .app_contents {
		display: none;
	}
	/* netBoxLayout-v3 */
	.netBoxLayout-v3 {
		margin: 25px 0 0;
		border: 1px solid #ddd;
	}
	.netBoxLayout-v3 > .netBox_heading02 {
		position: relative;
		padding: 10px 35px 8px 15px;
		background: #f5f5f5;
		font-size: 16px;
		font-size: 1.6rem;
		line-height: 1.5;
		font-weight: bold;
	}
	.netBoxLayout-v3 > .netBox_heading02::before {
		position: absolute;
		content: "";
		width: 17px;
		height: 3px;
		top: 50%;
		right: 15px;
		margin-top: -2px;
		background: #ec2113;
		z-index: 1;
	}
	.netBoxLayout-v3 > .netBox_heading02::after {
		position: absolute;
		content: "";
		width: 3px;
		height: 16px;
		top: 50%;
		right: 22px;
		margin-top: -8px;
		background: #ec2113;
		z-index: 1;
	}
	.netBoxLayout-v3 > .netBox_heading02.is-active::after {
		display: none;
	}
	.netBoxLayout-v3 > .netBox_detail {
		padding: 15px 15px;
		border-top: 1px solid #ddd;
	}
}


/* clearfix */
.noNavi .netLoginBox02 .netBtnLink ul:after,
.noNavi .netLoginBox01 [class^="netLoginBtn"]:after,
.pointCol:after,
.netLoginBtnWrap02 .netLoginBtn03:after{
	content : "";
	display : block;
	clear : both;
}

/* borderTop */
#container.borderTop {
	margin: 0 auto;
	padding-top: 50px;
	position: relative;
}
#container.borderTop::before {
	content: "";
	position: absolute;
	width: 100%;
	height: 1px;
	background: #231815;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
}
@media only screen and (max-width: 767px) {
	#container.borderTop {
		padding-top: 30px;
	}
	#container.borderTop::before {
		width: calc(100% - 20px);
	}
}

/* borderTopFull */
#container.borderTopFull {
	margin: 0 auto;
	padding-top: 50px;
	position: relative;
}
#container.borderTopFull::before {
	content: "";
	position: absolute;
	width: calc(100vw - 20px);	/* スクロールバー分の調整 */
	height: 1px;
	background: #231815;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
}
@media only screen and (max-width: 767px) {
	#container.borderTopFull {
		padding-top: 30px;
	}
	#container.borderTopFull::before {
		width: calc(100% - 20px);
	}
}

/* meisaiNote */
.meisaiNote {
	max-width: 880px;
	margin: 0 auto;
	border: solid 1px #000;
	padding: 15px 75px;
	position: relative;
}
.webmeisai .meisaiNote {
	margin-top: 40px;
}
.meisaiNote::before {
	content: "";
	width: 43px;
	height: 38px;
	background: url(/card/guide/web-details/images/icn01.png) no-repeat;
	background-size: contain;
	position: absolute;
	top: 50%;
	left: 10px;
	transform: translate(0, -50%);
}
.meisaiNote ul li {
	font-size: 14px;
	line-height: 1.5;
	padding-left: 1em;
	text-indent: -1em;
}
.meisaiNote ul li span {
	background: linear-gradient(transparent 50%, #faee00 50%);
}
.meisaiNote .meisaiLink {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.meisaiNote .meisaiLink a {
	font-weight: bold;
	text-decoration: underline;
	color: #333;
}
@media (max-width: 767px) {
	.meisaiNote {
		margin-top: 1.333vw;
		max-width: 100%;
		padding: 2vw 10vw;
	}
	.webmeisai .meisaiNote {
		margin-top: 6.667vw;
	}
	.meisaiNote::before {
		width: 7.067vw;
		height: 6.4vw;
		left: 1.333vw;
	}
	.meisaiNote ul li {
		font-size: 2.667vw;
	}
	.meisaiNote .meisaiLink {
		font-size: 3.2vw;
	}
}