@charset "UTF-8";
/**
* YUI 3.5.0 - reset.css (http://developer.yahoo.com/yui/3/cssreset/)
* http://cssreset.com
* Copyright 2012 Yahoo! Inc. All rights reserved.
* http://yuilibrary.com/license/
*/
/*
TODO will need to remove settings on HTML since we can't namespace it.
TODO with the prefix, should I group by selector or property for weight savings?
*/
html {
  color: #040000;
  background: #FFF;
  font-family: source-han-serif-japanese, serif;
  font-weight: 500;
  font-style: normal;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: 100%;
}

/*
TODO remove settings on BODY since we can't namespace it.
*/
/*
TODO test putting a class on HEAD.
- Fails on FF.
*/
main,
article,
section {
  display: block;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

fieldset,
img {
  border: 0;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.cf:after {
  clear: both;
  content: "";
  display: block;
}

/*
TODO think about hanlding inheritence differently, maybe letting IE6 fail a bit...
*/
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  font-weight: normal;
}

ol,
ul {
  list-style: none;
}

caption,
th {
  text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

q:before,
q:after {
  content: "";
}

abbr,
acronym {
  border: 0;
  font-variant: normal;
}

/* to preserve line-height and selector appearance */
sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

input,
textarea,
select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}

/*to enable resizing for IE*/
input,
textarea,
select {
  *font-size: 100%;
}

/*because legend doesn't inherit in IE */
legend {
  color: #000;
}

/* YUI CSS Detection Stamp */
#yui3-css-stamp.cssreset {
  display: none;
}

/* ------------------------------
 width: all
------------------------------ */
.op {
  display: block !important;
}

.os {
  display: none !important;
}

html,
body {
  min-width: 1080px;
}

html {
  font-family: "source-han-sans-japanese", sans-serif;
  font-weight: 400;
  font-style: normal;
}

header .wrapper {
  width: 1000px;
  margin: 0 auto;
}
header .wrapper h1 img {
  width: 100%;
  display: block;
}

main {
  margin: 20px auto 0;
  width: 937px;
}
main section.s01 .wrapper .t01 {
  text-align: center;
  font-size: 32px;
  line-height: 140%;
  font-weight: bold;
}

main section.s01 .wrapper .t03 {
  margin-top: 30px;
  font-size: 20px;
  line-height: 140%;
  font-weight: bold;
}

main section.s01 .wrapper .t01 + .t01 {
  margin-top: 15px;
}
main section.s01 .wrapper .dl01 {
  margin-top: 90px;
}
main section.s01 .wrapper .dl01 dt h2,
main section.s01 .wrapper .dl01 dt h3,
main section.s01 .wrapper .dl01 dt h4,
main section.s01 .wrapper .dl01 dt h5,
main section.s01 .wrapper .dl01 dt h6 {
  background-color: #bce8fe;
  text-align: center;
  font-size: 36px;
  font-weight: bold;
  line-height: 36px;
  padding: 18px 0;
  border-radius: 36px;
}
main section.s01 .wrapper .dl01 dd {
  margin-top: 20px;
}
main section.s01 .wrapper .dl01.dl0101 dd .t02 {
  text-align: center;
  font-size: 46px;
  font-weight: bold;
}
main section.s01 .wrapper .dl01.dl0101 dd .t03 {
  text-align: center;
  margin-top: 15px;
}
main section.s01 .wrapper .dl01.dl0101 dd .t03 span {
  display: inline-block;
  font-size: 28px;
  line-height: 28px;
  font-weight: 500;
  padding: 19px 50px;
  background-color: #efefef;
  border-radius: 50px;
}
main section.s01 .wrapper .dl01.dl0101 dd .btn01 {
  width: 420px;
  text-align: center;
  font-weight: bold;
  font-size: 37px;
  text-decoration: none;
  color: #000;
  line-height: 37px;
  background-color: #4ea200;
  padding: 30px 0;
  border-radius: 30px;
  display: block;
  margin: 50px auto 0;
  color: #fff;
  letter-spacing: 3px;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
}
main section.s01 .wrapper .dl01.dl0101 dd .btn01:hover {
  opacity: 0.7;
}
main section.s01 .wrapper .dl01.dl0102 dd .table01 {
  width: 100%;
}
main section.s01 .wrapper .dl01.dl0102 dd .table01 tr th {
  width: 150px;
  border: 1px solid #000;
  font-size: 24px;
  line-height: 130%;
  vertical-align: middle;
  padding: 30px 0;
  text-align: center;
}
main section.s01 .wrapper .dl01.dl0102 dd .table01 tr td {
  border: 1px solid #000;
  height: 130px;
  font-size: 24px;
  line-height: 130%;
  vertical-align: middle;
  padding: 30px 20px;
}
main section.s01 .wrapper .dl01.dl0102 dd .table01 tr td img {
  width: 30px;
  display: inline-block;
  vertical-align: top;
  margin: 2px 3px 0;
}
main section.s01 .wrapper .dl01.dl0102 dd .t02 {
  font-size: 36px;
  font-weight: bold;
  margin-top: 50px;
}
main section.s01 .wrapper .dl01.dl0102 dd .t02 img {
  width: 40.5px;
  vertical-align: top;
  margin: 5px 5px 0 0;
}
main section.s01 .wrapper .dl01.dl0102 dd .table02 {
  width: 100%;
  margin-top: 10px;
}
main section.s01 .wrapper .dl01.dl0102 dd .table02 tr:first-child td {
height: 90px;
text-align: center;
  font-size: 20px;
  padding: 5px 0;
  background-color: #c6e08d;
}
main section.s01 .wrapper .dl01.dl0102 dd .table02 tr:first-child td.td04 {
  font-size: 16px;
}
main section.s01 .wrapper .dl01.dl0102 dd .table02 tr:first-child td.td05 {
  font-size: 16px;
}
main section.s01 .wrapper .dl01.dl0102 dd .table02 tr:first-child td.td06 {
  font-size: 20px;
}
main section.s01 .wrapper .dl01.dl0102 dd .table02 tr:nth-child(odd) {
  height: 100px;
  background-color: #e9f3d2;
}
main section.s01 .wrapper .dl01.dl0102 dd .table02 tr td {
  height: 90px;
  border: 1px solid #000;
  padding: 5px 20px;
  font-size: 20px;
  font-weight: 500;
}
main section.s01 .wrapper .dl01.dl0102 dd .table02 tr td.td01 {
  width: 60px;
  padding: 5px 0;
  text-align: center;
}
main section.s01 .wrapper .dl01.dl0102 dd .table02 tr td.td02 {
  width: 200px;
}
main section.s01 .wrapper .dl01.dl0102 dd .table02 tr td.td02 a {
  text-decoration: none;
  color: #0900F9;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
}
main section.s01 .wrapper .dl01.dl0102 dd .table02 tr td.td02 a:hover {
  opacity: 0.6;
}
main section.s01 .wrapper .dl01.dl0102 dd .table02 tr td.td03 {
  width: 110px;
  text-align: center;
}
main section.s01 .wrapper .dl01.dl0102 dd .table02 tr td.td04 {
  width: 100px;
  text-align: center;
}
main section.s01 .wrapper .dl01.dl0102 dd .table02 tr td.td05 {
  width: 100px;
  text-align: center;
}

main section.s01 .wrapper .dl01.dl0102 dd .table02 tr td.td06 {
  width: 410px;
  font-size: 16px;
}

main section.s01 .wrapper .dl01.dl0102 dd .t03 {
  color: #4ea200;
  font-size: 20px;
  font-weight: bold;
  margin-top: 10px;
}
main section.s01 .wrapper .dl01.dl0103 dd .t02 {
  font-size: 20px;
  font-weight: 500;
  line-height: 36px;
}
main section.s01 .wrapper .dl01.dl0104 dd .t02 {
  font-size: 24px;
  font-weight: 500;
  line-height: 36px;
}
main section.s01 .wrapper .dl01.dl0104 dd table {
  width: 100%;
  margin-top: 18px;
}
main section.s01 .wrapper .dl01.dl0104 dd table tr:first-child td {
  background-color: #E8F5FE;
  font-size: 18px;
  text-align: center;
}
main section.s01 .wrapper .dl01.dl0104 dd table tr td {
  border: 1px solid #000;
  padding: 10px 10px;
  font-size: 18px;
  line-height: 28px;
}
main section.s01 .wrapper .dl01.dl0104 dd table tr td.td01 {
  width: 180px;
  text-align: center;
}
main section.s01 .wrapper .dl01.dl0104 dd table tr td.td04 {
  width: 400px;
  font-size: 16px;
}

main section.s01 .wrapper .dl01.dl0104 dd table tr td.td02 {
  width: 90px;
  text-align: center;
 }
main section.s01 .wrapper .dl01.dl0104 dd table tr td.td02 span {
  display: block;
  text-align: center;
  font-size: 16px;
  line-height: 120%;
  margin-top: 5px;
}
main section.s01 .wrapper .dl01.dl0104 dd .photobox {
  border: 1px solid #000;
  border-top: none;
  padding-top: 40px;
  padding-bottom: 50px;
}

main section.s01 .wrapper .dl01.dl0104 dd .photobox2 {
  border: 1px solid #000;
  border-top: none;
  padding-top: 40px;
  padding-bottom: 50px;
}

main section.s01 .wrapper .dl01.dl0104 dd .photobox .t03 {
  font-size: 26px;
  font-weight: bold;
  padding-left: 40px;
}
main section.s01 .wrapper .dl01.dl0104 dd .photobox img {
  width: 95%;
 display: block;
  margin: 0 auto 0;
}
main section.s01 .wrapper .dl01.dl0104 dd .photobox2 img {
  width: 95%;
 display: block;
  margin: 0 auto 0;
 }
main section.s01 .wrapper .dl01.dl0105 dd .ul01.ul0102 {
  margin-top: 15px;
}
main section.s01 .wrapper .dl01.dl0105 dd .ul01 li {
  position: relative;
  padding-left: 45px;
  font-size: 24px;
  line-height: 35px;
}
main section.s01 .wrapper .dl01.dl0105 dd .ul01 li span {
  display: block;
  width: 45px;
  position: absolute;
  top: 0;
  left: 0;
}
main section.s01 .wrapper .dl01.dl0105 dd .subttl {
  font-size: 32px;
  line-height: 52px;
  font-weight: bold;
  text-align: center;
  margin-top: 80px;
  border: 1px solid #000;
  border-radius: 25px;
  padding: 5px 0;
}
main section.s01 .wrapper .dl01.dl0105 dd .subttl + .t04 {
  margin-top: 20px;
}
main section.s01 .wrapper .dl01.dl0105 dd .t04 {
  font-size: 28px;
  font-weight: bold;
  margin-top: 35px;
}
main section.s01 .wrapper .dl01.dl0105 dd .ul02 {
  margin-top: 10px;
}
main section.s01 .wrapper .dl01.dl0105 dd .ul02 li {
  position: relative;
  padding-left: 30px;
  font-size: 24px;
  line-height: 35px;
}
main section.s01 .wrapper .dl01.dl0105 dd .ul02 li span {
  display: block;
  width: 45px;
  position: absolute;
  top: 0;
  left: 0;
}
main section.s01 .wrapper .dl01.dl0105 dd .ul03 li {
  position: relative;
  padding-left: 30px;
  font-size: 23.9px;
  line-height: 35px;
}
main section.s01 .wrapper .dl01.dl0105 dd .ul03 li::before {
  content: "・";
  display: block;
  width: 20px;
  position: absolute;
  top: 0;
  left: 10px;
}
main section.s01 .wrapper .btn01 {
  width: 420px;
  text-align: center;
  font-weight: bold;
  font-size: 37px;
  text-decoration: none;
  color: #000;
  line-height: 37px;
  background-color: #4ea200;
  padding: 30px 0;
  border-radius: 30px;
  display: block;
  margin: 150px auto 0;
  color: #fff;
  letter-spacing: 3px;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
}
main section.s01 .wrapper .btn01:hover {
  opacity: 0.7;
}

footer {
  width: 937px;
  margin: 100px auto 0;
  padding-bottom: 20px;
}
footer .wrapper .subttl {
  font-size: 24px;
  line-height: 52px;
  font-weight: bold;
  text-align: center;
  margin-top: 80px;
  border: 1px solid #000;
  border-radius: 25px;
  padding: 5px 0;
}
footer .wrapper .t01 {
  text-align: center;
  font-size: 22px;
  line-height: 32px;
  margin-top: 20px;
}



/* ------------------------------
 width < $width-1
------------------------------ */
@media screen and (max-width: 860px) {
  .op {
    display: none !important;
  }
  .os {
    display: block !important;
  }
  html,
  body {
    min-width: 375px;
  }
  header .wrapper {
    width: 100%;
    margin: 0 auto;
  }
  header .wrapper h1 img {
    width: 100%;
    display: block;
  }
  main {
    margin: 20px auto 0;
    width: 100%;
    padding: 0 20px;
  }
  main section.s01 .wrapper .t01 {
    text-align: center;
    font-size: 18px;
    line-height: 130%;
    font-weight: bold;
  }
  main section.s01 .wrapper .t01 + .t01 {
    margin-top: 10px;
  }
  
  main section.s01 .wrapper .t03 {
  text-align: center;
  margin-top: 10px;
  font-size: 14px;
  line-height: 140%;
  font-weight: bold;
}

  main section.s01 .wrapper .dl01 {
    margin-top: 40px;
  }
  main section.s01 .wrapper .dl01 dt h2,
  main section.s01 .wrapper .dl01 dt h3,
  main section.s01 .wrapper .dl01 dt h4,
  main section.s01 .wrapper .dl01 dt h5,
  main section.s01 .wrapper .dl01 dt h6 {
    background-color: #bce8fe;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    padding: 10px 15px;
    border-radius: 26px;
  }
  main section.s01 .wrapper .dl01 dd {
    margin-top: 15px;
  }
  main section.s01 .wrapper .dl01.dl0101 dd .t02 {
    text-align: center;
    font-size: 26px;
    font-weight: bold;
  }
  main section.s01 .wrapper .dl01.dl0101 dd .t03 {
    text-align: center;
    margin-top: 15px;
  }
  main section.s01 .wrapper .dl01.dl0101 dd .t03 span {
    display: inline-block;
    font-size: 16px;
    line-height: 22px;
    font-weight: 500;
    padding: 19px 20px;
    background-color: #efefef;
    border-radius: 20px;
  }
  main section.s01 .wrapper .dl01.dl0101 dd .btn01 {
    width: 260px;
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    text-decoration: none;
    color: #000;
    line-height: 20px;
    background-color: #4ea200;
    padding: 17px 0;
    border-radius: 15px;
    display: block;
    margin: 30px auto 0;
    color: #fff;
    letter-spacing: 3px;
    -webkit-transition-duration: 0.3s;
            transition-duration: 0.3s;
  }
  main section.s01 .wrapper .dl01.dl0101 dd .btn01:hover {
    opacity: 0.7;
  }
  main section.s01 .wrapper .dl01.dl0102 dd .table01 {
    width: 100%;
  }
  main section.s01 .wrapper .dl01.dl0102 dd .table01 tr th {
    width: 70px;
    border: 1px solid #000;
    font-size: 14px;
    line-height: 130%;
    vertical-align: middle;
    padding: 10px 0;
    text-align: center;
  }
  main section.s01 .wrapper .dl01.dl0102 dd .table01 tr td {
    border: 1px solid #000;
    font-size: 14px;
    line-height: 130%;
    vertical-align: middle;
    padding: 10px 10px;
  }
  main section.s01 .wrapper .dl01.dl0102 dd .table01 tr td img {
    width: 16px;
    display: inline-block;
    vertical-align: top;
    margin: 2px 3px 0;
  }
  main section.s01 .wrapper .dl01.dl0102 dd .t02 {
    font-size: 18px;
    font-weight: bold;
    margin-top: 30px;
  }
  main section.s01 .wrapper .dl01.dl0102 dd .t02 img {
    width: 20px;
    vertical-align: top;
    margin: 5px 5px 0 0;
  }
  main section.s01 .wrapper .dl01.dl0102 dd .table02 {
    width: 100%;
    margin-top: 10px;
  }
  main section.s01 .wrapper .dl01.dl0102 dd .table02 tr:first-child td {
    text-align: center;
    font-size: 10px;
    padding: 5px 1px;
    background-color: #c6e08d;
  }
  main section.s01 .wrapper .dl01.dl0102 dd .table02 tr:first-child td.td04 {
    font-size: 10px;
  }

  
  main section.s01 .wrapper .dl01.dl0102 dd .table02 tr:first-child td.td05 {
    font-size: 10px;
  }
  
  main section.s01 .wrapper .dl01.dl0102 dd .table02 tr:first-child td.td06 {
    font-size: 10px;
  }
  
  main section.s01 .wrapper .dl01.dl0102 dd .table02 tr:nth-child(odd) {
    background-color: #e9f3d2;
  }
  main section.s01 .wrapper .dl01.dl0102 dd .table02 tr td {
    border: 1px solid #000;
    padding: 5px 5px;
    font-size: 10px;
    font-weight: 500;
  }
  main section.s01 .wrapper .dl01.dl0102 dd .table02 tr td.td01 {
    width: 30px;
    padding: 5px 0;
    text-align: center;
  }
  main section.s01 .wrapper .dl01.dl0102 dd .table02 tr td.td02 {
    width: auto;
  }
  main section.s01 .wrapper .dl01.dl0102 dd .table02 tr td.td02 a {
    text-decoration: none;
    -webkit-transition-duration: 0.3s;
            transition-duration: 0.3s;
  }
  main section.s01 .wrapper .dl01.dl0102 dd .table02 tr td.td02 a:hover {
    opacity: 0.6;
  }
  main section.s01 .wrapper .dl01.dl0102 dd .table02 tr td.td03 {
    width: auto;
  }
  main section.s01 .wrapper .dl01.dl0102 dd .table02 tr td.td04 {
    width: 50px;
    text-align: center;
  }
  main section.s01 .wrapper .dl01.dl0102 dd .table02 tr td.td05 {
    width: 50px;
    text-align: center;
  }
  main section.s01 .wrapper .dl01.dl0102 dd .table02 tr td.td06 {
    width: 120px;
     font-size: 10px;
  }
  main section.s01 .wrapper .dl01.dl0102 dd .t03 {
    color: #4ea200;
    font-size: 14px;
    font-weight: bold;
    margin-top: 10px;
  }
  main section.s01 .wrapper .dl01.dl0103 dd .t02 {
    font-size: 16px;
    font-weight: 500;
    line-height: 26px;
  }
  main section.s01 .wrapper .dl01.dl0104 dd .t02 {
    font-size: 16px;
    font-weight: 500;
    line-height: 26px;
  }
  main section.s01 .wrapper .dl01.dl0104 dd table {
    width: 100%;
    margin-top: 20px;
  }
  main section.s01 .wrapper .dl01.dl0104 dd table tr:first-child td {
    background-color: #E8F5FE;
    font-size: 13px;
    padding: 10px 5px;
  }
  main section.s01 .wrapper .dl01.dl0104 dd table tr td {
    border: 1px solid #000;
    padding: 10px 5px;
    font-size: 13px;
    line-height: 150%;
  }
  main section.s01 .wrapper .dl01.dl0104 dd table tr td.td01 {
    width: 90px;
  }
  main section.s01 .wrapper .dl01.dl0104 dd table tr td.td02 {
    width: 90px;
    padding: 5px 10px;
  }
  
  main section.s01 .wrapper .dl01.dl0104 dd table tr td.td04 {
    font-size: 12px;
  }
  main section.s01 .wrapper .dl01.dl0104 dd table tr td.td02 span {
    display: block;
    text-align: left;
    font-size: 10px;
    line-height: 130%;
    margin-top: 5px;
  }
  main section.s01 .wrapper .dl01.dl0104 dd table tr td.td02 span br {
    display: none;
  }
  main section.s01 .wrapper .dl01.dl0104 dd .photobox {
    border: 1px solid #000;
    border-top: none;
    padding-top: 20px;
    padding-bottom: 30px;
  }
  main section.s01 .wrapper .dl01.dl0104 dd .photobox .t03 {
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    padding-left: 20px;
  }
  main section.s01 .wrapper .dl01.dl0104 dd .photobox img {
    display: block;
    width: calc(100% - 40px);
    margin: -10px auto 0;
  }
  main section.s01 .wrapper .dl01.dl0105 dd .ul01.ul0102 {
    margin-top: 15px;
  }
  main section.s01 .wrapper .dl01.dl0105 dd .ul01 li {
    position: relative;
    padding-left: 30px;
    font-size: 14px;
    line-height: 22px;
  }
  main section.s01 .wrapper .dl01.dl0105 dd .ul01 li span {
    display: block;
    width: 45px;
    position: absolute;
    top: 0;
    left: 0;
  }
  main section.s01 .wrapper .dl01.dl0105 dd .subttl {
    font-size: 18px;
    line-height: 24px;
    font-weight: bold;
    text-align: center;
    margin-top: 30px;
    border: 1px solid #000;
    border-radius: 12px;
    padding: 5px 0;
  }
  main section.s01 .wrapper .dl01.dl0105 dd .subttl + .t04 {
    margin-top: 15px;
  }
  main section.s01 .wrapper .dl01.dl0105 dd .t04 {
    font-size: 18px;
    font-weight: bold;
    margin-top: 25px;
  }
  main section.s01 .wrapper .dl01.dl0105 dd .ul02 {
    margin-top: 5px;
  }
  main section.s01 .wrapper .dl01.dl0105 dd .ul02 li {
    position: relative;
    padding-left: 20px;
    font-size: 14px;
    line-height: 22px;
  }
  main section.s01 .wrapper .dl01.dl0105 dd .ul02 li span {
    display: block;
    width: 45px;
    position: absolute;
    top: 0;
    left: 0;
  }
  main section.s01 .wrapper .dl01.dl0105 dd .ul03 li {
    position: relative;
    padding-left: 20px;
    font-size: 14px;
    line-height: 22px;
  }
  main section.s01 .wrapper .dl01.dl0105 dd .ul03 li::before {
    content: "・";
    display: block;
    width: 20px;
    position: absolute;
    top: 0;
    left: 10px;
  }
  main section.s01 .wrapper .btn01 {
    width: 260px;
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    text-decoration: none;
    color: #000;
    line-height: 20px;
    background-color: #4ea200;
    padding: 17px 0;
    border-radius: 15px;
    display: block;
    margin: 50px auto 0;
    color: #fff;
    letter-spacing: 3px;
    -webkit-transition-duration: 0.3s;
            transition-duration: 0.3s;
  }
  main section.s01 .wrapper .btn01:hover {
    opacity: 0.7;
  }
  footer {
    width: 100%;
    margin: 50px auto 0;
    padding: 0 20px 20px;
  }
  footer .wrapper .subttl {
    font-size: 16px;
    line-height: 16px;
    font-weight: bold;
    text-align: center;
    margin-top: 0px;
    border: 1px solid #000;
    border-radius: 12px;
    padding: 10px 0;
  }
  footer .wrapper .t01 {
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    margin-top: 15px;
  }
  footer .wrapper .t01 * {
    text-decoration: none;
    color: #000;
  }
}