@font-face { 
	font-family: "Noto Sans";
	src: url(../../ofl/notosans/NotoSans[wdth,wght].woff2) format('woff2') ;
	font-weight: 300, 400, 500, 600, 700, 800, 900;
	font-style: normal;
}

@font-face { 
	font-family: "Noto Sans";
	src: url(../../ofl/notosans/NotoSans-Italic[wdth,wght].woff2) format('woff2') ;
	font-weight: 300, 400, 500, 600, 700, 800, 900;
	font-style: italic;
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

body {
  font-family: 'Noto Sans', Arial, sans-serif;
  font-size: 100%;
  line-height: 1.3;
  color: #000;
  text-decoration: none;
  font-weight: normal;
  word-spacing: normal;
  background-color: #f1f1f1;
  -webkit-print-color-adjust: exact;
}

p {
  padding-bottom: 1.35rem;
}

h1 {
  font-size: 2.4rem;
  line-height: 1.2;
  font-weight: 600;
  margin: 0 0 1.35rem;
  color: #009636;
}

h1 small {
  font-size: 0.6em; 
}

h2 {
  font-size: 1.125rem;
  line-height: 1.3;
  font-weight: 600;
}

h3 {
  font-size: 1.125em;
  line-height: 1;
  padding-bottom: 0.35rem;
}

img {
  max-width: 100%;
  height: auto;
  width: auto;
  border: 0;
  vertical-align: middle;
}

a {
  color: #000;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

ul {
  padding: 0rem 6rem 1.35rem 0rem;
  list-style-image: url();
  list-style: none;
}

li {
  padding-left: 1rem;
}

li::before {
  content: "–";
  display: inline-block;
  font-size: 1rem;
  position: relative;
  float: left;
  top: -1px;
  margin-left: -1rem;
}

.clearfix:after {
  content: ".";
  clear: both;
  display: block;
  visibility: hidden;
  height: 0px;
}

.frame-outer {
  position: relative;
  padding: 0;
  width: 730px;
  margin: 1.3rem auto;
  background-color: #FFF;
  border: 0.02rem solid #A7A9A4;
  box-shadow: -0.1rem 0.1rem 1rem #999;
  font-size: 1.125rem;
}

.header {
  padding: 5rem 1rem 0;
  position: relative;
}

.header img {
  position: absolute;
right: 1rem;
bottom: 1.5rem;
}
.content {
  padding: 1.5rem 1rem 0rem;
}
.content_top {
  padding: 1.5rem 3.15% 1rem 3.15%;
font-size: 1.1225rem;


}
.content_text {
  padding: 1.5rem 3.15% 1rem 3.15%;
font-size: 1.1225rem;
letter-spacing: 0.01rem;
}
.link-apply {
  width: 36rem;
}

hr {
  border: none;
  border-bottom: 0.1rem solid #009636;
  margin: 0 -1.8rem 1.35rem;
}
hr.new {
  border: none;
  border-bottom: 0.1rem solid #009636;
  margin: 0 0 1.35rem;
}
.footer {
  padding: 0.3rem 1rem;
  background: #009636;
  color: #fff;
}

.footer a {
  color: #fff;
}

.refnr {}

.apply {}
