@charset "UTF-8";
/*! インデクッス */
.cl, #main-content, #sec02-content .point-detail, #sec02-content .point-detail-right, #job-wrap, #sec02-content dl {
  display: inline-block;
  min-height: 1%;
  display: block;
 *zoom: 1;
}
.cl:after, #main-content:after, #sec02-content .point-detail:after, #sec02-content .point-detail-right:after, #job-wrap:after, #sec02-content dl:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0;
}
* html .cl, * html #main-content, * html #sec02-content .point-detail, #sec02-content * html .point-detail, * html #sec02-content .point-detail-right, #sec02-content * html .point-detail-right, * html #job-wrap, * html #sec02-content dl {
  height: 1%;
}
/*----------------------------------
content
----------------------------------*/
header {
  padding: 12px;
}
#main-content {
  padding: 4px;
  background: #e6e6e6;
}
#main-content .main-detail {
  position: relative;
  float: left;
  width: 469px;
  height: 325px;
  box-sizing: border-box;
}
#main-content h3 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 314.285%;
  font-style: italic;
  line-height: 1;
}
#main-content h3 + p {
  margin-top: 14px;
  line-height: 1;
}
#main-content p + p {
  margin-top: 20px;
  line-height: 1.8;
  letter-spacing: -0.05em;
}
#main-content .md01 {
  background-color: #fff;
}
#main-content .md01 h2 {
  position: absolute;
  width: 400px;
  height: 60px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
#main-content .md02 {
  padding: 38px 15px;
  margin-left: 4px;
  background-color: #004e8f;
  text-align: center;
}
#main-content .md02 h3 {
  color: #80a7c7;
}
#main-content .md03 {
  height: 378px;
  padding: 64px 0;
  margin-top: 4px;
  background-color: #17a6e2;
  text-align: center;
}
#main-content .md03 h3 {
  line-height: 1;
  color: #8bd3f1;
}
#main-content .md04 {
  height: 378px;
  margin: 4px 0 0 4px;
}
#btn a {
  position: relative;
  display: block;
  width: 306px;
  height: 52px;
  margin: 30px auto;
  line-height: 52px;
  background-color: #c3000f;
  font-weight: bold;
  text-align: center;
  font-size: 128.6%;
  box-shadow: 0 2px #6e0002;
}
#btn a:before {
  content: " ";
  position: absolute;
  top: 50%;
  right: 10px;
  width: 9px;
  height: 9px;
  margin-top: -6px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
}
#wrapper h4 {
  text-align: center;
}
#sec01 {
  background: url(../img/sec-bg01.png) no-repeat;
  text-align: center;
}
#sec01 h4 {
  background: rgba(0, 51, 94, 0.8);
  padding: 21px;
}
#sec01-content {
  padding: 20px;
}
#sec01 p {
  margin-top: 15px;
  line-height: 1.8;
}
#sec01 ul {
  margin-top: 22px;
  letter-spacing: -.40em;
  text-align: center;
}
#sec01 li {
  display: inline-block;
 *display: inline;
 *zoom: 1;
  letter-spacing: normal;
}
#sec02 {
  margin-top: 30px;
  background: url(../img/sec-bg02.png) no-repeat;
}
#sec02 h4 {
  background: rgba(0, 51, 94, 0.8);
  padding: 22px 0;
}
#sec02-content dt {
  font-size: 142.9%;
  color: #004e8f;
  font-weight: bold;
  line-height: 1;
  margin-top: -1px;
}
#sec02-content dd + dd {
  margin-top: 10px;
  letter-spacing: 0.05em;
}
#sec02-content {
  padding: 20px;
}

#sec02-content .point-detail {
  height: 223px;
  margin-top: 19px;
}
#sec02-content .point-detail:first-child {
  margin-top: 0px;
}
#sec02-content .point-detail p:first-child {
  float: left;
  width: 90px;
  height: 223px;
  padding-top: 60px;
  border-left: 4px solid #026cc8;
  font-size: 142.9%;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  text-align: center;
  line-height: 1;
  box-sizing: border-box;
}
#sec02-content .point-detail span {
  display: block;
  font-size: 280%;
}
#sec02-content .point03 span {
  vertical-align: text-bottom;
}
#sec02-content .point01 p:first-child {
  background-color: #17a6e2;
}
#sec02-content .point01 dl {
  width: 523px;
  margin-left: auto;
}
#sec02-content .point01 dt + dd {
  position: absolute;
  top: 20px;
  left: 20px;
}
#sec02-content .point02 p:first-child {
  background-color: #1796e2;
}
#sec02-content .point02 dl {
  width: 523px;
}
#sec02-content .point02 dt + dd {
  position: absolute;
  top: 20px;
  right: 20px;
}
#sec02-content .point03 p:first-child {
  background-color: #1786e2;
}
#sec02-content .point03 dl {
  width: 523px;
  margin-left: auto;
}
#sec02-content .point03 dt + dd {
  position: absolute;
  top: 20px;
  left: 20px;
}
#sec02-content .point-detail-inner {
  position: relative;
  float: left;
  width: 820px;
  height: 223px;
  padding: 20px;
  box-sizing: border-box;
  background: rgba(255, 255, 255, 0.3);
}
#sec02-content .point-detail-right dt {
  font-size: 142.9%;
  color: #004e8f;
  font-weight: bold;
}
#sec02-content .point-detail-right dd {
  letter-spacing: -0.02em;
}
#sec03 {
  background: url(../img/sec-bg03.png) no-repeat;
}
#sec03 h4 {
  background: rgba(24, 132, 215, 0.7);
  padding: 22px 0;
}
#sec03-content {
  padding: 20px 20px 30px;
}
#sec03-content p + dl {
  margin-top: 50px;
  text-align: center;
}
#sec03-content p + dl dd {
  margin-top: 25px;
  color: #666666;
  font-family: "ヒラギノ明朝 Pro W3","ＭＳ Ｐ明朝", "MS PMincho", "Hiragino Mincho Pro", serif;
}
#job-wrap {
  position: relative;
  padding: 20px;
  margin-top: 50px;
  background: rgba(255, 255, 255, 0.7);
}
#job-wrap img {
  float: left;
  margin-right: 22px;
}
#job-wrap #job-content {
  overflow: hidden;
}
#job-wrap dt {
  letter-spacing: -.40em;
  font-size: 114.3%;
}
#job-wrap span, #job-wrap em {
  display: inline-block;
 *display: inline;
 *zoom: 1;
  letter-spacing: normal;
}
#job-wrap span {
  width: 100px;
  height: 33px;
  text-align: center;
  line-height: 33px;
  background: #17a6e2;
  box-shadow: 1px 1px #d8dce0;
  font-weight: bold;
}
#job-wrap em {
  margin-left: 12px;
  color: #004e8f;
  font-weight: bold;
}
#job-wrap dd {
  color: #666666;
  margin-top: 10px;
}
#job-wrap dt + dd {
  margin-top: 20px;
  line-height: 1.8;
}
#job-wrap p {
  margin-top: 20px;
  color: #666666;
  font-size: 85.7%;
}
#job-wrap:before {
  content: " ";
  position: absolute;
  top: 2px;
  left: 2px;
  border-top: 1px solid #004e8f;
  border-left: 1px solid #004e8f;
  width: 10px;
  height: 10px;
}
#job-wrap dl:before {
  content: " ";
  position: absolute;
  bottom: 2px;
  right: 2px;
  border-bottom: 1px solid #004e8f;
  border-right: 1px solid #004e8f;
  width: 10px;
  height: 10px;
}

footer {
  padding: 20px;
  border-top: 1px solid #D8D8D8;
}

footer ul {
  line-height: 1;
}

footer ul li {
  display: inline;
}
footer ul li + li {
  margin-left: 13px;
}
footer img {
  vertical-align: bottom;
}
@media only screen and (max-width: 736px) {
  br {
    display: none;
  }
  header img {
  max-height: 18px;
}
  
  h1 img {
    width: 100%;
  }
  
#main-content {
  padding: 4px;
  box-sizing: border-box;
}
#main-content .main-detail {
  position: relative;
  float: none;
  width: auto;
  height: auto;
}
#main-content h3 {
  font-size: 	171.4%;
}
#main-content h3 + p {
  margin: 15px auto 0;
}



#main-content p + p {
  margin-top: 15px;
  line-height: 1.8;
  letter-spacing: -0.05em;
  text-align: left;
}
#main-content .md01 {
  background-color: #fff;
  float: none;
  padding: 20px;
}
#main-content .md01 h2 {
  position: relative;
  width: 80%;
  height: auto;
}

#main-content .md01 h2 img {
  width: 100%;
}

#main-content .md02 {
  padding: 20px;
  margin: 4px 0 0 0;
}

#main-content h3 + p {
  width: 73.1666%;
}

#main-content .md02 p,#main-content .md03 p {
  font-size: 85.7%;
}
#main-content .md03 {
  height: auto;
  padding: 20px;
  margin-top: 4px;
}


#main-content .md04 {
  height: auto;
  margin: 4px 0 0 0;
}
#main-content .md04 img {
  width: 100%;
}
#btn a {
  position: relative;
  display: block;
  width: 90%;
  height: 34px;
  margin: 15px auto;
  line-height: 34px;
  font-size: 85.7%;
}
#sec01 {
  background: url(../img/sec-bg01.png) repeat-y;
  background-size: 100%;
}
#sec01 h4 {
  background: rgba(0, 51, 94, 0.5);
  padding: 12px 0 9px;
}
#sec01 h4 img {
  display: block;
  width: 27.8125%;
  margin: 0 auto;
}
#sec01 p {
  margin-top: 0;
  font-size: 85.7%;
  text-align: left;
}
#sec01 ul {
  margin-top: 15px;
}
#sec01 ul img {
  width: 100%;
}
#sec01 li {
  width: 20%;
}
#sec02 {
  margin-top: 15px;
  background: url(../img/sec-bg02.png) repeat-y;
  background-size: 100%;
}
#sec02 h4 {
  padding: 13px 0;
}
#sec02 h4 img {
  display: block;
  width: 21.5625%;
  margin: 0 auto;
}

#sec02 dt {
  font-size: 100.0%;
  line-height: 1.5;
}
#sec02 dd {
  font-size: 85.7%;
}

#sec02-content dd+ dd {
  margin-top: 15px;
}

#sec02-content {
  padding: 20px;
}
#sec02-content .point-detail {
  height: auto;
  margin-top: 15px;
}
#sec02-content .point-detail:first-child {
  margin-top: 0px;
}
#sec02-content .point-detail p:first-child {
  float: none;
  width: auto;
  height: auto;
  padding-top: 0;
  border-left: 2px solid #026cc8;
  font-size: 128.6%;
  box-sizing: border-box;
  padding: 5px 0 7px;
  
}
#sec02-content .point-detail span {
  display: inline;
  font-size: 128.6%;
}
#sec02-content .point03 span {
  vertical-align:text-bottom;
}
#sec02-content .point03 p:first-child {
  line-height:1.3;
  padding: 0 0 4px;
}
#sec02-content .point-detail-inner {
  position: relative;
  float: none;
  width: auto;
  height: auto;
  padding: 2.8735%;
  box-sizing: border-box;
}
#sec02-content .point-detail-inner dd img {
  width: 100%;
}

#sec02-content .point01 dl {
  width: auto;
}

#sec02-content .point01 dt + dd {
  position: relative;
  margin-bottom: 15px;
  top: 15px;
  left: 0;
  float: left;
  margin-right: 3.3536%;
  width: 50%;
}
#sec02-content .point02 dl {
  width: auto;
}

#sec02-content .point02 dt + dd {
  position: relative;
  margin-bottom: 15px;
  top: 15px;
  left: 0;
  float: right;
  margin-left: 3.3536%;
  width: 50%;
}
#sec02-content .point03 dl {
  width: auto;
}

#sec02-content .point03 dt + dd {
  position: relative;
  margin-bottom: 15px;
  top: 15px;
  left: 0;
  float: left;
  margin-right: 3.3536%;
  width: 50%;
}

#sec03 {
  background: url(../img/sec-bg03.png) repeat-y;
  background-size: 100%;
}
#sec03 h4 {
  padding: 13px 0;
}

#sec03 h4 img {
display: block;
width: 18.4375%;
margin: 0px auto;
}
#sec03-content {
  padding: 20px;
}
#sec03-content p + dl {
  margin-top: 10px;
}

#sec03-content p + dl dt {
  width: 80.83333%;
  margin: 15px auto 0;
  text-align: center;
  line-height: 1;
}
#sec03-content p + dl dd {
  margin-top: 15px;
  font-size: 85.7%;
  text-align: left;
}
#job-wrap {
  position: relative;
  padding: 15px;
  margin-top: 15px;
}
#job-wrap img {
  display: none;
  float: none;
  margin-right: 0;
}
#job-wrap dt {
  letter-spacing: -.40em;
  font-size: 100%;
  font-weight: bold;
}
#job-wrap span, #job-wrap em {
  display: inline-block;
 *display: inline;
 *zoom: 1;
  letter-spacing: normal;
}
#job-wrap span {
  width: 100%;
  height: 30px;
  padding: 0;
  text-align: center;
  line-height: 30px;
  background: #17a6e2;
  box-shadow: 1px 1px #d8dce0;
}
#job-wrap em {
  display: block;
  margin: 10px 0 0 0;
  text-align: center;
}
#job-wrap dd {
  margin-top: 15px;
  line-height: 1.8;
  font-size: 	85.7%;
}
#job-wrap p {
  margin-top: 10px;
  color: #666666;
  font-size: 85.7%;
}
#job-wrap:before {
  content: " ";
  position: absolute;
  top: 2px;
  left: 2px;
  border-top: 1px solid #004e8f;
  border-left: 1px solid #004e8f;
  width: 10px;
  height: 10px;
}
#job-wrap dl:before {
  content: " ";
  position: absolute;
  bottom: 2px;
  right: 2px;
  border-bottom: 1px solid #004e8f;
  border-right: 1px solid #004e8f;
  width: 10px;
  height: 10px;
}
}

@media only screen and (max-width: 400px) {
  
  #main-content h3 + p {
  width: 90%
  }
  
  #main-content h3 + p img {
  width: 100%;
}
}