@charset "UTF-8";
@import url("https://fonts.googleapis.com/earlyaccess/notosanstc.css"); /* 20200130 Linda */
@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-1 section.case {
  display: block;
}
@media only screen and (min-width: 481px) {
  .secbox-1 section.case {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
  }
}

.top-link .top-link-nav, .top-link .top-link-nav a, .secbox-1 section.case div, .secbox-1 section.case-info {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
}

.btn-top, .btn-top:active, .btn-top:focus, .btn-go-form, header, .secbox-1 section.case aside, .secbox-1 section.case figure, .secbox-1 section.case-all, .secbox-1 section.case-all summary, .secbox-1 section.case-info {
  -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-form, .btn-go-form:hover, .secbox-1 section.case a: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: .5s;
}
.has-animation.animation-ltr.animate-in:before {
  animation: revealLTR 1.8s ease;
}
.has-animation.animation-ltr.animate-in:after {
  animation: revealLTR 1s .6s ease;
}
.has-animation.animation-rtl.animate-in:before {
  animation: revealRTL 1.8s ease;
}
.has-animation.animation-rtl.animate-in:after {
  animation: revealRTL 1s .6s 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 {
  position: relative;
  font-size: 15px;
  font-family: "FontAwesome", "Century Gothic", "Arial", "cwTeXYen", "微軟正黑體";
  background-color: #fff5ae;
  margin: 0;
  padding: 0;
}

/* 20200122 start */
summary::marker {
  font-size: 0;
}

.btn-top, .btn-top:active, .btn-top:focus {
  display: block;
  position: fixed;
  bottom: 60px;
  right: 10px;
  width: 45px;
  height: 45px;
  font-size: 85%;
  color: #fff !important;
  text-align: center;
  background-color: #198fa4;
  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: 15;
}
@media only screen and (min-width: 481px) {
  .btn-top, .btn-top:active, .btn-top:focus {
    bottom: 65px;
    right: 15px;
    width: 55px;
    height: 55px;
    padding: 15px 0;
  }
}
@media only screen and (min-width: 768px) {
  .btn-top, .btn-top:active, .btn-top:focus {
    bottom: 90px;
    right: 25px;
    width: 60px;
    height: 60px;
    padding: 25px 0;
  }
}
.btn-top:hover, .btn-top:active:hover, .btn-top:focus:hover {
  color: #198fa4 !important;
  background-color: #fff;
}

.btn-top.cd-is-visible {
  visibility: visible;
  opacity: 1;
}

.btn-top.cd-fade-out {
  opacity: 1;
}

.btn-go-form {
  display: inline-block;
  position: fixed;
  bottom: 10px;
  right: 10px;
  width: 45px;
  height: 45px;
  font-size: 85%;
  text-align: center;
  line-height: 1.2;
  letter-spacing: 0.5px;
  font-family: "Noto Sans TC", "微軟正黑體";
  color: #fff !important;
  background-color: #198fa4;
  cursor: pointer;
  border-radius: 100rem;
  box-shadow: 0 10px 60px 0 rgba(0, 0, 0, 0.15);
  padding: 7px 0 15px 0;
  z-index: 15;
  text-decoration: none;
}
@media only screen and (min-width: 481px) {
  .btn-go-form {
    bottom: 10px;
    right: 15px;
    width: 55px;
    height: 55px;
    font-size: 95%;
    padding: 8px 0 15px 0;
  }
}
@media only screen and (min-width: 768px) {
  .btn-go-form {
    bottom: 25px;
    right: 25px;
    width: 60px;
    height: 60px;
    font-size: 110%;
    padding: 12px 0 20px 0;
  }
}
.btn-go-form:hover {
  color: #198fa4 !important;
  background-color: #fff;
}

.top-link {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 28px;
  color: #fff;
  background-color: #198fa4;
  z-index: 999;
}
@media only screen and (min-width: 481px) {
  .top-link {
    height: 27px;
  }
}
@media only screen and (min-width: 768px) {
  .top-link {
    height: 30px;
  }
}
.top-link .top-link-nav {
  margin: 6px auto 0 auto;
  justify-content: center;
}
@media only screen and (min-width: 481px) {
  .top-link .top-link-nav {
    margin: 6px 0 0 0;
    justify-content: flex-end;
  }
}
.top-link .top-link-nav a {
  color: #fff;
  font-size: 95%;
  padding: 0 10px;
}
@media only screen and (min-width: 481px) {
  .top-link .top-link-nav a {
    font-size: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .top-link .top-link-nav a {
    font-size: 100%;
  }
}
.top-link .top-link-nav a:hover {
  color: #000 !important;
}
.top-link .top-link-nav a:first-of-type {
  border-right: #fff 1px solid;
}
.top-link .top-link-nav dt, .top-link .top-link-nav dd {
  margin: 0 4px;
}

/* 20200122 end */
header {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 103.5%;
  background: url(../images/banner_mobile.jpg) no-repeat top center;
  background-size: 100%;
  margin: 0px auto;
}
@media only screen and (min-width: 481px) {
  header {
    height: 0;
    padding-bottom: 58%;
    background: url(../images/banner.jpg) no-repeat top center;
    background-size: cover;
  }
}
@media only screen and (min-width: 1100px) {
  header {
    height: 700px;
    background: url(../images/banner.jpg) no-repeat top center;
    padding: 0;
  }
}

.edm-wrapper-header {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 103.5%;
  margin: 0 auto;
}
@media only screen and (min-width: 481px) {
  .edm-wrapper-header {
    width: 100%;
    height: 0;
    padding-bottom: 58%;
  }
}
@media only screen and (min-width: 1100px) {
  .edm-wrapper-header {
    width: 1200px;
    height: 700px;
    padding: 0;
  }
}

.edm-wrapper {
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding: 0;
}
@media only screen and (min-width: 481px) {
  .edm-wrapper {
    width: 100%;
  }
}
@media only screen and (min-width: 1100px) {
  .edm-wrapper {
    width: 1200px;
  }
}

.btn-logo {
  display: block;
  position: absolute;
  top: 9%;
  left: 17%;
  width: 65%;
  height: 11%;
  opacity: 1;
}
@media only screen and (min-width: 481px) {
  .btn-logo {
    top: 6.5%;
    left: 1.5%;
    width: 38%;
    height: 11%;
  }
}
@media only screen and (min-width: 768px) {
  .btn-logo {
    top: 6%;
    left: 1.5%;
    width: 38%;
    height: 11.5%;
  }
}
@media only screen and (min-width: 1100px) {
  .btn-logo {
    top: 6%;
    left: 2.8%;
    width: 38%;
    height: 11.5%;
  }
}

.secbox-1 {
  position: relative;
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}
.secbox-1 img {
  width: 100%;
}
.secbox-1 main {
  position: relative;
  width: 100%;
  margin: 0 auto;
}
@media only screen and (min-width: 1024px) {
  .secbox-1 main {
    width: 92%;
  }
}
@media only screen and (min-width: 1100px) {
  .secbox-1 main {
    width: 100%;
  }
}
.secbox-1 section.case {
  width: 90%;
  justify-content: space-around;
  flex-wrap: wrap;
  margin: 0 auto 130px auto;
  overflow: hidden;
}
@media only screen and (min-width: 481px) {
  .secbox-1 section.case {
    margin: 0 auto 100px auto;
  }
}
@media only screen and (min-width: 1024px) {
  .secbox-1 section.case {
    margin: 0 auto 180px auto;
  }
}
.secbox-1 section.case div {
  width: 100%;
  min-height: 220px;
  justify-content: flex-start;
  margin: 0 auto 20px auto;
}
@media only screen and (min-width: 481px) {
  .secbox-1 section.case div {
    width: calc(100% / 2);
    min-height: 200px;
    margin: 0 auto;
  }
}
@media only screen and (min-width: 768px) {
  .secbox-1 section.case div {
    min-height: 270px;
  }
}
@media only screen and (min-width: 1024px) {
  .secbox-1 section.case div {
    min-height: 300px;
  }
}
@media only screen and (min-width: 1100px) {
  .secbox-1 section.case div {
    min-height: 350px;
    margin: 0 auto 20px auto;
  }
}
.secbox-1 section.case div:nth-of-type(odd) {
  background: url(../images/product_bg_left.png) no-repeat;
  background-size: 100%;
}
@media only screen and (min-width: 1100px) {
  .secbox-1 section.case div:nth-of-type(odd) {
    background-size: 95%;
  }
}
.secbox-1 section.case div:nth-of-type(even) {
  background: url(../images/product_bg_right.png) no-repeat;
  background-size: 100%;
}
@media only screen and (min-width: 1100px) {
  .secbox-1 section.case div:nth-of-type(even) {
    background-size: 95%;
  }
}
.secbox-1 section.case div:nth-of-type(1) figcaption {
  color: #16a085;
}
.secbox-1 section.case div:nth-of-type(2) figcaption {
  color: #c0392b;
}
.secbox-1 section.case div:nth-of-type(3) figcaption {
  color: #d35400;
}
.secbox-1 section.case div:nth-of-type(4) figcaption {
  color: #2980b9;
}
.secbox-1 section.case aside {
  width: 40%;
  padding: 0 0 0 20px;
}
.secbox-1 section.case figure {
  width: 60%;
  padding: 40px 0 0 5px;
}
@media only screen and (min-width: 481px) {
  .secbox-1 section.case figure {
    padding: 30px 0 0 5px;
  }
}
@media only screen and (min-width: 768px) {
  .secbox-1 section.case figure {
    padding: 40px 0 0 10px;
  }
}
@media only screen and (min-width: 1100px) {
  .secbox-1 section.case figure {
    padding: 80px 0 0 10px;
  }
}
.secbox-1 section.case figcaption {
  font-size: 140%;
  line-height: 1.6;
  font-weight: 700;
  font-family: 'Noto Sans TC';
}
@media only screen and (min-width: 481px) {
  .secbox-1 section.case figcaption {
    font-size: 120%;
    line-height: 1.6;
  }
}
@media only screen and (min-width: 768px) {
  .secbox-1 section.case figcaption {
    font-size: 150%;
    line-height: 1.4;
  }
}
@media only screen and (min-width: 1024px) {
  .secbox-1 section.case figcaption {
    font-size: 180%;
    line-height: 1.8;
  }
}
@media only screen and (min-width: 1100px) {
  .secbox-1 section.case figcaption {
    font-size: 200%;
    line-height: 1.8;
  }
}
.secbox-1 section.case p {
  font-size: 120%;
  line-height: 1.3;
  margin: 0 auto 10px auto;
}
@media only screen and (min-width: 481px) {
  .secbox-1 section.case p {
    font-size: 110%;
    line-height: 1.3;
    margin: 0 auto 15px auto;
  }
}
@media only screen and (min-width: 768px) {
  .secbox-1 section.case p {
    font-size: 150%;
    line-height: 1.3;
    margin: 0 auto 10px auto;
  }
}
@media only screen and (min-width: 1024px) {
  .secbox-1 section.case p {
    font-size: 170%;
    line-height: 1.4;
    margin: 0 auto 20px auto;
  }
}
.secbox-1 section.case p span {
  color: #ff0000;
  font-weight: 700;
}
.secbox-1 section.case a {
  display: block;
  width: 50%;
  color: #fff;
  font-size: 100%;
  text-align: center;
  background-color: #f26600;
  border-radius: 8px;
  padding: 10px 5px;
  margin: 0 auto 0 0;
}
@media only screen and (min-width: 481px) {
  .secbox-1 section.case a {
    width: 50%;
    font-size: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .secbox-1 section.case a {
    width: 60%;
    font-size: 120%;
  }
}
@media only screen and (min-width: 1024px) {
  .secbox-1 section.case a {
    width: 40%;
  }
}
.secbox-1 section.case a:hover {
  background-color: #0388f9;
}
.secbox-1 section.case-all {
  position: relative;
  min-height: 235px;
  background: url(../images/product_bg_left.png) center top no-repeat;
  background-size: 90%;
  padding: 50px 0 0 0;
  margin: 0 auto 30px auto;
}
@media only screen and (min-width: 481px) {
  .secbox-1 section.case-all {
    min-height: 175px;
    background: url(../images/product_bg_center.png) center top no-repeat;
    background-size: 90%;
    padding: 20px 0 0 0;
    margin: 0 auto 20px auto;
  }
}
@media only screen and (min-width: 768px) {
  .secbox-1 section.case-all {
    min-height: 215px;
    background-size: 90%;
    padding: 20px 0 0 0;
    margin: 0 auto 40px auto;
  }
}
@media only screen and (min-width: 1024px) {
  .secbox-1 section.case-all {
    min-height: 245px;
    background-size: 90%;
    padding: 30px 0 0 0;
    margin: 0 auto 60px auto;
  }
}
@media only screen and (min-width: 1100px) {
  .secbox-1 section.case-all {
    min-height: 295px;
    background-size: 85%;
    padding: 45px 0 0 0;
    margin: 0 auto 40px auto;
  }
}
.secbox-1 section.case-all::before {
  content: '';
  position: absolute;
  top: -65%;
  left: 5%;
  width: 50%;
  height: 130%;
  background: url(../images/children.png) center top no-repeat;
  background-size: 100%;
  z-index: -1;
}
@media only screen and (min-width: 481px) {
  .secbox-1 section.case-all::before {
    top: -65%;
    left: 5.5%;
    width: 22%;
    height: 130%;
  }
}
@media only screen and (min-width: 768px) {
  .secbox-1 section.case-all::before {
    top: -65%;
    left: 5%;
    width: 22%;
    height: 130%;
  }
}
@media only screen and (min-width: 1024px) {
  .secbox-1 section.case-all::before {
    top: -75%;
    left: 6%;
    width: 24%;
    height: 130%;
  }
}
@media only screen and (min-width: 1100px) {
  .secbox-1 section.case-all::before {
    top: -65%;
    left: 8%;
    width: 20%;
    height: 130%;
  }
}
.secbox-1 section.case-all::after {
  content: '';
  position: absolute;
  top: -25%;
  right: 5%;
  width: 25%;
  height: 60%;
  background: url(../images/paper_airplane.png) center top no-repeat;
  background-size: 100%;
  z-index: -1;
}
@media only screen and (min-width: 481px) {
  .secbox-1 section.case-all::after {
    top: -55%;
    right: 5%;
    width: 20%;
    height: 60%;
  }
}
@media only screen and (min-width: 768px) {
  .secbox-1 section.case-all::after {
    top: -45%;
    right: 5%;
    width: 20%;
    height: 60%;
  }
}
@media only screen and (min-width: 1024px) {
  .secbox-1 section.case-all::after {
    top: -55%;
    right: 5%;
    width: 20%;
    height: 60%;
  }
}
@media only screen and (min-width: 1100px) {
  .secbox-1 section.case-all::after {
    top: -50%;
    right: 5%;
    width: 20%;
    height: 60%;
  }
}
.secbox-1 section.case-all summary {
  position: absolute;
  top: -3%;
  right: 14%;
  width: 70px;
  height: 70px;
  color: #fff;
  font-size: 160%;
  font-weight: 700;
  text-align: center;
  background-color: #d41313;
  border-radius: 100px;
  padding: 20px 0 0 0;
  z-index: 2;
}
@media only screen and (min-width: 481px) {
  .secbox-1 section.case-all summary {
    top: -10%;
    right: 14%;
    width: 80px;
    height: 80px;
    font-size: 200%;
    padding: 20px 0 0 0;
  }
}
@media only screen and (min-width: 768px) {
  .secbox-1 section.case-all summary {
    top: -5%;
    right: 14%;
    width: 100px;
    height: 100px;
    padding: 30px 0 0 0;
  }
}
@media only screen and (min-width: 1100px) {
  .secbox-1 section.case-all summary {
    top: 0;
    right: 14%;
    width: 120px;
    height: 120px;
    font-size: 230%;
    padding: 40px 0 0 0;
  }
}
.secbox-1 section.case-all summary span {
  color: #fff600;
  font-size: 120%;
}
.secbox-1 section.case-all aside {
  color: #e60012;
  font-weight: 900;
  font-size: 180%;
  line-height: 1;
}
@media only screen and (min-width: 481px) {
  .secbox-1 section.case-all aside {
    font-size: 180%;
    line-height: 1;
  }
}
@media only screen and (min-width: 768px) {
  .secbox-1 section.case-all aside {
    font-size: 200%;
    line-height: 1;
  }
}
@media only screen and (min-width: 1024px) {
  .secbox-1 section.case-all aside {
    font-size: 220%;
    line-height: 1;
  }
}
@media only screen and (min-width: 1100px) {
  .secbox-1 section.case-all aside {
    font-size: 240%;
    line-height: 1;
  }
}
.secbox-1 section.case-all figure {
  width: 65%;
  text-align: center;
  margin: 0 auto;
}
@media only screen and (min-width: 481px) {
  .secbox-1 section.case-all figure {
    width: 75%;
  }
}
@media only screen and (min-width: 768px) {
  .secbox-1 section.case-all figure {
    width: 55%;
  }
}
.secbox-1 section.case-all figcaption {
  color: #8e44ad;
  font-size: 160%;
  line-height: 1.6;
  font-weight: 700;
  font-family: 'Noto Sans TC';
}
@media only screen and (min-width: 481px) {
  .secbox-1 section.case-all figcaption {
    font-size: 140%;
    line-height: 1.6;
  }
}
@media only screen and (min-width: 768px) {
  .secbox-1 section.case-all figcaption {
    font-size: 170%;
    line-height: 1.4;
  }
}
@media only screen and (min-width: 1024px) {
  .secbox-1 section.case-all figcaption {
    font-size: 200%;
    line-height: 1.6;
  }
}
@media only screen and (min-width: 1100px) {
  .secbox-1 section.case-all figcaption {
    font-size: 220%;
    line-height: 1.8;
  }
}
.secbox-1 section.case-all p {
  font-size: 120%;
  line-height: 1.3;
}
@media only screen and (min-width: 481px) {
  .secbox-1 section.case-all p {
    font-size: 140%;
    line-height: 1.2;
  }
}
@media only screen and (min-width: 768px) {
  .secbox-1 section.case-all p {
    font-size: 180%;
    line-height: 1.4;
  }
}
@media only screen and (min-width: 1024px) {
  .secbox-1 section.case-all p {
    font-size: 200%;
    line-height: 1.4;
  }
}
.secbox-1 section.case-all p span {
  color: #fe0000;
  font-weight: 700;
}
.secbox-1 section.case-info {
  width: 80%;
  color: #fff;
  background-color: #81511c;
  border-radius: 20px;
  justify-content: space-around;
  flex-wrap: wrap;
  align-items: top;
  padding: 30px;
  margin: 0 auto;
}
@media only screen and (min-width: 481px) {
  .secbox-1 section.case-info {
    width: 90%;
    justify-content: space-between;
    flex-wrap: no-wrap;
    padding: 40px;
  }
}
@media only screen and (min-width: 768px) {
  .secbox-1 section.case-info {
    width: 80%;
  }
}
.secbox-1 section.case-info img {
  width: 100%;
}
.secbox-1 section.case-info .info-1 {
  width: 100%;
  font-size: 120%;
  line-height: 1.4;
  margin: 0 auto 20px auto;
}
@media only screen and (min-width: 481px) {
  .secbox-1 section.case-info .info-1 {
    width: 60%;
    font-size: 120%;
    line-height: 1.8;
    margin: 0 5px;
  }
}
@media only screen and (min-width: 768px) {
  .secbox-1 section.case-info .info-1 {
    font-size: 130%;
    line-height: 1.8;
  }
}
@media only screen and (min-width: 1024px) {
  .secbox-1 section.case-info .info-1 {
    font-size: 150%;
    line-height: 1.8;
  }
}
@media only screen and (min-width: 1100px) {
  .secbox-1 section.case-info .info-1 {
    font-size: 180%;
    line-height: 1.6;
  }
}
.secbox-1 section.case-info .info-2 {
  width: 45%;
  text-align: center;
  margin: 0 auto 20px auto;
}
@media only screen and (min-width: 481px) {
  .secbox-1 section.case-info .info-2 {
    width: 15%;
    margin: 0 5px;
  }
}
.secbox-1 section.case-info .info-3 {
  width: 45%;
  text-align: center;
  margin: 0 auto 20px auto;
}
@media only screen and (min-width: 481px) {
  .secbox-1 section.case-info .info-3 {
    width: 15%;
    margin: 0 5px;
  }
}
.secbox-1 section.case-info figure {
  width: 75%;
  margin: 0 auto 10px auto;
}
@media only screen and (min-width: 481px) {
  .secbox-1 section.case-info figure {
    width: 100%;
    margin: 0 auto 15px auto;
  }
}
@media only screen and (min-width: 768px) {
  .secbox-1 section.case-info figure {
    width: 80%;
  }
}
.secbox-1 section.case-info figcaption {
  font-size: 100%;
  line-height: 1.2;
}
@media only screen and (min-width: 481px) {
  .secbox-1 section.case-info figcaption {
    font-size: 100%;
    line-height: 1.2;
  }
}
@media only screen and (min-width: 768px) {
  .secbox-1 section.case-info figcaption {
    font-size: 110%;
    line-height: 1.2;
  }
}

.secbox-2 {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 46%;
  background: url(../images/footer_gph.png) top center no-repeat;
  background-size: 150%;
  margin: 0 auto;
  overflow: hidden;
}
@media only screen and (min-width: 481px) {
  .secbox-2 {
    height: 0;
    padding-bottom: 46%;
  }
}
@media only screen and (min-width: 768px) {
  .secbox-2 {
    height: 0;
    padding-bottom: 46%;
  }
}
@media only screen and (min-width: 1024px) {
  .secbox-2 {
    height: 0;
    padding-bottom: 47%;
  }
}
@media only screen and (min-width: 1100px) {
  .secbox-2 {
    height: 620px;
    padding: 0;
  }
}
