@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);
/* eyesightworld
-------------------------------------------------------------------------------*/
div.eyesightworld {
  width: auto !important;
  min-width: 1000px;
  overflow: hidden;
  position: relative;
}

div.eyesightworld a {
  outline: none;
}

div.eyesightworld img.opc {
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

div.eyesightworld a:hover img.opc {
  opacity: .8;
  -moz-opacity: .8;
  -ms-filter: "alpha(opacity=80)";
  filter: alpha(opacity=80);
}

/* #contents
-------------------------------------------------------------------------------*/
/* sideArea
-------------------------------------------------------------------------------*/
.sideArea {
  position: fixed;
  right: 0;
  top: 20%;
  width: 94px;
  background: #fff;
  border-radius: 10px 0 0 10px;
  z-index: 501;
}

.sideArea ul {
  padding: 7px 0 7px 7px;
}

.sideArea ul li {
  padding: 0 0 4px;
}

.sideArea ul li:last-child {
  padding-bottom: 0;
}

/* event
-------------------------------------------------------------------------------*/
div.eyesightworld .event {
  display: block;
  margin: 50px auto 0;
  text-align: center;
}

/* reset */
div {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  margin: 0 auto;
  color: #000;
  background: #fff;
  font-family: "ryo-gothic-plusn",sans-serif;
}

#footer {
  background: #00020b url(/common/img/bg.jpg) no-repeat center bottom;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  font-size: 1em;
}

p {
  font-size: 14px;
}

img {
  vertical-align: top;
  border: none;
}

a:hover img {
  opacity: .8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

a,
button {
  outline: none;
  overflow: hidden;
}

/* utility */
.lp-mt--0 {
  margin-top: 0px;
}

.lp-mt--9 {
  margin-top: 9px;
}

.lp-mt--10 {
  margin-top: 10px;
}

.lp-mt--15 {
  margin-top: 15px;
}

.lp-mt--20 {
  margin-top: 20px;
}

.lp-mt--30 {
  margin-top: 30px;
}

.lp-mt--35 {
  margin-top: 35px;
}

.lp-mt--40 {
  margin-top: 40px;
}

.lp-mt--50 {
  margin-top: 50px;
}

.lp-mt--60 {
  margin-top: 60px;
}

.lp-mt--70 {
  margin-top: 70px;
}

.lp-mt--80 {
  margin-top: 80px;
}

.lp-mt--110 {
  margin-top: 110px;
}

.lp-mt--150 {
  margin-top: 150px;
}

.lp-mb--0 {
  margin-bottom: 0px;
}

.lp-mb--10 {
  margin-bottom: 10px;
}

.lp-mb--20 {
  margin-bottom: 20px;
}

.lp-mb--30 {
  margin-bottom: 30px;
}

.lp-mb--40 {
  margin-bottom: 40px;
}

.lp-mb--50 {
  margin-bottom: 50px;
}

.lp-mb--60 {
  margin-bottom: 60px;
}

.lp-mv--0 {
  margin-top: 0px;
  margin-bottom: 0px;
}

.lp-mv--10 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.lp-mv--20 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.lp-mv--30 {
  margin-top: 30px;
  margin-bottom: 30px;
}

.lp-mv--40 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.lp-mv--50 {
  margin-top: 50px;
  margin-bottom: 50px;
}

.lp-mv--60 {
  margin-top: 60px;
  margin-bottom: 60px;
}

.lp-txt--center {
  text-align: center;
}

.lp-txt--right {
  text-align: right;
}

.lp-txt--small {
  font-size: 11px;
}

.lp-txt--small01 {
  font-size: 12px;
}

/* column */
.lp-row {
  width: 100%;
}

.lp-row:before, .lp-row:after {
  content: " ";
  display: block;
  height: 0;
  overflow: hidden;
}

.lp-row:after {
  clear: both;
}

.lp-row .lp-col1, .lp-row .lp-col2, .lp-row .lp-col3, .lp-row .lp-col4, .lp-row .lp-col5, .lp-row .lp-col6,
.lp-row .lp-col7, .lp-row .lp-col8, .lp-row .lp-col9, .lp-row .lp-col10, .lp-row .lp-col11, .lp-row .lp-col12 {
  float: left;
}

.lp-row .lp-col1:first-child, .lp-row .lp-col2:first-child, .lp-row .lp-col3:first-child, .lp-row .lp-col4:first-child, .lp-row .lp-col5:first-child, .lp-row .lp-col6:first-child,
.lp-row .lp-col7:first-child, .lp-row .lp-col8:first-child, .lp-row .lp-col9:first-child, .lp-row .lp-col10:first-child, .lp-row .lp-col11:first-child, .lp-row .lp-col12:first-child {
  margin-left: 0;
}

.lp-row .lp-col1 {
  width: 6.5%;
  margin: 10px 0 0 2%;
}

.lp-row .lp-col2 {
  width: 15%;
  margin: 10px 0 0 2%;
}

.lp-row .lp-col3 {
  width: 23.5%;
  margin: 10px 0 0 2%;
}

.lp-row .lp-col4 {
  width: 32%;
  margin: 10px 0 0 2%;
}

.lp-row .lp-col5 {
  width: 40.5%;
  margin: 10px 0 0 2%;
}

.lp-row .lp-col6 {
  width: 49%;
  margin: 10px 0 0 2%;
}

.lp-row .lp-col7 {
  width: 57.5%;
  margin: 10px 0 0 2%;
}

.lp-row .lp-col8 {
  width: 66%;
  margin: 10px 0 0 2%;
}

.lp-row .lp-col9 {
  width: 74.5%;
  margin: 10px 0 0 2%;
}

.lp-row .lp-col10 {
  width: 83%;
  margin: 10px 0 0 2%;
}

.lp-row .lp-col11 {
  width: 91.5%;
  margin: 10px 0 0 2%;
}

.lp-row .lp-col12 {
  width: 100%;
  margin: 10px 0 0 2%;
}

.lp-container {
  width: 1000px;
  margin: auto;
}

.lp-container--relative {
  position: relative;
}

.lp-mv__item {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.embedMovieOverlay {
  position: absolute;
  left: 50%;
  top: 0;
  height: 900px;
  margin: 0 0 0 -800px;
  z-index: 9;
}

.lp-ct03__arw {
  padding-top: 155px;
  background: url(../img/bg_localNav_01.png) no-repeat center top;
  background-size: 100% 105px;
}

.lp-ct03 {
  background: #153f7e url(../img/ptn01.png) repeat;
  padding: 0 0 50px;
}

.lp-ct03__item {
  float: left;
  width: 235px;
  margin-left: 20px;
}

.lp-row .lp-ct03__item:first-child {
  margin-left: 0;
}

.lp-ct03__item03 {
  display: inline-block;
  height: 198px;
  width: 216px;
  margin-left: 20px;
}

.lp-ct03__item03:first-child {
  margin-left: 0;
}

.lp-ct03__item03.top a {
  background-image: url(../img/btn_localNav03_01.png);
}

.lp-ct03__item03.shop a {
  background-image: url(../img/btn_localNav03_02.png);
}

.lp-ct03__item03.day a {
  background-image: url(../img/btn_localNav03_05.png);
}

.lp-ct03__item03.park a {
  background-image: url(../img/btn_localNav03_04.png);
}

.lp-ct03__item03.kousoku a {
  background-image: url(../img/btn_localNav03_06.png);
}

.lp-ct03__item03 a {
  width: 216px;
  height: 198px;
  display: block;
}

/* eyesightworld add Style
-------------------------------------------------------------------------------*/
#contents {
  font-family: 'Noto Sans JP',sans-serif;
}

.containerInner {
  background: #eeeeee;
}

.pageTitle {
  text-align: center;
  margin-top: 115px;
  padding: 20px 0 0 0;
}

.usefullFeatureTitle,
.aboutSubTitle {
  opacity: 0;
  -webkit-transform: translateY(-20px);
          transform: translateY(-20px);
  -webkit-transition: opacity 1s ease, -webkit-transform 1s ease;
  transition: opacity 1s ease, -webkit-transform 1s ease;
  transition: transform 1s ease, opacity 1s ease;
  transition: transform 1s ease, opacity 1s ease, -webkit-transform 1s ease;
}

.usefullFeatureTitle.sa-init,
.aboutSubTitle.sa-init {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.usefullTitle,
.aboutTitle,
.lineupTitle {
  -webkit-transform: scale(0.1);
          transform: scale(0.1);
  opacity: 0;
  -webkit-transition: opacity 1s ease, -webkit-transform 1s ease;
  transition: opacity 1s ease, -webkit-transform 1s ease;
  transition: transform 1s ease, opacity 1s ease;
  transition: transform 1s ease, opacity 1s ease, -webkit-transform 1s ease;
}

.usefullTitle.sa-init,
.aboutTitle.sa-init,
.lineupTitle.sa-init {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
}

/* Visual
-------------------------------------------------------------------------------*/
.visualArea .inner {
  position: relative;
}

.visualArea .visualEyesight {
  position: absolute;
  left: 50%;
  top: 80px;
  opacity: 0;
  -webkit-transform: translateX(-50%) scale(0.1);
          transform: translateX(-50%) scale(0.1);
}

.visualArea .visualLead01 {
  position: absolute;
  left: 50%;
  top: 345px;
  -webkit-transform: translateX(-50%) rotate(0);
          transform: translateX(-50%) rotate(0);
  opacity: 0;
}

.visualArea .visualLead02 {
  position: absolute;
  left: 50%;
  top: 420px;
  -webkit-transform: translateX(-50%) scale(0.1);
          transform: translateX(-50%) scale(0.1);
  opacity: 0;
}

.visualArea .inner {
  height: 735px;
  background: url(../img/bg_visual.png) no-repeat 50% 100%;
  background-size: 1322px 240px;
}

/* Feature
-------------------------------------------------------------------------------*/
.featureArea {
  background: url(../img/bg_feature.png) 0 0;
}

.featureArea .inner {
  position: relative;
  width: 1000px;
  margin: 0 auto;
  padding-bottom: 320px;
  background: url(../img/img_feature_eyesight.png) 50% 100% no-repeat;
  background-size: 216px auto;
}

.featureArea .featureTitle {
  padding: 60px 0 40px;
  text-align: center;
  outline: 0;
}

.featureArea .featureLogo {
  text-align: center;
  padding-bottom: 30px;
}

.featureArea .featureLead {
  line-height: 1.9;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}

.featureArea .featureNav {
  position: relative;
}

.featureArea .featureNav.sa-init .featureNavItem {
  opacity: 1;
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
}

.featureArea .featureNav.sa-init .featureNavItem:nth-child(2) {
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}

.featureArea .featureNav.sa-init .featureNavItem:nth-child(3) {
  -webkit-transition-delay: 0.6s;
          transition-delay: 0.6s;
}

.featureArea .featureNav.sa-init .featureNavItem:nth-child(4) {
  -webkit-transition-delay: 0.9s;
          transition-delay: 0.9s;
}

.featureArea .featureNav.sa-init .featureNavItem:nth-child(5) {
  -webkit-transition-delay: 1.1s;
          transition-delay: 1.1s;
}

.featureArea .featureNav .featureNavItem {
  position: absolute;
  opacity: 0;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
  -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, transform 0.3s ease;
  transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;
}

.featureArea .featureNav .featureNavItem .featureNavTitle {
  font-size: 20px;
  font-weight: bold;
}

.featureArea .featureNav .featureNavItem .featureNavDesc {
  font-size: 12px;
  margin-top: 10px;
  color: #000;
}

.featureArea .featureNav .featureNavItem a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-decoration: none;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.featureArea .featureNav .featureNavItem:nth-child(1) {
  left: 87px;
  top: 8px;
}

.featureArea .featureNav .featureNavItem:nth-child(1) a {
  background: url(../img/img_feature_baloon_01.png) 0 0 no-repeat;
  width: 287px;
  height: 164px;
}

.featureArea .featureNav .featureNavItem:nth-child(1) .featureNavTitle {
  color: #11537b;
}

.featureArea .featureNav .featureNavItem:nth-child(2) {
  left: 640px;
  top: 20px;
}

.featureArea .featureNav .featureNavItem:nth-child(2) a {
  background: url(../img/img_feature_baloon_02.png) 0 0 no-repeat;
  width: 293px;
  height: 159px;
  padding: 0 30px;
}

.featureArea .featureNav .featureNavItem:nth-child(2) .featureNavTitle {
  color: #2a816a;
  font-size: 15px;
  margin-top: -20px;
}

.featureArea .featureNav .featureNavItem:nth-child(3) {
  left: 630px;
  top: 180px;
}

.featureArea .featureNav .featureNavItem:nth-child(3) a {
  background: url(../img/img_feature_baloon_03.png) 0 0 no-repeat;
  width: 193px;
  height: 105px;
  padding: 0 20px;
}

.featureArea .featureNav .featureNavItem:nth-child(3) .featureNavTitle {
  color: #5a5a5a;
  text-align: center;
  font-size: 18px;
}

.featureArea .featureNav .featureNavItem:nth-child(4) {
  left: 132px;
  top: 180px;
}

.featureArea .featureNav .featureNavItem:nth-child(4) a {
  background: url(../img/img_feature_baloon_04.png) 0 0 no-repeat;
  width: 211px;
  height: 120px;
  padding: 0 10px;
}

.featureArea .featureNav .featureNavItem:nth-child(4) .featureNavTitle {
  color: #11537b;
  text-align: center;
  font-size: 18px;
}

sup {
  font-size: 10px;
}

/* Usefull
-------------------------------------------------------------------------------*/
.usefullArea {
  background: #b8d6e7;
}

.usefullArea .inner {
  position: relative;
  width: 1000px;
  margin: 0 auto;
  padding-bottom: 50px;
}

.usefullArea .usefullTitle {
  font-size: 36px;
  font-weight: bold;
  text-align: center;
  padding-top: 60px;
}

.usefullArea .usefullFeatureTitle {
  text-align: center;
  margin-top: 50px;
  margin-bottom: -20px;
}

.usefullArea .usefullContent {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 40px;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
  opacity: 0;
  -webkit-transition: opacity 1s ease, -webkit-transform 1s ease;
  transition: opacity 1s ease, -webkit-transform 1s ease;
  transition: transform 1s ease, opacity 1s ease;
  transition: transform 1s ease, opacity 1s ease, -webkit-transform 1s ease;
}

.usefullArea .usefullContent.sa-init {
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
  opacity: 1;
}

.usefullArea .usefullContent:nth-child(2) {
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}

.usefullArea .usefullContent:nth-child(3) {
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
}

.usefullArea .usefullContent:nth-child(4) {
  -webkit-transition-delay: 0.6s;
          transition-delay: 0.6s;
}

.usefullArea .usefullContentDesc {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.usefullArea .usefullContentDesc2 {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.usefullArea .usefullContentHeader {
  background: #85b4d1;
  padding: 10px;
}

.usefullArea .usefullContentTitle {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}

.usefullArea .usefullContentBody {
  padding: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-right: 10px #85b4d1 solid;
  border-left: 10px #85b4d1 solid;
  border-bottom: 10px #85b4d1 solid;
  background: #fff;
}

.usefullArea .usefullContentBodyTwo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.usefullArea .usefullContentLeft,
.usefullArea .usefullContentRight {
  width: 445px;
}

.usefullArea .usefullContentLeft {
  padding-right: 35px;
}

.usefullArea .usefullContentRight {
  padding: 20px 35px 0;
  background: #dddddd;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.usefullArea .usefullContentRight .usefullContentPhoto {
  margin-top: 20px;
  margin-bottom: 22px;
  text-align: center;
}

.usefullArea .usefullContentRight .usefullContentDesc {
  margin-bottom: 20px;
}

.usefullArea .usefullContentRight2 {
  padding: 20px 0 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.usefullArea .usefullContentRight2 .usefullContentPhoto {
  margin-top: 20px;
  margin-bottom: 22px;
  text-align: center;
}

.usefullArea .usefullContentRight2 .usefullContentDesc {
  margin-bottom: 20px;
}

.usefullArea .usefullContentInner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.usefullArea .usefullContentInner2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin-top: 160px;
}

.usefullArea .usefullContentWrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.usefullArea .usefullContentWrapper .usefullContent {
  width: 480px;
}

.usefullArea .usefullContentWrapper .usefullContentFull {
  margin-top: 20px;
  width: 100%;
}

.usefullArea .usefullContentLead {
  text-align: center;
  margin-top: 5px;
}

.usefullArea .usefullContentCopy {
  font-weight: bold;
  font-size: 16px;
  text-align: center;
  margin-top: 15px;
  margin-bottom: 25px;
}

.usefullArea .usefullContentCopyDouble {
  line-height: 44px;
}

.usefullArea .usefullContentSubTitle {
  color: #666666;
  text-align: center;
  margin: 25px 0 20px;
  font-weight: bold;
}

.usefullArea .usefullContentSubTitle2 {
  color: #666666;
  text-align: center;
  margin: 0 30px 25px;
  font-weight: bold;
  float: left;
  line-height: 1.6;
}

.usefullArea .usefullContentSubTitleSafety {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 32px;
  background: url(../img/ico_feature_safety.png) 100% 50% no-repeat;
  background-size: 128px 32px;
  padding-right: 128px;
}

.usefullArea .usefullContentSubTitleSafety2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 32px;
  background: url(../img/ico_feature_safety.png) 100% 50% no-repeat;
  background-size: 128px 32px;
  padding-right: 128px;
  margin-right: 28px;
  margin-top: 5px;
}

.usefullArea .usefullContentDesc {
  font-size: 14px;
  line-height: 1.6;
}

.usefullArea .usefullContentCar {
  background: #3e70a8;
  color: #fff;
  font-weight: bold;
  font-size: 12px;
  margin-top: 25px;
  padding: 10px 20px;
}

.usefullArea .usefullContentCar2 {
  background: #3e70a8;
  color: #fff;
  font-weight: bold;
  font-size: 12px;
  margin-top: 25px;
  padding: 10px 20px;
  display: inline;
  float: right;
}

.usefullArea .usefullContentSystem {
  background: #eeeeee;
  font-weight: bold;
  font-size: 12px;
  margin-top: 25px;
  padding: 10px 20px;
}

.usefullArea .usefullContentCar + .usefullContentSystem {
  margin-top: 0;
}

.usefullArea .lineupNotesDesc {
  text-indent: 2.4em;
  margin-top: 20px;
  background: url(../img/ico_attention.png) 0 0 no-repeat;
  background-size: 21px 20px;
  font-size: 10px;
  line-height: 2;
}

.usefullArea .usefullNotes {
  margin-top: 10px;
  font-size: 10px;
  line-height: 2;
}

.usefullArea .usefullContentToggle {
  overflow: hidden;
  -webkit-transition: max-height 1s ease;
  transition: max-height 1s ease;
}

.usefullArea .usefullContentMore {
  position: relative;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: #3e70a8;
  color: #fff;
  border: none;
  line-height: 40px;
  width: 240px;
  border-radius: 20px;
  margin: 30px auto 0;
  font-size: 14px;
  font-weight: bold;
  cursor: pointer;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.usefullArea .usefullContentMore:hover {
  opacity: 0.9;
}

.usefullArea .usefullContentMore::after {
  content: '';
  position: absolute;
  right: 20px;
  top: 50%;
  display: block;
  border-top: 7px #fff solid;
  border-right: 6px transparent solid;
  border-bottom: 0 transparent solid;
  border-left: 6px transparent solid;
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

.usefullArea .usefullContentMore.visible::after {
  content: '';
  position: absolute;
  right: 20px;
  top: 50%;
  display: block;
  border-top: 7px #fff solid;
  border-right: 6px transparent solid;
  border-bottom: 0 transparent solid;
  border-left: 6px transparent solid;
  -webkit-transform: translateY(-4px) rotate(180deg);
          transform: translateY(-4px) rotate(180deg);
}

/* About
-------------------------------------------------------------------------------*/
.about {
  background: #c4e5de;
}

.about .inner {
  position: relative;
  width: 1000px;
  margin: 0 auto;
  padding-bottom: 480px;
  background: url(../img/img_about_eyesight.png) 50% 100% no-repeat;
  background-size: 208px auto;
}

.about .aboutTitle {
  font-size: 36px;
  font-weight: bold;
  text-align: center;
  padding-top: 60px;
}

.about .aboutSubTitle {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 20px;
}

.about .aboutBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.about .aboutBody {
  width: 610px;
}

.about .aboutBody p {
  line-height: 1.8;
}

.about .aboutFeature {
  position: relative;
}

.about .aboutFeature.sa-init .aboutFeatureItem {
  opacity: 1;
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
}

.about .aboutFeature.sa-init .aboutFeatureItem:nth-child(2) {
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}

.about .aboutFeature.sa-init .aboutFeatureItem:nth-child(3) {
  -webkit-transition-delay: 0.6s;
          transition-delay: 0.6s;
}

.about .aboutFeature.sa-init .aboutFeatureItem:nth-child(4) {
  -webkit-transition-delay: 0.9s;
          transition-delay: 0.9s;
}

.about .aboutFeatureContent {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1002;
  width: 100%;
  height: 100%;
  background: rgba(127, 199, 184, 0.7);
  opacity: 0;
  visibility: hidden;
}

.about .aboutFeatureContent .inner {
  position: relative;
  background: url(../img/img_modal_01.png) 0 0 no-repeat;
  width: 790px;
  height: 790px;
  margin-top: 100px;
  background-size: 790px;
  -webkit-transform: scale(0);
          transform: scale(0);
}

.about .aboutFeatureContent.aboutFeatureContent02 .inner {
  background-image: url(../img/img_modal_02.png);
}

.about .aboutFeatureContent.aboutFeatureContent03 .inner {
  background-image: url(../img/img_modal_03.png);
}

.about .aboutFeatureContent.aboutFeatureContent04 .inner {
  background-image: url(../img/img_modal_04.png);
}

.about .aboutFeatureContent .aboutFeatureContentTitle {
  color: #2a816a;
  font-size: 28px;
  text-align: center;
  padding-top: 85px;
}

.about .aboutFeatureContent .aboutFeatureContentDesc {
  line-height: 1.8;
  text-align: center;
  margin-top: 20px;
  font-weight: bold;
}

.about .aboutFeatureContent .aboutFeatureContentNotes {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 1.8;
  margin-top: 30px;
  font-size: 12px;
  color: #666666;
}

.about .aboutFeatureContent .aboutFeatureContent02Item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 10px;
}

.about .aboutFeatureContent .aboutFeatureContent02ItemInner {
  width: 300px;
  margin: 0 15px;
}

.about .aboutFeatureContent .aboutFeatureContent02ItemInner:nth-child(2) {
  width: 345px;
}

.about .aboutFeatureContent .aboutFeatureContent02ItemPhoto01 figcaption,
.about .aboutFeatureContent .aboutFeatureContent02ItemPhoto02 figcaption,
.about .aboutFeatureContent .aboutFeatureContent02ItemPhoto03 figcaption {
  font-weight: bold;
  font-size: 14px;
}

.about .aboutFeatureContent .aboutFeatureContent02ItemPhoto01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  margin-bottom: 15px;
}

.about .aboutFeatureContent .aboutFeatureContent02ItemPhoto01 img {
  margin-right: 15px;
}

.about .aboutFeatureContent .aboutFeatureContent02ItemPhoto02 {
  width: 160px;
  text-align: center;
}

.about .aboutFeatureContent .aboutFeatureContent02ItemPhoto02 figcaption {
  margin-top: 10px;
}

.about .aboutFeatureContent .aboutFeatureContent02ItemPhoto03 {
  width: 160px;
  text-align: center;
}

.about .aboutFeatureContent .aboutFeatureContent02ItemPhoto03 img {
  margin-top: 13px;
}

.about .aboutFeatureContent .aboutFeatureContent02ItemPhoto03 figcaption {
  margin-top: 25px;
}

.about .aboutFeatureContent .aboutFeatureContent02ItemNotes {
  color: #666;
  font-size: 12px;
  line-height: 1.6;
}

.about .aboutFeatureContent .aboutFeatureContent02ItemPhotoWrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 10px;
}

.about .aboutFeatureContent .aboutFeatureContentClose {
  position: absolute;
  bottom: -88px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: none;
  border: none;
  cursor: pointer;
}

.about .aboutFeatureItem {
  position: absolute;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  background: none;
  opacity: 0;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
  cursor: pointer;
  -webkit-transition: opacity 1s ease, -webkit-transform 1s ease;
  transition: opacity 1s ease, -webkit-transform 1s ease;
  transition: transform 1s ease, opacity 1s ease;
  transition: transform 1s ease, opacity 1s ease, -webkit-transform 1s ease;
}

.about .aboutFeatureItem:nth-child(1) {
  top: 170px;
  left: 0;
}

.about .aboutFeatureItem:nth-child(2) {
  top: 25px;
  left: 197px;
}

.about .aboutFeatureItem:nth-child(3) {
  top: 25px;
  left: 570px;
}

.about .aboutFeatureItem:nth-child(4) {
  top: 170px;
  right: 0;
}

/* Lineup
-------------------------------------------------------------------------------*/
.lineup .inner {
  position: relative;
  width: 1000px;
  margin: 0 auto 40px;
}

.lineup .lineupTitle {
  font-size: 36px;
  font-weight: bold;
  text-align: center;
  padding-top: 60px;
}

.lineup .lineupPhoto {
  margin-top: 50px;
}

.lineup .lineupDesc {
  margin-top: 30px;
  font-size: 14px;
}

.lineup .lineupPhoto {
  text-align: center;
}

#footSns {
  margin-top: 0;
}

#footSns a {
  overflow: visible;
}

.pagetop {
  position: fixed;
  bottom: -130px;
  right: 10px;
  z-index: 1000000;
  background: #111;
  -webkit-transition: background-color 0.4s ease;
  transition: background-color 0.4s ease;
}

.pagetop img {
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}

.pagetop:hover {
  background: rgba(17, 17, 17, 0.8);
}
