@charset "UTF-8";
*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

body, div, p, form, blockquote {
  margin: 0;
  padding: 0;
  font-size: 100%;
}

#is-sp div, #is-sp p, #is-sp form {
  -webkit-text-size-adjust: 100%;
}

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

th, td {
  padding: 0;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  font-size: 100%;
}

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

a img {
  border: 0 none;
}

img {
  vertical-align: middle;
}

em {
  font-style: normal;
}

@font-face {
  font-family: 'Quicksand';
  src: url(../fonts/quicksand/Quicksand-Regular.otf);
}

@font-face {
  font-family: 'Quicksand-Bold';
  src: url(../fonts/quicksand/Quicksand-Bold.otf);
}

@font-face {
  font-family: 'Quicksand-Italic';
  src: url(../fonts/quicksand/Quicksand-Italic.otf);
}

.montserrat, .head.category,
.head.category-sub, .article .decor-step .article:before,
.article .decor-step li:before, .article.l-horizontal .decor-point ol li:before {
  font-family: "Montserrat", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", YuGothic, Meiryo, sans-serif;
  text-transform: uppercase;
  font-weight: normal;
  text-decoration: none;
}

.montserrat .ruby, .head.category .ruby, .head.category-sub .ruby, .article .decor-step .article:before .ruby, .article .decor-step li:before .ruby, .article.l-horizontal .decor-point ol li:before .ruby {
  display: block;
  text-transform: none;
  font-weight: normal;
  letter-spacing: 0;
}

.url {
  font-family: "Garamond", "Times New Roman", "HG明朝E", serif;
  font-weight: bold;
  letter-spacing: 1px;
}

.decor-link-list {
  border-top: 1px solid tint(#2e3b4e, 80%);
}

.decor-link-list li {
  position: relative;
  display: table;
  width: 100%;
  border: solid tint(#2e3b4e, 80%);
  border-width: 0 0 1px;
}

.decor-link-list li a {
  display: table-cell;
  font-size: 14px;
  text-decoration: none;
  line-height: 1.3;
  word-break: break-all;
  vertical-align: middle;
  color: #2e3b4e;
}

#is-pc .decor-link-list a {
  padding: 18px 48px 18px 30px;
  overflow: hidden;
}

#is-pc .decor-link-list a:hover {
  background: #f5f5f5;
}

#is-pc .decor-link-list a:hover img {
  opacity: 0.7;
}

#is-pc .decor-link-list a:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 8px;
  height: 12px;
  margin-top: -6px;
  background: url(/asset/img/legacy/arrow_right.png) no-repeat;
  left: auto;
  right: 24px;
}

@media only screen {
  #is-pc .decor-link-list a:after {
    filter: none;
    background: none;
    width: 8px;
    height: 8px;
    margin-top: -5.2px;
    margin-left: -5.2px;
    border: solid #2e3b4e;
    border-width: 2px 2px 0 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
}

#is-pc .decor-link-list a .head {
  display: block;
  margin: 0 0 12px;
}

#is-sp .decor-link-list a {
  padding: 12px 36px 12px 20px;
}

#is-sp .decor-link-list a:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 8px;
  height: 12px;
  margin-top: -6px;
  background: url(/asset/img/legacy/arrow_right.png) no-repeat;
  left: auto;
  right: 15px;
}

@media only screen {
  #is-sp .decor-link-list a:after {
    filter: none;
    background: none;
    width: 8px;
    height: 8px;
    margin-top: -5.2px;
    margin-left: -5.2px;
    border: solid #2e3b4e;
    border-width: 2px 2px 0 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
}

#is-sp .decor-link-list a .head {
  display: block;
  margin: 0;
}

.decor-link-list .item .data .shoulder {
  display: block;
  font-size: 12px;
}

.decor-link-list .item .data .shoulder:empty {
  display: none;
}

#is-pc .decor-link-list .item {
  display: table;
  width: 100%;
}

#is-pc .decor-link-list .item .data {
  display: table-cell;
  padding-right: 30px;
  vertical-align: middle;
}

#is-pc .decor-link-list .item .data .shoulder {
  margin-bottom: 12px;
}

#is-pc .decor-link-list .item .figure {
  display: table-cell;
  width: 150px;
  height: 75px;
  vertical-align: middle;
}

#is-sp .decor-link-list .item .data {
  line-height: 1.57;
}

#is-sp .decor-link-list .item .data .shoulder {
  margin-bottom: 6px;
}

#is-sp .decor-link-list .item .figure {
  display: none;
}

#is-pc .area-header .website-name a:before, #is-sp .area-header .website-name a:before {
  background-image: url(data:img/png;base64,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);
}

header {
  display: block;
  background: #fff;
  position: fixed;
  top: -80px;
  left: 0;
  width: 100%;
  z-index: 10;
  text-align: center;
  transition: all .4s;
}

header .logo {
  display: inline-block;
  height: 100%;
  width: initial;
  text-decoration: none;
  transition: all .4s;
}

header .logo div {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}

header .logo div h1 {
  font-weight: normal;
}

header .logo div h1 img {
  width: 100px;
  display: inline-block;
  margin-right: 25px;
  vertical-align: middle;
}

header .logo div h1 span {
  display: inline-block;
  vertical-align: middle;
  color: #136ce0;
  font-size: 13px;
  letter-spacing: 0.2em;
  font-family: "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", YuGothic, Meiryo, sans-serif;
}

header .logo div h1 span .pc-visible {
  vertical-align: baseline;
}

header .logo:hover {
  opacity: 0.5;
}

#is-pc header {
  height: 80px;
}

#is-pc header .btn-entry {
  position: absolute;
  top: -30px;
  right: 0;
  display: inline-block;
  padding: 30px 20px;
  text-decoration: none;
  width: auto;
}

#is-pc header .btn-entry span {
  font-family: "Quicksand-Bold", sans-serif;
  font-size: 16px;
  color: #136ce0;
  letter-spacing: 0.2em;
  position: relative;
  z-index: 12;
  transition: all .4s;
}

#is-pc header .btn-entry img {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
  transition: all .4s;
  transform-origin: right top;
}

#is-pc header .btn-entry:hover span {
  letter-spacing: 0.3em;
}

#is-pc header .btn-entry:hover img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
}

#is-pc header.small {
  height: 60px;
  opacity: 0.95;
}

#is-pc header.small .btn-entry {
  padding: 20px 10px;
}

#is-pc header.small .btn-entry span {
  letter-spacing: 0.1em;
}

#is-pc header.small .btn-entry img {
  transform: scale(0.8);
  -webkit-transform: scale(0.8);
}

#is-pc header.small .btn-entry:hover span {
  letter-spacing: 0.2em;
}

#is-pc header.small .btn-entry:hover img {
  transform: scale(0.9);
  -webkit-transform: scale(0.9);
}

#is-pc header.appear {
  top: 0;
}

#is-pc header.appear .btn-entry {
  top: 0;
}

#is-sp header {
  height: 50px;
}

#is-sp header .logo {
  background-size: 90px auto;
}

#is-sp header .logo div span {
  vertical-align: middle;
  font-size: 11px;
}

#is-sp header.small {
  height: 40px;
  opacity: 0.95;
}

#is-sp header.appear {
  top: 0;
}

#is-sp header.appear .btn-entry {
  top: 0;
}

.menu-trigger,
.menu-trigger span {
  display: inline-block;
  transition: all .4s;
  z-index: 101;
}

.menu-trigger::after,
.menu-trigger span::after {
  clear: both;
}

#is-pc .menu-trigger {
  position: fixed;
  left: 0;
  top: -80px;
  width: 80px;
  height: 80px;
}

#is-pc .menu-trigger.appear {
  top: 0;
}

#is-pc .menu-trigger:hover {
  opacity: 0.5;
}

#is-pc .menu-trigger span {
  position: absolute;
  left: 27px;
  width: 25px;
  height: 2px;
  background-color: #136ce0;
  border-radius: 4px;
}

#is-pc .menu-trigger span:nth-of-type(1) {
  top: 32px;
}

#is-pc .menu-trigger span:nth-of-type(2) {
  top: 40px;
}

#is-pc .menu-trigger span:nth-of-type(3) {
  top: 48px;
}

#is-pc .menu-trigger.active span:nth-of-type(1) {
  -webkit-transform: translateY(8px) rotate(-45deg);
  transform: translateY(8px) rotate(-45deg);
}

#is-pc .menu-trigger.active span:nth-of-type(2) {
  opacity: 0;
}

#is-pc .menu-trigger.active span:nth-of-type(3) {
  -webkit-transform: translateY(-8px) rotate(45deg);
  transform: translateY(-8px) rotate(45deg);
}

#is-pc .menu-trigger.small span {
  position: absolute;
  left: 22px;
  width: 25px;
  height: 2px;
  background-color: #136ce0;
  border-radius: 4px;
}

#is-pc .menu-trigger.small span:nth-of-type(1) {
  top: 22px;
}

#is-pc .menu-trigger.small span:nth-of-type(2) {
  top: 30px;
}

#is-pc .menu-trigger.small span:nth-of-type(3) {
  top: 38px;
}

#is-sp .menu-trigger {
  position: fixed;
  left: 0;
  top: -50px;
  width: 50px;
  height: 50px;
}

#is-sp .menu-trigger.appear {
  top: 0;
}

#is-sp .menu-trigger span {
  position: absolute;
  left: 17px;
  width: 17px;
  height: 2px;
  background-color: #136ce0;
  border-radius: 4px;
}

#is-sp .menu-trigger span:nth-of-type(1) {
  top: 20px;
}

#is-sp .menu-trigger span:nth-of-type(2) {
  top: 25px;
}

#is-sp .menu-trigger span:nth-of-type(3) {
  top: 30px;
}

#is-sp .menu-trigger.active span:nth-of-type(1) {
  -webkit-transform: translateY(5px) rotate(-45deg);
  transform: translateY(5px) rotate(-45deg);
}

#is-sp .menu-trigger.active span:nth-of-type(2) {
  opacity: 0;
}

#is-sp .menu-trigger.active span:nth-of-type(3) {
  -webkit-transform: translateY(-5px) rotate(45deg);
  transform: translateY(-5px) rotate(45deg);
}

#is-sp .menu-trigger.small span {
  position: absolute;
  left: 17px;
  width: 17px;
  height: 2px;
  background-color: #136ce0;
  border-radius: 4px;
}

#is-sp .menu-trigger.small span:nth-of-type(1) {
  top: 15px;
}

#is-sp .menu-trigger.small span:nth-of-type(2) {
  top: 20px;
}

#is-sp .menu-trigger.small span:nth-of-type(3) {
  top: 25px;
}

.menu-wrapper {
  display: block;
  height: 100%;
  position: fixed;
  top: 0;
  left: -100%;
  z-index: 100;
  background: linear-gradient(135deg, #e4ff00, #99ff00);
  transition: ease-out .8s;
}

.menu-wrapper.active {
  left: 0;
}

.menu-wrapper a {
  color: #136ce0;
  text-decoration: none;
  position: relative;
  display: inline-block;
}

.menu-wrapper a::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  transform: scaleX(0);
  -webkit-transform: scaleX(0);
  background-color: #136ce0;
  transition: all .3s ease;
}

.menu-wrapper a:hover::after {
  transform: scaleX(1);
  -webkit-transform: scaleX(1);
}

.menu-wrapper .link-list {
  display: block;
  text-align: center;
  letter-spacing: 0.5em;
}

.menu-wrapper .link-list li {
  margin-bottom: 30px;
}

.menu-wrapper .link-list li a {
  font-size: 20px;
  padding: 0 18px 10px 18px;
  width: auto;
}

.menu-wrapper .link-list li li:last-child {
  margin-bottom: 0;
}

.menu-wrapper .menu-footer {
  width: 100%;
  letter-spacing: 0.3em;
}

.menu-wrapper .menu-footer copy {
  font: "Roboto Light";
  font-size: 9px;
  display: inline-block;
  color: #136ce0;
}

.menu-wrapper .menu-footer::after {
  clear: both;
}

.blur_filter {
  pointer-events: none;
  -webkit-animation: blur_filter 0.5s linear both;
  -moz-animation: blur_filter 0.5s linear both;
  animation: blur_filter 0.5s linear both;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes blur_filter {
  0% {
    -webkit-filter: blur(0px);
    -ms-filter: blur(0px);
    filter: blur(0px);
  }
  100% {
    -webkit-filter: blur(5px);
    -ms-filter: blur(5px);
    filter: blur(5px);
  }
}

@-moz-keyframes blur_filter {
  0% {
    -webkit-filter: blur(0px);
    -ms-filter: blur(0px);
    filter: blur(0px);
  }
  100% {
    -webkit-filter: blur(5px);
    -ms-filter: blur(5px);
    filter: blur(5px);
  }
}

@keyframes blur_filter {
  0% {
    -webkit-filter: blur(0px);
    -ms-filter: blur(0px);
    filter: blur(0px);
  }
  100% {
    -webkit-filter: blur(5px);
    -ms-filter: blur(5px);
    filter: blur(5px);
  }
}

#is-pc .menu-wrapper {
  width: 500px;
}

#is-pc .menu-wrapper .scroll-wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  height: 85%;
  width: 360px;
  overflow-x: hidden;
  overflow-y: hidden;
}

#is-pc .menu-wrapper .menu-content {
  width: 377px;
  height: 100%;
  padding-right: 17px;
  overflow-y: scroll;
}

#is-pc .menu-wrapper .menu-content .menu-footer {
  width: 100%;
  letter-spacing: 0.3em;
}

#is-pc .menu-wrapper .menu-content .menu-footer ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 70px 0 50px;
}

#is-pc .menu-wrapper .menu-content .menu-footer ul li {
  display: inline-block;
  font-size: 14px;
  letter-spacing: 0.2em;
}

#is-pc .menu-wrapper .menu-content .menu-footer ul li a {
  padding-bottom: 10px;
}

#is-pc .menu-wrapper .menu-content .menu-footer copy {
  display: block;
  text-align: center;
  font-size: 8px;
}

#is-sp .menu-wrapper {
  width: 100%;
}

#is-sp .menu-wrapper .link-list {
  display: block;
  text-align: center;
  margin: 45px 0 55px 0;
  letter-spacing: 0.5em;
}

#is-sp .menu-wrapper .link-list li {
  margin-bottom: 30px;
}

#is-sp .menu-wrapper .link-list li a {
  font-size: 15px;
  padding: 0 25px;
  width: auto;
}

#is-sp .menu-wrapper .link-list li li:last-child {
  margin-bottom: 0;
}

#is-sp .menu-wrapper .menu-footer {
  margin-top: 55px;
  width: 100%;
  letter-spacing: 0.3em;
}

#is-sp .menu-wrapper .menu-footer ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 40px;
}

#is-sp .menu-wrapper .menu-footer ul li {
  display: inline-block;
  font-size: 11px;
  letter-spacing: 0.2em;
}

#is-sp .menu-wrapper .menu-footer copy {
  display: block;
  text-align: center;
  margin-top: 40px;
  font-size: 8px;
}

footer {
  padding-top: 140px;
  position: relative;
  z-index: 3;
}

footer a {
  color: #136ce0;
}

footer .menu-list {
  display: table;
  max-width: 1040px;
  margin: auto;
  table-layout: fixed;
  text-align: center;
  margin-bottom: 50px;
  border: solid 1px #136ce0;
}

footer .menu-list li {
  display: table-cell;
  vertical-align: middle;
  width: 300px;
  height: 60px;
  border-right: solid 1px #136ce0;
}

footer .menu-list li a {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 24px 0;
  font-size: 16px;
  transition: all .4s;
}

footer .menu-list li a:hover {
  opacity: 0.5;
}

footer .menu-list li a .place {
  display: block;
  letter-spacing: 0.1em;
  margin-top: 10px;
  color: #136ce0;
}

footer .menu-list li:last-child {
  border-right: none;
}

footer .footer-entry {
  background: linear-gradient(135deg, #33cccc, #7733d6);
  color: #fff;
  display: block;
  text-align: center;
  padding: 55px 0;
  position: relative;
  transition: all .4s;
  opacity: 0.8;
}

footer .footer-entry p {
  font-size: 14px;
  margin-bottom: 30px;
  letter-spacing: 0.1em;
}

footer .footer-entry span {
  font-size: 56px;
}

footer .footer-entry::after {
  content: "";
  position: absolute;
  right: 20px;
  top: 45%;
  background: url(../img/img-arrow.png) no-repeat;
  width: 50px;
  height: 24px;
}

footer .footer-entry:hover {
  opacity: 0.6;
}

footer .from-list {
  display: flex;
  justify-content: space-around;
  max-width: 1040px;
  margin: auto;
}

footer .from-list li {
  display: inline-block;
  height: 80px;
}

footer .from-list li a {
  transition: all .4s;
  display: block;
  padding: 33px 0;
  font-size: 16px;
}

footer .from-list li a:hover {
  opacity: 0.5;
}

#is-sp footer {
  padding-top: 30px;
}

#is-sp footer .menu-list {
  margin-bottom: 0;
  border-left: none;
  border-right: none;
  border-bottom: none;
  display: flex;
  flex-wrap: wrap;
}

#is-sp footer .menu-list li:nth-child(-n+3) {
  width: calc(100% / 3);
}

#is-sp footer .menu-list li:nth-child(n+4) {
  width: 50%;
  border-top: solid 1px #136ce0;
}

#is-sp footer .menu-list li:nth-child(3), #is-sp footer .menu-list li:nth-child(5) {
  border-right: none;
}

#is-sp footer .menu-list li a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  font-size: 12px;
  padding: 0;
}

#is-sp footer .menu-list li a .place {
  margin-top: 5px;
}

#is-sp footer .footer-entry {
  height: 100px;
  padding: 0;
  padding-top: 26px;
  position: relative;
}

#is-sp footer .footer-entry p {
  font-size: 9px;
  margin-bottom: 10px;
  letter-spacing: 0.1em;
}

#is-sp footer .footer-entry span {
  font-size: 28px;
}

#is-sp footer .footer-entry::after {
  content: "";
  position: absolute;
  right: 20px;
  top: 45%;
  background: url(../img/img-arrow.png) no-repeat;
  background-size: contain;
  width: 25px;
  height: 24px;
}

#is-sp .area-main + footer {
  padding-top: 60px;
}

#is-sp .from-list {
  display: block;
  margin-top: 30px;
  text-align: center;
}

#is-sp .from-list li {
  display: table-cell;
  vertical-align: middle;
  width: 50%;
  height: 50px;
  float: left;
  border-top: solid 1px #136ce0;
  border-right: solid 1px #136ce0;
}

#is-sp .from-list li a {
  display: block;
  padding: 10% 18px;
  font-size: 12px;
  letter-spacing: 0.1em;
}

#is-sp .from-list li:nth-child(2n) {
  border-right: none;
}

@font-face {
  font-family: 'Quicksand';
  src: url(../fonts/quicksand/Quicksand-Regular.otf);
}

@font-face {
  font-family: 'Quicksand-Bold';
  src: url(../fonts/quicksand/Quicksand-Bold.otf);
}

@font-face {
  font-family: 'Quicksand-Italic';
  src: url(../fonts/quicksand/Quicksand-Italic.otf);
}

.montserrat, .head.category,
.head.category-sub, .article .decor-step .article:before,
.article .decor-step li:before, .article.l-horizontal .decor-point ol li:before {
  font-family: "Montserrat", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", YuGothic, Meiryo, sans-serif;
  text-transform: uppercase;
  font-weight: normal;
  text-decoration: none;
}

.montserrat .ruby, .head.category .ruby, .head.category-sub .ruby, .article .decor-step .article:before .ruby, .article .decor-step li:before .ruby, .article.l-horizontal .decor-point ol li:before .ruby {
  display: block;
  text-transform: none;
  font-weight: normal;
  letter-spacing: 0;
}

.url {
  font-family: "Garamond", "Times New Roman", "HG明朝E", serif;
  font-weight: bold;
  letter-spacing: 1px;
}

.decor-link-list {
  border-top: 1px solid tint(#2e3b4e, 80%);
}

.decor-link-list li {
  position: relative;
  display: table;
  width: 100%;
  border: solid tint(#2e3b4e, 80%);
  border-width: 0 0 1px;
}

.decor-link-list li a {
  display: table-cell;
  font-size: 14px;
  text-decoration: none;
  line-height: 1.3;
  word-break: break-all;
  vertical-align: middle;
  color: #2e3b4e;
}

#is-pc .decor-link-list a {
  padding: 18px 48px 18px 30px;
  overflow: hidden;
}

#is-pc .decor-link-list a:hover {
  background: #f5f5f5;
}

#is-pc .decor-link-list a:hover img {
  opacity: 0.7;
}

#is-pc .decor-link-list a:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 8px;
  height: 12px;
  margin-top: -6px;
  background: url(/asset/img/legacy/arrow_right.png) no-repeat;
  left: auto;
  right: 24px;
}

@media only screen {
  #is-pc .decor-link-list a:after {
    filter: none;
    background: none;
    width: 8px;
    height: 8px;
    margin-top: -5.2px;
    margin-left: -5.2px;
    border: solid #2e3b4e;
    border-width: 2px 2px 0 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
}

#is-pc .decor-link-list a .head {
  display: block;
  margin: 0 0 12px;
}

#is-sp .decor-link-list a {
  padding: 12px 36px 12px 20px;
}

#is-sp .decor-link-list a:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 8px;
  height: 12px;
  margin-top: -6px;
  background: url(/asset/img/legacy/arrow_right.png) no-repeat;
  left: auto;
  right: 15px;
}

@media only screen {
  #is-sp .decor-link-list a:after {
    filter: none;
    background: none;
    width: 8px;
    height: 8px;
    margin-top: -5.2px;
    margin-left: -5.2px;
    border: solid #2e3b4e;
    border-width: 2px 2px 0 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
}

#is-sp .decor-link-list a .head {
  display: block;
  margin: 0;
}

.decor-link-list .item .data .shoulder {
  display: block;
  font-size: 12px;
}

.decor-link-list .item .data .shoulder:empty {
  display: none;
}

#is-pc .decor-link-list .item {
  display: table;
  width: 100%;
}

#is-pc .decor-link-list .item .data {
  display: table-cell;
  padding-right: 30px;
  vertical-align: middle;
}

#is-pc .decor-link-list .item .data .shoulder {
  margin-bottom: 12px;
}

#is-pc .decor-link-list .item .figure {
  display: table-cell;
  width: 150px;
  height: 75px;
  vertical-align: middle;
}

#is-sp .decor-link-list .item .data {
  line-height: 1.57;
}

#is-sp .decor-link-list .item .data .shoulder {
  margin-bottom: 6px;
}

#is-sp .decor-link-list .item .figure {
  display: none;
}

*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

body, div, p, form, blockquote {
  margin: 0;
  padding: 0;
  font-size: 100%;
}

#is-sp div, #is-sp p, #is-sp form {
  -webkit-text-size-adjust: 100%;
}

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

th, td {
  padding: 0;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  font-size: 100%;
}

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

a img {
  border: 0 none;
}

img {
  vertical-align: middle;
}

em {
  font-style: normal;
}

#is-pc .area-header .website-name a:before, #is-sp .area-header .website-name a:before {
  background-image: url(data:img/png;base64,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);
}

header {
  display: block;
  background: #fff;
  position: fixed;
  top: -80px;
  left: 0;
  width: 100%;
  z-index: 10;
  text-align: center;
  transition: all .4s;
}

header .logo {
  display: inline-block;
  height: 100%;
  width: initial;
  text-decoration: none;
  transition: all .4s;
}

header .logo div {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}

header .logo div h1 {
  font-weight: normal;
}

header .logo div h1 img {
  width: 100px;
  display: inline-block;
  margin-right: 25px;
  vertical-align: middle;
}

header .logo div h1 span {
  display: inline-block;
  vertical-align: middle;
  color: #136ce0;
  font-size: 13px;
  letter-spacing: 0.2em;
  font-family: "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", YuGothic, Meiryo, sans-serif;
}

header .logo div h1 span .pc-visible {
  vertical-align: baseline;
}

header .logo:hover {
  opacity: 0.5;
}

#is-pc header {
  height: 80px;
}

#is-pc header .btn-entry {
  position: absolute;
  top: -30px;
  right: 0;
  display: inline-block;
  padding: 30px 20px;
  text-decoration: none;
  width: auto;
}

#is-pc header .btn-entry span {
  font-family: "Quicksand-Bold", sans-serif;
  font-size: 16px;
  color: #136ce0;
  letter-spacing: 0.2em;
  position: relative;
  z-index: 12;
  transition: all .4s;
}

#is-pc header .btn-entry img {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
  transition: all .4s;
  transform-origin: right top;
}

#is-pc header .btn-entry:hover span {
  letter-spacing: 0.3em;
}

#is-pc header .btn-entry:hover img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
}

#is-pc header.small {
  height: 60px;
  opacity: 0.95;
}

#is-pc header.small .btn-entry {
  padding: 20px 10px;
}

#is-pc header.small .btn-entry span {
  letter-spacing: 0.1em;
}

#is-pc header.small .btn-entry img {
  transform: scale(0.8);
  -webkit-transform: scale(0.8);
}

#is-pc header.small .btn-entry:hover span {
  letter-spacing: 0.2em;
}

#is-pc header.small .btn-entry:hover img {
  transform: scale(0.9);
  -webkit-transform: scale(0.9);
}

#is-pc header.appear {
  top: 0;
}

#is-pc header.appear .btn-entry {
  top: 0;
}

#is-sp header {
  height: 50px;
}

#is-sp header .logo {
  background-size: 90px auto;
}

#is-sp header .logo div span {
  vertical-align: middle;
  font-size: 11px;
}

#is-sp header.small {
  height: 40px;
  opacity: 0.95;
}

#is-sp header.appear {
  top: 0;
}

#is-sp header.appear .btn-entry {
  top: 0;
}

.menu-trigger,
.menu-trigger span {
  display: inline-block;
  transition: all .4s;
  z-index: 101;
}

.menu-trigger::after,
.menu-trigger span::after {
  clear: both;
}

#is-pc .menu-trigger {
  position: fixed;
  left: 0;
  top: -80px;
  width: 80px;
  height: 80px;
}

#is-pc .menu-trigger.appear {
  top: 0;
}

#is-pc .menu-trigger:hover {
  opacity: 0.5;
}

#is-pc .menu-trigger span {
  position: absolute;
  left: 27px;
  width: 25px;
  height: 2px;
  background-color: #136ce0;
  border-radius: 4px;
}

#is-pc .menu-trigger span:nth-of-type(1) {
  top: 32px;
}

#is-pc .menu-trigger span:nth-of-type(2) {
  top: 40px;
}

#is-pc .menu-trigger span:nth-of-type(3) {
  top: 48px;
}

#is-pc .menu-trigger.active span:nth-of-type(1) {
  -webkit-transform: translateY(8px) rotate(-45deg);
  transform: translateY(8px) rotate(-45deg);
}

#is-pc .menu-trigger.active span:nth-of-type(2) {
  opacity: 0;
}

#is-pc .menu-trigger.active span:nth-of-type(3) {
  -webkit-transform: translateY(-8px) rotate(45deg);
  transform: translateY(-8px) rotate(45deg);
}

#is-pc .menu-trigger.small span {
  position: absolute;
  left: 22px;
  width: 25px;
  height: 2px;
  background-color: #136ce0;
  border-radius: 4px;
}

#is-pc .menu-trigger.small span:nth-of-type(1) {
  top: 22px;
}

#is-pc .menu-trigger.small span:nth-of-type(2) {
  top: 30px;
}

#is-pc .menu-trigger.small span:nth-of-type(3) {
  top: 38px;
}

#is-sp .menu-trigger {
  position: fixed;
  left: 0;
  top: -50px;
  width: 50px;
  height: 50px;
}

#is-sp .menu-trigger.appear {
  top: 0;
}

#is-sp .menu-trigger span {
  position: absolute;
  left: 17px;
  width: 17px;
  height: 2px;
  background-color: #136ce0;
  border-radius: 4px;
}

#is-sp .menu-trigger span:nth-of-type(1) {
  top: 20px;
}

#is-sp .menu-trigger span:nth-of-type(2) {
  top: 25px;
}

#is-sp .menu-trigger span:nth-of-type(3) {
  top: 30px;
}

#is-sp .menu-trigger.active span:nth-of-type(1) {
  -webkit-transform: translateY(5px) rotate(-45deg);
  transform: translateY(5px) rotate(-45deg);
}

#is-sp .menu-trigger.active span:nth-of-type(2) {
  opacity: 0;
}

#is-sp .menu-trigger.active span:nth-of-type(3) {
  -webkit-transform: translateY(-5px) rotate(45deg);
  transform: translateY(-5px) rotate(45deg);
}

#is-sp .menu-trigger.small span {
  position: absolute;
  left: 17px;
  width: 17px;
  height: 2px;
  background-color: #136ce0;
  border-radius: 4px;
}

#is-sp .menu-trigger.small span:nth-of-type(1) {
  top: 15px;
}

#is-sp .menu-trigger.small span:nth-of-type(2) {
  top: 20px;
}

#is-sp .menu-trigger.small span:nth-of-type(3) {
  top: 25px;
}

.menu-wrapper {
  display: block;
  height: 100%;
  position: fixed;
  top: 0;
  left: -100%;
  z-index: 100;
  background: linear-gradient(135deg, #e4ff00, #99ff00);
  transition: ease-out .8s;
}

.menu-wrapper.active {
  left: 0;
}

.menu-wrapper a {
  color: #136ce0;
  text-decoration: none;
  position: relative;
  display: inline-block;
}

.menu-wrapper a::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  transform: scaleX(0);
  -webkit-transform: scaleX(0);
  background-color: #136ce0;
  transition: all .3s ease;
}

.menu-wrapper a:hover::after {
  transform: scaleX(1);
  -webkit-transform: scaleX(1);
}

.menu-wrapper .link-list {
  display: block;
  text-align: center;
  letter-spacing: 0.5em;
}

.menu-wrapper .link-list li {
  margin-bottom: 30px;
}

.menu-wrapper .link-list li a {
  font-size: 20px;
  padding: 0 18px 10px 18px;
  width: auto;
}

.menu-wrapper .link-list li li:last-child {
  margin-bottom: 0;
}

.menu-wrapper .menu-footer {
  width: 100%;
  letter-spacing: 0.3em;
}

.menu-wrapper .menu-footer copy {
  font: "Roboto Light";
  font-size: 9px;
  display: inline-block;
  color: #136ce0;
}

.menu-wrapper .menu-footer::after {
  clear: both;
}

.blur_filter {
  pointer-events: none;
  -webkit-animation: blur_filter 0.5s linear both;
  -moz-animation: blur_filter 0.5s linear both;
  animation: blur_filter 0.5s linear both;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes blur_filter {
  0% {
    -webkit-filter: blur(0px);
    -ms-filter: blur(0px);
    filter: blur(0px);
  }
  100% {
    -webkit-filter: blur(5px);
    -ms-filter: blur(5px);
    filter: blur(5px);
  }
}

@-moz-keyframes blur_filter {
  0% {
    -webkit-filter: blur(0px);
    -ms-filter: blur(0px);
    filter: blur(0px);
  }
  100% {
    -webkit-filter: blur(5px);
    -ms-filter: blur(5px);
    filter: blur(5px);
  }
}

@keyframes blur_filter {
  0% {
    -webkit-filter: blur(0px);
    -ms-filter: blur(0px);
    filter: blur(0px);
  }
  100% {
    -webkit-filter: blur(5px);
    -ms-filter: blur(5px);
    filter: blur(5px);
  }
}

#is-pc .menu-wrapper {
  width: 500px;
}

#is-pc .menu-wrapper .scroll-wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  height: 85%;
  width: 360px;
  overflow-x: hidden;
  overflow-y: hidden;
}

#is-pc .menu-wrapper .menu-content {
  width: 377px;
  height: 100%;
  padding-right: 17px;
  overflow-y: scroll;
}

#is-pc .menu-wrapper .menu-content .menu-footer {
  width: 100%;
  letter-spacing: 0.3em;
}

#is-pc .menu-wrapper .menu-content .menu-footer ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 70px 0 50px;
}

#is-pc .menu-wrapper .menu-content .menu-footer ul li {
  display: inline-block;
  font-size: 14px;
  letter-spacing: 0.2em;
}

#is-pc .menu-wrapper .menu-content .menu-footer ul li a {
  padding-bottom: 10px;
}

#is-pc .menu-wrapper .menu-content .menu-footer copy {
  display: block;
  text-align: center;
  font-size: 8px;
}

#is-sp .menu-wrapper {
  width: 100%;
}

#is-sp .menu-wrapper .link-list {
  display: block;
  text-align: center;
  margin: 45px 0 55px 0;
  letter-spacing: 0.5em;
}

#is-sp .menu-wrapper .link-list li {
  margin-bottom: 30px;
}

#is-sp .menu-wrapper .link-list li a {
  font-size: 15px;
  padding: 0 25px;
  width: auto;
}

#is-sp .menu-wrapper .link-list li li:last-child {
  margin-bottom: 0;
}

#is-sp .menu-wrapper .menu-footer {
  margin-top: 55px;
  width: 100%;
  letter-spacing: 0.3em;
}

#is-sp .menu-wrapper .menu-footer ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 40px;
}

#is-sp .menu-wrapper .menu-footer ul li {
  display: inline-block;
  font-size: 11px;
  letter-spacing: 0.2em;
}

#is-sp .menu-wrapper .menu-footer copy {
  display: block;
  text-align: center;
  margin-top: 40px;
  font-size: 8px;
}

footer {
  padding-top: 140px;
  position: relative;
  z-index: 3;
}

footer a {
  color: #136ce0;
}

footer .menu-list {
  display: table;
  max-width: 1040px;
  margin: auto;
  table-layout: fixed;
  text-align: center;
  margin-bottom: 50px;
  border: solid 1px #136ce0;
}

footer .menu-list li {
  display: table-cell;
  vertical-align: middle;
  width: 300px;
  height: 60px;
  border-right: solid 1px #136ce0;
}

footer .menu-list li a {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 24px 0;
  font-size: 16px;
  transition: all .4s;
}

footer .menu-list li a:hover {
  opacity: 0.5;
}

footer .menu-list li a .place {
  display: block;
  letter-spacing: 0.1em;
  margin-top: 10px;
  color: #136ce0;
}

footer .menu-list li:last-child {
  border-right: none;
}

footer .footer-entry {
  background: linear-gradient(135deg, #33cccc, #7733d6);
  color: #fff;
  display: block;
  text-align: center;
  padding: 55px 0;
  position: relative;
  transition: all .4s;
  opacity: 0.8;
}

footer .footer-entry p {
  font-size: 14px;
  margin-bottom: 30px;
  letter-spacing: 0.1em;
}

footer .footer-entry span {
  font-size: 56px;
}

footer .footer-entry::after {
  content: "";
  position: absolute;
  right: 20px;
  top: 45%;
  background: url(../img/img-arrow.png) no-repeat;
  width: 50px;
  height: 24px;
}

footer .footer-entry:hover {
  opacity: 0.6;
}

footer .from-list {
  display: flex;
  justify-content: space-around;
  max-width: 1040px;
  margin: auto;
}

footer .from-list li {
  display: inline-block;
  height: 80px;
}

footer .from-list li a {
  transition: all .4s;
  display: block;
  padding: 33px 0;
  font-size: 16px;
}

footer .from-list li a:hover {
  opacity: 0.5;
}

#is-sp footer {
  padding-top: 30px;
}

#is-sp footer .menu-list {
  margin-bottom: 0;
  border-left: none;
  border-right: none;
  border-bottom: none;
  display: flex;
  flex-wrap: wrap;
}

#is-sp footer .menu-list li:nth-child(-n+3) {
  width: calc(100% / 3);
}

#is-sp footer .menu-list li:nth-child(n+4) {
  width: 50%;
  border-top: solid 1px #136ce0;
}

#is-sp footer .menu-list li:nth-child(3), #is-sp footer .menu-list li:nth-child(5) {
  border-right: none;
}

#is-sp footer .menu-list li a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  font-size: 12px;
  padding: 0;
}

#is-sp footer .menu-list li a .place {
  margin-top: 5px;
}

#is-sp footer .footer-entry {
  height: 100px;
  padding: 0;
  padding-top: 26px;
  position: relative;
}

#is-sp footer .footer-entry p {
  font-size: 9px;
  margin-bottom: 10px;
  letter-spacing: 0.1em;
}

#is-sp footer .footer-entry span {
  font-size: 28px;
}

#is-sp footer .footer-entry::after {
  content: "";
  position: absolute;
  right: 20px;
  top: 45%;
  background: url(../img/img-arrow.png) no-repeat;
  background-size: contain;
  width: 25px;
  height: 24px;
}

#is-sp .area-main + footer {
  padding-top: 60px;
}

#is-sp .from-list {
  display: block;
  margin-top: 30px;
  text-align: center;
}

#is-sp .from-list li {
  display: table-cell;
  vertical-align: middle;
  width: 50%;
  height: 50px;
  float: left;
  border-top: solid 1px #136ce0;
  border-right: solid 1px #136ce0;
}

#is-sp .from-list li a {
  display: block;
  padding: 10% 18px;
  font-size: 12px;
  letter-spacing: 0.1em;
}

#is-sp .from-list li:nth-child(2n) {
  border-right: none;
}

#is-pc .area-header .website-name a:before, #is-sp .area-header .website-name a:before {
  background-image: url(data:img/png;base64,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);
}

#is-pc .nav-return .page-top {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4KPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIKCSB5PSIwcHgiIHZpZXdCb3g9IjAgMCA0MCA0MCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgNDAgNDAiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8Zz4KCTxnPgoJCTxwb2x5Z29uIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBwb2ludHM9IjI5LDIwLjUgMjEsMTIuNiAyMSwxMi42IDIwLjUsMTIgMTkuNSwxMiAxOSwxMi42IDE5LDEyLjYgMTEsMjAuNSAxMi41LDIyIDE5LDE1LjQgMTksMjggMjEsMjggMjEsMTUuNCAyNy41LDIyIAkJIi8+Cgk8L2c+CjwvZz4KPC9zdmc+);
}

.nav-return a.category-top:before {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4KPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIKCSB5PSIwcHgiIHZpZXdCb3g9IjAgMi41IDE2IDEyIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMi41IDE2IDEyIiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHBhdGggZmlsbD0iIzJFM0I0RSIgZD0iTTExLjgsNi4yaC05bDIuNy0yLjdsLTEtMUwwLDYuOWw0LjQsNC40bDEtMUwyLjgsNy43aDljMS41LDAsMi43LDEuMiwyLjcsMi43cy0xLjIsMi43LTIuNywyLjdINy45djEuNGgzLjkKCWMyLjMsMCw0LjItMS45LDQuMi00LjJTMTQuMSw2LjIsMTEuOCw2LjJ6Ii8+Cjwvc3ZnPg==);
}

#is-pc .area-header .breadcrumbs li ~ li:before {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjxzdmcgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDEwIDEwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxMCAxMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8cG9seWdvbiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZmlsbD0iIzJFM0I0RCIgcG9pbnRzPSIxMCw1IDcsMi41IDcsNC41IDAsNC41IDAsNS41IDcsNS41IDcsNy41ICIvPg0KPC9zdmc+);
}

.owner-voice .profile .url:before {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjxzdmcgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDE0IDE0IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxNCAxNCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8cGF0aCB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBmaWxsPSIjMkQzQTREIiBkPSJNMTIsMTRINHYtMmg4VjRoMnY4djJIMTJ6IE0wLDBoMTB2MTBIMFYweiBNMiw4aDZWMkgyVjh6Ii8+DQo8L3N2Zz4=);
}

body {
  font-family: "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", YuGothic, Meiryo, sans-serif;
  line-height: 1;
  letter-spacing: 0.3em;
}

input,
textarea {
  font-family: "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", YuGothic, Meiryo, sans-serif;
}

#is-sp .pc-visible {
  display: none;
}

#is-pc .sp-visible {
  display: none;
}

a {
  color: #09f;
}

a:hover {
  text-decoration: none;
}

#is-pc .l-wrapper {
  display: block;
  max-width: 1040px;
  min-width: 708px;
  margin: 0 auto;
  padding: 0 30px;
}

.figure img {
  max-width: 100%;
  max-width: 100%;
}

.area-header .website-name a {
  display: block;
}

#is-pc .area-header {
  position: relative;
  overflow: hidden;
  color: #fff;
  background: #47c7b6;
}

#is-pc .area-header .website-name {
  float: left;
  width: 150px;
  height: 60px;
}

#is-pc .area-header .website-name a {
  position: relative;
  display: block;
  width: 150px;
  height: 0;
  padding: 60px 0 0;
  overflow: hidden;
  line-height: 60px;
  background-color: #f5f5f5;
}

#is-pc .area-header .website-name a:before {
  content: "";
  position: absolute;
  top: 17px;
  left: 25px;
  display: block;
  width: 100px;
  height: 0;
  padding: 26px 0 0;
  overflow: hidden;
  line-height: 26px;
  background-repeat: no-repeat;
}

#is-pc .area-header .website-name a:hover:before {
  opacity: 0.7;
}

#is-pc .area-header .breadcrumbs {
  clear: both;
  padding: 30px 0 29px;
  background: #fff;
}

#is-pc .area-header .breadcrumbs li {
  display: inline;
  text-transform: uppercase;
}

#is-pc .area-header .breadcrumbs li:last-child {
  text-transform: none;
}

#is-pc .area-header .breadcrumbs li:nth-child(2) {
  text-transform: uppercase;
}

#is-pc .area-header .breadcrumbs li ~ li:before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  vertical-align: middle;
  background-repeat: no-repeat;
  color: #2e3b4e;
  opacity: 0.5;
}

#is-pc .area-header .breadcrumbs li a {
  font-size: 10px;
  text-decoration: none;
  color: #2e3b4e;
}

#is-pc .area-header .breadcrumbs li a:hover {
  text-decoration: underline;
}

#is-pc.is-ie8 .area-header .website-name a {
  display: block;
  width: 150px;
  background: #f5f5f5 url(/asset/img/legacy/logo_zyyx.png) no-repeat center center;
}

#is-pc.is-ie8 .area-header .breadcrumbs li ~ li:before {
  background: url(/asset/img/legacy/arrow_breadcrumbs.png) no-repeat;
}

#is-sp .area-header {
  height: 50px;
  background: #f5f5f5;
}

#is-sp .area-header .website-name {
  width: 100%;
  height: 50px;
  margin: 0 auto;
}

#is-sp .area-header .website-name a {
  display: block;
  margin: 0 50px;
  height: 0;
  padding: 50px 0 0;
  overflow: hidden;
  line-height: 60px;
  background: #f5f5f5;
}

#is-sp .area-header .website-name a:before {
  content: "";
  position: absolute;
  top: 14px;
  left: 50%;
  display: block;
  width: 75px;
  height: 0;
  padding: 19px 0 0;
  margin-left: -37px;
  overflow: hidden;
  line-height: 19px;
  background-repeat: no-repeat;
}

#is-sp .area-header .breadcrumbs {
  position: absolute;
  top: 0;
  left: 0;
  width: 50px;
  height: 50px;
}

#is-sp .area-header .breadcrumbs li {
  display: none;
}

#is-sp .area-header .breadcrumbs li:nth-last-child(2) {
  position: relative;
  display: block;
  width: 50px;
  height: 0;
  padding: 50px 0 0;
  overflow: hidden;
  line-height: 50px;
}

#is-sp .area-header .breadcrumbs li:nth-last-child(2):after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 8px;
  height: 12px;
  margin-top: -6px;
  background: url(/asset/img/legacy/arrow_right.png) no-repeat;
}

@media only screen {
  #is-sp .area-header .breadcrumbs li:nth-last-child(2):after {
    filter: none;
    background: none;
    width: 9px;
    height: 9px;
    margin-top: -5.85px;
    margin-left: -5.85px;
    border: solid #2e3b4e;
    border-width: 2px 2px 0 0;
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
  }
}

#is-sp .area-header .breadcrumbs li:nth-last-child(2) a {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 50px;
  height: 0;
  padding: 50px 0 0;
  overflow: hidden;
  line-height: 50px;
}

#is-sp.is-android2 .area-header .website-name a:before {
  background-image: url(/asset/img/legacy/logo_zyyx.png);
  background-size: 75px 19px;
  background-repeat: no-repeat;
}

.area-main {
  position: relative;
  background-color: #fff;
}

#is-pc .area-main {
  padding-top: 1px;
}

#is-sp .area-main {
  padding: 24px 0 0;
}

#is-sp .area-main .l-wrapper:first-child .article:first-child {
  margin-top: 0;
}

/* article
---------------------------------------------------------------------- */
#is-pc .article {
  margin-top: 60px;
}

#is-pc .article p {
  margin-top: 30px;
  font-size: 16px;
  line-height: 1.75;
}

#is-sp .article {
  margin-top: 48px;
}

#is-sp .article .head {
  margin: 12px 20px;
}

#is-sp .article p {
  font-size: 14px;
  line-height: 1.6;
}

#is-sp .article .body > p {
  margin: 0 20px 20px 20px;
}

.head.category,
.head.category-sub {
  text-align: center;
}

.head.category .ruby,
.head.category-sub .ruby {
  display: block;
  margin: 6px;
  font-weight: normal;
  text-align: center;
}

.head.category {
  margin-top: 14px;
  font-weight: normal;
  letter-spacing: 1px;
}

.head.category-sub {
  font-weight: normal;
  letter-spacing: 2px;
}

#is-pc .head.category {
  margin-bottom: 60px;
  font-size: 48px;
}

#is-pc .head.category .ruby {
  font-size: 18px;
}

#is-pc .head.category-sub {
  margin-bottom: 30px;
  font-size: 24px;
}

#is-pc .head.category-sub .ruby {
  font-size: 12px;
}

#is-sp .head.category {
  margin: 6px 0 36px;
  font-size: 30px;
}

#is-sp .head.category .ruby {
  font-size: 11px;
}

#is-sp .head.category-sub {
  margin-bottom: 28px;
  font-size: 22px;
}

#is-sp .head.category-sub .ruby {
  font-size: 11px;
}

.head.content {
  line-height: 1.3;
}

.head.content-sub {
  line-height: 1.5;
}

#is-pc .head.content {
  margin-bottom: 60px;
  font-size: 30px;
  line-height: 1.3;
  position: relative;
  z-index: 3;
}

#is-pc .head.content-sub {
  margin-bottom: 30px;
  font-size: 20px;
  line-height: 1.5;
}

#is-sp .head.content {
  font-size: 20px;
}

#is-sp .head.content-sub {
  margin-bottom: 6px;
  font-size: 16px;
}

.head.shoulder {
  line-height: 1.3;
}

#is-pc .head.shoulder {
  margin-bottom: 36px;
  font-size: 18px;
}

#is-sp .head > .head {
  margin-left: 0;
  margin-right: 0;
}

#is-sp .head.shoulder {
  margin: 0 0 18px;
  font-size: 14px;
  font-weight: bold;
}

.article.l-horizontal > .head {
  color: #47c7b6;
}

.article.l-horizontal .body {
  position: relative;
}

#is-pc .article.l-horizontal {
  overflow: hidden;
}

#is-pc .article.l-horizontal > .head {
  float: left;
  display: block;
  width: 180px;
  padding: 6px 0;
  line-height: 1.75;
  letter-spacing: 1px;
  color: #47c7b6;
}

#is-pc .article.l-horizontal > .body {
  margin-left: 200px;
}

#is-pc .article.l-horizontal > .body .article:first-child {
  margin-top: 12px;
}

#is-sp .article.l-horizontal .head br {
  display: none;
}

.nav-return a {
  text-transform: uppercase;
  color: #2e3b4e;
}

.nav-return a.category-top:before {
  content: "";
  position: absolute;
  top: 2px;
  left: 0;
  display: block;
  width: 16px;
  height: 12px;
  vertical-align: middle;
  background-repeat: no-repeat;
}

#is-pc .nav-return {
  padding: 60px 0 100px;
  background-color: #fff;
}

#is-pc .nav-return a.category-top {
  position: relative;
  padding-left: 36px;
  font-family: "Montserrat", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", YuGothic, Meiryo, sans-serif;
  font-weight: bold;
  text-decoration: none;
}

#is-pc .nav-return a.category-top:hover {
  opacity: 0.7;
}

#is-pc .nav-return .page-top {
  right: 10px;
  bottom: 10px;
  z-index: 1000;
  display: none;
  width: 40px;
  height: 0;
  padding: 36px 0 0;
  overflow: hidden;
  line-height: 40px;
  background-color: #fff;
  background-repeat: no-repeat;
  border: 2px solid black;
}

#is-pc .nav-return .page-top:hover {
  opacity: 0.7;
}

#is-pc.is-ie8 .category-top {
  background: url(/asset/img/legacy/arrow_return.png) left center no-repeat;
}

#is-pc.is-ie8 .page-top {
  background: url(/asset/img/legacy/btn_page-top.png) center center;
}

#is-pc.is-ie8 .page-top.is-static {
  position: absolute !important;
}

#is-sp .nav-return {
  padding-top: 24px;
}

#is-sp .nav-return .l-wrapper {
  position: relative;
  display: table;
  width: 100%;
  height: 60px;
  overflow: hidden;
}

#is-sp .nav-return .l-wrapper a {
  position: relative !important;
  display: table-cell;
  width: 50%;
  font-size: 12px;
  text-decoration: none;
  vertical-align: middle;
}

#is-sp .nav-return .l-wrapper a.category-top {
  padding: 0 36px;
}

#is-sp .nav-return .l-wrapper a.category-top:before {
  top: 50%;
  left: 10px;
  margin-top: -8px;
}

#is-sp .nav-return .l-wrapper a.page-top {
  padding: 0 30px;
  text-align: right;
}

#is-sp .nav-return .l-wrapper a.page-top:after {
  content: "";
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 8px;
  height: 12px;
  margin-top: -6px;
  background: url(/asset/img/legacy/arrow_right.png) no-repeat;
  left: auto;
  right: 12px;
  margin-top: -2px !important;
}

@media only screen {
  #is-sp .nav-return .l-wrapper a.page-top:after {
    filter: none;
    background: none;
    width: 8px;
    height: 8px;
    margin-top: -5.2px;
    margin-left: -5.2px;
    border: solid #2e3b4e;
    border-width: 2px 2px 0 0;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
}

.area-footer {
  font-size: 10px;
  color: #999;
  background: #2e3b4e;
}

.area-footer .trademark {
  color: rgba(153, 153, 153, 0.5);
}

#is-pc .area-footer {
  position: relative;
  z-index: 1;
  clear: both;
  padding: 18px 0;
  text-align: right;
}

#is-pc .area-footer .l-wrapper {
  overflow: hidden;
}

#is-pc .area-footer .l-wrapper .copyright {
  float: right;
}

#is-pc .area-footer .l-wrapper .trademark {
  float: left;
}

#is-pc .area-footer.is-fixed {
  z-index: 1;
}

#is-pc.is-ie8 .area-footer .nav-return a:before {
  background-image: url(/asset/img/legacy/arrow_return.png);
  height: 13px;
}

#is-pc.is-ie8 .area-footer .facebook a {
  background: url(/asset/img/legacy/icon_facebook.png);
}

#is-sp .area-footer {
  text-align: center;
  line-height: 1;
}

#is-sp .area-footer .copyright {
  display: block;
  padding: 15px 0;
}

#is-sp .area-footer .trademark {
  display: block;
  padding: 0 5px 10px;
  font-size: 7px;
}

.banner .scenes {
  position: relative;
}

.banner .scenes .scene {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-position: left top;
  opacity: 1;
}

#is-pc .banner {
  position: absolute;
  left: 0;
  right: 0;
  min-height: 400px;
}

#is-pc .banner .scenes {
  height: 400px;
}

#is-pc .banner .scenes .scene {
  height: 400px;
}

#is-pc .banner + .body {
  padding-top: 538px;
}

@media screen and (min-width: 1025px) {
  #is-pc.is-visual-bg-fixed .banner .scene {
    background-attachment: fixed;
  }
}

@media screen and (max-width: 1024px) {
  #is-pc.is-visual-bg-fixed .banner .scene {
    background-position: center 0 !important;
  }
}

#is-sp .banner {
  position: relative;
}

#is-sp .banner .scenes {
  min-height: 160px;
  margin: 24px 0;
  padding: 50% 0 0;
}

#is-sp .banner .scenes .scene {
  background-size: auto 100%;
}

.banner.is-slide .scenes .scene {
  z-index: 0;
  opacity: 0;
  transition: opacity 1s ease;
}

.banner.is-slide .scenes .scene.is-current {
  z-index: 2;
  opacity: 1;
}

.banner.is-slide .scenes .scene.is-preview {
  z-index: 1;
  opacity: 1;
}

.banner.is-slide span[role=button] {
  position: absolute;
  top: 0;
  bottom: 0;
  background: #2e3b4e;
  z-index: 50;
  display: block;
  margin: auto;
}

.banner.is-slide span[role=button]:hover {
  opacity: 0.7;
}

.banner.is-slide ul.pageing {
  position: relative;
  display: block;
  height: 40px;
  padding: 10px 0;
  text-align: center;
}

.banner.is-slide ul.pageing li {
  position: relative;
  display: inline-block;
  overflow: hidden;
  margin: 5px;
  vertical-align: middle;
  background: tint(#2e3b4e, 80%);
}

.banner.is-slide ul.pageing li:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  width: 50%;
  height: 50%;
  margin: auto;
  background: #2e3b4e;
  border-radius: 10px;
  opacity: 0;
  transition: all 0.2s ease;
}

.banner.is-slide ul.pageing li.is-current:after {
  width: 100%;
  height: 100%;
  opacity: 1;
}

#is-pc .banner.is-slide span[role=button] {
  height: 80px;
  width: 80px;
  border-radius: 80px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

#is-pc .banner.is-slide span[role=button].is-disabled {
  display: none;
}

#is-pc .banner.is-slide .btn-prev {
  left: -30px;
}

#is-pc .banner.is-slide .btn-prev:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 8px;
  height: 12px;
  margin-top: -6px;
  background: url(/asset/img/legacy/arrow_right.png) no-repeat;
  left: 54px;
  right: auto;
}

@media only screen {
  #is-pc .banner.is-slide .btn-prev:after {
    filter: none;
    background: none;
    width: 15px;
    height: 15px;
    margin-top: -9.75px;
    margin-left: -9.75px;
    border: solid #fff;
    border-width: 4px 4px 0 0;
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
  }
}

#is-pc .banner.is-slide .btn-next {
  right: -30px;
}

#is-pc .banner.is-slide .btn-next:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 8px;
  height: 12px;
  margin-top: -6px;
  background: url(/asset/img/legacy/arrow_right.png) no-repeat;
  right: 45px;
  left: auto;
}

@media only screen {
  #is-pc .banner.is-slide .btn-next:after {
    filter: none;
    background: none;
    width: 15px;
    height: 15px;
    margin-top: -9.75px;
    margin-left: -9.75px;
    border: solid #fff;
    border-width: 4px 4px 0 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
}

#is-pc .banner.is-slide ul.pageing li {
  width: 10px;
  height: 10px;
  border-radius: 10px;
}

#is-pc.is-ie8 .banner.is-slide span[role=button] {
  padding: 0 18px;
}

#is-pc.is-ie8 .banner.is-slide span[role=button]:after {
  width: 30px;
  height: 30px;
  margin: -50% 0 0;
  font-size: 30px;
  font-weight: bold;
  line-height: 80px;
  text-align: center;
  color: #fff;
  border: 0 none;
}

#is-pc.is-ie8 .banner.is-slide .btn-prev {
  text-align: right;
}

#is-pc.is-ie8 .banner.is-slide .btn-prev:after {
  content: "<";
  left: 40px;
}

#is-pc.is-ie8 .banner.is-slide .btn-next {
  text-align: left;
}

#is-pc.is-ie8 .banner.is-slide .btn-next:after {
  content: ">";
  left: 10px;
}

#is-pc.is-ie8 .banner.is-slide ul.pageing li.is-current {
  background: #2e3b4e;
}

#is-pc.is-ie8 .banner.is-slide ul.pageing li:after {
  content: none;
}

#is-sp .banner.is-slide .scenes {
  margin-bottom: 0;
}

#is-sp .banner.is-slide span[role=button] {
  display: none;
}

#is-sp .banner.is-slide ul.pageing li {
  width: 5px;
  height: 5px;
  border-radius: 5px;
}

#is-pc .article.item {
  overflow: hidden;
}

#is-pc .article.item .head {
  margin-bottom: 0;
}

#is-pc .article.item .body p {
  margin-top: 12px;
}

#is-pc .article.item .itemization li {
  list-style: outside disc;
  margin: 12px 0 12px 24px;
  line-height: 1.7;
}

#is-pc .article.item > .figure {
  float: right;
  width: 300px;
  margin-top: 6px;
}

#is-pc .article.item > .figure + .data {
  padding: 0 330px 0 0;
}

#is-sp .article.item .itemization li {
  list-style: outside disc;
  margin: 12px 20px 12px 36px;
  font-size: 14px;
  line-height: 1.6;
}

#is-sp .article.item > .body > .article {
  margin: 0 20px;
}

#is-sp .article.item > .body > .article .head {
  margin-left: 0;
  margin-right: 0;
}

#is-sp .article.item > .body > .article .body .article {
  margin: 0 0 24px;
}

#is-sp .article.item > .body > .article .body .article h3 {
  margin-bottom: 6px;
  font-size: 14px;
}

#is-sp .article.item > .body > .article.l-horizontal .head,
#is-sp .article.item > .body > .article.l-horizontal th,
#is-sp .article.item > .body > .article.l-horizontal td {
  font-size: 14px;
}

@media screen and (min-width: 480px) {
  #is-sp .article.item {
    overflow: hidden;
  }
  #is-sp .article.item > .figure {
    float: right;
    width: 240px;
    margin: 0 20px 20px;
  }
  #is-sp .article.item > .figure + .data .head {
    margin-top: 0;
  }
}

@media screen and (max-width: 340px) {
  #is-sp .article.item > .figure {
    width: 100%;
    padding: 0 20px;
  }
}

.article .decor-step {
  display: block;
  counter-reset: step;
}

.article .decor-step li {
  font-weight: bold;
}

.article .decor-step .article,
.article .decor-step li {
  position: relative;
  overflow: hidden;
}

.article .decor-step .article:before,
.article .decor-step li:before {
  content: counter(step);
  counter-increment: step;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  overflow: hidden;
  text-align: center;
  color: #fff;
  background: #2e3b4e;
}

.article .decor-step .article:after,
.article .decor-step li:after {
  content: "";
  position: absolute;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: #2e3b4e transparent transparent;
}

.article .decor-step li ~ li {
  margin-top: 10px;
}

#is-pc .article .decor-step .article,
#is-pc .article .decor-step li {
  min-height: 40px;
  padding-left: 54px;
  line-height: 30px;
}

#is-pc .article .decor-step .article:before,
#is-pc .article .decor-step li:before {
  width: 40px;
  height: 30px;
  margin-right: 18px;
  font-size: 18px;
  line-height: 36px;
}

#is-pc .article .decor-step .article:after,
#is-pc .article .decor-step li:after {
  top: 30px;
  border-width: 10px 20px 0;
}

#is-sp .article .decor-step {
  padding: 5px 20px 0;
}

#is-sp .article .decor-step p {
  padding-left: 40px;
}

#is-sp .article .decor-step .article,
#is-sp .article .decor-step li {
  min-height: 30px;
  padding-left: 42px;
  line-height: 22px;
}

#is-sp .article .decor-step .article:before,
#is-sp .article .decor-step li:before {
  width: 30px;
  height: 22px;
  margin-right: 10px;
  font-size: 16px;
  line-height: 26px;
}

#is-sp .article .decor-step .article:after,
#is-sp .article .decor-step li:after {
  top: 22px;
  border-width: 8px 15px 0;
}

#is-sp .article.l-horizontal .decor-step {
  padding: 5px 0 0;
}

.decor-tag a {
  display: block;
  text-decoration: none;
  color: #2e3b4e;
}

#is-pc .decor-tag ul {
  display: block;
  overflow: hidden;
}

#is-pc .decor-tag ul li {
  display: inline-block;
  max-width: 100%;
  margin: 0 0 4px;
  padding: 9px;
  overflow: hidden;
  font-size: 14px;
  line-height: 1;
  white-space: nowrap;
  text-overflow: ellipsis;
  word-break: break-all;
  border: 1px solid tint(#2e3b4e, 50%);
}

#is-sp .decor-tag {
  border-top: 1px solid tint(#2e3b4e, 80%);
}

#is-sp .decor-tag li {
  display: block;
  padding: 14px 20px;
  font-size: 14px;
  line-height: 1.3;
  border-bottom: 1px solid tint(#2e3b4e, 80%);
}

.article.l-horizontal .decor-point ol {
  display: block;
  color: #fff;
  background: #2e3b4e;
  counter-reset: li;
}

.article.l-horizontal .decor-point ol li {
  position: relative;
  font-weight: bold;
}

.article.l-horizontal .decor-point ol li:before {
  content: counter(li);
  counter-increment: li;
  position: absolute;
  left: 0;
  display: block;
  background: #47c7b6;
  text-align: center;
}

#is-pc .article.l-horizontal .decor-point ol {
  padding: 15px 30px 5px 30px;
  border-radius: 6px;
}

#is-pc .article.l-horizontal .decor-point ol li {
  padding: 0 0 10px 40px;
  font-size: 18px;
  line-height: 30px;
}

#is-pc .article.l-horizontal .decor-point ol li:before {
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 30px;
}

#is-sp .article.l-horizontal .decor-point ol {
  padding: 20px 20px 4px 20px;
}

#is-sp .article.l-horizontal .decor-point ol li {
  padding: 0 0 16px 30px;
  font-size: 14px;
  line-height: 20px;
}

#is-sp .article.l-horizontal .decor-point ol li:before {
  width: 20px;
  height: 20px;
  line-height: 20px;
  border-radius: 20px;
}

.article.l-horizontal .decor-balloon {
  position: relative;
}

.article.l-horizontal .decor-balloon:before, .article.l-horizontal .decor-balloon:after {
  content: "";
  position: absolute;
  display: block;
  width: 0;
  height: 0;
}

#is-pc .article.l-horizontal .decor-balloon {
  padding: 30px;
  border: 1px solid tint(#2e3b4e, 50%);
}

#is-pc .article.l-horizontal .decor-balloon:before {
  top: -1px;
  left: -30px;
  border-top: 30px solid tint(#2e3b4e, 50%);
  border-left: 30px solid transparent;
}

#is-pc .article.l-horizontal .decor-balloon:after {
  top: 0;
  left: -28px;
  border-top: 29px solid #fff;
  border-left: 29px solid transparent;
}

#is-pc .article.l-horizontal .decor-balloon ~ .decor-balloon {
  border-top: 0;
}

#is-sp .article.l-horizontal .decor-balloon {
  padding: 15px 20px;
  border-bottom: 1px solid tint(#2e3b4e, 50%);
}

#is-sp .article.l-horizontal .decor-balloon:first-child {
  border-top: 1px solid tint(#2e3b4e, 50%);
}

#is-sp .article.l-horizontal .decor-balloon:before {
  top: -10px;
  left: 20px;
  border-bottom: 10px solid tint(#2e3b4e, 50%);
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
}

#is-sp .article.l-horizontal .decor-balloon:after {
  top: -9px;
  left: 21px;
  border-bottom: 9px solid #fff;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
}

#is-sp .article.l-horizontal .decor-balloon ~ .decor-balloon {
  border-top: 0;
}

.article.l-horizontal .decor-point ol {
  display: block;
  color: #fff;
  background: #2e3b4e;
  counter-reset: li;
}

.article.l-horizontal .decor-point ol li {
  position: relative;
  font-weight: bold;
  word-break: break-all;
}

.article.l-horizontal .decor-point ol li:before {
  content: counter(li);
  counter-increment: li;
  position: absolute;
  left: 0;
  display: block;
  background: #47c7b6;
  text-align: center;
}

.article.l-horizontal .decor-point ol li .note {
  display: block;
  font-weight: normal;
}

#is-pc .article.l-horizontal .decor-point ol {
  padding: 15px 30px 5px 30px;
  border-radius: 6px;
}

#is-pc .article.l-horizontal .decor-point ol li {
  padding: 0 0 10px 40px;
  font-size: 18px;
  line-height: 30px;
}

#is-pc .article.l-horizontal .decor-point ol li:before {
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 30px;
}

#is-pc .article.l-horizontal .decor-point ol li .note {
  font-size: 14px;
}

#is-sp .article.l-horizontal .decor-point ol {
  padding: 20px 20px 4px 20px;
}

#is-sp .article.l-horizontal .decor-point ol li {
  padding: 0 0 16px 30px;
  font-size: 14px;
  line-height: 20px;
}

#is-sp .article.l-horizontal .decor-point ol li:before {
  width: 20px;
  height: 20px;
  line-height: 20px;
  border-radius: 20px;
}

#is-sp .article.l-horizontal .decor-point ol li .note {
  margin: 6px 0 0;
  font-size: 12px;
}

.article.l-horizontal .decor-balloon {
  position: relative;
}

.article.l-horizontal .decor-balloon:before, .article.l-horizontal .decor-balloon:after {
  content: "";
  position: absolute;
  display: block;
  width: 0;
  height: 0;
}

#is-pc .article.l-horizontal .decor-balloon {
  padding: 30px;
  border: 1px solid tint(#2e3b4e, 50%);
}

#is-pc .article.l-horizontal .decor-balloon:before {
  top: -1px;
  left: -30px;
  border-top: 30px solid tint(#2e3b4e, 50%);
  border-left: 30px solid transparent;
}

#is-pc .article.l-horizontal .decor-balloon:after {
  top: 0;
  left: -28px;
  border-top: 29px solid #fff;
  border-left: 29px solid transparent;
}

#is-pc .article.l-horizontal .decor-balloon ~ .decor-balloon {
  border-top: 0;
}

#is-sp .article.l-horizontal .decor-balloon {
  padding: 15px 20px;
  border-bottom: 1px solid tint(#2e3b4e, 50%);
}

#is-sp .article.l-horizontal .decor-balloon:first-child {
  border-top: 1px solid tint(#2e3b4e, 50%);
}

#is-sp .article.l-horizontal .decor-balloon:before {
  top: -10px;
  left: 20px;
  border-bottom: 10px solid tint(#2e3b4e, 50%);
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
}

#is-sp .article.l-horizontal .decor-balloon:after {
  top: -9px;
  left: 21px;
  border-bottom: 9px solid #fff;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
}

#is-sp .article.l-horizontal .decor-balloon ~ .decor-balloon {
  border-top: 0;
}

#is-sp .article.l-horizontal .decor-balloon .head {
  margin: 5px 0 10px;
}

#is-sp .article.l-horizontal .decor-balloon .head ~ .head {
  margin: 40px 0 10px;
}

#is-pc .staff-voice .decor-balloon .figure {
  position: absolute;
  top: 30px;
  left: 30px;
}

#is-pc .staff-voice .decor-balloon .data .head .name {
  margin-right: 18px;
}

#is-pc .staff-voice .decor-balloon .data p {
  margin-top: 18px;
  font-size: 14px;
}

#is-pc .staff-voice .decor-balloon .figure + .data {
  min-height: 120px;
  padding-left: 150px;
}

#is-sp .staff-voice .decor-balloon .figure {
  position: absolute;
  top: 20px;
  left: 20px;
  width: 60px;
  height: 60px;
}

#is-sp .staff-voice .decor-balloon .data {
  font-size: 14px;
  line-height: 1.6;
}

#is-sp .staff-voice .decor-balloon .data .head {
  margin-bottom: 3px;
}

#is-sp .staff-voice .decor-balloon .data .head .name {
  display: block;
}

#is-sp .staff-voice .decor-balloon .figure + .data {
  padding-left: 80px;
}

.owner-voice .profile {
  text-align: right;
}

.owner-voice .profile .url:before {
  content: "";
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-right: 10px;
  vertical-align: -2px;
  background-repeat: no-repeat;
}

#is-pc .owner-voice .decor-balloon .head {
  font-size: 16px;
}

#is-pc .owner-voice .decor-balloon .head .name {
  margin-left: 18px;
  display: inline;
}

#is-pc .owner-voice .decor-balloon .article {
  margin-top: 42px;
  overflow: hidden;
}

#is-pc .owner-voice .decor-balloon .article .figure {
  float: right;
  margin-left: 20px;
}

#is-pc .owner-voice .decor-balloon .article .head.sub {
  font-size: 20px;
  line-height: 1.3;
}

#is-pc .owner-voice .decor-balloon .article p {
  margin-top: 12px;
  font-size: 14px;
}

#is-pc .owner-voice .decor-balloon .profile {
  margin-top: 36px;
}

#is-pc .owner-voice .decor-balloon .profile .name {
  display: inline;
  font-size: 12px;
  margin-right: 12px;
}

#is-pc .owner-voice .decor-balloon .profile .url {
  display: inline;
  font-size: 12px;
}

@media screen and (max-width: 1024px) {
  #is-pc .owner-voice .decor-balloon .article .figure {
    float: none;
    margin: 0 0 18px;
  }
  #is-pc .owner-voice .decor-balloon .article .figure img {
    display: block;
    margin: 0 auto;
  }
}

#is-pc.is-ie8 .profile .url:before {
  width: 28px;
  height: 28px;
  margin-right: 20px;
  background-image: url(/asset/img/legacy/ico_blank.png);
  zoom: 0.5;
}

#is-sp .owner-voice .decor-balloon .head {
  font-size: 14px;
  line-height: 1.6;
}

#is-sp .owner-voice .decor-balloon .head .name {
  display: block;
}

#is-sp .owner-voice .decor-balloon .article .figure img {
  display: block;
  margin: 0 auto;
}

#is-sp .owner-voice .decor-balloon .article .head.sub {
  margin-top: 18px;
  font-size: 16px;
}

#is-sp .owner-voice .decor-balloon .article ~ .article {
  margin-top: 36px;
}

#is-sp .owner-voice .decor-balloon .profile {
  margin-top: 36px;
}

#is-sp .owner-voice .decor-balloon .profile .name {
  margin-bottom: 6px;
  font-size: 12px;
}

#is-sp .owner-voice .decor-balloon .profile .url {
  font-size: 14px;
}

#is-sp.is-android2 .profile .url:before {
  background-image: url(/asset/img/legacy/ico_blank.png);
  background-size: 14px 14px;
}

.l-pair {
  border-collapse: separate;
  width: 100%;
  border-top: 1px solid tint(#2e3b4e, 80%);
}

.l-pair th {
  text-align: left;
}

.l-pair th,
.l-pair td {
  font-size: 14px;
}

#is-pc .l-pair th,
#is-pc .l-pair td {
  padding: 20px 30px;
  line-height: 1.7;
  word-break: break-all;
  border-bottom: 1px solid tint(#2e3b4e, 80%);
}

#is-pc .l-pair th {
  padding-right: 0;
  width: 180px;
  vertical-align: top;
}

#is-sp .l-pair tr {
  clear: both;
  float: left;
  width: 100%;
  padding: 15px 20px;
  border-bottom: 1px solid tint(#2e3b4e, 80%);
}

#is-sp .l-pair tr th,
#is-sp .l-pair tr td {
  display: block;
}

#is-sp .l-pair tr th {
  margin-bottom: 6px;
  line-height: 1.2;
}

#is-sp .l-pair tr td {
  line-height: 1.2;
}

.body, footer {
  position: relative;
  z-index: 2;
}

.banner .scenes {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3a3652), color-stop(100%,#282539));
  background-image: -webkit-linear-gradient(45deg, #3a3652 0%, #282539 100%);
  background-image: -moz-linear-gradient(45deg, #3a3652 0%, #282539 100%);
  background-image: -o-linear-gradient(45deg, #3a3652 0%, #282539 100%);
  background-image: -ms-linear-gradient(45deg, #3a3652 0%, #282539 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3a3652', endColorstr='#282539',GradientType=0 );
}

@media only screen {
  .banner .scenes {
    filter: none;
  }
}

.banner .scenes {
  filter: none;
}

.banner .scenes .scene {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-repeat: repeat-x;
  background-position: left top;
  opacity: 1;
}

.body > .images img {
  width: 100%;
}

#is-pc .banner {
  position: absolute;
  left: 0;
  right: 0;
  min-height: 400px;
}

.area-main {
  margin-top: 80px;
  letter-spacing: 0.1em;
  color: #136ce0;
}

.area-main > .head {
  height: 120px;
  text-align: center;
}

.area-main > .head h2 {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  font-family: 'Quicksand-Italic', sans-serif;
  font-size: 30px;
  font-weight: normal;
  margin-top: 30px;
}

.area-main > .head h2 .ruby {
  display: block;
  font-size: 14px;
  font-weight: normal;
  margin-top: 16px;
}

.area-main.works > .head {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0099cc), color-stop(100%,#3333ff));
  background-image: -webkit-linear-gradient(45deg, #0099cc 0%, #3333ff 100%);
  background-image: -moz-linear-gradient(45deg, #0099cc 0%, #3333ff 100%);
  background-image: -o-linear-gradient(45deg, #0099cc 0%, #3333ff 100%);
  background-image: -ms-linear-gradient(45deg, #0099cc 0%, #3333ff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0099cc', endColorstr='#3333ff',GradientType=0 );
  opacity: 0.9;
}

@media only screen {
  .area-main.works > .head {
    filter: none;
  }
}

.area-main.works .banner .scene[data-scene="1"] {
  background-image: url(../img/img-works.png);
}

.area-main.environment > .head {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00d2d2), color-stop(100%,#00d22d));
  background-image: -webkit-linear-gradient(45deg, #00d2d2 0%, #00d22d 100%);
  background-image: -moz-linear-gradient(45deg, #00d2d2 0%, #00d22d 100%);
  background-image: -o-linear-gradient(45deg, #00d2d2 0%, #00d22d 100%);
  background-image: -ms-linear-gradient(45deg, #00d2d2 0%, #00d22d 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00d2d2', endColorstr='#00d22d',GradientType=0 );
  opacity: 0.9;
}

@media only screen {
  .area-main.environment > .head {
    filter: none;
  }
}

.area-main.environment .banner .scene[data-scene="1"] {
  background-image: url(../img/img-environment.png);
}

.area-main.history > .head {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff6600), color-stop(100%,#ff3399));
  background-image: -webkit-linear-gradient(45deg, #ff6600 0%, #ff3399 100%);
  background-image: -moz-linear-gradient(45deg, #ff6600 0%, #ff3399 100%);
  background-image: -o-linear-gradient(45deg, #ff6600 0%, #ff3399 100%);
  background-image: -ms-linear-gradient(45deg, #ff6600 0%, #ff3399 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff6600', endColorstr='#ff3399',GradientType=0 );
  opacity: 0.9;
}

@media only screen {
  .area-main.history > .head {
    filter: none;
  }
}

.area-main.history .article-wrapper:first-child {
  padding-top: 150px;
}

.area-main.requirements > .head {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00dfff), color-stop(100%,#00d2d3));
  background-image: -webkit-linear-gradient(45deg, #00dfff 0%, #00d2d3 100%);
  background-image: -moz-linear-gradient(45deg, #00dfff 0%, #00d2d3 100%);
  background-image: -o-linear-gradient(45deg, #00dfff 0%, #00d2d3 100%);
  background-image: -ms-linear-gradient(45deg, #00dfff 0%, #00d2d3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00dfff', endColorstr='#00d2d3',GradientType=0 );
  opacity: 0.9;
}

@media only screen {
  .area-main.requirements > .head {
    filter: none;
  }
}

.area-main.requirements .article-wrapper:first-child {
  padding-top: 150px;
}

.area-main.requirements .article .head.content {
  font-weight: bold;
}

.area-main.requirements .article .head.content h2 {
  font-weight: normal;
  font-size: 22px;
  margin-top: 60px;
}

.area-main.requirements .article.item .body p {
  margin-top: 6px;
}

.area-main.requirements .article .itemization li:first-child {
  margin-top: 6px;
}

.area-main.requirements .article.l-horizontal {
  margin-top: 30px;
  padding-top: 30px;
  border-top: solid 1px #d6e0eb;
}

.area-main.requirements .article .article-list {
  padding-top: 10px;
}

.area-main.requirements .article .article-list article {
  margin-bottom: 30px;
}

.area-main.entry > .head {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00dfff), color-stop(100%,#00d2d3));
  background-image: -webkit-linear-gradient(45deg, #00dfff 0%, #00d2d3 100%);
  background-image: -moz-linear-gradient(45deg, #00dfff 0%, #00d2d3 100%);
  background-image: -o-linear-gradient(45deg, #00dfff 0%, #00d2d3 100%);
  background-image: -ms-linear-gradient(45deg, #00dfff 0%, #00d2d3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00dfff', endColorstr='#00d2d3',GradientType=0 );
  opacity: 0.9;
}

@media only screen {
  .area-main.entry > .head {
    filter: none;
  }
}

.area-main.faq > .head {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00dfff), color-stop(100%,#00d2d3));
  background-image: -webkit-linear-gradient(45deg, #00dfff 0%, #00d2d3 100%);
  background-image: -moz-linear-gradient(45deg, #00dfff 0%, #00d2d3 100%);
  background-image: -o-linear-gradient(45deg, #00dfff 0%, #00d2d3 100%);
  background-image: -ms-linear-gradient(45deg, #00dfff 0%, #00d2d3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00dfff', endColorstr='#00d2d3',GradientType=0 );
  opacity: 0.9;
}

@media only screen {
  .area-main.faq > .head {
    filter: none;
  }
}

.area-main.faq .link-list {
  display: block;
  text-align: center;
  margin: auto;
  justify-content: space-between;
  margin-top: 150px;
}

.area-main.faq .link-list li {
  display: inline-block;
  margin-right: 16px;
  font-size: 16px;
  text-decoration: underline;
}

.area-main.faq .link-list li:hover {
  text-decoration: none;
}

.area-main.faq .link-list li:last-child {
  margin-right: 0;
}

.area-main.faq .link-list li a {
  color: #136ce0;
}

.area-main.faq .article {
  margin-top: 0;
}

.area-main.faq .article .head.content {
  margin-top: 150px;
}

.area-main.faq .article .question {
  padding-left: 50px;
  position: relative;
  font-size: 20px;
  margin-top: 50px;
}

.area-main.faq .article .question::before {
  content: "Q";
  font-family: 'Quicksand', sans-serif;
  color: #00ccff;
  font-size: 20px;
  position: absolute;
  left: 0;
  top: 0;
}

.area-main.faq .article .answer {
  padding-left: 50px;
  position: relative;
  font-size: 20px;
  margin-top: 20px;
}

.area-main.faq .article .answer::before {
  content: "A";
  font-family: 'Quicksand', sans-serif;
  color: #ff6699;
  font-size: 20px;
  position: absolute;
  left: 0;
  top: 5px;
}

.area-main.data > .head {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff9100), color-stop(100%,#ffc300));
  background-image: -webkit-linear-gradient(45deg, #ff9100 0%, #ffc300 100%);
  background-image: -moz-linear-gradient(45deg, #ff9100 0%, #ffc300 100%);
  background-image: -o-linear-gradient(45deg, #ff9100 0%, #ffc300 100%);
  background-image: -ms-linear-gradient(45deg, #ff9100 0%, #ffc300 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9100', endColorstr='#ffc300',GradientType=0 );
  opacity: 0.9;
}

@media only screen {
  .area-main.data > .head {
    filter: none;
  }
}

.area-main .article-link {
  background: linear-gradient(135deg, #00dfdf, #5500cc);
  color: #fff;
  display: block;
  text-align: center;
  width: 480px;
  height: 80px;
  padding: 30px;
  margin: auto;
  position: relative;
  font-size: 20px;
  opacity: 0.8;
  transition: all .4s;
}

.area-main .article-link::after {
  content: "";
  position: absolute;
  right: 20px;
  top: 40%;
  background: url(../img/img-arrow.png) no-repeat;
  background-size: contain;
  width: 30px;
  height: 24px;
}

.area-main .article-link:hover {
  opacity: 0.6;
}

.area-main .article-wrapper {
  margin-top: 150px;
}

.area-main .article-wrapper:first-child {
  padding-top: 550px;
  margin-top: 0;
}

.area-main .article-wrapper .introduction {
  font-size: 20px;
}

.area-main .article-wrapper p {
  margin-top: 30px;
  font-size: 16px;
  line-height: 1.75;
}

.area-main .article-wrapper .img-boss {
  width: 250px;
  height: 250px;
  float: right;
  margin-left: 30px;
}

.area-main .article.l-horizontal .head {
  color: #136ce0;
}

.area-main .article.l-horizontal .itemization li span {
  display: block;
  font-weight: bold;
}

.area-main .article .decor-step .article {
  margin-top: 30px;
}

.area-main .article .decor-step .article::before {
  background: #136ce0;
}

.area-main .article .decor-step .article::after {
  border-color: #136ce0 transparent transparent;
}

#is-pc .area-main.history .l-pair th {
  padding-left: 0;
  font-size: 20px;
}

#is-pc .area-main.history .l-pair td {
  font-size: 16px;
}

#is-pc .area-main .article.l-horizontal .head {
  color: #136ce0;
}

#is-pc .area-main.data .l-wrapper {
  padding: 150px 10px 0;
}

#is-pc .area-main.data .l-wrapper .article {
  margin: 0 40px 80px 0;
  display: inline-block;
  vertical-align: top;
  max-width: 300px;
  width: calc(33% - 30px);
}

#is-pc .area-main.data .l-wrapper .article .head {
  text-align: center;
  margin-bottom: 30px;
  font-size: 20px;
  position: relative;
  z-index: 2;
}

#is-pc .area-main.data .l-wrapper .article .head span {
  vertical-align: top;
}

#is-pc .area-main.data .l-wrapper .article .body {
  display: block;
  width: 100%;
}

#is-pc .area-main.data .l-wrapper .article .body img {
  width: 100%;
  height: auto;
}

#is-pc .area-main.data .l-wrapper .article .body span {
  margin-top: 22px;
  display: block;
  font-size: 14px;
  line-height: 1.5;
}

#is-pc .area-main.data .l-wrapper .article:nth-of-type(3n) {
  margin-right: 0;
}

#is-pc .area-main.data .l-wrapper .article-block {
  width: 100%;
  margin-bottom: 80px;
}

#is-pc .area-main.data .l-wrapper .article-block .head {
  text-align: center;
  margin-bottom: 30px;
  font-size: 20px;
}

#is-pc .area-main.data .l-wrapper .article-block .body {
  display: flex;
  justify-content: space-around;
  align-items: center;
  width: 100%;
}

#is-pc .area-main.data .l-wrapper .article-block .body .article {
  margin: 0;
  display: inline-block;
  text-align: center;
  flex: 1;
  max-width: 100%;
}

#is-pc .area-main.data .l-wrapper .article-block .body .article img {
  display: block;
  margin: auto;
}

#is-pc .area-main.data .l-wrapper .article-block .body .article .title {
  display: block;
  font-size: 18px;
  margin: 30px 0 20px;
  text-align: center;
  font-weight: bold;
}

#is-pc .area-main.data .l-wrapper .article-block .body .article .title.number {
  font-size: 20px;
}

#is-pc .area-main.data .l-wrapper .article-block .body .article span {
  display: block;
  text-align: left;
  font-size: 14px;
  line-height: 1.5;
}

#is-pc .area-main.data .l-wrapper .article-block .body .pattern-list {
  text-align: center;
}

#is-pc .area-main.data .l-wrapper .article-block .body .pattern-list li {
  margin-bottom: 20px;
}

#is-pc .area-main.data .l-wrapper .article-block .body.flex .article:first-child {
  margin-right: 25px;
}

#is-pc .area-main.data .l-wrapper .article-block .body.flex .article:last-child {
  margin-left: 25px;
}

#is-pc .introduction.staff-voice {
  margin-left: 300px;
  padding: 30px;
  border: 1px solid #969da6;
  position: relative;
  background: #fff;
}

#is-pc .introduction.staff-voice::before {
  content: "";
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  top: -1px;
  left: -30px;
  border-top: 30px solid #969da6;
  border-left: 30px solid transparent;
}

#is-pc .introduction.staff-voice::after {
  content: "";
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  top: 0;
  left: -28px;
  border-top: 29px solid #fff;
  border-left: 29px solid transparent;
}

#is-pc .introduction.staff-voice .staff-name {
  display: block;
  margin-top: 10px;
  font-size: 16px;
}

#is-pc .img-staff-wrapper {
  float: left;
  width: 250px;
  height: 250px;
  border-radius: 50%;
  position: relative;
  margin-right: 30px;
  overflow: hidden;
}

#is-pc .img-staff-wrapper .img-staff {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  height: auto;
}

#is-sp .area-main {
  margin-top: 50px;
  padding: 0;
}

#is-sp .area-main .banner {
  position: relative;
}

#is-sp .area-main .banner .scenes {
  margin: 0;
}

#is-sp .area-main .banner .scenes .scene {
  background-size: auto 100%;
}

#is-sp .area-main > .head {
  height: 75px;
}

#is-sp .area-main > .head h2 {
  color: #fff;
  font-size: 20px;
  margin-top: 15px;
}

#is-sp .area-main > .head h2 .ruby {
  font-size: 11px;
  margin-top: 10px;
}

#is-sp .area-main .body .article-wrapper {
  padding: 60px 15px 0;
  margin: 0;
}

#is-sp .area-main .body .article-wrapper .head.content {
  font-size: 21px;
}

#is-sp .area-main .body .article-wrapper .introduction {
  font-size: 15px;
}

#is-sp .area-main .body .article-wrapper .introduction.staff-voice {
  padding: 15px 20px;
  border: 1px solid #969da6;
  position: relative;
}

#is-sp .area-main .body .article-wrapper .introduction.staff-voice::before {
  content: "";
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  top: -10px;
  left: 20px;
  border-bottom: 10px solid #969da6;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
}

#is-sp .area-main .body .article-wrapper .introduction.staff-voice::after {
  content: "";
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  top: -9px;
  left: 21px;
  border-bottom: 9px solid #fff;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
}

#is-sp .area-main .body .article-wrapper .article {
  margin-top: 20px;
}

#is-sp .area-main .body .article-wrapper .article .head.content-sub {
  font-size: 16px;
  margin: 0 0 10px;
}

#is-sp .area-main .body .article-wrapper .article .body p {
  margin: 0;
  font-size: 13px;
}

#is-sp .area-main .body .article-wrapper .img-boss {
  width: 125px;
  height: 125px;
  margin: 0 0 20px 20px;
}

#is-sp .area-main .body .article-wrapper .img-staff {
  display: none;
}

#is-sp .area-main .article-link {
  width: 100%;
  height: 50px;
  padding: 16px 46px 16px 16px;
  font-size: 16px;
}

#is-sp .area-main .article-link::after {
  content: "";
  position: absolute;
  right: 10px;
  top: 33%;
  background: url(../img/img-arrow.png) no-repeat;
  background-size: contain;
  width: 30px;
  height: 24px;
}

#is-sp .area-main.faq .link-list {
  margin-top: 0;
}

#is-sp .area-main.faq .link-list li {
  display: block;
  border-bottom: solid 1px #d6e0eb;
  margin: 0;
  text-decoration: none;
}

#is-sp .area-main.faq .link-list li a {
  display: block;
  font-size: 12px;
  padding: 15px 0;
}

#is-sp .area-main.faq .article {
  margin-top: 60px;
}

#is-sp .area-main.faq .article .head.content {
  margin: 0 15px 40px;
}

#is-sp .area-main.faq .article .body .article {
  margin: 0 15px;
}

#is-sp .area-main.faq .article .body .article .question {
  margin: 0;
  padding-left: 35px;
  font-size: 15px;
}

#is-sp .area-main.faq .article .body .article .question:before {
  font-size: 15px;
  top: -3px;
}

#is-sp .area-main.faq .article .body .article .answer {
  margin: 20px 0 40px;
  padding-left: 35px;
  font-size: 15px;
}

#is-sp .area-main.faq .article .body .article .answer:before {
  font-size: 15px;
}

#is-sp .area-main.faq .article .body .article .answer p {
  margin: 0;
}

#is-sp .area-main.requirements .head.content {
  margin: 0 15px;
  font-weight: bold;
}

#is-sp .area-main.requirements .head.content h2 {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00dfff), color-stop(100%,#00d2d3));
  background-image: -webkit-linear-gradient(45deg, #00dfff 0%, #00d2d3 100%);
  background-image: -moz-linear-gradient(45deg, #00dfff 0%, #00d2d3 100%);
  background-image: -o-linear-gradient(45deg, #00dfff 0%, #00d2d3 100%);
  background-image: -ms-linear-gradient(45deg, #00dfff 0%, #00d2d3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00dfff', endColorstr='#00d2d3',GradientType=0 );
  margin-top: 40px;
  margin-left: -15px;
  display: block;
  width: calc(100% + 30px);
  padding: 10px 15px;
  font-size: 16px;
  height: 40px;
  color: #fff;
  font-weight: normal;
}

@media only screen {
  #is-sp .area-main.requirements .head.content h2 {
    filter: none;
  }
}

#is-sp .area-main.requirements .body .article {
  margin: 0 15px 25px;
  padding: 0;
  border-top: none;
}

#is-sp .area-main.requirements .body .article .head {
  font-size: 13px;
  height: 35px;
  margin: 0 0 15px -15px;
  width: calc(100% + 30px);
  background: rgba(237, 237, 237, 0.6);
  padding: 10px 15px;
}

#is-sp .area-main.requirements .body .article .body h4 {
  font-size: 14px;
}

#is-sp .area-main.requirements .body .article .itemization li {
  margin: 0 0 10px 20px;
}

#is-sp .area-main.requirements .body p {
  margin: 0;
}

#is-sp .area-main.requirements .body.decor-step .article {
  padding-left: 35px;
}

#is-sp .area-main.requirements .body.decor-step .article p {
  padding-left: 0;
}

#is-sp .area-main.data .l-wrapper {
  padding: 30px 15px 0;
}

#is-sp .area-main.data .l-wrapper .article {
  margin: 0 0 60px 0;
  display: block;
}

#is-sp .area-main.data .l-wrapper .article .head {
  text-align: center;
  margin-bottom: 20px;
  font-size: 20px;
}

#is-sp .area-main.data .l-wrapper .article .body {
  display: block;
  width: 300px;
  margin: auto;
}

#is-sp .area-main.data .l-wrapper .article .body span {
  margin-top: 22px;
  display: block;
  font-size: 13px;
}

#is-sp .area-main.data .l-wrapper .article-block {
  width: 100%;
  margin-bottom: 60px;
}

#is-sp .area-main.data .l-wrapper .article-block .head {
  text-align: center;
  margin-bottom: 20px;
  font-size: 20px;
}

#is-sp .area-main.data .l-wrapper .article-block .body {
  display: block;
  width: 100%;
}

#is-sp .area-main.data .l-wrapper .article-block .body .article {
  margin: 0;
  text-align: center;
}

#is-sp .area-main.data .l-wrapper .article-block .body .article .title {
  display: block;
  font-size: 16px;
  margin: 15px 0 10px;
  text-align: center;
  font-weight: bold;
}

#is-sp .area-main.data .l-wrapper .article-block .body .article span {
  display: block;
  text-align: left;
  font-size: 13px;
  line-height: 1.5;
}

#is-sp .area-main.data .l-wrapper .article-block .body img {
  display: block;
  width: 100%;
  height: auto;
}

#is-sp .area-main.data .l-wrapper .article-block .body .pattern-list {
  text-align: center;
}

#is-sp .area-main.data .l-wrapper .article-block .body .pattern-list li {
  margin-bottom: 20px;
}

#is-sp .area-main.data .l-wrapper .article-block .body.flex img {
  height: 122px;
  width: auto;
  margin: auto;
}

#is-sp .area-main.data .l-wrapper .article-block .body.flex .article:first-child {
  margin-bottom: 20px;
}

#is-sp .area-main.entry .note {
  line-height: 1.5;
  font-size: 14px;
}

/*============================================================
*	circle
============================================================*/
.circle-list {
  display: block;
  width: 100%;
}

.circle-list li {
  display: block;
  opacity: 0;
  position: fixed;
  transition-duration: 2s;
  z-index: 2;
}

.circle-list li span {
  display: block;
  border-radius: 50%;
  -webkit-animation: vertical 1s ease-in-out infinite alternate;
  -moz-animation: vertical 1s ease-in-out infinite alternate;
  animation: vertical 1s ease-in-out infinite alternate;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes vertical {
  0% {
    transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
  }
  100% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }
}

@-moz-keyframes vertical {
  0% {
    transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
  }
  100% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }
}

@keyframes vertical {
  0% {
    transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
  }
  100% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }
}

.circle-list li.grey {
  animation-duration: 1.1s;
}

.circle-list li.grey span {
  animation-duration: 1.1s;
  width: 100px;
  height: 100px;
  background: linear-gradient(135deg, #9aa9bb, #b8c7d9);
}

.circle-list li.grey.active {
  opacity: 0.8;
  top: 80px;
  left: 5%;
}

.circle-list li.blue {
  animation-duration: 1.3s;
}

.circle-list li.blue span {
  animation-duration: 1.3s;
  width: 33px;
  height: 33px;
  background: linear-gradient(135deg, #0699f7, #18bef7);
}

.circle-list li.blue.active {
  opacity: 0.8;
  top: auto;
  bottom: 225px;
  left: 5%;
}

.circle-list li.yellow {
  animation-duration: 1.5s;
}

.circle-list li.yellow span {
  animation-duration: 1.5s;
  width: 182px;
  height: 182px;
  background: linear-gradient(135deg, #edda2d, #efef2b);
}

.circle-list li.yellow.active {
  opacity: 0.8;
  top: auto;
  bottom: 50px;
  left: 24%;
}

.circle-list li.orange {
  animation-duration: 1.1s;
}

.circle-list li.orange span {
  animation-duration: 1.1s;
  width: 42px;
  height: 42px;
  background: linear-gradient(135deg, #d28227, #eba829);
}

.circle-list li.orange.active {
  opacity: 0.8;
  top: 155px;
  left: 38%;
}

.circle-list li.green span {
  width: 60px;
  height: 60px;
  background: linear-gradient(90deg, #2aa5a0, #66c364);
}

.circle-list li.green.active {
  opacity: 0.8;
  top: 85px;
  left: 70%;
}

.circle-list li.red {
  animation-duration: 1.3s;
}

.circle-list li.red span {
  animation-duration: 1.3s;
  width: 182px;
  height: 182px;
  background: linear-gradient(90deg, #ec3181, #ed7432);
}

.circle-list li.red.active {
  opacity: 0.8;
  top: auto;
  bottom: 175px;
  left: 80%;
}

.circle-list li.purple {
  animation-duration: 1.5s;
}

.circle-list li.purple span {
  animation-duration: 1.5s;
  width: 20px;
  height: 20px;
  background: linear-gradient(45deg, #a75ae1, #6362cf);
}

.circle-list li.purple.active {
  opacity: 0.8;
  top: 200px;
  left: 90%;
}

#is-sp .circle-list li.grey span {
  width: 40px;
  height: 40px;
}

#is-sp .circle-list li.grey.active {
  opacity: 0.8;
  top: 62px;
  left: 5%;
}

#is-sp .circle-list li.blue span {
  width: 14px;
  height: 14px;
}

#is-sp .circle-list li.blue.active {
  top: 372px;
  left: 0%;
}

#is-sp .circle-list li.yellow span {
  width: 70px;
  height: 70px;
}

#is-sp .circle-list li.yellow.active {
  top: inherit;
  bottom: 20px;
  left: 24%;
}

#is-sp .circle-list li.orange span {
  width: 19px;
  height: 19px;
}

#is-sp .circle-list li.orange.active {
  top: 155px;
  left: 38%;
}

#is-sp .circle-list li.green span {
  width: 24px;
  height: 24px;
}

#is-sp .circle-list li.green.active {
  top: 125px;
  left: 70%;
}

#is-sp .circle-list li.red span {
  width: 75px;
  height: 75px;
}

#is-sp .circle-list li.red.active {
  top: inherit;
  bottom: 100px;
  left: 80%;
}

#is-sp .circle-list li.purple span {
  width: 10px;
  height: 10px;
}

#is-sp .circle-list li.purple.active {
  top: 250px;
  left: 90%;
}

/*============================================================
*	bxslider
============================================================*/
.bx-slider-wrapper {
  display: block;
  width: 750px;
  height: 450px;
  margin: 20px auto 0;
}

.bx-slider-wrapper .bx-wrapper {
  margin-bottom: 20px;
}

.bx-slider-wrapper .bx-wrapper .bx-viewport {
  box-shadow: none;
  border: none;
  left: 0;
}

.bx-slider-wrapper .bx-wrapper .bx-controls .bx-pager {
  bottom: -46px;
}

.bx-slider-wrapper .bx-wrapper .bx-controls .bx-pager.bx-default-pager a {
  width: 6px;
  height: 6px;
  background-color: #136ce0;
  opacity: 0.1;
}

.bx-slider-wrapper .bx-wrapper .bx-controls .bx-pager.bx-default-pager a.active {
  opacity: 1;
}

.bx-slider-wrapper .bx-silider img {
  width: 750px;
  height: 450px;
}

.bx-slider-wrapper .prev-selector {
  display: inline-block;
  width: 35px;
  height: 35px;
  position: relative;
  float: left;
}

.bx-slider-wrapper .prev-selector a {
  display: block;
}

.bx-slider-wrapper .prev-selector a::before {
  content: "";
  width: 35px;
  height: 35px;
  border-radius: 50%;
  border: solid 2px #136ce0;
  position: absolute;
  top: 0;
  left: 0;
}

.bx-slider-wrapper .prev-selector a::after {
  content: "";
  width: 12px;
  height: 12px;
  border-bottom: 2px solid #136ce0;
  border-right: 2px solid #136ce0;
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  position: absolute;
  top: 11px;
  left: 14px;
}

.bx-slider-wrapper .prev-selector a:hover {
  opacity: 0.5;
}

.bx-slider-wrapper .next-selector {
  display: inline-block;
  width: 35px;
  height: 35px;
  position: relative;
  float: right;
}

.bx-slider-wrapper .next-selector a {
  display: block;
}

.bx-slider-wrapper .next-selector a::before {
  content: "";
  width: 35px;
  height: 35px;
  border-radius: 50%;
  border: solid 2px #136ce0;
  position: absolute;
  top: 0;
  left: 0;
}

.bx-slider-wrapper .next-selector a::after {
  content: "";
  width: 12px;
  height: 12px;
  border-bottom: 2px solid #136ce0;
  border-right: 2px solid #136ce0;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  position: absolute;
  top: 11px;
  right: 14px;
}

.bx-slider-wrapper .next-selector a:hover {
  opacity: 0.5;
}

#is-sp .bx-slider-wrapper {
  width: calc(100% + 30px);
  margin: 20px 0 60px -15px;
  height: 100%;
}

#is-sp .bx-slider-wrapper .prev-selector {
  margin-left: 10px;
}

#is-sp .bx-slider-wrapper .prev-selector a::before {
  content: "";
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: solid 2px #136ce0;
  position: absolute;
  top: 0;
  left: 0;
}

#is-sp .bx-slider-wrapper .prev-selector a::after {
  content: "";
  width: 10px;
  height: 10px;
  border-bottom: 2px solid #136ce0;
  border-right: 2px solid #136ce0;
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  position: absolute;
  top: 10px;
  left: 12px;
}

#is-sp .bx-slider-wrapper .next-selector {
  margin-right: 10px;
}

#is-sp .bx-slider-wrapper .next-selector a::before {
  content: "";
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: solid 2px #136ce0;
  position: absolute;
  top: 0;
  left: 0;
}

#is-sp .bx-slider-wrapper .next-selector a::after {
  content: "";
  width: 10px;
  height: 10px;
  border-bottom: 2px solid #136ce0;
  border-right: 2px solid #136ce0;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  position: absolute;
  top: 10px;
  right: 16px;
}

.indent {
  display: inline-block;
  text-indent: -1em;
  padding-left: 1em;
}
