
/* --------------------------　メインスライダー　-------------------------- */

a:link {
	cursor: pointer !important;
}

.top_main {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 730px;
  background: #fff;
	background: url("../../images/top/main.jpg");
	background-position: center right -100px;
	margin-top: 0px;
	background-size: cover;
	display: block;
}

.top_main_sp {
	display: none;
}

.fvcatch {
	margin-left: 5%;
}

.top_main h1 {
	font-size: 4.8rem;
	line-height: 2;
    color:#ff2e67;
	display: inline-block;
	margin-top: 100px;
}
.top_main h1 span {
	background: #fff;
	padding: 5px 25px;
	
}

.fvtitle {
	background:rgba(255,255,255,0.7);
	position: absolute;
	bottom:50px;
	width: 100%;
	padding: 20px 0;
}
.fvtitle .wrap {
	max-width: 1400px;
	margin: auto;
	position: relative;
	display: flex;
}
.fvtitle .fvlogo {
width: 60%;
	position: relative;
	margin-top: -120px;
	margin-right: 20px;
}
.fvtitle .fvlogo img {
width: 100%;
	height: auto;
}
.fvtitle h2 {
	font-size: 3rem;
	padding: 0;
	margin: 0;
	font-family: serif;
}
.fvtitle h2 span {
	font-size: 4.8rem;
	color:#ff2e67;
}


.top_main_sp {
	display: none;
}




.pcimg {
	display: block;
}
.spimg {
	display: none;
}

@media screen and (max-width: 1400px) {
	
.fvcatch {
	margin-left: 5%;
	
}
.top_main h1 {
	font-size: 3vw;
	line-height: 2;
    color:#ff2e67;
	display: inline-block;
	margin-top: 100px;
}
.top_main h1 span {
	background: #fff;
	padding: 5px 25px;
	
}

.fvtitle {
	background:rgba(255,255,255,0.7);
	position: absolute;
	bottom:50px;
	width: 100%;
	padding: 20px 0;
}
.fvtitle .wrap {
	max-width: 1400px;
	margin: auto 20px;
	position: relative;
	display: flex;
}
.fvtitle .fvlogo {
width: 60%;
	position: relative;
	margin-top: -120px;
	margin-right: 20px;
}
.fvtitle .fvlogo img {
width: 100%;
	height: auto;
}
.fvtitle h2 {
	font-size: 2vw;
	padding: 0;
	margin: 0;
}
.fvtitle h2 span {
	font-size: 3vw;
	color:#ff2e67;
}

	
}

@media screen and (max-width: 1200px) {
	
.top_main {
 overflow: hidden;
  position: relative;
  width: 100%;
  height: 730px;
  background: #fff;
	background: url("../../images/top/main.jpg");
	background-position: center right -200px;
	margin-top: 60px;
	background-size: cover;

}


.fvtitle .fvlogo {
width: 60%;
	position: relative;
	margin-top: -50px;
	margin-right: 20px;
	bottom: 0;
}
.fvtitle .fvlogo img {
width: 100%;
	height: auto;
}
.fvtitle h2 {
	font-size: 2vw;
	padding: 0;
	margin: 0;
}
.fvtitle h2 span {
	font-size: 2.4vw;
	color:#ff2e67;
}
	
}

 
@media screen and (max-width: 768px) {
.top_main {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 600px;
  background: #fff;
	background: url("../../images/top/main.jpg");
	background-repeat: no-repeat;
	background-position: top right -200px;
	margin-top: 60px;
	background-size: cover;
	display: none;
 
}
.fvcatch {
	margin-left: 5%;
	
}
.top_main h1 {
	font-size: 3vw;
	line-height: 2;
    color:#ff2e67;
	display: inline-block;
	margin-top: 200px;
}
.top_main h1 span {
	background: #fff;
	padding: 5px 25px;
	
}

.fvtitle {
	background:rgba(255,255,255,0.7);
	position: absolute;
	bottom:50px;
	width: 100%;
	padding: 20px 0;
}
.fvtitle .wrap {
	max-width: 1400px;
	margin: auto 20px;
	position: relative;
	display: flex;
}
.fvtitle .fvlogo {
width: 60%;
	position: relative;
	margin-top: -120px;
	margin-right: 20px;
}
.fvtitle .fvlogo img {
width: 100%;
	height: auto;
}
.fvtitle h2 {
	font-size: 2vw;
	padding: 0;
	margin: 0;
}
.fvtitle h2 span {
	font-size: 2.4vw;
	color:#ff2e67;
}
	
.top_main_sp {
	display: block;
	margin-top: 120px;
	
}

	
}	
 
@media screen and (max-width: 420px) {
.top_main {
  display: none;
}
.fvcatch {
	margin-left: 3%;
	position: absolute;
	bottom:40px;
}
.top_main h1 {
	font-family: 'Noto Serif JP', serif;
	font-size: 3.5vw;
	line-height: 1.7;
	margin-bottom: 10px;
}
.top_main h1 span {
	background: #4dc1da;
	text-align: center;
	color:#fff;
	font-size: 3vw;
	padding: 5px 3px 5px 10px;
	border-radius: 5px;
	margin-right: 10px;
}
.top_main h2 {
	font-family: 'Noto Serif JP', serif;
	font-size: 6.8vw;
	line-height: 1.4;
}
.top_main h2 span {
	color:#ff2e67;
}
	
.top_main_sp {
	display: block;
	margin-top: 60px;
	
}


}
	
	
	
	
	
	
	


/* --------------------------　 top01 注目の求人をピックアップ　-------------------------- */

@font-face {
 font-family: 'Bathurst';
 font-weight: 400;
 src: url("../../font/Bathurst.otf") format('opentype');
}

.top-01 {
	padding: 40px 0 60px 0 !important;
}
.top-01 h2 {
	text-align: center;
	font-family: 'Bathurst';
	color:#e9be54;
	font-size: 6rem;
	line-height: 1.5;
	margin-bottom: 40px;
}
.top-01 h2:after {
    content: attr(data-text);
    display: block;
    font-size: 1.5rem;
    line-height: 1.2; 
	font-family: 'Noto Serif JP', serif;
	color:#383838;
	font-weight: normal;
}


.pickuplist {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.pickuplist li {
	background: #fff;
	padding: 20px;
	width: 19%;
	box-sizing: border-box;
	margin-bottom: 15px;
	border-radius: 10px;
	box-shadow: 0 0 20px rgba(125,125,125,0.1);
}
.pickuplist li img {
	width: 100%;
	height: auto;
}


@media screen and (max-width: 768px) {
	
.top-01 {
	padding: 20px 0 30px 0 !important;
}
.top-01 h2 {
	text-align: center;
	font-family: 'Bathurst';
	font-size: 3rem;
	line-height: 1.5;
	margin-bottom: 40px;
}
.top-01 h2:after {
    content: attr(data-text);
    display: block;
    font-size: 1.3rem;
    line-height: 1.2; 
	font-family: 'Noto Serif JP', serif;
	color:#383838;
	font-weight: normal;
}


.pickuplist {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.pickuplist li {
	background: #fff;
	padding: 20px;
	width: 31%;
	box-sizing: border-box;
	margin-bottom: 10px;
	border-radius: 10px;
	box-shadow: 0 0 20px rgba(125,125,125,0.1);
}
.pickuplist li img {
	width: 100%;
	height: auto;
}
	
}








/* --------------------------　 top02 search　-------------------------- */

.top-02 {
	padding: 60px 0 60px 0 !important;
	position: relative
}

.top-02 h2 {
	text-align: center;
	font-family: 'Bathurst';
	color:#e9be53;
	font-size: 6rem;
	line-height: 1.5;
	margin-bottom: 40px;
	position: relative;
}
.top-02 h2:after {
    content: attr(data-text);
    display: block;
    font-size: 1.5rem;
    line-height: 1.2; 
	font-family: 'Noto Serif JP', serif;
	color:#fff;
	font-weight: normal;
}
.top-02 h2:before {
   content: "";
  display: inline-block;
  width: 38px;
  height: 38px;
  background:url("../../images/top/icon01.png") no-repeat;
  background-size: 38px;
position: absolute;
	top: -5%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.searchbox {
	display: flex;
	justify-content: space-between;
}

.searchbox_l {
	width: 48%;
	position: relative;
}
.searchbox_r {
	width: 48%;
}


.searchbox .schbutton {
	background: #e8be53;
	padding: 10px;
	margin-bottom: 15px;
	border-radius: 10px;
	position: relative;
	z-index: 1;
	
}
.searchbox .schbutton h3 {
	font-size: 1.4rem;
	color:#fff;
	font-family: 'Noto Serif JP', serif;
	font-weight: bold;
	padding-left: 10px;
	position: relative;
	margin-bottom: 10px;
}

.schbutton h3 span {
	font-size: 1.8rem;
}
.searchbox .schbutton h3 i {
	font-size: 1.8rem;
	position: absolute;
	right:10px;
	top:17px;
}
.searchbox .schbutton img {
	position: relative;
	right:10px;
	top:5px;
}

.sch-detail {
	background: #fff;
	color:#383838;
	text-align: center;
	font-size: 1.6rem;
	border-radius: 5px;
}

.searchbox_l:after {
	content: "";
  display: inline-block;
  width: 430px;
  height: 430px;
  background:url("../../images/top/map.png") no-repeat;
  background-size: 430px;
	bottom:0px;
  left:20px;
  position: absolute;
	
}


.freeword h3 {
	font-size: 1.4rem;
	color:#fff;
	margin-bottom: 5px;
	margin-top: 40px;
}
.freeword .inputtext {
	border: 0;
	background: #fff;
	font-size: 1.8rem;
	width: 100%;
	box-sizing: border-box;
	padding: 25px;
	border-radius: 10px;
	margin-bottom: 60px;
}

.sch_go {
	background: #492b56;
	border-radius: 10px;
	width: 300px;
	position: relative;
	text-align: center;
	margin: 0 0 0 auto;
}
.sch_go a {
	background: #492b56;
	padding: 20px;
	color:#fff;
	font-size: 1.8rem;
	font-weight: bold;
	display: block;
	border-radius: 10px;
}
.sch_go a:before {
	content: "";
  display: inline-block;
  width: 30px;
  height: 30px;
  background:url("../../images/top/icon06.png") no-repeat;
  background-size: 30px;
	top:7px;
  right: 0px;
	margin-right: 10px;
  position: relative;
}


@media screen and (max-width: 768px) {
	
	
.top-02 {
	padding: 60px 0 50px 0 !important;
	position: relative
}
.top-02:after {
	content: "";
  display: inline-block;
  width: 250px;
  height: 250px;
    background:url("../../images/top/map.png") no-repeat;
	background-position: top right -40px;
  background-size: 250px;
	top:20px;
	left: auto;
  right:0px;
  position: absolute;
	z-index: 0;
	
}


.top-02 h2 {
	text-align: center;
	font-family: 'Bathurst';
	font-size: 3rem;
	line-height: 1.5;
	margin-bottom: 20px;
	position: relative;
}
.top-02 h2:after {
    content: attr(data-text);
    display: block;
    font-size: 1.3rem;
    line-height: 1.2; 
	font-family: 'Noto Serif JP', serif;
	color:#fff;
	font-weight: normal;
}
.top-02 h2:before {
   content: "";
  display: inline-block;
  width: 30px;
  height: 30px;
  background:url("../../images/top/icon01.png") no-repeat;
  background-size: 30px;
position: absolute;
	top: -10%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.searchbox {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.searchbox_l {
	width: auto;
}
.searchbox_r {
	width: auto;
}


.searchbox .schbutton {

	padding: 10px;
	margin-bottom: 10px;
	border-radius: 6px;
	position: relative;
	z-index: 1;
}
.searchbox .schbutton h3 {
	font-size: 1.4rem;
	color:#fff;
	font-family: 'Noto Serif JP', serif;
	font-weight: bold;
	padding-left: 10px;
	position: relative;
	margin-bottom: 10px;
}

.schbutton h3 span {
	font-size: 1.8rem;
}
.searchbox .schbutton h3 i {
	font-size: 2rem;
	position: absolute;
	right:10px;
	top:15px;
}
.searchbox .schbutton img {
	position: relative;
	right:10px;
	top:5px;
	width: 35px;
	height: auto;
}

.sch-detail {
	background: #fff;
	color:#383838;
	text-align: center;
	font-size: 1.4rem;
	border-radius: 5px;
}

.searchbox_l:after {
	content: "";
  display: inline-block;
  width: 250px;
  height: 250px;
  background:none;
	background-position: top right -40px;
  background-size: 250px;
	top:-50px;
	left: auto;
  right:0px;
  position: absolute;
	z-index: -1;
	
}


.freeword h3 {
	font-size: 1.4rem;
	color:#fff;
	margin-bottom: 5px;
	margin-top: 20px;
}
.freeword .inputtext {
	border: 0;
	background: #fff;
	font-size: 1.6rem;
	width: 100%;
	box-sizing: border-box;
	padding: 15px;
	border-radius: 6px;
	margin-bottom: 30px;
}

.sch_go {
	border-radius: 6px;
	width: 80%;
	position: relative;
	text-align: center;
	margin: 0 auto 0 auto;
}
.sch_go a {
	padding: 5px 10px;
	font-size: 1.6rem;
	font-weight: bold;
	display: block;
	border-radius: 10px;
}
.sch_go a:before {
	content: "";
  display: inline-block;
  width: 25px;
  height: 25px;
  background:url("../../images/top/icon06.png") no-repeat;
  background-size: 25px;
	top:7px;
  right: 0px;
	margin-right: 10px;
  position: relative;
}


}








/* --------------------------　 top03　-------------------------- */

.top-03 {
	padding: 60px 0 60px 0 !important;
	position: relative;
	background: #fff;
}

.top-03_l {
	width: 75%;
}
.top-03_r {
	width: 21%;
}


.newsblock {
	
}

.newsblock .head {
	display: flex;
	justify-content: space-between;
}

.newsblock h2 {
	font-family: 'Bathurst';
	color:#e9be53;
	font-size: 5rem;
	line-height: 1.3;
	margin-bottom: 40px;
	position: relative;
}
.newsblock h2:after {
    content: attr(data-text);
    display: block;
    font-size: 1.5rem;
    line-height: 1; 
	font-family: 'Noto Serif JP', serif;
	color:#383838;
	font-weight: normal;
	position: relative;
	left: -10px;
}

.area-select {
	display: flex;
	justify-content: space-between;
	width: 80%;
	height: 35px;
	position: relative;
	top:45px;
}
.area-select li {
	width: 13.5%;
	background: #dddddd;
	font-size: 1.6rem;
	text-align: center;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.area-select li a {
	color:#383838;
	box-sizing: border-box;
	display: block;
}
.area-select li a:hover {
	background: #b188c0;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	color:#fff;
}
.area-select li.active {
	background: #b188c0;

}
.area-select li.active a {
	color: #fff !important;

}

.clinic-list {
	margin-bottom: 100px;
}

.clinic-list li {
	margin: 0 10px;
}
.clinic-list li a {
	
}
.clinic-list li img {
	width: 100%;
    height: 150px;
	object-fit: cover;
	margin-bottom: 10px;
	border-radius: 10px;
}
.clinic-list li h3 {
	font-family: 'Noto Serif JP', serif;
	font-weight: bold;
	font-size: 1.6rem;
	margin-bottom: 5px;
}

.clinic-list li .tag {
	display: flex;
	margin: 0 0 5px;
}
.clinic-list li .tag li {
	font-size: 1.2rem;
	background: #ffc737;
	text-align: center;
	color:#fff;
	margin: 0;
	margin-right: 3px;
	line-height: 1.5;
	border-radius: 3px;
	padding: 0 3px;
}
.clinic-list li p {
	font-size: 1.3rem;
}



.top-about {
	margin-bottom: 150px;
}
.top-about .head {
	position: relative;
	margin-bottom: 40px;
}
.top-about .head figure {
	float: left;
	max-width: 50%;
}

.top-about .head figure img {
	width: 100%;
    height: auto;
}

.top-about .head .title {
	position: relative;

}

.top-about .head h3 {
	font-family: 'Noto Serif JP', serif;
	font-weight: bold;
	font-size: 5rem;
	font-style : italic;
	color:#e9be53;
	line-height: 1.5;
	position: absolute;
	z-index: 1;
	top:100px;
	right:0px;
	 background: linear-gradient(90deg, #e9be53 0%, #b188c0 40%, #b188c0 80%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
	
}
.top-about .head h4 {
	font-family: 'Noto Serif JP', serif;
	font-weight: bold;
	font-size: 1.8rem;
	font-style : italic;
	color:#383838;
	line-height: 1.8;
	margin: 0 0 0 auto;
	left:30px;
	top:300px;
	position: relative;
}
.top-about p {
	font-size: 1.6rem;
	line-height: 2;
	margin-bottom: 24px;
}

.top-about p span {
	
	background:linear-gradient(transparent 60%, #e9be54 60%);
}


.top-merit {
	background: #f8f8f8;
	padding: 60px 40px;
	position: relative;
	border-radius: 15px;
}

.merit-image01 {
		position: absolute;
	width: 200px;
	top:40px;
	left: -50px;
}
.merit-image01 img {
	width: 100%;
	height: auto;
}
.merit-image02 {
		position: absolute;
	width: 280px;
	right:20px;
	top:-100px;
}
.merit-image02 img {
	width: 100%;
	height: auto;
}	
	


.balloon1 {
  position: relative;
  display: block;
  padding: 7px 10px;
	margin: auto;
  width: 300px;
  color: #fff;
  font-size: 2.4rem;
  background: #b188c0;
text-align: center;
	font-family: 'Noto Serif JP', serif;
	font-weight: bold;
	border-radius: 40px;
	margin-bottom: 20px;
}

.balloon1:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #b188c0;
}

.top-merit h2 {
	font-family: 'Noto Serif JP', serif;
	font-weight: bold;
	color:#e9be54;
	font-size: 3.6rem;
	text-align-last: center;
	margin-bottom: 40px
}

.meritbox {
	display: flex;
	justify-content: space-between;
	margin-bottom: 60px;
}

.meritbox li {
	width: 32%;
}
.meritbox li figure {
	width: 72px;
	margin: auto;
	margin-bottom: 10px;
}
.meritbox li h3 {
	font-family: 'Noto Serif JP', serif;
	font-weight: bold;
	color:#a97cb6;
	font-size: 2.2rem;
	text-align-last: center;
	line-height: 1.5;
	margin-bottom: 10px;
	height: 70px;
	display: flex;
  justify-content: center;
  align-items: center;
}
.meritbox li p {
	font-size: 1.5rem;
	line-height: 1.8;
}

.more-merit {
	background: #e9be53;
	max-width: 400px;
	margin: auto;
	text-align: center;
	border-radius: 10px;
	 position: relative;
}
.more-merit a {
	display: block;
	padding: 5px 10px 10px 10px;
	border-radius: 10px;
	color:#fff;
	font-size: 1.8rem;
	max-width: 400px;
	box-sizing: border-box;
}

.more-merit a:after {
	content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background:url("../../images/top/icon08.png") no-repeat;
  background-size: 20px;
	top:15px;
  right: 0px;
	margin-right: 10px;
  position: absolute;
}















.top-03_r .sidebn {
	margin-bottom: 15px;
}

.top-03_r .sidebn img {
	width: 100%;
	height: auto;
}
.top-03_r h2 {
	font-family: 'Bathurst';
	color:#e9be53;
	font-size: 5rem;
	line-height: 1.3;
	margin: 40px 0 20px;
	position: relative;
}
.top-03_r h2:after {
    content: attr(data-text);
    display: block;
    font-size: 1.5rem;
    line-height: 1; 
	font-family: 'Noto Serif JP', serif;
	color:#383838;
	font-weight: normal;
}

.columun-list {
	margin-bottom: 40px;
}
.columun-list li {
font-size: 1.5rem;
	line-height: 1.7;
	margin-bottom: 15px;
	
}
.columun-list li a {
	display: flex;
	justify-content: space-between;
	font-size: 1.5rem;
	color:#383838;
}
.columun-list li figure {
	width: 30%;
}
.columun-list li figure img {
	width: 100%;
    height: auto;
	border-radius: 8px;
}
.columun-list li .text {
width: 65%;
}


.columun-list li .date {
	font-size: 1.2rem;
	color:#999999;
}


.more-column {
	background: #e9be53;
	text-align: center;
	width: 80%;
	margin: auto;
	border-radius: 6px;
	margin-bottom: 90px;
}
.more-column a {
	display: block;
	padding: 5px;
	border-radius: 6px;
	color:#fff;
	font-size: 1.6rem;
	font-weight: bold;
	box-sizing: border-box;
}
.more-column a:before {
	content: "";
  display: inline-block;
  width: 25px;
  height: 25px;
  background:url("../../images/top/icon07.png") no-repeat;
  background-size: 25px;
	top:6px;
  right: 0px;
	margin-right: 10px;
  position: relative;
}

.top-03_r .sns {
	display: flex;
	justify-content: space-between;
	width: 50%;
	margin: 50px auto;
}
.top-03_r .sns figure {
	width: 30%;
	margin: 0 5px;
}
.top-03_r .sns figure img {
	width: 100%;
height: auto;
}


@media screen and (max-width: 1400px) {
.top-03 {
	padding: 60px 20px 60px 20px !important;
	position: relative;
	background: #fff;
}
.meritbox li h3 {
	font-family: 'Noto Serif JP', serif;
	font-weight: bold;
	font-size: 1.5vw;
	text-align-last: center;
	line-height: 1.5;
	margin-bottom: 10px;
	height: 70px;
	display: flex;
  justify-content: center;
  align-items: center;
}
.meritbox li p {
	font-size: 1.2vw;
	line-height: 1.8;
}

}

@media screen and (max-width: 768px) {
	
	
/* --------------------------　 top03　-------------------------- */

.top-03 {
	padding: 30px 0 30px 0 !important;
	position: relative;
	background: #fff;
}

.top-03_l {
	width: auto;
	margin-bottom: 50px;
}
.top-03_r {
	width: auto;
}


.newsblock {
	
}

.newsblock .head {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.newsblock h2 {
	font-family: 'Bathurst';
	font-size: 3rem;
	line-height: 1.3;
	position: relative;
	text-align: center;
	margin-bottom: 25px;
}
.newsblock h2:after {
    content: attr(data-text);
    display: block;
    font-size: 1.3rem;
    line-height: 1; 
	font-family: 'Noto Serif JP', serif;
	color:#383838;
	font-weight: normal;
	position: relative;
	left: -10px;
}

.area-select {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 100%;
	height: auto;
	position: relative;
	top:0px;
	overflow: hidden;
	margin-bottom: 15px;
}
.area-select li {
	width: 32%;
	background: #dddddd;
	font-size: 1.3rem;
	text-align: center;
	border-radius: 5px;
	margin-bottom: 5px;

}
.area-select li a {
	color:#383838;
	box-sizing: border-box;
	display: block;
}
.area-select li a:hover {
border-radius: 5px;
	color:#fff;
}
.area-select li.active {

}
.area-select li.active a {
	color: #fff !important;

}

.clinic-list {
	margin-bottom: 100px;
}

.clinic-list li {
	margin: 0 5px;
}
.clinic-list li a {
	
}
.clinic-list li img {
	width: 100%;
height: 12.5vh;
	margin-bottom: 10px;
	border-radius: 10px;
}
.clinic-list li h3 {
	font-family: 'Noto Serif JP', serif;
	font-weight: bold;
	font-size: 1.4rem;
	margin-bottom: 5px;
}

.clinic-list li .tag {
	display: flex;
	margin: 0 0 5px;
}
.clinic-list li .tag li {
	font-size: 1rem;
	background: #ffc737;
	text-align: center;
	color:#fff;
	margin: 0;
	margin-right: 3px;
	line-height: 1.5;
	border-radius: 3px;
	padding: 0 3px;
}
.clinic-list li p {
	font-size: 1.2rem;
}



.top-about {
	margin-bottom: 60px;
}
.top-about .head {
	position: relative;
	margin-bottom: 0px;
}
	

	
	
	
.top-about .head figure {
	float: none;
	max-width: 100%;
	margin-left: -60px;
}

.top-about .head figure img {
	width: 100%;
    height: auto;
}

.top-about .head .title {
	position: relative;
}

.top-about .head h3 {
	font-family: 'Noto Serif JP', serif;
	font-weight: bold;
	font-size: 2.4rem;
	font-style : italic;
	color:#ff2e67;
	line-height: 1.5;
	position: relative;
	z-index: 1;
	top:-0px;
	right:0px;
	margin-bottom: 20px;
	
}
.top-about .head h4 {
	font-family: 'Noto Serif JP', serif;
	font-weight: bold;
	font-size: 1.4rem;
	font-style : normal;
	color:#383838;
	line-height: 1.8;
	margin: 0 0 0 auto;
	left:0px;
	top:00px;
	position: relative;
	margin-bottom: 10px;
}
.top-about p {
	font-size: 1.4rem;
	line-height: 2;
	margin-bottom: 24px;
}

.top-about p span {

}


.top-merit {
	padding: 0px 20px 30px 20px;
	
}

	
	
.merit-image01 {
		position: absolute;
	width: 100px;
	top:470px;
	left: -30px;
}
.merit-image01 img {
	width: 100%;
	height: auto;
}
.merit-image02 {
		position: absolute;
	width: 120px;
	right:0px;
	top:85px;
	overflow:hidden;
}
.merit-image02 img {
	width: 100%;
	height: auto;
}	
	
	
	
	
	
	
	
	

.balloon1 {
  position: relative;
  display: block;
  padding: 7px 10px;
	margin: auto;
  width: 80%;
  color: #fff;
  font-size: 1.6rem;
 
text-align: center;
	font-family: 'Noto Serif JP', serif;
	font-weight: bold;
	border-radius: 40px;
	margin-bottom: 20px;
	top:-20px;
}

.balloon1:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #b188c0;
}

.top-merit h2 {
	font-family: 'Noto Serif JP', serif;
	font-weight: bold;
	font-size: 2.4rem;
	text-align-last: center;
	margin-bottom: 40px
}

.meritbox {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	margin-bottom: 20px;
}

.meritbox li {
	width: 100%;
	margin-bottom: 30px;
}
.meritbox li figure {
	width: 72px;
	margin: auto;
	margin-bottom: 10px;
}
.meritbox li h3 {
	font-family: 'Noto Serif JP', serif;
	font-weight: bold;
	color:#00425c;
	font-size: 1.8rem;
	text-align-last: center;
	line-height: 1.5;
	margin-bottom: 10px;
	height: auto;
	display: flex;
  justify-content: center;
  align-items: center;
}
.meritbox li p {
	font-size: 1.4rem;
	line-height: 1.8;
}

.more-merit {
	
	max-width: 100%;
	margin: auto;
	text-align: center;
	border-radius: 10px;
	position: relative;
}
.more-merit a {
	display: block;
	padding: 5px 10px 10px 10px;
	border-radius: 10px;
	color:#fff;
	font-size: 1.3rem;
	max-width: auto;
	box-sizing: border-box;
}

.more-merit a:after {
	content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background:url("../../images/top/icon08.png") no-repeat;
  background-size: 20px;
	top:10px;
  right: 0px;
	margin-right: 10px;
  position: absolute;
}















.top-03_r .sidebn {
	margin-bottom: 15px;
}

.top-03_r .sidebn img {
	width: 100%;
	height: auto;
}
.top-03_r h2 {
	font-family: 'Bathurst';
	font-size: 3rem;
	line-height: 1.3;
	margin: 40px 0 20px;
	position: relative;
	text-align: center;
	margin-bottom: 30px;
}
.top-03_r h2:after {
    content: attr(data-text);
    display: block;
    font-size: 1.3rem;
    line-height: 1; 
	font-family: 'Noto Serif JP', serif;
	color:#383838;
	font-weight: normal;
}

.columun-list {
	margin-bottom: 40px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.columun-list li {
font-size: 1.5rem;
	line-height: 1.7;
	margin-bottom: 15px;
	width: 48%;
	
}
.columun-list li a {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	font-size: 1.2rem;
	color:#383838;
}
.columun-list li figure {
	width: auto;
}
.columun-list li figure img {
	width: 100%;
    height: auto;
	border-radius: 8px;
}
.columun-list li .text {
width: auto;
}


.columun-list li .date {
	font-size: 1rem;
	color:#999999;
}


.more-column {
	background: #e9be54;
	text-align: center;
	width: 90%;
	margin: auto;
	border-radius: 6px;
	margin-bottom: 60px;
}
.more-column a {
	display: block;
	padding: 5px;
	border-radius: 6px;
	color:#fff;
	font-size: 1.4rem;
	font-weight: bold;
	box-sizing: border-box;
}
.more-column a:before {
	content: "";
  display: inline-block;
  width: 25px;
  height: 25px;
  background:url("../../images/top/icon07.png") no-repeat;
  background-size: 25px;
	top:6px;
  right: 0px;
	margin-right: 10px;
  position: relative;
}

.top-03_r .sns {
	display: flex;
	justify-content: space-between;
	width: 50%;
	margin: 40px auto;
}
.top-03_r .sns figure {
	width: 30%;
	margin: 0 5px;
}
.top-03_r .sns figure img {
	width: 100%;
height: auto;
}

	

	
}

.select-tag {
	display: none;
}
.schbutton.active .select-tag {
	background: #fff;
	position: absolute;
	padding: 0px 10px;
	right:40px;
	top:15px;
	color: #383838;
	font-size: 1.2rem;
	border-radius: 10px;
	font-family: 'Noto Sans JP',"Yu Gothic","游ゴシック",YuGothic,"Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"MS Pゴシック",Helvetica,Arial,Verdana,sans-serif;
	display: block;
}
.schbutton.active .select-tag i {
	color: #ff2e67;
	position: relative !important;
	top:2px;
	right:0;
}


.modal-button {
	background: #e9be54;
	max-width: 300px;
	text-align: center;
	border-radius: 30px;
	 position: relative;
	margin: 20px auto;
}
.modal-button a {
	display: block;
	padding: 5px 10px 10px 10px;
	border-radius: 10px;
	color:#fff;
	font-size: 1.6rem;
	max-width: 400px;
	box-sizing: border-box;
}

.modal-button a:after {
	content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background:url("../../images/top/icon08.png") no-repeat;
  background-size: 20px;
	top:15px;
  right: 0px;
	margin-right: 10px;
  position: absolute;
}



@media screen and (max-width: 768px) {
	
.schbutton.active .select-tag {
	background: #fff;
	position: absolute;
	padding: 0px 10px;
	right:35px;
	top:17px;
	color: #383838;
	font-size: 1rem;
	border-radius: 10px;
	font-family: 'Noto Sans JP',"Yu Gothic","游ゴシック",YuGothic,"Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"MS Pゴシック",Helvetica,Arial,Verdana,sans-serif;
}
.schbutton.active .select-tag i {
	color: #ff2e67;
	position: relative !important;
	top:1px;
	right:0;
	font-size: 1.4rem;
}


.modal-button {
	max-width: 80%;
	text-align: center;
	border-radius: 30px;
	 position: relative;
	margin: 20px auto;
}
.modal-button a {
	display: block;
	padding: 7px 10px 10px 10px;
	border-radius: 10px;
	color:#fff;
	font-size: 1.4rem;
	max-width: 400px;
	box-sizing: border-box;
}

.modal-button a:after {
	content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  background:url("../../images/top/icon08.png") no-repeat;
  background-size: 15px;
	top:15px;
  right: 0px;
	margin-right: 10px;
  position: absolute;
}
	
	


	
}


/*----------------------------------

フローティングバナー
 
---------------------------------- */

.floating-banner {
  position: fixed;
  z-index: 1;
  bottom: 16px;
  right: 16px;
  padding: 25px 25px 20px 25px;
  background-color: rgba(233,190,83,0.8);
  display: none;
}
.floating-banner img {
  width: 250px;
	height: auto;
}

.banner-close {
  position: absolute;
  top: -42px;
  right: 0px;
  border: none;
  background-color: rgba(233,190,83,0.8);
  cursor: pointer;
  color: #fff;
	font-size: 40px;
	padding: 0 10px 2px 10px;
	line-height: 1;
}
.pcimg {
	display: block;
}
.spimg {
	display: none;
}



@media screen and (max-width:768px) {
	
.floating-banner {
  position: fixed;

  bottom: 0px;
  right: 0px;
  padding: 25px 25px 20px 25px;

	width: 100%;
	box-sizing: border-box;
}
.floating-banner img {
  width: 100%;
	height: auto;
}

.banner-close {
  position: absolute;
  top: -42px;
  right: -2px;
  border: none;
  cursor: pointer;
  color: #fff;
	font-size: 40px;
	padding: 0 10px 2px 10px;
	line-height: 1;
}
.pcimg {
	display: none;
}
.spimg {
	display: block;
}

	
}




/*==================================================
アコーディオンのためのcss
===================================*/

/*アコーディオン全体*/
.area-acd {
	
}



/*アコーディオンタイトル*/
.acd-title {
   cursor: pointer;
   display: block;
}
.sch-area-title {
   cursor: pointer;
   display: block;
}



/*アコーディオンで現れるエリア*/
.box {
    display: none;/*はじめは非表示*/
    padding: 3%;
	
}
/*アコーディオンで現れるエリア*/
.box02 {
    display: none;/*はじめは非表示*/
    padding: 3%;
	
}

.top-02 .areatitle  {
	background: #fff;
	color:#492b56;
}

.top-02 .areatitle.active  {
	background: #884f9c;
	color:#fff;
}



