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


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

.contents-concept p {
	font-size: 18px;
}
	
	
/* 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;
	width: 100%;
}
	
.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;
}
	


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