@charset "UTF-8";
/* =========================================================
 * reset　　　    /*リセット
========================================================= */
@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:300);
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:700);
@import url(https://fonts.googleapis.com/css?family=Nunito:200);
@import url(https://fonts.googleapis.com/css?family=Nunito:300);
@import url(https://fonts.googleapis.com/css?family=Nunito:400);
@import url(https://fonts.googleapis.com/css?family=Nunito:600);
@import url(https://fonts.googleapis.com/css?family=Nunito:700);
@import url(https://fonts.googleapis.com/css?family=Nunito:800);
@import url(https://fonts.googleapis.com/css?family=Nunito:900);
@import url(https://fonts.googleapis.com/css?family=Lato:100);
@import url(https://fonts.googleapis.com/css?family=Lato:300);
@import url(https://fonts.googleapis.com/css?family=Lato:400);
@import url(https://fonts.googleapis.com/css?family=Lato:700);
@import url(https://fonts.googleapis.com/css?family=Lato:900);
@import url(https://fonts.googleapis.com/css?family=Montserrat:400);
@import url(https://fonts.googleapis.com/css?family=Montserrat:700);
@import url(https://fonts.googleapis.com/css?family=EB+Garamond:400);
@import url(https://fonts.googleapis.com/css?family=EB+Garamond:500);
@import url(https://fonts.googleapis.com/css?family=EB+Garamond:600);
@import url(https://fonts.googleapis.com/css?family=EB+Garamond:700);
@import url(https://fonts.googleapis.com/css?family=EB+Garamond:800);
@import url(https://fonts.googleapis.com/css?family=Noto+Serif+JP:200);
@import url(https://fonts.googleapis.com/css?family=Noto+Serif+JP:300);
@import url(https://fonts.googleapis.com/css?family=Noto+Serif+JP:400);
@import url(https://fonts.googleapis.com/css?family=Noto+Serif+JP:500);
@import url(https://fonts.googleapis.com/css?family=Noto+Serif+JP:600);
@import url(https://fonts.googleapis.com/css?family=Noto+Serif+JP:700);
@import url(https://fonts.googleapis.com/css?family=Noto+Serif+JP:900);
blockquote, body, div, dl, dt, dd, fieldset, form, h1, h2, h3, h4, h5, h6, input, li, ol, p, pre, select, span, textarea, td, th, ul, figure, figcaption {
  margin: 0px;
  padding: 0px;
}

fieldset, img {
  border: 0;
}

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

ol {
  list-style-type: none;
}

ul {
  list-style-type: none;
}
ul li {
  list-style-type: none;
}

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

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

caption, th {
  text-align: left;
}

iframe {
  border: none;
}

a:focus {
  outline: none;
}

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

li img {
  line-height: 0;
  font-size: 0;
  vertical-align: top;
}

/* IE */
* html ul li dl, * html ol li dl {
  display: inline;
}
*:first-child + html ul li dl, *:first-child + html ol li dl {
  display: inline;
}

/* =========================================================
 * default settings      　   /*デフォルトセッティング
========================================================= */
html {
  font-size: 62.5%;
}

* {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  word-break: break-all;
}

p {
  line-break: strict;
}

a {
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -ms-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}
a:hover {
  opacity: 0.7;
  -webkit-opacity: .7;
  -moz-opacity: .7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

body {
  font-size: 1.4rem;
  font: inherit;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  font-weight: 500;
  line-height: 1.6;
  background: #fff;
  -webkit-text-size-adjust: 100%;
  color: #333;
}

#wrapper {
  width: 100%;
}

.pc {
  display: block;
}

.sp {
  display: none;
}

.hide, .hidden {
  visibility: hidden;
}

img {
  max-width: 100%;
}

main {
  display: block;
}

@media screen and (max-width: 767px) {
  a {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    transition: none;
  }
  a:hover {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=100);
    /* IE lt 8 */
    -ms-filter: "alpha(opacity=100)";
    /* IE 8 */
  }

  body {
    -webkit-text-size-adjust: 100%;
    background: #fff;
    min-width: 100%;
  }

  img {
    width: 100%;
  }

  .pc {
    display: none;
  }

  .sp {
    display: block;
  }
}
/* =========================================================
 * font
========================================================= */
/*noto-sans*/
/*Robot*/
/*Nunito*/
/*Lato*/
/*Montserrat*/
.roboto {
  font-family: 'Roboto Condensed', sans-serif;
}

.font-rk {
  font-family: Ryumin Regular KL;
}

.font-mb31 {
  font-family: Midashi Go MB31;
}

.font-telop {
  font-family: TelopMinPro-D;
}

.font-noto {
  font-family: 'Noto Sans Japanese';
}

.font-nunito {
  font-family: 'Nunito', sans-serif;
}

.font-lato {
  font-family: 'Lato', sans-serif;
}

.font-montserrat {
  font-family: 'Montserrat', sans-serif;
}

.fonte-gramond {
  font-family: 'EB Garamond', serif;
}

.font-serif {
  font-family: 'Noto Serif JP', serif;
}

/* =========================================================
 * clearfix　　   /*クリアフィックス
========================================================= */
.clearfix {
  zoom: 1;
}
.clearfix:before {
  content: "";
  display: table;
}
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

.fade,
.fadein,
.fadein-top,
.fadein-left,
.fadein-right,
.opening {
  opacity: 0;
  transition: all 0.875s ease-in-out;
}

.fade {
  transform: translate(0, 0);
}

.fadein {
  transform: translate(0, 50px);
}

.fadein-top {
  transform: translate(0, -50px);
}

.fadein-left {
  transform: translate(-50px, 0);
}

.fadein-right {
  transform: translate(50px, 0);
}

.fade.scrollin,
.fadein.scrollin,
.fadein-top.scrollin,
.fadein-left.scrollin,
.fadein-right.scrollin,
.opening.active {
  opacity: 1;
  transform: translate(0, 0);
}

.header {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1;
}
.header--upper {
  width: 100%;
  height: 75px;
  background: #E83956;
}
.header--upper--inner {
  max-width: 974px;
  height: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.header--upper--inner .logo {
  max-width: 151px;
}
.header--upper--inner .logo a {
  display: block;
  width: 100%;
  padding-bottom: 14px;
}
.header--upper--inner .logo a img {
  width: 100%;
}
.header--upper--inner--c {
  width: 729px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.header--upper--inner--c .global-nav {
  width: 59%;
}
.header--upper--inner--c .global-nav ul {
  width: 100%;
  display: flex;
}
.header--upper--inner--c .global-nav ul li {
  height: 75px;
}
.header--upper--inner--c .global-nav ul li:nth-of-type(2), .header--upper--inner--c .global-nav ul li:nth-of-type(6) {
  width: 71px;
}
.header--upper--inner--c .global-nav ul li:nth-of-type(3) {
  width: 120px;
}
.header--upper--inner--c .global-nav ul li:nth-of-type(4) {
  width: 62px;
}
.header--upper--inner--c .global-nav ul li:nth-of-type(5) {
  width: 116px;
}
.header--upper--inner--c .global-nav ul li a {
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
  font-size: 1.2rem;
  text-align: center;
  line-height: 75px;
  font-weight: bold;
  letter-spacing: .05em;
  text-decoration: none;
  white-space: nowrap;
}
.header--upper--inner--c .global-nav ul li a:hover {
  background: #003E95;
  opacity: 1;
}
.header--upper--inner--c .to-contact {
  width: 169px;
  height: 28px;
  border-radius: 14px;
}
.header--upper--inner--c .to-contact a {
  display: block;
  width: 100%;
  height: 100%;
  color: #E83956;
  background: #fff;
  font-weight: bold;
  font-size: 13px;
  text-decoration: none;
  letter-spacing: .05em;
  line-height: 28px;
  text-align: center;
  border-radius: 14px;
  white-space: nowrap;
}
.header--upper--inner--c .to-contact a:hover {
  color: #fff;
  background: #003E95;
  opacity: 1;
}
.header--upper--inner--c .sns {
  width: 12%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.header--upper--inner--c .sns .sns-c {
  width: 25px;
  height: 25px;
}
.header--upper--inner--c .sns .sns-c a {
  display: block;
  width: 100%;
}
.header--upper--inner--c .sns .sns-c a img {
  width: 100%;
}
.header--lower {
  width: 100%;
  height: 25px;
  background: #003E95;
}
.header--lower--inner {
  max-width: 974px;
  margin: 0 auto;
  position: relative;
}
.header--lower--inner figure {
  position: absolute;
  top: -15px;
  left: 0;
  width: 71px;
}
.header--lower--inner figure img {
  width: 100%;
}

main {
  position: relative;
}
main .breadcrumb {
  position: absolute;
  top: 10px;
  left: calc(50% - 44.27vw);
  max-width: 974px;
  display: flex;
}
main .breadcrumb li a {
  display: block;
  color: #231815;
  font-size: 1.2rem;
}
main .breadcrumb li:last-of-type a {
  text-decoration: none;
  pointer-events: none;
}
main .breadcrumb li:not(:last-of-type) {
  margin-right: 20px;
  position: relative;
}
main .breadcrumb li:not(:last-of-type)::after {
  content: '>';
  display: block;
  padding: 0 6px;
  color: #231815;
  position: absolute;
  top: 50%;
  left: 100%;
  transform: translateY(-50%);
}

.footer {
  width: 100%;
}
.footer--upper {
  padding: 39px 0 90px;
  background: url("../images/common/footer-bg_pc.jpg") no-repeat center top/cover;
}
.footer--upper--inner {
  max-width: 886px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
}
.footer--upper--inner--menu {
  max-width: 442px;
}
.footer--upper--inner--menu--c {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.footer--upper--inner--menu--c li {
  width: 33%;
}
.footer--upper--inner--menu--c li a {
  font-size: 1.4rem;
  letter-spacing: .05em;
  color: #231815;
  text-decoration: none;
  white-space: nowrap;
}
.footer--upper--inner--menu--c li:nth-of-type(n+4) {
  margin-top: 18px;
}
.footer--upper--inner--info {
  max-width: 334px;
  color: #231815;
  letter-spacing: .05em;
  line-height: 1.5;
}
.footer--upper--inner--info .c-name {
  font-size: 2.0rem;
  font-weight: bold;
}
.footer--upper--inner--info .address, .footer--upper--inner--info .time {
  font-size: 1.2rem;
}
.footer--upper--inner--info .tel {
  font-size: 1.7rem;
  font-weight: bold;
}
.footer--upper--inner--info .tel span {
  display: inline-block;
  font-size: 1.4rem;
}
.footer .copyright {
  background: #003E95;
  width: 100%;
  height: 23px;
  text-align: center;
}
.footer .copyright small {
  color: #fff;
  font-size: 1.2rem;
  line-height: 23px;
  letter-spacing: .05em;
}

#pagetop {
  width: 58px;
  height: 58px;
  position: fixed;
  right: 45px;
  bottom: 27px;
}
#pagetop a {
  display: block;
  width: 100%;
  height: 100%;
  background: url("../images/common/icon-pagetop.png") no-repeat center/contain;
}

html.win {
  overflow: visible !important;
  margin-right: 0 !important;
}

@media screen and (max-width: 768px) {
  .header--upper--inner--c {
    width: 606px;
  }
  .header--upper--inner--c .global-nav {
    width: 62%;
  }
  .header--upper--inner--c .to-contact {
    width: 120px;
  }
  .header--upper--inner--c .sns {
    width: 82px;
  }

  #pagetop {
    width: 29px;
    height: 29px;
    right: 25px;
  }
}
@media screen and (max-width: 767px) {
  .header--upper {
    height: 14.773vw;
  }
  .header--upper--inner {
    max-width: 100%;
    position: relative;
  }
  .header--upper--inner .logo {
    max-width: 37.7vw;
    margin-left: 5%;
  }
  .header--upper--inner .logo a {
    padding-bottom: 0;
  }
  .header--upper--inner .to-contact {
    width: 32vw;
    height: 6.7vw;
    border-radius: 3.35vw;
    margin-right: 16.15vw;
  }
  .header--upper--inner .to-contact a {
    display: block;
    width: 100%;
    height: 100%;
    color: #E83956;
    background: #fff;
    font-weight: bold;
    font-size: 3.2vw;
    text-decoration: none;
    letter-spacing: .05em;
    line-height: 6.7vw;
    text-align: center;
    border-radius: 3.35vw;
    white-space: nowrap;
  }
  .header--upper--inner .menu {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 3;
    width: 14.773vw;
    height: 14.773vw;
    background: url("../images/common/menu.png") no-repeat center/contain;
  }
  .header--upper--inner--c {
    width: 100%;
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    height: 100vh;
    z-index: 2;
    background: #E83956;
  }
  .header--upper--inner--c .global-nav {
    width: 100%;
    margin-top: 14.773vw;
  }
  .header--upper--inner--c .global-nav ul {
    display: block;
  }
  .header--upper--inner--c .global-nav ul li {
    height: 14.375vw;
  }
  .header--upper--inner--c .global-nav ul li:nth-of-type(2), .header--upper--inner--c .global-nav ul li:nth-of-type(6) {
    width: 100%;
  }
  .header--upper--inner--c .global-nav ul li:nth-of-type(3) {
    width: 100%;
  }
  .header--upper--inner--c .global-nav ul li:nth-of-type(4) {
    width: 100%;
  }
  .header--upper--inner--c .global-nav ul li:nth-of-type(5) {
    width: 100%;
  }
  .header--upper--inner--c .global-nav ul li a {
    font-size: 3.733vw;
    line-height: 14.375vw;
    letter-spacing: 0;
  }
  .header--upper--inner--c .to-contact {
    display: none;
  }
  .header--upper--inner--c .sns {
    width: 42%;
    margin: 8.3vw auto 0;
  }
  .header--upper--inner--c .sns .sns-c {
    width: 10.5vw;
    height: 10.5vw;
  }
  .header--lower {
    height: 4.74vw;
  }
  .header--lower--inner {
    max-width: 100%;
  }
  .header--lower--inner figure {
    top: -2.8vw;
    left: 17.29vw;
    width: 12.983vw;
  }
  .header.active .header--upper--inner .menu {
    background: url("../images/common/menu-close.png") no-repeat center/contain;
  }

  main .breadcrumb {
    display: none;
  }

  .footer--upper {
    padding: 6.617vw 0 20.405vw;
    background: url("../images/common/footer-bg_sp.jpg") no-repeat center top/cover;
  }
  .footer--upper--inner {
    max-width: 90%;
    display: block;
  }
  .footer--upper--inner--menu {
    max-width: 100%;
    margin: 0 auto;
    padding-left: 5vw;
  }
  .footer--upper--inner--menu--c li {
    width: 50%;
  }
  .footer--upper--inner--menu--c li:nth-of-type(n+3) {
    margin-top: 3vw;
  }
  .footer--upper--inner--menu--c li a {
    font-size: 3.467vw;
  }
  .footer--upper--inner--info {
    max-width: 100%;
    text-align: center;
    margin-top: 6vw;
  }
  .footer--upper--inner--info .c-name {
    font-size: 4vw;
  }
  .footer--upper--inner--info .address, .footer--upper--inner--info .time {
    font-size: 2.933vw;
  }
  .footer--upper--inner--info .tel {
    font-size: 2.933vw;
  }
  .footer--upper--inner--info .tel span {
    font-size: 2.933vw;
  }
  .footer .copyright {
    height: 9.657vw;
  }
  .footer .copyright small {
    font-size: 2.933vw;
    line-height: 9.657vw;
    letter-spacing: -.02em;
  }
}
@keyframes arrow {
  0% {
    opacity: 1;
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
  }
  100% {
    opacity: 0.5;
    -webkit-transform: translate3d(-50%, -8px, 0);
    transform: translate3d(-50%, -8px, 0);
  }
}
.top main {
  width: 100%;
}
.top main .top-slide {
  width: 100%;
  height: 450px;
  margin-top: 100px;
  padding-top: 77px;
  position: relative;
  overflow: hidden;
}
.top main .top-slide--catch {
  width: 100%;
  height: 135px;
  background: rgba(116, 137, 177, 0.5);
  display: flex;
  align-items: center;
}
.top main .top-slide--catch--c {
  width: 700px;
  margin: 0 auto;
}
.top main .top-slide--catch--c--jp {
  color: #fff;
  font-size: 2.7rem;
  font-weight: bold;
  letter-spacing: .2em;
  text-align: right;
}
.top main .top-slide--catch--c--en {
  margin: 12px 0 0 auto;
  max-width: 520px;
}
.top main .top-slide--catch--c--en img {
  width: 100%;
}
.top main .top-slide--scroll {
  position: absolute;
  bottom: 52px;
  left: 49px;
  -webkit-animation: arrow 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 0s infinite alternate;
  animation: arrow 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 0s infinite alternate;
}
.top main .top-slide--scroll a {
  display: block;
  color: #fff;
  font-size: 2.1rem;
  writing-mode: vertical-lr;
  text-decoration: none;
  position: relative;
}
.top main .top-slide--scroll a::after {
  content: '';
  display: block;
  position: absolute;
  bottom: -84px;
  left: 50%;
  transform: translate(-50%);
  width: 1px;
  height: 73px;
  background: #fff;
}
.top main .top-slide .slide-content {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  z-index: -1;
  transform: translate(-50%, -50%) rotate(45deg);
}
.top main .top-slide .slide-content .sl {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  overflow: hidden;
  transition: width 2s;
  z-index: 1;
}
.top main .top-slide .slide-content .sl.current {
  width: 100%;
  transition: width 0s;
  z-index: 0;
}
.top main .top-slide .slide-content .sl .slide-image {
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  transform-origin: left top;
  transform: rotate(-45deg);
}
.top main .top-slide .slide-content .sl .slide-image.slide1 {
  background: url("../images/top/top-slide1_pc.jpg") no-repeat center/cover;
}
.top main .top-slide .slide-content .sl .slide-image.slide2 {
  background: url("../images/top/top-slide2_pc.jpg") no-repeat center/cover;
}
.top main .top-slide .slide-content .sl .slide-image.slide3 {
  background: url("../images/top/top-slide3_pc.jpg") no-repeat center/cover;
}
.top main article {
  width: 100%;
  background: #fff;
  padding: 58px 0 55px;
}
.top main article .sec01--ttl--en {
  color: #E83956;
  text-align: center;
  font-size: 4.0rem;
  font-weight: bold;
  letter-spacing: .1em;
}
.top main article .sec01--ttl h2 {
  color: #231815;
  text-align: center;
  font-size: 2.0rem;
  letter-spacing: .1em;
  font-weight: bold;
}
.top main article .sec01--block {
  max-width: 700px;
  margin: 48px auto 0;
}
.top main article .sec01--block--box {
  width: 100%;
  border: 1px solid #003E95;
}
.top main article .sec01--block--box:not(:first-of-type) {
  margin-top: 23px;
}
.top main article .sec01--block--box a {
  display: block;
  width: 100%;
  text-decoration: none;
  position: relative;
}
.top main article .sec01--block--box a .box-inner {
  display: flex;
  align-items: center;
}
.top main article .sec01--block--box a .box-inner--ttl {
  width: 50%;
}
.top main article .sec01--block--box a .box-inner--ttl h3 {
  color: #E83956;
  font-size: 3.0rem;
  font-weight: bold;
  letter-spacing: .1em;
  text-align: center;
  line-height: 1.3;
}
.top main article .sec01--block--box a .box-inner--ttl h4 {
  margin-top: 24px;
  color: #231815;
  font-size: 1.8rem;
  letter-spacing: .1em;
  text-align: center;
  line-height: 1.7;
  font-weight: bold;
}
.top main article .sec01--block--box a .box-inner--l-img {
  padding: 8px;
  width: 50%;
}
.top main article .sec01--block--box a .box-inner--l-img img {
  width: 100%;
}
.top main article .sec01--block--box a .sec01-arrow {
  position: absolute;
  bottom: 0;
  background: #003E95;
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 2.0rem;
  text-align: center;
  color: #fff;
  transition: all 0.875s ease-in-out;
}
.top main article .sec01--block--box.right a .box-inner {
  flex-direction: row-reverse;
}
.top main article .sec01--block--box.right a .sec01-arrow {
  right: 0;
}
.top main article .sec01--block--box.right a:hover .sec01-arrow {
  transform-origin: bottom right;
  transform: scale(1.5, 1.5);
}
.top main article .sec01--block--box.left a .sec01-arrow {
  left: 0;
}
.top main article .sec01--block--box.left a:hover .sec01-arrow {
  transform-origin: bottom left;
  transform: scale(1.5, 1.5);
}
.top main article .sec01--block--box.link4 .box-inner {
  display: flex;
  align-items: center;
}
.top main article .sec01--block--box.link4 .box-inner--ttl {
  width: 50%;
}
.top main article .sec01--block--box.link4 .box-inner--ttl h3 {
  color: #E83956;
  font-size: 3.0rem;
  font-weight: bold;
  letter-spacing: .1em;
  text-align: center;
  line-height: 1.3;
}
.top main article .sec01--block--box.link4 .box-inner--links {
  width: 50%;
  border-left: 1px solid #003E95;
}
.top main article .sec01--block--box.link4 .box-inner--links--c {
  width: 100%;
  height: 25%;
  box-sizing: border-box;
  border-bottom: 1px solid #003E95;
}
.top main article .sec01--block--box.link4 .box-inner--links--c:last-of-type {
  border-bottom: none;
}
.top main article .sec01--block--box.link4 .box-inner--links--c a {
  display: block;
  width: 100%;
  height: 100%;
}
.top main article .sec01--block--box.link4 .box-inner--links--c a .link-box {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: space-between;
}
.top main article .sec01--block--box.link4 .box-inner--links--c a .link-box--ttl {
  width: calc(100% - 135px);
  display: flex;
  justify-content: center;
  align-items: center;
}
.top main article .sec01--block--box.link4 .box-inner--links--c a .link-box--ttl h4 {
  margin-left: 10%;
  color: #231815;
  text-align: center;
  font-size: 1.2rem;
  letter-spacing: .1em;
  line-height: 1.75;
  font-weight: bold;
}
.top main article .sec01--block--box.link4 .box-inner--links--c a .link-box--img {
  margin: 5px;
  width: 125px;
}
.top main article .sec01--block--box.link4 .box-inner--links--c a .link-box--img img {
  width: 100%;
}
.top main article .sec01--block--box.brand-bnr a .box-inner--l-img {
  position: relative;
}
.top main article .sec01--block--box.brand-bnr a .box-inner--l-img p {
  position: absolute;
  top: 67px;
  left: 0;
  width: 100%;
  color: #231815;
  font-size: 2.0rem;
  font-weight: bold;
  text-align: center;
}
.top main article .sec01--block--box.brand-bnr a .box-inner--l-img--c {
  position: absolute;
  top: 115px;
  left: 50%;
  transform: translateX(-50%);
  width: 95px;
}
.top main article .sec01--block--box.brand-bnr a .box-inner--l-img--c img {
  width: 100%;
}
.top main article .sec02 {
  margin-top: 37px;
}
.top main article .sec02--inner {
  max-width: 700px;
  margin: 0 auto;
}
.top main article .sec02--inner--ttl {
  width: 100%;
  display: flex;
  align-items: flex-start;
  border-bottom: 1px solid #231815;
}
.top main article .sec02--inner--ttl figure {
  width: 23px;
}
.top main article .sec02--inner--ttl figure img {
  width: 100%;
}
.top main article .sec02--inner--ttl p {
  color: #231815;
  font-size: 2.0rem;
  margin-left: 7px;
  line-height: 1;
}
.top main article .sec02--inner--news {
  width: 100%;
}
.top main article .sec02--inner--news--list {
  width: 100%;
  border-bottom: 1px solid #231815;
}
.top main article .sec02--inner--news--list a {
  display: block;
  padding: 13px 17px;
  text-decoration: none;
}
.top main article .sec02--inner--news--list a dl dt, .top main article .sec02--inner--news--list a dl dd {
  color: #231815;
  font-size: 1.3rem;
  line-height: 1;
}
.top main article .sec02--inner--news--list a dl dd {
  margin-top: -1em;
  padding-left: 124px;
}
.top main article .sec02--inner--news--list a dl dd .pc-space {
  display: inline-block;
}
.top main article .sec02--inner--more {
  width: 140px;
  height: 30px;
  margin: 20px auto 0;
}
.top main article .sec02--inner--more a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 1.3rem;
  line-height: 30px;
  text-align: center;
  text-decoration: none;
  padding-left: 1em;
  color: #231815;
  border: 1px solid #231815;
  position: relative;
}
.top main article .sec02--inner--more a::before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 35%;
  transform: translateY(-50%);
  width: 8px;
  height: 8px;
  background: url("../images/common/more-plus.png") no-repeat center/contain;
}

@media screen and (max-width: 767px) {
  .top main .top-slide {
    height: 126vw;
    margin-top: 18.513vw;
    padding-top: 45vw;
    background: url("../images/top/top-main_sp.jpg") no-repeat center/cover;
  }
  .top main .top-slide--catch {
    height: 28.66vw;
  }
  .top main .top-slide--catch--c {
    width: 90%;
  }
  .top main .top-slide--catch--c--jp {
    font-size: 4.533vw;
    letter-spacing: .1em;
  }
  .top main .top-slide--catch--c--en {
    margin: 3vw 0 0 auto;
    max-width: 100%;
  }
  .top main .top-slide--scroll {
    bottom: 9vw;
    left: 5%;
  }
  .top main .top-slide--scroll a {
    font-size: 4vw;
  }
  .top main .top-slide--scroll a::after {
    bottom: -19vw;
    width: 1px;
    height: 16.667vw;
  }
  .top main .top-slide .slide-content .sl .slide-image.slide1 {
    background: url("../images/top/top-slide1_sp.jpg") no-repeat center/cover;
  }
  .top main .top-slide .slide-content .sl .slide-image.slide2 {
    background: url("../images/top/top-slide2_sp.jpg") no-repeat center/cover;
  }
  .top main .top-slide .slide-content .sl .slide-image.slide3 {
    background: url("../images/top/top-slide3_sp.jpg") no-repeat center/cover;
  }
  .top main article {
    padding: 10.9vw 0 21.184vw;
  }
  .top main article .sec01--ttl--en {
    font-size: 7.733vw;
  }
  .top main article .sec01--ttl h2 {
    font-size: 4.8vw;
  }
  .top main article .sec01--block {
    max-width: 85%;
    margin: 35px auto 0;
  }
  .top main article .sec01--block--box:not(:first-of-type) {
    margin-top: 26px;
  }
  .top main article .sec01--block--box a .box-inner {
    display: block;
  }
  .top main article .sec01--block--box a .box-inner--ttl {
    width: 100%;
    padding: 45px 0 28px;
  }
  .top main article .sec01--block--box a .box-inner--ttl h3 {
    font-size: 6.667vw;
    letter-spacing: 0;
    line-height: 1.6;
  }
  .top main article .sec01--block--box a .box-inner--ttl h4 {
    margin-top: 5px;
    font-size: 4.8vw;
    line-height: 1.5;
  }
  .top main article .sec01--block--box a .box-inner--l-img {
    padding: 0 1.6vw 1.6vw 1.6vw;
    width: 100%;
  }
  .top main article .sec01--block--box a .sec01-arrow {
    bottom: auto;
    top: 0;
    right: 0;
    width: 6vw;
    height: 6vw;
    line-height: 6vw;
    font-size: 4vw;
  }
  .top main article .sec01--block--box.right a:hover .sec01-arrow {
    transform-origin: top right;
  }
  .top main article .sec01--block--box.left a .sec01-arrow {
    left: auto;
  }
  .top main article .sec01--block--box.left a:hover .sec01-arrow {
    transform-origin: top right;
  }
  .top main article .sec01--block--box.link4 .box-inner {
    display: block;
  }
  .top main article .sec01--block--box.link4 .box-inner--ttl {
    width: 100%;
    padding: 45px 0 28px;
  }
  .top main article .sec01--block--box.link4 .box-inner--ttl h3 {
    font-size: 6.667vw;
    letter-spacing: 0;
    line-height: 1.6;
  }
  .top main article .sec01--block--box.link4 .box-inner--links {
    width: 100%;
    border-left: none;
  }
  .top main article .sec01--block--box.link4 .box-inner--links--c {
    height: auto;
    border-top: 1px solid #003E95;
    border-bottom: none;
  }
  .top main article .sec01--block--box.link4 .box-inner--links--c a .link-box--ttl {
    width: calc(100% - 31vw);
  }
  .top main article .sec01--block--box.link4 .box-inner--links--c a .link-box--ttl h4 {
    font-size: 4.8vw;
    letter-spacing: 0;
    line-height: 1.4;
  }
  .top main article .sec01--block--box.link4 .box-inner--links--c a .link-box--img {
    margin: 0;
    width: 31vw;
  }
  .top main article .sec01--block--box.link4 .box-inner--links--c a .sec01-arrow {
    left: 0;
    top: auto;
    right: auto;
    bottom: 0;
  }
  .top main article .sec01--block--box.link4 .box-inner--links--c a:hover .sec01-arrow {
    transform-origin: bottom left;
  }
  .top main article .sec01--block--box.brand-bnr a .box-inner--l-img p {
    top: 14.6vw;
    font-size: 3.733vw;
  }
  .top main article .sec01--block--box.brand-bnr a .box-inner--l-img--c {
    top: 23.676vw;
    width: 21.4vw;
  }
  .top main article .sec02 {
    margin-top: 76px;
  }
  .top main article .sec02--inner {
    max-width: 85%;
  }
  .top main article .sec02--inner--ttl {
    align-items: flex-start;
    justify-content: center;
  }
  .top main article .sec02--inner--ttl figure {
    width: 7.788vw;
  }
  .top main article .sec02--inner--ttl p {
    font-size: 6.4vw;
    line-height: 1.2;
  }
  .top main article .sec02--inner--news--list a {
    padding: 7.3vw 0;
  }
  .top main article .sec02--inner--news--list a dl dt, .top main article .sec02--inner--news--list a dl dd {
    font-size: 4.267vw;
    line-height: 1.3;
    text-align: center;
  }
  .top main article .sec02--inner--news--list a dl dd {
    margin-top: 5px;
    padding-left: 0;
  }
  .top main article .sec02--inner--news--list a dl dd .pc-space {
    display: none;
  }
  .top main article .sec02--inner--more {
    width: 48.3vw;
    height: 10.374vw;
    margin: 23px auto 0;
  }
  .top main article .sec02--inner--more a {
    font-size: 4.8vw;
    line-height: 9.374vw;
  }
  .top main article .sec02--inner--more a::before {
    left: 30%;
    width: 3.733vw;
    height: 3.733vw;
  }
}
.lixta main {
  width: 100%;
}
.lixta main .mv {
  width: 100%;
  margin: 100px auto 0;
  padding: 73px 0 290px;
  background: url("../images/lixta/lixta-main-bg_pc.jpg") no-repeat bottom center/cover;
  max-width: 1200px;
}
.lixta main .mv--inner h2 {
  font-size: 4.0rem;
  text-align: center;
  font-weight: bold;
  letter-spacing: .2em;
  color: #231815;
}
.lixta main .mv--inner--lixta {
  margin: 43px auto 0;
  width: 198px;
}
.lixta main .mv--inner--catch {
  margin: 35px auto 0;
  max-width: 433px;
}
.lixta main .mv--inner--catch img {
  width: 100%;
}
.lixta main .mv--inner--txt {
  margin: 48px auto 0;
  color: #231815;
  font-size: 1.6rem;
  line-height: 2;
  letter-spacing: -.06em;
  text-align: center;
}
.lixta main article {
  width: 100%;
  background: #fff;
}
.lixta main article .sec01 {
  width: 100%;
  padding-bottom: 263px;
}
.lixta main article .sec01--inner {
  width: 520px;
  height: 577px;
  margin: 0 auto;
  background: url("../images/common/icon-x.png") no-repeat center top/contain;
  position: relative;
}
.lixta main article .sec01--inner h2 {
  padding-top: 80px;
  text-align: center;
  color: #231815;
  font-size: 5.0rem;
  font-weight: bold;
  letter-spacing: .1em;
  white-space: nowrap;
  text-shadow: 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff;
}
.lixta main article .sec01--inner--items {
  position: absolute;
}
.lixta main article .sec01--inner--items a {
  display: block;
  text-decoration: none;
}
.lixta main article .sec01--inner--items a h3 {
  color: #231815;
  font-size: 2.6rem;
  line-height: 1.75;
  font-weight: bold;
  text-align: center;
  white-space: nowrap;
}
.lixta main article .sec01--inner--items a .btn-more {
  display: flex;
  justify-content: center;
  align-items: center;
}
.lixta main article .sec01--inner--items a .btn-more p {
  font-size: 1.6rem;
  line-height: 1.8;
  text-align: center;
  color: #231815;
  white-space: nowrap;
}
.lixta main article .sec01--inner--items a .btn-more figure {
  width: 15px;
}
.lixta main article .sec01--inner--items a .btn-more figure img {
  width: 100%;
}
.lixta main article .sec01--inner--items.item1 {
  top: 244px;
  left: calc(50% - 320px);
}
.lixta main article .sec01--inner--items.item2 {
  top: 609px;
  left: 50%;
  transform: translateX(-50%);
}
.lixta main article .sec01--inner--items.item3 {
  top: 244px;
  left: calc(50% + 170px);
}
.lixta main article .promise--inner {
  max-width: 900px;
  margin: 0 auto;
  border-top: 1px solid #898989;
  display: flex;
  justify-content: flex-end;
}
.lixta main article .promise--inner--ttl {
  width: calc(100% - 568px);
  position: relative;
}
.lixta main article .promise--inner--ttl h3 {
  margin-top: 18px;
  color: #231815;
  font-weight: bold;
  font-size: 2.0rem;
  line-height: 1.4;
  text-align: center;
}
.lixta main article .promise--inner--ttl h3 span {
  font-size: 1.7rem;
  line-height: 1.7;
}
.lixta main article .promise--inner--ttl--x {
  position: absolute;
  top: 0;
  right: 0;
  width: 105px;
}
.lixta main article .promise--inner--ttl--x img {
  width: 100%;
}
.lixta main article .promise--inner--slide {
  width: 568px;
  padding-bottom: 64px;
}
.lixta main article .promise--inner--slide--c--ttl {
  width: 100%;
  margin-top: 50px;
  font-size: 1.8rem;
  font-weight: bold;
  color: #231815;
  text-align: center;
}
.lixta main article .promise--inner--slide--c--txt {
  width: 75%;
  margin: 47px auto 0;
  color: #231815;
  font-size: 1.6rem;
  line-height: 1.9;
  text-align: justify;
}
.lixta main article .promise--inner--slide--c--fig {
  margin: 42px auto 0;
  width: 75%;
}
.lixta main article .promise--inner--slide--c--fig img {
  width: 100%;
}
.lixta main article .promise--inner--slide .slick-prev,
.lixta main article .promise--inner--slide .slick-next {
  width: 18px;
  height: 34px;
}
.lixta main article .promise--inner--slide .slick-prev::before,
.lixta main article .promise--inner--slide .slick-next::before {
  display: none;
}
.lixta main article .promise--inner--slide .slick-prev {
  top: 30%;
  left: 0;
  background: url("../images/common/arrow-l.png") no-repeat center/contain;
  transform: rotate(180deg);
  z-index: 1;
}
.lixta main article .promise--inner--slide .slick-next {
  top: 32%;
  right: 0;
  background: url("../images/common/arrow-l.png") no-repeat center/contain;
}
.lixta main article .credo {
  width: 100%;
  padding: 0 0 71px;
}
.lixta main article .credo--ttl {
  font-size: 2.4rem;
  letter-spacing: -.05em;
  color: #231815;
  text-align: center;
  font-weight: bold;
}
.lixta main article .credo--slider {
  margin-top: 49px;
}
.lixta main article .credo--slider li {
  margin: 0 23px;
  max-width: 476px;
  border: 1px solid #898989;
}
.lixta main article .credo--slider li img {
  width: 100%;
}

.mfp-close {
  display: none !important;
}

/* overlay animate in */
.mfp-bg.mfp-ready {
  opacity: 0.8;
}

/* overlay animate out */
.mfp-bg.mfp-removing {
  opacity: 0;
}

/* content at start */
.mfp-wrap .modal-content {
  transform: translateY(-30px);
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

/* content animate it */
.mfp-wrap.mfp-ready .modal-content {
  transform: translateY(0);
  opacity: 1;
}

/* content animate out */
.mfp-wrap.mfp-removing .modal-content {
  transform: translateY(30px);
  opacity: 0;
}

button.mfp-close,
button.mfp-arrow {
  display: none;
}

.modal-content {
  background: #fff;
  transition: all .6s ease-out;
  border-radius: 0;
  margin: 100px auto 65px;
  position: relative;
}

.promise-modal {
  max-width: 676px;
}
.promise-modal .popup-modal-close {
  position: absolute;
  right: 9px;
  top: 7px;
  width: 25px;
  height: 25px;
  cursor: pointer;
}
.promise-modal--inner {
  margin: 0 auto;
  padding: 0 0 26px;
}
.promise-modal--inner--red {
  width: 100%;
  height: 38px;
  background: #E83956;
}
.promise-modal--inner--blue {
  width: 100%;
  height: 12px;
  background: #003E95;
}
.promise-modal--inner h3 {
  margin-top: 36px;
  color: #231815;
  text-align: center;
  font-weight: bold;
  font-size: 2.6rem;
}
.promise-modal--inner--txt {
  width: 80%;
  margin: 36px auto 0;
  font-size: 1.6rem;
  color: #231815;
  line-height: 1.9;
  letter-spacing: .05em;
  text-align: justify;
}
.promise-modal--inner .modal-close {
  width: 97px;
  height: 40px;
  margin: 38px auto 0;
  border: 1px solid #231815;
  font-size: 2.0rem;
  line-height: 40px;
  text-align: center;
  cursor: pointer;
}

.credo-modal {
  max-width: 676px;
}
.credo-modal .popup-modal-close {
  position: absolute;
  right: 0;
  top: -30px;
  width: 25px;
  height: 25px;
  cursor: pointer;
}

@media screen and (max-width: 768px) {
  .lixta main article .promise--inner--ttl--x {
    right: -4vw;
    width: 10vw;
  }
}
@media screen and (max-width: 767px) {
  .lixta main .mv {
    margin: 19.473vw auto 0;
    padding: 7vw 0 96px;
    background: url("../images/lixta/lixta-main-bg_sp.jpg") no-repeat bottom center/cover;
  }
  .lixta main .mv--inner h2 {
    font-size: 4.8vw;
    letter-spacing: .1em;
  }
  .lixta main .mv--inner--lixta {
    margin: 20px auto 0;
    width: 20vw;
  }
  .lixta main .mv--inner--catch {
    margin: 5vw auto 0;
    max-width: 57.6vw;
  }
  .lixta main .mv--inner--txt {
    margin: 5vw auto 0;
    font-size: 3.2vw;
    line-height: 1.45;
    letter-spacing: -.14em;
  }
  .lixta main article .sec01 {
    padding-bottom: 10.88vw;
  }
  .lixta main article .sec01--inner {
    width: 66%;
    height: 90vw;
  }
  .lixta main article .sec01--inner h2 {
    padding-top: 9vw;
    font-size: 6.4vw;
    letter-spacing: 0;
    text-shadow: 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff;
  }
  .lixta main article .sec01--inner--items a h3 {
    font-size: 4vw;
    line-height: 1.16;
  }
  .lixta main article .sec01--inner--items a .btn-more p {
    margin-top: 4px;
    font-size: 3.2vw;
    line-height: 1.3;
  }
  .lixta main article .sec01--inner--items a .btn-more figure {
    width: 13px;
  }
  .lixta main article .sec01--inner--items.item1 {
    top: 32.7vw;
    left: calc(50% - 38.473vw);
  }
  .lixta main article .sec01--inner--items.item2 {
    top: 76.324vw;
  }
  .lixta main article .sec01--inner--items.item3 {
    top: 32.7vw;
    left: calc(50% + 18.224vw);
  }
  .lixta main article .promise--inner {
    max-width: 90%;
    border-top: 1px solid rgba(137, 137, 137, 0.5);
    display: block;
  }
  .lixta main article .promise--inner--ttl {
    width: 100%;
  }
  .lixta main article .promise--inner--ttl h3 {
    margin-top: 12px;
    font-size: 4vw;
    line-height: 1.16;
    padding-right: 20.6vw;
  }
  .lixta main article .promise--inner--ttl h3 span {
    font-size: 4.267vw;
  }
  .lixta main article .promise--inner--ttl--x {
    top: -12px;
    right: 21.184vw;
    width: 23.364vw;
  }
  .lixta main article .promise--inner--slide {
    width: 100%;
    padding-bottom: 26px;
  }
  .lixta main article .promise--inner--slide--c--ttl {
    margin-top: 26px;
    font-size: 4vw;
  }
  .lixta main article .promise--inner--slide--c--txt {
    width: 80%;
    margin: 21px auto 0;
    font-size: 3.467vw;
    line-height: 1.85;
  }
  .lixta main article .promise--inner--slide--c--fig {
    margin: 24px auto 0;
    width: 90%;
  }
  .lixta main article .promise--inner--slide .slick-prev,
  .lixta main article .promise--inner--slide .slick-next {
    width: 9px;
    height: 17px;
  }
  .lixta main article .credo {
    padding: 0 0 24px;
  }
  .lixta main article .credo--ttl {
    font-size: 4vw;
    letter-spacing: .05em;
  }
  .lixta main article .credo--slider {
    margin-top: 20px;
  }
  .lixta main article .credo--slider li {
    margin: 0 5.45vw;
    max-width: 113.4vw;
  }

  .modal-content {
    margin: 50px auto 30px;
  }

  .promise-modal {
    max-width: 85%;
  }
  .promise-modal .popup-modal-close {
    right: 3px;
    top: 2px;
    width: 20px;
    height: 20px;
  }
  .promise-modal--inner--red {
    height: 25px;
  }
  .promise-modal--inner--blue {
    height: 8px;
  }
  .promise-modal--inner h3 {
    margin-top: 28px;
    font-size: 4vw;
  }
  .promise-modal--inner--txt {
    margin: 28px auto 0;
    font-size: 3.467vw;
    line-height: 2;
    letter-spacing: -.03em;
  }
  .promise-modal--inner .modal-close {
    width: 19.315vw;
    height: 7.788vw;
    margin: 18px auto 0;
    font-size: 3.733vw;
    line-height: 7.788vw;
  }

  .credo-modal {
    max-width: 95%;
  }
  .credo-modal .popup-modal-close {
    top: -25px;
    width: 20px;
    height: 20px;
  }
}
.corp {
  width: 100%;
}
.corp main {
  width: 100%;
  background: #fff;
}
.corp main article {
  width: 100%;
  margin-top: 100px;
  padding: 50px 0 164px;
}
.corp main article h2 {
  font-size: 2.4rem;
  color: #231815;
  letter-spacing: -.05em;
  font-weight: bold;
  text-align: center;
}
.corp main article .sec03 {
  width: 100%;
}
.corp main article .sec03--inner {
  max-width: 700px;
  margin: 66px auto 0;
  padding-bottom: 137px;
  position: relative;
}
.corp main article .sec03--inner::after {
  content: '';
  display: block;
  width: 100%;
  height: 32px;
  position: absolute;
  bottom: 32px;
  left: 0;
  background: url("../images/common/icon-x.png") repeat-x;
  background-size: 25px 32px;
  background-repeat: round;
}
.corp main article .sec03--inner--c {
  display: flex;
}
.corp main article .sec03--inner--c h3 {
  width: 20%;
  font-size: 2.4rem;
  color: #231815;
  letter-spacing: -.05em;
  font-weight: bold;
}
.corp main article .sec03--inner--c--items {
  width: 80%;
}
.corp main article .sec03--inner--c--items dl dt, .corp main article .sec03--inner--c--items dl dd {
  font-size: 1.6rem;
  color: #231815;
  line-height: 1.9;
}
.corp main article .sec03--inner--c--items dl dd {
  margin-top: -1.9em;
  padding-left: 6em;
}
.corp main article .sec03--inner--img {
  max-width: 400px;
  margin: 20px auto 0;
}
.corp main article .sec03--inner--img img {
  width: 100%;
}
.corp main article .sec02 {
  width: 100%;
}
.corp main article .sec02--inner {
  max-width: 700px;
  margin: 66px auto 0;
  padding-bottom: 137px;
  position: relative;
}
.corp main article .sec02--inner::after {
  content: '';
  display: block;
  width: 100%;
  height: 32px;
  position: absolute;
  bottom: 32px;
  left: 0;
  background: url("../images/common/icon-x.png") repeat-x;
  background-size: 25px 32px;
  background-repeat: round;
}
.corp main article .sec02--inner h3 {
  font-size: 2.4rem;
  color: #231815;
  letter-spacing: -.05em;
  font-weight: bold;
}
.corp main article .sec02--inner--c {
  width: 100%;
  margin-top: 35px;
}
.corp main article .sec02--inner--c--item {
  margin-top: 40px;
}
.corp main article .sec02--inner--c--item--ttl {
  width: 123px;
}
.corp main article .sec02--inner--c--item--ttl img {
  width: 100%;
}
.corp main article .sec02--inner--c--item--txt {
  margin-top: 15px;
  font-size: 1.6rem;
  line-height: 1.6;
  color: #231815;
}
.corp main article .sec02--inner--c--item:first-of-type {
  margin-top: 45px;
  display: flex;
  align-items: center;
}
.corp main article .sec02--inner--c--item:first-of-type .phil {
  padding-left: 18px;
  font-size: 2.8rem;
  letter-spacing: -.05em;
  color: #231815;
  font-weight: bold;
}
.corp main article .sec02--inner--c .to-lixta {
  max-width: 460px;
  margin: 68px auto 0;
}
.corp main article .sec02--inner--c .to-lixta img {
  width: 100%;
}
.corp main article .sec01 {
  width: 100%;
}
.corp main article .sec01--inner {
  max-width: 700px;
  margin: 37px auto 0;
  padding-bottom: 123px;
  position: relative;
}
.corp main article .sec01--inner::after {
  content: '';
  display: block;
  width: 100%;
  height: 32px;
  position: absolute;
  bottom: 32px;
  left: 0;
  background: url("../images/common/icon-x.png") repeat-x;
  background-repeat: round;
  background-size: 25px 32px;
}
.corp main article .sec01--inner h3 {
  font-size: 2.4rem;
  color: #231815;
  letter-spacing: -.05em;
  font-weight: bold;
}
.corp main article .sec01--inner--c {
  width: 100%;
  margin-top: 35px;
  display: flex;
  justify-content: space-between;
}
.corp main article .sec01--inner--c--txt {
  width: 51%;
}
.corp main article .sec01--inner--c--txt--ttl, .corp main article .sec01--inner--c--txt--greeting, .corp main article .sec01--inner--c--txt--name {
  font-size: 1.6rem;
  color: #231815;
  letter-spacing: -.05em;
}
.corp main article .sec01--inner--c--txt--ttl {
  font-weight: bold;
}
.corp main article .sec01--inner--c--txt--greeting {
  margin-top: 20px;
}
.corp main article .sec01--inner--c--txt--name {
  text-align: right;
  margin-top: 20px;
}
.corp main article .sec01--inner--c figure {
  width: 40%;
}
.corp main article .sec01--inner--c figure img {
  width: 100%;
}
.corp main article .list {
  width: 100%;
}
.corp main article .list--inner {
  max-width: 700px;
  margin: 66px auto 0;
  padding-bottom: 137px;
  position: relative;
  display: flex;
}
.corp main article .list--inner::after {
  content: '';
  display: block;
  width: 100%;
  height: 32px;
  position: absolute;
  bottom: 32px;
  left: 0;
  background: url("../images/common/icon-x.png") repeat-x;
  background-size: 25px 32px;
  background-repeat: round;
}
.corp main article .list--inner h3 {
  width: 20%;
  font-size: 2.4rem;
  color: #231815;
  letter-spacing: -.05em;
  font-weight: bold;
}
.corp main article .list--inner--c {
  width: 80%;
}
.corp main article .list--inner--c dl dt, .corp main article .list--inner--c dl dd {
  font-size: 1.5rem;
  color: #231815;
  line-height: 1.9;
}
.corp main article .list--inner--c dl dd {
  margin-top: -1.9em;
  padding-left: 4em;
  letter-spacing: -.05em;
  white-space: nowrap;
}
.corp main article .list--inner--c dl dd a {
  color: #E83956;
}
.corp main article .list.sec05 .list--inner {
  padding-bottom: 0;
}
.corp main article .list.sec05 .list--inner::after {
  display: none;
}

@media screen and (max-width: 767px) {
  .corp main article {
    margin-top: 19.473vw;
    padding: 30px 0 62px;
  }
  .corp main article h2 {
    font-size: 5.6vw;
    letter-spacing: .2em;
  }
  .corp main article .sec03--inner {
    max-width: 95%;
    margin: 30px auto 0;
    padding-bottom: 70px;
  }
  .corp main article .sec03--inner::after {
    height: 4.61vw;
    bottom: 4.61vw;
    background-size: 3.665vw 4.61vw;
  }
  .corp main article .sec03--inner--c {
    display: block;
  }
  .corp main article .sec03--inner--c h3 {
    width: 100%;
    font-size: 4.8vw;
    text-align: center;
  }
  .corp main article .sec03--inner--c--items {
    width: 90%;
    margin: 20px auto 0;
  }
  .corp main article .sec03--inner--c--items dl dt, .corp main article .sec03--inner--c--items dl dd {
    font-size: 3.467vw;
  }
  .corp main article .sec03--inner--img {
    max-width: 70%;
    margin: 10px auto 0;
  }
  .corp main article .sec02--inner {
    max-width: 95%;
    margin: 17px auto 0;
    padding-bottom: 70px;
  }
  .corp main article .sec02--inner::after {
    height: 4.61vw;
    bottom: 4.61vw;
    background-size: 3.665vw 4.61vw;
  }
  .corp main article .sec02--inner h3 {
    font-size: 4.8vw;
    text-align: center;
  }
  .corp main article .sec02--inner--c {
    margin-top: 0;
  }
  .corp main article .sec02--inner--c--item {
    margin-top: 27px;
  }
  .corp main article .sec02--inner--c--item--ttl {
    width: 27.414vw;
    margin: 0 auto;
  }
  .corp main article .sec02--inner--c--item--txt {
    margin-top: 11px;
    font-size: 3.467vw;
    text-align: center;
  }
  .corp main article .sec02--inner--c--item:first-of-type {
    margin-top: 27px;
    display: block;
  }
  .corp main article .sec02--inner--c--item:first-of-type .phil {
    padding-left: 0;
    font-size: 4vw;
    text-align: center;
    margin-top: 11px;
  }
  .corp main article .sec02--inner--c--item.value .sec02--inner--c--item--txt {
    width: 82%;
    margin: 11px auto 0;
    text-align: left;
  }
  .corp main article .sec02--inner--c .to-lixta {
    max-width: 90%;
    margin: 26px auto 0;
  }
  .corp main article .sec01--inner {
    max-width: 95%;
    margin: 27px auto 0;
    padding-bottom: 60px;
  }
  .corp main article .sec01--inner::after {
    height: 4.61vw;
    bottom: 4.61vw;
    background-size: 3.665vw 4.61vw;
  }
  .corp main article .sec01--inner h3 {
    font-size: 3.733vw;
    margin-top: 81.35vw;
    text-align: center;
  }
  .corp main article .sec01--inner--c {
    margin-top: 6.4vw;
    display: block;
    position: relative;
  }
  .corp main article .sec01--inner--c--txt {
    width: 100%;
  }
  .corp main article .sec01--inner--c--txt--ttl, .corp main article .sec01--inner--c--txt--greeting, .corp main article .sec01--inner--c--txt--name {
    font-size: 3.467vw;
    text-align: center;
  }
  .corp main article .sec01--inner--c--txt--greeting {
    margin-top: 1.5em;
  }
  .corp main article .sec01--inner--c--txt--name {
    margin-top: 1.5em;
  }
  .corp main article .sec01--inner--c figure {
    width: 70%;
    position: absolute;
    top: -89.37vw;
    left: 50%;
    transform: translateX(-50%);
  }
  .corp main article .list--inner {
    max-width: 95%;
    margin: 17px auto 0;
    padding-bottom: 70px;
    display: block;
  }
  .corp main article .list--inner::after {
    height: 4.61vw;
    bottom: 4.61vw;
    background-size: 3.665vw 4.61vw;
  }
  .corp main article .list--inner h3 {
    width: 100%;
    font-size: 4.8vw;
    text-align: center;
  }
  .corp main article .list--inner--c {
    width: 90%;
    margin: 30px auto 0;
  }
  .corp main article .list--inner--c dl dt, .corp main article .list--inner--c dl dd {
    font-size: 3.467vw;
    line-height: 1.5;
  }
  .corp main article .list--inner--c dl dd {
    margin-top: -1.5em;
    padding-left: 3em;
    letter-spacing: -.087em;
    white-space: normal;
  }
}
.news {
  width: 100%;
}
.news main {
  width: 100%;
  background: #fff;
}
.news main article {
  margin-top: 100px;
  padding: 59px 0 130px;
}
.news main article .ttl {
  font-size: 2.4rem;
  color: #231815;
  font-weight: bold;
  letter-spacing: -.05em;
  text-align: center;
}
.news main article .news-list {
  max-width: 700px;
  margin: 68px auto 0;
}
.news main article .news-list--c {
  width: 100%;
  border-bottom: 1px solid #231815;
}
.news main article .news-list--c a {
  display: block;
  padding: 13px 0;
  text-decoration: none;
  position: relative;
}
.news main article .news-list--c a dl dt, .news main article .news-list--c a dl dd {
  color: #231815;
  font-size: 1.6rem;
  line-height: 1;
}
.news main article .news-list--c a dl dt {
  padding-left: 1.5em;
}
.news main article .news-list--c a dl dd {
  margin-top: -1em;
  padding-left: 23%;
}
.news main article .news-list--c a::after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  right: 3em;
  transform: translateY(-50%);
  width: 10px;
  height: 17px;
  background: url("../images/common/arrow-black.png") no-repeat center/contain;
}
.news main article .news-list--c:first-of-type {
  border-top: 1px solid #231815;
}

.news-article main article .news-c {
  max-width: 700px;
  margin: 63px auto 0;
}
.news-article main article .news-c h2 {
  width: 100%;
  font-size: 1.8rem;
  font-weight: bold;
  color: #231815;
}
.news-article main article .news-c--txt {
  width: 100%;
  margin-top: 26px;
  font-size: 1.6rem;
  line-height: 1.9;
  letter-spacing: .05em;
  text-align: justify;
  color: #231815;
}
.news-article main article .news-c--txt a {
  color: #E83956;
}
.news-article main article .to-list {
  width: 140px;
  height: 30px;
  margin: 43px auto 0;
}
.news-article main article .to-list a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 1.6rem;
  line-height: 30px;
  text-align: center;
  color: #898989;
  text-decoration: none;
  border: 1px solid #898989;
}

@media screen and (max-width: 767px) {
  .news main article {
    margin-top: 19.473vw;
    padding: 57px 0 110px;
  }
  .news main article .ttl {
    font-size: 5.6vw;
    letter-spacing: 0;
  }
  .news main article .news-list {
    max-width: 90%;
    margin: 9px auto 0;
  }
  .news main article .news-list--c a {
    padding: 23px 0;
  }
  .news main article .news-list--c a dl dt, .news main article .news-list--c a dl dd {
    font-size: 4vw;
    line-height: 1.5;
    text-align: center;
  }
  .news main article .news-list--c a dl dt {
    padding-left: 0;
  }
  .news main article .news-list--c a dl dd {
    margin: 0 auto;
    padding-left: 0;
  }

  .news-article main article {
    padding: 30px 0 110px;
  }
  .news-article main article .news-c {
    max-width: 85%;
    margin: 26px auto 0;
  }
  .news-article main article .news-c h2 {
    font-size: 4vw;
    text-align: center;
    letter-spacing: -.04em;
  }
  .news-article main article .news-c--txt {
    margin-top: 26px;
    font-size: 3.733vw;
    line-height: 1.7;
    letter-spacing: .03em;
  }
  .news-article main article .to-list {
    width: 34.58vw;
    height: 7.4vw;
    margin: 27px auto 0;
  }
  .news-article main article .to-list a {
    font-size: 3.733vw;
    line-height: 7.4vw;
  }
}

/*# sourceMappingURL=style.css.map */
