﻿@charset "utf-8";
/************************************************
reset
************************************************/
.oneCLM #cmnNaviHeader {
	margin-bottom: 0;
}
.oneCLM #main {
	width: auto;
}
#contents {
	width: auto;
	float: none;
}
/************************************************
base
************************************************/
body {
	font-family: "游ゴシック",Yu Gothic,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}
.widthInner {
	width: 980px;
	margin: 0 auto;
}
/*---------------
txt
------------------*/
.ttlArrow {
	margin-bottom: 25px;
	font-size: 34px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0.1em;
	line-height: 1.4;
}
.ttlArrow span {
	display: inline-block;
	padding-bottom: 20px;
	background-image: url(/member/newlifestyle/img/index_bg_002.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 100% auto;
}
.ttlArrow.row2 span {
	font-size: 30px;
}
.arrLead {
	text-align: center;
	font-weight: bold;
	font-size: 28px;
	letter-spacing: 0.1em;
}
.arrTxt {
	font-size: 18px;
	line-height: 2.2;
	text-align: center;
	letter-spacing: 0.2em;
}
.marker {
	background: linear-gradient(transparent 50%, #ffc5d0 50%);
	font-weight: bold;
}
.marker02 {
	background: linear-gradient(transparent 50%, #ffff4a 50%);
	font-weight: bold;
}
.ttlBanzai {
	text-align: center;
}
.ttlBanzai span {
	position: relative;
	display: inline-block;
	font-size: 34px;
	font-weight: bold;
	line-height: 1.2;
	letter-spacing: 0.1em;
}
.ttlBanzai.row2 span {
	font-size: 30px;
}
.ttlBanzai span::before,
.ttlBanzai span::after {
	content: '';
	display: block;
	width: 41px;
	height: 68px;
	position: absolute;
	top: calc(50% - 30px);
}
.ttlBanzai span::before {
	left: -64px;
	background-image: url(/member/newlifestyle/img/index_bg_005.png);
	background-repeat: no-repeat;
	background-size: contain;
}
.ttlBanzai span::after {
	right: -50px;
	background-image: url(/member/newlifestyle/img/index_bg_006.png);
	background-repeat: no-repeat;
	background-size: contain;
}
.ttlBanzai.mini span::before,
.ttlBanzai.mini span::after {
	width: 25px;
	height: 41px;
	top: calc(50% - 20.5px);
}
.ttlBanzai span::before {
	left: -44px;
}
.ttlBanzai span::after {
	right: -44px;
}
/*---------------
btn
------------------*/
.btnType01 {
	text-align: center;
	font-size: 0;
}
.btnType01 a {
	display: inline-block;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding: 15px 50px;
	border-radius: 50px;
	background: #d70c19;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	text-align: center;
}
.btnType01 a:hover {
	text-decoration: none;
	opacity: 0.7;
}
.btnType01 a::before {
	content: '';
	width: 10px;
	height: 17px;
	position: absolute;
	left: 30px;
	top: calc(50% - 8.5px);
	background-image: url(/member/newlifestyle/img/index_bg_003.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
}
.registBtn a {
	display: inline-block;
	width: 215px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding: 5px 30px 5px 50px;
	border: 2px solid #a6a6a6;
	border-radius: 50px;
	background: #eee;
	background-image: url(/cmn/img/icon/cmn_ico_013.png);
	background-repeat: no-repeat;
	background-size: 16px 22px;
	background-position: left 17px center;
	font-size: 16px;
	color: #333;
	font-weight: bold;
	text-align: center;
}
.registBtn a:hover {
	text-decoration: none;
	background-color: #d7d7d7;
}
/************************************************
utility
************************************************/
/*---------------
mvBlk
------------------*/
.mvBlk {
	padding-bottom: 70px;
}
.mvBlk .mvCatch {
	padding-bottom: 25px;
}
.mvBlk .mvCatchTtl {
	margin-bottom: 8px;
	background: #f6f6f6;
	text-align: center;
}
.mvBlk .mvCatchnote {
	padding-left: 0.6em;
	text-indent: -0.5em;
	font-size: 13px;
}
.mvBlk .mvCont {
	padding: 50px 0 60px;
	background-image: url(/member/newlifestyle/img/index_bg_001.png);
}
.mvBlk .avoidList {
	display: flex;
	justify-content: space-between;
	width: 350px;
	margin: 33px auto 0;
}
.mvBlk .avoidList li {
	flex-basis: 164px;
	padding: 10px 0 5px;
	background: #fff;
	border: 2px solid #d70c19;
	border-radius: 10px;
	text-align: center;
	font-weight: bold;
}
.mvBlk .avoidList li img {
	margin-bottom: 5px;
}
/*---------------
mainBlk
------------------*/
.mainBlk {
	padding: 70px 0 60px;
	background: #fbf7f7;
}
.mainAnchour {
	padding-bottom: 60px;
}
.mainBlk [class*="anchList"] {
	display: flex;
	justify-content: space-between;
}
.mainBlk .anchTtl {
	margin-bottom: 40px;
}
.mainBlk [class*="anchList"] li {
	overflow: hidden;
	border: 3px solid #dbd5d5;
	border-radius: 10px;
	background: #fff;
	font-size: 38px;
	text-align: center;
	font-weight: bold;
	letter-spacing: 0.1em;
}
.mainBlk [class*="anchList"] li a {
	display: block;
	position: relative;
	padding-bottom: 16px;
	color: #333;
}
.mainBlk [class*="anchList"] li a:hover {
	opacity: 0.7;
	text-decoration: none;
}
.mainBlk [class*="anchList"] li a::after {
	content: "";
	display: block;
	position: absolute;
	left: calc(50% - 8.5px);
	width: 17px;
	height: 10px;
	background-image: url(/member/newlifestyle/img/index_bg_004.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center center;
}
.mainBlk .anchList01 {
	margin-bottom: 32px;
}
.mainBlk .anchList01 li {
	flex-basis: 310px;
}
.mainBlk .anchList01 li a > img {
	width: 100%;
}
.mainBlk .anchList01 li span.txtWrap {
	display: table;
	width: 100%;
	padding: 12px 0;
}
.mainBlk .anchList01 li span.txtWrap span {
	display: table-cell;
	vertical-align: middle;
}
.mainBlk .anchList02 li {
	flex-basis: 477px;
}
.mainBlk .anchList02 li a {
	padding-top: 16px;
}
.mainBlk .anchList02 li a > * {
	vertical-align: middle;
}
.mainBlk .anchList02 li a > img {
	margin: 0 10px;
}
.mainBlk [class*="mainCont"] {
	margin-bottom: 80px;
	padding: 60px 50px 50px;
	background: #fff;
	border-radius: 30px;
}
.mainBlk [class*="mainCont"]:last-of-type {
	margin-bottom: 00px;
}
.mainBlk .sceneContWrap {
	padding: 30px 0 40px;
	background: #fff8f9;
	border-radius: 30px;
}
.mainBlk .sceneContWrap .sceneTtl {
	margin-bottom: 37px;
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0.2em;
}
.mainBlk .sceneContWrap .sceneList {
	display: flex;
	justify-content: space-around;
}
.mainBlk .sceneContWrap .sceneList li {
	margin-left: 10px;
	text-align: center;
}
.mainBlk .sceneContWrap .sceneList li:last-child {
	margin: 0;
}
.mainBlk .sceneContWrap .sceneImg {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 12px;
}
.mainBlk .sceneContWrap .sceneImg img {
	vertical-align: middle;
}
.mainBlk .sceneContWrap .sceneName {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0.2em;
}
.mainBlk .logoWrap {
	padding: 47px 0 50px;
	border: 2px solid #dcdee0;
}
.mainBlk .logoWrap .logoTxt {
	margin-bottom: 32px;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	letter-spacing: 0.2em;
}
.mainBlk .logoWrap .logoImg {
	text-align: center;
}
/*mainCont01*/
.mainBlk .mainCont01 .arrTxt {
	margin-bottom: 25px;
}
.mainBlk .mainCont01 .headingImgWrap {
	display: flex;
	justify-content: space-between;
	margin-bottom: 40px;
}
.mainBlk .mainCont01 .sceneContWrap {
	margin-bottom: 50px;
}
.mainBlk .mainCont01 .logoWrap {
	margin-bottom: 50px;
}
.mainBlk .mainCont01 .bottomCont .btmLogo {
	margin-bottom: 20px;
	text-align: center;
}
.mainBlk .mainCont01 .bottomCont .btmTxt {
	margin-bottom: 33px;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	letter-spacing: 0.1em;
	line-height: 1.7;
}
.mainBlk .mainCont01 .bottomCont .btnType01 a {
	width: 350px;
}
/*mainCont02*/
.mainBlk .mainCont02 .ct02Head {
	margin-bottom: 64px;
}
.mainBlk .mainCont02 .arrTxt {
	margin-bottom: 43px;
}
.mainBlk .mainCont02 .logoWrap {
	margin-bottom: 34px;
	padding: 29px 0 32px;
}
.mainBlk .mainCont02 .logoWrap .logoTtl {
	margin-bottom: 10px;
	font-size: 24px;
	text-align: center;
	font-weight: bold;
	letter-spacing: 0.2em;
}
.mainBlk .mainCont02 .logoWrap .logoTxt {
	font-size: 16px;
	margin-bottom: 30px;
}
.mainBlk .mainCont02 .logoWrap .logoImg {
	margin-bottom: 30px;
}
.mainBlk .mainCont02 .logoWrap .btnType01 {
	margin-bottom: 25px;
}
.mainBlk .mainCont02 .logoWrap .listType02 {
	margin: 0 auto;
	font-size: 12px;
	text-align: center;
}
.mainBlk .mainCont02 .btnType01 a {
	width: 350px;
}
.mainBlk .mainCont02 .ct02Bottm .anchTtl {
	margin-bottom: 45px;
}
.mainBlk .mainCont02 .gotoList {
	display: flex;
	justify-content: space-between;
	margin-bottom: 8px;
}
.mainBlk .mainCont02 .gotoList >  li {
	flex-basis: 417px;
	max-width: 417px;
	padding: 30px 29px;
	background: #fff8f9;
	border-radius: 30px;
	text-align: center;
}
.mainBlk .mainCont02 .gotoList .gotoImg {
	margin-bottom: 18px;
}
.mainBlk .mainCont02 .gotoList .gotoName {
	margin-bottom: 17px;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 0.2em;
}
.mainBlk .mainCont02 .gotoList > li .gotoTxt {
	line-height: 1.8;
}
.mainBlk .mainCont02 .gotoList > li:first-child .marker {
	font-size: 18px;
}
.mainBlk .mainCont02 .gotoList > li:last-child .gotoTxt {
	font-size: 16px;
}
.mainBlk .mainCont02 .gotoList > li .listType02 {
	margin: 0 auto 12px;
}
.mainBlk .mainCont02 .gotoList > li .listType02 .iconTypeBlank {
	display: inline-block;
	padding-top: 0;
	padding-left: 0.285em;
	vertical-align: middle;
	line-height: 1;
}
.mainBlk .mainCont02 .gotoList > li .listType02 .iconTypeBlank img {
	width: 9px;
}
.mainBlk .ct02Bottm .gotoNote {
	font-size: 12px;
}
/*mainCont03*/
.mainBlk .mainCont03 .arrTxt {
	margin-bottom: 38px;
}
.mainBlk .mainCont03 .sceneContWrap .sceneList li {
	margin: 0;
}
.mainBlk .mainCont03 .sceneImg {
	align-items: flex-end;
	margin-bottom: 18px;
}
.mainBlk .mainCont03 .sceneImg img {
	vertical-align: bottom;
}
.mainBlk .mainCont03 .sceneContWrap {
	padding: 30px 0;
}
.mainBlk .mainCont03 .sceneContWrap .sceneList li:nth-child(1) > img {
	margin: 0 0 3px 9px;
}
.mainBlk .mainCont03 .sceneContWrap .sceneList li:nth-child(2) > img {
	margin: 0 15px 5px 0;
}
.mainBlk .mainCont03 .sceneContWrap .sceneList li:nth-child(3) > img {
	margin-right: 10px;
}
.mainBlk .mainCont03 .sceneName {
	margin-bottom: 10px;
	font-size: 20px;
}
.mainBlk .mainCont03 .sceneName + .linkType02 a {
	font-size: 16px;
}
/*mainCont03*/
.mainBlk .mainBnrCont .mainTtl {
	margin-bottom: 26px;
}
/*---------------
bnrBlk
------------------*/
.bnrBlk {
	padding-bottom: 90px;
}
.bnrBlk .bnrTtl {
	margin-bottom: 42px;
}
.bnrBlk .bnrList {
	display: flex;
	justify-content: space-around;
}
.bnrBlk .bnrList li {
	flex-basis: 460px;
	max-width: 460px;
	margin-right: auto;
	margin-left: auto;
}
/*---------------
securityBlk
------------------*/
.securityBlk {
	padding: 60px 44px;
}
.securityBlk .h3Base01 {
	font-size: 18px;
}
.securityBlk .secCont {
	display: flex;
	padding: 0 33px;
}
.securityBlk .secCont .secTxt > *:not(:last-child) {
	margin-bottom: 15px;
}
.securityBlk .secCont .secImg {
	flex-basis: 155px;
	flex-shrink: 0;
	padding-right: 35px;
	text-align: center;
}
/*---------------
procedBlk
------------------*/
.procedBlk {
	padding-bottom: 80px;
}
.procedBlk .procedLead {
	margin-bottom: 45px;
}
.procedBlk .h4wrap01 {
	margin-bottom: 20px;
}
.procedBlk .h4wrap01:last-child {
	margin-bottom: 30px;
}
.procedBlk .accordionWrap .accordionBox .accordionBoxInner {
	padding: 0 50px 10px;
}
.procedBlk .procTable {
	margin: 0 auto 10px;
}
.procedBlk .procTable tr > * {
	padding: 11px 22px;
	border: 1px solid #b6b6b6;
	text-align: center;
	vertical-align: middle;
}
.procedBlk .procTable tr:not(.category) th {
	text-align: left;
	font-weight: normal;
}
.procedBlk .procTable tr:nth-child(odd) > * {
	background: #fff8f9;
}
.procedBlk .procTable tr.category > * {
	padding: 14px 0;
	background: #ffdce1;
	font-weight: bold;
}
.procedBlk .procTable .col01 {
	width: 463px;
}
.procedBlk .procTable .col02,
.procedBlk .procTable .col03 {
	width: 206px;
}
.procedBlk ul.procNote {
	padding-left: 3em;
	text-indent: -3em;
}
.procedBlk ol.procNote {
	list-style: none;
	padding-left: 3.5em;
	text-indent: -3.5em;
}
.procedBlk .procNote .iconTypeBlank {
	display: inline;
}
/*---------------
contactBlk
------------------*/
.contactBlk {
	padding-bottom: 92px;
}
.contactBlk .contactLead {
	margin-bottom: 45px;
}
.contactBlk #chatbot {
	margin-bottom: 30px;
}
.contactBlk .btnType01 a {
	width: 350px;
}
/*---------------
cardBlk
------------------*/
.cardBlk {
	padding-bottom: 97px;
}
.cardBlk .cardTtl {
	margin-bottom: 25px;
}
.cardBlk .tableWrap {
	margin-bottom: 32px;
}
.cardBlk .cardList {
	width: 868px;
	margin: 0 auto;
	font-size: 18px;
}
.cardBlk .cardList .col01 {
	width: 170px;
}
.cardBlk .cardList .col02  {
	width: 233px;
}
.cardBlk .cardList tr > * {
	vertical-align: middle;
	text-align: center;
}
.cardBlk .cardList tr th {
	border-top: 1px solid #f2a4a9;
	font-weight: normal;
}
.cardBlk .cardList tr:last-child th {
	border-bottom: 1px solid #f2a4a9;
}
.cardBlk .cardList tr th.bdRight {
	border-right: 1px solid #f2a4a9;
}
.cardBlk .cardList tr.odd th {
	background: #ffe4e8;
}
.cardBlk .cardList tr.even th {
	background: #fed9da;
}
.cardBlk .cardList tr td {
	padding: 20px 5px;
	border-top: 1px solid #dbdbdb;
	border-right: 1px solid #dbdbdb;
}
.cardBlk .cardList tr:first-child td {
	padding: 15px 0 25px;
}
.cardBlk .cardList tr td:last-child {
	border-right: none;
}
.cardBlk .cardList tr:last-child td {
	border-bottom: 1px solid #dbdbdb;
}
.cardBlk .cardList tr.even td {
	background: #f8f8f8;
}
.cardBlk .cardList .cardName {
	margin-bottom: 20px;
	font-size: 16px;
	color: #d70c19;
	font-weight: bold;
}
.cardBlk .cardList .cardImg {
	margin-bottom: 20px;
}
.cardBlk .cardList .txt {
	margin-bottom: 18px;
	font-size: 15px;
}
.cardBlk .cardList .btnType01 a {
	width: 88%;
	padding: 7px 38px;
	font-size: 18px;
}
.cardBlk .cardList .btnType01 a::before {
	left: 23px;
}
.cardBlk .cardList .listType01 {
	font-size: 15px;
	text-align: left;
}
@media print{
	.jsHeightAdj04 {
		height: auto !important;
	}
	.widthInner {
		width: auto;
	}
	.cardBlk .cardList {
		width: auto;
	}
	.bnrBlk .bnrList {
		display: block;
	}
	.bnrBlk .bnrList::after {
		content: "";
		display: block;
		clear: both;
	} 
	.bnrBlk .bnrList li {
		float: left;
		width: 50%;
	}
	.bnrBlk .bnrList li img {
		width: 100%;
	}
}