@charset "utf-8";
/* CSS Document */

#wrapper{
	max-width:100%;
}

#header .in{
	max-width:980px;
	margin:0 auto;
}

.w10{
	max-width:980px;
	margin:0 auto;
	width:95%;
}
#header h1{
	color:#a0a0a0;
	font-size:12px;
	padding:2px 0 25px 0;
}

#header .logo{
	float:left;
	padding:15px 0 15px 0;
}
#header .right{
	float:right;
	width:660px;
}

#header .right .time{
	float:left;
	width:420px;
}
#header .right ul{
	float:right;
	width:230px;
	padding-bottom:6px;
}
.timetable{
	width:100%;
	border-collapse:collapse;
	border:1px solid #e5e5e5;
}
.timetable th{
	width:93px;
	border-top:1px solid #e5e5e5;
	font-size:12px;
	color:#41b3cc;
	height:26px;
}
.timetable td{
	border-left:1px solid #e5e5e5;
	border-top:1px solid #e5e5e5;
	text-align:center;
	width:47px;
	font-size:12px;
	color:#41b3cc;
}
.timetable thead td{
	background:#3ab0ca;
	color:#fff;
	font-weight:bold;
	
}
.timetable thead th{
	background:#3ab0ca;
	color:#fff;
}
#header .time p{
	font-size:12px;
	padding:5px 0 3px 0;
}
#header .time p a{
	color:#3ab0ca;
	
}
#header .right li:nth-child(1) a{
	display:block;
	border:2px solid #f3869d;
	padding:10px 0 10px 18px;
	font-weight:bold;
	color:#f3869d;
	position:relative;
}
#header .right li:nth-child(1) a:before{
	content:url(/import/tenant_1/153.126.194.242/html/images/pink_bt1.png);
	right:15px;
	top:50%;
	line-height:1;
	font-size:1;
	position:absolute;
	transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}
#header .right li:nth-child(1){
	padding-bottom:10px;
}
#header .right li:nth-child(2) a{
	display:block;
	background:#f3869d;
	position:relative;
	color:#fff;
	padding:8px 0 8px 20px;
}
#header .right li:nth-child(2) a .w{
	display:inline-block !important;
	font-weight:bold;
	line-height:120%;
	vertical-align:middle;
}
#header .right li:nth-child(2) a img{
	vertical-align:middle;
	margin-right:14px;
}
#header .right li:nth-child(2) a:before{
	content:url(/import/tenant_1/153.126.194.242/html/images/pink_bt2.gif);
	right:15px;
	top:50%;
	line-height:1;
	font-size:1;
	position:absolute;
	transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}

.subtit{
	position:relative;
}
.subtit h2{
	position:absolute;
	font-size:36px;
	font-family:"游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", "Sawarabi Mincho", serif;
	text-shadow:0 0 10px #fff,0 0 10px #fff,0 0 10px #fff,0 0 10px #fff,0 0 10px #fff;
	width:95%;
	padding:0 2.5%;
	color:#222;
	top:50%;
	left:50%;
	right: 50%;
	transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
/*
	left:0;
	transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
*/
}

#gnav{
	box-shadow:0px 4px 6px 0px #e5e5e5;
	background:rgba(255,255,255,0.85);
	width:100%;
	z-index:150;
}
#gnav.fixed{
	position:fixed !important;
	top:0;
	left:0;
	bottom:auto !important;
}
#gnav ul{
	max-width:980px;
	margin:0 auto;
	padding:20px 0;
}
#gnav li{
	width:16.66%;
	text-align:center;
	box-sizing:border-box;
	font-size:18px;
}
#gnav li a{
	display:block;
	color:#59493f;
	font-weight:bold;
}
#gnav li+li{
	border-left:1px dotted #59493f;
}

#footer{
	border-top:5px solid #3ab0ca;
	padding-top:50px;
}

.footinfo .flexb{
	margin-bottom:50px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;

}
.footinfo .left{
	width:45.91%;
}
.footinfo .left p{
	line-height:120%;
	padding:0 0 10px 0;
	color:#7d7d7d;
}
.footinfo .left p.t{
	font-size:20px;
	color:#7d7d7d;
	padding-bottom:20px;
}
.footinfo .left p.t .fs30,.footinfo .left p.t .fs24{
	font-family:Arial, Helvetica, sans-serif;
}
.footinfo .left p.t a{
	color:#7d7d7d;
}
.footinfo .left table{
	margin-bottom:5px;
}
.footinfo .left dt{
	float:left;
	font-size:12px;
	color:#7d7d7d;
	line-height:120%;
}
.footinfo .left dd{
	color:#7d7d7d;
	line-height:120%;
	font-size:12px;
	padding:0 0 0 75px;
}

.totop{
	position:fixed;
	bottom:10px;
	right:10px;
	z-index:149;
}
@media only screen and (max-width: 599px){
  .totop{
  	bottom:75px;
  }
}
.footnav ul{
	width:23.06%;
}
.footnav li{
	background:url(/import/tenant_1/153.126.194.242/html/images/pink_bt1.png) 0 4px no-repeat;
	padding:0 0 3px 22px;
}
.footnav li a{
	color:#3ab0ca;
}
.footnav{
	padding:0 0 77px 0;
}
#footer .copy{
	text-align:center;
	color:#3ab0ca;
	padding:0 0 10px 0;
}
.footinfo h3{
	margin-bottom:15px;
	font-size:14px;
}

#snav{
	display:none;
}
@media only screen and (max-width: 1024px) {
	#header .right{
		float:none;
		width:auto;
		max-width:420px;
		margin:0 auto;
	}
	#header .in{
		width:95%;
	}
	#header .right .time{
		float:none;
	}
	#header .right ul{
		float:none;
		width:auto;
	}
	#header .right .time{
		width:auto;
	}
	#gnav{
		display:none;
	}
	.subtit h2{
		font-size:24px;
	}
	.subtit .pic{
		width:auto;
	}
	#snav{
		display:block;
    position: fixed;
    top: 0;
    right: 0;
    width: 200px;
    height: 100%;
	background:none;
    -webkit-transform: translateX(200px);
transform: translateX(200px);
    -webkit-transition: ease .5s;
    transition: ease .5s;
    padding:0;
	z-index:151;
	border:none;
	padding-bottom:0;
	
    }
	#header h1{
		padding-right:60px;
	}
	.btm{
		margin-bottom:0;
	}
	#snav ul li{
		float:none;
		width:auto;
		text-align:left;
		display:block !important;
	}

	#snav p{
		display:block;
		position:absolute;
		width:38px;
		height:38px;
		top:0;
		left:-42px;
		border:1px solid #fff;
		background:#3ab0ca;
		cursor:pointer;
		opacity:0.8;
		margin:2px;
		box-shadow:0px 0px 0px 2px #3ab0ca;
-moz-box-shadow:0px 0px 0px 2px #3ab0ca;
-webkit-box-shadow:0px 0px 0px 2px #3ab0ca;
	}

	#snav li{
		float:none;
		width:auto;
		border-bottom:1px dotted #cacad9;
		padding:0 !important;
		margin-top:0;
		margin-left:0 !important; 
		display:block !important;
		
	}
	#snav ul li a{
		height:auto;
		display:block !important;
		padding:8px 14px 8px 14px;
		font-size:14px;
		line-height:160%;
		letter-spacing:1px;
	}
	#snav ul{
		text-align:left;
		background:#fff;
	}

	#snav.action{
		-webkit-transform:translateX(0px);
        transform:translateX(0px);
	}
	
	#snav p span.n{
    display: block;
    background: #fff;
    height: 2px;
    width: 26px;
    text-indent: -9999px;
    padding: 0;
    top: 50%;
    left: 6px;
    margin-top: -1px;
    position: absolute;
    }
	#snav p span.n:before{
    display: block;
    content: "";
    background: #fff;
    height: 2px;
    width: 26px;
    position: absolute;
    top: -8px;
    left: 0;
    }
	#snav p span.n:after{
    display: block;
    content: "";
    background: #fff;
    height: 2px;
    width: 26px;
    position: absolute;
    top: 8px;
    left: 0;
    }
	#snav.action p span.n{
	 -webkit-transform: rotate(-45deg);
		 transform: rotate(-45deg);
		  -webkit-transition:ease .10s;
         transition:ease .10s;
	}
	#snav.action p span.n:after,#snav.action p span.n:before{
		 -webkit-transform: rotate(90deg);
		 transform: rotate(90deg);
		 top:0;
		 left:0;
	}
	#snav ul{
		display:block;
		width:auto;
		height: 100%;
		overflow-y: auto;
		padding:0;
	}
	
	.overlay:after,.overlay #header .inner:before{
		content:"";
		width:100%;
		height:100%;
		background:#000;
		position:fixed;
		top:0;
		left:0;
		opacity:0.3;
		z-index:150;
	}
	#snav li a:hover::before, #snav li.st a::before{
		bottom:auto;
		left:auto;
		right:10px;
		top:50%;
		margin-top:-3px;
	
	}

	
}

@media only screen and (max-width: 599px){
	.subtit h2{
		font-size:20px;
	}
	
	.footinfo .left{
		width:auto;
		margin: 0 auto;
	}
	.footnav ul{
		width:49%;
		padding-right:1%;
	}
	#footer .copy{
		padding-left:2.5%;
		padding-right:2.5%;
	}
	.footinfo .left p.t{
		font-size:14px;
	}
}

.sidenav{
	position:fixed;
	top:50%;
	right:0;
	width:45px;
/*	z-index:148;*/
	z-index:152;
	transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}
.sidenav li{
	writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;/*IE*/
	width:45px;
}
@media all and (-ms-high-contrast: none){
  .sidenav li{
    height: 235px; /* IE10以上 */
  }
}

.sidenav li:nth-child(1){
	margin-bottom:20px;
}
.sidenav li:nth-child(1) a{
  display: block;
  border: 2px solid #f3869d;
/*    padding: 17px 8px 56px 0;*/
  padding: 17px 10px 56px 0;
  font-weight: bold;
  color: #f3869d;
  position: relative;
	box-sizing:border-box;
	width:100%;
	background:#fff;

}
.sidenav li:nth-child(1) a:before{
	content:url(/import/tenant_1/153.126.194.242/html/images/pink_bt1.png);
	left:50%;
	bottom:17px;
	position:absolute;
	transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
.sidenav li:nth-child(2) a{
	box-sizing:border-box;
	width:45px;
    display: block;
    background: #f3869d;
    position: relative;
    color: #fff;
    padding: 10px 4px 55px 0px;

}
.sidenav li:nth-child(2) a .w{

    display: inline-block !important;
    font-weight: bold;
    line-height: 120%;
    vertical-align: middle;
	padding-top:10px;

}
.sidenav li:nth-child(2) a img{
	margin-right:8px;
}
.sidenav li:nth-child(2) a:before{
	content:url(/import/tenant_1/153.126.194.242/html/images/pink_bt2.gif);
	left:50%;
	bottom:17px;
	position:absolute;
	transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}
@media all and (-ms-high-contrast: none){
  .sidenav li:nth-child(1) a:before, .sidenav li:nth-child(2) a:before{
      -ms-transform: translateX(-100%);
  }
}
.foottel{
	display:none;
}
@media only screen and (max-width: 1024px) {
	.sidenav{
		display:none;
	}
	.foottel{
		display:block;
		position:fixed;
		bottom:0;
		left:0;
		width:100%;
		text-align:center;
		background:rgba(255,255,255,0.85);
		line-height:35px;
		z-index:148;
	}
	.foottel .fs24,.foottel .fs30{
		font-family:Arial, Helvetica, sans-serif;
	}
	#footer{
		padding-bottom:35px;
	}
}

/*shinfuzen*/

.heart1 p{
	padding:0 0 20px 0;
}
.heart1{
	padding:25px 0 50px 0;
}
@media only screen and (max-width: 599px){
  .heart1{
  	padding:25px 0;
  }
}

.h3b{
	border-bottom:2px solid #f3869d;
	color:#3ab0ca;
	font-size:20px;
	margin-bottom:25px;
}

.heart2 .pic{
	width:27%;
}
.heart2 p{
	padding:0 0 20px 0;
}

.h4s{
	margin-bottom:0;
	color:#f3869d;
	font-size:14px;
}


.ws10{
	max-width:1000px;
	margin:0 auto;
	width:95%;
}
.heart2{
	padding-bottom:50px;
}
@media only screen and (max-width: 599px){
  .heart2{
  	padding-bottom:25px;
  }
}
.heart2 .flexb{
	max-width:none;
}
.heart3 .tbox{
	width:47%;
}
.heart3 .w40+.tbox{
	width:56%;
}
.heart3 p{
	padding:0 0 20px 0;
}
.nym{
	padding-bottom:20px;
}
.nym li{
	font-weight:bold;
}
.heart3 .wrap{
	padding-bottom:60px;
	
}
.heart3 .wrap .flexb{
	max-width:none;
}
.heart3 .wrap:nth-child(2n+2) .flexb{
	-webkit-box-orient: horizontal;

-webkit-box-direction: reverse;

-webkit-flex-direction: row-reverse;

-ms-flex-direction: row-reverse;

flex-direction: row-reverse;
}
.heart3.rp .wrap:nth-child(2n+1) .flexb{
	-webkit-box-orient: horizontal;

-webkit-box-direction: reverse;

-webkit-flex-direction: row-reverse;

-ms-flex-direction: row-reverse;

flex-direction: row-reverse;
}
.heart3.rp .wrap:nth-child(2n+2) .flexb{
	-webkit-box-orient: inline-axis;

-webkit-box-direction: normal;

-webkit-flex-direction: row;

-ms-flex-direction: row;

flex-direction: row;
}
.heart2 .nym{
	padding-bottom:0;
}

.heart2.rp .flexb{
	-webkit-box-orient: horizontal;

-webkit-box-direction: reverse;

-webkit-flex-direction: row-reverse;

-ms-flex-direction: row-reverse;

flex-direction: row-reverse;
}
.heart2 .flexb+.flexb{
	padding-top:20px;
}
@media only screen and (max-width: 599px){
	.heart2 .pic{
		width:auto;
	}
	.flexb{
		max-width:none;
	}
	.heart3 p.w50,.heart3 .w40{
		text-align:center;
	}
	.heart3 .tbox,.heart3 .w40+.tbox{
		width:100%;
	}
}

/*home*/
.home-slider{
	margin-top:20px;
	position:relative;
}
/*
.home-slider .slidewrap{
	max-width:980px;
	margin:0 auto;
}*/
.home-slider #gnav{
	position:absolute;
	bottom:0;
	left:0;
}

.home-news{
	max-width:800px;
	margin:0 auto;
	padding:35px 0 50px 0;
	width:95%;
}
.home-news h3{
	text-align:center;
	font-size:24px;
	color:#3ab0ca;
	margin-bottom:0;
	line-height:120%;
}
.home-news .tit p{
	text-align:right;
	line-height:1;
	margin-top:-15px;
}
.home-news .tit p a{
	color:#f3869d; 
}
.home-news .tit p a img{
	vertical-align:middle;
	margin-top:-5px;
	margin-left:3px;
}

.home-news .tit{
	border-bottom:2px solid #f3869d;
	padding:0 0 12px 0;
}
.home-news dt{
	float:left;
	color:#3ab0ca;
}
.home-news dd{
	padding:0 0 0 89px;
}
.home-news dd a{
	color:#222;
}
.home-news dl{
	padding:10px 0;
	border-bottom:1px dotted #3ab0ca;
}
.h3h{
	text-align:center;
	color:#3ab0ca;
	font-size:30px;
	margin-bottom:25px;
}
.home-menu .wrap{
	background:url(/import/tenant_1/153.126.194.242/html/images/top/bgbl.gif) 0 0 repeat;
}
@media only screen and (max-width: 599px){
  .home-menu .wrap .heightLine-t {
      height: auto!important;
  }
}
.home-menu .wrap dl{
	background:#3ab0ca;
}
.home-menu .wrap dl:nth-child(2n+2){
	background:none;
}
.home-menu .wrap .flex{
	max-width:1500px;
	margin:0 auto;
}
.home-menu .wrap dl{
	width:33.333%;
	box-sizing:border-box;
	padding:30px 2.5% 20px 2.5%;
}
.home-menu .wrap dt{
	color:#fff;
	line-height:120%;
	font-weight:bold;
	text-align:center;
	margin-bottom:12px;
}
.home-menu .wrap dt+dd{
	text-align:center;
  width: 260px;
  margin: 0 auto;
}
@media only screen and (max-width: 1024px) {
  .home-menu .wrap dt+dd{
    width: 100%;
  }
}
.home-menu .wrap dt+dd a{
	display: block;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  overflow: hidden;
}
/*
.home-menu .wrap dt+dd img{
	border-radius:50%;
}*/
.home-menu .wrap dd+dd{
	padding:24px 0 20px 0;
	max-width:270px;
	margin:0 auto;
	color:#fff;
}

.home-greet{
	max-width:800px;
	margin:0 auto;
	padding:60px 0 25px 0;
	width:95%;
}
.home-greet dl{
	width:21.75%;
}
.home-greet .tbox{
	width:73.75%;
}
.home-greet p{
	padding:0 0 20px 0;
}
.home-greet dt{
	color:#222;
	text-align:center;
	font-family:"游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", "Sawarabi Mincho", serif;
	padding-top:15px;
}
.home-greet dt .p{
	font-size:14px;
	display:block;
	line-height:120%;
}
.home-greet .flexb{
	-webkit-box-orient: horizontal;

-webkit-box-direction: reverse;

-webkit-flex-direction: row-reverse;

-ms-flex-direction: row-reverse;

flex-direction: row-reverse;
}

.home-nayami{
	background:#f3869d;
	padding:35px 0 20px 0;
}
.home-nayami h3{
	color:#fff;
}
.home-nayami dl{
	background:#fff;
	box-sizing:border-box;
	border:2px solid #fff;
	width:23.46%;
	padding-bottom:10px;
	margin:0 2.05% 20px 0;
}
.home-nayami dl:nth-child(4n+4){
	margin-right:0;
}
.home-nayami dl a{
  display: block;
}
.home-nayami dd{
	padding:0 1.5%;
	color:#3ab0ca;
	line-height:130%;
}
.home-nayami dt{
	margin-bottom:14px;
}

.home-wrap #right{
	width:700px;
}
.home-wrap{
	padding:50px 0;
	-webkit-box-orient: horizontal;

-webkit-box-direction: reverse;

-webkit-flex-direction: row-reverse;

-ms-flex-direction: row-reverse;

flex-direction: row-reverse;
}

.home-wrap #side{
	width:250px;
	box-sizing:border-box;
	border:#3ab0ca 1px solid;
	padding:9px;
}

.home-wrap #side h3{
	text-align:center;
	margin-bottom:14px;
	padding:10px 0 0 0;
	font-size:14px;
}

.home-wrap #side .pic{
	text-align:center;
	padding-bottom:18px;
}
.home-wrap #side .side-tel dt{
	text-align:center;
	line-height:120%;
	color:#f3869d;
	font-size:18px;
	font-weight:bold;
	padding-bottom:5px;
}
.home-wrap #side .side-tel dt .s{
	font-size:14px;
}
.home-wrap #side .side-tel .tel{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:120%;
}
.home-wrap #side .side-tel .tel .fs24{
	font-weight:normal;
	
}
.home-wrap #side .side-tel dd+dd{
	text-align:center;
	line-height:1;
	padding:0 0 19px 0;
}
.home-wrap #side .side-tel .tel rt{
	font-size:12px !important;
	font-weight:normal;
	color:#3ab0ca;
}
.home-wrap #side li:nth-child(1) a {

    display: block;
    border: 2px solid #f3869d;
    padding: 10px 0 10px 18px;
    font-weight: bold;
    color: #f3869d;
    position: relative;

}
.home-wrap #side li{
	padding:0 0 10px 0;
}
.home-wrap #side li:nth-child(1) a:before {

    content: url(/import/tenant_1/153.126.194.242/html/images/pink_bt1.png);
    right: 15px;
    top: 50%;
    line-height: 1;
    font-size: 1;
    position: absolute;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);

}
.home-wrap #side li:nth-child(2) a {

    display: block;
    background: #f3869d;
    position: relative;
    color: #fff;
    padding: 8px 0 8px 20px;

}
.home-wrap #side li:nth-child(2) a img {

    vertical-align: middle;
    margin-right: 14px;

}
.home-wrap #side li:nth-child(2) a .w {

    display: inline-block !important;
    font-weight: bold;
    line-height: 120%;
    vertical-align: middle;

}
.home-wrap #side li:nth-child(2) a:before {

    content: url(/import/tenant_1/153.126.194.242/html/images/pink_bt2.gif);
    right: 15px;
    top: 50%;
    line-height: 1;
    font-size: 1;
    position: absolute;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);

}
.home-wrap #side ul{
	padding-bottom:15px;
}

.home-wrap #side .time dt{
	font-size:18px;
	font-weight:bold;
	text-align:center;
	padding:0 0 5px 0;
	color:#3ab0ca;
}
.home-wrap #side  .time dd{
	font-size:18px;
	text-align:center;
	font-weight:bold;
	line-height:120%;
	color:#3ab0ca;
}
.home-wrap #side .time dl{
	padding-bottom:15px;
}
.home-wrap #side  .time{
	padding-bottom:10px;
}
.home-wrap #side .time dl:nth-child(2n+2) dt{
	color:#f3869d;
}
.home-wrap #side .time dl:nth-child(2n+2) dd{
	color:#f3869d;
}

.homelink dl{
	width:47.85%;
	box-sizing:border-box;
	margin:0 4.3% 35px 0;
	border:1px solid #3ab0ca;
	padding:1px;
}
.homelink dl:nth-child(2n+2){
	margin-right:0;
}
.homelink dt{
	text-align:center;
	padding:20px 2.5% 10px 2.5%;
	font-size:20px;
	color:#3ab0ca;
	font-weight:bold;
}
.homelink dt+dd{
	max-width:270px;
	margin:0 auto;
	line-height:130%;
	padding:0 2.5% 20px 2.5%;
	box-sizing:border-box;
}
.homelink dd a{
  display: block;
}
.homelink{
	padding-bottom:10px;
}
.home-blog .tit {
    border-bottom: 2px solid #f3869d;
    padding: 0 0 12px 0;

}

.home-blog h3{

    text-align: center;
    font-size: 24px;
    color: #3ab0ca;
    margin-bottom: 0;
    line-height: 120%;

}
.home-blog .tit p {

    text-align: right;
    line-height: 1;
    margin-top: -15px;

}

.home-blog dl{
	width:84.28%;
}
.home-blog .pic{
	width:11.42%;
}
.home-blog .box{
	padding:10px 1.4%;
	border-bottom:1px dotted #3ab0ca;
}
.home-blog .box dt{
	color:#3ab0ca;
}
.home-blog .box dd a{
	color:#222;
}

.home-bnrs .left{
	width:54.48%;
	padding-bottom:20px;
}
.home-bnrs .right{
	width:42.34%;
}
@media only screen and (max-width: 599px){
  .home-bnrs .left, .home-bnrs .right{
  	width:100%;
  }
}
.home-bnrs .right li:nth-child(1){
	width:38.55%;
}
.home-bnrs .right li:nth-child(2){
	width:56.62%;
}
.home-bnrs .right li{
	padding-bottom:18px;
}
.home-bnrs .right p{
	padding-bottom:20px;
}
@media only screen and (max-width: 1024px) {
	.home-slider .slidewrap ul{
		max-width:none;
	}
	.home-slider .slidewrap li img{
		width:100%;
	}
	.home-slider .slidewrap li {
		width:33.33%;
	}
	.h3h{
		font-size:24px;
	}
	.home-wrap #side{
		width:100%;
	}
	.home-wrap #right{
		width:100%;
		padding-bottom:40px;
	}
	.home-wrap #side .side-tel .tel{
		text-align:center;
	}
}
@media only screen and (max-width: 599px){
	.home-news .tit p,.home-blog .tit p{
		margin-top:10px;
	}
	.home-menu .wrap dl{
		width:100%;
	}
  .home-menu .wrap dl::after{
    content: "";
    display: block;
    clear: both;
  }
  .home-menu .wrap dl dd:first-of-type{
    float: left;
    width: 30%;
  }
  .home-menu .wrap dl dd:last-of-type{
    float: left;
    width: 65%;
    padding: 0;
    margin-left: 5%;
  }	
	.h3h{
		font-size:20px;
	}
	.home-news h3,.home-blog h3{
		font-size:20px;
	}
	.home-greet dl{
		width:100%;
		padding-bottom:25px;
	}
	.home-greet dd{
		text-align:center;
	}
	.home-greet .tbox{
		width:100%;
	}
	.home-nayami dl{
		width:48%;
		margin-left:1%;
		margin-right:1%;
	}
	.homelink dt{
		font-size:16px;
	}
	.homelink dd.pic{
		width:auto;
	}
	.home-blog .pic{
		width:100%;
	}
	.home-blog .pic img{
		width:auto;
	}
	.home-blog dl{
		width:100%;
	}
}

/*information*/

.information1 .wrap{
	background:#3ab0ca;
}
.information1{
	padding:110px 0 35px 0;
}
@media only screen and (max-width: 1024px){
  .information1{
  	padding:25px 0 35px 0;
  }
}

.information1 .wrap .in{
	max-width:1000px;
	margin:0 auto;
	padding:30px 0 0 0;
}
.information1 .wrap dl{
	width:25%;
	box-sizing:border-box;
	padding:0 1.3% 25px 1.3%;
}
.information1 .wrap dt{
	text-align:center;
	color:#fff;
	font-weight:bold;
	padding:0 0 0 0;
}
.information1 .wrap dt+dd{
	text-align:center;
	padding:20px 0 25px 0;
	width: 100%;
	margin: 0 auto;
}
.information1 .wrap dt+dd a{
  	display: block;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    overflow: hidden;
    width: 100%;
}

.information1 .wrap dt+dd .trimmingInner:hover{
    opacity: 0.6;
    color: inherit;
    text-decoration: none;
}
/*
.information1 .wrap dt+dd img{
	border-radius:50%;
}*/
.information1 .wrap dd+dd{
	color:#fff;
	line-height:120%;
}
.infobnr li{
	padding:0 0 20px 0;
	max-width:48%;
}
.infobnr{
	padding-bottom:90px;
}

.information2 p{
	padding:0 0 20px 0;
}
.information2 ul{
	padding:20px 0 0 0;
}
.information2 li{
	max-width:48%;
	padding:0 0 50px 0;
}
.information2{
	padding:0 0 100px 0;
}
.information3 dt{
	border-left:8px solid #f3869d;
	line-height:120%;
	padding:0 0 0 12px;
	margin-bottom:15px;
}
.information3 dd{
	padding:0 0 0 20px;
	line-height:130%;
}
.information3 dl{
	padding-bottom:40px;
}
.information3 .list{
	padding-bottom:30px;
}
.information3 li{
	padding:0 0 20px 0;
}
.information3 li{
	max-width:67%;
}
.information3 li:nth-child(2){
	max-width:32%;
}
.information3{
	padding:0 0 100px 0;
}
@media only screen and (max-width: 599px){
	.information3 li{
		max-width:none !important;
		width:100%;
	}
	.information1 .wrap dl{
/*		width:50%;*/
		width:100%;
	}
	.infobnr li{
		max-width:none !important;
		text-align:center;
		width:100%;
	}
	.information2 iframe{
	  height: 220px;
	}
	/**/
	.information1 .wrap dl{
		width:100%;
	}
  .information1 .wrap dl::after{
    content: "";
    display: block;
    clear: both;
  }
  .information1 .wrap dl dd:first-of-type{
    float: left;
    width: 30%;
  }
  .information1 .wrap dl dd:last-of-type{
    float: left;
    width: 65%;
    padding: 0;
    margin-left: 5%;
  }
  .information1 .wrap .in {
    padding: 0;
  }  
  .information1 .wrap {
    background: url(/import/tenant_1/153.126.194.242/html/images/top/bgbl.gif) 0 0 repeat;
  }
  .information1 .wrap dl {
    background: #3ab0ca;
    padding: 30px 1.3% 25px 1.3%;
  }
  .information1 .wrap dl:nth-child(2n+2) {
    background: none;
  }
  .information1 .wrap dt{
    margin-bottom: 12px;
  }
  .information1 .wrap dt+dd{
    padding: 0;
  }
}

/*online*/

.online1 p{
	padding:0 0 20px 0;
}
.online1{
	padding:110px 0 70px 0;
}

@media only screen and (max-width: 1024px){
  .online1{
      padding: 25px 0 70px 0;
  }
}
.online1 .no1{
	padding-bottom:30px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;

}
.pi{
	color:#f3869d;
}

.online1 li{
	font-weight:bold;
	text-indent:-1em;
	padding:0 0 0 1em;
}
.online1 ul{
	padding:0 0 20px 0;
}

.online1 .list .box{
	width:47%;
	margin:0 6% 10px 0;
}
.online1 .list .box p{
  padding: 0!important;
  margin:0 0 20px 0;
}
.online1 .list .box:nth-child(2n+2){
	margin-right:0;
}
.online1 .list .box .pic{
	width:31.06%;
	padding:0 0 20px 0;
	overflow: hidden;
}
.online1 .list .box .pic .trimmingInner{
    border-radius: 50%;
}
.online1 .list .box dl{
	width:61.7%;
	padding:0 0 20px 0;
}
/*
.online1 .list .box .pic img{
	border-radius:50%;
}*/
.online1 .list .box dt{
	font-size:20px;
	color:#3ab0ca;
	border-bottom:2px solid #f3869d;
	font-weight:bold;
	margin-bottom:5px;
	padding-bottom:5px;
}
.online1 .list{
	padding-bottom:20px;
}
@media only screen and (max-width: 1024px) {
	.online1 .list .box dt{
		font-size:18px;
	}
}
@media only screen and (max-width: 599px){
	.online1 .list .box{
		width:100%;
		margin-right:0;
	}
	.online1 .list .box dt{
		font-size:16px;
	}
}

.online2 p{
	padding:0 0 20px 0;
}

.online2 .pic{
	width:34%;
}
.online2 .tbox{
	width:62%;
}
.online2 .box{
	padding-top:20px;
	padding-bottom:30px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;

}
.online2 .box h4{
	font-size:20px;
	color:#3ab0ca;
	margin-bottom:10px;
}
.online2{
	padding-bottom:60px;
}
@media only screen and (max-width: 1024px) {
	.online2 .box h4{
		font-size:18px;
	}
}
@media only screen and (max-width: 599px){
	.online2 .tbox{
		width:auto;
	}
	.online2 .pic{
		width:auto;
	}
	.online2 .box h4{
		font-size:16px;
	}
}

.online3 h4{
	font-size:20px;
	color:#3ab0ca;
	margin-bottom:20px;
}

.online3 h4 .t{
	background:#3ab0ca;
	display:inline-block !important;
	color:#FFF;
	width:25px;
	line-height:25px;
	text-align:center;
	margin-right:10px;
}

.online3 p{
	padding:0 0 20px 0;
}

.online3 dl{
	width:21%;
	box-sizing:border-box;
	border:2px solid #f3869d;
	margin:0 5.33% 30px 0;
	padding:10px;
	border-radius:5px;
}
.online3 dl:nth-child(4n+4){
	margin-right:0;
}
.online3 dl:nth-child(2n+2){
	margin-bottom:0;
	margin-top:30px;
}
.online3 dt .n{
	display:block;
	font-size:24px;
	color:#fff;
	background:#f3869d;
	font-weight:bold;
	width:32px;
	line-height:32px;
	margin:0 auto 14px auto;
	text-align:center;
	border-radius:50%;
}
.online3 dt{
	text-align:center;
	font-size:18px;
	font-weight:bold;
	margin-bottom:15px;
}
.online3 dt:after{
	width:70px;
	height:1px;
	content:"";
	background:#f3869d;
	display:block;
	margin:12px auto 0 auto;
	
}
.online3 .wrap{
	padding-bottom:50px;
}

.online3 .bnr{
	text-align:center;
}
.online3{
	padding-bottom:100px;
}
@media only screen and (max-width: 1024px) {
	.online3 dl{
		width:24%;
		margin-right:1.33%;
	}
	.online3 dt{
		font-size:16px;
	}
	.online3 .flex{
		max-width:none;
	}
	.online3 h4{
		font-size:16px;
	}
}
@media only screen and (max-width: 599px){
	.online3 dl{
		width:48%;
		margin-left:1%;
		margin-right:1% !important;
	}
}

/*regularly*/

.regularly1{
	padding:110px 0 20px 0;
}
@media only screen and (max-width: 1024px){
  .regularly1{
  	padding:25px 0 20px 0;
  }
}
.regularly1 .tbox{
	width:57%;
}
.regularly1 .wrap:nth-child(2n+1) .flexb{
	-webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
.regularly1 p{
	padding:0 0 20px 0;
}
.regularly1 .wrap{
	padding-bottom:60px;
}
.regularly2 .flex{
	max-width:none;
}
.regularly2 dt{
	width:23.601%;
	box-sizing:border-box;
	border-bottom:1px solid #3ab0ca;
	font-size:18px;
	padding:10px;
	line-height:130%;
}
.regularly2.yo dl:last-of-type dt{
   border-bottom: 1px solid #3ab0ca;
}
.regularly2.yo dt {
background: #3ab0ca;
    color: #fff;
    border-bottom: 1px solid #ffff;
}
.regularly2 .long dd {
    width: 76.4%;
}
.regularly2 .table{
	border:1px solid #3ab0ca;
	border-bottom:none;
}
.regularly2 dd{
	width:38.2%;
	border-bottom:1px solid #3ab0ca;
	border-left:1px solid #3ab0ca;
	box-sizing:border-box;
	font-size:18px;
	padding:10px;
	line-height:130%;
}
.regularly2 .hd dt,.regularly2 .hd dd{
	text-align:center;
	font-weight:bold;
	font-size:20px;
	color:#fff;
	background:#3ab0ca;
}
.regularly2 .hd dd{
	border-left-color:#fff;
}
.regularly2 .se dd {
    width: 76.4%;
    padding: 0;
    border-left: 0;
}
.regularly2 .se dd dl{
    padding: 0px;
}
.regularly2 .se dd dl dt {
    color: #7d7d7d;
    font-weight: normal;
    width: 50%;
    border-bottom: 1px solid #3ab0ca;
    border-left: 1px solid #3ab0ca;
    box-sizing: border-box;
    font-size: 18px;
    padding: 10px;
    line-height: 130%;
    background: none;
}
.regularly2 .se dd dl dd{
    width: 50%;
    border-bottom: 1px solid #3ab0ca;
    border-left: 1px solid #3ab0ca;
    box-sizing: border-box;
    font-size: 18px;
    padding: 10px;
    line-height: 130%;
    background: none;
}
.regularly2 .se dd dl:last-of-type dt {
    border-bottom: none;
}
.regularly2 .se dd dl:last-of-type dd {
    border-bottom: none;
}
.regularly2{
	padding-bottom:75px;
}
@media only screen and (max-width: 1024px) {
	.regularly2 dd{
		font-size:14px;
	}
	.regularly2 dt{
		font-size:14px;
	}
	.regularly2 .hd dt,.regularly2 .hd dd{
		font-size:16px;
	}
.regularly2 .se dd dl dt {
	  		font-size:14px;
	}
.regularly2 .se dd dl dd {
	  		font-size:14px;
	}
}
@media only screen and (max-width: 599px){
	.regularly1 .w40{
		text-align:center;
	}
	.regularly1 .tbox{
		width:100%;
	}
}
.h4r{
	text-align:center;
	font-size:20px;
	color:#3ab0ca;
	margin-bottom:30px;
}
.h4r:after{
	content:"";
	max-width:200px;
	width:100%;
	display:block;
	margin:5px auto 0 auto;
	height:2px;
	background:#f3869d;
}
.regularly3 .pic{
	width:27%;
}

.regularly3 p{
	padding:0 0 20px 0;
}
.regularly3 .wrap{
	padding-bottom:10px;
}

.regularly3 .wrap:nth-child(2n+2) .flexb{
	-webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.regularly4{
	padding-bottom:55px;
}
.regularly4 .flex{
	max-width:none;
}
.regularly4 .table{
	max-width:660px;
	box-sizing:border-box;
	border:1px solid #f3869d;
	margin:0 auto;
	border-bottom:none;
}
.regularly4 dt{
	width:29.69%;
	background:#f3869d;
	box-sizing:border-box;
	border-bottom:1px solid #ffff;
	color:#fff;
	font-weight:bold;
	text-align:center;
	padding:10px;
}
.regularly4 dd{
	width:70.31%;
	border-bottom:1px solid #f3869d;
	padding:10px;
}
.regularly4 dl:last-child dt{
	border-color:#f3869d;
}
	
.regularly3.rp .wrap .flexb{
	-webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
.regularly3.rp .wrap:nth-child(2n+2) .flexb{
	-webkit-box-orient: inline-axis;

-webkit-box-direction: normal;

-webkit-flex-direction: row;

-ms-flex-direction: row;

flex-direction: row;
}
.regularly{
	padding-bottom:130px;
}
@media only screen and (max-width: 599px){
	.regularly3 .pic{
		width:auto;
	}
}
.regularly5 .flex{
	max-width:none;
}
.regularly5 dt{
	width:12.5%;
	box-sizing:border-box;
	border-bottom:1px solid #3ab0ca;
	font-size:14px;
    padding:10px 6px;
    line-height: 180%;
	text-align: center;
}
.regularly5 .table{
	border:1px solid #3ab0ca;
	border-bottom:none;
}
.regularly5 dd{
	width:12.5%;
	border-bottom:1px solid #3ab0ca;
	border-left:1px solid #3ab0ca;
	box-sizing:border-box;
    font-size: 14px;
    padding:10px 6px;
    line-height: 180%;
    	text-align: center;
}
.regularly5 .hd dt,.regularly5 .hd dd{
	text-align:center;
	font-weight:bold;
	font-size:14px;
	color:#fff;
	background:#3ab0ca;
}
.regularly5 .hd dd{
	border-left-color:#fff;
}
.regularly5 .txt {
    width: 100%;
    padding: 20px 0 0 0;
    box-sizing: border-box;
}
.regularly5{
	padding-bottom:75px;
}
@media only screen and (max-width: 1024px) {
	.regularly5 dd{
		font-size:12px;
	}
	.regularly5 dt{
		font-size:12px;
	}
	.regularly5 .hd dt,.regularly5 .hd dd{
		font-size:12px;
	}
}
/*blog*/

.postwrap{
	padding:140px 0 0 0;
}
@media only screen and (max-width: 1024px){
  .postwrap{
  	padding:40px 0 0 0;
  }
}
@media only screen and (max-width: 599px){
  .postwrap{
  	padding:25px 0 0 0;
  }
}
.postwrap #left{
	width:69%;
	float:left;
}

.postwrap #side{
	float:right;
	width:23%;
	padding-bottom:40px;
}
.postwrap #side dt{
	border:2px solid #f3869d;
	text-align:center;
	font-size:24px;
	font-weight:bold;
	color:#f3869d;
	margin-bottom:20px;
}
.postwrap #side dd{
	text-align:center;
	font-size:18px;
	font-weight:bold;
}
.postwrap #side dl{
	padding:0 0 30px 0;
}
.postwrap #side dl:nth-child(2n+2) dt{
	background:#f3869d;
	color:#fff;
}

.bloglist .pic{
	width:22.31%;
	padding:0 0 20px 0;
}
.bloglist dl{
	width:75.36%;
	padding:0 0 20px 0;
}
.bloglist dt{
	font-size:20px;
	color:#3ab0ca;
	font-weight:bold;
	border-bottom:2px solid #f3869d;
	margin-bottom:5px;
	padding-bottom:3px;
	padding-top:2px;
}
.bloglist dt a{
	color:#3ab0ca;
}
.bloglist dd .d{
	display:inline-block !important;
	font-weight:bold;
}
.bloglist dd .c{
	display:inline-block !important;
	font-weight:bold;
}
.bloglist dd .c:before{
	content:"|";
	display:inline-block !important;
	color:#f3869d;
	margin:0 0.5em;
}
.bloglist .box{
	padding-bottom:50px;
}

.pagenav li a{
	display:block;
	width:26px;
	line-height:200px;
	font-size:20px;
	color:#3ab0ca;
	text-align:center;
	font-weight:bold;
	border:1px solid #3ab0ca;
}
@media all and (-ms-high-contrast: none){
  .pagenav li a{
    padding-top: 6px; /* IE10以上 */
  }
}
.pagenav li.prev a,.pagenav li.next a{
	border:none;
}
.pagenav li.prev a img,.pagenav li.next a img{
	vertical-align:middle;
}
.pagenav li{
	padding:0 7px 10px 7px;
}
.pagenav{
	padding-bottom:60px;
}
.postwrap{
	padding-bottom:60px;
}
@media only screen and (max-width: 1024px) {
	.postwrap #left,.postwrap #side{
		float:none;
		width:auto;
	}
	.postwrap #left{
		max-width:690px;
		margin-left:auto;
		margin-right:auto;
	}
	.bloglist dt{
		font-size:16px;
	}
	/*.postwrap{
	  padding: 20px 0 0 0;
	}*/
}
@media only screen and (max-width: 599px){
	.bloglist .pic{
/*		width:auto;*/
		width:80%;
	}
	.bloglist dl{
		width:100%;
	}
}

.single .meta li{
	display:inline-block !important;
	font-weight:bold;
}
.single .meta li+li:before{
	content:"|";
	display:inline-block !important;
	color:#f3869d;
	margin:0 0.5em;
}

.single h3{
	font-size:20px;
	color:#3ab0ca;
	font-weight:bold;
	border-bottom:2px solid #f3869d;
	margin-bottom:10px;
	padding-bottom:3px;
	padding-top:2px;
}
.single p{
	padding:0 0 20px 0;
}
.single{
	padding:0 0 40px 0;
}
/*
.blog1 .pic a{
	display:inline-block !important;
}*/
.blog1 dl{
	width:22%;
	margin:0 4% 40px 0;
}
.blog1 dl:nth-child(4n+4){
	margin-right:0;
}
.blog1 dd .c{
	display:inline-block !important;
	font-weight:bold;
}
.blog1 dd .d{
/*	display:inline-block !important;*/
	display:block !important;
	font-weight:bold;
}
.blog1 dd .c:before{
	content:"|";
	display:inline-block !important;
	color:#f3869d;
	margin:0 0.5em;
}
.blog1 dd+dd{
	padding:10px 0 5px 0;
}
.blog1 dt{
	font-size:20px;
	color:#3ab0ca;
	font-weight:bold;
	border-bottom:2px solid #f3869d;
	margin-bottom:5px;
	padding-bottom:3px;
	padding-top:2px;
}
.blog1 dt a{
	color:#3ab0ca;
}
.blog1{
	padding-bottom:35px;
}
.blog1 h3{
	font-size:24px;
}
@media only screen and (max-width: 1024px) {
	.blog1 dt{
		font-size:16px;
	}
	.blog1 h3{
		font-size:18px;
	}
	.blog1 .pic{
		width:auto;
	}
}
@media only screen and (max-width: 599px){
	.blog1 dl{
		width:48%;
		margin-left:1%;
		margin-right:1% !important;
	}
}

/*staff*/

.staff1{
	padding:115px 0 65px 0;
}
@media only screen and (max-width: 599px){
  .staff1{
  	padding:25px 0 65px 0;
  }
}
.staff1 h3{
	font-size:30px;
	font-weight:normal;
	color:#3ab0ca;
	border-bottom:2px solid #f3869d;
	margin-bottom:30px;
}
.staff1 h3 .s{
	font-size:14px;
	font-weight:bold;
	margin-right:30px;
	color:#f3869d;
}
.staff1 .no1 p{
	padding:0 0 20px 0;
}
.staff1 .pic{
	padding:0 0 30px 0;
}
.staff1 .no1{
	padding-bottom:10px;
}
.staff1 .box{
	width:47.7%;
	margin:0 4.6% 20px 0;
}
.staff1 .box:nth-child(2n+2){
	margin-right:0;
}
.staff1 .box h4{
	font-size:18px;
	margin-bottom:10px;
	border-left:5px solid #f3869d;
	line-height:120%;
	padding:0 0 0 10px;
}
.staff1 .box p+p{
	padding:20px 0 0;
}

.staff1 .box .b{
	display:inline-block !important;
}

.stafflist dl{
	width:23%;
	margin:0 2.66% 80px 0;
}

.stafflist dl:nth-child(4n+4){
	margin-right:0;
}
.stafflist dt .s{
	display:block;
	color:#f3869d;
	font-weight:bold;
	font-size:14px;
	line-height:140%;
}
.stafflist dt{
	font-size:30px;
	color:#3ab0ca;
	padding:10px 0 0 0;
	border-bottom:2px solid #f3869d;
	margin-bottom:5px;
}
.stafflist dt .name{
	font-size:30px;
	color:#3ab0ca;
  margin: 3px 0;
  font-weight: normal;
  line-height: 120%;
}
.stafflist dt+dd{
	line-height:140%;
}
.stafflist{
	padding-bottom:40px;
}
@media only screen and (max-width: 1024px) {
	.stafflist dt{
		font-size:18px;
	}
	.staff1 .pic{
		width:auto;
	}
	.staff1 .flex{
		max-width:none;
	}
	.stafflist.flex{
		max-width:none;
	}
	.stafflist .pic{
		width:auto;
	}
	.staff1 h3 .s{
		display:block;
		line-height:140%;
	}
	.staff1 h3{
		font-size:24px;
	}
}
@media only screen and (max-width: 599px){
	.staff1 .box{
		width:100%;
		margin-right:0;
	}
	.stafflist dl{
		width:48%;
		margin-left:1%;
		margin-right:1%;
		margin-bottom:0; 
	}
}

/*subject*/

.subjectlist{
	max-width:757px;
	margin:0 auto;
	padding:120px 0 100px 0;
}
@media only screen and (max-width: 599px){
  .subjectlist{
  	padding:25px 0 100px 0;
  }
}
.subjectlist .pic{
	width:33.28%;
	padding:0 0 20px 0;
}
.subjectlist .box{
	-webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
	padding-bottom:20px;
}
.subjectlist .box+.box{
	border-top:1px dotted #3ab0ca;
	padding-top:40px;
}
.subjectlist .tbox{
	width:60.36%;
}
.subjectlist .tbox h3{
	margin-bottom:20px;
  	margin-top:-70px;
    padding-top:70px;
}
@media only screen and (max-width: 1024px){
  .subjectlist .tbox h3{
  	margin-top:0;
    padding-top:0;
  }
}
.subjectlist .tbox li{
	font-size:20px;
	font-weight:bold;
	background:url(/import/tenant_1/153.126.194.242/html/images/subject/mk.gif) 0 7px no-repeat;
	padding:0 0 0 25px;
}
.subjectlist .tbox ul{
	padding:0 0 20px 0;
}
@media only screen and (max-width: 1024px) {
	.subjectlist .tbox li{
		font-size:16px;
	}
}
@media only screen and (max-width: 599px){
	.subjectlist .pic{
		width:auto;
	}
	.subjectlist .tbox{
		width:100%;
	}

}
/*shinkinkousoku*/
.heart3 dl {
	font-weight: bold;
}

.naikashinryo .heart2 li{
	margin-bottom:20px;
}
.naikashinryo .heart2 li a{
	max-width:300px;
    display:inline-block !important;
    border: 2px solid #3ab0ca;
    padding: 13px 18px 13px 18px;
    font-weight: bold;
    color: #3ab0ca;
    position: relative;
	box-sizing:border-box;
	width:100%;
	background:#fff;

}
.naikashinryo .heart2 li a:before{
	content:url(/import/tenant_1/153.126.194.242/html/images/blue_bt.png);
	right:16px;
	top:15px;
	position:absolute;
	transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}
/*aga*/

.aga .heart3 .tbox{
	position: relative;
}
.aga .heart3 ul{
	position: absolute;
	right: 0;
	bottom: 0;
	width:310px;
}
.aga .heart3 li{
	margin-bottom:20px;
	text-align:right;
}
.aga .heart3 li a{
	max-width:310px;
	width:100%;
    display:inline-block !important;
    border: 2px solid #3ab0ca;
    padding: 13px 18px 13px 18px;
    font-weight: bold;
    color: #3ab0ca;
    position: relative;
	box-sizing:border-box;
	width:100%;
	background:#fff;
	text-align:center;

}
.aga .heart3 li a:before{
	content:url(/import/tenant_1/153.126.194.242/html/images/blue_bt.png);
	right:-1px;
	top:15px;
	position:absolute;
	transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}
/*huseimyaku*/
.pacemaker {
	max-width:740px;
	box-sizing:border-box;
	margin: 0 auto;
	border: 1px solid #3ab0ca; 
	position: relative;
	margin-bottom: 50px;
	overflow:hidden;
}

.pacemaker h3{

	font-weight: bold;
	color:#3ab0ca;
	margin-bottom: 10px;
}
.pacemaker .bk{
	position:absolute;
	top:0;
	right:0;
}
.pacemaker .bk:before{
	content:"";
	width:100px;
	height:100%;
	position:absolute;
	background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
background: linear-gradient(to right, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 );
}
.pacemaker .in{
	position:relative;
	z-index:2;
	padding:24px 0 0 6.4%;
}
.pacemaker .in p{
	padding:0 0 20px 0;
}
.pacemaker .pink{
	margin-top:-8px;
}
.pacemaker .pink a{
	display:inline-block !important;
	background:#f3869d;
	color:#fff;
	font-weight:bold;
	padding:8px 1em;
}
@media only screen and (max-width: 1024px) {
	.aga .heart3 ul{
		position:relative;
		right:auto;
		bottom:auto;
		width:auto;
		padding-top:20px;
		padding-bottom:20px;
	}
	.naikashinryo .heart2 li a:before{
		right:-1px;
	}
	.naikashinryo .heart2 li a,.aga .heart3 li a{
		padding-left:5px;
	}
}
.heart3.hw .wrap+.wrap{
	margin-top:-60px;
}

.junkankinaika .heart3.rp+.heart2{
	margin-top:-20px;
}
.junkankinaika{
	padding-bottom:60px;
}

.heart4 p{
	padding:0 0 20px 0;
}
.heart4{
	padding-bottom:40px;
}
.suiminjimukokyu{
	padding-bottom:60px;
}
.aga{
	padding-bottom:60px;
}
@media only screen and (max-width: 599px){
	.pacemaker .in{
		padding-left:2.5%;
		padding-right:2.5%;
	}
	.pacemaker .bk img{
		opacity:0.4;
	}
}

/*sp*/
[data-element-id]#snav{
    display: block;
}
/*slider*/
.main-slide{
/*	max-width: 800px;*/
	max-width: 980px;
	margin:0 auto;
	padding:0;
	position:relative;
}

.main-slide .tbox .left {
    width: 50%;
    position: absolute;
    top: 8%;
    left: 20px;
    z-index: 2;
}
.main-slide .tbox .left .txt {
    font-family: "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", "Sawarabi Mincho", serif;
    font-size: 28px;
    color: #3c312f;
    text-shadow: 3px 0 10px #ffffff, 3px 0 10px #ffffff;
    font-weight: bold;
    letter-spacing: 0px;
}
.main-slide .tbox .left .txt .s {
  font-size: 22px;
    color: #3c312f;
    font-family: "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", "Sawarabi Mincho", serif;
    display: inline-block !important;
    vertical-align: bottom;
    margin: 0 -2%;
    text-shadow: 3px 0 10px #ffffff, 3px 0 10px #ffffff;
}
.main-slide .tbox .right {
    width: 35%;
    position: absolute;
    right: 0;
    top:0;
    z-index: 2;
}
.main-slide .tbox .right .in {
  position: relative;
}
.main-slide .tbox .right .txt1 {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    overflow: hidden;
    background: rgba(1,180,232,0.8);
    text-align: center;
    color: #fff;
    padding: 10% 5%;
    box-sizing: border-box;
    font-size: 22px;
    font-family: "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", "Sawarabi Mincho", serif;
    position: absolute;
    top: 40px;
    left: 0;
    line-height: 160%;
    z-index: 2;
    
}
.main-slide .tbox .right .txt1 .s {
        font-size: 28px;
    font-family: "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", "Sawarabi Mincho", serif;
    color: #fff;
        line-height: 100%;
display: inline-block !important;
    vertical-align: bottom;
}
.main-slide .tbox .right .txt1 .c {
    font-size: 45px;
    font-family: "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", "Sawarabi Mincho", serif;
    color: #fff799;
    font-weight: bold;
    margin: 0 -2%;
        line-height: 100%;
display: inline-block !important;
    vertical-align: bottom;
}
.main-slide .tbox .right .txt2 {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    overflow: hidden;
    background: rgba(244,179,193,0.6);
    text-align: center;
    color: #e25a6a;
    padding: 16% 6%;
    box-sizing: border-box;
    font-size: 20px;
    font-family: "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", "Sawarabi Mincho", serif;
    position: absolute;
    top: 110px;
    right: 20px;
    z-index: 1;
    line-height: 160%;
}
.main-slide .tbox .right .txt2 .c {
    color: #22ac38;
    font-size: 30px;
display: inline-block !important;
    vertical-align: bottom;
    font-weight: bold;
    margin: 0 -2%;
    font-family: "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", "Sawarabi Mincho", serif;
        line-height: 100%;
}
.main-slide .tbox .right .txt2 .s {
    color: #e25a6a;
    font-size: 25px;
        line-height: 100%;
display: inline-block !important;
    vertical-align: bottom;
    margin: 0 -2%;
    font-family: "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", "Sawarabi Mincho", serif;
}
.main-slide .slider{
    z-index: 1;
    position: relative;
}
.main-slide .flex div{
	padding:0 5px;
/*	width:700px;*/
	width:980px;
	margin: 0 auto;
	height: 500px;
  overflow: hidden;
}
@media only screen and (max-width: 1024px) {
  .main-slide{
  	width: 600px;
  }
	.main-slide .flex div{
  	width: 600px;
  	height: 350px;
	}
.main-slide .tbox .left {
    left: 2%;
}
  
.main-slide .tbox .left .txt {
  font-size: 22px;
} 
.main-slide .tbox .left .txt .s {
  font-size: 18px;
}
.main-slide .tbox .right {
  right: 2%;
}
.main-slide .tbox .right .txt1{
  top:10px;
  font-size: 18px;
  width: 130px;
  height: 130px;
}
.main-slide .tbox .right .txt2 {
  top: 150px;
	width: 130px;
  height: 130px;
  font-size: 18px;
}
}
@media only screen and (max-width: 599px) {
  .main-slide{
    height: auto!important;
  }
  /*
  .main-slide .tbox.flex_c{
    position: absolute;
    width: 100%;
    bottom: -5%;
  }*/
  .main-slide .tbox.flex_c{
    display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:single;
    -moz-box-lines:single;
    -webkit-flex-wrap:nowrap;
    -moz-flex-wrap:nowrap;
    -ms-flex-wrap:none;
    flex-wrap:nowrap;
    }
  .main-slide .tbox .left{
	  width: 55%;
    position: inherit;
  }	
.main-slide .tbox .left .txt {
  font-size: 12px;
  padding-top: 5%;
} 
.main-slide .tbox .left .txt .s {
  font-size: 10px;
}
.main-slide .tbox .right {
    position: inherit;
    right: 2%;
}
.main-slide .tbox .right .txt1 {
    width: 65px;
    height: 65px;
    top: 5px;
    left: 10px;
    font-size: 10px;
    padding-top: 13%;
    padding-left: 3%;
    padding-right: 3%;
}
.main-slide .tbox .right .txt1 .s {
    font-size: 16px;
}
.main-slide .tbox .right .txt1 .c {
    font-size: 20px;
}
.main-slide .tbox .right .txt2 {
    width: 65px!important;
    height: 65px!important;
    top: 5px;
    padding-left: 3%;
    padding-right: 3%;
    width: 80px;
    height: 80px;
    /*top: 58px;
    top: 70px;
    right: 0;
    */
    right: -30px;
    font-size: 12px;
}
.main-slide .tbox .right .txt2 .c {
    font-size: 20px;
}.main-slide .tbox .right .txt2 .s {
    font-size: 16px;
}
}
.slick-list{
  overflow: visible !important;
}
.slider .slick-slide:not(.slick-center){
	opacity:0.5;
}
.main-slide .flex div.st img{
	position:relative;
	z-index:1;
	opacity:1;
}
.main-slide .next{
	position:absolute;
	top:50%;
	right:-26px;
	margin-top:-26px;
	z-index:2;
}
.main-slide .prev{
	position:absolute;
	top:50%;
	left:-26px;
	margin-top:-26px;
	z-index:2;
}
@media only screen and (max-width: 799px) {
  .main-slide .flex div{
    box-sizing: border-box;
  }
  .hi-icon{
    width:90px !important;
    height:90px !important;
  }
  .sidebnr li a strong{
    font-size: 10px;
    padding:0;
  }
}
@media only screen and (max-width: 599px) {
	.main-slide .flex{
		width:100% !important;
		margin-left:0 !important;
		position:relative;
		max-width: 100%;
	}
		/*.main-slide .flex div.st{
		position:relative;
	}*/
	.main-slide .prev{
		width:30px;
		left:0;
		margin-top:-15px;
	}
	.main-slide .next{
		width:30px;
		right:0;
		margin-top:-15px;
	}
	.main-slide{
	  padding:0;
	  max-width: 100%;
/*	  width:100%;
	  height:140px;
*/
	  width:300px;
	}
	.main-slide .flex div{
	  width: 300px;
	  height:145px;
	}

	.slick-prev, .slick-next{
	  width: 30px !important;
    height: 30px !important;
	}
	.slick-next{
	  right:0 !important;
	}
	.slick-prev{
	 left: 0 !important;
	}
	.slick-next:before,.slick-prev:before{
	  background-size: 100% !important;
	}
	.sidebnr,.sidebnr2{
	  display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
	}
	.sidebnr li,.sidebnr2 li{
	  width: 48%;
    margin: 0 auto;
	}
	.sidebnr li a strong{
	  padding-left: 2%;
	}
	.main-slide img{
  	height: auto!important;
    display: block;
    max-width: 100%;
    max-height: 100%;
    margin: 0 auto;
	}
/*  .main-slide .tbox .left{
    bottom:0;
    top: inherit;
  }*/
}

/*blog*/
.back .prev a{
  width: 100%;
}
.back .prev a img{
  margin-right: 10px;
}
/**/
[data-element-id].foottel{
	display:block;
}

/*side*/
@media only screen and (min-width:600px) and (max-width: 1024px){
  .home-wrap #side{
    display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
  }
  .home-wrap #side .SideInfoWrap{
    display: flex;
    justify-content: space-between;
    width: 100%;
  }
  .home-wrap #side .pic{
    width: 50%;
  }
  .home-wrap #side .SideTelWrap{
    width: 50%;
    position: relative;
  }   
  .home-wrap #side .side-tel{
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
  }
  .home-wrap #side ul, .home-wrap #side .time {
      width: 50%;
  }
  .home-wrap #side h3 {
    width: 100%;
  }
}
@media only screen and (max-width: 1024px){
    span.anchorlink {
       position: relative;
       top: -120px;
       display: block;
    }
}

/* 2024/06/06 追記 */
.annotation{
    color: #f3869d;
    text-align: center;
    font-weight: bolder;
    margin-bottom: 20px;
}
