<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/***********************************************************************

HEADER

***********************************************************************/

@media only screen and (min-width:1px) and (max-width:768px){
	
	.sp_img{
	display: block !important;
}

.pc_img{
	display: none !important;
}

img{
  max-width: 100%;
  height: auto;
}	

	
	
  .cd-header {
	height: 60px;
	z-index: 999;
	margin: 0px;
	padding: 0px;
	position: fixed;

  }
  .cd-header #cd-logo {
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 8%;
  }
  
.cd-header #cd-logo {
  float: left;
  margin: 13px 0 0 5%;
}  

 
.cd-header #cd-logo_pc{
	display: block !important;
	  float: left;
  margin: 13px 0 0 5%;
	
}

.cd-header #cd-logo_sp{
	display: none !important;
	float: left;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5%;
	
}





/***********************************************************************

繝翫ン繧ｲ繝ｼ繧ｷ繝ｧ繝ｳ

***********************************************************************/


  .cd-main-nav {
	width: auto;
	height: auto;
	background: none;
	cursor: auto;
	margin-top: 10px;
  }
  .cd-main-nav ul {
    position: static;
    width: auto;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    line-height: 70px;
  }
  .cd-main-nav ul.is-visible {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  .cd-main-nav li {
	display: inline-block;
	margin-left: 0.8em;
  }
  .cd-main-nav a {
	display: inline-block;
	height: auto;
	line-height: normal;
	background: transparent;
	border-top: none;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	font-size: 0.875rem;
	padding-top: 0.6em;
	padding-right: 0.8em;
	padding-bottom: 0.6em;
	padding-left: 0.8em;
  }
  .no-touch .cd-main-nav a:hover {
	color: #99A478;
  }

  .cd-fixed-bg h1, .cd-fixed-bg h2 {
	font-size: 18px;
	font-weight: 300;
  }


/***********************************************************************

繝｡繧､繝ｳ繧ｳ繝ｳ繝�Φ繝�ｼ�ヱ繝ｩ繝ｩ繝�け繧ｹ

***********************************************************************/



.cd-fixed-bg.cd-bg-0 {
	background-image: url("../images/contents01.jpg");
	max-width: none;
	height: 70%;
}

.cd-fixed-bg h3 {
	position: absolute;
	width: 60%;
	max-width: 350px;
	right: 20%;
	z-index: 1;
	top: 20%;
	left: 20%;
}



/* -----------------------------------------------
05 contact
-------------------------------------------------- */

#contact_wp {

}
#contact_wp h2 {
	font: 600 60px 'Lato', sans-serif;
	margin-bottom: 50px;
}
#contact_wp  h2 span {
	font-size: 14px;
	display: block;
}


#contents05 h3 {
	margin-bottom: 20px;
}

#contents05 h4 {
	color: rgba(255,255,255,1.00);
	background-color: rgba(0,0,0,1.00);
	margin-bottom: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 0px;
}

.contacttel {
	margin-bottom: 50px;
	margin-top: 50px;
	border-top: 1px solid rgba(0,0,0,1.00);
	border-bottom: 1px solid rgba(0,0,0,1.00);
	padding-top: 20px;
	padding-bottom: 20px;
}

.contacttel p {

}


.contacttel p span {
	font-size: 24px;
}

.contacttel p span.day {
	font-size: 12px;
}

#contact_wp {
	margin-top: 100px;
}


#contact {

}

#contact h2 {
	margin-bottom: 50px;	
}
#contact p {
}

.outline {
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	padding-bottom: 80px;
	overflow: hidden;
	max-width: 1100px;
	text-align: center;
	padding-left: 40px;
	padding-right: 40px;
}
.outline table.contact {
	width: 55%;
	font-size: 14px;
	float: right;
	margin-left: 1%;
	margin-bottom: 50px;
	margin-right: 0px;
	background-color: #FFFFFF;
}

.outline table {
	width: 39%;
	font-size: 14px;
	float: left;
	margin-right: 1%;
	margin-bottom: 50px;
	margin-left: 0px;
}
.outline th {
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 20px;
	width: 200px;
	
	text-align: right;
}

.outline td {
	text-align: left;
	width: 100%;
	padding-bottom: 10px;
}


input.textfield1{
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	background-color: #333333;
	background-image: none;
	border: 1px solid #111111;
	border-radius: 0;
	color: inherit;
	font-family: inherit;
	font-size: 1em;
	padding: 0.4em 0.8em;
	width: 100%;
}
input.textfield2 {
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	background-color: rgba(239,239,239,1.00);
	background-image: none;
	border: 1px solid rgba(239,239,239,1.00);
	border-radius: 0;
	color: inherit;
	font-family: inherit;
	font-size: 1em;
	padding: 0.4em 0.8em;
	width: 90%;
}

input.textfield3 {
	width: 20%;
	height: 30px;
	text-align: left;
}

textarea.textfield3 {
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	background-color: #333333;
	background-image: none;
	border: 1px solid #111111;
	border-radius: 0;
	color: inherit;
	font-family: inherit;
	font-size: 1em;
	padding: 0.4em 0.8em;
	width: 100%;
	height: 220px;
}

.annotation {
	margin-left: auto;
	margin-right: auto;
	padding: 2%;
	overflow: hidden;
	max-width: 1000px;
	font-size: 14px;
	margin-bottom: 0px;
	text-align: left;
}












.cd-scrolling-bg.cd-color-2 {
	background-color: #F9F9F9;
	color: #000000;
	padding-top: 4em;
	padding-bottom: 4em;
}






/***********************************************************************

button

***********************************************************************/
.formbtn {
	width: 100%;
	float: left;
}

.button {
	
	text-align: center;
	text-decoration: none;
	line-height: 50px;
	outline: none;
	background-color: #333333;
	color: #fff;
	line-height: 50px;
	font-size: 16px;
	padding-top: 5px;
	padding-bottom: 8px;
	width: 100% !important;
	margin-right: auto;
	margin-left: auto;
	padding-left: 20px;
	padding-right: 20px;
}

.button:hover {
background-color: #000;
border-color: #000;
color: #fff;
padding-top: 5px;
padding-bottom: 8px;
width: 80%;
}

.button::before,
.button::after {
position: absolute;
z-index: -1;
display: block;
content: '';
width: 43%;
}
.button,
.button::before,
.button::after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all .3s;
transition: all .3s;
width: 43%;
}






}
</pre></body></html>