/* A Modern CSS Reset */
*,
::after,
::before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}
ol[class],
ul[class] {
  padding: 0
}
body,
dd,
dl,
figure,
h1,
h2,
h3,
h4,
h5,
ol[class],
p,
ul[class] {
  margin: 0
}
html {
  scroll-behavior: smooth
}
body {
  text-rendering: optimizeSpeed;
  min-height: 100vh;
  line-height: 1.5
}
ol[class],
ul[class] {
  list-style: none
}
a:not([class]) {
  -webkit-text-decoration-skip: ink;
  text-decoration-skip-ink: auto
}
img,
picture {
  display: block;
  max-width: 100%;
  height: auto
}
button,
select {
  font: inherit
}
img:not([alt]) {
  -webkit-filter: blur(10px);
  filter: blur(10px)
}
body {
  font-family: 'Noto Sans','Noto Sans CJK JP','Noto Sans JP Subset','Noto Sans JP',sans-serif
}
a {
  -webkit-transition: color .2s;
  color: #000;
  text-decoration: none;
  transition: color .2s
}
a:hover {
  -webkit-transition: color .2s;
  color: #c03;
  transition: color .2s
}
button:focus {
  outline: 0
}
/* underline */
.underline {
  -webkit-transition: background .2s;
  background: -webkit-gradient(linear,left top,left bottom,from(#c03),to(#c03)) 0 100%/0 1px no-repeat;
  background: -webkit-linear-gradient(#c03,#c03) 0 100%/0 1px no-repeat;
  background: linear-gradient(#c03,#c03) 0 100%/0 1px no-repeat;
  text-decoration: none;
  transition: background .2s
}
.underline:hover {
  -webkit-transition: background .2s;
  background-size: 100% 1px;
  transition: background .2s
}
.header {
  -ms-flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 100;
  position: fixed;
  top: 0;
  left: 0;
  flex-wrap: nowrap;
  align-items: stretch;
  width: 100%;
  height: 50px;
  background: #fff
}
.header .inner {
  -ms-flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  max-width: 1366px;
  margin: 0 auto;
  padding-left: 15px
}

.header .hdrlogo {
  width: 92px;
  height: auto;
  margin-right: auto;
}

.header .annivlogo {
  width: 140px;
  height: auto;
  margin-right: 16px;
}

.header .hdrlogo img,
.header .annivlogo img {
  width: auto;
  height: auto
}
.header .hdrNaviDrawer {
  width: 50px;
  height: 50px;
  background: #c03
}
.header .hdrNavMenu::-webkit-scrollbar {
  display: none
}
.header .hdrNavMenu.close {
  -webkit-animation: fade-out .2s;
  -webkit-animation-fill-mode: forwards;
  animation: fade-out .2s;
  animation-fill-mode: forwards
}
.header .navOpen {
  display: block;
  width: 50px;
  height: 50px;
  border: none;
  background-image: url(../images/btn_humbarger_down.svg);
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #fff
}
.header .navOpen.open {
  -webkit-animation: fade-in-bg .2s;
  -webkit-animation-fill-mode: forwards;
  background: #fff;
  background-image: url(../images/btn_humbarger_up.svg);
  background-position: center center;
  background-repeat: no-repeat;
  animation: fade-in-bg .2s;
  animation-fill-mode: forwards
}
.header .hdrNaviListItem-open::before {
  -webkit-transition: -webkit-transform .5s;
  display: block;
  position: absolute;
  top: calc(50% - .5px);
  right: 20px;
  width: 9px;
  height: 1px;
  border-radius: .5px;
  background-color: #fff;
  content: "";
  transition: -webkit-transform .5s;
  transition: transform .5s;
  transition: transform .5s,-webkit-transform .5s
}
.header .hdrNaviListItem-open::after {
  -webkit-transform: rotate(90deg);
  -webkit-transition: -webkit-transform .5s;
  display: block;
  position: absolute;
  top: calc(50% - .5px);
  right: 20px;
  width: 9px;
  height: 1px;
  transform: rotate(90deg);
  border-radius: .5px;
  background-color: #fff;
  content: "";
  transition: -webkit-transform .5s;
  transition: transform .5s;
  transition: transform .5s,-webkit-transform .5s
}
.header .hdrNaviListItem-open.open::before {
  -webkit-transform: rotate(180deg);
  -webkit-transition: -webkit-transform .5s;
  transform: rotate(180deg);
  transition: -webkit-transform .5s;
  transition: transform .5s;
  transition: transform .5s,-webkit-transform .5s
}
.header .hdrNaviListItem-open.open::after {
  -webkit-transform: rotate(720deg);
  -webkit-transition: -webkit-transform .5s;
  transform: rotate(720deg);
  transition: -webkit-transform .5s;
  transition: transform .5s;
  transition: transform .5s,-webkit-transform .5s
}
.header .hdrNaviListItem {
  cursor: pointer
}
.header .hdrNaviListItem.recruit .hdrNaviListItem_second a {
  position: relative
}
.header .hdrNaviListItem.recruit .hdrNaviListItem_second a::after {
  -webkit-transform: translateY(-50%);
  display: block;
  position: absolute;
  top: 50%;
  right: 5.33333vw;
  width: 3.46667vw;
  height: 3.46667vw;
  transform: translateY(-50%);
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI3LjcwMyIgaGVpZ2h0PSI3LjcwMyIgdmlld0JveD0iMCAwIDcuNzAzIDcuNzAzIj48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTggLTExKSI+PHBhdGggZD0iTTI4Ljc5MywxNC41MzFhLjMyMS4zMjEsMCwwLDEtLjMyMS0uMzIxVjExLjY0MkgyNS45YS4zMjEuMzIxLDAsMSwxLDAtLjY0MmgyLjg4OWEuMzIxLjMyMSwwLDAsMSwuMzIxLjMyMXYyLjg4OUEuMzIxLjMyMSwwLDAsMSwyOC43OTMsMTQuNTMxWiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTMuNDExKSIgZmlsbD0iIzIyMiIvPjxwYXRoIGQ9Ik0yNC4xLDE5Ljc1MkgxOC4zMjFBLjMyMS4zMjEsMCwwLDEsMTgsMTkuNDMyVjEzLjY1NGEuMzIxLjMyMSwwLDAsMSwuMzIxLS4zMjFoMi41NjhhLjMyMS4zMjEsMCwwLDEsMCwuNjQySDE4LjY0MlYxOS4xMWg1LjEzNVYxNi44NjRhLjMyMS4zMjEsMCwwLDEsLjY0MiwwdjIuNTY4QS4zMjEuMzIxLDAsMCwxLDI0LjEsMTkuNzUyWiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCAtMS4wNDkpIiBmaWxsPSIjMjIyIi8+PHBhdGggZD0iTTI0LjE1NCwxNS43NTZhLjMyMS4zMjEsMCwwLDEtLjIyNy0uNTQ4bDMuNTMxLTMuNTMxYS4zMjEuMzIxLDAsMCwxLC40NTQuNDU0bC0zLjUzMSwzLjUzMUEuMzIuMzIsMCwwLDEsMjQuMTU0LDE1Ljc1NloiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yLjYyNCAtMC4yNjIpIiBmaWxsPSIjMjIyIi8+PC9nPjwvc3ZnPg==);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  content: ""
}
.header .hdrNaviListItem.recruit .hdrNaviListItem_second a:hover::after {
  position: absolute;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI3LjcwMyIgaGVpZ2h0PSI3LjcwMyIgdmlld0JveD0iMCAwIDcuNzAzIDcuNzAzIj48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTggLTExKSI+PHBhdGggZD0iTTI4Ljc5MywxNC41MzFhLjMyMS4zMjEsMCwwLDEtLjMyMS0uMzIxVjExLjY0MkgyNS45YS4zMjEuMzIxLDAsMSwxLDAtLjY0MmgyLjg4OWEuMzIxLjMyMSwwLDAsMSwuMzIxLjMyMXYyLjg4OUEuMzIxLjMyMSwwLDAsMSwyOC43OTMsMTQuNTMxWiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTMuNDExKSIgZmlsbD0iI2MwMyIvPjxwYXRoIGQ9Ik0yNC4xLDE5Ljc1MkgxOC4zMjFBLjMyMS4zMjEsMCwwLDEsMTgsMTkuNDMyVjEzLjY1NGEuMzIxLjMyMSwwLDAsMSwuMzIxLS4zMjFoMi41NjhhLjMyMS4zMjEsMCwwLDEsMCwuNjQySDE4LjY0MlYxOS4xMWg1LjEzNVYxNi44NjRhLjMyMS4zMjEsMCwwLDEsLjY0MiwwdjIuNTY4QS4zMjEuMzIxLDAsMCwxLDI0LjEsMTkuNzUyWiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCAtMS4wNDkpIiBmaWxsPSIjYzAzIi8+PHBhdGggZD0iTTI0LjE1NCwxNS43NTZhLjMyMS4zMjEsMCwwLDEtLjIyNy0uNTQ4bDMuNTMxLTMuNTMxYS4zMjEuMzIxLDAsMCwxLC40NTQuNDU0bC0zLjUzMSwzLjUzMUEuMzIuMzIsMCwwLDEsMjQuMTU0LDE1Ljc1NloiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yLjYyNCAtMC4yNjIpIiBmaWxsPSIjYzAzIi8+PC9nPjwvc3ZnPg==);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat
}
.header .hdrNaviListItem .arrow::before {
  -webkit-transform: rotate(45deg);
  display: block;
  position: absolute;
  top: calc(50% - 1.83862696086px);
  right: 20px;
  width: 7px;
  height: 1px;
  transform: rotate(45deg);
  border-radius: .5px;
  background-color: #fff;
  content: ""
}
.header .hdrNaviListItem .arrow::after {
  -webkit-transform: rotate(-45deg);
  display: block;
  position: absolute;
  top: calc(50% + 1.83862696086px);
  right: 20px;
  width: 7px;
  height: 1px;
  transform: rotate(-45deg);
  border-radius: .5px;
  background-color: #fff;
  content: ""
}
.header .hdrNaviListItem > a {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%
}
.header .hdrNaviListItem > a:hover {
  color: #fff
}
.header .hdrNaviListItem_second a {
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-left: 20px
}
.header .hdrNaviSocial {
  -ms-flex-wrap: nowrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: nowrap;
  width: 100%
}
.header .hdrNaviSocial .title {
  padding: 0 5px 0 20px;
  font-size: 10px
}
.header .hdrNaviSocial .sns_icon {
  width: 50%;
  height: 50px
}
.header .hdrNaviSocial .sns_icon.facebook img {
  width: 100%;
  height: auto
}
.header .hdrNaviSocial .sns_icon.x img {
  width: 100%;
  height: auto
}
.header .hdrNaviSocial .sns_icon a {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%
}
main {
  display: block;
  z-index: 90;
  position: relative;
  padding-top: 50px;
  color: #222
}
main .pageTitleBlock {
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff
}
main .pageTitleBlock > .inner {
  margin: 0 auto;
  padding: 5.33333vw 5.33333vw 8vw
}
main .pageTitleBlock .breadcrumb {
  -ms-flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  max-width: 1088px;
  margin-right: auto;
  margin-bottom: 8vw;
  margin-left: auto;
  font-size: 3.73333vw;
  list-style: none
}
main .pageTitleBlock .breadcrumb li {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: inline-block;
  position: relative;
  align-items: center;
  justify-content: center;
  margin-right: 3.42857em;
  margin-bottom: .75em;
  line-height: 1
}
main .pageTitleBlock .breadcrumb li::after {
  -webkit-transform: rotate(45deg) translateY(-50%);
  display: block;
  position: absolute;
  top: 50%;
  right: -2.14286em;
  width: .5em;
  height: .5em;
  transform: rotate(45deg) translateY(-50%);
  border-top: 2px #fff solid;
  border-right: 2px #fff solid;
  content: ""
}
main .pageTitleBlock .breadcrumb li:nth-last-of-type(1) {
  margin-right: 0
}
main .pageTitleBlock .breadcrumb li:nth-last-of-type(1)::after {
  display: none
}
main .pageTitleBlock .breadcrumb li:nth-last-of-type(1) {
  font-weight: 700
}
main .pageTitleBlock .breadcrumb li a {
  color: #fff
}
main .pageTitleBlock .titleBlockBig .subtitle {
  color: #fff
}
main .pageTitleBlock .text {
  margin-top: 5.33333vw;
  font-size: 16px;
  font-size: 4.26667vw;
  line-height: 2
}
.footer {
  width: 100%
}
.footer .link > .inner {
  width: 100%;
  max-width: 1128px;
  margin: 0 auto;
  padding: 15.46667vw 5.33333vw 15.33333vw
}
.footer .link .bannerList {
  -ms-flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  flex-wrap: wrap;
  margin-top: 7.2vw;
  margin-bottom: 16.53333vw
}
.footer .link .bannerListItem {
  position: relative;
  width: 89.33333vw
}
.footer .link .bannerListItem a {
  -webkit-transition: border .2s;
  display: block;
  border: #d5d5d5 solid 1px;
  transition: border .2s
}
.footer .link .bannerListItem img {
  width: 100%;
  height: auto
}
.footer .link .bannerListItem:hover a {
  -webkit-transition: border .2s;
  border: 1px solid #c03;
  transition: border .2s
}
.footer .link .slick-prev {
  -webkit-transform: translate(calc(-50% - 2 / 375 * 100vw),-50%);
  -webkit-transition: opacity .2s;
  z-index: 1;
  position: absolute;
  top: 0;
  top: 50%;
  left: 0;
  width: 9.6vw;
  height: 19.73333vw;
  padding: 0;
  transform: translate(calc(-50% - 2 / 375 * 100vw),-50%);
  border: none;
  background: url(../images/img_slider_arrow_left_sp.svg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  cursor: pointer;
  opacity: 1;
  transition: opacity .2s
}
.footer .link .slick-next {
  -webkit-transform: translate(calc(50% + 2 / 375 * 100vw),-50%);
  -webkit-transition: opacity .2s;
  z-index: 1;
  position: absolute;
  top: 0;
  top: 50%;
  right: 0;
  width: 9.6vw;
  height: 19.73333vw;
  padding: 0;
  transform: translate(calc(50% + 2 / 375 * 100vw),-50%);
  border: none;
  background: url(../images/img_slider_arrow_right_sp.svg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  cursor: pointer;
  opacity: 1;
  transition: opacity .2s
}
.footer .link .slick-disabled {
  -webkit-transition: opacity .2s;
  cursor: inherit;
  opacity: 0;
  transition: opacity .2s
}
.footer .link .relationLink .relationLinkBlock {
  margin-bottom: 14vw
}
.footer .link .relationLink .relationLinkBlock:nth-last-of-type(1) {
  margin-bottom: 0
}
.footer .link .relationLink .title {
  margin-bottom: 5.73333vw;
  padding-bottom: 3.33333vw;
  border-bottom: 1px solid #d5d5d5;
  font-size: 16px;
  font-size: 4.26667vw
}
.footer .link .relationLink .relationListItem {
  position: relative;
  margin-bottom: 6.13333vw;
  font-size: 14px;
  font-size: 3.73333vw
}
.footer .link .relationLink .relationListItem:nth-last-of-type(1) {
  margin-bottom: 0
}
.footer .link .relationLink .relationListItem a::after {
  -webkit-transform: translateY(-50%);
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  width: 2.66667vw;
  height: 2.66667vw;
  transform: translateY(-50%);
  background: url(../images/icon_link_grey.svg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  content: ""
}
.footer .link .relationLink .relationListItem a:hover::after {
  -webkit-animation: fade-in-bg_icon .2s;
  -webkit-animation-fill-mode: forwards;
  background: url(../images/icon_link_red.svg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  animation: fade-in-bg_icon .2s;
  animation-fill-mode: forwards;
  opacity: 1
}
.footer .inner {
  width: 100%
}
.footer .upperCol {
  width: 100%;
  border-top: 1px solid #d5d5d5
}
.footer .ftrMenu01List,
.footer .ftrMenu02List {
  font-size: 14px;
  font-size: 3.73333vw
}
.footer .ftrMenu01List .ftrMenuListItem {
  font-weight: 600
}
.footer .ftrMenu02List {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: flex-start
}
.footer .ftrLanguage .title {
  margin-bottom: 4.26667vw;
  font-size: 14px;
  font-size: 3.73333vw
}
.footer .ftrLanguageList {
  -ms-flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap
}
.footer .ftrLanguageList .ftrLanguageListItem {
  -webkit-transition: all .2s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 7.33333vw;
  margin-right: 15px;
  margin-bottom: 13.5px;
  border-radius: 3.66667vw;
  background: #f4f7f4;
  font-size: 12px;
  font-size: 3.2vw;
  transition: all .2s
}
.footer .ftrLanguageList .ftrLanguageListItem:nth-last-of-type(1) {
  margin-right: 0;
  margin-bottom: 0
}
.footer .ftrLanguageList .ftrLanguageListItem a {
  position: relative;
  padding: 1.26667vw 2.4vw 1.26667vw 2.4vw
}
.footer .lowerCol {
  width: 100%;
  padding: 69.5px 20px 73px;
  border-top: 1px solid #d5d5d5
}
.footer .ftrInfoListItem {
  -ms-flex-wrap: nowrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: nowrap;
  margin-bottom: 31px
}
.footer .ftrInfoListItem picture {
  display: block;
  max-width: none;
  margin-right: 14px
}
.footer .ftrInfoListItem img {
  display: block;
  width: 67px;
  max-width: none;
  height: auto
}
.footer .ftrInfoListItem .text {
  display: block;
  color: #222;
  font-weight: 500;
  font-size: 10px;
  font-size: 2.66667vw;
  line-height: 1.4
}
.footer .ftrInfoListItem:nth-of-type(3) {
  margin-bottom: 0
}
.footer .copyright {
  position: relative;
  width: 100%
}
.footer .copyright .text {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 40px;
  background: #c03;
  color: #fff;
  font-size: 14px;
  font-size: 3.73333vw
}
.footer .copyright .arrow {
  position: relative;
  width: 100%;
  height: 70px;
  background: #a3002b;
  cursor: pointer
}
.footer .copyright .arrow::before {
  -webkit-transform: translate(-50%,-7.35451px) rotate(-45deg);
  -webkit-transition: -webkit-transform .5s;
  display: block;
  position: absolute;
  top: 50%;
  left: calc(50%);
  width: 28px;
  height: 28px;
  transform: translate(-50%,-7.35451px) rotate(-45deg);
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  content: "";
  transition: -webkit-transform .5s;
  transition: transform .5s;
  transition: transform .5s,-webkit-transform .5s
}
.titleBlock {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -ms-flex-flow: column-reverse;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  flex-flow: column-reverse;
  margin-bottom: 6vw
}
.titleBlock .title {
  font-size: 30px;
  font-size: 8vw;
  letter-spacing: .1em;
  letter-spacing: .05em
}
.titleBlock .subtitle {
  color: #c03;
  font-weight: 700;
  font-size: 18px;
  font-size: 4.8vw
}
.titleBlockBig {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -ms-flex-flow: column-reverse;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  flex-flow: column-reverse
}
.titleBlockBig .title {
  font-size: 30px;
  font-size: 8vw;
  letter-spacing: .09em
}
.titleBlockBig .subtitle {
  color: #c03;
  font-weight: 700;
  font-size: 14px;
  font-size: 3.73333vw
}
.btnWhite {
  -webkit-box-shadow: 0 0 2.66667vw rgba(0,0,0,.06);
  width: 100%;
  height: auto;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  border-radius: 1.6vw;
  box-shadow: 0 0 2.66667vw rgba(0,0,0,.06);
  font-weight: 700;
  text-align: center
}
.btnWhite a {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-transition: all .4s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  height: auto;
  min-height: 16vw;
  padding: 4.53333vw 0 4.26667vw;
  border-radius: 6px;
  background: #fff;
  color: #c03;
  font-size: 18px;
  font-size: 4.8vw;
  text-align: center;
  transition: all .4s
}
.btnWhite a::after {
  -webkit-transform: translateY(-50%);
  display: block;
  position: absolute;
  top: 50%;
  right: 30px;
  width: 9.35px;
  height: 17.26px;
  transform: translateY(-50%);
  background: url(../images/img_btn_arrow_right_red.svg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  content: ""
}
.btnWhite a:hover {
  -webkit-transition: all .4s;
  background: #c03;
  color: #fff;
  transition: all .4s
}
.btnWhite a:hover::after {
  right: 20px;
  background: url(../images/img_btn_arrow_right_white.svg)
}
.btnWhite.exLink a::after {
  right: 0;
  width: 3.46667vw;
  height: 3.46667vw;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI3LjcwMyIgaGVpZ2h0PSI3LjcwMyIgdmlld0JveD0iMCAwIDcuNzAzIDcuNzAzIj48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTggLTExKSI+PHBhdGggZD0iTTI4Ljc5MywxNC41MzFhLjMyMS4zMjEsMCwwLDEtLjMyMS0uMzIxVjExLjY0MkgyNS45YS4zMjEuMzIxLDAsMSwxLDAtLjY0MmgyLjg4OWEuMzIxLjMyMSwwLDAsMSwuMzIxLjMyMXYyLjg4OUEuMzIxLjMyMSwwLDAsMSwyOC43OTMsMTQuNTMxWiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTMuNDExKSIgZmlsbD0iI2MwMyIvPjxwYXRoIGQ9Ik0yNC4xLDE5Ljc1MkgxOC4zMjFBLjMyMS4zMjEsMCwwLDEsMTgsMTkuNDMyVjEzLjY1NGEuMzIxLjMyMSwwLDAsMSwuMzIxLS4zMjFoMi41NjhhLjMyMS4zMjEsMCwwLDEsMCwuNjQySDE4LjY0MlYxOS4xMWg1LjEzNVYxNi44NjRhLjMyMS4zMjEsMCwwLDEsLjY0MiwwdjIuNTY4QS4zMjEuMzIxLDAsMCwxLDI0LjEsMTkuNzUyWiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCAtMS4wNDkpIiBmaWxsPSIjYzAzIi8+PHBhdGggZD0iTTI0LjE1NCwxNS43NTZhLjMyMS4zMjEsMCwwLDEtLjIyNy0uNTQ4bDMuNTMxLTMuNTMxYS4zMjEuMzIxLDAsMCwxLC40NTQuNDU0bC0zLjUzMSwzLjUzMUEuMzIuMzIsMCwwLDEsMjQuMTU0LDE1Ljc1NloiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yLjYyNCAtMC4yNjIpIiBmaWxsPSIjYzAzIi8+PC9nPjwvc3ZnPg==);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat
}
.btnWhite.exLink a:hover {
  -webkit-transition: all .4s;
  background: #c03;
  color: #fff;
  transition: all .4s
}
.btnWhite.exLink a:hover::after {
  right: 30px;
  width: 3.46667vw;
  height: 3.46667vw;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI3LjcwMyIgaGVpZ2h0PSI3LjcwMyIgdmlld0JveD0iMCAwIDcuNzAzIDcuNzAzIj48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTggLTExKSI+PHBhdGggZD0iTTI4Ljc5MywxNC41MzFhLjMyMS4zMjEsMCwwLDEtLjMyMS0uMzIxVjExLjY0MkgyNS45YS4zMjEuMzIxLDAsMSwxLDAtLjY0MmgyLjg4OWEuMzIxLjMyMSwwLDAsMSwuMzIxLjMyMXYyLjg4OUEuMzIxLjMyMSwwLDAsMSwyOC43OTMsMTQuNTMxWiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTMuNDExKSIgZmlsbD0iI2ZmZiIvPjxwYXRoIGQ9Ik0yNC4xLDE5Ljc1MkgxOC4zMjFBLjMyMS4zMjEsMCwwLDEsMTgsMTkuNDMyVjEzLjY1NGEuMzIxLjMyMSwwLDAsMSwuMzIxLS4zMjFoMi41NjhhLjMyMS4zMjEsMCwwLDEsMCwuNjQySDE4LjY0MlYxOS4xMWg1LjEzNVYxNi44NjRhLjMyMS4zMjEsMCwwLDEsLjY0MiwwdjIuNTY4QS4zMjEuMzIxLDAsMCwxLDI0LjEsMTkuNzUyWiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCAtMS4wNDkpIiBmaWxsPSIjZmZmIi8+PHBhdGggZD0iTTI0LjE1NCwxNS43NTZhLjMyMS4zMjEsMCwwLDEtLjIyNy0uNTQ4bDMuNTMxLTMuNTMxYS4zMjEuMzIxLDAsMCwxLC40NTQuNDU0bC0zLjUzMSwzLjUzMUEuMzIuMzIsMCwwLDEsMjQuMTU0LDE1Ljc1NloiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yLjYyNCAtMC4yNjIpIiBmaWxsPSIjZmZmIi8+PC9nPjwvc3ZnPg==);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat
}
.btnWhitehalf {
  -webkit-box-shadow: 0 0 2.66667vw rgba(0,0,0,.06);
  width: 100%;
  height: auto;
  border-radius: 1.6vw;
  box-shadow: 0 0 2.66667vw rgba(0,0,0,.06);
  font-weight: 700;
  text-align: center
}
.btnWhitehalf:nth-of-type(2n-1) {
  margin-right: 0
}
.btnWhitehalf a {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-transition: all .4s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  height: auto;
  min-height: 16vw;
  padding: 4.53333vw 0 4.26667vw;
  border-radius: 6px;
  background: #fff;
  color: #c03;
  font-size: 18px;
  font-size: 4.8vw;
  text-align: center;
  transition: all .4s
}
.btnWhitehalf a::after {
  -webkit-transform: translateY(-50%);
  display: block;
  position: absolute;
  top: 50%;
  right: 20px;
  width: 6.87px;
  height: 12.68px;
  transform: translateY(-50%);
  background: url(../images/img_btn_arrow_right_red.svg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  content: ""
}
.btnWhitehalf a:hover {
  -webkit-transition: all .4s;
  background: #c03;
  color: #fff;
  transition: all .4s
}
.btnWhitehalf a:hover::after {
  right: 11px;
  width: 6.87px;
  height: 12.68px;
  background: url(../images/img_btn_arrow_right_white.svg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat
}
.btnRed {
  -webkit-box-shadow: 0 0 2.66667vw rgba(0,0,0,.06);
  width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  border-radius: 1.6vw;
  box-shadow: 0 0 2.66667vw rgba(0,0,0,.06);
  font-weight: 700;
  text-align: center
}
.btnRed a {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-transition: all .4s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  min-height: 16vw;
  padding: 4.53333vw 0 4.26667vw;
  border-radius: 6px;
  background: #c03;
  color: #fff;
  font-size: 18px;
  font-size: 4.8vw;
  text-align: center;
  transition: all .4s
}
.btnRed a::after {
  -webkit-transform: translateY(-50%);
  display: block;
  position: absolute;
  top: 50%;
  right: 30px;
  width: 9.35px;
  height: 17.26px;
  transform: translateY(-50%);
  background: url(../images/img_btn_arrow_right_white.svg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  content: ""
}
.btnRed a:hover {
  -webkit-transition: all .4s;
  background: #fff;
  color: #c03;
  transition: all .4s
}
.btnRed a:hover::after {
  right: 20px;
  background: url(../images/img_btn_arrow_right_red.svg)
}
.slick-slide {
  outline: 0
}
.slick-slide:focus {
  outline: 0
}
@media (prefers-reduced-motion:reduce) {
  * {
    -webkit-animation-duration: NaNs!important;
    -webkit-animation-iteration-count: 1!important;
    -webkit-transition-duration: NaNs!important;
    animation-duration: NaNs!important;
    animation-iteration-count: 1!important;
    scroll-behavior: auto!important;
    transition-duration: NaNs!important
  }
}
@media (min-width:768px) {
  .sp {
    display: none
  }
  .header {
    height: 7.0922vw;
    max-height: 80px
  }
  .header .inner {
    padding-right: 20px;
    padding-left: 20px
  }
  .header .hdrlogo {
    width: 8.78477%;
    max-width: 115px;
  }
  .header .annivlogo {
    width: 13.27300%;
    max-width: 175px;
    margin-right: 1.50829%;
  }
  .header .hdrNaviDrawer {
    width: 100%;
    height: 100%;
    background: #fff
  }
  .header .hdrNavi {
    width: 75.91508%;
    max-width: 1037px;
    height: 100%
  }
  .header .hdrNavMenu {
    -ms-flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    height: 100%
  }
  .header .navOpen {
    display: none
  }
  .header .navOpen.open {
    display: none
  }
  .header .hdrNaviListItem-open {
    display: none
  }
  .header .hdrNaviListItem-open::before {
    display: none
  }
  .header .hdrNaviListItem-open::after {
    display: none
  }
  .header .hdrNaviList {
    -ms-flex-wrap: nowrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: nowrap;
    width: 74.55268%;
    max-width: 750px;
    height: 100%
  }
  .header .hdrNaviListItem {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-transition: background .2s,color .2s;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    width: 20%;
    border-bottom: #c03 solid 3px;
    font-weight: 500;
    font-size: 14px;
    font-size: 1.24113vw;
    transition: background .2s,color .2s
  }
  .header .hdrNaviListItem:hover {
    -webkit-transition: background .2s,color .2s;
    background: #c03;
    color: #fff;
    transition: background .2s,color .2s
  }
  .header .hdrNaviListItem:hover > a {
    color: #fff;
  }
  .header .hdrNaviListItem:hover .hdrNaviListChild {
    visibility: visible;
    opacity: 1
  }
  .header .hdrNaviListItem.top {
    display: none
  }
  .header .hdrNaviListItem .arrow::before {
    display: none
  }
  .header .hdrNaviListItem .arrow::after {
    display: none
  }
  .header .hdrNaviListChild {
    -webkit-transition: visibility .2s,opacity .2s linear;
    visibility: hidden;
    position: fixed;
    left: 0;
    width: 100%;
    padding: 40px 0;
    background: #f7f7f7;
    opacity: 0;
    transition: visibility .2s,opacity .2s linear
  }
  .header .hdrNaviList_second {
    -ms-flex-wrap: wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    width: calc(1088 / 1366 * 100%);
    max-width: 1088px;
    margin: 0 auto
  }
  .header .hdrNaviListItem_second {
    width: calc((100% - 4px)/ 4);
    max-width: 270px;
    height: 4.75842vw;
    max-height: 65px;
    margin-right: 1px;
    margin-bottom: 1px;
    background: #fff
  }
  .header .hdrNaviListItem_second a {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0
  }
  .header .hdrNaviSocial .sns_icon {
    width: 1.75695vw;
    max-width: 24px;
    height: 1.75695vw
  }
  main .pageTitleBlock .breadcrumb li::after {
    -webkit-transform: rotate(45deg);
    top: auto;
    margin-top: 1px;
    transform: rotate(45deg)
  }
  .footer .inner {
    max-width: 1128px;
    margin: 0 auto;
    padding: 0 20px
  }
  .footer .upperCol {
    padding: 47.5px 0 53.5px
  }
  .footer .upperCol .inner {
    -ms-flex-wrap: nowrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: nowrap
  }
  .footer .ftrMenu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    width: 64.33824%;
    max-width: 700px;
    margin-right: 44px
  }
  .footer .ftrMenu01List {
    margin-bottom: 25px
  }
  .footer .ftrMenu01List .ftrMenuListItem {
    margin-right: 40px;
    font-weight: 500
  }
  .footer .ftrLanguageList .ftrLanguageListItem:hover {
    -webkit-transition: all .2s;
    background: #c03;
    color: #fff;
    transition: all .2s
  }
  .footer .ftrLanguageList .ftrLanguageListItem a:hover {
    color: #fff
  }
  .footer .lowerCol {
    padding: 48.5px 0 46px
  }
  .footer .ftrInfoList {
    -ms-flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    width: 100%
  }
  .footer .ftrInfoListItem {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    width: 31.25%;
    margin-bottom: 0
  }
  .footer .ftrInfoListItem picture {
    margin-right: 10px
  }
  .footer .ftrInfoListItem img {
    width: 40px
  }
  .footer .ftrInfoListItem:nth-of-type(3) img {
    width: 67px;
    height: 43px
  }
  .footer .copyright {
    height: 50px
  }
  .footer .copyright .arrow {
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 50px
  }
  .footer .copyright .arrow::before {
    -webkit-transform: translate(-50%,-4.7279px) rotate(-45deg);
    width: 18px;
    height: 18px;
    transform: translate(-50%,-4.7279px) rotate(-45deg)
  }
}
@media (min-width:768px) and (max-width:1128px) {
  .header .hdrNaviListItem.recruit .hdrNaviListItem_second a::after {
    right: 1.77305vw;
    width: 1.15248vw;
    height: 1.15248vw
  }
  .header .hdrNaviListChild {
    top: 7.0922vw
  }
  main {
    padding-top: 7.0922vw
  }
  main .pageTitleBlock {
    height: auto;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat
  }
  main .pageTitleBlock > .inner {
    width: 100%;
    max-width: 100vw;
    padding: 2.65957vw 1.77305vw 5.31915vw
  }
  main .pageTitleBlock .breadcrumb {
    margin-bottom: 5.31915vw;
    font-size: 1.24113vw
  }
  main .pageTitleBlock .breadcrumb li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
  main .pageTitleBlock .titleBlockBig .subtitle {
    margin-bottom: .88652vw
  }
  main .pageTitleBlock .text {
    margin-top: 2.39362vw;
    font-size: 1.41844vw;
    letter-spacing: .1em
  }
  .footer .link > .inner {
    padding: 7.0922vw 1.77305vw 9.30851vw
  }
  .footer .link .bannerList {
    margin-top: 5.31915vw;
    margin-bottom: 9.57447vw
  }
  .footer .link .bannerListItem {
    width: 30.14184vw;
    height: 15.78014vw;
    margin-right: 3.01418vw
  }
  .footer .link .relationLink {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
  .footer .link .relationLink .relationLinkBlock {
    width: 30.14184vw;
    margin-right: 3.01418vw;
    margin-bottom: 0
  }
  .footer .link .relationLink .relationLinkBlock:nth-last-of-type(1) {
    margin-right: 0
  }
  .footer .link .relationLink .title {
    margin-bottom: 2.26064vw;
    font-size: 16px;
    font-size: 1.41844vw
  }
  .footer .link .relationLink .relationListItem {
    margin-bottom: 1.41844vw;
    font-size: 14px;
    font-size: 1.24113vw
  }
  .footer .link .relationLink .relationListItem a::after {
    width: .88652vw;
    height: .88652vw
  }
  .footer .ftrMenu01List,
  .footer .ftrMenu02List {
    -ms-flex-wrap: wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    font-weight: 500;
    font-size: 12px;
    font-size: 1.06383vw
  }
  .footer .ftrMenu02List .ftrMenuListItem{
    margin-bottom: 1em;
    margin-right: 1.77304vw
  }
  .footer .ftrLanguage .title {
    margin-bottom: 18px;
    margin-bottom: 1.8617vw;
    font-size: 14px;
    font-size: 1.24113vw
  }
  .footer .ftrLanguageList .ftrLanguageListItem {
    height: 2.21631vw;
    font-size: 12px;
    font-size: 1.06383vw
  }
  .footer .ftrLanguageList .ftrLanguageListItem a {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: block;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    width: 100%;
    padding: .31028vw .79787vw .31028vw .79787vw
  }
  .footer .ftrInfoListItem .text {
    font-size: 12px;
    font-size: 1.06383vw
  }
  .footer .copyright .text {
    font-size: 12px;
    font-size: 1.06383vw;
    height: 100%
  }
  .titleBlock {
    margin-bottom: 3.5461vw
  }
  .titleBlock .title {
    font-size: 30px;
    font-size: 2.65957vw
  }
  .titleBlock .subtitle {
    font-size: 18px;
    font-size: 1.59574vw
  }
  .titleBlockBig .title {
    font-size: 50px;
    font-size: 4.43262vw
  }
  .titleBlockBig .subtitle {
    font-size: 24px;
    font-size: 2.12766vw
  }
  .btnWhite {
    -webkit-box-shadow: 0 0 .88652vw rgba(0,0,0,.06);
    max-width: 514px;
    min-height: 5.93972vw;
    border-radius: .53191vw;
    box-shadow: 0 0 .88652vw rgba(0,0,0,.06)
  }
  .btnWhite a {
    min-height: 5.93972vw;
    padding: 1.50709vw 0 1.41844vw;
    font-size: 20px;
    font-size: 1.77305vw;
    text-align: inherit
  }
  .btnWhite.exLink a::after {
    right: 1.8617vw;
    width: 1.15248vw;
    height: 1.15248vw
  }
  .btnWhite.exLink a:hover::after {
    width: 1.15248vw;
    height: 1.15248vw
  }
  .btnWhitehalf {
    -webkit-box-shadow: 0 0 .88652vw rgba(0,0,0,.06);
    width: calc((100% - 21 / 1128 * 100vw)/ 2);
    max-width: 247px;
    min-height: 5.93972vw;
    margin-right: 1.77305vw;
    border-radius: .53191vw;
    box-shadow: 0 0 .88652vw rgba(0,0,0,.06)
  }
  .btnWhitehalf a {
    min-height: 5.93972vw;
    padding: 1.50709vw 0 1.41844vw;
    font-size: 16px;
    font-size: 1.41844vw;
    text-align: inherit
  }
  .btnRed {
    -webkit-box-shadow: 0 0 .88652vw rgba(0,0,0,.06);
    max-width: 514px;
    border-radius: .53191vw;
    box-shadow: 0 0 .88652vw rgba(0,0,0,.06)
  }
  .btnRed a {
    min-height: 5.93972vw;
    padding: 1.50709vw 0 1.41844vw;
    font-size: 20px;
    font-size: 1.77305vw;
    text-align: inherit
  }
}
@media (min-width:768px) and (max-width:1366px) {
  .header .hdrNaviSocial {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: space-between;
    width: 9.80966vw;
    min-width: 105px;
    height: 2.34261vw;
    max-height: 32px;
    padding: 0 .36603vw 0 0;
    border-radius: 25px;
    background-color: #f5f5f5
  }
  .header .hdrNaviSocial .title {
    padding: 0 .36603vw 0 1.46413vw;
    font-size: 10px;
    font-size: .73206vw
  }
}
@media (min-width:1025px) {
  .footer .ftrLanguageList .ftrLanguageListItem {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    height: 25px;
    margin-right: 18px;
    border-radius: 12.5px;
    font-size: 12px
  }
  .footer .copyright .text {
    height: 50px;
    font-size: 14px
  }
}
@media (min-width:1129px) {
  .header .hdrNaviListItem {
    font-size: 14px
  }
  .header .hdrNaviListItem.recruit .hdrNaviListItem_second a::after {
    right: 20px;
    width: 13px;
    height: 13px
  }
  .header .hdrNaviListChild {
    top: 80px
  }
  main {
    padding-top: 80px
  }
  main .pageTitleBlock {
    max-width: 1920px;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat
  }
  main .pageTitleBlock > .inner {
    width: 100%;
    max-width: 1128px;
    padding: 30px 20px 60px
  }
  main .pageTitleBlock .breadcrumb {
    margin-bottom: 60px;
    font-size: 14px
  }
  main .pageTitleBlock .breadcrumb li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
  main .pageTitleBlock .titleBlockBig .subtitle {
    margin-bottom: 10px
  }
  main .pageTitleBlock .text {
    margin-top: 27px;
    font-size: 16px;
    letter-spacing: .1em
  }
  .footer .link > .inner {
    padding: 80px 20px 105px
  }
  .footer .link .bannerList {
    margin-top: 60px;
    margin-bottom: 108px
  }
  .footer .link .bannerListItem {
    width: 340px;
    height: 178px;
    margin-right: 34px
  }
  .footer .link .relationLink {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
  .footer .link .relationLink .relationLinkBlock {
    width: 340px;
    margin-right: 34px;
    margin-bottom: 0
  }
  .footer .link .relationLink .relationLinkBlock:nth-last-of-type(1) {
    margin-right: 0
  }
  .footer .link .relationLink .title {
    margin-bottom: 25.5px;
    padding-bottom: 14px;
    font-size: 16px
  }
  .footer .link .relationLink .relationListItem {
    margin-bottom: 16px;
    font-size: 14px
  }
  .footer .link .relationLink .relationListItem a::after {
    width: 10px;
    height: 10px
  }
  .footer .ftrMenu01List,
  .footer .ftrMenu02List {
    -ms-flex-wrap: wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    font-size: 12px
  }
  .footer .ftrMenu02List .ftrMenuListItem{
    margin-bottom: 1em;
    margin-right: 20px
  }
  .footer .ftrLanguage .title {
    margin-bottom: 21px;
    font-size: 14px
  }
  .footer .ftrLanguageList .ftrLanguageListItem a {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: block;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    width: 100%;
    padding: 3.5px 9px 3.5px 9px
  }
  .footer .ftrInfoListItem .text {
    font-size: 12px
  }
  .titleBlock {
    margin-bottom: 40px
  }
  .titleBlock .title {
    font-size: 30px
  }
  .titleBlock .subtitle {
    font-size: 18px
  }
  .titleBlockBig .title {
    font-size: 50px
  }
  .titleBlockBig .subtitle {
    font-size: 24px
  }
  .btnWhite {
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,.06);
    max-width: 514px;
    min-height: 67px;
    border-radius: 6px;
    box-shadow: 0 0 10px rgba(0,0,0,.06)
  }
  .btnWhite a {
    min-height: 67px;
    padding: 17px 0 16px;
    font-size: 20px;
    text-align: inherit
  }
  .btnWhite.exLink a::after {
    right: 21px;
    width: 13px;
    height: 13px
  }
  .btnWhite.exLink a:hover::after {
    width: 13px;
    height: 13px
  }
  .btnWhitehalf {
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,.06);
    width: calc((100% - 21px)/ 2);
    min-height: 67px;
    margin-right: 20px;
    border-radius: 6px;
    box-shadow: 0 0 10px rgba(0,0,0,.06)
  }
  .btnWhitehalf a {
    min-height: 67px;
    padding: 17px 0 16px;
    font-size: 16px;
    text-align: inherit
  }
  .btnRed {
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,.06);
    width: 514px;
    border-radius: 6px;
    box-shadow: 0 0 10px rgba(0,0,0,.06)
  }
  .btnRed a {
    min-height: 67px;
    padding: 17px 0 16px;
    font-size: 20px;
    text-align: inherit
  }
}
@media (max-width:1279px) and (min-width:768px) {
  .footer .link .slick-prev {
    -webkit-transform: translate(-50%,-50%);
    width: 3.19149vw;
    height: 6.56028vw;
    transform: translate(-50%,-50%)
  }
  .footer .link .slick-next {
    -webkit-transform: translate(50%,-50%);
    width: 3.19149vw;
    height: 6.56028vw;
    transform: translate(50%,-50%)
  }
}
@media (min-width:1280px) {
  .footer .link .slick-prev {
    -webkit-transform: translate(-100%,-50%);
    width: 90px;
    height: 178px;
    transform: translate(-100%,-50%);
    background: url(../images/img_slider_arrow_left.svg)
  }
  .footer .link .slick-next {
    -webkit-transform: translate(100%,-50%);
    width: 90px;
    height: 178px;
    transform: translate(100%,-50%);
    background: url(../images/img_slider_arrow_right.svg)
  }
}
@media (min-width:1367px) {
  .header .hdrNaviSocial {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    align-items: center;
    justify-content: space-between;
    width: 134px;
    height: 32px;
    padding: 0 5px 0 0;
    border-radius: 25px;
    background-color: #f5f5f5
  }
}
@media (max-width:767px) {
  .pc {
    display: none
  }
  .header .hdrNavMenu {
    position: fixed;
    top: 50px;
    right: 0;
    width: 66.66667%;
    height: 0;
    max-height: calc(100vh - 50px);
    overflow: hidden;
    background: #c03;
    opacity: 0
  }
  .header .hdrNavMenu.open {
    -webkit-animation: fade-in .2s;
    -webkit-animation-fill-mode: forwards;
    -ms-overflow-style: none;
    display: block;
    height: auto;
    overflow: scroll;
    background: #c03;
    animation: fade-in .2s;
    animation-fill-mode: forwards;
    scrollbar-width: none
  }
  .header .hdrNaviListItem-open {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 13.33333vw;
    max-height: 50px;
    border: none;
    background: 0 0
  }
  .header .hdrNaviListItem {
    position: relative;
    padding-top: 16px;
    padding-bottom: 16px;
    padding-left: 20px;
    overflow: hidden;
    border-bottom: 1px solid #7f1d26;
    color: #fff;
    font-size: 14px
  }
  .header .hdrNaviListItem > a {
    display: block;
    color: #fff
  }
  .header .hdrNaviListChild.open {
    -webkit-transition: max-height .2s;
    max-height: 1000px;
    transition: max-height .2s
  }
  .header .hdrNaviListChild {
    -webkit-transition: max-height .2s;
    position: relative;
    top: 16px;
    left: -20px;
    width: calc(100% + 20px);
    height: auto;
    max-height: 0;
    transition: max-height .2s
  }
  .header .hdrNaviListItem_second {
    -ms-flex-line-pack: stretch;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-content: stretch;
    width: 100%;
    height: 13.33333vw;
    max-height: 50px;
    border: 1px solid #fff;
    background: #eaeaea
  }
  .header .hdrNaviListItem_second a {
    font-size: 12px
  }
  .header .hdrNaviSocial .title {
    display: none
  }
  .header .hdrNaviSocial .sns_icon.facebook {
    background: #1877f2
  }
  .header .hdrNaviSocial .sns_icon.facebook img {
    width: auto;
    height: 40%
  }
  .header .hdrNaviSocial .sns_icon.x {
    background: #000000
  }
  .header .hdrNaviSocial .sns_icon.x img {
    width: auto;
    height: 58%
  }
  .footer .ftrMenu {
    padding: 34.5px 20px 25.5px;
    border-bottom: 1px solid #d5d5d5
  }
  .footer .ftrMenu01List,
  .footer .ftrMenu02List {
    line-height: calc(40 / 14)
  }
  .footer .ftrLanguage {
    padding: 26.5px 20px 49px
  }
  .footer .ftrLanguage .title {
    font-weight: 700
  }
}
@keyframes fade-in {
  0% {
    display: none;
    opacity: 0
  }
  1% {
    display: block;
    opacity: 0
  }
  100% {
    display: block;
    opacity: 1
  }
}
@keyframes fade-out {
  0% {
    display: block;
    height: auto;
    opacity: 1
  }
  99% {
    display: block;
    height: auto;
    opacity: 0
  }
  100% {
    display: none;
    height: 0;
    opacity: 0
  }
}
@keyframes fade-in-bg {
  0% {
    background-color: #fff
  }
  100% {
    background-color: #c03
  }
}
@keyframes fade-out-bg {
  0% {
    display: block;
    opacity: 1
  }
  99% {
    display: block;
    opacity: 0
  }
  100% {
    display: none;
    opacity: 0
  }
}
@media (max-width: 767px) {
    .header .hdrNaviSocial .sns_icon.note {
        border-left: 1px solid #E0E0E0;
        border-bottom: 1px solid #E0E0E0;
		    border-radius: inherit;
        background: #FFFFFF;
    }
    .header .hdrNaviSocial .sns_icon.note img {
        width: auto;
        height: 50%;
        
    }
}
