@charset "UTF-8";
@import url("https://fonts.googleapis.com/earlyaccess/notosanstc.css");
@import url("https://fonts.googleapis.com/earlyaccess/cwtexming.css");
@import url("https://fonts.googleapis.com/earlyaccess/cwtexkai.css");
@import url("https://fonts.googleapis.com/earlyaccess/cwtexfangsong.css");
@import url("https://fonts.googleapis.com/earlyaccess/cwtexyen.css");
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

@font-face {
  font-family: 'FontAwesome';
  /* src: url("../fonts/fontawesome-webfont.eot");
  src: url("../fonts/fontawesome-webfont.eot") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2") format("woff2"), url("../fonts/fontawesome-webfont.woff") format("woff"), url("../fonts/fontawesome-webfont.ttf") format("truetype"), url("../fonts/fontawesome-webfont.svg") format("svg"); */
  font-weight: normal;
  font-style: normal;
}
a {
  text-decoration: none;
  outline: none;
}

input, select {
  vertical-align: middle;
}

img {
  vertical-align: middle;
  margin: 0;
  padding: 0;
  border: 0;
}

b {
  font-weight: bold;
}

html, body {
  width: 100%;
  height: 100%;
}

::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #999;
}

:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #999;
}

::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #999;
}

:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #999;
}

.secbox-4 .ans01 .slogin dl {
  overflow: hidden;
}

.btn-top, .btn-top:active, .btn-top:focus, .btn-go, header, header .btn-Nav, .secbox-2 .ans01, .secbox-3 .ans01, .secbox-4 .ans01, .secbox-4 .ans01 .table-style03 table.table-pc, .secbox-4 .ans01 .table-style03 table.table-mobile, .secbox-4 .ans01 .slogin dt {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

.btn-top, .btn-top:active, .btn-top:focus, .btn-top:hover, .btn-top:active:hover, .btn-top:focus:hover, .btn-top.cd-is-visible, .btn-top.cd-fade-out, .btn-go, .btn-go:hover {
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.ellipsis {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.clrBoth {
  clear: both;
}

.divine-2-box {
  position: relative;
}
.divine-2-box .divine-left {
  float: none;
}
@media only screen and (min-width: 481px) {
  .divine-2-box .divine-left {
    float: left;
  }
}
.divine-2-box .divine-right {
  float: none;
}
@media only screen and (min-width: 481px) {
  .divine-2-box .divine-right {
    float: right;
  }
}

.show-pc {
  display: none;
}
@media only screen and (min-width: 768px) {
  .show-pc {
    display: block;
  }
}

.show-mobile {
  display: block;
}
@media only screen and (min-width: 768px) {
  .show-mobile {
    display: none;
  }
}

.has-animation {
  position: relative;
}
.has-animation p, .has-animation h2 {
  opacity: 0;
}
.has-animation.animate-in p, .has-animation.animate-in h2 {
  animation: textHidden 0.1s 1.1s forwards;
}
.has-animation.animate-in:before, .has-animation.animate-in:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  z-index: 10;
}
.has-animation.animate-in:after {
  animation-delay: .3s;
}
.has-animation.animation-ltr.animate-in:before {
  animation: revealLTR 1.5s ease;
}
.has-animation.animation-ltr.animate-in:after {
  animation: revealLTR 1s .3s ease;
}
.has-animation.animation-rtl.animate-in:before {
  animation: revealRTL 1.5s ease;
}
.has-animation.animation-rtl.animate-in:after {
  animation: revealRTL 1s .3s ease;
}

@keyframes movingSec1Gph {
  0% {
    transform: translateY(0);
  }
  20% {
    transform: translateY(-0.25%);
  }
  50% {
    transform: translateY(-0.5%);
  }
  80% {
    transform: translateY(-0.25%);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes revealLTR {
  0% {
    width: 0;
    left: 0;
  }
  65% {
    width: 100%;
    left: 0;
  }
  100% {
    width: 0;
    left: 100%;
  }
}
@keyframes revealRTL {
  0% {
    width: 0;
    right: 0;
  }
  65% {
    width: 100%;
    right: 0;
  }
  100% {
    width: 0;
    right: 100%;
  }
}
@keyframes textHidden {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
body {
  font-size: 15px;
  font-family: "FontAwesome", "Century Gothic", "Arial", "Noto Sans TC", "微軟正黑體";
  margin: 0;
  padding: 0;
}

.btn-top, .btn-top:active, .btn-top:focus {
  display: block;
  position: fixed;
  bottom: 73px;
  right: 10px;
  width: 48px;
  height: 48px;
  font-size: 100%;
  text-align: center;
  color: #646464 !important;
  background-color: #fff;
  cursor: pointer;
  border-radius: 100rem;
  box-shadow: 0 10px 60px 0 rgba(0, 0, 0, 0.15);
  padding: 15px 0;
  visibility: hidden;
  opacity: 0;
  z-index: 99;
}
@media only screen and (min-width: 481px) {
  .btn-top, .btn-top:active, .btn-top:focus {
    font-size: 110%;
    bottom: 75px;
    right: 10px;
    width: 50px;
    height: 50px;
    padding: 15px 0;
  }
}
@media only screen and (min-width: 768px) {
  .btn-top, .btn-top:active, .btn-top:focus {
    font-size: 120%;
    bottom: 100px;
    right: 30px;
    width: 55px;
    height: 55px;
    padding: 18px 0;
  }
}
.btn-top:hover, .btn-top:active:hover, .btn-top:focus:hover {
  color: #1c345a !important;
}

.btn-top.cd-is-visible {
  visibility: visible;
  opacity: 1;
}

.btn-top.cd-fade-out {
  opacity: 1;
}

.btn-go {
  display: inline-block;
  position: fixed;
  bottom: 10px;
  right: 10px;
  width: 48px;
  height: 48px;
  font-size: 80%;
  text-align: center;
  color: #23383b !important;
  background-color: #ffffff;
  cursor: pointer;
  border-radius: 100rem;
  box-shadow: 0 10px 60px 0 rgba(0, 0, 0, 0.15);
  padding: 10px 0;
  z-index: 99;
  line-height: 1.3;
}
@media only screen and (min-width: 481px) {
  .btn-go {
    font-size: 80%;
    bottom: 10px;
    right: 10px;
    width: 50px;
    height: 50px;
    padding: 12px 0;
  }
}
@media only screen and (min-width: 768px) {
  .btn-go {
    font-size: 90%;
    bottom: 30px;
    right: 30px;
    width: 55px;
    height: 55px;
    padding: 10px 0;
  }
}
.btn-go:hover {
  color: #ffffff !important;
  background-color: #008f7e;
}

header {
  position: relative;
  width: 100%;
  margin: 0px auto;
  padding: 0;
  z-index: 5;
}
@media only screen and (min-width: 0px) {
  header {
    height: 0;
    padding-bottom: 110%;
    background: url(../images/banner_phone.jpg) no-repeat top center;
    background-size: cover;
  }
}
@media only screen and (min-width: 481px) {
  header {
    height: 0;
    padding-bottom: 50%;
    background: url(../images/banner.jpg) no-repeat top center;
    background-size: cover;
  }
}
@media only screen and (min-width: 1100px) {
  header {
    height: 750px;
    background: url(../images/banner.jpg) no-repeat top center;
    background-size: auto;
    padding: 0;
  }
}
@media only screen and (min-width: 0px) {
  header .container {
    height: 0;
    padding-bottom: 110%;
  }
}
@media only screen and (min-width: 481px) {
  header .container {
    height: 0;
    padding-bottom: 58%;
  }
}
@media only screen and (min-width: 1100px) {
  header .container {
    height: 750px;
    padding: 0;
  }
}
header .btn-logo {
  display: block;
  position: absolute;
  top: 5%;
  left: 36%;
  width: 30%;
  height: 9%;
  opacity: 1;
}
@media only screen and (min-width: 481px) {
  header .btn-logo {
    top: 3%;
    left: 10%;
    width: 15%;
    height: 10%;
  }
}
@media only screen and (min-width: 768px) {
  header .btn-logo {
    top: 3%;
    left: 10%;
    width: 15%;
    height: 10%;
  }
}
@media only screen and (min-width: 1100px) {
  header .btn-logo {
    top: 3%;
    left: 0;
    width: 19%;
    height: 12%;
  }
}
header .ani-fan {
  position: relative;
  width: 80%;
  margin: 0 auto 25px auto;
  padding: 80px 0 0 0;
  z-index: 3;
}
@media only screen and (min-width: 481px) {
  header .ani-fan {
    width: 45%;
    margin: 0 auto 15px auto;
    padding: 50px 0 0 0;
  }
}
@media only screen and (min-width: 768px) {
  header .ani-fan {
    width: 50%;
    margin: 0 auto 30px auto;
    padding: 70px 0 0 0;
  }
}
@media only screen and (min-width: 1100px) {
  header .ani-fan {
    width: 700px;
    margin: 0 auto 50px auto;
    padding: 120px 0 0 0;
  }
}
header .ani-fan img {
  width: 100%;
}
header .ani-girl {
  display: block;
  position: absolute;
  left: 5%;
  bottom: 70px;
  width: 30%;
  z-index: 5;
}
@media only screen and (min-width: 481px) {
  header .ani-girl {
    left: 23%;
    bottom: 90px;
    width: 17%;
  }
}
@media only screen and (min-width: 768px) {
  header .ani-girl {
    left: 20%;
    bottom: 170px;
    width: 17%;
  }
}
@media only screen and (min-width: 1100px) {
  header .ani-girl {
    left: 17%;
    bottom: 105px;
    width: 259px;
    height: 416px;
  }
}
header .ani-girl img {
  width: 100%;
}
header .ani-boy {
  display: block;
  position: absolute;
  right: 0;
  bottom: 70px;
  width: 30%;
  z-index: 5;
}
@media only screen and (min-width: 481px) {
  header .ani-boy {
    right: 20%;
    bottom: 90px;
    width: 17%;
  }
}
@media only screen and (min-width: 768px) {
  header .ani-boy {
    right: 20%;
    bottom: 170px;
    width: 17%;
  }
}
@media only screen and (min-width: 1100px) {
  header .ani-boy {
    right: 13%;
    bottom: 105px;
    width: 259px;
    height: 416px;
  }
}
header .ani-boy img {
  width: 100%;
}
header .navbar {
  display: none;
}
@media only screen and (min-width: 768px) {
  header .navbar {
    display: block;
    position: absolute;
    top: 10px;
    right: 0;
    width: 27%;
    height: 10%;
    opacity: 1;
    z-index: 4;
  }
}
header .navbar nav {
  display: none;
}
@media only screen and (min-width: 1100px) {
  header .navbar nav {
    margin: 20px auto;
    padding: 0;
    display: flex;
    justify-content: center;
    width: 100%;
    flex-wrap: wrap;
  }
}
header .navbar a {
  display: block;
  color: #ffffff;
  font-size: 18px;
  width: calc(100% /3);
  margin: 0 10px;
  text-decoration: none;
}
header .navbar a i {
  margin: 0 10px 0 0;
}
header .navbar a:hover {
  color: #fff45c;
}
header .btn-Nav {
  display: block;
  position: fixed;
  top: 10px;
  right: 10px;
  width: 45px;
  height: 45px;
  text-align: center;
  font-size: 140%;
  padding: 14px 0;
  cursor: pointer;
  background-color: #ffffff;
  border: #375697 1px solid;
  z-index: 999;
}
@media only screen and (min-width: 768px) {
  header .btn-Nav {
    display: none;
  }
}
header .btn-Nav span {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 30px;
  height: 2px;
  background-color: #375697;
  margin: auto;
  transition: all .4s;
  opacity: 1;
}
header .btn-Nav span::before, header .btn-Nav span::after {
  content: "";
  display: block;
  position: absolute;
  width: 30px;
  height: 2px;
  background-color: #375697;
  transition: all .4s;
  z-index: 11;
}
header .btn-Nav span::before {
  top: -8px;
}
header .btn-Nav span::after {
  bottom: -8px;
}
header .btn-Nav-ov {
  background: white !important;
  border: #fff 1px solid !important;
}
header .btn-Nav-ov span {
  background-color: transparent;
}
header .btn-Nav-ov span::before {
  top: 0;
  background-color: black !important;
  transform: rotate(45deg);
  transition: all .4s;
}
header .btn-Nav-ov span::after {
  bottom: 0;
  background-color: black !important;
  transform: rotate(-45deg);
  transition: all .4s;
}
header .btn-start {
  display: block;
  width: 50px;
  margin: 0 auto;
}
@media only screen and (min-width: 481px) {
  header .btn-start {
    width: 50px;
  }
}
@media only screen and (min-width: 768px) {
  header .btn-start {
    width: 70px;
  }
}
header .btn-start img {
  width: 100%;
  margin-top:30px
}

.navbar-inside {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100%;
  background: rgba(0, 0, 0, 0.65);
  border: #e3e3e3 1px solid;
  z-index: 10;
}
@media only screen and (min-width: 768px) {
  .navbar-inside {
    display: none;
  }
}
.navbar-inside nav {
  position: relative;
  color: #f46a1f;
  width: 90%;
  height: 15vh;
  background: white;
  margin: 40% auto 0 auto;
  padding: 60px 0 10px 0;
  display: block;
}
@media only screen and (min-width: 481px) {
  .navbar-inside nav {
    width: 80%;
    height: 30vh;
    flex-wrap: wrap;
    margin: 12% auto 0 auto;
    padding: 50px 0 10px 0;
  }
}
.navbar-inside nav .btn-close {
  position: absolute;
  display: block;
  top: 0;
  right: -45%;
  border-bottom: none;
  z-index: 50;
}
.navbar-inside nav a {
  display: block;
  color: #0e2b2e;
  font-size: 18px;
  width: 100%;
  margin: 0 auto;
  padding: 10px 0 10px 0;
  text-decoration: none;
  text-align: center;
}

.edm-wrapper {
  position: relative;
  width: 100%;
  padding: 20px 0 30px 0;
  margin: 0 auto;
}
@media only screen and (min-width: 481px) {
  .edm-wrapper {
    width: 100%;
    padding: 20px 0 50px 0;
  }
}
@media only screen and (min-width: 1100px) {
  .edm-wrapper {
    width: 1200px;
    padding: 20px 0 30px 0;
  }
}

.edm-wrapper-w {
  position: relative;
  width: 100%;
  padding: 20px 0 30px 0;
  margin: 0 auto;
  background-color: #ffffff;
}
@media only screen and (min-width: 481px) {
  .edm-wrapper-w {
    width: 100%;
    padding: 20px 0 50px 0;
  }
}
@media only screen and (min-width: 1100px) {
  .edm-wrapper-w {
    width: 1200px;
    padding: 30px 0 50px 0;
  }
}

.edm-wrapper-TB0 {
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding: 0;
}
@media only screen and (min-width: 481px) {
  .edm-wrapper-TB0 {
    width: 100%;
  }
}
@media only screen and (min-width: 1100px) {
  .edm-wrapper-TB0 {
    width: 1200px;
  }
}

.has-animation {
  position: relative;
}
.has-animation p, .has-animation h2 {
  opacity: 0;
}
.has-animation.animate-in p, .has-animation.animate-in h2 {
  animation: textHidden 0.1s 1.1s forwards;
}
.has-animation.animate-in:before, .has-animation.animate-in:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  z-index: 10;
}
.has-animation.animate-in:before {
  background-color: #ffffff;
}
.has-animation.animate-in:after {
  background-color: #004532;
  animation-delay: .5s;
}
.has-animation.animation-ltr.animate-in:before {
  animation: revealLTR 1.5s ease;
}
.has-animation.animation-ltr.animate-in:after {
  animation: revealLTR 1s .2s ease;
}
.has-animation.animation-rtl.animate-in:before {
  animation: revealRTL 1.5s ease;
}
.has-animation.animation-rtl.animate-in:after {
  animation: revealRTL 1s .2s ease;
}

.title-style {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 85%;
  margin: 40px auto 20px auto;
  border-top: #ffffff 1px solid;
  border-bottom: #ffffff 1px solid;
}
@media only screen and (min-width: 481px) {
  .title-style {
    width: 80%;
    margin: 50px auto 30px auto;
  }
}
@media only screen and (min-width: 1100px) {
  .title-style {
    width: 60%;
    margin: 50px auto 50px auto;
  }
}
.title-style figcaption {
  color: #ffffff;
  font-weight: bolder;
  font-size: 120%;
  text-align: center;
  line-height: 1.5;
  padding: 3px 0;
}
@media only screen and (min-width: 481px) {
  .title-style figcaption {
    font-size: 150%;
    line-height: 1.5;
    padding: 3px 0;
  }
}
@media only screen and (min-width: 1100px) {
  .title-style figcaption {
    font-size: 200%;
    line-height: 1.3;
    padding: 3px 0;
  }
}
.title-style aside {
  width: 35px;
  margin: 0 10px;
}
.title-style aside img {
  width: 100%;
}

.title-style-gm {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 80%;
  margin: 40px auto 20px auto;
  border-top: #0d524e 1px solid;
  border-bottom: #0d524e 1px solid;
}
@media only screen and (min-width: 481px) {
  .title-style-gm {
    width: 80%;
    margin: 50px auto 30px auto;
  }
}
@media only screen and (min-width: 1100px) {
  .title-style-gm {
    width: 60%;
    margin: 50px auto 50px auto;
  }
}
.title-style-gm figcaption {
  color: #0d524e;
  font-weight: bolder;
  font-size: 120%;
  text-align: center;
  line-height: 1.5;
  padding: 3px 0;
}
@media only screen and (min-width: 481px) {
  .title-style-gm figcaption {
    font-size: 150%;
    line-height: 1.5;
    padding: 3px 0;
  }
}
@media only screen and (min-width: 1100px) {
  .title-style-gm figcaption {
    font-size: 200%;
    line-height: 1.3;
    padding: 3px 0;
  }
}
.title-style-gm aside {
  width: 35px;
  margin: 0 10px;
}
.title-style-gm aside img {
  width: 100%;
}

.title-style-short {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 80%;
  margin: 40px auto 20px auto;
  border-top: #ffffff 1px solid;
  border-bottom: #ffffff 1px solid;
}
@media only screen and (min-width: 481px) {
  .title-style-short {
    width: 70%;
    margin: 70px auto 30px auto;
  }
}
@media only screen and (min-width: 1100px) {
  .title-style-short {
    width: 45%;
    margin: 50px auto 120px auto;
  }
}
.title-style-short figcaption {
  color: #ffffff;
  font-weight: bolder;
  font-size: 120%;
  text-align: center;
  line-height: 1.5;
  padding: 3px 0;
}
@media only screen and (min-width: 481px) {
  .title-style-short figcaption {
    font-size: 150%;
    line-height: 1.5;
  }
}
@media only screen and (min-width: 1100px) {
  .title-style-short figcaption {
    font-size: 200%;
    line-height: 1.3;
    padding: 3px 0;
  }
}
.title-style-short aside {
  width: 35px;
  margin: 0 10px;
}
.title-style-short aside img {
  width: 100%;
}

.secbox-1 {
  position: relative;
  width: 100%;
  background-color: #7a4623;
  overflow: hidden;
  z-index: 1;
}
.secbox-1 summary {
  position: relative;
  width: 85%;
  margin: 0 auto 50px auto;
  text-align: left;
  color: #ffffff;
  line-height: 1.5rem;
  font-size: 110%;
}
@media only screen and (min-width: 481px) {
  .secbox-1 summary {
    font-size: 120%;
    width: 80%;
    margin: 0 auto 55px auto;
  }
}
@media only screen and (min-width: 1100px) {
  .secbox-1 summary {
    font-size: 140%;
    width: 85%;
    line-height: 1.8rem;
    margin: 0 auto 80px auto;
  }
}
.secbox-1 .sec1display {
  display: flex;
  justify-content: space-around;
  align-items: center;
  flex-wrap: wrap;
  width: 95%;
  margin: 20px auto 10px auto;
}
@media only screen and (min-width: 481px) {
  .secbox-1 .sec1display {
    margin: 30px auto 10px auto;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 90%;
  }
}
@media only screen and (min-width: 1100px) {
  .secbox-1 .sec1display {
    margin: 40px auto 20px auto;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    width: 90%;
  }
}
.secbox-1 .sec1display div {
  margin: 10px auto 20px auto;
  width: 50%;
  line-height: 1.3rem;
}
@media only screen and (min-width: 481px) {
  .secbox-1 .sec1display div {
    width: calc(100% / 4);
  }
}
.secbox-1 .sec1display div aside {
  width: 55%;
  margin: 0 auto 10px;
  text-align: center;
}
@media only screen and (min-width: 481px) {
  .secbox-1 .sec1display div aside {
    width: 60%;
    margin: 0 auto 15px;
    text-align: center;
  }
}
@media only screen and (min-width: 1100px) {
  .secbox-1 .sec1display div aside {
    width: 168px;
    margin: 0 auto 20px;
    text-align: center;
  }
}
.secbox-1 .sec1display div aside img {
  width: 100%;
}
.secbox-1 .sec1display div figcaption {
  color: #ffe2a7;
  font-size: 100%;
  text-align: center;
  margin: 5px auto;
  width: 60%;
}
@media only screen and (min-width: 481px) {
  .secbox-1 .sec1display div figcaption {
    font-size: 115%;
    width: 60%;
    margin: 10px auto;
  }
}
@media only screen and (min-width: 1100px) {
  .secbox-1 .sec1display div figcaption {
    font-size: 130%;
    line-height: 1.5rem;
    width: 50%;
  }
}
.secbox-1 .sec1display div span {
  color: #e58d02;
  font-size: 110%;
}
.secbox-1 .tree_f {
  position: absolute;
  z-index: -3;
  bottom: 0;
  left: 0;
  width: 30%;
}
@media only screen and (min-width: 481px) {
  .secbox-1 .tree_f {
    bottom: 0;
    left: 0;
    width: 35%;
  }
}
@media only screen and (min-width: 1100px) {
  .secbox-1 .tree_f {
    bottom: -10px;
    left: 0;
    width: 25%;
  }
}
.secbox-1 .tree_f img {
  width: 100%;
}
.secbox-1 .tree_r {
  position: absolute;
  z-index: -3;
  bottom: -20px;
  right: 0;
  width: 30%;
}
@media only screen and (min-width: 481px) {
  .secbox-1 .tree_r {
    bottom: -20px;
    right: 0;
    width: 20%;
  }
}
@media only screen and (min-width: 1100px) {
  .secbox-1 .tree_r {
    bottom: -25px;
    right: 0;
    width: 15%;
  }
}
.secbox-1 .tree_r img {
  width: 100%;
}
.secbox-1 .tree_c {
  position: absolute;
  z-index: -3;
  bottom: -10px;
  right: 20%;
  width: 30%;
}
@media only screen and (min-width: 481px) {
  .secbox-1 .tree_c {
    bottom: -15px;
    right: 40%;
    width: 20%;
  }
}
@media only screen and (min-width: 1100px) {
  .secbox-1 .tree_c {
    bottom: -25px;
    right: 40%;
    width: 15%;
  }
}
.secbox-1 .tree_c img {
  width: 100%;
}

.secbox-2 {
  position: relative;
  width: 100%;
  background-color: #006847;
  overflow: hidden;
  z-index: 1;
}
.secbox-2 .qusetion01 {
  position: relative;
  background-color: #0a8268;
  color: #ffffff;
  font-weight: bold;
  font-size: 130%;
  text-align: left;
  padding: 15px 0 15px 80px;
  margin: 50px auto 30px auto;
  width: 75%;
  z-index: 1;
}
@media only screen and (min-width: 481px) {
  .secbox-2 .qusetion01 {
    font-size: 140%;
    padding: 20px 0 20px 100px;
    margin: 60px auto 30px auto;
    width: 65%;
  }
}
@media only screen and (min-width: 1100px) {
  .secbox-2 .qusetion01 {
    font-size: 165%;
    padding: 30px 0 30px 150px;
    margin: 80px auto 30px auto;
    width: 70%;
  }
}
.secbox-2 .q-girl {
  position: absolute;
  z-index: 10;
  bottom: 10px;
  left: 10px;
  width: 25%;
}
@media only screen and (min-width: 481px) {
  .secbox-2 .q-girl {
    bottom: 0;
    left: -10px;
    width: 20%;
  }
}
@media only screen and (min-width: 1100px) {
  .secbox-2 .q-girl {
    bottom: 0;
    left: -20px;
    width: 159px;
  }
}
.secbox-2 .q-girl img {
  width: 100%;
}
.secbox-2 .ans01 {
  position: relative;
  margin: 10px auto;
  width: 95%;
  z-index: 1;
  padding: 100px 0 50px 0;
}
@media only screen and (min-width: 481px) {
  .secbox-2 .ans01 {
    width: 88%;
    padding: 100px 30px 30px 30px;
  }
}
@media only screen and (min-width: 1100px) {
  .secbox-2 .ans01 {
    width: 85%;
    padding: 100px 100px 50px 100px;
  }
}
.secbox-2 .ans01 aside {
  background-color: #fef8aa;
  margin: 30px auto 0 auto;
  color: #00561f;
  font-size: 120%;
  line-height: 1.2;
  text-align: left;
  width: 85%;
  padding: 10px 10px;
}
@media only screen and (min-width: 481px) {
  .secbox-2 .ans01 aside {
    font-size: 130%;
    line-height: 1.2;
    padding: 20px 20px;
    width: 90%;
  }
}
@media only screen and (min-width: 1100px) {
  .secbox-2 .ans01 aside {
    font-size: 150%;
    line-height: 1.4;
    padding: 20px 20px;
  }
}
.secbox-2 .ans01 aside i {
  margin: 0 10px 0 0;
}
.secbox-2 .ans01 summary {
  color: #f7ff72;
  font-size: 125%;
  text-align: left;
  width: 100%;
  line-height: 1.3;
  margin: 20px auto;
  width: 90%;
}
@media only screen and (min-width: 481px) {
  .secbox-2 .ans01 summary {
    line-height: 1.5;
    margin: 20px auto;
    font-size: 130%;
    width: 100%;
  }
}
@media only screen and (min-width: 1100px) {
  .secbox-2 .ans01 summary {
    line-height: 1.5;
    margin: 30px auto;
    font-size: 140%;
  }
}
.secbox-2 .ans01 summary span {
  color: #ffffff;
}
.secbox-2 .a1-girl {
  position: absolute;
  top: 10px;
  left: 120px;
  width: 35%;
  z-index: 5;
}
@media only screen and (min-width: 481px) {
  .secbox-2 .a1-girl {
    top: 0;
    left: 10px;
    width: 20%;
  }
}
@media only screen and (min-width: 1100px) {
  .secbox-2 .a1-girl {
    top: 0;
    left: -20px;
    width: 168px;
  }
}
.secbox-2 .a1-girl img {
  width: 100%;
}
.secbox-2 .bg-grass01 {
  position: absolute;
  z-index: -3;
  top: 20px;
  right: 0;
  width: 30%;
}
@media only screen and (min-width: 481px) {
  .secbox-2 .bg-grass01 {
    top: 10px;
    right: 0;
    width: 20%;
  }
}
@media only screen and (min-width: 1100px) {
  .secbox-2 .bg-grass01 {
    top: 0;
    right: 0;
    width: 15%;
  }
}
.secbox-2 .bg-grass01 img {
  width: 100%;
}
.secbox-2 .bg-grass02 {
  position: absolute;
  z-index: -3;
  top: 20px;
  left: 0;
  width: 30%;
}
@media only screen and (min-width: 481px) {
  .secbox-2 .bg-grass02 {
    top: 10px;
    left: 0;
    width: 20%;
  }
}
@media only screen and (min-width: 1100px) {
  .secbox-2 .bg-grass02 {
    top: 0;
    left: 0;
    width: 15%;
  }
}
.secbox-2 .bg-grass02 img {
  width: 100%;
}

.secbox-3 {
  position: relative;
  width: 100%;
  overflow: hidden;
  background-color: #00563d;
}
.secbox-3 .qusetion01 {
  position: relative;
  background-color: #004532;
  color: #ffffff;
  font-weight: bold;
  font-size: 130%;
  text-align: left;
  padding: 15px 0 15px 80px;
  margin: 50px auto 30px auto;
  width: 75%;
  z-index: 1;
  line-height: 1.4rem;
}
@media only screen and (min-width: 481px) {
  .secbox-3 .qusetion01 {
    font-size: 140%;
    padding: 20px 0 20px 100px;
    margin: 60px auto 30px auto;
    width: 65%;
    line-height: 1.6rem;
  }
}
@media only screen and (min-width: 1100px) {
  .secbox-3 .qusetion01 {
    font-size: 165%;
    padding: 30px 0 30px 150px;
    margin: 80px auto 30px auto;
    width: 70%;
  }
}
.secbox-3 .q-girl {
  position: absolute;
  z-index: 5;
  bottom: 10px;
  left: 10px;
  width: 25%;
}
@media only screen and (min-width: 481px) {
  .secbox-3 .q-girl {
    bottom: 0;
    left: -10px;
    width: 20%;
  }
}
@media only screen and (min-width: 1100px) {
  .secbox-3 .q-girl {
    bottom: 0;
    left: -20px;
    width: 159px;
  }
}
.secbox-3 .q-girl img {
  width: 100%;
}
.secbox-3 .ans01 {
  position: relative;
  margin: 10px auto;
  width: 95%;
  z-index: 1;
  padding: 100px 0 50px 0;
  /*table-style02*/
}
@media only screen and (min-width: 481px) {
  .secbox-3 .ans01 {
    width: 88%;
    padding: 100px 30px 30px 30px;
  }
}
@media only screen and (min-width: 1100px) {
  .secbox-3 .ans01 {
    width: 85%;
    padding: 100px 100px 50px 100px;
  }
}
.secbox-3 .ans01 .table-style01 {
  margin: 30px auto;
}
.secbox-3 .ans01 .table-style01 .tt {
  color: #f7ff72;
  font-size: 130%;
  margin: 10px auto 10px auto;
}
.secbox-3 .ans01 .table-style01 .tt i {
  margin: 0 10px 0 0;
}
.secbox-3 .ans01 .table-style01 aside {
  background-color: #ffffff;
  border: #00563d 1px solid;
  color: #282828;
  font-size: 120%;
  padding: 10px 20px;
}
.secbox-3 .ans01 .table-style02 {
  margin: 40px auto 0 auto;
  /*table END */
}
.secbox-3 .ans01 .table-style02 .tt {
  color: #f7ff72;
  font-size: 130%;
  margin: 10px auto 0 auto;
}
.secbox-3 .ans01 .table-style02 .tt i {
  margin: 0 10px 0 0;
}
.secbox-3 .ans01 .table-style02 table {
  width: 100%;
  border: #ffffff 1px solid;
  margin: 10px auto 10px auto;
}
@media only screen and (min-width: 481px) {
  .secbox-3 .ans01 .table-style02 table {
    margin: 30px auto 30px auto;
  }
}
@media only screen and (min-width: 1100px) {
  .secbox-3 .ans01 .table-style02 table {
    margin: 10px auto 30px auto;
  }
}
.secbox-3 .ans01 .table-style02 table th {
  background-color: #fff45c;
  font-size: 130%;
  font-weight: bold;
  border: #00563d 2px solid;
  text-align: center;
}
.secbox-3 .ans01 .table-style02 table tr {
  background-color: #ffffff;
}
.secbox-3 .ans01 .table-style02 table td {
  color: #282828;
  text-align: left;
  padding: 10px 10px;
  font-size: 100%;
  border: #00563d 2px solid;
}
@media only screen and (min-width: 481px) {
  .secbox-3 .ans01 .table-style02 table td {
    font-size: 110%;
    padding: 10px 10px;
  }
}
@media only screen and (min-width: 1100px) {
  .secbox-3 .ans01 .table-style02 table td {
    font-size: 120%;
    padding: 10px 10px;
  }
}
.secbox-3 .a1-girl {
  position: absolute;
  top: 10px;
  left: 120px;
  width: 35%;
  z-index: 5;
}
@media only screen and (min-width: 481px) {
  .secbox-3 .a1-girl {
    top: 0;
    left: 10px;
    width: 20%;
  }
}
@media only screen and (min-width: 1100px) {
  .secbox-3 .a1-girl {
    top: 0;
    left: -20px;
    width: 168px;
  }
}
.secbox-3 .a1-girl img {
  width: 100%;
}

.secbox-4 {
  position: relative;
  width: 100%;
  overflow: hidden;
  background-color: #004532;
}
.secbox-4 .qusetion01 {
  position: relative;
  background-color: #00563d;
  color: #ffffff;
  font-weight: bold;
  font-size: 130%;
  text-align: left;
  padding: 15px 0 15px 80px;
  margin: 50px auto 30px auto;
  width: 75%;
  z-index: 1;
  line-height: 1.4rem;
}
@media only screen and (min-width: 481px) {
  .secbox-4 .qusetion01 {
    font-size: 140%;
    padding: 20px 0 20px 100px;
    margin: 60px auto 30px auto;
    width: 65%;
    line-height: 1.6rem;
  }
}
@media only screen and (min-width: 1100px) {
  .secbox-4 .qusetion01 {
    font-size: 165%;
    padding: 30px 0 30px 150px;
    margin: 80px auto 30px auto;
    width: 70%;
  }
}
.secbox-4 .qusetion01 span {
  color: #faf456;
}
.secbox-4 .q-girl {
  position: absolute;
  z-index: 5;
  bottom: 10px;
  left: 10px;
  width: 25%;
}
@media only screen and (min-width: 481px) {
  .secbox-4 .q-girl {
    bottom: 0;
    left: -10px;
    width: 20%;
  }
}
@media only screen and (min-width: 1100px) {
  .secbox-4 .q-girl {
    bottom: 0;
    left: -20px;
    width: 159px;
  }
}
.secbox-4 .q-girl img {
  width: 100%;
}
.secbox-4 .ans01 {
  position: relative;
  margin: 10px auto;
  width: 95%;
  z-index: 1;
  padding: 100px 0 50px 0;
  /*table-style03*/
}
@media only screen and (min-width: 481px) {
  .secbox-4 .ans01 {
    width: 95%;
    padding: 80px 10px 30px 10px;
  }
}
@media only screen and (min-width: 1100px) {
  .secbox-4 .ans01 {
    width: 85%;
    padding: 100px 100px 50px 100px;
  }
}
.secbox-4 .ans01 .table-style03 {
  margin: 40px auto 0 auto;
  /* table-pc END */
  /* table-mobile END */
}
.secbox-4 .ans01 .table-style03 .tt {
  color: #f7ff72;
  font-size: 115%;
  line-height: 1.5rem;
  margin: 10px auto;
}
@media only screen and (min-width: 481px) {
  .secbox-4 .ans01 .table-style03 .tt {
    font-size: 130%;
    margin: 10px auto;
  }
}
.secbox-4 .ans01 .table-style03 .tt i {
  margin: 0 10px 0 0;
}
.secbox-4 .ans01 .table-style03 .table-pc {
  display: none;
}
@media only screen and (min-width: 768px) {
  .secbox-4 .ans01 .table-style03 .table-pc {
    display: table;
  }
}
.secbox-4 .ans01 .table-style03 .table-mobile {
  display: table;
}
@media only screen and (min-width: 768px) {
  .secbox-4 .ans01 .table-style03 .table-mobile {
    display: none;
  }
}
.secbox-4 .ans01 .table-style03 table.table-pc {
  width: 100%;
  margin: 0 auto 10px auto;
}
@media only screen and (min-width: 481px) {
  .secbox-4 .ans01 .table-style03 table.table-pc {
    margin: 20px auto 30px auto;
  }
}
@media only screen and (min-width: 1100px) {
  .secbox-4 .ans01 .table-style03 table.table-pc {
    margin: 10px auto 30px auto;
  }
}
.secbox-4 .ans01 .table-style03 table.table-pc th {
  background-color: #7a4623;
  font-size: 130%;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  border: #00563d 1px solid;
}
.secbox-4 .ans01 .table-style03 table.table-pc tr {
  background-color: #ffffff;
}
.secbox-4 .ans01 .table-style03 table.table-pc td {
  color: #282828;
  text-align: left;
  padding: 5px 5px;
  font-size: 100%;
  border: #00563d 1px solid;
  line-height: 1.3;
}
@media only screen and (min-width: 481px) {
  .secbox-4 .ans01 .table-style03 table.table-pc td {
    font-size: 110%;
    padding: 10px 10px;
    line-height: 1.3;
  }
}
@media only screen and (min-width: 1100px) {
  .secbox-4 .ans01 .table-style03 table.table-pc td {
    font-size: 120%;
    padding: 15px 15px;
    line-height: 1.4;
  }
}
.secbox-4 .ans01 .table-style03 table.table-pc td:nth-of-type(3) {
  background-color: #fcb540;
}
.secbox-4 .ans01 .table-style03 table.table-pc td:nth-of-type(4) {
  background-color: #84ccc9;
}
.secbox-4 .ans01 .table-style03 table.table-pc td:nth-of-type(5) {
  color: #81511c;
  padding: 0 0 0 10px;
}
.secbox-4 .ans01 .table-style03 table.table-pc .td-center {
  text-align: center;
}
@media only screen and (min-width: 481px) {
  .secbox-4 .ans01 .table-style03 table.table-pc ol {
    padding: 10px 10px;
  }
}
@media only screen and (min-width: 1100px) {
  .secbox-4 .ans01 .table-style03 table.table-pc ol {
    padding: 15px 15px;
  }
}
.secbox-4 .ans01 .table-style03 table.table-pc li {
  list-style-type: decimal;
}
.secbox-4 .ans01 .table-style03 table.table-pc .display {
  display: block;
}
@media only screen and (min-width: 481px) {
  .secbox-4 .ans01 .table-style03 table.table-pc .display {
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
}
.secbox-4 .ans01 .table-style03 table.table-pc .red {
  background-color: #db2f3d;
  color: #ffffff;
  font-size: 90%;
  letter-spacing: 3px;
  text-align: center;
  margin: 10px auto;
  padding: 2px 2px;
}
@media only screen and (min-width: 481px) {
  .secbox-4 .ans01 .table-style03 table.table-pc .red {
    padding: 2px 5px;
    margin: 0 0 0 10px;
  }
}
.secbox-4 .ans01 .table-style03 table.table-pc .org {
  background-color: #eb6100;
  color: #ffffff;
  font-size: 100%;
  padding: 2px 2px;
  margin: 10px auto;
  text-align: center;
  letter-spacing: 3px;
}
@media only screen and (min-width: 481px) {
  .secbox-4 .ans01 .table-style03 table.table-pc .org {
    font-size: 110%;
    padding: 5px 5px;
    margin: 0 0 0 10px;
  }
}
.secbox-4 .ans01 .table-style03 table.table-pc .blu {
  background-color: #0068b7;
  color: #ffffff;
  font-size: 100%;
  padding: 2px 2px;
  margin: 10px auto;
  text-align: center;
}
@media only screen and (min-width: 481px) {
  .secbox-4 .ans01 .table-style03 table.table-pc .blu {
    font-size: 110%;
    padding: 5px 5px;
    margin: 0 0 0 10px;
  }
}
.secbox-4 .ans01 .table-style03 table.table-pc span {
  color: #db2f3d;
  font-weight: bold;
}
.secbox-4 .ans01 .table-style03 table.table-mobile {
  width: 100%;
  margin: 0 auto 10px auto;
}
@media only screen and (min-width: 481px) {
  .secbox-4 .ans01 .table-style03 table.table-mobile {
    margin: 20px auto 30px auto;
  }
}
@media only screen and (min-width: 1100px) {
  .secbox-4 .ans01 .table-style03 table.table-mobile {
    margin: 10px auto 30px auto;
  }
}
.secbox-4 .ans01 .table-style03 table.table-mobile th {
  background-color: #7a4623;
  font-size: 130%;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  border: #00563d 1px solid;
}
.secbox-4 .ans01 .table-style03 table.table-mobile tr {
  background-color: #ffffff;
}
.secbox-4 .ans01 .table-style03 table.table-mobile tr:nth-of-type(3) {
  background-color: #fcb540;
}
.secbox-4 .ans01 .table-style03 table.table-mobile tr:nth-of-type(4) {
  background-color: #84ccc9;
}
.secbox-4 .ans01 .table-style03 table.table-mobile tr:nth-of-type(5) td {
  color: #81511c;
}
.secbox-4 .ans01 .table-style03 table.table-mobile td {
  color: #282828;
  text-align: left;
  padding: 5px 5px;
  font-size: 100%;
  border: #00563d 1px solid;
  line-height: 1.3;
}
@media only screen and (min-width: 481px) {
  .secbox-4 .ans01 .table-style03 table.table-mobile td {
    font-size: 110%;
    padding: 10px 10px;
    line-height: 1.3;
  }
}
@media only screen and (min-width: 1100px) {
  .secbox-4 .ans01 .table-style03 table.table-mobile td {
    font-size: 120%;
    padding: 15px 15px;
    line-height: 1.4;
  }
}
.secbox-4 .ans01 .table-style03 table.table-mobile .td-center {
  text-align: center;
}
.secbox-4 .ans01 .table-style03 table.table-mobile ol {
  padding: 5px 5px;
}
@media only screen and (min-width: 481px) {
  .secbox-4 .ans01 .table-style03 table.table-mobile ol {
    padding: 10px 10px;
  }
}
@media only screen and (min-width: 1100px) {
  .secbox-4 .ans01 .table-style03 table.table-mobile ol {
    padding: 15px 15px;
  }
}
.secbox-4 .ans01 .table-style03 table.table-mobile li {
  list-style-type: decimal;
}
.secbox-4 .ans01 .table-style03 table.table-mobile .display {
  display: block;
}
@media only screen and (min-width: 481px) {
  .secbox-4 .ans01 .table-style03 table.table-mobile .display {
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
}
.secbox-4 .ans01 .table-style03 table.table-mobile .red {
  background-color: #db2f3d;
  color: #ffffff;
  font-size: 90%;
  letter-spacing: 3px;
  text-align: center;
  margin: 10px auto;
  padding: 2px 2px;
}
@media only screen and (min-width: 481px) {
  .secbox-4 .ans01 .table-style03 table.table-mobile .red {
    padding: 2px 5px;
    margin: 0 0 0 10px;
  }
}
.secbox-4 .ans01 .table-style03 table.table-mobile .org {
  background-color: #eb6100;
  color: #ffffff;
  font-size: 100%;
  padding: 2px 2px;
  margin: 10px auto;
  text-align: center;
  letter-spacing: 3px;
}
@media only screen and (min-width: 481px) {
  .secbox-4 .ans01 .table-style03 table.table-mobile .org {
    font-size: 110%;
    padding: 5px 5px;
    margin: 0 0 0 10px;
  }
}
.secbox-4 .ans01 .table-style03 table.table-mobile .blu {
  background-color: #0068b7;
  color: #ffffff;
  font-size: 100%;
  padding: 2px 2px;
  margin: 10px auto;
  text-align: center;
}
@media only screen and (min-width: 481px) {
  .secbox-4 .ans01 .table-style03 table.table-mobile .blu {
    font-size: 110%;
    padding: 5px 5px;
    margin: 0 0 0 10px;
  }
}
.secbox-4 .ans01 .table-style03 table.table-mobile span {
  color: #db2f3d;
  font-weight: bold;
}
.secbox-4 .ans01 .box-display {
  display: block;
}
@media only screen and (min-width: 481px) {
  .secbox-4 .ans01 .box-display {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    margin: 10px auto 30px auto;
  }
}
.secbox-4 .ans01 .box-display div {
  width: 85%;
  margin: 20px auto;
}
@media only screen and (min-width: 481px) {
  .secbox-4 .ans01 .box-display div {
    margin: 10px auto;
    width: 42%;
  }
}
.secbox-4 .ans01 .box01 {
  background-color: #f39800;
  color: #ffffff;
  padding: 20px 20px;
}
.secbox-4 .ans01 .box01 figcaption {
  font-weight: 500;
  text-align: center;
  font-size: 130%;
  margin: 0 auto 15px auto;
}
@media only screen and (min-width: 481px) {
  .secbox-4 .ans01 .box01 figcaption {
    font-size: 140%;
    margin: 0 auto 20px auto;
  }
}
.secbox-4 .ans01 .box01 figure {
  text-align: left;
  font-size: 110%;
  line-height: 1.3rem;
  font-weight: 100;
}
@media only screen and (min-width: 481px) {
  .secbox-4 .ans01 .box01 figure {
    line-height: 1.5rem;
    font-size: 120%;
  }
}
.secbox-4 .ans01 .box01 summary {
  color: #4f1717;
  font-weight: 500;
  font-size: 120%;
  line-height: 1.5rem;
  margin: 20px auto;
}
@media only screen and (min-width: 481px) {
  .secbox-4 .ans01 .box01 summary {
    font-size: 130%;
    line-height: 1.8rem;
    margin: 25px auto;
  }
}
.secbox-4 .ans01 .box02 {
  background-color: #0d7e66;
  color: #ffffff;
  padding: 20px 20px;
}
.secbox-4 .ans01 .box02 figcaption {
  font-weight: 500;
  text-align: center;
  font-size: 130%;
  margin: 0 auto 15px auto;
}
@media only screen and (min-width: 481px) {
  .secbox-4 .ans01 .box02 figcaption {
    font-size: 140%;
    margin: 0 auto 20px auto;
  }
}
.secbox-4 .ans01 .box02 figure {
  text-align: left;
  font-size: 110%;
  line-height: 1.3rem;
  font-weight: 100;
}
@media only screen and (min-width: 481px) {
  .secbox-4 .ans01 .box02 figure {
    line-height: 1.5rem;
    font-size: 120%;
  }
}
.secbox-4 .ans01 .box02 summary {
  color: #fbf494;
  font-weight: 500;
  font-size: 120%;
  line-height: 1.5rem;
  margin: 20px auto;
}
@media only screen and (min-width: 481px) {
  .secbox-4 .ans01 .box02 summary {
    font-size: 130%;
    line-height: 1.8rem;
    margin: 30px auto 35px auto;
  }
}
@media only screen and (min-width: 1100px) {
  .secbox-4 .ans01 .box02 summary {
    margin: 25px auto 20px auto;
  }
}
.secbox-4 .ans01 .slogin dl {
  position: relative;
  display: table;
  width: 100%;
  margin: 20px auto;
}
@media only screen and (min-width: 481px) {
  .secbox-4 .ans01 .slogin dl {
    margin: 25px auto;
  }
}
@media only screen and (min-width: 1100px) {
  .secbox-4 .ans01 .slogin dl {
    margin: 20px auto;
  }
}
.secbox-4 .ans01 .slogin dt {
  display: table-cell;
  width: 10%;
  font-size: 100%;
  vertical-align: middle;
  text-align: center;
  padding: 0 10px;
}
@media only screen and (min-width: 481px) {
  .secbox-4 .ans01 .slogin dt {
    width: 15%;
  }
}
@media only screen and (min-width: 1100px) {
  .secbox-4 .ans01 .slogin dt {
    width: 10%;
  }
}
.secbox-4 .ans01 .slogin dd {
  display: table-cell;
  width: 68%;
  vertical-align: middle;
  color: #fdf670;
  font-size: 120%;
  word-wrap: break-word;
  line-height: 1.5rem;
}
@media only screen and (min-width: 481px) {
  .secbox-4 .ans01 .slogin dd {
    width: 75%;
    font-size: 130%;
    line-height: 1.7rem;
  }
}
@media only screen and (min-width: 1100px) {
  .secbox-4 .ans01 .slogin dd {
    width: 80%;
    font-size: 140%;
    line-height: 1.8rem;
  }
}
.secbox-4 .about-text {
  color: #ffffff;
  font-size: 115%;
  line-height: 1.6rem;
  text-align: left;
  width: 95%;
  margin: 0 auto;
}
@media only screen and (min-width: 481px) {
  .secbox-4 .about-text {
    font-size: 130%;
    line-height: 1.8rem;
  }
}
.secbox-4 .a1-girl {
  position: absolute;
  top: 10px;
  left: 120px;
  width: 35%;
  z-index: 5;
}
@media only screen and (min-width: 481px) {
  .secbox-4 .a1-girl {
    top: 0;
    left: 10px;
    width: 20%;
  }
}
@media only screen and (min-width: 1100px) {
  .secbox-4 .a1-girl {
    top: 0;
    left: -20px;
    width: 168px;
  }
}
.secbox-4 .a1-girl img {
  width: 100%;
}
.secbox-4 .cloudy {
  position: absolute;
  z-index: 5;
  bottom: -2px;
  right: 0;
  width: 100%;
}
@media only screen and (min-width: 481px) {
  .secbox-4 .cloudy {
    bottom: 0;
    right: 0;
    width: 100%;
  }
}
@media only screen and (min-width: 1100px) {
  .secbox-4 .cloudy {
    bottom: 0;
    right: 0;
    width: 1920px;
  }
}
.secbox-4 .cloudy img {
  width: 100%;
}

.secbox-5 {
  position: relative;
  width: 100%;
  overflow: hidden;
  background-color: #ffffff;
}
.secbox-5 .heart .heart-con {
  background-color: #fcf7ba;
  padding: 20px 0;
  margin: 10px auto 30px auto;
  width: 90%;
}
@media only screen and (min-width: 481px) {
  .secbox-5 .heart .heart-con {
    width: 85%;
  }
}
@media only screen and (min-width: 1100px) {
  .secbox-5 .heart .heart-con {
    width: 75%;
  }
}
.secbox-5 .heart .heart-con:nth-of-type(even) {
  background-color: #d9fcba;
}
.secbox-5 .heart .heart-con figcaption {
  position: relative;
  color: #4f2b17;
  font-size: 130%;
  font-weight: bold;
  padding: 10px 20px;
  line-height: 1.5rem;
  z-index: 1;
}
@media only screen and (min-width: 481px) {
  .secbox-5 .heart .heart-con figcaption {
    font-size: 140%;
    padding: 10px 20px;
    line-height: 1.6rem;
  }
}
@media only screen and (min-width: 1100px) {
  .secbox-5 .heart .heart-con figcaption {
    font-size: 160%;
    padding: 10px 20px;
    line-height: 1.8rem;
  }
}
.secbox-5 .heart .heart-con figcaption i {
  margin: 0 10px 0 0;
}
.secbox-5 .heart .heart-con figure {
  font-size: 110%;
  line-height: 1.4rem;
  text-align: left;
  border-top: #ffffff 2px solid;
  padding: 10px 20px;
}
@media only screen and (min-width: 481px) {
  .secbox-5 .heart .heart-con figure {
    font-size: 120%;
    line-height: 1.8rem;
    padding: 20px 20px;
  }
}
.secbox-5 .heart .heart-con figure span {
  color: #db2f3d;
}
.secbox-5 .heart .heart-con .big-text01 {
  position: absolute;
  top: -10px;
  right: 10px;
  font-size: 170%;
  color: #fde165;
  font-weight: bolder;
  z-index: -1;
}
@media only screen and (min-width: 481px) {
  .secbox-5 .heart .heart-con .big-text01 {
    top: 0;
    right: 15px;
    font-size: 200%;
  }
}
@media only screen and (min-width: 1100px) {
  .secbox-5 .heart .heart-con .big-text01 {
    top: 20px;
    right: 20px;
    font-size: 250%;
  }
}
.secbox-5 .heart .heart-con .big-text03 {
  position: absolute;
  top: -10px;
  right: 10px;
  font-size: 170%;
  color: #fde165;
  font-weight: bolder;
  z-index: -1;
}
@media only screen and (min-width: 481px) {
  .secbox-5 .heart .heart-con .big-text03 {
    top: 0;
    right: 15px;
    font-size: 200%;
  }
}
@media only screen and (min-width: 1100px) {
  .secbox-5 .heart .heart-con .big-text03 {
    top: 20px;
    right: 20px;
    font-size: 250%;
  }
}
.secbox-5 .heart .heart-con .big-text02 {
  position: absolute;
  top: -10px;
  right: 10px;
  font-size: 170%;
  color: #91ca68;
  font-weight: bolder;
  z-index: -1;
}
@media only screen and (min-width: 481px) {
  .secbox-5 .heart .heart-con .big-text02 {
    top: 0;
    right: 15px;
    font-size: 200%;
  }
}
@media only screen and (min-width: 1100px) {
  .secbox-5 .heart .heart-con .big-text02 {
    top: 20px;
    right: 20px;
    font-size: 250%;
  }
}
.secbox-5 .heart .heart-con .s-span {
  color: #5a5858;
  font-size: 70%;
  font-size: 100;
}
.secbox-5 .heart .heart-con .b-span {
  color: #2c647f;
  font-size: 90%;
  font-size: 300;
}
.secbox-5 .sale {
  width: 95%;
  margin: 15px auto;
}
@media only screen and (min-width: 481px) {
  .secbox-5 .sale {
    margin: 15px auto;
    width: 70%;
  }
}
@media only screen and (min-width: 1100px) {
  .secbox-5 .sale {
    margin: 20px auto;
    width: 700px;
  }
}
.secbox-5 .sale img {
  width: 100%;
}
.secbox-5 aside {
  color: #db2f3d;
  font-size: 115%;
  font-weight: bolder;
  margin: 5px auto;
  text-align: center;
}
@media only screen and (min-width: 481px) {
  .secbox-5 aside {
    margin: 5px auto;
    font-size: 130%;
  }
}
@media only screen and (min-width: 1100px) {
  .secbox-5 aside {
    margin: 5px auto;
    font-size: 160%;
  }
}
.secbox-5 aside i {
  margin: 0 10px 0 10px;
}

.secbox-6 {
  position: relative;
  width: 100%;
  overflow: hidden;
  background-color: #ffffff;
}
.secbox-6 .footbg {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 1920px;
  z-index: 1;
}
.secbox-6 .girl {
  position: relative;
  z-index: 3;
  margin: 10px auto 0 auto;
  width: 88%;
}
@media only screen and (min-width: 481px) {
  .secbox-6 .girl {
    margin: 10px auto 0 auto;
    width: 496px;
  }
}
.secbox-6 .girl img {
  width: 100%;
}
.secbox-6 .btn-gogo {
  position: absolute;
  display: block;
  color: #d6160a;
  z-index: 6;
  top: 82px;
  right: 35px;
  font-size: 115%;
  border-bottom: #d6160a 1px solid;
  padding: 0 0 5px 0;
}
@media only screen and (min-width: 481px) {
  .secbox-6 .btn-gogo {
    top: 140px;
    right: 70px;
    font-size: 170%;
    border-bottom: #d6160a 2px solid;
    padding: 0 0 5px 0;
  }
}
.secbox-6 .btn-gogo:hover {
  color: #064d50;
  border-bottom: #064d50 2px solid;
}
.secbox-6 .btn-gogo i {
  margin: 0 0 0 5px;
}

.secbox-7 {
  position: relative;
  width: 100%;
  overflow: hidden;
  background-color: #4c8427;
}
.secbox-7 .data-write {
  background-color: #ffffff;
  width: 95%;
  margin: 10px auto;
  padding: 0 10px 30px 10px;
}
.secbox-7 hr {
  background-color: #fff;
}
.secbox-7 .joinForm {
  background-color: #fff;
  margin: 10px auto;
}

@keyframes movingSec1Gph {
  0% {
    transform: translateY(0);
  }
  20% {
    transform: translateY(-0.25%);
  }
  50% {
    transform: translateY(-0.5%);
  }
  80% {
    transform: translateY(-0.25%);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes revealLTR {
  0% {
    width: 0;
    left: 0;
  }
  65% {
    width: 100%;
    left: 0;
  }
  100% {
    width: 0;
    left: 100%;
  }
}
@keyframes revealRTL {
  0% {
    width: 0;
    right: 0;
  }
  65% {
    width: 100%;
    right: 0;
  }
  100% {
    width: 0;
    right: 100%;
  }
}
@keyframes textHidden {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
