@charset "UTF-8";
/* CSS Document */

#header {
	background-image: url("top/images/img01.png");
	background-position: center top;
	background-repeat: no-repeat;
	height: 828px;
	width: 100%;
	padding: 20px 20px 0px;
}

.header {
	width: 1280px;
	padding-top: 110px;
}



/* contents-top */

.contents-top {
	width: 100%;
	background-image: url("top/images/contents01-back.png");
	background-position: center 560px;
	background-repeat: no-repeat;
}

/* contents01 */

.contents01 {
	width:100%;
	text-align: center;
	padding-top: 55px;
	padding-bottom: 45px;
	background-image: url("top/images/contents01-back2.png");
	background-position: center top;
	background-repeat: no-repeat;
}

.contents01 h3 {
	margin-bottom: 30px;
}

.contents01 .box01 {
	margin-bottom: 30px;
	border-style : solid;
  border-color : rgba(255, 255, 255, 0.8);
  border-width : 5px;
	border-radius : 22px;
	padding: 30px;
	width: 900px;
}

.contents01 .box01 p {
	color: #0071ba;
	font-size: 20px;
	line-height: 1.6;
	letter-spacing: 0.05em;
	font-weight: bold;
}

.contents01 .box02 {
	width: 900px;
}

.contents01 .box02 .box-in {
	position: relative;
  width: 100%;
  padding-top: 56.25%;
}

.contents01 .box02 .box-in iframe {
	position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}


/* contents02 */

.contents02 {
	width:100%;
	background-image: url("top/images/contents02-back.png");
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 130px;
	padding-bottom: 60px;
}

.contents02 .box-in {
	width: 930px;
}

.contents02 h3 {
	padding-top: 205px;
	padding-left: 100px;
	margin-bottom: 25px;
	background-image: url("top/images/contents02-back2.png");
	background-position: left top;
	background-repeat: no-repeat;
}

.contents02 h4 {
	margin-bottom: 50px;
}

.contents02 h5 {
	margin-bottom: 10px;
	font-size: 25px;
	line-height: 1.2;
	color: #29a9e0;
	letter-spacing: 0.1em;
	font-family: vdl-v7marugothic, sans-serif;
font-style: normal;
font-weight: 300;
}

.contents02 p {
	line-height: 1.6;
	color: #666666;
	letter-spacing: 0.05em;
}

.step-box .box {
	background-image: url("top/images/arrow.png");
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-bottom: 50px;
	position: relative;
	padding-top: 25px;
	height: 256px;
}

.step-box .box:last-child {
	background-image: none;
	padding-bottom: 0px;
	height: 234px;
}

.step-box .box .box01 {
	background-color: #FFF;
	border-radius: 20px;
	padding: 25px 30px 20px 214px;
	margin-left: 40px;
}

.step-box .box .box02 {
	width: 234px;
	position: absolute;
	left: 0px;
	top: 0px;
}


/* contents03 */

.contents03 {
	width:100%;
	background-image: url("top/images/contents03-back.png");
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 110px;
	height: 1250px;
}

.contents03 h3  {
	width: 1280px;
	text-align: right;
	margin-bottom: 45px;
}

.contents03 .box-in {
	width: 1280px;
	padding-left: 840px;
	text-align: center;
}

.contents03 h4 {
	font-size: 20px;
	line-height: 1.2;
	color: #3ab4b6;
	letter-spacing: 0.1em;
	font-family: vdl-v7marugothic, sans-serif;
font-style: normal;
font-weight: 300;
	background-color: #FFF;
	padding: 5px;
	border-radius: 40px;
	width: 330px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}

.contents03 .box {
	margin-bottom: 30px;
	border-style : solid;
  border-color : #FFFFFF;
  border-width : 1px;
	border-radius: 15px;
	padding: 20px 30px;
}

.contents03 .box p {
	text-align: left;
	line-height: 1.6;
}


/* contents04 */

.contents04 {
	text-align: center;
	width: 100%;
	background-color: #f2f2f2;
	padding-bottom: 50px;
}

.contents04 .box01 {
	background-color: #FFF;
	padding-top: 60px;
	padding-bottom: 60px;
	margin-bottom: 50px;
}

.contents04 .box h5 {
	padding-top: 12px;
	font-family: "Rounded Mplus 1c", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.3;
	color: #0ac7d3;
	font-size: 20px;
	font-weight: 400;
	letter-spacing: 0.1em;
	margin-bottom: 10px;
}


.contents04 .box02 {
	position: relative;
	width: 830px;
	padding-top: 20px;
}

.contents04 .box02 .box-in {
	border-radius: 15px;
	padding: 30px 50px 20px;
	background-color: #FFF;
	text-align: left;
}

.contents04 .box02 h5 {
	line-height: 1.6;
	font-size: 18px;
	color: #00729d;
	letter-spacing: 0.1em;
	font-family: "Rounded Mplus 1c", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: 400;
}

.contents04 .box02 h6 {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	text-align: center;
}

.contents04 .box02 p {
	line-height: 1.6;
	font-size: 15px;
	letter-spacing: 0.05em;
	color: #666666;
	padding-left: 20px;
}


/* contents05 */

.contents05 {
	text-align: center;
	width: 100%;
	background-image: url("top/images/contents01-back.png");
	background-position: center top;
	background-repeat: repeat;
	background-size: auto 100%;
	padding-bottom: 60px;
}

.contents05 h3 {
	text-align: center;
	width: 100%;
	background-image: url("top/images/midashi05-back.png");
	background-position: center top;
	background-repeat: repeat-x;
	margin-bottom: 60px;
}

.contents05 .box01 {
	width: 850px;
	margin-bottom: 60px;
}

.contents05 .box01 h4, .contents05 .box01 h5 {
	display: inline-block;
	vertical-align: top;
	float: left;
	line-height: 1.2;
	font-family: vdl-v7marugothic, sans-serif;
font-style: normal;
font-weight: 500;
	letter-spacing: 0.1em;
}

.contents05 .box01 h4 {
	padding: 4px 20px;
	text-align: center;
	border-radius: 50px;
	color: #FFF;
	font-size: 20px;
	background-color: #0071ba;
	width: 330px;
}

.contents05 .box01 h5 {
	width: 520px;
	text-align: left;
	padding-left: 20px;
	color: #0071ba;
	font-size: 29px;
}

.contents05 .box01 p {
	width: 100%;
	text-align: left;
	padding-top: 15px;
	color: #0071ba;
	font-size: 15px;
	line-height: 1.6;
}


.contents05 .box01 .box {
	margin-bottom: 25px;
}

.contents05 .box01 .box:last-child {
	margin-bottom: 0px;
}


.contents05 .box03 {
	width: 850px;
	background-color: #FFF;
	border-radius: 15px;
	padding: 30px 20px 20px;
	margin-bottom: 80px;
}

.contents05 .box03 h4, .contents05 .box03 h5 {
	line-height: 1.2;
	font-family: vdl-v7marugothic, sans-serif;
font-style: normal;
font-weight: 500;
}

.contents05 .box03 h4 {
	font-size: 30px;
color: #FFF;
	padding: 6px 40px;
	border-radius: 60px;
	display: inline-block;
	background-color: #41AAE0;
	margin-bottom: 20px;
	letter-spacing: 0.1em;
}

.contents05 .box03 h5 {
	font-size: 42px;
color: #2271BA;
}

.contents05 .box03 h5 span {
	font-size: 25px;
}

.contents05 .box03 h5, .contents05 .box03 h6 {
	display: inline-block;
vertical-align: top;
margin-left: 10px;
margin-right: 10px;
}

.contents05 .box03 h6 {
	font-size: 17px;
color: #FFF;
line-height: 1.2;
letter-spacing: 0.1em;
font-weight: normal;
	padding: 5px 20px;
	background-color: #2271BA;
	margin-top: 10px;
}



.contents05 .box02 {
	width: 900px;
}

.contents05 .box02 .box-in {
	position: relative;
  width: 100%;
  padding-top: 56.25%;
}

.contents05 .box02 .box-in iframe {
	position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}


/* contents06 */

.contents06 {
	width: 100%;
}

.contents06 .box01 {
	width: 100%;
	text-align: center;
	padding-top: 40px;
	background-color: #009ad7;
}

.contents06 .box02 {
	width: 100%;
	padding-top: 40px;padding-bottom: 40px;
	background-color: #FFF;
}

.contents06 .box02 .box-in {
	width: 1100px;
	display: table;
}

.contents06 .box02 .box-in .box {
	display: table-cell;
	vertical-align: top;
	padding: 15px 0px;
	text-align: left;
	width: 270px;
}

.contents06 .box02 .box-in .box:last-child {
	/*border-left-style : solid;*/
  border-left-color : #808080;
  border-left-width : 1px;
	padding-left: 50px;
	width: 830px;
}

.contents06 .box02 .box-in h4 {
	margin-bottom: 20px;
}

.contents06 .box02  ul li {
	line-height: 1.6;
	color: #4d4d4d;
	margin-bottom: 10px;
	text-indent: -17px;
	margin-left: 17px;
	font-family: "Rounded Mplus 1c", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: 400;
	font-size: 17px;
	letter-spacing: 0.1em;
}

.contents06 .box02 .box:last-child ul li {
	font-size: 15px;
}

.contents06 .box02 .box:last-child ul {
	display: inline-block;
	vertical-align: top;
	margin-right: 20px;
}

.contents06 .box02 ul li a {
	line-height: 1.6;
	color: #009ad7;
	font-weight: normal;
}

.contents06 .box02 ul li a:hover {
	text-decoration: underline;
}




/* contents07 */

.contents07 {
	width:100%;
	background-image: url("top/images/contents04-back.png");
	background-position: center top;
	background-repeat: no-repeat;
}

.contents07 .box01{
	width:1280px;
	padding-top: 105px;
	margin-bottom: 60px;
}

.contents07 .box01 .box-in {
	width: 455px;
	float: right;
}

.contents07 h3 {
	font-size: 38px;
	line-height: 1.3;
	color: #29a9e0;
	letter-spacing: 0.05em;
	margin-bottom: 10px;
}

.contents07 h4 {
	font-size: 55px;
	line-height: 1.2;
	color: #29a9e0;
	letter-spacing: 0.05em;
	margin-bottom: 20px;
	display: inline-block;
	font-weight: normal;
	background-image: url("top/images/tel.png");
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 45px;
	padding-left: 60px;
}

.contents07 p {
	font-size: 14px;
	color: #433b38;
	line-height: 1.6;
	margin-bottom: 25px;
}

.contents07 a:hover {
	opacity: 0.75;
}

.contents07 .box02 {
	width:100%;
	text-align: center;
	background-image: url("top/images/midashi07-back.png");
	background-position: center bottom;
	background-repeat: repeat-x;
}




/* contents11 */

.contents11 {
	width:100%;
	text-align: center;
	padding-top: 40px;
	padding-bottom: 50px;
	background-color: #9ee6ff;
}

.contents11 h3 {
	margin-bottom: 10px;
	text-align: center;
}

.contents11 h4 {
	font-family: "Rounded Mplus 1c", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.2;
	color: #0ac7d3;
	font-size: 20px;
	font-weight: 400;
	letter-spacing: 0.1em;
	margin-bottom: 20px;
}

/*contact*/
.contact {
	width: 100%;
	text-align: left;
}


.contact table {
	width: 820px;
	display:block;
	margin-left: auto;
	margin-right: auto;
	
}

.contact table .box {
	margin-bottom:5px;
	
}

.contact table tr {
	clear: both;
	display: block;
	margin-bottom:10px;
	margin-top:10px;
}

.contact table tr td {
	font-size: 15px;
	line-height:1.6;
	display: inline-block;
	vertical-align:top;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}

.contact table span.sp-view {
	display: none;
}

.contact table tr td input {
	width:550px;
}

.contact table tr td input.age {
	width:150px;
}

.contact table tr td input.radio {
	width: 15px;
}

.contact table tr td textarea {
	width:550px;
}

.contact table tr td.left {
	width: 250px;
}

.contact table tr.t-end td {
	vertical-align: top;
}

.contact table tr.errer td {
	color: #fc5272;
	vertical-align: middle;
}


.contact span.c01 {
	font-size: 15px;
	line-height: 1.6;
	color: #fc5272;
	vertical-align: top;
	display: inline-block;
	padding-left: 10px;
}

p.text02 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	line-height: 1.6;
}

.contact table tr.c-box {
	background-color: #F1F1F1;
	padding: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-style: none;
	margin-bottom: 0px;
	margin-top:0px;
}


.contact .c-box td input {
	width: 530px;
}


.contact .c-box td.left {
	width: 230px;
}




form,input,textarea,button{
	margin:0;
	padding:7px;
	font-size:100%;
}

td div.space {
	margin-top: 20px;
}

input[type="text"] {
	outline: 0;
	border: 1px solid rgba(255,255,255,0);
}

textarea[type="textarea"] {
	border: 1px solid rgba(255,255,255,0);
	padding: 5px;
}


.check-box {
	padding-top:30px;
	padding-bottom:30px;
	margin-top: 50px;
	width: 700px;
	text-align: center;
	background-image: url(../img/index/text-back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.check-box p {
	color:#000;
	line-height:1.6;
	margin-bottom:15px;
}

.check-box span {
	color:#000;
	font-size:16px;
	line-height: 2;
	padding-left:15px;
	display:inline-block;
}

.check-box p a {
	color:#29abe2;
	line-height:1.6;
	text-decoration:underline;
}



.button {
	text-align: center;
	margin-top: 50px;
}

button {
	cursor: pointer;
	border:none;
	background-color:#9ee6ff;
}

.button img {
	height:40px;
	width:auto;
}

button span {
	display:inline-block;
	padding:40px;
	padding-top:12px;
	padding-bottom:10px;
	background-color:#3ab4b6;
	color:#FFF;
	font-size:15px;
	letter-spacing:0.2em;
	border: 1px solid #3ab4b6;
	border-radius: 5px;
}

button:hover span {
	background-color: #FFF;
	color: #3ab4b6;
}


.btn-box {
	padding-top:40px;
	clear:both;
	margin-bottom:30px;
}



#formWrap {
	width:100%;
	padding-top: 60px;
	padding-bottom: 60px;
}

.formtable {
	width: 100%;
}

.formtable tr {
	padding-left:5px;
	padding-right:5px;
	display:block;
	padding-top: 20px;
	padding-bottom: 20px;
}

.formtable th {
	text-align: left;
	font-weight: normal;
	width: 190px;
	display: inline-block;
	vertical-align:top;
	margin-bottom:10px;
}

.formtable td  {
	text-align: left;
	font-weight: normal;
	width: 660px;
	display: inline-block;
	vertical-align:top;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}

.formtable input  {
	width: 100%;
}




.contact h4 {
	color: #333333;
	line-height: 1.6;
	letter-spacing: 0.05em;
	font-weight: normal;
	margin-bottom:30px;
}

.contact h5 {
	color: #333333;
	line-height: 1.6em;
	letter-spacing: 0.4em;
	font-size: 20px;
	font-weight: normal;
	text-align: center;
	margin-bottom: 20px;
	padding-top: 50px;
}


a.btn-mail {
	display:inline-block;
	padding:40px;
	padding-top:15px;
	padding-bottom:13px;
	background-color:#998675;
	color:#FFF;
	font-size:15px;
	letter-spacing:0.2em;
	font-weight:bold;
	border: 2px solid #998675;
	margin-bottom:60px;
}

a.btn-mail:hover {
	background-color:#FFF;
	color:#998675;
}

span.text003 {
	display:none;
}


.text002 {
	padding-top: 60px;
}


br.sp-s {
	display: none;
}




.sp-view {
    display: none;
}

html, body {
    height: 100%;
}



@media screen and (min-width: 737px) {

	
}
