#topmainvisual {
  position: relative;
  overflow: hidden;
}
.sp #topmainvisual {
  padding-bottom: 20px;
}
.sp #topmainvisual .bg {
  padding-top: 113.33333333333%;
}
#topmainvisual .bg img {
  display: block;
  width: 100%;
  height: auto;
  max-width: 1920px;
}
.sp #topmainvisual .bg img {
  display: none;
}
#topmainvisual .bg canvas {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  z-index: 5;
}
#topmainvisual .bg .slide {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  z-index: 0;
}
#topmainvisual .bg .slide li {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background: none no-repeat center center;
  background-size: cover;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 1000ms 1000ms, visibility 0ms 2000ms;
  transition: opacity 1000ms 1000ms, visibility 0ms 2000ms;
}
#topmainvisual .bg .slide li.show {
  opacity: 1;
  visibility: visible;
  z-index: 9;
  -webkit-transition: opacity 2500ms, visibility 0ms 0ms;
  transition: opacity 2500ms, visibility 0ms 0ms;
}
#topmainvisual .bg .slide li img {
  display: none;
}
#topmainvisual .catch {
  position: absolute;
  width: 100%;
  top: 45%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0;
}
#topmainvisual .catch.show {
  -webkit-transition: 3000ms;
  transition: 3000ms;
  opacity: 1;
}
.sp #topmainvisual .catch {
  width: 100%;
  top: 42%;
}
#topmainvisual .catch img {
  display: block;
  margin: auto;
  max-width: calc(100% - 140px);
  height: auto;
}
#topmainvisual .movie {
  position: absolute;
  width: 100%;
  padding: 0px 20px;
  right: 50%;
  bottom: 80px;
  text-align: right;
  -webkit-transform: translateX(50%);
  transform: translateX(50%);
  z-index: 10;
}
.sp #topmainvisual .movie {
  padding: 0px 10px;
  bottom: 55px;
}
#topmainvisual .movie a {
  position: relative;
  display: inline-block;
  -webkit-transition: opacity 0.2s, background 0.2s;
  transition: opacity 0.2s, background 0.2s;
  cursor: pointer;
}
#topmainvisual .movie a:hover {
  opacity: 0.7;
}
.sp #topmainvisual .movie a {
  width: 32%;
}
#topmainvisual .movie img {
  display: block;
}
.sp #topmainvisual .movie img {
  width: 100%;
  height: auto;
}
#topmainvisual .movie span {
  position: absolute;
  display: block;
  bottom: 0px;
  padding: 8px;
  width: 100%;
  text-align: center;
  font-size: 16px;
  font-size: 1.1428571429rem;
  line-height: 16px;
  line-height: 1.1428571429rem;
  letter-spacing: 2px;
  color: #ffffff;
}
#topmainvisual .navi {
  display: none;
  position: absolute;
  bottom: 0px;
  width: 100%;
  z-index: 20;
}
#topmainvisual .navi ul {
  font-size: 0;
  line-height: 0;
  text-align: center;
}
#topmainvisual .navi li {
  display: inline-block;
}
#topmainvisual .navi li + li {
  margin-left: 35px;
}
#topmainvisual .navi a {
  display: block;
  width: 10px;
  height: 10px;
  background: #ebe8e8;
  border-radius: 50%;
}
#topmainvisual .navi .current a {
  background: #5bc2dc;
}
#topmainvisual:before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 70px;
  background: url(../images/wave.png) repeat-x center bottom;
  z-index: 10;
}
.pc #topmainvisual:before {
  background-size: 90%;
}
.sp #topmainvisual:before {
  bottom: 20px;
}
.sp #topmainvisual:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 20px;
  background: #ffffff;
  z-index: 10;
}

#top_info {
  width: calc(100% - ((100% - 120px) / 4));
  max-width: calc(1044px - 231px);
  margin: auto;
  padding-left: 1.5px;
  font-size: 13px;
  font-size: 0.9285714286rem;
  line-height: 22.1px;
  line-height: 1.5785714286rem;
  letter-spacing: 1.3px;
  color: #ff0000 !important;
}
#top_info * {
  color: #ff0000 !important;
}
#top_info dd {
  margin: 0px;
  padding: 0px;
}
.sp #top_info {
  width: auto;
}

#topabout > div {
  position: relative;
  width: 100%;
  max-width: 1196px;
  margin: auto;
  padding: 50px 20px 0px;
}
.sp #topabout > div {
  padding: 25px 10px 0px;
}
#topabout h2 {
  margin: 0px 0px 25px;
  padding-left: 4px;
  font-size: 30px;
  font-size: 2.1428571429rem;
  line-height: 39px;
  line-height: 2.7857142857rem;
  letter-spacing: 3px;
  color: #5bc2dc;
  text-align: center;
  font-weight: normal;
}
.sp #topabout h2 {
  font-size: 18px;
  font-size: 1.2857142857rem;
  line-height: 23.4px;
  line-height: 1.6714285714rem;
  letter-spacing: 1.8px;
}
#topabout p {
  width: calc(100% - ((100% - 120px) / 4));
  max-width: calc(1044px - 231px);
  margin: auto;
  padding-left: 1.5px;
  font-size: 13px;
  font-size: 0.9285714286rem;
  line-height: 22.1px;
  line-height: 1.5785714286rem;
  letter-spacing: 1.3px;
}
.sp #topabout p {
  width: auto;
}
#topabout .infographic {
  width: 100%;
  max-width: 1044px;
  margin: auto;
}
#topabout .infographic .col {
  margin: 0px -5px 0px -40px;
  overflow: hidden;
}
.sp #topabout .infographic .col {
  margin-left: -20px;
}
#topabout .infographic .col > div {
  float: left;
  width: calc((100% - 165px) / 4);
  margin-left: 40px;
  margin-top: 40px;
  text-align: center;
}
.sp #topabout .infographic .col > div {
  width: calc((100% - 45px) / 2);
  margin-left: 20px;
  margin-top: 20px;
}
#topabout .infographic .col img {
  display: block;
  max-width: 100%;
  height: auto;
}
#topabout .infographic .col a {
  position: relative;
  display: inline-block;
}
#topabout .infographic .col a .over {
  position: absolute;
  top: 0px;
  left: 0px;
  opacity: 0;
  transition: 400ms;
}
#topabout .infographic .col a:hover .over {
  opacity: 1;
}
#topabout .infographic .col.accordion {
  display: none;
}
#topabout .infographic .more {
  margin-top: 30px;
  text-align: center;
}
#topabout .infographic .more a {
  position: relative;
  display: inline-block;
  min-width: 145px;
  margin: 0px auto;
  padding: 6px 20px;
  font-size: 12px;
  font-size: 0.8571428571rem;
  line-height: 13.2px;
  line-height: 0.9428571429rem;
  letter-spacing: 2px;
  color: #5bc2dc;
  background: #ffffff;
  border: 1px solid rgba(91, 194, 220, 0.5);
  transition: 300ms;
}
#topabout .infographic .more a:before {
  content: "";
  display: block;
  position: absolute;
  width: 20px;
  height: 1px;
  right: 0px;
  top: 50%;
  background: rgba(91, 194, 220, 0.5);
  transition: 300ms;
}
#topabout .infographic .more a:hover {
  color: #ffffff;
  background: #5bc2dc;
  -webkit-transition: 300ms 300ms;
  transition: 300ms 300ms;
}
#topabout .infographic .more a:hover:before {
  background-color: #ffffff;
  -webkit-transition: 300ms 300ms;
  transition: 300ms 300ms;
}
#topabout .infographic .more a:hover .more1:before {
  width: 51% !important;
  height: 51% !important;
  visibility: visible !important;
  -webkit-transition: 300ms ease-in-out !important;
  transition: 300ms ease-in-out !important;
}
#topabout .infographic .more a:hover .more1:after {
  width: 51% !important;
  height: 51% !important;
  visibility: visible !important;
  -webkit-transition: 300ms ease-in-out !important;
  transition: 300ms ease-in-out !important;
}
#topabout .infographic .more a:hover .more2:before {
  width: 51% !important;
  height: 51% !important;
  visibility: visible !important;
  -webkit-transition: 300ms ease-in-out !important;
  transition: 300ms ease-in-out !important;
}
#topabout .infographic .more a:hover .more2:after {
  width: 51% !important;
  height: 51% !important;
  visibility: visible !important;
  -webkit-transition: 300ms ease-in-out !important;
  transition: 300ms ease-in-out !important;
}
#topabout .infographic .more a .more1:before {
  content: "";
  display: block;
  position: absolute;
  width: 0%;
  height: 0%;
  left: -1px;
  top: -1px;
  visibility: hidden;
  border-top: 1px solid #5bc2dc;
  border-left: 1px solid #5bc2dc;
  -webkit-transition: 300ms 300ms ease-in-out;
  transition: 300ms 300ms ease-in-out;
}
#topabout .infographic .more a .more1:after {
  content: "";
  display: block;
  position: absolute;
  width: 0%;
  height: 0%;
  left: -1px;
  bottom: -1px;
  visibility: hidden;
  border-bottom: 1px solid #5bc2dc;
  border-left: 1px solid #5bc2dc;
  -webkit-transition: 300ms 300ms ease-in-out;
  transition: 300ms 300ms ease-in-out;
}
#topabout .infographic .more a .more2:before {
  content: "";
  display: block;
  position: absolute;
  width: 0%;
  height: 0%;
  right: -1px;
  top: -1px;
  visibility: hidden;
  border-top: 1px solid #5bc2dc;
  border-right: 1px solid #5bc2dc;
  -webkit-transition: 300ms 300ms ease-in-out;
  transition: 300ms 300ms ease-in-out;
}
#topabout .infographic .more a .more2:after {
  content: "";
  display: block;
  position: absolute;
  width: 0%;
  height: 0%;
  right: -1px;
  bottom: -1px;
  visibility: hidden;
  border-bottom: 1px solid #5bc2dc;
  border-right: 1px solid #5bc2dc;
  -webkit-transition: 300ms 300ms ease-in-out;
  transition: 300ms 300ms ease-in-out;
}

#toppromisevision {
  position: relative;
  margin-top: 80px;
}
.sp #toppromisevision {
  margin-top: 40px;
  background: #ecf5f7;
}
#toppromisevision:before {
  content: "";
  position: absolute;
  display: block;
  width: 73.333333333333333333333333333333%;
  height: 100%;
  top: 40px;
  right: 0px;
  background: #ecf5f7;
  z-index: -1;
}
.sp #toppromisevision:before {
  display: none;
}
#toppromisevision a {
  display: block;
  -webkit-transition: opacity 0.2s, background 0.2s;
  transition: opacity 0.2s, background 0.2s;
  cursor: pointer;
}
#toppromisevision a:hover {
  opacity: 0.85;
}
.sp #toppromisevision a {
  overflow: hidden;
}
#toppromisevision a:hover .more {
  color: #ffffff;
  background: #5bc2dc;
  -webkit-transition: 300ms 300ms;
  transition: 300ms 300ms;
}
#toppromisevision a:hover .more:before {
  background-color: #ffffff;
  -webkit-transition: 300ms 300ms;
  transition: 300ms 300ms;
}
#toppromisevision a:hover .more1:before {
  width: 51% !important;
  height: 51% !important;
  visibility: visible !important;
  -webkit-transition: 300ms ease-in-out !important;
  transition: 300ms ease-in-out !important;
}
#toppromisevision a:hover .more1:after {
  width: 51% !important;
  height: 51% !important;
  visibility: visible !important;
  -webkit-transition: 300ms ease-in-out !important;
  transition: 300ms ease-in-out !important;
}
#toppromisevision a:hover .more2:before {
  width: 51% !important;
  height: 51% !important;
  visibility: visible !important;
  -webkit-transition: 300ms ease-in-out !important;
  transition: 300ms ease-in-out !important;
}
#toppromisevision a:hover .more2:after {
  width: 51% !important;
  height: 51% !important;
  visibility: visible !important;
  -webkit-transition: 300ms ease-in-out !important;
  transition: 300ms ease-in-out !important;
}
#toppromisevision .image {
  position: relative;
  display: block;
  width: 65.833333333333333333333333333333%;
  background: url(../../images/promisevision01.jpg) center center;
  background-size: cover;
}
.sp #toppromisevision .image {
  width: 100%;
}
#toppromisevision .image img {
  width: 100%;
  max-width: 1120px;
  height: auto;
}
#toppromisevision .text {
  position: absolute;
  width: 100%;
  max-width: 980px;
  height: calc(100% - 50px);
  top: 50px;
  right: 50%;
  -webkit-transform: translateX(50%);
  transform: translateX(50%);
}
.sp #toppromisevision .text {
  position: static;
  height: auto;
}
#toppromisevision .text > span {
  position: absolute;
  display: block;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.sp #toppromisevision .text > span {
  position: relative;
  top: 0px;
  right: 0px;
  width: 75%;
  margin: auto;
  padding: 25px 0px;
  text-align: center;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
#toppromisevision .text > span:before {
  content: "";
  display: block;
  position: absolute;
  width: 100vw;
  height: 165%;
  height: calc(100vw * 0.3);
  max-height: 165%;
  top: 50%;
  left: 50%;
  background: url(../../images/ripple.png) no-repeat center center;
  background-size: auto 100%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: -1;
}
.sp #toppromisevision .text > span:before {
  margin-top: -50px;
  height: 250px;
}
#toppromisevision .text .title {
  display: block;
  font-size: 36px;
  font-size: 2.5714285714rem;
  line-height: 54px;
  line-height: 3.8571428571rem;
  letter-spacing: 3.6px;
  color: #333333;
}
.sp #toppromisevision .text .title {
  font-size: 27.5px;
  font-size: 1.9642857143rem;
  line-height: 35.75px;
  line-height: 2.5535714286rem;
  letter-spacing: 2.75px;
}
#toppromisevision .text .lead {
  display: block;
  margin-top: 10px;
  font-size: 13px;
  font-size: 0.9285714286rem;
  line-height: 19.5px;
  line-height: 1.3928571429rem;
  letter-spacing: 1.3px;
  color: #333333;
}
.sp #toppromisevision .text .lead {
  margin-top: 15px;
}
.sp #toppromisevision .text .lead br {
  display: none;
}
#toppromisevision .text .more {
  position: relative;
  display: inline-block;
  min-width: 145px;
  margin: 25px auto 0px;
  padding: 6px 20px;
  font-size: 12px;
  font-size: 0.8571428571rem;
  line-height: 13.2px;
  line-height: 0.9428571429rem;
  letter-spacing: 2px;
  color: #5bc2dc;
  text-align: center;
  background: #ffffff;
  border: 1px solid rgba(91, 194, 220, 0.5);
  transition: 300ms;
}
#toppromisevision .text .more:before {
  content: "";
  display: block;
  position: absolute;
  width: 20px;
  height: 1px;
  right: 0px;
  top: 50%;
  background: rgba(91, 194, 220, 0.5);
  transition: 300ms;
}
#toppromisevision .text .more .more1:before {
  content: "";
  display: block;
  position: absolute;
  width: 0%;
  height: 0%;
  left: -1px;
  top: -1px;
  visibility: hidden;
  border-top: 1px solid #5bc2dc;
  border-left: 1px solid #5bc2dc;
  -webkit-transition: 300ms 300ms ease-in-out;
  transition: 300ms 300ms ease-in-out;
}
#toppromisevision .text .more .more1:after {
  content: "";
  display: block;
  position: absolute;
  width: 0%;
  height: 0%;
  left: -1px;
  bottom: -1px;
  visibility: hidden;
  border-bottom: 1px solid #5bc2dc;
  border-left: 1px solid #5bc2dc;
  -webkit-transition: 300ms 300ms ease-in-out;
  transition: 300ms 300ms ease-in-out;
}
#toppromisevision .text .more .more2:before {
  content: "";
  display: block;
  position: absolute;
  width: 0%;
  height: 0%;
  right: -1px;
  top: -1px;
  visibility: hidden;
  border-top: 1px solid #5bc2dc;
  border-right: 1px solid #5bc2dc;
  -webkit-transition: 300ms 300ms ease-in-out;
  transition: 300ms 300ms ease-in-out;
}
#toppromisevision .text .more .more2:after {
  content: "";
  display: block;
  position: absolute;
  width: 0%;
  height: 0%;
  right: -1px;
  bottom: -1px;
  visibility: hidden;
  border-bottom: 1px solid #5bc2dc;
  border-right: 1px solid #5bc2dc;
  -webkit-transition: 300ms 300ms ease-in-out;
  transition: 300ms 300ms ease-in-out;
}

#topceomessage {
  position: relative;
  margin-top: 120px;
}
.sp #topceomessage {
  margin-top: 40px;
  background: #ecf5f7;
}
#topceomessage:before {
  content: "";
  position: absolute;
  display: block;
  width: 73.333333333333333333333333333333%;
  height: 100%;
  top: 40px;
  left: 0px;
  background: #ecf5f7;
  z-index: -1;
}
.sp #topceomessage:before {
  display: none;
}
#topceomessage a {
  display: block;
  -webkit-transition: opacity 0.2s, background 0.2s;
  transition: opacity 0.2s, background 0.2s;
  cursor: pointer;
}
#topceomessage a:hover {
  opacity: 0.85;
}
.sp #topceomessage a {
  overflow: hidden;
}
#topceomessage a:hover .more {
  color: #ffffff;
  background: #5bc2dc;
  -webkit-transition: 300ms 300ms;
  transition: 300ms 300ms;
}
#topceomessage a:hover .more:before {
  background-color: #ffffff;
  -webkit-transition: 300ms 300ms;
  transition: 300ms 300ms;
}
#topceomessage a:hover .more1:before {
  width: 51% !important;
  height: 51% !important;
  visibility: visible !important;
  -webkit-transition: 300ms ease-in-out !important;
  transition: 300ms ease-in-out !important;
}
#topceomessage a:hover .more1:after {
  width: 51% !important;
  height: 51% !important;
  visibility: visible !important;
  -webkit-transition: 300ms ease-in-out !important;
  transition: 300ms ease-in-out !important;
}
#topceomessage a:hover .more2:before {
  width: 51% !important;
  height: 51% !important;
  visibility: visible !important;
  -webkit-transition: 300ms ease-in-out !important;
  transition: 300ms ease-in-out !important;
}
#topceomessage a:hover .more2:after {
  width: 51% !important;
  height: 51% !important;
  visibility: visible !important;
  -webkit-transition: 300ms ease-in-out !important;
  transition: 300ms ease-in-out !important;
}
#topceomessage .image {
  position: relative;
  display: block;
  width: 65.833333333333333333333333333333%;
  margin-left: auto;
  margin-right: 0px;
  background: url(../../images/ceomessage01.jpg) center center;
  background-size: cover;
}
.sp #topceomessage .image {
  width: 100%;
}
#topceomessage .image img {
  width: 100%;
  max-width: 1120px;
  height: auto;
}
#topceomessage .text {
  position: absolute;
  width: 100%;
  max-width: 980px;
  height: calc(100% - 50px);
  top: 50px;
  right: 50%;
  -webkit-transform: translateX(50%);
  transform: translateX(50%);
}
.sp #topceomessage .text {
  position: static;
  height: auto;
}
#topceomessage .text > span {
  position: absolute;
  display: block;
  left: 120px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.sp #topceomessage .text > span {
  position: relative;
  top: 0px;
  left: 0px;
  width: 75%;
  margin: auto;
  padding: 25px 0px;
  text-align: center;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
#topceomessage .text > span:before {
  content: "";
  display: block;
  position: absolute;
  width: 100vw;
  height: calc(100vw * 0.3);
  max-height: 165%;
  top: 50%;
  left: 50%;
  background: url(../../images/ripple.png) no-repeat center center;
  background-size: auto 100%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: -1;
}
.sp #topceomessage .text > span:before {
  margin-top: -50px;
  height: 250px;
}
#topceomessage .text .title {
  display: block;
  font-size: 36px;
  font-size: 2.5714285714rem;
  line-height: 54px;
  line-height: 3.8571428571rem;
  letter-spacing: 3.6px;
  color: #333333;
}
.sp #topceomessage .text .title {
  font-size: 27.5px;
  font-size: 1.9642857143rem;
  line-height: 35.75px;
  line-height: 2.5535714286rem;
  letter-spacing: 2.75px;
}
.sp #topceomessage .text .title br {
  display: none;
}
#topceomessage .text .lead {
  display: block;
  margin-top: 10px;
  font-size: 13px;
  font-size: 0.9285714286rem;
  line-height: 19.5px;
  line-height: 1.3928571429rem;
  letter-spacing: 1.3px;
  color: #333333;
}
.sp #topceomessage .text .lead {
  margin-top: 15px;
}
.sp #topceomessage .text .lead br {
  display: none;
}
#topceomessage .text .more {
  position: relative;
  display: inline-block;
  min-width: 145px;
  margin: 25px auto 0px;
  padding: 6px 20px;
  font-size: 12px;
  font-size: 0.8571428571rem;
  line-height: 13.2px;
  line-height: 0.9428571429rem;
  letter-spacing: 2px;
  color: #5bc2dc;
  text-align: center;
  background: #ffffff;
  border: 1px solid rgba(91, 194, 220, 0.5);
  transition: 300ms;
}
#topceomessage .text .more:before {
  content: "";
  display: block;
  position: absolute;
  width: 20px;
  height: 1px;
  right: 0px;
  top: 50%;
  background: rgba(91, 194, 220, 0.5);
  transition: 300ms;
}
#topceomessage .text .more .more1:before {
  content: "";
  display: block;
  position: absolute;
  width: 0%;
  height: 0%;
  left: -1px;
  top: -1px;
  visibility: hidden;
  border-top: 1px solid #5bc2dc;
  border-left: 1px solid #5bc2dc;
  -webkit-transition: 300ms 300ms ease-in-out;
  transition: 300ms 300ms ease-in-out;
}
#topceomessage .text .more .more1:after {
  content: "";
  display: block;
  position: absolute;
  width: 0%;
  height: 0%;
  left: -1px;
  bottom: -1px;
  visibility: hidden;
  border-bottom: 1px solid #5bc2dc;
  border-left: 1px solid #5bc2dc;
  -webkit-transition: 300ms 300ms ease-in-out;
  transition: 300ms 300ms ease-in-out;
}
#topceomessage .text .more .more2:before {
  content: "";
  display: block;
  position: absolute;
  width: 0%;
  height: 0%;
  right: -1px;
  top: -1px;
  visibility: hidden;
  border-top: 1px solid #5bc2dc;
  border-right: 1px solid #5bc2dc;
  -webkit-transition: 300ms 300ms ease-in-out;
  transition: 300ms 300ms ease-in-out;
}
#topceomessage .text .more .more2:after {
  content: "";
  display: block;
  position: absolute;
  width: 0%;
  height: 0%;
  right: -1px;
  bottom: -1px;
  visibility: hidden;
  border-bottom: 1px solid #5bc2dc;
  border-right: 1px solid #5bc2dc;
  -webkit-transition: 300ms 300ms ease-in-out;
  transition: 300ms 300ms ease-in-out;
}

#topourbrands > div {
  position: relative;
  width: 100%;
  max-width: 1196px;
  margin: auto;
  padding: 120px 20px 0px;
}
.sp #topourbrands > div {
  padding: 60px 10px 0px;
}
.sp #topourbrands > div {
  padding-top: 40px;
}
#topourbrands h2 {
  margin: 0px 0px 20px;
  padding: 0px 0px 0px 3px;
  font-size: 36px;
  font-size: 2.5714285714rem;
  line-height: 54px;
  line-height: 3.8571428571rem;
  letter-spacing: 3.6px;
  font-weight: normal;
  text-align: center;
}
.sp #topourbrands h2 {
  font-size: 27.5px;
  font-size: 1.9642857143rem;
  line-height: 35.75px;
  line-height: 2.5535714286rem;
  letter-spacing: 2.75px;
}
#topourbrands p {
  padding-left: 1px;
  text-align: center;
  font-size: 13px;
  font-size: 0.9285714286rem;
  line-height: 22.1px;
  line-height: 1.5785714286rem;
  letter-spacing: 1.3px;
}
#topourbrands .region ul {
  margin-top: 20px;
  font-size: 0;
  line-height: 0;
  text-align: center;
}
#topourbrands .region li {
  display: inline-block;
  margin: 0px 9px;
  font-size: 15px;
  font-size: 1.0714285714rem;
  line-height: 35px;
  letter-spacing: 1.5px;
  vertical-align: top;
}
.sp #topourbrands .region li {
  margin: 0px 8px 16px;
}
#topourbrands .region li a {
  display: block;
  padding: 0px 10px;
  min-width: 100px;
  color: #5bc2dc;
  border: 1px solid #d8f1f7;
  -webkit-transition: opacity 0.2s, background 0.2s;
  transition: opacity 0.2s, background 0.2s;
  cursor: pointer;
}
#topourbrands .region li a:hover {
  opacity: 0.7;
}
#topourbrands .region li a span {
  position: relative;
  display: inline-block;
}
#topourbrands .region li a span:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: -1px;
  background: #5bc2dc;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: 300ms;
  transition: 300ms;
}
#topourbrands .region li.current a span:before {
  transform: scaleX(1);
}
#topourbrands .map {
  position: relative;
  margin-top: 25px;
  padding-top: 48.482142857142857142857142857143%;
}
.sp #topourbrands .map {
  margin-bottom: 80px;
  padding-top: 59.539473684210526315789473684211%;
}
#topourbrands .map .bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background: url(../../images/ourbrandsmap.jpg) no-repeat center center;
  background-size: auto 100%;
}
#topourbrands .map .bg img {
  display: block;
  margin: auto;
  max-width: 100%;
  height: auto;
}
#topourbrands .regionpop > div {
  position: absolute;
  display: block;
  background: #ffffff;
  border-radius: 50%;
  -webkit-transition: 400ms;
  transition: 400ms;
  -webkit-transform: translate(-50%, -50%) scale(0.5);
  transform: translate(-50%, -50%) scale(0.5);
  opacity: 0;
  visibility: hidden;
}
.sp #topourbrands .regionpop > div {
  width: 180px;
}
#topourbrands .regionpop > div a {
  position: relative;
  display: block;
  border: 1px solid #e0f1f6;
  border-radius: 50%;
  overflow: hidden;
  -webkit-transition: opacity 0.2s, background 0.2s;
  transition: opacity 0.2s, background 0.2s;
  cursor: pointer;
}
#topourbrands .regionpop > div a:hover {
  opacity: 0.7;
}
#topourbrands .regionpop > div .title {
  position: absolute;
  top: 30px;
  width: 100%;
  text-align: center;
  font-size: 16px;
  font-size: 1.1428571429rem;
  line-height: 17.6px;
  line-height: 1.2571428571rem;
  letter-spacing: 1.6px;
  color: #5bc2dc;
}
.sp #topourbrands .regionpop > div .title {
  top: 15px;
}
#topourbrands .regionpop > div .image img {
  display: block;
  width: 100%;
  max-width: 25vw;
  height: auto;
}
.sp #topourbrands .regionpop > div .image img {
  max-width: 100%;
}
#topourbrands .regionpop.america .america, #topourbrands .regionpop.asia .asia, #topourbrands .regionpop.europe .europe, #topourbrands .regionpop.japan .japan, #topourbrands .regionpop.oceania .oceania {
  -webkit-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
  opacity: 1;
  visibility: visible;
}
.sp #topourbrands .regionpop.america .america, .sp #topourbrands .regionpop.asia .asia, .sp #topourbrands .regionpop.europe .europe, .sp #topourbrands .regionpop.japan .japan, .sp #topourbrands .regionpop.oceania .oceania {
  top: 50% !important;
  left: 50% !important;
}
#topourbrands .regionpop .america {
  top: 31.5%;
  left: 70.5%;
}
#topourbrands .regionpop .asia {
  top: 37.5%;
  left: 39.5%;
}
#topourbrands .regionpop .europe {
  top: 31.5%;
  left: 21.5%;
}
#topourbrands .regionpop .japan {
  top: 41.5%;
  left: 48.5%;
}
#topourbrands .regionpop .oceania {
  top: 61.5%;
  left: 48.5%;
}
#topourbrands .more {
  position: absolute;
  bottom: 5px;
  left: 50%;
  text-align: center;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.sp #topourbrands .more {
  bottom: -80px;
}
#topourbrands .more a {
  position: relative;
  display: inline-block;
  min-width: 145px;
  margin: 0px auto;
  padding: 6px 20px;
  font-size: 12px;
  font-size: 0.8571428571rem;
  line-height: 13.2px;
  line-height: 0.9428571429rem;
  letter-spacing: 2px;
  color: #5bc2dc;
  background: #ffffff;
  border: 1px solid rgba(91, 194, 220, 0.5);
  transition: 300ms;
}
#topourbrands .more a:before {
  content: "";
  display: block;
  position: absolute;
  width: 20px;
  height: 1px;
  right: 0px;
  top: 50%;
  background: rgba(91, 194, 220, 0.5);
  transition: 300ms;
}
#topourbrands .more a .more1:before {
  content: "";
  display: block;
  position: absolute;
  width: 0%;
  height: 0%;
  left: -1px;
  top: -1px;
  visibility: hidden;
  border-top: 1px solid #5bc2dc;
  border-left: 1px solid #5bc2dc;
  -webkit-transition: 300ms 300ms ease-in-out;
  transition: 300ms 300ms ease-in-out;
}
#topourbrands .more a .more1:after {
  content: "";
  display: block;
  position: absolute;
  width: 0%;
  height: 0%;
  left: -1px;
  bottom: -1px;
  visibility: hidden;
  border-bottom: 1px solid #5bc2dc;
  border-left: 1px solid #5bc2dc;
  -webkit-transition: 300ms 300ms ease-in-out;
  transition: 300ms 300ms ease-in-out;
}
#topourbrands .more a .more2:before {
  content: "";
  display: block;
  position: absolute;
  width: 0%;
  height: 0%;
  right: -1px;
  top: -1px;
  visibility: hidden;
  border-top: 1px solid #5bc2dc;
  border-right: 1px solid #5bc2dc;
  -webkit-transition: 300ms 300ms ease-in-out;
  transition: 300ms 300ms ease-in-out;
}
#topourbrands .more a .more2:after {
  content: "";
  display: block;
  position: absolute;
  width: 0%;
  height: 0%;
  right: -1px;
  bottom: -1px;
  visibility: hidden;
  border-bottom: 1px solid #5bc2dc;
  border-right: 1px solid #5bc2dc;
  -webkit-transition: 300ms 300ms ease-in-out;
  transition: 300ms 300ms ease-in-out;
}
#topourbrands .more a:hover {
  color: #ffffff;
  background: #5bc2dc;
  -webkit-transition: 300ms 300ms;
  transition: 300ms 300ms;
}
#topourbrands .more a:hover:before {
  background-color: #ffffff;
  -webkit-transition: 300ms 300ms;
  transition: 300ms 300ms;
}
#topourbrands .more a:hover .more1:before {
  width: 51% !important;
  height: 51% !important;
  visibility: visible !important;
  -webkit-transition: 300ms ease-in-out !important;
  transition: 300ms ease-in-out !important;
}
#topourbrands .more a:hover .more1:after {
  width: 51% !important;
  height: 51% !important;
  visibility: visible !important;
  -webkit-transition: 300ms ease-in-out !important;
  transition: 300ms ease-in-out !important;
}
#topourbrands .more a:hover .more2:before {
  width: 51% !important;
  height: 51% !important;
  visibility: visible !important;
  -webkit-transition: 300ms ease-in-out !important;
  transition: 300ms ease-in-out !important;
}
#topourbrands .more a:hover .more2:after {
  width: 51% !important;
  height: 51% !important;
  visibility: visible !important;
  -webkit-transition: 300ms ease-in-out !important;
  transition: 300ms ease-in-out !important;
}

#topother > div {
  position: relative;
  width: 100%;
  max-width: 1196px;
  margin: auto;
  padding: 75px 20px 0px;
}
.sp #topother > div {
  padding: 37.5px 10px 0px;
}
#topother > div:after {
  content: "";
  display: block;
  clear: both;
}
#topother > div > div {
  float: right;
  width: calc((100% - 20px) / 2);
}
#topother > div > div:first-child {
  float: left;
}
.sp #topother > div > div:first-child {
  margin-bottom: 40px;
}
.sp #topother > div > div {
  width: 100%;
}
#topother h2 {
  margin: 0px 0px 10px;
  padding: 0px 0px 0px 3px;
  font-size: 28px;
  font-size: 2rem;
  line-height: 42px;
  line-height: 3rem;
  letter-spacing: 2.8px;
  font-weight: normal;
  text-align: center;
}
.sp #topother h2 {
  font-size: 22.5px;
  font-size: 1.6071428571rem;
  line-height: 29.25px;
  line-height: 2.0892857143rem;
  letter-spacing: 2.25px;
}
#topother a {
  display: block;
  text-align: center;
  -webkit-transition: opacity 0.2s, background 0.2s;
  transition: opacity 0.2s, background 0.2s;
  cursor: pointer;
}
#topother a:hover {
  opacity: 0.85;
}
#topother a .image {
  display: block;
}
#topother a .image img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: auto;
}
#topother a .text {
  display: block;
  margin: 20px auto 0px;
  padding-left: 1px;
  max-width: 375px;
  font-size: 13px;
  font-size: 0.9285714286rem;
  line-height: 22.1px;
  line-height: 1.5785714286rem;
  letter-spacing: 1.3px;
  color: #333333;
}
#topother a:hover .more {
  color: #ffffff;
  background: #5bc2dc;
  -webkit-transition: 300ms 300ms;
  transition: 300ms 300ms;
}
#topother a:hover .more:before {
  background-color: #ffffff;
  -webkit-transition: 300ms 300ms;
  transition: 300ms 300ms;
}
#topother a:hover .more1:before {
  width: 51% !important;
  height: 51% !important;
  visibility: visible !important;
  -webkit-transition: 300ms ease-in-out !important;
  transition: 300ms ease-in-out !important;
}
#topother a:hover .more1:after {
  width: 51% !important;
  height: 51% !important;
  visibility: visible !important;
  -webkit-transition: 300ms ease-in-out !important;
  transition: 300ms ease-in-out !important;
}
#topother a:hover .more2:before {
  width: 51% !important;
  height: 51% !important;
  visibility: visible !important;
  -webkit-transition: 300ms ease-in-out !important;
  transition: 300ms ease-in-out !important;
}
#topother a:hover .more2:after {
  width: 51% !important;
  height: 51% !important;
  visibility: visible !important;
  -webkit-transition: 300ms ease-in-out !important;
  transition: 300ms ease-in-out !important;
}
#topother a .more {
  position: relative;
  display: inline-block;
  min-width: 145px;
  margin: 20px auto 0px;
  padding: 6px 20px;
  font-size: 12px;
  font-size: 0.8571428571rem;
  line-height: 13.2px;
  line-height: 0.9428571429rem;
  letter-spacing: 2px;
  color: #5bc2dc;
  text-align: center;
  background: #ffffff;
  border: 1px solid rgba(91, 194, 220, 0.5);
  transition: 300ms;
}
#topother a .more:before {
  content: "";
  display: block;
  position: absolute;
  width: 20px;
  height: 1px;
  right: 0px;
  top: 50%;
  background: rgba(91, 194, 220, 0.5);
  transition: 300ms;
}
#topother a .more .more1:before {
  content: "";
  display: block;
  position: absolute;
  width: 0%;
  height: 0%;
  left: -1px;
  top: -1px;
  visibility: hidden;
  border-top: 1px solid #5bc2dc;
  border-left: 1px solid #5bc2dc;
  -webkit-transition: 300ms 300ms ease-in-out;
  transition: 300ms 300ms ease-in-out;
}
#topother a .more .more1:after {
  content: "";
  display: block;
  position: absolute;
  width: 0%;
  height: 0%;
  left: -1px;
  bottom: -1px;
  visibility: hidden;
  border-bottom: 1px solid #5bc2dc;
  border-left: 1px solid #5bc2dc;
  -webkit-transition: 300ms 300ms ease-in-out;
  transition: 300ms 300ms ease-in-out;
}
#topother a .more .more2:before {
  content: "";
  display: block;
  position: absolute;
  width: 0%;
  height: 0%;
  right: -1px;
  top: -1px;
  visibility: hidden;
  border-top: 1px solid #5bc2dc;
  border-right: 1px solid #5bc2dc;
  -webkit-transition: 300ms 300ms ease-in-out;
  transition: 300ms 300ms ease-in-out;
}
#topother a .more .more2:after {
  content: "";
  display: block;
  position: absolute;
  width: 0%;
  height: 0%;
  right: -1px;
  bottom: -1px;
  visibility: hidden;
  border-bottom: 1px solid #5bc2dc;
  border-right: 1px solid #5bc2dc;
  -webkit-transition: 300ms 300ms ease-in-out;
  transition: 300ms 300ms ease-in-out;
}

#topnews > div {
  position: relative;
  width: 100%;
  max-width: 1196px;
  margin: auto;
  padding: 90px 20px 0px;
}
.sp #topnews > div {
  padding: 45px 10px 0px;
}
#topnews h2 {
  margin: 0px 0px 45px;
  padding: 0px 0px 0px 3px;
  font-size: 28px;
  font-size: 2rem;
  line-height: 42px;
  line-height: 3rem;
  letter-spacing: 2.8px;
  font-weight: normal;
  text-align: center;
}
.sp #topnews h2 {
  margin-bottom: 20px;
  font-size: 22.5px;
  font-size: 1.6071428571rem;
  line-height: 29.25px;
  line-height: 2.0892857143rem;
  letter-spacing: 2.25px;
}
#topnews dl {
  position: relative;
  max-width: 960px;
  margin: auto;
  font-size: 13px;
  font-size: 0.9285714286rem;
  line-height: 19.5px;
  line-height: 1.3928571429rem;
  letter-spacing: 1.3px;
}
#topnews dl:after {
  content: "";
  display: block;
  clear: both;
}
#topnews * + dl {
  margin-top: 45px;
}
.sp #topnews * + dl {
  margin-top: 30px;
}
#topnews * + dl:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 1px;
  margin-top: -22px;
  background: #d9d9d9;
}
.sp #topnews * + dl:before {
  margin-top: -15px;
}
#topnews dt {
  font-weight: bold;
}
#topnews dt span {
  position: absolute;
  display: block;
  top: -2px;
  left: 8rem;
  min-width: 150px;
  margin: 0px;
  padding: 5px 10px;
  text-align: center;
  color: #ffffff;
  font-size: 12px;
  font-size: 0.8571428571rem;
  line-height: 13.2px;
  line-height: 0.9428571429rem;
  letter-spacing: 1px;
  background: #5bc2dc;
}
#topnews dt span br {
  display: none;
}
.sp #topnews dt span {
  left: auto;
  right: 0px;
  top: -0.5rem;
}
#topnews dd {
  margin-top: 10px;
  margin-left: 0px;
}
.sp #topnews dd {
  margin-top: 5px;
}
#topnews dd a {
  color: #5bc2dc;
}
#topnews .more {
  margin-top: 30px;
  text-align: center;
}
#topnews .more a {
  position: relative;
  display: inline-block;
  min-width: 145px;
  margin: 0px auto;
  padding: 6px 20px;
  font-size: 12px;
  font-size: 0.8571428571rem;
  line-height: 13.2px;
  line-height: 0.9428571429rem;
  letter-spacing: 2px;
  color: #5bc2dc;
  background: #ffffff;
  border: 1px solid rgba(91, 194, 220, 0.5);
  transition: 300ms;
}
#topnews .more a:before {
  content: "";
  display: block;
  position: absolute;
  width: 20px;
  height: 1px;
  right: 0px;
  top: 50%;
  background: rgba(91, 194, 220, 0.5);
  transition: 300ms;
}
#topnews .more a:hover {
  color: #ffffff;
  background: #5bc2dc;
  -webkit-transition: 300ms 300ms;
  transition: 300ms 300ms;
}
#topnews .more a:hover:before {
  background-color: #ffffff;
  -webkit-transition: 300ms 300ms;
  transition: 300ms 300ms;
}
#topnews .more a:hover .more1:before {
  width: 51% !important;
  height: 51% !important;
  visibility: visible !important;
  -webkit-transition: 300ms ease-in-out !important;
  transition: 300ms ease-in-out !important;
}
#topnews .more a:hover .more1:after {
  width: 51% !important;
  height: 51% !important;
  visibility: visible !important;
  -webkit-transition: 300ms ease-in-out !important;
  transition: 300ms ease-in-out !important;
}
#topnews .more a:hover .more2:before {
  width: 51% !important;
  height: 51% !important;
  visibility: visible !important;
  -webkit-transition: 300ms ease-in-out !important;
  transition: 300ms ease-in-out !important;
}
#topnews .more a:hover .more2:after {
  width: 51% !important;
  height: 51% !important;
  visibility: visible !important;
  -webkit-transition: 300ms ease-in-out !important;
  transition: 300ms ease-in-out !important;
}
#topnews .more a .more1:before {
  content: "";
  display: block;
  position: absolute;
  width: 0%;
  height: 0%;
  left: -1px;
  top: -1px;
  visibility: hidden;
  border-top: 1px solid #5bc2dc;
  border-left: 1px solid #5bc2dc;
  -webkit-transition: 300ms 300ms ease-in-out;
  transition: 300ms 300ms ease-in-out;
}
#topnews .more a .more1:after {
  content: "";
  display: block;
  position: absolute;
  width: 0%;
  height: 0%;
  left: -1px;
  bottom: -1px;
  visibility: hidden;
  border-bottom: 1px solid #5bc2dc;
  border-left: 1px solid #5bc2dc;
  -webkit-transition: 300ms 300ms ease-in-out;
  transition: 300ms 300ms ease-in-out;
}
#topnews .more a .more2:before {
  content: "";
  display: block;
  position: absolute;
  width: 0%;
  height: 0%;
  right: -1px;
  top: -1px;
  visibility: hidden;
  border-top: 1px solid #5bc2dc;
  border-right: 1px solid #5bc2dc;
  -webkit-transition: 300ms 300ms ease-in-out;
  transition: 300ms 300ms ease-in-out;
}
#topnews .more a .more2:after {
  content: "";
  display: block;
  position: absolute;
  width: 0%;
  height: 0%;
  right: -1px;
  bottom: -1px;
  visibility: hidden;
  border-bottom: 1px solid #5bc2dc;
  border-right: 1px solid #5bc2dc;
  -webkit-transition: 300ms 300ms ease-in-out;
  transition: 300ms 300ms ease-in-out;
}

.popupfloat {
  position: relative;
  opacity: 0;
  transform: scale(1.15);
}
.popupfloat.view {
  -webkit-transition: opacity 1200ms, -webkit-transform 3600ms cubic-bezier(0.02, 0.75, 0.13, 1);
  transition: opacity 1200ms, transform 3600ms cubic-bezier(0.02, 0.75, 0.13, 1);
  opacity: 1;
  transform: scale(1);
}
