@font-face {
  font-family: "Roboto";
  src: url(../../ofl/roboto/Roboto[wdth,wght].woff2) format('woff2');
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: "Roboto";
  src: url(../../ofl/roboto/Roboto[wdth,wght].woff2) format('woff2');
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: "Roboto";
  src: url(../../ofl/roboto/Roboto[wdth,wght].woff2) format('woff2');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "Roboto";
  src: url(../../ofl/roboto/Roboto[wdth,wght].woff2) format('woff2');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Roboto";
  src: url(../../ofl/roboto/Roboto[wdth,wght].woff2) format('woff2');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "Roboto";
  src: url(../../ofl/roboto/Roboto[wdth,wght].woff2) format('woff2');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: "Roboto";
  src: url(../../ofl/roboto/Roboto[wdth,wght].woff2) format('woff2');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "Roboto";
  src: url(../../ofl/roboto/Roboto[wdth,wght].woff2) format('woff2');
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: "Roboto";
  src: url(../../ofl/roboto/Roboto[wdth,wght].woff2) format('woff2');
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "Roboto";
  src: url(../../ofl/roboto/Roboto-Italic[wdth,wght].woff2) format('woff2');
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: "Roboto";
  src: url(../../ofl/roboto/Roboto-Italic[wdth,wght].woff2) format('woff2');
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: "Roboto";
  src: url(../../ofl/roboto/Roboto-Italic[wdth,wght].woff2) format('woff2');
  font-weight: 500;
  font-style: italic;
}

@font-face {
  font-family: "Roboto";
  src: url(../../ofl/roboto/Roboto-Italic[wdth,wght].woff2) format('woff2');
  font-weight: 600;
  font-style: italic;
}

@font-face {
  font-family: "Roboto";
  src: url(../../ofl/roboto/Roboto-Italic[wdth,wght].woff2) format('woff2');
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: "Roboto";
  src: url(../../ofl/roboto/Roboto-Italic[wdth,wght].woff2) format('woff2');
  font-weight: 800;
  font-style: italic;
}

@font-face {
  font-family: "Roboto";
  src: url(../../ofl/roboto/Roboto-Italic[wdth,wght].woff2) format('woff2');
  font-weight: 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: 'Roboto', sans-serif;
	font-size: 100%;
  line-height: 1.6;
  color: #303131;
  text-decoration: none;
  font-weight: normal;
  word-spacing: normal;
  background-color: #f1f1f1;
  -webkit-print-color-adjust:exact;
}

p {
	padding-bottom: 1.5rem;
}

h1 {
  font-family: 'M PLUS Rounded 1c', sans-serif;
  font-size: 1.7rem;
  line-height: 1.5;
  font-weight: 600;
  margin: -0.3rem 0 1.2rem;
  color: #097081;
  text-transform: uppercase;
}

h2 {
  font-family: 'M PLUS Rounded 1c', sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 600;
  color: #097081;
  text-transform: uppercase;
  margin-bottom: 0.3rem;
}

h3 {
  margin: 0;
  line-height: 1.5;
  font-size: 1rem;
  font-weight: 600;
}
img {
  max-width: 100%;
  height: auto;
  width: auto;
  border: 0;
  vertical-align: middle;
}

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

a:hover {
  text-decoration: underline;
}

ul {
  padding: 0rem 0rem 1rem 0rem;
  list-style-image: url();
  list-style: none;
  line-height: 1.5;
}

li {
  padding-left: 1.6rem;
  padding-bottom: 0.2rem;
  background: url(icon.jpg) no-repeat 0 0.2rem;
}

.clearfix:after {
  content: ".";
  clear: both;
  display: block;
  visibility: hidden;
  height: 0px;
}
.frame-outer {
  position: relative;
  padding: 1.3rem 1.3rem;
  width: 746px;
  margin: 1.3rem auto;
  background: url(bg.jpg) bottom right no-repeat,#fff;
  border: 0.2rem solid #097081;
  font-size: 0.938rem;
}
.content {
  padding: 1.2rem 0.5rem 0rem;
}

.footer {
  padding: 1rem 0.5rem 0rem;
}

.a {
  font-weight: 500;
  font-size: 1.2em;
  margin: 1.7rem 5rem;
}

.a a {
  color: #067182;
}


.refnr {}

.apply {}
