@charset "UTF-8";
/* CSS Document */
*,
*:before,
*:after {
  box-sizing: border-box;
}
body{
	font-family: "Rounded Mplus 1c";
	color:#554035;
	font-weight: 600;
	min-width:1000px;
	text-align:center;
	background:#fff !important;
}
.sp-br{
		display: none;
	}
@media screen and (max-width:768px){
	body {
		font-size:13px;
		min-width:inherit;
	}
	.sp-br{
		display: block;
	}
}
/*タイトル*/
.r-title{
	padding: 80px 0 40px 0;
	font-size: 32px;
	font-weight: 500;
}
.r-title span{
	display: block;
	font-size: 16px;
	color: #41B041;
}
@media screen and (max-width:768px){
	.r-title{
		font-size: 20px;
		font-weight: 500;
	}
	.r-title span{
		font-size: 12px;
	}
}


/*ヘッダー*/
.r-header-inner1{
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 60px;
}
.r-header-inner2{
	background: #41B041;
	margin-bottom: 50px;
}
.r-header-inner2 h2{
	color:#fff;
	font-size: 20px;
	line-height: 36px;
}

@media screen and (max-width:768px){
	.r-header-inner2{
		margin-bottom: 20px;
	}
}


/*メイン*/
.main-wrapper{
	margin: 0 auto;
	overflow: hidden;
}
.main-wrapper .main-02{
	text-align: left;
	display: flex;
	flex-wrap: wrap;
	max-width: 1100px;
	margin: 0 auto;
}
.main-wrapper .main-02 h1{
	font-size: 32px;
	font-weight: 500;
}
.main-wrapper .main-02 p{
	font-size: 16px;
	line-height: 2;
	font-weight: 500;
}
.main-wrapper .main-02 div{
	margin: 30px;
}
.main-line1{
	display: flex;
	justify-content: space-between;
	margin-left: -10%;
	width: 110%;
}
.main-line3-1{
	display: flex;
	justify-content: space-between;
	margin-right: -15%;
	width: 110%;
	margin-left:5%;
}
.main-line2{
	display: flex;
	justify-content: space-between;
	margin-right: -10%;
	width: 110%;
	margin-top: 3%;
}
.main-line1 article,
.main-line2 article,
.main-line3-1  article{
	width: 30%;
}
.main-line1 article img,
.main-line2 article img,
.main-line3-1 article img{
	width: 100%;
	max-width: 100%;
	height:auto;
	border-radius: 10px;
}

@media screen and (max-width:768px){
	.main-wrapper .main-02{
		padding:40px 20px;
	}
	.main-wrapper .main-02 h1{
		font-size: 24px;
		margin-bottom: 10px;
	}
	.main-wrapper .main-02 p{
		font-size: 13px;
	}
	.main-wrapper .main-02 div{
		margin:0;
	}
	.main-line1{
		display: flex;
	justify-content: space-between;
		width: 140%;
		margin-right: -40%;
	}
	.main-line2{
		width: 140%;
		margin-left: -30%;
		margin-top: 5%;
	}
	.main-line3-1{
		width: 140%;
		margin-left: -20%;
		margin-right: -20%;
	}
}


/*特長*/
#ClinicFeatures .features-wrapper{
	max-width: 1100px;
	margin: 0 auto;
	padding-bottom: 80px;
}
#ClinicFeatures .features-inner .features-img{
	width: 40%;
}
#ClinicFeatures .features-inner .features-img img{
	max-width: 100%;
	width: 100%;
	height:auto;
}
.features-card-wrap{
	width: 60%;
	flex-direction: row;
	flex-wrap: wrap;
}
#ClinicFeatures .features-card-wrap,
#ClinicFeatures .features-inner,
#ClinicFeatures .features-card-wrap ul{
	display: flex;
	align-content: center;
}
#ClinicFeatures .features-inner{
	align-items: center;
}
#ClinicFeatures .features-card-wrap ul h3{
color: #41B041;
	font-size:20px;
	margin-bottom: 20px;
}
#ClinicFeatures .features-inner ul li p{
	text-align: left;
}
#ClinicFeatures .features-inner ul{
	width: calc(50% - 40px);
	flex-direction: column;
	background: #fff;
	border-radius: 5px;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .2);
	padding:20px;
	margin: 20px;
	position: relative;
}
#ClinicFeatures .features-inner ul li img{
	position: absolute;
	bottom:0;
	right:0;
}

@media screen and (max-width:768px){
	#ClinicFeatures .features-wrapper{
	padding:0 20px 60px 20px;
	}
	#ClinicFeatures .features-inner{
		flex-direction: column;
	}
	#ClinicFeatures .features-inner .features-img{
		width: 100%;
	}
	#ClinicFeatures .features-inner .features-img img{
		width: 80%;
		height:auto;
		margin-bottom: 20px;
	}
	#ClinicFeatures .features-card-wrap{
		flex-direction: column;
		width:calc(100% - 40px);
	}
	#ClinicFeatures .features-inner ul{
		width: 100%;
	}
	#ClinicFeatures .features-inner ul li{
		margin-bottom: 20px;
	}
}


/*勤務環境*/
#WorkingCulture{
	background: #E2F3E2;
}
#WorkingCulture .culture-wrapper{
	max-width: 1100px;
	margin: 0 auto;
	padding: 40px 0 100px 0;
}
#WorkingCulture .culture-icon{
	display:flex;
	align-items: center;
	margin-top: 20px;
}
#WorkingCulture .icon-inner {
	flex:1;
  position: relative;
  display: inline-block;
  margin: 47px 0;
	z-index: 1;
}
#WorkingCulture .icon-inner p{
	z-index: 1;
	font-size: 18px;
}
#WorkingCulture .icon-inner:before {
  content: "";
  position: absolute;
  background: #ffffff;
	border:4px solid #41B041;
  width: 230px;
  height: 230px;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
	z-index: -1;
}

@media screen and (max-width:768px){
	#WorkingCulture .culture-wrapper{
		padding:0 20px 60px 20px;
	}
	#WorkingCulture .culture-icon{
		flex-wrap: wrap;
	}
	#WorkingCulture .icon-inner p{
		font-size: 15px;
	}
	#WorkingCulture .icon-inner{
		flex: auto;
		width: 50%;
		margin-bottom: 80px;
	}
	#WorkingCulture .icon-inner:before {
		width: 160px;
		height: 160px;
	}
}

/*先輩の声*/
#MessagesfromSeniors .massages-wrapper{
	max-width: 1100px;
	margin: 0 auto;
	padding: 40px 0 100px 0;
}
#MessagesfromSeniors .card-wrapper{
	display: flex;
}
#MessagesfromSeniors .card01{
	background: #BCDD88;
	border-radius: 10px;
	padding: 20px;
	margin: 5px;
	flex:1;
}
#MessagesfromSeniors .card02{
	background: #C7B5D9;
	border-radius: 10px;
	padding: 20px;
	margin: 5px;
	flex:1;
}
#MessagesfromSeniors .card03{
	background: #9ADFE6;
	border-radius: 10px;
	padding: 20px;
	margin: 5px;
	flex:1;
}
#MessagesfromSeniors .card04{
	background: #FFBF96;
	border-radius: 10px;
	padding: 20px;
	margin: 5px;
	flex:1;
}
#MessagesfromSeniors p{
	font-size: 14px;
	color:#fff;
	line-height: 1.8;
	margin:20px 0;
}
#MessagesfromSeniors a{
	display: block;
	background: #fff;
	padding: 20px;
	border-radius: 50px;
}
#MessagesfromSeniors a:hover{
	opacity: 0.7;
}
#MessagesfromSeniors h4{
	color: #fff;
	border-bottom:1px solid #fff;
	padding:20px 0;
}
@media screen and (max-width:768px){
	#MessagesfromSeniors .massages-wrapper{
		padding:0 20px;
	}
	#MessagesfromSeniors .card-wrapper{
	flex-direction: column;
	}
	#MessagesfromSeniors h4{
		font-size: 20px;
	}
	#MessagesfromSeniors .card01,
	#MessagesfromSeniors .card02,
	#MessagesfromSeniors .card03,
	#MessagesfromSeniors .card04{
		padding: 40px;
	}
}


/*フロー*/
#Flow{
	overflow: hidden;
}
#Flow .flow-wrapper{
	min-height: 400px;
	border-top-right-radius: 1000px 200px;
	border-top-left-radius: 1000px 200px;
	margin-left: -100px;
	margin-right: -100px;
	padding-left: 100px;
	padding-right: 100px;
	background: #E2F3E2;
}
#Flow .Inner {
  margin-left: auto;
  margin-right: auto;
  max-width: 1100px;
	padding: 40px 40px 80px;
}
@media screen and (max-width: 768px) {
	#Flow .Inner{
		padding: 0px 20px 60px 20px;
	}
}
#Flow  p{
  margin: 0;
  padding: 0;
}
#Flow  li{
  list-style: none;
}

#Flow  .List-Item {
  border-top: 1px solid #ddd;
  width: 100%;
}
@media screen and (max-width: 768px) {
  #Flow  .List-Item {
    border-top: 0;
  }
}
#Flow .List-Item:nth-of-type(1) {
  border-top: 0;
}
#Flow .List-Item-Content {
  margin-left: auto;
  margin-right: auto;
  padding-top: 30px;
  padding-bottom: 30px;
  max-width: 1100px;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 768px) {
#Flow .List-Item-Content {
    padding-top: 15px;
    padding-bottom: 15px;
    flex-wrap: wrap;
  }
}
#Flow .List-Item-Content.one {
  padding-top: 0;
}
#Flow .List-Item-Content-Number {
  position: relative;
  margin-right: 40px;
  border-radius: 50%;
  width: 80px;
  height: 80px;
  line-height: 74px;
  text-align: center;
  background: #fff;
  color: #41B041;
	border: 4px solid #41B041;
  font-size: 30px;
}
@media screen and (max-width: 768px) {
  #Flow .List-Item-Content-Number {
    margin-right: 20px;
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 24px;
  }
}
#Flow .List-Item-Content-Number-Line {
  position: absolute;
  top: -45%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 4px;
  height: 65px;
  background: #41B041;
}
@media screen and (max-width: 768px) {
  #Flow .List-Item-Content-Number-Line {
    top: -80%;
    width: 2px;
    height: 72px;
  }
}
#Flow .List-Item-Content-Title {
  margin-right: 48px;
  flex-basis: 298px;
  color: #41B041;
  font-size: 24px;
}
@media screen and (max-width: 768px) {
  #Flow .List-Item-Content-Title {
    margin-right: 0;
    max-width: calc(100% - 80px);
    font-size: 24px;
	  text-align: left;
  }
}
#Flow .List-Item-Content-Description {
  line-height: 1.5;
  font-size: 16px;
	text-align: left;
}
@media screen and (max-width: 768px) {
  #Flow .List-Item-Content-Description {
    margin-left:80px;
    max-width: calc(100% - 80px);
    font-size: 14px;
  }
}


/*コンタクト*/
#Contact{
	background: #fff;
}
#Contact .contact-wrapper{
	padding:80px;
	max-width: 1100px;
	margin: 0 auto;
}
#Contact h3{
	font-size:28px;
	margin-bottom: 24px;
	font-weight: 500;
}
#Contact .tel-cont{
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 40px;
	font-weight: 400;
	line-height: 40px;
	margin-bottom: 24px;
}
#Contact .tel-cont img{
	width:32px;
	height:auto;
	margin-right:10px;
}
#Contact .btn-grn{
	display: inline-block;
	text-decoration: none;
	background: #41B041;
	color:#fff;
	font-size: 16px;
	padding:22px 50px;
	border-radius: 50px;
	width: 350px;
}
#Contact .btn-grn:hover{
	opacity: .7;
}
#Contact .btn-line{
	display: inline-block;
	text-decoration: none;
	background: #fff;
	border:2px solid #554035;
	color:#554035;
	font-size: 16px;
	padding:22px 50px;
	border-radius: 50px;
	width: 350px;
}
#Contact .btn-line:hover{
	opacity: .7;
}
@media screen and (max-width: 768px){
	#Contact .contact-wrapper{
		padding:40px 20px;
	}
	#Contact h3{
		font-size:20px;
	}
	#Contact .btn-grn{
		display:block;
	}
	#Contact .btn-line{
		display:block;
		margin-top:20px;
	}
}


/*フッター*/
#Footer{
	background: #554035;
	color:#fff;
	width: 100%;
}
#Footer .footer-wrapper{
	width: 100%;
}

#Footer .copyright{
		background: #654F44;
	font-size: 11px;
	line-height: 35px;
}
#Footer .footer-01{
	text-align: left;
	max-width: 960px;
	margin:0 auto;
	font-size: 13px;
	padding: 30px 0;
}
#Footer h2{
		font-size:20px;
	}

@media screen and (max-width: 768px) {
	
	#Footer .copyright{
		font-size: 12px;
		line-height:35px;
	}
	#Footer .footer-01{
		text-align: center;
		padding: 30px 0 15px 0;
		font-size: 12px;
		line-height: 2;
	}
}


/*インタビュー01*/
.in01-main-wrapper{
	background: #BCDD88;
	display: flex;
	max-width: 1100px;
	margin: 0 auto;
	border-radius: 10px;
	padding: 60px;
	align-items: center;
}
div.profile-title{
	width:40%;
}
div.profile-title h1{
	font-size: 26px;
	margin-bottom: 20px;
	font-weight: 500;
}
div.profile-title img{
	width: 80%;
	max-width: 100%;
	height:auto;
}
.profile h3{
	font-size: 18px;
	text-align: center;
}
.profile-box{
	background: #fff;
	padding: 40px;
	text-align: left;
	font-size: 14px;
	margin-left:40px;
	border-radius: 5px;
	margin-top: 20px;
	font-weight: 500;
}
.profile-title2{
	font-weight: 600;
	text-align: center;
}

@media screen and (max-width: 768px){
	#in01-main{
		padding: 0 20px 20px 20px;
	}
	.in01-main-wrapper{
		flex-direction: column;
	}
	div.profile-title{
		width: 100%;
	}
	div.profile-title img{
		width: 60%;
	}
	.profile h3{
		margin:20px 0;
		font-size: 16px;
	}
	.profile-box{
		padding: 20px;
	}
}


/*インタビュー*/
#interview{
background: #E2F3E2;
}
.interview-wrapper{
	padding:80px 0;
	max-width: 1100px;
	margin: 0 auto;
	margin-top:50px;
}
.in-card{
	background: #fff;
	border-radius: 10px;
	padding:60px;
	text-align: left;
	margin-bottom: 40px;
}
.question{
	font-size:20px;
	margin-bottom: 30px;
}
.question:before {
  content: '';/*何も入れない*/
  display: inline-block;/*忘れずに！*/
  width: 40px;/*画像の幅*/
  height: 40px;/*画像の高さ*/
  background-image: url( "../images/question.svg");
  background-size: contain;
  vertical-align: middle;
	margin-right: 10px;
}
.in-card p{
	font-size: 15px;
	line-height: 2;
	font-weight: 500;
}

@media screen and (max-width: 768px){
	.question:before {
  content: '';/*何も入れない*/
  display: inline-block;/*忘れずに！*/
  width: 30px;/*画像の幅*/
  height: 30px;/*画像の高さ*/
  background-image: url( "../images/question.svg");
  background-size: contain;
  vertical-align: middle;
	margin-right: 10px;
}
	.interview-wrapper{
		padding: 20px;
		margin-top: 0;
	}
	.in-card{
		padding: 30px;
	}
	.in01-main-wrapper{
		padding:20px;
	}
	.profile-box{
		margin: 0;
	}
	.question{
		font-size: 16px;
	}
	.in-card p{
		text-align: justify;
		font-size: 14px;
	}
	.in-card{
		margin-bottom: 20px;
	}
}

/*インタビュー下イメージ*/
.in-img-wrapper{
	min-height: 500px;
	background: url("../images/GWPn_158.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.in-img-wrapper2{
	min-height: 500px;
	background: url("../images/GWPn_041.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.in-img-wrapper3{
	min-height: 500px;
	background: url( "../images/GWPn_009.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.in-img-wrapper4{
	min-height: 500px;
	background: url( "../images/GWPn_103.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.balloon {
  position: relative;
  display: inline-block;
  margin: 1.5em 0;
  padding:30px;
  min-width: 120px;
  max-width: 100%;
  background: #fff;
  border-radius: 15px;
	font-size: 15px;
	font-weight: 500;
}
.b-green{
	border:#BCDD88 solid 4px;
}
.b-purple{
	border:#C7B5D9 solid 4px;
}
.b-blue{
	border:#9ADFE6 solid 4px;
}
.b-orange{
	border:#FEBF96 solid 4px;
}

/*先輩メッセージ吹き出し*/
.in-message-wrapper{
	max-width: 1100px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	padding: 40px 0;
}
.in-message-title{
	display: flex;
	flex-direction: column;
	margin-right: 40px;
	width: 35%;
	align-items: center;
}
.in-message-title img{
	width: 70%;
	height:auto;
	text-align: center;
}
.in-message-title h3{
	margin-top: 20px;
}
.balloon:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -24px;
  margin-top: -12px;
  border: 12px solid transparent;
  z-index: 2;
}
.b-green:before{
border-right: 12px solid #BCDD88;
}
.b-purple:before{
	border-right: 12px solid #C7B5D9;
}
.b-blue:before{
	border-right: 12px solid #9ADFE6;
}
.b-orange:before{
	border-right: 12px solid #FEBF96;
}
.balloon:after {
  content: "";
  position: absolute;
  top: 50%;
  left: -30px;
  margin-top: -14px;
  border: 14px solid transparent;
  z-index: 1;
}
.b-green:after{
	border-right: 14px solid #BCDD88;
}
.b-purple:after{
	border-right: 14px solid #C7B5D9;
}
.b-blue:after{
	order-right: 14px solid #9ADFE6;
}
.b-orange:after{
	order-right: 14px solid #FEBF96;
}
.balloon p {
  margin: 0;
  padding: 0;
	text-align: left;
}
.other h4{
	font-size: 20px;
}

@media screen and (max-width: 768px){
	.in-message-title img{
	width: 20%;
}
	.in-message-wrapper{
		flex-direction: column;
		padding:20px;
	}
	
	.in-message-title{
		flex-direction: row;
		width: 100%;
		margin-right: 0;
	}
	.in-message-title h3{
		font-size:18px;
		margin-left: 10px;
	}
.balloon:before {
  content: "";
  position: absolute;
  top: -20px;
  left: 10%;
  margin-left: -15px;
  border: 14px solid transparent;
  z-index: 2;
}
	.b-green:before{
  border-bottom: 14px solid #BCDD88;
	}
	.b-purple:before{
  border-bottom: 14px solid #C7B5D9;
	}
	.b-blue:before{
	border-bottom: 14px solid #9ADFE6;
	}
	.b-orange:before{
		border-bottom: 14px solid #FEBF96;
	}
.balloon:after {
  display:none;
}
}

/*インタビューページ　先輩タイトル*/
.r-title2{
	padding: 0px 0 40px 0;
	font-size: 32px;
	font-weight: 500;
}
.r-title2 span{
	display: block;
	font-size: 16px;
	color: #41B041;
}
@media screen and (max-width:768px){
	.r-title2{
		font-size: 20px;
		font-weight: 500;
	}
	.r-title2 span{
		font-size: 12px;
	}
}

.purple{
	background: #C7B5D9 !important;
}
.blue{
	background: #9ADFE6 !important;
}
.orange{
	background: #FFBF96 !important;
}