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

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

/* contents-guide */

.contents-guide {
	padding-top: 60px;
	margin-bottom: 0px;
}
	
.contents-guiden {
	padding-top: 0px;
	margin-bottom: 50px;
}

.contents-guide .news-box {
	width: 100%;
	padding: 10px 20px;
	border-radius: 20px;
}

		
/* main-img-top */

.main-img-top > img {
	width: 100%;
height: 220px;
}

.main-img-top h2 {
right: 15px;
bottom: 15px;
  justify-content: flex-end;
}
	
.main-img-top h2 img  {
	width: 35%;
height: auto;
}


	
	
/* contents-top */

.contents-top {
	width: 100%;
	background-image: url("top/images/back01.jpg");
background-position: center 200px;
background-repeat: no-repeat;
}

.midashi-box {
	display: flex;
  justify-content: flex-start;
	margin-bottom: 30px;
}

.midashi-box h3, .contents01 h3 {
	font-size: 22px;
}

.midashi-box h4 {
	font-size: 20px;
	padding-left: 15px;
	margin-left: 15px;
}

/* contents00 */

.contents00 {
	width: 92%;
	padding-top: 0px;
}
	
.contents00 img {
	width: 100%;
height: auto;
}

/* contents01 */

.contents01 {
	width: 90%;
	margin-bottom: 60px;
	padding-top: 40px;
	display: block;
}

.contents01 .box01 {
	background-image: url("top/images/icon01.svg");
background-position: right 10px top;
	padding-top: 35px;
	background-size: 100px auto;
	padding-bottom: 220px;
}

.contents01 .box01::after {
	content: "";
	position: absolute;
left: 10px;
bottom: 0px;
	width: 273px;
	height: 200px;
}

.contents01 .box02 {
	width: 100%;
	padding-top: 30px;
}


.contents01 h4 {
	font-size: 19px;
line-height: 2;
	margin-top: 15px;
	margin-bottom: 30px;
}


/* contents02 */

.contents02 {
	width: 100%;
	margin-bottom: 150px;
}

.contents02 .box-wrap {
	width: 100%;
	display: block;
}

.contents02 .box01 {
	width: 100%;
}
	
.contents02 img {
	width: 100%;
height: auto;
}

.contents02 .box01 .box002 {
	margin-top: 40px;
	padding-left: 25px;
	padding-right: 25px;
}

.contents02 .box02 {
	width: 85%;
	margin-top: 150px;
}

.contents02 .box02::before {
	width: 280px;
	height: 130px;
	margin-right: -30px;
	margin-top: -120px;
}

.contents02 .box02::after {
	content: "";
	position: absolute;
right: 10px;
bottom: 0px;
	background-image: url("top/images/icon03.png");
background-position: right bottom;
background-repeat: no-repeat;
	background-size: auto 100%;
	width: 200px;
	height: 200px;
	margin-right: -40px;
	margin-bottom: -100px;
}


.contents02 h6 {
	margin-top: 30px;
}


/* contents03 */

.contents03 {
	width: 100%;
	padding: 45px 0px 50px;
	margin-top: 120px;
}
	
.contents03 p {
	padding: 0px 25px;
}


/* contents03a */

.contents03a {
	width: 92%;
	margin-right:auto;
	margin-left:auto;
}

.contents03a img{
	width: auto;
	height: 75px;
}
	


/* contents04 */

.contents04 {
	padding: 45px 0px 20px;
	flex-wrap: wrap;
}

.contents04 .box {
	width: 280px;
	margin: 0px 15px;
	margin-bottom: 30px;
}
	
.contents04 .box img {
	width: 80%;
height: auto;
}

.contents04 h5 {
	font-size: 22px;
	margin: 22px auto;
}

/* contents05 */

.contents05 {
	width: 100%;
	padding-top: 250px;
}

.contents05 .box {
	width: 90%;
	position: relative;
	margin-bottom: 140px;
}

.contents05 .box-box {
	width: 100%;
	padding-left: 40px;
}

.contents05 .box01 .box-box {
	width: 100%;
}

.contents05 .box03  {
	display: block;
	margin-bottom: 50px;
}

.contents05 .box01::after {
right: 0px;
top: 0px;
background-position: center top;
	background-size: cover;
	width: 100%;
	height: 180px;
	margin-right: 0px;
	margin-top: -220px;
}

.contents05 .box02::before {
right: 20px;
	height: 120px;
	margin-top: -130px;
}

.contents05 .box02::after {
left: 20px;
	height: 120px;
	margin-bottom: -120px;
}


.contents05 h5 {
	font-size: 18px;
	letter-spacing: 0em;
}
	
/*.contents05 h5 br {
	display: none;
}*/

.contents05 .box-box::before {
	height: 40px;
	margin-top: 0px;
}


/* contents06 */

.contents06 {
	padding: 45px 0px;
}

.contents06a h5 img {
	height: 100px;
	width: auto;
}
	
.contents06a p {
	padding: 0px 20px
}
	

.contents06b .box01 {
	margin-bottom: 60px;
}

.contents06b .box01 .box  {
	display: block;
	width: 90%;
	margin: 0px auto;
}

.contents06b .box01 .box:not(:last-child)  {
	margin-bottom: 30px;
}

.contents06b .box01 .box-box {
	width: 100%;
	background-color: #FFF;
	padding: 40px 20px;
	display: block;
	border-radius: 20px;
}

.contents06b .box01 .box:nth-child(odd) .box-box {
	border-radius: 20px;
	padding-left: 20px;
}

.contents06b .box01 .box:nth-child(even) .box-box {
	border-radius: 20px;
	padding-right: 20px;
}

.contents06b .box01 .box001 {
	text-align: center;
	margin-bottom: 20px;
}
	
.contents06b .box01 .box001 img {
	width: 220px;
height: auto;
}
	
.contents06b .box01 .box002 {
	width: 100%;
}

.contents06b .box01 .box002 h4 {
	font-size: 22px;
	margin-bottom: 25px;
}

.contents06b .box02 {
	width: 90%;
}

.contents06b .box02 h4 {
	margin-bottom: 30px;
}
	
.contents06b .box02 h4 img {
	height: 40px;
	width: auto;
}

.contents06b .box02 .box {
	display: block;
	padding: 22px 0px;
}

.contents06b .box02 .box001 {
	width: 100%;
	text-align: center;
}

.contents06b .box02 .box002 {
	padding-left: 0px;
}

.contents06b .box02 h5 {
	font-size: 18px;
	padding-bottom: 17px;
}

.contents06b .box02 .map-box, .contents06b .box02 .map-box iframe {
height: 200px;
}

	

/* contents07 */

.contents07 {
	padding: 45px 0px;
}

.contents07 .box01 {
	margin-bottom: 40px;
}

.contents07 .box01 h3, .contents07 .box02 h3 {
	font-size: 19px;
line-height: 1.6;
}

.contents07 .box01 h4, .contents07 .box01 h4 a {
	font-size: 38px;
}

.contents07 .box01 h4 {
	padding-left: 0px;
	margin-bottom: 30px;
	padding-top: 40px;
}

.contents07 .box01 h4::before {
top: 0px;
	height: 40px;
}
	
.contents07 .box01 h5 img {
	width: 90%;
height: auto;
}
	

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

.contact table {
	width: 90%;
	
}

.contact table tr {
	width: 100%;
	clear: both;
	display: block;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom:0px;
	margin-top:0px;
}


.contact table tr td {
	width: 100%;
	clear: both;
	display: block;
	padding-top: 0px;
	padding-bottom: 0px;
}

.contact table span.sp-view {
	display: inline-block;
}

.contact table span.sp-view2 {
	display: none;
}

.contact table span.sp-view3 {
	display: inline-block;
	padding-left:50px;
}


_::-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%;
}

.contact table tr td.left {
	width: 100%;
	margin-bottom:10px;
	text-align: left;
}

_::-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;
}

.contact table tr.t-end td {
	vertical-align: middle;
}

.contact table tr br.ip {
	display: none;
}

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


br.sp-s {
	display: block;
}



.contact table tr.c-box {
	padding: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-bottom: 0px;
	margin-top:0px;
}


.contact .c-box td input {
	width: 100%;
}


.contact .c-box td.left {
	width: 100%;
}


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


.check-box {
	padding:30px;
	margin-top: 30px;
	width: 100%;
}



#formWrap .center {
	width:92%;
}


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


.contents-oral {
    width: 92%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
    
.contents-oral .oral-box {
        width: 100%;
        padding:26px 20px 10px; 
    }

.contents-oral p {
	font-size: 20px;
    }

.contents-oral .oral-boxin ul li {
    margin-bottom: 16px;
}


	

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