@charset "UTF-8";
.clearfix:after {
  content: "";
  clear: both;
  display: block;
}
a {
  color: #000;
  text-decoration: underline;
  outline: none;
  opacity: 1;
  font-weight: bold;
}
a:hover {
  opacity: 0.8;
}
*:hover {
  transition: all .3s ease-out;
}
body {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  -webkit-text-size-adjust: 100%;
  color: #505050;
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-weight: 400;
  font-style: normal;
}
#main {
  width: 100%;
}
.inner {
  width: 850px;
  padding: 30px 0;
  margin: 0 auto;
}
h2 {
  font-size: 30px;
  line-height: 40px;
  text-align: center;
}
h2 span.sub {
  font-size: 18px;
  display: block;
}
.inner section {
  text-align: justify;
  text-justify: inter-ideograph;
  font-size: 15px;
  line-height: 25px;
  letter-spacing: 1px;
  margin-bottom: 70px;
}
figure {
  width: 100%;
  margin: 0 auto;
  padding: 0;
}
figure img {
  width: 100%;
}
figcaption {
  text-align: center;
}
figcaption span, .txt span {
  display: block;
}
.sp {
  display: none;
}
.main_txt {
  font-size: 17px;
  line-height: 30px;
  font-weight: bold;
}
.txt {
  margin-bottom: 30px;
  text-align: center;
}
.figure_box02 {
  margin-bottom: 30px;
}
.figure_box02 figure.left {
  width: 38%;
  margin: -30px 1%;
  float: left;
}
.figure_box02 figure.right {
  width: 58%;
  margin: 0 1% 10px;
  float: left;
}
figure.figure_a11 {
  width: 98%;
  margin: 0 auto 30px;
}
figure.figure_box {
  margin-bottom: 30px;
}
figure.figure_box img {
  width: 48%;
  margin: 0 1% 10px;
  float: left;
}
figure.figure_box figcaption {
  width: 98%;
  margin: 0 auto;
}
figure.figure_box_left {
  margin-top: -20px;
  margin-bottom: 30px;
  position: relative;
}
figure.figure_box_left figcaption {
  width: 48%;
  margin: 0 1% 10px;
  float: left;
  text-align: justify;
  text-justify: inter-ideograph;
}
figure.figure_box_left img {
  width: 48%;
  margin: 0 1%;
  float: right;
}
figure.figure_box_left .bottom {
  width: 48%;
  margin: 0 1%;
  position: absolute;
  bottom: 5px;
  left: 0;
}
figure.figure_box_sum {
  margin-top: -20px;
  margin-bottom: 30px;
}
figure.figure_box_sum img {
  width: 23%;
  margin: 0 1% 10px;
  float: left;
}
figure.figure_box_sum figcaption {
  width: 98%;
  margin: 0 auto;
}
figure.figure_box_right {
  margin-bottom: 30px;
  position: relative;
}
figure.figure_box_right figcaption {
  width: 48%;
  margin: 0 1%;
  float: right;
  position: absolute;
  bottom: 5px;
  right: 0;
  text-align: justify;
  text-justify: inter-ideograph;
}
figure.figure_box_right img {
  width: 48%;
  margin: 0 1%;
  float: left;
}
@media screen and (min-width:700px) and (max-width:1050px) {
  #main {
    width: 100%;
  }
  .inner {
    width: 90%;
    padding: 20px 0;
    margin: 0 auto;
  }
  h2 {
    font-size: 20px;
    line-height: 30px;
    text-align: center;
  }
  h2 span.sub {
    font-size: 16px;
    display: block;
  }
  .inner section {
    text-align: justify;
    text-justify: inter-ideograph;
    font-size: 15px;
    line-height: 25px;
    letter-spacing: 1px;
    margin-bottom: 30px;
  }
  figure {
    width: 100%;
    margin: 0;
    padding: 0;
  }
  figure img {
    width: 100%;
  }
  figcaption {
    text-align: justify;
    text-justify: inter-ideograph;
  }
  figcaption span, .txt span {
    display: block;
  }
 .sp {
    display: none;
  }
  .main_txt {
    font-size: 15px;
    line-height: 25px;
    font-weight: bold;
  }
  .txt {
    margin-bottom: 30px;
    text-align: center;
  }
  .figure_box02 {
    margin-bottom: 30px;
  }
  .figure_box02 figure.left {
    width: 38%;
    margin: -30px 1%;
    float: left;
  }
  .figure_box02 figure.right {
    width: 58%;
    margin: 0 1% 10px;
    float: left;
  }
  figure.figure_a11 {
    width: 98%;
    margin: 0 auto 30px;
  }
  figure.figure_box {
    margin-bottom: 30px;
  }
  figure.figure_box img {
    width: 48%;
    margin: 0 1% 10px;
    float: left;
  }
  figure.figure_box figcaption {
    width: 98%;
    margin: 0 auto;
  }
  figure.figure_box_left {
    margin-top: -20px;
    margin-bottom: 30px;
    position: relative;
  }
  figure.figure_box_left figcaption {
    width: 48%;
    margin: 0 1% 10px;
    float: left;
    text-align: justify;
    text-justify: inter-ideograph;
  }
  figure.figure_box_left img {
    width: 48%;
    margin: 0 1%;
    float: right;
  }
  figure.figure_box_left .bottom {
    width: 48%;
    margin: 0 1%;
    position: absolute;
    bottom: 5px;
    left: 0;
  }
  figure.figure_box_sum {
    margin-top: -20px;
    margin-bottom: 30px;
  }
  figure.figure_box_sum img {
    width: 23%;
    margin: 0 1% 10px;
    float: left;
  }
  figure.figure_box_sum figcaption {
    width: 98%;
    margin: 0 auto;
  }
  figure.figure_box_right {
    margin-bottom: 30px;
    position: relative;
  }
  figure.figure_box_right figcaption {
    width: 48%;
    margin: 0 1%;
    float: right;
    position: absolute;
    bottom: 5px;
    right: 0;
    text-align: justify;
    text-justify: inter-ideograph;
  }
  figure.figure_box_right img {
    width: 48%;
    margin: 0 1%;
    float: left;
  }
}
@media screen and (max-width:700px) {
  #main {
    width: 100%;
  }
  .inner {
    width: 90%;
    padding: 20px 0;
    margin: 0 auto;
  }
  h2 {
    font-size: 20px;
    line-height: 30px;
    text-align: center;
  }
  h2 span.sub {
    font-size: 16px;
    line-height: 24px;
    margin-top: 10px;
    display: block;
  }
  .inner section {
    text-align: justify;
    text-justify: inter-ideograph;
    font-size: 15px;
    line-height: 25px;
    letter-spacing: 1px;
    margin-bottom: 50px;
  }
  figure {
    width: 100%;
    margin: 0;
    padding: 0;
  }
  figure img {
    width: 100%;
  }
  figcaption {
    text-align: justify;
    text-justify: inter-ideograph;
  }
  figcaption span, .txt span {
    display: inline;
  }
.pc {
    display: none;
  }
.sp {
    display: block;
  }
  .main_txt {
    font-size: 15px;
    line-height: 25px;
    font-weight: bold;
  }
  .txt {
    margin-bottom: 20px;
    text-align: justify;
    text-justify: inter-ideograph;
  }
  .figure_box02 {
    margin-bottom: 30px;
  }
  .figure_box02 figure.left {
    width: 100%;
    margin: -50px auto 0;
    float: none;
  }
  .figure_box02 figure.right {
    width: 100%;
    margin: 0 auto;
    float: none;
  }
  figure.figure_a11 {
    width: 100%;
    margin: 0 auto 30px;
  }
  figure.figure_a11 img {
    margin-bottom: 7px;
  }
  figure.figure_box {
    margin-bottom: 30px;
  }
  figure.figure_box img {
    width: 100%;
    margin: 0 auto;
    float: none;
  }
  figure.figure_box figcaption {
    width: 100%;
    margin: 0 auto;
  }
  figure.figure_box_left {
    margin-top: -30px;
    margin-bottom: 30px;
    position: relative;
  }
  figure.figure_box_left figcaption {
    width: 100%;
    margin: 0 auto 7px;
    float: none;
    text-align: justify;
    text-justify: inter-ideograph;
  }
  figure.figure_box_left img {
    width: 100%;
    margin: 0 auto;
    float: none;
  }
  figure.figure_box_left .bottom {
    width: 100%;
    margin: 0 auto;
    position: static;
  }
  figure.figure_box_sum {
    margin-top: -30px;
    margin-bottom: 30px;
  }
  figure.figure_box_sum img {
    width: 48%;
    margin: 0 1% 5px;
    float: left;
  }
  figure.figure_box_sum figcaption {
    width: 100%;
    margin: 0 auto;
  }
  figure.figure_box_right {
    margin-bottom: 30px;
    position: relative;
  }
  figure.figure_box_right figcaption {
    width: 100%;
    margin: 0 auto;
    float: right;
    position: static;
    text-align: justify;
    text-justify: inter-ideograph;
  }
  figure.figure_box_right img {
    width: 100%;
    margin: 0 auto;
    float: none;
  }
}