@charset "utf-8";

/*　RESET
----------------------------------------------------*/
* {
	margin: 0;
	padding: 0;
}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
img {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 0;
	line-height: 0;
	vertical-align: top;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
input,textarea,select {
	font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
	outline: none;
}

/*　BASE
----------------------------------------------------*/
body {
	font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
	font-size: 14px;
	line-height: 1.5;
	color: #111;
	margin: 0;
	padding: 0;
	-webkit-text-size-adjust: 100%;
}
p {
	font-size: 14px;
}
#contents {
	padding-top: 60px;
}
.container {
	width: 95%;
	max-width: 950px;
	margin: 0 auto;
}

#floating #sp-tel{
display: none;
}

/* ***** iPad **** */
@media only screen and (min-width : 768px) and (max-width : 949px) {
}

/* ***** スマホ **** */
@media only screen and (min-width : 320px) and (max-width : 767px) {
	body {
		font-size: 13px;
	}
	p {
		font-size: 13px;
	}
	#contents {
		padding-top: 30px;
	}
#floating #sp-tel{
    display: -webkit-inline-box;
}

}

/*　Link
----------------------------------------------------*/
a:link {
	color: #009fe8;
	text-decoration : underline;
	transition: 0.3s;
}
a:link img {
	transition: 0.3s;
}
a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
a:visited {
	color: #009fe8;
}

/*　HEADER
----------------------------------------------------*/

#header_wrap {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	padding: 20px;
	box-sizing: border-box;
	z-index: 1;
}
#header_wrap #logo {
	float: left;
	width: 260px;
	height: 68px;
	background: url('../images/logo.png') no-repeat center center;
}
#header_wrap #logo span {
	position: absolute;
	left: -9999px;
}
#header_wrap .tel {
	float: right;
	width: 296px;
	height: 88px;
	font-weight: bold;
	line-height: 1.0;
	text-align: center;
	padding-top: 10px;
	background: url('../images/tel_bg.png') no-repeat center top;
	box-sizing: border-box;
}
#header_wrap .tel .time {
	font-size: 12px;
}
#header_wrap .tel a {
	font-family: 'Mukta', sans-serif;
	font-size: 33px;
	color: #ec2424;
	text-decoration: none;
	padding-left: 35px;
	background: url('../images/tel.png') no-repeat left center;
	cursor: default;
}

.wrap_left{
    float: right;
    background: #f5e500;
    padding: 23px;
    color: #000;
}


/* ***** iPad **** */
@media only screen and (min-width : 768px) and (max-width : 949px) {
	#header_wrap {
		padding: 15px;
	}
	#header_wrap #logo {
		width: 180px;
		height: 50px;
		background-size: 100% auto;
	}
	#header_wrap .tel {
		width: auto;
		height: auto;
		padding-top: 0;
		background: none;
	}
	#header_wrap .tel .txt,
	#header_wrap .tel .time {
		display: none;
	}
	#header_wrap .tel a {
		display: block;
		height: 50px;
		color: #fff;
		padding: 35px 15px 0 15px;
		background: #ef7803 url('../images/tel_sp.png') no-repeat center 5px;
		background-size: 25px auto;
		border-radius: 5px;
		box-sizing: border-box;
	}
	#header_wrap .tel a:after {
		display: block;
		content: "電話で相談";
		font-family: 'M PLUS Rounded 1c',"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
		font-size: 11px;
	}
	#header_wrap .tel a span {
		position: absolute;
		left: -9999px;
	}
}

/* ***** スマホ **** */
@media only screen and (min-width : 320px) and (max-width : 767px) {
	#header_wrap {
		padding: 15px;
	}
	#header_wrap #logo {
		width: 160px;
		height: 50px;
		background-size: 100% auto;
	}
	#header_wrap .tel {
		width: auto;
		height: auto;
		padding-top: 0;
		background: none;
	}
	#header_wrap .tel .txt,
	#header_wrap .tel .time {
		display: none;
	}
	#header_wrap .tel a {
		display: block;
		height: 50px;
		color: #fff;
		padding: 35px 15px 0 15px;
		background: #ef7803 url('../images/tel_sp.png') no-repeat center 5px;
		background-size: 25px auto;
		border-radius: 5px;
		box-sizing: border-box;
	}
	#header_wrap .tel a:after {
		display: block;
		content: "電話で相談";
		font-family: 'M PLUS Rounded 1c',"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
		font-size: 11px;
	}
	#header_wrap .tel a span {
		position: absolute;
		left: -9999px;
	}
}

/*　FOOTER
----------------------------------------------------*/

#footer_wrap {
	background: #fff;
}
#footer_wrap .copyright {
	text-align: center;
	padding: 30px 0;
}

/* ***** iPad **** */
@media only screen and (min-width : 768px) and (max-width : 949px) {
}

/* ***** スマホ **** */
@media only screen and (min-width : 320px) and (max-width : 767px) {
	#footer_wrap .copyright {
		font-size: 12px;
		padding: 20px 0;
	}
}

/*　MIMG
----------------------------------------------------*/

#mimg {
	text-align: center;
	background: url('../images/mimg_bg.png') no-repeat center bottom;
	background-size: cover;
	position: relative;
}
#mimg .mimg_txt {
	padding-top: 100px;
}
#mimg .mimg_list {
	font-size: 0;
}
#mimg .mimg_list p {
	display: inline-block;
	width: 140px;
	height: 140px;
	font-size: 28px;
	font-weight: bold;
	line-height: 1.2;
	color: #115aa9;
	vertical-align: top;
	margin-right: 1%;
	background: rgba(255,255,255,0.7);
	border-radius: 100%;
	position: relative;
}
#mimg .mimg_list p:nth-child(2) {
	font-size: 22px;
}
#mimg .mimg_list p:last-child {
	margin-right: 0;
}
#mimg .mimg_list p:nth-child(2),
#mimg .mimg_list p:nth-child(4) {
	margin-top: -30px;
}
#mimg .mimg_list p:nth-child(3) {
	margin-top: -40px;
}
#mimg .mimg_list p span {
	position: absolute;
	left: 0;
	top: 50%;
	width: 100%;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
}
#mimg .scroll {
	display: block;
	position: absolute;
	bottom: 20px;
	left: 50%;
	width: 50px;
	text-align: center;
	margin-left: -25px;
	z-index: 2;
}
#mimg .scroll a {
	display: block;
	color: #fff;
	text-decoration: none;
}
#mimg .scroll a span {
	display: block;
	width: 30px;
	height: 50px;
	margin: 0 auto;
	border: 2px solid #fff;
	border-radius: 50px;
	box-sizing: border-box;
}
#mimg .scroll a span::before {
	position: absolute;
	top: 35px;
	left: 50%;
	content: '';
	width: 6px;
	height: 6px;
	margin-left: -3px;
	background-color: #fff;
	border-radius: 100%;
	-webkit-animation: sdb 2s infinite;
	animation: sdb 2s infinite;
	box-sizing: border-box;
}
@-webkit-keyframes sdb {
	0% {
		-webkit-transform: translate(0, 0);
		opacity: 0;
	}
	40% {
		opacity: 1;
	}
	80% {
	-webkit-transform: translate(0, 20px);
		opacity: 0;
	}
	100% {
		opacity: 0;
	}
}
@keyframes sdb {
	0% {
		transform: translate(0, 0);
		opacity: 0;
	}
	40% {
		opacity: 1;
	}
	80% {
		transform: translate(0, 20px);
		opacity: 0;
	}
	100% {
		opacity: 0;
	}
}

/* ***** iPad **** */
@media only screen and (min-width : 768px) and (max-width : 949px) {
	#mimg {
		background-image: url('../images/mimg_bg_sp.png');
	}
	#mimg .mimg_ttl_01 {
		margin-bottom: 10px;
	}
	#mimg .mimg_ttl_01 img {
		width: 90%;
		max-width: 1058px;
		height: auto;
	}
	#mimg .mimg_ttl_02 img {
		width: 90%;
		max-width: 630px;
		height: auto;
	}
}

/* ***** スマホ **** */
@media only screen and (min-width : 320px) and (max-width : 767px) {
	#mimg {
		background-image: url('../images/mimg_bg_sp.png');
	}
	#mimg .mimg_txt {
		padding-top: 90px;
	}
	#mimg .mimg_ttl_01 {
		margin-bottom: 10px;
	}
	#mimg .mimg_ttl_01 img {
		width: 90%;
		max-width: 1058px;
		height: auto;
	}
	#mimg .mimg_ttl_02 img {
		width: 90%;
		max-width: 630px;
		height: auto;
	}
	#mimg .mimg_list p {
		width: 100px;
		height: 100px;
		font-size: 16px;
		margin-right: 1.5%;
	}
	#mimg .mimg_list p:nth-child(2) {
		font-size: 15px;
	}
	#mimg .mimg_list p:nth-child(2),
	#mimg .mimg_list p:nth-child(3),
	#mimg .mimg_list p:nth-child(4) {
		margin-top: 0;
	}
}

/*　HEADLINE
----------------------------------------------------*/

h3 {
	font-family: 'M PLUS Rounded 1c',"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
	font-size: 46px;
	font-weight: 800;
	text-align: center;
}
h4 {
	font-family: 'M PLUS Rounded 1c',"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
	font-size: 42px;
	font-weight: 800;
	line-height: 1.3;
	color: #ebf5fb;
	text-align: center;
}
h5 {
	font-family: 'M PLUS Rounded 1c',"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
	font-size: 35px;
	font-weight: 800;
	text-align: center;
}

/* ***** iPad **** */
@media only screen and (min-width : 768px) and (max-width : 949px) {
}

/* ***** スマホ **** */
@media only screen and (min-width : 320px) and (max-width : 767px) {
	h3 {
		font-size: 25px;
	}
	h4 {
		font-size: 22px;
	}
	h5 {
		font-size: 18px;
	}
}

/*　CONTENTS
----------------------------------------------------*/

/* bg */
.bg { padding: 60px 0; }
.bg_01 {
	background: #3298db url('../images/bg_01.jpg') no-repeat center top;
	background-size: 100% auto;
}
.bg_02 {
	padding: 20px 0;
	background: url('../images/bg_03.png') no-repeat center center;
}
.bg_03 {
	background: url('../images/bg_06.png') no-repeat 60% 100px;
}
.bg_03.orange {
	background-color: #ffe0ce;
}
.bg_03.green {
	background-color: #e5f9dc;
}
.bg_03.red {
	background-color: #ffe1de;
}
.bg_03.ocher {
	background-color: #ffefcc;
}
.bg_03.blue {
	background-color: #e6f6ff;
}
.bg_04 {
	background: #f7f7f7;
}
.bg_05 {
	background: #ffea00;
}
.bg_06 {
	background: #009fe8;
}
.bg_07 {
	padding: 30px 40px;
	background: #fff;
	border-radius: 20px;
}
/* img */
.ttl_img {
	text-align: center;
}
.img_01 {
	text-align: center;
	overflow: hidden;
}
.img_02 img {
	width: 100%;
	height: auto;
}
.img_03 {
	text-align: center;
}
/* column */
.column2,
.column3 {
	font-size: 0;
}
.column2 {
	overflow: hidden;
}
.column2 .column2-box,
.column3 .column3-box {
	display: inline-block;
	vertical-align: top;
}
.column2 .column2-box {
	width: 48%;
	margin-right: 4%;
}
.column2.type1 .column2-box:nth-child(1) {
	float: right;
	width: 48%;
	margin-right: 0;
}
.column2.type1 .column2-box:nth-child(2) {
	float: left;
	width: 52%;
}
.column3 .column3-box {
	width: 32%;
	margin-right: 2%;
}
.column2 .column2-box:nth-child(n+3),
.column3 .column3-box:nth-child(n+4) {
	margin-top: 20px;
}
.column2 .column2-box:nth-child(even),
.column3 .column3-box:nth-child(3n) {
	margin-right: 0;
}
/* box */
.box_01 {
	height: 300px;
	padding: 30px 20px;
	background: url('../images/bg_02.png') repeat left top;
	border-radius: 10px;
	box-sizing: border-box;
}
.box_01 .img {
	margin-bottom: 10px;
    text-align: center;
}
.box_01 .ttl {
	font-family: 'M PLUS Rounded 1c',"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
	font-size: 22px;
	font-weight: 800;
	color: #ec2424;
    text-align: center;
}
.box_01 .ttl br {
	display: none;
}
.box_02 .img {
	margin-bottom: 5px;
}
.box_02 .img img {
	width: 100%;
	height: auto;
}
.box_02 .ttl {
	font-family: 'M PLUS Rounded 1c',"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
	font-size: 26px;
	font-weight: 800;
	color: #ffff00;
    text-align: center;
}
.box_02 .txt {
	font-size: 18px;
	color: #fff;
    text-align: center;
}
.box_02 .txt span {
	display: block;
	color: #ffff00;
}
.box_03 {
	padding: 20px 0;
	background: url('../images/bg_04.jpg') no-repeat center center;
	background-size: cover;
	border-radius: 20px;
}
.box_03 .inner {
	width: 60%;
	text-align: center;
	margin: 0 auto;
	padding: 15px 0;
	background: rgba(255,255,255,0.7);
	border-radius: 20px;
	position: relative;
}
.box_03 .inner .ttl {
	font-family: 'M PLUS Rounded 1c',"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
	font-size: 34px;
	font-weight: 800;
	line-height: 1.2;
	color: #ec2424;
	margin-top: -10px;
}
.box_03 .inner .icon_01,
.box_03 .inner .icon_02 {
	position: absolute;
	top: 10%;
}
.box_03 .inner .icon_01 {
	left: 5%;
}
.box_03 .inner .icon_02 {
	right: 5%;
}
.box_04 {
	overflow: hidden;
	position: relative;
}
#nav01.box_04 {
	background: url('../images/ttl_03_1_bg.jpg') no-repeat right center;
	background-size: cover;
}
#nav02.box_04 {
	background: url('../images/ttl_03_2_bg.jpg') no-repeat right center;
	background-size: cover;
}
#nav03.box_04 {
	background: url('../images/ttl_03_3_bg.jpg') no-repeat right center;
	background-size: cover;
}
#nav04.box_04 {
	background: url('../images/ttl_03_4_bg.jpg') no-repeat right center;
	background-size: cover;
}
#nav05.box_04 {
	background: url('../images/ttl_03_5_bg.jpg') no-repeat right center;
	background-size: cover;
}
.box_04 .number {
	position: absolute;
	left: 15px;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
}
.box_04 .number img {
	width: auto;
	height: 100%;
}
.box_04 .ttl {
	padding: 65px 25%;
}
.box_05 {
	text-align: left;
	padding: 40px;
	box-sizing: border-box;
}
.box_05.orange {
	background: url('../images/bg_07_orn.png') no-repeat left top;
}
.box_05.green {
	background: url('../images/bg_07_grn.png') no-repeat left top;
}
.box_05.red {
	background: url('../images/bg_07_red.png') no-repeat left top;
}
.box_05.ocher {
	background: url('../images/bg_07_och.png') no-repeat left top;
}
.box_05.blue {
	background: url('../images/bg_07_blu.png') no-repeat left top;
}
.box_05 .ttl {
	font-family: 'M PLUS Rounded 1c',"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
	font-size: 38px;
	font-weight: 800;
	line-height: 1.3;
	margin-bottom: 20px;
}
.box_05 .txt {
	font-size: 16px;
}
.box_06 .inner {
	width: 90%;
	text-align: center;
	margin: -40px auto 0 auto;
	padding: 10px;
	background: #fff;
	position: relative;
	z-index: 1;
}
.box_06 .inner p {
	font-family: 'M PLUS Rounded 1c',"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
	font-size: 43px;
	font-weight: 800;
	padding: 10px 0;
	border-width: 5px;
	border-style: solid;
}
.box_06.orange .inner p {
	border-color: #fbd3bc;
}
.box_06.green .inner p {
	border-color: #b9eda1;
}
.box_06.red .inner p {
	border-color: #ffccc7;
}
.box_06.ocher .inner p {
	border-color: #ffe9ba;
}
.box_06.blue .inner p {
	border-color: #d2efff;
}
.box_06 .inner p br {
	display: none;
}
.box_07 {
	padding: 20px;
	background-image: url('../images/bg_10.png'), url('../images/bg_09.png');
	background-repeat: no-repeat, repeat;
	background-position: right bottom, left top;
	border: 10px solid #fff;
	position: relative;
}
.box_07 .txt {
	position: absolute;
	left: 63%;
	top: 10px;
	width: 30%;
	padding: 30px 0 0 20px;
	background: url('../images/bg_08.png') no-repeat left top;
	box-sizing: border-box;
}
.box_07 .txt .ttl {
	font-family: 'M PLUS Rounded 1c',"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
	font-size: 26px;
	font-weight: 800;
	color: #ff1200;
	margin-bottom: 5px;
}
.box_07 .txt p {
	font-size: 18px;
	line-height: 1.3;
}
.box_07 .txt p span {
	display: block;
}
.box_07 .txt p br {
	display: none;
}
.box_08 table {
	width: 100%;
	border: 3px solid #df9802;
}
.box_08 table th,
.box_08 table td {
	font-size: 26px;
	font-weight: bold;
	text-align: center;
	padding: 10px;
	background: #fff;
}
.box_08 table th {
	color: #fff;
	background: #f1b22c;
	border: 1px solid #fff;
}
.box_08 table th:nth-child(n+2) {
	width: 12%;
}
.box_08 table td {
	font-family: 'Mukta', sans-serif;
	line-height: 1.0;
	border-top: 1px solid #ffe8b8;
}
.box_08 table td span {
	display: block;
	font-size: 15px;
}
.box_08 table td.none {
	color: #c3c3c3;
}
.box_08 p {
	font-size: 16px;
	text-align: center;
}
.box_08 .ttl {
	font-family: 'M PLUS Rounded 1c',"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
	font-size: 22px;
	font-weight: 800;
	color: #ff1200;
	margin-bottom: 10px;
}
.box_09 {
	text-align: center;
	padding: 30px 20px;
	background: #fffde6;
	border: 3px solid #ffea00;
	border-radius: 20px;
}
.box_09 .box {
	font-size: 0;
	text-align: center;
}
.box_09 p {
	font-size: 16px;
	font-weight: bold;
}
.box_09 .box .inner {
	display: inline-block;
	width: 19.2%;
	vertical-align: top;
	margin-right: 1%;
	border-radius: 20px;
	overflow: hidden;
}
.box_09 .box .inner:last-child {
	margin-right: 0;
}
.box_09 .box .inner .ttl {
	height: 60px;
	color: #fff;
	position: relative;
}
.box_09 .box .inner:nth-child(1) .ttl {
	background: #e95378;
}
.box_09 .box .inner:nth-child(2) .ttl {
	background: #42b25e;
}
.box_09 .box .inner:nth-child(3) .ttl {
	background: #f28d01;
}
.box_09 .box .inner:nth-child(4) .ttl {
	background: #a64a97;
}
.box_09 .box .inner:nth-child(5) .ttl {
	background: #1dace4;
}
.box_09 .box .inner .ttl span {
	display: block;
	position: absolute;
	left: 0;
	top: 50%;
	width: 100%;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
}

.box_10 {
	padding-top: 30px;
	position: relative;
}
.box_10 .plan {
	position: absolute;
	left: 50%;
	top: 0;
	width: 260px;
	font-family: 'M PLUS Rounded 1c',"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
	font-size: 26px;
	font-weight: 800;
	color: #fff;
	text-align: center;
	margin-left: -130px;
	padding: 10px 0;
	background: #e74c3c;
	border-radius: 30px;
}
.box_10 .inner {
	padding: 60px 40px 40px 40px;
	background: #fff;
	border-radius: 20px;
}
.box_10 .inner .ttl_01 {
	font-family: 'M PLUS Rounded 1c',"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
	font-size: 38px;
	font-weight: 800;
	color: #00a1ff;
	text-align: center;
}
.box_10 .inner .ttl_02 {
	font-size: 20px;
	font-weight: 800;
	color: #fff;
	text-align: center;
	padding: 5px 0;
	background: #00a1ff;
}
.box_10 .inner table {
	width: 100%;
}
.box_10 .inner table th,
.box_10 .inner table td {
	font-size: 14px;
	font-weight: 800;
	padding: 10px 25px;
	background: #fff;
	border-top: 1px solid #41c758;
	border-bottom: 1px solid #41c758;
}
.box_10 .inner table th {
	width: 40%;
	font-size: 20px;
	color: #41c758;
	text-align: left;
	background: #e8f7e5;
}
.box_10 .inner table td span {
	font-size: 28px;
	color: #ff1200;
}
.box_10 .box_02 .ttl {
	font-size: 24px;
}
.box_10 .box_02 .txt {
	font-size: 16px;
}
.box_11 {
	padding: 20px 0;
	background: url('../images/bg_04.jpg') no-repeat center center;
	background-size: cover;
	border-radius: 20px;
}
.box_11 .inner {
	width: 70%;
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin: 0 auto;
	padding: 15px 0;
	background: rgba(105,196,196,0.95);
	border-radius: 20px;
}
.box_11 .inner .ttl {
	font-size: 16px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	position: relative;
}
.box_11 .inner .ttl:after {
	display: block;
	position: absolute;
	left: 50%;
	bottom: 0;
	content: "";
	width: 50px;
	height: 2px;
	margin-left: -25px;
	background: #fff;
}
.box_11 .inner .txt {
	font-size: 22px;
}
.box_11 .inner .txt span {
	display: block;
	font-size: 18px;
	margin-top: 5px;
}
/* list */
.list_01 {
	font-size: 0;
	text-align: center;
}
.list_01 li {
	display: inline-block;
	width: 187px;
	vertical-align: top;
	margin: 0 1%;
	position: relative;
}
.list_01 li span {
	position: absolute;
	left: 0;
	top: 50%;
	display: block;
	width: 100%;
	font-size: 25px;
	font-weight: bold;
	line-height: 1.2;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
}
.list_02 {
	font-size: 0;
	text-align: center;
}
.list_02 li {
	display: inline-block;
	width: 22%;
	vertical-align: top;
	margin-right: 4%;
}
.list_02 li:last-child {
	margin-right: 0;
}
.list_02 li .step {
	font-size: 30px;
	font-weight: bold;
	color: #09b081;
	margin: 5px 0;
	background: url('../images/arrow_01.png') no-repeat right center;
}
.list_02 li:last-child .step {
	background: none;
}
.list_02 li .step span {
	display: inline-block;
	font-size: 17px;
	font-weight: normal;
	vertical-align: middle;
	margin-right: 5px;
	margin-bottom: 10px;
	border-bottom: 1px solid #09b081;
}
.list_02 li .ttl {
	font-size: 20px;
	font-weight: bold;
}
.list_03 li {
	padding: 20px;
	background: #fff;
	border: 3px solid #e8e8e8;
	border-radius: 10px;
}
.list_03 li:nth-child(n+2) {
	margin-top: 15px;
}
.list_03 li p {
	font-size: 16px;
	padding-left: 60px;
}
.list_03 li .ttl {
	font-size: 20px;
	font-weight: bold;
	line-height: 1.3;
	margin-bottom: 20px;
	position: relative;
}
.list_03 li .ttl span {
	display: block;
	position: absolute;
	left: 0;
	top: -5px;
	width: 60px;
	font-size: 30px;
	color: #5fc8e6;
}
/* nav */
#nav {
	position: relative;
}
#nav .nav_bg_01,
#nav .nav_bg_02 {
	height: 200px;
}
#nav .nav_bg_01 {
	background: url('../images/bg_05.png') repeat left top;
}
#nav ul {
	position: absolute;
	left: 0;
	top: 50%;
	width: 100%;
	font-size: 0;
	text-align: center;
	margin-top: -137px;
}
#nav ul li {
	display: inline-block;
	vertical-align: top;
	margin-right: 1%;
}
#nav ul li:last-child {
	margin-right: 0;
}
#nav ul li a:hover img {
	margin-top: 10px;
}
/* form */
.tbl_form {
	width: 100%;
}
.tbl_form th,
.tbl_form td {
	font-size: 16px;
	font-weight: bold;
	padding: 10px 0;
	border-bottom: 1px dotted #777;
}
.tbl_form th {
	width: 35%;
	font-size: 18px;
	text-align: left;
	vertical-align: top;
	padding: 15px 0;
	position: relative;
}
.tbl_form th span {
	position: absolute;
	right: 50px;
	top: 18px;
	font-size: 12px;
	color: #fff;
	padding: 2px 5px;
	background: #ff1200;
	border-radius: 3px;
}
.tbl_form td span.attn {
	font-size: 14px;
	color: #9e9e9e;
}
input[type="text"],
input[type="email"],
textarea,
select {
	font-size: 16px;
	padding: 5px 10px;
	background: #f9f9f7;
	border: 1px solid #d3d3d3;
	border-radius: 3px;
	box-sizing: border-box;
}
textarea {
	width: 100%;
	height: 170px;
	vertical-align: top;
}
input.max {
	width: 100%;
}
input.half {
	width: 49%;
}
input.half:nth-child(n+2) {
	margin-left: 2%;
}
input.min {
	width: 25%;
}
.add input[type="text"] {
	margin-top: 10px;
}
label {
	display: inline-block;
	margin-right: 5%;
	padding: 2px 0;
}
input[type="radio"] {
	display: inline-block;
	width: 18px;
	height: 18px;
	vertical-align: top;
	margin: 3px 5px 0 0;
	background: #fff;
	border: 2px solid #d3d3d3;
	border-radius: 100%;
	-webkit-appearance: none;
}
input[type="radio"]:checked {
	border: 5px solid #009fe8;
}
.check {
	font-size: 16px;
	padding: 15px 30px;
	background: #f1f1f1;
}
.check label {
	padding-left: 50px;
	position: relative;
}
input[type="checkbox"] {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 30px;
	height: 30px;
	vertical-align: middle;
	margin-right: 15px;
	background: #fff;
	border: 2px solid #d3d3d3;
	border-radius: 4px;
	-webkit-appearance: none;
}
input[type="checkbox"]:checked {
	background-image: url('../images/check.png');
	background-repeat: no-repeat;
	background-position: center center;
}
.submit {
	text-align: center;
}
.submit input[type="submit"] {
	display: inline-block;
	width: 340px;
	font-size: 20px;
	color: #fff;
	padding: 15px 0;
	background: #ff1200 url('../images/arrow_02.png') no-repeat 90% center;
	border: none;
	border-radius: 30px;
	box-shadow: 0 4px 6px rgba(255,18,18,0.3);
	cursor: pointer;
	transition: 0.3s;
}
.submit input.back[type="submit"] {
	display: inline-block;
	width: 340px;
	font-size: 20px;
	color: #fff;
	padding: 15px 0;
	background: #aaaaaa url('../images/arrow_04.png') no-repeat 10% center;
	border: none;
	border-radius: 30px;
	box-shadow: 0 4px 6px rgba(34, 32, 32, 0.3);
	cursor: pointer;
	transition: 0.3s;
}
.submit input[type="submit"]:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}

tr.error td,tr.error th{
	background-color: #eb9ca0;
}
div.err{
	color:#990000;
	font-size:90%;
}

	#box_12{
		    width: 48%;
	}

/* ***** iPad **** */
@media only screen and (min-width : 768px) and (max-width : 949px) {
	/* img */
	.img_01 img {
		width: 130%;
		height: auto;
		margin-left: -15%;
	}
	/* column */
	.column3.type1 .column3-box {
		width: 49%;
	}
	.column3.type1 .column3-box:nth-child(n+3) {
		margin-top: 15px;
	}
	.column3.type1 .column3-box:nth-child(even) {
		margin-right: 0;
	}
	.column3.type1 .column3-box:nth-child(3) {
		margin-right: 2%;
	}
	/* box */
	.box_01 {
		height: 270px;
	}
	.box_02 .ttl {
		font-size: 25px;
	}
	.box_02 .txt {
		font-size: 14px;
	}
	.box_04 .number img {
		height: 150px;
	}
	.box_04 .ttl img {
		width: auto;
		height: 100px;
	}
	.box_05 {
		padding: 30px 30px 0 30px;
	}
	.box_05.orange,
	.box_05.green,
	.box_05.red,
	.box_05.ocher,
	.box_05.blue {
		background-size: 200px auto;
	}
	.box_05 .ttl {
		font-size: 25px;
	}
	.box_06 .inner p {
		font-size: 35px;
	}
	.box_06 .inner p br {
		display: block;
	}
	.box_07 {
		background-position: right bottom, left top;
		background-size: 40% auto, auto;
	}
	.box_07 .img img {
		width: 100%;
		height: auto;
	}
	.box_07 .txt {
		position: static;
		width: 100%;
		padding: 50px 0 80px 0;
		background: none;
	}
	.box_07 .txt p span {
		display: inline-block;
	}
	.box_07 .txt p br {
		display: block;
	}
	.box_09 p {
		font-size: 14px;
	}
	.box_10 .box_02 .ttl {
		font-size: 18px;
	}
	.box_10 .box_02 .txt {
		font-size: 13px;
	}
	.box_11 .inner {
		width: 80%;
	}
	.box_11 .inner .txt {
		font-size: 20px;
	}
	.box_11 .inner .txt span {
		font-size: 18px;
	}
	/* nav */
	#nav .nav_bg_01 {
		height: auto;
		padding-top: 25%;
	}
	#nav .nav_bg_02 {
		height: auto;
		padding-top: 20%;
	}
	#nav ul {
		margin-top: -15%;
	}
	#nav ul li {
		width: 19%;
	}
	#nav ul li img {
		width: 100%;
		height: auto;
	}
	/* form */
	.tbl_form tr {
		border-bottom: 1px dotted #777;
	}
	.tbl_form th,
	.tbl_form td {
		display: block;
		padding: 0 0 15px 0;
		border-bottom: none;
		box-sizing: border-box;
	}
	.tbl_form th {
		width: 100%;
		padding: 15px 0 10px 0;
	}
	.tbl_form th span {
		display: inline-block;
		position: static;
		vertical-align: middle;
		margin-left: 15px;
	}
	.tbl_form th br {
		display: none;
	}
}

/* ***** スマホ **** */
@media only screen and (min-width : 320px) and (max-width : 767px) {
	/* bg */
	.bg { padding: 30px 0; }
	.bg_02 {
		padding: 10px 0;
		background-size: 300px auto;
	}
	.bg_03 {
		background-position: 40% 60px;
		background-size: 100% auto;
	}
	.bg_07 {
		padding: 15px;
	}
	/* img */
	.ttl_img img {
		width: 200px;
		height: auto;
	}
	.img_01 img {
		width: 130%;
		height: auto;
		margin-left: -15%;
	}
	.img_03 img {
		width: 90%;
		max-width: 642px;
		height: auto;
	}
	/* column */
	.column2 .column2-box {
		width: 100%;
	}
	.column2.type1 .column2-box:nth-child(1) {
		float: none;
		width: 80%;
	}
	.column2.type1 .column2-box:nth-child(2) {
		float: none;
		width: 100%;
	}
	.column2.type1 .column2-box:nth-child(n+2) {
		margin-top: 15px;
	}
	.column3 .column3-box {
		width: 80%;
	}
	.column3.type1 .column3-box {
		width: 49%;
	}
	.column3 .column3-box:nth-child(n+2) {
		margin-top: 10px;
	}
	.column3.type1 .column3-box:nth-child(2) {
		margin-top: 0;
	}
	.column3.type1 .column3-box:nth-child(even) {
		margin-right: 0;
	}
	.column3.type1 .column3-box:nth-child(3) {
		margin-right: 2%;
	}
	/* box */
	.box_01 {
		height: 300px;
		padding: 20px 15px;
	}
	.box_01 .img img {
		width: auto;
		height: 50px;
	}
	.box_01 .ttl {
		font-size: 18px;
		line-height: 1.3;
		margin-bottom: 5px;
	}
	.box_01 .ttl br {
		display: block;
	}
	.box_02 .ttl {
		font-size: 22px;
	}
	.box_02 .txt {
		font-size: 15px;
	}
	.box_03 {
		padding: 15px 0;
	}
	.box_03 .inner {
		width: 90%;
		max-width: 340px;
	}
	.box_03 .inner .img img {
		width: 200px;
		height: auto;
	}
	.box_03 .inner .ttl {
		font-size: 22px;
	}
	.box_03 .inner .icon_01 {
		left: -2%;
	}
	.box_03 .inner .icon_02 {
		right: -2%;
	}
	.box_03 .inner .icon_01 img,
	.box_03 .inner .icon_02 img {
		width: 80px;
		height: auto;
	}
	.box_04 .number {
		left: 0;
		top: 0;
		-webkit-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		transform: translate(0, 0);
	}
	.box_04 .number img {
		height: 70px;
	}
	.box_04 .ttl {
		padding: 40px 4%;
	}
	.box_04 .ttl img {
		width: auto;
		height: 70px;
	}
	.box_05 {
		padding: 20px 20px 0 20px;
	}
	.box_05.orange,
	.box_05.green,
	.box_05.red,
	.box_05.ocher,
	.box_05.blue {
		background-size: 180px auto;
	}
	.box_05 .ttl {
		font-size: 25px;
		margin-bottom: 10px;
	}
	.box_05 .txt {
		font-size: 14px;
	}
	.box_06 .inner {
		margin: -20px auto 0 auto;
		padding: 7px;
	}
	.box_06 .inner p {
		font-size: 22px;
		line-height: 1.3;
		border-width: 3px;
	}
	.box_06 .inner p br {
		display: block;
	}
	.box_07 {
		padding: 10px;
		background-position: right bottom, left top;
		background-size: 40% auto, auto;
		border: 5px solid #fff;
	}
	.box_07 .img img {
		width: 100%;
		height: auto;
	}
	.box_07 .txt {
		position: static;
		width: 100%;
		padding: 40px 0 10px 0;
		background: none;
	}
	.box_07 .txt .ttl {
		font-size: 18px;
		margin-bottom: 5px;
	}
	.box_07 .txt p {
		font-size: 15px;
	}
	.box_07 .txt p span {
		display: inline-block;
	}
	.box_07 .txt p br {
		display: block;
	}
	.box_08 table {
		border-width: 2px;
	}
	.box_08 table th,
	.box_08 table td {
		font-size: 13px;
		padding: 5px;
	}
	.box_08 table td span {
		font-size: 11px;
	}
	.box_08 p {
		font-size: 13px;
	}
	.box_08 .ttl {
		font-size: 16px;
	}
	.box_09 {
		padding: 20px 15px 10px 15px;
		border-width: 2px;
	}
	.box_09 p {
		font-size: 11px;
	}
	.box_09 .box .inner {
		width: 32.6%;
	}
	.box_09 .box .inner:nth-child(3) {
		margin-right: 0;
	}
	.box_09 .box .inner:nth-child(n+4) {
		margin-top: 5px;
	}
	.box_09 .txt {
		display: none;
	}
	.box_10 {
		padding-top: 15px;
	}
	.box_10 .plan {
		width: 180px;
		font-size: 18px;
		margin-left: -90px;
		padding: 5px 0;
	}
	.box_10 .inner {
		padding: 40px 15px 20px 15px;
	}
	.box_10 .inner .ttl_01 {
		font-size: 25px;
	}
	.box_10 .inner .ttl_02 {
		font-size: 15px;
	}
	.box_10 .inner table th,
	.box_10 .inner table td {
		font-size: 12px;
		padding: 10px;
	}
	.box_10 .inner table th {
		width: 27%;
		font-size: 16px;
	}
	.box_10 .inner table td span {
		font-size: 22px;
	}
	.box_10 .box_02 .ttl {
		font-size: 20px;
	}
	.box_10 .box_02 .txt {
		font-size: 14px;
	}
	.box_11 {
		padding: 15px 0;
	}
	.box_11 .inner {
		width: 90%;
		padding: 15px;
		box-sizing: border-box;
	}
	.box_11 .inner .ttl {
		font-size: 15px;
	}
	.box_11 .inner .ttl:after {
		width: 40px;
		margin-left: -20px;
	}
	.box_11 .inner .txt {
		font-size: 16px;
	}
	.box_11 .inner .txt span {
		font-size: 13px;
	}

	/* list */
	.list_01 li {
		width: 31%;
		max-width: 150px;
	}
	.list_01 li img {
		width: 100%;
		height: auto;
	}
	.list_01 li span {
		font-size: 15px;
	}
	.list_02 li {
		width: 100%;
		text-align: left;
		margin: 0 0 10px 0;
	}
	.list_02 li .img_02,
	.list_02 li .txt {
		display: inline-block;
		vertical-align: middle;
	}
	.list_02 li .img_02 {
		width: 40%;
		margin-right: 5%;
		padding-bottom: 40px;
		background: url('../images/arrow_03.png') no-repeat center bottom;
	}
	.list_02 li:last-child .img_02 {
		padding-bottom: 0;
		background: none;
	}
	.list_02 li .txt {
		width: 55%;
	}
	.list_02 li .step {
		font-size: 25px;
		background: none;
	}
	.list_02 li .step span {
		font-size: 14px;
		margin-bottom: 5px;
	}
	.list_02 li .ttl {
		font-size: 18px;
	}
	.list_03 li {
		padding: 15px;
		border-width: 2px;
	}
	.list_03 li:nth-child(n+2) {
		margin-top: 10px;
	}
	.list_03 li p {
		font-size: 13px;
		padding-left: 40px;
	}
	.list_03 li .ttl {
		font-size: 16px;
		margin-bottom: 10px;
	}
	.list_03 li .ttl span {
		top: -3px;
		width: 40px;
		font-size: 20px;
	}
	/* nav */
	#nav .nav_bg_01 {
		height: auto;
		padding-top: 85%;
	}
	#nav .nav_bg_02 {
		height: auto;
		padding-top: 25%;
	}
	#nav ul {
		margin-top: -50%;
	}
	#nav ul li {
		width: 30%;
	}
	#nav ul li:nth-child(3) {
		margin-right: 0;
	}
	#nav ul li img {
		width: 100%;
		height: auto;
	}
	/* form */
	.tbl_form tr {
		border-bottom: 1px dotted #777;
	}
	.tbl_form th,
	.tbl_form td {
		display: block;
		font-size: 14px;
		padding: 0 0 15px 0;
		border-bottom: none;
		box-sizing: border-box;
	}
	.tbl_form th {
		width: 100%;
		font-size: 15px;
		padding: 15px 0 10px 0;
	}
	.tbl_form th span {
		display: inline-block;
		position: static;
		font-size: 11px;
		vertical-align: middle;
		margin-left: 15px;
	}
	.tbl_form th br {
		display: none;
	}
	.tbl_form td span.attn {
		display: block;
		font-size: 13px;
		margin-top: 5px;
	}
	input[type="text"],
	input[type="email"],
	textarea,
	select {
		font-size: 14px;
	}
	input.half {
		width: 100%;
	}
	input.half:nth-child(n+2) {
		margin: 10px 0 0 0;
	}
	input.min {
		width: 50%;
	}
	.check {
		font-size: 13px;
		padding: 10px 15px;
	}
	label {
		display: block;
	}
	.check label {
		padding-left: 40px;
	}
	.submit input[type="submit"] {
		width: 250px;
		font-size: 16px;
		padding: 15px 0;
	}
}

/*　FLOATING
----------------------------------------------------*/

#floating {
	position: fixed;
	bottom: 10px;
	left: 0;
	width: 100%;
	font-size: 0;
	text-align: center;
	    z-index: 10000;
}
#floating .link {
	display: inline-block;
	width: 150px;
	vertical-align: top;
	margin: 0 1%;
	border-radius: 100%;
	overflow: hidden;
}
#floating .link img {
	width: 100%;
	height: auto;
}

/* ***** iPad **** */
@media only screen and (min-width : 768px) and (max-width : 949px) {
	#floating {
		bottom: 5px;
		    z-index: 10000;
	}
	#floating .link {
		width: 100px;
	}
}

/* ***** スマホ **** */
@media only screen and (min-width : 320px) and (max-width : 767px) {
	#floating {
		bottom: 5px;
	}
	#floating .link {
		width: 80px;
	}
}

/*　ETC
----------------------------------------------------*/

.f18 { font-size: 18px; }
.wh { color: #fff !important; }
.rd { color: #de0000 !important; }
.yel { color: #ffff00 !important; }
.orn { color: #f16d22 !important; }
.grn { color: #249918 !important; }
.och { color: #df9802 !important; }
.blu { color: #045989 !important; }
.bk { color: #111 !important; }
.txt_c { text-align: center; }
.v-top { vertical-align: top; }
.mb10 { margin-bottom: 10px; }
.mb20 { margin-bottom: 20px; }
.mb30 { margin-bottom: 30px; }
.mb40 { margin-bottom: 40px; }
.mb50 { margin-bottom: 50px; }
.mb60 { margin-bottom: 60px; }

/* ***** iPad **** */
@media only screen and (min-width : 768px) and (max-width : 949px) {
}

/* ***** スマホ **** */
@media only screen and (min-width : 320px) and (max-width : 767px) {
	.f18 { font-size: 14px; }
	.mb10 { margin-bottom: 5px; }
	.mb20 { margin-bottom: 10px; }
	.mb30 { margin-bottom: 15px; }
	.mb40 { margin-bottom: 20px; }
	.mb50 { margin-bottom: 25px; }
	.mb60 { margin-bottom: 30px; }
}
