@charset "UTF-8";
/* CSS Document */




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

	

	
/* contents-top */

.contents-top {
	width: 100%;
	background-size: auto 1000px;
	padding-top: 70px;
}

	
/* main-img-top */

.main-img-top {
	width: 90%;
	margin: 0px auto;
	margin-bottom: 50px; /*バナー追加時70から50に変更*/
}

.main-img-top .box01 img {
	width: 100%;
	height: 300px;
	border-radius: 30px;
}

.main-img-top .box02 {
	position: static;
	padding: 20px 0px 140px;
}

.main-img-top .box03 {
	position: static;
left: 0px;
bottom: 0px;
	width: 100%;
	margin-bottom: 0px;
}

.main-img-top .box03 > div::before {
left: 0px;
	width: 100%;
	height: 140px;
	margin-top: -135px;
	background-position: center top;
}

.main-img-top .box03 img {
	border-radius: 20px;
	min-height: 160px;
}

.main-img-top h2 {
	font-size: 34px;
}

.main-img-top p {
	font-size: 14px;
line-height: 2;
	padding-top: 15px;
	letter-spacing: 0em;
}

/* midashi-box */

.contents-top .midashi-box h2, .contents-top .midashi-box h3 {
	letter-spacing: 0.15em;
}

.contents-top .midashi-box h2 {
	font-size: 40px;
}
	
.contents-top .midashi-box h3 {
	font-size: 20px;
}
	
.contents-top .contents-treatmentmenu .midashi-box h2 {
	font-size: 28px;
	letter-spacing: 0.1em;
}
	
.contents-top .contents-treatmentmenu .midashi-box h3 {
	font-size: 18px;
}
	
	
/*banner*/

.banner {
	width: 100%;
	height: auto;
	padding-bottom: 50px;
}
	
.banner img {
		width: 92%;
		height: auto;
	}
		


/* contents01 */

.contents01 {
	background-position: center top 30px;
background-size: 160% auto;
	padding: 80px 0px;
}

.contents01 p {
	line-height: 2.2;
	text-align: left;
	padding: 0px 25px;
}

/* contents02 */

.contents02 {
	padding: 40px 0px;
}

.contents02::before {
	height: 15px;
	margin-top: -15px;
}

.contents02::after {
	height: 15px;
	margin-bottom: -15px;
}

.contents02 .box-in {
	width: 100%;
	gap:35px 20px;
	padding-top: 10px;
}

.contents02 .box {
	width: 300px;
}

.contents02 .box::before {
	height: 100px;
	margin-left: -10px;
	margin-top: -10px;
}

.contents02 h5 {
	font-size: 18px;
	width: 290px;
	height: 105px;
}

.contents02 p {
	width: 100%;
	padding-top: 15px;
}


/* contents03 */

.contents03 {
	width: 100%;
background-size: 150% auto;
	background-position: center top 20px;
	padding: 70px 0px;
}

.contents03 .box-in {
	padding-top: 20px;
}

.contents03 .box {
	width: 90%;
}

.contents03 .box:not(:last-child) {
	margin-bottom: 50px;
}

.contents03 .box::before, .contents03 .box::after {
	display: none;
}

.contents03 h4 {
	height: auto;
	font-size: 18px;
	border-radius: 30px;
	padding: 20px 25px;
	text-align: left;
}
	
.contents03 h4 br {
	display: none;
}


/* contents04 */

.contents04 {
	padding-bottom: 50px;
background-size: auto 70%;
}

.contents04 .midashi-box {
	background-size: auto 50px;
	padding-top: 10px;
}

.contents04 .box01 {
	width: 88%;
	padding: 10px 0px;
  justify-content: center;
	gap:30px;
	flex-direction: column;
	margin-bottom: 30px;
}

.contents04 .box01 .box001 {
	width: 100%;
	text-align: center;
}

.contents04 .box01 .box001 img {
	max-width: 400px;
}

.contents04 .box01 .box002 {
	padding-top: 0px;
	width: 100%;
}

.contents04 .box01 .box002::before {
left: 0px;
top: 0px;
background-position: left top;
	width: 100%;
	height: 250px;
}

.contents04 .box01 h4 {
	font-size: 45px;
line-height: 1;
	position: relative;
}

.contents04 .box01 h5 {
	font-size: 22px;
	padding-top: 15px;
}

.contents04 .box02 {
	width: 90%;
	position: relative;
}

.contents04 .box02 .box {
	border-radius: 30px;
  justify-content: center;
	flex-direction: column;
	padding: 30px 25px;
	gap:20px;
}

.contents04 .box02 .box:not(:last-child) {
	margin-bottom: 25px;
}

.contents04 .box02 .box001 {
	width: 100%;
}

.contents04 .box02 .box002 {
	width: 100%;
}

.contents04 .box02 h5 {
	font-size: 34px;
	letter-spacing: 0.15em;
}

.contents04 .box02 .box:nth-child(2) h5 {
	font-size: 34px;
	letter-spacing: 0.15em;
}

.contents04 .box02 h6 {
	font-size: 22px;
	letter-spacing: 0.15em;
	padding-top: 10px;
}

.contents04 table td {
	line-height: 1.6;
}


/* contents05 */

.contents05 {
	padding: 50px 0px;
}

.contents05 .titl01::after {
right: 20px;
	height: 50px;
	margin-bottom: -30px;
}

.contents05 .titl01 h4 {
	border-radius: 25px;
	padding: 25px 15px;
	margin-bottom: 30px;
}
	
.contents05 .titl01 h4 img {
	width: 100%;
height: auto;
}

.contents05 .titl02 {
	margin-bottom: 25px;
	width: 88%;
}

.contents05 .titl02 h4 {
	font-size: 24px;
	padding: 12px 20px;
}

.contents05 .titl02c h4 {
letter-spacing: 0.2em;
}

.contents05 .titl02 h4::before {
	margin-top: -30px;
	font-size: 22px;
}

.contents05 .box00, .contents05 .box01, .contents05 .box02 {
	margin-bottom: 80px;
}

.contents05 .box00 {
	width: 88%;
}

.contents05 .box00 .titl01 h4::before {
left: 20px;
	height: 60px;
	margin-bottom: -30px;
}


.contents05 .box00 .titl01 h4::after {
	border-width: 15px;
	margin-left: -15px;
}

.contents05 .box00 h5, .contents05 .box03 h5 {
	font-size: 22px;
letter-spacing: 0.15em;
border-width : 2px;
	padding-bottom: 6px;
}

.contents05 .box03 h5 {
	font-size: 24px;
	letter-spacing: 0.1em;
	line-height: 1.7;
}
	
.contents05 .box03 h5 span {
	font-size: 18px;
	letter-spacing: 0em;
}
	
.contents05 .box00 h6 img {
	width: 100%;
height: auto;
	max-width: 400px;
}
	
.contents05 .box01 .box-in {
	gap:30px 20px;
}

.contents05 .box01 .box {
	width: 300px;
}

.contents05 .box01 h5 {
	font-size: 27px;
	width: 260px;
	height: 260px;
	margin: 0px auto;
	padding-top: 50px;
}

.contents05 .box01 .box:nth-child(2) h5 {
	font-size: 26px;
}

.contents05 .box01 p {
	padding: 15px 10px 0px;
}

.contents05 .box02 .box-in, .contents05 .box03 .box-in {
	width: 90%;
	border-radius: 30px;
	padding: 20px 25px 30px;
}
	
.contents05 .box02a .box-in::before {
right: 20px;
	height: 70px;
	margin-top: -20px;
}

.contents05 .box02a .box-in::after {
	height: 100px;
	margin-left: -10px;
}

.contents05 .box02b .box-in::before {
left: 20px;
	height: 40px;
	margin-top: -5px;
}

.contents05 .box02b .box-in::after {
right: 30px;
bottom: 20px;
	height: 60px;
}
	
.contents05 .box02 .box {
	padding: 25px 10px;
}

.contents05 .box02 .box:not(:last-child) {
border-width : 3px;
}

.contents05 .box02 h5 {
	font-size: 16px;
letter-spacing: 0.05em;
	margin-bottom: 30px;
	padding: 0px 30px;
}

.contents05 .box02 h6 {
	font-size: 24px;
	letter-spacing: 0.05em;
}

.contents05 .box02 h6::before {
	font-size: 34px;
	padding-right: 5px;
}
	
.contents05 .box03 {
	padding-top: 80px;
	margin-top: -80px;
}

.contents05 .box-in {
	margin-top: 50px;
}


.contents05 table tr:not(:last-child) {
	border-bottom-style : solid;
border-color : rgba(0, 0, 0, 0.5);
border-width : 1px;
}

.contents05 table td {
	display: block;
	padding: 20px 0px;
	line-height: 1.6;
}

.contents05 table td:first-child {
	padding-bottom: 0px;
	border-right-style : none;
	font-weight: 600;
}
	
.contents05 table td:nth-child(2) {
	padding-top: 10px;
}

	
.list-ricruit {
	gap:15px;
	padding-bottom: 30px;
}

.list-ricruit li a {
	font-size: 16px;
	width: 280px;
	padding: 12px 0px;
background-position: right 25px center;
	background-size: auto 12px;
}

.midashi-guideline {
	padding: 20px 0px;
	width: 88%;
}
	
#recruit02 .midashi-guideline {
	padding-top: 0px;
}

.midashi-guideline h4 {
	font-size: 20px;
	padding: 15px 0px;
	border-radius: 10px;
}

.midashi-guideline h4::after {
	border-width: 10px;
	margin-left: -10px;
}
	
/* contents06 */

.contents06 {
	width: 90%;
	padding: 50px 0px;
}

/*contact*/
.contact {
	width: 100%;
}

.contact table tr {
	gap:10px;
	padding: 10px 0px;
}	

.contact table tr td:first-child {
	width: 100%;
	padding-right: 0px;
}

.contact table tr td:last-child {
	width: 100%;
}


_::-webkit-full-page-media, _:future, :root .contact table span.sp-view2 {
	display: inline-block;
	padding-left:35px;
}

_::-webkit-full-page-media, _:future, :root .contact table span.sp-view3 {
	display: none;
}


_::-webkit-full-page-media, _:future, :root .contact table tr td {
	width: 100%;
	clear: both;
	display: block;
}

.contact table tr td input {
	width:100%;
}

.contact table tr td input.radio {
	width: 10%;
	height:auto;
}

input.radio[type=checkbox] {
	width:			35px;
	height:			35px;
	-moz-transform:		scale(1.6);
	-webkit-transform:	scale(1.6);
	transform:		scale(1.6);
	margin-right:10px;
}

.contact table tr td textarea {
	width:100%;
}

_::-webkit-full-page-media, _:future, :root .contact table tr td.left {
	width: 100%;
	margin-bottom:5px;
}

_::-webkit-full-page-media, _:future, :root .contact table tr td span {
	display: inline-block;
}


input,textarea,button{
	margin:0;
	padding:10px;
	font-size:100%;
}

#formWrap .center {
	width:100%;
}


span.text003 {
	display: inline-block;
	padding-right:30px;
}
	
	
/* contents07 */

.contents07 {
	padding: 50px 0px 45px;
}

.contents07 .midashi-box h2, .contents07 .midashi-box h3 {
	color: #FFF;
}

.contents07 ul {
	gap:15px 30px;
}

.contents07 ul li img {
	height: 140px;
	width: auto;
}

.contents07 ul li::before {
	background-size: auto 18px;
}

.contents07 ul li:first-child::before {
	display: none;
}
	
	
/* contents08 */

.contents08 {
	padding: 40px 0px;
}

.contents08 p {
	font-size: 16px;
	margin-bottom: 30px;
}

.contents08 img {
	width: 88%;
	max-width: 400px;
height: auto;
}


/* contents09 */

.contents09 {
	width: 100%;
	padding: 20px 0px 50px;
}

.contents09 .news-box {
	width: 88%;
	border-radius: 25px;
	padding: 10px 25px;
}

.contents09 .news {
	height: 230px;
}

.contents09 .box {
	flex-direction: column;
	padding: 20px 0px;
	gap:5px;
}

.contents09 p {
	width: 100%;
	padding-left: 0px;
}

    .pc-view {
        display: none;
    }
    .sp-view {
        display: inline-block;
    }
   
}
