@charset "utf-8";

/*
  File Name   : top.css
  Description : Write top content styles
*/

/* kv-wrap
============================================================ */

.kv-cp-area{
	display: flex;
	padding-top: 120px;
}

.kv-area,.kv-cover{
	width: 50%;
}

.kv-cover img{
	overflow: hidden;
    text-indent: -9999px;
    background: no-repeat center center;
    background-size: cover;
    width: 100%;
    height: 650px;
    object-fit: cover;
    font-family: 'object-fit: cover;';
    display: block;
}


#home .kv-wrap {
    position: relative;
    z-index: 1;
    width: 100%;
    margin: 0 auto;
}
#home .kv-wrap .kv-inner {
  position: relative;
  z-index: 2;
  width: 100%;
}
#home .kv-wrap .kv-inner .kv-area {
  overflow: hidden;
  position: relative;
  z-index: 1;
  width: 100%;
  opacity: 0;
}
#home .kv-wrap .kv-inner .kv-item {
  vertical-align: top;
}

#home .kv-wrap .kv-inner .kv-item:nth-child(n+2) {
  display: none;
}
#home .kv-wrap .kv-inner .slick-initialized .kv-item {
  display: inline-block;
}



#home .kv-wrap .kv-inner .kv-item .kv-item-img {
  overflow: hidden;
    text-indent: -9999px;
    background: no-repeat bottom center;
    background-size: cover;
    width: 100%;
    height: 650px;
    object-fit: cover;
    font-family: 'object-fit: cover;';
    display: block;
}


#home .kv-wrap .kv-inner .kv-item .sp-img {
  display: none;
}
#home .kv-wrap .kv-inner .slick-list {
  overflow: hidden;
  width: 100%;
  height: auto;
  padding: 0;
}

.kv-copy {
    position: absolute;
    width: 45%;
    /* top: 55%; */
    left: auto;
    right: 0%;
    /* margin-right: -50%; */
    /* transform: translate(-50%, -50%); */
    z-index: 9;
    bottom: 0;
}

.kv-copy img {
    width: 100%;
}

/*

@media screen and (max-width: 1020px) {
.kv-copy {
    width: 190px;
    top: 50%;
    right: -5%;
}
}


@media screen and (max-width: 767px) {
.kv-copy {
        width: 180px;
        top: 43%;
        right: -5%;
    }
}



@media screen and (max-width: 650px) {
.kv-copy {
        width: 170px;
        top: 45%;
        right: -6%;
    }
}


@media screen and (max-width: 550px) {
.kv-copy {
        width: 140px;
        top: 50%;
        right: -8%;
    }
}

@media screen and (max-width: 430px) {
.kv-copy {
        width: 130px;
    }
}



@media screen and (max-width: 420px) {
.kv-copy {
    width: 120px;
    right: -7%;
	top: 58%;
    }
}
*/

@media screen and (max-width: 1600px) {

.kv-cover img,#home .kv-wrap .kv-inner .kv-item .kv-item-img {
    height: 600px;
}
}


@media screen and (max-width: 1500px) {

.kv-cover img,#home .kv-wrap .kv-inner .kv-item .kv-item-img {
    height: 550px;
}
}


@media screen and (max-width: 1450px) {

.kv-cover img,#home .kv-wrap .kv-inner .kv-item .kv-item-img {
    height: 500px;
}
}



@media screen and (max-width: 1370px) {
	
.kv-cover img,#home .kv-wrap .kv-inner .kv-item .kv-item-img{
	height: 30em;
	}
	
}

@media screen and (max-width: 1260px) {
	
.kv-cover img,#home .kv-wrap .kv-inner .kv-item .kv-item-img{
	height: 28em;
	}
	
}

@media screen and (max-width: 1160px) {
	
.kv-cover img,#home .kv-wrap .kv-inner .kv-item .kv-item-img{
	height: 26em;
	}
	
}

@media screen and (max-width: 1070px) {
	
.kv-cover img,#home .kv-wrap .kv-inner .kv-item .kv-item-img{
	height: 24em;
	}
	
}

@media screen and (max-width: 1020px) {
	
.kv-cp-area {
    display: block;
    padding-top: 0;
}
	

.kv-area,.kv-cover{
	width: 100%;
}
	
#home .kv-wrap .kv-inner .kv-item .kv-item-img{
	height: 50em;
	}
	
    .kv-cover img {
        height: 32em;
    }
}

@media screen and (max-width: 960px) {
	
#home .kv-wrap .kv-inner .kv-item .kv-item-img{
	height: 47em;
	}
	
}

@media screen and (max-width: 860px) {
	
#home .kv-wrap .kv-inner .kv-item .kv-item-img{
	height: 42em;
	}
	
}

@media screen and (max-width: 811px) {
	
#home .kv-wrap .kv-inner .kv-item .kv-item-img{
	height: 45em;
	}
	
}

@media screen and (max-width: 750px) {
	
#home .kv-wrap .kv-inner .kv-item .kv-item-img{
	height: 42em;
	}
	
.kv-cover img {
        height: 28em;
    }
	
}

@media screen and (max-width: 680px) {
	
#home .kv-wrap .kv-inner .kv-item .kv-item-img{
	height: 40em;
	}
	
.kv-cover img {
        height: 23em;
    }
	
}

@media screen and (max-width: 640px) {
	
#home .kv-wrap .kv-inner .kv-item .kv-item-img{
	height: 37em;
	}
	
.kv-cover img {
        height: 20em;
    }
	
}

@media screen and (max-width: 600px) {
	
#home .kv-wrap .kv-inner .kv-item .kv-item-img{
	height: 35em;
	}
	
	
}

@media screen and (max-width: 560px) {
	
#home .kv-wrap .kv-inner .kv-item .kv-item-img{
	height: 32em;
	}
	
	
}


@media screen and (max-width: 500px) {
	
.kv-cover img {
        height: 18em;
    }
	
}


@media screen and (max-width: 460px) {
#home .kv-wrap .kv-inner .kv-item .kv-item-img {
        height: 30em;
    }
	
}

@media screen and (max-width: 430px) {
	
#home .kv-wrap .kv-inner .kv-item .kv-item-img{
	height: 27em;
	}
	
.kv-cover img {
        height: 15em;
    }
	
}



/* sp
------------------------------------------------------------ */
@media screen and (max-width: 811px) {
  #home .kv-wrap .kv-inner .kv-item .kv-item-img {
/*    min-height: 500px;*/
/*
    height: calc(100vh - 60px);
    max-height: 790px;
*/
  }
  #home .kv-wrap .kv-inner .kv-item .pc-img {
    display: none;
  }
  #home .kv-wrap .kv-inner .kv-item .sp-img {
    display: block;
  }
}
/*
@media screen and (max-width: 481px) {
  #home .kv-wrap .kv-inner .kv-item .kv-item-img {
    min-height: inherit;
    height: 370px;
    max-height: inherit;
  }
}
*/


@media screen and (max-width: 650px) {
  #home .kv-wrap .kv-inner .kv-item .kv-item-img {
    max-height: 700px;
  }
}


@media screen and (max-width: 530px) {
  #home .kv-wrap .kv-inner .kv-item .kv-item-img {
    max-height: 550px;
  }
}

@media screen and (max-width: 430px) {
  #home .kv-wrap .kv-inner .kv-item .kv-item-img {
    max-height: 500px;
  }
}

@media screen and (max-width: 420px) {
  #home .kv-wrap .kv-inner .kv-item .kv-item-img {
    max-height: 430px;
  }
}


/* kv loading
============================================================ */
#home .kv-loading {
  position: absolute;
  z-index: 0;
  top: calc(50% - 40px - 30px);
  left: calc(50% - 40px);
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
#home .kv-loading::after {
  content: "";
  position: absolute;
  z-index: -1;
  overflow: hidden;
  width: 80px;
  height: 80px;
  border-top: 4px solid rgba(0, 0, 0, .1);
  border-right: 4px solid rgba(0, 0, 0, .1);
  border-bottom: 4px solid rgba(0, 0, 0, .1);
  border-left: 4px solid #333;
  border-radius: 50%;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-animation: load-animation 1.1s infinite linear;
          animation: load-animation 1.1s infinite linear;
}

/* sp
------------------------------------------------------------ */
@media screen and (max-width: 811px) {
  #home .kv-loading {
    top: calc(50% - 35px);
    left: calc(50% - 35px);
  }
  #home .kv-loading::after {
    width: 70px;
    height: 70px;
  }
}
@-webkit-keyframes load-animation {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load-animation {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}


/* sp-reservation-area
============================================================ */

	.sp-reservation-area-wrap{
		display: none;
	}


/*

@media screen and (min-width: 501px) {
	.sp-reservation-area-wrap{
		display: none;
	}
}
*/

/*
@media screen and (max-width: 500px) {
.sp-reservation-area-wrap{
	background-color: #2759b9;
	display: block;
}

.sp-reservation-area{
	background-color: #2759b9;
	background-image: url(../images/web_yoyaku.png), url(../images/arrow_p.png);
	background-position: left 0px center, right 0px center;
	background-repeat: no-repeat,no-repeat;
    background-size: 25px, 8px;
	font-size: 150%;
	width: 100%;
	max-width: 210px;
	margin: 0 auto;
	color: #FFFFFF;
	font-weight: bold;
}

.sp-reservation-area a {
    padding: 14px 14px 14px 35px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
}
*/


/* emergency
============================================================ */
#home .sect-emergency {
  padding: 0;
}
#home .sect-emergency .section-inner {
  width: 100%;
/*  max-width: 1040px;*/
  padding: 0;
  margin: 0 auto;
  display: flex;
}
#home .sect-emergency .title-wrap {
  margin-bottom: 0;
  padding: 10px 20px;
  background: #c1272d;
  color: #fff;
  border-bottom: none;
  width: 30%;
	align-items: center;
    display: grid;
	text-align: center;
}
#home .sect-emergency h2 {
  display: inline-block;
}
#home .sect-emergency .emergency-list {
  padding: 20px 30px;
    border-top: none;
    background-color: #ffe9eb;
    width: 70%;
}
#home .sect-emergency .emergency-list li {
  display: flex;
  align-items: flex-start;
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px dotted #c1272d;
  font-size: 120%;
}
#home .sect-emergency .emergency-list li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
#home .sect-emergency .emergency-list li .date {
  width: 120px;
    color: #c1272d;
    font-size: .933333333333em;
    line-height: 2;
    display: inline-block;
}


#home .sect-emergency .emergency-list li a{
	text-decoration: none;
	font-weight: bold;
}

#home .sect-emergency .emergency-list li .new {
  background: #f80000;
  color: #fff;
  margin-left: 6px;
  padding: 2px 5px;
  font-size: .8em;
}
#home .sect-emergency .emergency-list li .title {
  width: calc(100% - 110px);
  padding-left: 10px;
	text-decoration: underline;
    color: #c1272d;
}
#home .sect-emergency .emergency-list li .title a {
  line-height: 1.6;
  color: #c1272d;
}

/* sp
------------------------------------------------------------ */
@media screen and (max-width: 811px) {
/*
  #home .sect-emergency {
    padding: 20px 0;
  }
*/
	
#home .sect-emergency .section-inner {
    display: block;
}
	
#home .sect-emergency .title-wrap,#home .sect-emergency .emergency-list {
	width: 100%;
	}
	
#home .sect-emergency .title-wrap {
    padding: 20px 20px;
	}
	
  #home .sect-emergency .emergency-list {
    padding: 20px 20px 25px;
  }
  #home .sect-emergency .emergency-list li {
    display: block;
    margin-bottom: 20px;
    padding-bottom: 25px;
  }
  #home .sect-emergency .emergency-list li .date {
    display: block;
    width: auto;
  }
  #home .sect-emergency .emergency-list li .title {
    display: block;
    width: 100%;
    margin-top: 1px;
    padding-left: 0;
  }
}


@media screen and (max-width: 630px) {
	
#home .sect-emergency h2 {
    display: block;
}
	
#home .sect-emergency .title-wrap {
    display: block;
}
}

@media screen and (max-width: 481px) {
  #home .sect-emergency h2 {
    display: block;
    text-align: center;
  }
}




/* common
------------------------------------------------------------ */

.top-inner{
	width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 40px;
}


@media screen and (max-width: 680px) {
	
.top-inner{
    padding: 0 20px;
}
	
}

.top-inner h2{
	position: relative;
	text-align: center;
    font-size: 250%;
    letter-spacing: 1px;
	padding-bottom: 18px;
	margin-bottom: 20px;
}

.top-inner h2:before {
    position: absolute;
    bottom: -10px;
    left: calc(50% - 50px);
    width: 100px;
    height: 5px;
    content: '';
    border-radius: 3px;
    background: #ff7489;
}


@media screen and (max-width: 450px) {
.top-inner h2 {
    font-size: 220%;
}
}


@media screen and (max-width: 420px) {
.top-inner h2 {
    font-size: 200%;
}
}


/* medical-info
------------------------------------------------------------ */


.medical-info{
	width: 100%;
    background-image: url(../images/bg.jpg);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
	padding: 80px 0;
	border-top: 1px solid #2759ba;
}


@media screen and (max-width: 480px) {
.medical-info {
    padding: 50px 0;
}
}


ul.medical-list{
	padding: 30px;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
/*    max-width: 820px;*/
    margin: 0 auto;
}

ul.medical-list li{
	text-align: center;
    width: 46%;
    background-color: #2759b9;
    margin: 15px;
    box-shadow: 0 0 5px #626262;
    border-radius: 30px 0 30px 0;
    background-image: url(../images/seikei.png), url(../images/arrow_w_bottom.png);
    background-repeat: no-repeat, no-repeat;
    background-position: bottom 70px center, bottom 28px center;
    background-size: 100px, 20px;
	transition: all 0.2s ease-in-out;
}

ul.medical-list li:nth-child(2),
ul.medical-list li:nth-child(3){
	background-color: #1a398f;
}

ul.medical-list li.md02{
	 background-image: url(../images/noushinkei.png), url(../images/arrow_w_bottom.png);
}

ul.medical-list li.md03{
	 background-image: url(../images/reha.png), url(../images/arrow_w_bottom.png);
}

ul.medical-list li.md04{
	 background-image: url(../images/mri.png), url(../images/arrow_w_bottom.png);
}

ul.medical-list li a{
	color: #fff;
	display: block;
	padding: 30px 30px 180px 30px;
	border-radius: 30px 0 30px 0;
    text-decoration: none;
	font-size: 220%;
	font-weight: bold;
}

ul.medical-list li:hover{
	background-color: #39b5b1;
	background-position: bottom 70px center, bottom 25px center;
}


@media screen and (max-width: 1080px) {
ul.medical-list li a {
    font-size: 180%;
}
}

@media screen and (max-width: 910px) {
ul.medical-list li a {
    font-size: 150%;
}
}


@media screen and (max-width: 890px) {

ul.medical-list {
    padding: 30px 0;
}
	
ul.medical-list li {
    width: 45%;
	}
	
ul.medical-list li a {
    font-size: 150%;
    padding: 30px 20px 180px 20px;
	}

}


/*

@media screen and (max-width: 730px) {
	
ul.medical-list li {
    width: 45%;
	}
	
ul.medical-list li a {
    padding: 30px 20px 180px 20px;
}
	
}
*/


@media screen and (max-width: 640px) {
ul.medical-list li {
    margin: 10px;
}
}

@media screen and (max-width: 620px) {
	
ul.medical-list li {
    height: 240px;
	background-size: 90px, 20px;
	background-position: bottom 68px center, bottom 28px center;
    }
	
ul.medical-list li:hover{
	background-position: bottom 68px center, bottom 25px center;
}
	
	
ul.medical-list li.md03 {
    line-height: 200%;
	background-position: bottom 48px center, bottom 28px center;
	}
	
ul.medical-list li.md03:hover {
	background-position: bottom 48px center, bottom 25px center;
	}
	
	
ul.medical-list li.md03 span{
    display: block;
}
}

@media screen and (max-width: 520px) {
ul.medical-list li a {
    padding: 20px 20px 160px 20px;
}
	
ul.medical-list li {
    height: 220px;
	background-size: 80px, 20px;
}
	
}
	
@media screen and (max-width: 450px) {
	
ul.medical-list {
        padding: 15px 0;
    }
	
    ul.medical-list li {
        height: 190px;
		background-size: 70px, 15px;
		background-position: bottom 53px center, bottom 18px center;
    }
	
    ul.medical-list li a,ul.medical-list li:hover a {
        padding: 20px 20px 120px 20px;
    }
	
ul.medical-list li:hover{
	background-position: bottom 53px center, bottom 14px center;
}
	
ul.medical-list li.md03 {
        line-height: 180%;
        background-position: bottom 37px center, bottom 18px center;
    }
	
ul.medical-list li.md03:hover {
        background-position: bottom 37px center, bottom 14px center;
    }
	
	}


	
@media screen and (max-width: 440px) {
	
ul.medical-list li {
    width: 44%;
	height: 177px;
	border-radius: 20px 0 20px 0;
    }
	
ul.medical-list li a, ul.medical-list li:hover a {
        padding: 15px 10px 120px 10px;
        font-size: 140%;
    }
}
	
@media screen and (max-width: 375px) {
	
	
    ul.medical-list li {
        margin: 7px;
    }
	
	ul.medical-list li a, ul.medical-list li:hover a {
        font-size: 120%;
    }
	
    ul.medical-list li.md03 {
        line-height: 150%;
	}
}
	

.medical-info p{
	text-align: center;
	color: #2759b9;
	font-size: 160%;
	font-weight: bold;
}

p.md-text{
	margin-bottom: 30px;
	margin-top: 20px;
}


@media screen and (max-width: 550px) {
	
p.md-text {
        line-height: 160%;
    }
	
p.md-text span{
	display: block;
}

}
	
@media screen and (max-width: 450px) {
    p.md-text {
        margin-top: 0;
    }
	}

.symptoms-btn{
	display: none;
	width: 100%;
    max-width: 430px;
    margin: 20px auto 0 auto;
    border-radius: 50px;
    background-color: #ff747b;
    font-size: 190%;
    font-weight: bold;
    box-shadow: 0 0 5px #626262;
    background-image: url(../images/search.png), url(../images/arrow_w.png);
    background-repeat: no-repeat, no-repeat;
    background-position: left 30px center, right 30px center;
    background-size: 35px, 12px;
    transition: all 0.2s ease-in-out;
}

.symptoms-btn a{
	color: #fff;
	text-decoration: none;
	display: block;
    padding: 15px 15px 15px 80px;
}


.symptoms-btn:hover{
	background-color: #2759b9;
    background-position: left 30px center, right 25px center;
}


@media screen and (max-width: 480px) {
.symptoms-btn {
    max-width: 350px;
}
}







/* top-news
------------------------------------------------------------ */


.top-news{
	width: 100%;
	background-color: #fff;
    padding: 80px 0;
}

.top-inner h2.news-title{
	font-size: 220%;
    letter-spacing: 2px;
	text-align: left;
	margin-bottom: 12px;
    padding-bottom: 0;
}

.top-inner h2.news-title:before{
	display: none;
}

.top-news .top-inner{
	display: flex;
}


span.sub-h2 {
    color: #fb747c;
    font-family: 'Edu TAS Beginner', cursive;
    padding-top: 3px;
}

.more{
	background-color: #fff;
    border: 1px solid #2759b9;
    /* padding: 3px 12px; */
    width: 135px;
    font-size: 90%;
    font-weight: bold;
    border-radius: 6px;
    background-image: url(../images/arrow_p.png);
    background-repeat: no-repeat;
    background-position: right 15px center;
    background-size: 7px;
    display: block;
    margin-top: 20px;
	transition: all 0.2s ease-in-out;
}

.more:hover{
	background-position: right 12px center;
}

.more a{
	display: block;
    padding: 7px 15px;
    text-decoration: none;
    font-weight: bold;
}

.title-wrap{
	width: 20%;
}

.news-wrap{
	width: 80%;
}

@media screen and (max-width: 930px) {
.title-wrap{
	width: 30%;
}

.news-wrap{
	width: 70%;
}
	
}



@media screen and (max-width: 900px) {
	
	
.top-news .com-news-list.-wrap-link ul li > a {
    padding: 20px 20px;
}
	
	
.top-news .com-news-list ul li:first-child a {
    padding-top: 0px;
}
	
.top-news .com-news-list ul li:last-child a {
    padding-bottom: 0px;
}
	
.top-news .com-news-list ul li .date,
.top-news .com-news-list ul li .title {
	display: block;
	padding-left:0;
}
	
.top-news .com-news-list ul li .title {
        margin-top: 0;
    }
	
.top-news .com-news-list ul li .date {
    line-height: 120%;
    padding-bottom: 3px;
}
	
}


@media screen and (max-width: 680px) {
	
.top-news .top-inner {
	padding: 0 30px;
}
}


@media screen and (max-width: 630px) {
	
.top-news {
    padding: 60px 0;
}

.top-news .top-inner {
    display: block;
}
	
.title-wrap,.news-wrap{
	width: 100%;
}
	
.title-wrap{
	display: flex;
	margin-bottom: 30px;
	align-items: center;
    justify-content: space-between;
	}
	
.top-news .com-news-list.-wrap-link ul li > a {
	padding-left: 0;
	padding-right: 0;
    }
	
.more {
    width: 115px;
	}
	
.more a {
    padding: 4px 15px;
	}


}

/* info-wrap
------------------------------------------------------------ */


.info-wrap {
    width: 100%;
    max-width: 1350px;
    margin: 0 auto;
    padding: 0 30px 0 30px;
    display: flex;
}

.info-wrap table {
    width: 100%;
}

.info-wrap table td{
	vertical-align: top;
}


.td-left, .td-right {
    width: 50%;
    padding: 40px 50px;
}

.td-left {
    background-color: #ffe6e8;
    border-radius: 70px 0 0 0;
    text-align: center;
}

.td-right {
    background-color: #e8f4fd;
    border-radius: 0 70px 0 0;
    text-align: center;
}


.info-wrap .td-left h2,.info-wrap .td-right h2 {
	font-size: 190%;
    text-align: center;
    padding: 50px 0 20px 0;
    margin-bottom: 30px;
    border-bottom: 1px solid #ccc;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 35px;
}


.info-wrap .td-left h2 {
	background-image: url(../images/shinryou-day.png);
}

.info-wrap .td-right h2 {
    background-image: url(../images/hours.png);
}

.shinryou{
	margin-bottom: 20px;
}

.shinryou-text{
	text-align: left;
    line-height: 200%;
}

.shinryou-text p{
	font-weight: bold;
}



@media screen and (max-width: 1150px) {
.shinryou-text {
    font-size: 90%;
}
}

@media screen and (max-width: 1030px) {
.shinryou-text {
    font-size: 80%;
}
}

@media screen and (max-width: 940px) {
.shinryou-text {
    font-size: 100%;
}
}


.kakudai{
	background-color: #fff;
    box-shadow: 0 0 4px #adadad;
    transition: all 0.2s ease-in-out;
    border-radius: 8px;
    width: 100%;
    text-align: left;
    font-size: 120%;
    max-width: 320px;
    margin: 40px auto 0 auto;
    padding: 12px 40px;
}

.kakudai a{
	color: #2759b9;
	font-weight: bold;
}


@media screen and (max-width: 450px) {
.kakudai {
    max-width: 270px;
    margin: 40px auto 20px auto!important;
    padding: 12px 20px;
}
}


@media screen and (max-width: 390px) {
    .kakudai {
        max-width: 220px;
        margin: 30px auto 0px auto !important;
        padding: 12px 20px;
    }
}


span.important{
	color: #ff3159;
}


h3.info2{
	color: #2759b9;
    font-size: 180%;
    margin: 40px 0 20px 0;
}

p.yoyaku-text{
	text-align: left;
    line-height: 180%;
    font-size: 120%;
    font-weight: bold;
    margin-bottom: 20px;
}

p.yoyaku-text span{
	font-size: 80%;
}

p.ukesyuke{
	text-align: left;
    line-height: 200%;
    font-size: 90%;
}

.tel-wrap{
	margin-top: 20px;
    margin-bottom: 20px;
	display: flex;
	align-items: center;
    justify-content:flex-start;
}

.yoyakutel{
	margin-right: 10px;
}

.yoyakutel img{
	width: auto;
    height: 45px;
}

img.hours-pc{
	display: block;
	width: 100%;
}

img.hours-sp{
	display: none;
}

.green {
    color: #29c0c3;
}

.web-wrap{
	display: flex;
    justify-content: center;
}



@media screen and (max-width: 1300px) {
.tel-wrap {
    display: block;
    text-align: left;
}
	
p.yoyaku-text {
    font-size: 100%;
}

}

.web-wrap-btn{
	background-color: #2759b9;
    background-repeat: no-repeat, no-repeat;
    background-position: left 15px center, right 15px center;
    background-size: 25px, 8px;
    padding-left: 20px;
    box-shadow: 0 0 4px #adadad;
    transition: all 0.2s ease-in-out;
    border-radius: 8px;
    width: 50%;
    margin: 8px;
	text-align: left;
	font-size: 120%;
}

.web-wrap-btn:hover{
	background-position: left 15px center, right 10px center;
}


@media screen and (max-width: 1250px) {
	
.yoyakutel {
    margin-right: 0;
}
	
p.ukesyuke {
    display: block;
    margin-top: 5px;
}
	
.web-wrap-btn {
    font-size: 100%;
}
	
}

.web-wrap-btn a{
	text-decoration: none;
    display: block;
    padding: 18px 12px 18px 30px;
	font-weight: bold;
	color: #fff;
}


.web-wrap-btn.webyoyaku{
	background-image: url(../images/web_yoyaku.png),url(../images/arrow_p.png);
}

.web-wrap-btn.yoyaku-tel{
	background-image: url(../images/kessai.png),url(../images/arrow_p.png);
}


@media screen and (max-width: 1130px) {
	
	
.td-right {
    border-radius: 0 40px 0 0;
}
	
.td-left {
    border-radius: 40px 0 0 0;
}
	
.shinryou {
    margin-bottom: 30px;
}
	
p.yoyaku-text {
    text-align: left;
    line-height: 180%;
	}
	
.web-wrap-btn {
        font-size: 90%;
    }

.web-wrap-btn a {
    padding: 10px 12px 10px 22px;
}
	
.yoyakutel img {
    width: auto;
    height: 48px;
}

}



@media screen and (max-width: 1070px) {
	
.td-left, .td-right {
    padding: 40px 40px;
}

.web-wrap-btn {
    background-position: left 12px center, right 12px center;
    background-size: 18px, 8px;
}
	
.web-wrap-btn:hover {
	background-position: left 12px center, right 10px center;
	}
	
.web-wrap-btn a {
        padding: 10px 12px 10px 18px;
    }

}



@media screen and (max-width: 1000px) {
.info-wrap {
    padding: 0;
}
}




@media screen and (max-width: 940px) {

.info-wrap {
    display: block;
}
	
	
.info-wrap .td-left h2, .info-wrap .td-right h2 {
    font-size: 220%;
	}
	
	
.info-wrap table td {
    vertical-align: top;
    display: block;
	width: 100%;
}


	
.td-left, .td-right {
    width: 100%;
	padding: 60px 40px;
	}
	
	
.td-left{
	border-radius: 40px 40px 0 0;
	}
	
.td-right{
	border-radius: 0;
	}
	
	
.shinryou,.shinryou-text,p.yoyaku-text,.tel-wrap,.web-wrap,
.info-wrap .td-left h2, .info-wrap .td-right h2{
	width: 100%;
	max-width: 700px;
	margin: 0 auto 30px auto;
	}
	
.info-wrap .td-left h2, .info-wrap .td-right h2 {
    margin-bottom: 40px;
	}
	
.shinryou {
        margin-bottom: 30px;
    }
	
.tel-wrap {
    margin-top: 20px;
    margin-bottom: 20px;
	text-align: center;
	}
	
p.yoyaku-text {
        text-align: center;
    }
	
 p.ukesyuke {
        text-align: center;
}
	
.web-wrap-btn {
        background-position: left 20px center, right 20px center;
        background-size: 28px, 10px;
	    font-size: 140%;
    }
	
.web-wrap-btn:hover {
	background-position: left 20px center, right 17px center;
	}
	
.web-wrap-btn a {
    padding: 18px 12px 18px 40px;
}
	
}



@media screen and (max-width: 630px) {

.td-left, .td-right {
        padding: 60px 30px;
    }
	
.shinryou-text {
    font-size: 110%;
/*    text-align: center;*/
}
	
    p.yoyaku-text {
        font-size: 110%;
    }
	
.yoyakutel img {
        height: 60px;
    }
	
p.ukesyuke {
    font-size: 110%;
}

	
.web-wrap-btn {
        background-position: top 20px center, bottom 23px center;
        background-size: 35px, 16px;
        font-size: 160%;
		text-align: center;
	    padding-left: 0;
    }
	
.web-wrap-btn:hover {
	background-position: top 20px center, bottom 20px center;
	}
	
	
.web-wrap-btn.webyoyaku{
	background-image: url(../images/web_yoyaku.png),url(../images/arrow_w_bottom.png);
}

.web-wrap-btn.yoyaku-tel{
	background-image: url(../images/kessai.png),url(../images/arrow_w_bottom.png);
	background-size: 28px, 13px;
	background-position: top 20px center, bottom 23px center;
}
	
.web-wrap-btn.yoyaku-tel:hover{
	background-size: 28px, 13px;
	background-position: top 20px center, bottom 20px center;
	}
	
.web-wrap-btn a {
        padding: 68px 30px 45px 30px;
    }


}



@media screen and (max-width: 580px) {
.web-wrap-btn {
        font-size: 130%;
    }
	
    .web-wrap-btn a {
        padding: 58px 30px 45px 30px;
    }
	
.web-wrap-btn.yoyaku-tel {
        background-size: 26px, 13px;
        background-position: top 22px center, bottom 23px center;
    }
	
.web-wrap-btn.yoyaku-tel:hover{
	background-size: 26px, 13px;
	background-position: top 22px center, bottom 20px center;
	}
	
}


@media screen and (max-width: 560px) {
	
.web-wrap-btn a {
        padding: 58px 20px 40px 20px;
    }
	
	
.web-wrap-btn {
        background-position: top 15px center, bottom 23px center;
        background-size: 35px, 13px;
    }
	
.web-wrap-btn:hover {
        background-position: top 15px center, bottom 20px center;
        background-size: 35px, 13px;
	}
	
}	


@media screen and (max-width: 530px) {
	
.info-wrap .td-left h2, .info-wrap .td-right h2 {
        font-size: 200%;
    }
	
.td-left, .td-right {
        padding: 40px 30px;
    }
	
.info-wrap .td-left h2, .info-wrap .td-right h2 {
        margin-bottom: 25px;
    }

img.hours-sp {
    display: block;
    width: 100%;
}
	
img.hours-pc {
    display: none;
}
	
.shinryou {
        margin-bottom: 20px;
    }
	
.shinryou-text {
        font-size: 90%;
    }
	
.yoyakutel img {
        height: 50px;
    }
	

}



@media screen and (max-width: 480px) {
.web-wrap-btn {
        font-size: 100%;
    }
}



@media screen and (max-width: 460px) {
	
	
.td-left, .td-right {
        padding: 40px 20px;
    }
	
.shinryou-text {
        letter-spacing: 0;
    }
	
p.yoyaku-text {
        font-size: 100%;
	    line-height: 170%;
    }
	
.yoyakutel img {
        height: 40px;
    }
	

.web-wrap-btn a {
        padding: 38px 15px 25px 15px;
    }
	
.web-wrap-btn {
        font-size: 110%;
	    background-position: top 10px center, bottom 16px center;
        background-size: 25px, 10px;
    }
	
.web-wrap-btn:hover {
	background-position: top 10px center, bottom 14px center;
	background-size: 25px, 10px;
	}

	
.web-wrap-btn.yoyaku-tel {
        background-position: top 14px center, bottom 16px center;
        background-size: 18px, 10px;
    }
	
.web-wrap-btn.yoyaku-tel:hover {
        background-position: top 14px center, bottom 14px center;
        background-size: 18px, 10px;
    }
	
}


/*m-personnel*/

.m-personnel{
	width: 100%;
    background-color: #fff;
    padding: 80px 0;
	border-top: 1px solid #2759ba;
}

.personnel-list ul{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    max-width: 900px;
    margin: 50px auto 0 auto;
}


.personnel-list ul li{
	text-align: left;
    width: 46%;
    background-color: #e8f4fd;
    margin: 15px;
    box-shadow: 0 0 5px #bcbcbc;
    border-radius: 10px;
    background-image: url(../images/arrow_b.png);
    background-repeat: no-repeat;
    background-position: right 20px center;
    background-size: 10px;
    font-size: 150%;
    padding: 25px 38px 25px 30px;
    transition: all 0.2s ease-in-out;
    font-weight: bold;
}

.personnel-list ul li span.thumb{
	display: none;
}

.personnel-list ul li a{
	text-decoration: none;
	color: #333;
}


.personnel-list ul li:hover{
	background-position: right 18px center;
	background-color: #ffe6e8;
}


@media screen and (max-width: 820px) {
	.personnel-list ul li {
    	width: 60%;
	}
}


@media screen and (max-width: 630px) {
.m-personnel {
        padding: 60px 0;
    }
}


@media screen and (max-width: 570px) {
	.personnel-list ul li {
    	width: 80%;
		margin: 10px;
		padding: 15px 38px 15px 20px;
	}
}

