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

/*contents01*/

.contents01 h5, .contents01 h5 a, .contents01 h6, .contents01 h6 a {
	font-family: 'Roboto', sans-serif;
color: #736357;
line-height: 1.2;
font-weight: 500;
}

.contents01 h5 {
	margin-top: 20px;
	padding-left: 25px;
	position: relative;
	font-size: 36px;
}

.contents01 h5::before {
	content: "";
	position: absolute;
left: 0px;
top: 10px;
	background-image: url("images/tel.svg");
background-position: left top;
background-repeat: no-repeat;
	background-size: auto 100%;
	width: 18px;
	height: 26px;
}

.contents01 h6 {
	padding-left: 55px;
	position: relative;
	font-size: 26px;
}

.contents01 h6::before {
	content: "";
	position: absolute;
left: 0px;
top: 5px;
	background-image: url("images/tel2.svg");
background-position: left top;
background-repeat: no-repeat;
	background-size: auto 100%;
	width: 45px;
	height: 20px;
}


.text01 {
	margin-bottom: 40px;
}

.text02 {
	margin-bottom: 40px;
}






/* contact-box */


.cbn {
	vertical-align: top;
	display: inline-block;
	float: left;
	margin-right: 10px;
}

.contact-wrap {
	width: 900px;
}

.contact-wrap .midashi03 {
	width: 100%;
	margin-top: 40px;
}


.contact-wrap p {
	margin: 20px 0px;
	font-size: 14px;
}

.contact-wrap p.text001 {
	color: #c0272d;
}

.contact-box {
width: 100%;
	padding: 10px;
	 background : #f6eef6;
	margin-top: 30px;
	margin-bottom: 30px;
	clear: both;
}

.contact-box2  {
	 background : #edf9f4;
}

.contact-box h6 {
	text-align: center;
	font-weight: normal;
	line-height: 1.2;
	font-size : 14px;
  color : #333333;
	background-color: #FFF;
	padding: 10px;
	margin-bottom: 20px;
}

.contact-box .radio-box {
	display: inline-block;
	margin-right: 20px;
}


/*contact*/



form.contact {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	display: block;
}

label {
	font-size: 12px;
	color: #FFF;
	margin-right: auto;
	margin-left: auto;
}

.contact div.button {
	text-align: center;
	margin-top: 50px;
	margin-bottom: 70px;
}


.contact button {
	border: none;
	background-color: rgba(255,255,255,0);
	margin-right: 15px;
	margin-left: 15px;
}


/* dl
---------------------------------------------------- */

dl {
}

dl dt,dd {
	font-size: 16px;
	line-height: 1.6em;
}

.radio-box {
	padding-bottom: 10px;
}



.com01 {
	width: 860px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	
}

	.com01 dt {
		float:left;
		width:198px;
		padding:10px 3px 8px 10px;
		line-height: 150%;
		clear:left;
		
	}
		
	.com01 dd {
	line-height: 150%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 195px;
	}
	
.com01:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.com02 {
	width:860px;
	margin:0 0 0 0px;
}

	.com02 dt {
		float:left;
		width:198px;
		padding:10px 3px 8px 10px;
		line-height: 150%;
		clear:left;
	}
		
	.com02 dd {
	line-height: 150%;
	padding-top: 10px;
	padding-bottom: 8px;
	padding-right: 10px;
	padding-left: 212px;
	}
	
.com02:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.com03 {
	width:860px;
	margin:0 0 0 0px;
}

	.com03 dt {
		float:left;
		width:198px;
		padding:10px 3px 8px 10px;
		line-height:1.8;
		clear:left;
	}
		
	.com03 dd {
		padding:10px 10px 8px 125px;
		line-height:1.8;
	}
	
.com03:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* お問い合わせページ
---------------------------------------------------- */
form,input,textarea,button{
	margin:0;
	padding:2px;
	font-size:100%;
}

.frm_p01 {
	margin:0 5px 0 0;
}

.frm_s01 {
	width:300px;
	font-size:12px;
}


.sp-view {
    display: none;
}

html, body {
    height: 100%;
}





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


/*contents01*/

.contents01 h5, .contents01 h5 a {
	font-size: 30px;
}

.contents01 h5::before {
	top: 7px;
}

	
.text01, .text02 {
	margin-bottom: 10%;
}

	

.contact-wrap {
	width: 92%;
}

.contact-box {
width: 100%;
}

.contact-box .radio-box {
	width: 100%;
}





/*contact*/



form.contact {
	width: 100%;
}

label {
}

.contact div.button {
	width: 100%;
	margin-top: 5%;
	margin-bottom: 5%;
}

.contact button {
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	display: block;
	margin-bottom: 3%;
}

.contact button img {
	width: 100%;
	height:auto;
}



/* dl
---------------------------------------------------- */

dl {
}

dl dt,dd {
}


.com02 {
	width: 100%;
}

	.com02 dt {
	float: none;
	width: 100%;
	line-height: 150%;
	clear: both;
	padding-top: 2%;
	padding-right: 0px;
	padding-bottom: 2%;
	padding-left: 0px;
	}
		
	.com02 dd {
	line-height: 150%;
	padding-top: 2%;
	padding-bottom: 2%;
	padding-right: 0px;
	padding-left: 0px;
	}
	
.com02 input {
	width: 100%;
	height:auto;
}

.com02 .dd-radio input {
	width: 4%;
	clear: both;
}

.com02 .dd-radio2 {
	clear: both;
	width: 100%;
}

.com02 .dd-radio2 input {
	width: 7%;
}

.com02 textarea {
	width: 100%;
}
	
	

/* お問い合わせページ
---------------------------------------------------- */
form,input,textarea,button{
	margin:0;
	padding:0.1%;
	font-size:100%;
}



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