@charset "utf-8";


#teaser.bgnone::before {
	display: none !important;
}

/*------------.policy --------------*/

#teaser.policy {
	background: url(../images/policy/teaser_policy.jpg) center center no-repeat;
	background-size: cover;
}
.pagepolicy {
	background: #feffe6;
	position: relative;
}
/* .pagepolicy::before {
	background: url(../images/policy/ico_line_sp01.png) 0 0 repeat-x;
	width: 100%;
	height: 8px;
	top: -7px;
	left: 0;
	content: "";
	z-index: 2;
	position: absolute;
} */


.policywrap {
	padding: 20px 0;
}
.policybox {
	margin-top: 25px;
	font-size: 14px;
	line-height: 1.8;
}
.policybox .tit {
	font-weight: bold;
}

.policybox .txt {
	font-style: normal;
	font-weight: 500;
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
}





/*------------.contact --------------*/
#teaser.contact {
	background: url(../images/contact/teaser_contact.jpg) center center no-repeat;
	background-size: cover;
}
.contact {
	padding: 25px 0 0;
}
.contact .hdL {
	font-size: 17px;
}
.contacttel {
	padding: 15px 0 ;
}
.contacttel .tel {
	display: block;
	align-items: center;
	text-align: center;
	margin: 0 auto;
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
}
.contacttel .tel a {
	display: block;
	font-size: 22px;
	color: #000;
	font-weight: bold;
}
.contacttel .tel span {
	font-size: 12px;
}

.contact .anchorlist li {
	width: 242px;
	margin: 0 auto;
}
.contact .anchorlist li + li {
	margin-top: 10px;
}
.contact .anchorlist li a {
	display: block;
	border-radius: 10px;
	border: 4px solid #fff;
	text-align: center;
	font-size: 12px;
	text-decoration: none;
	color: #fff;
	padding: 15px 0;
	background: linear-gradient(to right,#0da2d1,#64d3e2);
	transition: all 0.5s;
}
.contact .anchorlist li a:hover {
	opacity: 0.5;
}



.contactform01 {
	padding-top: 30px;
}
.contactstep {
	display: flex;
	justify-content: space-between;
	margin: 25px 0 ;
}
.contactstep li {
	width: 30%;
	background: #e6e6e6;
	font-size: 13px;
	padding: 8px 10px;
	box-sizing: border-box;
}
.contactstep li span {
	display: block;
}
.contactstep li.on {
	background: #3b3b3b;
	color: #fff;
}



.contacttab {
	width: 100%;
	border: 1px solid #818181;
	border-top: none;
	box-sizing: border-box;
	background: #fff;
	overflow: hidden;
}
.contacttab th {
	position: relative;
	font-size: 14px;
	background: #f1f1f1;
	padding: 5px 10px;
	border-bottom: 1px solid #818181;
	border-top: 1px solid #818181;
}
.contacttab th .must {
	display: block;
	color: #fff;
	background: #ec2028;
	text-align: center;
	border-radius: 5px;
	width: 41px;
	height: 25px;
	line-height: 25px;
	font-size: 12px;
	font-weight: normal;
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translateY(-50%);
	z-index: 2;
}
.contacttab th .any {
	display: block;
	color: #fff;
	background: #888888;
	text-align: center;
	border-radius: 5px;
	width: 41px;
	height: 25px;
	line-height: 25px;
	font-size: 12px;
	font-weight: normal;
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translateY(-50%);
	z-index: 2;
}
.contacttab td {
	padding: 10px;
}

.contacttab td .msg{
	color: #ec2028;
	font-weight: bold;
}
.error_msg{
	text-align: center;
	color: #ec2028;
    font-size: 1.3rem;
    margin-bottom: 1em;
}

.thx_msg{
    font-size: 1.4rem;
    text-align: center;
    margin-bottom: 3em;
}

.contacttab td.pad {
	padding:15px 10px;
}
.contacttab td .note {
	font-size: 12px;
	color: #575757;
	margin-top: 5px;
}
.contacttab td .txt {
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0;
}
.contacttab td .list li + li {
	margin-top: 10px;
}
.contacttab .inputtxt {
	border: 1px solid #7d7d7d;
	width: 100%;
	height: 30px;
	padding: 10px ;
	box-sizing: border-box;
	border-radius: 0;
}
.contacttab td .list input[type=checkbox] {
	width: 20px;
	height: 20px;
	vertical-align: middle;
	margin-top: -5px;
	margin-right: 20px;
}
.contacttab .inputtxt:focus {
	outline: none;
	background: #fdf3ce;
}
.contacttab .inputtxt.inputW01 {
	width: 100%;
}
.contacttab .inputtxt.inputW02 {
	width: 100%;
}
.contacttab .select {
	display: flex;
	align-items: center;
}
.contacttab .select  p {
	margin-left: 10px;
}
.selectWrap {
  position: relative;
  height: 30px;
}
.selectWrap span.customSelect {
  width: 220px;
}
span.customSelect {
  color: #333;
  padding: 0 5px;
  border: 1px solid #7d7d7d;
  line-height: 30px;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: left;
}

.customSelectInner {
  background: url(../images/contact/customselect_arrow.png) no-repeat center right;
  background-size: 9px;
  padding: 0 9px 0 0;
  width: 100% !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.contacttab textarea {
	width: 100%;
	height: 200px;
	border: 1px solid #7d7d7d;
	box-sizing: border-box;
	margin-right: 30px;
	padding: 10px 20px;
	resize: none;
	border-radius: 0;
}
.formpolicy {
	background: #e6e6e6;
	padding: 10px;
	margin: 15px 0 20px;
	font-size: 14px;
	font-weight: 500;
}
.formpolicy a {
	font-size: 14px;
	color: #264c9b;
	margin-right: 5px;
}
.formpolicy input[type=checkbox] {
	width: 20px;
	height: 20px;
	vertical-align: middle;
	margin-top: -2px;
	margin-right: 5px;
}
.formbtn {
	width: 180px;
	margin: 0 auto;
}
.formbtn input {
	width: 100%;
	height: 60px;
	border: 4px solid #fff;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	background: linear-gradient(to right,#0da2d1,#64d3e2);
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	border-radius: 13px;
}

.contactform01 + .contactform01 {
	margin-top: 90px;
}
.contacttab .list02 li + li {
	margin-top: 20px;
}


.contacttool {
	padding: 0 10px 25px;
	margin-top: 45px;
	font-weight: bold;
}
.contacttool .tit {
	text-align: center;
	font-size: 14px;
	border-bottom: 1px solid #c7c7bf;
	padding-bottom: 4px;
}
.contacttool .txt{
	font-size: 12px;
	padding: 10px 0;
}
.contact .txt01 {
	text-align: center;
	margin-top: 25px;
}
.selectcont {
	padding: 10px 0;
}
.selectcont label {
	display: block;
}
.selectcont label + label {
	margin-top: 15px;
}



/*------------.index --------------*/


#header.topheader {
	background: #fff;
}
#video {
	position: fixed;
	left: 0;
	top: 0;
	height: 100vh;
	width: 100vw;
	z-index: -1;
	object-fit: cover
}
#mainimg {
	background: url(../images/top/img_mainimg.jpg) center center no-repeat;
	background-size: cover;
	height: 50vh;
}
#mainimg .inner02 {
	position: relative;
	height: 100vh;
	z-index: -1;
}
#mainimg .tit {
	font-size: 16px;
	color: #fff;
	position: absolute;
	bottom: 30px;
	left: 20px;
	letter-spacing: 9px;
	z-index: 2;
}


.newstopics,
.topperiphery,
.topaccess{
	background-color: #fff;
}

.topnews {
	background: #ffeef0;
	padding: 15px 0;
}
.topnews .list li {
	padding: 12px 0;
}
.topnews .list li .date {
	font-size: 13px;
	margin-bottom: 5px;
}
.topnews .list li .date span {
	display: inline-block;
	background: #ff6263;
	color: #fff;
	margin-left: 15px;
	font-size: 10px;
	padding: 2px 10px;
	border-radius: 20px;
}
.topnews .list li a {
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #353535;
}



.newstopics .topicsmain {
	padding: 20px 0 30px;
}
.newstopics .topicsmain .topicstit {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 15px;
}
.newstopics .topicsmain .topicstit .tit {
	font-size: 20px;
	color: #0ca3c6;
	line-height: 1.3;
}
.newstopics .topicsmain .topicstit .btn {
	width: 120px;
}
.newstopics .topicsmain .topicsnews li + li {
	margin-top: 15px;
}
.newstopics .topicsmain .topicsnews .date {
	margin-bottom: 5px;
	font-size: 13px;
	display: flex;
	align-items: center;
}
.newstopics .topicsmain .topicsnews .date span {
	display: inline-block;
	margin: 0 0 0 15px;
	background: linear-gradient(to right,#0ba1d0,#4ac4dd);
	padding: 1px;
	border-radius: 15px;
}
.newstopics .topicsmain .topicsnews .date span i {
	display: block;
	font-style: normal;
	font-size: 10px;
	background: #fff;
	width: 100px;
	text-align: center;
	padding: 2px 0;
	border-radius: 15px;
}
.newstopics .topicsmain .topicsnews a {
	font-size: 14px;
	color: #000;
	font-weight: bold;
	display: block;
}



.topblog {
	background-color: #feffe6;
	background-image: url(../images/top/bg_top02.png),url(../images/top/bg_top03.png);
	background-position: 0 10%,right 255px;
	background-repeat: no-repeat;
	background-size: 60%,60%;
	padding: 20px 0 0;
	position: relative;
}
.topblog::before {
	background: url(../images/top/bg_top01.png) 0 0 repeat-x;
	background-size:auto 100%;
	width: 100%;
	height: 8px;
	top: -7px;
	left: 0;
	content: "";
	z-index: 2;
	position: absolute;
}
.topblog .blogtit {
	font-size: 20px;
	color: #ff9000;
	display: flex;
	justify-content: space-between;
	align-items: center;
	line-height: 1;
}
.topblog .blogtit a {
	width: 120px;
}
.topblog .list {
	display: flex;
	justify-content: space-between;
	margin-top:15px;
}
.topblog .list li {
	width: 49%;
}

.topblog .list li:nth-child(3){
	display: none;
}

.topblog .list li .cont {
	background: #fff;
	padding: 10px 10px 20px;
	color: #353535;
	border-radius: 0 0 10px 10px;
	min-height: 75px;
}
.topblog .list li .cont .date {
	font-size: 12px;
}
.topblog .list li .cont .tit {
	font-size: 14px;
	font-weight: bold;
}

.topblog .list li .cont .tit a{
	color: #353535;
}

.topblog .list .img img {
	height: auto;
	border-radius: 6px 6px 0 0;
}


.topblog .btn {
	text-align: right;
	margin-top: 20px;
}




.topfacilities {
	margin-top: 100px;
	position: relative;
	padding: 35px 10px 10px;
	background: url(../images/top/bg_top04_sp.png) 0 0 no-repeat;
	background-size: cover;
}
.topfacilities .facilitiestit {
	text-align: center;
	font-size: 20px;
	color: #381e14;
	line-height: 1.6;
	background: url(../images/top/bg_top05_sp.png) center center no-repeat;
	background-size: 100%;
	padding: 15px 0 10px;
}
.topfacilities .facilitiestit span {
	font-size: 15px;
	display: block;
}
.topfacilities .tit {
	text-align: center;
	font-size: 14px;
	color: #353535;
	padding: 0 0 10px;
	font-weight: bold;
	letter-spacing: 5px;
}
.topfacilities .txt02 {
	text-align: left;
	font-size: 14px;
	color: #353535;
	padding: 0 0 25px;
	font-weight: bold;
	letter-spacing: 10px;
}
.topfacilities .txt02 span {
	display: inline-block;
	text-align: left;
	letter-spacing: 5px;
	line-height: 1.4;
	padding-left: 15px;
}
.topfacilities .txt {
	text-align: center;
	font-size: 14px;
	color: #353535;
}
.topslider .slick-dots li {
	margin: 0;
}




.topslider .sliderbg01 {
	background: url(../images/top/img_slider01.png) center center no-repeat;
	background-size: cover;
}
.topslider .sliderbg02 {
	background: url(../images/top/img_slider02.png) center center no-repeat;
	background-size: cover;
}
.topslider .sliderbg03 {
	background: url(../images/top/img_slider03.png) center center no-repeat;
	background-size: cover;
}
.topslider .sliderbox {
	height: 200px;
}
.topslider .slick-dots {
	bottom: 10px;
}
.topslider .slick-dots li button:before
{
	background: #eaeaea;
    content: '';
	border-radius: 50%;
    opacity: 1;
	width: 10px;
	height: 10px;
}

.topslider .slick-dots li.slick-active button:before
{
    opacity: 1;
	background: linear-gradient(to right,#009ace,#6ad6e4);
}



.topperiphery .inner02 {
	position: relative;
	padding-top: 5px;
}
.topperiphery .inner02::before {
	background: url(../images/about/bg_about01.png) 0 0 no-repeat;
	background-size: 100%;
	width: 240px;
	height: 52px;
	top: 100%;
	left: 50%;
	transform: translateX(-50%);
	content: "";
	z-index: 2;
	position: absolute;
}
.peripherybox {
	background: url(../images/top/bg_top06.png) 0 0 no-repeat;
	background-size: 100% 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	width: 290px;
	height: 120px;
	margin: 0 auto;
}
.peripherybox .tit {
	font-size: 17px;
	color: #ff9000;
	letter-spacing: 5px;
	margin-top: 30px;
	margin-bottom:5px;
}
.peripherybox .txt {
	font-size: 14px;
	color: #353535;
}

.peripherymain {
	padding: 60px 10px 70px;
	background: url(../images/top/bg_top07.png) center 98% no-repeat,url(../images/top/bg_top08.png) 0 0 repeat-x;
	background-size: 60%,60%,auto 100%;
}
.peripherymain .peripherycont {
	text-align: center;
}
.peripherymain .peripherycont .img img {
	border-radius: 10px;
}
.peripherymain .peripherycont + .peripherycont {
	margin-top: 50px;
}
.peripherymain .peripherycont .img img {
	width: 100%;
}
.peripherymain .peripherycont .tit {
	font-size: 17px;
	color: #ff9000;
	letter-spacing: 5px;
	margin: 10px 0;
}
.peripherymain .peripherycont .txt {
	font-size: 14px;
	margin-bottom: 10px;
}
.peripherymain .peripherycont .txt span {
	display: inline-block;
	text-align: left;
}

.peripherymain .peripherycont .btn img {
	width: 170px;
}


.contacttab td input[type=checkbox],
.contacttab td input[type=radio]{
	width: 20px;
	height: 20px;
	vertical-align: middle;
	margin-top: -5px;
	margin-right: 10px;
}

.topabout {
	padding: 45px 0 ;
	background: #feffe6;
	position: relative;
}

.topabout::before {
	background: url(../images/top/bg_top09.png) 0 0 repeat-x;
	background-size: auto 100%;
	width: 100%;
	height: 9px;
	bottom: -8px;
	left: 0;
	content: "";
	z-index: 2;
	position: absolute;
}
.aboutslider {
	margin: 25px 0 35px;
}
.aboutslider .slick-prev,
.aboutslider .slick-next {
	width: 35px;
	height: 35px;
	z-index: 2;
}
.aboutslider .slick-prev {
	background: url(../images/top/ico_prev.png) 0 0 no-repeat;
	background-size: 100%;
	left: 5px;
}
.aboutslider .slick-next {
	background: url(../images/top/ico_next.png) 0 0 no-repeat;
	background-size: 100%;
	right: 5px;
}
.topabout .btn {
	text-align: center;
	margin: auto;
width: 170px;
}




.topservice {
	background: rgba(255,255,255,0.3);
	padding: 40px 0 45px;
}
.topservice .list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 20px;
}
.topservice .list li {
	width: 48%;
	margin-top: 10px;
	border: 2px solid #00b4d8;
	box-sizing: border-box;
	background: #fff;
	border-radius: 15px;
	padding: 8px;
	text-align: center;
	box-shadow: 5px 5px 10px rgba(0,0,0,0.2);
}
.topservice .fc01 {
	color: #dd1000;
}
.topservice .fc02 {
	color: #f96b00;
}
.topservice .fc03 {
	color: #d1b100;
}
.topservice .fc04 {
	color: #008724;
}
.topservice .fc05 {
	color: #008773;
}
.topservice .fc06 {
	color: #0083b9;
}
.topservice .fc07 {
	color: #08089e;
}
.topservice .fc08 {
	color: #ef0665;
}
.topservice .list li .ico img {
	width: 60px;
}
.topservice .tit {
	font-size: 13px;
	line-height: 1.4;
	margin: 5px 0;
	color: #381e14;
}
.topservice .tit span {
	display: block;
	font-size: 10px;
}
.topservice .txt {
	font-size: 18px;
	line-height: 1.2;
	margin-bottom: 10px;
}
.servicebtn {
	width: 235px;
	margin: 25px auto 0;
}
.servicebtn a {
	display: block;
	font-size: 12px;
	border: 2px solid #00b4d8;
	color: #353535;
	padding: 10px 0;
	text-decoration: none;
	text-align: center;
	box-shadow: 5px 5px 10px rgba(0,0,0,0.2);
	border-radius: 10px;
	background:#fff url(../images/top/ico_arrow02.png) 10px center no-repeat;
	background-size: 14px;
}
.servicebtn a:hover {
	opacity: 0.5;
}



.topbox {
	background: #4fcbe4;
	padding: 25px 0 30px;
	position: relative;
}
.topbox::before {
	background: url(../images/top/bg_top10.png) 0 0 repeat-x;
	background-size: auto 100%;
	width: 100%;
	height: 9px;
	top: -8px;
	left: 0;
	content: "";
	z-index: 2;
	position: absolute;
}
.topbox .tit {
	color: #fff;
	font-size: 16px;
	letter-spacing: 3px;
	text-align: center;
}
.topbox .list {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 5px;
}
.topbox .list li {
	width: 47%;
	border: 2px solid #fff;
	border-radius: 15px;
	text-align: center;
	padding: 10px 0;
	font-size: 12px;
	margin: 10px 0 0;
	color: #fff;
	font-weight: bold;
}
.topbox .list li.bg01 {
	background: #dd1000;
}
.topbox .list li.bg02 {
	background: #f96b00;
}
.topbox .list li.bg03 {
	background: #d1b100;
}
.topbox .list li.bg04 {
	background: #008724;
}



.topinformation {
	background-color: #feffe6;
	background-image: url(../images/top/bg_top02.png),url(../images/top/bg_top02.png);
	background-position: 0 28% ,right 95%;
	background-size: 50%,50%;
	background-repeat: no-repeat;
	padding: 40px 0 60px;
	position: relative;
}
.topinformation::before {
	background: url(../images/top/bg_top13.png) 0 0 repeat-x;
	background-size: auto 100%;
	width: 100%;
	height: 21px;
	top: -20px;
	left: 0;
	content: "";
	z-index: 2;
	position: absolute;
}
.topinformation .bnr {
	text-align: center;
	margin-top: 50px;
}




.topaccess {
	padding: 45px 0 0;
	position: relative;
}
.topaccess::before {
	background: url(../images/common/bg_footer.png) 0 0 repeat-x;
	background-size: auto 100%;
	width: 100%;
	height: 9px;
	top: -8px;
	left: 0;
	content: "";
	z-index: 2;
	position: absolute;
}
.googelmap {
	height: 200px;
	margin-top: 25px;
	position: relative;
}
.googelmap iframe {
	width: 100%;
	height: 100%;
}

.googlemap_confirm {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.2);
}
.googlemap_confirm .confirm_bnr {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.googlemap_confirm .tit a {
	display: block;
	font-size: 14px;
	color: #fff;
	font-weight: 900;
	text-align: center;
	width: 270px;
	border: 2px solid #fff;
	border-radius: 5px;
	padding: 15px 0;
	cursor: pointer;
}


/*------------.about --------------*/

#teaser.about {
	background: url(../images/about/teaser_about.jpg) center center no-repeat;
	background-size: cover;
}


.about_sec {
	padding: 30px 0 0;
}
.about_sec .img01 {
	text-align: center;
	margin-top: 20px;
}
.about_sec .img01 img {
	width: 100%;
}

.about_box {
	padding: 50px 0 ;
	font-size: 14px;
	position: relative;
	line-height: 1.7;
	font-weight: normal;
}
.about_box .tit {
	font-size: 14px;
	margin-bottom: 15px;
}
.about_box .bg01 {
	position: absolute;
	right: 0;
	top: 10px;
	z-index: 2;
	width: 170px;
}
.about_box .bg02 {
	position: absolute;
	left: 10px;
	bottom: 15px;
	z-index: 2;
	width: 200px;
}

.about_main {
	padding: 40px 0 ;
}
.about_in + .about_in {
	margin-top: 40px;
}
.about_tab {
	width: 100%;
	font-size: 14px;
	margin-top: 25px;
	font-weight: normal;
	border-bottom: 1px solid #cbcbcb;
}
.about_tab,
.about_tab tbody,
.about_tab tr,
.about_tab th,
.about_tab td {
	display: block;
	width: 100% !important;
}
.about_tab th {
	padding: 10px ;
	box-sizing: border-box;
	background-color: #dcf3ff;
	border: 1px solid #cbcbcb;
	border-bottom: none;
}
.about_tab td {
	padding: 10px;
	border: 1px solid #cbcbcb;
	background-color: #fff;
	box-sizing: border-box;
	border-bottom: none;
}
.about_tab .list01 > li {
	text-indent: -4.3rem;
	padding-left: 4.3rem;
}
.about_tab .list02 {
	margin: 10px 0 10px -15px;
}
.about_tab .list02 > li {
	text-indent: -4.2rem;
	padding-left: 4.2rem;
}






/*------------.service --------------*/

#teaser.service {
	background: url(../images/service/teaser_service.jpg) center center no-repeat;
	background-size: cover;
}

.service_anchor {
	padding: 0 0 60px;
}
.service_anchor .list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	/*margin-bottom: -10px;*/
}
.service_anchor .list li {
	margin-top: 10px;
	width: 48%;
	border: 2px solid #00b4d8;
	border-radius: 15px;
	background-color: #fff;
	padding: 5px;
	box-sizing: border-box;
	display: flex;
	align-items: center;
}
.service_anchor .list li dl {
	display: flex;
	align-items: center;
}
.service_anchor .list li dl dt {
	width: 40px;
	flex-shrink: 0;
}
.service_anchor .list li dl dd {
	padding-left: 10px;
	font-size: 14px;
	line-height: 1.3;
	font-size: 900;
}
.service_anchor .list li dl dd span {
	font-weight: 12px;
	display: block;
}
/*
.service_anchor .list li dl dd.col01 {
	color: #dd1000;
}
.service_anchor .list li dl dd.col02 {
	color: #f96b00;
}
.service_anchor .list li dl dd.col03 {
	color: #d1b100;
}
.service_anchor .list li dl dd.col04 {
	color: #008724;
}
.service_anchor .list li dl dd.col05 {
	color: #008773;
}
.service_anchor .list li dl dd.col06 {
	color: #0083b9;
}
.service_anchor .list li dl dd.col07 {
	color: #08089e;
}
.service_anchor .list li dl dd.col08 {
	color: #ef0665;
}


*/









.service_sec:last-child {
	padding-bottom: 85px;
}
.service_sec + .service_sec {
	margin-top: 100px;
}
.service_main {
	padding-bottom: 30px;
}
.service_sec .img {
	text-align: center;
	margin: 30px 0;
}
.service_bnr {
	position: relative;
	padding: 25px 0;
	background-color: #1abcd9;
	text-align: center;
}
.service_bnr .bnr {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.service_bnr .bnr p {
	width: 48%;
}
.service_bnr .bnr p a {
	display: flex;
	align-items: center;
	background-color: #fff;
	height: 68px;
	box-sizing: border-box;
	font-size: 14px;
	padding: 15px 0 15px 28px;
	position: relative;
	line-height: 1.4;
	text-decoration: none;
	border-radius: 10px;
	color: #353535;
	box-shadow: 5px 5px 5px rgba(0,0,0,0.2);
	transition: all .4s;
}
.service_bnr .bnr p a:hover {
	opacity: .5;
}
.service_bnr .bnr p a .img01 {
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translateY(-50%);
	z-index: 2;
	width: 40px;
}
.service_bnr .bnr p a .img02 {
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translateY(-50%);
	z-index: 2;
	width: 43px;
}
.service_bnr .bnr p a::before {
	background: url(../images/service/ico_arrow.png) 0 0 no-repeat;
	background-size: 100%;
	width: 14px;
	height: 14px;
	top: 50%;
	left: 10px;
	transform: translateY(-50%);
	content: "";
	z-index: 2;
	position: absolute;
}


.service_bnr::before {
	background: url(../images/service/bg_service01.png) 0 0 repeat-x;
	background-size: auto 8px;
	width: 100%;
	height: 8px;
	top: -8px;
	left: 0;
	content: "";
	z-index: 2;
	position: absolute;
}
.service_bnr::after {
	background: url(../images/service/bg_service02.png) 0 0 repeat-x;
	background-size: auto 8px; 
	width: 100%;
	height: 8px;
	bottom: -8px;
	left: 0;
	content: "";
	z-index: 2;
	position: absolute;
}




/*------------.access --------------*/

#teaser.access {
	background: url(../images/access/teaser_access.png) center center no-repeat;
	background-size: cover;
}

.access_main {
	padding: 45px 0 40px;
}
.access_sec + .access_sec {
	margin-top: 40px;
}
.access_main .googlemap {
	height: 225px;
	margin-top: 25px;
}
.access_main .googlemap iframe {
	width: 100%;
	height: 100%;
}
.access_sec .access_box {
	margin-top: 15px;
	padding-bottom: 20px;
	border-bottom: 2px solid #00b4d8;
}
.access_sec .access_box + .access_box {
	margin-top: 15px;
}
.access_sec .access_box .tit {
	font-size: 15px;
	color: #381e14;
	margin-bottom: 10px;
}
.access_sec .access_box .txt {
	font-size: 13px;
	color: #4d4d4d;
}



/*------------.policy --------------*/

#teaser.facilities {
	background: url(../images/facilities/teaser_facilities.png) center center no-repeat;
	background-size: cover;
}

.facilities_about {
	padding: 35px 0 0;
}
.facilities_about .img {
	margin: 25px 0 ;
}
.facilities_about .img img {
	width: 100%;
}
.facilities_about .tit {
	text-align: center;
	font-size: 14px;
	font-weight: 900;
}
.facilities_about .txt {
	font-size: 14px;
	line-height: 1.7;
	padding: 10px 0 0;
}

.facilities_main {
	padding: 25px 0 0;
}
.facilities_main .hdL {
	margin-bottom: 25px;
}
.facilities_box01 {
	padding: 0 10px;
}
.facilities_box01 + .facilities_box01 {
	margin-top: 40px;
}
.facilities_box01 .img img {
	width: 100%;
}
.facilities_in01 {
	padding: 15px 0 0;
}
.facilities_cont .tit {
	font-size: 15px;
	font-weight: 900;
	text-align: center;
	margin-bottom: 5px;
}
.facilities_cont .txt {
	font-size: 14px;
	line-height: 1.7;
}

.facilities_box02 {
	margin-top: 45px;
	padding: 0 10px;
}
.facilities_box02 .list {
	text-align: center;
	margin-bottom: 10px;
}
.facilities_box02 .list li + li {
	margin-top: 10px;
}
.facilities_box02 .list li img {
	width: 100%;
}
.facilities_box02 .facilities_cont {
	width: auto;
}
.facilities_box02 .facilities_cont .tit {
	margin-bottom: 0;
}

.floor_main {
	padding: 30px 0 40px;
}
.floor_cont + .floor_cont {
	margin-top: 40px;
}
.floor_cont .floor_img {
	margin: 30px 0 0;
}
.floor_cont .list li {
	text-align: center;
	margin-top: 75px;
}
.floor_cont .list li + li {
	margin-top: 20px;
}
.floor_cont .list li .img img {
	width: 250px;
}
.floor_cont .list li .tit {
	font-size: 15px;
	padding: 20px 0 0;
}
.floor_cont .list li .txt {
	font-size: 14px;
}

.switchItems{
	display: none;
}




/*------------.online --------------*/

#teaser.online {
	background: url(../images/online/teaser_online.jpg) center center no-repeat;
	background-size: cover;
}

.online .tit{
	line-height: 1.17;
}

/**/

.online_block01{
	padding: 37px 0 87px;
	position: relative;
}

.online_block01 .block_inner h2.hdL{
	font-size: 1.75rem;
}


.online_block01 .block_inner .flex_area{
	margin-top: 20px;
	position: relative;
}

.online_block01 .block_inner .flex_area .left{
	width: 100%;
}


.online_block01 .block_inner .flex_area .left img{
	width: 100%;
	height: auto;
}

.online_block01 .block_inner .flex_area .right{
	width: 90.66%;
	margin: 28px auto 0;
	position: relative;
}

.online_block01 .block_inner .flex_area .right::after{
	content: '';
	display: inline-block;
	background: url("../images/about/bg_about01.png")no-repeat;
	background-size: contain;
	width: 211px;
	height: 37px;
	position: absolute;
	bottom: -66px;
	right: 0px;
	z-index: 1;
}



.online_block01 .block_inner .flex_area .right .r_inner{
	width: 100%;
}

.online_block01 .block_inner .flex_area .right .r_inner .txt_lv1{
	font-size: 14px;
	font-weight: 700;
	line-height: 1.60;
	color: #353535;
}

.online_block01 .block_inner .flex_area .right .r_inner .txt_lv2{
	margin-top: 22px;
	font-size: 14px;
	font-weight: 500;
	line-height: 1.71;
	color: #353535;
}

/**/

.service_bnr .inner.w1000{
	width: 90.66%;
	margin: 0 auto;
}

.service_bnr .inner.w1000 .caution_list{
	background: #fff;
	padding: 10px 50px 12px 25px;
	box-sizing: border-box;
	border-radius: 8px;
}

.service_bnr .inner.w1000 .caution_list li{
	display: flex;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.43;
	color: #000;
	text-align: left;
}

.service_bnr .inner.w1000 .caution_list li::before{
	content: '※';
	display: inline-block;
	font-size: 14px;
	color: #ff0000;
	padding-right: 5px;
}


/**/

.online_block02{
	padding: 75px 0 25px;
	position: relative;
	
}

.online_block02::before{
	content: '';
	display: inline-block;
	background: url("../images/about/bg_about02.png")no-repeat;
	background-size: contain;
	width: 211px;
	height: 24px;
	position: absolute;
	top: 20px;
	left: 15px;
	z-index: 1;
}

.online_block02 .block_inner{
}

.online_block02 .block_inner h2.hdL{
	font-size: 1.75rem;
}


.online_block02 .block_inner .slick01{
	width: 100%;
	margin-top: 12px;
	position: relative;
}

.online_block02 .block_inner .slick01{
}

.online_block02 .block_inner .slick01 .s-slide{
	width: 100%;
	position: relative;
}

.online_block02 .block_inner .slick01 .s-slide .cap_txt{
	font-size: 14px;
	font-weight: 700;
	text-align: center;
	color: #000000;
	width: 100%;
	background: rgba(255,255,255,0.78);
	padding: 10px 25px;
	box-sizing: border-box;
	position: absolute;
	bottom: 0;
	left: 0;
}

.online_block02 .block_inner .slick01 .s-slide + .s-slide{
}

.online_block02 .block_inner .slick01 .s-slide img{
	width: 100%;
	height: auto;
}

.online_block02 .block_inner .slick01 .prev-arrow,
.online_block02 .block_inner .slick01 .next-arrow{
	width: 26px;
	height: auto;
}

.online_block02 .block_inner .slick01 .prev-arrow{
	position: absolute;
	bottom: -45px;
	left: 19.73%;
	z-index: 1;
}
.online_block02 .block_inner .slick01 .next-arrow{
	position: absolute;
	bottom: -45px;
	right: 19.73%;
	z-index: 1;
}

.online_block02 .block_inner .slick01 .slick-dots{
	position: absolute;
	bottom: -45px;
	left: 50%;
	transform: translateX(-50%);
}

.online_block02 .block_inner .slick01 .slick-dots li{
	width: 11px;
	height: 11px;
	border-radius: 50%;
	border: 1px solid #00b4d8;
	box-sizing: border-box;
	background: #fff;
	margin: 0 2px;
}

.online_block02 .block_inner .slick01 .slick-dots li.slick-active{
	background: #00b4d8;
}

.online_block02 .block_inner .slick01 .slick-dots li button{
	display: none;
}

/**/

.online_block03{
	padding: 57px 0 30px;
}

.online_block03 .block_inner{
	width: 90.66%;
	margin: 0 auto;
}

.online_block03 .block_inner h2.hdL{
	font-size: 1.75rem;
}

.online_block03 .block_inner .flow_list{
	margin-top: 14px;
	list-style: none;
}

.online_block03 .block_inner .flow_list li{
	width: 100%;
	border: 1px solid #00b4d8;
	border-radius: 8px;
	padding: 15px 36px 26px 16px;
	box-sizing: border-box;
	background: #fff;
	position: relative;
}

.online_block03 .block_inner .flow_list li + li{
	margin-top: 40px;
}

.online_block03 .block_inner .flow_list li + li::before{
	content: '';
	display: inline-block;
	background: url("../images/online/step_ico@2x.png")no-repeat;
	background-size: contain;
	width: 28px;
	height: 15px;
	position: absolute;
	top: -30px;
	left: 50%;
	transform: translateX(-50%);
	z-index: 1;
}

.online_block03 .block_inner .flow_list li dl{
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.online_block03 .block_inner .flow_list li dl dt{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 30px;
	height: 30px;
	background: #00b4d8;
	border-radius: 50%;
}

.online_block03 .block_inner .flow_list li dl dt span{
	font-size: 19px;
	font-weight: bold;
	color: #fff;
}

.online_block03 .block_inner .flow_list li dl dd{
	width: calc(100% - 42px);
	font-size: 15px;
	font-weight: bold;
	color: #353535;
}

.online_block03 .block_inner .flow_list li .txt01{
	font-size: 14px;
	line-height: 1.64;
	color: #353535;
	text-align: justify;
	padding: 6px 0 0 42px;
	box-sizing: border-box;
}

.online_block03 .block_inner .flow_list li .txt01 a{
	color: #0063fa;
	text-decoration: underline;
}

.online_block03 .block_inner .flow_list li .txt01 span{
	color: #ff0000;
}

.online_block03 .block_inner .flow_list li .txt01 + .txt01{
	margin-top: 16px;
}

.online_block03 .block_inner .flow_list li .link_btn{
	width: 236px;
	margin: 16px auto 0;
}

.online_block03 .block_inner .flow_list li .link_btn a{
	display: block;
	width: 100%;
	line-height: 50px;
	border-radius: 6px;
	background: linear-gradient(to right,#0ba1d0,#4ac4dd);
	font-size: 14px;
	color: #fff;
	text-align: center;
	position: relative;
}

.online_block03 .block_inner .flow_list li .link_btn a::before{
	content: '';
	display: inline-block;
	background: url("../images/online/link_ico@2x.png")no-repeat;
	background-size: contain;
	width: 13px;
	height: 13px;
	position: absolute;
	top: 50%;
	right: 15px;
	transform: translateY(-50%);
}

.online_block03 .block_inner .flow_list li .link_btn a::after{
	content: '';
	display: inline-block;
	background: url("../images/online/btn_ico.png")no-repeat;
	background-size: contain;
	width: 22px;
	height: 22px;
	position: absolute;
	top: 50%;
	left: 17px;
	transform: translateY(-50%);
}

/**/

.online_block04{
	padding: 30px 0 49px;
}

.online_block04 .block_inner h2.hdL{
	font-size: 1.75rem;
}

.online_block04 .block_inner .txt01{
	width: 90.66%;
	margin: 21px auto 29px;
	font-size: 14px;
	line-height: 1.71;
	color: #353535;
}

.online_block04 .block_inner .service_bnr .inner .flow_list02{
	width: 82.35%;
	margin: 41px auto 20px;
	list-style: none;
}

.online_block04 .block_inner .service_bnr .inner .flow_list02 li{
	width: 100%;
	position: relative;
}

.online_block04 .block_inner .service_bnr .inner .flow_list02 li img{
	width: 100%;
	height: auto;
}

.online_block04 .block_inner .service_bnr .inner .flow_list02 li:nth-child(n + 2){
	margin-top: 67px;
}

.online_block04 .block_inner .service_bnr .inner .flow_list02 li .num_txt{
	width: 56px;
	height: 56px;
	border: 1px solid #00b4d8;
	border-radius: 50%;
	box-sizing: border-box;
	background: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: -31px;
	left: 50%;
	transform: translateX(-50%);
}

.online_block04 .block_inner .service_bnr .inner .flow_list02 li .num_txt span{
	font-size: 36px;
	font-weight: bold;
	color: #19bbdc;
}

.online_block04 .block_inner .service_bnr .inner .flow_list02 li::before{
	content: '';
	display: inline-block;
	background: url("../images/online/sp-step_ico02@2x.png")no-repeat;
	background-size: contain;
	width: 29px;
	height: 16px;
	position: absolute;
	bottom: -25px;
	left: 50%;
	transform: translateX(-50%);
}

.online_block04 .block_inner .service_bnr .inner .flow_list02 li:last-child::before{
	content: none;
}

/**/

.online_block05{
	padding: 49px 0 74px;
}

.online_block05 .block_inner{
	width: 90.66%;
	margin: 0 auto;
	position: relative;
}

.online_block05 .block_inner h2.hdL{
	font-size: 1.75rem;
}

.online_block05 .block_inner::before{
	content: '';display: inline-block;
	background: url(../images/about/bg_about01.png)no-repeat;
	background-size: contain;
	width: 211px;
	height: 37px;
	position: absolute;
	top: -70px;
	right: 12px;
}

.online_block05 .block_inner .txt01{
	font-size: 14px;
	line-height: 1.71;
	color: #000000;
	margin-top: 19px;
}

.online_block05 .block_inner .contactstep{
	width: 95.58%;
	margin: 24px auto 19px;
}

.online_block05 .block_inner form{
	width: 95.58%;
	margin: 0 auto;
}

.online_block05 .block_inner .contacttab{
	width: 100%;
}

.online_block05 .block_inner .contacttab .flex-area{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.online_block05 .block_inner .contacttab .flex-area label{
	margin: 0 17px 0 0;
	font-size: 14px;
	color: #575757;
}

.online_block05 .block_inner .contacttab .flex-area .year{
	width: 100%;
	margin-bottom: 10px;
	display: flex;
	align-items: center;
}

.online_block05 .block_inner .contacttab .flex-area .year span,
.online_block05 .block_inner .contacttab .flex-area .month span,
.online_block05 .block_inner .contacttab .flex-area .day span{
	font-size: 14px;
	color: #575757;
	padding: 0 12px 0 8px;
}

.online_block05 .block_inner .contacttab .flex-area .month{
	display: flex;
	align-items: center;
}

.online_block05 .block_inner .contacttab .flex-area .day{
	display: flex;
	align-items: center;
}

.online_block05 .block_inner .contacttab .flex-area .inputW03{
	width: 150px;
}

.online_block05 .block_inner .contacttab .flex-area .inputW04{
	width: 110px;
}

.online_block05 .block_inner .contacttab .flex-input{
}

.online_block05 .block_inner .contacttab .flex-input + .flex-input{
	margin-top: 20px;
}

.online_block05 .block_inner .contacttab .flex-input span{
	font-size: 14px;
	color: #575757;
}

.online_block05 .block_inner .contacttab .flex-input .inputW05{
	width: 100%;
}

.online_block05 .block_inner .contacttab tr td input.inputtxt{
	height: 30px;
}

.online_block05 .block_inner .contacttab tr td textarea{
	width: 100%;
	height: 125px;
}


/**/

.top-online_area{
	padding: 0 0 40px;
	background: #fff;
}

.top-online_area .online_inner{
	width: 90.66%;
	margin: 0 auto;
}

.top-online_area .online_inner .online_bnr{
	width: 100%;
}


.top-online_area .online_inner .online_bnr a img{
	width: 100%;
	height: auto;
	filter: drop-shadow(5px 4px 2px rgba(0,0,0,0.2));
}


