@charset "utf-8";
/* CSS Document */
html {
	font-size: 62.5%; /* 10px */
}
body {
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;	
	font-size: 1.6rem; /* 16px */
	background-color: #22B573;
	padding: 50px 20px 0 20px;
	margin: 0;
	color:#4d4d4d;
}
img {
	max-width: 100%;
}
a: {
 color: inherit;
}
select {
	font-size: 16px;
}
input:focus,
select:focus,
option:focus,
textarea:focus {
	outline: none;
}
.flx {
	display: flex;
	display: -webkit-flex;
}
.spOnly {
	display: none;
}
.text_center {
	text-align: center
}
.kome {
	display: block;
	padding-left: 1em;
	text-indent: -1em;
	font-size: 1.5rem;
	line-height: 1.4;
	margin-top: 0.5em;
}
article {
	max-width: 1120px;
	margin: 0 auto;
}
section.lifeplan {
	border-radius: 35px;
	background-color: #ffffff;
	padding: 30px;
}
section.lifeplan header {
	margin-bottom: 0;
	padding-top: 24px;
}
section.lifeplan header h1 {
	width: 100%;
	margin: 0;
	text-align: center;
	position: relative;
}
section.lifeplan header h1 .h02 {
	display: inline-block;
	position: absolute;
	top: -110px;
	right: -60px;
}
@media print, screen and (min-width: 1140px) {
	section.lifeplan header h1 .h02 {
		top: -60px;
		right: -55px;
	}
}
section.lifeplan > div {
	width: 80%;
	margin: 0 auto;
}
section.lifeplan > div h2 {
	margin-top: 85px;
	margin-bottom: 50px;
	font-size: 2rem;
	text-align: center;
	color: #22B573;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
}
section.lifeplan > div h2:first-child {
	margin-top: 50px;
}
section.lifeplan > div h2 span {
	display: block;
	background: #fff;
	padding: 0 14px;
	white-space: nowrap;
}
section.lifeplan > div h2::before,
section.lifeplan > div h2::after {
	content: "";
	display: block;
	width: 100%;
	height: 2px;
	background: #22B573;
	border-radius: 2px;
}
section.lifeplan div.check {
	width: 60%;
	position: relative;
	margin-top: 45px;
}
section.lifeplan div.complate {
	text-align: center;
}
section.lifeplan div.complate p {
	margin-bottom: 30px;
	line-height: 2em;
	font-weight: bold;
}
section.lifeplan div.complate p span {
	font-weight: bold;
	font-size: 2em;
	color: #FF6A00;
	display: inline-block;
	width: 321px;
}
section.lifeplan div.complate a {
	display: block;
	margin: 70px auto;
	color: #FF6A00;
	font-weight: bold;
	font-size: 1.1em;
	background-color: transparent;
	border: 3px #FF6A00 solid;
	border-radius: 8px;
	cursor: pointer;
	outline: none;
	padding: 1em;
	width: 400px;
	text-decoration: none;
}
section.lifeplan div.complate a:hover {
	background-color: #FF6A00;
	color: #ffffff;
	transition-duration: 0.1s;
}
section.lifeplan div.complate img {
	margin: 30px auto;
}
section.lifeplan div p.errorMsg {
	margin-bottom: 30px;
	color: #ff6a00;
	font-size: 125%;
	font-weight:bold;
	text-align: center;
}
section.lifeplan div dl dt {
	width: 20%;
	height: 20px;
	font-size: 1.7rem;
	font-weight: bold;
	text-align: right;
}
section.lifeplan div.check dl dt {
	height: 40px;
}
section.lifeplan div dl dt span {
	display: block;
	font-size: 1.5rem;
}
section.lifeplan div dl dt span.necessary {
	color: #ff6a00;
}
section.lifeplan div dl dt span.any {
	color: #8b8b8b;
}
section.lifeplan div dl dd {
	margin-left: 24%;
	width: 76%;
	position: relative;
	top: -20px;
}
section.lifeplan div.check dl dd {
	top: -40px;
	margin-left: 28%;
	width: 70%;
}
section.lifeplan div dl dd:nth-child(8) {
	font-size: 1.5rem;
}
section.lifeplan div.check dl dd:nth-child(8) {
	font-size: 1em;
}
section.lifeplan div dl dd .inner {
	width: 75%;
	padding: 0 18px;
}
section.lifeplan div dl dd .inner_gray + .inner {
	padding-top: 18px;
}
section.lifeplan div dl dd .inner dl {
	margin: 0;
}
section.lifeplan div dl dd .inner dt {
	width: 22%;
}
section.lifeplan div dl dd .inner_gray {
	width: 75%;
	padding: 18px;
	background: #F7F7F7;
	border: solid 1px #E6E6E6;
	margin-top: -20px;
	border-radius: 8px;
}
section.lifeplan div dl dd .haigusha_shosai,
section.lifeplan div dl dd .kodomo_shosai {
	display: none;
	height: 0;
}
section.lifeplan div dl dd .haigusha_shosai.active,
section.lifeplan div dl dd .kodomo_shosai.active {
	display: block;
	height: auto;
}
section.lifeplan div dl dd .inner_gray dl {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
}
section.lifeplan div dl dd .inner_gray dl + dl {
	margin-top: 10px;
}
section.lifeplan div dl dd .inner_gray dt {
	width: 22%;
}
section.lifeplan div.check dl dd .inner_gray dt,
section.lifeplan div.check dl dd .inner_gray .haigusha_shokushu dt {
    width: 65%;
    height: auto;
}
section.lifeplan div dl dd .inner_gray dd {
	width: 70%;
	margin-left: 4%;
	top: initial;
}
section.lifeplan div dl dd .inner_gray .haigusha_shokushu {
	margin-top: 24px;
}
section.lifeplan div.check dl dd .inner_gray .haigusha_shokushu {
	margin-top: 0;
}
section.lifeplan div dl dd .inner_gray .haigusha_shokushu dt {
	height: 60px;
}
section.lifeplan div dl dd.jusho .inner {
	width: auto;
	padding: 0 0 18px ;
}
section.lifeplan div dl dd.jusho .inner dl {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
}
section.lifeplan div dl dd.jusho .inner dl + dl {
	margin-top: 10px;
}
section.lifeplan div dl dd.jusho .inner dt {
	width: 22%;
}
section.lifeplan div dl dd.jusho .inner dd {
	width: 69%;
	margin-left: 4%;
	top: auto;
}
section.lifeplan div dl dd.jusho .yubin_bango input[type="tel"] {
	width: 30%;
}
section.lifeplan div dl dd.jusho select {
	width: auto;
	margin-left: 0;
}
section.lifeplan div dl dd.jusho .shiku input[type="text"],
section.lifeplan div dl dd.jusho .choson input[type="text"],
section.lifeplan div dl dd.jusho .tatemono input[type="text"] {
	width: 75%;
}

section.lifeplan div dl dd input, section.lifeplan div dl dd select {
	height: 40px;
	padding: 5px 10px;
	border: 1px #b0b0b0 solid;
	box-sizing: border-box;
	border-radius: 5px;
	box-shadow: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	background-color: #efefef;
}
section.lifeplan div dl dd select[value=""] {
	background-color: #efefef;
}
section.lifeplan div dl dd input[type="checkbox"] {
	height: 25px;
}
section.lifeplan div dl dd input[type="text"],
section.lifeplan div dl dd input[type="tel"] {
	width: 36.5%;
}
section.lifeplan div dl dd input[type="text"]:nth-child(2) {
	margin-left: 1%;
}
section.lifeplan div dl dd.kinmusaki input {
	width: 75%;
}
section.lifeplan div dl dd.denwa input {
	width: 100px;
}
section.lifeplan div dl dd.meado input {
	width: 75%;
}
section.lifeplan div dl dd span.select {
	position: relative;
}
section.lifeplan div dl dd span.select:after {
	position: absolute;
	top: 0;
	right: 10px;
	bottom: 0;
	width: 0;
	height: 0;
	margin: auto;
	content: " ";
	border-top: 4px solid #2c3d4f;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
}
section.lifeplan div dl dd span.select:first-child select {
	width: 30%;
	margin-left: 0;
}
section.lifeplan div dl dd select {
	width: 11%;
	margin-left: 10px;
	-moz-appearance: none;
	text-indent: 0.01px;
	text-overflow: '';
	-webkit-appearance: none;
	appearance: none;
	min-width: 4.5em;
}
 section.lifeplan div dl dd select::-ms-expand {
 display: none;
}
section.lifeplan div dl dd span.comments {
	display: inline-block;
	padding-left: 5px;
	font-size: 1.5rem;
	position: absolute;
	/*width: 20%;
	right: 3%;*/
	top: 10px;
}
section.lifeplan div dl dd span.errorMsg {
	display: block;
	margin-top: 6px;
	color: #fff;
	font-size: 0.85em;
	background: #ff6a00;
	padding: 5px;
}
section.lifeplan div dl dd label {
	margin-right: 30px;
	position: relative;
	top: -5px;
}
/*��������`�F�b�N�{�b�N�X*/
section.lifeplan div dl dd input[type=checkbox],
section.lifeplan div dl dd input[type=radio] {
	display: none;
}
section.lifeplan div dl dd .checkbox,
section.lifeplan div dl dd .radio {
	box-sizing: border-box;
	-webkit-transition: background-color 0.2s linear;
	transition: background-color 0.2s linear;
	position: relative;
	display: inline-block;
	margin: 0 20px 3px 0;
	padding: 5px 15px 5px 42px;
	border-radius: 8px;
	vertical-align: middle;
	cursor: pointer;
}
section.lifeplan div dl dd .checkbox:hover::after,
section.lifeplan div dl dd .radio:hover::after {
	border-color: #22B573;
}
section.lifeplan div dl dd .checkbox::after,
section.lifeplan div dl dd .radio::after {
	-webkit-transition: border-color 0.2s linear;
	transition: border-color 0.2s linear;
	position: absolute;
	top: 50%;
	left: 15px;
	display: block;
	margin-top: -10px;
	width: 16px;
	height: 16px;
	border: 1px #b0b0b0 solid;
	border-radius: 5px;
	content: '';
	background-color: #efefef;
}
section.lifeplan div dl dd .radio::after {
	border-radius: 16px;
}
section.lifeplan div dl dd input[type=checkbox]:checked + .checkbox::after {
	background-color: #22B573;
	border: #22B573 1px solid;
}
section.lifeplan div dl dd input[type=radio]:checked + .radio::after {
	background-color: #22B573;
	border: #b0b0b0 1px solid;
}
section.lifeplan div dl dd .checkbox::before {
	-webkit-transition: opacity 0.2s linear;
	transition: opacity 0.2s linear;
	position: absolute;
	top: 47%;
	left: 20px;
	display: block;
	margin-top: -7px;
	width: 5px;
	height: 9px;
	border-right: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
	content: '';
	opacity: 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	z-index: 1;
}
section.lifeplan div dl dd .radio::before {
	content: '';
	display: block;
	width: 6px;
	height: 6px;
	margin-top: -4px;
	border-radius: 6px;
	background: #fff;
	opacity: 0;
	-webkit-transition: opacity 0.2s linear;
	transition: opacity 0.2s linear;
	position: absolute;
	top: 50%;
	left: 21px;
	z-index: 1;
}
section.lifeplan div dl dd input[type=checkbox]:checked + .checkbox::before,
section.lifeplan div dl dd input[type=radio]:checked + .radio::before {
	opacity: 1;
}
textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	padding: 10px;
	border: 1px #b0b0b0 solid;
	box-sizing: border-box;
	border-radius: 5px;
	width: 75%;
	height: 8em;
	font-size: 1.6rem;
}
.select + textarea{
	margin-top: 5px;
}

/*�����܂�*/
section.lifeplan div button {
	display: block;
	margin: 0 auto 20px;
	color: #FF6A00;
	font-weight: bold;
	font-size: 1.1em;
	background-color: transparent;
	border: 3px #FF6A00 solid;
	border-radius: 8px;
	cursor: pointer;
	outline: none;
	padding: 1em;
	appearance: none;
	width: 400px;
}
section.lifeplan div button:hover {
	background-color: #FF6A00;
	color: #ffffff;
	transition-duration: 0.1s;
}
section.lifeplan div a.return {
	position: absolute;
	bottom: 20px;
	text-decoration: underline;
}
section.lifeplan div.check dl dt {
	width: 25%;
}
section.lifeplan div.check a.return:visited {
	color:#4d4d4d;
}

footer {
	margin-top: 30px;
	padding-bottom: 20px;
}
footer ul {
	padding: 0 40px;
	list-style: none;
}
footer ul li {
	color: #ffffff;
	padding-left: 30px;
}
footer ul li a {
	color: #ffffff;
	text-decoration: none;
}
footer ul li img {
	width: 54px;
	margin-right: 10px;
}
footer ul li span ruby {
}
footer ul li span ruby rt {
	font-weight: normal;
	font-size: 10px;
	letter-spacing:0px;
}
footer ul li:nth-child(1) {
	font-weight: bold;
	line-height: 4.3em;
}
footer ul li:nth-child(2) {
	font-weight: bold;
	font-size: 2em;
}
footer ul li:nth-child(3) {
	font-size: 0.85em;
	line-height: 1.8em;
	padding-top: 5px;
}
footer p {
	text-align: center;
	font-size: 0.85em;
	color: #ffffff;
	margin: 0;
}
@media only screen and (min-width: 768px) {
	/*
	section.lifeplan div dl dd:nth-child(12) {
		margin-left: 22.3%;
	}
	*/
}


@media only screen and (max-width: 1100px) {
footer {
	margin-top: 30px;
}
footer ul.flx {
	display: block;
	padding: 0;
	list-style: none;
}
footer ul li {
	margin: 10px 0;
	color: #ffffff;
	padding-left: 0px;
}
footer ul li a {
	color: #ffffff;
	text-decoration: none;
}
footer ul li img {
	width: 54px;
	margin-right: 10px;
	position: relative;
	top: 5px;
}
footer ul li a {
	line-height: 2em;
}
footer ul li:nth-child(1) {
	font-weight: bold;
	line-height: 0.4em;
}
footer ul li:nth-child(2) {
	font-weight: bold;
	font-size: 2em;
}
footer ul li:nth-child(3) {
	font-size: 0.85em;
	line-height: 1.3em;
	padding-top: 5px;
}
footer p {
	text-align: center;
	font-size: 0.85em;
	color: #ffffff;
	margin: 0;
}
}

@media only screen and (max-width: 900px) {
section.lifeplan > div{
	width: inherit;
}
section.lifeplan div.check{
	width: 80%;
}
}

@media only screen and (max-width: 767px) {
body {
	padding: 2.3vw;
}
.flx {
	display: block;
}
.spOnly {
	display: block;
}
span.spOnly, a.spOnly {
	display: inline;
}
.pcOnly {
	display: none !important;
}
article {
	width: 100%;
}
section.lifeplan {
	/*border-radius: 2.3vw;*/
	border-radius: 6vw;
	padding: 0 0 20px;
}
section.lifeplan header {
	margin-bottom: 30px;
	position: relative;
	width: calc(100% + 2.3vw + 2.3vw );
	height: auto;
	top: -2.3vw;
	left: -2.3vw;
}
section.lifeplan header:before {
	content: "";
	display: block;
	padding-top: 81.5625%;
}
section.lifeplan header div.inner {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
section.lifeplan header img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
section.lifeplan div, section.lifeplan div.check {
	width: 90%;
	padding-bottom: 5px;
	margin-top: 0;
}
section.lifeplan div.check {
	text-align: center;
}
section.lifeplan div.check a:visited {
	color: inherit;
}
section.lifeplan div dl {
	width: 100%;
	text-align: left;
}
section.lifeplan div dl dt span {
	display: inline-block;
}
section.lifeplan div dl dt, section.lifeplan div.check dl dt {
	text-align: left;
	width: 100%;
	height: 20px;
	margin-bottom: 5px;
}
section.lifeplan div dl dd .inner dt {
	width: 100%;
}
section.lifeplan div dl dt span {
	font-size: 0.85em;
}
section.lifeplan div dl dd span.comments {
	font-size: 0.85em;
	position: absolute;
	right: 0;
	top: -1.3em;
	display: block;
	text-align: right;
	width: 100%;
}
section.lifeplan div dl dt span.necessary {
	color: #ff6a00;
	display: inline;
	font-size: 1em;
	margin-left: 0.8em;
}
section.lifeplan div dl dt span.any {
	color: #8b8b8b;
	display: inline;
	margin-left: 0.8em;
}
section.lifeplan div dl dd, section.lifeplan div.check dl dd {
	margin-left: 0;
	width: 100%;
	position: relative;
	top: 0;
	margin-bottom: 30px;
}
section.lifeplan div dl dd input[type="text"] {
	width: 48.3%;
}
section.lifeplan div dl dd input[type="text"]:nth-child(2) {
	margin: 0;
	position: relative;
	right: -5px;
}
section.lifeplan div dl dd.kinmusaki input {
	width: 100%;
}
section.lifeplan div dl dd.box_tel input {
	width: 28%;
}
section.lifeplan div dl dd:nth-child(8) {
	font-size: 1em;
}
section.lifeplan div.check dl dd:nth-child(8), section.lifeplan div.complete dl dd:nth-child(8) {
	font-size: 1em;
}
section.lifeplan div dl dd span.select {
	position: relative;
}
section.lifeplan div dl dd span.select:first-child select {
	width: 80%;
}
section.lifeplan div dl dd span.select select {
	margin-left: 0;
	font-size: 16px;
	-moz-appearance: none;
	text-indent: 0.01px;
	text-overflow: '';
	-webkit-appearance: none;
	appearance: none;
	width: 50%;
	margin-bottom: 5px;
}
 section.lifeplan div dl dd select::-ms-expand {
 display: none;
}
section.lifeplan div dl dd label.checkbox,
section.lifeplan div dl dd label.radio {
	margin-right: 0px;
	padding: 15px 15px 15px 40px;
	position: relative;
	top: 0px;
	background-color: #efefef;
	border: 1px #b0b0b0 solid
}
section.lifeplan div dl dd input[type="checkbox"]:checked + label.checkbox,
section.lifeplan div dl dd input[type="radio"]:checked + label.radio {
	background-color: #ffffff;
}
section.lifeplan div button {
	width: 100%;
}
footer ul li {
	margin: 0;
}
section.lifeplan div.check a.return {
	position: relative;
	display: block;
	margin: 50px auto 10px;
}
section.lifeplan div.check a.return:visited {
	color:#4d4d4d;
}
section.lifeplan div.complate {
	text-align: center;
}
section.lifeplan div.complate p {
	margin-bottom: 30px;
	line-height: 2em;
}
section.lifeplan div.complate p span {
	font-weight: bold;
	font-size: 2em;
	color: #FF6A00;
	display: inline-block;
	width: 60.9vw;
	/*margin-bottom: 30px;*/
}
section.lifeplan div.complate a {
	display: block;
	margin: 0 auto 20px;
	color: #FF6A00;
	font-weight: bold;
	font-size: 1.1em;
	background-color: transparent;
	border: 3px #FF6A00 solid;
	border-radius: 8px;
	cursor: pointer;
	outline: none;
	padding: 1em;
	width: 100%;
	text-decoration: none;
	box-sizing: border-box;
}
section.lifeplan div.complate a:hover {
	background-color: #FF6A00;
	color: #ffffff;
	transition-duration: 0.1s;
}
section.lifeplan div.complate img {
	/*width: 70%;*/
	/*max-width: 201px;*/
}
section.lifeplan .seibetsu label,
section.lifeplan .shokugyo label {
	width: 48.3%;
}
section.lifeplan div dl dd .inner {
	width: auto;
	margin: 0 15px;
    padding: 0;
}
section.lifeplan div dl dd .inner_gray {
	width: auto;
	margin: -20px 15px 0;
	padding: 14px;
}
section.lifeplan div dl dd .inner_gray dl {
	display: block;
}
section.lifeplan div dl dd .inner_gray dt {
    width: auto;
}
section.lifeplan div dl dd .inner_gray dd {
	margin-left: 0;
	width: 100%;
}
section.lifeplan div dl dd .inner_gray dd input[type="text"] {
	width: 75%;
}
section.lifeplan div dl dd .inner_gray .haigusha_shokushu dt {
    height: auto;
}
section.lifeplan div dl dd .inner_gray .haigusha_shokushu label {
	width: 100%;
}
section.lifeplan div dl dd.nenshu input[type="text"] {
	width: 75%;
}
section.lifeplan div dl dd.denwa input {
	width: 29%;
}
section.lifeplan div dl dd.jusho .inner dl {
	display: block;
}
section.lifeplan div dl dd.jusho .inner dt {
    width: auto;
}
section.lifeplan div dl dd.jusho .inner dd {
	margin-left: 0;
    width: auto;
}
section.lifeplan div dl dd.jusho .shiku input[type="text"],
section.lifeplan div dl dd.jusho .choson input[type="text"],
section.lifeplan div dl dd.jusho .tatemono input[type="text"] {
	width: 100%;
}
section.lifeplan div dl dd.meado input[type="text"]:nth-of-type(1) {
	width: 100%;
}
section.lifeplan div dl dd.meado input[type="text"]:nth-of-type(2) {
	width: 100%;
	margin-left: 0;
	margin-top: 5px;
}
section.lifeplan div dl dd.meado + dt {
	height: auto;
}
section.lifeplan div dl dd.shurui label,
section.lifeplan div dl dd.kaito label {
	width: 100%;
}
textarea {
	width: 100%;
}
input::-webkit-input-placeholder {
    padding-top: 0.2em;
}
}
@media only screen and (max-width: 372px) {
	section.lifeplan div dl dd.meado + dt .necessary {
		display: block;
	}
}
