@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@400..700&display=swap');

.clearfix:after {
  clear: both;
  content: "";
  display: block
}

abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
canvas,
caption,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
samp,
section,
small,
span,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
ul,
var,
video {
  background: 0;
  border: 0;
  font-size: 100%;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline
}

body {
  line-height: 1
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block
}

nav ul {
  list-style: none
}

blockquote,
q {
  quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
  content: "";
  content: none
}

a {
  background: 0;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline
}

ins {
  text-decoration: none
}

ins,
mark {
  background-color: #ff9;
  color: #000
}

mark {
  font-style: italic;
  font-weight: 700
}

del {
  text-decoration: line-through
}

abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help
}

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

hr {
  border: 0;
  border-top: 1px solid #ccc;
  display: block;
  height: 1px;
  margin: 1em 0;
  padding: 0
}

input,
select {
  vertical-align: middle
}

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

html {
  font-size: 62.5%
}

body {
  background-color: #fff;
  font-family: メイリオ, Meiryo, ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, Meiryo UI, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  min-width: 1000px;
  padding-top: 120px
}

a,
body {
  color: #000
}

img {
  height: auto;
  max-width: 100%;
  vertical-align: bottom
}

.br-sp {
  display: none
}

@media screen and (max-width:767px) {
  .br-pc {
    display: none
  }

  .br-sp {
    display: inline-block
  }
}

.f-yugo {
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
}

.page__detail {
  padding-top: 0 !important
}

.page__new h1,
.page__new h2,
.page__new h3,
.page__new h4,
.page__new h5,
.page__new h6 {
  font-weight: 700
}

.page__new h1 {
  font-size: 32px;
  line-height: 1.3;
  color: #15398f;
  border-bottom: 4px solid #15398f;
  padding: 10px 20px;
  margin: 50px 0 40px
}

.page__new h2 {
  font-size: 28px;
  line-height: 1.3;
  color: #FFF;
  background: #15398f;
  padding: 12px 20px 8px;
  margin: 50px 0 40px
}

.page__new h2.news__detail__title {
  font-size: 22px;
  line-height: 1.5;
  margin-bottom: 10px;
  background: 0;
  color: #000
}

.page__new h3 {
  font-size: 24px;
  line-height: 1.3;
  background: #ebf1ff;
  border-left: 10px solid #15398f;
  padding: 11px 20px 6px 10px;
  margin: 40px 0 30px
}

.page__new h4 {
  font-size: 20px;
  line-height: 1.3;
  border-bottom: 4px solid #15398f;
  padding: 10px 20px;
  margin: 20px 0
}

.page__new h5 {
  font-size: 18px;
  color: #15398f;
  padding: 10px 20px;
  margin: 20px 0 10px
}

.page__new h6 {
  font-size: 16px;
  padding: 10px 20px;
  margin: 20px 0 10px
}

.page__new table {
  border-top: 1px solid #000;
  border-left: 1px solid #000
}

.page__new table th,
.page__new table td {
  padding: 15px;
  border-bottom: 1px solid #000;
  border-right: 1px solid #000;
  line-height: 1.75
}

@media screen and (max-width:767px) {
  .page__new h1 {
    font-size: 28px;
    padding: 10px 15px;
    margin: 30px 0 20px
  }

  .page__new h2 {
    font-size: 26px;
    padding: 12px 15px 8px;
    margin: 40px 0 30px
  }

  .page__new h2.news__detail__title {
    font-size: 22px;
    line-height: 1.5;
    margin: 0 0 10px;
    padding: 10px 0
  }

  .page__new h3 {
    font-size: 22px;
    border-left: 5px solid #15398f;
    padding: 11px 15px 6px 10px;
    margin: 30px 0 20px
  }

  .page__new h4 {
    padding: 10px 15px
  }

  .page__new h5 {
    padding: 10px 15px
  }

  .page__new h6 {
    padding: 10px 15px
  }
}

.bg-blue {
  background-color: #f2f6f8
}

.bg-blue2 {
  background-color: #e0eaf2
}

.box__nav__list {
  align-items: center;
  -webkit-box-align: center;
  -webkit-box-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -ms-flex-pack: justify;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between
}

.box__nav__list__item {
  margin-bottom: 40px;
  margin-bottom: 4rem;
  width: calc(33.33333% - 30px)
}

.box__nav__list__link {
  align-items: center;
  background-color: #88827e;
  border: 10px solid #88827e;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  -webkit-box-shadow: 0 0 0 1px hsla(0, 0, 100%, .5) inset;
  box-shadow: inset 0 0 0 1px hsla(0, 0, 100%, .5);
  color: #fff;
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -ms-flex-pack: center;
  height: 280px;
  justify-content: center;
  text-decoration: none
}

.box__nav__list__link:hover {
  opacity: .8;
  -webkit-transition: opacity .2s ease;
  -o-transition: opacity ease .2s;
  transition: opacity .2s ease
}

.box__nav__list__inner {
  display: block;
  text-align: center
}

.box__nav__list__english {
  display: block;
  font-family: Century Gothic, CenturyGothic, arial, sans-serif;
  font-size: 30px;
  font-size: 3rem;
  letter-spacing: .05em;
  line-height: 1.3;
  margin-bottom: 15px;
  margin-bottom: 1.5rem
}

.box__nav__list__title {
  display: block;
  font-size: 18px;
  font-size: 1.8rem;
  letter-spacing: .05em;
  line-height: 1.5
}

.box__nav__list__title__list {
  margin: 15px 0 0 1.2em;
  margin: 1.5rem 0 0 1.2em
}

.box__nav__list__title__list li {
  font-size: 16px;
  font-size: 1.6rem;
  list-style: disc;
  text-align: left
}

.square__nav__list {
  align-items: center;
  -webkit-box-align: center;
  -webkit-box-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -ms-flex-pack: justify;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between
}

.square__nav__list__item {
  margin-bottom: 20px;
  margin-bottom: 2rem;
  width: calc(33.33333% - 13px)
}

.square__nav__list__link {
  align-items: center;
  background-color: #88827e;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  -webkit-box-shadow: 0 0 0 1px hsla(0, 0, 100%, .5) inset;
  box-shadow: inset 0 0 0 1px hsla(0, 0, 100%, .5);
  color: #fff;
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-decoration: none
}

.square__nav__list__link:hover {
  opacity: .8;
  -webkit-transition: opacity .2s ease;
  -o-transition: opacity ease .2s;
  transition: opacity .2s ease
}

.breadcrumb {
  font-size: 14px;
  font-size: 1.4rem;
  height: 50px;
  margin-bottom: -50px;
  padding: 15px 0 20px;
  padding: 1.5rem 0 2rem;
  position: relative;
  width: 100%;
  z-index: 2
}

.breadcrumb.-static {
  margin-bottom: 0
}

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

.breadcrumb__list li+li:before {
  content: ">";
  margin-left: 10px;
  margin-left: 1rem;
  margin-right: 10px;
  margin-right: 1rem
}

.breadcrumb__list li a {
  color: #afafaf;
  text-decoration: none;
  -webkit-transition: all .2s ease;
  -o-transition: all ease .2s;
  transition: all .2s ease
}

.breadcrumb__list li a:hover {
  color: #141414
}

.btn {
  display: inline-block;
  position: relative;
  text-align: center;
  text-decoration: none
}

.btn.-default {
  background-color: #141414;
  border: 1px solid #000;
  border-radius: 5px;
  color: #fff;
  font-size: 16px;
  font-size: 1.6rem;
  letter-spacing: 1px;
  letter-spacing: .1rem;
  line-height: 1.3;
  min-width: 200px;
  padding: 10px 30px;
  padding: 1rem 3rem;
  -webkit-transition: all .2s ease;
  -o-transition: all ease .2s;
  transition: all .2s ease
}

.btn.-default:hover {
  background-color: #fff;
  color: #000
}

.btn.-default:before {
  -webkit-transition: all .2s ease;
  -o-transition: all ease .2s;
  transition: all .2s ease
}

.btn.-default:not(:first-child) {
  margin-left: 15px
}

.btn.-default.-blue {
  background-color: #073190;
  border-color: #073190
}

.btn.-default.-blue:hover {
  background-color: #fff;
  color: #073190
}

.btn.-default.-lblue {
  background-color: #4472C4;
  border-color: #4472C4
}

.btn.-default.-lblue:hover {
  background-color: #fff;
  color: #4472C4
}

.btn.-default.-bigger {
  font-size: 20px;
  font-size: 2rem;
  min-width: 300px;
  border-radius: 0
}

.btn.-arrow_right,
.btn.-arrow_left {
  position: relative
}

.btn.-arrow_right:before {
  content: "";
  margin: auto;
  position: absolute;
  border-right: 2px solid #fff;
  border-top: 2px solid #fff;
  bottom: 0;
  height: 6px;
  left: auto;
  right: 15px;
  top: 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 6px
}

.btn.-arrow_left:before {
  content: "";
  margin: auto;
  position: absolute;
  border-right: 2px solid #fff;
  border-top: 2px solid #fff;
  bottom: 0;
  height: 6px;
  right: auto;
  left: 15px;
  top: 0;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
  width: 6px
}

.btn.-arrow_right:hover:before,
.btn.-arrow_left:hover:before {
  border-color: #000
}

.btn.-blue.-arrow_right:hover:before {
  border-color: #073190
}

.btn.-arrow_bottom {
  position: relative
}

.btn.-arrow_bottom:before {
  content: "";
  margin: auto;
  position: absolute;
  border-right: 2px solid #fff;
  border-top: 2px solid #fff;
  bottom: 0;
  height: 6px;
  left: auto;
  right: 15px;
  top: -4px;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  width: 6px
}

.btn.-arrow_bottom:hover:before {
  border-color: #000
}

.btn__box {
  margin-bottom: 30px;
  margin-bottom: 3rem;
  margin-top: 30px;
  margin-top: 3rem
}

.btn__box.-center {
  text-align: center
}

.btn__pagelink {
  -webkit-box-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 40px;
  margin-bottom: 4rem
}

.btn__pagelink .btn {
  background-color: #fff;
  border: 1px solid #203f99;
  color: #fff;
  color: #203f99;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 700;
  letter-spacing: .08em;
  line-height: 1.3;
  padding: 11px;
  padding: 1.13rem;
  -webkit-transition: all .2s ease;
  -o-transition: all ease .2s;
  transition: all .2s ease;
  width: 32.31%;
  margin-bottom: 10px;
  margin-bottom: 1rem
}

.btn__pagelink .btn+.btn {
  margin-left: 1.535%
}

.btn__pagelink .btn:nth-child(4n) {
  margin-left: 0
}

.btn__pagelink .btn:hover {
  background-color: #203f99;
  color: #fff
}

.btn__pagelink .btn:before {
  border-color: #203f99 !important
}

.btn__pagelink .btn:hover:before {
  border-color: #fff !important
}

.btn__contact,
.btn__pagelink .btn:before {
  -webkit-transition: all .2s ease;
  -o-transition: all ease .2s;
  transition: all .2s ease
}

.btn__contact {
  align-items: center;
  background: #0b308e;
  border: 2px solid #0b308e;
  border-radius: 5px;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -ms-flex-pack: center;
  font-size: 24px;
  font-size: 2.4rem;
  justify-content: center;
  letter-spacing: 1px;
  letter-spacing: .1rem;
  line-height: 1.3;
  margin: 0 auto;
  max-height: 100px;
  max-width: 776px;
  padding: 22.5px 0;
  padding: 2.25rem 0
}

.btn__contact:hover {
  background-color: #fff;
  color: #0b308e
}

.btn__contact svg,
.btn__contact:before {
  -webkit-transition: all .2s ease;
  -o-transition: all ease .2s;
  transition: all .2s ease
}

.btn__contact svg {
  fill: #fff
}

.btn__contact:hover svg {
  fill: #0b308e
}

.btn__contact {
  position: relative
}

.btn__contact:before {
  content: "";
  margin: auto;
  position: absolute;
  border-right: 3px solid #fff;
  border-top: 3px solid #fff;
  bottom: 0;
  height: 12px;
  left: auto;
  right: 20px;
  top: 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 12px
}

.btn__contact svg {
  margin-right: 30px;
  margin-right: 3rem
}

.btn__contact:hover:before {
  border-color: #0b308e
}

.btn__contact.-black {
  background: #141414;
  border: 2px solid #141414;
  color: #fff
}

.btn__contact.-black,
.btn__contact.-black svg {
  -webkit-transition: all .2s ease;
  -o-transition: all ease .2s;
  transition: all .2s ease
}

.btn__contact.-black svg {
  fill: #fff
}

.btn__contact.-black:hover svg {
  fill: #141414
}

.btn__contact.-black:hover {
  background-color: #fff;
  color: #141414
}

.btn__contact.-black:before {
  -webkit-transition: all .2s ease;
  -o-transition: all ease .2s;
  transition: all .2s ease
}

.btn__contact.-black:hover:before {
  border-color: #141414
}

.btn__contact.-white {
  background: #fff;
  border: 2px solid #0b308e;
  color: #0b308e
}

.btn__contact.-white,
.btn__contact.-white svg {
  -webkit-transition: all .2s ease;
  -o-transition: all ease .2s;
  transition: all .2s ease
}

.btn__contact.-white svg {
  fill: #0b308e
}

.btn__contact.-white:hover svg {
  fill: #fff
}

.btn__contact.-white {
  position: relative
}

.btn__contact.-white:before {
  content: "";
  margin: auto;
  position: absolute;
  border-right: 3px solid #0b308e;
  border-top: 3px solid #0b308e;
  bottom: 0;
  height: 12px;
  left: auto;
  right: 20px;
  top: 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 12px
}

.btn__contact.-white:hover {
  background-color: #0b308e;
  color: #fff
}

.btn__contact.-white:before {
  -webkit-transition: all .2s ease;
  -o-transition: all ease .2s;
  transition: all .2s ease
}

.btn__contact.-white:hover:before {
  border-color: #fff
}

.btn__contact__wrap {
  padding: 0 20px;
  padding: 0 2rem
}

.btn__blue {
  background: #fff;
  border: 2px solid #073190;
  color: #073190;
  display: block;
  font-weight: 700;
  margin: 30px auto 0;
  margin: 3rem auto 0;
  padding: 20px 42px 20px 36px;
  padding: 2rem 4.2rem 2rem 3.6rem;
  text-align: center;
  text-decoration: none;
  -webkit-transition: all .2s ease;
  -o-transition: all ease .2s;
  transition: all .2s ease
}

.btn__blue:hover {
  background-color: #073190;
  color: #fff
}

.btn__blue:before {
  -webkit-transition: all .2s ease;
  -o-transition: all ease .2s;
  transition: all .2s ease
}

.btn__blue {
  position: relative
}

.btn__blue:before {
  content: "";
  margin: auto;
  position: absolute;
  border-right: 2px solid #073190;
  border-top: 2px solid #073190;
  bottom: 0;
  height: 6px;
  left: auto;
  right: 20px;
  top: 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 6px
}

.btn__blue:hover:before {
  border-color: #fff
}

.bgc-gray {
  background: #e8e8f1
}

.font-red {
  color: #e60012 !important
}

.text-center {
  text-align: center !important
}

.text-left {
  text-align: left !important
}

.text-right {
  text-align: right !important
}

.pt0 {
  padding-top: 0 !important
}

.pb0 {
  padding-bottom: 0 !important
}

.mt0 {
  margin-top: 0 !important
}

.mb0 {
  margin-bottom: 0 !important
}

.visible-sp {
  display: none
}

.hamburger {
  height: 37px;
  right: 13px;
  top: 17px
}

.hamburger,
.hamburger__bar {
  position: absolute;
  width: 44px
}

.hamburger__bar {
  background-color: #141414;
  border-radius: 5px;
  display: inline-block;
  height: 5px;
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s
}

.hamburger__bar:first-child {
  top: 0
}

.hamburger__bar:nth-child(2) {
  top: 16px
}

.hamburger__bar:nth-child(3) {
  bottom: 0
}

body.-open .hamburger__bar:first-child {
  -webkit-transform: translateY(16px) rotate(-45deg);
  -ms-transform: translateY(16px) rotate(-45deg);
  transform: translateY(16px) rotate(-45deg)
}

body.-open .hamburger__bar:nth-child(2) {
  opacity: 0
}

body.-open .hamburger__bar:nth-child(3) {
  -webkit-transform: translateY(-16px) rotate(45deg);
  -ms-transform: translateY(-16px) rotate(45deg);
  transform: translateY(-16px) rotate(45deg)
}

.page__header {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 300px
}

.page__header.-text {
  height: 440px
}

.page__header>.container {
  align-items: center;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -ms-flex-pack: center;
  height: 100%;
  justify-content: center;
  padding-bottom: 30px;
  padding-bottom: 3rem;
  padding-top: 30px;
  padding-top: 3rem;
  position: relative;
  text-align: center
}

.page__header__english {
  color: #073190;
  font-family: Century Gothic, CenturyGothic, arial, sans-serif;
  font-size: 48px;
  font-size: 4.8rem;
  font-weight: 700;
  letter-spacing: .1em;
  margin-bottom: 15px;
  margin-bottom: 1.5rem
}

.page__header__title {
  color: #073190;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 400;
  letter-spacing: 1px;
  letter-spacing: .1rem
}

.page__header__subtitle {
  margin-top: 45px;
  margin-top: 4.5rem
}

.page__header__text {
  line-height: 1.8
}

.img__page__header {
  height: 460px;
  position: relative
}

.img__page__header h2 {
  position: absolute;
  right: 0;
  top: 0;
  text-align: left;
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap
}

.page__text {
  line-height: 2.5;
  margin-bottom: 46px;
  margin-bottom: 4.6rem;
  text-align: center
}

.page__text.-f18 {
  font-size: 18px;
  font-size: 1.8rem
}

.page__text .page__text__bold {
  font-weight: 700
}

.pagetop {
  -webkit-animation: a .4s;
  animation: a .4s;
  bottom: 20px;
  display: none;
  position: fixed;
  right: 20px;
  z-index: 5
}

.pagetop.-show {
  display: block
}

.pagetop__button {
  background-color: #141414;
  display: block;
  height: 50px;
  opacity: .9;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  width: 50px;
  position: relative
}

.pagetop__button:before {
  margin: auto;
  position: absolute;
  border-right: 2px solid #fff;
  border-top: 2px solid #fff;
  bottom: auto;
  height: 15px;
  left: 0;
  right: 0;
  top: 20px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  width: 15px
}

.pagetop__button:hover {
  opacity: .8;
  -webkit-transition: opacity .2s ease;
  -o-transition: opacity ease .2s;
  transition: opacity .2s ease
}

.pagetop__button:before {
  content: "";
  display: inline-block
}

.pagination {
  align-items: center;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -ms-flex-pack: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 14px;
  font-size: 1.4rem;
  justify-content: center;
  margin-top: 40px;
  margin-top: 4rem;
  position: relative
}

.pagination a,
.pagination span {
  background-color: #141414;
  border: 1px solid #141414;
  border: 1px solid #000;
  color: #fff;
  display: block;
  line-height: 1;
  margin: 5px;
  margin: .5rem;
  min-width: 36px;
  padding: 10px;
  padding: 1rem;
  text-align: center;
  text-decoration: none;
  -webkit-transition: all .2s ease;
  -o-transition: all ease .2s;
  transition: all .2s ease
}

.pagination a:hover,
.pagination span:hover {
  background-color: #fff;
  color: #000
}

.pagination a:before,
.pagination span:before {
  -webkit-transition: all .2s ease;
  -o-transition: all ease .2s;
  transition: all .2s ease
}

.pagination a.-current,
.pagination span.-current {
  background-color: #fff;
  color: #141414
}

.pagination a.-next,
.pagination a.-prev,
.pagination span.-next,
.pagination span.-prev {
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap;
  width: 36px
}

.pagination a.-next:hover:before,
.pagination a.-prev:hover:before,
.pagination span.-next:hover:before,
.pagination span.-prev:hover:before {
  border-color: #141414
}

.pagination a.-prev,
.pagination span.-prev {
  position: relative
}

.pagination a.-prev:before,
.pagination span.-prev:before {
  content: "";
  margin: auto;
  position: absolute;
  border-right: 2px solid #fff;
  border-top: 2px solid #fff;
  bottom: 0;
  height: 6px;
  left: 15px;
  right: auto;
  top: 0;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
  width: 6px
}

.pagination a.-next,
.pagination span.-next {
  position: relative
}

.pagination a.-next:before,
.pagination span.-next:before {
  content: "";
  margin: auto;
  position: absolute;
  border-right: 2px solid #fff;
  border-top: 2px solid #fff;
  bottom: 0;
  height: 6px;
  left: auto;
  right: 15px;
  top: 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 6px
}

.post__link {
  align-items: center;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -ms-flex-pack: center;
  font-size: 14px;
  font-size: 1.4rem;
  justify-content: center;
  margin-top: 40px;
  margin-top: 4rem;
  position: relative
}

.post__link a {
  background-color: #fff;
  border: 1px solid #141414;
  border: 1px solid #000;
  color: #141414;
  display: block;
  line-height: 1;
  margin: 0 10px;
  margin: 0 1rem;
  min-width: 36px;
  padding: 12px 30px;
  padding: 1.2rem 3rem;
  text-align: center;
  text-decoration: none;
  -webkit-transition: all .2s ease;
  -o-transition: all ease .2s;
  transition: all .2s ease
}

.post__link a:hover {
  background-color: #141414;
  color: #fff
}

.post__link a.-next,
.post__link a.-prev,
.post__link a:before {
  -webkit-transition: all .2s ease;
  -o-transition: all ease .2s;
  transition: all .2s ease
}

.post__link a.-next,
.post__link a.-prev {
  background-color: #141414;
  border: 1px solid #000;
  color: #fff
}

.post__link a.-next:hover,
.post__link a.-prev:hover {
  background-color: #fff;
  color: #141414
}

.post__link a.-next:before,
.post__link a.-prev:before {
  -webkit-transition: all .2s ease;
  -o-transition: all ease .2s;
  transition: all .2s ease
}

.post__link a.-next:hover:before,
.post__link a.-prev:hover:before {
  border-color: #141414
}

.post__link a.-prev {
  padding-left: 40px;
  padding-left: 4rem;
  position: relative
}

.post__link a.-prev:before {
  content: "";
  margin: auto;
  position: absolute;
  border-right: 2px solid #fff;
  border-top: 2px solid #fff;
  bottom: 0;
  height: 6px;
  left: 15px;
  right: auto;
  top: 0;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
  width: 6px
}

.post__link a.-next {
  padding-right: 40px;
  padding-right: 4rem;
  position: relative
}

.post__link a.-next:before {
  content: "";
  margin: auto;
  position: absolute;
  border-right: 2px solid #fff;
  border-top: 2px solid #fff;
  bottom: 0;
  height: 6px;
  left: auto;
  right: 15px;
  top: 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 6px
}

.title__section {
  font-family: Century Gothic, CenturyGothic, arial, sans-serif;
  font-size: 30px;
  font-weight: 700;
  letter-spacing: .05em;
  text-align: center
}

.title__border,
.title__section {
  line-height: 1.3;
  margin-bottom: 30px;
  margin-bottom: 3rem
}

.title__border {
  border-bottom: 2px solid #073190;
  font-size: 24px;
  font-size: 2.4rem;
  padding-bottom: 15px;
  padding-bottom: 1.5rem;
  letter-spacing: .08em
}

.page__header__subtitle,
.shopTenpo__logo,
.tenpo__logo,
.title__border-center {
  font-size: 28px;
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 30px;
  margin-bottom: 3rem;
  padding-bottom: 25px;
  padding-bottom: 2.5rem;
  position: relative;
  text-align: center
}

.page__header__subtitle:after,
.tenpo__logo:after,
.title__border-center:after {
  border-bottom: 2px solid #4a3a1c;
  bottom: 0;
  content: "";
  display: inline-block;
  height: 0;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  width: 100px
}

.-blue.page__header__subtitle,
.-blue.shopTenpo__logo,
.-blue.tenpo__logo,
.title__border-center.-blue {
  color: #073190
}

.title__marker {
  font-size: 32px;
  font-size: 3.2rem;
  line-height: 1.4;
  text-align: center
}

.img__page__header.__business {
  background: url(../images/business_head.jpg) no-repeat top center/cover
}

.__business .page__header__txt {
  background: url(../images/business_title.png) no-repeat top right/contain
}

.section.business {
  padding: 80px 0
}

#post-208 .news__detail__contents ul,
#post-1186 .news__detail__contents ul {
  padding-left: 0
}

.business__intro__title {
  max-width: 860px;
  margin: 0 auto 50px
}

.business__intro__img {
  display: block;
  width: 605px;
  margin: 0 auto 120px
}

.hr-100 {
  margin: 0 calc(50% - 50vw);
  width: 100vw;
  border-top: 1px solid #333
}

.section.business .cap-title {
  padding: 100px 0 0
}

.section.function {
  padding: 100px 0
}

.function .big-img-title {
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif
}

.function .big-img-title p {
  background: url(../images/title_feature.png) no-repeat center/contain
}

.business__title {
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 1.8;
  margin-bottom: 40px;
  margin-bottom: 4rem
}

.business .page__text {
  margin: 40px 0 30px;
  margin: 4rem 0 3rem
}

.business__image {
  margin-bottom: 40px;
  margin-bottom: 4rem
}

.number__list {
  margin: 0 auto;
  max-width: 860px
}

.number__list li {
  background: #f2f6f8;
  border-radius: 6px;
  list-style: none;
  padding: 20px 40px;
  padding: 2rem 4rem;
  position: relative
}

.number__list li+li {
  margin-top: 20px;
  margin-top: 2rem
}

.number__list__number {
  background: #0b308e;
  border-radius: 50%;
  color: #fff;
  float: left;
  font-family: Century Gothic, CenturyGothic, arial, sans-serif;
  height: 38px;
  margin-right: 30px;
  margin-right: 3rem;
  padding: 7px 0 0;
  text-align: center;
  width: 38px;
  line-height: 1 !important
}

.number__list__number,
.number__list__title {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 700
}

.number__list__title {
  color: #0b308e;
  line-height: 1.6
}

.number__list__text {
  line-height: 1.63;
  margin-top: 15px;
  margin-top: 1.5rem
}

.number__list svg {
  display: block;
  margin: 0 auto 25px;
  margin: 0 auto 2.5rem
}

.number__list path,
.number__list rect {
  fill: #073190
}

.number__list.-white li {
  background: #fff
}

.number__list.-block {
  -webkit-box-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
  max-width: 100%
}

.number__list.-block li {
  margin: 0 1.7% 34px;
  margin: 0 1.7% 3.4rem;
  max-height: 26.4%;
  padding: 40px 15px 50px;
  padding: 4rem 1.5rem 5rem;
  width: 26.4%
}

.number__list.-block li+li {
  margin-top: 0
}

.number__list.-block .number__list__title {
  padding-left: 0;
  text-align: center
}

.ribbon__title {
  background: #051b49;
  color: #fff;
  font-size: 26px;
  font-size: 2.6rem;
  letter-spacing: 2.6px;
  margin: 70px auto 40px;
  margin: 7rem auto 4rem;
  max-width: 860px;
  padding: 12px 0;
  padding: 1.2rem 0;
  position: relative;
  text-align: center
}

.ribbon__title span {
  color: #f9f60c
}

.ribbon__title:after,
.ribbon__title:before {
  content: "";
  height: 0;
  position: absolute;
  width: 0;
  z-index: 1
}

.ribbon__title:before {
  border-color: transparent transparent transparent #f2f6f8;
  border-style: solid;
  border-width: 25px 0 25px 15px;
  left: 0;
  top: 0
}

.ribbon__title:after {
  border-color: transparent #f2f6f8 transparent transparent;
  border-style: solid;
  border-width: 25px 15px 25px 0;
  right: 0;
  top: 0
}

.function__sub__title {
  color: #051b49;
  font-size: 24px;
  margin-bottom: 30px;
  margin-bottom: 3rem;
  text-align: center
}

.function__text {
  line-height: 1.4
}

.function__text,
.function__text-bold {
  font-size: 18px;
  font-size: 1.8rem;
  margin-top: 30px;
  margin-top: 3rem;
  text-align: center
}

.function__text-bold {
  color: #051b49;
  font-size: 20px;
  font-size: 2rem;
  font-weight: 700;
  line-height: 2
}

.merit__list {
  -webkit-box-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
  max-width: 100%
}

.merit__list.-pc {
  margin-bottom: 5px;
  margin-bottom: .5rem
}

.merit__list.-sp {
  display: none
}

.merit__list li {
  list-style: none;
  margin: 0 1.3% 25px;
  margin: 0 1.3% 2.5rem;
  width: 27%
}

.merit__copy {
  margin-bottom: 80px;
  margin-bottom: 8rem;
  text-align: center
}

.company.section {
  padding-bottom: 0
}

.company__main {
  margin-bottom: 70px;
  margin-bottom: 7rem;
  margin-top: 30px;
  margin-top: 3rem;
  padding: 0 20px;
  padding: 0 2rem
}

.company__main .company__block__title {
  color: #000
}

.company__copy {
  color: #0b308e
}

.company__text {
  line-height: 1.875;
  text-align: center
}

.company__block {
  background-size: cover;
  border-bottom: 1px solid #fff;
  padding: 70px 50px;
  padding: 7rem 5rem
}

.company__block__title {
  color: #fff;
  font-family: Century Gothic, CenturyGothic, arial, sans-serif;
  font-size: 32px;
  font-size: 3.2rem;
  font-weight: 400;
  letter-spacing: .1em;
  line-height: 1.3;
  margin-bottom: 20px;
  margin-bottom: 2rem;
  text-align: center
}

.company__block__japanese {
  display: block;
  font-family: メイリオ, Meiryo, ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, Meiryo UI, sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
  letter-spacing: 0;
  margin-top: 8px
}

.company__block__content {
  background: #fff;
  background: hsla(0, 0, 100%, .82);
  margin: 0 auto;
  max-width: 1000px;
  padding: 40px 50px;
  padding: 4rem 5rem
}

.company__block__textL {
  font-size: 28px;
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 1.63;
  margin-bottom: 30px;
  margin-bottom: 3rem;
  text-align: center
}

.company__block__textS {
  line-height: 1.875;
  text-align: center
}

.greeting__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.greeting__image {
  margin-right: 4.4%;
  width: 23%
}

.greeting__text {
  line-height: 1.875;
  width: 72.6%
}

.greeting__text__name {
  font-weight: 700;
  line-height: 1.7;
  margin-top: 27px
}

.sdgs__content {
  max-width: 1000px;
  margin: 0 auto
}

.sdgs__text {
  line-height: 1.875;
  margin: 60px 0
}

.sdgs__item+.sdgs__item {
  margin-top: 60px
}

.sdgs__item h3 {
  font-weight: 400;
  margin: 0 0 20px;
  line-height: 1.875
}

.sdgs__item ul {
  line-height: 1.875;
  list-style: none
}

.sdgs__item ul li {
  padding-left: 1em;
  text-indent: -1em
}

.sdgs__item ul li+li {
  margin-top: 25px
}

.footer__top {
  border-bottom: 1px solid #d5d5d5
}

.footer__bottom,
.footer__middle,
.footer__top {
  padding: 30px 0;
  padding: 3rem 0
}

.footer__bottom {
  background-color: #141414;
  color: #fff;
  font-size: 14px;
  font-size: 1.4rem;
  text-align: center
}

.footer__bottom p {
  display: inline-block
}

.footer__bottom p+p {
  margin-left: 20px
}

.footer__bottom a {
  color: #fff
}

.footer__logo {
  margin: 40px 0 30px;
  margin: 4rem 0 3rem;
  text-align: center
}

.footer__logo svg {
  fill: #0b318f
}

.footer__nav {
  -webkit-box-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 30px;
  margin-bottom: 3rem
}

.footer__nav__title {
  margin-bottom: 7.5px;
  margin-bottom: .75rem
}

.footer__nav__title__text {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.5
}

.footer__nav__list {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.5;
  margin-bottom: 20px;
  margin-bottom: 2rem
}

.footer__nav__list li {
  margin-bottom: 7.5px;
  margin-bottom: .75rem;
  padding-left: 15px;
  padding-left: 1.5rem;
  position: relative
}

.footer__nav__list li:before {
  content: "";
  margin: auto;
  position: absolute;
  border-right: 1px solid #000;
  border-top: 1px solid #000;
  bottom: auto;
  height: 6px;
  left: 0;
  right: auto;
  top: 6px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 6px
}

.footer__nav__list li a {
  display: inline-block;
  text-decoration: none
}

.footer__nav__list li a:hover {
  text-decoration: underline
}

.footer__nav__list__child,
.footer__nav__list__grandchild {
  margin-top: 5px;
  margin-top: .5rem
}

.footer__contact {
  background: #0b308e;
  padding: 47px 0
}

.footer__contact>.container {
  max-width: 1320px;
  background: url(/wordpress/wp-content/themes/tenkensoui/assets/images/footer__contact.png) no-repeat center/contain;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  flex-wrap: wrap;
  color: #fff
}

.footer__contact__wrap {
  padding: 32px 0 0;
  padding: 3.2rem 0 0
}

.footer__contact__wrap:first-child {
  width: 423px
}

.footer__contact__wrap:nth-child(2) {
  width: 404px
}

.footer__contact__wrap:nth-child(3) {
  width: 395px
}

.footer__contact__title {
  font-size: 32px;
  font-size: 3.2rem;
  letter-spacing: .1em;
  font-weight: 700
}

.footer__contact__text {
  letter-spacing: .1em;
  line-height: 1.7;
  padding: 25px 0;
  padding: 2.5rem 0
}

.footer__contact__notes {
  font-size: 12px;
  font-size: 1.2rem;
  letter-spacing: .1em;
  padding: 20px 0;
  padding: 2rem 0
}

.footer__contact__btn {
  min-width: 395px;
  background: #fff;
  border: 1px solid #fff;
  padding: 20px 30px;
  padding: 2rem 3rem;
  color: #0b308e;
  -webkit-transition: all .2s ease;
  -o-transition: all ease .2s;
  transition: all .2s ease
}

.footer__contact__btn:hover {
  opacity: .6
}

.footer__contact__btn img {
  width: 207px;
  margin: 0 auto;
  padding: 0 0 10px;
  padding: 0 0 1rem
}

.footer__contact__btn img.visible-pc {
  display: block
}

.footer__contact__btn.-arrow_right::before {
  border-right: 3px solid #0b308e;
  border-top: 3px solid #0b308e;
  height: 8px;
  width: 8px
}

.footer__banner {
  background: #e4e6ee
}

.footer__banner__inner {
  max-width: 1020px;
  margin: 0 auto;
  padding: 0 10px;
  padding: 0 1rem;
  -webkit-box-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  justify-content: center
}

.footer__banner__item {
  margin: 48px 0;
  margin: 4.8rem 0;
  width: 48%
}

.footer__banner__link:hover {
  opacity: .8;
  -webkit-transition: opacity .2s ease;
  -o-transition: opacity ease .2s;
  transition: opacity .2s ease
}

.footer__network__list {
  align-items: center;
  -webkit-box-align: center;
  -webkit-box-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -ms-flex-pack: justify;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-evenly;
  margin: 0 -10px;
  margin: 0 -1rem
}

.footer__network__list__item {
  margin: 10px;
  margin: 1rem
}

.footer__network__list__link:hover {
  opacity: .8;
  -webkit-transition: opacity .2s ease;
  -o-transition: opacity ease .2s;
  transition: opacity .2s ease
}

.footer__copyright {
  display: block;
  font-size: 12px;
  font-size: 1.2rem;
  margin-top: 20px;
  margin-top: 2rem
}

.header {
  background-color: #141414;
  color: #fff;
  height: 121px;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999
}

.header .container {
  max-width: 1320px;
  padding: 0 10px
}

.header__top {
  border-bottom: 1px solid #666;
  padding: 12px 0;
  padding: 1.2rem 0
}

.header .container:first-child {
  -webkit-box-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between
}

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

.header__logo {
  padding-top: 8px;
  padding-top: .8rem
}

.header__logo svg,
.header__logo img {
  fill: #fff;
  width: 235px
}

.header__logo a {
  display: block
}

.header__logo a:hover {
  opacity: .8;
  -webkit-transition: opacity .2s ease;
  -o-transition: opacity ease .2s;
  transition: opacity .2s ease
}

.header__logo+p {
  font-size: 10px;
  letter-spacing: .1rem;
  line-height: 1.8;
  padding-top: 5px;
  margin-left: 16px
}

.header__utility {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 30px;
  margin-left: 3rem
}

.header__utility__item+.header__utility__item {
  margin-left: 10px;
  margin-left: 1rem
}

.header__utility__item.-online {
  margin-right: 5px;
  margin-right: .5rem
}

.header__utility__link {
  align-items: center;
  border: 1px solid #fff;
  border-radius: 3px;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -ms-flex-pack: center;
  font-family: Century Gothic, CenturyGothic, arial, sans-serif;
  font-weight: 700;
  height: 45px;
  justify-content: center;
  letter-spacing: .1em;
  text-decoration: none;
  -webkit-transition: all .2s ease;
  -o-transition: all ease .2s;
  transition: all .2s ease;
  width: 50px
}

.header__utility__link:hover {
  background-color: #fff;
  color: #000
}

.header__utility__link svg,
.header__utility__link:before {
  -webkit-transition: all .2s ease;
  -o-transition: all ease .2s;
  transition: all .2s ease
}

.header__utility__link svg {
  fill: #fff
}

.header__utility__link:hover svg {
  fill: #000
}

.header__utility__link.-online {
  border: 0;
  width: auto;
  padding: 0
}

.header__utility__link.-online img {
  max-height: 100%;
  width: auto
}

.header__utility__link.-online:hover {
  opacity: .7
}

.header__utility__link.-lang {
  padding-bottom: 10px;
  padding-bottom: 1rem;
  position: relative
}

.header__utility__link.-lang:before {
  content: "";
  margin: auto;
  position: absolute;
  border-right: 2px solid #fff;
  border-top: 2px solid #fff;
  bottom: 8px;
  height: 5px;
  left: auto;
  right: auto;
  top: auto;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  width: 5px
}

.header__utility__link.-lang:hover:before {
  border-color: #000
}

.header__utility__link.-lang:hover .header__utility__lang {
  display: block
}

.header__utility__lang {
  background-color: #141414;
  color: #fff;
  display: none;
  left: -1px;
  position: absolute;
  text-align: center;
  top: 44px;
  width: 50px
}

.header__utility__lang__link {
  color: #fff;
  display: block;
  padding: 10px 0;
  padding: 1rem 0;
  text-decoration: none
}

.header__utility__lang__link:hover {
  background-color: #333
}

@media screen and (min-width:768px) {
  body.-change {
    padding-top: 80px
  }

  body.-change .header {
    height: 50px
  }

  body.-change .header__top {
    display: none
  }

  body.-change .pc__nav__global__text {
    height: 50px
  }
}

.history__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.history__list dd,
.history__list dt {
  border-bottom: 1px solid #dcdcdc;
  line-height: 1.63;
  padding: 17px 0;
  padding: 1.7rem 0
}

.history__list dt {
  color: #0b308e;
  width: 10%
}

.history__list dd {
  width: 90%
}

.about__table {
  border-right: 1px solid #dcdcdc;
  border-top: 1px solid #dcdcdc;
  width: 100%
}

.about__table td,
.about__table th {
  border-bottom: 1px solid #dcdcdc;
  border-left: 1px solid #dcdcdc;
  line-height: 1.88;
  padding: 13px 20px;
  padding: 1.3rem 2rem;
  text-align: left;
  vertical-align: top
}

.about__table th {
  background: #f2f6f8;
  font-weight: 700;
  width: 21.5%
}

.about__table td {
  padding: 13px 30px;
  padding: 1.3rem 3rem;
  width: 78.6%
}

.about__table a {
  color: #1678cb;
  font-weight: 700
}

.about__table a:hover {
  text-decoration: none
}

.about__table p+p {
  margin-top: 22px;
  margin-top: 2.2rem
}

.about__table__small {
  font-size: 14px;
  font-size: 1.4rem
}

.inquiry {
  background: #e0eaf2;
  padding: 50px 0;
  padding: 5rem 0
}

.inquiry__btn,
.inquiry__title {
  font-size: 24px;
  font-size: 2.4rem
}

.inquiry__btn {
  align-items: center;
  background: #fff;
  border-radius: 5px;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  color: #000 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -ms-flex-pack: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-weight: 700;
  justify-content: center;
  letter-spacing: 2.4px;
  line-height: 1.5;
  margin-top: 20px;
  margin-top: 2rem;
  padding: 18px 0;
  padding: 1.8rem 0;
  text-align: center;
  text-decoration: none;
  width: 100%
}

.inquiry__btn svg {
  margin-right: 14px;
  margin-right: 1.4rem
}

.inquiry__btn path {
  fill: #0b308e
}

.inquiry__btn__number {
  -webkit-box-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center
}

.inquiry__btn__blue {
  background: url(/wordpress/wp-content/themes/tenkensoui/assets/images/ico_tel.svg) no-repeat 0;
  background-size: 24px;
  color: #0b308e;
  padding-left: 35px;
  padding-left: 3.5rem
}

.inquiry__btn__blue:after {
  content: "："
}

.inquiry__btn__blue.-sphone {
  background: url(/wordpress/wp-content/themes/tenkensoui/assets/images/ico_iphone.svg) no-repeat 0;
  background-size: 24px
}

.inquiry__btn__small {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.4;
  margin-bottom: 20px;
  margin-bottom: 2rem;
  margin-top: .8em;
  text-align: center;
  width: 100%
}

.inquiry__btn:hover {
  opacity: .7;
  -webkit-transition: all .2s ease;
  -o-transition: all ease .2s;
  transition: all .2s ease
}

.inquiry__block {
  margin: 0 auto 40px;
  margin: 0 auto 4rem
}

.inquiry__block.-column-one {
  max-width: 860px
}

.inquiry__block.-column-one .inquiry__btn {
  font-size: 20px;
  font-size: 2rem
}

.inquiry__block.-column-two {
  -webkit-box-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.inquiry__block.-column-two .inquiry__btn {
  margin-top: 0;
  width: 49%
}

.inquiry__reception {
  -webkit-box-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center
}

.inquiry__reception__title {
  color: #0b308e;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.63
}

.inquiry__reception__title:after {
  content: "…";
  font-size: 16px;
  font-size: 1.6rem;
  margin: 0 .5em
}

.inquiry__reception__text {
  font-weight: 700;
  line-height: 1.63
}

.inquiry__reception__text .-small {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 400;
  margin-left: .5em
}

.btn-tel {
  color: #1678cb
}

.kv,
.kv__slide {
  position: relative
}

.kv__main {
  align-items: center;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -ms-flex-pack: center;
  height: 100%;
  justify-content: center;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 2
}

.kv__main__title {
  font-family: Century Gothic, CenturyGothic, arial, sans-serif;
  font-size: 50px;
  font-size: 5rem;
  letter-spacing: .05em;
  line-height: 1.5;
  margin-bottom: 20px;
  margin-bottom: 2rem;
  text-align: center
}

.kv__main__text {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.75;
  padding: 0 20px;
  padding: 0 2rem
}

.kv__image {
  z-index: 1
}

.kv__image img {
  width: 100%
}

.main {
  position: relative
}

.kv__bottom__bnr {
  text-align: center;
  margin: 60px auto 0;
  transition: all .2s ease
}

.kv__bottom__bnr:hover {
  opacity: .7
}

.main__contents {
  margin-left: calc(289px + 6.1%);
  width: calc(100% - 289px - 6.1%)
}

.main__title {
  font-size: 25px;
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1.75;
  margin: 90px 0 30px;
  margin: 9rem 0 3rem;
  padding: 0 20px;
  padding: 0 2rem;
  text-align: center
}

.main__title small {
  display: block;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 400;
  margin-top: 5px;
  margin-top: .5rem
}

.container {
  margin: 0 auto;
  max-width: 1020px;
  padding: 0 10px;
  padding: 0 1rem
}

.section {
  padding-bottom: 40px;
  padding-bottom: 4rem;
  padding-top: 40px;
  padding-top: 4rem
}

.section.-last {
  padding-bottom: 0
}

.section.__tenpo {
  padding: 100px 0
}

.pc__lang__select {
  display: flex;
  justify-content: flex-end
}

.pc__lang__select ul {
  display: flex;
  list-style: none
}

.pc__lang__select a {
  color: #fff;
  cursor: pointer;
  display: inline-block;
  text-transform: uppercase;
  text-decoration: none;
  font-family: Century Gothic, CenturyGothic, arial, sans-serif;
  border: 1px solid #fff;
  border-radius: 4px;
  font-weight: 700;
  letter-spacing: .1rem;
  position: relative;
  padding: 14px 13px;
  margin: 0 0 0 13px;
  -webkit-transition: all .2s ease;
  -o-transition: all ease .2s;
  transition: all .2s ease
}

.pc__lang__select a:hover {
  background: #fff;
  color: #141414
}

.pc__nav {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.pc__nav,
.pc__nav__global {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.pc__nav__global__item {
  width: 20%;
  text-align: center
}

.pc__nav__global__text {
  color: #fff;
  cursor: pointer;
  display: inline-block;
  padding: 15px 0;
  width: 100%;
  height: 49px;
  position: relative;
  text-decoration: none;
  -webkit-transition: all .2s ease;
  -o-transition: all ease .2s;
  transition: all .2s ease
}

.pc__nav__global__text::after {
  content: "";
  width: 1px;
  height: 28px;
  background: #666;
  position: absolute;
  right: -1px;
  top: 50%;
  transform: translate(0, -50%)
}

.pc__nav__global__item:first-child .pc__nav__global__text::before {
  content: "";
  width: 1px;
  height: 28px;
  background: #666;
  position: absolute;
  left: -1px;
  top: 50%;
  transform: translate(0, -50%)
}

.pc__nav__global__text .arrow {
  content: "";
  width: 11px;
  height: 11px;
  border: 2px solid;
  border-color: transparent transparent #999 #999;
  transform: rotate(-45deg);
  position: absolute;
  top: 15px;
  right: 16px
}

.pc__nav__global__text.-open .arrow {
  border-color: #999 #999 transparent transparent;
  top: 21px
}

.pc__nav__global__text:hover {
  background: #e4e6ee;
  color: #0b308e
}

.pc__nav__global__english {
  display: block;
  font-family: Century Gothic, CenturyGothic, arial, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  letter-spacing: .1em;
  margin-bottom: 10px;
  margin-bottom: 1rem
}

.pc__nav__subnav {
  -webkit-animation: a .5s;
  animation: a .5s;
  background-color: #333;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .1);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .1);
  color: #fff;
  left: 0;
  opacity: 0;
  padding: 54px 0;
  padding: 5.4rem 0;
  position: absolute;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  visibility: hidden;
  width: 100%;
  min-height: 300px;
  z-index: 3
}

.pc__nav__subnav.-open {
  opacity: 1;
  visibility: visible;
  z-index: 4
}

.pc__nav__subnav>.container {
  max-width: 1320px;
  padding: 0 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: left !important
}

.pc__nav__subnav__title {
  width: 300px;
  text-align: left;
  position: relative
}

.pc__nav__subnav__title::after {
  content: "";
  width: 2px;
  height: 200px;
  background: #666;
  position: absolute;
  right: 0;
  top: 0
}

.pc__nav__subnav__title span img {
  width: 230px
}

.pc__nav__subnav__title span.ja {
  display: block;
  padding-top: 2rem;
  padding-top: 20px
}

.big-img-title {
  text-align: center;
  margin-bottom: 60px
}

.big-img-title p {
  margin: 0 auto 20px;
  text-align: left;
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap;
  width: auto;
  height: 167px;
  background: url(../images/planning/title_movie.png) no-repeat center/contain;
  background-size: contain
}

.big-img-title span {
  font-size: 28px;
  line-height: 1.5;
  letter-spacing: .08em;
  font-weight: 400
}

.cap-title {
  font-size: 42px;
  font-size: 4.2rem;
  letter-spacing: .08em;
  text-align: center;
  line-height: 1.8;
  margin: 0 0 40px;
  margin: 0 0 4rem;
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif
}

.cap-title.__bigger {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 400
}

.cap-title span {
  font-size: 24px;
  font-size: 2.4rem;
  color: #073190;
  display: block;
  margin: 0 auto 10px;
  margin: 0 auto 1rem
}

.cap-title img {
  height: 23px;
  display: block;
  margin: 0 auto 40px;
  margin: 0 auto 4rem
}

.cap-title.__bigger img {
  height: 103px;
  margin: 0 auto 25px;
  margin: 0 auto 2.5rem
}

.pc__nav__subnav__list {
  width: calc(100% - 300px);
  -webkit-box-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 16px;
  font-size: 1.6rem;
  margin-left: 30px;
  margin-left: 3rem
}

.pc__nav__subnav__list>li {
  width: 300px;
  float: left;
  margin: 0 30px 30px 0;
  margin: 0 3rem 3rem 0
}

@media screen and (min-width:1303px) {
  .pc__nav__subnav__list>li:nth-child(3n) {
    margin-right: 0
  }
}

.pc__nav__subnav__list>li a {
  width: 300px;
  height: 64px;
  letter-spacing: .1rem;
  line-height: 1.5;
  display: block;
  text-decoration: none;
  color: #fff;
  border: 1px solid #fff;
  transition: all .2s ease;
  position: relative
}

.pc__nav__subnav__list>li a:before {
  content: "";
  margin: auto;
  position: absolute;
  border-right: 2px solid #fff;
  border-top: 2px solid #fff;
  height: 6px;
  right: 20px;
  top: 50%;
  -webkit-transform: translate(0, -50%) rotate(45deg);
  -ms-transform: translate(0, -50%) rotate(45deg);
  transform: translate(0, -50%) rotate(45deg);
  width: 6px
}

.pc__nav__subnav__list>li a:hover {
  color: #141414;
  background: #e5e5e5
}

.pc__nav__subnav__list>li a:hover::before {
  border-color: #141414
}

.pc__nav__subnav__list>li a span {
  white-space: nowrap;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%)
}

.pc__nav__small__list {
  width: 100%
}

.pc__nav__small__list>li {
  float: left
}

.pc__nav__small__list>li a {
  color: #FFF;
  text-decoration: none;
  padding: 10px 40px;
  position: relative
}

.pc__nav__small__list>li a:hover {
  text-decoration: underline
}

.pc__nav__small__list>li a::before {
  content: "";
  margin: auto;
  position: absolute;
  border-right: 2px solid #fff;
  border-top: 2px solid #fff;
  height: 6px;
  left: 15px;
  top: 50%;
  -webkit-transform: translate(0, -50%) rotate(45deg);
  -ms-transform: translate(0, -50%) rotate(45deg);
  transform: translate(0, -50%) rotate(45deg);
  width: 6px
}

.sp__nav,
.sp__nav__button {
  display: none
}

@-webkit-keyframes a {
  0 {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

@keyframes a {
  0 {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

.news.section {
  padding: 80px 0 50px;
  padding: 8rem 0 5rem
}

.news.section .title__section {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 400;
  text-align: left;
  padding: 0 0 20px;
  padding: 0 0 2rem;
  border-bottom: 2px solid #000
}

.news.section .title__section img {
  width: 100px;
  margin-right: 12px;
  margin-right: 1.2rem
}

.overlay {
  display: none
}

.news__list {
  list-style-type: none;
  padding-bottom: 40px;
  padding-bottom: 4rem;
  border-bottom: 2px solid #000;
  margin-bottom: 40px;
  margin-bottom: 4rem
}

.news__list li {
  line-height: 1.5
}

.news__list li+li {
  margin-top: 30px;
  margin-top: 3rem
}

.news__list__header {
  align-items: center;
  -webkit-box-align: center;
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 10px;
  margin-bottom: 1rem
}

.news__list__date {
  display: inline-block;
  font-size: 14px;
  font-size: 1.4rem;
  width: 100px
}

.news__list__title {
  display: inline-block;
  line-height: 1.5
}

.news__list__title.-file:after {
  background: url(/wordpress/wp-content/themes/tenkensoui/assets/images/ico_file.svg) no-repeat;
  background-size: 18px 18px;
  content: "";
  display: inline-block;
  height: 18px;
  margin-left: 5px;
  margin-left: .5rem;
  position: relative;
  top: 2px;
  width: 18px
}

.news__detail__header {
  margin-bottom: 40px;
  margin-bottom: 4rem
}

.news__detail__date {
  display: inline-block;
  margin-right: 10px;
  margin-right: 1rem
}

.news__detail__title {
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 10px;
  margin-bottom: 1rem
}

.news__detail__contents:after {
  clear: both;
  content: "";
  display: block
}

.news__detail__contents p {
  line-height: 1.75;
  margin-bottom: 30px;
  margin-bottom: 3rem
}

.news__detail__contents ol,
.news__detail__contents ul {
  line-height: 1.75;
  margin-bottom: 30px;
  margin-bottom: 3rem;
  padding-left: 30px;
  padding-left: 3rem
}

.news__tag {
  background-color: #0b308e;
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1;
  margin: 2.5px 10px 2.5px 0;
  margin: .25rem 1rem .25rem 0;
  padding: 5px 10px;
  padding: .5rem 1rem;
  text-align: center
}

.news__tag.-press {
  background-color: #e60012
}

.news__tag.-event {
  background-color: #f7831c
}

.news__tag.-onishi,
.news__tag.-other {
  background-color: #444
}

.news__tag.-new {
  background-color: #FFF;
  color: #e60012;
  border: 1px solid #c60012
}

.office__text {
  color: #073190;
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: 700;
  line-height: 1.3;
  text-align: center
}

.office__list {
  -webkit-box-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between
}

.office__list li {
  background: #fff;
  border: 1px solid #dcdcdc;
  list-style: none;
  margin-bottom: 40px;
  margin-bottom: 4rem;
  padding: 25px 30px;
  padding: 2.5rem 3rem;
  width: 48%
}

.office__list p {
  line-height: 1.88
}

.office__list a {
  color: #1678cb;
  font-weight: 700
}

.office__list a:hover {
  text-decoration: none
}

.office__small {
  font-size: 14px;
  font-size: 1.4rem
}

.office__kome {
  display: block;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.58;
  margin-top: 1.5em
}

.overseas__onisi {
  text-align: center
}

.overseas__onisi__logo {
  margin-bottom: 30px;
  margin-bottom: 3rem
}

.overseas__onisi__address {
  line-height: 1.88;
  margin-bottom: 40px;
  margin-bottom: 4rem
}

.overseas__image {
  -webkit-box-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between
}

.overseas__image p {
  margin-bottom: 50px;
  margin-bottom: 5rem
}

.overseas__btn {
  border: 2px solid #073190;
  color: #073190;
  display: inline-block;
  font-weight: 700;
  margin: 0 auto;
  padding: 20px 42px 20px 36px;
  padding: 2rem 4.2rem 2rem 3.6rem;
  text-decoration: none;
  -webkit-transition: all .2s ease;
  -o-transition: all ease .2s;
  transition: all .2s ease
}

.overseas__btn:hover {
  background-color: #073190;
  color: #fff
}

.overseas__btn:before {
  -webkit-transition: all .2s ease;
  -o-transition: all ease .2s;
  transition: all .2s ease
}

.overseas__btn {
  position: relative
}

.overseas__btn:before {
  content: "";
  margin: auto;
  position: absolute;
  border-right: 2px solid #073190;
  border-top: 2px solid #073190;
  bottom: 0;
  height: 6px;
  left: auto;
  right: 20px;
  top: 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 6px
}

.overseas__btn:hover:before {
  border-color: #fff
}

.overseas__btn__wrap,
.shanhai__title {
  text-align: center
}

.shanhai__title {
  color: #0b308e;
  font-size: 24px;
  font-size: 2.4rem;
  margin-bottom: 10px;
  margin-bottom: 1rem
}

.shanhai__address {
  line-height: 2.25;
  text-align: center
}

.shanhai__image {
  margin-top: 40px;
  margin-top: 4rem;
  text-align: center
}

.planning {
  background: url(/wordpress/wp-content/themes/tenkensoui/assets/images/bg_case.jpg) no-repeat;
  background-size: cover;
  padding: 70px 50px 80px;
  padding: 7rem 5rem 8rem
}

.planning__title {
  color: #073190
}

.section.business-top {
  padding-bottom: 120px;
  .title__section {
    display: grid;
    place-content: center;
    background: url(/wordpress/wp-content/themes/tenkensoui/assets/images/top/bg_business.webp) no-repeat center/cover;
    height: 260px;
    font-size: 24px;
    font-weight: 300;
    font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
    letter-spacing: 0.08em;
    color: #FFF;
    .en {
      font-family: "Oswald", sans-serif;
      font-size: 88px;
      text-transform: uppercase;
      letter-spacing: 0.08em;
    }
  }
}

.business-about {
  padding: 80px 0 70px;
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
  .inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    .txt_wrap {
      width: 45%;
      p {
        max-width: 420px;
        letter-spacing: 0.03em;
        line-height: 1.7;
      }
    }
    & > figure {
      width: 42.7%;
    }
  }
  .catch {
    font-size: 42px;
    font-feature-settings: "palt";
    word-break: keep-all;
    font-weight: bold;
    color: #0c3280;
    letter-spacing: 0.1em;
    margin-bottom: 40px;
    span {
      display: inline-block;
      background: #dbe9f1;
      padding: 14px;
      margin-top: 15px;
      position: relative;
      &::before {
        content: "";
        width: 100%;
        height: 100%;
        background: #0c3280;
        position: absolute;
        z-index: -1;
        right: -4px;
        bottom: -4px;
      }
    }
  }
}

.business__item {
  display: flex;
  justify-content: space-between;
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
  & + .business__item {
    margin-top: 70px;
  }
  &:nth-child(even) {
    flex-direction: row-reverse;
  }
  & > figure {
    width: 42%;
    position: relative;
    &::before {
      content: "";
      width: 100%;
      height: 100%;
      background: url(/wordpress/wp-content/themes/tenkensoui/assets/images/top/business-item-bg.png) no-repeat center/cover;
      position: absolute;
      z-index: -1;
      right: -2.38%;
      bottom: -3.17%;
    }
  }
  .business__item__inner {
    width: 54%;
  }
}

.business__item__ttl {
  font-size: 28px;
  font-feature-settings: "palt";
  color: #0c3280;
  letter-spacing: 0.1em;
  padding-left: 24px;
  margin-bottom: 25px;
  position: relative;
  &::before {
    content: "";
    width: 8px;
    height: 8px;
    background: #e60012;
    position: absolute;
    left: 0;
    top: 0.3em;
  }
}

.business__item__text {
  line-height: 1.7;
  letter-spacing: 0.03em;
  margin-bottom: 30px;
}

.business__item__btn {
  display: inline-block;
  font-feature-settings: "palt";
  font-size: 18px;
  line-height: 1.5;
  padding: 8px 30px 8px 18px;
  letter-spacing: 0.1em;
  color: #0b308e;
  border: 1px solid #0b308e;
  text-decoration: none;
  margin: 0 10px 10px 0;
  transition: all .2s ease;
  position: relative;
  &::after {
    content: "";
    margin: auto;
    position: absolute;
    border-right: 2px solid #0b308e;
    border-top: 2px solid #0b308e;
    bottom: 0;
    height: 6px;
    right: 15px;
    top: 0;
    transform: rotate(45deg);
    width: 6px;
  }
  @media (hover: hover) and (pointer: fine) {
    &:hover {
      background: #0b308e;
      color: #FFF;
      &::after {
        border-right: 2px solid #FFF;
        border-top: 2px solid #FFF;
      }
    }
  }
}

.section.service.-top {
  padding-bottom: 120px;
  padding-bottom: 12rem
}

.section.service.-top .title__section {
  background: url(/wordpress/wp-content/themes/tenkensoui/assets/images/bg_service.jpg) no-repeat center/cover;
  padding: 100px 0;
  padding: 10rem 0 10rem;
  margin: 0 0 50px;
  margin: 0 0 5rem;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 400;
  letter-spacing: .08em;
  color: #fff
}

.section.service.-top .title__section img {
  max-width: 335px;
  display: block;
  margin: 0 auto 30px
}

.section.service.-top .container {
  max-width: 1500px;
  padding: 0
}

.service__contents+.service__contents {
  margin-top: 90px;
  margin-top: 9rem
}

.service__contents h3 {
  text-align: center;
  font-size: 40px;
  font-size: 4rem;
  letter-spacing: .06em;
  margin-bottom: 50px;
  margin-bottom: 5rem
}

.service__contents h3 img {
  margin: 0 auto;
  display: block;
  padding-bottom: 20px;
  padding-bottom: 2rem
}

.service__contents:first-child h3 img {
  width: 222px
}

.service__contents:nth-child(2) h3 img {
  width: 153px
}

.service__contents__info {
  font-size: 18px;
  font-size: 1.8rem;
  letter-spacing: .1em;
  line-height: 2;
  text-align: center;
  max-width: 1020px;
  margin: 0 auto 60px;
  margin: 0 auto 6rem;
  padding: 0 10px;
  padding: 0 1rem
}

.service__item+.service__item {
  margin-top: 60px;
  margin-top: 6rem
}

.service__item figure {
  width: 45.333%;
  margin-bottom: 2%;
  position: relative
}

.service__item figure::before {
  content: "";
  width: 100%;
  height: 100%;
  background: url(/wordpress/wp-content/themes/tenkensoui/assets/images/store_solution_acc.png) no-repeat center/cover;
  position: absolute;
  z-index: -1;
  right: -4.4%;
  bottom: -7.7%
}

@media screen and (min-width:768px) {
  .service__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
  }

  .service__item:nth-of-type(even) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
  }

  .service__item:nth-of-type(odd) .service__item__inner {
    margin-left: 4%
  }

  .service__item:nth-of-type(even) .service__item__inner {
    margin-right: 4%
  }

  .service__item:nth-of-type(even) figure::before {
    right: 0;
    left: -5.2%
  }
}

.service__item__inner {
  width: 44%;
  min-width: 460px;
  margin-top: 40px;
  margin-top: 4rem
}

.servise__item__title {
  font-size: 32px;
  font-size: 3.2rem;
  font-weight: 700;
  letter-spacing: .1em;
  line-height: 1.5;
  margin-bottom: 30px;
  margin-bottom: 3rem
}

.servise__item__text {
  letter-spacing: .1em;
  line-height: 1.7;
  margin-bottom: 35px;
  margin-bottom: 3.5rem
}

.servise__item__btn {
  position: relative;
  font-size: 20px;
  font-size: 2rem;
  color: #0b308e;
  letter-spacing: .1em;
  text-decoration: none;
  border: 1px solid #0b308e;
  display: inline-block;
  padding: 19px 30px 19px 19px;
  padding: 1.9rem 3rem 1.9rem 1.9rem;
  margin-right: 20px;
  margin-right: 2rem;
  margin-bottom: 20px;
  margin-bottom: 2rem;
  -webkit-transition: all .2s ease;
  -o-transition: all ease .2s;
  transition: all .2s ease
}

.servise__item__btn:hover {
  background: #0b308e;
  color: #fff
}

.servise__item__btn::before {
  content: "";
  margin: auto;
  position: absolute;
  border-right: 2px solid #0b308e;
  border-top: 2px solid #0b308e;
  bottom: 0;
  height: 6px;
  left: auto;
  right: 15px;
  top: 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 6px
}

.servise__item__btn:hover::before {
  border-right: 2px solid #fff;
  border-top: 2px solid #fff
}

.section.contents {
  max-width: 1500px;
  margin: 0 auto;
  padding: 0 0 65px;
  padding: 0 0 6.5rem
}

.contents__link__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.contents__link__wrap {
  padding: 90px 10px;
  padding: 9rem 1rem;
  color: #fff;
  text-align: center
}

.contents__link__wrap.-company {
  padding: 60px 10px;
  padding: 6rem 1rem;
  background: url(/wordpress/wp-content/themes/tenkensoui/assets/images/bg_company_link.jpg) no-repeat center/cover
}

.contents__link__wrap.-career {
  width: 50%;
  background: url(/wordpress/wp-content/themes/tenkensoui/assets/images/bg_career_link.jpg) no-repeat center/cover
}

.contents__link__wrap.-new {
  width: 50%;
  background: url(/wordpress/wp-content/themes/tenkensoui/assets/images/bg_new_link.jpg) no-repeat center/cover
}

.contents__link__wrap h2 {
  max-width: 548px;
  letter-spacing: .1em;
  margin: 0 auto 40px;
  margin: 0 auto 4rem;
  font-weight: 400
}

@media screen and (max-width:1024px) {
  .contents__link__wrap h2 {
    max-width: 492px
  }
}

@media screen and (min-width:768px) and (max-width:768px) {
  .contents__link__wrap h2 {
    max-width: 480px
  }
}

.contents__link__wrap h2 img {
  margin: 0 auto 20px;
  margin: 0 auto 2rem
}

.contents__link__title {
  font-size: 32px;
  font-size: 3.2rem;
  letter-spacing: .08em
}

.contents__link__text {
  line-height: 1.7;
  letter-spacing: .1em;
  padding: 40px 0;
  padding: 4rem 0
}

.case {
  background: #fff;
  background: hsla(0, 0, 100%, .82);
  padding: 50px;
  padding: 5rem
}

.case+.case {
  margin-top: 50px;
  margin-top: 5rem
}

.case__header {
  align-items: baseline;
  -webkit-box-align: baseline;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: baseline;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 30px;
  margin-bottom: 3rem
}

.case__header__number {
  background: #051b49;
  color: #fff;
  font-family: Century Gothic, CenturyGothic, arial, sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
  margin-right: 30px;
  margin-right: 3rem;
  padding: 6px 0;
  text-align: center;
  width: 100px
}

.case__header__title {
  font-size: 26px;
  font-size: 2.6rem;
  line-height: 1.3;
  margin-bottom: 15px;
  margin-bottom: 1.5rem
}

.case__header__area {
  color: #7f7f7f;
  font-size: 20px;
  font-size: 2rem;
  font-weight: 700
}

.case__image {
  margin: 0 auto;
  max-width: 720px
}

.case__image__thumbnail {
  margin-left: -7px;
  margin-left: -.7rem;
  margin-right: -7px;
  margin-right: -.7rem;
  margin-top: 14px;
  margin-top: 1.4rem
}

.case__image__thumbnail li {
  cursor: pointer;
  padding: 0 7px;
  padding: 0 .7rem
}

.case__image__thumbnail li img {
  border: 2px solid transparent;
  margin: 0
}

.case__image__thumbnail .slick-track {
  margin: 0
}

.case__image__thumbnail .slick-current img {
  border: 2px solid #0b308e
}

.flow__list {
  margin-bottom: 50px;
  margin-bottom: 5rem
}

.flow__list li {
  border: 1px solid #d5d5d5;
  border-radius: 6px;
  list-style: none;
  padding: 35px 40px;
  padding: 3.5rem 4rem;
  position: relative
}

.flow__list li:last-of-type:after {
  display: none
}

.flow__list li:after {
  border-left: 21px solid transparent;
  border-right: 21px solid transparent;
  border-top: 18px solid #cbdfef;
  bottom: -33px;
  content: "";
  left: 50%;
  margin-left: -21px;
  position: absolute
}

.flow__list li+li {
  margin-top: 44px;
  margin-top: 4.4rem
}

.flow__list__number {
  background: #0b308e;
  border-radius: 50%;
  color: #fff;
  font-family: Century Gothic, CenturyGothic, arial, sans-serif;
  height: 38px;
  margin-bottom: 5px;
  margin-bottom: .5rem;
  margin-right: 30px;
  margin-right: 3rem;
  padding: 7px 0 0;
  text-align: center;
  width: 38px
}

.flow__list__number,
.flow__list__title {
  float: left;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 700
}

.flow__list__title {
  color: #0b308e;
  margin-top: 8px;
  margin-top: .8rem
}

.flow__list__text {
  clear: left;
  line-height: 1.875;
  padding-left: 67px;
  padding-left: 6.7rem
}

.flow__btn {
  text-align: center
}

.waru-main3 {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 6rem 0
}

.waru-main3>div {
  width: 31%
}

.box-main {
  border: 1px #87ceeb solid;
  padding: 20px 20px 20px;
  margin: 8rem 0
}

.box-main img {
  max-width: 100%
}

.faq__list li {
  line-height: 2.38;
  list-style: none;
  padding: 30px 0;
  padding: 3rem 0
}

.faq__list li+li {
  border-top: 1px solid #d5d5d5;
  padding: 30px 0;
  padding: 3rem 0
}

.faq__list a {
  color: #1678cb;
  font-weight: 700
}

.faq__list a:hover {
  text-decoration: none
}

.faq__list__q {
  font-size: 20px;
  font-size: 2rem;
  font-weight: 700;
  padding-left: 1.5em;
  text-indent: -1.5em
}

.faq__list__q:before {
  color: #0b308e;
  content: "Q.";
  font-family: Century Gothic, CenturyGothic, arial, sans-serif;
  margin-right: .5em
}

.faq__list__a {
  padding-left: 1.5em;
  text-indent: -1.5em
}

.faq__list__a:before {
  color: #e60012;
  content: "A.";
  font-family: Century Gothic, CenturyGothic, arial, sans-serif;
  font-weight: 700;
  margin-right: .5em
}

.promotional__column {
  -webkit-box-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 60px;
  margin-bottom: 6rem
}

.promotional__block {
  background: #f2f6f8;
  padding: 50px 30px 30px;
  padding: 5rem 3rem 3rem;
  width: 48%
}

.promotional__block svg {
  display: block;
  margin: 0 auto
}

.promotional__block path,
.promotional__block rect {
  fill: #073190
}

.promotional__block__title {
  font-size: 28px;
  font-size: 2.8rem;
  margin: 37px 0 32px;
  margin: 3.7rem 0 3.2rem;
  text-align: center
}

.promotional__block__text {
  line-height: 1.63;
  margin-bottom: 45px;
  margin-bottom: 4.5rem
}

.section.__layout {
  padding: 100px 0
}

.contact .container {
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif
}

.contact .big-img-title p {
  width: 400px;
  background: url(../images/title_contact.png) no-repeat center/contain
}

.contact .intro-txt {
  line-height: 1.43;
  text-align: center;
  margin-top: -20px;
  margin-bottom: 60px
}

.contact-item-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.contact-item {
  border: 1px solid #0b308e;
  padding: 35px 3%
}

.contact-item.__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.contact-item.__flex>div+div {
  margin-left: 30px
}

.contact-item.__flex h3 {
  text-align: left
}

.contact-item.__flex p {
  font-size: 16px;
  line-height: 1.71
}

.contact-item-wrap .contact-item {
  width: 48.5%
}

.contact-item-wrap .contact-item+.contact-item {
  margin-left: 3%
}

.contact-item-wrap+.contact-item {
  margin-top: 30px
}

.contact-item h3 {
  font-size: 24px;
  letter-spacing: .1em;
  text-align: center;
  margin-bottom: 25px
}

.contact-item p,
.contact-item ul {
  font-size: 14px;
  line-height: 1.94;
  letter-spacing: .1em
}

.contact-item ul {
  list-style: none
}

.contact-item li {
  padding-left: 1em;
  text-indent: -1em
}

.contact-item .btn:hover {
  opacity: .6
}

.contact-item .tel-no {
  margin: 0 auto 20px
}

.contact-item.__navi .tel-no {
  width: 260px
}

.contact-item.__contact .tel-no {
  width: 275px
}

.contact-item p.tel-time {
  letter-spacing: 0;
  font-weight: 700;
  text-align: center
}

.contact-item-wrap .contact-item .contact-item-txt {
  border-top: 1px solid #333;
  margin-top: 25px;
  padding-top: 25px
}

.contact-item .btn {
  min-width: 395px;
  line-height: 1;
  letter-spacing: .1em;
  background: #0b308e;
  padding: 20px 30px;
  color: #fff;
  transition: all .2s ease
}

.contact-item .btn:hover::before {
  border-color: #fff
}

.contact-item .btn img {
  display: block;
  width: 207px;
  margin: 0 auto;
  padding: 0 0 10px
}

.__promotion+.contact_area .plan .label {
  line-height: 36px
}

.__promotion+.contact_area .plan .label span br {
  display: block
}

.contact_area .label span.br-adjust {
  display: inline-block
}

.br-5s {
  display: none
}

@media screen and (max-width:320px) {
  .br-5s {
    display: block
  }
}

@media screen and (max-width:768px) {
  .section.__layout {
    padding: 60px 0
  }

  .contact .big-img-title {
    margin-bottom: 20px
  }

  .contact .big-img-title p {
    width: 210px;
    height: 94px;
    background: url(../images/title_contact_sp.png) no-repeat center/contain
  }

  .contact .big-img-title span {
    font-size: 16px;
    line-height: 1.43
  }

  .contact .intro-txt {
    text-align: center;
    font-size: 14px;
    margin: 20px auto 30px
  }

  .contact-item-wrap .contact-item {
    width: 100%
  }

  .contact-item-wrap .contact-item+.contact-item {
    margin-left: 0;
    margin-top: 20px
  }

  .contact-item {
    padding: 30px 5.33%;
    border: 1px solid #141414
  }

  .contact-item h3 {
    font-size: 18px
  }

  .contact-item.__navi .tel-no {
    width: 100%;
    margin: 0 auto 10px
  }

  .contact-item.__contact .tel-no {
    width: 100%
  }

  .contact-item .btn {
    min-width: 100%
  }

  .contact-item .btn img {
    width: 160px;
    padding: 0
  }

  .contact-item-wrap .contact-item .contact-item-txt {
    margin-top: 15px;
    padding-top: 15px
  }

  .contact-item p,
  .contact-item ul {
    font-size: 13px
  }

  .contact-item.__flex {
    display: block
  }

  .contact-item.__flex h3 {
    text-align: center
  }

  .contact-item.__flex p {
    font-size: 13px;
    margin-bottom: 20px
  }

  .contact-item.__flex>div+div {
    margin-left: 0
  }

  .contact-item.__mail .btn {
    font-size: 13px;
    padding: 18px 30px
  }

  .contact-item.__mail .btn img {
    width: 150px;
    margin-bottom: 12px
  }
}

.page__header__txt {
  width: 800px;
  height: 410px
}

.img__page__header.__tuhan {
  background: url(../images/tuhan_head.jpg) no-repeat top center/cover
}

.__tuhan .page__header__txt {
  background: url(../images/tuhan_title.png) no-repeat top right/contain
}

.shop .cap-title {
  margin-bottom: 30px
}

.shop .cap-title img {
  margin-bottom: 20px
}

.shop .btn__contact__wrap {
  margin-top: 55px
}

.service .btn__contact__wrap {
  margin-top: 45px
}

.service .btn__contact__wrap p,
.shop .btn__contact__wrap p {
  margin-top: 10px
}

.shop #online {
  padding: 60px 0
}

#online .tenpo__list__sns {
  margin: -20px 0 30px
}

.big-en-title {
  text-align: center;
  margin-bottom: 60px;
  letter-spacing: .08em
}

.big-en-title p {
  margin: 0 auto 20px;
  text-align: left;
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap;
  height: 99px
}

.big-en-title span {
  font-size: 18px;
  font-weight: 400
}

.pop-title {
  text-align: center;
  font-size: 32px;
  letter-spacing: .05em;
  line-height: 1.3;
  margin-bottom: 40px
}

.pop-title span {
  position: relative
}

.pop-title span::after,
.pop-title span::before {
  content: "";
  height: 100%;
  width: 2px;
  background: #000;
  position: absolute;
  bottom: 0
}

.pop-title span::before {
  left: -20px;
  transform: rotate(-30deg)
}

.pop-title span::after {
  right: -20px;
  transform: rotate(30deg)
}

.section.service {
  padding: 100px 0
}

.service .big-en-title {
  margin-bottom: 40px
}

.service .big-en-title p {
  background: url(../images/title_service.png) no-repeat center/contain
}

.service .pop-title {
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif
}

.service__item__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  padding-left: 0 !important
}

.service__item__list li {
  width: 31%;
  margin-bottom: 35px
}

.service__item__list li+li {
  margin-left: 3.5%
}

.service__item__list li:nth-child(4) {
  margin-left: 0
}

@media screen and (max-width:768px) {
  .page__header__txt {
    width: 100%
  }

  .img__page__header.__tuhan {
    background: url(../images/tuhan_head_sp.jpg) no-repeat top center/cover
  }

  .__tuhan .page__header__txt {
    background: url(../images/tuhan_title_sp.png) no-repeat top right/contain
  }

  .shop #online {
    padding: 30px 0
  }

  #online .tenpo__list__sns {
    margin-top: -10px
  }

  .shop .intro-txt {
    font-size: 14px
  }

  .service .btn__contact__wrap,
  .shop .btn__contact__wrap {
    margin-top: 40px;
    padding: 0
  }

  .service .btn__contact__wrap p,
  .shop .btn__contact__wrap p {
    font-size: 14px
  }

  .big-en-title p {
    height: 51px
  }

  .big-en-title span {
    font-size: 16px
  }

  .pop-title {
    font-size: 18px;
    margin-bottom: 35px
  }

  .pop-title span::before {
    left: -50px
  }

  .section.service {
    padding: 50px 0
  }

  .service .big-en-title {
    margin-bottom: 30px
  }

  .service__item__list li {
    width: 47.8%;
    margin-bottom: 15px
  }

  .service__item__list li+li {
    margin-left: 4.4%
  }

  .service__item__list li:nth-child(3),
  .service__item__list li:nth-child(5) {
    margin-left: 0
  }

  .service__item__list li:nth-child(4) {
    margin-left: 4.4%
  }
}

.service__list {
  -webkit-box-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between
}

.service__list li {
  background: #fff;
  list-style: none;
  margin-top: 54px;
  margin-top: 5.4rem;
  padding: 60px 30px 30px;
  padding: 6rem 3rem 3rem;
  position: relative;
  width: 48%
}

.service__list__number {
  background: #051b49;
  color: #fff;
  font-family: Century Gothic, CenturyGothic, arial, sans-serif;
  font-size: 22px;
  font-size: 2.2rem;
  left: 0;
  max-width: 150px;
  padding: 9px 20px;
  padding: .9rem 2rem;
  position: absolute;
  top: -14px
}

.service__list__title {
  color: #0b308e;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.6;
  margin-bottom: 10px;
  margin-bottom: 1rem;
  padding-left: 50px;
  padding-left: 5rem;
  position: relative
}

.service__list__title svg {
  left: 0;
  position: absolute
}

.service__list__title path,
.service__list__title rect {
  fill: #0b308e
}

.service__list__text {
  line-height: 1.5
}

.service__list__text__small {
  font-size: 14px;
  font-size: 1.4rem
}

.service__list__image {
  margin-top: 20px;
  margin-top: 2rem;
  text-align: center
}

.service__pay {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 25px;
  margin-bottom: 2.5rem;
  margin-top: 20px;
  margin-top: 2rem
}

.service__pay__block+.service__pay__block {
  margin-left: 50px;
  margin-left: 5rem
}

.service__pay__title {
  margin-bottom: 15px;
  margin-bottom: 1.5rem
}

.service__pay__title:before {
  color: #0b308e;
  content: "● "
}

.benefits__list {
  margin-bottom: 70px;
  margin-bottom: 7rem
}

.benefits__list li {
  background: #f2f2f2;
  list-style: none;
  margin-left: 17px;
  margin-top: 50px;
  margin-top: 5rem;
  padding: 60px 40px 40px;
  padding: 6rem 4rem 4rem;
  position: relative
}

.benefits__list__number {
  background: #0b308e;
  color: #fff;
  font-family: Century Gothic, CenturyGothic, arial, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  left: -17px;
  padding: 9px 20px;
  padding: .9rem 2rem;
  position: absolute;
  top: -21px
}

.benefits__list__number span {
  font-size: 22px;
  font-size: 2.2rem;
  margin-left: 10px;
  margin-left: 1rem
}

.benefits__list__title {
  color: #0b308e;
  font-size: 24px;
  font-size: 2.4rem;
  margin-bottom: 20px;
  margin-bottom: 2rem
}

.benefits__list__text {
  line-height: 1.88
}

.benefits__list__btn {
  margin-top: 0;
  padding-left: 20px;
  padding-left: 2rem;
  padding-right: 0;
  position: absolute;
  right: 40px;
  text-align: left;
  top: 60px;
  width: 300px
}

.marker {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, #f9f60c));
  background: -webkit-linear-gradient(transparent 70%, #f9f60c 0);
  background: -o-linear-gradient(transparent 70%, #f9f60c 70%);
  background: linear-gradient(transparent 70%, #f9f60c 0);
  display: inline
}

.sidebar {
  left: 50%;
  margin-left: -500px;
  position: absolute;
  top: 0;
  width: 289px
}

.sidebar__title {
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: 700;
  letter-spacing: .08em;
  padding-bottom: 20px;
  padding-bottom: 2rem;
  border-bottom: 2px solid #203f99
}

.sidebar__title a {
  text-decoration: none
}

.sidebar__title a:hover {
  opacity: .7
}

.sidebar__subtitle {
  color: #073190;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 700;
  margin-bottom: 15px;
  margin-bottom: 1.5rem;
  margin-top: 30px;
  margin-top: 3rem
}

.sidebar__subtitle a {
  color: #073190;
  text-decoration: none
}

.sidebar__subtitle a:hover {
  opacity: .7
}

.sidebar .bnr-wrap a {
  display: block;
  margin-bottom: 20px;
  transition: all .2s ease
}

.sidebar .bnr-wrap a:hover {
  opacity: .6
}

.sidebar__list {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.5;
  list-style-type: none
}

.sidebar__list li {
  position: relative
}

.sidebar__list li:before {
  content: "";
  margin: auto;
  position: absolute;
  border-right: 2px solid #073190;
  border-top: 2px solid #073190;
  bottom: 0;
  height: 8px;
  right: 0;
  top: 10px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 8px
}

.sidebar__list li a {
  text-decoration: none;
  display: block;
  padding: 25px 25px 15px;
  font-size: 1.8rem;
  font-size: 18px;
  border-bottom: 1px solid #203f99
}

.sidebar__list li a:hover {
  text-decoration: underline
}

.sidebar__list.__3col {
  display: flex
}

.sidebar__list.__3col li {
  width: 32.3%
}

.sidebar__list.__3col li+li {
  margin-left: 2.46%
}

.intro-txt {
  letter-spacing: .1em;
  line-height: 1.7
}

.intro-txt span {
  display: inline-block
}

.service-item-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  padding-top: 35px;
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif
}

.service-card-item {
  background: #fff;
  border-radius: 6px;
  border: 2px solid #0b308e;
  padding: 0 3% 50px;
  position: relative
}

.service-card-item.__1col {
  width: 100%;
  text-align: center
}

.service-card-item.__1col:nth-of-type(2) {
  margin: 70px 0 60px
}

.service-card-item.__3col {
  width: 32%
}

.service-card-item.__3col+.service-card-item.__3col {
  margin-left: 19px
}

.service-card-item p {
  line-height: 1.7
}

.service-card-item p.text-blue {
  color: #0b308e
}

.service-card-item p.__bold {
  font-weight: 700
}

.service-card-item .btn {
  width: 100%;
  margin-left: 0 !important;
  padding: 10px 20px;
  padding: 1rem 2rem
}

.service-card-item .btn.-small {
  font-size: 14px;
  font-size: 1.4rem
}

.service-card-pop {
  text-align: center;
  margin: -23px 0 28px
}

.service-card-pop span {
  font-size: clamp(18px, 1.33vw, 20px);
  background: #0b308e;
  min-width: 150px;
  color: #FFF;
  line-height: 1.5;
  text-align: center;
  display: inline-block;
  padding: 9px 15px;
  border-radius: 24px;
  position: relative
}

.service-card-pop span::after {
  content: "";
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 10px solid #0b308e;
  position: absolute;
  bottom: -15px;
  left: 50%;
  transform: translate(0, -50%)
}

.service-card-item.__1col .service-card-pop {
  margin: -1.8em 0 34px
}

.service-card-item.__1col .service-card-pop span {
  font-size: 28px;
  border-radius: 30px;
  padding: 1% 3%
}

.service-card-item.__1col picture {
  display: block;
  max-width: 580px;
  margin: 35px auto 20px
}

.service-card-item.__1col .btn {
  width: 400px;
  max-width: 100%;
  font-size: 20px;
  margin: 35px auto 0;
  border-radius: 0;
  padding: 0;
  line-height: 70px
}

.service-card-item.__3col .btn {
  margin: 30px auto 0
}

.service-card-ttl {
  font-size: 32px;
  font-weight: 700;
  line-height: 1.5;
  color: #203f99;
  text-align: center;
  margin: 0 0 25px
}

.service-card-ttl span {
  background: linear-gradient(transparent 50%, #ced7eb 0%);
  display: inline;
  padding: 0 10px 10px
}

.service-card-ttl small {
  font-size: 24px;
  display: block
}

.section.__tenpo .cap-title img {
  height: 77px;
  margin: 0 auto 15px
}

.section.__tenpo.__top {
  padding-top: 400px;
  background: url(../images/tenpo_top.jpg) no-repeat top center/cover;
  position: relative
}

.section.__tenpo.__top::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  background-color: rgba(255, 255, 255, .7)
}

.section.__tenpo.__top>div {
  position: relative;
  z-index: 1
}

.section.__tenpo.__top h2 {
  width: 800px;
  height: 410px;
  background: url(../images/tenpo_title.png) no-repeat top right/contain;
  position: absolute;
  right: 0;
  top: 0;
  text-align: left;
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap
}

.section.__tenpo.__top .bg-txt-box {
  background-color: rgba(255, 255, 255, 1);
  padding: 40px 10px;
  max-width: 750px;
  margin: 0 auto
}

.service-card-item .point-card {
  max-width: 164px;
  width: 64.56%;
  margin: 0 auto 15px
}

.section.__tenpo .btn__pagelink {
  margin: 50px 0 0;
  margin: 5rem 0 0;
  justify-content: center
}

.section.__tenpo .btn__pagelink .btn {
  max-width: 210px;
  margin-bottom: 0
}

.tenpo {
  position: relative;
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif
}

.tenpo__logo {
  margin-bottom: 50px;
  margin-bottom: 5rem
}

.tenpo__info {
  line-height: 1.8
}

.tenpo__info__box {
  -webkit-box-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.tenpo__info__box+.tenpo__info__box {
  margin-top: 60px;
  margin-top: 6rem
}

.tenpo__info__box__left {
  width: 54%
}

.tenpo__info__box__right {
  width: 40%
}

.tenpo__info dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.tenpo__info dl dd {
  -webkit-box-flex: 2;
  -ms-flex: 2;
  flex: 2
}

.tenpo__info p:not(:first-child) {
  margin-top: 25px;
  margin-top: 2.5rem
}

.tenpo__map__link {
  margin-top: 0 !important;
  display: inline-block;
  margin-left: 15px
}

.tenpo__map__link a {
  color: #1678cb
}

.tenpo__map__link a:after {
  content: " >"
}

.tenpo__calendar iframe {
  width: 100%
}

.tenpo__list {
  list-style-type: none;
  margin-bottom: 30px;
  margin-bottom: 3rem
}

.tenpo__list__item {
  -webkit-box-direction: reverse;
  -webkit-box-orient: horizontal;
  -webkit-box-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.tenpo__list__item+.tenpo__list__item {
  border-top: 1px solid #d5d5d5;
  margin-top: 50px;
  margin-top: 5rem;
  padding-top: 50px;
  padding-top: 5rem
}

.tenpo__list__text {
  width: calc(100% - 500px)
}

.tenpo__list__header {
  align-items: center;
  -webkit-box-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  margin-bottom: 20px;
  margin-bottom: 2rem
}

.tenpo__list__name {
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: 700;
  line-height: 1.3;
  margin-right: 30px;
  margin-right: 3rem
}

.tenpo__list__sns {
  -webkit-box-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center
}

.tenpo__list__sns__item {
  margin: 0 7px
}

.tenpo__list__sns__item:hover {
  opacity: .8;
  -webkit-transition: opacity .2s ease;
  -o-transition: opacity ease .2s;
  transition: opacity .2s ease
}

.tenpo__list__image {
  max-width: 450px;
  width: 450px
}

.tenpo__list__image__thumbnail {
  margin-left: -7px;
  margin-left: -.7rem;
  margin-right: -7px;
  margin-right: -.7rem;
  margin-top: 7px;
  margin-top: .7rem
}

.tenpo__list__image__thumbnail li {
  cursor: pointer;
  padding: 7px;
  padding: .7rem
}

.tenpo__detail__header {
  text-align: center
}

.tenpo__detail__title {
  font-size: 28px;
  font-size: 2.8rem;
  font-weight: 700;
  margin-bottom: 15px;
  margin-bottom: 1.5rem
}

.tenpo__detail__info {
  line-height: 1.8
}

.tenpo__detail__info__floor {
  font-weight: 700
}

.tenpo__detail__info dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.tenpo__detail__image__large .slick-next,
.tenpo__detail__image__large .slick-prev {
  top: 16%
}

.tenpo__detail__image__main {
  margin-bottom: 15px;
  margin-bottom: 1.5rem
}

.tenpo__detail__image__slide {
  margin-bottom: 25px;
  margin-bottom: 2.5rem
}

.tenpo__detail__image__thumbnail {
  margin-left: -10px;
  margin-left: -1rem;
  margin-right: -10px;
  margin-right: -1rem
}

.tenpo__detail__image__thumbnail li {
  cursor: pointer;
  padding: 10px;
  padding: 1rem
}

.tenpo__news__list {
  -webkit-box-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  list-style-type: none
}

.tenpo__news__list__item {
  margin-bottom: 30px;
  margin-bottom: 3rem;
  width: 47%
}

.tenpo__news__list__link {
  cursor: pointer;
  display: block;
  text-decoration: none
}

.tenpo__news__list__link:hover {
  opacity: .8;
  -webkit-transition: opacity .2s ease;
  -o-transition: opacity ease .2s;
  transition: opacity .2s ease
}

.tenpo__news__list__image {
  background: url(/wordpress/wp-content/themes/tenkensoui/assets/images/img_tenpo_news_default.png) no-repeat 50%;
  background-size: contain;
  display: block;
  height: 0;
  margin-bottom: 10px;
  margin-bottom: 1rem;
  padding-top: 65%;
  position: relative
}

.tenpo__news__list__image img {
  left: 0;
  position: absolute;
  top: 0
}

.tenpo__news__list__title {
  display: block;
  font-weight: 700;
  line-height: 1.5
}

.tenpo__modal__text {
  margin-top: 20px;
  margin-top: 2rem
}

.tenpo__modal__text p {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5;
  margin: 15px 0 0;
  margin: 1.5rem 0 0;
  text-align: left
}

.shopTenpo {
  position: relative
}

.shopTenpo__title__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 20px
}

.sns-pop {
  width: 180px;
  height: auto
}

.sns-pop+.shopTenpo__list__sns {
  margin-top: 10px
}

.shopTenpo__logo {
  margin-bottom: 0
}

.shopTenpo__info {
  line-height: 1.8;
  letter-spacing: .08em
}

.shopTenpo__info strong {
  font-size: 22px;
  font-size: 2.2rem;
  letter-spacing: .08em;
  display: block;
  margin: 0 0 7px
}

.shopTenpo__info__box {
  -webkit-box-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.shopTenpo__info__box+.shopTenpo__info__box {
  margin-top: 60px;
  margin-top: 6rem
}

.shopTenpo__info__box__left {
  width: 54%
}

.shopTenpo__info__box__right {
  width: 40%
}

.shopTenpo__info dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.shopTenpo__info dl dd {
  -webkit-box-flex: 2;
  -ms-flex: 2;
  flex: 2
}

.shopTenpo__info p:not(:first-child) {
  margin-top: 25px;
  margin-top: 2.5rem
}

.shopTenpo__list__info p {
  display: inline
}

.shopTenpo__info p+img {
  margin-top: 25px;
  margin-top: 2.5rem
}

.shopTenpo__info__card {
  margin-top: 20px;
  margin-top: 2rem
}

.shopTenpo__info__card img {
  height: 30px;
  width: auto;
  margin: 10px 0;
  margin: 1rem 0
}

.shopTenpo__info__card small {
  font-size: 14px
}

.shopTenpo__map__link {
  margin-top: 0 !important
}

.shopTenpo__map__link a {
  color: #1678cb
}

.shopTenpo__map__link a:after {
  content: " >"
}

.shopTenpo__calendar {
  margin-top: 35px;
  margin-top: 3.5rem
}

.shopTenpo__calendar iframe {
  width: 100%
}

.shopTenpo__list {
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.shopTenpo__list__item {
  width: 32%;
  background: #fff;
  border-radius: 4px;
  border: 4px solid #e4e6ee;
  padding: 30px 30px 100px;
  position: relative
}

.shopTenpo__list__item+.shopTenpo__list__item {
  margin-left: 2%
}

.shopTenpo__list__item:nth-child(4n) {
  margin-left: 0
}

.shopTenpo__list__item .btn {
  width: 79.375%;
  margin-left: 0 !important;
  padding: 10px 20px;
  padding: 1rem 2rem;
  position: absolute;
  bottom: 32px;
  left: 50%;
  transform: translate(-50%, 0)
}

.shopTenpo__list__text {
  margin: 20px 0;
  margin: 2rem 0;
  line-height: 1.7
}

.shopTenpo__list__text br {
  display: none
}

.shopTenpo__list__text h3 {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 700;
  margin-bottom: 20px;
  margin-bottom: 2rem
}

.shopTenpo__list__detail {
  list-style: none
}

.shopTenpo__list__detail li {
  line-height: 1.7;
  padding-left: 5rem;
  text-indent: -5rem
}

.shopTenpo__list__header {
  align-items: center;
  -webkit-box-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  margin-bottom: 20px;
  margin-bottom: 2rem
}

.shopTenpo__list__name {
  font-size: 24px;
  font-size: 2.4rem;
  letter-spacing: .08em;
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 24px;
  margin-bottom: 2.4rem
}

.shopTenpo__list__name a {
  text-decoration: none;
  transition: all .2s ease
}

.shopTenpo__list__name a:hover {
  opacity: .7;
  -webkit-transition: opacity .2s ease;
  -o-transition: opacity ease .2s;
  transition: opacity .2s ease
}

.shopTenpo__list__name img {
  max-width: 132px;
  margin-right: 10px;
  margin-right: 1rem;
  vertical-align: -2px
}

.shopTenpo__list__image a {
  transition: all .2s ease
}

.shopTenpo__list__image a:hover {
  opacity: .7
}

.shopTenpo__list__sns {
  -webkit-box-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 20px 0;
  margin: 2rem 0
}

.shopTenpo__list__sns__item+.shopTenpo__list__sns__item {
  margin-left: 7px;
  margin-left: .7rem
}

.shopTenpo__list__sns__item.__line {
  max-width: 240px;
  height: auto
}

.shopTenpo__list__sns__item:hover {
  opacity: .8;
  -webkit-transition: opacity .2s ease;
  -o-transition: opacity ease .2s;
  transition: opacity .2s ease
}

.shopTenpo__btn__box {
  margin-bottom: 0
}

#store-depo .shopTenpo__btn__box a:nth-child(2) {
  display: none
}

.shopTenpo__detail__header {
  text-align: center
}

.shopTenpo__detail__title {
  font-size: 36px;
  font-size: 3.6rem;
  font-weight: 700;
  letter-spacing: .08em;
  margin-left: 10px;
  margin-left: 1rem;
  margin-bottom: 6px;
  margin-bottom: .6rem;
  font-family: メイリオ, Meiryo, ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, Meiryo UI, sans-serif
}

.shopTenpo__lead {
  margin: 15px 0 0;
  margin: 1.5rem 0 0;
  letter-spacing: .08em;
  text-align: left
}

.shopTenpo__lead h3 {
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.32;
  margin-bottom: 20px;
  margin-bottom: 2rem
}

.shopTenpo__lead p {
  line-height: 1.7
}

.shopTenpo__timeline .twitter-timeline {
  max-width: 500px !important;
  margin: 0 auto
}

.shopTenpo__detail__info {
  line-height: 1.8
}

.shopTenpo__detail__info+.shopTenpo__detail__info {
  margin-top: 35px;
  margin-top: 3.5rem
}

.shopTenpo__detail__info__floor {
  font-weight: 700
}

.shopTenpo__detail__info dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.shopTenpo__detail .contact_area .contact {
  background: #e8e8f1
}

.shopTenpo__detail .contact_area .contact .label {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  color: #333;
  letter-spacing: .1rem;
  line-height: 1.66;
  min-height: 72px;
  margin-bottom: 20px
}

.shopTenpo__detail .contact_area .contact .btn-wrap {
  display: flex;
  justify-content: space-between
}

.shopTenpo__detail .contact_area .contact .btn-wrap>div {
  width: 48.3%
}

.shopTenpo__detail .contact_area .contact .btn-wrap>div p {
  font-weight: 700;
  text-align: center;
  margin: 0 auto 15px
}

.shopTenpo__detail .contact_area .contact .btn {
  display: flex;
  justify-content: center;
  padding: 0;
  line-height: 64px;
  border-radius: 0;
  transition: all .2s
}

.shopTenpo__detail .contact_area .contact .btn-wrap>div:nth-child(2) .btn {
  padding: 0 .3em 0 0
}

.shopTenpo__detail .contact_area .contact .btn:hover {
  opacity: .7
}

.shopTenpo__detail .contact_area .contact .btn:hover:before {
  border-color: #FFF
}

.shopTenpo__detail .contact_area .btn {
  background: #141414;
  font-size: clamp(16px, 1.33vw, 20px);
  color: #FFF;
  padding-left: 60px;
  margin: 0 auto
}

.shopTenpo__detail .contact_area .contact {
  padding: 0 4.61% 40px;
  margin: 0 0 40px
}

.shopTenpo__campaign {
  padding-bottom: 50px;
  padding-bottom: 5rem;
  padding-top: 50px;
  padding-top: 5rem
}

.shopTenpo__campaign__list {
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between
}

.shopTenpo__campaign__list__item {
  width: 47.69%;
  transition: all .4s ease 0
}

.shopTenpo__campaign__list__item:nth-child(n+3) {
  margin-top: 40px;
  margin-top: 4rem
}

.shopTenpo__campaign__list__item .btnset .button {
  text-align: center;
  color: #0b308e;
  font-weight: 700;
  letter-spacing: .08rem;
  font-size: 14px;
  position: relative;
  text-decoration: none;
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  appearance: none
}

.shopTenpo__campaign__list__item .btnset .button .icon {
  width: 24px;
  height: 24px;
  box-sizing: border-box;
  border-radius: 50%;
  border: 2px solid #0b308e;
  margin-right: 4px;
  vertical-align: -7px;
  display: inline-flex;
  position: relative
}

.shopTenpo__campaign__list__item .btnset .button .icon::before {
  content: "";
  width: 10px;
  height: 2px;
  background: #0b308e;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%)
}

.shopTenpo__campaign__list__item .btnset .button .icon::after {
  content: "";
  width: 2px;
  height: 10px;
  background: #0b308e;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%)
}

.shopTenpo__campaign__list__item .btnset .button.boxclose .icon::after {
  content: none
}

.shopTenpo__campaign__list__text {
  margin: 2rem 0
}

.shopTenpo__campaign__list__title {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.7;
  letter-spacing: .08em;
  margin: 1rem
}

.shopTenpo__campaign__list__contents>* {
  font-size: 16px;
  line-height: 1.7;
  margin-bottom: 15px;
  margin-bottom: 1.5rem;
  letter-spacing: .08em
}

.shopTenpo__campaign__list__contents>:last-child {
  margin-bottom: 0
}

.shopTenpo__campaign__list__contents b,
.shopTenpo__campaign__list__contents strong {
  font-weight: 700
}

.shopTenpo__campaign__list__contents .font-red {
  font-size: 14px
}

.shopTenpo__campaign__list__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 20px -5px 0;
  margin: 2rem -.5rem 0
}

.shopTenpo__campaign__list__btn .btn {
  margin: 5px;
  margin: .5rem
}

.shopTenpo__bnr {
  padding-bottom: 60px;
  padding-bottom: 6rem;
  padding-top: 60px;
  padding-top: 6rem
}

.shopTenpo__bnr__box {
  margin-bottom: 30px;
  margin-bottom: 3rem;
  width: 48%
}

.shopTenpo__bnr__box__outer {
  -webkit-box-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between
}

.shopTenpo__bnr__box a:hover {
  opacity: .8;
  -webkit-transition: opacity .2s ease;
  -o-transition: opacity ease .2s;
  transition: opacity .2s ease
}

.free-dial {
  background: url(/wordpress/wp-content/themes/tenkensoui/assets/images/ico_free-dial.svg) no-repeat 0;
  background-size: 20px auto;
  padding-left: 25px;
  padding-left: 2.5rem
}

.free-access {
  background: url(/wordpress/wp-content/themes/tenkensoui/assets/images/ico_free-access.svg) no-repeat left -2px;
  background-size: 26px auto;
  padding-left: 30px;
  padding-left: 3rem
}

.fotorama__thumb-border {
  border-color: #0b318f !important
}

.shopTenpo__detail__view {
  width: 100%;
  aspect-ratio: 600/450;
  margin: 0 auto;
  padding: 30px 0 0
}

.shopTenpo__detail__view iframe {
  width: 100%;
  height: 100%
}

.shopTenpo__detail__view iframe+p {
  width: 90%;
  margin: 20px auto 0;
  padding: 10px;
  line-height: 1.6;
  font-size: 13px;
  background: #f2f2f9;
  border: 1px solid #000;
  display: flex;
  align-items: flex-start;
  justify-content: center
}

.shopTenpo__detail__view iframe+p img {
  width: 50px;
  margin: 3px 15px 0 0
}

@media screen and (min-width:768px) {
  .tenpo__detail__image__large .slick-prev {
    height: 40px;
    left: -50px;
    top: 225px;
    width: 40px
  }

  .tenpo__detail__image__large .slick-prev:before {
    font-size: 40px
  }

  .tenpo__detail__image__large .slick-next {
    height: 40px;
    right: -50px;
    top: 225px;
    width: 40px
  }

  .tenpo__detail__image__large .slick-next:before {
    font-size: 40px
  }

  .shopTenpo__list__info dl,
  .shopTenpo__list__info p {
    display: inline;
    padding-right: 1rem
  }

  .shopTenpo__list__info dl dd,
  .shopTenpo__list__info dl dt {
    display: inline
  }

  .shopTenpo__list__info dl:nth-child(even)::before {
    content: "\A";
    white-space: pre
  }

  .shopTenpo__detail__view iframe+p {
    font-size: 16px;
    text-align: center
  }
}

.archive_list {
  padding: 100px 0 90px;
  border-bottom: 1px solid #d5d5d5
}

.archive_list .container {
  max-width: 1200px
}

@media screen and (max-width:1200px) {
  .archive_list .container {
    padding-left: 2rem;
    padding-right: 2rem
  }
}

.archive_list .archive__title {
  margin-bottom: 50px;
  color: #000
}

.archive_list .pic_list {
  display: flex;
  flex-wrap: wrap
}

.archive_list .pic_list li {
  width: calc((100% - 64px - 1px)/ 3);
  margin-right: 32px;
  margin-bottom: 40px;
  list-style: none
}

.archive_list .pic_list li:nth-child(3n) {
  margin-right: 0
}

.archive_list .pic_list li a {
  display: block;
  text-decoration: none
}

.archive_list .pic_list li a:hover {
  text-decoration: underline
}

.archive_list .pic_list li a:hover .img {
  opacity: .7
}

.archive_list .pic_list li a .img {
  line-height: 0;
  padding-top: 100%;
  position: relative;
  margin-bottom: 20px;
  transition: all .2s
}

.archive_list .pic_list li a .img img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: 'object-fit: cover;'
}

.archive_list .pic_list li .post__ttl {
  padding: 10px 0
}

@media screen and (max-width:768px) {
  .archive_list {
    padding: 50px 0
  }

  .archive_list .archive__title {
    font-size: 21px
  }

  .archive_list .pic_list li {
    width: calc((100% - 30px - 1px)/ 2);
    margin-right: 30px
  }

  .archive_list .pic_list li:nth-child(2n) {
    margin-right: 0
  }

  .archive_list .pic_list li:nth-child(3n) {
    margin-right: 30px
  }
}

@media screen and (max-width:500px) {
  .archive_list .pic_list li {
    width: 100%;
    margin-right: 0 !important
  }
}

@media screen and (min-width:1061px) {
  .btn-tel {
    color: #000;
    pointer-events: none;
    text-decoration: none
  }
}

@media screen and (max-width:1170px) {
  body {
    padding-top: 71px;
    padding-top: 7.1rem
  }

  .header {
    border-bottom: 1px solid #515151;
    height: 71px
  }

  .header__top {
    border-bottom: 0;
    padding: 15px 0;
    padding: 1.5rem 0
  }

  .header__top>.container {
    padding: 5px 20px 0;
    padding: .5rem 2rem 0
  }

  .header__logo {
    padding-top: 0
  }

  .header__logo svg,
  .header__logo img {
    width: 220px
  }

  .header__logo+p {
    display: none
  }

  .header__utility {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-left: 0;
    padding: 30px 20px 42px;
    padding: 3rem 2rem 4.2rem;
    border-top: 1px solid #d5d5d5
  }

  .header__utility__item+.header__utility__item {
    margin-left: 15px;
    margin-left: 1.5rem
  }

  .pc__lang__select {
    display: none
  }

  .pc__nav {
    display: none
  }

  .sp__nav {
    background-color: #141414;
    display: block;
    height: 100%;
    max-height: 100vh;
    overflow-y: scroll;
    position: fixed;
    right: 0;
    top: 70px;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: .3s ease;
    -o-transition: ease .3s;
    transition: .3s ease;
    width: calc(100% - 70px);
    z-index: 6
  }

  .sp__nav a {
    text-decoration: none
  }

  .sp__nav__button {
    background-color: #f2f6f8;
    display: block;
    height: 71px;
    position: absolute;
    right: 0;
    top: 0;
    width: 70px
  }

  .sp__nav__title {
    background-color: #141414;
    border-top: 1px solid #d5d5d5;
    line-height: 1.5;
    font-weight: 400
  }

  .sp__nav__title:first-of-type {
    border-top: 0
  }

  .sp__nav__title.-link {
    position: relative
  }

  .sp__nav__title.-link:before {
    content: "";
    margin: auto;
    position: absolute;
    border-right: 2px solid #fff;
    border-top: 2px solid #fff;
    bottom: 0;
    height: 6px;
    left: auto;
    right: 18px;
    top: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 6px
  }

  .sp__nav__title.-accordion {
    position: relative
  }

  .sp__nav__title.-accordion:before {
    content: "";
    margin: auto;
    position: absolute;
    border-right: 2px solid #999;
    border-bottom: 2px solid #999;
    bottom: 0;
    height: 8px;
    left: auto;
    right: 16px;
    top: -5px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 8px
  }

  .sp__nav__title.-accordion.-open:before {
    border-left: 2px solid #999;
    border-top: 2px solid #999;
    border-right: 0;
    border-bottom: 0;
    top: 0
  }

  .sp__nav__title__text {
    color: #fff;
    display: block;
    font-size: 16px;
    font-size: 1.6rem;
    letter-spacing: .1rem;
    padding: 15px 40px 15px 15px;
    padding: 1.5rem 4rem 1.5rem 1.5rem
  }

  .sp__nav__list {
    -webkit-animation: a .2s;
    animation: a .2s;
    background-color: #333;
    display: none;
    line-height: 1.5
  }

  .sp__nav__list.-open {
    display: block
  }

  .sp__nav__list>li {
    border-top: 1px solid #d5d5d5
  }

  .sp__nav__list__text {
    display: block;
    font-size: 14px;
    font-size: 1.4rem;
    padding: 15px 40px 15px 15px;
    padding: 1.5rem 4rem 1.5rem 1.5rem;
    text-decoration: none;
    color: #fff
  }

  .sp__nav__list__text.-accordion {
    position: relative
  }

  .sp__nav__list__text.-accordion:after,
  .sp__nav__list__text.-accordion:before {
    background-color: #000;
    bottom: 0;
    content: "";
    height: 10px;
    left: auto;
    margin: auto;
    position: absolute;
    right: 20px;
    width: 2px
  }

  .sp__nav__list__text.-accordion:before {
    top: 0;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0)
  }

  .sp__nav__list__text.-accordion:after {
    top: 0;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
  }

  .sp__nav__list__text.-accordion.-open:before {
    display: none
  }

  .sp__nav__list__text.-accordion.-open:after {
    top: 0
  }

  .sp__nav__list__text.-link {
    position: relative
  }

  .sp__nav__list__text.-link:before {
    content: "";
    margin: auto;
    position: absolute;
    border-right: 2px solid #999;
    border-top: 2px solid #999;
    bottom: 0;
    height: 6px;
    left: auto;
    right: 18px;
    top: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 6px
  }

  .sp__nav__list__child {
    -webkit-animation: a .2s;
    animation: a .2s;
    background-color: #dcdcdc;
    display: none
  }

  .sp__nav__list__child.-open {
    display: block
  }

  .sp__nav__list__child>li {
    border-top: 1px solid #afafaf
  }

  .sp__nav__list__child a {
    display: block;
    padding: 12.5px 40px 12.5px 35px;
    padding: 1.25rem 4rem 1.25rem 3.5rem;
    text-decoration: none;
    position: relative
  }

  .sp__nav__list__child a:before {
    content: "";
    margin: auto;
    position: absolute;
    border-right: 2px solid #000;
    border-top: 2px solid #000;
    bottom: 0;
    height: 6px;
    left: auto;
    right: 18px;
    top: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 6px
  }

  body.-open .sp__nav {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
  }
}

@media screen and (max-width:767px) {
  body {
    min-width: 0;
    padding-top: 70px
  }

  .box__nav__list__item {
    margin-bottom: 20px;
    margin-bottom: 2rem;
    width: 100%
  }

  .box__nav__list__link {
    height: 140px
  }

  .box__nav__list__english {
    font-size: 20px;
    font-size: 2rem;
    margin-bottom: 10px;
    margin-bottom: 1rem
  }

  .box__nav__list__title {
    font-size: 14px;
    font-size: 1.4rem
  }

  .box__nav__list__title__list {
    margin-top: 8px;
    margin-top: .8rem
  }

  .box__nav__list__title__list li {
    font-size: 12px;
    font-size: 1.2rem
  }

  .square__nav__list__item {
    width: 100%
  }

  .btn.-default.-bigger {
    font-size: 16px;
    font-size: 1.6rem;
    min-width: 225px
  }

  .btn__pagelink {
    margin-bottom: 10px;
    margin-bottom: 1rem;
    justify-content: space-between
  }

  .btn__pagelink .btn {
    padding: 11px 20px 11px 11px;
    padding: 1.13rem 2rem 1.13rem 1.13rem;
    font-size: 14px;
    font-size: 1.4rem;
    width: 47.76%;
    margin-bottom: 15px;
    margin-bottom: 1.5rem
  }

  .btn__pagelink .btn+.btn {
    margin-left: 0
  }

  .btn__pagelink .btn:before {
    right: 8px
  }

  .btn__contact {
    font-size: 16px;
    font-size: 1.6rem;
    padding: 12px 20px 12px 10px;
    padding: 1.2rem 2rem 1.2rem 1rem;
    width: 100%;
    position: relative
  }

  .btn__contact:before {
    content: "";
    margin: auto;
    position: absolute;
    border-right: 3px solid #fff;
    border-top: 3px solid #fff;
    bottom: 0;
    height: 8px;
    left: auto;
    right: 12px;
    top: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 8px
  }

  .btn__contact svg {
    height: 25px;
    margin-right: 15px;
    margin-right: 1.5rem;
    width: 25px
  }

  .btn__contact.-white {
    position: relative
  }

  .btn__contact.-white:before {
    content: "";
    margin: auto;
    position: absolute;
    border-right: 3px solid #0b308e;
    border-top: 3px solid #0b308e;
    bottom: 0;
    height: 8px;
    left: auto;
    right: 12px;
    top: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 8px
  }

  .btn__blue {
    line-height: 1.3;
    padding: 12px 30px 12px 10px;
    padding: 1.2rem 3rem 1.2rem 1rem
  }

  .visible-sp {
    display: block
  }

  .visible-pc {
    display: none
  }

  .page__header.-text {
    height: auto
  }

  .page__header.-text>.container {
    padding-top: 70px;
    padding-top: 7rem
  }

  .page__text {
    margin-bottom: 23px;
    margin-bottom: 2.3rem
  }

  .pagetop {
    bottom: 10px;
    right: 10px
  }

  .pagetop__button {
    height: 50px;
    width: 50px;
    position: relative
  }

  .pagetop__button:before {
    content: "";
    margin: auto;
    position: absolute;
    border-right: 2px solid #fff;
    border-top: 2px solid #fff;
    bottom: auto;
    height: 14px;
    left: 0;
    right: 0;
    top: 20px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 14px
  }

  .big-img-title p {
    height: 92px
  }

  .kv__slide.-anniversary .kv__image {
    aspect-ratio: 375 / 390;
    object-fit: cover
  }

  .img__page__header.__business {
    background: url(../images/business_head_sp.jpg) no-repeat top center/cover
  }

  .__business .page__header__txt {
    background: url(../images/business_title_sp.png) no-repeat top right/contain
  }

  .section.business {
    padding: 40px 0
  }

  .business__intro__title {
    margin: 0 auto 20px
  }

  .business .page__text {
    font-size: 14px;
    line-height: 1.7;
    margin: 2rem 0
  }

  .business__intro__img {
    margin: 0 auto 60px
  }

  .section.business .cap-title {
    padding: 50px 0 0
  }

  .business .cap-title span {
    margin-bottom: 0
  }

  .section.function {
    padding: 50px 0
  }

  .business__image {
    margin-bottom: 2rem
  }

  .function .big-img-title p {
    background: url(../images/title_feature_sp.png) no-repeat center/contain
  }

  .big-img-title {
    margin-bottom: 30px
  }

  .big-img-title span {
    font-size: 16px
  }

  .function .number__list__title {
    font-size: 1.6rem
  }

  .function .number__list__text {
    font-size: 1.3rem
  }

  .title__marker {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 1.8
  }

  .number__list li {
    padding: 15px 20px;
    padding: 1.5rem 2rem
  }

  .number__list__number {
    font-size: 14px;
    font-size: 1.4rem;
    height: 22px;
    margin-right: 15px;
    margin-right: 1.5rem;
    padding: 4px 0 0;
    width: 22px
  }

  .number__list__title {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.3;
    padding-left: 37px;
    padding-left: 3.7rem
  }

  .number__list.-block li {
    margin: 0 0 24px;
    margin: 0 0 2.4rem;
    width: 100%
  }

  .ribbon__title {
    font-size: 18px;
    font-size: 1.8rem;
    height: 66px;
    line-height: 1.3;
    margin: 35px auto 30px;
    margin: 3.5rem auto 3rem;
    padding: 12px 20px;
    padding: 1.2rem 2rem
  }

  .ribbon__title:before {
    border-width: 33px 0 33px 15px
  }

  .ribbon__title:after {
    border-width: 33px 15px 33px 0
  }

  .function__text-bold {
    font-size: 16px;
    font-size: 1.6rem
  }

  .merit__list.-pc {
    display: none
  }

  .merit__list.-sp {
    display: block
  }

  .merit__list li {
    margin: 0 0 24px;
    margin: 0 0 2.4rem;
    width: 100%
  }

  .merit__copy {
    margin-bottom: 40px;
    margin-bottom: 4rem
  }

  .company__block {
    padding: 7% 20px;
    padding: 7% 2rem
  }

  .company__block__content {
    padding: 10% 5%
  }

  .company__block__textL {
    font-size: 22px;
    font-size: 2.2rem;
    margin-bottom: 20px;
    margin-bottom: 2rem
  }

  .greeting__image {
    margin-bottom: 20px;
    margin-bottom: 2rem;
    margin-right: 0;
    text-align: center;
    width: 100%
  }

  .greeting__text {
    width: 100%
  }

  .footer__contact {
    padding: 43px 0 50px;
    padding: 4.3rem 0 5rem
  }

  .footer__contact>.container {
    background: url(/wordpress/wp-content/themes/tenkensoui/assets/images/footer__contact_sp.png) no-repeat top center/contain;
    text-align: center;
    padding: 0;
    margin: 0 20px;
    margin: 0 2rem
  }

  .footer__contact__wrap {
    padding: 0
  }

  .footer__contact__title {
    font-size: 24px;
    font-size: 2.4rem
  }

  .footer__contact__text {
    font-size: 1.4rem;
    font-size: 14px
  }

  .footer__contact__notes {
    font-size: 13px;
    font-size: 1.3rem;
    padding: 25px 0 40px;
    padding: 2.5rem 0 4rem
  }

  .footer__contact__wrap .tel__btn+.tel__btn {
    display: block;
    margin-top: 20px;
    margin-top: 2rem
  }

  .footer__contact__btn {
    min-width: 100%;
    padding: 18px 10px;
    padding: 1.8rem 1rem
  }

  .footer__contact__btn img {
    width: 100%;
    max-width: 162px
  }

  .footer__contact__btn img.visible-pc {
    display: none
  }

  .footer__contact__btn span.visible-sp {
    display: inline-block
  }

  .footer__banner__inner {
    display: block;
    padding: 40px 20px;
    padding: 4rem 2rem
  }

  .footer__banner__item {
    margin: 0;
    width: 100%
  }

  .footer__banner__item+.footer__banner__item {
    margin-top: 15px;
    margin-top: 1.5rem
  }

  .footer__nav {
    display: block;
    margin-left: -20px;
    margin-left: -2rem;
    margin-right: -20px;
    margin-right: -2rem
  }

  .footer__nav__title {
    border-top: 1px solid #d5d5d5;
    margin-bottom: 0
  }

  .footer__nav__title:last-child {
    border-bottom: 1px solid #d5d5d5
  }

  .footer__nav__title.-link {
    position: relative
  }

  .footer__nav__title.-link:before {
    content: "";
    margin: auto;
    position: absolute;
    border-right: 2px solid #000;
    border-top: 2px solid #000;
    bottom: 0;
    height: 6px;
    left: auto;
    right: 18px;
    top: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 6px
  }

  .footer__nav__title.-accordion {
    position: relative
  }

  .footer__nav__title.-accordion:after,
  .footer__nav__title.-accordion:before {
    background-color: #000;
    bottom: 0;
    content: "";
    height: 10px;
    left: auto;
    margin: auto;
    position: absolute;
    right: 20px;
    width: 2px
  }

  .footer__nav__title.-accordion:before {
    top: 0;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0)
  }

  .footer__nav__title.-accordion:after {
    top: 0;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
  }

  .footer__nav__title.-accordion.-open:before {
    display: none
  }

  .footer__nav__title.-accordion.-open:after {
    top: 0
  }

  .footer__nav__title__text {
    display: block;
    font-size: 13px;
    font-size: 1.3rem;
    padding: 15px 40px 15px 20px;
    padding: 1.5rem 4rem 1.5rem 2rem;
    text-decoration: none
  }

  .footer__nav__list {
    -webkit-animation: a .2s;
    animation: a .2s;
    background-color: #141414;
    display: none;
    margin-bottom: 0
  }

  .footer__nav__list.-open {
    display: block
  }

  .footer__nav__list li {
    border-top: 1px solid #afafaf;
    margin-bottom: 0;
    padding-left: 0
  }

  .footer__nav__list li a {
    color: #fff;
    display: block;
    padding: 15px 40px 15px 35px;
    padding: 1.5rem 4rem 1.5rem 3.5rem;
    position: relative
  }

  .footer__nav__list li a:before {
    content: "";
    margin: auto;
    position: absolute;
    border-right: 2px solid #fff;
    border-top: 2px solid #fff;
    bottom: 0;
    height: 6px;
    left: auto;
    right: 18px;
    top: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 6px
  }

  .footer__nav__list__child {
    margin-top: 0
  }

  .footer__nav__list__child li {
    border-top: 1px solid #afafaf
  }

  .footer__nav__list__grandchild {
    margin-top: 0
  }

  .footer__nav__list__grandchild li a {
    padding-left: 45px;
    padding-left: 4.5rem
  }

  .footer__bottom p+p {
    margin: 10px 0 0
  }

  .history__list dt {
    width: 25%
  }

  .history__list dd {
    width: 75%
  }

  .about__table {
    display: block
  }

  .about__table td,
  .about__table th {
    display: block;
    padding: 13px 20px;
    padding: 1.3rem 2rem;
    width: 100%
  }

  .inquiry {
    padding: 35px 0;
    padding: 3.5rem 0
  }

  .inquiry__title {
    font-size: 20px;
    font-size: 2rem
  }

  .inquiry__btn {
    font-size: 16px;
    font-size: 1.6rem;
    padding: 13px 20px;
    padding: 1.3rem 2rem;
    width: 100%;
    position: relative
  }

  .inquiry__btn:before {
    content: "";
    margin: auto;
    position: absolute;
    border-right: 2px solid #0b308e;
    border-top: 2px solid #0b308e;
    bottom: 0;
    height: 6px;
    left: auto;
    right: 20px;
    top: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 6px
  }

  .inquiry__btn svg {
    height: 20px;
    margin-right: 10px;
    margin-right: 1rem;
    width: 20px
  }

  .inquiry__btn__blue {
    display: block;
    padding-left: 30px;
    padding-left: 3rem
  }

  .inquiry__btn__small {
    font-size: 12px;
    font-size: 1.2rem
  }

  .inquiry__block,
  .inquiry__block.-column-one {
    margin-bottom: 0
  }

  .inquiry__block.-column-one .inquiry__btn {
    font-size: 16px;
    font-size: 1.6rem
  }

  .inquiry__block.-column-two {
    display: block
  }

  .inquiry__block.-column-two .inquiry__btn {
    margin-top: 20px;
    margin-top: 2rem;
    width: 100%
  }

  .inquiry__reception {
    display: block;
    margin-top: 20px;
    margin-top: 2rem
  }

  .inquiry__reception__title {
    text-align: center
  }

  .inquiry__reception__title:after {
    display: none
  }

  .inquiry__reception__text {
    text-align: center
  }

  .inquiry__reception__text .-small {
    display: block;
    margin-left: 0
  }

  .kv {
    margin-bottom: 50px;
    margin-bottom: 5rem
  }

  .kv__main__title {
    font-size: 28px;
    font-size: 2.8rem
  }

  .kv__main__text {
    font-size: 15px;
    font-size: 1.5rem
  }

  .kv__bottom__bnr {
    margin: 40px auto 60px
  }

  .main__contents {
    margin-left: 0;
    width: 100%
  }

  .main__title {
    font-size: 16px;
    font-size: 1.6rem;
    margin: 80px 0 20px;
    margin: 8rem 0 2rem
  }

  .main__title small {
    font-size: 14px;
    font-size: 1.4rem;
    margin-top: 15px;
    margin-top: 1.5rem
  }

  .container {
    padding-left: 20px;
    padding-left: 2rem;
    padding-right: 20px;
    padding-right: 2rem
  }

  .section {
    padding-bottom: 30px;
    padding-bottom: 3rem;
    padding-top: 30px;
    padding-top: 3rem
  }

  .section.-last {
    padding-bottom: 0
  }

  .section.__tenpo {
    padding: 60px 0
  }

  .footer,
  .header,
  .main,
  body.-open .footer,
  body.-open .header,
  body.-open .main {
    -webkit-transition: .3s ease;
    -o-transition: ease .3s;
    transition: .3s ease
  }

  body.-open .footer,
  body.-open .header,
  body.-open .main {
    -webkit-transform: translateX(calc(-100%+70px));
    -ms-transform: translateX(calc(-100%+70px));
    transform: translateX(calc(-100%+70px))
  }

  .overlay {
    background-color: #000;
    background-color: rgba(0, 0, 0, .5);
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1
  }

  .news.section {
    padding: 0;
    padding: 0
  }

  .news.section .title__section {
    border-bottom: 1px solid #000
  }

  .news.section .title__section img {
    width: 75px;
    margin-right: 6px;
    margin-right: .6rem
  }

  .news__list {
    border-bottom: 1px solid #000
  }

  .news__list li,
  body.-open .overlay {
    display: block
  }

  .news__list__date {
    display: block;
    width: 100%
  }

  .news__list__title {
    max-width: 100%
  }

  .office__text {
    font-size: 18px;
    font-size: 1.8rem
  }

  .office__list li {
    margin-bottom: 20px;
    margin-bottom: 2rem;
    padding: 12px 15px;
    padding: 1.2rem 1.5rem;
    width: 100%
  }

  .section.overseas {
    overflow-x: hidden
  }

  .overseas__image {
    display: block
  }

  .overseas__image p {
    margin-bottom: 25px;
    margin-bottom: 2.5rem
  }

  .planning__title {
    font-size: 21px;
    font-size: 2.1rem
  }

  .planning {
    padding: 35px 0 40px;
    padding: 3.5rem 0 4rem
  }

  .section.business-top {
    padding-bottom: 60px;
    .title__section {
      height: clamp(100px, 41.6vw, 156px);
      font-size: 16px;
      .en {
        font-size: clamp(30px, 13.33vw, 50px);
      }
    }
  }

  .business-about {
    padding: 30px 0 50px;
    .inner {
      .txt_wrap {
        width: 100%;
        p {
          font-size: 14px;
          letter-spacing: 0;
        }
      }
      & > figure {
        width: 89.39%;
        margin: 30px auto 0;
      }
    }
    .catch {
      text-align: center;
      font-size: 24px;
      font-feature-settings: initial;
      letter-spacing: 0.08em;
      margin-bottom: 30px;
      span {
        font-size: 28px;
        padding: 9px 14px;
        &::before {
          right: -3px;
          bottom: -3px;!
        }
      }
    }
  }

  .business__item {
    flex-direction: column-reverse;
    &:nth-child(even) {
      flex-direction: column-reverse;
    }
    & + .business__item {
      margin-top: 50px;
    }
    & > figure {
      width: calc(100% - 10px);
      margin-bottom: 40px;
    }
    .business__item__inner {
      width: 100%;
    }
  }

  .business__item__ttl {
    font-size: clamp(20px, 6.4vw, 24px);
    padding-left: 15px;
  }

  .business__item__text {
    font-size: 14px;
    letter-spacing: 0;
    margin-bottom: 25px;
  }

  .business__item__btn {
    font-size: 16px;
    width: 250px;
    display: block;
    padding: 9px 30px 9px 18px;
    margin: 0 auto;
    text-align: center;
    & + .business__item__btn {
      margin-top: 20px;
    }
  }

  .section.service.-top {
    padding-bottom: 62px;
    padding-bottom: 6.2rem
  }

  .section.service.-top .title__section {
    background: url(/wordpress/wp-content/themes/tenkensoui/assets/images/bg_service_sp.jpg) no-repeat center/cover;
    padding: 40px 0;
    padding: 4rem 0;
    margin: 0 0 60px;
    margin: 0 0 6rem;
    font-size: 16px;
    font-size: 1.6rem
  }

  .section.service.-top .title__section img {
    max-width: 210px;
    margin: 0 auto 20px
  }

  .service__contents+.service__contents {
    margin-top: 60px;
    margin-top: 6rem
  }

  .service__contents h3 {
    font-size: 27px;
    font-size: 2.7rem;
    line-height: 1.5;
    letter-spacing: .1em;
    margin-bottom: 25px;
    margin-bottom: 2.5rem
  }

  .service__contents h3 img {
    padding-bottom: 10px;
    padding-bottom: 1rem
  }

  .service__contents:first-child h3 img {
    width: 163px
  }

  .service__contents:nth-child(2) h3 img {
    width: 113px
  }

  .service__item+.service__item {
    margin-top: 50px;
    margin-top: 5rem
  }

  .service__item figure {
    width: 90.666%;
    margin-bottom: 45px
  }

  .service__item:nth-of-type(even) figure {
    margin: 0 0 45px auto;
    margin: 0 0 4.5rem auto
  }

  .service__item figure::before {
    right: -14px;
    bottom: -14px
  }

  .service__item:nth-of-type(even) figure::before {
    right: 0;
    left: -16px
  }

  .service__item__inner {
    width: 100%;
    min-width: 100%;
    margin: 0 auto;
    padding: 0 20px;
    padding: 0 2rem
  }

  .service__contents__info {
    font-size: 16px;
    font-size: 1.6rem;
    text-align: left;
    margin: 0 auto 25px;
    margin: 0 auto 2.5rem;
    padding: 0 20px;
    padding: 0 2rem
  }

  .servise__item__title {
    font-size: 24px;
    font-size: 2.4rem
  }

  .servise__item__text {
    font-size: 14px;
    font-size: 1.4rem;
    margin-bottom: 25px;
    margin-bottom: 2.5rem
  }

  .servise__item__btn {
    font-size: 16px;
    font-size: 1.5rem;
    max-width: 225px;
    display: block;
    text-align: center;
    margin: 0 auto 20px;
    margin: 0 auto 2rem;
    padding: 15px;
    padding: 1.5rem
  }

  .section.contents {
    padding: 0 0 35px;
    padding: 0 0 3.5rem
  }

  .contents__link__wrap {
    padding: 50px 20px;
    padding: 5rem 2rem !important
  }

  .contents__link__wrap h2 {
    font-size: 13px;
    font-size: 1.3rem;
    margin: 0 auto 25px;
    margin: 0 auto 2.5rem
  }

  .contents__link__wrap h2 img {
    margin: 0 auto 16px;
    margin: 0 auto 1.6rem
  }

  .contents__link__flex {
    display: block
  }

  .contents__link__wrap.-career {
    width: 100%
  }

  .contents__link__wrap.-new {
    width: 100%
  }

  .contents__link__title {
    font-size: 20px;
    font-size: 2rem;
    line-height: 2
  }

  .contents__link__text {
    line-height: 1.42;
    letter-spacing: .1em;
    padding: 25px 0 32px;
    padding: 2.5rem 0 3.2rem;
    font-size: 14px;
    font-size: 1.4rem;
    text-align: left
  }

  .shopTenpo__detail .contact_area {
    margin: 20px 0 0;
    width: 100vw;
    position: relative;
    left: 50%;
    transform: translateX(-50%)
  }

  .shopTenpo__detail .contact_area .contact .label {
    font-size: 18px;
    padding-top: 35px
  }

  .shopTenpo__detail .contact_area .contact .btn-wrap {
    display: block
  }

  .shopTenpo__detail .contact_area .contact .btn-wrap>div {
    width: 100%
  }

  .shopTenpo__detail .contact_area .contact .btn-wrap>div+div {
    margin-top: 30px
  }

  .shopTenpo__detail .contact_area .contact .btn-wrap>div p {
    font-size: 14px
  }

  .shopTenpo__detail .contact_area .contact .btn {
    max-width: 295px;
    font-size: clamp(16px, 5.33vw, 20px)
  }

  .case {
    padding: 25px 15px;
    padding: 2.5rem 1.5rem
  }

  .case__header {
    margin-bottom: 20px;
    margin-bottom: 2rem
  }

  .case__header__number {
    font-size: 12px;
    font-size: 1.2rem;
    margin-right: 6%;
    padding: 4px 0;
    width: 20%
  }

  .case__header__title {
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 7px;
    margin-bottom: .7rem
  }

  .case__header__title__wrap {
    width: 74%
  }

  .case__header__area {
    font-size: 12px;
    font-size: 1.2rem
  }

  .case__image__thumbnail {
    margin-left: -3.5px;
    margin-left: -.35rem;
    margin-right: -3.5px;
    margin-right: -.35rem
  }

  .case__image__thumbnail li {
    padding: 0 3.5px;
    padding: 0 .35rem
  }

  .flow__list li {
    padding: 15px 20px;
    padding: 1.5rem 2rem
  }

  .flow__list__number {
    font-size: 14px;
    font-size: 1.4rem;
    height: 22px;
    margin-right: 15px;
    margin-right: 1.5rem;
    padding: 4px 0 0;
    width: 22px
  }

  .flow__list__title {
    font-size: 16px;
    font-size: 1.6rem;
    margin-top: 4px;
    margin-top: .4rem
  }

  .flow__list__text {
    font-size: 14px;
    font-size: 1.4rem;
    padding-left: 0
  }

  .waru-main3 {
    margin: 4rem 0
  }

  .waru-main3>div {
    width: 90%;
    margin: 0 auto
  }

  .waru-main3>div+div {
    margin-top: 30px
  }

  .box-main {
    padding: 0;
    margin: 5rem 0
  }

  .box-main img {
    width: 100%
  }

  .faq__list li {
    line-height: 1.4;
    padding: 0 0 20px;
    padding: 0 0 2rem
  }

  .faq__list li+li {
    padding: 20px 0;
    padding: 2rem 0
  }

  .faq__list__q {
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 5px;
    margin-bottom: .5rem
  }

  .faq__list__a {
    font-size: 14px;
    font-size: 1.4rem
  }

  .promotional__column {
    margin-bottom: 40px;
    margin-bottom: 4rem
  }

  .promotional__block {
    padding: 25px 15px 15px;
    padding: 2.5rem 1.5rem 1.5rem;
    width: 100%
  }

  .promotional__block+.promotional__block {
    margin-top: 30px;
    margin-top: 3rem
  }

  .promotional__block svg {
    height: 70px;
    width: 70px
  }

  .promotional__block__title {
    font-size: 24px;
    font-size: 2.4rem;
    margin: 18px 0 16px;
    margin: 1.8rem 0 1.6rem
  }

  .promotional__block__text {
    margin-bottom: 22px;
    margin-bottom: 2.2rem
  }

  .service__list li {
    margin-top: 40px;
    margin-top: 4rem;
    padding: 40px 15px 15px;
    padding: 4rem 1.5rem 1.5rem;
    width: 100%
  }

  .service__list__number {
    font-size: 18px;
    font-size: 1.8rem
  }

  .service__list__title {
    font-size: 20px;
    font-size: 2rem
  }

  .service__list__image img {
    max-width: 100%
  }

  .service__pay {
    display: block
  }

  .service__pay__block+.service__pay__block {
    margin-left: 0;
    margin-top: 20px;
    margin-top: 2rem
  }

  .service__pay__title {
    margin-bottom: 10px;
    margin-bottom: 1rem
  }

  .benefits__list {
    margin-bottom: 35px;
    margin-bottom: 3.5rem
  }

  .benefits__list li {
    margin-top: 40px;
    margin-top: 4rem;
    padding: 35px 20px 20px;
    padding: 3.5rem 2rem 2rem
  }

  .benefits__list__number {
    font-size: 14px;
    font-size: 1.4rem
  }

  .benefits__list__number span,
  .benefits__list__title {
    font-size: 18px;
    font-size: 1.8rem
  }

  .benefits__list__title {
    line-height: 1.4;
    margin-bottom: 10px;
    margin-bottom: 1rem
  }

  .benefits__list__btn {
    margin-top: 20px;
    margin-top: 2rem;
    position: relative;
    right: auto;
    text-align: left;
    top: auto;
    width: 100%
  }

  .sidebar {
    margin-bottom: 40px;
    margin-bottom: 4rem;
    margin-left: 0;
    position: static;
    width: 100%
  }

  .sidebar .bnr-wrap {
    margin: 20px 0 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center
  }

  .sidebar .bnr-wrap .bnr {
    width: 88%
  }

  .sidebar__list.__3col {
    display: block;
    margin-top: -3rem
  }

  .sidebar__list.__3col li {
    width: 100%
  }

  .sidebar__list.__3col li+li {
    margin: 0
  }

  .sidebar__title {
    font-size: 20px;
    font-size: 2rem
  }

  .sidebar__list li:before {
    right: 12px;
    top: 0
  }

  .sidebar__list li a {
    padding: 2rem;
    font-size: 1.6rem;
    font-size: 16px;
    font-weight: 700
  }

  .shopTenpo__title__wrap+.shopTenpo__list__sns {
    display: flex;
    justify-content: center
  }

  .shopTenpo__detail__title,
  .shopTenpo__logo {
    width: 100%
  }

  .shopTenpo__detail__title {
    margin: 0 0 10px
  }

  .sns-pop {
    width: 150px;
    margin: auto
  }

  .shopTenpo__list__sns {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }

  .shopTenpo__lead h3 {
    font-size: 18px;
    font-size: 1.8rem;
    margin-bottom: 15px;
    margin-bottom: 1.5rem
  }

  .shopTenpo__lead h3 br {
    display: none
  }

  .tenpo__info__box {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .tenpo__info__box__left {
    margin-bottom: 20px;
    margin-bottom: 2rem;
    width: 100%
  }

  .tenpo__info__box__right {
    width: 100%
  }

  .tenpo__list__item {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center
  }

  .tenpo__list__image,
  .tenpo__list__text {
    width: 100%
  }

  .tenpo__detail__image__thumbnail,
  .tenpo__list__image__thumbnail {
    margin-left: 0;
    margin-right: 0
  }

  .shopTenpo__info,
  .tenpo__news__list__item {
    margin-bottom: 20px;
    margin-bottom: 2rem
  }

  .shopTenpo__info__box {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .shopTenpo__info__box__left {
    margin-bottom: 20px;
    margin-bottom: 2rem;
    width: 100%
  }

  .shopTenpo__info__box__right {
    width: 100%
  }

  .shopTenpo__calendar {
    margin-top: 47px;
    margin-top: 4.7rem
  }

  .shopTenpo__calendar iframe {
    height: 430px
  }

  .shopTenpo__btn__box {
    display: flex;
    justify-content: space-around;
    margin-bottom: 3rem
  }

  .shopTenpo__btn__box .btn {
    display: block;
    width: 49%;
    min-width: 140px;
    padding: 1rem 2.5rem;
    font-size: 1.5rem
  }

  .cap-title {
    font-size: 27px;
    font-size: 2.7rem;
    margin: 0 0 20px;
    margin: 0 0 2rem
  }

  .cap-title.__bigger {
    font-size: 16px;
    font-size: 1.6rem
  }

  .cap-title span {
    font-size: 18px;
    font-size: 1.8rem;
    margin: 0 auto 24px;
    margin: 0 auto 2.4rem
  }

  .cap-title img {
    height: 19px;
    margin: 0 auto 20px;
    margin: 0 auto 2rem
  }

  .cap-title.__bigger img {
    height: 50px;
    margin: 0 auto 22px;
    margin: 0 auto 2rem
  }

  .img__page__header {
    height: 440px
  }

  .section.__tenpo.__top {
    padding-top: 300px;
    background: url(../images/tenpo_top_sp.jpg) no-repeat top center/cover
  }

  .section.__tenpo.__top::before {
    background: linear-gradient(to bottom, #fff, rgba(255, 255, 255, .7) 30%)
  }

  .section.__tenpo.__top h2 {
    width: calc(100% - 20px);
    background: url(../images/tenpo_title_sp.png) no-repeat top right/contain
  }

  .section.__tenpo.__top .intro-txt span {
    display: inline
  }

  .section.__tenpo .cap-title img {
    height: 50px;
    margin: 0 auto 10px
  }

  .section.__tenpo .btn__pagelink {
    margin: 40px 0 0;
    margin: 4rem 0 0
  }

  .section.__tenpo .btn__pagelink .btn+.btn {
    margin-left: 4.48%
  }

  .section.__tenpo .btn__pagelink .btn:nth-child(3) {
    margin-top: 15px
  }

  .service-item-list {
    padding-top: 50px;
    padding-top: 5rem
  }

  .service-card-item {
    width: 100%;
    padding: 0 20px 30px
  }

  .service-card-item p {
    padding: 0;
    font-size: 14px
  }

  .service-card-item .btn {
    width: 100%;
    position: relative;
    bottom: 0;
    left: 0;
    transform: none;
    margin-top: 25px;
    margin-top: 2.5rem
  }

  .service-card-item.__1col .service-card-pop {
    margin: -20px 0 16px
  }

  .service-card-item.__1col .service-card-pop span {
    font-size: 18px;
    border-radius: 18px;
    padding: 5px 15px
  }

  .service-card-item.__1col .btn {
    margin: 20px auto 0;
    line-height: 65px
  }

  .service-card-item.__1col:nth-of-type(2) {
    margin: 80px 0 40px
  }

  .service-card-item.__1col:nth-of-type(2) .service-card-pop {
    margin: -35px 0 16px
  }

  .service-card-item.__3col {
    width: 100%
  }

  .service-card-item.__3col+.service-card-item.__3col {
    margin: 48px 0 0
  }

  .service-card-item.__3col .btn {
    margin: 20px auto 0
  }

  .service-card-item .point-card {
    max-width: 100%;
    width: 62.68%
  }

  .service-card-pop {
    margin: -20px 0 16px
  }

  .service-card-pop span {
    font-size: 18px;
    border-radius: 18px;
    padding: 5px 15px
  }

  .service-card-ttl {
    font-size: 24px !important;
    margin: 0 0 20px
  }

  .service-card-ttl span {
    background: linear-gradient(transparent 65%, #ced7eb 0%);
    display: inline;
    padding: 0 5px 5px
  }

  .shopTenpo__list__item {
    width: 100%;
    border-radius: 2px;
    border: 2px solid #e4e6ee;
    padding: 30px 20px 30px
  }

  .shopTenpo__list__item+.shopTenpo__list__item {
    margin: 11px 0 0
  }

  .shopTenpo__list__image,
  .shopTenpo__list__text {
    width: 100%;
    max-width: 450px
  }

  .shopTenpo__list__name {
    font-size: 20px;
    font-size: 2rem;
    margin-bottom: 20px;
    margin-bottom: 2rem;
    text-align: center
  }

  .shopTenpo__list__name img {
    max-width: 164px;
    margin: 0 auto 10px;
    display: block
  }

  .shopTenpo__list__item .btn {
    width: 100%;
    margin: 20px 0 0;
    position: relative;
    bottom: 0;
    left: 0;
    transform: none
  }

  .shopTenpo__campaign {
    padding-top: 40px;
    padding-top: 4rem
  }

  .shopTenpo__campaign__list {
    padding: 0 20px
  }

  .shopTenpo__campaign__list__item {
    display: block;
    width: 100%
  }

  .shopTenpo__campaign__list__item+.shopTenpo__campaign__list__item {
    margin-top: 25px
  }

  .shopTenpo__campaign__list__image {
    margin-bottom: 20px;
    margin-bottom: 2rem;
    width: 100%
  }

  .shopTenpo__campaign__list__text {
    width: 100%
  }

  .shopTenpo__campaign__list__btn {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }

  .shopTenpo__bnr__box {
    width: 100%
  }

  .shopTenpo__bnr__box__outer {
    display: block
  }
}

.pagination_plan {
  display: flex;
  flex-wrap: wrap;
  justify-content: center
}

.pagination_plan li {
  margin-right: 15px;
  list-style: none;
  width: 45px;
  height: 45px;
  border: 2px solid #073190;
  color: #fff;
  font-weight: 700;
  background: #073190;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center
}

@media screen and (max-width:768px) {
  .pagination_plan li {
    border: 1px solid #073190;
    margin-right: 10px;
    width: 40px;
    height: 40px
  }
}

@media screen and (max-width:413px) {
  .pagination_plan li {
    margin-right: 5px;
    width: 40px;
    height: 40px
  }
}

@media screen and (max-width:374px) {
  .pagination_plan li {
    width: 35px;
    height: 35px
  }
}

.pagination_plan li a {
  text-decoration: none;
  color: #073190;
  background: #fff;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  border-radius: 3px
}

.pagination_plan li a.current {
  font-weight: 700
}

.pagination_plan li a:hover {
  color: #fff;
  background: #073190
}

.pagination_plan li:last-child {
  margin-right: 0
}

.pagination_plan li.prev {
  background: #073190 url(../images/planning/arrow_prev_w.svg)no-repeat center center
}

.pagination_plan li.prev a {
  text-align: left;
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap;
  background: #fff url(../images/planning/arrow_prev.svg)no-repeat center center
}

.pagination_plan li.prev a:hover {
  opacity: 0
}

.pagination_plan li.next {
  background: #073190 url(../images/planning/arrow_next_w.svg)no-repeat center center
}

.pagination_plan li.next a {
  text-align: left;
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap;
  background: #fff url(../images/planning/arrow_next.svg)no-repeat center center
}

.pagination_plan li.next a:hover {
  opacity: 0
}

.pagination_sp {
  display: none
}