<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
*::-ms-backdrop, #timeline{display:none;}


body{
	margin-left: 0;
	margin-right: 0;
	padding-top: 50px;
	font-family:  'Noto Sans JP', "貂ｸ繧ｴ繧ｷ繝�け", "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", "繝｡繧､繝ｪ繧ｪ",sans-serif;
}



#ie{display:none;}
*::-ms-backdrop, #ie{
display: inline;
 padding: 60px 0;
  font-family:'Noto Sans JP', "貂ｸ繧ｴ繧ｷ繝�け", "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", "繝｡繧､繝ｪ繧ｪ",sans-serif;
font-size: 130%;
}

:target {
  padding-top: 120px;
  margin-top: -110px;
}

.container a{text-decoration: underline;}

h1{
	letter-spacing: 0.07em;
}

h1,h2,h3,h4 {
	font-family:"Zen Maru Gothic", "貂ｸ繧ｴ繧ｷ繝�け", "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", "繝｡繧､繝ｪ繧ｪ",sans-serif;
	font-weight:500;
	color:#006E80;
}

h1,h2,h3 {
	font-family:"Zen Maru Gothic", "貂ｸ繧ｴ繧ｷ繝�け", "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", "繝｡繧､繝ｪ繧ｪ",sans-serif;
	font-weight:500;
	color:#006E80;
}

h2 span {
    display: inline-block;
}

p {
	font-family: "Noto Sans JP", "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", "繝｡繧､繝ｪ繧ｪ";
	font-size: 130%;
}

.pc { display: block !important; }
.sp { display: none !important; }
 
@media only screen and (max-width: 768px) {
    .pc { display: none !important; }
    .sp { display: block !important; }
}

.aboutbox dt dd{
	font-family: "Noto Sans JP", "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", "繝｡繧､繝ｪ繧ｪ";
	font-size: 120%;}

.logo{max-height:30px;}

.header_img{margin-top:0;
	width:100vw;}

.yellowline {
    background:linear-gradient(transparent 60%, #ff6 60%); 
	display: inline;
}


.ar-list dl {
    position: relative;
    margin: 0;
    padding: 14px 80px 14px 0px;
    border-bottom: 1px solid #754c24;
}

.ar-list dl dt {
    position: relative;
    margin: 0;
    font-weight: bold;
    font-size: 20px;
}

.ar-list dl dd {
    position: relative;
    height: auto;
    margin: 10px 0 0;
    padding: 0 0 0 0px;
}
.ar-list dl dd p {
    margin: 30px 0 0;
}
.ar-list dl dd p:first-child{
    margin-top: 0;
}

@media screen and (max-width: 767px) {
.ar-list dl {
    position: relative;
    padding: 15px 40px 15px 10px;
}

.ar-list dl dt {
    padding: 0 0 0 10px;
    font-size: 18px;
}

.ar-list dl dd {
    margin: 10px 0 0;
    padding: 0 0 0 10px;
    font-size: 18px;
}
.ar-list dl dd p {
    margin: 30px 0 0;
}
.ar-list dl dd p:first-child{
    margin-top: 0;
}
}

/*--------------------------------------------------------------
# Contact Us
--------------------------------------------------------------*/
.contact .info {
  color: #444444;
}

.contact .info p {
  padding: 0 0 10px 50px;
  margin-bottom: 20px;
  line-height: 26px;
	text-align: center;
}


#about {
  padding: 45px 0;
  background: #ffffff;
}
#about h1 {
  text-align: center;
  font-size: 2.4rem;
  font-weight: 400;
  margin-bottom: 14px;
}

#foot {
padding: 20px 0;
  background: #f7f7f7;
}
</pre></body></html>