@charset "utf-8";@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c:wght@400;500;800&display=swap");
body {
  -webkit-text-size-adjust: 100%;
}

body, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6,
pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, figure {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

img {
  line-height: 0;
}

figure {
  line-height: 1;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

fieldset, img {
  border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
}

li {
  list-style: none;
}

caption, th {
  text-align: left;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}

q:before, q:after {
  content: '';
}

abbr, acronym {
  border: 0;
  font-variant: normal;
}

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

input, textarea, select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}

input, textarea, select {
  *font-size: 100%;
}

legend {
  color: #000;
}

strong {
  font-weight: normal;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

*:focus {
  outline: none;
}

/* cyrillic-ext */
body {
  -webkit-text-size-adjust: 100%;
  position: relative;
}

@media screen and (min-width: 768px) {
  html {
    font-size: 14px;
  }
}

@media screen and (max-width: 767px) {
  html {
    font-size: 3vw;
  }
}

@media screen and (min-width: 768px) and (max-width: 1099px) {
  html {
    font-size: 1.5vw;
  }
}

div {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

h1, h2, h3, h4, h5, h6, p, li, dt, dd, th, td, a {
  line-height: 1.8;
  color: inherit;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-family: 'M PLUS Rounded 1c', sans-serif;
  font-weight: 500;
  font-weight: 500;
}

@media screen\0 {
  h1, h2, h3, h4, h5, h6, p, li, dt, dd, th, td, a {
    font-family: "Segoe UI", Meiryo, sans-serif;
  }
}

span, strong {
  font-family: 'M PLUS Rounded 1c', sans-serif;
  font-weight: 500;
  font-weight: 500;
}

img {
  width: auto;
}

a {
  color: #333;
}

a:hover {
  color: #55bcd8;
}

.wrappar {
  overflow: hidden;
}

svg {
  display: block;
  width: 100%;
  height: auto;
}

svg * {
  display: block;
  width: 100%;
  height: auto;
}

.scroll-stop {
  overflow: hidden;
}

.layer-txt {
  font-size: 3.2vw;
  color: #fff;
  display: inline-block;
  overflow: hidden;
  position: relative;
  line-height: 1;
}

.layer-txt span {
  padding: 12px 25px;
  display: inline-block;
  position: relative;
  z-index: 2;
}

.layer-txt .layer-before,
.layer-txt .layer-after {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.layer-txt .layer-before {
  z-index: 1;
  background: #3FABB9;
}

.layer-txt .layer-after {
  z-index: 3;
  background: #fff;
}

.megabnr-field {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  position: fixed;
  width: 100%;
  z-index: 5;
  height: calc(100vw - 80px);
  top: 80px;
  opacity: 0;
  -webkit-transform: scaleY(0);
          transform: scaleY(0);
  -webkit-transform-origin: 0% 0%;
          transform-origin: 0% 0%;
}

@media screen and (max-width: 767px) {
  .megabnr-field {
    display: none;
  }
}

.megabnr-field .megabnr-field-inner {
  background: #efefef;
  padding: 35px 0;
  width: 100%;
  position: relative;
  z-index: 6;
}

.megabnr-field .megabnr-field-inner .in {
  width: 1000px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.megabnr-field .megabnr-field-inner a {
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 30%;
  margin-right: 3%;
  margin-bottom: 12px;
}

.megabnr-field .megabnr-field-inner figure {
  width: 80px;
  height: 80px;
}

.megabnr-field .megabnr-field-inner p {
  font-size: 0.7rem;
  padding: 0px 12px;
}

.megabnr-field .megabnr-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.8);
  z-index: 5;
}

.megabnr-open {
  opacity: 1;
  -webkit-transform: scaleY(1);
          transform: scaleY(1);
}

.ac-container .cross {
  display: inline-block;
}

.ac-container .cross i {
  display: inline-block;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-transform-origin: 50%;
          transform-origin: 50%;
  width: 40px;
  height: 40px;
  background: #EBEBEB;
  border-radius: 50%;
  position: relative;
}

.ac-container .cross i:after, .ac-container .cross i:before {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  position: absolute;
  -webkit-transform-origin: 50%;
          transform-origin: 50%;
  transition: 0.5s;
  content: "";
  background: #B4B4B4;
  width: 20px;
  height: 1px;
  top: 18px;
  left: 10px;
}

.ac-container .cross i:before {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.ac-container .more {
  padding: 20px 0;
  text-align: center;
}

.ac-container .more a {
  padding: 8px 25px;
  display: inline-block;
  border: 1px solid #ccc;
}

.ac-container .cross .accordion-btn-open {
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
}

.ac-contents {
  overflow: hidden;
  height: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

/*----------------------------------

	BUTTON

----------------------------------*/
.btn.btn1 {
  text-align: center;
}

.btn.btn1 a {
  border: 1px solid #fff;
  color: #fff;
  position: relative;
  display: inline-block;
  width: 365px;
  text-align: center;
  text-decoration: none;
  padding: 1em;
  border-radius: 2em;
  font-size: 1.2857rem;
  letter-spacing: 0.3em;
  margin: 0 auto;
  -webkit-transition: .4s;
  transition: .4s;
}

@media screen and (min-width: 768px) and (max-width: 1099px) {
  .btn.btn1 a {
    font-size: 1.1rem;
    width: 35vw;
  }
}

@media screen and (max-width: 767px) {
  .btn.btn1 a {
    font-size: 1.1rem;
    min-width: 50vw;
    width: auto;
    padding: 1em 3em;
  }
}

.btn.btn1 a:hover {
  background: #fff;
  color: #55bcd8;
}

.btn.btn1 a:after {
  content: " ";
  display: block;
  width: 0.9em;
  height: 0.9em;
  position: absolute;
  top: 50%;
  right: 1.5em;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-image: url(/assets/images/common/arw_btn_w.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

.btn.btn1.btn1Blue a {
  border-color: #55bcd8;
  color: #55bcd8;
}

.btn.btn1.btn1Blue a:hover {
  background: #55bcd8;
  color: #fff;
}

.btn.btn1.btn1Blue a:after {
  background-image: url(/assets/images/common/arw_btn_bl.svg);
}

.btn.btn1.btn1Black a {
  border-color: #333;
  color: #333;
}

.btn.btn1.btn1Black a:hover {
  background: #333;
  color: #fff;
}

.btn.btn1.btn1Black a:after {
  background-image: url(/assets/images/common/arw_btn_b.svg);
}

.btn.btn2 {
  text-align: center;
}

.btn.btn2 a {
  display: inline-block;
  border: 1px solid #55bcd8;
  padding: 1em 3em;
  min-width: 237px;
  font-size: 1.2857rem;
  letter-spacing: 0.2em;
  color: #55bcd8;
  text-decoration: none;
  border-radius: 2em;
}

@media screen and (max-width: 767px) {
  .btn.btn2 a {
    min-width: 60vw;
  }
}

.btn.btn2 a:hover {
  background: #55bcd8;
  color: #fff;
}

.btn.btn3 {
  text-align: center;
}

.btn.btn3 a, .btn.btn3 input {
  display: inline-block;
  border: 1px solid #55bcd8;
  padding: 1em 3em;
  min-width: 434px;
  width: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 1.6321rem;
  letter-spacing: 0.2em;
  color: #fff;
  background: #55bcd8;
  text-decoration: none;
  border-radius: 2em;
  cursor: pointer;
}

@media screen and (max-width: 767px) {
  .btn.btn3 a, .btn.btn3 input {
    min-width: 60vw;
  }
}

.btn.btn3 a:hover, .btn.btn3 input:hover {
  opacity: .6;
}

.btn.btn4 {
  text-align: center;
}

.btn.btn4 a {
  background: #28a6dd;
  color: #fff;
  position: relative;
  display: inline-block;
  width: 365px;
  text-align: center;
  text-decoration: none;
  padding: 1em;
  border-radius: 2em;
  font-size: 1.2857rem;
  letter-spacing: 0.3em;
  margin: 0 auto;
  -webkit-transition: .4s;
  transition: .4s;
}

@media screen and (min-width: 768px) and (max-width: 1099px) {
  .btn.btn4 a {
    font-size: 1.1rem;
    width: 35vw;
  }
}

@media screen and (max-width: 767px) {
  .btn.btn4 a {
    font-size: 1.1rem;
    min-width: 50vw;
    width: auto;
    padding: 1em 3em;
  }
}

.btn.btn4 a:hover {
  opacity: .6;
}

.btn.btn4 a:after {
  content: " ";
  display: block;
  width: 0.9em;
  height: 0.9em;
  position: absolute;
  top: 50%;
  right: 1.5em;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-image: url(/assets/images/common/arw_btn_w.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

.btn.btn5 a {
  display: block;
  text-align: center;
  color: #fff;
  text-decoration: none;
  letter-spacing: 0.2em;
  font-size: 1.285rem;
  position: relative;
  padding: 1rem 0;
}

.btn.btn5 a:after {
  content: " ";
  position: absolute;
  top: 50%;
  right: 2rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: block;
  width: 1.28rem;
  height: 1.28rem;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(/assets/images/common/icon_link_w.svg);
}

.btn.btn5.btn5Blue a {
  background: #28a6dd;
}

.btn.btn5.btn5Green a {
  background: #80c10e;
}

.btn.btn6 {
  text-align: center;
}

.btn.btn6 a {
  position: relative;
  display: inline-block;
  padding: 0.7em 4em;
  min-width: 330px;
  width: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 1.28rem;
  letter-spacing: 0.2em;
  color: #fff;
  background: #30a7dd;
  text-decoration: none;
  border-radius: 2em;
  cursor: pointer;
}

@media screen and (min-width: 768px) and (max-width: 1099px) {
  .btn.btn6 a {
    min-width: 25vw;
  }
}

@media screen and (max-width: 767px) {
  .btn.btn6 a {
    min-width: 60vw;
  }
}

.btn.btn6 a:hover {
  opacity: .6;
}

.btn.btn6 a:after {
  content: " ";
  position: absolute;
  top: 50%;
  right: 2rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: block;
  width: 1.28rem;
  height: 1.28rem;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(/assets/images/common/icon_link_w.svg);
}

.btn.otherSite a {
  position: relative;
}

.btn.otherSite a:after {
  content: " ";
  display: block;
  position: absolute;
  top: 50%;
  right: 1em;
  width: 1em;
  height: 1em;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(/assets/images/common/icon_link_b.svg) !important;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

/*----------------------------------

	TITLE

----------------------------------*/
#mainTtl {
  text-align: center;
}

#mainTtl h1 {
  margin-bottom: 6rem;
}

@media screen and (min-width: 768px) and (max-width: 1099px) {
  #mainTtl h1 {
    margin-bottom: 7vw;
  }
}

@media screen and (max-width: 767px) {
  #mainTtl h1 {
    margin-bottom: 10vw;
  }
}

#mainTtl h1 p {
  height: 59px;
  margin-bottom: 2rem;
}

@media screen and (min-width: 768px) and (max-width: 1099px) {
  #mainTtl h1 p {
    height: 5vw;
    margin-bottom: 2.5vw;
  }
}

@media screen and (max-width: 767px) {
  #mainTtl h1 p {
    height: 8vw;
    margin-bottom: 5vw;
  }
}

#mainTtl h1 p img {
  width: auto;
  height: 100%;
  display: block;
  margin: 0 auto;
  vertical-align: bottom;
}

#mainTtl h1 span {
  display: block;
  color: #30ace2;
  font-size: 1.5714rem;
  letter-spacing: 0.3em;
}

@media screen and (min-width: 768px) and (max-width: 1099px) {
  #mainTtl h1 span {
    font-size: 1.2rem;
  }
}

@media screen and (max-width: 767px) {
  #mainTtl h1 span {
    font-size: 1.2rem;
  }
}

#mainTtl h1 strong {
  display: block;
  color: #30ace2;
  font-size: 1.7142rem;
  letter-spacing: 0.3em;
  font-weight: bold;
}

@media screen and (min-width: 768px) and (max-width: 1099px) {
  #mainTtl h1 strong {
    font-size: 1.4rem;
  }
}

@media screen and (max-width: 767px) {
  #mainTtl h1 strong {
    font-size: 1.4rem;
  }
}

#mainTtl figure img {
  width: 100%;
  height: auto;
  display: block;
  vertical-align: bottom;
}

@media screen and (max-width: 767px) {
  #mainTtl figure {
    width: 180vw;
    margin-left: -40vw;
  }
}

#mainTtl.small {
  background: #f7f7f7;
  padding: 4rem 0;
}

@media screen and (max-width: 767px) {
  #mainTtl.small {
    padding: 5vw 0;
  }
}

#mainTtl.small h1 {
  margin-bottom: 0;
}

.pageLead {
  padding: 6rem 0;
  text-align: center;
  color: #28a6dd;
  font-size: 1.142rem;
  letter-spacing: 0.2em;
  line-height: 1.9375;
}

@media screen and (min-width: 768px) and (max-width: 1099px) {
  .pageLead {
    font-size: 1rem;
  }
}

@media screen and (max-width: 767px) {
  .pageLead {
    font-size: 1rem;
    text-align: left;
    padding: 10vw 0;
  }
}

#cpTtl {
  width: 100%;
  padding: 0 40px;
}

@media screen and (max-width: 767px) {
  #cpTtl {
    padding: 0 5vw;
  }
}

#cpTtl .bg {
  width: 100%;
  height: 450px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 1.05rem;
}

@media screen and (min-width: 768px) and (max-width: 1099px) {
  #cpTtl .bg {
    height: 40vw;
  }
}

@media screen and (max-width: 767px) {
  #cpTtl .bg {
    height: 60vw;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

#cpTtl .bg > div {
  margin: 0;
}

#cpTtl .bg > div h1 {
  display: inline-block;
  text-align: right;
}

@media screen and (max-width: 767px) {
  #cpTtl .bg > div h1 {
    padding-top: 1.5rem;
  }
}

#cpTtl .bg > div h1 * {
  display: inline-block;
  letter-spacing: 0.24em;
  line-height: 1;
}

#cpTtl .bg > div h1 strong {
  color: #28a6dd;
  background: #fff;
  font-size: 3.571rem;
  font-weight: bold;
  padding: 0.5em 0.8em;
  border-bottom-left-radius: 1.05rem;
  border-top-left-radius: 1.05rem;
  border-top-right-radius: 1.05rem;
}

@media screen and (min-width: 768px) and (max-width: 1099px) {
  #cpTtl .bg > div h1 strong {
    font-size: 2rem;
  }
}

@media screen and (max-width: 767px) {
  #cpTtl .bg > div h1 strong {
    font-size: 1.7rem;
  }
}

#cpTtl .bg > div h1 span {
  background: #28a6dd;
  color: #fff;
  font-size: 1.285rem;
  font-weight: 300;
  padding: 0.6em 1.5em 0.6em 2em;
  border-bottom-left-radius: 1.05rem;
  border-bottom-right-radius: 1.05rem;
}

@media screen and (min-width: 768px) and (max-width: 1099px) {
  #cpTtl .bg > div h1 span {
    font-size: 1rem;
  }
}

@media screen and (max-width: 767px) {
  #cpTtl .bg > div h1 span {
    font-size: 1rem;
  }
}

#cpTtl.businessUnderTtl {
  padding: 0;
}

#cpTtl.businessUnderTtl .bg {
  height: 350px;
  border-radius: 0;
}

@media screen and (min-width: 768px) and (max-width: 1099px) {
  #cpTtl.businessUnderTtl .bg {
    height: 40vw;
  }
}

@media screen and (max-width: 767px) {
  #cpTtl.businessUnderTtl .bg {
    height: 50vw;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

#cpTtl.businessUnderTtl .bg > div {
  margin: 0 auto;
  text-align: center;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: auto;
  max-width: none;
}

#cpTtl.businessUnderTtl .bg > div h1 {
  min-width: 466px;
  text-align: center;
  background: rgba(40, 166, 221, 0.8);
  padding: 2rem;
  border-radius: 0.357rem;
}

@media screen and (max-width: 767px) {
  #cpTtl.businessUnderTtl .bg > div h1 {
    min-width: 0;
  }
}

#cpTtl.businessUnderTtl .bg > div h1 * {
  display: block;
}

#cpTtl.businessUnderTtl .bg > div h1 strong {
  color: #fff;
  background: none;
  font-size: 1.714rem;
  font-weight: 400;
  padding: 0;
  border-radius: 0;
}

@media screen and (max-width: 767px) {
  #cpTtl.businessUnderTtl .bg > div h1 strong {
    font-size: 1.5rem;
  }
}

#cpTtl.businessUnderTtl .bg > div h1 span {
  background: none;
  font-size: 1.285rem;
  font-weight: 400;
  padding: 0;
  border-radius: 0;
  margin-bottom: 1em;
}

@media screen and (max-width: 767px) {
  #cpTtl.businessUnderTtl .bg > div h1 span {
    font-size: 1rem;
  }
}

.cpSubTtl {
  text-align: center;
  margin-bottom: 3rem;
}

.cpSubTtl strong {
  display: block;
  font-size: 1.714rem;
  letter-spacing: 0.24em;
}

.cpSubTtl strong:before {
  content: " ";
  display: block;
  margin: 0 auto 1em;
  width: 3.041em;
  height: 1.708em;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(/assets/images/corporate/common/title_illust_bl.svg);
}

.cpSecLead {
  width: 85vw;
  max-width: 843px;
  margin: 0 auto 4rem;
  font-size: 1.1428rem;
  letter-spacing: 0.24em;
  line-height: 2.125;
  font-weight: 300;
}

/*----------------------------------

	BREADCRUMB

----------------------------------*/
#breadcrumb {
  padding: 1rem 40px;
  background: #f7f7f7;
}

#breadcrumb ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

#breadcrumb ul li {
  margin-right: 0.5em;
  font-size: 1.071428rem;
  letter-spacing: 0.075em;
}

#breadcrumb ul li:after {
  content: ">";
  display: inline-block;
  margin-left: 0.5em;
}

#breadcrumb ul li:last-child {
  margin-right: 0;
}

#breadcrumb ul li:last-child:after {
  content: none;
}

#breadcrumb ul li a, #breadcrumb ul li span {
  text-decoration: none;
}

.corporate_site #breadcrumb {
  padding: 1rem 0;
  background: none;
}

.corporate_site #breadcrumb * {
  font-weight: 300;
}

.corporate_site #breadcrumb.bgGray {
  background: #f7f7f7;
}

/*----------------------------------

	WAVE

----------------------------------*/
.waveTop {
  position: absolute;
  top: -1px;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 0;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  padding-bottom: 5.4666%;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.waveTop svg {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.waveTop svg path {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.waveBottom {
  position: absolute;
  bottom: -1px;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 0;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  padding-bottom: 5.4666%;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.waveBottom svg {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.waveBottom svg path {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.waveGray svg path {
  fill: #fcfcfc !important;
}

.waveWhite svg path {
  fill: #fff !important;
}

.waveBlue svg path {
  fill: #f5fcff !important;
}

/*----------------------------------

	CORPORATE ABOUT US

----------------------------------*/
.aboutus_link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 85vw;
  margin: 0 auto 5rem;
}

@media screen and (max-width: 767px) {
  .aboutus_link {
    width: 93vw;
  }
}

.aboutus_link li {
  width: 30vw;
  max-width: 294px;
  margin: 0 1rem;
}

@media screen and (max-width: 767px) {
  .aboutus_link li {
    width: 31vw;
    margin: 0 1vw;
  }
}

.aboutus_link li a {
  border: 1px solid #333;
  border-radius: 0.357rem;
  display: block;
  padding: 2rem;
  text-align: center;
  text-decoration: none;
  font-size: 1.28rem;
  letter-spacing: 0.3em;
}

@media screen and (max-width: 767px) {
  .aboutus_link li a {
    font-size: 1.05rem;
    padding: 1.5rem 1rem;
  }
}

.aboutus_link li a:hover {
  border-color: #55bcd8;
}

.aboutus_link li a.current {
  background: #28a6dd;
  border-color: #28a6dd;
  color: #fff;
}

.aboutus_link li a.current:hover {
  opacity: .6;
}

.form-error {
  margin-top: 8px;
}

.form-error p {
  background: #F83B3B;
  display: block;
  padding: 8px;
  border-radius: 3px;
  color: #fff;
}

input[type="text"],
input[type="email"],
input[type="tel"],
input[type="date"],
input[type="number"],
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
  width: 100%;
  font-size: 1rem;
  font-weight: 300;
  padding: 18px;
  color: #333;
  border: 2px solid #55bcd8;
  background-color: #fff;
  border-radius: 0.42857rem;
  letter-spacing: 0.1em;
  -webkit-box-shadow: none;
          box-shadow: none;
  font-size: 1.2857rem;
  letter-spacing: 0.05em;
  color: #55bcd8;
}

input[type="text"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #BABABA;
}

input[type="text"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #BABABA;
}

input[type="text"]::-ms-input-placeholder,
input[type="email"]::-ms-input-placeholder,
input[type="tel"]::-ms-input-placeholder,
input[type="date"]::-ms-input-placeholder,
input[type="number"]::-ms-input-placeholder,
textarea::-ms-input-placeholder {
  color: #BABABA;
}

input[type="text"]::placeholder,
input[type="email"]::placeholder,
input[type="tel"]::placeholder,
input[type="date"]::placeholder,
input[type="number"]::placeholder,
textarea::placeholder {
  color: #BABABA;
}

input[type="text"]:input-placeholder,
input[type="email"]:input-placeholder,
input[type="tel"]:input-placeholder,
input[type="date"]:input-placeholder,
input[type="number"]:input-placeholder,
textarea:input-placeholder {
  color: #BABABA;
}

select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0;
  border: 0;
  margin: 0;
  padding: 0;
  background: none transparent;
  vertical-align: middle;
  font-size: inherit;
  color: inherit;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

select::-ms-expand {
  display: none;
}

._form-radio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 767px) {
  ._form-radio {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

._form-radio input[type="radio"] {
  display: none;
  color: #e29417;
}

._form-radio label {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 25px;
}

._form-radio label span {
  display: block;
  padding: 15px;
  letter-spacing: 0.1em;
  font-weight: 300;
}

._form-radio label span:before, ._form-radio label span:after {
  content: "";
  position: absolute;
  border-radius: 50%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

._form-radio label span:before {
  width: 16px;
  height: 16px;
  border: 1px solid #333;
  top: 16px;
  left: 10px;
}

._form-radio label span:after {
  width: 10px;
  height: 10px;
  background: #e29417;
  top: 20px;
  left: 14px;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: 50%;
          transform-origin: 50%;
}

._form-radio input[type="radio"]:checked + span:after {
  -webkit-transform: scale(1);
          transform: scale(1);
}

._form-radio input[type="radio"]:checked + span:before {
  border-color: #333;
}

._form-checkbox input[type="checkbox"] {
  display: none;
  color: #e29417;
}

._form-checkbox label {
  border: 1px solid #333;
  width: 100%;
  padding-left: 25px;
  cursor: pointer;
  position: relative;
  display: block;
  border-radius: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

._form-checkbox label:after {
  content: "";
  position: absolute;
  width: 15px;
  height: 15px;
  border: 1px solid #333;
  top: 18px;
  left: 12px;
}

._form-checkbox label span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 15px;
}

._form-checkbox label span:before, ._form-checkbox label span:after {
  content: "";
  position: absolute;
  z-index: 2;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background: #e29417;
}

._form-checkbox label span:before {
  width: 18px;
  height: 2px;
  top: 28px;
  left: 18px;
  -webkit-transform: rotate(-45deg) scaleX(0);
          transform: rotate(-45deg) scaleX(0);
  -webkit-transform-origin: 0 100%;
          transform-origin: 0 100%;
}

._form-checkbox label span:after {
  width: 8px;
  height: 2px;
  top: 27px;
  left: 9px;
  -webkit-transform: rotate(35deg) scaleX(0);
          transform: rotate(35deg) scaleX(0);
  -webkit-transform-origin: 100% 100%;
          transform-origin: 100% 100%;
}

._form-checkbox input[type="checkbox"]:checked + span {
  border-color: #333;
}

._form-checkbox input[type="checkbox"]:checked + span:before {
  -webkit-transform: rotate(-45deg) scaleX(1);
          transform: rotate(-45deg) scaleX(1);
}

._form-checkbox input[type="checkbox"]:checked + span:after {
  -webkit-transform: rotate(35deg) scaleX(1);
          transform: rotate(35deg) scaleX(1);
}

._form-select {
  position: relative;
  color: #333;
  display: inline-block;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 0;
}

@media screen and (max-width: 767px) {
  ._form-select {
    width: 100%;
    margin: 0 auto;
  }
}

._form-select > select {
  width: 100%;
  color: #333;
  border: 2px solid #55bcd8;
  background-color: #fff;
  border-radius: 0.3571rem;
  padding: 18px 50px 18px 18px;
  font-weight: 300;
  letter-spacing: 0.1em;
  font-size: 1.2857rem;
  letter-spacing: 0.05em;
  color: #55bcd8;
  cursor: pointer;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

._form-select:after {
  pointer-events: none;
  content: "▼";
  position: absolute;
  top: 50%;
  right: 0.5em;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  color: #fff;
  z-index: 10;
}

._form-select:before {
  pointer-events: none;
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 2em;
  display: block;
  background: #55bcd8;
  border-top-right-radius: 0.3571rem;
  border-bottom-right-radius: 0.3571rem;
  z-index: 5;
}

.mw_wp_form_confirm ._form-select {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.mw_wp_form_confirm ._form-select:after, .mw_wp_form_confirm ._form-select:before {
  display: none;
}

.mw_wp_form_confirm .f-s .head-text {
  padding-top: 0 !important;
}

.mail_confirm {
  margin-top: 1rem;
  padding-bottom: 0.5rem;
}

.mail_confirm span {
  display: inline-block;
  letter-spacing: 0.1em;
  font-weight: 300;
}

.mail_confirm div {
  display: inline-block;
  margin: 0 !important;
  border: none;
  min-width: 50%;
  padding: 0 0 0 1em;
}

input[type='button'],
input[type='submit'] {
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  -moz-appearance: button;
       appearance: button;
  font-family: 'M PLUS Rounded 1c', sans-serif;
  font-weight: 500;
  font-size: 1rem;
  background: none;
  text-align: center;
  color: #fff;
  width: 100%;
  border: none;
}

@media screen and (max-width: 767px) {
  input[type='button'],
  input[type='submit'] {
    font-size: 1.4rem;
  }
}

.form-botton-back,
.form-botton-next {
  position: relative;
  border-radius: 3px;
  overflow: hidden;
}

.form-botton-back:after,
.form-botton-next:after {
  position: absolute;
  content: "";
  width: 30px;
  height: 30px;
  top: calc(50% - 15px);
}

.form-botton-back input[type='submit'],
.form-botton-next input[type='submit'] {
  width: 100%;
  position: relative;
  z-index: 1;
}

.form-botton-back {
  background: #666;
  position: relative;
}

.form-botton-back:after {
  left: 30px;
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}

.form-botton-back:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 100px;
  left: 0;
  background: #e29417;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border-radius: 100%;
}

.form-botton-back:hover:before {
  border-radius: 0;
  top: 0px;
}

.form-botton-back input[type='button'] {
  width: 100%;
  height: 50px;
  position: relative;
  z-index: 1;
}

.form-botton-next {
  background: #e29417;
}

.form-botton-next:after {
  right: 30px;
}

.form-botton-next:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 100px;
  left: 0;
  background: #e29417;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border-radius: 100%;
}

.form-botton-next:hover:before {
  border-radius: 0;
  top: 0px;
}

.form-botton-next input[type='submit'] {
  height: 50px;
}

.form-field > div {
  width: 850px;
  margin: 20px auto 0;
  padding: 20px 0;
}

@media screen and (max-width: 767px) {
  .form-field > div {
    width: 100%;
    padding: 3vw 0;
  }
}

.form-field .head-text.required:before {
  content: "必須";
  font-size: 0.92857rem;
  padding: 4px 12px;
  margin-right: 8px;
  color: #fff;
  background: #e29417;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  letter-spacing: 0.1em;
}

.form-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 1.3rem 0;
}

.form-item:last-child {
  border-bottom: none;
}

@media screen and (max-width: 767px) {
  .form-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.form-item .head-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 30%;
  font-weight: bold;
  position: relative;
  letter-spacing: 0.1em;
  padding-left: 4.5rem;
}

@media screen and (max-width: 767px) {
  .form-item .head-text {
    width: 100%;
    margin-bottom: 5vw;
    padding-left: 0;
  }
}

.form-item .head-text p {
  line-height: 1.5;
  font-size: 1.2857rem;
  letter-spacing: 0.05em;
  color: #55bcd8;
}

@media screen and (max-width: 767px) {
  .form-item .head-text p {
    font-size: 1.3rem;
  }
}

@media screen and (max-width: 767px) {
  .form-item .head-text.required {
    padding-left: 5.5rem;
  }
}

.form-item .head-text.required p {
  margin-left: 0;
}

.form-item.f-s .head-text {
  padding-top: 1rem;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}

@media screen and (max-width: 767px) {
  .form-item.f-s .head-text {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.form-item.f-s .head-text.required:before {
  top: 1rem;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.form-item .fomr-contents {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-left: 1.5rem;
  font-size: 1.2857rem;
  letter-spacing: 0.05em;
  color: #55bcd8;
}

@media screen and (max-width: 767px) {
  .form-item .fomr-contents {
    margin-left: 0;
  }
}

.form-item .fomr-contents div {
  margin-bottom: 10px;
}

.agree {
  text-align: center;
  letter-spacing: 0.1em;
  margin-top: 1rem;
}

@media screen and (max-width: 767px) {
  .agree {
    margin-top: 0;
  }
}

.agree a {
  text-decoration: underline;
}

.send-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 4rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 767px) {
  .send-button {
    margin-top: 7vw;
  }
}

.send-button.__center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.send-button > div {
  width: 32%;
}

@media screen and (max-width: 767px) {
  .send-button > div {
    width: 80%;
  }
}

/*
@include animation(animationSample 1.2s ease 0.15s);
*/
.anime1 {
  -webkit-clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
          clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
  opacity: 1;
}

.anime1.active {
  -webkit-animation: animeTxt1 1.2s ease 0.2s;
          animation: animeTxt1 1.2s ease 0.2s;
  animation: animeTxt1 1.2s ease 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes animeTxt1 {
  0% {
    -webkit-clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
            clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
    opacity: 1;
  }
  100% {
    -webkit-clip-path: polygon(100% 0, 0 0, 0 100%, 100% 100%);
            clip-path: polygon(100% 0, 0 0, 0 100%, 100% 100%);
    opacity: 1;
  }
}

@keyframes animeTxt1 {
  0% {
    -webkit-clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
            clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
    opacity: 1;
  }
  100% {
    -webkit-clip-path: polygon(100% 0, 0 0, 0 100%, 100% 100%);
            clip-path: polygon(100% 0, 0 0, 0 100%, 100% 100%);
    opacity: 1;
  }
}

.anime2 {
  -webkit-clip-path: circle(0% at 50% 50%);
          clip-path: circle(0% at 50% 50%);
  opacity: 1;
}

.anime2.active {
  -webkit-animation: animeTxt2 1.2s ease 0.2s;
          animation: animeTxt2 1.2s ease 0.2s;
  animation: animeTxt2 1.2s ease 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes animeTxt2 {
  0% {
    -webkit-clip-path: circle(0% at 50% 50%);
            clip-path: circle(0% at 50% 50%);
    opacity: 1;
  }
  100% {
    -webkit-clip-path: circle(70.7% at 50% 50%);
            clip-path: circle(70.7% at 50% 50%);
    opacity: 1;
  }
}

@keyframes animeTxt2 {
  0% {
    -webkit-clip-path: circle(0% at 50% 50%);
            clip-path: circle(0% at 50% 50%);
    opacity: 1;
  }
  100% {
    -webkit-clip-path: circle(70.7% at 50% 50%);
            clip-path: circle(70.7% at 50% 50%);
    opacity: 1;
  }
}

.box-anime1 img, .box-anime1:after {
  -webkit-clip-path: polygon(54% 34%, 17% 43%, 31% 76%, 75% 61%);
          clip-path: polygon(54% 34%, 17% 43%, 31% 76%, 75% 61%);
  -webkit-clip-path: circle(10.7% at 50% 50%);
          clip-path: circle(10.7% at 50% 50%);
  opacity: 0;
}

.box-anime1.active img {
  -webkit-animation: anime1 1s ease 0.2s;
          animation: anime1 1s ease 0.2s;
  animation: anime1 1s ease 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  animation-fill-mode: both;
}

.box-anime1.active:after {
  -webkit-animation: anime1 1s ease 0s;
          animation: anime1 1s ease 0s;
  animation: anime1 1s ease 0s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes anime1 {
  0% {
    -webkit-transform: translateX(-30px);
            transform: translateX(-30px);
    -webkit-clip-path: polygon(54% 34%, 17% 43%, 31% 76%, 75% 61%);
            clip-path: polygon(54% 34%, 17% 43%, 31% 76%, 75% 61%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
    -webkit-clip-path: polygon(100% 0, 0 0, 0 100%, 100% 100%);
            clip-path: polygon(100% 0, 0 0, 0 100%, 100% 100%);
    opacity: 1;
  }
}

@keyframes anime1 {
  0% {
    -webkit-transform: translateX(-30px);
            transform: translateX(-30px);
    -webkit-clip-path: polygon(54% 34%, 17% 43%, 31% 76%, 75% 61%);
            clip-path: polygon(54% 34%, 17% 43%, 31% 76%, 75% 61%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
    -webkit-clip-path: polygon(100% 0, 0 0, 0 100%, 100% 100%);
            clip-path: polygon(100% 0, 0 0, 0 100%, 100% 100%);
    opacity: 1;
  }
}

.box-anime2 img, .box-anime2:after {
  -webkit-clip-path: circle(0% at 50% 50%);
          clip-path: circle(0% at 50% 50%);
  opacity: 0;
}

.box-anime2.active img {
  -webkit-animation: animeBox2 1s ease 0.2s;
          animation: animeBox2 1s ease 0.2s;
  animation: animeBox2 1s ease 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  animation-fill-mode: both;
}

.box-anime2.active:after {
  -webkit-animation: animeBox2 1s ease 0s;
          animation: animeBox2 1s ease 0s;
  animation: animeBox2 1s ease 0s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes animeBox2 {
  0% {
    -webkit-transform: translateX(50px);
            transform: translateX(50px);
    -webkit-clip-path: circle(0% at 50% 50%);
            clip-path: circle(0% at 50% 50%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
    -webkit-clip-path: circle(100% at 50% 50%);
            clip-path: circle(100% at 50% 50%);
    opacity: 1;
  }
}

@keyframes animeBox2 {
  0% {
    -webkit-transform: translateX(50px);
            transform: translateX(50px);
    -webkit-clip-path: circle(0% at 50% 50%);
            clip-path: circle(0% at 50% 50%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
    -webkit-clip-path: circle(100% at 50% 50%);
            clip-path: circle(100% at 50% 50%);
    opacity: 1;
  }
}

.box-anime3 img, .box-anime3:after {
  -webkit-clip-path: polygon(50% 31%, 51% 32%, 49% 32%, 50% 32%, 51% 32%);
          clip-path: polygon(50% 31%, 51% 32%, 49% 32%, 50% 32%, 51% 32%);
  opacity: 0;
}

.box-anime3.active img {
  -webkit-animation: animeBox3 1s ease 0.2s;
          animation: animeBox3 1s ease 0.2s;
  animation: animeBox3 1s ease 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  animation-fill-mode: both;
}

.box-anime3.active:after {
  -webkit-animation: animeBox3 1s ease 0s;
          animation: animeBox3 1s ease 0s;
  animation: animeBox3 1s ease 0s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes animeBox3 {
  0% {
    -webkit-transform: translateX(50px);
            transform: translateX(50px);
    -webkit-clip-path: polygon(50% 31%, 51% 32%, 49% 32%, 50% 32%, 51% 32%);
            clip-path: polygon(50% 31%, 51% 32%, 49% 32%, 50% 32%, 51% 32%);
    opacity: 0;
  }
  50% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
    -webkit-clip-path: polygon(51% 17%, 82% 34%, 74% 76%, 30% 78%, 33% 46%);
            clip-path: polygon(51% 17%, 82% 34%, 74% 76%, 30% 78%, 33% 46%);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
    -webkit-clip-path: polygon(50% 0%, 100% 0, 100% 100%, 0 100%, 0 0);
            clip-path: polygon(50% 0%, 100% 0, 100% 100%, 0 100%, 0 0);
    opacity: 1;
  }
}

@keyframes animeBox3 {
  0% {
    -webkit-transform: translateX(50px);
            transform: translateX(50px);
    -webkit-clip-path: polygon(50% 31%, 51% 32%, 49% 32%, 50% 32%, 51% 32%);
            clip-path: polygon(50% 31%, 51% 32%, 49% 32%, 50% 32%, 51% 32%);
    opacity: 0;
  }
  50% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
    -webkit-clip-path: polygon(51% 17%, 82% 34%, 74% 76%, 30% 78%, 33% 46%);
            clip-path: polygon(51% 17%, 82% 34%, 74% 76%, 30% 78%, 33% 46%);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
    -webkit-clip-path: polygon(50% 0%, 100% 0, 100% 100%, 0 100%, 0 0);
            clip-path: polygon(50% 0%, 100% 0, 100% 100%, 0 100%, 0 0);
    opacity: 1;
  }
}

.ml-slideIn {
  position: relative;
  display: inline-block;
}

.ml-slideIn span {
  z-index: 1;
  display: block;
  position: relative;
  padding: 5px 0px;
  -webkit-clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
          clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
}

.ml-slideIn i.front, .ml-slideIn i.back {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #f5f5f5;
  -webkit-clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
          clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
}

.ml-slideIn i.front {
  background: #69D3CB;
  z-index: 2;
}

.txt-anime4 {
  position: relative;
  display: inline-block;
}

.txt-anime4 span {
  z-index: 1;
  display: block;
  position: relative;
  padding: 5px 12px;
  -webkit-clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
          clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
}

.txt-anime4 i.front, .txt-anime4 i.back {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #f5f5f5;
  -webkit-clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
          clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
}

.txt-anime4 i.front {
  background: #69D3CB;
  z-index: 2;
}

.txt-anime4.active span {
  -webkit-animation: anime4 0.3s ease 0.8s;
          animation: anime4 0.3s ease 0.8s;
  animation: anime4 0.3s ease 0.8s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  animation-fill-mode: both;
}

.txt-anime4.active i.front {
  -webkit-animation: anime41 0.8s ease 0.5s;
          animation: anime41 0.8s ease 0.5s;
  animation: anime41 0.8s ease 0.5s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  animation-fill-mode: both;
}

.txt-anime4.active i.back {
  -webkit-animation: anime4 0.8s ease 0.2s;
          animation: anime4 0.8s ease 0.2s;
  animation: anime4 0.8s ease 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes anime4 {
  0% {
    -webkit-clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
            clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
  }
  100% {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
            clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  }
}

@keyframes anime4 {
  0% {
    -webkit-clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
            clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
  }
  100% {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
            clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  }
}

@-webkit-keyframes anime41 {
  0% {
    -webkit-clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
            clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
  }
  50% {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
            clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  }
  100% {
    -webkit-clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%);
            clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%);
  }
}

@keyframes anime41 {
  0% {
    -webkit-clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
            clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
  }
  50% {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
            clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  }
  100% {
    -webkit-clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%);
            clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%);
  }
}

.anime-floating1-1 {
  -webkit-animation: 2s ease-in-out 0s infinite alternate forwards floating;
          animation: 2s ease-in-out 0s infinite alternate forwards floating;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}

.anime-floating1-2 {
  -webkit-animation: 2s ease-in-out 0.05s infinite alternate forwards floating;
          animation: 2s ease-in-out 0.05s infinite alternate forwards floating;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}

.anime-floating2 {
  -webkit-animation: 2s ease-in-out 0.8s infinite alternate forwards floating;
          animation: 2s ease-in-out 0.8s infinite alternate forwards floating;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}

@-webkit-keyframes floating {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-5%);
            transform: translateY(-5%);
  }
}

@keyframes floating {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-5%);
            transform: translateY(-5%);
  }
}

.anime-coprTopSec1h3 svg #mark1,
.anime-coprTopSec1h3 svg #mark2,
.anime-coprTopSec1h3 svg #mark3 {
  opacity: 0;
  -webkit-transform: scale(0);
          transform: scale(0);
}

.anime-coprTopSec1h3 svg #mark1 {
  -webkit-transform-origin: 60.3% 8%;
          transform-origin: 60.3% 8%;
}

.anime-coprTopSec1h3 svg #mark2 {
  -webkit-transform-origin: 68.46% 8%;
          transform-origin: 68.46% 8%;
}

.anime-coprTopSec1h3 svg #mark3 {
  -webkit-transform-origin: 76.55% 8%;
          transform-origin: 76.55% 8%;
}

.anime-coprTopSec1h3.active svg #mark1 {
  -webkit-animation: 0.5s ease-in-out 0.8s 1 normal forwards scaleIn;
          animation: 0.5s ease-in-out 0.8s 1 normal forwards scaleIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}

.anime-coprTopSec1h3.active svg #mark2 {
  -webkit-animation: 0.5s ease-in-out 1.2s 1 normal forwards scaleIn;
          animation: 0.5s ease-in-out 1.2s 1 normal forwards scaleIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}

.anime-coprTopSec1h3.active svg #mark3 {
  -webkit-animation: 0.5s ease-in-out 1.6s 1 normal forwards scaleIn;
          animation: 0.5s ease-in-out 1.6s 1 normal forwards scaleIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}

.anime-coprTopSec1Fukidashi svg #sec1_fukidashi1,
.anime-coprTopSec1Fukidashi svg #sec1_fukidashi2,
.anime-coprTopSec1Fukidashi svg #sec1_fukidashi3,
.anime-coprTopSec1Fukidashi svg #sec1_fukidashi4,
.anime-coprTopSec1Fukidashi svg #sec1_fukidashi5,
.anime-coprTopSec1Fukidashi svg #sec1_fukidashi6 {
  opacity: 0;
  -webkit-transform: scale(0);
          transform: scale(0);
}

.anime-coprTopSec1Fukidashi svg #sec1_fukidashi1 {
  -webkit-transform-origin: 57.77% 61.27%;
          transform-origin: 57.77% 61.27%;
}

.anime-coprTopSec1Fukidashi svg #sec1_fukidashi2 {
  -webkit-transform-origin: 40.85% 95.58%;
          transform-origin: 40.85% 95.58%;
}

.anime-coprTopSec1Fukidashi svg #sec1_fukidashi3 {
  -webkit-transform-origin: 87.19% 53.18%;
          transform-origin: 87.19% 53.18%;
}

.anime-coprTopSec1Fukidashi svg #sec1_fukidashi4 {
  -webkit-transform-origin: 33.68% 55.14%;
          transform-origin: 33.68% 55.14%;
}

.anime-coprTopSec1Fukidashi svg #sec1_fukidashi5 {
  -webkit-transform-origin: 72.25% 89.95%;
          transform-origin: 72.25% 89.95%;
}

.anime-coprTopSec1Fukidashi svg #sec1_fukidashi6 {
  -webkit-transform-origin: 67.37% 24.01%;
          transform-origin: 67.37% 24.01%;
}

.anime-coprTopSec1Fukidashi.active svg #sec1_fukidashi1 {
  -webkit-animation: 0.5s ease-in-out 0s 1 normal forwards scaleIn;
          animation: 0.5s ease-in-out 0s 1 normal forwards scaleIn;
}

.anime-coprTopSec1Fukidashi.active svg #sec1_fukidashi2 {
  -webkit-animation: 0.5s ease-in-out 0.5s 1 normal forwards scaleIn;
          animation: 0.5s ease-in-out 0.5s 1 normal forwards scaleIn;
}

.anime-coprTopSec1Fukidashi.active svg #sec1_fukidashi3 {
  -webkit-animation: 0.5s ease-in-out 1s 1 normal forwards scaleIn;
          animation: 0.5s ease-in-out 1s 1 normal forwards scaleIn;
}

.anime-coprTopSec1Fukidashi.active svg #sec1_fukidashi4 {
  -webkit-animation: 0.5s ease-in-out 1.5s 1 normal forwards scaleIn;
          animation: 0.5s ease-in-out 1.5s 1 normal forwards scaleIn;
}

.anime-coprTopSec1Fukidashi.active svg #sec1_fukidashi5 {
  -webkit-animation: 0.5s ease-in-out 2s 1 normal forwards scaleIn;
          animation: 0.5s ease-in-out 2s 1 normal forwards scaleIn;
}

.anime-coprTopSec1Fukidashi.active svg #sec1_fukidashi6 {
  -webkit-animation: 0.5s ease-in-out 2.5s 1 normal forwards scaleIn;
          animation: 0.5s ease-in-out 2.5s 1 normal forwards scaleIn;
}

.anime-coprTopSec1Character #mark4,
.anime-coprTopSec1Character #mark5,
.anime-coprTopSec1Character #mark6 {
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transform-origin: 57.65% 26%;
          transform-origin: 57.65% 26%;
}

.anime-coprTopSec1Character.active #mark4 {
  -webkit-animation: 1.5s ease-in-out 0.8s infinite alternate forwards scaleAnime;
          animation: 1.5s ease-in-out 0.8s infinite alternate forwards scaleAnime;
}

.anime-coprTopSec1Character.active #mark5 {
  -webkit-animation: 1.5s ease-in-out 1s infinite alternate forwards scaleAnime;
          animation: 1.5s ease-in-out 1s infinite alternate forwards scaleAnime;
}

.anime-coprTopSec1Character.active #mark6 {
  -webkit-animation: 1.5s ease-in-out 0.9s infinite alternate forwards scaleAnime;
          animation: 1.5s ease-in-out 0.9s infinite alternate forwards scaleAnime;
}

.anime-coprTopSec3Illust #mark7,
.anime-coprTopSec3Illust #mark8,
.anime-coprTopSec3Illust #mark9 {
  -webkit-transform: scale(1);
          transform: scale(1);
}

.anime-coprTopSec3Illust #mark7 {
  -webkit-transform-origin: 39.37% 20.12%;
          transform-origin: 39.37% 20.12%;
}

.anime-coprTopSec3Illust #mark8 {
  -webkit-transform-origin: 89.16% 11.81%;
          transform-origin: 89.16% 11.81%;
}

.anime-coprTopSec3Illust #mark9 {
  -webkit-transform-origin: 12.78% 53.45%;
          transform-origin: 12.78% 53.45%;
}

.anime-coprTopSec3Illust.active #mark7 {
  -webkit-animation: 2.5s ease-in-out 0s infinite normal forwards cts3-1;
          animation: 2.5s ease-in-out 0s infinite normal forwards cts3-1;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}

.anime-coprTopSec3Illust.active #mark8 {
  -webkit-animation: 2.5s ease-in-out 0s infinite normal forwards cts3-2;
          animation: 2.5s ease-in-out 0s infinite normal forwards cts3-2;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}

.anime-coprTopSec3Illust.active #mark9 {
  -webkit-animation: 2.5s ease-in-out 0s infinite normal forwards cts3-3;
          animation: 2.5s ease-in-out 0s infinite normal forwards cts3-3;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}

.anime-coprTopSec4Illust #mark10,
.anime-coprTopSec4Illust #mark11,
.anime-coprTopSec4Illust #mark12 {
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transform-origin: 58.33% 51.79%;
          transform-origin: 58.33% 51.79%;
}

.anime-coprTopSec4Illust.active #mark12 {
  -webkit-animation: 2s ease-in-out 0s infinite normal forwards scaleAnimeS;
          animation: 2s ease-in-out 0s infinite normal forwards scaleAnimeS;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}

.anime-coprTopSec4Illust.active #mark11 {
  -webkit-animation: 2s ease-in-out 0.4s infinite normal forwards scaleAnimeS;
          animation: 2s ease-in-out 0.4s infinite normal forwards scaleAnimeS;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}

.anime-coprTopSec4Illust.active #mark10 {
  -webkit-animation: 2s ease-in-out 0.8s infinite normal forwards scaleAnimeS;
          animation: 2s ease-in-out 0.8s infinite normal forwards scaleAnimeS;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}

@-webkit-keyframes scaleIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes scaleIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@-webkit-keyframes scaleAnime {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  15% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  30% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes scaleAnime {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  15% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  30% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@-webkit-keyframes scaleAnimeS {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(0.95);
            transform: scale(0.95);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes scaleAnimeS {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(0.95);
            transform: scale(0.95);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@-webkit-keyframes cts3-1 {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  20% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  25% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  30% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  35% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  40% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  70% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  75% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  80% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  85% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  90% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes cts3-1 {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  20% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  25% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  30% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  35% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  40% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  70% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  75% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  80% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  85% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  90% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@-webkit-keyframes cts3-2 {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  5% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  10% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  15% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  20% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes cts3-2 {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  5% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  10% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  15% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  20% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@-webkit-keyframes cts3-3 {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  55% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  60% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  65% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  70% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes cts3-3 {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  55% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  60% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  65% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  70% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@media screen and (min-width: 768px) {
  .pc-non {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .sp-non {
    display: none;
  }
}

.wrappar {
  padding-top: 220px;
}

@media screen and (max-width: 767px) {
  .wrappar {
    padding-top: 30vw;
  }
}

@media screen and (min-width: 768px) and (max-width: 1099px) {
  .wrappar {
    padding-top: 13vw;
  }
}

.top_page .wrappar {
  padding-top: 0;
}

@media screen and (max-width: 767px) {
  .top_page .wrappar {
    height: calc(100vh - 45px);
  }
}

.corporate_site .wrappar {
  padding-top: 127px;
}

@media screen and (max-width: 767px) {
  .corporate_site .wrappar {
    padding-top: 18vw;
  }
}

@media screen and (min-width: 768px) and (max-width: 1099px) {
  .corporate_site .wrappar {
    padding-top: 5vw;
  }
}

.corporate_top_page .wrappar {
  padding-top: 127px;
  position: relative;
}

@media screen and (max-width: 767px) {
  .corporate_top_page .wrappar {
    padding-top: 18vw;
  }
}

@media screen and (min-width: 768px) and (max-width: 1099px) {
  .corporate_top_page .wrappar {
    padding-top: 5vw;
  }
}

.corporate_top_page .wrappar:before {
  content: " ";
  display: block;
  width: 100%;
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
  height: 127px;
}

@media screen and (max-width: 767px) {
  .corporate_top_page .wrappar:before {
    height: 18vw;
  }
}

@media screen and (min-width: 768px) and (max-width: 1099px) {
  .corporate_top_page .wrappar:before {
    height: 5vw;
  }
}

.small_ttl_page .wrappar {
  padding-top: 150px;
}

@media screen and (max-width: 767px) {
  .small_ttl_page .wrappar {
    padding-top: 18vw;
  }
}

@media screen and (min-width: 768px) and (max-width: 1099px) {
  .small_ttl_page .wrappar {
    padding-top: 10vw;
  }
}

.w900 {
  width: 90%;
  max-width: 900px;
  margin: 0 auto;
  position: relative;
}

.w965 {
  width: 90%;
  max-width: 965px;
  margin: 0 auto;
  position: relative;
}

.w800 {
  width: 90%;
  max-width: 800px;
  margin: 0 auto;
  position: relative;
}

.w1200 {
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
}

.w1400 {
  width: 90%;
  max-width: 1400px;
  margin: 0 auto;
  position: relative;
}

.w1100 {
  width: 90%;
  max-width: 1100px;
  margin: 0 auto;
  position: relative;
}

.bg {
  background-size: cover;
  background-position: center;
  display: block;
  height: 100%;
}

.frame {
  display: block;
  position: fixed;
  background: #55bcd8;
  z-index: 100;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.frame.frameTop {
  width: 100vw;
  height: 10px;
  top: 0;
  left: 0;
}

@media screen and (max-width: 767px) {
  .frame.frameTop {
    height: 2vw;
  }
}

.frame.frameRight {
  height: 100vh;
  width: 10px;
  top: 0;
  right: 0;
}

@media screen and (max-width: 767px) {
  .frame.frameRight {
    width: 2vw;
  }
}

.frame.frameBottom {
  width: 100vw;
  height: 10px;
  left: 0;
  bottom: 0;
}

@media screen and (max-width: 767px) {
  .frame.frameBottom {
    height: 2vw;
  }
}

.frame.frameLeft {
  height: 100vh;
  width: 10px;
  top: 0;
  left: 0;
}

@media screen and (max-width: 767px) {
  .frame.frameLeft {
    width: 2vw;
  }
}

.corporate_site .frame {
  background: #55bcd8;
}

header {
  width: 100%;
  margin: 0 auto;
  position: fixed;
  top: 0;
  z-index: 150;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

@media screen and (min-width: 1100px) {
  header {
    min-width: 1100px;
    height: 126px;
    margin: 0 auto;
  }
}

@media screen and (max-width: 767px) {
  header {
    height: 18vw;
    margin: 0 auto;
    background: #fff;
    z-index: 80;
  }
}

header > div {
  width: 100%;
  padding: 0 116px 0 40px;
}

@media screen and (max-width: 767px) {
  header > div {
    padding: 6vw 7vw;
  }
}

header > div .logo {
  position: fixed;
  top: 40px;
  left: 60px;
}

@media screen and (min-width: 768px) and (max-width: 1099px) {
  header > div .logo {
    top: 0;
    left: 40px;
  }
}

@media screen and (max-width: 767px) {
  header > div .logo {
    top: 6vw;
    left: 7vw;
  }
}

header > div .logo a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  background: none;
  padding: 0;
}

@media screen and (min-width: 768px) and (max-width: 1099px) {
  header > div .logo a {
    padding: 15px 20px;
    background: #fff;
  }
}

@media screen and (max-width: 767px) {
  header > div .logo a {
    border-bottom-left-radius: 0.4rem;
    border-bottom-right-radius: 0.4rem;
    padding: 0;
    background: #fff;
  }
}

header > div .logo a:hover > * {
  opacity: .6;
}

header > div .logo a > * {
  -webkit-transition: .4s;
  transition: .4s;
}

header > div .logo a > img {
  width: 188px;
  height: auto;
}

@media screen and (min-width: 1100px) and (max-width: 1200px) {
  header > div .logo a > img {
    width: 130px;
  }
}

@media screen and (max-width: 767px) {
  header > div .logo a > img {
    width: 30vw;
  }
}

header > div .logo a > p {
  margin-left: 0.8rem;
  width: 58px;
  overflow: hidden;
}

@media screen and (min-width: 1100px) and (max-width: 1200px) {
  header > div .logo a > p {
    width: 50px;
  }
}

@media screen and (max-width: 767px) {
  header > div .logo a > p {
    width: 10vw;
  }
}

header > div .logo a > p img {
  width: 100%;
  height: auto;
}

header > div .gnv {
  width: 800px;
  position: fixed;
  top: 0;
  right: 116px;
  z-index: 50;
  -webkit-transition: .5s;
  transition: .5s;
}

@media screen and (min-width: 1100px) and (max-width: 1200px) {
  header > div .gnv {
    width: 680px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1099px) {
  header > div .gnv {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  header > div .gnv {
    display: none;
  }
}

header > div .gnv .gnv_site {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

header > div .gnv .gnv_site li {
  width: 25%;
}

header > div .gnv .gnv_site li:not(:first-of-type) {
  margin-left: 3%;
}

header > div .gnv .gnv_site li a {
  display: block;
  line-height: 1;
  padding: 1rem 0.8rem;
  background: #efefef;
  text-decoration: none;
  letter-spacing: 0.09em;
  font-size: 1.071428rem;
  text-align: center;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  -webkit-transition: .4s;
  transition: .4s;
}

@media screen and (min-width: 1100px) and (max-width: 1200px) {
  header > div .gnv .gnv_site li a {
    font-size: 1rem;
  }
}

header > div .gnv .gnv_site li a:hover {
  padding: 1.5rem 0.8rem;
  color: #000;
}

header > div .gnv .gnv_site li.current a {
  padding: 1.5rem;
  color: #fff;
}

header > div .gnv .gnv_site li.current a:hover {
  color: rgba(255, 255, 255, 0.6);
}

header > div .gnv .gnv_site li.current.currentBl a {
  background: #28a6dd;
}

header > div .gnv .gnv_site li.current.currentY a {
  background: #f7ca0f;
}

header > div .gnv .gnv_content_wrap {
  margin-top: 20px;
  position: relative;
  background: #fff;
}

header > div .gnv .gnv_content_wrap:before {
  content: " ";
  display: block;
  width: 100%;
  height: 1px;
  background: -webkit-gradient(linear, left top, right top, color-stop(10%, #55bcd8), color-stop(10%, transparent), color-stop(transparent), to(#55bcd8));
  background: linear-gradient(to right, #55bcd8 10%, transparent 10%, transparent calc(10% + 1.05rem), #55bcd8 calc(10% + 1.05rem));
  background-size: calc(100%) 100%;
}

header > div .gnv .gnv_content_wrap:after {
  content: " ";
  display: block;
  width: 1rem;
  height: 1rem;
  -webkit-transform: scale(0.7, 1) rotate(45deg);
          transform: scale(0.7, 1) rotate(45deg);
  border-left: 1px solid #55bcd8;
  border-top: 1px solid #55bcd8;
  position: absolute;
  z-index: 5;
  top: -0.5rem;
  left: 10%;
  background: #fff;
}

header > div .gnv .gnv_content_wrap .gnv_content {
  position: relative;
  z-index: 10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  padding: 0.8rem 0;
  border-bottom: 1px solid #55bcd8;
}

header > div .gnv .gnv_content_wrap .gnv_content a {
  text-decoration: none;
  letter-spacing: 0.09em;
  font-size: 1.071428rem;
  padding: 0 1rem;
}

@media screen and (min-width: 1100px) and (max-width: 1200px) {
  header > div .gnv .gnv_content_wrap .gnv_content a {
    font-size: 1rem;
  }
}

header > div .gnv .gnv_content_wrap .gnv_content a.current {
  color: #55bcd8;
}

header > div .gnv .gnv_content_wrap .gnv_content a.currentY {
  color: #f7ca0f;
}

header > div .gnv .gnv_content_wrap.gcw_yellow:before {
  background: -webkit-gradient(linear, left top, right top, color-stop(10%, #f7ca0f), color-stop(10%, transparent), color-stop(transparent), to(#f7ca0f));
  background: linear-gradient(to right, #f7ca0f 10%, transparent 10%, transparent calc(10% + 1.05rem), #f7ca0f calc(10% + 1.05rem));
  background-size: calc(100%) 100%;
}

header > div .gnv .gnv_content_wrap.gcw_yellow:after {
  border-left: 1px solid #f7ca0f;
  border-top: 1px solid #f7ca0f;
  left: 10%;
}

header > div .gnv .gnv_content_wrap.gcw_yellow .gnv_content {
  border-bottom: 1px solid #f7ca0f;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

header > div .gnv .gnv_content_wrap.gcw_yellow .gnv_content li {
  margin-left: 1rem;
}

header > div .gnv .gnv_content_wrap.top .gnv_content {
  border-bottom: none;
}

header.header_corporate .gnv {
  /*
			.gnv_site{
				li,li.current{
					a{
						padding-left: 3.8rem;
						padding-right: 3.8rem;
						&:hover{
							padding-left: 3.8rem;
							padding-right: 3.8rem;
						}
					}
				}
			}
			*/
}

header.head-hide {
  top: -130px;
}

header.head-hide > div .logo {
  top: 0;
  left: 40px;
}

@media screen and (max-width: 767px) {
  header.head-hide > div .logo {
    top: -20vw;
  }
}

header.head-hide > div .logo a {
  padding: 15px 20px;
  background: #fff;
}

@media screen and (max-width: 767px) {
  header.head-hide > div .logo a {
    padding: 1rem 2rem;
  }
}

header.head-hide > div .logo a > p {
  width: 0;
}

header.head-hide > div .gnv {
  top: -130px;
}

header.head-hide.header_corporate > div .logo {
  top: 0;
  left: 40px;
}

@media screen and (max-width: 767px) {
  header.head-hide.header_corporate > div .logo {
    top: -20vw;
    left: 7vw;
  }
}

header.head-hide.header_corporate > div .logo a {
  padding: 15px 20px;
  background: #fff;
}

@media screen and (max-width: 767px) {
  header.head-hide.header_corporate > div .logo a {
    padding: 0;
    background: none;
  }
}

@media screen and (max-width: 767px) {
  .top_page header > div .logo {
    position: fixed;
    top: 6vw;
    left: 7vw;
  }
  .top_page header > div .logo a {
    background: 0;
    padding: 0;
  }
}

.top_page header > div .gnv .gnv_content_wrap .gnv_content {
  border-bottom: none;
}

@media screen and (max-width: 767px) {
  .top_page header.head-hide {
    top: 0;
  }
}

@media screen and (max-width: 767px) {
  .top_page header.head-hide > div .logo {
    left: 7vw;
  }
}

.navi__button {
  background: #fff;
  top: 30px;
  right: 30px;
  width: 70px;
  height: 70px;
  position: fixed;
  z-index: 180;
  -webkit-transition: -webkit-transform .4s;
  transition: -webkit-transform .4s;
  transition: transform .4s;
  transition: transform .4s, -webkit-transform .4s;
  border-radius: 35px;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  cursor: pointer;
}

@media screen and (max-width: 767px) {
  .navi__button {
    top: 8vw;
    right: 7vw;
    background: none;
    width: 7vw;
    height: 7vw;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}

.navi__button:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.navi__button .inner {
  width: 40%;
  margin: 0 auto;
  position: relative;
  top: 33px;
  z-index: 999;
  pointer-events: none;
}

@media screen and (max-width: 767px) {
  .navi__button .inner {
    width: 100%;
    top: 2.5vw;
  }
}

.navi__button .inner i {
  width: 100%;
  position: absolute;
  height: 3px;
  background: #ffcd00;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 1;
  left: 0;
  top: 0;
}

@media screen and (max-width: 767px) {
  .navi__button .inner i {
    height: 0.8vw;
  }
}

.navi__button .inner:after, .navi__button .inner:before {
  content: "";
  position: absolute;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  top: -10px;
  left: 0;
  width: 100%;
  height: 3px;
  background: #ffcd00;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

@media screen and (max-width: 767px) {
  .navi__button .inner:after, .navi__button .inner:before {
    top: -2.5vw;
    height: 0.8vw;
  }
}

.navi__button .inner:before {
  top: 10px;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .navi__button .inner:before {
    top: 2.5vw;
  }
}

.navi__button.navi__button_corporate .inner i {
  background: #f2d65f;
}

.navi__button.navi__button_corporate .inner:after, .navi__button.navi__button_corporate .inner:before {
  background: #f2d65f;
}

.navi-button-in {
  right: 0px;
}

.navi-button-on .inner i {
  opacity: 0;
  -webkit-transform: translateX(10px);
          transform: translateX(10px);
}

@media screen and (max-width: 767px) {
  .navi-button-on .inner i {
    -webkit-transform: translateX(2.5vw);
            transform: translateX(2.5vw);
  }
}

.navi-button-on .inner:after, .navi-button-on .inner:before {
  background: #ffcd00;
}

.navi-button-on .inner:after {
  top: 0;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.navi-button-on .inner:before {
  width: 100%;
  top: 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.contactBtn,
.utrBtn {
  background: #fff;
  top: 120px;
  right: 30px;
  width: 70px;
  height: 70px;
  position: fixed;
  z-index: 180;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  border-radius: 35px;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  -webkit-transition: -webkit-transform .4s;
  transition: -webkit-transform .4s;
  transition: transform .4s;
  transition: transform .4s, -webkit-transform .4s;
}

@media screen and (max-width: 767px) {
  .contactBtn,
  .utrBtn {
    top: 5.5vw;
    right: 18vw;
    width: 10vw;
    height: 10vw;
    border-radius: 5vw;
    -webkit-box-shadow: none;
            box-shadow: none;
    background: #ffcd00;
  }
}

.contactBtn:hover,
.utrBtn:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.contactBtn a,
.utrBtn a {
  display: block;
  width: 100%;
  height: 100%;
}

.contactBtn img,
.utrBtn img {
  width: 45%;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

@media screen and (max-width: 767px) {
  .contactBtn img,
  .utrBtn img {
    width: 40%;
  }
}

@media screen and (max-width: 767px) {
  .contactBtn.contactBtn_corporate,
  .utrBtn.contactBtn_corporate {
    background: #f2d65f;
  }
}

.utrBtn {
  top: 215px;
}

@media screen and (max-width: 767px) {
  .utrBtn {
    top: 5.5vw;
    right: 29vw;
    width: 22vw;
    background: none;
  }
}

.utrBtn img {
  width: 70%;
}

@media screen and (max-width: 767px) {
  .utrBtn img {
    width: 80%;
  }
}

#footerBtn {
  background-color: #fff;
  padding: 60px 0 60px;
}

@media screen and (max-width: 767px) {
  #footerBtn {
    padding: 10vw 0;
  }
}

#footerBtn a {
  display: block;
  -webkit-transition: .4s;
  transition: .4s;
  max-width: 1400px;
  width: 90vw;
  margin: 0 auto;
}

#footerBtn a:hover {
  opacity: .6;
}

#footerBtn a img {
  width: 100%;
  height: auto;
}

footer {
  margin: 0 auto;
  background: #efefef;
  padding: 45px 0 80px;
}

@media screen and (max-width: 767px) {
  footer {
    margin: 0 auto;
    padding: 20vw 0 30vw;
    text-align: center;
  }
}

footer > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1400px;
  width: 90vw;
  margin: 0 auto;
  padding-left: 20px;
}

@media screen and (max-width: 767px) {
  footer > div {
    padding-left: 0;
    display: block;
  }
}

footer > div .footerNav {
  margin-top: 30px;
  margin-right: 70px;
}

@media screen and (min-width: 768px) and (max-width: 1099px) {
  footer > div .footerNav {
    margin-right: 4vw;
  }
}

@media screen and (max-width: 767px) {
  footer > div .footerNav {
    margin-top: 5vw;
    margin-right: 0;
  }
  footer > div .footerNav:first-child {
    margin-top: 0;
  }
}

footer > div .footerNav h3 {
  margin-bottom: 1.7em;
}

@media screen and (max-width: 767px) {
  footer > div .footerNav h3 {
    margin-bottom: 0;
  }
}

footer > div .footerNav h3 a {
  text-decoration: none;
  letter-spacing: 0.2em;
  font-size: 1.1428rem;
  font-weight: bold;
  padding-right: 1.7em;
  position: relative;
}

@media screen and (max-width: 767px) {
  footer > div .footerNav h3 a {
    font-size: 1.4rem;
  }
}

footer > div .footerNav h3 a:after {
  content: " ";
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  z-index: 10;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 1em;
  height: 1em;
  background-image: url(/assets/images/common/icon_link_b.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}

footer > div .footerNav ul li {
  line-height: 1.2;
  margin-bottom: 0.5em;
}

footer > div .footerNav ul li:last-child {
  margin-bottom: 0;
}

footer > div .footerNav ul li a {
  text-decoration: none;
  letter-spacing: 0.18em;
  font-size: 1.08rem;
}

footer > div .footerNav ul li.under {
  padding-left: 1em;
}

footer > div .footerNav ul li.low {
  margin-left: 15px;
}

footer > div .footerNav.currentBL h3 a {
  color: #55bcd8;
}

footer > div .footerNav.currentBL h3 a:hover {
  opacity: .6;
}

footer > div .footerNav.currentBL h3 a:after {
  background-image: url(/assets/images/common/icon_link_bl.svg);
}

footer > div .footerNav.currentBL ul li a {
  color: #55bcd8;
}

footer > div .footerNav.currentBL ul li a:hover {
  opacity: .6;
}

footer > div .footerNav.currentY h3 a {
  color: #efc411;
}

footer > div .footerNav.currentY h3 a:hover {
  opacity: .6;
}

footer > div .footerNav.currentY h3 a:after {
  background-image: url(/assets/images/common/icon_link_y.svg);
}

footer > div .footerNav.currentY ul li a {
  color: #efc411;
}

footer > div .footerNav.currentY ul li a:hover {
  opacity: .6;
}

footer > div .logos {
  margin-left: auto;
}

@media screen and (max-width: 767px) {
  footer > div .logos {
    margin-right: auto;
    margin-top: 15vw;
    padding-top: 10vw;
    border-top: 1px dashed #d3d3d3;
    width: 70vw;
  }
}

footer > div .logos .sdgs {
  width: 197px;
  margin-bottom: 30px;
}

@media screen and (max-width: 767px) {
  footer > div .logos .sdgs {
    width: 60vw;
    margin: 0 auto 8vw;
  }
}

footer > div .logos .sdgs img {
  display: block;
}

footer > div .logos .utr {
  display: block;
  width: 197px;
  margin-bottom: 30px;
}

@media screen and (max-width: 767px) {
  footer > div .logos .utr {
    width: 50vw;
    margin-right: auto;
    margin-left: auto;
  }
}

footer > div .logos .utr img {
  display: block;
  width: 100%;
}

footer > div .logos .sns {
  padding: 0;
  background-color: transparent !important;
  width: 197px;
  background-color: #fff;
}

footer > div .logos .sns a {
  margin: 0 5%;
  width: 22%;
}

@media screen and (max-width: 767px) {
  footer > div .logos .sns a {
    width: 20%;
    max-width: none;
  }
}

.sns {
  margin: 0 auto;
  padding: 2em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 90%;
  color: #55bcd8;
  font-weight: bold;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #fff;
}

.sns a {
  margin: 0 2.5%;
  display: block;
  width: 20%;
  max-width: 30px;
}

.sns a img {
  display: block;
  width: 100%;
  border-radius: 5px;
}

.footerCon {
  margin-top: 5vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 767px) {
  .footerCon {
    margin-top: 15vw;
    padding-top: 10vw;
    border-top: 1px dashed #d3d3d3;
    width: 70vw;
  }
}

.footerCon .logo {
  width: 197px;
  margin-bottom: 30px;
}

@media screen and (max-width: 767px) {
  .footerCon .logo {
    width: 60vw;
    margin: 0 auto 5vw;
  }
}

.footerCon .logo a {
  display: block;
}

.footerCon .logo a img {
  display: block;
}

.footerCon #copyright {
  text-align: right;
}

@media screen and (max-width: 767px) {
  .footerCon #copyright {
    text-align: center;
  }
}

.footerCon #copyright small {
  letter-spacing: 0.18em;
  font-size: 0.7857rem;
  color: #929292;
}

@media screen and (max-width: 767px) {
  .footerCon #copyright small {
    font-size: 1rem;
  }
}

#pagetop {
  width: 79px;
  position: fixed;
  bottom: 10px;
  right: 50px;
  z-index: 50;
}

@media screen and (max-width: 767px) {
  #pagetop {
    width: 15vw;
    right: 5vw;
    bottom: 2vw;
    z-index: 50;
  }
}

#pagetop a {
  display: block;
  -webkit-transition: .4s;
  transition: .4s;
}

#pagetop a:hover {
  opacity: .6;
}

#pagetop a img {
  display: block;
  vertical-align: bottom;
}

#pagetop.under_page {
  -webkit-transition: .4s;
  transition: .4s;
  -webkit-transform: translateY(150%);
          transform: translateY(150%);
}

#pagetop.under_page.active {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.top_page #pagetop {
  position: absolute;
}

@media screen and (max-width: 767px) {
  .top_page #pagetop {
    bottom: 60px;
  }
}

.slide_menu {
  position: fixed;
  z-index: 160;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  overflow-x: hidden;
  opacity: 0;
  width: 100%;
}

@media screen and (min-width: 1100px) {
  .slide_menu {
    top: 0;
    height: calc(100vh);
    right: -1000px;
    width: 600px;
  }
}

@media screen and (max-width: 767px) {
  .slide_menu {
    top: 18vw;
    height: calc(100vh - 18vw);
    right: -100vw;
  }
}

@media screen and (min-width: 768px) and (max-width: 1099px) {
  .slide_menu {
    width: 50%;
    right: -50vw;
    top: 0;
    height: 100vh;
  }
}

.slide_menu:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #55bcd8;
  z-index: 1;
}

.slide_menu:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #55bcd8;
  z-index: 1;
}

.slide_menu .slide_menu_inner {
  -webkit-transition: 0.8s;
  transition: 0.8s;
  position: relative;
  z-index: 2;
  padding: 55px 25px;
  left: 200px;
  overflow-y: scroll;
  height: calc(90vh - 80px);
}

@media screen and (max-width: 767px) {
  .slide_menu .slide_menu_inner {
    padding: 0 5% calc(5% + 18vw);
  }
}

@media screen and (min-width: 768px) and (max-width: 1099px) {
  .slide_menu .slide_menu_inner {
    width: 80%;
    padding: 8% 5%;
    margin: 0 auto;
  }
}

@media screen and (min-width: 1100px) {
  .slide_menu ul {
    margin-top: 35px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1099px) {
  .slide_menu ul {
    margin-top: 5vw;
  }
}

@media screen and (max-width: 767px) {
  .slide_menu ul {
    width: 85%;
    margin: 8% auto 0;
  }
}

.slide_menu ul li {
  line-height: 1;
}

.slide_menu ul li.low {
  margin-left: 15px;
}

.slide_menu ul li a {
  color: #fff;
  padding: 12px 12px;
  display: block;
  font-size: 1.1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
}

@media screen and (min-width: 1100px) {
  .slide_menu ul li a {
    -webkit-transition: .4s;
    transition: .4s;
  }
  .slide_menu ul li a:hover {
    opacity: .6;
  }
}

@media screen and (max-width: 767px) {
  .slide_menu ul li a {
    padding: 3% 0;
    font-size: 1.2rem;
  }
}

.slide_menu .sm-contact {
  width: 90%;
  margin: 25px auto 0;
  padding-bottom: 25px;
  text-align: center;
  border-bottom: 1px solid #fff;
}

.slide_menu .sm-contact:last-child {
  border-bottom: 0;
}

.slide_menu .sm-contact .tel {
  font-size: 2rem;
}

.slide_menu .sm-contact ._botton_type1 {
  margin-top: 18px;
}

.slide_menu .sm-contact ._botton_type1 a {
  padding: 12px 0;
}

.ac-menu {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.ac-container .ac-btn:after {
  -webkit-transform: rotate(-90deg) !important;
          transform: rotate(-90deg) !important;
}

.ac-container.accordion-open .ac-btn:after {
  -webkit-transform: rotate(90deg) !important;
          transform: rotate(90deg) !important;
}

.menu-open {
  opacity: 1;
  right: 0px;
}

.menu-open .slide_menu_inner {
  left: 0px;
}

#container {
  margin: 20px;
  width: 100%;
  height: 3px;
}

#LOADER {
  width: 100%;
  height: 100vh;
  position: fixed;
  z-index: 9999;
  background: #efefef;
  top: 0;
  display: none;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (min-width: 768px) {
  #LOADER .opening-inner {
    width: 250px;
  }
}

@media screen and (max-width: 767px) {
  #LOADER .opening-inner {
    width: 40%;
  }
}

.body-lock {
  width: 100%;
  height: 100vh;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Slider */
.slick-loading .slick-list {
  background: #fff url("../slick/ajax-loader.gif") center center no-repeat;
}

/* Icons */
@font-face {
  font-family: "slick";
  src: url("../slick/fonts/slick.eot");
  src: url("../slick/fonts/slick.eot?#iefix") format("embedded-opentype"), url("../slick/fonts/slick.woff") format("woff"), url("../slick/fonts/slick.ttf") format("truetype"), url("../slick/fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* Arrows */
.slick-prev,
.slick-next {
  z-index: 5;
  position: absolute;
  font-size: 0px;
  top: 40%;
  height: 40px;
  width: 40px;
}

@media screen and (max-width: 767px) {
  .slick-prev,
  .slick-next {
    height: 28px;
    width: 28px;
  }
}

.slick-prev {
  left: 20px;
}

.slick-next {
  right: 20px;
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: 0px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 0px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}

.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  background: #000;
  border-radius: 50%;
  content: "";
  width: 8px;
  height: 8px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

#COMPONENT {
  margin-top: 85px;
}

#COMPONENT .w100 {
  width: 100% !important;
}

#COMPONENT .w50 {
  width: 48% !important;
}

#COMPONENT .componet-inner {
  width: 1100px;
  margin: 0 auto;
  padding: 0 0 85px;
}

#COMPONENT .conbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

#COMPONENT .conbox > div {
  width: 30%;
  margin-top: 55px;
  margin-right: 35px;
}

#COMPONENT .conbox ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#COMPONENT .conbox ul li {
  margin-right: 18px;
}

#COMPONENT .send-button {
  margin-top: 35px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#COMPONENT .send-button > div {
  width: 48%;
}

#COMPONENT .page-nation {
  margin-top: 35px;
}

#COMPONENT p.compo-title {
  font-weight: bold;
  line-height: 1;
  color: #333;
  font-size: 1.2rem;
  margin-top: 45px;
  padding-top: 45px;
  border-top: 1px solid #ccc;
}

#COMPONENT p.compo-title span {
  font-size: 1rem;
  font-weight: normal;
}

#COMPONENT p.class-name {
  border-bottom: 1px solid #efefef;
  padding-bottom: 12px;
  margin-bottom: 12px;
}

#COMPONENT .button-p1,
#COMPONENT .button-p2 {
  margin-right: 18px;
}

#COMPONENT .conbox-color ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

#COMPONENT .conbox-color ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 35px;
  width: 30%;
}

#COMPONENT .conbox-color ul li i {
  width: 100px;
  height: 100px;
  margin-right: 12px;
}

#COMPONENT .conbox-color ul li i.c1 {
  background: #55bcd8;
}

#COMPONENT .conbox-color ul li i.c2 {
  background: #efefef;
}

#COMPONENT .conbox-color p {
  margin-top: 12px;
}

/*!
 * fullPage 3.0.8
 * https://github.com/alvarotrigo/fullPage.js
 *
 * @license GPLv3 for open source use only
 * or Fullpage Commercial License for commercial use
 * http://alvarotrigo.com/fullPage/pricing/
 *
 * Copyright (C) 2018 http://alvarotrigo.com/fullPage - A project by Alvaro Trigo
 */
html.fp-enabled,
.fp-enabled body {
  margin: 0;
  padding: 0;
  overflow: hidden;
  /*Avoid flicker on slides transitions for mobile phones #336 */
  -webkit-tap-highlight-color: transparent;
}

.fp-section {
  position: relative;
  -webkit-box-sizing: border-box;
  /* Safari<=5 Android<=3 */
  /* <=28 */
  box-sizing: border-box;
}

.fp-slide {
  float: left;
}

.fp-slide, .fp-slidesContainer {
  height: 100%;
  display: block;
}

.fp-slides {
  z-index: 1;
  height: 100%;
  overflow: hidden;
  position: relative;
  -webkit-transition: all 0.3s ease-out;
  /* Safari<=6 Android<=4.3 */
  transition: all 0.3s ease-out;
}

.fp-section.fp-table, .fp-slide.fp-table {
  display: table;
  table-layout: fixed;
  width: 100%;
}

.fp-tableCell {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100%;
}

.fp-slidesContainer {
  float: left;
  position: relative;
}

.fp-controlArrow {
  -webkit-user-select: none;
  /* webkit (safari, chrome) browsers */
  -moz-user-select: none;
  /* mozilla browsers */
  -khtml-user-select: none;
  /* webkit (konqueror) browsers */
  -ms-user-select: none;
  /* IE10+ */
  position: absolute;
  z-index: 4;
  top: 50%;
  cursor: pointer;
  width: 0;
  height: 0;
  border-style: solid;
  margin-top: -38px;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.fp-controlArrow.fp-prev {
  left: 15px;
  width: 0;
  border-width: 38.5px 34px 38.5px 0;
  border-color: transparent #fff transparent transparent;
}

.fp-controlArrow.fp-next {
  right: 15px;
  border-width: 38.5px 0 38.5px 34px;
  border-color: transparent transparent transparent #fff;
}

.fp-scrollable {
  overflow: hidden;
  position: relative;
}

.fp-scroller {
  overflow: hidden;
}

.iScrollIndicator {
  border: 0 !important;
}

.fp-notransition {
  -webkit-transition: none !important;
  transition: none !important;
}

#fp-nav {
  position: fixed;
  z-index: 100;
  margin-top: -32px;
  top: 50%;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
}

#fp-nav.fp-right {
  right: 17px;
}

#fp-nav.fp-left {
  left: 17px;
}

.fp-slidesNav {
  position: absolute;
  z-index: 4;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0 !important;
  right: 0;
  margin: 0 auto !important;
}

.fp-slidesNav.fp-bottom {
  bottom: 17px;
}

.fp-slidesNav.fp-top {
  top: 17px;
}

#fp-nav ul,
.fp-slidesNav ul {
  margin: 0;
  padding: 0;
}

#fp-nav ul li,
.fp-slidesNav ul li {
  display: block;
  width: 14px;
  height: 13px;
  margin: 7px;
  position: relative;
}

.fp-slidesNav ul li {
  display: inline-block;
}

#fp-nav ul li a,
.fp-slidesNav ul li a {
  display: block;
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
}

#fp-nav ul li a.active span,
.fp-slidesNav ul li a.active span,
#fp-nav ul li:hover a.active span,
.fp-slidesNav ul li:hover a.active span {
  height: 12px;
  width: 12px;
  margin: -6px 0 0 -6px;
  border-radius: 100%;
}

#fp-nav ul li a span,
.fp-slidesNav ul li a span {
  border-radius: 50%;
  position: absolute;
  z-index: 1;
  height: 4px;
  width: 4px;
  border: 0;
  background: #333;
  left: 50%;
  top: 50%;
  margin: -2px 0 0 -2px;
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}

#fp-nav ul li:hover a span,
.fp-slidesNav ul li:hover a span {
  width: 10px;
  height: 10px;
  margin: -5px 0px 0px -5px;
}

#fp-nav ul li .fp-tooltip {
  position: absolute;
  top: -2px;
  color: #fff;
  font-size: 14px;
  font-family: arial, helvetica, sans-serif;
  white-space: nowrap;
  max-width: 220px;
  overflow: hidden;
  display: block;
  opacity: 0;
  width: 0;
  cursor: pointer;
}

#fp-nav ul li:hover .fp-tooltip,
#fp-nav.fp-show-active a.active + .fp-tooltip {
  -webkit-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in;
  width: auto;
  opacity: 1;
}

#fp-nav ul li .fp-tooltip.fp-right {
  right: 20px;
}

#fp-nav ul li .fp-tooltip.fp-left {
  left: 20px;
}

.fp-auto-height.fp-section,
.fp-auto-height .fp-slide,
.fp-auto-height .fp-tableCell {
  height: auto !important;
}

.fp-responsive .fp-auto-height-responsive.fp-section,
.fp-responsive .fp-auto-height-responsive .fp-slide,
.fp-responsive .fp-auto-height-responsive .fp-tableCell {
  height: auto !important;
}

/*Only display content to screen readers*/
.fp-sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

#anchorLink {
  position: fixed;
  left: 60px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 20;
}

@media screen and (max-width: 767px) {
  #anchorLink {
    display: none;
  }
}

#anchorLink li {
  margin-bottom: 20px;
}

#anchorLink li:last-child {
  margin-bottom: 0;
}

#anchorLink li a {
  display: block;
  width: 1rem;
  height: 1rem;
  background: #fff;
  opacity: .4;
  border-radius: 0.5rem;
}

#anchorLink li a:hover {
  opacity: .8;
}

#anchorLink li.active a {
  opacity: .8;
}

#anchorLink.black li a {
  background: #000;
}

#topFixedNews {
  position: fixed;
  bottom: 25px;
  right: -20px;
  z-index: 10;
  cursor: pointer;
  -webkit-transition: .5s;
  transition: .5s;
}

@media screen and (max-width: 767px) {
  #topFixedNews {
    bottom: 3vw;
    right: -4.5vw;
  }
}

#topFixedNews #topIllust2 {
  width: 92px;
  -webkit-transition: .4s;
  transition: .4s;
  -webkit-transform: rotate(18deg) translate(-7%, 0);
          transform: rotate(18deg) translate(-7%, 0);
  -webkit-transform-origin: right bottom;
          transform-origin: right bottom;
}

@media screen and (max-width: 767px) {
  #topFixedNews #topIllust2 {
    width: 20vw;
  }
}

#topFixedNews .balloon {
  width: 207px;
  position: absolute;
  z-index: 5;
  bottom: 60px;
  right: 95px;
  -webkit-transition: .6s;
  transition: .6s;
  -webkit-transform: scale(0.9) translate(10%, 20%);
          transform: scale(0.9) translate(10%, 20%);
  opacity: 0;
  pointer-events: none;
}

@media screen and (max-width: 767px) {
  #topFixedNews .balloon {
    width: 60vw;
    right: 22vw;
  }
}

#topFixedNews .balloon:after {
  content: " ";
  display: block;
  position: absolute;
  top: 98%;
  right: 10%;
  width: 2.57rem;
  height: 0;
  z-index: 1;
  padding-bottom: 9.95%;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  background-image: url(/assets/images/common/arw_balloon.svg);
  background-size: contain;
  background-position: top center;
  background-repeat: no-repeat;
}

#topFixedNews .balloon > div {
  width: 100%;
  background: #fff;
  border-radius: 0.5rem;
}

#topFixedNews .balloon > div a {
  display: block;
  padding: 1.3rem;
  text-decoration: none;
  -webkit-transition: opacity .4s;
  transition: opacity .4s;
}

#topFixedNews .balloon > div a:hover {
  opacity: .6;
}

#topFixedNews .balloon > div a p {
  letter-spacing: 0.18em;
}

#topFixedNews .balloon > div a p.date {
  font-size: 0.857rem;
  color: #55bcd8;
  margin-bottom: 0.3rem;
}

#topFixedNews:hover #topIllust2, #topFixedNews.active #topIllust2 {
  -webkit-transform: rotate(0) translate(10%, -10%);
          transform: rotate(0) translate(10%, -10%);
}

@media screen and (max-width: 767px) {
  #topFixedNews:hover #topIllust2, #topFixedNews.active #topIllust2 {
    -webkit-transform: rotate(0) translate(7%, -10%);
            transform: rotate(0) translate(7%, -10%);
  }
}

#topFixedNews:hover .balloon, #topFixedNews.active .balloon {
  -webkit-transform: scale(1) translateX(0);
          transform: scale(1) translateX(0);
  opacity: 1;
  pointer-events: auto;
}

#topFixedNews.hide {
  right: -250px;
}

#fullpage .section {
  width: 100%;
}

#fullpage .section .fp-tableCell {
  display: block;
}

#fullpage .section .inner {
  padding: 40px;
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 100%;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media screen and (max-width: 767px) {
  #fullpage .section .inner {
    padding: 18vw 5vw;
  }
}

#fullpage .section .inner > div {
  width: 100%;
  height: 100%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#fullpage .section .inner > div .num {
  position: absolute;
  top: 70px;
  left: 40px;
  height: 57px;
  -webkit-transition: 1s;
  transition: 1s;
  -webkit-transform: translateX(-200%);
          transform: translateX(-200%);
}

@media screen and (min-width: 768px) and (max-width: 1099px) {
  #fullpage .section .inner > div .num {
    height: 5vw;
  }
}

@media screen and (max-width: 767px) {
  #fullpage .section .inner > div .num {
    height: 10vw;
    top: 7vw;
    left: 7vw;
  }
}

#fullpage .section .inner > div .num.active {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

#fullpage .section .inner > div .num img {
  display: block;
  height: 100%;
  width: auto;
  vertical-align: bottom;
}

#fullpage .section .inner > div .topSecCon {
  text-align: center;
}

#fullpage .section .inner > div .topSecCon .topSecHead {
  opacity: 0;
  -webkit-transition: 1s;
  transition: 1s;
  -webkit-transform: translateY(30%);
          transform: translateY(30%);
}

#fullpage .section .inner > div .topSecCon .topSecHead.active {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
}

#fullpage .section .inner > div .topSecCon .topSecHead h2 {
  color: #fff;
}

#fullpage .section .inner > div .topSecCon .topSecHead h2 span {
  display: inline-block;
  font-size: 3.7142rem;
  letter-spacing: 0.4em;
  font-weight: 500;
  border-bottom: 1px solid #fff;
  padding-bottom: 0.2em;
  line-height: 1;
}

@media screen and (min-width: 768px) and (max-width: 1099px) {
  #fullpage .section .inner > div .topSecCon .topSecHead h2 span {
    font-size: 2.5rem;
  }
}

@media screen and (max-width: 767px) {
  #fullpage .section .inner > div .topSecCon .topSecHead h2 span {
    font-size: 2rem;
  }
}

#fullpage .section .inner > div .topSecCon .topSecHead h2 strong {
  margin-top: 1em;
  display: block;
  font-size: 2.3571rem;
  letter-spacing: 0.5em;
  font-weight: 500;
}

@media screen and (min-width: 768px) and (max-width: 1099px) {
  #fullpage .section .inner > div .topSecCon .topSecHead h2 strong {
    font-size: 1.8rem;
  }
}

@media screen and (max-width: 767px) {
  #fullpage .section .inner > div .topSecCon .topSecHead h2 strong {
    font-size: 1.5rem;
  }
}

#fullpage .section .inner > div .topSecCon .topSecHead p {
  margin-top: 1em;
  color: #fff;
  font-size: 1.2857rem;
  letter-spacing: 0.5em;
  font-weight: 400;
}

@media screen and (min-width: 768px) and (max-width: 1099px) {
  #fullpage .section .inner > div .topSecCon .topSecHead p {
    font-size: 1.1rem;
  }
}

@media screen and (max-width: 767px) {
  #fullpage .section .inner > div .topSecCon .topSecHead p {
    font-size: 1.1rem;
  }
}

#fullpage .section .inner > div .topSecCon > .illust {
  width: 100px;
  margin: 3rem auto 0;
}

#fullpage .section .inner > div .topSecCon > .illust img {
  display: block;
  width: 100%;
  height: auto;
  vertical-align: bottom;
  opacity: 0;
  -webkit-transition: 1s;
  transition: 1s;
  -webkit-transform: translateY(30%);
          transform: translateY(30%);
}

#fullpage .section .inner > div .topSecCon > .illust img.active {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
}

#fullpage .section .inner > div .topSecCon > .btn {
  opacity: 0;
  -webkit-transition: 1s;
  transition: 1s;
  -webkit-transform: translateX(-30%);
          transform: translateX(-30%);
}

#fullpage .section .inner > div .topSecCon > .btn.active {
  -webkit-transform: translateX(0);
          transform: translateX(0);
  opacity: 1;
}

#fullpage .section .inner > div .full-bg {
  overflow: hidden;
  border-radius: 15px;
  -webkit-transition: 1s;
  transition: 1s;
  opacity: 0;
  -webkit-transform: scale(0);
          transform: scale(0);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

@media screen and (max-width: 767px) {
  #fullpage .section .inner > div .full-bg {
    border-radius: 0.8rem;
  }
}

#fullpage .section .contents-block {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  z-index: 2;
}

@media screen and (min-width: 768px) {
  #fullpage .section .contents-block .contents-block-inner {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  #fullpage .section .contents-block .contents-block-inner {
    width: 100%;
  }
}

@media screen and (min-width: 1100px) {
  #fullpage .section#sec00 .inner {
    padding: 127px 40px 40px;
  }
}

#fullpage .section#sec00 .inner > div > p {
  position: absolute;
  z-index: 10;
  width: 60%;
  max-width: 473px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

@media screen and (max-width: 767px) {
  #fullpage .section#sec00 .inner > div > p {
    top: 17%;
  }
}

#fullpage .section#sec00 .inner > div > p img {
  vertical-align: bottom;
}

#fullpage .section#sec00 .inner > div #movieBtn {
  width: 115px;
  position: absolute;
  z-index: 10;
  right: 100px;
  bottom: 220px;
  cursor: pointer;
  -webkit-transition: .4s;
  transition: .4s;
}

@media screen and (max-width: 767px) {
  #fullpage .section#sec00 .inner > div #movieBtn {
    right: auto;
    bottom: auto;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-40%, -50%);
            transform: translate(-40%, -50%);
    width: 25vw;
  }
}

#fullpage .section#sec00 .inner > div #movieBtn:hover {
  opacity: .6;
}

#fullpage .section#sec00 .inner > div .full-bg:before {
  content: " ";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.15);
  z-index: 10;
}

@media screen and (max-width: 767px) {
  #fullpage .section#sec00 .inner > div .full-bg:before {
    z-index: 3;
    background: #efefef;
  }
}

#fullpage .section#sec00 .inner > div .full-bg video {
  display: block;
  vertical-align: bottom;
  width: 100%;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 5;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

#fullpage .section#sec01 .inner > div .illust {
  width: 60px;
}

@media screen and (max-width: 767px) {
  #fullpage .section#sec01 .inner > div .illust {
    width: 15vw;
  }
}

#fullpage .section#sec02 .inner > div .illust {
  width: 85px;
  margin-bottom: 2rem;
  -webkit-transform: translateX(-20%);
          transform: translateX(-20%);
}

@media screen and (max-width: 767px) {
  #fullpage .section#sec02 .inner > div .illust {
    width: 21.25vw;
  }
}

#fullpage .section#sec03 .inner > div .illust {
  width: 120px;
}

@media screen and (max-width: 767px) {
  #fullpage .section#sec03 .inner > div .illust {
    width: 30vw;
  }
}

#fullpage .section#sec04 .inner > div .illust {
  width: 108px;
  margin-bottom: 2rem;
}

@media screen and (max-width: 767px) {
  #fullpage .section#sec04 .inner > div .illust {
    width: 27vw;
  }
}

@media screen and (min-width: 768px) {
  #fullpage .section#sec05 .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100vw;
    min-height: 100vh;
  }
}

@media screen and (min-width: 768px) {
  #fullpage .section#sec05 .inner > div {
    min-height: calc(100vh - 80px);
  }
}

#fullpage .section#sec05 .inner > div .topSecCon {
  max-width: 1130px;
  width: 100%;
  padding: 0 0 80px;
}

@media screen and (min-width: 768px) and (max-width: 1099px) {
  #fullpage .section#sec05 .inner > div .topSecCon {
    padding: 20vw 0 0;
  }
}

@media screen and (max-width: 767px) {
  #fullpage .section#sec05 .inner > div .topSecCon {
    padding: 20vw 0 0;
  }
}

#fullpage .section#sec05 .inner > div .topSecCon .topSecHead h2 {
  color: #3a3a3a;
}

#fullpage .section#sec05 .inner > div .topSecCon .topSecHead h2 span {
  border-bottom: 1px solid #3a3a3a;
  color: #3a3a3a;
}

#fullpage .section#sec05 .inner > div .topSecCon .topSecHead h2 strong {
  color: #3a3a3a;
}

#fullpage .section#sec05 .inner > div .topSecCon .topSecHead p {
  color: #3a3a3a;
}

#fullpage .section#sec05 .inner > div .topSecCon .sec5Con {
  margin-top: 5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  text-align: left;
  opacity: 0;
  -webkit-transition: 1s;
  transition: 1s;
  -webkit-transform: translateY(10%);
          transform: translateY(10%);
}

@media screen and (max-width: 767px) {
  #fullpage .section#sec05 .inner > div .topSecCon .sec5Con {
    display: block;
  }
}

#fullpage .section#sec05 .inner > div .topSecCon .sec5Con.active {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
}

#fullpage .section#sec05 .inner > div .topSecCon .sec5Con .pickup {
  width: 46%;
}

@media screen and (min-width: 768px) and (max-width: 1099px) {
  #fullpage .section#sec05 .inner > div .topSecCon .sec5Con .pickup {
    width: 48%;
  }
}

@media screen and (max-width: 767px) {
  #fullpage .section#sec05 .inner > div .topSecCon .sec5Con .pickup {
    width: 85vw;
    margin: 0 auto;
  }
}

#fullpage .section#sec05 .inner > div .topSecCon .sec5Con .pickup a {
  display: block;
  text-decoration: none;
  position: relative;
}

#fullpage .section#sec05 .inner > div .topSecCon .sec5Con .pickup a:before {
  content: " ";
  display: block;
  width: 6.1428rem;
  height: 6.1428rem;
  background-image: url(/assets/images/common/badge_pickup.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  top: -1rem;
  left: -1rem;
  z-index: 10;
  -webkit-transition: .4s;
  transition: .4s;
}

@media screen and (min-width: 768px) and (max-width: 1099px) {
  #fullpage .section#sec05 .inner > div .topSecCon .sec5Con .pickup a:before {
    width: 5rem;
    height: 5rem;
  }
}

#fullpage .section#sec05 .inner > div .topSecCon .sec5Con .pickup a figure {
  width: 100%;
  overflow: hidden;
  border-radius: 1.1rem;
}

#fullpage .section#sec05 .inner > div .topSecCon .sec5Con .pickup a figure span {
  display: block;
  width: 100%;
  height: 0;
  padding-bottom: 59.2%;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-transition: .4s;
  transition: .4s;
}

#fullpage .section#sec05 .inner > div .topSecCon .sec5Con .pickup a p {
  font-size: 1.42857rem;
  letter-spacing: 0.18em;
  margin-top: 1rem;
}

@media screen and (min-width: 768px) and (max-width: 1099px) {
  #fullpage .section#sec05 .inner > div .topSecCon .sec5Con .pickup a p {
    font-size: 1.1rem;
  }
}

#fullpage .section#sec05 .inner > div .topSecCon .sec5Con .pickup a:hover:before {
  -webkit-transform: rotate(-10deg) scale(1.1);
          transform: rotate(-10deg) scale(1.1);
}

#fullpage .section#sec05 .inner > div .topSecCon .sec5Con .pickup a:hover figure span {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

#fullpage .section#sec05 .inner > div .topSecCon .sec5Con .articleList {
  width: 48%;
}

@media screen and (min-width: 1100px) {
  #fullpage .section#sec05 .inner > div .topSecCon .sec5Con .articleList {
    padding-top: 1rem;
  }
}

@media screen and (max-width: 767px) {
  #fullpage .section#sec05 .inner > div .topSecCon .sec5Con .articleList {
    width: 85vw;
    margin: 5vw auto 0;
  }
}

#fullpage .section#sec05 .inner > div .topSecCon .sec5Con .articleList ul li {
  padding: 2rem 0;
  border-bottom: 1px solid #55bcd8;
}

@media screen and (min-width: 768px) and (max-width: 1099px) {
  #fullpage .section#sec05 .inner > div .topSecCon .sec5Con .articleList ul li {
    padding: 1.5rem 0;
  }
}

#fullpage .section#sec05 .inner > div .topSecCon .sec5Con .articleList ul li:first-child {
  border-top: 1px solid #55bcd8;
}

#fullpage .section#sec05 .inner > div .topSecCon .sec5Con .articleList ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
}

#fullpage .section#sec05 .inner > div .topSecCon .sec5Con .articleList ul li a p {
  font-size: 1.1rem;
  letter-spacing: 0.18em;
}

#fullpage .section#sec05 .inner > div .topSecCon .sec5Con .articleList ul li a p.date {
  color: #55bcd8;
  font-size: 1.1rem;
  margin-right: 1rem;
}

#fullpage .section#sec05 .inner > div .topSecCon .sec5Con .articleList .btn {
  margin-top: 4rem;
}

#fullpage .section.active .inner > div .full-bg {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
}

#topIllust1 {
  width: 83px;
  position: fixed;
  bottom: 5px;
  -webkit-transition: 1s;
  transition: 1s;
  z-index: 10;
}

@media screen and (max-width: 767px) {
  #topIllust1 {
    width: 15vw;
    bottom: 8.5vh;
  }
}

#topIllust1 img {
  display: block;
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

#topIllust1.pos0 {
  left: 5%;
  -webkit-animation: 12s ease-in-out 5s infinite normal forwards ill1;
          animation: 12s ease-in-out 5s infinite normal forwards ill1;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}

#topIllust1.pos1 {
  left: 20%;
  -webkit-animation: 12s ease-in-out 5s infinite normal forwards ill2;
          animation: 12s ease-in-out 5s infinite normal forwards ill2;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}

@media screen and (min-width: 768px) and (max-width: 1099px) {
  #topIllust1.pos1 {
    left: 15%;
  }
}

@media screen and (max-width: 767px) {
  #topIllust1.pos1 {
    left: 15%;
  }
}

#topIllust1.pos2 {
  left: 35%;
  -webkit-animation: 12s ease-in-out 5s infinite normal forwards ill1;
          animation: 12s ease-in-out 5s infinite normal forwards ill1;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}

@media screen and (min-width: 768px) and (max-width: 1099px) {
  #topIllust1.pos2 {
    left: 25%;
  }
}

@media screen and (max-width: 767px) {
  #topIllust1.pos2 {
    left: 25%;
  }
}

#topIllust1.pos3 {
  left: 50%;
  -webkit-animation: 12s ease-in-out 5s infinite normal forwards ill2;
          animation: 12s ease-in-out 5s infinite normal forwards ill2;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}

@media screen and (min-width: 768px) and (max-width: 1099px) {
  #topIllust1.pos3 {
    left: 35%;
  }
}

@media screen and (max-width: 767px) {
  #topIllust1.pos3 {
    left: 35%;
  }
}

#topIllust1.pos4 {
  left: 65%;
  -webkit-animation: 12s ease-in-out 5s infinite normal forwards ill1;
          animation: 12s ease-in-out 5s infinite normal forwards ill1;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}

@media screen and (min-width: 768px) and (max-width: 1099px) {
  #topIllust1.pos4 {
    left: 45%;
  }
}

@media screen and (max-width: 767px) {
  #topIllust1.pos4 {
    left: 45%;
  }
}

#topIllust1.pos5 {
  left: 80%;
  -webkit-animation: 12s ease-in-out 5s infinite normal forwards ill2;
          animation: 12s ease-in-out 5s infinite normal forwards ill2;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}

@media screen and (min-width: 768px) and (max-width: 1099px) {
  #topIllust1.pos5 {
    left: 55%;
  }
}

@media screen and (max-width: 767px) {
  #topIllust1.pos5 {
    left: 55%;
  }
}

#topIllust1.hide {
  opacity: 0;
  pointer-events: none;
}

@-webkit-keyframes ill1 {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  1% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  2% {
    -webkit-transform: translateY(-10%);
            transform: translateY(-10%);
  }
  3% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  4% {
    -webkit-transform: translateY(-10%);
            transform: translateY(-10%);
  }
  5% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  6% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  7% {
    -webkit-transform: translateY(-10%);
            transform: translateY(-10%);
  }
  8% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  9% {
    -webkit-transform: translateY(-10%);
            transform: translateY(-10%);
  }
  10% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes ill1 {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  1% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  2% {
    -webkit-transform: translateY(-10%);
            transform: translateY(-10%);
  }
  3% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  4% {
    -webkit-transform: translateY(-10%);
            transform: translateY(-10%);
  }
  5% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  6% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  7% {
    -webkit-transform: translateY(-10%);
            transform: translateY(-10%);
  }
  8% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  9% {
    -webkit-transform: translateY(-10%);
            transform: translateY(-10%);
  }
  10% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@-webkit-keyframes ill2 {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  1% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  2% {
    -webkit-transform: scale(-1, 1);
            transform: scale(-1, 1);
  }
  4% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  6% {
    -webkit-transform: scale(-1, 1);
            transform: scale(-1, 1);
  }
  10% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes ill2 {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  1% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  2% {
    -webkit-transform: scale(-1, 1);
            transform: scale(-1, 1);
  }
  4% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  6% {
    -webkit-transform: scale(-1, 1);
            transform: scale(-1, 1);
  }
  10% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@-webkit-keyframes ill3 {
  0% {
    -webkit-transform: translate(0, 0) scale(1);
            transform: translate(0, 0) scale(1);
  }
  1% {
    -webkit-transform: translate(0, 0) scale(1);
            transform: translate(0, 0) scale(1);
  }
  2% {
    -webkit-transform: translate(-5%, -10%) scale(-1, 1);
            transform: translate(-5%, -10%) scale(-1, 1);
  }
  3% {
    -webkit-transform: translate(-10%, 0) scale(-1, 1);
            transform: translate(-10%, 0) scale(-1, 1);
  }
  4% {
    -webkit-transform: translate(-15%, -10%) scale(-1, 1);
            transform: translate(-15%, -10%) scale(-1, 1);
  }
  5% {
    -webkit-transform: translate(-15%, 0) scale(-1, 1);
            transform: translate(-15%, 0) scale(-1, 1);
  }
  6% {
    -webkit-transform: translate(-15%, 0) scale(-1, 1);
            transform: translate(-15%, 0) scale(-1, 1);
  }
  7% {
    -webkit-transform: translate(-10%, -10%) scale(1);
            transform: translate(-10%, -10%) scale(1);
  }
  8% {
    -webkit-transform: translate(-5%, 0) scale(1);
            transform: translate(-5%, 0) scale(1);
  }
  9% {
    -webkit-transform: translate(0, -10%) scale(1);
            transform: translate(0, -10%) scale(1);
  }
  10% {
    -webkit-transform: translate(0, 0) scale(1);
            transform: translate(0, 0) scale(1);
  }
  100% {
    -webkit-transform: translate(0, 0) scale(1);
            transform: translate(0, 0) scale(1);
  }
}

@keyframes ill3 {
  0% {
    -webkit-transform: translate(0, 0) scale(1);
            transform: translate(0, 0) scale(1);
  }
  1% {
    -webkit-transform: translate(0, 0) scale(1);
            transform: translate(0, 0) scale(1);
  }
  2% {
    -webkit-transform: translate(-5%, -10%) scale(-1, 1);
            transform: translate(-5%, -10%) scale(-1, 1);
  }
  3% {
    -webkit-transform: translate(-10%, 0) scale(-1, 1);
            transform: translate(-10%, 0) scale(-1, 1);
  }
  4% {
    -webkit-transform: translate(-15%, -10%) scale(-1, 1);
            transform: translate(-15%, -10%) scale(-1, 1);
  }
  5% {
    -webkit-transform: translate(-15%, 0) scale(-1, 1);
            transform: translate(-15%, 0) scale(-1, 1);
  }
  6% {
    -webkit-transform: translate(-15%, 0) scale(-1, 1);
            transform: translate(-15%, 0) scale(-1, 1);
  }
  7% {
    -webkit-transform: translate(-10%, -10%) scale(1);
            transform: translate(-10%, -10%) scale(1);
  }
  8% {
    -webkit-transform: translate(-5%, 0) scale(1);
            transform: translate(-5%, 0) scale(1);
  }
  9% {
    -webkit-transform: translate(0, -10%) scale(1);
            transform: translate(0, -10%) scale(1);
  }
  10% {
    -webkit-transform: translate(0, 0) scale(1);
            transform: translate(0, 0) scale(1);
  }
  100% {
    -webkit-transform: translate(0, 0) scale(1);
            transform: translate(0, 0) scale(1);
  }
}

#modalMovie {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 5000;
  display: none;
}

#modalMovie .ovl {
  width: 100%;
  height: 120vh;
  background: rgba(255, 255, 255, 0.8);
  position: fixed;
  z-index: 5010;
  top: 0;
  left: 0;
}

#modalMovie .content {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 85vw;
  height: auto;
  max-width: 1200px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 5015;
  background: #fff;
  padding: 3.5rem;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}

@media screen and (max-width: 767px) {
  #modalMovie .content {
    padding: 5vw;
  }
}

#modalMovie .content .conIn {
  width: 100%;
}

#modalMovie .content .conIn video {
  width: 100%;
  height: auto;
}

#modalMovie .content .close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  width: 2rem;
  height: 2rem;
  cursor: pointer;
}

@media screen and (max-width: 767px) {
  #modalMovie .content .close {
    top: 1.5vw;
    right: 1.5vw;
    width: 3vw;
    height: 3vw;
  }
}

#modalMovie .content .close:hover {
  opacity: .6;
}

#modalMovie .content .close:before, #modalMovie .content .close:after {
  content: " ";
  display: block;
  width: 100%;
  height: 3px;
  position: absolute;
  top: 50%;
  left: 50%;
  background: #333;
}

#modalMovie .content .close:before {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
}

#modalMovie .content .close:after {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
}

.scalein {
  opacity: 0;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transition: 1s;
  transition: 1s;
}

.scalein.active {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
}

.fadein {
  opacity: 0;
  -webkit-transition: 1s;
  transition: 1s;
}

.fadein.active {
  opacity: 1;
}

.ppLazyBg {
  display: block;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  display: block;
}

#fixedBnr {
  position: fixed;
  left: 5vw;
  z-index: 120;
  bottom: 7.5vw;
}

#fixedBnr a img {
  width: 100%;
  max-width: 100%;
  display: block;
}

#fixedBnr a.sp-non {
  display: inline-block;
  -webkit-transition: all .3s;
  transition: all .3s;
}

#fixedBnr a.sp-non:hover {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

@media screen and (max-width: 767px) {
  #fixedBnr a.sp-non {
    display: none;
  }
}

@media screen and (min-width: 768px) and (max-width: 1099px) {
  #fixedBnr {
    left: 3vw;
    bottom: 12vh;
  }
}

@media screen and (max-width: 767px) {
  #fixedBnr {
    left: 0;
    bottom: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-top: 1px solid #eee;
  }
}

#fixedBnr .hide.sp-non {
  visibility: hidden;
  opacity: 0;
}

.brand_news_page #pageContent > div #pickUp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 767px) {
  .brand_news_page #pageContent > div #pickUp {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.brand_news_page #pageContent > div #pickUp .pickup {
  width: 48%;
}

@media screen and (min-width: 768px) and (max-width: 1099px) {
  .brand_news_page #pageContent > div #pickUp .pickup {
    width: 48%;
  }
}

@media screen and (max-width: 767px) {
  .brand_news_page #pageContent > div #pickUp .pickup {
    width: 85vw;
    margin: 3vw auto;
  }
  .brand_news_page #pageContent > div #pickUp .pickup:first-child {
    margin-top: 0;
  }
}

.brand_news_page #pageContent > div #pickUp .pickup a {
  display: block;
  text-decoration: none;
  position: relative;
}

.brand_news_page #pageContent > div #pickUp .pickup a:before {
  content: " ";
  display: block;
  width: 6.1428rem;
  height: 6.1428rem;
  background-image: url(/assets/images/common/badge_pickup.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  top: -1rem;
  left: -1rem;
  z-index: 10;
  -webkit-transition: .4s;
  transition: .4s;
}

@media screen and (min-width: 768px) and (max-width: 1099px) {
  .brand_news_page #pageContent > div #pickUp .pickup a:before {
    width: 5rem;
    height: 5rem;
  }
}

.brand_news_page #pageContent > div #pickUp .pickup a figure {
  width: 100%;
  overflow: hidden;
  border-radius: 1.1rem;
}

.brand_news_page #pageContent > div #pickUp .pickup a figure span {
  display: block;
  width: 100%;
  height: 0;
  padding-bottom: 59.2%;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-transition: .4s;
  transition: .4s;
}

.brand_news_page #pageContent > div #pickUp .pickup a p {
  font-size: 1.42857rem;
  letter-spacing: 0.18em;
  margin-top: 1rem;
}

@media screen and (min-width: 768px) and (max-width: 1099px) {
  .brand_news_page #pageContent > div #pickUp .pickup a p {
    font-size: 1.1rem;
  }
}

.brand_news_page #pageContent > div #pickUp .pickup a:hover:before {
  -webkit-transform: rotate(-10deg) scale(1.1);
          transform: rotate(-10deg) scale(1.1);
}

.brand_news_page #pageContent > div #pickUp .pickup a:hover figure span {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.brand_news_page #pageContent > div #cateTag {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 5rem;
}

@media screen and (max-width: 767px) {
  .brand_news_page #pageContent > div #cateTag {
    margin-top: 10vw;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

.brand_news_page #pageContent > div #cateTag li {
  margin: 0 0.8rem;
}

@media screen and (max-width: 767px) {
  .brand_news_page #pageContent > div #cateTag li {
    margin: 3vw 3% 0 0;
  }
}

.brand_news_page #pageContent > div #cateTag li a {
  display: inline-block;
  color: #55bcd8;
  font-size: 0.92857rem;
  padding: 0.5em 1.5em;
  letter-spacing: 0.18em;
  background: #fff;
  text-decoration: none;
  border: 1px solid #55bcd8;
}

@media screen and (max-width: 767px) {
  .brand_news_page #pageContent > div #cateTag li a {
    display: block;
    text-align: center;
  }
}

.brand_news_page #pageContent > div #cateTag li a:hover {
  color: #fff;
  background: #55bcd8;
}

.brand_news_page #pageContent > div #cateTag li.current a {
  color: #fff;
  background: #55bcd8;
}

.brand_news_page #pageContent > div #article {
  margin-top: 4rem;
}

@media screen and (max-width: 767px) {
  .brand_news_page #pageContent > div #article {
    margin-top: 10vw;
  }
}

.brand_news_page #pageContent > div #article article {
  border-top: 1px solid #55bcd8;
}

.brand_news_page #pageContent > div #article article:last-child {
  border-bottom: 1px solid #55bcd8;
}

.brand_news_page #pageContent > div #article article a {
  padding: 2rem 0.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
}

@media screen and (max-width: 767px) {
  .brand_news_page #pageContent > div #article article a {
    padding: 5vw 2vw;
    display: block;
  }
}

.brand_news_page #pageContent > div #article article a .date {
  width: 15%;
  color: #55bcd8;
  font-size: 1.2857rem;
  letter-spacing: 0.18em;
}

@media screen and (min-width: 768px) and (max-width: 1099px) {
  .brand_news_page #pageContent > div #article article a .date {
    width: 18%;
  }
}

@media screen and (max-width: 767px) {
  .brand_news_page #pageContent > div #article article a .date {
    width: 40%;
    display: inline-block;
  }
}

.brand_news_page #pageContent > div #article article a .cate {
  width: 16%;
  margin-left: 1em;
}

@media screen and (min-width: 768px) and (max-width: 1099px) {
  .brand_news_page #pageContent > div #article article a .cate {
    width: 20%;
  }
}

@media screen and (max-width: 767px) {
  .brand_news_page #pageContent > div #article article a .cate {
    width: 50%;
    display: inline-block;
  }
}

.brand_news_page #pageContent > div #article article a .cate span {
  width: 100%;
  text-align: center;
  display: inline-block;
  color: #fff;
  font-size: 0.92857rem;
  padding: 0.5em 1.5em;
  letter-spacing: 0.18em;
  background: #55bcd8;
}

.brand_news_page #pageContent > div #article article a .ttl {
  font-size: 1.2857rem;
  letter-spacing: 0.18em;
  margin-left: 2em;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

@media screen and (min-width: 768px) and (max-width: 1099px) {
  .brand_news_page #pageContent > div #article article a .ttl {
    margin-left: 1.2em;
  }
}

@media screen and (max-width: 767px) {
  .brand_news_page #pageContent > div #article article a .ttl {
    width: 100%;
    margin-top: 3vw;
    margin-left: 0;
  }
}

.brand_news_page #pageContent > div #article article a:hover .date, .brand_news_page #pageContent > div #article article a:hover .cate {
  opacity: .6;
}

.page-nation {
  margin-top: 85px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 767px) {
  .page-nation {
    margin-top: 8vw;
  }
}

.page-nation ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0px 18px;
}

.page-nation ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 1rem;
}

@media screen and (max-width: 767px) {
  .page-nation ul li {
    margin: 0 2vw;
  }
}

.page-nation ul li .item {
  text-decoration: none;
  padding: 12px 15px;
  display: inline-block;
  border: 1px solid #55bcd8;
  color: #55bcd8;
  text-align: center;
  min-width: 2.5em;
  font-size: 0.928rem;
  line-height: 1;
}

.page-nation ul li a:hover {
  background: #55bcd8;
  color: #fff;
}

.page-nation ul li._current .item {
  color: #55bcd8;
}

.page-nation .btn-arrow a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}

.page-nation .btn-arrow a i {
  position: relative;
  display: inline-block;
  width: 7px;
  height: 12px;
  background-image: url("/assets/images/common/arw_pn.svg");
  background-size: cover;
  background-position: center;
}

.page-nation .btn-arrow._prev a i {
  -webkit-transform: scale(-1);
          transform: scale(-1);
}

.brand_news_post_page #pageContent > div {
  max-width: 950px;
  width: 90vw;
  margin: 0 auto 5rem;
}

.brand_news_post_page #pageContent > div #postDetail {
  padding-top: 90px;
}

@media screen and (max-width: 767px) {
  .brand_news_post_page #pageContent > div #postDetail {
    padding-top: 10vw;
  }
}

.brand_news_post_page #pageContent > div #postDetail #postTop > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 2rem;
}

.brand_news_post_page #pageContent > div #postDetail #postTop > div .date {
  color: #55bcd8;
  font-size: 1.2857rem;
  letter-spacing: 0.18em;
  margin-right: 1em;
}

.brand_news_post_page #pageContent > div #postDetail #postTop > div .cate span {
  display: inline-block;
  color: #fff;
  font-size: 0.92857rem;
  padding: 0.5em 1.5em;
  letter-spacing: 0.18em;
  background: #55bcd8;
}

.brand_news_post_page #pageContent > div #postDetail #postTop h1 {
  font-size: 2.14285rem;
  letter-spacing: 0.18em;
  padding-bottom: 0.5em;
  border-bottom: 1px solid #28a6dd;
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  .brand_news_post_page #pageContent > div #postDetail #postTop h1 {
    font-size: 1.7rem;
  }
}

.brand_news_post_page #pageContent > div #postDetail #postContent {
  margin-top: 4rem;
  padding-bottom: 100px;
  border-bottom: 1px solid #55bcd8;
  margin-bottom: 4rem;
}

@media screen and (max-width: 767px) {
  .brand_news_post_page #pageContent > div #postDetail #postContent {
    margin-top: 10vw;
    padding-bottom: 15vw;
    margin-bottom: 15vw;
  }
}

.brand_news_post_page #pageContent > div #postDetail #postContent .btn {
  margin-top: 4rem;
}

@media screen and (max-width: 767px) {
  .brand_news_post_page #pageContent > div #postDetail #postContent .btn {
    margin-top: 10vw;
  }
}

.brand_news_post_page #pageContent > div #postDetail #postContent .contentBox {
  margin-top: 5rem;
}

@media screen and (max-width: 767px) {
  .brand_news_post_page #pageContent > div #postDetail #postContent .contentBox {
    margin-top: 10vw;
  }
}

.brand_news_post_page #pageContent > div #postDetail #postContent .contentBox:first-child {
  margin-top: 0;
}

.brand_news_post_page #pageContent > div #postDetail #postContent .contentBox._2col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 767px) {
  .brand_news_post_page #pageContent > div #postDetail #postContent .contentBox._2col {
    display: block;
  }
}

.brand_news_post_page #pageContent > div #postDetail #postContent .contentBox._2col > * {
  width: 48%;
}

@media screen and (max-width: 767px) {
  .brand_news_post_page #pageContent > div #postDetail #postContent .contentBox._2col > * {
    width: 100%;
  }
}

.brand_news_post_page #pageContent > div #postDetail #postContent .contentBox._2col._rvs > div {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.brand_news_post_page #pageContent > div #postDetail #postContent .contentBox._2col._rvs figure {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

@media screen and (min-width: 768px) {
  .brand_news_post_page #pageContent > div #postDetail #postContent .contentBox._2col._img figure {
    margin-top: 0;
  }
}

.brand_news_post_page #pageContent > div #postDetail #postContent .contentBox > * {
  margin-top: 2rem;
}

.brand_news_post_page #pageContent > div #postDetail #postContent .contentBox > *:first-child {
  margin-top: 0;
}

.brand_news_post_page #pageContent > div #postDetail #postContent .contentBox figure img {
  display: block;
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

.brand_news_post_page #pageContent > div #postDetail #postContent .contentBox h2 {
  font-weight: bold;
  font-size: 1.7857rem;
  letter-spacing: 0.18em;
  color: #55bcd8;
}

.brand_news_post_page #pageContent > div #postDetail #postContent .contentBox p {
  font-size: 1.21428rem;
  letter-spacing: 0.18em;
  line-height: 2.647;
}

.brand_news_post_page #pageContent > div #postDetail #postContent .contentBox h3 {
  font-weight: bold;
  font-size: 1.42857rem;
  letter-spacing: 0.18em;
}

.brand_news_post_page #pageContent > div #postDetail #postContent .contentBox .bar {
  display: block;
  width: 100%;
  height: 1px;
  border-bottom: 1px dotted #d1d1d1;
}

.brand_news_post_page #pageContent > div #postDetail #postContent a.links {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: bold;
  color: #55bcd8;
  text-decoration: none;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(50%, transparent), color-stop(50%, #ffe600), to(#ffe600));
  background-image: linear-gradient(to bottom, transparent 0%, transparent 50%, #ffe600 50%, #ffe600 100%);
}

.brand_news_post_page #pageContent > div #postDetail #postContent a.links::before {
  margin-right: 10px;
  content: "";
  display: none;
  width: 20px;
  height: 20px;
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
}

@media screen and (min-width: 1100px) {
  .brand_news_post_page #pageContent > div #postDetail #postContent a.links {
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
  }
  .brand_news_post_page #pageContent > div #postDetail #postContent a.links:hover {
    opacity: 0.6;
  }
}

.brand_news_post_page #pageContent > div #postDetail #postContent a.linkAnc {
  color: #1eaa39;
  background: none;
  text-decoration: underline;
}

.brand_news_post_page #pageContent > div #postDetail #postContent a.linkAnc::before {
  display: block;
  background-image: url("/assets/images/common/anc_icon01.png");
}

.brand_news_post_page #pageContent > div #postDetail #postContent a.docAnc {
  color: #e29417;
  background: none;
  text-decoration: underline;
}

.brand_news_post_page #pageContent > div #postDetail #postContent a.docAnc::before {
  display: block;
  background-image: url("/assets/images/common/anc_icon02.png");
}

.brand_brand_page #pageContent > div .bbCon1 {
  width: 85vw;
  max-width: 1100px;
  margin: 0 auto 100px;
  padding: 235px 0 150px;
}

@media screen and (max-width: 767px) {
  .brand_brand_page #pageContent > div .bbCon1 {
    margin: 0 auto 20vw;
    padding: 27vw 0 0;
  }
}

.brand_brand_page #pageContent > div .bbCon1 > div {
  width: 100%;
  position: relative;
}

.brand_brand_page #pageContent > div .bbCon1 > div:after {
  content: " ";
  display: block;
  margin: 0 auto;
  width: 75.1%;
  height: 0;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  padding-bottom: 11.3636%;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

@media screen and (max-width: 767px) {
  .brand_brand_page #pageContent > div .bbCon1 > div:after {
    width: 80vw;
    padding-bottom: 22.72%;
  }
}

.brand_brand_page #pageContent > div .bbCon1 > div figure {
  position: absolute;
  z-index: 10;
}

.brand_brand_page #pageContent > div .bbCon1 > div figure img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

.brand_brand_page #pageContent > div .bbCon1 > div p {
  color: #28a6dd;
  font-size: 2.1428rem;
  font-weight: bold;
  letter-spacing: 0.2em;
  line-height: 1.7666;
  padding: 1em 0;
}

@media screen and (max-width: 767px) {
  .brand_brand_page #pageContent > div .bbCon1 > div p {
    font-size: 1.28rem;
    padding: 0.8em 0;
  }
}

.brand_brand_page #pageContent > div .bbCon1 > div.con2 p, .brand_brand_page #pageContent > div .bbCon1 > div.con4 p {
  text-align: right;
}

.brand_brand_page #pageContent > div .bbCon1 > div.con5 p, .brand_brand_page #pageContent > div .bbCon1 > div.con6 p {
  text-align: center;
}

.brand_brand_page #pageContent > div .bbCon1 > div.con5 p.ttl, .brand_brand_page #pageContent > div .bbCon1 > div.con6 p.ttl {
  color: #fff;
  font-size: 1.0714rem;
  font-weight: 400;
}

@media screen and (max-width: 767px) {
  .brand_brand_page #pageContent > div .bbCon1 > div.con5 p.ttl, .brand_brand_page #pageContent > div .bbCon1 > div.con6 p.ttl {
    font-size: 1rem;
  }
}

.brand_brand_page #pageContent > div .bbCon1 > div.con5 p.ttl span, .brand_brand_page #pageContent > div .bbCon1 > div.con6 p.ttl span {
  display: inline-block;
  background: #28a6dd;
  line-height: 1;
  padding: 1rem 2rem;
}

.brand_brand_page #pageContent > div .bbCon1 > div.con5 p.catch, .brand_brand_page #pageContent > div .bbCon1 > div.con6 p.catch {
  font-size: 3.57142rem;
  letter-spacing: 0.4em;
  line-height: 1.52;
}

@media screen and (max-width: 767px) {
  .brand_brand_page #pageContent > div .bbCon1 > div.con5 p.catch, .brand_brand_page #pageContent > div .bbCon1 > div.con6 p.catch {
    font-size: 2.4rem;
  }
}

@media screen and (min-width: 768px) {
  .brand_brand_page #pageContent > div .bbCon1 > div.line1:after {
    background-image: url(/assets/images/brand/brand_line1.svg);
  }
}

@media screen and (max-width: 767px) {
  .brand_brand_page #pageContent > div .bbCon1 > div.line1:after {
    background-image: url(/assets/images/brand/brand_line1_sp.svg);
  }
}

@media screen and (min-width: 768px) {
  .brand_brand_page #pageContent > div .bbCon1 > div.line2:after {
    background-image: url(/assets/images/brand/brand_line2.svg);
  }
}

@media screen and (max-width: 767px) {
  .brand_brand_page #pageContent > div .bbCon1 > div.line2:after {
    background-image: url(/assets/images/brand/brand_line2_sp.svg);
  }
}

.brand_brand_page #pageContent > div .bbCon1 > div.line3:after {
  background-position: right center;
  padding-bottom: 17.37%;
}

@media screen and (min-width: 768px) {
  .brand_brand_page #pageContent > div .bbCon1 > div.line3:after {
    background-image: url(/assets/images/brand/brand_line3.svg);
  }
}

@media screen and (max-width: 767px) {
  .brand_brand_page #pageContent > div .bbCon1 > div.line3:after {
    background-image: url(/assets/images/brand/brand_line3_sp.svg);
    padding-bottom: 34.72%;
  }
}

.brand_brand_page #pageContent > div .bbCon1 > div.con1 figure {
  display: block;
  width: 46.27%;
  height: auto;
  top: -8rem;
  right: 0;
}

@media screen and (max-width: 767px) {
  .brand_brand_page #pageContent > div .bbCon1 > div.con1 figure {
    width: 33.81%;
    top: 22%;
  }
}

.brand_brand_page #pageContent > div .bbCon1 > div.con2 figure {
  display: block;
  width: 26.09%;
  height: auto;
  top: -2rem;
  left: 25%;
}

@media screen and (max-width: 767px) {
  .brand_brand_page #pageContent > div .bbCon1 > div.con2 figure {
    width: 27.45%;
    top: 22%;
    left: 8%;
  }
}

.brand_brand_page #pageContent > div .bbCon1 > div.con3 figure {
  display: block;
  width: 21.54%;
  height: auto;
  top: 3rem;
  left: 50%;
}

@media screen and (max-width: 767px) {
  .brand_brand_page #pageContent > div .bbCon1 > div.con3 figure {
    width: 25.81%;
    top: 22%;
    left: 65%;
  }
}

.brand_brand_page #pageContent > div .bbCon1 > div.con4 figure {
  display: block;
  width: 41.91%;
  height: auto;
  top: 0;
  left: 0;
}

@media screen and (max-width: 767px) {
  .brand_brand_page #pageContent > div .bbCon1 > div.con4 figure {
    width: 48.72%;
    top: 10%;
    left: -5%;
  }
}

@media screen and (max-width: 767px) {
  .brand_brand_page #pageContent > div .bbCon1 > div.con5 {
    padding-bottom: 12%;
  }
}

.brand_brand_page #pageContent > div .bbCon1 > div.con5:after {
  content: " ";
  display: block;
  width: 3px;
  height: 0;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  padding-bottom: 7.545%;
  background: #28a6dd;
  position: absolute;
  bottom: 4.5rem;
  left: 50%;
}

@media screen and (max-width: 767px) {
  .brand_brand_page #pageContent > div .bbCon1 > div.con5:after {
    padding-bottom: 15%;
  }
}

.brand_brand_page #pageContent > div .bbCon1 > div.con5 p.ttl {
  padding: 35px 0;
}

@media screen and (max-width: 767px) {
  .brand_brand_page #pageContent > div .bbCon1 > div.con5 p.ttl {
    padding: 8vw 0;
  }
}

.brand_brand_page #pageContent > div .bbCon1 > div.con5 p.catch {
  padding: 0;
}

.brand_brand_page #pageContent > div .bbCon1 > div.con5 > div figure {
  width: 76%;
  margin: 0 auto;
  position: static;
}

@media screen and (max-width: 767px) {
  .brand_brand_page #pageContent > div .bbCon1 > div.con5 > div figure {
    width: 100%;
  }
}

.brand_brand_page #pageContent > div .bbCon1 > div.con5 > div figure span {
  width: 100%;
  height: 0;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  padding-bottom: 100%;
}

.brand_brand_page #pageContent > div .bbCon1 > div.con5 > div p {
  position: absolute;
  z-index: 10;
  width: 36.36%;
}

@media screen and (max-width: 767px) {
  .brand_brand_page #pageContent > div .bbCon1 > div.con5 > div p {
    position: static;
    padding: 0;
    margin: 0;
    width: 65vw;
  }
}

.brand_brand_page #pageContent > div .bbCon1 > div.con5 > div p.b1 {
  top: 17rem;
  left: -3%;
}

@media screen and (max-width: 767px) {
  .brand_brand_page #pageContent > div .bbCon1 > div.con5 > div p.b1 {
    margin-right: auto;
    margin-left: -5vw;
    margin-top: 2rem;
  }
}

.brand_brand_page #pageContent > div .bbCon1 > div.con5 > div p.b2 {
  top: 26rem;
  right: -3%;
}

@media screen and (max-width: 767px) {
  .brand_brand_page #pageContent > div .bbCon1 > div.con5 > div p.b2 {
    margin-left: auto;
    margin-right: -5vw;
  }
}

.brand_brand_page #pageContent > div .bbCon1 > div.con5 > div p img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

.brand_brand_page #pageContent > div .bbCon1 > div.con6 {
  margin-top: -3rem;
}

.brand_brand_page #pageContent > div .bbCon1 > div.con6:after {
  display: none;
}

.brand_brand_page #pageContent > div .bbCon1 > div.con6 p.catch {
  padding: 35px 0 0;
}

.brand_brand_page #pageContent > div .bbCon2 {
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
}

@media screen and (min-width: 768px) {
  .brand_brand_page #pageContent > div .bbCon2 {
    background-image: url(/assets/images/brand/brand_bottom_bg.svg);
  }
}

@media screen and (max-width: 767px) {
  .brand_brand_page #pageContent > div .bbCon2 {
    background-image: url(/assets/images/brand/brand_bottom_bg_sp.svg);
  }
}

.brand_brand_page #pageContent > div .bbCon2 > div {
  width: 85vw;
  max-width: 1100px;
  margin: 0 auto;
  position: relative;
  height: 0;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  padding-bottom: calc(1100px * 0.46);
}

@media screen and (max-width: 767px) {
  .brand_brand_page #pageContent > div .bbCon2 > div {
    padding-bottom: 130%;
  }
}

.brand_brand_page #pageContent > div .bbCon2 > div > div {
  position: absolute;
  z-index: 10;
}

.brand_brand_page #pageContent > div .bbCon2 > div > div img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

.brand_brand_page #pageContent > div .bbCon2 > div > div.con1 {
  width: 21.27%;
  top: -8rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

@media screen and (max-width: 767px) {
  .brand_brand_page #pageContent > div .bbCon2 > div > div.con1 {
    width: 42.54%;
    top: 17%;
    left: auto;
    right: -3%;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

.brand_brand_page #pageContent > div .bbCon2 > div > div.con1 p {
  width: 81.19%;
  margin: 0 auto 2rem;
}

@media screen and (max-width: 767px) {
  .brand_brand_page #pageContent > div .bbCon2 > div > div.con1 p {
    margin: 0 auto 1.7rem;
  }
}

.brand_brand_page #pageContent > div .bbCon2 > div > div.con1 figure {
  width: 100%;
}

.brand_brand_page #pageContent > div .bbCon2 > div > div.con2 {
  width: 33.72%;
  top: -2rem;
  left: 2%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

@media screen and (max-width: 767px) {
  .brand_brand_page #pageContent > div .bbCon2 > div > div.con2 {
    width: 67.27%;
    top: -3%;
    left: -3%;
  }
}

.brand_brand_page #pageContent > div .bbCon2 > div > div.con2 p {
  width: 36.11%;
}

.brand_brand_page #pageContent > div .bbCon2 > div > div.con2 figure {
  width: 58.49%;
}

.brand_brand_page #pageContent > div .bbCon2 > div > div.con3 {
  width: 27.54%;
  top: -5rem;
  right: 2%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

@media screen and (max-width: 767px) {
  .brand_brand_page #pageContent > div .bbCon2 > div > div.con3 {
    width: 55%;
    top: 28%;
    left: -3%;
  }
}

.brand_brand_page #pageContent > div .bbCon2 > div > div.con3 p {
  width: 43.56%;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  padding-bottom: 25%;
}

.brand_brand_page #pageContent > div .bbCon2 > div > div.con3 figure {
  width: 51.81%;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.brand_brand_page #pageContent > div .bbCon2 > div > div.con4 {
  width: 17.72%;
  top: 35%;
  left: 27%;
}

@media screen and (max-width: 767px) {
  .brand_brand_page #pageContent > div .bbCon2 > div > div.con4 {
    width: 35.45%;
    top: 50%;
    left: 17%;
  }
}

.brand_brand_page #pageContent > div .bbCon2 > div > div.con4 p {
  width: 83.07%;
  position: absolute;
  left: -60%;
  bottom: 1rem;
}

@media screen and (max-width: 767px) {
  .brand_brand_page #pageContent > div .bbCon2 > div > div.con4 p {
    left: -55%;
  }
}

.brand_brand_page #pageContent > div .bbCon2 > div > div.con4 figure {
  width: 100%;
}

.brand_brand_page #pageContent > div .bbCon2 > div > div.con5 {
  width: 22.09%;
  top: 28%;
  right: 12%;
}

@media screen and (max-width: 767px) {
  .brand_brand_page #pageContent > div .bbCon2 > div > div.con5 {
    width: 40%;
    top: 62%;
    right: -3%;
  }
}

.brand_brand_page #pageContent > div .bbCon2 > div > div.con5 p {
  width: 69.13%;
  position: absolute;
  left: -60%;
  bottom: 1rem;
}

.brand_brand_page #pageContent > div .bbCon2 > div > div.con5 figure {
  width: 100%;
}

#mainTtl ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#mainTtl ul li {
  width: calc(25% - 1.5px);
}

#mainTtl ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  text-decoration: none;
  background: #28a6dd;
  padding: 2rem 0;
}

@media screen and (max-width: 767px) {
  #mainTtl ul li a {
    padding: 1.2rem 0;
    height: 100%;
  }
}

#mainTtl ul li a:hover {
  opacity: .6;
}

#mainTtl ul li a span {
  color: #fff;
  font-size: 1.2857rem;
  letter-spacing: 0.2em;
}

@media screen and (min-width: 768px) and (max-width: 1099px) {
  #mainTtl ul li a span {
    font-size: 1rem;
  }
}

@media screen and (max-width: 767px) {
  #mainTtl ul li a span {
    font-size: 0.8rem;
  }
}

@media screen and (max-width: 767px) {
  #mainTtl figure {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}

#mainTtl figure span {
  position: relative;
  z-index: 15;
  margin-top: -5%;
  padding: 1.2%;
  display: inline-block;
  width: 75%;
  max-width: 300px;
  color: #28a6dd;
  font-size: 1.8rem;
  font-weight: 500;
  text-align: center;
  letter-spacing: .2rem;
  border-radius: .5rem;
  border: 2px solid #28a6dd;
  background-color: #fff;
}

@media screen and (max-width: 767px) {
  #mainTtl figure span {
    margin-top: -3%;
    padding: 2%;
    font-size: 1.25rem;
  }
}

.brand_about_page h2 {
  color: #28a6dd;
  letter-spacing: 0.2em;
  font-size: 2rem;
  font-weight: bold;
  padding-bottom: 1em;
  border-bottom: 1px solid #28a6dd;
  line-height: 1;
  margin-bottom: 65px;
}

@media screen and (max-width: 767px) {
  .brand_about_page h2 {
    font-size: 1.5rem;
    margin-bottom: 7vw;
    letter-spacing: 0.18em;
  }
}

.brand_about_page #group {
  padding: 80px 0 120px;
}

@media screen and (max-width: 767px) {
  .brand_about_page #group {
    padding: 8vw 0 12vw;
  }
}

.brand_about_page #group > div {
  width: 80vw;
}

@media screen and (max-width: 767px) {
  .brand_about_page #group > div .flex {
    display: block;
  }
}

.brand_about_page #group > div .flex > div {
  width: 100%;
}

@media screen and (max-width: 767px) {
  .brand_about_page #group > div .flex > div {
    width: 100%;
    margin-bottom: 10vw;
  }
}

.brand_about_page #group > div .flex > div p {
  font-size: 1.2857rem;
  letter-spacing: 0.07em;
  line-height: 2.7222;
  color: #28a6dd;
}

@media screen and (min-width: 768px) and (max-width: 1099px) {
  .brand_about_page #group > div .flex > div p {
    font-size: 1rem;
  }
}

@media screen and (max-width: 767px) {
  .brand_about_page #group > div .flex > div p {
    font-size: 1rem;
  }
}

.brand_about_page #group > div .flex > figure {
  width: 39%;
}

@media screen and (max-width: 767px) {
  .brand_about_page #group > div .flex > figure {
    width: 60vw;
    margin: 0 auto;
  }
}

.brand_about_page #group > div .flex > figure img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

.brand_about_page #group > div > figure {
  margin-top: 3rem;
}

.brand_about_page #group > div > figure img {
  width: 100%;
  height: auto;
}

.brand_about_page #group > div .btn {
  margin-top: 4rem;
}

@media screen and (max-width: 767px) {
  .brand_about_page #group > div .btn {
    margin-top: 10vw;
  }
}

.brand_about_page #group > div .map {
  margin-top: 7rem;
  position: relative;
  width: 100%;
  height: 0;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  padding-bottom: 42.91%;
}

@media screen and (max-width: 767px) {
  .brand_about_page #group > div .map {
    margin-top: 10vw;
    padding-bottom: 55%;
  }
}

.brand_about_page #group > div .map iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 10;
  top: 0;
  left: 0;
}

.brand_about_message_page #pageContent .mainv img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

.brand_about_message_page #pageContent #message .messageTop {
  margin-top: -4.6em;
  padding: 3.57rem 6.24rem;
  background: #fff;
  border-radius: 0.357rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

@media screen and (max-width: 767px) {
  .brand_about_message_page #pageContent #message .messageTop {
    margin-top: -3.5vw;
    padding: 8vw 5vw 0;
    display: block;
  }
}

.brand_about_message_page #pageContent #message .messageTop h1 {
  color: #28a6dd;
  letter-spacing: 0.072em;
  line-height: 1.9375;
}

@media screen and (min-width: 768px) {
  .brand_about_message_page #pageContent #message .messageTop h1 {
    font-size: 2.2857rem;
  }
}

@media screen and (min-width: 768px) and (max-width: 1099px) {
  .brand_about_message_page #pageContent #message .messageTop h1 {
    font-size: 1.9rem;
  }
}

@media screen and (max-width: 767px) {
  .brand_about_message_page #pageContent #message .messageTop h1 {
    font-size: 1.6rem;
  }
}

.brand_about_message_page #pageContent #message .messageTop h1 span {
  display: inline-block;
  text-indent: -0.4em;
}

@media screen and (min-width: 768px) {
  .brand_about_message_page #pageContent #message .messageTop > div {
    width: 29.5%;
    margin-bottom: 1rem;
  }
}

@media screen and (max-width: 767px) {
  .brand_about_message_page #pageContent #message .messageTop > div {
    width: 60%;
    margin-top: 5vw;
  }
}

.brand_about_message_page #pageContent #message .messageTop > span {
  position: absolute;
  top: -10%;
  left: 50%;
  z-index: 15;
  padding: 1.2%;
  display: inline-block;
  width: 75%;
  max-width: 300px;
  color: #28a6dd;
  font-size: 1.8rem;
  font-weight: 500;
  text-align: center;
  letter-spacing: .2rem;
  border-radius: .5rem;
  border: 2px solid #28a6dd;
  background-color: #fff;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}

@media screen and (max-width: 767px) {
  .brand_about_message_page #pageContent #message .messageTop > span {
    top: -7.5%;
    padding: 2%;
    font-size: 1.25rem;
  }
}

.brand_about_message_page #pageContent #message .messageContent {
  margin: 3rem auto 0;
  width: 80vw;
}

.brand_about_message_page #pageContent #message .messageContent h2 {
  font-size: 1.285rem;
  letter-spacing: 0.3em;
  color: #28a6dd;
  margin-bottom: 2em;
}

.brand_about_message_page #pageContent #message .messageContent h2:after {
  content: " ";
  display: block;
  width: 3em;
  height: 1px;
  background: #28a6dd;
  margin-top: 0.5em;
}

.brand_about_message_page #pageContent #message .messageContent p {
  font-size: 1.142rem;
  font-weight: 300;
  letter-spacing: 0.1em;
  line-height: 2.125;
}

.brand_about_message_page #pageContent #message .mcWrap {
  max-width: 1375px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 5rem;
}

@media screen and (min-width: 768px) {
  .brand_about_message_page #pageContent #message .mcWrap {
    width: 95vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-transform: translateX(-5rem);
            transform: translateX(-5rem);
  }
  .brand_about_message_page #pageContent #message .mcWrap.rvs {
    -webkit-transform: translateX(5rem);
            transform: translateX(5rem);
  }
  .brand_about_message_page #pageContent #message .mcWrap.rvs > figure {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .brand_about_message_page #pageContent #message .mcWrap.rvs > div {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

@media screen and (min-width: 768px) and (max-width: 1099px) {
  .brand_about_message_page #pageContent #message .mcWrap {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

@media screen and (max-width: 767px) {
  .brand_about_message_page #pageContent #message .mcWrap {
    width: 85vw;
    margin: 5vw auto 0;
  }
}

.brand_about_message_page #pageContent #message .mcWrap > figure {
  overflow: hidden;
  border-radius: 0.357rem;
  border: 1px solid #e2e2e2;
}

@media screen and (min-width: 768px) {
  .brand_about_message_page #pageContent #message .mcWrap > figure {
    width: 43%;
  }
}

.brand_about_message_page #pageContent #message .mcWrap > figure img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

@media screen and (min-width: 768px) {
  .brand_about_message_page #pageContent #message .mcWrap > div {
    width: 54%;
    margin: 0;
  }
}

.brand_about_message_page #pageContent #message .mcWrap2 {
  max-width: 1500px;
  margin: 0 auto;
}

.brand_about_message_page #pageContent #message .mcWrap2 .img {
  position: relative;
}

.brand_about_message_page #pageContent #message .mcWrap2 .img:after {
  content: " ";
  display: block;
  width: 100vw;
  height: 4.785rem;
  background: #28a6dd;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 1;
}

@media screen and (max-width: 767px) {
  .brand_about_message_page #pageContent #message .mcWrap2 .img:after {
    height: 3rem;
  }
}

.brand_about_message_page #pageContent #message .mcWrap2 .img > div {
  position: relative;
  z-index: 10;
  width: 72.29%;
  max-width: 1070px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 767px) {
  .brand_about_message_page #pageContent #message .mcWrap2 .img > div {
    width: 80%;
  }
}

.brand_about_message_page #pageContent #message .mcWrap2 .img.imgTop {
  margin-top: 4rem;
  margin-bottom: 6.5rem;
}

.brand_about_message_page #pageContent #message .mcWrap2 .img.imgBottom {
  margin-top: 6.5rem;
  margin-bottom: 6.5rem;
}

.brand_about_message_page #pageContent #message .mcWrap2 .img.imgBottom > div {
  margin-left: auto;
}

.brand_about_message_page #pageContent #message .mcWrap2 .img figure {
  width: 48%;
  overflow: hidden;
  border-radius: 0.357rem;
  border: 1px solid #e2e2e2;
}

.brand_about_message_page #pageContent #message .mcWrap2 .img figure img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

.brand_about_message_page #pageContent #message .mcWrap2 .messageContent {
  max-width: 1010px;
}

.brand_about_message_page #pageContent #message .mcWrap2 .messageContent h2 {
  text-align: center;
}

.brand_about_message_page #pageContent #message .mcWrap2 .messageContent h2:after {
  margin-left: auto;
  margin-right: auto;
}

.brand_about_message_page #pageContent #message .mcWrap2 .messageContent figure {
  width: 320px;
  margin: 2rem auto 0;
}

@media screen and (max-width: 767px) {
  .brand_about_message_page #pageContent #message .mcWrap2 .messageContent figure {
    width: 50vw;
  }
}

.phBox {
  margin-top: 6rem;
}

@media screen and (max-width: 767px) {
  .phBox {
    margin-top: 16vw;
  }
}

.phBox .phTitle {
  position: relative;
  z-index: 5;
  text-align: center;
  letter-spacing: 0.2em;
}

.phBox .phTitle h2 {
  color: #ddd;
  font-size: 1.2rem;
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  .phBox .phTitle h2 {
    font-size: 1.1rem;
  }
}

.phBox .phTitle h3 {
  padding: .8rem;
  display: inline-block;
  color: #28a6dd;
  font-weight: 500;
  font-size: 1.8rem;
  background-color: #fff;
}

@media screen and (max-width: 767px) {
  .phBox .phTitle h3 {
    font-size: 1.4rem;
  }
}

.phBox .phTitle span {
  color: #28a6dd;
  font-size: 2.2rem;
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  .phBox .phTitle span {
    font-size: 1.6rem;
  }
}

.phBox .phTitle > figure {
  margin: 2rem auto;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .phBox .phTitle > figure {
    margin: 1.2rem auto;
  }
}

.phBox .phTitle > figure img {
  display: inline-block;
  max-width: 100%;
}

@media screen and (max-width: 767px) {
  .phBox .phTitle > figure img {
    max-width: none;
    height: 8.8vw;
  }
}

.phBox .phContents {
  position: relative;
  z-index: 0;
  margin-top: -2.3rem;
  padding: 4rem 4rem 6.5rem;
  border-radius: 1.5rem;
  border: 2px solid #28a6dd;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

@media screen and (max-width: 767px) {
  .phBox .phContents {
    padding: 2rem 2rem 3.5rem;
  }
}

.phBox .phContents .phImg img {
  display: block;
  width: 100%;
}

.phBox .phContents .phCatch {
  position: relative;
  margin: 1.5em auto 0;
  padding: .5em 0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.phBox .phContents .phCatch::before, .phBox .phContents .phCatch::after {
  position: absolute;
  content: "";
  display: block;
  width: 35px;
  height: 35px;
  border-right: 1px solid #303030;
  border-bottom: 1px solid #303030;
}

@media screen and (max-width: 767px) {
  .phBox .phContents .phCatch::before, .phBox .phContents .phCatch::after {
    width: 15px;
    height: 15px;
  }
}

.phBox .phContents .phCatch::before {
  top: 0;
  left: 0;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.phBox .phContents .phCatch::after {
  bottom: 0;
  right: 0;
}

.phBox .phContents .phCatch img {
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  .phBox .phContents .phCatch img {
    width: 100%;
  }
}

.phBox .phContents .text {
  margin: 0 auto;
  margin-top: 1em;
  max-width: 850px;
  font-size: 1.25rem;
  font-weight: normal;
  line-height: 2;
}

.phBox .phContents .text:first-of-type {
  margin-top: 2em;
}

@media screen and (max-width: 767px) {
  .phBox .phContents .text {
    font-size: 1.1rem;
  }
}

.phBox .phContents .obj {
  position: absolute;
}

@media screen and (max-width: 767px) {
  .phBox .phContents .obj {
    width: 25vw;
  }
}

.phBox .phContents .obj img {
  display: block;
}

@media screen and (max-width: 767px) {
  .phBox .phContents .obj img {
    width: 100%;
  }
}

.phBox .phContents .obj.o01 {
  top: 0;
  right: 0;
  -webkit-transform: translate(-10%, -70%);
          transform: translate(-10%, -70%);
}

@media screen and (max-width: 767px) {
  .phBox .phContents .obj.o01 {
    width: 14vw;
    -webkit-transform: translate(-5%, -70%);
            transform: translate(-5%, -70%);
  }
}

.phBox .phContents .obj.o01.rev {
  right: auto;
  left: 0;
  -webkit-transform: translate(10%, -70%) rotateY(180deg);
          transform: translate(10%, -70%) rotateY(180deg);
}

@media screen and (max-width: 767px) {
  .phBox .phContents .obj.o01.rev {
    -webkit-transform: translate(5%, -70%) rotateY(180deg);
            transform: translate(5%, -70%) rotateY(180deg);
  }
}

.phBox .phContents .obj.o02 {
  bottom: 0;
  left: 0;
  -webkit-transform: translate(-45%, 35%);
          transform: translate(-45%, 35%);
}

@media screen and (max-width: 767px) {
  .phBox .phContents .obj.o02 {
    -webkit-transform: translate(-25%, 40%);
            transform: translate(-25%, 40%);
  }
}

.phBox .phContents .obj.o03 {
  bottom: 0;
  right: 0;
  -webkit-transform: translate(45%, 35%);
          transform: translate(45%, 35%);
}

@media screen and (max-width: 767px) {
  .phBox .phContents .obj.o03 {
    -webkit-transform: translate(25%, 40%);
            transform: translate(25%, 40%);
  }
}

.phBox .visionList {
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 1000px;
}

@media screen and (max-width: 767px) {
  .phBox .visionList {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.phBox .visionList dl {
  margin-top: 2rem;
  width: 30%;
}

@media screen and (max-width: 767px) {
  .phBox .visionList dl {
    width: 100%;
  }
}

.phBox .visionList dl dt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  color: #28a6dd;
  font-size: 2.6rem;
  font-weight: bold;
  letter-spacing: .3rem;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .phBox .visionList dl dt {
    font-size: 1.8rem;
  }
}

.phBox .visionList dl dt::before, .phBox .visionList dl dt::after {
  content: "";
  display: block;
  width: 30%;
  height: 1px;
  background-color: #28a6dd;
}

.phBox .visionList dl figure img {
  display: block;
  width: 100%;
}

.phBox#value .phCatch::before, .phBox#value .phCatch::after {
  display: none;
}

@media screen and (max-width: 767px) {
  .phBox#value .phCatch {
    padding: 2rem;
  }
}

#policy {
  margin-top: 12rem;
}

@media screen and (max-width: 767px) {
  #policy {
    margin-top: 17vw;
  }
}

#policy > div {
  width: 100%;
  margin: 0 auto;
  padding: 6.5rem 5rem;
  background-color: #f5fafc;
}

@media screen and (max-width: 767px) {
  #policy > div {
    padding: 8vw 7vw;
  }
}

#policy > div h3 {
  text-align: center;
  font-size: 1.5rem;
  letter-spacing: .2em;
  font-weight: bold;
  color: #28a6dd;
  margin-bottom: 4rem;
}

@media screen and (max-width: 767px) {
  #policy > div h3 {
    font-size: 1.4rem;
    margin-bottom: 5vw;
  }
}

#policy > div h3:after {
  content: " ";
  width: 2.38em;
  height: 1px;
  background: #28a6dd;
  display: block;
  margin: 0.5em auto 0;
}

#policy > div > div {
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 850px;
}

@media screen and (max-width: 767px) {
  #policy > div > div {
    display: block;
  }
}

#policy > div > div ul {
  width: 50%;
  padding-left: 2rem;
}

@media screen and (max-width: 767px) {
  #policy > div > div ul {
    margin-bottom: 0;
    width: 100%;
  }
}

#policy > div > div ul li {
  color: #28a6dd;
  font-size: 1.2857rem;
  letter-spacing: 0.072em;
  margin-bottom: 1rem;
  font-weight: 300;
}

@media screen and (max-width: 767px) {
  #policy > div > div ul li {
    margin-bottom: 3vw;
    font-size: 1.15rem;
  }
}

#policy > div > div ul li:last-child {
  margin-bottom: 0;
}

.brand_features_page h2 {
  color: #28a6dd;
  letter-spacing: 0.2em;
  font-size: 2rem;
  font-weight: bold;
  padding-bottom: 1em;
  border-bottom: 1px solid #28a6dd;
  line-height: 1;
  margin-bottom: 45px;
}

@media screen and (max-width: 767px) {
  .brand_features_page h2 {
    font-size: 1.5rem;
    margin-bottom: 5vw;
    letter-spacing: 0.18em;
  }
}

@media screen and (max-width: 767px) {
  .brand_features_page #features .w1100 {
    width: 85vw;
  }
}

@media screen and (min-width: 768px) {
  .brand_features_page #features .item:not(:first-of-type) {
    margin-top: 6rem;
  }
}

@media screen and (max-width: 767px) {
  .brand_features_page #features .item:not(:first-of-type) {
    margin-top: 16vw;
  }
}

.brand_features_page #features .item.cpfSec {
  padding-bottom: 0 !important;
}

.brand_features_page #features .item .itemImg {
  margin-bottom: 45px;
  display: block;
  overflow: hidden;
}

@media screen and (max-width: 767px) {
  .brand_features_page #features .item .itemImg {
    letter-spacing: 0.18em;
  }
}

.brand_features_page #features .item .itemImg img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

@media screen and (max-width: 767px) {
  .brand_features_page #features .item .itemImg img {
    width: 150vw;
    margin-left: -25vw;
  }
}

.brand_features_page #features .item .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 767px) {
  .brand_features_page #features .item .flex {
    display: block;
  }
}

.brand_features_page #features .item .flex > div p {
  font-size: 1.2857rem;
  letter-spacing: 0.072em;
  line-height: 2.1111;
  margin-bottom: 3rem;
}

.brand_features_page #features .item .flex > div p:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 767px) {
  .brand_features_page #features .item .flex > div p {
    font-size: 1.1rem;
    margin-bottom: 5vw;
  }
}

@media screen and (min-width: 1100px) {
  .brand_features_page #features .item .flex figure {
    width: 19.81%;
  }
}

@media screen and (min-width: 768px) and (max-width: 1099px) {
  .brand_features_page #features .item .flex figure {
    width: 25%;
  }
}

@media screen and (max-width: 767px) {
  .brand_features_page #features .item .flex figure {
    width: 60%;
    margin: 8vw auto 0;
  }
}

.brand_features_page #features .item .flex figure img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

.brand_features_page #features .item.env .envBox {
  margin-top: 5rem;
}

@media screen and (max-width: 767px) {
  .brand_features_page #features .item.env .envBox {
    margin-top: 1.5rem;
  }
}

.brand_features_page #features .item.env .envBox .envItem {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 767px) {
  .brand_features_page #features .item.env .envBox .envItem {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.brand_features_page #features .item.env .envBox .envItem#env01 .textBox {
  width: 43%;
}

.brand_features_page #features .item.env .envBox .envItem#env01 .imgWrap {
  width: 52%;
}

.brand_features_page #features .item.env .envBox .envItem#env02 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.brand_features_page #features .item.env .envBox .envItem#env02 .textBox {
  width: 57%;
}

.brand_features_page #features .item.env .envBox .envItem#env02 .imgWrap {
  width: 38%;
}

.brand_features_page #features .item.env .envBox .envItem#env03 {
  margin-top: 5rem;
}

@media screen and (max-width: 767px) {
  .brand_features_page #features .item.env .envBox .envItem#env03 {
    margin-top: 1.5rem;
  }
}

.brand_features_page #features .item.env .envBox .envItem#env03, .brand_features_page #features .item.env .envBox .envItem#env04, .brand_features_page #features .item.env .envBox .envItem#env05 {
  padding: 3rem;
  border-top: 1px solid #28a6dd;
}

@media screen and (max-width: 767px) {
  .brand_features_page #features .item.env .envBox .envItem#env03, .brand_features_page #features .item.env .envBox .envItem#env04, .brand_features_page #features .item.env .envBox .envItem#env05 {
    padding: 1.8rem;
  }
}

.brand_features_page #features .item.env .envBox .envItem#env03 .textBox, .brand_features_page #features .item.env .envBox .envItem#env04 .textBox {
  width: 75%;
}

.brand_features_page #features .item.env .envBox .envItem#env03 .imgWrap, .brand_features_page #features .item.env .envBox .envItem#env04 .imgWrap {
  width: 20%;
}

@media screen and (max-width: 767px) {
  .brand_features_page #features .item.env .envBox .envItem#env03 .imgWrap, .brand_features_page #features .item.env .envBox .envItem#env04 .imgWrap {
    width: 75% !important;
  }
}

.brand_features_page #features .item.env .envBox .envItem#env04 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.brand_features_page #features .item.env .envBox .envItem#env05 .textBox {
  width: 65%;
}

.brand_features_page #features .item.env .envBox .envItem#env05 .imgWrap {
  width: 30%;
}

.brand_features_page #features .item.env .envBox > figure {
  margin: 2rem auto;
  text-align: center;
}

.brand_features_page #features .item.env .envBox > figure img {
  display: inline-block;
  max-width: 100%;
}

@media screen and (max-width: 767px) {
  .brand_features_page #features .item.env .envBox > figure img {
    max-width: none;
    height: 12vw;
  }
}

@media screen and (max-width: 767px) {
  .brand_features_page #features .item.env .textBox {
    width: 100% !important;
  }
}

.brand_features_page #features .item.env .textBox img {
  margin-bottom: -45px;
  height: 10vh;
  display: block;
}

@media screen and (max-width: 767px) {
  .brand_features_page #features .item.env .textBox img {
    margin-right: auto;
    margin-left: auto;
    margin-bottom: -8vw;
    height: 15vw;
  }
}

.brand_features_page #features .item.env .textBox h3 {
  color: #28a6dd;
  font-size: 1.285rem;
}

@media screen and (max-width: 767px) {
  .brand_features_page #features .item.env .textBox h3 {
    text-align: center;
  }
}

.brand_features_page #features .item.env .textBox p {
  margin-top: 1.6rem;
  font-weight: normal;
  font-size: 1.1rem;
}

.brand_features_page #features .item.env .textBox.env03Read img {
  margin-right: auto;
  margin-left: auto;
}

.brand_features_page #features .item.env .textBox.env03Read h3 {
  text-align: center;
}

.brand_features_page #features .item.env .textBox.env03Read p {
  margin-right: auto;
  margin-left: auto;
  width: 85vw;
  max-width: 900px;
  font-size: 1.25rem;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .brand_features_page #features .item.env .textBox.env03Read p {
    text-align: left;
  }
}

.brand_features_page #features .item.env .textBox .btn5Blue {
  max-width: 320px;
}

@media screen and (max-width: 767px) {
  .brand_features_page #features .item.env .imgWrap {
    margin-top: 5%;
    width: 100% !important;
  }
}

.brand_features_page #features .item.env .imgWrap img {
  display: block;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .brand_features_page #features .item.env .imgWrap img {
    margin: 0 auto;
    width: auto;
    max-width: 80%;
  }
}

@media screen and (min-width: 1100px) {
  .brand_features_page #features .item.iso .flex > div {
    width: 76.63%;
  }
}

@media screen and (min-width: 768px) and (max-width: 1099px) {
  .brand_features_page #features .item.iso .flex > div {
    width: 70%;
  }
}

.brand_features_page #features .item.iso .flex > div p {
  font-weight: 300;
}

.toggleBox h2 {
  position: relative;
  cursor: pointer;
}

.toggleBox h2::after {
  position: absolute;
  right: 1.8vw;
  top: 9%;
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  border-right: 1px solid #55bcd8;
  border-bottom: 1px solid #55bcd8;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

@media screen and (max-width: 767px) {
  .toggleBox h2::after {
    top: 1.5%;
    width: 3vw;
    height: 3vw;
  }
}

.toggleBox h2 + .tglWrap {
  display: none;
}

.brand_group_page #pageContent > div {
  width: 85vw;
}

.brand_group_page #pageContent > div > ul li {
  border-top: 1px solid #28a6dd;
  padding: 4rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 767px) {
  .brand_group_page #pageContent > div > ul li {
    display: block;
    padding: 10vw 0;
  }
}

.brand_group_page #pageContent > div > ul li > figure {
  width: 36.27%;
}

@media screen and (max-width: 767px) {
  .brand_group_page #pageContent > div > ul li > figure {
    width: 100%;
    margin-bottom: 5vw;
  }
}

.brand_group_page #pageContent > div > ul li > figure img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

.brand_group_page #pageContent > div > ul li > div {
  width: 57%;
}

@media screen and (max-width: 767px) {
  .brand_group_page #pageContent > div > ul li > div {
    width: 100%;
  }
}

.brand_group_page #pageContent > div > ul li > div figure {
  margin-bottom: 2rem;
}

@media screen and (max-width: 767px) {
  .brand_group_page #pageContent > div > ul li > div figure {
    margin: 0 auto 5vw;
  }
}

.brand_group_page #pageContent > div > ul li > div figure img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

.brand_group_page #pageContent > div > ul li > div div dl {
  border-top: 1px solid #ccc;
  padding: 0.9em 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.brand_group_page #pageContent > div > ul li > div div dl:last-child {
  border-bottom: 1px solid #ccc;
}

.brand_group_page #pageContent > div > ul li > div div dl dt {
  width: 17%;
  letter-spacing: 0.075em;
  font-size: 1.142rem;
}

@media screen and (min-width: 768px) and (max-width: 1099px) {
  .brand_group_page #pageContent > div > ul li > div div dl dt {
    font-size: 1rem;
  }
}

@media screen and (max-width: 767px) {
  .brand_group_page #pageContent > div > ul li > div div dl dt {
    width: 25%;
  }
}

.brand_group_page #pageContent > div > ul li > div div dl dd {
  width: 83%;
  letter-spacing: 0.075em;
  font-size: 1.142rem;
}

@media screen and (min-width: 768px) and (max-width: 1099px) {
  .brand_group_page #pageContent > div > ul li > div div dl dd {
    font-size: 1rem;
  }
}

@media screen and (max-width: 767px) {
  .brand_group_page #pageContent > div > ul li > div div dl dd {
    width: 70%;
  }
}

.brand_group_page #pageContent > div > ul li > div .btn {
  margin-top: 3rem;
}

.brand_group_page #pageContent > div > ul li:nth-child(1) > div figure {
  width: 203px;
}

@media screen and (max-width: 767px) {
  .brand_group_page #pageContent > div > ul li:nth-child(1) > div figure {
    width: 50%;
  }
}

.brand_group_page #pageContent > div > ul li:nth-child(2) > div figure {
  width: 201px;
}

@media screen and (max-width: 767px) {
  .brand_group_page #pageContent > div > ul li:nth-child(2) > div figure {
    width: 50%;
  }
}

.brand_group_page #pageContent > div > ul li:nth-child(3) > div figure {
  width: 140px;
}

@media screen and (max-width: 767px) {
  .brand_group_page #pageContent > div > ul li:nth-child(3) > div figure {
    width: 35%;
  }
}

.brand_csr_page #pageContent > div {
  width: 85vw;
  max-width: 1280px;
  margin: 0 auto;
}

.brand_csr_page #pageContent > div ul li {
  margin-bottom: 8rem;
}

@media screen and (max-width: 767px) {
  .brand_csr_page #pageContent > div ul li {
    margin-bottom: 15vw;
  }
}

.brand_csr_page #pageContent > div ul li:last-child {
  margin-bottom: 0;
}

.brand_csr_page #pageContent > div ul li figure {
  border-radius: 1.4285rem;
  overflow: hidden;
  margin-bottom: 4rem;
}

@media screen and (max-width: 767px) {
  .brand_csr_page #pageContent > div ul li figure {
    border-radius: 0.8rem;
    margin-bottom: 3vw;
  }
}

.brand_csr_page #pageContent > div ul li figure img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

.brand_csr_page #pageContent > div ul li > div:not(.btn) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 767px) {
  .brand_csr_page #pageContent > div ul li > div:not(.btn) {
    display: block;
  }
}

.brand_csr_page #pageContent > div ul li > div:not(.btn) > div:first-child {
  width: 40%;
}

@media screen and (min-width: 768px) and (max-width: 1099px) {
  .brand_csr_page #pageContent > div ul li > div:not(.btn) > div:first-child {
    width: 45%;
  }
}

@media screen and (max-width: 767px) {
  .brand_csr_page #pageContent > div ul li > div:not(.btn) > div:first-child {
    width: 100%;
    margin-bottom: 3vw;
  }
}

.brand_csr_page #pageContent > div ul li > div:not(.btn) > div:first-child h2 {
  font-size: 2.214rem;
  letter-spacing: 0.18em;
}

@media screen and (min-width: 768px) and (max-width: 1099px) {
  .brand_csr_page #pageContent > div ul li > div:not(.btn) > div:first-child h2 {
    font-size: 2rem;
  }
}

@media screen and (max-width: 767px) {
  .brand_csr_page #pageContent > div ul li > div:not(.btn) > div:first-child h2 {
    font-size: 1.8rem;
  }
}

.brand_csr_page #pageContent > div ul li > div:not(.btn) > div:first-child .btn {
  margin-top: 3rem;
  text-align: left;
}

.brand_csr_page #pageContent > div ul li > div:not(.btn) > div:first-child .btn a {
  text-align: center;
}

.brand_csr_page #pageContent > div ul li > div:not(.btn) > div:last-child {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  border: 4px solid #a6d5e3;
  padding: 2.85rem 5rem;
  border-radius: 1.4285rem;
}

@media screen and (max-width: 767px) {
  .brand_csr_page #pageContent > div ul li > div:not(.btn) > div:last-child {
    padding: 5vw;
    border-radius: 0.8rem;
  }
}

.brand_csr_page #pageContent > div ul li > div:not(.btn) > div:last-child p {
  font-size: 1.1rem;
  font-weight: 300;
  letter-spacing: 0.1em;
  line-height: 2;
}

.brand_csr_page #pageContent > div ul li > div:not(.btn) > div:last-child p a {
  color: #30a7dd;
}

.brand_csr_page #pageContent > div ul li > div:not(.btn) > div:last-child p a:hover {
  opacity: .6;
}

@media screen and (max-width: 767px) {
  .brand_csr_page #pageContent > div ul li > .btn {
    margin-top: 7vw;
  }
}

@media screen and (max-width: 767px) {
  .brand_csr_page #pageContent > div ul li > .btn a:not(:first-of-type) {
    margin-top: 3.5vw;
  }
}

.sdgsContainer {
  margin: 0 0 4rem;
  padding: 3rem;
  border: 2px solid #30a7dd;
  border-right: none;
  border-left: none;
  background-color: #fafafa;
}

@media screen and (min-width: 768px) {
  .sdgsContainer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media screen and (max-width: 767px) {
  .sdgsContainer {
    margin: 15vw 0;
    padding: 8%;
    border-radius: 0.8rem;
  }
}

.sdgsContainer .sdgsImg {
  width: 45%;
}

.sdgsContainer .sdgsImg img {
  display: block;
}

@media screen and (max-width: 767px) {
  .sdgsContainer .sdgsImg img {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .sdgsContainer .sdgsImg {
    margin: 0 auto;
    width: 100%;
  }
}

.sdgsContainer .sdgsDesc {
  width: 50%;
}

@media screen and (max-width: 767px) {
  .sdgsContainer .sdgsDesc {
    margin-top: 5%;
    width: 100%;
  }
}

.sdgsContainer h2 {
  font-size: 2.214rem;
  letter-spacing: 0.18em;
  color: #30a7dd;
}

@media screen and (min-width: 768px) and (max-width: 1099px) {
  .sdgsContainer h2 {
    font-size: 2rem;
  }
}

@media screen and (max-width: 767px) {
  .sdgsContainer h2 {
    text-align: center;
    font-size: 1.4rem;
  }
}

.sdgsContainer p {
  font-size: 1.1rem;
  font-weight: 300;
  letter-spacing: 0.1em;
  line-height: 2;
}

.sdgsContainer p a {
  color: #30a7dd;
}

.sdgsContainer p a:hover {
  opacity: .6;
}

.sdgsContainer .btn {
  margin-top: 45px;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .sdgsContainer .btn {
    margin-top: 8%;
  }
}

.sdgIconContainer {
  margin-top: 30px;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .sdgIconContainer {
    margin-top: 5%;
  }
}

.sdgIconContainer span {
  display: inline-block;
  padding: 3px 15px;
  color: #fff;
  width: 95%;
  border-radius: 3px;
  background-color: #cccccc;
}

@media screen and (max-width: 767px) {
  .sdgIconContainer span {
    width: 100%;
  }
}

.sdgIconContainer .sdgIcons {
  margin-top: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  border-radius: 0 !important;
}

@media screen and (max-width: 767px) {
  .sdgIconContainer .sdgIcons {
    margin-top: 3%;
  }
}

.sdgIconContainer .sdgIcons img {
  margin-bottom: 15px;
  margin-right: calc(75px / 4);
  display: block;
  width: calc(95% / 5 - 15px) !important;
}

.sdgIconContainer .sdgIcons img:nth-of-type(5n) {
  margin-right: 0;
}

@media screen and (max-width: 767px) {
  .sdgIconContainer .sdgIcons img {
    margin-bottom: 3%;
    margin-right: calc(15% / 4);
    width: calc(100% / 5 - 3%) !important;
  }
}

.sdgIconContainer.fullWd {
  margin-top: 45px;
}

@media screen and (max-width: 767px) {
  .sdgIconContainer.fullWd {
    margin-top: 8%;
  }
}

.sdgIconContainer.fullWd span {
  width: 100%;
}

@media screen and (min-width: 768px) {
  .sdgIconContainer.fullWd img {
    width: calc(100% / 5 - 15px) !important;
  }
}

.brand_privacy_page #pageContent {
  padding-bottom: 8rem;
}

.brand_privacy_page #pageContent > div > h2 {
  margin-top: 4rem;
  letter-spacing: 0.24em;
  font-size: 1.5rem;
}

.brand_privacy_page #pageContent > div > p {
  margin-top: 2rem;
  font-weight: 300;
  letter-spacing: 0.24em;
  font-size: 1rem;
}

.brand_privacy_page #pageContent > div > ul {
  margin-top: 2rem;
}

.brand_privacy_page #pageContent > div > ul li {
  margin-top: 0.5rem;
  font-weight: 300;
  letter-spacing: 0.24em;
  font-size: 1rem;
  margin-left: 1.4em;
  list-style: disc;
}

.brand_privacy_page #pageContent > div > div {
  margin-top: 4rem;
}

.brand_privacy_page #pageContent > div > div p {
  text-align: right;
  font-weight: 300;
  letter-spacing: 0.24em;
  font-size: 1rem;
}

.brand_privacy_page #pageContent > div *:first-child {
  margin-top: 0;
}

.brand_contact_page #pageContent {
  padding-top: 90px;
}

@media screen and (max-width: 767px) {
  .brand_contact_page #pageContent {
    padding-top: 10vw;
  }
}

.brand_contact_page #pageContent > div {
  max-width: 850px;
  width: 90vw;
  margin: 0 auto;
}

.brand_contact_page #pageContent > div h2 {
  padding: 0 0 1em 0;
  border-bottom: 2px solid #55bcd8;
  margin-bottom: 4rem;
}

.brand_contact_page #pageContent > div h2 span {
  position: relative;
  line-height: 1;
  font-size: 1.5714rem;
  color: #55bcd8;
  letter-spacing: 0.2em;
  display: inline-block;
  padding-left: 2.2em;
}

.brand_contact_page #pageContent > div h2 span:before {
  content: " ";
  display: block;
  width: 1.22727em;
  height: 1.3261em;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

#telContact h2 span:before {
  background-image: url(/assets/images/common/icon_tel2.svg);
}

#telContact ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media screen and (max-width: 767px) {
  #telContact ul {
    display: block;
  }
}

#telContact ul li {
  margin: 0 3.5%;
  width: 32.11%;
  text-align: center;
}

@media screen and (max-width: 767px) {
  #telContact ul li {
    margin: 0;
    width: 100%;
    margin-top: 5vw;
  }
  #telContact ul li:first-child {
    margin-top: 0;
  }
}

#telContact ul li h3 {
  letter-spacing: 0.05em;
  font-size: 1.2857rem;
  margin-bottom: 0.5em;
}

@media screen and (min-width: 768px) and (max-width: 1099px) {
  #telContact ul li h3 {
    font-size: 1.1rem;
  }
}

#telContact ul li div {
  border: 1px solid;
  padding: 2rem;
}

@media screen and (min-width: 768px) and (max-width: 1099px) {
  #telContact ul li div {
    padding: 1.5rem;
  }
}

@media screen and (max-width: 767px) {
  #telContact ul li div {
    padding: 1rem;
  }
}

#telContact ul li div figure {
  height: 2.92857rem;
  margin-bottom: 1.7rem;
}

#telContact ul li div figure img {
  height: 100%;
  width: auto;
}

#telContact ul li div p {
  font-size: 1.7857rem;
  font-weight: bold;
  letter-spacing: 0.075em;
  line-height: 1;
  text-decoration: none;
}

@media screen and (min-width: 768px) and (max-width: 1099px) {
  #telContact ul li div p {
    font-size: 1.5rem;
  }
}

#telContact ul li div p a {
  text-decoration: none;
  line-height: 1;
  color: inherit;
  font-weight: inherit;
}

@media screen and (min-width: 1100px) {
  #telContact ul li div p a {
    pointer-events: none;
  }
}

#telContact ul li:nth-child(1) {
  color: #55bcd8;
}

#telContact ul li:nth-child(1) div {
  border-color: #55bcd8;
}

#telContact ul li:nth-child(2) {
  color: #fb8581;
}

#telContact ul li:nth-child(2) div {
  border-color: #fb8581;
}

@media screen and (min-width: 1100px) {
  #telContact ul li:nth-child(2) div {
    padding: 4.457rem 2rem;
  }
}

@media screen and (min-width: 768px) and (max-width: 1099px) {
  #telContact ul li:nth-child(2) div {
    padding: 3.814rem 2rem;
  }
}

@media screen and (max-width: 767px) {
  #telContact ul li:nth-child(2) div {
    padding: 3.31415rem 1rem;
  }
}

@media screen and (min-width: 1100px) {
  #telContact ul li:nth-child(2) div p {
    font-size: 1.5rem;
  }
}

@media screen and (min-width: 768px) and (max-width: 1099px) {
  #telContact ul li:nth-child(2) div p {
    font-size: 1.5rem;
  }
}

#mailContact {
  padding: 100px 0 150px;
}

@media screen and (max-width: 767px) {
  #mailContact {
    padding: 15vw 0;
  }
}

#mailContact h2 span:before {
  background-image: url(/assets/images/common/icon_mail_bl.svg);
}

.confirm_page #mailContact {
  padding-top: 0;
}

.confirm_page .form-item {
  border-bottom: 1px solid #55bcd8;
}

.confirm_page .form-item dt {
  padding-left: 0 !important;
}

.confirm_page .form-item dt:before {
  display: none;
}

.confirm_page .form-item dd {
  color: #333;
  font-size: 1.2857rem;
  letter-spacing: 0.05em;
}

.confirm_page .form-item dd:before, .confirm_page .form-item dd:after {
  display: none;
}

.confirm_page .fi-mail {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 767px) {
  .confirm_page .fi-mail {
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
}

.confirm_page .fi-mail dt {
  padding-top: 0 !important;
}

.confirm_page .mail_confirm {
  display: none;
}

.thanks_page #pageContent > div {
  padding-bottom: 150px;
}

@media screen and (max-width: 767px) {
  .thanks_page #pageContent > div {
    padding-bottom: 10vw;
  }
}

.thanks_page #pageContent > div #thanks {
  text-align: center;
  margin-bottom: 5rem;
}

.thanks_page #pageContent > div #thanks h2 {
  padding: 0;
  border: none;
  color: #55bcd8;
  font-size: 1.714285rem;
  letter-spacing: 0.2em;
  margin-bottom: 1.5em;
}

@media screen and (max-width: 767px) {
  .thanks_page #pageContent > div #thanks h2 {
    font-size: 1.45rem;
  }
}

.thanks_page #pageContent > div #thanks figure {
  display: block;
  width: 6.571rem;
  margin: 0 auto 2rem;
}

.thanks_page #pageContent > div #thanks p {
  letter-spacing: 0.2em;
  font-weight: 300;
  font-size: 1.42857rem;
  line-height: 2.2;
}

@media screen and (max-width: 767px) {
  .thanks_page #pageContent > div #thanks p {
    font-size: 1.15rem;
  }
}

.thanks_page #pageContent > div #thanks p.small {
  font-size: 1.1428rem;
  line-height: 1.875;
  margin-top: 2em;
}

@media screen and (max-width: 767px) {
  .thanks_page #pageContent > div #thanks p.small {
    font-size: 1rem;
  }
}

.policyArea {
  margin: 6rem auto 0;
  width: 90%;
  max-width: 1100px;
}

.policyArea .contentsBox h3 {
  font-size: 1.42857rem;
  letter-spacing: 0.18em;
  margin-top: 1.8rem;
  color: #55bcd8;
}

@media screen and (min-width: 768px) and (max-width: 1099px) {
  .policyArea .contentsBox h3 {
    font-size: 1.1rem;
  }
}

.policyArea .contentsBox h4 {
  font-size: 1.2rem;
  letter-spacing: 0.18em;
  margin-top: .8rem;
}

@media screen and (min-width: 768px) and (max-width: 1099px) {
  .policyArea .contentsBox h4 {
    font-size: .8rem;
  }
}

.policyArea .contentsBox p {
  margin-top: .8rem;
  font-weight: normal;
}

#sitemap {
  padding: 0 85px 85px;
}

#sitemap h1 {
  font-size: 1.2rem;
  padding: 18px;
  background: #55bcd8;
  color: #fff;
}

#sitemap .pages h2 {
  background: #EEE;
  padding: 20px;
  line-height: 1em;
  font-size: 20px;
  font-weight: bold;
  margin: 80px 0 30px;
}

#sitemap ul {
  margin: 0 0 0 18px;
}

#sitemap ul li a, #sitemap ul li span {
  display: block;
  padding: 8px 12px;
  color: #55bcd8;
  font-weight: bold;
}

#sitemap ul li span {
  color: #999;
}

#sitemap ul li .none {
  color: #999;
  text-decoration: none;
  pointer-events: none;
}

#sitemap ul li .commonSet {
  color: #37718C;
}

#sitemap ul li ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

#sitemap ul li ul li {
  width: 25%;
  margin-top: 25px;
  position: relative;
  padding-left: 12px;
}

#sitemap ul li ul li ul {
  display: block;
  margin-top: 0px;
}

#sitemap ul li ul li ul li {
  width: auto;
  margin-top: 0px;
}

#sitemap ul li ul li:after, #sitemap ul li ul li:before {
  content: "";
  position: absolute;
  background: #55bcd8;
}

#sitemap ul li ul li:after {
  width: 1px;
  height: 16px;
  top: 8px;
  left: 0;
}

#sitemap ul li ul li:before {
  width: 10px;
  height: 1px;
  top: 16px;
  left: 0;
}

#design {
  text-align: center;
}

#design img {
  max-width: 100%;
}

.corporate_top_page #mainvSec {
  position: relative;
  background: #fff;
}

.corporate_top_page #mainvSec #mainv {
  width: calc(100% - 80px);
  height: calc(100vh - 166px);
  margin: 0 auto;
  position: relative;
}

@media screen and (min-width: 768px) and (max-width: 1099px) {
  .corporate_top_page #mainvSec #mainv {
    width: calc(100% - 10vw);
    height: calc(100vh - 10vw);
  }
}

@media screen and (max-width: 767px) {
  .corporate_top_page #mainvSec #mainv {
    width: calc(100% - 10vw);
    height: calc(100vh - 23vw);
  }
}

.corporate_top_page #mainvSec p {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 60%;
  max-width: 473px;
}

.corporate_top_page #mainvSec .mainvBg {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  border-radius: 15px;
}

@media screen and (max-width: 767px) {
  .corporate_top_page #mainvSec .mainvBg {
    background-image: url(/assets/images/corporate/top/mainv_top_sp.jpg);
  }
}

@media screen and (min-width: 768px) {
  .corporate_top_page #mainvSec .mainvBg {
    background-image: url(/assets/images/corporate/top/mainv_top_pc.jpg);
  }
}

.corporate_top_page #mainvSec #cloud1 {
  width: 52%;
  max-width: 765px;
  position: absolute;
  left: 0;
  bottom: 0;
  -webkit-transform: translateY(70%);
          transform: translateY(70%);
  z-index: 10;
}

@media screen and (max-width: 767px) {
  .corporate_top_page #mainvSec #cloud1 {
    width: 70%;
    left: -10%;
  }
}

.corporate_top_page #mainvSec #cloud1 .illust_character {
  position: absolute;
  z-index: 10;
  width: 31.6%;
  top: -25%;
  left: 30%;
}

@media screen and (max-width: 767px) {
  .corporate_top_page #mainvSec #cloud1 .illust_character {
    top: -30%;
    left: 20%;
  }
}

.corporate_top_page #mainvSec #cloud1 .illust_character img {
  width: 100%;
  height: auto;
}

.corporate_top_page #mainvSec #cloud1 .illust_cloud {
  width: 100%;
}

.corporate_top_page #mainvSec #cloud1 .illust_cloud img {
  width: 100%;
  height: auto;
}

.corporate_top_page #mainvSec #cloud2 {
  width: 20%;
  max-width: 261px;
  position: absolute;
  right: 0;
  bottom: 5px;
}

@media screen and (max-width: 767px) {
  .corporate_top_page #mainvSec #cloud2 {
    width: 23%;
  }
}

.corporate_top_page #corpTopSec1 {
  padding-top: 135px;
  background: #fff;
}

@media screen and (max-width: 767px) {
  .corporate_top_page #corpTopSec1 {
    text-align: center;
    padding-top: 23.75vw;
  }
}

.corporate_top_page #corpTopSec1 > div {
  width: 100%;
}

@media screen and (min-width: 768px) {
  .corporate_top_page #corpTopSec1 > div .txt {
    position: absolute;
    z-index: 10;
    top: 17.357rem;
    left: 3.6666%;
    width: 54%;
  }
}

.corporate_top_page #corpTopSec1 > div .txt p {
  width: 70.37%;
}

@media screen and (max-width: 767px) {
  .corporate_top_page #corpTopSec1 > div .txt p {
    width: 62.5vw;
    margin: 0 auto;
  }
}

.corporate_top_page #corpTopSec1 > div .txt h3 {
  width: 91.512%;
  margin-left: auto;
  margin-top: 4.2rem;
  height: 0;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  padding-bottom: 7.716%;
  position: relative;
}

@media screen and (max-width: 767px) {
  .corporate_top_page #corpTopSec1 > div .txt h3 {
    width: 81.25vw;
    margin: 7.5vw auto 0;
  }
}

.corporate_top_page #corpTopSec1 > div .txt h3 svg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.corporate_top_page #corpTopSec1 > div .illust .fukidashi {
  width: 54.666%;
  margin-left: auto;
  margin-right: 2.333%;
  height: 0;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  padding-bottom: 33.91%;
  position: relative;
}

@media screen and (max-width: 767px) {
  .corporate_top_page #corpTopSec1 > div .illust .fukidashi {
    width: 60.9375vw;
    margin: 7.5vw auto 0 18VW;
  }
}

.corporate_top_page #corpTopSec1 > div .illust .fukidashi svg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.corporate_top_page #corpTopSec1 > div .illust .character {
  width: 32.666%;
  height: 0;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  padding-bottom: 20.666%;
  margin-top: 3.42857rem;
  margin-left: auto;
  margin-right: -3.833%;
  position: relative;
}

@media screen and (max-width: 767px) {
  .corporate_top_page #corpTopSec1 > div .illust .character {
    width: 32.8125vw;
    margin: 0 auto 0;
  }
}

.corporate_top_page #corpTopSec1 > div .illust .character svg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.corporate_top_page #corpTopSec2 {
  background: #fcfcfc;
}

@media screen and (min-width: 768px) {
  .corporate_top_page #corpTopSec2 {
    padding-top: 105px;
  }
}

@media screen and (max-width: 767px) {
  .corporate_top_page #corpTopSec2 {
    padding-top: 16.5625vw;
  }
}

@media screen and (min-width: 768px) {
  .corporate_top_page #corpTopSec2 > div:first-child {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-bottom: 80px;
  }
}

@media screen and (max-width: 767px) {
  .corporate_top_page #corpTopSec2 > div:first-child {
    padding-bottom: 15vw;
  }
}

@media screen and (min-width: 768px) and (max-width: 1099px) {
  .corporate_top_page #corpTopSec2 > div:first-child .ttl {
    width: 20%;
  }
}

@media screen and (max-width: 767px) {
  .corporate_top_page #corpTopSec2 > div:first-child .ttl {
    width: 29.375vw;
    margin: 0 auto 7.8125vw;
  }
}

.corporate_top_page #corpTopSec2 > div:first-child .ttl h2 {
  position: relative;
  margin-bottom: 4.28rem;
}

@media screen and (min-width: 1100px) {
  .corporate_top_page #corpTopSec2 > div:first-child .ttl h2 {
    padding: 37px 0 25px;
    width: 150px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1099px) {
  .corporate_top_page #corpTopSec2 > div:first-child .ttl h2 {
    padding: 3vw 0 2vw;
    width: 60%;
  }
}

@media screen and (max-width: 767px) {
  .corporate_top_page #corpTopSec2 > div:first-child .ttl h2 {
    padding: 0 0 6.25vw;
    width: 100%;
    margin-bottom: 0;
  }
}

.corporate_top_page #corpTopSec2 > div:first-child .ttl h2:after {
  content: " ";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 65%;
  height: 1px;
  background: #009fe8;
}

@media screen and (max-width: 767px) {
  .corporate_top_page #corpTopSec2 > div:first-child .ttl h2:after {
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

@media screen and (min-width: 1100px) {
  .corporate_top_page #corpTopSec2 > div:first-child .ttl .btn a {
    width: 251px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1099px) {
  .corporate_top_page #corpTopSec2 > div:first-child .ttl .btn a {
    width: 100%;
  }
}

.corporate_top_page #corpTopSec2 > div:first-child .con {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (min-width: 1100px) {
  .corporate_top_page #corpTopSec2 > div:first-child .con {
    width: 874px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1099px) {
  .corporate_top_page #corpTopSec2 > div:first-child .con {
    width: 75%;
  }
}

@media screen and (max-width: 767px) {
  .corporate_top_page #corpTopSec2 > div:first-child .con {
    display: block;
  }
}

@media screen and (min-width: 768px) {
  .corporate_top_page #corpTopSec2 > div:first-child .con li {
    width: 27.46%;
    margin-right: 5.94%;
  }
}

@media screen and (max-width: 767px) {
  .corporate_top_page #corpTopSec2 > div:first-child .con li {
    margin-bottom: 1.5vw;
  }
  .corporate_top_page #corpTopSec2 > div:first-child .con li:last-child {
    margin-bottom: 0;
  }
}

.corporate_top_page #corpTopSec2 > div:first-child .con li a {
  display: block;
  text-decoration: none;
}

@media screen and (max-width: 767px) {
  .corporate_top_page #corpTopSec2 > div:first-child .con li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.corporate_top_page #corpTopSec2 > div:first-child .con li a p {
  font-size: 1.1428rem;
  letter-spacing: 0.15em;
}

@media screen and (max-width: 767px) {
  .corporate_top_page #corpTopSec2 > div:first-child .con li a p {
    width: 53.4375vw;
    font-size: 1.25rem;
  }
}

.corporate_top_page #corpTopSec2 > div:first-child .con li a p.date {
  color: #009fe8;
  font-size: 1rem;
  margin-bottom: 1rem;
}

@media screen and (max-width: 767px) {
  .corporate_top_page #corpTopSec2 > div:first-child .con li a p.date {
    width: 100%;
    margin-bottom: 0.7rem;
    font-size: 1.041666rem;
  }
}

.corporate_top_page #corpTopSec2 > div:first-child .con li a figure {
  border-radius: 1.1428rem;
  overflow: hidden;
  margin-bottom: 1rem;
}

@media screen and (max-width: 767px) {
  .corporate_top_page #corpTopSec2 > div:first-child .con li a figure {
    width: 31.875vw;
    border-radius: 1.5625vw;
  }
}

.corporate_top_page #corpTopSec2 > div:first-child .con li a figure span {
  display: block;
  width: 100%;
  height: 0;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  padding-bottom: 59.1666%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transition: .4s;
  transition: .4s;
}

.corporate_top_page #corpTopSec2 > div:first-child .con li a:hover p.date {
  color: #55bcd8;
}

.corporate_top_page #corpTopSec2 > div:first-child .con li a:hover figure span {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

@media screen and (max-width: 767px) {
  .corporate_top_page #corpTopSec2 > div:first-child .btn {
    margin-top: 14vw;
  }
}

.corporate_top_page #corpTopSec3 {
  padding-top: 180px;
  padding-bottom: 80px;
  background-color: #fff;
  background-image: url(/assets/images/corporate/top/sec3_bg.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 0 80px;
}

@media screen and (max-width: 767px) {
  .corporate_top_page #corpTopSec3 {
    background-position: -46vw -2vw;
    background-size: 178vw auto;
    padding-top: 14vw;
    padding-bottom: 13.125vw;
    background-repeat: repeat-y;
  }
}

.corporate_top_page #corpTopSec3 .ctcMainImg {
  position: relative;
  margin-right: -8.3333%;
}

@media screen and (max-width: 767px) {
  .corporate_top_page #corpTopSec3 .ctcMainImg {
    margin-right: 0;
  }
}

.corporate_top_page #corpTopSec3 .ctcMainImg .illust {
  position: absolute;
  width: 37.25%;
  left: 2%;
  top: -7.3%;
  z-index: 1;
  height: 0;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  padding-bottom: 37.5%;
}

@media screen and (max-width: 767px) {
  .corporate_top_page #corpTopSec3 .ctcMainImg .illust {
    left: 0;
    top: -1.2vw;
  }
}

.corporate_top_page #corpTopSec3 .ctcMainImg .illust svg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.corporate_top_page #corpTopSec3 .ctcMainImg .img1 {
  position: relative;
  z-index: 5;
  width: 90.6666%;
  margin-left: auto;
}

@media screen and (max-width: 767px) {
  .corporate_top_page #corpTopSec3 .ctcMainImg .img1 {
    width: 92vw;
    margin-right: -5vw;
  }
}

.corporate_top_page #corpTopSec3 .ctcMainImg .img1 img {
  width: 100%;
  height: auto;
}

.corporate_top_page #corpTopSec3 .txt {
  position: absolute;
  z-index: 10;
  width: 45.1666%;
  left: 0;
  top: 0;
  padding-top: 46%;
}

@media screen and (max-width: 767px) {
  .corporate_top_page #corpTopSec3 .txt {
    position: relative;
    width: 73.75vw;
    padding: 0;
    margin: -15vw auto 0 7.5vw;
  }
}

.corporate_top_page #corpTopSec3 .txt h2 {
  width: 80%;
  padding-bottom: 14.18%;
}

@media screen and (max-width: 767px) {
  .corporate_top_page #corpTopSec3 .txt h2 {
    padding-bottom: 9.6vw;
  }
}

.corporate_top_page #corpTopSec3 .txt p {
  width: 100%;
  padding-bottom: 14.18%;
}

@media screen and (max-width: 767px) {
  .corporate_top_page #corpTopSec3 .txt p {
    padding-bottom: 8.4vw;
  }
}

.corporate_top_page #corpTopSec3 .txt .btn {
  text-align: left;
}

.corporate_top_page #corpTopSec3 .ctcSubImg {
  position: relative;
  margin-top: 2.85rem;
  margin-right: -2.5%;
  margin-left: auto;
  z-index: 1;
  width: 62.5%;
  padding-top: 120px;
}

.corporate_top_page #corpTopSec3 .ctcSubImg .img2 {
  width: 53.3333%;
}

.corporate_top_page #corpTopSec3 .ctcSubImg .img2 img {
  width: 100%;
  height: auto;
}

.corporate_top_page #corpTopSec3 .ctcSubImg .img3 {
  position: absolute;
  top: 0;
  right: 0;
  width: 46.6666%;
}

.corporate_top_page #corpTopSec3 .ctcSubImg .img3 img {
  width: 100%;
  height: auto;
}

.corporate_top_page #corpTopSec4 {
  padding-top: 180px;
  padding-bottom: 260px;
  background-color: #f5fcff;
  background-image: url(/assets/images/corporate/top/sec4_bg.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 0 80px;
  position: relative;
}

@media screen and (min-width: 768px) and (max-width: 1099px) {
  .corporate_top_page #corpTopSec4 {
    padding-bottom: 13vw;
  }
}

@media screen and (max-width: 767px) {
  .corporate_top_page #corpTopSec4 {
    background-position: -46vw -2vw;
    background-size: 178vw auto;
    padding-top: 14vw;
    padding-bottom: 13.125vw;
    background-repeat: repeat-y;
  }
}

.corporate_top_page #corpTopSec4 .ctcMainImg {
  position: relative;
}

.corporate_top_page #corpTopSec4 .ctcMainImg .illust {
  position: absolute;
  width: 18.4166%;
  right: 4.1666%;
  top: 2%;
  z-index: 5;
  height: 0;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  padding-bottom: 20.416%;
}

@media screen and (max-width: 767px) {
  .corporate_top_page #corpTopSec4 .ctcMainImg .illust {
    width: 16.725vw;
    right: 3%;
    top: 5vw;
  }
}

.corporate_top_page #corpTopSec4 .ctcMainImg .illust svg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.corporate_top_page #corpTopSec4 .ctcMainImg .img1 {
  position: relative;
  z-index: 1;
  width: 100%;
  margin-left: auto;
}

@media screen and (max-width: 767px) {
  .corporate_top_page #corpTopSec4 .ctcMainImg .img1 {
    width: 100vw;
    margin-left: -4vw;
  }
}

.corporate_top_page #corpTopSec4 .ctcMainImg .img1 img {
  width: 100%;
  height: auto;
}

.corporate_top_page #corpTopSec4 .txt {
  position: absolute;
  z-index: 10;
  width: 36.5833%;
  right: -1.5%;
  top: 0;
  padding-top: 40.4166%;
}

@media screen and (max-width: 767px) {
  .corporate_top_page #corpTopSec4 .txt {
    position: relative;
    width: 59.6125vw;
    padding: 0;
    margin: -15vw auto 0 7.5vw;
  }
}

.corporate_top_page #corpTopSec4 .txt h2 {
  width: 80%;
  padding-bottom: 14.18%;
}

@media screen and (max-width: 767px) {
  .corporate_top_page #corpTopSec4 .txt h2 {
    width: 95.26%;
    padding-bottom: 9.6vw;
  }
}

.corporate_top_page #corpTopSec4 .txt p {
  width: 100%;
  padding-bottom: 14.18%;
}

@media screen and (max-width: 767px) {
  .corporate_top_page #corpTopSec4 .txt p {
    padding-bottom: 8.4vw;
  }
}

.corporate_top_page #corpTopSec4 .txt .btn {
  text-align: left;
}

.corporate_top_page #corpTopSec4 .ctcSubImg {
  position: relative;
  margin-top: -8.1428rem;
  margin-left: 1.5%;
  z-index: 1;
  width: 57.5%;
}

.corporate_top_page #corpTopSec4 .ctcSubImg .img2 {
  width: 44.5588%;
}

.corporate_top_page #corpTopSec4 .ctcSubImg .img2 img {
  width: 100%;
  height: auto;
}

.corporate_top_page #corpTopSec4 .ctcSubImg .img3 {
  position: absolute;
  bottom: -15%;
  right: 0;
  width: 48%;
}

.corporate_top_page #corpTopSec4 .ctcSubImg .img3 img {
  width: 100%;
  height: auto;
}

.corporate_top_page #corpTopSec4 .ctcSubImg .illust {
  position: absolute;
  top: 34%;
  right: 5%;
  z-index: 10;
  width: 33.67%;
}

.corporate_top_page #corpTopSec4 .ctcSubImg .illust img {
  width: 100%;
  height: auto;
}

.corporate_top_page #corpTopSec5 {
  position: relative;
  padding-top: 180px;
  padding-bottom: 150px;
  background-color: #fff;
  background-image: url(/assets/images/corporate/top/sec5_bg.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 0 80px;
}

@media screen and (min-width: 768px) and (max-width: 1099px) {
  .corporate_top_page #corpTopSec5 {
    padding-bottom: 20vw;
  }
}

@media screen and (max-width: 767px) {
  .corporate_top_page #corpTopSec5 {
    background-position: 0 0;
    background-size: 120vw auto;
    padding-top: 14vw;
    padding-bottom: 13.125vw;
    background-repeat: repeat-y;
  }
}

.corporate_top_page #corpTopSec5 .ctcMainImg {
  position: relative;
  margin-left: auto;
}

.corporate_top_page #corpTopSec5 .ctcMainImg .illust {
  position: absolute;
  width: 23%;
  right: 7%;
  top: -7%;
  z-index: 1;
}

@media screen and (max-width: 767px) {
  .corporate_top_page #corpTopSec5 .ctcMainImg .illust {
    width: 25%;
    right: 8%;
    top: -3%;
  }
}

.corporate_top_page #corpTopSec5 .ctcMainImg .illust img {
  width: 100%;
  height: auto;
}

.corporate_top_page #corpTopSec5 .ctcMainImg .img1 {
  position: relative;
  z-index: 5;
  width: 94.5%;
  margin-left: auto;
}

@media screen and (max-width: 767px) {
  .corporate_top_page #corpTopSec5 .ctcMainImg .img1 {
    width: 97vw;
    margin-left: -3vw;
  }
}

.corporate_top_page #corpTopSec5 .ctcMainImg .img1 img {
  width: 100%;
  height: auto;
}

.corporate_top_page #corpTopSec5 .txt {
  position: absolute;
  z-index: 10;
  width: 41.4166%;
  left: 0;
  top: 0;
  padding-top: 41%;
}

@media screen and (max-width: 767px) {
  .corporate_top_page #corpTopSec5 .txt {
    position: relative;
    width: 67.406vw;
    padding: 0;
    margin: -15vw auto 0 7.5vw;
  }
}

.corporate_top_page #corpTopSec5 .txt h2 {
  width: 81.69%;
  padding-bottom: 14.18%;
}

@media screen and (max-width: 767px) {
  .corporate_top_page #corpTopSec5 .txt h2 {
    width: 80.2%;
    padding-bottom: 9.6vw;
  }
}

.corporate_top_page #corpTopSec5 .txt p {
  width: 100%;
  padding-bottom: 14.18%;
}

@media screen and (max-width: 767px) {
  .corporate_top_page #corpTopSec5 .txt p {
    padding-bottom: 8.4vw;
  }
}

.corporate_top_page #corpTopSec5 .txt .btn {
  text-align: left;
}

.corporate_top_page #corpTopSec5 .ctcSubImg {
  position: relative;
  margin-top: -4rem;
  margin-right: 9%;
  margin-left: auto;
  z-index: 1;
  width: 46.166%;
  padding-top: 0;
}

.corporate_top_page #corpTopSec5 .ctcSubImg .img2 {
  width: 100%;
  position: relative;
  z-index: 10;
}

.corporate_top_page #corpTopSec5 .ctcSubImg .img2 img {
  width: 100%;
  height: auto;
}

.corporate_top_page #corpTopSec5 .ctcSubImg .illust {
  position: absolute;
  top: 50%;
  right: -7%;
  z-index: 1;
  width: 31.227%;
}

.corporate_top_page #corpTopSec5 .ctcSubImg .illust img {
  width: 100%;
  height: auto;
}

.imgWave {
  position: relative;
  width: 100%;
  height: 0;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  padding-bottom: 40.35%;
}

@media screen and (max-width: 767px) {
  .imgWave {
    padding-bottom: 75vw;
  }
}

.imgWave .imgBg {
  pointer-events: none;
  opacity: 0;
  position: fixed;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.imgWave.active .imgBg {
  opacity: 1;
}

.imgWave .wave {
  position: absolute;
  z-index: 5;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media screen and (min-width: 768px) {
  .imgWave.iw1 .imgBg {
    background-image: url(/assets/images/corporate/top/sec2_imgarea_img_pc.jpg);
  }
}

@media screen and (max-width: 767px) {
  .imgWave.iw1 .imgBg {
    background-image: url(/assets/images/corporate/top/sec2_imgarea_img_sp.jpg);
  }
}

.imgWave.iw1 .illust {
  position: absolute;
  left: 5rem;
  bottom: -2rem;
  z-index: 1;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  width: 15%;
}

@media screen and (min-width: 768px) {
  .imgWave.iw1 .illust {
    max-width: 233px;
  }
}

@media screen and (max-width: 767px) {
  .imgWave.iw1 .illust {
    width: 25%;
    left: 10vw;
    bottom: -5vw;
  }
}

.imgWave.iw1 .illust img {
  width: 100%;
  height: auto;
}

@media screen and (max-width: 767px) {
  .imgWave.iw2 {
    padding-bottom: 125vw;
  }
}

@media screen and (min-width: 768px) {
  .imgWave.iw2 .imgBg {
    background-image: url(/assets/images/corporate/top/sec6_img_pc.jpg);
  }
}

@media screen and (max-width: 767px) {
  .imgWave.iw2 .imgBg {
    background-image: url(/assets/images/corporate/top/sec6_img_sp.jpg);
  }
}

.imgWave.iw2 .txt {
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 50%;
  max-width: 715px;
}

@media screen and (max-width: 767px) {
  .imgWave.iw2 .txt {
    width: 64.6875vw;
    display: block;
  }
}

.imgWave.iw2 .txt p {
  width: 50%;
}

@media screen and (max-width: 767px) {
  .imgWave.iw2 .txt p {
    width: 53.4375vw;
    margin-bottom: 5vw;
  }
}

.imgWave.iw2 .txt .illust {
  width: 40.4%;
}

@media screen and (max-width: 767px) {
  .imgWave.iw2 .txt .illust {
    width: 38.75vw;
    margin-left: auto;
  }
}

.corporate_aboutus_page #pageContent,
.brand_about_page #pageContent {
  padding-top: 5rem;
}

.corporate_aboutus_page #pageContent .cpLeadHead,
.brand_about_page #pageContent .cpLeadHead {
  width: 70vw;
  max-width: 592px;
  margin: 0 auto 4rem;
}

@media screen and (max-width: 767px) {
  .corporate_aboutus_page #pageContent .cpLeadHead,
  .brand_about_page #pageContent .cpLeadHead {
    max-width: none;
  }
}

.corporate_aboutus_page #pageContent .cpLeadHead img,
.brand_about_page #pageContent .cpLeadHead img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

.corporate_aboutus_page #pageContent .cpaSec,
.brand_about_page #pageContent .cpaSec {
  margin-top: 4rem;
}

.corporate_aboutus_page #pageContent .cpaSec h3,
.brand_about_page #pageContent .cpaSec h3 {
  font-size: 1.2857rem;
  font-weight: 300;
  letter-spacing: 0.24em;
  position: relative;
  padding-left: 2em;
  margin-bottom: 1.3em;
}

.corporate_aboutus_page #pageContent .cpaSec h3:before,
.brand_about_page #pageContent .cpaSec h3:before {
  content: " ";
  display: block;
  width: 1.211em;
  height: 1.433em;
  position: absolute;
  left: 0;
  top: 50%;
  z-index: 10;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(/assets/images/corporate/common/icon_flag_bl.svg);
}

.corporate_aboutus_page #pageContent .cpaSec .lead,
.brand_about_page #pageContent .cpaSec .lead {
  font-size: 1.1rem;
  font-weight: 300;
  letter-spacing: 0.1em;
  line-height: 2.178;
  margin-bottom: 1.2em;
}

.corporate_aboutus_page #pageContent .googleMapLink,
.brand_about_page #pageContent .googleMapLink {
  text-decoration: none;
  color: #28a6dd;
  border: 1px solid #28a6dd;
  border-radius: .357rem;
  padding: 1rem 4rem;
  text-align: center;
  position: relative;
}

@media screen and (max-width: 767px) {
  .corporate_aboutus_page #pageContent .googleMapLink,
  .brand_about_page #pageContent .googleMapLink {
    display: block;
    margin-top: 5vw;
    width: 80%;
  }
}

.corporate_aboutus_page #pageContent .googleMapLink:after,
.brand_about_page #pageContent .googleMapLink:after {
  content: " ";
  display: block;
  width: 0.469em;
  height: 0.825em;
  position: absolute;
  top: 50%;
  right: 1rem;
  z-index: 10;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(/assets/images/common/arw_btn_bl.svg);
}

.corporate_aboutus_page #pageContent #cpaSec1 > div dl,
.brand_about_page #pageContent #cpaSec1 > div dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 2rem 0;
  border-top: 1px solid #dce4ea;
}

.corporate_aboutus_page #pageContent #cpaSec1 > div dl:last-child,
.brand_about_page #pageContent #cpaSec1 > div dl:last-child {
  border-bottom: 1px solid #dce4ea;
}

.corporate_aboutus_page #pageContent #cpaSec1 > div dl dt,
.brand_about_page #pageContent #cpaSec1 > div dl dt {
  width: 30%;
  padding-left: 2rem;
  font-size: 1.1rem;
  font-weight: 300;
  line-height: 2.428;
  letter-spacing: 0.1em;
}

@media screen and (max-width: 767px) {
  .corporate_aboutus_page #pageContent #cpaSec1 > div dl dt,
  .brand_about_page #pageContent #cpaSec1 > div dl dt {
    width: 25%;
  }
}

.corporate_aboutus_page #pageContent #cpaSec1 > div dl dd,
.brand_about_page #pageContent #cpaSec1 > div dl dd {
  width: 75%;
  font-size: 1.1rem;
  font-weight: 300;
  line-height: 2.428;
  letter-spacing: 0.1em;
}

@media screen and (max-width: 767px) {
  .corporate_aboutus_page #pageContent #cpaSec1 > div dl dd,
  .brand_about_page #pageContent #cpaSec1 > div dl dd {
    width: 70%;
  }
}

.corporate_aboutus_page #pageContent #cpaSec1 > div dl dd._2col,
.brand_about_page #pageContent #cpaSec1 > div dl dd._2col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 767px) {
  .corporate_aboutus_page #pageContent #cpaSec1 > div dl dd._2col,
  .brand_about_page #pageContent #cpaSec1 > div dl dd._2col {
    display: block;
  }
}

.corporate_aboutus_page #pageContent #cpaSec1 > div dl dd._2col *,
.brand_about_page #pageContent #cpaSec1 > div dl dd._2col * {
  font-size: 1.1rem;
  font-weight: 300;
  line-height: 2.428;
  letter-spacing: 0.1em;
}

@media screen and (min-width: 768px) {
  .corporate_aboutus_page #pageContent #cpaSec1 > div dl dd._2col > *,
  .brand_about_page #pageContent #cpaSec1 > div dl dd._2col > * {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    margin-right: 4rem;
  }
  .corporate_aboutus_page #pageContent #cpaSec1 > div dl dd._2col > *:last-child,
  .brand_about_page #pageContent #cpaSec1 > div dl dd._2col > *:last-child {
    margin-right: 0;
  }
}

.corporate_aboutus_page #pageContent #cpaSec2 h4,
.brand_about_page #pageContent #cpaSec2 h4 {
  font-size: 1.1rem;
  letter-spacing: 0.1em;
  margin-bottom: 1rem;
  font-weight: normal;
}

.corporate_aboutus_page #pageContent #cpaSec2 ul,
.brand_about_page #pageContent #cpaSec2 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.corporate_aboutus_page #pageContent #cpaSec2 ul li,
.brand_about_page #pageContent #cpaSec2 ul li {
  font-size: 1rem;
  font-weight: 300;
  letter-spacing: 0.1em;
  text-align: center;
  border: 1px solid #333;
  border-radius: 0.357rem;
  padding: 1em;
}

@media screen and (min-width: 768px) {
  .corporate_aboutus_page #pageContent #cpaSec2 ul li,
  .brand_about_page #pageContent #cpaSec2 ul li {
    width: 17.888%;
    margin-right: 2.5%;
    margin-top: 0.7em;
  }
  .corporate_aboutus_page #pageContent #cpaSec2 ul li:nth-child(5n),
  .brand_about_page #pageContent #cpaSec2 ul li:nth-child(5n) {
    margin-right: 0;
  }
  .corporate_aboutus_page #pageContent #cpaSec2 ul li:nth-child(-n+5),
  .brand_about_page #pageContent #cpaSec2 ul li:nth-child(-n+5) {
    margin-top: 0;
  }
}

@media screen and (min-width: 768px) and (max-width: 1099px) {
  .corporate_aboutus_page #pageContent #cpaSec2 ul li,
  .brand_about_page #pageContent #cpaSec2 ul li {
    font-size: 0.95rem;
    letter-spacing: 0.08em;
  }
}

@media screen and (max-width: 767px) {
  .corporate_aboutus_page #pageContent #cpaSec2 ul li,
  .brand_about_page #pageContent #cpaSec2 ul li {
    width: 48%;
    margin-right: 4%;
    margin-top: 0.7em;
  }
  .corporate_aboutus_page #pageContent #cpaSec2 ul li:nth-child(2n),
  .brand_about_page #pageContent #cpaSec2 ul li:nth-child(2n) {
    margin-right: 0;
  }
  .corporate_aboutus_page #pageContent #cpaSec2 ul li:nth-child(-n+2),
  .brand_about_page #pageContent #cpaSec2 ul li:nth-child(-n+2) {
    margin-top: 0;
  }
}

.corporate_aboutus_page #pageContent #cpaSec2 ul li span,
.brand_about_page #pageContent #cpaSec2 ul li span {
  font-size: 1.1rem;
}

.corporate_aboutus_page #pageContent #cpaSec3,
.brand_about_page #pageContent #cpaSec3 {
  margin-bottom: 6rem;
}

@media screen and (min-width: 768px) {
  .corporate_aboutus_page #pageContent #cpaSec3 ul,
  .brand_about_page #pageContent #cpaSec3 ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.corporate_aboutus_page #pageContent #cpaSec3 ul li,
.brand_about_page #pageContent #cpaSec3 ul li {
  position: relative;
}

@media screen and (min-width: 768px) {
  .corporate_aboutus_page #pageContent #cpaSec3 ul li,
  .brand_about_page #pageContent #cpaSec3 ul li {
    width: 31.2222%;
    margin-right: 3.1%;
    margin-top: 3rem;
    padding-bottom: 4rem;
  }
  .corporate_aboutus_page #pageContent #cpaSec3 ul li:nth-child(3n),
  .brand_about_page #pageContent #cpaSec3 ul li:nth-child(3n) {
    margin-right: 0;
  }
  .corporate_aboutus_page #pageContent #cpaSec3 ul li:nth-child(-n+3),
  .brand_about_page #pageContent #cpaSec3 ul li:nth-child(-n+3) {
    margin-top: 0;
  }
}

@media screen and (max-width: 767px) {
  .corporate_aboutus_page #pageContent #cpaSec3 ul li,
  .brand_about_page #pageContent #cpaSec3 ul li {
    margin-top: 8vw;
  }
  .corporate_aboutus_page #pageContent #cpaSec3 ul li:nth-child(-n+1),
  .brand_about_page #pageContent #cpaSec3 ul li:nth-child(-n+1) {
    margin-top: 0;
  }
}

.corporate_aboutus_page #pageContent #cpaSec3 ul li .map,
.brand_about_page #pageContent #cpaSec3 ul li .map {
  position: relative;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  width: 100%;
  height: 0;
  padding-bottom: 76.51%;
  margin-bottom: 2rem;
  border: 1px solid #d1d1d1;
  border-radius: 0.357rem;
  overflow: hidden;
}

@media screen and (max-width: 767px) {
  .corporate_aboutus_page #pageContent #cpaSec3 ul li .map,
  .brand_about_page #pageContent #cpaSec3 ul li .map {
    padding-bottom: 56%;
    margin-bottom: 5vw;
  }
}

.corporate_aboutus_page #pageContent #cpaSec3 ul li .map iframe,
.brand_about_page #pageContent #cpaSec3 ul li .map iframe {
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
}

.corporate_aboutus_page #pageContent #cpaSec3 ul li h4,
.brand_about_page #pageContent #cpaSec3 ul li h4 {
  color: #28a6dd;
  font-size: 1.1rem;
  margin-bottom: 0.5em;
  letter-spacing: 0.1em;
  line-height: 1.75;
}

@media screen and (max-width: 767px) {
  .corporate_aboutus_page #pageContent #cpaSec3 ul li h4,
  .brand_about_page #pageContent #cpaSec3 ul li h4 {
    font-size: 1.2rem;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
}

.corporate_aboutus_page #pageContent #cpaSec3 ul li p,
.brand_about_page #pageContent #cpaSec3 ul li p {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 0.2em;
  letter-spacing: 0.1em;
  line-height: 1.75;
}

@media screen and (max-width: 767px) {
  .corporate_aboutus_page #pageContent #cpaSec3 ul li p,
  .brand_about_page #pageContent #cpaSec3 ul li p {
    font-size: 1.1rem;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (min-width: 768px) {
  .corporate_aboutus_page #pageContent #cpaSec3 ul li .btn,
  .brand_about_page #pageContent #cpaSec3 ul li .btn {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 10;
  }
}

@media screen and (max-width: 767px) {
  .corporate_aboutus_page #pageContent #cpaSec3 ul li .btn,
  .brand_about_page #pageContent #cpaSec3 ul li .btn {
    text-align: center;
    margin: 5vw auto 0;
    width: 70%;
  }
}

.corporate_aboutus_page #pageContent #cpaSec3 ul li .btn a,
.brand_about_page #pageContent #cpaSec3 ul li .btn a {
  margin-left: auto;
}

@media screen and (max-width: 767px) {
  .corporate_aboutus_page #pageContent #cpaSec3 ul li .btn a,
  .brand_about_page #pageContent #cpaSec3 ul li .btn a {
    margin: 0 auto 0;
  }
}

.corporate_aboutus_page #pageContent #cpaSec4,
.brand_about_page #pageContent #cpaSec4 {
  margin-bottom: 6rem;
}

@media screen and (min-width: 768px) {
  .corporate_aboutus_page #pageContent #cpaSec4 ul,
  .brand_about_page #pageContent #cpaSec4 ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.corporate_aboutus_page #pageContent #cpaSec4 ul li,
.brand_about_page #pageContent #cpaSec4 ul li {
  position: relative;
}

@media screen and (min-width: 768px) {
  .corporate_aboutus_page #pageContent #cpaSec4 ul li,
  .brand_about_page #pageContent #cpaSec4 ul li {
    width: 33.3333%;
    margin-right: 3.4655%;
  }
  .corporate_aboutus_page #pageContent #cpaSec4 ul li:last-child,
  .brand_about_page #pageContent #cpaSec4 ul li:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 767px) {
  .corporate_aboutus_page #pageContent #cpaSec4 ul li,
  .brand_about_page #pageContent #cpaSec4 ul li {
    margin-top: 5vw;
  }
  .corporate_aboutus_page #pageContent #cpaSec4 ul li:nth-child(-n+1),
  .brand_about_page #pageContent #cpaSec4 ul li:nth-child(-n+1) {
    margin-top: 0;
  }
}

.corporate_aboutus_page #pageContent #cpaSec4 ul li a,
.brand_about_page #pageContent #cpaSec4 ul li a {
  display: block;
  background: #4995bf;
  color: #fff;
  text-decoration: none;
  font-weight: 300;
  font-size: 1.1rem;
  letter-spacing: 0.24em;
  line-height: 1;
  padding: 2em 3em 2em 2em;
  text-align: center;
  border-radius: 0.357rem;
  position: relative;
}

.corporate_aboutus_page #pageContent #cpaSec4 ul li a:before,
.brand_about_page #pageContent #cpaSec4 ul li a:before {
  content: " ";
  display: block;
  position: absolute;
  top: 50%;
  left: 2em;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.corporate_aboutus_page #pageContent #cpaSec4 ul li a:hover,
.brand_about_page #pageContent #cpaSec4 ul li a:hover {
  opacity: .6;
}

.corporate_aboutus_page #pageContent #cpaSec4 ul li.link_pdf_system a:before,
.brand_about_page #pageContent #cpaSec4 ul li.link_pdf_system a:before {
  width: 1.7857em;
  height: 1.6335em;
  background-image: url(/assets/images/corporate/common/icon_system_w.svg);
}

.corporate_aboutus_page #pageContent #cpaSec4 ul li.link_pdf_license a:before,
.brand_about_page #pageContent #cpaSec4 ul li.link_pdf_license a:before {
  width: 1.7857em;
  height: 2.2992em;
  background-image: url(/assets/images/corporate/common/icon_license_w.svg);
}

.corporate_aboutus_history_page #pageContent,
.brand_history_page #pageContent {
  padding-top: 5rem;
}

.corporate_aboutus_history_page #pageContent .cpLeadHead,
.brand_history_page #pageContent .cpLeadHead {
  width: 60vw;
  max-width: 403px;
  margin: 0 auto 4rem;
}

@media screen and (max-width: 767px) {
  .corporate_aboutus_history_page #pageContent .cpLeadHead,
  .brand_history_page #pageContent .cpLeadHead {
    max-width: none;
  }
}

.corporate_aboutus_history_page #pageContent .cpLeadHead img,
.brand_history_page #pageContent .cpLeadHead img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

.corporate_aboutus_history_page #cphSec1,
.brand_history_page #cphSec1 {
  padding-bottom: 18%;
  background-image: url(/assets/images/corporate/aboutus/history_bottom_illust.svg);
  background-position: center bottom;
  background-size: contain;
  background-repeat: no-repeat;
  margin-bottom: 4rem;
  margin-top: 5rem;
}

@media screen and (max-width: 767px) {
  .corporate_aboutus_history_page #cphSec1,
  .brand_history_page #cphSec1 {
    padding-bottom: 40%;
  }
}

.corporate_aboutus_history_page #cphSec1 > div,
.brand_history_page #cphSec1 > div {
  width: 85vw;
  max-width: 1200px;
  margin: 0 auto;
}

.corporate_aboutus_history_page #cphSec1 > div > ul,
.brand_history_page #cphSec1 > div > ul {
  position: relative;
  padding-bottom: 7.4rem;
}

@media screen and (max-width: 767px) {
  .corporate_aboutus_history_page #cphSec1 > div > ul,
  .brand_history_page #cphSec1 > div > ul {
    padding-bottom: 5rem;
  }
}

.corporate_aboutus_history_page #cphSec1 > div > ul:before,
.brand_history_page #cphSec1 > div > ul:before {
  content: " ";
  display: block;
  width: 3px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: -1;
  background: #cccccc;
}

@media screen and (max-width: 767px) {
  .corporate_aboutus_history_page #cphSec1 > div > ul:before,
  .brand_history_page #cphSec1 > div > ul:before {
    width: 1vw;
    left: 0;
  }
}

.corporate_aboutus_history_page #cphSec1 > div > ul:after,
.brand_history_page #cphSec1 > div > ul:after {
  content: " ";
  display: block;
  width: 3px;
  height: 7.4rem;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: -1;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #fff), to(#28a6dd));
  background-image: linear-gradient(#fff 50%, #28a6dd);
  background-position: right;
  background-size: 3px 5px;
  background-repeat: repeat-y;
}

@media screen and (max-width: 767px) {
  .corporate_aboutus_history_page #cphSec1 > div > ul:after,
  .brand_history_page #cphSec1 > div > ul:after {
    width: 1vw;
    left: 0;
    background-size: 1vw 1.5vw;
  }
}

.corporate_aboutus_history_page #cphSec1 > div > ul > li,
.brand_history_page #cphSec1 > div > ul > li {
  margin-top: 2.5rem;
  position: relative;
  clear: both;
  display: block;
}

@media screen and (max-width: 767px) {
  .corporate_aboutus_history_page #cphSec1 > div > ul > li,
  .brand_history_page #cphSec1 > div > ul > li {
    margin-top: 2rem;
  }
}

.corporate_aboutus_history_page #cphSec1 > div > ul > li:first-child,
.brand_history_page #cphSec1 > div > ul > li:first-child {
  margin-top: 0;
}

.corporate_aboutus_history_page #cphSec1 > div > ul > li:before,
.brand_history_page #cphSec1 > div > ul > li:before {
  content: " ";
  display: block;
  width: 1.42rem;
  height: 1.42rem;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 50%;
  z-index: 10;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

@media screen and (max-width: 767px) {
  .corporate_aboutus_history_page #cphSec1 > div > ul > li:before,
  .brand_history_page #cphSec1 > div > ul > li:before {
    left: 0;
  }
}

.corporate_aboutus_history_page #cphSec1 > div > ul > li:after,
.brand_history_page #cphSec1 > div > ul > li:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.corporate_aboutus_history_page #cphSec1 > div > ul > li.discB,
.brand_history_page #cphSec1 > div > ul > li.discB {
  margin-top: 3rem;
}

.corporate_aboutus_history_page #cphSec1 > div > ul > li.discB:before,
.brand_history_page #cphSec1 > div > ul > li.discB:before {
  background: #2f9ee8;
}

@media screen and (min-width: 768px) {
  .corporate_aboutus_history_page #cphSec1 > div > ul > li.discB .wld,
  .brand_history_page #cphSec1 > div > ul > li.discB .wld {
    position: absolute;
    left: 0;
    top: 0;
  }
}

.corporate_aboutus_history_page #cphSec1 > div > ul > li.discG:before,
.brand_history_page #cphSec1 > div > ul > li.discG:before {
  background: #5a8e00;
}

@media screen and (max-width: 767px) {
  .corporate_aboutus_history_page #cphSec1 > div > ul > li.discG:before,
  .brand_history_page #cphSec1 > div > ul > li.discG:before {
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}

@media screen and (min-width: 768px) {
  .corporate_aboutus_history_page #cphSec1 > div > ul > li.discG + .discB,
  .brand_history_page #cphSec1 > div > ul > li.discG + .discB {
    margin-top: 1rem;
  }
  .corporate_aboutus_history_page #cphSec1 > div > ul > li.discG + .discY,
  .brand_history_page #cphSec1 > div > ul > li.discG + .discY {
    margin-top: 1rem;
  }
}

@media screen and (max-width: 767px) {
  .corporate_aboutus_history_page #cphSec1 > div > ul > li.discG .wld > div:after,
  .brand_history_page #cphSec1 > div > ul > li.discG .wld > div:after {
    display: block;
    left: auto;
    right: 100%;
  }
}

.corporate_aboutus_history_page #cphSec1 > div > ul > li.discY:before,
.brand_history_page #cphSec1 > div > ul > li.discY:before {
  background: #f7c910;
}

@media screen and (max-width: 767px) {
  .corporate_aboutus_history_page #cphSec1 > div > ul > li.discY:before,
  .brand_history_page #cphSec1 > div > ul > li.discY:before {
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}

@media screen and (min-width: 768px) {
  .corporate_aboutus_history_page #cphSec1 > div > ul > li.discY .wld,
  .brand_history_page #cphSec1 > div > ul > li.discY .wld {
    position: absolute;
    left: 0;
    top: 0;
  }
}

@media screen and (min-width: 768px) {
  .corporate_aboutus_history_page #cphSec1 > div > ul > li.discY .env,
  .brand_history_page #cphSec1 > div > ul > li.discY .env {
    -webkit-transform: translateY(-50%) translateY(0.71rem);
            transform: translateY(-50%) translateY(0.71rem);
  }
}

@media screen and (min-width: 768px) {
  .corporate_aboutus_history_page #cphSec1 > div > ul > li.discY + .discB,
  .brand_history_page #cphSec1 > div > ul > li.discY + .discB {
    margin-top: 0;
  }
}

.corporate_aboutus_history_page #cphSec1 > div > ul > li > div, .corporate_aboutus_history_page #cphSec1 > div > ul > li .year,
.brand_history_page #cphSec1 > div > ul > li > div,
.brand_history_page #cphSec1 > div > ul > li .year {
  width: 94%;
}

@media screen and (min-width: 768px) {
  .corporate_aboutus_history_page #cphSec1 > div > ul > li > div, .corporate_aboutus_history_page #cphSec1 > div > ul > li .year,
  .brand_history_page #cphSec1 > div > ul > li > div,
  .brand_history_page #cphSec1 > div > ul > li .year {
    width: 45.5%;
  }
}

.corporate_aboutus_history_page #cphSec1 > div > ul > li > div > div,
.brand_history_page #cphSec1 > div > ul > li > div > div {
  padding: 1.3rem;
  border-radius: 0.357rem;
}

@media screen and (min-width: 768px) and (max-width: 1099px) {
  .corporate_aboutus_history_page #cphSec1 > div > ul > li > div > div,
  .brand_history_page #cphSec1 > div > ul > li > div > div {
    padding: 1rem;
  }
}

@media screen and (max-width: 767px) {
  .corporate_aboutus_history_page #cphSec1 > div > ul > li > div > div,
  .brand_history_page #cphSec1 > div > ul > li > div > div {
    padding: 3vw;
  }
}

.corporate_aboutus_history_page #cphSec1 > div > ul > li > div > div .date,
.brand_history_page #cphSec1 > div > ul > li > div > div .date {
  font-size: 1rem;
  letter-spacing: 0.1em;
  font-weight: 300;
}

@media screen and (max-width: 767px) {
  .corporate_aboutus_history_page #cphSec1 > div > ul > li > div > div .date,
  .brand_history_page #cphSec1 > div > ul > li > div > div .date {
    font-size: 1.071428rem;
  }
}

.corporate_aboutus_history_page #cphSec1 > div > ul > li > div > div .date:nth-of-type(n+2),
.brand_history_page #cphSec1 > div > ul > li > div > div .date:nth-of-type(n+2) {
  border-top: 1px solid #efefef;
  padding-top: 1.5rem;
  margin-top: 1.5rem;
}

.corporate_aboutus_history_page #cphSec1 > div > ul > li > div > div .txt,
.brand_history_page #cphSec1 > div > ul > li > div > div .txt {
  font-size: 1rem;
  letter-spacing: 0.1em;
  font-weight: 300;
  padding-left: 1.2em;
  position: relative;
}

@media screen and (max-width: 767px) {
  .corporate_aboutus_history_page #cphSec1 > div > ul > li > div > div .txt,
  .brand_history_page #cphSec1 > div > ul > li > div > div .txt {
    font-size: 1.071428rem;
    letter-spacing: 0.08em;
  }
}

.corporate_aboutus_history_page #cphSec1 > div > ul > li > div > div .txt strong,
.brand_history_page #cphSec1 > div > ul > li > div > div .txt strong {
  font-weight: 400;
  font-size: 114.28%;
}

.corporate_aboutus_history_page #cphSec1 > div > ul > li > div > div .txt:before,
.brand_history_page #cphSec1 > div > ul > li > div > div .txt:before {
  content: "\0030fb";
  position: absolute;
  top: 0;
  left: 0;
}

.corporate_aboutus_history_page #cphSec1 > div > ul > li > div > div .atn,
.brand_history_page #cphSec1 > div > ul > li > div > div .atn {
  font-size: 0.8572rem;
  letter-spacing: 0.1em;
  font-weight: 300;
  color: #8c8c8c;
}

@media screen and (max-width: 767px) {
  .corporate_aboutus_history_page #cphSec1 > div > ul > li > div > div .atn,
  .brand_history_page #cphSec1 > div > ul > li > div > div .atn {
    font-size: 1rem;
    letter-spacing: 0.08em;
  }
}

.corporate_aboutus_history_page #cphSec1 > div > ul > li > div > div .atn:before,
.brand_history_page #cphSec1 > div > ul > li > div > div .atn:before {
  content: "\00ff01";
}

.corporate_aboutus_history_page #cphSec1 > div > ul > li > div > div .flex,
.brand_history_page #cphSec1 > div > ul > li > div > div .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-top: 1px solid #efefef;
  padding-top: 1.5rem;
  margin-top: 1.5rem;
}

@media screen and (max-width: 767px) {
  .corporate_aboutus_history_page #cphSec1 > div > ul > li > div > div .flex,
  .brand_history_page #cphSec1 > div > ul > li > div > div .flex {
    display: block;
  }
}

.corporate_aboutus_history_page #cphSec1 > div > ul > li > div > div .flex:first-child,
.brand_history_page #cphSec1 > div > ul > li > div > div .flex:first-child {
  border-top: none;
  padding-top: 0;
  margin-top: 0;
}

.corporate_aboutus_history_page #cphSec1 > div > ul > li > div > div .flex > div,
.brand_history_page #cphSec1 > div > ul > li > div > div .flex > div {
  width: 55%;
}

@media screen and (min-width: 768px) and (max-width: 1099px) {
  .corporate_aboutus_history_page #cphSec1 > div > ul > li > div > div .flex > div,
  .brand_history_page #cphSec1 > div > ul > li > div > div .flex > div {
    width: 60%;
  }
}

@media screen and (max-width: 767px) {
  .corporate_aboutus_history_page #cphSec1 > div > ul > li > div > div .flex > div,
  .brand_history_page #cphSec1 > div > ul > li > div > div .flex > div {
    width: 100%;
  }
}

.corporate_aboutus_history_page #cphSec1 > div > ul > li > div > div .flex > div .date,
.brand_history_page #cphSec1 > div > ul > li > div > div .flex > div .date {
  border-top: none;
  padding-top: 0;
}

.corporate_aboutus_history_page #cphSec1 > div > ul > li > div > div .flex figure,
.brand_history_page #cphSec1 > div > ul > li > div > div .flex figure {
  width: 35%;
}

@media screen and (max-width: 767px) {
  .corporate_aboutus_history_page #cphSec1 > div > ul > li > div > div .flex figure,
  .brand_history_page #cphSec1 > div > ul > li > div > div .flex figure {
    width: 80%;
    margin: 3vw auto 0;
  }
}

.corporate_aboutus_history_page #cphSec1 > div > ul > li > div > div .flex figure img,
.brand_history_page #cphSec1 > div > ul > li > div > div .flex figure img {
  width: 100%;
}

.corporate_aboutus_history_page #cphSec1 > div > ul > li .year,
.brand_history_page #cphSec1 > div > ul > li .year {
  margin-left: auto;
  -webkit-transform: translateY(-0.71rem);
          transform: translateY(-0.71rem);
}

.corporate_aboutus_history_page #cphSec1 > div > ul > li .year span,
.brand_history_page #cphSec1 > div > ul > li .year span {
  color: #28a6dd;
  font-size: 2.857rem;
  font-weight: 400;
  letter-spacing: 0.1em;
  line-height: 1;
  display: block;
}

.corporate_aboutus_history_page #cphSec1 > div > ul > li .env, .corporate_aboutus_history_page #cphSec1 > div > ul > li .wld, .corporate_aboutus_history_page #cphSec1 > div > ul > li .hst,
.brand_history_page #cphSec1 > div > ul > li .env,
.brand_history_page #cphSec1 > div > ul > li .wld,
.brand_history_page #cphSec1 > div > ul > li .hst {
  margin-bottom: 1rem;
}

.corporate_aboutus_history_page #cphSec1 > div > ul > li .env:last-child, .corporate_aboutus_history_page #cphSec1 > div > ul > li .wld:last-child, .corporate_aboutus_history_page #cphSec1 > div > ul > li .hst:last-child,
.brand_history_page #cphSec1 > div > ul > li .env:last-child,
.brand_history_page #cphSec1 > div > ul > li .wld:last-child,
.brand_history_page #cphSec1 > div > ul > li .hst:last-child {
  margin-bottom: 0;
}

.corporate_aboutus_history_page #cphSec1 > div > ul > li .env,
.brand_history_page #cphSec1 > div > ul > li .env {
  margin-left: auto;
}

.corporate_aboutus_history_page #cphSec1 > div > ul > li .env > div,
.brand_history_page #cphSec1 > div > ul > li .env > div {
  background: #fcfaf0;
}

.corporate_aboutus_history_page #cphSec1 > div > ul > li .env > div .date,
.brand_history_page #cphSec1 > div > ul > li .env > div .date {
  color: #e2b90e;
}

.corporate_aboutus_history_page #cphSec1 > div > ul > li .env > div .txt,
.brand_history_page #cphSec1 > div > ul > li .env > div .txt {
  font-size: 0.8572rem;
}

@media screen and (max-width: 767px) {
  .corporate_aboutus_history_page #cphSec1 > div > ul > li .env > div .txt,
  .brand_history_page #cphSec1 > div > ul > li .env > div .txt {
    font-size: 1rem;
  }
}

.corporate_aboutus_history_page #cphSec1 > div > ul > li .wld,
.brand_history_page #cphSec1 > div > ul > li .wld {
  position: relative;
}

@media screen and (min-width: 768px) {
  .corporate_aboutus_history_page #cphSec1 > div > ul > li .wld,
  .brand_history_page #cphSec1 > div > ul > li .wld {
    float: left;
    width: 44.8%;
    -webkit-transform: translateY(-50%) translateY(0.71rem);
            transform: translateY(-50%) translateY(0.71rem);
  }
}

@media screen and (max-width: 767px) {
  .corporate_aboutus_history_page #cphSec1 > div > ul > li .wld,
  .brand_history_page #cphSec1 > div > ul > li .wld {
    margin-left: auto;
  }
}

.corporate_aboutus_history_page #cphSec1 > div > ul > li .wld > div,
.brand_history_page #cphSec1 > div > ul > li .wld > div {
  background: #f5f5f5;
}

.corporate_aboutus_history_page #cphSec1 > div > ul > li .wld > div:after,
.brand_history_page #cphSec1 > div > ul > li .wld > div:after {
  content: " ";
  display: block;
  position: absolute;
  top: 50%;
  left: 100%;
  z-index: -1;
  width: 12%;
  height: 1px;
  background: #ccc;
}

@media screen and (max-width: 767px) {
  .corporate_aboutus_history_page #cphSec1 > div > ul > li .wld > div:after,
  .brand_history_page #cphSec1 > div > ul > li .wld > div:after {
    display: none;
    width: 5%;
  }
}

.corporate_aboutus_history_page #cphSec1 > div > ul > li .wld > div .date,
.brand_history_page #cphSec1 > div > ul > li .wld > div .date {
  color: #5a8e00;
}

.corporate_aboutus_history_page #cphSec1 > div > ul > li .wld > div .date:nth-of-type(n+2),
.brand_history_page #cphSec1 > div > ul > li .wld > div .date:nth-of-type(n+2) {
  border-top: 1px solid #fff;
}

.corporate_aboutus_history_page #cphSec1 > div > ul > li .wld > div .txt,
.brand_history_page #cphSec1 > div > ul > li .wld > div .txt {
  padding-left: 0;
}

.corporate_aboutus_history_page #cphSec1 > div > ul > li .wld > div .txt:before,
.brand_history_page #cphSec1 > div > ul > li .wld > div .txt:before {
  content: none;
}

.corporate_aboutus_history_page #cphSec1 > div > ul > li .wld > div .flex,
.brand_history_page #cphSec1 > div > ul > li .wld > div .flex {
  border-color: #fff;
}

.corporate_aboutus_history_page #cphSec1 > div > ul > li .hst,
.brand_history_page #cphSec1 > div > ul > li .hst {
  margin-left: auto;
}

.corporate_aboutus_history_page #cphSec1 > div > ul > li .hst > div,
.brand_history_page #cphSec1 > div > ul > li .hst > div {
  background: #28a6dd;
}

.corporate_aboutus_history_page #cphSec1 > div > ul > li .hst > div .date,
.brand_history_page #cphSec1 > div > ul > li .hst > div .date {
  color: #fff;
}

.corporate_aboutus_history_page #cphSec1 > div > ul > li .hst > div .txt,
.brand_history_page #cphSec1 > div > ul > li .hst > div .txt {
  color: #fff;
}

.corporate_aboutus_history_page #cphSec1 > div > ul > li .hst > div .atn,
.brand_history_page #cphSec1 > div > ul > li .hst > div .atn {
  color: #e3e3e3;
}

.corporate_aboutus_history_page #cphSec1 > div > ul > li figure.illust,
.brand_history_page #cphSec1 > div > ul > li figure.illust {
  position: absolute;
  z-index: 15;
}

@media screen and (max-width: 767px) {
  .corporate_aboutus_history_page #cphSec1 > div > ul > li figure.illust,
  .brand_history_page #cphSec1 > div > ul > li figure.illust {
    display: none;
  }
}

.corporate_aboutus_history_page #cphSec1 > div > ul > li figure.illust img,
.brand_history_page #cphSec1 > div > ul > li figure.illust img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

.corporate_aboutus_history_page #cphSec1 > div > ul > li figure.illust.illust1,
.brand_history_page #cphSec1 > div > ul > li figure.illust.illust1 {
  width: 13.4%;
  top: -12rem;
  left: 18%;
}

@media screen and (min-width: 768px) and (max-width: 1099px) {
  .corporate_aboutus_history_page #cphSec1 > div > ul > li figure.illust.illust1,
  .brand_history_page #cphSec1 > div > ul > li figure.illust.illust1 {
    top: -9rem;
  }
}

.corporate_aboutus_history_page #cphSec1 > div > ul > li figure.illust.illust2,
.brand_history_page #cphSec1 > div > ul > li figure.illust.illust2 {
  width: 30.5%;
  top: -16rem;
  left: 8%;
}

@media screen and (min-width: 768px) and (max-width: 1099px) {
  .corporate_aboutus_history_page #cphSec1 > div > ul > li figure.illust.illust2,
  .brand_history_page #cphSec1 > div > ul > li figure.illust.illust2 {
    top: -11rem;
  }
}

.corporate_aboutus_history_page #cphSec1 > div > ul > li figure.illust.illust3,
.brand_history_page #cphSec1 > div > ul > li figure.illust.illust3 {
  width: 20.75%;
  top: -14rem;
  left: 12%;
}

@media screen and (min-width: 768px) and (max-width: 1099px) {
  .corporate_aboutus_history_page #cphSec1 > div > ul > li figure.illust.illust3,
  .brand_history_page #cphSec1 > div > ul > li figure.illust.illust3 {
    top: -10rem;
  }
}

.corporate_aboutus_history_page #cphSec1 > div > ul > li figure.illust.illust4,
.brand_history_page #cphSec1 > div > ul > li figure.illust.illust4 {
  width: 8%;
  top: -7rem;
  left: 28%;
}

@media screen and (min-width: 768px) and (max-width: 1099px) {
  .corporate_aboutus_history_page #cphSec1 > div > ul > li figure.illust.illust4,
  .brand_history_page #cphSec1 > div > ul > li figure.illust.illust4 {
    top: -4rem;
  }
}

.corporate_aboutus_history_page #cphSec1 > div > ul > li figure.illust.illust5,
.brand_history_page #cphSec1 > div > ul > li figure.illust.illust5 {
  width: 15%;
  top: -13rem;
  left: 15%;
}

@media screen and (min-width: 768px) and (max-width: 1099px) {
  .corporate_aboutus_history_page #cphSec1 > div > ul > li figure.illust.illust5,
  .brand_history_page #cphSec1 > div > ul > li figure.illust.illust5 {
    top: -9rem;
  }
}

.corporate_aboutus_history_page #cphSec1 > div > ul > li figure.illust.illust6,
.brand_history_page #cphSec1 > div > ul > li figure.illust.illust6 {
  width: 9.9%;
  top: 5rem;
  left: 28%;
}

.corporate_aboutus_history_page #cphSec1 > div > ul > li figure.illust.illust7,
.brand_history_page #cphSec1 > div > ul > li figure.illust.illust7 {
  width: 12.75%;
  bottom: calc(100% + 2.4rem);
  left: 6%;
}

@media screen and (min-width: 768px) and (max-width: 1099px) {
  .corporate_aboutus_history_page #cphSec1 > div > ul > li figure.illust.illust7,
  .brand_history_page #cphSec1 > div > ul > li figure.illust.illust7 {
    bottom: calc(100% + 2rem);
  }
}

.corporate_aboutus_history_page #cphSec1 > div > ul > li figure.illust.illust8,
.brand_history_page #cphSec1 > div > ul > li figure.illust.illust8 {
  width: 13.16%;
  top: -17rem;
  left: 10%;
}

@media screen and (min-width: 768px) and (max-width: 1099px) {
  .corporate_aboutus_history_page #cphSec1 > div > ul > li figure.illust.illust8,
  .brand_history_page #cphSec1 > div > ul > li figure.illust.illust8 {
    top: -14rem;
  }
}

.corporate_aboutus_history_page #cphSec1 > div > ul > li figure.illust.illust9,
.brand_history_page #cphSec1 > div > ul > li figure.illust.illust9 {
  width: 19.16%;
  top: -14rem;
  left: 18%;
}

@media screen and (min-width: 768px) and (max-width: 1099px) {
  .corporate_aboutus_history_page #cphSec1 > div > ul > li figure.illust.illust9,
  .brand_history_page #cphSec1 > div > ul > li figure.illust.illust9 {
    top: -12rem;
  }
}

.corporate_aboutus_history_page #cphSec1 > div > ul > li figure.illust.illust10,
.brand_history_page #cphSec1 > div > ul > li figure.illust.illust10 {
  width: 15.58%;
  top: -5rem;
  left: 25%;
}

@media screen and (min-width: 768px) and (max-width: 1099px) {
  .corporate_aboutus_history_page #cphSec1 > div > ul > li figure.illust.illust10,
  .brand_history_page #cphSec1 > div > ul > li figure.illust.illust10 {
    top: -1rem;
  }
}

.corporate_aboutus_history_page #cphSec1 > div > ul > li figure.illust.illust11,
.brand_history_page #cphSec1 > div > ul > li figure.illust.illust11 {
  width: 17.5%;
  bottom: calc(100% + 2.4rem);
  left: 3%;
}

@media screen and (min-width: 768px) and (max-width: 1099px) {
  .corporate_aboutus_history_page #cphSec1 > div > ul > li figure.illust.illust11,
  .brand_history_page #cphSec1 > div > ul > li figure.illust.illust11 {
    bottom: calc(100% + 2rem);
  }
}

.corporate_aboutus_history_page #cphSec1 > div > ul > li figure.illust.illust12,
.brand_history_page #cphSec1 > div > ul > li figure.illust.illust12 {
  width: 8%;
  top: -6rem;
  left: 20%;
}

@media screen and (min-width: 768px) and (max-width: 1099px) {
  .corporate_aboutus_history_page #cphSec1 > div > ul > li figure.illust.illust12,
  .brand_history_page #cphSec1 > div > ul > li figure.illust.illust12 {
    top: -4rem;
    left: 25%;
  }
}

.corporate_aboutus_history_page #cphSec1 > div > ul > li figure.illust.illust13,
.brand_history_page #cphSec1 > div > ul > li figure.illust.illust13 {
  width: 21.25%;
  top: 5rem;
  left: 18%;
}

.corporate_aboutus_history_page #cphSec1 > div > ul > li figure.illust.illust14,
.brand_history_page #cphSec1 > div > ul > li figure.illust.illust14 {
  width: 17.6%;
  top: 3rem;
  left: 17%;
}

@media screen and (min-width: 768px) and (max-width: 1099px) {
  .corporate_aboutus_history_page #cphSec1 > div > ul > li figure.illust.illust14,
  .brand_history_page #cphSec1 > div > ul > li figure.illust.illust14 {
    top: 4rem;
  }
}

.corporate_aboutus_history_page #cphSec1 > div .hsMessage,
.brand_history_page #cphSec1 > div .hsMessage {
  position: relative;
}

.corporate_aboutus_history_page #cphSec1 > div .hsMessage:before,
.brand_history_page #cphSec1 > div .hsMessage:before {
  content: " ";
  display: block;
  width: 1.42rem;
  height: 1.42rem;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  border: 3px solid #28a6dd;
  background: #fff;
}

@media screen and (max-width: 767px) {
  .corporate_aboutus_history_page #cphSec1 > div .hsMessage:before,
  .brand_history_page #cphSec1 > div .hsMessage:before {
    left: 0;
  }
}

.corporate_aboutus_history_page #cphSec1 > div .hsMessage > p,
.brand_history_page #cphSec1 > div .hsMessage > p {
  font-size: 1.571rem;
  font-weight: 300;
  line-height: 1.477;
  letter-spacing: 0.1em;
  color: #28a6dd;
  padding-top: 7rem;
  padding-left: 15%;
}

@media screen and (min-width: 768px) and (max-width: 1099px) {
  .corporate_aboutus_history_page #cphSec1 > div .hsMessage > p,
  .brand_history_page #cphSec1 > div .hsMessage > p {
    padding-left: 5%;
  }
}

@media screen and (max-width: 767px) {
  .corporate_aboutus_history_page #cphSec1 > div .hsMessage > p,
  .brand_history_page #cphSec1 > div .hsMessage > p {
    padding-top: 12vw;
    padding-left: 0;
    width: 100%;
    margin: 0 auto;
  }
}

.brand_features_page #pageContent,
.corporate_aboutus_license_page #pageContent {
  padding-top: 5rem;
}

.brand_features_page #pageContent #license,
.brand_features_page #pageContent #cplSec1,
.corporate_aboutus_license_page #pageContent #license,
.corporate_aboutus_license_page #pageContent #cplSec1 {
  margin-bottom: 6rem;
}

.brand_features_page #pageContent #license > div,
.brand_features_page #pageContent #cplSec1 > div,
.corporate_aboutus_license_page #pageContent #license > div,
.corporate_aboutus_license_page #pageContent #cplSec1 > div {
  width: 85vw;
  max-width: 927px;
  margin: 0 auto;
}

.brand_features_page #pageContent #license > div > ul,
.brand_features_page #pageContent #cplSec1 > div > ul,
.corporate_aboutus_license_page #pageContent #license > div > ul,
.corporate_aboutus_license_page #pageContent #cplSec1 > div > ul {
  margin-bottom: 5rem;
}

.brand_features_page #pageContent #license > div > ul li,
.brand_features_page #pageContent #cplSec1 > div > ul li,
.corporate_aboutus_license_page #pageContent #license > div > ul li,
.corporate_aboutus_license_page #pageContent #cplSec1 > div > ul li {
  margin-top: 1rem;
}

.brand_features_page #pageContent #license > div > ul li h3,
.brand_features_page #pageContent #cplSec1 > div > ul li h3,
.corporate_aboutus_license_page #pageContent #license > div > ul li h3,
.corporate_aboutus_license_page #pageContent #cplSec1 > div > ul li h3 {
  background: #dfeef2;
  border-radius: 0.3571rem;
  color: #28a6dd;
  font-size: 1.1428rem;
  letter-spacing: 0.3em;
  padding: 1em 4.5em 1em 2.5em;
  position: relative;
}

.brand_features_page #pageContent #license > div > ul li h3:before, .brand_features_page #pageContent #license > div > ul li h3:after,
.brand_features_page #pageContent #cplSec1 > div > ul li h3:before,
.brand_features_page #pageContent #cplSec1 > div > ul li h3:after,
.corporate_aboutus_license_page #pageContent #license > div > ul li h3:before,
.corporate_aboutus_license_page #pageContent #license > div > ul li h3:after,
.corporate_aboutus_license_page #pageContent #cplSec1 > div > ul li h3:before,
.corporate_aboutus_license_page #pageContent #cplSec1 > div > ul li h3:after {
  content: " ";
  display: block;
  width: 1.3357rem;
  height: 0.16739rem;
  background: #28a6dd;
  position: absolute;
  top: 50%;
  right: 2.5em;
  -webkit-transform-origin: center center;
          transform-origin: center center;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: .4s;
  transition: .4s;
}

.brand_features_page #pageContent #license > div > ul li h3:after,
.brand_features_page #pageContent #cplSec1 > div > ul li h3:after,
.corporate_aboutus_license_page #pageContent #license > div > ul li h3:after,
.corporate_aboutus_license_page #pageContent #cplSec1 > div > ul li h3:after {
  -webkit-transform: translateY(-50%) rotate(90deg);
          transform: translateY(-50%) rotate(90deg);
}

.brand_features_page #pageContent #license > div > ul li h3.active:after,
.brand_features_page #pageContent #cplSec1 > div > ul li h3.active:after,
.corporate_aboutus_license_page #pageContent #license > div > ul li h3.active:after,
.corporate_aboutus_license_page #pageContent #cplSec1 > div > ul li h3.active:after {
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.brand_features_page #pageContent #license > div > ul li .cplTrg,
.brand_features_page #pageContent #cplSec1 > div > ul li .cplTrg,
.corporate_aboutus_license_page #pageContent #license > div > ul li .cplTrg,
.corporate_aboutus_license_page #pageContent #cplSec1 > div > ul li .cplTrg {
  cursor: pointer;
  -webkit-transition: .4s;
  transition: .4s;
}

.brand_features_page #pageContent #license > div > ul li .cplTrg:hover,
.brand_features_page #pageContent #cplSec1 > div > ul li .cplTrg:hover,
.corporate_aboutus_license_page #pageContent #license > div > ul li .cplTrg:hover,
.corporate_aboutus_license_page #pageContent #cplSec1 > div > ul li .cplTrg:hover {
  opacity: .6;
}

.brand_features_page #pageContent #license > div > ul li .cplBox,
.brand_features_page #pageContent #cplSec1 > div > ul li .cplBox,
.corporate_aboutus_license_page #pageContent #license > div > ul li .cplBox,
.corporate_aboutus_license_page #pageContent #cplSec1 > div > ul li .cplBox {
  display: none;
}

.brand_features_page #pageContent #license > div > ul li .detail,
.brand_features_page #pageContent #cplSec1 > div > ul li .detail,
.corporate_aboutus_license_page #pageContent #license > div > ul li .detail,
.corporate_aboutus_license_page #pageContent #cplSec1 > div > ul li .detail {
  margin-top: 1rem;
  margin-bottom: 2rem;
}

@media screen and (max-width: 767px) {
  .brand_features_page #pageContent #license > div > ul li .detail:after,
  .brand_features_page #pageContent #cplSec1 > div > ul li .detail:after,
  .corporate_aboutus_license_page #pageContent #license > div > ul li .detail:after,
  .corporate_aboutus_license_page #pageContent #cplSec1 > div > ul li .detail:after {
    content: "\203B\6A2A\306B\30B9\30AF\30ED\30FC\30EB\304C\3067\304D\307E\3059\3002";
    display: block;
    font-size: 0.85rem;
    margin-top: 1rem;
    font-weight: 300;
  }
}

@media screen and (max-width: 767px) {
  .brand_features_page #pageContent #license > div > ul li .detail > div,
  .brand_features_page #pageContent #cplSec1 > div > ul li .detail > div,
  .corporate_aboutus_license_page #pageContent #license > div > ul li .detail > div,
  .corporate_aboutus_license_page #pageContent #cplSec1 > div > ul li .detail > div {
    width: 100%;
    overflow: auto;
  }
}

.brand_features_page #pageContent #license > div > ul li .detail table,
.brand_features_page #pageContent #cplSec1 > div > ul li .detail table,
.corporate_aboutus_license_page #pageContent #license > div > ul li .detail table,
.corporate_aboutus_license_page #pageContent #cplSec1 > div > ul li .detail table {
  width: 95%;
  margin: 0 auto;
  border-collapse: collapse;
  table-layout: auto;
}

@media screen and (max-width: 767px) {
  .brand_features_page #pageContent #license > div > ul li .detail table,
  .brand_features_page #pageContent #cplSec1 > div > ul li .detail table,
  .corporate_aboutus_license_page #pageContent #license > div > ul li .detail table,
  .corporate_aboutus_license_page #pageContent #cplSec1 > div > ul li .detail table {
    width: 150vw;
  }
}

.brand_features_page #pageContent #license > div > ul li .detail table tbody tr th, .brand_features_page #pageContent #license > div > ul li .detail table tbody tr td,
.brand_features_page #pageContent #cplSec1 > div > ul li .detail table tbody tr th,
.brand_features_page #pageContent #cplSec1 > div > ul li .detail table tbody tr td,
.corporate_aboutus_license_page #pageContent #license > div > ul li .detail table tbody tr th,
.corporate_aboutus_license_page #pageContent #license > div > ul li .detail table tbody tr td,
.corporate_aboutus_license_page #pageContent #cplSec1 > div > ul li .detail table tbody tr th,
.corporate_aboutus_license_page #pageContent #cplSec1 > div > ul li .detail table tbody tr td {
  letter-spacing: 0.1em;
  font-size: 1.1rem;
  font-weight: 300;
  line-height: 1.5;
  border-bottom: 1px solid #eee;
  padding: 1rem 1rem;
}

@media screen and (max-width: 767px) {
  .brand_features_page #pageContent #license > div > ul li .detail table tbody tr th, .brand_features_page #pageContent #license > div > ul li .detail table tbody tr td,
  .brand_features_page #pageContent #cplSec1 > div > ul li .detail table tbody tr th,
  .brand_features_page #pageContent #cplSec1 > div > ul li .detail table tbody tr td,
  .corporate_aboutus_license_page #pageContent #license > div > ul li .detail table tbody tr th,
  .corporate_aboutus_license_page #pageContent #license > div > ul li .detail table tbody tr td,
  .corporate_aboutus_license_page #pageContent #cplSec1 > div > ul li .detail table tbody tr th,
  .corporate_aboutus_license_page #pageContent #cplSec1 > div > ul li .detail table tbody tr td {
    font-size: 0.95rem;
    padding: 1rem 0.5em;
    letter-spacing: 0.03em;
  }
}

.brand_features_page #pageContent #license > div > ul li .detail table tbody tr th.center, .brand_features_page #pageContent #license > div > ul li .detail table tbody tr td.center,
.brand_features_page #pageContent #cplSec1 > div > ul li .detail table tbody tr th.center,
.brand_features_page #pageContent #cplSec1 > div > ul li .detail table tbody tr td.center,
.corporate_aboutus_license_page #pageContent #license > div > ul li .detail table tbody tr th.center,
.corporate_aboutus_license_page #pageContent #license > div > ul li .detail table tbody tr td.center,
.corporate_aboutus_license_page #pageContent #cplSec1 > div > ul li .detail table tbody tr th.center,
.corporate_aboutus_license_page #pageContent #cplSec1 > div > ul li .detail table tbody tr td.center {
  text-align: center;
}

.brand_features_page #pageContent #license > div > ul li .detail table tbody tr th.nowrap, .brand_features_page #pageContent #license > div > ul li .detail table tbody tr td.nowrap,
.brand_features_page #pageContent #cplSec1 > div > ul li .detail table tbody tr th.nowrap,
.brand_features_page #pageContent #cplSec1 > div > ul li .detail table tbody tr td.nowrap,
.corporate_aboutus_license_page #pageContent #license > div > ul li .detail table tbody tr th.nowrap,
.corporate_aboutus_license_page #pageContent #license > div > ul li .detail table tbody tr td.nowrap,
.corporate_aboutus_license_page #pageContent #cplSec1 > div > ul li .detail table tbody tr th.nowrap,
.corporate_aboutus_license_page #pageContent #cplSec1 > div > ul li .detail table tbody tr td.nowrap {
  white-space: nowrap;
}

@media screen and (max-width: 767px) {
  .brand_features_page #pageContent #license > div > ul li .detail table tbody tr th.nowrap, .brand_features_page #pageContent #license > div > ul li .detail table tbody tr td.nowrap,
  .brand_features_page #pageContent #cplSec1 > div > ul li .detail table tbody tr th.nowrap,
  .brand_features_page #pageContent #cplSec1 > div > ul li .detail table tbody tr td.nowrap,
  .corporate_aboutus_license_page #pageContent #license > div > ul li .detail table tbody tr th.nowrap,
  .corporate_aboutus_license_page #pageContent #license > div > ul li .detail table tbody tr td.nowrap,
  .corporate_aboutus_license_page #pageContent #cplSec1 > div > ul li .detail table tbody tr th.nowrap,
  .corporate_aboutus_license_page #pageContent #cplSec1 > div > ul li .detail table tbody tr td.nowrap {
    white-space: normal;
  }
}

.brand_features_page #pageContent #license > div > ul li .detail table tbody tr th,
.brand_features_page #pageContent #cplSec1 > div > ul li .detail table tbody tr th,
.corporate_aboutus_license_page #pageContent #license > div > ul li .detail table tbody tr th,
.corporate_aboutus_license_page #pageContent #cplSec1 > div > ul li .detail table tbody tr th {
  background: #efefef;
  text-align-last: center;
}

.brand_features_page #pageContent #license > div > ul li .detail table tbody tr td,
.brand_features_page #pageContent #cplSec1 > div > ul li .detail table tbody tr td,
.corporate_aboutus_license_page #pageContent #license > div > ul li .detail table tbody tr td,
.corporate_aboutus_license_page #pageContent #cplSec1 > div > ul li .detail table tbody tr td {
  font-weight: 300;
}

.brand_features_page #pageContent #license > div > ul li:first-child,
.brand_features_page #pageContent #cplSec1 > div > ul li:first-child,
.corporate_aboutus_license_page #pageContent #license > div > ul li:first-child,
.corporate_aboutus_license_page #pageContent #cplSec1 > div > ul li:first-child {
  margin-top: 0;
}

.brand_features_page #pageContent,
.corporate_features_page #pageContent {
  padding-top: 5rem;
}

.brand_features_page #pageContent .cpLeadHead,
.corporate_features_page #pageContent .cpLeadHead {
  width: 48vw;
  max-width: 590px;
  margin: 0 auto 4rem;
}

@media screen and (max-width: 767px) {
  .brand_features_page #pageContent .cpLeadHead,
  .corporate_features_page #pageContent .cpLeadHead {
    max-width: none;
  }
}

.brand_features_page #pageContent .cpLeadHead img,
.corporate_features_page #pageContent .cpLeadHead img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

.brand_features_page #pageContent #features_anchor,
.corporate_features_page #pageContent #features_anchor {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media screen and (min-width: 768px) {
  .brand_features_page #pageContent #features_anchor li,
  .corporate_features_page #pageContent #features_anchor li {
    width: 31.75%;
    margin-right: 2.375%;
    margin-top: 1.5rem;
  }
  .brand_features_page #pageContent #features_anchor li:nth-child(3n),
  .corporate_features_page #pageContent #features_anchor li:nth-child(3n) {
    margin-right: 0;
  }
  .brand_features_page #pageContent #features_anchor li:nth-child(-n+3),
  .corporate_features_page #pageContent #features_anchor li:nth-child(-n+3) {
    margin-top: 0;
  }
}

@media screen and (max-width: 767px) {
  .brand_features_page #pageContent #features_anchor li,
  .corporate_features_page #pageContent #features_anchor li {
    width: 100%;
    margin-top: 3vw;
  }
  .brand_features_page #pageContent #features_anchor li:nth-child(2n),
  .corporate_features_page #pageContent #features_anchor li:nth-child(2n) {
    margin-right: 0;
  }
  .brand_features_page #pageContent #features_anchor li:nth-child(-n+1),
  .corporate_features_page #pageContent #features_anchor li:nth-child(-n+1) {
    margin-top: 0;
  }
}

.brand_features_page #pageContent #features_anchor li a,
.corporate_features_page #pageContent #features_anchor li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  height: 100%;
  position: relative;
  padding: 1.5rem;
  text-align: center;
  text-decoration: none;
  border: 1px solid #28a6dd;
  border-radius: .357rem;
}

.brand_features_page #pageContent #features_anchor li a:hover,
.corporate_features_page #pageContent #features_anchor li a:hover {
  opacity: .6;
}

.brand_features_page #pageContent #features_anchor li a span,
.corporate_features_page #pageContent #features_anchor li a span {
  position: absolute;
  left: 1.5em;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  height: 2.2rem;
  width: auto;
}

@media screen and (min-width: 768px) and (max-width: 1099px) {
  .brand_features_page #pageContent #features_anchor li a span,
  .corporate_features_page #pageContent #features_anchor li a span {
    height: 1.7rem;
    left: 1.2em;
  }
}

@media screen and (max-width: 767px) {
  .brand_features_page #pageContent #features_anchor li a span,
  .corporate_features_page #pageContent #features_anchor li a span {
    height: 1.5rem;
    left: 1em;
  }
}

.brand_features_page #pageContent #features_anchor li a span img,
.corporate_features_page #pageContent #features_anchor li a span img {
  width: auto;
  height: 100%;
  vertical-align: bottom;
  display: block;
}

.brand_features_page #pageContent #features_anchor li a strong,
.corporate_features_page #pageContent #features_anchor li a strong {
  display: block;
  width: 100%;
  font-size: 1.2857rem;
  letter-spacing: 0.24em;
  line-height: 1.4166;
  color: #28a6dd;
}

@media screen and (min-width: 768px) and (max-width: 1099px) {
  .brand_features_page #pageContent #features_anchor li a strong,
  .corporate_features_page #pageContent #features_anchor li a strong {
    font-size: 1rem;
  }
}

@media screen and (max-width: 767px) {
  .brand_features_page #pageContent #features_anchor li a strong,
  .corporate_features_page #pageContent #features_anchor li a strong {
    font-size: 1rem;
  }
}

.brand_features_page #pageContent .cpfSec,
.corporate_features_page #pageContent .cpfSec {
  margin-top: 6rem;
}

.brand_features_page #pageContent .cpfSec .cpfSecTtl,
.corporate_features_page #pageContent .cpfSec .cpfSecTtl {
  padding: 8.2rem 0;
  text-align: center;
  margin-bottom: 7rem;
}

@media screen and (max-width: 767px) {
  .brand_features_page #pageContent .cpfSec .cpfSecTtl,
  .corporate_features_page #pageContent .cpfSec .cpfSecTtl {
    padding: 10vw 0;
    margin-bottom: 10vw;
  }
}

.brand_features_page #pageContent .cpfSec .cpfSecTtl h2,
.corporate_features_page #pageContent .cpfSec .cpfSecTtl h2 {
  color: #fff;
}

.brand_features_page #pageContent .cpfSec .cpfSecTtl h2 span,
.corporate_features_page #pageContent .cpfSec .cpfSecTtl h2 span {
  display: block;
  height: 2.857rem;
  margin-bottom: 2.5rem;
}

.brand_features_page #pageContent .cpfSec .cpfSecTtl h2 span img,
.corporate_features_page #pageContent .cpfSec .cpfSecTtl h2 span img {
  display: block;
  width: auto;
  height: 100%;
  vertical-align: bottom;
  margin: 0 auto;
}

.brand_features_page #pageContent .cpfSec .cpfSecTtl h2 strong,
.corporate_features_page #pageContent .cpfSec .cpfSecTtl h2 strong {
  display: block;
  text-align: center;
  font-size: 1.714rem;
  letter-spacing: 0.24em;
}

@media screen and (max-width: 767px) {
  .brand_features_page #pageContent .cpfSec .cpfSecTtl h2 strong,
  .corporate_features_page #pageContent .cpfSec .cpfSecTtl h2 strong {
    font-size: 1.5rem;
  }
}

.brand_features_page #pageContent .cpfSec .cpfSecTtl h2 strong:before,
.corporate_features_page #pageContent .cpfSec .cpfSecTtl h2 strong:before {
  content: " ";
  display: block;
  width: 2.857rem;
  height: 3px;
  background: #fff;
  margin: 0 auto 1.5rem;
}

.brand_features_page #pageContent .cpfSec > div:not(.cpfSecTtl):not(.sec0Fukidashi),
.corporate_features_page #pageContent .cpfSec > div:not(.cpfSecTtl):not(.sec0Fukidashi) {
  margin: 0 auto;
  width: 85vw;
  max-width: 1000px;
}

.brand_features_page #pageContent .cpfSec > div:not(.cpfSecTtl):not(.sec0Fukidashi) .cpfSecTop,
.corporate_features_page #pageContent .cpfSec > div:not(.cpfSecTtl):not(.sec0Fukidashi) .cpfSecTop {
  border-bottom: 1px solid #7f8a8f;
  padding-bottom: 3.4rem;
  margin-bottom: 4.28rem;
}

.brand_features_page #pageContent .cpfSec > div:not(.cpfSecTtl):not(.sec0Fukidashi) .cpfSecTop .cpfSecLeadHead,
.corporate_features_page #pageContent .cpfSec > div:not(.cpfSecTtl):not(.sec0Fukidashi) .cpfSecTop .cpfSecLeadHead {
  margin: 0 auto 2rem;
}

@media screen and (min-width: 768px) {
  .brand_features_page #pageContent .cpfSec > div:not(.cpfSecTtl):not(.sec0Fukidashi) .cpfSecTop .cpfSecLeadHead,
  .corporate_features_page #pageContent .cpfSec > div:not(.cpfSecTtl):not(.sec0Fukidashi) .cpfSecTop .cpfSecLeadHead {
    height: 1.545rem;
  }
}

.brand_features_page #pageContent .cpfSec > div:not(.cpfSecTtl):not(.sec0Fukidashi) .cpfSecTop .cpfSecLeadHead img,
.corporate_features_page #pageContent .cpfSec > div:not(.cpfSecTtl):not(.sec0Fukidashi) .cpfSecTop .cpfSecLeadHead img {
  height: 100%;
  width: auto;
  display: block;
  vertical-align: bottom;
  margin: 0 auto;
}

.brand_features_page #pageContent .cpfSec > div:not(.cpfSecTtl):not(.sec0Fukidashi) .cpfSecTop .cpfSecLead,
.corporate_features_page #pageContent .cpfSec > div:not(.cpfSecTtl):not(.sec0Fukidashi) .cpfSecTop .cpfSecLead {
  font-weight: 300;
  font-size: 1.142rem;
  letter-spacing: 0.24em;
  line-height: 2.125;
  width: 85vw;
  max-width: 842px;
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  .brand_features_page #pageContent .cpfSec > div:not(.cpfSecTtl):not(.sec0Fukidashi) .cpfSecTop .cpfSecLead.spNarrow,
  .corporate_features_page #pageContent .cpfSec > div:not(.cpfSecTtl):not(.sec0Fukidashi) .cpfSecTop .cpfSecLead.spNarrow {
    letter-spacing: 0.15em;
  }
}

.brand_features_page #pageContent .cpfSec > div:not(.cpfSecTtl):not(.sec0Fukidashi) .point,
.corporate_features_page #pageContent .cpfSec > div:not(.cpfSecTtl):not(.sec0Fukidashi) .point {
  background: #f6fbfb;
  padding: 2rem 2.2rem 1.5rem;
  border-radius: 0.357rem;
  position: relative;
  margin-top: 4.5rem;
}

.brand_features_page #pageContent .cpfSec > div:not(.cpfSecTtl):not(.sec0Fukidashi) .point h3,
.corporate_features_page #pageContent .cpfSec > div:not(.cpfSecTtl):not(.sec0Fukidashi) .point h3 {
  position: absolute;
  top: 0;
  left: 4rem;
  width: 6.107rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.brand_features_page #pageContent .cpfSec > div:not(.cpfSecTtl):not(.sec0Fukidashi) .point h3 img,
.corporate_features_page #pageContent .cpfSec > div:not(.cpfSecTtl):not(.sec0Fukidashi) .point h3 img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

.brand_features_page #pageContent .cpfSec > div:not(.cpfSecTtl):not(.sec0Fukidashi) .point h4,
.corporate_features_page #pageContent .cpfSec > div:not(.cpfSecTtl):not(.sec0Fukidashi) .point h4 {
  color: #28a6dd;
  font-size: 1.18rem;
  letter-spacing: 0.24em;
  line-height: 1.75;
}

.brand_features_page #pageContent .cpfSec > div:not(.cpfSecTtl):not(.sec0Fukidashi) .point h4.big,
.corporate_features_page #pageContent .cpfSec > div:not(.cpfSecTtl):not(.sec0Fukidashi) .point h4.big {
  font-size: 1.285rem;
  margin-bottom: 1rem;
}

.brand_features_page #pageContent .cpfSec > div:not(.cpfSecTtl):not(.sec0Fukidashi) .point p,
.corporate_features_page #pageContent .cpfSec > div:not(.cpfSecTtl):not(.sec0Fukidashi) .point p {
  font-weight: 300;
  font-size: 1.1rem;
  letter-spacing: 0.24em;
  line-height: 1.75;
  margin-top: 0.5em;
}

.brand_features_page #pageContent .cpfSec > div:not(.cpfSecTtl):not(.sec0Fukidashi) .point p:first-child,
.corporate_features_page #pageContent .cpfSec > div:not(.cpfSecTtl):not(.sec0Fukidashi) .point p:first-child {
  margin-top: 0;
}

.brand_features_page #pageContent .cpfSec > div:not(.cpfSecTtl):not(.sec0Fukidashi) .point p + h4,
.corporate_features_page #pageContent .cpfSec > div:not(.cpfSecTtl):not(.sec0Fukidashi) .point p + h4 {
  margin-top: 1.5rem;
}

.brand_features_page #pageContent .cpfSec > div:not(.cpfSecTtl):not(.sec0Fukidashi) .conTtl,
.corporate_features_page #pageContent .cpfSec > div:not(.cpfSecTtl):not(.sec0Fukidashi) .conTtl {
  text-align: center;
  margin-bottom: 3rem;
}

.brand_features_page #pageContent .cpfSec > div:not(.cpfSecTtl):not(.sec0Fukidashi) .conTtl h3,
.corporate_features_page #pageContent .cpfSec > div:not(.cpfSecTtl):not(.sec0Fukidashi) .conTtl h3 {
  color: #fff;
  background: #28a6dd;
  border-radius: 0.357rem;
  font-size: 1.2rem;
  letter-spacing: 0.1em;
  padding: 1rem;
  display: inline-block;
  min-width: 280px;
}

.brand_features_page #pageContent #cpfSec0 .cpfSecTop,
.corporate_features_page #pageContent #cpfSec0 .cpfSecTop {
  padding-bottom: 0;
  border-bottom: 0;
}

.brand_features_page #pageContent #cpfSec0 .cpfSecTop > figure,
.corporate_features_page #pageContent #cpfSec0 .cpfSecTop > figure {
  width: 6.78rem;
  margin: 4rem auto 3rem;
}

@media screen and (max-width: 767px) {
  .brand_features_page #pageContent #cpfSec0 .cpfSecTop > figure,
  .corporate_features_page #pageContent #cpfSec0 .cpfSecTop > figure {
    width: 17vw;
    margin: 7vw auto;
  }
}

.brand_features_page #pageContent #cpfSec0 .cpfSecTop > figure img,
.corporate_features_page #pageContent #cpfSec0 .cpfSecTop > figure img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

@media screen and (max-width: 767px) {
  .brand_features_page #pageContent #cpfSec0 .cpfSecLeadHead,
  .corporate_features_page #pageContent #cpfSec0 .cpfSecLeadHead {
    height: 14vw;
  }
}

@media screen and (min-width: 768px) {
  .brand_features_page #pageContent #cpfSec0 .cpfSecLead,
  .corporate_features_page #pageContent #cpfSec0 .cpfSecLead {
    text-align: center;
  }
}

.brand_features_page #pageContent #cpfSec0 .cpfSecLead strong,
.corporate_features_page #pageContent #cpfSec0 .cpfSecLead strong {
  font-size: 112.5%;
  color: #28a6dd;
  font-weight: 400;
}

.brand_features_page #pageContent #cpfSec0 .flex,
.corporate_features_page #pageContent #cpfSec0 .flex {
  margin-top: 4rem;
}

.brand_features_page #pageContent #cpfSec0 .flex:first-of-type,
.corporate_features_page #pageContent #cpfSec0 .flex:first-of-type {
  margin-top: 2rem;
}

@media screen and (min-width: 768px) {
  .brand_features_page #pageContent #cpfSec0 .flex,
  .corporate_features_page #pageContent #cpfSec0 .flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media screen and (min-width: 768px) {
  .brand_features_page #pageContent #cpfSec0 .flex.flexRsv,
  .corporate_features_page #pageContent #cpfSec0 .flex.flexRsv {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}

@media screen and (min-width: 768px) {
  .brand_features_page #pageContent #cpfSec0 .flex > *,
  .corporate_features_page #pageContent #cpfSec0 .flex > * {
    width: 50%;
  }
}

@media screen and (min-width: 768px) {
  .brand_features_page #pageContent #cpfSec0 .flex > figure,
  .corporate_features_page #pageContent #cpfSec0 .flex > figure {
    padding: 0 4rem;
  }
}

@media screen and (max-width: 767px) {
  .brand_features_page #pageContent #cpfSec0 .flex > figure,
  .corporate_features_page #pageContent #cpfSec0 .flex > figure {
    margin-bottom: 5vw;
  }
}

.brand_features_page #pageContent #cpfSec0 .flex > figure img,
.corporate_features_page #pageContent #cpfSec0 .flex > figure img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

.brand_features_page #pageContent #cpfSec0 .sec0con1,
.corporate_features_page #pageContent #cpfSec0 .sec0con1 {
  margin-bottom: 6rem;
}

.brand_features_page #pageContent #cpfSec0 .sec0con1 h3,
.corporate_features_page #pageContent #cpfSec0 .sec0con1 h3 {
  position: relative;
}

.brand_features_page #pageContent #cpfSec0 .sec0con1 h3 strong,
.corporate_features_page #pageContent #cpfSec0 .sec0con1 h3 strong {
  position: relative;
  z-index: 10;
  display: inline-block;
  color: #28a6dd;
  background: #fff;
  font-weight: 400;
  letter-spacing: 0.24em;
  font-size: 1.57rem;
}

@media screen and (min-width: 768px) {
  .brand_features_page #pageContent #cpfSec0 .sec0con1 h3 strong,
  .corporate_features_page #pageContent #cpfSec0 .sec0con1 h3 strong {
    padding-right: 5rem;
  }
}

.brand_features_page #pageContent #cpfSec0 .sec0con1 h3:after,
.corporate_features_page #pageContent #cpfSec0 .sec0con1 h3:after {
  content: " ";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 1px;
  z-index: 1;
  background: #28a6dd;
}

.brand_features_page #pageContent #cpfSec0 .sec0con1 p,
.corporate_features_page #pageContent #cpfSec0 .sec0con1 p {
  font-size: 1rem;
  letter-spacing: 0.23em;
  line-height: 2.428;
  font-weight: 300;
}

.brand_features_page #pageContent #cpfSec0 .sec0con1 p strong,
.corporate_features_page #pageContent #cpfSec0 .sec0con1 p strong {
  color: #28a6dd;
  font-size: 128.57%;
  font-weight: 400;
}

.brand_features_page #pageContent #cpfSec0 .sec0con1 > p,
.corporate_features_page #pageContent #cpfSec0 .sec0con1 > p {
  margin-top: 2rem;
  font-size: 1rem;
  letter-spacing: 0.24em;
  line-height: 2.428;
  font-weight: 300;
}

.brand_features_page #pageContent #cpfSec0 .sec0Fukidashi,
.corporate_features_page #pageContent #cpfSec0 .sec0Fukidashi {
  width: 100%;
  position: relative;
  background-image: url(/assets/images/corporate/features/sec0_blbg.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

@media screen and (min-width: 768px) {
  .brand_features_page #pageContent #cpfSec0 .sec0Fukidashi,
  .corporate_features_page #pageContent #cpfSec0 .sec0Fukidashi {
    height: 17.78rem;
  }
}

@media screen and (max-width: 767px) {
  .brand_features_page #pageContent #cpfSec0 .sec0Fukidashi,
  .corporate_features_page #pageContent #cpfSec0 .sec0Fukidashi {
    height: 40vw;
  }
}

.brand_features_page #pageContent #cpfSec0 .sec0Fukidashi:before,
.corporate_features_page #pageContent #cpfSec0 .sec0Fukidashi:before {
  content: " ";
  display: block;
  width: 3rem;
  height: 3rem;
  background: #2f97e1;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
  z-index: -1;
}

.brand_features_page #pageContent #cpfSec0 .sec0Fukidashi > div,
.corporate_features_page #pageContent #cpfSec0 .sec0Fukidashi > div {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 10;
}

.brand_features_page #pageContent #cpfSec0 .sec0Fukidashi > div > p,
.corporate_features_page #pageContent #cpfSec0 .sec0Fukidashi > div > p {
  text-align: center;
  color: #fff;
  font-size: 1.57rem;
  font-weight: 400;
  letter-spacing: 0.24em;
}

@media screen and (max-width: 767px) {
  .brand_features_page #pageContent #cpfSec0 .sec0Fukidashi > div > p,
  .corporate_features_page #pageContent #cpfSec0 .sec0Fukidashi > div > p {
    font-size: 1.3rem;
  }
}

.brand_features_page #pageContent #cpfSec0 .sec0Fukidashi > div > p strong,
.corporate_features_page #pageContent #cpfSec0 .sec0Fukidashi > div > p strong {
  font-size: 127%;
  color: #f3f900;
}

.brand_features_page #pageContent #cpfSec0 .sec0con2,
.corporate_features_page #pageContent #cpfSec0 .sec0con2 {
  margin-top: 5rem;
}

.brand_features_page #pageContent #cpfSec0 .sec0con2 p,
.corporate_features_page #pageContent #cpfSec0 .sec0con2 p {
  font-size: 1.1428rem;
  letter-spacing: 0.24em;
  line-height: 2.428;
  font-weight: 300;
}

.brand_features_page #pageContent #cpfSec0 .sec0con2 h3,
.corporate_features_page #pageContent #cpfSec0 .sec0con2 h3 {
  padding: 1rem;
  text-align: center;
  border: 1px solid #28a6dd;
  position: relative;
  background: #fff;
  margin-bottom: 2rem;
}

.brand_features_page #pageContent #cpfSec0 .sec0con2 h3 span,
.corporate_features_page #pageContent #cpfSec0 .sec0con2 h3 span {
  font-weight: 400px;
  letter-spacing: 0.24em;
  line-height: 1.6;
  font-size: 1.2857rem;
  position: relative;
  z-index: 10;
  color: #28a6dd;
}

.brand_features_page #pageContent #cpfSec0 .sec0con2 h3:after,
.corporate_features_page #pageContent #cpfSec0 .sec0con2 h3:after {
  content: " ";
  display: block;
  width: 1rem;
  height: 1rem;
  border-right: 1px solid #28a6dd;
  border-bottom: 1px solid #28a6dd;
  position: absolute;
  bottom: 0;
  left: 50%;
  background: #fff;
  -webkit-transform: translate(-50%, 50%) rotate(45deg);
          transform: translate(-50%, 50%) rotate(45deg);
}

.brand_features_page #pageContent #cpfSec0 .sec0con2 .flex > div p,
.corporate_features_page #pageContent #cpfSec0 .sec0con2 .flex > div p {
  margin-bottom: 1.5rem;
}

.brand_features_page #pageContent #cpfSec0 .sec0con2 .flex > div p:last-child,
.corporate_features_page #pageContent #cpfSec0 .sec0con2 .flex > div p:last-child {
  margin-bottom: 0;
}

.brand_features_page #pageContent #cpfSec0 .sec0con2 .notes,
.corporate_features_page #pageContent #cpfSec0 .sec0con2 .notes {
  background: #f9f9f2;
  padding: 2rem 2.5rem;
  margin-top: 4rem;
}

.brand_features_page #pageContent #cpfSec0 .sec0con2 .notes p,
.corporate_features_page #pageContent #cpfSec0 .sec0con2 .notes p {
  font-size: 1rem;
}

@media screen and (max-width: 767px) {
  .brand_features_page #pageContent #cpfSec1 .cpfSecLeadHead,
  .corporate_features_page #pageContent #cpfSec1 .cpfSecLeadHead {
    height: 14vw;
  }
}

.brand_features_page #pageContent #cpfSec1 .cpfSecCon ul,
.corporate_features_page #pageContent #cpfSec1 .cpfSecCon ul {
  max-width: 940px;
  margin: 0 auto;
}

@media screen and (min-width: 768px) {
  .brand_features_page #pageContent #cpfSec1 .cpfSecCon ul,
  .corporate_features_page #pageContent #cpfSec1 .cpfSecCon ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.brand_features_page #pageContent #cpfSec1 .cpfSecCon ul li,
.corporate_features_page #pageContent #cpfSec1 .cpfSecCon ul li {
  position: relative;
}

.brand_features_page #pageContent #cpfSec1 .cpfSecCon ul li:after,
.corporate_features_page #pageContent #cpfSec1 .cpfSecCon ul li:after {
  content: " ";
  display: block;
  width: 0.9642rem;
  height: 1.6928rem;
  background-image: url(/assets/images/common/arw_btn_g.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 28%;
  left: calc(100% + 2.8rem);
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

@media screen and (min-width: 768px) and (max-width: 1099px) {
  .brand_features_page #pageContent #cpfSec1 .cpfSecCon ul li:after,
  .corporate_features_page #pageContent #cpfSec1 .cpfSecCon ul li:after {
    left: calc(100% + 1.2rem);
    width: 0.6rem;
  }
}

@media screen and (max-width: 767px) {
  .brand_features_page #pageContent #cpfSec1 .cpfSecCon ul li:after,
  .corporate_features_page #pageContent #cpfSec1 .cpfSecCon ul li:after {
    top: calc(100% + 4vw);
    left: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(90deg);
            transform: translate(-50%, -50%) rotate(90deg);
  }
}

@media screen and (min-width: 768px) {
  .brand_features_page #pageContent #cpfSec1 .cpfSecCon ul li,
  .corporate_features_page #pageContent #cpfSec1 .cpfSecCon ul li {
    width: 19.148%;
    margin-top: 4rem;
    margin-right: 7.8026%;
  }
  .brand_features_page #pageContent #cpfSec1 .cpfSecCon ul li:nth-child(4n),
  .corporate_features_page #pageContent #cpfSec1 .cpfSecCon ul li:nth-child(4n) {
    margin-right: 0;
  }
  .brand_features_page #pageContent #cpfSec1 .cpfSecCon ul li:nth-child(-n+4),
  .corporate_features_page #pageContent #cpfSec1 .cpfSecCon ul li:nth-child(-n+4) {
    margin-top: 0;
  }
  .brand_features_page #pageContent #cpfSec1 .cpfSecCon ul li:last-child:after, .brand_features_page #pageContent #cpfSec1 .cpfSecCon ul li:nth-child(4n):after,
  .corporate_features_page #pageContent #cpfSec1 .cpfSecCon ul li:last-child:after,
  .corporate_features_page #pageContent #cpfSec1 .cpfSecCon ul li:nth-child(4n):after {
    display: none;
  }
}

@media screen and (min-width: 768px) and (max-width: 1099px) {
  .brand_features_page #pageContent #cpfSec1 .cpfSecCon ul li,
  .corporate_features_page #pageContent #cpfSec1 .cpfSecCon ul li {
    width: 22%;
    margin-right: 4%;
  }
}

@media screen and (max-width: 767px) {
  .brand_features_page #pageContent #cpfSec1 .cpfSecCon ul li,
  .corporate_features_page #pageContent #cpfSec1 .cpfSecCon ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-top: 10vw;
  }
  .brand_features_page #pageContent #cpfSec1 .cpfSecCon ul li:first-child,
  .corporate_features_page #pageContent #cpfSec1 .cpfSecCon ul li:first-child {
    margin-top: 0;
  }
  .brand_features_page #pageContent #cpfSec1 .cpfSecCon ul li:last-child:after,
  .corporate_features_page #pageContent #cpfSec1 .cpfSecCon ul li:last-child:after {
    display: none;
  }
}

.brand_features_page #pageContent #cpfSec1 .cpfSecCon ul li > div,
.corporate_features_page #pageContent #cpfSec1 .cpfSecCon ul li > div {
  background: #e4f4f5;
  text-align: center;
  border-radius: 0.357rem;
  padding: 1.8rem 1.5rem;
  margin-bottom: 0.8rem;
}

@media screen and (max-width: 767px) {
  .brand_features_page #pageContent #cpfSec1 .cpfSecCon ul li > div,
  .corporate_features_page #pageContent #cpfSec1 .cpfSecCon ul li > div {
    width: 40%;
    padding: 3vw;
  }
}

.brand_features_page #pageContent #cpfSec1 .cpfSecCon ul li > div > span,
.corporate_features_page #pageContent #cpfSec1 .cpfSecCon ul li > div > span {
  color: #28a6dd;
  display: block;
  margin: 0 auto;
  font-size: 1.1rem;
  letter-spacing: 0.1em;
}

@media screen and (min-width: 768px) and (max-width: 1099px) {
  .brand_features_page #pageContent #cpfSec1 .cpfSecCon ul li > div > span,
  .corporate_features_page #pageContent #cpfSec1 .cpfSecCon ul li > div > span {
    font-size: 1rem;
  }
}

@media screen and (max-width: 767px) {
  .brand_features_page #pageContent #cpfSec1 .cpfSecCon ul li > div > span,
  .corporate_features_page #pageContent #cpfSec1 .cpfSecCon ul li > div > span {
    font-size: 1rem;
  }
}

@media screen and (max-width: 767px) {
  .brand_features_page #pageContent #cpfSec1 .cpfSecCon ul li > div > figure,
  .corporate_features_page #pageContent #cpfSec1 .cpfSecCon ul li > div > figure {
    width: 60%;
    margin: 0 auto;
  }
}

.brand_features_page #pageContent #cpfSec1 .cpfSecCon ul li > div > figure img,
.corporate_features_page #pageContent #cpfSec1 .cpfSecCon ul li > div > figure img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

.brand_features_page #pageContent #cpfSec1 .cpfSecCon ul li > div > p,
.corporate_features_page #pageContent #cpfSec1 .cpfSecCon ul li > div > p {
  color: #7f8a8f;
  letter-spacing: 0.1em;
  font-size: 1.1rem;
  font-weight: 300;
}

@media screen and (min-width: 768px) and (max-width: 1099px) {
  .brand_features_page #pageContent #cpfSec1 .cpfSecCon ul li > div > p,
  .corporate_features_page #pageContent #cpfSec1 .cpfSecCon ul li > div > p {
    font-size: 1rem;
  }
}

.brand_features_page #pageContent #cpfSec1 .cpfSecCon ul li > p,
.corporate_features_page #pageContent #cpfSec1 .cpfSecCon ul li > p {
  color: #7f8a8f;
  letter-spacing: 0.1em;
  font-size: 1rem;
  font-weight: 300;
  line-height: 2.0833;
}

@media screen and (max-width: 767px) {
  .brand_features_page #pageContent #cpfSec1 .cpfSecCon ul li > p,
  .corporate_features_page #pageContent #cpfSec1 .cpfSecCon ul li > p {
    width: 55%;
    font-size: 1rem;
  }
}

.brand_features_page #pageContent #cpfSec1 .cpfSecCon ul li.yellow > div,
.corporate_features_page #pageContent #cpfSec1 .cpfSecCon ul li.yellow > div {
  background: #f3f2d8;
}

.brand_features_page #pageContent #cpfSec1 .cpfSecCon ul li.yellow > div span,
.corporate_features_page #pageContent #cpfSec1 .cpfSecCon ul li.yellow > div span {
  color: #e9ae1d;
}

@media screen and (max-width: 767px) {
  .brand_features_page #pageContent #cpfSec2 .cpfSecLeadHead,
  .corporate_features_page #pageContent #cpfSec2 .cpfSecLeadHead {
    height: 14vw;
  }
}

.brand_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con1 .list1, .brand_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con1 .list2,
.corporate_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con1 .list1,
.corporate_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con1 .list2 {
  max-width: 970px;
  margin: 0 auto;
}

@media screen and (min-width: 768px) {
  .brand_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con1 .list1, .brand_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con1 .list2,
  .corporate_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con1 .list1,
  .corporate_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con1 .list2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

@media screen and (min-width: 768px) {
  .brand_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con1 .list1 li, .brand_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con1 .list2 li,
  .corporate_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con1 .list1 li,
  .corporate_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con1 .list2 li {
    width: 47.42%;
    margin-top: 3rem;
    margin-right: 5.16%;
  }
  .brand_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con1 .list1 li:nth-child(2n), .brand_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con1 .list2 li:nth-child(2n),
  .corporate_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con1 .list1 li:nth-child(2n),
  .corporate_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con1 .list2 li:nth-child(2n) {
    margin-right: 0;
  }
  .brand_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con1 .list1 li:nth-child(-n+2), .brand_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con1 .list2 li:nth-child(-n+2),
  .corporate_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con1 .list1 li:nth-child(-n+2),
  .corporate_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con1 .list2 li:nth-child(-n+2) {
    margin-top: 0;
  }
}

@media screen and (max-width: 767px) {
  .brand_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con1 .list1 li, .brand_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con1 .list2 li,
  .corporate_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con1 .list1 li,
  .corporate_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con1 .list2 li {
    margin-top: 5vw;
  }
  .brand_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con1 .list1 li:nth-child(1), .brand_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con1 .list2 li:nth-child(1),
  .corporate_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con1 .list1 li:nth-child(1),
  .corporate_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con1 .list2 li:nth-child(1) {
    margin-top: 0;
  }
}

.brand_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con1 .list1 li h4, .brand_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con1 .list2 li h4,
.corporate_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con1 .list1 li h4,
.corporate_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con1 .list2 li h4 {
  color: #28a6dd;
  font-size: 1.2857rem;
  letter-spacing: 0.1em;
  margin-bottom: 1rem;
}

.brand_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con1 .list1 li figure, .brand_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con1 .list2 li figure,
.corporate_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con1 .list1 li figure,
.corporate_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con1 .list2 li figure {
  position: relative;
  overflow: hidden;
  border-radius: 0.357rem;
  width: 100%;
  height: 0;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  padding-bottom: 70%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
}

.brand_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con1 .list1 li figure:after, .brand_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con1 .list2 li figure:after,
.corporate_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con1 .list1 li figure:after,
.corporate_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con1 .list2 li figure:after {
  content: " ";
  display: block;
  width: 2.14rem;
  height: 2.14rem;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(/assets/images/corporate/common/icon_plus.svg);
  position: absolute;
  bottom: 0.8rem;
  right: 0.8rem;
  z-index: 15;
  -webkit-transition: .4s;
  transition: .4s;
}

.brand_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con1 .list1 li figure figucaption, .brand_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con1 .list2 li figure figucaption,
.corporate_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con1 .list1 li figure figucaption,
.corporate_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con1 .list2 li figure figucaption {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 10;
  padding: 2rem;
  color: #fff;
  background: rgba(26, 48, 53, 0.65);
  -webkit-transition: .4s;
  transition: .4s;
  opacity: 0;
}

.brand_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con1 .list1 li figure figucaption p, .brand_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con1 .list2 li figure figucaption p,
.corporate_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con1 .list1 li figure figucaption p,
.corporate_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con1 .list2 li figure figucaption p {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 1.1rem;
  font-weight: 300;
  letter-spacing: 0.24em;
  -webkit-transform: translateY(1rem);
          transform: translateY(1rem);
  -webkit-transition: .4s;
  transition: .4s;
}

@media screen and (min-width: 768px) and (max-width: 1099px) {
  .brand_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con1 .list1 li figure figucaption p, .brand_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con1 .list2 li figure figucaption p,
  .corporate_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con1 .list1 li figure figucaption p,
  .corporate_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con1 .list2 li figure figucaption p {
    font-size: 1rem;
  }
}

.brand_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con1 .list1 li figure .bg, .brand_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con1 .list2 li figure .bg,
.corporate_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con1 .list1 li figure .bg,
.corporate_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con1 .list2 li figure .bg {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: -1;
  width: 100%;
  height: 100%;
}

.brand_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con1 .list1 li figure.active:after, .brand_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con1 .list2 li figure.active:after,
.corporate_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con1 .list1 li figure.active:after,
.corporate_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con1 .list2 li figure.active:after {
  opacity: 0;
}

.brand_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con1 .list1 li figure.active figucaption, .brand_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con1 .list2 li figure.active figucaption,
.corporate_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con1 .list1 li figure.active figucaption,
.corporate_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con1 .list2 li figure.active figucaption {
  opacity: 1;
}

.brand_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con1 .list1 li figure.active figucaption p, .brand_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con1 .list2 li figure.active figucaption p,
.corporate_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con1 .list1 li figure.active figucaption p,
.corporate_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con1 .list2 li figure.active figucaption p {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.brand_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con1 .list1 li.opend figure:after, .brand_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con1 .list2 li.opend figure:after,
.corporate_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con1 .list1 li.opend figure:after,
.corporate_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con1 .list2 li.opend figure:after {
  opacity: 0;
}

.brand_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con1 .list1 li.opend figure figucaption, .brand_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con1 .list2 li.opend figure figucaption,
.corporate_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con1 .list1 li.opend figure figucaption,
.corporate_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con1 .list2 li.opend figure figucaption {
  opacity: 1;
}

.brand_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con1 .list1 li.opend figure figucaption p, .brand_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con1 .list2 li.opend figure figucaption p,
.corporate_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con1 .list1 li.opend figure figucaption p,
.corporate_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con1 .list2 li.opend figure figucaption p {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.brand_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con1 .list2Ttl,
.corporate_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con1 .list2Ttl {
  font-size: 1.2857rem;
  letter-spacing: 0.1em;
  margin-top: 3rem;
  padding-left: 2rem;
}

@media screen and (max-width: 767px) {
  .brand_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con1 .list2Ttl,
  .corporate_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con1 .list2Ttl {
    padding-left: 0;
  }
}

.brand_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con1 .list2,
.corporate_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con1 .list2 {
  margin-top: 1rem;
}

@media screen and (min-width: 768px) {
  .brand_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con1 .list2 li,
  .corporate_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con1 .list2 li {
    width: 22.68%;
    margin-top: 1rem;
    margin-right: 3.0933%;
  }
  .brand_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con1 .list2 li:nth-child(2n),
  .corporate_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con1 .list2 li:nth-child(2n) {
    margin-right: 3.0933%;
  }
  .brand_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con1 .list2 li:nth-child(4n),
  .corporate_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con1 .list2 li:nth-child(4n) {
    margin-right: 0;
  }
  .brand_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con1 .list2 li:nth-child(-n+4),
  .corporate_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con1 .list2 li:nth-child(-n+4) {
    margin-top: 0;
  }
}

@media screen and (max-width: 767px) {
  .brand_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con1 .list2 li,
  .corporate_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con1 .list2 li {
    margin-top: 5vw;
  }
  .brand_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con1 .list2 li:nth-child(1),
  .corporate_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con1 .list2 li:nth-child(1) {
    margin-top: 0;
  }
}

.brand_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con1 .list2 li figure,
.corporate_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con1 .list2 li figure {
  padding-bottom: 65%;
}

@media screen and (min-width: 768px) and (max-width: 1099px) {
  .brand_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con1 .list2 li figure,
  .corporate_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con1 .list2 li figure {
    padding-bottom: 70%;
  }
}

@media screen and (max-width: 767px) {
  .brand_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con1 .list2 li figure,
  .corporate_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con1 .list2 li figure {
    padding-bottom: 40%;
  }
}

.brand_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con1 .list2 li figure figucaption,
.corporate_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con1 .list2 li figure figucaption {
  padding: 0.857rem;
}

@media screen and (max-width: 767px) {
  .brand_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con1 .list2 li figure figucaption,
  .corporate_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con1 .list2 li figure figucaption {
    padding: 2rem;
  }
}

.brand_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con1 .list2 li figure figucaption p,
.corporate_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con1 .list2 li figure figucaption p {
  font-size: 1rem;
}

@media screen and (max-width: 767px) {
  .brand_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con1 .list2 li figure figucaption p,
  .corporate_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con1 .list2 li figure figucaption p {
    font-size: 1rem;
  }
}

@media screen and (min-width: 768px) and (max-width: 1099px) {
  .brand_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con1 .list2 li figure figucaption p,
  .corporate_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con1 .list2 li figure figucaption p {
    font-size: 0.85rem;
  }
}

.brand_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con1 .list2 li h5,
.corporate_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con1 .list2 li h5 {
  text-align: center;
  font-size: 1.1rem;
  letter-spacing: 0.1em;
  margin-top: 0.5rem;
  font-weight: 300;
}

@media screen and (max-width: 767px) {
  .brand_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con1 .list2 li h5,
  .corporate_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con1 .list2 li h5 {
    font-size: 1rem;
  }
}

.brand_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con2,
.corporate_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con2 {
  margin-top: 8.5rem;
}

@media screen and (max-width: 767px) {
  .brand_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con2,
  .corporate_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con2 {
    margin-top: 15vw;
  }
}

.brand_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con2 .carSliderWrap,
.corporate_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con2 .carSliderWrap {
  max-width: 960px;
  margin: 0 auto;
  position: relative;
}

.brand_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con2 .carSliderWrap #carSlider,
.corporate_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con2 .carSliderWrap #carSlider {
  background: #f7f7f7;
  border: 1px solid #e2e2e2;
  border-radius: 0.357rem;
  margin-bottom: 0;
}

.brand_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con2 .carSliderWrap #carSlider .csItem .csItemTop,
.corporate_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con2 .carSliderWrap #carSlider .csItem .csItemTop {
  margin: 2.2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 767px) {
  .brand_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con2 .carSliderWrap #carSlider .csItem .csItemTop,
  .corporate_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con2 .carSliderWrap #carSlider .csItem .csItemTop {
    display: block;
  }
}

.brand_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con2 .carSliderWrap #carSlider .csItem .csItemTop .csFigureSliderWrap,
.corporate_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con2 .carSliderWrap #carSlider .csItem .csItemTop .csFigureSliderWrap {
  width: 46.592%;
}

@media screen and (max-width: 767px) {
  .brand_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con2 .carSliderWrap #carSlider .csItem .csItemTop .csFigureSliderWrap,
  .corporate_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con2 .carSliderWrap #carSlider .csItem .csItemTop .csFigureSliderWrap {
    width: 100%;
    margin-bottom: 3vw;
  }
}

.brand_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con2 .carSliderWrap #carSlider .csItem .csItemTop .csFigureSliderWrap .csFigureSlider,
.corporate_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con2 .carSliderWrap #carSlider .csItem .csItemTop .csFigureSliderWrap .csFigureSlider {
  margin-bottom: 0;
}

.brand_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con2 .carSliderWrap #carSlider .csItem .csItemTop .csFigureSliderWrap .csFigureSlider .csfItem,
.corporate_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con2 .carSliderWrap #carSlider .csItem .csItemTop .csFigureSliderWrap .csFigureSlider .csfItem {
  border-radius: 0.357rem;
  overflow: hidden;
}

.brand_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con2 .carSliderWrap #carSlider .csItem .csItemTop .csFigureSliderWrap .csFigureSlider .csfItem img,
.corporate_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con2 .carSliderWrap #carSlider .csItem .csItemTop .csFigureSliderWrap .csFigureSlider .csfItem img {
  width: 100%;
  height: auto;
  display: block;
  vertical-align: bottom;
}

.brand_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con2 .carSliderWrap #carSlider .csItem .csItemTop .csFigureSliderWrap .csFigureSlider .slick-dots,
.corporate_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con2 .carSliderWrap #carSlider .csItem .csItemTop .csFigureSliderWrap .csFigureSlider .slick-dots {
  text-align: right;
  padding-right: 0.5em;
}

.brand_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con2 .carSliderWrap #carSlider .csItem .csItemTop .csFigureSliderWrap .csFigureSlider .slick-dots li,
.corporate_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con2 .carSliderWrap #carSlider .csItem .csItemTop .csFigureSliderWrap .csFigureSlider .slick-dots li {
  width: 1.2rem;
}

@media screen and (max-width: 767px) {
  .brand_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con2 .carSliderWrap #carSlider .csItem .csItemTop .csFigureSliderWrap .csFigureSlider .slick-dots li,
  .corporate_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con2 .carSliderWrap #carSlider .csItem .csItemTop .csFigureSliderWrap .csFigureSlider .slick-dots li {
    width: 2rem;
  }
}

.brand_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con2 .carSliderWrap #carSlider .csItem .csItemTop .csFigureSliderWrap .csFigureSlider .slick-dots li button,
.corporate_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con2 .carSliderWrap #carSlider .csItem .csItemTop .csFigureSliderWrap .csFigureSlider .slick-dots li button {
  width: 1.2rem;
}

@media screen and (max-width: 767px) {
  .brand_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con2 .carSliderWrap #carSlider .csItem .csItemTop .csFigureSliderWrap .csFigureSlider .slick-dots li button,
  .corporate_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con2 .carSliderWrap #carSlider .csItem .csItemTop .csFigureSliderWrap .csFigureSlider .slick-dots li button {
    width: 2rem;
  }
}

.brand_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con2 .carSliderWrap #carSlider .csItem .csItemTop .csFigureSliderWrap .csFigureSlider .slick-dots li button:before,
.corporate_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con2 .carSliderWrap #carSlider .csItem .csItemTop .csFigureSliderWrap .csFigureSlider .slick-dots li button:before {
  width: 0.7rem;
  height: 0.7rem;
  background: #fff;
  opacity: 1;
}

@media screen and (max-width: 767px) {
  .brand_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con2 .carSliderWrap #carSlider .csItem .csItemTop .csFigureSliderWrap .csFigureSlider .slick-dots li button:before,
  .corporate_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con2 .carSliderWrap #carSlider .csItem .csItemTop .csFigureSliderWrap .csFigureSlider .slick-dots li button:before {
    width: 1rem;
    height: 1rem;
  }
}

.brand_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con2 .carSliderWrap #carSlider .csItem .csItemTop .csFigureSliderWrap .csFigureSlider .slick-dots li.slick-active button:before,
.corporate_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con2 .carSliderWrap #carSlider .csItem .csItemTop .csFigureSliderWrap .csFigureSlider .slick-dots li.slick-active button:before {
  background: #28a6dd;
}

.brand_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con2 .carSliderWrap #carSlider .csItem .csItemTop .csFigureSliderWrap .csFigureSlider .slick-dots li:only-child,
.corporate_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con2 .carSliderWrap #carSlider .csItem .csItemTop .csFigureSliderWrap .csFigureSlider .slick-dots li:only-child {
  display: none;
}

.brand_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con2 .carSliderWrap #carSlider .csItem .csItemTop .txt,
.corporate_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con2 .carSliderWrap #carSlider .csItem .csItemTop .txt {
  width: 49.273%;
  padding-bottom: 3rem;
  position: relative;
}

@media screen and (max-width: 767px) {
  .brand_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con2 .carSliderWrap #carSlider .csItem .csItemTop .txt,
  .corporate_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con2 .carSliderWrap #carSlider .csItem .csItemTop .txt {
    width: 100%;
    padding-bottom: 0;
  }
}

.brand_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con2 .carSliderWrap #carSlider .csItem .csItemTop .txt p,
.corporate_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con2 .carSliderWrap #carSlider .csItem .csItemTop .txt p {
  letter-spacing: 0.24em;
}

.brand_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con2 .carSliderWrap #carSlider .csItem .csItemTop .txt p.catch,
.corporate_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con2 .carSliderWrap #carSlider .csItem .csItemTop .txt p.catch {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 0.5em;
}

.brand_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con2 .carSliderWrap #carSlider .csItem .csItemTop .txt p.name,
.corporate_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con2 .carSliderWrap #carSlider .csItem .csItemTop .txt p.name {
  font-size: 1.3rem;
  color: #28a6dd;
  margin-bottom: 1em;
}

.brand_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con2 .carSliderWrap #carSlider .csItem .csItemTop .txt p.content,
.corporate_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con2 .carSliderWrap #carSlider .csItem .csItemTop .txt p.content {
  font-size: 1.1rem;
  font-weight: 300;
}

.brand_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con2 .carSliderWrap #carSlider .csItem .csItemTop .txt ul,
.corporate_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con2 .carSliderWrap #carSlider .csItem .csItemTop .txt ul {
  position: absolute;
  width: 100%;
  text-align: right;
  bottom: 0;
  right: 0;
}

@media screen and (max-width: 767px) {
  .brand_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con2 .carSliderWrap #carSlider .csItem .csItemTop .txt ul,
  .corporate_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con2 .carSliderWrap #carSlider .csItem .csItemTop .txt ul {
    position: static;
    margin-top: 3vw;
  }
}

.brand_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con2 .carSliderWrap #carSlider .csItem .csItemTop .txt ul li,
.corporate_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con2 .carSliderWrap #carSlider .csItem .csItemTop .txt ul li {
  display: inline-block;
  font-size: 1.1rem;
  font-weight: 300;
  letter-spacing: 0.24em;
  color: #fff;
  border-radius: 0.357rem;
  padding: 0.2em 1.5em;
  text-align: center;
  margin: 0 0 0 0.5rem;
}

.brand_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con2 .carSliderWrap #carSlider .csItem .csItemTop .txt ul li.cl1,
.corporate_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con2 .carSliderWrap #carSlider .csItem .csItemTop .txt ul li.cl1 {
  background: #69c8e2;
}

.brand_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con2 .carSliderWrap #carSlider .csItem .csItemTop .txt ul li.cl2,
.corporate_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con2 .carSliderWrap #carSlider .csItem .csItemTop .txt ul li.cl2 {
  background: #1192bf;
}

.brand_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con2 .carSliderWrap #carSlider .csItem .csItemBottom,
.corporate_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con2 .carSliderWrap #carSlider .csItem .csItemBottom {
  margin: 2.2rem;
  border-top: 1px solid #efefef;
  padding: 2.2rem 1rem 1rem;
}

@media screen and (max-width: 767px) {
  .brand_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con2 .carSliderWrap #carSlider .csItem .csItemBottom,
  .corporate_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con2 .carSliderWrap #carSlider .csItem .csItemBottom {
    padding: 2.2rem 0 0;
  }
}

.brand_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con2 .carSliderWrap #carSlider .csItem .csItemBottom h4,
.corporate_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con2 .carSliderWrap #carSlider .csItem .csItemBottom h4 {
  color: #28a6dd;
  letter-spacing: 0.24em;
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 0.3em;
}

.brand_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con2 .carSliderWrap #carSlider .csItem .csItemBottom p,
.corporate_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con2 .carSliderWrap #carSlider .csItem .csItemBottom p {
  letter-spacing: 0.24em;
  font-size: 1.1rem;
  font-weight: 300;
  line-height: 1.75;
}

.brand_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con2 .carSliderWrap #csArw,
.corporate_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con2 .carSliderWrap #csArw {
  position: absolute;
  width: 100%;
  top: 35%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

@media screen and (max-width: 767px) {
  .brand_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con2 .carSliderWrap #csArw,
  .corporate_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con2 .carSliderWrap #csArw {
    top: 40%;
  }
}

.brand_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con2 .carSliderWrap #csArw .arwPrev, .brand_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con2 .carSliderWrap #csArw .arwNext,
.corporate_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con2 .carSliderWrap #csArw .arwPrev,
.corporate_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con2 .carSliderWrap #csArw .arwNext {
  display: block;
  position: absolute;
  width: 3.1rem;
  height: 3.1rem;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(/assets/images/corporate/features/arw_slider.svg);
  top: 50%;
  cursor: pointer;
  -webkit-transition: .4s;
  transition: .4s;
}

@media screen and (max-width: 767px) {
  .brand_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con2 .carSliderWrap #csArw .arwPrev, .brand_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con2 .carSliderWrap #csArw .arwNext,
  .corporate_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con2 .carSliderWrap #csArw .arwPrev,
  .corporate_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con2 .carSliderWrap #csArw .arwNext {
    width: 2.5rem;
    height: 2.5rem;
  }
}

.brand_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con2 .carSliderWrap #csArw .arwPrev:hover, .brand_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con2 .carSliderWrap #csArw .arwNext:hover,
.corporate_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con2 .carSliderWrap #csArw .arwPrev:hover,
.corporate_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con2 .carSliderWrap #csArw .arwNext:hover {
  opacity: .6;
}

.brand_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con2 .carSliderWrap #csArw .arwPrev,
.corporate_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con2 .carSliderWrap #csArw .arwPrev {
  left: -5rem;
  -webkit-transform: translateY(-50%) rotate(180deg);
          transform: translateY(-50%) rotate(180deg);
}

@media screen and (max-width: 767px) {
  .brand_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con2 .carSliderWrap #csArw .arwPrev,
  .corporate_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con2 .carSliderWrap #csArw .arwPrev {
    left: -4vw;
  }
}

.brand_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con2 .carSliderWrap #csArw .arwNext,
.corporate_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con2 .carSliderWrap #csArw .arwNext {
  right: -5rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media screen and (max-width: 767px) {
  .brand_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con2 .carSliderWrap #csArw .arwNext,
  .corporate_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con2 .carSliderWrap #csArw .arwNext {
    right: -4vw;
  }
}

.brand_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con2 .carSliderWrap #csAnchor,
.corporate_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con2 .carSliderWrap #csAnchor {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 803px;
  margin: 4rem auto 0;
}

.brand_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con2 .carSliderWrap #csAnchor li,
.corporate_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con2 .carSliderWrap #csAnchor li {
  margin-top: 1.5rem;
  text-align: center;
  border-radius: 0.357rem;
  border: 1px solid #333;
  padding: 1rem;
  letter-spacing: 0.24em;
  font-size: 1.1rem;
  cursor: pointer;
  -webkit-transition: .4s;
  transition: .4s;
}

@media screen and (min-width: 768px) {
  .brand_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con2 .carSliderWrap #csAnchor li,
  .corporate_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con2 .carSliderWrap #csAnchor li {
    width: 30.88%;
    margin-right: 3.68%;
  }
  .brand_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con2 .carSliderWrap #csAnchor li:nth-child(3n),
  .corporate_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con2 .carSliderWrap #csAnchor li:nth-child(3n) {
    margin-right: 0;
  }
  .brand_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con2 .carSliderWrap #csAnchor li:nth-child(-n+3),
  .corporate_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con2 .carSliderWrap #csAnchor li:nth-child(-n+3) {
    margin-top: 0;
  }
}

@media screen and (max-width: 767px) {
  .brand_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con2 .carSliderWrap #csAnchor li,
  .corporate_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con2 .carSliderWrap #csAnchor li {
    width: 48%;
    margin-right: 4%;
    letter-spacing: 0.1em;
    font-size: 1.02rem;
  }
  .brand_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con2 .carSliderWrap #csAnchor li:nth-child(2n),
  .corporate_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con2 .carSliderWrap #csAnchor li:nth-child(2n) {
    margin-right: 0;
  }
  .brand_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con2 .carSliderWrap #csAnchor li:nth-child(-n+2),
  .corporate_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con2 .carSliderWrap #csAnchor li:nth-child(-n+2) {
    margin-top: 0;
  }
}

.brand_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con2 .carSliderWrap #csAnchor li:hover,
.corporate_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con2 .carSliderWrap #csAnchor li:hover {
  opacity: .6;
}

.brand_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con2 .carSliderWrap #csAnchor li.current,
.corporate_features_page #pageContent #cpfSec2 .cpfSecCon .sec2con2 .carSliderWrap #csAnchor li.current {
  color: #28a6dd;
  border: 1px solid #28a6dd;
}

@media screen and (max-width: 767px) {
  .brand_features_page #pageContent #cpfSec3 .cpfSecLeadHead,
  .corporate_features_page #pageContent #cpfSec3 .cpfSecLeadHead {
    height: 14vw;
  }
}

@media screen and (min-width: 768px) {
  .brand_features_page #pageContent #cpfSec3 .cpfSecCon > div,
  .corporate_features_page #pageContent #cpfSec3 .cpfSecCon > div {
    max-width: 850px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
}

@media screen and (min-width: 768px) {
  .brand_features_page #pageContent #cpfSec3 .cpfSecCon > div .conTtl,
  .corporate_features_page #pageContent #cpfSec3 .cpfSecCon > div .conTtl {
    width: 32.94%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background: #28a6dd;
    border-radius: 0.357rem;
    margin-bottom: 0;
  }
}

@media screen and (min-width: 768px) {
  .brand_features_page #pageContent #cpfSec3 .cpfSecCon > div .conTtl h3,
  .corporate_features_page #pageContent #cpfSec3 .cpfSecCon > div .conTtl h3 {
    width: 100%;
    background: none;
    padding: 0;
  }
}

.brand_features_page #pageContent #cpfSec3 .cpfSecCon > div ul,
.corporate_features_page #pageContent #cpfSec3 .cpfSecCon > div ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media screen and (min-width: 768px) {
  .brand_features_page #pageContent #cpfSec3 .cpfSecCon > div ul,
  .corporate_features_page #pageContent #cpfSec3 .cpfSecCon > div ul {
    width: 62%;
  }
}

@media screen and (max-width: 767px) {
  .brand_features_page #pageContent #cpfSec3 .cpfSecCon > div ul,
  .corporate_features_page #pageContent #cpfSec3 .cpfSecCon > div ul {
    width: 75vw;
    margin-left: 7.5vw;
  }
}

.brand_features_page #pageContent #cpfSec3 .cpfSecCon > div ul li,
.corporate_features_page #pageContent #cpfSec3 .cpfSecCon > div ul li {
  list-style: disc;
  font-weight: 300;
  font-size: 1.1rem;
  letter-spacing: 0.1em;
}

@media screen and (min-width: 768px) {
  .brand_features_page #pageContent #cpfSec3 .cpfSecCon > div ul li,
  .corporate_features_page #pageContent #cpfSec3 .cpfSecCon > div ul li {
    width: 22%;
    margin-right: 4%;
  }
  .brand_features_page #pageContent #cpfSec3 .cpfSecCon > div ul li:nth-child(4n),
  .corporate_features_page #pageContent #cpfSec3 .cpfSecCon > div ul li:nth-child(4n) {
    margin-right: 0;
  }
}

@media screen and (max-width: 767px) {
  .brand_features_page #pageContent #cpfSec3 .cpfSecCon > div ul li,
  .corporate_features_page #pageContent #cpfSec3 .cpfSecCon > div ul li {
    width: 48%;
    margin-right: 4%;
  }
  .brand_features_page #pageContent #cpfSec3 .cpfSecCon > div ul li:nth-child(2n),
  .corporate_features_page #pageContent #cpfSec3 .cpfSecCon > div ul li:nth-child(2n) {
    margin-right: 0;
  }
}

@media screen and (max-width: 767px) {
  .brand_features_page #pageContent #cpfSec4 .cpfSecLeadHead,
  .corporate_features_page #pageContent #cpfSec4 .cpfSecLeadHead {
    height: 14vw;
  }
}

.brand_features_page #pageContent #cpfSec4 .cpfSecCon > div .sec4con,
.corporate_features_page #pageContent #cpfSec4 .cpfSecCon > div .sec4con {
  max-width: 940px;
  margin: 0 auto;
}

@media screen and (min-width: 768px) {
  .brand_features_page #pageContent #cpfSec4 .cpfSecCon > div .sec4con,
  .corporate_features_page #pageContent #cpfSec4 .cpfSecCon > div .sec4con {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media screen and (min-width: 768px) {
  .brand_features_page #pageContent #cpfSec4 .cpfSecCon > div .sec4con ul,
  .corporate_features_page #pageContent #cpfSec4 .cpfSecCon > div .sec4con ul {
    width: 48%;
    margin-right: 4%;
  }
  .brand_features_page #pageContent #cpfSec4 .cpfSecCon > div .sec4con ul:nth-child(2n),
  .corporate_features_page #pageContent #cpfSec4 .cpfSecCon > div .sec4con ul:nth-child(2n) {
    margin-right: 0;
  }
}

@media screen and (max-width: 767px) {
  .brand_features_page #pageContent #cpfSec4 .cpfSecCon > div .sec4con ul:nth-child(n+1) li:first-child,
  .corporate_features_page #pageContent #cpfSec4 .cpfSecCon > div .sec4con ul:nth-child(n+1) li:first-child {
    margin-top: 2rem;
  }
}

.brand_features_page #pageContent #cpfSec4 .cpfSecCon > div .sec4con ul li,
.corporate_features_page #pageContent #cpfSec4 .cpfSecCon > div .sec4con ul li {
  margin-top: 2rem;
}

.brand_features_page #pageContent #cpfSec4 .cpfSecCon > div .sec4con ul li:first-child,
.corporate_features_page #pageContent #cpfSec4 .cpfSecCon > div .sec4con ul li:first-child {
  margin-top: 0;
}

.brand_features_page #pageContent #cpfSec4 .cpfSecCon > div .sec4con ul li h4,
.corporate_features_page #pageContent #cpfSec4 .cpfSecCon > div .sec4con ul li h4 {
  color: #28a6dd;
  font-size: 1.285rem;
  letter-spacing: 0.24em;
  margin-bottom: 0.5rem;
  font-weight: 300;
}

.brand_features_page #pageContent #cpfSec4 .cpfSecCon > div .sec4con ul li p,
.corporate_features_page #pageContent #cpfSec4 .cpfSecCon > div .sec4con ul li p {
  font-size: 1.1rem;
  letter-spacing: 0.1em;
  font-weight: 300;
}

.brand_features_page #pageContent #cpfSec4 .cpfSecCon .point p,
.corporate_features_page #pageContent #cpfSec4 .cpfSecCon .point p {
  letter-spacing: 0.2em;
}

.brand_features_page #pageContent #cpfSec5,
.corporate_features_page #pageContent #cpfSec5 {
  padding-bottom: 4rem;
}

@media screen and (max-width: 767px) {
  .brand_features_page #pageContent #cpfSec5 .cpfSecLeadHead,
  .corporate_features_page #pageContent #cpfSec5 .cpfSecLeadHead {
    height: 14vw;
  }
}

.brand_features_page #pageContent #cpfSec5 .cpfSecCon .sec5con1 .iso,
.corporate_features_page #pageContent #cpfSec5 .cpfSecCon .sec5con1 .iso {
  max-width: 907px;
  margin: 0 auto;
}

@media screen and (min-width: 768px) {
  .brand_features_page #pageContent #cpfSec5 .cpfSecCon .sec5con1 .iso,
  .corporate_features_page #pageContent #cpfSec5 .cpfSecCon .sec5con1 .iso {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media screen and (min-width: 768px) {
  .brand_features_page #pageContent #cpfSec5 .cpfSecCon .sec5con1 .iso > div,
  .corporate_features_page #pageContent #cpfSec5 .cpfSecCon .sec5con1 .iso > div {
    width: 72%;
  }
}

.brand_features_page #pageContent #cpfSec5 .cpfSecCon .sec5con1 .iso > div h4,
.corporate_features_page #pageContent #cpfSec5 .cpfSecCon .sec5con1 .iso > div h4 {
  color: #28a6dd;
  font-size: 1.285rem;
  letter-spacing: 0.24em;
  margin-bottom: 0.5rem;
  font-weight: 300;
}

.brand_features_page #pageContent #cpfSec5 .cpfSecCon .sec5con1 .iso > div p,
.corporate_features_page #pageContent #cpfSec5 .cpfSecCon .sec5con1 .iso > div p {
  font-size: 1.1rem;
  letter-spacing: 0.1em;
  font-weight: 300;
  margin-bottom: 0.5em;
}

.brand_features_page #pageContent #cpfSec5 .cpfSecCon .sec5con1 .iso > div p:last-child,
.corporate_features_page #pageContent #cpfSec5 .cpfSecCon .sec5con1 .iso > div p:last-child {
  margin-bottom: 0;
}

@media screen and (min-width: 768px) {
  .brand_features_page #pageContent #cpfSec5 .cpfSecCon .sec5con1 .iso > figure,
  .corporate_features_page #pageContent #cpfSec5 .cpfSecCon .sec5con1 .iso > figure {
    width: 23%;
  }
}

@media screen and (max-width: 767px) {
  .brand_features_page #pageContent #cpfSec5 .cpfSecCon .sec5con1 .iso > figure,
  .corporate_features_page #pageContent #cpfSec5 .cpfSecCon .sec5con1 .iso > figure {
    margin: 5vw auto 0;
    width: 60vw;
  }
}

.brand_features_page #pageContent #cpfSec5 .cpfSecCon .sec5con1 .iso > figure img,
.corporate_features_page #pageContent #cpfSec5 .cpfSecCon .sec5con1 .iso > figure img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

.brand_features_page #pageContent #cpfSec5 .cpfSecCon .sec5con1 .policy,
.corporate_features_page #pageContent #cpfSec5 .cpfSecCon .sec5con1 .policy {
  max-width: 907px;
}

@media screen and (min-width: 768px) {
  .brand_features_page #pageContent #cpfSec5 .cpfSecCon .sec5con1 .policy,
  .corporate_features_page #pageContent #cpfSec5 .cpfSecCon .sec5con1 .policy {
    margin: 0 auto 6rem;
  }
}

@media screen and (max-width: 767px) {
  .brand_features_page #pageContent #cpfSec5 .cpfSecCon .sec5con1 .policy,
  .corporate_features_page #pageContent #cpfSec5 .cpfSecCon .sec5con1 .policy {
    margin: 0 auto 15vw;
  }
}

.brand_features_page #pageContent #cpfSec5 .cpfSecCon .sec5con1 .policy h4,
.corporate_features_page #pageContent #cpfSec5 .cpfSecCon .sec5con1 .policy h4 {
  color: #28a6dd;
  font-size: 1.285rem;
  letter-spacing: 0.24em;
  font-weight: 300;
  margin-bottom: 2rem;
}

.brand_features_page #pageContent #cpfSec5 .cpfSecCon .sec5con1 .policy dl,
.corporate_features_page #pageContent #cpfSec5 .cpfSecCon .sec5con1 .policy dl {
  margin-top: 4.5rem;
}

@media screen and (min-width: 768px) {
  .brand_features_page #pageContent #cpfSec5 .cpfSecCon .sec5con1 .policy dl,
  .corporate_features_page #pageContent #cpfSec5 .cpfSecCon .sec5con1 .policy dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media screen and (max-width: 767px) {
  .brand_features_page #pageContent #cpfSec5 .cpfSecCon .sec5con1 .policy dl,
  .corporate_features_page #pageContent #cpfSec5 .cpfSecCon .sec5con1 .policy dl {
    margin-top: 8vw;
  }
}

.brand_features_page #pageContent #cpfSec5 .cpfSecCon .sec5con1 .policy dl:first-child,
.corporate_features_page #pageContent #cpfSec5 .cpfSecCon .sec5con1 .policy dl:first-child {
  margin-top: 0;
}

.brand_features_page #pageContent #cpfSec5 .cpfSecCon .sec5con1 .policy dl dt,
.corporate_features_page #pageContent #cpfSec5 .cpfSecCon .sec5con1 .policy dl dt {
  font-size: 1.2857rem;
  letter-spacing: 0.2em;
}

@media screen and (min-width: 768px) {
  .brand_features_page #pageContent #cpfSec5 .cpfSecCon .sec5con1 .policy dl dt,
  .corporate_features_page #pageContent #cpfSec5 .cpfSecCon .sec5con1 .policy dl dt {
    width: 15%;
  }
}

.brand_features_page #pageContent #cpfSec5 .cpfSecCon .sec5con1 .policy dl dd,
.corporate_features_page #pageContent #cpfSec5 .cpfSecCon .sec5con1 .policy dl dd {
  font-size: 1.1rem;
  letter-spacing: 0.1em;
  font-weight: 300;
  letter-spacing: 0.075em;
}

@media screen and (min-width: 768px) {
  .brand_features_page #pageContent #cpfSec5 .cpfSecCon .sec5con1 .policy dl dd,
  .corporate_features_page #pageContent #cpfSec5 .cpfSecCon .sec5con1 .policy dl dd {
    width: 85%;
  }
}

@media screen and (max-width: 767px) {
  .brand_features_page #pageContent #cpfSec5 .cpfSecCon .sec5con1 .policy dl dd,
  .corporate_features_page #pageContent #cpfSec5 .cpfSecCon .sec5con1 .policy dl dd {
    margin-top: 1rem;
    font-size: 1.1rem;
  }
}

.brand_features_page #pageContent #cpfSec5 .cpfSecCon .sec5con1 .policy dl dd p,
.corporate_features_page #pageContent #cpfSec5 .cpfSecCon .sec5con1 .policy dl dd p {
  font-weight: 300;
}

.brand_features_page #pageContent #cpfSec5 .cpfSecCon .sec5con1 .policy dl dd ol li,
.corporate_features_page #pageContent #cpfSec5 .cpfSecCon .sec5con1 .policy dl dd ol li {
  position: relative;
  padding-left: 7rem;
  font-weight: 300;
  margin-top: 3rem;
}

@media screen and (max-width: 767px) {
  .brand_features_page #pageContent #cpfSec5 .cpfSecCon .sec5con1 .policy dl dd ol li,
  .corporate_features_page #pageContent #cpfSec5 .cpfSecCon .sec5con1 .policy dl dd ol li {
    margin-top: 5vw;
    padding-left: 20vw;
  }
}

.brand_features_page #pageContent #cpfSec5 .cpfSecCon .sec5con1 .policy dl dd ol li:first-child,
.corporate_features_page #pageContent #cpfSec5 .cpfSecCon .sec5con1 .policy dl dd ol li:first-child {
  margin-top: 0;
}

.brand_features_page #pageContent #cpfSec5 .cpfSecCon .sec5con1 .policy dl dd ol li span,
.corporate_features_page #pageContent #cpfSec5 .cpfSecCon .sec5con1 .policy dl dd ol li span {
  letter-spacing: 0.1em;
  font-size: 2.1428rem;
  color: #28a6dd;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media screen and (max-width: 767px) {
  .brand_features_page #pageContent #cpfSec5 .cpfSecCon .sec5con1 .policy dl dd ol li span,
  .corporate_features_page #pageContent #cpfSec5 .cpfSecCon .sec5con1 .policy dl dd ol li span {
    font-size: 2.5rem;
    top: 0;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    line-height: 1;
  }
}

.brand_features_page #pageContent #cpfSec5 .cpfSecCon .sec5con2,
.corporate_features_page #pageContent #cpfSec5 .cpfSecCon .sec5con2 {
  margin-top: 4.5rem;
}

.brand_features_page #pageContent #cpfSec5 .cpfSecCon .sec5con2 .camera,
.corporate_features_page #pageContent #cpfSec5 .cpfSecCon .sec5con2 .camera {
  max-width: 907px;
  margin: 0 auto;
}

@media screen and (min-width: 768px) {
  .brand_features_page #pageContent #cpfSec5 .cpfSecCon .sec5con2 .camera,
  .corporate_features_page #pageContent #cpfSec5 .cpfSecCon .sec5con2 .camera {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media screen and (min-width: 768px) {
  .brand_features_page #pageContent #cpfSec5 .cpfSecCon .sec5con2 .camera > div,
  .corporate_features_page #pageContent #cpfSec5 .cpfSecCon .sec5con2 .camera > div {
    width: 45.86%;
  }
}

@media screen and (max-width: 767px) {
  .brand_features_page #pageContent #cpfSec5 .cpfSecCon .sec5con2 .camera > div,
  .corporate_features_page #pageContent #cpfSec5 .cpfSecCon .sec5con2 .camera > div {
    margin-top: 5vw;
  }
}

.brand_features_page #pageContent #cpfSec5 .cpfSecCon .sec5con2 .camera > div h4,
.corporate_features_page #pageContent #cpfSec5 .cpfSecCon .sec5con2 .camera > div h4 {
  color: #28a6dd;
  font-size: 1.285rem;
  letter-spacing: 0.24em;
  margin-bottom: 0.5rem;
  font-weight: 300;
}

.brand_features_page #pageContent #cpfSec5 .cpfSecCon .sec5con2 .camera > div p,
.corporate_features_page #pageContent #cpfSec5 .cpfSecCon .sec5con2 .camera > div p {
  font-size: 1.1rem;
  letter-spacing: 0.1em;
  font-weight: 300;
  margin-bottom: 0.5em;
}

.brand_features_page #pageContent #cpfSec5 .cpfSecCon .sec5con2 .camera > div p:last-child,
.corporate_features_page #pageContent #cpfSec5 .cpfSecCon .sec5con2 .camera > div p:last-child {
  margin-bottom: 0;
}

.brand_features_page #pageContent #cpfSec5 .cpfSecCon .sec5con2 .camera > figure,
.corporate_features_page #pageContent #cpfSec5 .cpfSecCon .sec5con2 .camera > figure {
  overflow: hidden;
  border-radius: 0.357rem;
}

@media screen and (min-width: 768px) {
  .brand_features_page #pageContent #cpfSec5 .cpfSecCon .sec5con2 .camera > figure,
  .corporate_features_page #pageContent #cpfSec5 .cpfSecCon .sec5con2 .camera > figure {
    width: 47.41%;
  }
}

.brand_features_page #pageContent #cpfSec5 .cpfSecCon .sec5con2 .camera > figure img,
.corporate_features_page #pageContent #cpfSec5 .cpfSecCon .sec5con2 .camera > figure img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

.brand_features_page #pageContent #cpfSec6,
.corporate_features_page #pageContent #cpfSec6 {
  padding-bottom: 4rem;
}

.brand_features_page #pageContent #cpfSec6 .cpfSecCon .policy,
.corporate_features_page #pageContent #cpfSec6 .cpfSecCon .policy {
  max-width: 770px;
}

@media screen and (min-width: 768px) {
  .brand_features_page #pageContent #cpfSec6 .cpfSecCon .policy,
  .corporate_features_page #pageContent #cpfSec6 .cpfSecCon .policy {
    margin: 0 auto 6rem;
  }
}

@media screen and (max-width: 767px) {
  .brand_features_page #pageContent #cpfSec6 .cpfSecCon .policy,
  .corporate_features_page #pageContent #cpfSec6 .cpfSecCon .policy {
    margin: 0 auto 15vw;
  }
}

.brand_features_page #pageContent #cpfSec6 .cpfSecCon .policy h4,
.corporate_features_page #pageContent #cpfSec6 .cpfSecCon .policy h4 {
  color: #28a6dd;
  font-size: 1.285rem;
  letter-spacing: 0.24em;
  font-weight: 300;
  margin-bottom: 2rem;
}

.brand_features_page #pageContent #cpfSec6 .cpfSecCon .policy ol li,
.corporate_features_page #pageContent #cpfSec6 .cpfSecCon .policy ol li {
  position: relative;
  padding-left: 7rem;
  font-weight: 300;
  margin-top: 3rem;
  font-size: 1.1rem;
  letter-spacing: 0.075em;
}

@media screen and (max-width: 767px) {
  .brand_features_page #pageContent #cpfSec6 .cpfSecCon .policy ol li,
  .corporate_features_page #pageContent #cpfSec6 .cpfSecCon .policy ol li {
    margin-top: 5vw;
    padding-left: 20vw;
  }
}

.brand_features_page #pageContent #cpfSec6 .cpfSecCon .policy ol li:first-child,
.corporate_features_page #pageContent #cpfSec6 .cpfSecCon .policy ol li:first-child {
  margin-top: 0;
}

.brand_features_page #pageContent #cpfSec6 .cpfSecCon .policy ol li span,
.corporate_features_page #pageContent #cpfSec6 .cpfSecCon .policy ol li span {
  letter-spacing: 0.1em;
  font-size: 2.1428rem;
  color: #28a6dd;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media screen and (max-width: 767px) {
  .brand_features_page #pageContent #cpfSec6 .cpfSecCon .policy ol li span,
  .corporate_features_page #pageContent #cpfSec6 .cpfSecCon .policy ol li span {
    font-size: 2.5rem;
    top: 0;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    line-height: 1;
  }
}

.corporate_business_top_page #pageContent {
  padding-top: 5rem;
  padding-bottom: 4rem;
}

.corporate_business_top_page #pageContent .cpLeadHead {
  width: 55vw;
  max-width: 493px;
  margin: 0 auto 4rem;
}

@media screen and (max-width: 767px) {
  .corporate_business_top_page #pageContent .cpLeadHead {
    max-width: none;
  }
}

.corporate_business_top_page #pageContent .cpLeadHead img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

.corporate_business_top_page #pageContent .cpSecLead {
  letter-spacing: 0.19em;
}

.corporate_business_top_page #pageContent #cpbTopSec1 > div {
  max-width: 1155px;
  width: 85vw;
  margin: 0 auto;
}

@media screen and (min-width: 768px) {
  .corporate_business_top_page #pageContent #cpbTopSec1 > div ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.corporate_business_top_page #pageContent #cpbTopSec1 > div ul li {
  text-align: center;
  margin-top: 6rem;
}

@media screen and (min-width: 768px) {
  .corporate_business_top_page #pageContent #cpbTopSec1 > div ul li {
    width: 46.753%;
  }
}

@media screen and (max-width: 767px) {
  .corporate_business_top_page #pageContent #cpbTopSec1 > div ul li {
    width: calc(100% - 1rem);
    margin-top: 10vw;
  }
}

.corporate_business_top_page #pageContent #cpbTopSec1 > div ul li p {
  display: inline-block;
  text-align: center;
  color: #28a6dd;
  font-size: 1.428rem;
  letter-spacing: 0.12em;
  margin-bottom: 1em;
  position: relative;
}

@media screen and (min-width: 768px) and (max-width: 1099px) {
  .corporate_business_top_page #pageContent #cpbTopSec1 > div ul li p {
    font-size: 1.2rem;
  }
}

@media screen and (max-width: 767px) {
  .corporate_business_top_page #pageContent #cpbTopSec1 > div ul li p {
    font-size: 1.2rem;
  }
}

.corporate_business_top_page #pageContent #cpbTopSec1 > div ul li p:before, .corporate_business_top_page #pageContent #cpbTopSec1 > div ul li p:after {
  content: " ";
  display: block;
  width: 1em;
  height: 1em;
  background-image: url(/assets/images/corporate/business/top/icon_radiation.svg);
  background-size: contain;
  background-position: bottom;
  background-repeat: no-repeat;
  position: absolute;
  bottom: 0;
}

.corporate_business_top_page #pageContent #cpbTopSec1 > div ul li p:before {
  left: -3rem;
}

.corporate_business_top_page #pageContent #cpbTopSec1 > div ul li p:after {
  right: -3rem;
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
}

.corporate_business_top_page #pageContent #cpbTopSec1 > div ul li a {
  display: block;
  position: relative;
}

.corporate_business_top_page #pageContent #cpbTopSec1 > div ul li a:after {
  content: " ";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 1rem;
  left: 1rem;
  background: #28a6dd;
  border: 1px solid #28a6dd;
  z-index: -1;
  -webkit-transition: .2s;
  transition: .2s;
  border-radius: 0.357rem;
}

.corporate_business_top_page #pageContent #cpbTopSec1 > div ul li a figure {
  display: block;
  overflow: hidden;
  border-radius: 0.357rem;
  position: relative;
}

.corporate_business_top_page #pageContent #cpbTopSec1 > div ul li a figure img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

.corporate_business_top_page #pageContent #cpbTopSec1 > div ul li a figure figucaption {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  display: block;
  text-align: left;
  padding: 1em 1.5em;
  color: #fff;
  background: rgba(51, 51, 51, 0.32);
  border-radius: 0.357rem;
  font-size: 1.7142rem;
  letter-spacing: 0.24em;
  -webkit-transition: .2s;
  transition: .2s;
}

@media screen and (min-width: 768px) and (max-width: 1099px) {
  .corporate_business_top_page #pageContent #cpbTopSec1 > div ul li a figure figucaption {
    font-size: 1.4rem;
  }
}

@media screen and (max-width: 767px) {
  .corporate_business_top_page #pageContent #cpbTopSec1 > div ul li a figure figucaption {
    font-size: 1.4rem;
  }
}

.corporate_business_top_page #pageContent #cpbTopSec1 > div ul li a figure figucaption:after {
  content: " ";
  display: block;
  width: 0.6154em;
  height: 1.0766em;
  position: absolute;
  top: 50%;
  right: 1.5em;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-image: url(/assets/images/common/arw_btn_w.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.corporate_business_top_page #pageContent #cpbTopSec1 > div ul li a:hover:after {
  background: none;
}

.corporate_business_top_page #pageContent #cpbTopSec1 > div ul li a:hover figure figucaption {
  background: rgba(40, 166, 221, 0.8);
}

.business_under_page #pageContent {
  padding-top: 8rem;
  padding-bottom: 4rem;
}

@media screen and (max-width: 767px) {
  .business_under_page #pageContent {
    padding-top: 15vw;
  }
}

.business_under_page #pageContent .cpLeadHead {
  margin: 0 auto 4rem;
}

@media screen and (max-width: 767px) {
  .business_under_page #pageContent .cpLeadHead {
    max-width: none;
  }
}

.business_under_page #pageContent .cpLeadHead img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

.business_under_page #pageContent .cpbSec {
  margin: 0 auto 4rem;
}

.business_under_page #pageContent .cpbSec:last-child {
  margin-bottom: 0;
}

.business_under_page #pageContent .cpbSec > div {
  width: 85vw;
  max-width: 1000px;
  margin: 0 auto;
}

@media screen and (min-width: 768px) and (max-width: 1099px) {
  .business_under_page #pageContent .cpbSec > div {
    width: 90vw;
  }
}

.business_under_page #pageContent .cpbSec > div .cpbSecTtl {
  color: #28a6dd;
  border-top: 1px solid #28a6dd;
  border-bottom: 1px solid #28a6dd;
  padding: 1em 1.5em;
  font-size: 1.285rem;
  letter-spacing: 0.24em;
  background: #eef3ff;
  margin-bottom: 2.5rem;
}

@media screen and (max-width: 767px) {
  .business_under_page #pageContent .cpbSec > div .cpbSecTtl {
    font-size: 1.2rem;
  }
}

.business_under_page #pageContent .cpbSec > div .cpbSecTxt {
  font-size: 1.1rem;
  font-weight: 300;
  letter-spacing: 0.24em;
  line-height: 2.428;
  margin-bottom: 2.5rem;
}

@media screen and (max-width: 767px) {
  .business_under_page #pageContent .cpbSec > div .cpbSecTxt {
    letter-spacing: 0.22em;
  }
}

.business_under_page #pageContent .cpbSec > div .cpbSecTxt:last-child {
  margin-bottom: 0;
}

.business_under_page #pageContent .cpbSec > div .cpbSecTxt strong {
  font-weight: 300;
  color: #28a6dd;
}

.business_under_page #pageContent .cpbSec > div .cpbSecFigure {
  margin-bottom: 2.5rem;
}

.business_under_page #pageContent .cpbSec > div .cpbSecFigure:last-child {
  margin-bottom: 0;
}

.business_under_page #pageContent .cpbSec > div .cpbSecFigure img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

.businessBottomBtn {
  padding: 5.5rem 0;
  margin-top: 8rem;
}

.businessBottomBtn > div {
  width: 85vw;
  max-width: 1000px;
  margin: 0 auto;
}

@media screen and (min-width: 768px) {
  .businessBottomBtn > div ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.businessBottomBtn > div ul li {
  margin-top: 2rem;
}

@media screen and (min-width: 768px) {
  .businessBottomBtn > div ul li {
    width: 48%;
  }
  .businessBottomBtn > div ul li:nth-child(-n+2) {
    margin-top: 0;
  }
}

.businessBottomBtn > div ul li a {
  display: block;
  position: relative;
  font-size: 1.285rem;
  letter-spacing: 0.3em;
  padding: 2rem;
  background: rgba(255, 255, 255, 0.8);
  border: 1px solid #333;
  text-align: center;
  text-decoration: none;
  border-radius: 0.357rem;
}

.businessBottomBtn > div ul li a:after {
  content: " ";
  display: block;
  width: 0.3542em;
  height: 0.7926em;
  background-image: url(/assets/images/common/arw_btn_b.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  right: 2rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.businessBottomBtn > div ul li a:hover {
  border-color: #28a6dd;
  color: #fff;
  background: #28a6dd;
}

.businessBottomBtn > div ul li a:hover:after {
  display: none;
}

.businessBottomBtn > div ul li a.current {
  border-color: #28a6dd;
  color: #fff;
  background: #28a6dd;
}

.businessBottomBtn > div ul li a.current:after {
  display: none;
}

.business01_page #pageContent .cpLeadHead {
  width: 60vw;
  max-width: 393px;
}

@media screen and (max-width: 767px) {
  .business01_page #pageContent .cpLeadHead {
    max-width: none;
  }
}

.business01_page #pageContent #cpb01Sec2 ul {
  margin-top: 3rem;
}

@media screen and (min-width: 768px) {
  .business01_page #pageContent #cpb01Sec2 ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.business01_page #pageContent #cpb01Sec2 ul li {
  margin-top: 3rem;
}

@media screen and (min-width: 768px) {
  .business01_page #pageContent #cpb01Sec2 ul li {
    width: 48%;
  }
  .business01_page #pageContent #cpb01Sec2 ul li:nth-child(-n+2) {
    margin-top: 0;
  }
}

@media screen and (min-width: 768px) and (max-width: 1099px) {
  .business01_page #pageContent #cpb01Sec2 ul li:nth-child(3) > p br {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .business01_page #pageContent #cpb01Sec2 ul li:nth-child(3) > p br {
    display: none;
  }
}

.business01_page #pageContent #cpb01Sec2 ul li > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 2rem;
  border-left: 5px solid #f7ca0f;
}

.business01_page #pageContent #cpb01Sec2 ul li > div h4 {
  font-size: 1.1428rem;
  letter-spacing: 0.24em;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.business01_page #pageContent #cpb01Sec2 ul li > div p {
  font-size: 1.1rem;
  color: #f7ca0f;
  border: 1px solid #f7ca0f;
  border-radius: 0.357rem;
  padding: 0.5rem;
  text-align: center;
  width: 7.5rem;
  letter-spacing: 0.24em;
}

.business01_page #pageContent #cpb01Sec2 ul li > figure {
  overflow: hidden;
  border-radius: 0.357rem;
  margin-top: 1rem;
}

.business01_page #pageContent #cpb01Sec2 ul li > figure img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

.business01_page #pageContent #cpb01Sec2 ul li > p {
  margin-top: 1rem;
  letter-spacing: 0.15em;
}

.business01_page #pageContent #cpb01Sec2 ul li > p.narrow {
  letter-spacing: 0.1em;
}

@media screen and (min-width: 768px) {
  .business01_page #pageContent #cpb01Sec3 > div > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.business01_page #pageContent #cpb01Sec3 > div > div figure {
  overflow: hidden;
  border-radius: 0.357rem;
}

@media screen and (min-width: 768px) {
  .business01_page #pageContent #cpb01Sec3 > div > div figure {
    width: 32%;
  }
}

.business01_page #pageContent #cpb01Sec3 > div > div figure img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

@media screen and (min-width: 768px) {
  .business01_page #pageContent #cpb01Sec3 > div > div > p {
    width: 65%;
  }
}

@media screen and (max-width: 767px) {
  .business01_page #pageContent #cpb01Sec3 > div > div > p {
    margin-top: 3vw;
  }
}

.business02_page #pageContent .cpLeadHead {
  width: 60vw;
  max-width: 401px;
}

@media screen and (max-width: 767px) {
  .business02_page #pageContent .cpLeadHead {
    max-width: none;
  }
}

@media screen and (min-width: 768px) {
  .business02_page #pageContent .cpSecLead {
    letter-spacing: 0.22em;
  }
}

@media screen and (min-width: 1100px) {
  .business02_page #pageContent #cpb02Sec1 > div .cpbSecTxt {
    letter-spacing: 0.2em;
  }
}

@media screen and (min-width: 768px) {
  .business02_page #pageContent #cpb02Sec3 > div > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media screen and (min-width: 768px) {
  .business02_page #pageContent #cpb02Sec3 > div > ul li {
    width: 29.1%;
  }
}

@media screen and (max-width: 767px) {
  .business02_page #pageContent #cpb02Sec3 > div > ul li {
    margin-top: 5vw;
  }
  .business02_page #pageContent #cpb02Sec3 > div > ul li:first-child {
    margin-top: 0;
  }
}

.business02_page #pageContent #cpb02Sec3 > div > ul li h4 {
  margin-bottom: 1rem;
}

.business02_page #pageContent #cpb02Sec3 > div > ul li h4 img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

.business02_page #pageContent #cpb02Sec3 > div > ul li figure {
  margin-bottom: 1rem;
  overflow: hidden;
  border-radius: 0.357rem;
}

.business02_page #pageContent #cpb02Sec3 > div > ul li figure img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

.business02_page #pageContent #cpb02Sec3 > div > ul li div dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0.5rem;
}

.business02_page #pageContent #cpb02Sec3 > div > ul li div dl:last-child {
  margin-bottom: 0;
}

.business02_page #pageContent #cpb02Sec3 > div > ul li div dl dt {
  border-left: 5px solid;
  font-size: 1.1rem;
  padding: 0.2em 0 0.2em 0.7em;
  letter-spacing: 0.24em;
}

.business02_page #pageContent #cpb02Sec3 > div > ul li div dl dd {
  font-size: 1rem;
  letter-spacing: 0.24em;
  font-weight: 300;
  margin-left: 1em;
}

.business02_page #pageContent #cpb02Sec3 > div > ul li:nth-child(1) div dl:nth-child(1) dt {
  border-color: #f67d7d;
  color: #f67d7d;
}

.business02_page #pageContent #cpb02Sec3 > div > ul li:nth-child(1) div dl:nth-child(2) dt {
  border-color: #f49e52;
  color: #f49e52;
}

.business02_page #pageContent #cpb02Sec3 > div > ul li:nth-child(1) div dl:nth-child(3) dt {
  border-color: #7bc37b;
  color: #7bc37b;
}

.business02_page #pageContent #cpb02Sec3 > div > ul li:nth-child(2) div dl:nth-child(1) dt {
  border-color: #e2c341;
  color: #e2c341;
}

.business02_page #pageContent #cpb02Sec3 > div > ul li:nth-child(2) div dl:nth-child(2) dt {
  border-color: #bb85e2;
  color: #bb85e2;
}

.business02_page #pageContent #cpb02Sec3 > div > ul li:nth-child(2) div dl:nth-child(3) dt {
  border-color: #76b1d0;
  color: #76b1d0;
}

.business02_page #pageContent #cpb02Sec3 > div > ul li:nth-child(3) div dl:nth-child(1) dt {
  border-color: #ef88b9;
  color: #ef88b9;
}

.business02_page #pageContent #cpb02Sec3 > div > dl {
  border-radius: .357rem;
  border: 1px solid #28a6dd;
  margin-top: 1.5rem;
}

@media screen and (min-width: 768px) {
  .business02_page #pageContent #cpb02Sec3 > div > dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 1.5rem 3rem;
  }
}

@media screen and (max-width: 767px) {
  .business02_page #pageContent #cpb02Sec3 > div > dl {
    padding: 5vw;
  }
}

.business02_page #pageContent #cpb02Sec3 > div > dl dt {
  text-align: center;
  color: #28a6dd;
  letter-spacing: 0.24em;
  font-size: 1.285rem;
}

@media screen and (min-width: 768px) {
  .business02_page #pageContent #cpb02Sec3 > div > dl dt {
    width: 12%;
  }
}

@media screen and (max-width: 767px) {
  .business02_page #pageContent #cpb02Sec3 > div > dl dt {
    margin-bottom: 3vw;
  }
}

@media screen and (min-width: 768px) {
  .business02_page #pageContent #cpb02Sec3 > div > dl dd {
    width: 83%;
  }
}

@media screen and (min-width: 768px) {
  .business02_page #pageContent #cpb02Sec4 > div > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.business02_page #pageContent #cpb02Sec4 > div > div figure {
  overflow: hidden;
  border-radius: 0.357rem;
}

@media screen and (min-width: 768px) {
  .business02_page #pageContent #cpb02Sec4 > div > div figure {
    width: 32%;
  }
}

.business02_page #pageContent #cpb02Sec4 > div > div figure img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

@media screen and (min-width: 768px) {
  .business02_page #pageContent #cpb02Sec4 > div > div > p {
    width: 65%;
  }
}

@media screen and (max-width: 767px) {
  .business02_page #pageContent #cpb02Sec4 > div > div > p {
    margin-top: 3vw;
  }
}

.business02_page #pageContent #cpb02Sec5 {
  padding: 4.5rem 0 6rem;
  background: #f7f9ff;
}

.business02_page #pageContent #cpb02Sec5 > div {
  width: 85vw;
  max-width: 1200px;
  margin: 0 auto;
}

.business02_page #pageContent #cpb02Sec5 > div .ttl {
  text-align: center;
}

.business02_page #pageContent #cpb02Sec5 > div .ttl h3 {
  display: inline-block;
  position: relative;
  font-size: 1.285rem;
  letter-spacing: 0.24em;
  margin-bottom: 2em;
  padding: 0 1.2em;
}

.business02_page #pageContent #cpb02Sec5 > div .ttl h3:after {
  content: " ";
  display: block;
  width: 100%;
  height: 1em;
  background: #f2d65f;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}

@media screen and (max-width: 767px) {
  .business02_page #pageContent #cpb02Sec5 > div .ttl h3:after {
    width: 45vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

@media screen and (max-width: 767px) {
  .business02_page #pageContent #cpb02Sec5 > div .ttl h3:before {
    content: " ";
    display: block;
    height: 1em;
    background: #f2d65f;
    position: absolute;
    z-index: -1;
    width: 79vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    top: 1.2em;
  }
}

.business02_page #pageContent #cpb02Sec5 > div .ttl h3 strong {
  color: #28a6dd;
  font-size: 133.33%;
}

.business02_page #pageContent #cpb02Sec5 > div .ttl h3 span {
  font-weight: 300;
}

.business02_page #pageContent #cpb02Sec5 > div .license {
  background: #fff;
  border-radius: 0.357rem;
  padding: 3rem 3.5rem;
}

@media screen and (min-width: 1100px) {
  .business02_page #pageContent #cpb02Sec5 > div .license {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media screen and (max-width: 767px) {
  .business02_page #pageContent #cpb02Sec5 > div .license {
    padding: 5vw;
  }
}

.business02_page #pageContent #cpb02Sec5 > div .license figure {
  overflow: hidden;
  border-radius: 0.357rem;
}

@media screen and (min-width: 1100px) {
  .business02_page #pageContent #cpb02Sec5 > div .license figure {
    width: 43%;
  }
}

.business02_page #pageContent #cpb02Sec5 > div .license figure img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

.business02_page #pageContent #cpb02Sec5 > div .license > p {
  font-size: 1.1rem;
  font-weight: 300;
  letter-spacing: 0.24em;
  line-height: 2.428;
}

@media screen and (min-width: 1100px) {
  .business02_page #pageContent #cpb02Sec5 > div .license > p {
    width: 50%;
  }
}

@media screen and (max-width: 767px) {
  .business02_page #pageContent #cpb02Sec5 > div .license > p {
    letter-spacing: 0.22em;
  }
}

@media screen and (min-width: 768px) and (max-width: 1099px) {
  .business02_page #pageContent #cpb02Sec5 > div .license > p {
    margin-bottom: 3vw;
  }
}

@media screen and (max-width: 767px) {
  .business02_page #pageContent #cpb02Sec5 > div .license > p {
    margin-bottom: 3vw;
  }
}

.business02_page #pageContent #cpb02Sec5 > div .license > p strong {
  color: #28a6dd;
}

.business02_page #pageContent .businessBottomBtn {
  margin-top: 0;
}

.business03_page #pageContent .cpLeadHead {
  width: 55vw;
  max-width: 587px;
}

@media screen and (max-width: 767px) {
  .business03_page #pageContent .cpLeadHead {
    max-width: none;
  }
}

.business03_page #pageContent .detail {
  margin-bottom: 2.5rem;
}

.business03_page #pageContent .detail:last-child {
  margin-bottom: 0;
}

.business03_page #pageContent .detail figure {
  border-radius: 0.357rem;
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  height: 0;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

@media screen and (min-width: 768px) {
  .business03_page #pageContent .detail figure {
    padding-bottom: 35%;
  }
}

@media screen and (max-width: 767px) {
  .business03_page #pageContent .detail figure {
    padding-bottom: 130%;
  }
}

.business03_page #pageContent .detail figure figucaption {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  border-bottom-left-radius: 0.357rem;
  border-bottom-right-radius: 0.357rem;
  background: rgba(40, 166, 221, 0.8);
  color: #fff;
  padding: 1rem 3.57rem;
  letter-spacing: 0.24em;
}

@media screen and (min-width: 768px) {
  .business03_page #pageContent .detail figure figucaption {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media screen and (max-width: 767px) {
  .business03_page #pageContent .detail figure figucaption {
    padding: 5vw;
  }
}

.business03_page #pageContent .detail figure figucaption h4 {
  text-align: center;
  font-size: 1.428rem;
}

@media screen and (min-width: 768px) {
  .business03_page #pageContent .detail figure figucaption h4 {
    width: 33%;
  }
}

.business03_page #pageContent .detail figure figucaption p {
  font-size: 1.1rem;
  font-weight: 300;
  letter-spacing: 0.24em;
  line-height: 2.428;
}

@media screen and (min-width: 768px) {
  .business03_page #pageContent .detail figure figucaption p {
    width: 62%;
  }
}

@media screen and (max-width: 767px) {
  .business03_page #pageContent .detail figure figucaption p {
    margin-top: 3vw;
    letter-spacing: 0.22em;
  }
}

.business03_page #pageContent .good {
  margin-bottom: 2.5rem;
}

.business03_page #pageContent .good:last-child {
  margin-bottom: 0;
}

@media screen and (min-width: 768px) {
  .business03_page #pageContent .good {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media screen and (min-width: 1100px) {
  .business03_page #pageContent .good > div {
    width: 26%;
  }
}

@media screen and (min-width: 768px) and (max-width: 1099px) {
  .business03_page #pageContent .good > div {
    width: 33%;
  }
}

@media screen and (max-width: 767px) {
  .business03_page #pageContent .good > div {
    margin-bottom: 5vw;
  }
}

.business03_page #pageContent .good > div h4 {
  width: 8.142rem;
  margin-bottom: 1.5rem;
}

.business03_page #pageContent .good > div h4 img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

.business03_page #pageContent .good > div ul li {
  margin-bottom: 0.3em;
  font-size: 1.285rem;
  letter-spacing: 0.24em;
  position: relative;
  color: #28a6dd;
  padding-left: 1.8em;
}

.business03_page #pageContent .good > div ul li:last-child {
  margin-bottom: 0;
}

.business03_page #pageContent .good > div ul li:before {
  content: " ";
  display: block;
  width: 1em;
  height: 1em;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(/assets/images/corporate/business/common/icon_check_bl.svg);
  position: absolute;
  top: 0.4em;
  left: 0;
}

@media screen and (min-width: 1100px) {
  .business03_page #pageContent .good > p {
    width: 68.5%;
  }
}

@media screen and (min-width: 768px) and (max-width: 1099px) {
  .business03_page #pageContent .good > p {
    width: 63%;
  }
}

.business03_page #pageContent .sliderArea {
  border-top: 1px dashed #ccc;
  padding-top: 3rem;
  margin-top: 3rem;
  margin-bottom: 3rem;
}

@media screen and (max-width: 767px) {
  .business03_page #pageContent .sliderArea {
    margin-bottom: 15vw;
  }
}

.business03_page #pageContent .sliderArea:last-child {
  margin-bottom: 0;
}

@media screen and (min-width: 768px) {
  .business03_page #pageContent .sliderArea {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media screen and (min-width: 768px) {
  .business03_page #pageContent .sliderArea .txt {
    width: 56%;
  }
}

@media screen and (max-width: 767px) {
  .business03_page #pageContent .sliderArea .txt {
    margin-bottom: 5vw;
  }
}

.business03_page #pageContent .sliderArea .txt h4 {
  color: #28a6dd;
  font-size: 1.142rem;
  letter-spacing: 0.24em;
  margin-bottom: 1rem;
}

@media screen and (min-width: 768px) {
  .business03_page #pageContent .sliderArea .slider {
    width: 38%;
  }
}

.business03_page #pageContent .sliderArea .slider .b3slider .slick-list {
  border-radius: 0.357rem;
}

.business03_page #pageContent .sliderArea .slider .b3slider .b3sItem figure img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

.business03_page #pageContent .sliderArea .slider .b3slider .slick-dots {
  bottom: -2.5rem;
  text-align: right;
}

.business03_page #pageContent .sliderArea .slider .b3slider .slick-dots li:only-child {
  display: none;
}

.business03_page #pageContent .sliderArea .slider .b3slider .slick-dots li button:before {
  background: #6f7278;
  opacity: 1;
}

.business03_page #pageContent .sliderArea .slider .b3slider .slick-dots li.slick-active button:before {
  background: #28a6dd;
}

@media screen and (min-width: 1100px) {
  .business03_page #pageContent #cpb03Sec2 > div .cpbSecTxt {
    letter-spacing: 0.2em;
  }
}

@media screen and (min-width: 768px) {
  .business03_page #pageContent #cpb03Sec2 > div .detail figure {
    background-image: url(/assets/images/corporate/business/business03/business03_sec2_img1_pc.jpg);
  }
}

@media screen and (max-width: 767px) {
  .business03_page #pageContent #cpb03Sec2 > div .detail figure {
    background-image: url(/assets/images/corporate/business/business03/business03_sec2_img1_sp.jpg);
  }
}

.business03_page #pageContent #cpb03Sec2 > div .img {
  margin-bottom: 3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.business03_page #pageContent #cpb03Sec2 > div .img figure {
  width: 31%;
}

.business03_page #pageContent #cpb03Sec2 > div .img figure img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

.business03_page #pageContent #cpb03Sec2 > div .pellet {
  padding: 3.2rem;
  border: 1px solid #d3d3d3;
  background: #f6fbfb;
  border-radius: 0.357rem;
}

@media screen and (min-width: 768px) {
  .business03_page #pageContent #cpb03Sec2 > div .pellet {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media screen and (max-width: 767px) {
  .business03_page #pageContent #cpb03Sec2 > div .pellet {
    padding: 5vw;
  }
}

@media screen and (min-width: 768px) {
  .business03_page #pageContent #cpb03Sec2 > div .pellet figure {
    width: 33.36%;
  }
}

@media screen and (max-width: 767px) {
  .business03_page #pageContent #cpb03Sec2 > div .pellet figure {
    margin-bottom: 5vw;
  }
}

.business03_page #pageContent #cpb03Sec2 > div .pellet figure img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

@media screen and (min-width: 768px) {
  .business03_page #pageContent #cpb03Sec2 > div .pellet div {
    width: 62.86%;
  }
}

.business03_page #pageContent #cpb03Sec2 > div .pellet div h4 {
  color: #28a6dd;
  font-size: 1.142rem;
  letter-spacing: 0.24em;
  margin-bottom: 1rem;
}

@media screen and (min-width: 768px) {
  .business03_page #pageContent #cpb03Sec3 > div .detail figure {
    background-image: url(/assets/images/corporate/business/business03/business03_sec3_img1_pc.jpg);
  }
}

@media screen and (max-width: 767px) {
  .business03_page #pageContent #cpb03Sec3 > div .detail figure {
    background-image: url(/assets/images/corporate/business/business03/business03_sec3_img1_sp.jpg);
  }
}

.business04_page #pageContent .cpLeadHead {
  width: 65vw;
  max-width: 588px;
}

@media screen and (max-width: 767px) {
  .business04_page #pageContent .cpLeadHead {
    max-width: none;
  }
}

@media screen and (min-width: 1100px) {
  .business04_page #pageContent #cpb04Sec1 > div .cpbSecTxt {
    letter-spacing: 0.2em;
  }
}

@media screen and (min-width: 768px) {
  .business04_page #pageContent #cpb04Sec2 > div > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .business04_page #pageContent #cpb04Sec2 > div > div figure {
    margin-bottom: 0;
    width: 48%;
  }
}

/*# sourceMappingURL=style.min.css.map */
