/* CSS Document */
body{
	min-width: 1020px;
}
.contents{
	max-width: 1600px;
	min-width: 1020px;
	margin: -4px auto 0;
  font-family:"Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align:left;
}
@font-face{
  font-family:"Yu Gothic";
  src:local("Yu Gothic Medium");
  font-weight:100;
}
@font-face{
  font-family:"Yu Gothic";
  src:local("Yu Gothic Medium");
  font-weight:200;
}
@font-face{
  font-family:"Yu Gothic";
  src:local("Yu Gothic Medium");
  font-weight:300;
}
@font-face{
  font-family:"Yu Gothic";
  src:local("Yu Gothic Medium");
  font-weight:400;
}
@font-face{
  font-family:"Yu Gothic";
  src:local("Yu Gothic Bold");
  font-weight:bold;
}
.contents a{
	transition: opacity .4s cubic-bezier(.210, .60, .350, 1);
}
.contents a:hover{
	opacity:0.7;
}
#wrap{
	text-align:left;
	overflow:hidden;
	background-color: #fff;
}
.contents p,
.contents h2,
.contents h3,
.contents h4{
	margin: 0px;
	line-height: 1.2em;
}
.contents ul,
.contents li{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.contents img{
	max-width: 100%;
	height: auto;
}
.contents a img{
	border:none;
}
.footstepBox{
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -451px;
	z-index: 1000;
	margin-top: 0px;
	margin-bottom: 40px;
	width: 902px;
}
.footstepBox,
.footstepBox a{
	color: #fff !important;
}
.naviBox{
	position: relative;
	z-index: 10;
}
.footerBox{
	margin-top: 0;
}
.pc_only{
	display: block;
}
.sp_only{
	display: none;
}
@media screen and (max-width: 740px) {
.footstepBox{
	width: auto;
	left: 0;
	margin: 0px 15px 15px 15px;
}
.contents {
	min-width:320px;
}
.pc_only{
	display: none;
}
.sp_only{
	display: block;
}
}

/* main */
#main{
	position: relative;
	background: #00afdd;
}
#main::before{
	content: "";
	width: 100%;
	height: 40px;
	position: absolute;
	left: 0;
	bottom: 0;
	background: #fff;
}
#main h1{
	position: relative;
	padding: 0;
	margin: 0;
	text-align: center;
}
#main h1 img{
	margin: 0 auto;
}
@media screen and (max-width: 740px) {
#main{
	padding-top: 40px;
}
#main::before{
	height: 22px;
}
#main h1{
	max-width: 400px;
	margin: 0 auto;
}
}

/* more */
.more{
	background: #00afdd;
	padding: 30px 0;
}
.more .inner{
	position: relative;
	max-width: 1020px;
	padding: 12px 40px;
	margin: 0 auto;
	height: 60px;
	box-sizing: border-box;
}
.more .inner .txt p{
	font-size: 29px;
	font-weight: bold;
	color: #fff;
}
.more .inner .btn{
	position: absolute;
	right: 40px;
	top: 0;
	width: 200px;
	background: #fff;
}
.more .inner .btn a{
	display: block;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	background: #fff000;
	color: #00afdd;
	padding: 22px 0 0;
	height: 60px;
	box-sizing: border-box;
}
.more .inner .btn a:hover{
	text-decoration: none;
}
@media screen and (max-width: 740px) {
.more{
	padding: 30px 0;
}
.more .inner{
	padding: 0 20px;
	height: auto;
}
.more .inner .txt p{
	font-size: 18px;
	text-align: center;
}
.more .inner .btn{
	position: relative;
	right: 0;
	width: 200px;
	margin: 10px auto 0;
}
.more .inner .btn a{
	font-size: 16px;
	padding: 17px 0 0;
	height: 50px;
}
}


/* contact */
.contact{
	border:4px solid #333;
	width:740px;
	margin:60px auto 0;
	padding:20px;
	background: #fff;
}
.contact,
.contact *,
.contact :before,
.contact :after{
	-webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
}
.contact h3{
	font-size:23px;
	text-align:center;
	color:#2E3445 !important;
	margin-bottom:10px;
}
.contact .time{
	text-align:center;
	font-size:14px;
	margin-bottom:20px;
}
.contact .col_box{
	overflow:hidden;
}
.contact .col{
	float:left;
	width:50%;
	padding-left:15px;
	padding-right:15px;
}
.contact .contact_tel strong{
	display:block;
	font-family:"Roboto",sans-serif;
	font-size:48px;
	line-height:1em;
	text-align:center;
}
.contact .contact_tel .col > a{
	display:block;
	color:#FFF;
	text-align:center;
	width:300px;
	height:52px;
	font-size:20px;
	background:#005C94;
	padding-top:18px;
	border-radius:6px;
	font-weight:bold;
}
.contact .contact_tel .col > a:hover{
	text-decoration:none;
	opacity:0.8;
	filter:alpha(opacity=80);
}
.contact .contact_line{
	border-top:2px solid #dedede;
	margin-top:20px;
	padding-top:20px;
}
.contact .contact_line h4{
	font-size:18px;
	font-weight:bold;
	margin-bottom:6px;
}
.contact .contact_line p{
	font-size:14px;
	line-height:1.6em;
}
.contact .contact_line a{
	display:block;
	color:#FFF;
	text-align:center;
	width:300px;
	height:54px;
	font-size:20px;
	background:#6BC315;
	padding-top:16px;
	border-radius:6px;
	font-weight:bold;
}
.contact .contact_line a:hover{
	opacity:0.8;
	filter:alpha(opacity=80);
}
.contact .contact_line a img{
	height:23px;
	width:auto;
}
@media screen and (max-width:768px) {
.contact{
	width:auto;
	margin:30px 0 0;
	padding:10px 0;
}
.contact h3{
	font-size:16px;
}
.contact .time{
	font-size:12px;
	margin-bottom:10px;
}
.contact .col_box{
	margin-left:15px;
	margin-right:15px;
}
.contact .col{
	float:none;
	width:auto;
	padding:0;
}
.contact .contact_tel strong{
	margin-bottom:10px;
}
.contact .contact_tel strong,
.contact .contact_tel strong a{
	font-size:30px;
	text-decoration:none;
}
.contact .contact_tel .col > a{
	width:100%;
	height:40px;
	font-size:16px;
	padding-top:12px;
}
.contact .contact_line h4{
	font-size:14px;
	text-align:center;
}
.contact .contact_line p{
	font-size:12px;
	line-height:1.4em;
	text-align:center;
	margin-bottom:10px;
}
.contact .contact_line a{
	width:100%;
	height:41px;
	font-size:16px;
	padding-top:11px;
}
.contact .contact_line a img{
	height:20px;
}
}

/* section */
section{
	padding: 80px 40px;
}
section .inner{
	margin: 0 auto;
}
section .ttl{
	position: relative;
	text-align: center;
	margin-bottom: 40px;
}
section .ttl::after{
	content: "";
	display: block;
	height: 4px;
	width: 60px;
	background: #00afdd;
	margin: 30px auto 0;
}
section .ttl h2{
	font-size: 40px;
}
@media screen and (max-width: 740px) {
section{
	padding: 40px 20px;
}
section .inner{
}
section .ttl{
	margin-bottom: 30px;
}
section .ttl::after{
	height: 4px;
	width: 50px;
	margin: 20px auto 0;
}
section .ttl h2{
	font-size: 22px;
}
}

/* sec1 */
#sec1{
	padding-bottom: 0;
}
#sec1 .inner{
	max-width: 1100px;
}
#sec1 .sanmitu{
	max-width: 334px;
	margin: 0 auto 10px;
}
#sec1 ul + .sanmitu{
	margin-top: 60px;
}
#sec1 ul{
	font-size: 0;
	margin-top: -4%;
}
#sec1 ul li{
	display: inline-block;
	vertical-align: top;
	width: 30.91%;
	margin: 40px 3.635% 0 0;
}
#sec1 ul li:nth-child(3n){
	margin-right: 0;
}
#sec1 ul li h3{
	font-size: 18px;
	margin-top: 12px;
	text-align: center;
}
#sec1 .reason{
	border: 4px solid #00afdd;
	box-sizing: border-box;
	padding: 0 40px 40px;
	max-width: 940px;
	margin: 20px auto 0;
}
#sec1 .reason h2{
	text-align: center;
	font-size: 38px;
	margin-top: -20px;
}
#sec1 .reason h2 span{
	display: inline-block;
	background: #fff;
	padding: 0 15px;
}
#sec1 .reason .col3{
	font-size: 0;
}
#sec1 .reason .col3 .col{
	position: relative;
	box-sizing: border-box;
	padding: 0 0 0 120px;
	margin-top: 20px;
	min-height: 100px;
}
#sec1 .reason .col3 .col:nth-child(1){
	margin-top: 40px;
}
#sec1 .reason .col3 .col strong{
	position: absolute;
	left: 0;
	top: 0;
	font-size: 54px;
	font-family: 'Oswald', sans-serif;
	font-weight: normal;
	color: #fff;
	line-height: 1;
	background: #00afdd;
	width: 100px;
	height: 100px;
	box-sizing: border-box;
	text-align: center;
	padding-top: 20px;
	border-radius: 6px;
}
#sec1 .reason .col3 .col h3{
	font-size: 26px;
	padding-top: 14px;
}
#sec1 .reason .col3 .col:nth-child(1) h3{
	padding-top: 0;
}
#sec1 .reason .col3 .col p{
	font-size: 16px;
	line-height: 1.8;
	margin-top: 10px;
}
@media screen and (max-width: 740px) {
#sec1 .sanmitu{
	max-width: 220px;
}
#sec1 ul + .sanmitu{
	margin-top: 40px;
}
#sec1 ul{
	margin-top: -20px;
}
#sec1 ul li,
#sec1 ul li:nth-child(3n){
	width: 48%;
	margin: 20px 4% 0 0;
}
#sec1 ul li:nth-child(2n){
	margin-right: 0;
}
#sec1 ul li h3{
	font-size: 12px;
	margin-top: 8px;
}
#sec1 .reason{
	padding: 0 20px 30px;
	margin-top: 30px;
}
#sec1 .reason h2{
	font-size: 24px;
	margin-top: -30px;
}
#sec1 .reason .col3{
	margin-top: 0;
}
#sec1 .reason .col3 .col{
	padding: 0 0 0 70px;
	margin-top: 20px;
	min-height: 0;
}
#sec1 .reason .col3 .col:nth-child(1){
	margin-top: 20px;
}
#sec1 .reason .col3 .col strong{
	font-size: 30px;
	width: 60px;
	height: 60px;
	padding-top: 15px;
}
#sec1 .reason .col3 .col h3{
	font-size: 18px;
	padding-top: 0;
}
#sec1 .reason .col3 .col p{
	font-size: 13px;
	margin-top: 5px;
}
}

/* sec2 */
#sec2 .inner{
	max-width: 1100px;
	margin: 0 auto;
}
#sec2 .col2{
	font-size: 0;
}
#sec2 .col2 .col{
	position: relative;
	background: #f6f6f6;
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
	padding: 50px;
	width: 49.5%;
	margin: 1% 1% 0 0;
	text-align: center;
}
#sec2 .col2 .col:nth-child(2n){
	margin-right: 0;
}
#sec2 .col2 .col .photo{
	position: absolute;
	right: 10px;
	top: 20px;
	width: 110px;
}
#sec2 .col2 .col .plan{
	position: absolute;
	left: 20px;
	top: -5px;
}
#sec2 .col2 .col h3{
	font-size: 24px;
	color: #00afdd;
}
#sec2 .col2 .col .img{
	margin-top: 20px;
}
#sec2 .col2 .col .img img{
	display: block;
	margin: 0 auto;
}
#sec2 .col2 .col p{
	font-size: 16px;
	line-height: 1.8;
	margin-top: 10px;
}
#sec2 .right{
	text-align: right;
	font-size: 13px;
	margin-top: 10px;
	line-height: 1.5;
}
@media screen and (max-width: 1124px) {
#sec2 .col2 .col .photo{
	width: 100px;
}
#sec2 .col2 .col h3{
	font-size: 20px;
}
}
@media screen and (max-width: 740px) {
#sec2 .col2 .col{
	padding: 50px 20px 30px;
	width: 100%;
	margin: 10px 0 0 0;
}
#sec2 .col2 .col:nth-child(1){
	margin-top: 0;
}
#sec2 .col2 .col .photo{
	right: 10px;
	top: 10px;
	width: 80px;
}
#sec2 .col2 .col .plan{
	left: 10px;
	top: -5px;
	width: 50px;
}
#sec2 .col2 .col h3{
	font-size: 16px;
}
#sec2 .col2 .col .img{
	margin-top: 10px;
}
#sec2 .col2 .col p{
	font-size: 13px;
	line-height: 1.6;
	margin-top: 5px;
}
#sec2 .right{
	font-size: 12px;
	margin-top: 10px;
}
}

/* sec3 */
#sec3{
	background: #f6f6f6;
}
#sec3 .inner{
	max-width: 960px;
	margin: 0 auto;
}
#sec3 ul{
	font-size: 0;
	margin-top: -40px;
}
#sec3 ul li{
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: 33.333%;
	margin-top: 40px;
}
#sec3 ul li::before{
	content: "";
	position: absolute;
	right: 100%;
	top: 75px;
	width: 56px;
	height: 56px;
	background-image: url("../images/arrow_icon_01.svg");
	transform: translateX(50%);
}
#sec3 ul li:first-child::before{
	display: none;
}
#sec3 ul li a{
	display: block;
	text-decoration: none;
	color: #333;
}
#sec3 ul li .icon{
	width: 192px;
	height: 192px;
	background: #fff;
	margin: 0 auto;
	border-radius: 50%;
}
#sec3 ul li .txt{
	margin-top: 15px;
}
#sec3 ul li .txt h3{
	font-size: 20px;
	text-align: center;
}
@media screen and (max-width: 740px) {
#sec3 ul{
	margin-top: -20px;
}
#sec3 ul li{
	display: block;
	width: 100%;
	margin-top: 20px;
	box-sizing: border-box;
	padding-left: 120px;
	min-height: 110px;
}
#sec3 ul li::before{
	right: auto;
	left: 33px;
	top: 95px;
	width: 35px;
	height: 35px;
	background-size: cover;
	transform: translateX(0) rotate(90deg);
}
#sec3 ul li:first-child::before{
	display: block;
}
#sec3 ul li:last-child::before{
	display: none;
}
#sec3 ul li .icon{
	position: absolute;
	left: 0;
	top: 0;
	width: 100px;
	height: 100px;
}
#sec3 ul li .txt{
	margin-top: 0;
	padding-top: 42px;
}
#sec3 ul li:nth-child(4) .txt{
	padding-top: 32px;
}
#sec3 ul li .txt h3{
	font-size: 16px;
	text-align: left;
}
}

/* pageTop */
#pageTop{
	padding:0px 10px 10px;
	background-color:#00a3d9;
	position:fixed;
	bottom:40px;
	right:0px;
	cursor:pointer;
	color:#FFF;
	font-weight:bold;
	line-height:1.2em;
	text-align:center;
	z-index:300;
}
#pageTop i{
	display:block;
	font-size:24px;
	line-height:1.2em;
}
#pageTop span{
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
}
@media screen and (max-width: 740px) {
#pageTop{
	bottom:0px;
}
#pageTop i{
	font-size:20px;
	line-height:1em;
}
#pageTop span{
	font-size:10px;
}
#pageTop span br{
	display:none;
}
}