@charset "UTF-8";
@import url(../../../sun_common/en/fonts/css/fonts.css);
main .contents h1.type03 span, main .contents h2.type03 span, main .contents h3.type03 span, main .contents h4.type03 span, main .contents h5.type03 span, main .contents h6.type03 span, #historypage .historytitle h1 span {
  font-family: 'suntory sabon', "Yu Mincho", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

* {
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -o-text-size-adjust: 100%;
  text-size-adjust: 100%;
  box-sizing: border-box;
}

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 100;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 200;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 300;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 400;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Bold");
  font-weight: bold;
}
@font-face {
  font-family: "Helvetica Neue";
  src: local("Helvetica Neue Regular");
  font-weight: 100;
}
@font-face {
  font-family: "Helvetica Neue";
  src: local("Helvetica Neue Regular");
  font-weight: 200;
}
html {
  font-size: 14px;
  overflow-y: scroll;
}
html.sp {
  font-size: 14px !important;
}

body, th, main .contents .format table td, td, input, select, textarea {
  font-size: 14px;
  font-size: 1rem;
  line-height: 15.4px;
  line-height: 1.1rem;
  /*font-family: 'suntory syntax', 'Noto Sans Japanese', -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, Verdana, Meiryo, sans-serif;*/
  font-family: 'suntory syntax', 'Noto Sans Japanese', -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic, Verdana, Meiryo, sans-serif;
}

body {
  margin: 0px auto;
  color: #333333;
  overflow: hidden;
}
.sp body {
  min-width: 0px;
}

img {
  border: 0px;
}

a {
  text-decoration: none;
}

dl, ul, ol {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

p {
  margin: 0px;
}

.clear {
  clear: both;
}

.sp .view_pc {
  display: none !important;
}

.view_sp {
  display: none !important;
}
.sp .view_sp {
  display: block !important;
}

.tab_2rb {
  position: relative;
  padding: 0 !important;
  margin-top: 0 !important;
}
.tab_2rb ul {
  position: absolute;
  display: block;
  width: 100%;
  text-align: center;
  font-size: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.tab_2rb ul:after {
  content: "";
  display: block;
  clear: both;
}
.tab_2rb ul li {
  display: inline-block;
  width: auto !important;
  max-width: 33.33%;
  background: #1789af;
  vertical-align: bottom;
}
.tab_2rb ul li.current, .tab_2rb ul li:hover {
  background: #0dafe5;
}
.tab_2rb ul li a {
  padding: 0px !important;
  background: none !important;
}
.tab_2rb ul li a:hover {
  opacity: 1 !important;
}

#brandpage .tabs.tabs_2rb .tab {
  padding: 0 0 40px 0;
}

.link_2rb {
  display: table;
  width: 80%;
  margin: 40px auto 0;
  padding-top: 15px;
  border-top: 1px dotted #1789af;
}
.link_2rb div {
  display: table-cell;
  width: 6.5em;
}
.link_2rb div span {
  display: block;
  padding: 5px 0;
  width: 6.5em;
  text-align: center;
  color: #fff;
  background: #1789af;
  border-radius: 3px;
}
.sp .link_2rb div {
  display: block;
}
.link_2rb ul {
  display: table-cell;
  padding-left: 10px;
}
.link_2rb ul li + li {
  margin-top: 10px;
}
.sp .link_2rb ul {
  display: block;
  margin-top: 20px;
  padding: 0;
}

main .contents .csrbox.procurement {
  height: 26.2vw;
  max-height: 322px;
  min-height: 260px;
}
main .contents .csrbox.procurement > div {
  vertical-align: bottom;
}

#historypage .packagehistory .historybox:before {
  display: none;
}
#historypage .packagehistory .historybox dl a {
  color: #333333;
  text-decoration: underline;
}
#historypage .packagehistory .historybox dl a:before {
  display: none;
}
#historypage .packagehistory .historybox dl a:hover {
  text-decoration: none;
}

#historypage .packagehistory .historybox dl dt, #historypage .packagehistory .historybox dl dd p {
  font-size: 1.1rem;
}

main .contents.vision .text p {
  font-size: 16px;
}
main .contents.vision h3.type06 {
  font-size: 18px;
}
main .contents.vision h4 {
  font-size: 16px;
}
main .contents.vision .text ul {
  font-size: 16px;
}

.sp #breadcrumbs {
  display: none;
}

#breadcrumbs > ul {
  position: relative;
  width: 100%;
  max-width: 1196px;
  margin: auto;
  padding: 10px 20px;
  font-size: 0px;
  line-height: 0px;
}
.sp #breadcrumbs > ul {
  padding: 5px 10px;
}
#breadcrumbs > ul:after {
  content: "";
  display: block;
  clear: both;
}
#breadcrumbs > ul > li {
  display: inline-block;
  font-size: 14px;
  font-size: 1rem;
  line-height: 18.2px;
  line-height: 1.3rem;
  color: #333333;
}
#breadcrumbs > ul > li + li:before {
  content: "";
  position: relative;
  display: inline-block;
  width: 0.4rem;
  height: 0.4rem;
  top: -0.1125rem;
  margin: 0px 8px;
  border-top: 1px solid #333333;
  border-right: 1px solid #333333;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
#breadcrumbs > ul a {
  color: #5bc2dc;
  position: relative;
  display: inline-block;
}
#breadcrumbs > ul a:before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  margin-bottom: -0.3em;
  width: 100%;
  height: 1px;
  background: #5bc2dc;
  -webkit-transition: 0.6s;
  transition: 0.6s;
  -webkit-transform: scale(0);
  transform: scale(0);
}
#breadcrumbs > ul a:hover:before {
  -webkit-transform: scale(1);
  transform: scale(1);
}

main {
  display: block;
  background: #ffffff;
}
main:after {
  content: "";
  display: block;
  clear: both;
}

main .contents * + .lead, main .contents .lead * + p, main .contents * + .text, main .contents * + .image, main .contents * + .imagebox, main .contents * + .button, main .contents * + .table, main .contents * + .format, main .contents * + .googlemap, main .contents * + .indentbox, main .contents * + .researchregion, main .contents * + .csrbox, main .contents * + .imagelist, * + .environmentlink {
  margin-top: 40px;
}

main .contents * + .column, main .contents * + .layout, main .contents * + .box, main .contents * + .anchorlink {
  margin-top: 80px;
}

main .contents .text * + p, main .contents .text * + ul, main .contents .text * + ol, main .contents .text * + .image.floatright, main .contents .text * + .image.floatleft {
  margin-top: 16px;
}

#pagetitle {
  position: relative;
  height: 38.062283737024221453287197231834vw;
  max-height: 440px;
  background: no-repeat center center #bdccd4;
  background-size: cover;
  overflow: hidden;
}
#pagetitle.short {
  height: 19.031141868512110726643598615917vw;
  max-height: 220px;
}
#pagetitle.short h1 {
  font-size: 32px;
  font-size: 2.2857142857rem;
  line-height: 48px;
  line-height: 3.4285714286rem;
  letter-spacing: 3px;
}
#pagetitle h1 {
  position: absolute;
  margin: 0px;
  padding: 0px;
  top: 50%;
  left: 50%;
  width: calc(100% - 40px);
  font-size: 48px;
  font-size: 3.4285714286rem;
  line-height: 72px;
  line-height: 5.1428571429rem;
  letter-spacing: 3px;
  color: #ffffff;
  font-weight: 400;
  text-align: center;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-shadow: 0px 0px 20px rgba(0, 0, 0, 0.8);
}
#pagetitle h1.noshadow {
  text-shadow: none;
}
.sp #pagetitle h1 {
  font-size: 24px;
  font-size: 1.7142857143rem;
  line-height: 36px;
  line-height: 2.5714285714rem;
  letter-spacing: 2px;
}
#pagetitle h1 span {
  display: block;
  margin-top: 10px;
  font-size: 32px;
  font-size: 2.2857142857rem;
  line-height: 38.4px;
  line-height: 2.7428571429rem;
  letter-spacing: 3px;
}
.sp #pagetitle h1 span {
  font-size: 16px;
  font-size: 1.1428571429rem;
  line-height: 19.2px;
  line-height: 1.3714285714rem;
  letter-spacing: 1px;
}

main .contents {
  position: relative;
  padding: 0px;
}
main .contents:after {
  content: "";
  display: block;
  clear: both;
}
main .contents > div:not(.background) {
  position: relative;
  width: 100%;
  max-width: 1196px;
  margin: auto;
  padding: 40px 20px;
}
.sp main .contents > div:not(.background) {
  padding: 20px 10px;
}
.sp main .contents > div:not(.background) {
  width: auto;
}
main .contents sub {
  position: relative;
  vertical-align: inherit;
  font-size: 75%;
  bottom: -0.2em;
}
main .contents.environment_haikibutsu {
  height: 390px;
  margin-top: 40px;
  z-index: 0;
}
main .contents.environment_haikibutsu h2 {
  margin: 0;
  color: #333333 !important;
}
.sp main .contents.environment_haikibutsu {
  height: auto;
  max-height: none;
}
.sp main .contents.environment_haikibutsu h2 {
  position: absolute;
  width: 100%;
  top: -170px;
  left: 0px;
  padding: 10px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
main .contents.environment_haikibutsu:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background: url(../../company/sustainability/environment/images/haikibutsu_bg.jpg) no-repeat center center #99d5e3;
  background-size: cover;
  z-index: -1;
}
.sp main .contents.environment_haikibutsu:before {
  position: relative;
  height: 340px;
  background: url(../../company/sustainability/environment/images/haikibutsu_bg_sp.jpg) no-repeat center center #99d5e3;
  background-size: cover;
}
main .contents.environment_haikibutsu > div {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.sp main .contents.environment_haikibutsu > div {
  top: 0px;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
main .contents.environment_packagehistory {
  height: 390px;
  margin-top: 40px;
  z-index: 0;
}
main .contents.environment_packagehistory h2 {
  color: #ffffff !important;
}
.sp main .contents.environment_packagehistory {
  height: auto;
  max-height: none;
}
.sp main .contents.environment_packagehistory h2 {
  position: absolute;
  width: 100%;
  top: -190px;
  left: 0px;
  padding: 10px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
main .contents.environment_packagehistory:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background: url(../../company/sustainability/environment/images/packagehistory_bg.jpg) no-repeat center center #99d5e3;
  background-size: cover;
  z-index: -1;
}
.sp main .contents.environment_packagehistory:before {
  position: relative;
  height: 380px;
  background: url(../../company/sustainability/environment/images/packagehistory_bg_sp.jpg) no-repeat center center;
  background-size: cover;
}
main .contents.environment_packagehistory > div {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.sp main .contents.environment_packagehistory > div {
  top: 0px;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
main .contents.environment_vision {
  height: 390px;
  margin-top: 40px;
  margin-bottom: 40px;
  z-index: 0;
}
main .contents.environment_vision h2 {
  color: #ffffff !important;
}
.sp main .contents.environment_vision {
  height: auto;
  max-height: none;
}
.sp main .contents.environment_vision h2 {
  position: absolute;
  width: 100%;
  top: -190px;
  left: 0px;
  padding: 10px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
main .contents.environment_vision:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background: url(../../company/sustainability/environment/images/vision_bg.jpg) no-repeat center center #99d5e3;
  background-size: cover;
  z-index: -1;
}
.sp main .contents.environment_vision:before {
  position: relative;
  height: 380px;
  background: url(../../company/sustainability/environment/images/vision_bg_sp.jpg) no-repeat center left #99d5e3;
  background-size: cover;
}
main .contents.environment_vision > div {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.sp main .contents.environment_vision > div {
  top: 0px;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
main .contents.profile_history {
  height: 390px;
  margin-top: 20px;
  z-index: 0;
}
.sp main .contents.profile_history {
  height: auto;
  max-height: none;
}
.sp main .contents.profile_history h2 {
  position: absolute;
  width: 100%;
  top: -95px;
  left: 0px;
  padding: 10px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
main .contents.profile_history:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background: url(../../company/images/profile_historybg.jpg) no-repeat center center #99d5e3;
  background-size: cover;
  z-index: -1;
}
.sp main .contents.profile_history:before {
  position: relative;
  height: 190px;
}
main .contents.profile_history > div {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.sp main .contents.profile_history > div {
  top: 0px;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
main .contents.research_profile {
  background: #e8f3f6;
}
main .contents.research_profile2 > div {
  padding-top: 80px;
}
.sp main .contents.research_profile2 > div {
  padding-top: 40px;
}
main .contents.research_profile3 {
  background: #e8f3f6;
}
main .contents.research_profile3 > div {
  overflow: hidden;
}
main .contents.csr_outline {
  background: none no-repeat center center;
  background-size: cover;
}
main .contents.csr_outline > div {
  padding-top: 100px;
  padding-bottom: 90px;
}
main .contents.csr_outline .type01 {
  margin: 0px -5px 0px -20px;
  overflow: hidden;
}
.sp main .contents.csr_outline .type01 {
  margin-left: -10px;
}
main .contents.csr_outline .type01 > div {
  float: left;
  width: calc((100% - 85px) / 4);
  margin-left: 20px;
  margin-bottom: 10px;
  padding: 40px 20px 20px;
  border: 1px solid rgba(255, 255, 255, 0.6);
}
.sp main .contents.csr_outline .type01 > div {
  padding: 20px 10px;
  width: calc((100% - 25px) / 2);
  margin-left: 10px;
}
main .contents.csr_outline .type01 .image {
  margin-bottom: 20px;
}
main .contents.csr_outline .type01 .image img {
  max-width: 64px;
}
.sp main .contents.csr_outline .type01 .image img {
  max-width: 50px;
}
main .contents.csr_outline .type01 .title {
  height: 3em;
  font-size: 20px;
  font-size: 1.4285714286rem;
  line-height: 24px;
  line-height: 1.7142857143rem;
  letter-spacing: 3px;
  color: #ffffff;
  text-align: center;
}
.sp main .contents.csr_outline .type01 .title {
  font-size: 16px;
  font-size: 1.1428571429rem;
  line-height: 24px;
  line-height: 1.7142857143rem;
  letter-spacing: 2px;
}
main .contents.csr_outline .type01 .title span {
  display: inline-block;
}
.sp main .contents.csr_outline .type01 .text {
  margin-top: 20px;
}
main .contents.csr_outline .type01 .text p {
  font-size: 14px;
  font-size: 1rem;
  line-height: 23.8px;
  line-height: 1.7rem;
  letter-spacing: 2px;
  color: #ffffff;
}
.sp main .contents.csr_outline .type01 .text p {
  font-size: 12px;
  font-size: 0.8571428571rem;
  line-height: 18px;
  line-height: 1.2857142857rem;
  letter-spacing: 1px;
}
main .contents.csr_outline .type02 {
  margin: 0px -5px 0px -20px;
}
main .contents.csr_outline .type02:after {
  content: "";
  display: block;
  clear: both;
}
.sp main .contents.csr_outline .type02 {
  margin-left: -10px;
}
main .contents.csr_outline .type02 > div {
  position: relative;
  float: left;
  width: calc((100% - 45px) / 2);
  margin-left: 20px;
  margin-bottom: 10px;
  padding: 40px;
  border: 1px solid rgba(255, 255, 255, 0.6);
  text-align: justify;
}
.sp main .contents.csr_outline .type02 > div {
  padding: 20px 10px;
  width: calc((100% - 15px) / 1);
  margin-left: 10px;
}
main .contents.csr_outline .type02 .image {
  margin-bottom: 20px;
}
main .contents.csr_outline .type02 .image img {
  max-width: 64px;
}
.sp main .contents.csr_outline .type02 .image img {
  max-width: 50px;
}
main .contents.csr_outline .type02 .title {
  height: 1em;
  font-size: 20px;
  font-size: 1.4285714286rem;
  line-height: 26px;
  line-height: 1.8571428571rem;
  letter-spacing: 3px;
  color: #ffffff;
  text-align: center;
}
.sp main .contents.csr_outline .type02 .title {
  font-size: 16px;
  font-size: 1.1428571429rem;
  line-height: 24px;
  line-height: 1.7142857143rem;
  letter-spacing: 2px;
}
main .contents.csr_outline .type02 .title span {
  display: inline-block;
}
main .contents.csr_outline .type02 .text p {
  font-size: 14px;
  font-size: 1rem;
  line-height: 23.8px;
  line-height: 1.7rem;
  letter-spacing: 2px;
  color: #ffffff;
  text-indent: -1.2em;
  margin-left: 1.2em;
}
.sp main .contents.csr_outline .type02 .text p {
  font-size: 12px;
  font-size: 0.8571428571rem;
  line-height: 18px;
  line-height: 1.2857142857rem;
  letter-spacing: 1px;
}
.sp main .contents.csr_outline .type02 .text p br {
  display: none;
}
main .contents.csr_outline .type02 .text p strong {
  font-size: 24px;
  font-size: 1.7142857143rem;
  line-height: 36px;
  line-height: 2.5714285714rem;
  letter-spacing: 2px;
  font-weight: normal;
}
main .contents.csr_outline .type02 .text p span {
  display: inline-block;
}
.sp main .contents.csr_outline .type02 .text p span {
  display: inline;
}
main .contents.csr_outline .type02 .text p + p {
  margin-top: 10px;
}
main .contents.csr_outline .type02 .note {
  position: absolute;
  left: 0px;
  top: 100%;
  margin-top: 10px;
}
.sp main .contents.csr_outline .type02 .note {
  position: static;
}
main .contents.csr_outline .type02 .note p {
  font-size: 12px;
  font-size: 0.8571428571rem;
  line-height: 18px;
  line-height: 1.2857142857rem;
  letter-spacing: 1px;
  color: #ffffff;
  text-indent: -1.9em;
  margin-left: 1.9em;
}
main .contents.csr_outline .type03 {
  margin: 0px -5px 0px -20px;
}
main .contents.csr_outline .type03:after {
  content: "";
  display: block;
  clear: both;
}
.sp main .contents.csr_outline .type03 {
  margin-left: -10px;
}
main .contents.csr_outline .type03 > div {
  position: relative;
  float: left;
  width: calc((100% - 65px) / 3);
  margin-left: 20px;
  margin-bottom: 10px;
  padding: 40px 20px;
  border: 1px solid rgba(255, 255, 255, 0.6);
  text-align: justify;
}
.sp main .contents.csr_outline .type03 > div {
  padding: 20px 10px;
  width: calc((100% - 15px) / 1);
  margin-left: 10px;
}
main .contents.csr_outline .type03 .title {
  font-size: 14px;
  font-size: 1rem;
  line-height: 18.2px;
  line-height: 1.3rem;
  letter-spacing: 3px;
  color: #000000;
  text-align: center;
  background: #ffffff;
  border-radius: 20px;
}
.sp main .contents.csr_outline .type03 .title {
  font-size: 12px;
  font-size: 0.8571428571rem;
  line-height: 18px;
  line-height: 1.2857142857rem;
  letter-spacing: 2px;
}
main .contents.csr_outline .type03 .title p {
  display: table;
  width: 100%;
  height: 40px;
}
.sp main .contents.csr_outline .type03 .title p {
  height: auto;
}
main .contents.csr_outline .type03 .title strong {
  display: table-cell;
  padding: 10px 20px;
  vertical-align: middle;
}
main .contents.csr_outline .type03 .title span {
  display: inline-block;
}
main .contents.csr_outline .type03 .text {
  margin: 20px 0px 0px;
  text-align: center;
}
.sp main .contents.csr_outline .type03 .text {
  margin: 10px 0px 0px;
  text-align: left;
}
main .contents.csr_outline .type03 .text p {
  font-size: 13px;
  font-size: 0.9285714286rem;
  line-height: 24.7px;
  line-height: 1.7642857143rem;
  letter-spacing: 2px;
  color: #ffffff;
}
.pc main .contents.csr_outline .type03 .text p {
  font-size: 1vw;
}
.tablet main .contents.csr_outline .type03 .text p {
  font-size: 8px;
}
.sp main .contents.csr_outline .type03 .text p {
  font-size: 12px;
  font-size: 0.8571428571rem;
  line-height: 18px;
  line-height: 1.2857142857rem;
  letter-spacing: 1px;
}
main .contents.csr_outline .type03 .text p span {
  display: inline-block;
}
.sp main .contents.csr_outline .type03 .text p span {
  display: inline;
}
main .contents.csr_outline .type03 .text p + p {
  margin-top: 0px;
}
main .contents h1 + *, main .contents h2 + *, main .contents h3 + *, main .contents h4 + *, main .contents h5 + *, main .contents h6 + * {
  margin-top: 0px !important;
}
main .contents h1 {
  clear: both;
  display: block;
  margin: 0px 0px 40px;
  padding: 0px;
  font-size: 36px;
  font-size: 2.5714285714rem;
  line-height: 46.8px;
  line-height: 3.3428571429rem;
  font-weight: normal;
}
main .contents * + h1 {
  margin-top: 160px;
}
main .contents h2 {
  clear: both;
  display: block;
  margin: 0px 0px 40px;
  padding: 0px;
  font-weight: 400;
}
main .contents * + h2 {
  margin-top: 80px;
}
.sp main .contents * + h2 {
  margin-top: 40px;
}
main .contents h3 {
  clear: both;
  display: block;
  margin: 0px 0px 20px;
  padding: 0px;
  font-weight: 400;
}
main .contents * + h3 {
  margin-top: 40px;
}
main .contents h4 {
  clear: both;
  display: block;
  margin: 0px 0px 16px;
  padding: 0px;
  font-weight: 400;
}
main .contents * + h4 {
  margin-top: 40px;
}
main .contents h1 a, main .contents h2 a, main .contents h3 a, main .contents h4 a, main .contents h5 a, main .contents h6 a {
  color: #5bc2dc;
  position: relative;
  display: inline-block;
}
main .contents h1 a:before, main .contents h2 a:before, main .contents h3 a:before, main .contents h4 a:before, main .contents h5 a:before, main .contents h6 a:before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  margin-bottom: -0.1em;
  width: 100%;
  height: 1px;
  background: #5bc2dc;
  -webkit-transition: 0.6s;
  transition: 0.6s;
  -webkit-transform: scale(0);
  transform: scale(0);
}
main .contents h1 a:hover:before, main .contents h2 a:hover:before, main .contents h3 a:hover:before, main .contents h4 a:hover:before, main .contents h5 a:hover:before, main .contents h6 a:hover:before {
  -webkit-transform: scale(1);
  transform: scale(1);
}
main .contents h1.type01, main .contents h2.type01, main .contents h3.type01, main .contents h4.type01, main .contents h5.type01, main .contents h6.type01 {
  position: relative;
  display: inline-block;
  left: 50%;
  padding: 0px 10px 0px 20px;
  color: #333333;
  font-size: 14px;
  font-size: 1rem;
  line-height: 35px;
  letter-spacing: 10px;
  vertical-align: middle;
  font-weight: 700;
  text-align: center;
  background: #ffffff;
  border: 1px solid #333333;
  border-radius: 35px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
main .contents h1.type01.left, main .contents h2.type01.left, main .contents h3.type01.left, main .contents h4.type01.left, main .contents h5.type01.left, main .contents h6.type01.left {
  left: 0;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
main .contents h1.type02, main .contents h2.type02, main .contents h3.type02, main .contents h4.type02, main .contents h5.type02, main .contents h6.type02 {
  font-size: 24px;
  font-size: 1.7142857143rem;
  line-height: 36px;
  line-height: 2.5714285714rem;
  letter-spacing: 2px;
  font-weight: 700;
}
main .contents h1.type02 span, main .contents h2.type02 span, main .contents h3.type02 span, main .contents h4.type02 span, main .contents h5.type02 span, main .contents h6.type02 span {
  display: inline-block;
}
.sp main .contents h1.type02 span, .sp main .contents h2.type02 span, .sp main .contents h3.type02 span, .sp main .contents h4.type02 span, .sp main .contents h5.type02 span, .sp main .contents h6.type02 span {
  display: inline;
}
.sp main .contents h1.type02, .sp main .contents h2.type02, .sp main .contents h3.type02, .sp main .contents h4.type02, .sp main .contents h5.type02, .sp main .contents h6.type02 {
  font-size: 20px;
  font-size: 1.4285714286rem;
  line-height: 28px;
  line-height: 2rem;
  letter-spacing: 2px;
}
main .contents h1.type03, main .contents h2.type03, main .contents h3.type03, main .contents h4.type03, main .contents h5.type03, main .contents h6.type03 {
  text-align: center;
  font-size: 16px;
  font-size: 1.1428571429rem;
  line-height: 24px;
  line-height: 1.7142857143rem;
  letter-spacing: 2px;
  color: #333333;
}
.sp main .contents h1.type03, .sp main .contents h2.type03, .sp main .contents h3.type03, .sp main .contents h4.type03, .sp main .contents h5.type03, .sp main .contents h6.type03 {
  font-size: 12px;
  font-size: 0.8571428571rem;
  line-height: 16.8px;
  line-height: 1.2rem;
  letter-spacing: 1px;
  text-shadow: 1px 1px 0px #ffffff, -1px -1px 0px #ffffff, 1px -1px 0px #ffffff, -1px 1px 0px #ffffff;
}
main .contents h1.type03 span, main .contents h2.type03 span, main .contents h3.type03 span, main .contents h4.type03 span, main .contents h5.type03 span, main .contents h6.type03 span {
  display: block;
  margin-bottom: 20px;
  color: #5bc2dc;
  font-size: 36px;
  font-size: 2.5714285714rem;
  line-height: 54px;
  line-height: 3.8571428571rem;
  letter-spacing: 3px;
}
.sp main .contents h1.type03 span, .sp main .contents h2.type03 span, .sp main .contents h3.type03 span, .sp main .contents h4.type03 span, .sp main .contents h5.type03 span, .sp main .contents h6.type03 span {
  font-size: 20px;
  font-size: 1.4285714286rem;
  line-height: 28px;
  line-height: 2rem;
  letter-spacing: 2px;
}
main .contents h1.type04, main .contents h2.type04, main .contents h3.type04, main .contents h4.type04, main .contents h5.type04, main .contents h6.type04 {
  text-align: center;
  font-size: 32px;
  font-size: 2.2857142857rem;
  line-height: 41.6px;
  line-height: 2.9714285714rem;
  letter-spacing: 2px;
  color: #333333;
}
.sp main .contents h1.type04, .sp main .contents h2.type04, .sp main .contents h3.type04, .sp main .contents h4.type04, .sp main .contents h5.type04, .sp main .contents h6.type04 {
  font-size: 24px;
  font-size: 1.7142857143rem;
  line-height: 31.2px;
  line-height: 2.2285714286rem;
  letter-spacing: 2px;
}
main .contents h1.type05, main .contents h2.type05, main .contents h3.type05, main .contents h4.type05, main .contents h5.type05, main .contents h6.type05 {
  padding-bottom: 15px;
  text-align: center;
  font-size: 24px;
  font-size: 1.7142857143rem;
  line-height: 31.2px;
  line-height: 2.2285714286rem;
  letter-spacing: 1px;
  color: #333333;
  border-bottom: 1px solid #8e8e8e;
}
.sp main .contents h1.type05, .sp main .contents h2.type05, .sp main .contents h3.type05, .sp main .contents h4.type05, .sp main .contents h5.type05, .sp main .contents h6.type05 {
  font-size: 20px;
  font-size: 1.4285714286rem;
  line-height: 26px;
  line-height: 1.8571428571rem;
  letter-spacing: 1px;
}
main .contents h1.type06, main .contents h2.type06, main .contents h3.type06, main .contents h4.type06, main .contents h5.type06, main .contents h6.type06 {
  margin-bottom: 15px;
  font-size: 16px;
  font-size: 1.1428571429rem;
  line-height: 24px;
  line-height: 1.7142857143rem;
  letter-spacing: 2px;
  font-weight: bold;
}
main .contents h1.type06.center, main .contents h2.type06.center, main .contents h3.type06.center, main .contents h4.type06.center, main .contents h5.type06.center, main .contents h6.type06.center {
  text-align: center;
}
main .contents h1.type07, main .contents h2.type07, main .contents h3.type07, main .contents h4.type07, main .contents h5.type07, main .contents h6.type07 {
  font-size: 14px;
  font-size: 1rem;
  line-height: 21px;
  line-height: 1.5rem;
  letter-spacing: 1px;
  font-weight: bold;
}
main .contents h1.type07.center, main .contents h2.type07.center, main .contents h3.type07.center, main .contents h4.type07.center, main .contents h5.type07.center, main .contents h6.type07.center {
  text-align: center;
}
main .contents h1.type08, main .contents h2.type08, main .contents h3.type08, main .contents h4.type08, main .contents h5.type08, main .contents h6.type08 {
  position: relative;
  padding-bottom: 20px;
  font-size: 24px;
  font-size: 1.7142857143rem;
  line-height: 36px;
  line-height: 2.5714285714rem;
  letter-spacing: 2px;
  font-weight: 700;
  text-align: center;
}
.sp main .contents h1.type08, .sp main .contents h2.type08, .sp main .contents h3.type08, .sp main .contents h4.type08, .sp main .contents h5.type08, .sp main .contents h6.type08 {
  font-size: 20px;
  font-size: 1.4285714286rem;
  line-height: 28px;
  line-height: 2rem;
  letter-spacing: 2px;
}
main .contents h1.type08:after, main .contents h2.type08:after, main .contents h3.type08:after, main .contents h4.type08:after, main .contents h5.type08:after, main .contents h6.type08:after {
  content: "";
  display: block;
  position: absolute;
  width: 150px;
  height: 2px;
  bottom: 0px;
  left: 50%;
  margin-left: -75px;
  background: #000000;
}
main .contents h1.type09, main .contents h2.type09, main .contents h3.type09, main .contents h4.type09, main .contents h5.type09, main .contents h6.type09 {
  text-align: center;
  font-size: 22px;
  font-size: 1.5714285714rem;
  line-height: 28.6px;
  line-height: 2.0428571429rem;
  letter-spacing: 2px;
  color: #333333;
}
.sp main .contents h1.type09, .sp main .contents h2.type09, .sp main .contents h3.type09, .sp main .contents h4.type09, .sp main .contents h5.type09, .sp main .contents h6.type09 {
  font-size: 18px;
  font-size: 1.2857142857rem;
  line-height: 23.4px;
  line-height: 1.6714285714rem;
  letter-spacing: 2px;
}
main .contents h1.type10, main .contents h2.type10, main .contents h3.type10, main .contents h4.type10, main .contents h5.type10, main .contents h6.type10 {
  margin-top: 20px !important;
  margin-bottom: 15px !important;
  width: auto !important;
  font-size: 16px;
  font-size: 1.1428571429rem;
  line-height: 20.8px;
  line-height: 1.4857142857rem;
  letter-spacing: 1px;
  color: #333333;
  font-weight: bold;
}
main .contents h1.type10:before, main .contents h2.type10:before, main .contents h3.type10:before, main .contents h4.type10:before, main .contents h5.type10:before, main .contents h6.type10:before {
  content: "";
  display: inline-block;
  margin-right: 5px;
  width: 12px;
  height: 12px;
  background: #333333;
}
.sp main .contents h1.type10, .sp main .contents h2.type10, .sp main .contents h3.type10, .sp main .contents h4.type10, .sp main .contents h5.type10, .sp main .contents h6.type10 {
  font-size: 14px;
  font-size: 1rem;
  line-height: 18.2px;
  line-height: 1.3rem;
  letter-spacing: 1px;
}
main .contents h1.type10:first-child, main .contents h2.type10:first-child, main .contents h3.type10:first-child, main .contents h4.type10:first-child, main .contents h5.type10:first-child, main .contents h6.type10:first-child {
  margin-top: 0px !important;
}
main .contents h1.type11, main .contents h2.type11, main .contents h3.type11, main .contents h4.type11, main .contents h5.type11, main .contents h6.type11 {
  font-size: 22px;
  font-size: 1.5714285714rem;
  line-height: 28.6px;
  line-height: 2.0428571429rem;
  letter-spacing: 2px;
  color: #333333;
  font-weight: bold;
  margin-bottom: 20px;
}
.sp main .contents h1.type11, .sp main .contents h2.type11, .sp main .contents h3.type11, .sp main .contents h4.type11, .sp main .contents h5.type11, .sp main .contents h6.type11 {
  font-size: 18px;
  font-size: 1.2857142857rem;
  line-height: 23.4px;
  line-height: 1.6714285714rem;
  letter-spacing: 2px;
}
main .contents h1.type12, main .contents h2.type12, main .contents h3.type12, main .contents h4.type12, main .contents h5.type12, main .contents h6.type12 {
  padding-left: 5.6px;
  text-align: center;
  font-size: 32px;
  font-size: 2.2857142857rem;
  line-height: 48px;
  line-height: 3.4285714286rem;
  letter-spacing: 5.6px;
  color: #ffffff;
  font-weight: bold;
  margin-bottom: 15px;
}
main .contents h1.type12 span, main .contents h2.type12 span, main .contents h3.type12 span, main .contents h4.type12 span, main .contents h5.type12 span, main .contents h6.type12 span {
  padding-right: 1.2px;
  font-size: 28px;
  font-size: 2rem;
  line-height: 42px;
  line-height: 3rem;
  letter-spacing: 4.4px;
}
.sp main .contents h1.type12, .sp main .contents h2.type12, .sp main .contents h3.type12, .sp main .contents h4.type12, .sp main .contents h5.type12, .sp main .contents h6.type12 {
  padding-left: 3.8px;
  font-size: 19px;
  font-size: 1.3571428571rem;
  line-height: 28.5px;
  line-height: 2.0357142857rem;
  letter-spacing: 3.8px;
  color: #333333;
  margin-bottom: 10px;
}
.sp main .contents h1.type12 span, .sp main .contents h2.type12 span, .sp main .contents h3.type12 span, .sp main .contents h4.type12 span, .sp main .contents h5.type12 span, .sp main .contents h6.type12 span {
  font-size: 22px;
  font-size: 1.5714285714rem;
  line-height: 33px;
  line-height: 2.3571428571rem;
  letter-spacing: 4.4px;
}
main .contents .lead.center {
  text-align: center;
}
.sp main .contents .lead.center {
  text-align: left;
}
main .contents .lead p {
  font-size: 14px;
  font-size: 1rem;
  line-height: 25.2px;
  line-height: 1.8rem;
  letter-spacing: 1px;
  font-weight: 400;
}
main .contents .lead p strong {
  font-size: 32px;
  font-size: 2.2857142857rem;
  line-height: 44.8px;
  line-height: 3.2rem;
  letter-spacing: 3px;
  font-weight: 400;
}
main .contents .lead p strong.environment {
  font-size: 20px;
  font-size: 1.4285714286rem;
  line-height: 28px;
  line-height: 2rem;
  letter-spacing: 1px;
}
.sp main .contents .lead p strong.environment {
  font-size: 18px;
  font-size: 1.2857142857rem;
  line-height: 25.2px;
  line-height: 1.8rem;
  letter-spacing: 1px;
}
.sp main .contents .lead p strong {
  font-size: 20px;
  font-size: 1.4285714286rem;
  line-height: 28px;
  line-height: 2rem;
  letter-spacing: 2px;
}
main .contents .lead p span {
  display: block;
}
.sp main .contents .lead p span {
  display: inline;
}
main .contents .stack {
  margin-top: 0px !important;
}
main .contents .text:after {
  content: "";
  display: block;
  clear: both;
}
main .contents .text .centerbox {
  display: inline-block;
  text-align: left;
}
main .contents .text .centerbox > * span {
  display: block !important;
}
.sp main .contents .text .centerbox > * span {
  display: inline !important;
}
main .contents .text p {
  font-size: 14px;
  font-size: 1rem;
  line-height: 24.5px;
  line-height: 1.75rem;
}

main .contents .text p span.blue {
  color: #5ec4db;
}

main .contents .text p.large {
  font-size: 16px;
  font-size: 1.1428571429rem;
  line-height: 35.2px;
  line-height: 2.5142857143rem;
  font-weight: bold;
}
main .contents .text p.large span {
  display: inline-block;
}
.sp main .contents .text p.large span {
  display: inline;
}
main .contents .text p.exlarge {
  font-size: 18px;
  font-size: 1.2857142857rem;
  line-height: 39.6px;
  line-height: 2.8285714286rem;
}
main .contents .text p.error_mes {
  color: #fb3b3b;
}
main .contents .text p a {
  color: #5bc2dc;
  position: relative;
  display: inline-block;
}
main .contents .text p a:before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  margin-bottom: -0.1em;
  width: 100%;
  height: 1px;
  background: #5bc2dc;
  -webkit-transition: 0.6s;
  transition: 0.6s;
  -webkit-transform: scale(0);
  transform: scale(0);
}
main .contents .text p a:hover:before {
  -webkit-transform: scale(1);
  transform: scale(1);
}
main .contents .text p a.pdf:after {
  content: "";
  position: relative;
  display: inline-block;
  width: 15px;
  height: 18px;
  margin-left: 10px;
  top: -2px;
  vertical-align: middle;
  background: url(../images/pdficon.gif) no-repeat center center;
}
main .contents .text p.center {
  text-align: center;
}
main .contents .text p.right {
  text-align: right;
}
main .contents .text ul {
  clear: both;
  font-size: 14px;
  font-size: 1rem;
  line-height: 24.5px;
  line-height: 1.75rem;
}
main .contents .text ul > li {
  margin-left: 14px;
  text-indent: -14px;
}
main .contents .text ul > li * {
  text-indent: 0;
}
main .contents .text ul > li:before {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  margin-top: -2px;
  margin-right: 4px;
  background: #5bc2dc;
  vertical-align: middle;
  border-radius: 50%;
}
main .contents .text ul > li + li {
  margin-top: 4px;
}
main .contents .text ul > li a {
  color: #5bc2dc;
  position: relative;
  display: inline-block;
}
main .contents .text ul > li a:before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  margin-bottom: -0.1em;
  width: 100%;
  height: 1px;
  background: #5bc2dc;
  -webkit-transition: 0.6s;
  transition: 0.6s;
  -webkit-transform: scale(0);
  transform: scale(0);
}
main .contents .text ul > li a:hover:before {
  -webkit-transform: scale(1);
  transform: scale(1);
}
main .contents .text ol {
  font-size: 14px;
  font-size: 1rem;
  line-height: 24.5px;
  line-height: 1.75rem;
  counter-reset: number;
}
main .contents .text ol > li {
  margin-left: 2.1em;
  text-indent: -0.95em;
}
main .contents .text ol > li * {
  text-indent: 0;
}
main .contents .text ol > li:before {
  counter-increment: number;
  content: "(" counter(number) ")";
  display: inline-block;
  width: 0.95em;
}
main .contents .text ol > li + li {
  margin-top: 4px;
}
main .contents .text ol > li a {
  color: #5bc2dc;
  position: relative;
  display: inline-block;
}
main .contents .text ol > li a:before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  margin-bottom: -0.1em;
  width: 100%;
  height: 1px;
  background: #5bc2dc;
  -webkit-transition: 0.6s;
  transition: 0.6s;
  -webkit-transform: scale(0);
  transform: scale(0);
}
main .contents .text ol > li a:hover:before {
  -webkit-transform: scale(1);
  transform: scale(1);
}
main .contents .text .image.floatright {
  float: right;
  margin-left: 40px;
  margin-bottom: 16px;
}
.sp main .contents .text .image.floatright {
  margin-left: 20px;
  margin-bottom: 8px;
}
main .contents .text .image.floatleft {
  float: left;
  margin-right: 40px;
  margin-bottom: 16px;
}
.sp main .contents .text .image.floatleft {
  margin-right: 20px;
  margin-bottom: 8px;
}
.sp main .contents .text .image.spclear {
  float: none;
  width: auto !important;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
}
main .contents .image img {
  display: block;
  margin: auto;
  max-width: 100%;
  height: auto;
}
main .contents .image p {
  margin: auto;
  text-align: center;
  font-size: 14px;
  font-size: 1rem;
  line-height: 18.2px;
  line-height: 1.3rem;
  letter-spacing: 1px;
}
* + main .contents .image p {
  margin-top: 8px;
}
main .contents .image.left img {
  margin-left: 0px;
}
main .contents .image.left p {
  margin-left: 0px;
}
main .contents .image.right img {
  margin-right: 0px;
}
main .contents .image.right p {
  margin-right: 0px;
}
main .contents .image a {
  display: inline-block;
  color: #5bc2dc;
  -webkit-transition: opacity 0.2s, background 0.2s;
  transition: opacity 0.2s, background 0.2s;
  cursor: pointer;
}
main .contents .image a:hover {
  opacity: 0.7;
}
.sp main .contents .image a {
  display: block;
}
main .contents .image a.pdf p span:after {
  content: "";
  display: inline-block;
  width: 15px;
  height: 18px;
  margin-left: 10px;
  vertical-align: middle;
  background: url(../images/pdficon.gif) no-repeat center center;
}
main .contents .imagebox {
  display: table;
  width: 100%;
}
main .contents .imagebox > * {
  display: table-cell;
  height: 100%;
  text-align: left;
  vertical-align: top;
}
.sp main .contents .imagebox.spcol1 {
  display: block;
}
.sp main .contents .imagebox.spcol1 > * {
  display: block;
  width: auto !important;
}
.sp main .contents .imagebox.spcol1 > * + * {
  padding-top: 40px;
  padding-left: 0px !important;
  padding-right: 0px !important;
}
main .contents .imagebox > * {
  margin-top: 0px !important;
}
main .contents .imagebox > * + * {
  padding-left: 40px;
}
main .contents .imagebox > *.middle {
  vertical-align: middle;
}
main .contents .imagebox > *.center {
  text-align: center;
}
main .contents .imagebox.reverse {
  direction: rtl;
}
main .contents .imagebox.reverse > * {
  direction: ltr;
}
main .contents .imagebox.reverse > * + * {
  padding-left: 0px;
  padding-right: 40px;
}
main .contents .imagebox > .image img {
  width: 100%;
}
main .contents .imagebox > .image p {
  width: auto !important;
}
main .contents * + .imagebox.section {
  margin-top: 80px;
}
.sp main .contents * + .imagebox.section {
  margin-top: 40px;
}
main .contents .column {
  margin-bottom: -40px;
  margin-left: -20px;
  margin-right: -4px;
}
main .contents .column.block {
  margin-top: 40px;
}
.sp main .contents .column.block {
  margin-top: 20px;
}
.sp main .contents .column {
  margin-left: -10px;
}
main .contents .column:after {
  content: "";
  display: block;
  clear: both;
}
main .contents .column > * {
  float: left;
  margin-bottom: 40px;
  margin-left: 20px;
}
.sp main .contents .column > * {
  margin-left: 10px;
}
main .contents .column.col1 > * {
  width: calc((100% - 40px / 2 * 1 - 4px) / 1);
}
.sp main .contents .column.col1 > * {
  width: calc((100% - 10px * 1 - 4px) / 1);
}
.sp main .contents .column.spcol1 > * {
  width: calc((100% - 10px * 1 - 4px) / 1) !important;
}
main .contents .column.col2 > * {
  width: calc((100% - 40px / 2 * 2 - 4px) / 2);
}
.sp main .contents .column.col2 > * {
  width: calc((100% - 10px * 2 - 4px) / 2);
}
.sp main .contents .column.spcol2 > * {
  width: calc((100% - 10px * 2 - 4px) / 2) !important;
}
main .contents .column.col3 > * {
  width: calc((100% - 40px / 2 * 3 - 4px) / 3);
}
.sp main .contents .column.col3 > * {
  width: calc((100% - 10px * 3 - 4px) / 3);
}
.sp main .contents .column.spcol3 > * {
  width: calc((100% - 10px * 3 - 4px) / 3) !important;
}
main .contents .column.col4 > * {
  width: calc((100% - 40px / 2 * 4 - 4px) / 4);
}
.sp main .contents .column.col4 > * {
  width: calc((100% - 10px * 4 - 4px) / 4);
}
.sp main .contents .column.spcol4 > * {
  width: calc((100% - 10px * 4 - 4px) / 4) !important;
}
main .contents .column.col5 > * {
  width: calc((100% - 40px / 2 * 5 - 4px) / 5);
}
.sp main .contents .column.col5 > * {
  width: calc((100% - 10px * 5 - 4px) / 5);
}
.sp main .contents .column.spcol5 > * {
  width: calc((100% - 10px * 5 - 4px) / 5) !important;
}
main .contents .layout {
  display: table;
  width: calc(100% + 40px);
  margin-left: -20px;
  margin-right: -20px;
}
main .contents .layout > * {
  display: table-cell;
  height: 100%;
  text-align: center;
  vertical-align: middle;
}
main .contents .layout:after {
  content: "";
  display: block;
  clear: both;
}
.sp main .contents .layout {
  width: calc(100% + 20px);
  margin-left: -10px;
  margin-right: -10px;
}
main .contents .layout > * {
  padding: 0px 20px;
}
.sp main .contents .layout > * {
  padding: 0px 10px;
}
main .contents .layout > *.left {
  text-align: left;
}
main .contents .layout > *.right {
  text-align: right;
}
main .contents .layout > *.top {
  vertical-align: top;
}
main .contents .layout > *.bottom {
  vertical-align: bottom;
}
.sp main .contents .layout.spcol1 {
  display: block;
  width: auto;
  margin-left: 0px;
  margin-bottom: -40px;
  margin-right: 0px;
}
.sp main .contents .layout.spcol1 > * {
  display: block;
  margin-bottom: 40px;
  padding: 0px;
  width: auto !important;
}
.sp main .contents .button {
  text-align: center;
}
main .contents .button > div {
  display: inline-block;
}
.sp main .contents .button > div {
  display: block;
}
main .contents .button > div + div {
  margin-left: 20px;
}
.sp main .contents .button > div + div {
  margin-top: 20px;
  margin-left: 0px;
}
main .contents .button a {
  position: relative;
  display: inline-block;
  min-width: 145px;
  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;
}
main .contents .button a:before {
  content: "";
  display: block;
  position: absolute;
  width: 20px;
  height: 1px;
  right: 0px;
  top: 50%;
  background: rgba(91, 194, 220, 0.5);
  transition: 300ms;
}
main .contents .button a:hover {
  color: #ffffff;
  background: #5bc2dc;
  -webkit-transition: 300ms 300ms;
  transition: 300ms 300ms;
}
main .contents .button a:hover:before {
  background-color: #ffffff;
  -webkit-transition: 300ms 300ms;
  transition: 300ms 300ms;
}
main .contents .button 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;
}
main .contents .button 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;
}
main .contents .button 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;
}
main .contents .button 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;
}
main .contents .button 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;
}
main .contents .button 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;
}
main .contents .button 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;
}
main .contents .button 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;
}
main .contents .button a.center {
  text-align: center;
}
main .contents .button.center {
  text-align: center;
}
main .contents .button.right {
  text-align: right;
}
.sp main .contents .button.right {
  text-align: center;
}
main .contents .table {
  overflow-x: auto;
}
main .contents .table table {
  width: 100%;
  margin: 0px auto;
  border-collapse: collapse;
  empty-cells: show;
}
main .contents .table table th, main .contents .table .format table td, main .contents .format .table table td {
  padding: 3px 20px;
  vertical-align: middle;
  text-align: left;
  font-size: 14px;
  font-size: 1rem;
  line-height: 18.2px;
  line-height: 1.3rem;
  font-weight: normal;
  color: #333333;
  border: 1px solid #e8f3f6;
}
.sp main .contents .table table th, .sp main .contents .table .format table td, .sp main .contents .format .table table td {
  white-space: nowrap;
}
main .contents .table table tbody th, main .contents .table .format table tbody td, main .contents .format .table table tbody td {
  padding: 5px 20px;
}
main .contents .table table td {
  padding: 5px 20px;
  vertical-align: middle;
  text-align: left;
  font-size: 14px;
  font-size: 1rem;
  line-height: 18.2px;
  line-height: 1.3rem;
  font-weight: normal;
  color: #333333;
  border: 1px solid #e8f3f6;
}
main .contents .table table .left {
  text-align: left;
}
main .contents .table table .right {
  text-align: right;
}
main .contents .table table .center {
  text-align: center;
}
main .contents .table table .top {
  vertical-align: top;
}
main .contents .table table .bottom {
  vertical-align: bottom;
}
main .contents .table table .middle {
  vertical-align: middle;
}
main .contents .table > p {
  margin-top: 8px;
  font-size: 14px;
  font-size: 1rem;
  line-height: 24.5px;
  line-height: 1.75rem;
}
main .contents .format table {
  width: 100%;
  border-collapse: collapse;
  empty-cells: show;
}
main .contents .format table th, main .contents .format table td {
  padding: 10px 20px 0px 0px;
  vertical-align: top;
  text-align: left;
  font-size: 12px;
  font-size: 0.8571428571rem;
  line-height: 18px;
  line-height: 1.2857142857rem;
  letter-spacing: 1px;
  font-weight: bold;
  color: #333333;
}
main .contents .format table td {
  padding-right: 0px;
  font-weight: normal;
}
.sp main .contents .format table {
  display: block;
}
.sp main .contents .format table tbody {
  display: block;
}
.sp main .contents .format table tr {
  display: block;
}
.sp main .contents .format table th, .sp main .contents .format table td {
  display: block;
}
.sp main .contents .format table td {
  display: block;
  padding-top: 0px;
  border-top: 0px;
}
main .contents .box {
  padding: 40px;
  border: 1px solid rgba(112, 112, 112, 0.6);
}
.sp main .contents .box {
  padding: 20px;
}
main .contents .googlemap {
  position: relative;
  padding-top: 50%;
}
.sp main .contents .googlemap {
  padding-top: 75%;
}
main .contents .googlemap iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
}
main .contents .youtube {
  max-width: 640px;
  margin: auto;
}
main .contents .youtube > div {
  position: relative;
  padding-top: 56.25%;
}
main .contents .youtube > div > iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
}
main .contents .youtube p {
  margin: auto;
  font-size: 12.25px;
  font-size: 0.875rem;
  line-height: 15.925px;
  line-height: 1.1375rem;
}
* + main .contents .youtube p {
  margin-top: 8px;
}
main .contents .indentbox {
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
}
main .contents h2 + .profilebox {
  margin-top: 80px !important;
}
.sp main .contents h2 + .profilebox {
  margin-top: 60px !important;
}
main .contents.research_profile2 .profileboxwrap {
  position: relative;
  overflow: hidden;
}
main .contents.research_profile2 * + .profileboxwrap {
  margin-top: 20px;
}
main .contents.research_profile2 .profilebox {
  margin-top: 0px;
  padding-top: 40px;
  z-index: 10;
  float: left;
  width: calc((100% - 20px) / 2);
}
main .contents.research_profile2 .profilebox:nth-child(2n) {
  float: right;
}
.sp main .contents.research_profile2 .profilebox {
  float: none;
  width: 100%;
}
.sp main .contents.research_profile2 .profilebox:nth-child(2) {
  margin-top: 20px;
}
main .contents.research_profile2 .profilebox .imagebox {
  margin-top: 0px;
}
.sp main .contents.research_profile2 .profilebox .imagebox {
  margin-top: 0px;
}
main .contents.research_profile2 .profilebox .imagebox .text {
  padding-top: 0px;
  padding-right: 0px;
}
main .contents.research_profile2 .profilebox .text {
  margin-top: 20px;
}
main .contents.research_profile2 .profilebox .accordionbutton {
  position: static;
  margin-top: 20px !important;
}
main .contents.research_profile2 .profilebox .accordionbutton a {
  margin: auto;
}
main .contents.research_profile3 .profilebox {
  margin-top: 20px;
  padding-top: 40px;
  background: #ffffff;
  float: left;
  width: calc((100% - 20px) / 2);
}
main .contents.research_profile3 .profilebox:nth-child(1), main .contents.research_profile3 .profilebox:nth-child(2) {
  margin-top: 0px;
}
main .contents.research_profile3 .profilebox:nth-child(2n) {
  float: right;
}
.sp main .contents.research_profile3 .profilebox {
  float: none;
  width: 100%;
}
.sp main .contents.research_profile3 .profilebox:nth-child(2) {
  margin-top: 20px;
}
main .contents.research_profile3 .profilebox .imagebox {
  margin-top: 0px;
}
.sp main .contents.research_profile3 .profilebox .imagebox {
  margin-top: 0px;
}
main .contents.research_profile3 .profilebox .imagebox .text {
  padding-top: 0px;
  padding-right: 0px;
}
.sp main .contents.research_profile3 .profilebox .imagebox .text {
  padding-top: 40px;
}
.pc main .contents.research_profile3 .profilebox .imagebox .text h3.type01 {
  padding-left: 15px;
  letter-spacing: 5px;
}
main .contents.research_profile3 .profilebox .message {
  font-size: 16px;
  font-size: 1.1428571429rem;
  line-height: 27.2px;
  line-height: 1.9428571429rem;
  letter-spacing: 1px;
}
.sp main .contents.research_profile3 .profilebox .message {
  font-size: 14px;
  font-size: 1rem;
  line-height: 21px;
  line-height: 1.5rem;
  letter-spacing: 1px;
}
main .contents .profilebox {
  margin-top: 135px;
  padding: 60px 40px 40px;
  background: #e8f3f6;
}
main .contents .profilebox.alt {
  background: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.6);
}
.sp main .contents .profilebox {
  padding: 30px 20px 20px;
}
main .contents .profilebox .imagebox {
  position: relative;
  margin-top: -100px;
}
.sp main .contents .profilebox .imagebox {
  position: static;
  margin-top: -50px;
}
.sp main .contents .profilebox .imagebox .image img {
  max-width: 320px;
}
main .contents .profilebox .imagebox .text {
  padding-top: 64px;
}
.sp main .contents .profilebox .imagebox .text {
  padding-top: 40px;
}
main .contents .profilebox .message {
  font-size: 24px;
  font-size: 1.7142857143rem;
  line-height: 36px;
  line-height: 2.5714285714rem;
  letter-spacing: 2px;
}
.sp main .contents .profilebox .message {
  font-size: 20px;
  font-size: 1.4285714286rem;
  line-height: 28px;
  line-height: 2rem;
  letter-spacing: 2px;
}
main .contents .profilebox .message span {
  display: inline-block;
}
.sp main .contents .profilebox .message span {
  display: inline;
}
main .contents .profilebox h2 {
  margin-top: 35px;
}
main .contents .profilebox .accordion > *:first-child {
  margin-top: 40px;
}
.sp main .contents .profilebox .accordion > *:first-child {
  margin-top: 10px;
}
main .contents .profilebox .accordionbutton {
  top: calc(50% + 40px);
  right: -20px;
  margin-top: -25px !important;
}
.sp main .contents .profilebox .accordionbutton {
  position: relative;
  top: auto;
  right: 0px;
  margin-top: 20px !important;
  margin-bottom: 10px;
}
.sp main .contents .profilebox .accordionbutton a {
  left: 50%;
  margin-left: -25px;
}
main .contents .profilebox .close {
  margin-top: 40px;
}
main .contents .researchregion {
  padding: 40px;
  background: #ffffff;
}
.sp main .contents .researchregion {
  padding: 20px;
}
main .contents .researchregion .imagebox {
  position: relative;
}
main .contents .researchregion .imagebox > .text {
  padding-right: 75px;
}
.sp main .contents .researchregion .imagebox > .text {
  position: relative;
  min-height: 120px;
}
main .contents .researchregion .imagebox > .text p {
  font-size: 30px;
  font-size: 2.1428571429rem;
  line-height: 51px;
  line-height: 3.6428571429rem;
  letter-spacing: 3px;
  color: #5bc2dc;
}
.sp main .contents .researchregion .imagebox > .text p {
  font-size: 15px;
  font-size: 1.0714285714rem;
  line-height: 25.5px;
  line-height: 1.8214285714rem;
  letter-spacing: 1.5px;
}
main .contents .researchregion .imagebox > .text .image {
  position: absolute;
  right: calc(50% + 40px + 37.5px);
  bottom: 0px;
  -webkit-transform: translateX(50%);
  transform: translateX(50%);
}
.sp main .contents .researchregion .imagebox > .text .image {
  right: 37.5px;
}
main .contents .researchregion .imagebox > .text .image img {
  max-width: 45px;
}
.sp main .contents .researchregion .imagebox > .text .image img {
  max-width: 30px;
}
.sp main .contents .researchregion .imagebox > .image {
  overflow: hidden;
}
.sp main .contents .researchregion .imagebox > .image img {
  max-width: 320px;
}
main .contents .researchregion .imagebox > .image div {
  position: absolute;
  width: auto !important;
  padding: 10px;
  bottom: 12px;
  max-width: calc((50% - 24px - 75px) / 2);
  background: rgba(255, 255, 255, 0.9);
}
.sp main .contents .researchregion .imagebox > .image div {
  position: static;
  padding: 10px 0px;
  max-width: calc(50% - 10px);
}
main .contents .researchregion .imagebox > .image div.right {
  right: 12px;
}
.sp main .contents .researchregion .imagebox > .image div.right {
  float: right;
}
main .contents .researchregion .imagebox > .image div.left {
  left: calc(50% + 12px);
}
.sp main .contents .researchregion .imagebox > .image div.left {
  float: left;
}
main .contents .researchregion .imagebox > .image div p {
  margin-top: 3px;
  text-align: left;
  font-size: 9px;
  font-size: 0.6428571429rem;
  line-height: 13.5px;
  line-height: 0.9642857143rem;
  letter-spacing: 1px;
}
main .contents .researchregion .imagebox > .image div p strong {
  font-size: 12px;
  font-size: 0.8571428571rem;
  line-height: 18px;
  line-height: 1.2857142857rem;
  letter-spacing: 1px;
}
main .contents .researchregion .imagebox > .image div p:first-child {
  margin-top: 0px;
}
main .contents .researchregion .imagebox.reverse > .text .image {
  right: 15px;
  -webkit-transform: none;
  transform: none;
}
.sp main .contents .researchregion .imagebox.reverse > .text .image {
  right: 22.5px;
}
main .contents .researchregion .imagebox.reverse > .image div.right {
  right: calc(50% + 12px);
}
main .contents .researchregion .imagebox.reverse > .image div.left {
  left: 12px;
}
main .contents .researchregion .accordion > *:first-child {
  margin-top: 40px;
}
.sp main .contents .researchregion .accordion > *:first-child {
  margin-top: 10px;
}
.sp main .contents .researchregion .button {
  margin-top: 20px;
}
main .contents .regionbox {
  margin-top: 80px;
  padding: 0px 40px 40px;
  background: #e8f3f6;
}
.sp main .contents .regionbox {
  margin-top: 40px;
  padding: 0px 20px 20px;
}
main .contents .regionbox > .imagebox {
  position: relative;
  margin: 0px -40px -40px;
}
.sp main .contents .regionbox > .imagebox {
  position: static;
  margin: 0px -20px 0px;
  width: calc(100% + 40px);
}
main .contents .regionbox > .imagebox .text {
  padding-left: 10px;
  vertical-align: middle;
}
.sp main .contents .regionbox > .imagebox .text {
  padding-top: 0px;
  padding-left: 0px;
}
main .contents .regionbox h2 {
  margin-top: 35px;
}
main .contents .regionbox h3 {
  margin-bottom: 40px;
}
.sp main .contents .regionbox h3 {
  margin-bottom: 20px;
}
main .contents .regionbox * + h3 {
  margin-top: 80px;
}
.sp main .contents .regionbox * + h3 {
  margin-top: 40px;
}
.sp main .contents .regionbox .imagebox .image img {
  width: auto;
}
main .contents .regionbox .accordion > *:first-child {
  margin-top: 80px;
}
.sp main .contents .regionbox .accordion > *:first-child {
  margin-top: 10px;
}
main .contents .regionbox .accordionbutton {
  top: 50%;
  right: -60px;
  margin-top: -19px !important;
}
.sp main .contents .regionbox .accordionbutton {
  position: relative;
  top: auto;
  right: 0px;
  margin-top: -15px !important;
}
.sp main .contents .regionbox .accordionbutton a {
  left: 50%;
  margin-left: -19px;
}
main .contents .regionbox .close {
  margin-top: 40px;
}
.sp main .contents .regionbox .column {
  margin-left: 0;
  margin-right: 0;
}
.sp main .contents .regionbox .column > * {
  margin-left: 0;
}
.sp main .contents .regionbox .column.col2 > * {
  width: 100%;
}
main .contents .accordionbox {
  position: relative;
}
main .contents .accordionbox .accordion {
  display: none;
}
main .contents .accordionbox .accordionbutton {
  position: absolute;
}
main .contents .accordionbox .accordionbutton a {
  position: relative;
  display: block;
  width: 36px;
  height: 36px;
  background: #ffffff;
  border-radius: 50%;
  border: 1px solid #5bc2dc;
  -webkit-transition: opacity 0.2s, background 0.2s;
  transition: opacity 0.2s, background 0.2s;
  cursor: pointer;
}
main .contents .accordionbox .accordionbutton a:hover {
  opacity: 0.7;
}
main .contents .accordionbox .accordionbutton a span {
  display: block;
  width: 100%;
  position: absolute;
  bottom: 6px;
  text-align: center;
  font-size: 10px;
  font-size: 0.7142857143rem;
  line-height: 12px;
  line-height: 0.8571428571rem;
  letter-spacing: 1px;
  color: #5bc2dc;
  -webkit-transform: scale(0.7);
  transform: scale(0.7);
}
main .contents .accordionbox .accordionbutton a:before {
  content: "";
  display: block;
  position: absolute;
  top: 32%;
  right: 50%;
  width: 8px;
  height: 8px;
  border-top: 1px solid #5bc2dc;
  border-right: 1px solid #5bc2dc;
  -webkit-transform: translate(50%, -68%) rotate(135deg);
  transform: translate(50%, -68%) rotate(135deg);
  -webkit-transition: 400ms;
  transition: 400ms;
}
main .contents .accordionbox .accordionbutton a.open:before {
  -webkit-transform: translate(50%, -32%) rotate(-45deg);
  transform: translate(50%, -32%) rotate(-45deg);
}
main .contents .accordionbox .close {
  clear: both;
  text-align: center;
}
main .contents .accordionbox .close a {
  position: relative;
  display: inline-block;
  min-width: 270px;
  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;
}
main .contents .accordionbox .close a:hover {
  color: #ffffff;
  background: #5bc2dc;
  -webkit-transition: 300ms 300ms;
  transition: 300ms 300ms;
}
main .contents .accordionbox .close a:hover .close1:before {
  width: 51% !important;
  height: 51% !important;
  visibility: visible !important;
  -webkit-transition: 300ms ease-in-out !important;
  transition: 300ms ease-in-out !important;
}
main .contents .accordionbox .close a:hover .close1:after {
  width: 51% !important;
  height: 51% !important;
  visibility: visible !important;
  -webkit-transition: 300ms ease-in-out !important;
  transition: 300ms ease-in-out !important;
}
main .contents .accordionbox .close a:hover .close2:before {
  width: 51% !important;
  height: 51% !important;
  visibility: visible !important;
  -webkit-transition: 300ms ease-in-out !important;
  transition: 300ms ease-in-out !important;
}
main .contents .accordionbox .close a:hover .close2:after {
  width: 51% !important;
  height: 51% !important;
  visibility: visible !important;
  -webkit-transition: 300ms ease-in-out !important;
  transition: 300ms ease-in-out !important;
}
main .contents .accordionbox .close a .close1: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;
}
main .contents .accordionbox .close a .close1: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;
}
main .contents .accordionbox .close a .close2: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;
}
main .contents .accordionbox .close a .close2: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;
}
main .contents .anchorlink ul {
  display: table;
  width: 100%;
  table-layout: fixed;
  max-width: 960px;
  height: 80px;
  margin: 0px auto;
}
.sp main .contents .anchorlink ul {
  display: block;
}
main .contents .anchorlink ul > * {
  display: table-cell;
  height: 100%;
  text-align: center;
  vertical-align: middle;
}
.sp main .contents .anchorlink ul > * {
  display: block;
}
.sp main .contents .anchorlink ul {
  height: auto;
}
main .contents .anchorlink ul > li {
  position: relative;
}
main .contents .anchorlink a {
  display: table;
  width: 100%;
  height: 80px;
  font-size: 16px;
  font-size: 1.1428571429rem;
  line-height: 20.8px;
  line-height: 1.4857142857rem;
  letter-spacing: 2px;
  color: #ffffff;
  background: #5bc2dc;
  -webkit-transition: opacity 0.2s, background 0.2s;
  transition: opacity 0.2s, background 0.2s;
  cursor: pointer;
}
main .contents .anchorlink a > * {
  display: table-cell;
  height: 100%;
  text-align: center;
  vertical-align: middle;
}
main .contents .anchorlink a:hover {
  opacity: 0.7;
}
.sp main .contents .anchorlink a {
  height: auto;
  padding-bottom: 10px;
  font-size: 14px;
  font-size: 1rem;
  line-height: 18.2px;
  line-height: 1.3rem;
  letter-spacing: 1px;
}
main .contents .anchorlink a > * {
  padding: 10px;
}
main .contents .anchorlink a:after {
  content: "";
  position: absolute;
  display: block;
  bottom: 14px;
  left: 50%;
  margin-left: -6px;
  width: 8px;
  height: 8px;
  border-top: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
.sp main .contents .anchorlink a:after {
  bottom: 9px;
}
main .contents .csrbox {
  position: relative;
  display: table;
  width: 100%;
  height: 34.602076124567474048442906574394vw;
  max-height: 400px;
  color: #ffffff;
  overflow: hidden;
}
.sp main .contents .csrbox {
  display: block;
}
main .contents .csrbox > * {
  display: table-cell;
  height: 100%;
  text-align: center;
  vertical-align: middle;
}
.sp main .contents .csrbox > * {
  display: block;
}
main .contents .csrbox:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background: none no-repeat center center;
  background-size: cover;
  z-index: 1;
  opacity: 0;
  -webkit-transition: 400ms;
  transition: 400ms;
}
main .contents .csrbox:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background: none no-repeat center center;
  background-size: cover;
  z-index: 0;
}
main .contents .csrbox:hover:before {
  opacity: 1;
}
.sp main .contents .csrbox {
  height: auto;
  max-height: none;
  color: #333333;
  background: none !important;
}
.sp main .contents .csrbox h2 {
  position: absolute;
  width: 100%;
  top: 60px;
  left: 0px;
  padding: 10px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 2;
}
.sp main .contents .csrbox:before {
  position: relative;
  height: 120px;
  opacity: 1;
}
.sp main .contents .csrbox:after {
  display: none;
}
main .contents .csrbox > div {
  position: relative;
  padding: 20px 40px;
  z-index: 2;
}
.sp main .contents .csrbox > div {
  position: static;
  padding-left: 0px;
  padding-right: 0px;
}
main .contents .csrbox.water:before {
  background-image: url(../../company/sustainability/images/csr_waterbg2.jpg);
}
main .contents .csrbox.water:after {
  background-image: url(../../company/sustainability/images/csr_waterbg.jpg);
}
main .contents .csrbox.environment:before {
  background-image: url(../../company/sustainability/images/csr_environmentbg2.jpg);
}
main .contents .csrbox.environment:after {
  background-image: url(../../company/sustainability/images/csr_environmentbg.jpg);
}
main .contents .csrbox.people:before {
  background-image: url(../../company/sustainability/images/csr_peoplebg2.jpg);
}
main .contents .csrbox.people:after {
  background-image: url(../../company/sustainability/images/csr_peoplebg.jpg);
}
main .contents .csrbox h2 {
  color: #ffffff !important;
}
main .contents .csrbox span {
  display: inline-block;
}
.sp main .contents .csrbox span {
  display: inline;
}
.sp main .contents .csrbox p {
  text-align: left !important;
}
main .contents .imagelist {
  padding: 20px;
  background: #ffffff;
}
.sp main .contents .imagelist {
  padding: 10px;
}
main .contents .imagelist ul {
  margin: -20px -5px 0px -20px;
  font-size: 0px;
  line-height: 0px;
}
.sp main .contents .imagelist ul {
  margin: -10px -5px 0px -10px;
}
main .contents .imagelist ul > li {
  position: relative;
  display: inline-block;
  width: calc((100% - 85px) / 4);
  padding-top: 160px;
  vertical-align: top;
  margin-top: 20px !important;
  margin-left: 20px !important;
  text-indent: 0px !important;
  font-size: 13px;
  font-size: 0.9285714286rem;
  line-height: 16.9px;
  line-height: 1.2071428571rem;
  letter-spacing: 1.3px;
  text-align: center;
}
.pc main .contents .imagelist ul > li {
  padding-top: 14.818931184588311568028155969251%;
}
.sp main .contents .imagelist ul > li {
  width: calc((100% - 25px) / 2);
  padding-top: 31.189083820662768031189083820663%;
  margin-top: 10px !important;
  margin-left: 10px !important;
}
main .contents .imagelist ul > li:before {
  display: none !important;
}
main .contents .imagelist ul > li a {
  display: block;
  color: #5bc2dc;
  -webkit-transition: opacity 0.2s, background 0.2s;
  transition: opacity 0.2s, background 0.2s;
  cursor: pointer;
}
main .contents .imagelist ul > li a:hover {
  opacity: 0.7;
}
main .contents .imagelist img {
  position: absolute;
  top: 80px;
  left: 50%;
  width: auto;
  height: auto;
  max-width: calc(100% - 20px);
  max-height: calc(100% - 20px);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.pc main .contents .imagelist img {
  top: calc((100vw - 150px) * 0.14818931184588311568028155969251 / 2);
}
.tablet main .contents .imagelist img {
  top: calc(825px * 0.14818931184588311568028155969251 / 2);
}
.sp main .contents .imagelist img {
  top: calc((100vw - 75px) * 0.3189083820662768031189083820663 / 2);
}
main .contents .box_environment .text {
  margin-top: 10px;
}
main .contents .box_environment .text .title {
  font-size: 16px;
  font-size: 1.1428571429rem;
  line-height: 20.8px;
  line-height: 1.4857142857rem;
  font-weight: bold;
  text-align: center;
  min-height: 5em;
}
.sp main .contents .box_environment .text .title {
  min-height: auto;
}
main .contents .box_environment .image a {
  display: inline-block;
}
html:not(.sp) main .contents .box_environment .erodeleft {
  margin: 12px 12px 0 calc(-100%);
}
main .contents .visionbox {
  padding: 20px;
  margin-top: 60px;
  background: #e8f3f6;
}
.sp main .contents .visionbox {
  margin-top: 30px;
}

.contentslink {
  position: relative;
  background: #f5f5f5;
}
.contentslink > div {
  position: relative;
  width: 100%;
  max-width: 1196px;
  margin: auto;
  padding: 40px 20px;
}
.sp .contentslink > div {
  padding: 20px 10px;
}
.contentslink ul {
  margin: -20px -5px 0px -20px;
  overflow: hidden;
}
.contentslink li {
  float: left;
  width: calc((100% - 65px) / 3);
  margin-left: 20px;
  margin-top: 20px;
}
.contentslink a {
  display: inline-block;
  color: #5bc2dc;
  -webkit-transition: opacity 0.2s, background 0.2s;
  transition: opacity 0.2s, background 0.2s;
  cursor: pointer;
}
.contentslink a:hover {
  opacity: 0.7;
}
.contentslink img {
  display: block;
  max-width: 100%;
  height: auto;
}
.contentslink span {
  display: block;
  margin-top: 8px;
  text-align: center;
  font-size: 14px;
  font-size: 1rem;
  line-height: 18.2px;
  line-height: 1.3rem;
  letter-spacing: 1px;
}

a.reward_ico {
  -webkit-transition: opacity 0.2s, background 0.2s;
  transition: opacity 0.2s, background 0.2s;
  cursor: pointer;
}
a.reward_ico:hover {
  opacity: 0.7;
}
a.reward_ico:before {
  display: none !important;
}

#modal {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 600;
}
#modal > div {
  position: absolute;
  width: 600px;
  height: 70%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background: #fff;
  border: 1px solid #666;
}
.sp #modal > div {
  width: 90%;
  height: 85%;
}
.sp #modal > div img {
  max-width: 100%;
  height: auto;
}
#modal > div .close {
  position: absolute;
  width: 80px;
  height: 80px;
  cursor: pointer;
  right: 0;
  top: -85px;
}
.sp #modal > div .close {
  width: 40px;
  height: 40px;
  top: -45px;
}
#modal > div .close:before, #modal > div .close:after {
  content: "";
  position: absolute;
  left: 0%;
  top: 50%;
  width: 100%;
  height: 1px;
  background-color: #000;
}
#modal > div .close:before {
  -moz-transform: rotateZ(-45deg);
  -webkit-transform: rotateZ(-45deg);
  transform: rotateZ(-45deg);
}
#modal > div .close:after {
  -moz-transform: rotateZ(45deg);
  -webkit-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}
#modal > div .close:hover {
  opacity: 0.7;
}
#modal > div .head {
  text-align: center;
  background: #62c1da;
  padding: 15px 0;
  font-size: 20px;
  font-size: 1.4285714286rem;
  line-height: 20px;
  line-height: 1.4285714286rem;
  color: #fff;
  width: 599px;
}
.sp #modal > div .head {
  font-size: 18px;
  font-size: 1.2857142857rem;
  line-height: 18px;
  line-height: 1.2857142857rem;
  width: 100%;
}
.sp #modal > div .view_sp {
  margin-top: 10px;
  text-align: center;
}
.sp #modal > div .view_sp img:not(:first-child) {
  margin-top: 10px;
}
#modal > div .inner {
  padding: 15px;
  position: relative;
  height: calc(100% - 130px);
}
.sp #modal > div .inner {
  height: calc(100% - 130px);
}
#modal > div .inner .tab:after {
  content: "";
  display: block;
  clear: both;
}
#modal > div .inner .tab li {
  width: 22%;
  float: left;
}
#modal > div .inner .tab li a {
  display: block;
  padding: 10px 0;
  text-align: center;
  color: #62c1da;
  border: 1px solid #62c1da;
  font-size: 18px;
  font-size: 1.2857142857rem;
  line-height: 18px;
  line-height: 1.2857142857rem;
}
#modal > div .inner .tab li a.ac, #modal > div .inner .tab li a:hover {
  background: #62c1da;
  color: #fff;
}
#modal > div .inner .tab li + li {
  margin-left: 4%;
}
#modal > div .inner .content {
  display: none;
  margin-top: 30px;
  height: 100%;
  overflow-y: scroll;
  padding-right: 20px;
  font-size: 14px;
  font-size: 1rem;
  line-height: 21px;
  line-height: 1.5rem;
}
.sp #modal > div .inner .content {
  height: 100%;
}
#modal > div .inner .content .img_right:after {
  content: "";
  display: block;
  clear: both;
}
#modal > div .inner .content .img_right img {
  float: right;
  margin: 0 0 15px 15px;
}
.sp #modal > div .inner .content .img_right img {
  display: none;
}
#modal > div .inner .content .img_right .img {
  float: right;
  margin: 0 0 15px 15px;
  text-align: center;
}
.sp #modal > div .inner .content .img_right .img {
  display: none;
}
#modal > div .inner .content .img_right .img img {
  float: none;
  margin: 0;
}
#modal > div .inner .content .img_right .img img:not(:first-child) {
  margin-top: 10px;
}
#modal > div .inner .content .title {
  font-size: 18px;
  font-size: 1.2857142857rem;
  line-height: 27px;
  line-height: 1.9285714286rem;
  font-weight: bold;
  margin-top: 10px;
}
#modal > div .inner .content * + p {
  margin-top: 15px;
}
#modal > div .inner .content .center {
  text-align: center;
}
#modal > div .inner .content .date:not(:first-child) {
  margin-top: 30px;
}
#modal > div .inner .tab + .content {
  display: block;
}

.csr_wish {
  margin-top: 80px;
  padding: 50px 0px 100px;
  background: url(../../company/sustainability/images/csr02.png) no-repeat center center;
  background-size: auto 100%;
}
.csr_wish dt {
  font-size: 16px;
  font-size: 1.1428571429rem;
  line-height: 20.8px;
  line-height: 1.4857142857rem;
  letter-spacing: 1px;
  color: #5bc2dc;
  font-weight: bold;
  text-align: center;
}
.csr_wish * + dt {
  margin-top: 35px;
}
.csr_wish dd {
  margin: 15px 0px 0px;
  font-size: 14px;
  font-size: 1rem;
  line-height: 18.2px;
  line-height: 1.3rem;
  letter-spacing: 1px;
  color: #333333;
  text-align: center;
}

#historypage {
  background: #ace0ed;
}
#historypage #historybg {
  position: fixed;
  width: 90%;
  max-width: 1000px;
  height: 100%;
  top: calc(60px + 90px);
  left: 50%;
  background: url(../../company/profile/images/historybg.svg) no-repeat center top;
  background-size: 100% auto;
  z-index: 0;
  -webkit-filter: blur(0);
  filter: blur(0);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: opacity 1000ms;
  transition: opacity 1000ms;
}
#historypage #historybg.hide {
  opacity: 0.4;
  -webkit-filter: blur(10px);
  filter: blur(10px);
}
.sp #historypage #historybg {
  width: 100%;
  top: calc(70px + (49px + 55px));
}
#historypage main {
  background: transparent;
}
#historypage .historytitle {
  display: table;
  margin: -45px auto 0px;
  height: 530px;
  max-width: 90%;
}
.tablet #historypage .historytitle {
  height: 390px;
}
.sp #historypage .historytitle {
  height: 300px;
}
#historypage .historytitle > div {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
#historypage .historytitle h1 {
  margin-bottom: 75px;
  font-size: 16px;
  font-size: 1.1428571429rem;
  line-height: 20.8px;
  line-height: 1.4857142857rem;
  letter-spacing: 2px;
}
.sp #historypage .historytitle h1 {
  margin-bottom: 30px;
  font-size: 15px;
  font-size: 1.0714285714rem;
  line-height: 19.5px;
  line-height: 1.3928571429rem;
  letter-spacing: 2px;
}
#historypage .historytitle h1 span {
  display: block;
  margin-bottom: 20px;
  font-size: 36px;
  font-size: 2.5714285714rem;
  line-height: 46.8px;
  line-height: 3.3428571429rem;
  letter-spacing: 3px;
  color: #5bc2dc;
}
.sp #historypage .historytitle h1 span {
  font-size: 24px;
  font-size: 1.7142857143rem;
  line-height: 31.2px;
  line-height: 2.2285714286rem;
  letter-spacing: 2px;
}
#historypage .historytitle p {
  font-size: 14px;
  font-size: 1rem;
  line-height: 18.2px;
  line-height: 1.3rem;
  letter-spacing: 1px;
}
#historypage .historybox {
  margin-top: 140px;
}
.sp #historypage .historybox {
  margin-top: 70px;
}
#historypage .historybox:before {
  content: url(../../company/profile/images/historyseparate.png);
  display: block;
  width: 110px;
  height: 71px;
  margin: 0px auto 40px;
}
#historypage .historybox h2 {
  padding-right: 18px;
  font-size: 24px;
  font-size: 1.7142857143rem;
  line-height: 45px;
  letter-spacing: 2px;
  font-weight: 700;
  color: #5bc2dc;
  border: 0px;
  border-radius: 45px;
}
#historypage .historybox h3 {
  margin-top: -10px;
  padding-right: 18px;
  font-size: 20px;
  font-size: 1.4285714286rem;
  line-height: 40px;
  letter-spacing: 2px;
  font-weight: 700;
  color: #ffffff;
  background: #ace0ed;
  border-color: #ffffff;
  border-radius: 40px;
}
#historypage .historybox .block {
  display: table;
  width: auto;
  margin: auto;
  table-layout: fixed;
}
.sp #historypage .historybox .block {
  display: block;
}
#historypage .historybox .block > * {
  display: table-cell;
  padding-left: 20px;
  vertical-align: top;
  width: 578px;
}
.pc #historypage .historybox .block > * {
  width: calc(50vw);
}
#historypage .historybox .block > * .tablet {
  width: 460px;
}
.sp #historypage .historybox .block > * {
  display: block;
  width: auto;
  padding-left: 0px;
}
#historypage .historybox .block > .image {
  padding-left: 0px;
  padding-right: 20px;
  width: auto;
}
.sp #historypage .historybox .block > .image {
  padding-left: 20px;
  padding-bottom: 20px;
}
#historypage .historybox .block > .image img {
  margin-right: 0px;
}
.sp #historypage .historybox .block > .image img {
  margin-right: auto;
}
#historypage .historybox .block + .block {
  margin-top: 40px;
}
#historypage .historybox dl {
  font-size: 14px;
  font-size: 1rem;
  line-height: 23.8px;
  line-height: 1.7rem;
  letter-spacing: 1px;
}
#historypage .historybox dl dt {
  clear: both;
  float: left;
  width: 5.5em;
  font-weight: bold;
}
#historypage .historybox dl * + dt {
  margin-top: 25px;
}
#historypage .historybox dl dd {
  margin-left: 5.5em;
}
#historypage .historybox dl dd p + p {
  margin-top: 16px;
}
#historypage .historybox dl * + dt + dd {
  margin-top: 25px;
}
#historypage .historybox dl .note {
  margin-top: 25px;
  font-size: 10px;
  font-size: 0.7142857143rem;
  line-height: 15px;
  line-height: 1.0714285714rem;
  letter-spacing: 1px;
}

#brandpage {
  background: #ffffff;
}
#brandpage .brandlead {
  background: #ffffff;
  border-bottom: 1px solid #d9d9d9;
}
#brandpage .brandlead > div {
  padding-bottom: 0px;
}
#brandpage .tabswitch {
  margin-top: 80px;
  margin-bottom: -1px;
}
.sp #brandpage .tabswitch {
  margin-top: 40px;
}
#brandpage .tabswitch ul {
  max-width: 845px;
  margin: auto;
  font-size: 0px;
  line-height: 0px;
  text-align: center;
}
#brandpage .tabswitch ul li {
  display: inline-block;
  width: 20%;
  vertical-align: bottom;
  font-size: 13px;
  font-size: 0.9285714286rem;
  line-height: 14.3px;
  line-height: 1.0214285714rem;
  letter-spacing: 1px;
}
.sp #brandpage .tabswitch ul li {
  width: auto;
  min-width: 5em;
}
#brandpage .tabswitch ul li a {
  display: table;
  width: 100%;
  height: 36px;
  padding-top: 1px;
  color: #333333;
  background: #f5f5f5;
  -webkit-transition: opacity 0.2s, background 0.2s;
  transition: opacity 0.2s, background 0.2s;
  cursor: pointer;
  border-top: 1px solid #d9d9d9;
  border-left: 1px solid #d9d9d9;
}
#brandpage .tabswitch ul li a:hover {
  opacity: 0.7;
}
.sp #brandpage .tabswitch ul li a {
  padding-left: 10px;
  padding-right: 10px;
}
#brandpage .tabswitch ul li a span {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
#brandpage .tabswitch ul li:last-child a {
  border-right: 1px solid #d9d9d9;
}
#brandpage .tabswitch ul li.current a {
  padding-top: 0px;
  background: #ffffff;
}
#brandpage .tabs .tab {
  display: none;
  padding-top: 40px;
}
.sp #brandpage .tabs .tab {
  padding-top: 20px;
}
#brandpage .tabs .tab.show {
  display: block;
}
#brandpage .selector {
  max-width: 960px;
  margin: auto;
  text-align: center;
}
#brandpage .selector ul {
  margin-right: -5px;
  font-size: 0px;
  line-height: 0px;
}
#brandpage .selector ul li {
  display: inline-block;
  width: calc((100% - 5px - 4px) / 5);
  max-width: 190px;
  vertical-align: top;
}
#brandpage .selector ul li + li {
  margin-left: 1px;
}
#brandpage .selector a {
  position: relative;
  display: block;
  width: 100%;
  height: 108px;
  font-size: 12px;
  font-size: 0.8571428571rem;
  line-height: 15.6px;
  line-height: 1.1142857143rem;
  letter-spacing: 1px;
  color: #ffffff;
  background: #b8b8b8;
  -webkit-transition: opacity 0.2s, background 0.2s;
  transition: opacity 0.2s, background 0.2s;
  cursor: pointer;
}
#brandpage .selector a:hover {
  opacity: 0.7;
}
.sp #brandpage .selector a {
  height: 80px;
  font-size: 10px;
  font-size: 0.7142857143rem;
  line-height: 13px;
  line-height: 0.9285714286rem;
  letter-spacing: 1px;
}
#brandpage .selector a span {
  position: absolute;
  width: 100%;
  padding: 0px 10px;
  bottom: 10px;
  left: 0px;
  text-align: center;
  font-weight: bold;
}
#brandpage .selector a:before {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: calc(100% - 2em);
  background: none no-repeat center center;
}
.sp #brandpage .selector a:before {
  height: calc(100% - 3em);
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
}
#brandpage .selector .current a {
  background: #5bc2dc;
}
#brandpage .selector .icon01 a:before {
  background-image: url(../../company/images/brandicon01.svg);
}
#brandpage .selector .icon02 a:before {
  background-image: url(../../company/images/brandicon02.svg);
}
#brandpage .selector .icon03 a:before {
  background-image: url(../../company/images/brandicon03.svg);
}
#brandpage .selector .icon04 a:before {
  background-image: url(../../company/images/brandicon04.svg);
}
#brandpage .selector .icon05 a:before {
  background-image: url(../../company/images/brandicon05.svg);
}
#brandpage .list {
  margin: 80px -5px 0px -20px;
  font-size: 0px;
  line-height: 0px;
}
.sp #brandpage .list {
  margin-top: 20px;
  margin-left: -10px;
}
#brandpage .list > div {
  display: inline-block;
  width: calc((100% - 85px) / 4);
  margin-left: 20px;
  vertical-align: top;
}
.sp #brandpage .list > div {
  width: calc((100% - 25px) / 2);
  margin-left: 10px;
}
#brandpage .list > div.hide {
  display: none;
}
#brandpage .list .box {
  position: relative;
  padding: 0px;
  padding-top: 100%;
  border: 0px;
}
#brandpage .list .box .image {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
}
#brandpage .list .box .cover {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  padding: 20px 20px 70px;
  background: rgba(91, 194, 220, 0.85);
  opacity: 0;
  -webkit-transition: opacity 300ms;
  transition: opacity 300ms;
  pointer-events: none;
}
.sp #brandpage .list .box .cover {
  padding: 10px 10px 50px;
}
#brandpage .list .box .cover p {
  font-size: 13px;
  font-size: 0.9285714286rem;
  line-height: 115%;
  letter-spacing: 1px;
  color: #ffffff;
}
.pc #brandpage .list .box .cover p {
  font-size: 1.07vw;
  letter-spacing: 0;
}
.tablet #brandpage .list .box .cover p {
  font-size: 10px;
  letter-spacing: 0;
}
.sp #brandpage .list .box .cover p {
  font-size: 2vw;
}
#brandpage .list .box .cover p + p {
  margin-top: 10px;
}
#brandpage .list .box .cover .button {
  position: absolute;
  width: 100%;
  bottom: 20px;
  left: 0px;
}
.sp #brandpage .list .box .cover .button {
  bottom: 10px;
}
#brandpage .list .box.open .cover {
  opacity: 1;
  -webkit-transition: opacity 500ms;
  transition: opacity 500ms;
  pointer-events: auto;
}
#brandpage .list .name {
  padding: 15px 20px;
  font-size: 16px;
  font-size: 1.1428571429rem;
  line-height: 20.8px;
  line-height: 1.4857142857rem;
  letter-spacing: 1px;
  font-weight: bold;
  text-align: center;
}

.promise_vision > div {
  max-width: none !important;
}
.promise_vision > div > div {
  padding-top: 50px;
  padding-bottom: 160px;
  background: url(../../company/images/profile01bg.jpg) no-repeat center center;
  background-size: cover;
}
.sp .promise_vision > div > div {
  padding-top: 0px;
  padding-bottom: 20px;
  background: none;
}
.promise_vision h2.type01 {
  margin-top: 60px !important;
  margin-bottom: 20px !important;
  color: #ffffff !important;
  background: transparent !important;
  border-color: #ffffff !important;
}
.sp .promise_vision h2.type01 {
  margin-top: 30px !important;
  margin-bottom: 15px !important;
  color: #333333 !important;
  border-color: #333333 !important;
}
.promise_vision p {
  padding-left: 1.6px;
  font-size: 20px;
  font-size: 1.4285714286rem;
  line-height: 50px;
  line-height: 3.5714285714rem;
  letter-spacing: 2px;
  text-align: center;
  color: #ffffff;
  font-weight: 400;
}
.sp .promise_vision p {
  padding-left: 1.4px;
  color: #333333;
  font-size: 16px;
  font-size: 1.1428571429rem;
  line-height: 32px;
  line-height: 2.2857142857rem;
  letter-spacing: 1.4px;
  font-weight: 400;
}
.promise_vision p span {
  display: inline;
}
.sp .promise_vision p span {
  display: inline-block;
}
.sp .promise_vision p br {
  display: none;
}
.promise_vision p strong {
  display: block;
  padding-left: 0.2px;
  font-size: 22px;
  font-size: 1.5714285714rem;
  line-height: 50.6px;
  line-height: 3.6142857143rem;
  letter-spacing: 2.2px;
  font-weight: 700;
}
.sp .promise_vision p strong {
  font-size: 18px;
  font-size: 1.2857142857rem;
  line-height: 36px;
  line-height: 2.5714285714rem;
  letter-spacing: 1.5px;
  font-weight: bold;
}

#sitemappage a {
  color: #000000;
}
#sitemappage * {
  font-weight: 400;
}

.environmentlink {
  position: relative;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}
.environmentlink img {
  display: block;
  margin: auto;
  width: 100%;
  height: auto;
}
.environmentlink ul {
  width: auto !important;
}
.environmentlink li {
  position: absolute;
  width: 23.63636363636364%;
}
.environmentlink li img.over {
  position: absolute;
  top: 0px;
  left: 0px;
  opacity: 0;
  -webkit-transition: 400ms;
  transition: 400ms;
}
.environmentlink li a.on img, .environmentlink li a:hover img {
  opacity: 1 !important;
}
.sp .environmentlink li {
  width: 76.33802816901408%;
}
.environmentlink .link01 {
  top: 0%;
  left: 38.18181818181818%;
}
.sp .environmentlink .link01 {
  left: 19.57746478873239%;
}
.environmentlink .link02 {
  top: 17.59082217973231%;
  left: 65.45454545454545%;
}
.sp .environmentlink .link02 {
  top: 15.92956592956593%;
  left: 19.57746478873239%;
}
.environmentlink .link03 {
  top: 53.63288718929254%;
  left: 65.45454545454545%;
}
.sp .environmentlink .link03 {
  top: 32.98525798525799%;
  left: 19.57746478873239%;
}
.environmentlink .link04 {
  top: 71.31931166347992%;
  left: 38.18181818181818%;
}
.sp .environmentlink .link04 {
  top: 52.64127764127764%;
  left: 19.57746478873239%;
}
.environmentlink .link05 {
  top: 53.63288718929254%;
  left: 11.63636363636364%;
}
.sp .environmentlink .link05 {
  top: 68.24324324324324%;
  left: 19.57746478873239%;
}
.environmentlink .link06 {
  top: 17.59082217973231%;
  left: 11.63636363636364%;
}
.sp .environmentlink .link06 {
  top: 85.62653562653563%;
  left: 19.57746478873239%;
}

/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  -webkit-transform: translate3d(0, 0, 0);
}

#cboxWrapper {
  max-width: none;
}

#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
}

#cboxMiddleLeft, #cboxBottomLeft {
  clear: left;
}

#cboxContent {
  position: relative;
}

#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

#cboxTitle {
  margin: 0;
}

#cboxLoadingOverlay, #cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
  cursor: pointer;
}

.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic;
}

.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
}

#colorbox, #cboxContent, #cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}

/*
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay {
  background: #fff;
  opacity: 0.7;
  filter: alpha(opacity=70);
}

#colorbox {
  outline: 0;
}

#cboxContent {
  margin-top: 55px;
  background: transparent;
}

.cboxIframe {
  background: #000000;
}

#cboxError {
  padding: 50px;
  border: 1px solid #ccc;
}

#cboxLoadedContent {
  border: 0px solid #000;
  background: #fff;
}

#cboxTitle {
  position: absolute;
  top: -20px;
  left: 0;
  color: #ccc;
}

#cboxCurrent {
  position: absolute;
  top: -20px;
  right: 0px;
  color: #ccc;
}

#cboxLoadingGraphic {
  background: url(../images/loading2.gif) no-repeat center center;
}

/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  width: auto;
  background: none;
}

/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {
  outline: 0;
}

#cboxSlideshow {
  position: absolute;
  top: -20px;
  right: 90px;
  color: #fff;
}

#cboxPrevious {
  position: absolute;
  top: 50%;
  left: 5px;
  margin-top: -32px;
  background: url(../images/controls.png) no-repeat top left;
  width: 28px;
  height: 65px;
  text-indent: -9999px;
}

#cboxPrevious:hover {
  background-position: bottom left;
}

#cboxNext {
  position: absolute;
  top: 50%;
  right: 5px;
  margin-top: -32px;
  background: url(../images/controls.png) no-repeat top right;
  width: 28px;
  height: 65px;
  text-indent: -9999px;
}

#cboxNext:hover {
  background-position: bottom right;
}

#cboxClose {
  position: absolute;
  display: block;
  top: -55px;
  right: 5px;
  width: 50px;
  height: 50px;
  text-indent: -9999px;
  -webkit-transition: opacity 0.2s, background 0.2s;
  transition: opacity 0.2s, background 0.2s;
  cursor: pointer;
}
#cboxClose:hover {
  opacity: 0.7;
}
#cboxClose:before {
  content: "";
  position: absolute;
  display: block;
  width: 40px;
  height: 2px;
  top: 24px;
  left: 5px;
  background: #999999;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
#cboxClose:after {
  content: "";
  position: absolute;
  display: block;
  width: 2px;
  height: 40px;
  top: 5px;
  left: 24px;
  background: #999999;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
