@charset "UTF-8";
@import url("https://fonts.googleapis.com/earlyaccess/notosansjp.css");
.c5-container {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 62.5%;
  /*10px*/
  width: 100%;
  max-width: 1280px;
  margin: 40px auto 0;
  padding: 0 0 80px;
  font-family: 'Hiragino Kaku Gothic Pro','Noto Sans JP','メイリオ','Meiryo','ＭＳ Ｐゴシック', 'MS PGothic',sans-serif; }

.c5-container.top {
  padding-bottom: 0;
  overflow-x: hidden; }

h1, h2, h3, h4, p, ul, li, a, img {
  margin: 0;
  padding: 0; }

a {
  text-decoration: none; }

ul, ol {
  list-style: none; }

.pc {
  display: block; }

.tb {
  display: none; }

.sp {
  display: none; }

.c5-container a {
  -webkit-transition: opacity .3s;
  -o-transition: opacity .3s;
  transition: opacity .3s; }

.c5-container a:hover {
  opacity: .7; }

.c5-container img {
  max-width: 100%; }

.flexbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

/*コンテンツ*/
h1 img {
  max-width: 100%; }

.c5__tabnav {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 auto; }
  .c5__tabnav li {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    padding: 15px; }
    .c5__tabnav li.left {
      width: 50%;
      background: url("../img/bg__left.png") no-repeat 0% 50% #b86432;
      background-size: 100% 100%;
      z-index: 0;
      border-top: 3px solid #fff;
      border-right: 2px solid #fff;
      border-radius: 0 30px 0 0 / 0 30px 0 0;
      padding-bottom: 12px;
      -webkit-box-shadow: -1px -1px 10px -5px #444;
      box-shadow: -1px -1px 10px -5px #444; }
    .c5__tabnav li.right {
      width: 50%;
      border-top: 3px solid #fff;
      border-left: 3px solid #fff;
      z-index: 1;
      background: url("../img/bg__right.png") no-repeat 0% 50% #9f8109;
      background-size: 100% 100%;
      border-radius: 30px 0 0 0 / 30px 0 0 0;
      -webkit-box-shadow: 2px -1px 10px -1px #444;
      box-shadow: 2px -1px 10px -1px #444; }
    .c5__tabnav li img {
      display: block;
      margin: 0 auto;
      -webkit-transition: opacity .3s;
      -o-transition: opacity .3s;
      transition: opacity .3s; }
      .c5__tabnav li img:hover {
        cursor: pointer;
        opacity: .6; }

.c5__tabcontent_wrap {
  position: relative;
  /*
	top: -3px;
	margin-bottom: -3px;
*/
  z-index: 1; }

.c5__tabcontent {
  display: none; }

.c5__tabcontent.show {
  display: block; }

.bg__right_1 {
  background: url("../img/bg__right_2.png") repeat-x 0% 50%, -webkit-gradient(linear, left bottom, left top, from(#c8ac3b), color-stop(30%, #9f8109));
  background: url("../img/bg__right_2.png") repeat-x 0% 50%, -webkit-linear-gradient(bottom, #c8ac3b 0%, #9f8109 30%);
  background: url("../img/bg__right_2.png") repeat-x 0% 50%, -o-linear-gradient(bottom, #c8ac3b 0%, #9f8109 30%);
  background: url("../img/bg__right_2.png") repeat-x 0% 50%, linear-gradient(0deg, #c8ac3b 0%, #9f8109 30%);
  background-size: 100% 100%; }

.sec__1 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 60px 10%; }
  .sec__1 p {
    color: #fff;
    font-size: 2em;
    line-height: 1.8;
    margin: 0 auto 30px; }
  .sec__1 img {
    margin: 0 auto; }
  .sec__1 .s5-p3 {
    color: #fff; }

.sec__2 .common_ttl {
  font-size: 2.3em;
  font-weight: bold;
  color: #fff;
  background-color: #4e2b05;
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
  padding: 10px;
  text-align: center;
  -webkit-box-shadow: 0 2px 6px #444;
  box-shadow: 0 2px 6px #444; }

.sec__2 .flexbox {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 30px 10%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .sec__2 .flexbox .flex-txt {
    width: 49%; }
    .sec__2 .flexbox .flex-txt p {
      font-size: 1.7em;
      line-height: 1.8;
      margin-bottom: 30px; }
    .sec__2 .flexbox .flex-txt a {
      display: block;
      margin-left: auto; }
  .sec__2 .flexbox .flex-img {
    width: 49%; }
    .sec__2 .flexbox .flex-img p {
      text-align: center; }
      .sec__2 .flexbox .flex-img p.top {
        font-size: 2.3em; }
      .sec__2 .flexbox .flex-img p.bottom {
        font-size: 3.2em;
        font-weight: bold; }
    .sec__2 .flexbox .flex-img a {
      display: block;
      margin: 0 auto; }
      .sec__2 .flexbox .flex-img a img {
        display: block;
        margin: 0 auto; }

.content__right .sec__2 .flex-img p {
  color: #7c5615; }

.content__right .sec__2 .flex-img a {
  margin-top: 20px; }

.sec__3 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 50px 10%;
  background: url("../img/bg__parts__1.png") repeat-x left bottom, url("../img/bg__yellow.png") repeat left top;
  background-size: 4%, auto; }
  .sec__3 h2 {
    text-align: center;
    font-size: 3em;
    color: #fff;
    line-height: 1.8;
    font-weight: bold;
    text-shadow: 2px 2px 1px #121212;
    margin-bottom: 0; }
    .sec__3 h2 .col__y {
      color: #fff100; }
    .sec__3 h2 .col-left__inner {
      display: inline;
      background: -webkit-gradient(linear, left top, left bottom, color-stop(93%, transparent), color-stop(93%, #fff100));
      background: -webkit-linear-gradient(transparent 93%, #fff100 93%);
      background: -o-linear-gradient(transparent 93%, #fff100 93%);
      background: linear-gradient(transparent 93%, #fff100 93%);
      padding-bottom: 10px; }
  .sec__3 p {
    padding: 20px 0;
    font-size: 2.9em;
    font-weight: bold;
    text-align: center;
    text-shadow: 2px 2px 1px #121212;
    color: #fff;
    line-height: 1.6; }

.sec-media {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 50px; }
  .sec-media .media__top__wrap {
    width: 100%;
    max-width: 1175px;
    margin: 0 auto 30px;
    padding: 4% 0;
    background: url("../img/bg__ttl.png") no-repeat left center;
    background-size: 100% 100%; }
  .sec-media__toptxt {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 920px;
    margin: 0 auto;
    padding: 10px 20px 0 0;
    font-size: 2.2em;
    font-weight: bold;
    border-bottom: 1px solid #eb6100;
    -webkit-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    transform: rotate(-3deg); }
  .sec-media h3 {
    max-width: 960px;
    max-width: 1100px;
    margin: 0 auto;
    padding: 10px;
    padding: 10px 10px 10px 1em;
    text-align: center;
    font-size: 3.2em;
    color: #eb6100;
    font-weight: bold;
    -webkit-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    transform: rotate(-3deg); }

@media (min-width: 360px) {
  .sec-media__toptxt {
    font-size: calc(0.875rem + ((1vw - 3.6px) * 0.8696)); }
  .media__top__wrap h3 {
    font-size: calc(1rem + ((1vw - 3.6px) * 1.7391)); } }

@media (min-width: 1280px) {
  .sec-media__toptxt {
    font-size: 22px; }
  .media__top__wrap h3 {
    font-size: 32px; } }

@media (max-width: 1050px) {
  .sec-media__toptxt {
    max-width: 660px; } }

.sec-media__content {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  margin-bottom: 20px;
  padding: 0 3%; }
  .sec-media__content .flex-txt {
    width: 39%; }
    .sec-media__content .flex-txt p {
      color: #fff;
      font-size: 1.7em;
      line-height: 1.8; }
  .sec-media__content .flex-img {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 49%;
    -webkit-box-shadow: 0 0 20px #666;
    box-shadow: 0 0 20px #666; }
    .sec-media__content .flex-img img {
      display: block; }

.sec__4 {
  background: url("../img/bg__parts__2.png") repeat-x left bottom, -webkit-gradient(linear, left top, right top, color-stop(30%, #824809), to(#e6ca12));
  background: url("../img/bg__parts__2.png") repeat-x left bottom, -webkit-linear-gradient(left, #824809 30%, #e6ca12 100%);
  background: url("../img/bg__parts__2.png") repeat-x left bottom, -o-linear-gradient(left, #824809 30%, #e6ca12 100%);
  background: url("../img/bg__parts__2.png") repeat-x left bottom, linear-gradient(90deg, #824809 30%, #e6ca12 100%);
  background-size: 4%, auto; }

.sec__5 {
  padding-top: 60px;
  background: url("../img/bg__parts__3.png") repeat-x left top, url("../img/bg__parts__2.png") repeat-x left bottom, -webkit-gradient(linear, right top, left top, color-stop(30%, #824809), to(#e6ca12));
  background: url("../img/bg__parts__3.png") repeat-x left top, url("../img/bg__parts__2.png") repeat-x left bottom, -webkit-linear-gradient(right, #824809 30%, #e6ca12 100%);
  background: url("../img/bg__parts__3.png") repeat-x left top, url("../img/bg__parts__2.png") repeat-x left bottom, -o-linear-gradient(right, #824809 30%, #e6ca12 100%);
  background: url("../img/bg__parts__3.png") repeat-x left top, url("../img/bg__parts__2.png") repeat-x left bottom, linear-gradient(-90deg, #824809 30%, #e6ca12 100%);
  background-size: 4%,4%, auto; }

.sec__6 {
  padding-top: 60px;
  background: url("../img/bg__parts__3.png") repeat-x left top, -webkit-linear-gradient(315deg, #83480a 41%, #c69221 70%, #e6cb12 95%);
  background: url("../img/bg__parts__3.png") repeat-x left top, -o-linear-gradient(315deg, #83480a 41%, #c69221 70%, #e6cb12 95%);
  background: url("../img/bg__parts__3.png") repeat-x left top, linear-gradient(135deg, #83480a 41%, #c69221 70%, #e6cb12 95%);
  background-size: 4%, auto; }

.sec-media__point {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  padding: 0;
  width: 100%;
  max-width: 1130px;
  height: 198px;
  margin: 0 auto; }
  .sec-media__point p {
    position: absolute;
    left: 60%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-weight: bold;
    width: 72%;
    text-align: center; }

.bg_point-1 {
  background: url("../img/bg_point_left.png") no-repeat center center;
  background-size: 100%; }

@media (min-width: 360px) {
  .sec-media__point p {
    font-size: calc(0.875rem + ((1vw - 3.6px) * 0.8696)); } }

@media (min-width: 1280px) {
  .sec-media__point p {
    font-size: 22px; } }

.sec__7-wrap {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 120px 4.5% 50px;
  background: url("../img/bg__parts__4.png") repeat-x left top, url("../img/bg_brown.png") repeat left top;
  background-size: 4%, auto; }

.sec__7 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 1160px;
  margin: 0 auto; }
  .sec__7.top {
    padding: 0;
    margin-bottom: 100px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .sec__7.top .sec7__left {
      background-color: #fff;
      width: 56%;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      padding: 15px 30px 14px; }
      .sec__7.top .sec7__left h3 {
        font-size: 2.7em;
        color: #f2e128;
        text-align: center;
        margin-bottom: 5px;
        padding: 8px;
        background: #7d3d10;
        background: -webkit-gradient(linear, left bottom, left top, from(#7d3d10), color-stop(15%, #a85a07), color-stop(85%, #a85a07), to(#7d3d10));
        background: -webkit-linear-gradient(bottom, #7d3d10 0%, #a85a07 15%, #a85a07 85%, #7d3d10 100%);
        background: -o-linear-gradient(bottom, #7d3d10 0%, #a85a07 15%, #a85a07 85%, #7d3d10 100%);
        background: linear-gradient(0deg, #7d3d10 0%, #a85a07 15%, #a85a07 85%, #7d3d10 100%); }
      .sec__7.top .sec7__left .flexbox {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between; }
        .sec__7.top .sec7__left .flexbox .float-box {
          width: 70%;
          max-width: 706px;
          overflow: hidden; }
        .sec__7.top .sec7__left .flexbox .float-space {
          float: right;
          height: 23em; }
        .sec__7.top .sec7__left .flexbox .float-img {
          float: right;
          clear: both;
          margin: 8px; }
        .sec__7.top .sec7__left .flexbox p {
          font-size: 1.7em;
          font-weight: bold; }
        .sec__7.top .sec7__left .flexbox img.img-pkg {
          width: 43.8%; }
    .sec__7.top .sec7__right {
      width: 41%; }
  .sec__7.bottom {
    margin-bottom: 100px;
    padding: 4% 5%;
    background-color: #fff; }
    .sec__7.bottom h3 {
      margin: 0 auto 40px; }
      .sec__7.bottom h3 img {
        margin: 0 auto; }
    .sec__7.bottom .flexbox {
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; }
    .sec__7.bottom .flex-left {
      width: 60%; }
      .sec__7.bottom .flex-left li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start; }
        .sec__7.bottom .flex-left li:not(:last-child) {
          margin-bottom: 40px; }
        .sec__7.bottom .flex-left li img {
          max-width: 100%; }
        .sec__7.bottom .flex-left li div {
          width: 90%;
          border-left: 2px solid #9b6925;
          padding-left: 10px;
          margin-left: 10px; }
        .sec__7.bottom .flex-left li div p:first-child {
          font-size: 2.2em;
          color: #9b6925;
          font-weight: bold; }
        .sec__7.bottom .flex-left li div p:last-child {
          font-size: 1.6em; }
          .sec__7.bottom .flex-left li div p:last-child span {
            font-size: 14px; }
    .sec__7.bottom .flex-right {
      width: 32%; }
      .sec__7.bottom .flex-right a {
        display: block; }
        .sec__7.bottom .flex-right a img {
          display: block;
          margin: 0 auto; }

.c5__bottom_content_wrap {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 100px 4.5% 50px;
  background: #cb9f62;
  background: -webkit-gradient(linear, left bottom, left top, from(#cb9f62), color-stop(15%, #a26411), to(#a26411));
  background: -webkit-linear-gradient(bottom, #cb9f62 0%, #a26411 15%, #a26411 100%);
  background: -o-linear-gradient(bottom, #cb9f62 0%, #a26411 15%, #a26411 100%);
  background: linear-gradient(0deg, #cb9f62 0%, #a26411 15%, #a26411 100%); }

.c5__bottom_content {
  margin-bottom: 40px; }
  .c5__bottom_content h2 {
    font-size: 3em;
    color: #fff;
    text-shadow: 2px 2px 6px #121212;
    text-align: center;
    margin-bottom: 30px; }
  .c5__bottom_content p {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 5%;
    font-size: 1.8em;
    line-height: 1.8;
    color: #fff;
    margin-bottom: 20px; }

.c5__user_prof_wrap {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0; }
  .c5__user_prof_wrap .c5__user_prof_inner {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 95%;
    margin: 0 auto 45px; }
  .c5__user_prof_wrap p {
    color: #fff; }
  .c5__user_prof_wrap .c5__user_prof_ttl {
    font-size: 1.5em; }
  .c5__user_prof_wrap .c5__user_prof_name {
    font-size: 1.7em;
    font-weight: bold;
    margin-bottom: 5px; }
  .c5__user_prof_wrap .c5__user_prof_txt {
    font-size: 14px;
    line-height: 1.7; }

.c5__announce__2 {
  margin-bottom: 55px; }
  .c5__announce__2 .c5__announce__2-inner {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    padding: 20px 4%; }
  .c5__announce__2 h4 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 2.2em;
    font-weight: bold;
    text-align: center;
    color: #fff;
    padding: 8px;
    text-shadow: 2px 2px 1px #121212;
    background: #032d72;
    background: -webkit-gradient(linear, left top, left bottom, from(#032d72), color-stop(40%, #4e73af), color-stop(50%, #5579b4), color-stop(60%, #5074b0), to(#032d72));
    background: -webkit-linear-gradient(top, #032d72 0%, #4e73af 40%, #5579b4 50%, #5074b0 60%, #032d72 100%);
    background: -o-linear-gradient(top, #032d72 0%, #4e73af 40%, #5579b4 50%, #5074b0 60%, #032d72 100%);
    background: linear-gradient(180deg, #032d72 0%, #4e73af 40%, #5579b4 50%, #5074b0 60%, #032d72 100%); }
  .c5__announce__2 .flexbox {
    margin-bottom: 15px; }
  .c5__announce__2 .flex-txt {
    width: 60%; }
    .c5__announce__2 .flex-txt .ttl {
      font-size: 2.6em;
      font-weight: bold;
      margin-bottom: 10px; }
    .c5__announce__2 .flex-txt .name-1 {
      font-size: 2.2em; }
    .c5__announce__2 .flex-txt .name-2 {
      font-size: 1.8em;
      font-weight: bold;
      margin-bottom: 10px; }
  .c5__announce__2 .flex-img {
    width: 40%; }
    .c5__announce__2 .flex-img a {
      display: block; }
    .c5__announce__2 .flex-img img {
      display: block;
      margin: 0 auto; }
  .c5__announce__2 .txt {
    font-size: 1.7em;
    line-height: 1.8; }

.c5__announce_wrap_3 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 4.7% 60px; }

.c5__announce__3 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  max-width: 1160px;
  margin: 0 auto;
  padding: 0; }
  .c5__announce__3 a {
    display: block; }
  .c5__announce__3 .fl__img {
    margin-bottom: 100px; }
  .c5__announce__3 .info_1 {
    max-width: 100%;
    margin: 0 auto 50px; }
    .c5__announce__3 .info_1 img {
      max-width: 100%; }

.copy {
  font-size: 12px;
  color: #fff;
  text-align: right;
  line-height: 1.5; }
  .copy span {
    font-size: 1.8em;
    vertical-align: middle;
    position: relative;
    bottom: 1.5px; }

@media screen and (max-width: 1200px) {
  .c5__tabnav li.left .left_bgparts {
    left: 96%; }
  .c5__tabnav li img {
    max-width: 70%; } }

/*max-width:1200px*/
@media screen and (max-width: 768px) {
  .c5__tabnav li img {
    -webkit-transition: opacity 0;
    -o-transition: opacity 0;
    transition: opacity 0; }
    .c5__tabnav li img:hover {
      opacity: 1; }
  .c5__announce_wrap_3 {
    padding: 0 5% 50px; }
  .sec-media__point {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 5%;
    width: 97%; }
  .sec__2 .flexbox .flex-img p.top {
    font-size: 2em; }
  .sec__3 {
    padding: 50px 5%; }
  .sec__7.top {
    display: block; }
    .sec__7.top .sec7__left {
      width: 100%;
      margin-bottom: 30px; }
    .sec__7.top .sec7__right {
      width: 100%; }
      .sec__7.top .sec7__right img {
        display: block;
        max-width: 100%;
        margin: 0 auto; } }

@media screen and (max-width: 640px) {
  .pc {
    display: none; }
  .sp {
    display: block; }
  .c5__tabnav li {
    padding: 13px; }
    .c5__tabnav li.left {
      border-top: 2px solid #fff;
      border-right: 1px solid #fff;
      border-radius: 0 20px 0 0 / 0 20px 0 0;
      padding-bottom: 10px;
      -webkit-box-shadow: -1px -1px 5px -1px #444;
      box-shadow: -1px -1px 5px -1px #444; }
    .c5__tabnav li.right {
      border-top: 2px solid #fff;
      border-left: 2px solid #fff;
      border-radius: 20px 0 0 0 / 20px 0 0 0;
      -webkit-box-shadow: 2px -1px 5px -1px #444;
      box-shadow: 2px -1px 5px -1px #444; }
    .c5__tabnav li img {
      max-width: 100%;
      padding-top: 5px; }
  .sec__1 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px 6%; }
    .sec__1 p {
      font-size: 1.5em;
      /*pcの75%*/
      margin: 0 auto 20px; }
  .sec__2 .common_ttl {
    font-size: 1.7em;
    padding: 7.5px; }
  .sec__2 .flexbox {
    padding: 15px 5%; }
    .sec__2 .flexbox .flex-txt {
      width: 100%; }
      .sec__2 .flexbox .flex-txt p {
        font-size: 1.3em;
        margin-bottom: 20px; }
      .sec__2 .flexbox .flex-txt a {
        max-width: 50%;
        margin: 0 auto; }
    .sec__2 .flexbox .flex-img {
      width: 100%;
      margin-bottom: 20px; }
      .sec__2 .flexbox .flex-img p.top {
        font-size: 1.6em; }
      .sec__2 .flexbox .flex-img p.bottom {
        font-size: 2.2em; }
  .content__left .sec__2 .flexbox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
  .content__left .sec__2 .flex-img a {
    margin-top: 10px; }
  .content__right .sec__2 .flexbox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse; }
  .content__right .sec__2 .flex-img a {
    margin-top: 10px;
    max-width: 50%; }
  .sec__3 {
    padding: 20px 3%;
    background-size: 7%, 6%; }
    .sec__3 h2 {
      font-size: 1.5em;
      line-height: 2.5; }
      .sec__3 h2 .col-left__inner {
        padding-bottom: 5px; }
    .sec__3 p {
      padding: 10px 0;
      font-size: 1.6em;
      line-height: 1.9; }
  .sec__4 {
    background: url("../img/bg__parts__2.png") repeat-x left bottom, -webkit-gradient(linear, left top, right top, color-stop(87%, #824809), to(#e6ca12));
    background: url("../img/bg__parts__2.png") repeat-x left bottom, -webkit-linear-gradient(left, #824809 87%, #e6ca12 100%);
    background: url("../img/bg__parts__2.png") repeat-x left bottom, -o-linear-gradient(left, #824809 87%, #e6ca12 100%);
    background: url("../img/bg__parts__2.png") repeat-x left bottom, linear-gradient(90deg, #824809 87%, #e6ca12 100%);
    background-size: 7%, auto; }
  .sec__5 {
    padding-top: 60px;
    background: url("../img/bg__parts__3.png") repeat-x left top, url("../img/bg__parts__2.png") repeat-x left bottom, -webkit-linear-gradient(315deg, #e5c913 0%, #cda911 9%, #83490a 28%);
    background: url("../img/bg__parts__3.png") repeat-x left top, url("../img/bg__parts__2.png") repeat-x left bottom, -o-linear-gradient(315deg, #e5c913 0%, #cda911 9%, #83490a 28%);
    background: url("../img/bg__parts__3.png") repeat-x left top, url("../img/bg__parts__2.png") repeat-x left bottom, linear-gradient(135deg, #e5c913 0%, #cda911 9%, #83490a 28%);
    background-size: 7%,7%, auto; }
  .sec__6 {
    padding-top: 60px;
    background: url("../img/bg__parts__3.png") repeat-x left top, -webkit-linear-gradient(135deg, #e5c913 0%, #cda911 9%, #83490a 28%);
    background: url("../img/bg__parts__3.png") repeat-x left top, -o-linear-gradient(135deg, #e5c913 0%, #cda911 9%, #83490a 28%);
    background: url("../img/bg__parts__3.png") repeat-x left top, linear-gradient(-45deg, #e5c913 0%, #cda911 9%, #83490a 28%);
    background-size: 7%, auto; }
  .sec-media {
    padding: 20px 0 30px; }
    .sec-media .media__top__wrap {
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      margin: 0 auto 10px;
      padding: 0% 2% 0% 5%;
      background: url("../img/bg__ttl_sp.png") no-repeat left center;
      background-size: 100% 100%; }
    .sec-media__toptxt {
      padding: 15% 0 0;
      margin-bottom: 10px;
      width: 85%;
      width: 90%;
      letter-spacing: -.5px;
      -webkit-transform: rotate(-4deg);
      -ms-transform: rotate(-4deg);
      transform: rotate(-4deg); }
    .sec-media__toptxt.ex {
      width: 65%; }
    .sec-media h3 {
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      width: 90%;
      margin-bottom: 5px;
      padding: 0 5% 7%;
      line-height: 1.6;
      -webkit-transform: rotate(-4deg);
      -ms-transform: rotate(-4deg);
      transform: rotate(-4deg); }
  .sec-media__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 15px;
    padding: 0 5%; }
    .sec-media__content.reverse {
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
      flex-direction: column-reverse; }
    .sec-media__content .flex-txt {
      width: 100%;
      margin-bottom: 10px; }
      .sec-media__content .flex-txt p {
        font-size: 1.4em; }
    .sec-media__content .flex-img {
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      width: 100%; }
  .sec-media__point p {
    left: 65%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 55%;
    margin: 0 auto;
    text-align: left; }
  .bg_point-1 {
    background: url("../img/bg_point_left_sp.png") no-repeat center center;
    background-size: 100% 100%; }
  .sec__7-wrap {
    padding: 35px 5%;
    background-size: 7%, 6%; }
  .sec__7 {
    padding: 2%; }
    .sec__7 h3 {
      margin-bottom: 10px; }
    .sec__7 .flexbox {
      display: block; }
    .sec__7.top {
      margin-bottom: 25px; }
      .sec__7.top .sec7__left {
        width: 100%;
        margin-bottom: 20px;
        padding: 15px; }
        .sec__7.top .sec7__left h3 {
          font-size: 2em; }
        .sec__7.top .sec7__left .flexbox .float-box {
          width: 100%; }
        .sec__7.top .sec7__left .flexbox .float-space {
          height: 14em; }
        .sec__7.top .sec7__left .flexbox .float-img {
          margin: 2px; }
        .sec__7.top .sec7__left .flexbox p {
          font-size: 1.4em;
          padding: 10px 0; }
        .sec__7.top .sec7__left .flexbox img {
          display: block;
          width: 60%;
          margin: 0 auto; }
      .sec__7.top .sec7__right {
        width: 100%; }
    .sec__7.bottom {
      padding-top: 30px;
      margin-bottom: 25px; }
      .sec__7.bottom h3 img {
        max-width: 100%; }
      .sec__7.bottom .flex-left {
        width: 100%;
        margin-bottom: 15px; }
        .sec__7.bottom .flex-left li {
          margin-bottom: 30px; }
          .sec__7.bottom .flex-left li img {
            max-width: 5%; }
          .sec__7.bottom .flex-left li div p:first-child {
            font-size: 1.6em; }
          .sec__7.bottom .flex-left li div p:last-child {
            font-size: 1.3em; }
            .sec__7.bottom .flex-left li div p:last-child span {
              font-size: 11px; }
      .sec__7.bottom .flex-right {
        width: 100%;
        max-width: 80%;
        margin: 0 auto; }
  .c5__bottom_content_wrap {
    padding: 30px 5%; }
  .c5__bottom_content {
    margin-bottom: 20px; }
    .c5__bottom_content h2 {
      font-size: 1.6em;
      line-height: 1.8;
      margin-bottom: 20px; }
    .c5__bottom_content p {
      padding: 0;
      font-size: 1.4em;
      margin-bottom: 10px; }
  .c5__announce .flexbox .fl__txt,
  .c5__announce__2 .flexbox .fl__txt,
  .c5__announce__3 .flexbox .fl__img {
    width: 100%;
    max-width: 100%; }
  .c5__announce h4 {
    font-size: 1.4em; }
  .c5__announce .flexbox {
    padding: 3%; }
  .c5__announce .flexbox .fl__txt h5 {
    font-size: 1.3em; }
  .c5__announce .flexbox .fl__txt p {
    font-size: 1.2em; }
  .c5__announce .flexbox .fl__txt a {
    font-size: 11px; }
  .c5__announce .flexbox .fl__txt a span {
    font-size: 12px; }
  .c5__announce .clearfix p {
    float: left;
    width: 65%; }
  .c5__announce .clearfix img {
    float: right;
    width: 33%;
    position: relative; }
  .c5__user_prof_wrap .c5__user_prof_inner {
    font-size: 85%; }
  .c5__user_prof_wrap .c5__user_prof_txt {
    font-size: 13px;
    line-height: 1.8; }
  .c5__announce__2 {
    margin-bottom: 30px; }
    .c5__announce__2 .c5__announce__2-inner {
      padding: 15px 4%; }
    .c5__announce__2 h4 {
      font-size: 1.6em;
      padding: 8px 2px; }
    .c5__announce__2 .flexbox {
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
      flex-direction: column-reverse;
      width: 90%;
      margin: 0 auto 10px; }
    .c5__announce__2 .flex-txt {
      width: 100%; }
      .c5__announce__2 .flex-txt .ttl {
        font-size: 1.8em;
        margin-bottom: 10px; }
      .c5__announce__2 .flex-txt .name-1 {
        font-size: 1.6em; }
      .c5__announce__2 .flex-txt .name-2 {
        font-size: 1.4em;
        margin-bottom: 10px; }
      .c5__announce__2 .flex-txt img {
        max-width: 50%; }
    .c5__announce__2 .flex-img {
      width: 100%; }
    .c5__announce__2 .txt {
      font-size: 1.4em; }
  .c5__announce_wrap_3 {
    padding: 0 5% 30px; }
  .c5__announce__3 .fl__img {
    margin-bottom: 25px; }
  .c5__announce__3 .info_1 {
    margin: 0 auto 25px; }
  .copy {
    font-size: 10px;
    margin-left: auto;
    line-height: 1;
    word-break: break-all; } }

/*max-width:640px*/
@media screen and (max-width: 450px) {
  .sec-media__point {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 5.5%;
    width: 97%;
    height: 160px; }
  .bg_point-1 {
    background: url("../img/bg_point_left_sp.png") no-repeat center center;
    background-size: contain; } }

.clearfix::after {
  content: "";
  display: block;
  clear: both; }
