@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@400;500;600;700&family=Noto+Sans+JP:wght@400;500;700&family=Shippori+Mincho+B1:wght@400;500;600;700&family=Shippori+Mincho:wght@400;500;600;700&display=swap");
html {
  color: #000;
  background: #fff;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, table, tr, th, td {
  margin: 0;
  padding: 0;
}

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

fieldset, img {
  border: 0;
}

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

del, ins {
  text-decoration: none;
}

li {
  list-style: none;
}

caption, th {
  text-align: left;
}

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

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

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

abbr {
  cursor: help;
}

label {
  cursor: pointer;
}

sup {
  vertical-align: baseline;
}

sub {
  vertical-align: baseline;
}

/*because legend doesn't inherit in IE */
legend {
  color: #000;
}

input, button, textarea, select, optgroup, option {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
}

/*@purpose To enable resizing for IE */
/*@branch For IE6-Win, IE7-Win */
input, button, textarea, select {
  *font-size: 100%;
}

img {
  vertical-align: top;
}

ol, ul {
  list-style: none;
}

table,
input, textarea, select, option {
  line-height: 1.1;
}

/* Setting
------------------------------------------------------------------------*/
strong {
  font-weight: bold;
}

em {
  font-style: italic;
}

dt, dd {
  line-height: 1.7;
}

th, td {
  border: 1px solid;
  padding: 1em;
}

th {
  font-weight: bold;
  text-align: center;
}

caption {
  padding-bottom: .5em;
  text-align: right;
}

dfn {
  font-style: normal;
}

address {
  font-style: normal;
  line-height: 1.0;
}

.clear {
  clear: both;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0;
}

.clearfix {
  display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}

/* End hide from IE-mac */
.f_left {
  float: left;
}

.f_right {
  float: right;
}

.lh0 {
  line-height: 0;
}

.lh1 {
  line-height: 1;
}

.t_left {
  text-align: left;
}

.t_center {
  text-align: center;
}

.t_right {
  text-align: right;
}

.m_center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* Font-size fixed */
/* 基本タグのフォントサイズを指定（12px -> 120% or 1.2em ） */
body {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 14px;
  color: #333;
  line-height: 36px;
  letter-spacing: 1px;
  font-weight: normal;
}

html {
  -webkit-text-size-adjust: none;
}

html > body {
  font-size: 14px;
  font-size: 62.5%\9;
}

select {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 100%;
  color: #333;
  line-height: 1.5;
  font-size: 100%;
}

input {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 100%;
  color: #333;
  line-height: 1.5;
  font-size: 100%;
}

button {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 100%;
  color: #333;
  line-height: 1.5;
  font-size: 100%;
}

textarea {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 100%;
  color: #333;
  line-height: 1.5;
  font-size: 100%;
}

table {
  font-size: inherit;
}

pre {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 100%;
  *font-size: 108%;
  line-height: 1.5;
  color: #333;
  font-size: 100%;
}

code {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 100%;
  *font-size: 108%;
  line-height: 1.5;
  color: #333;
}

kbd {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 100%;
  *font-size: 108%;
  line-height: 1.5;
  color: #333;
}

samp {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 100%;
  *font-size: 108%;
  line-height: 1.5;
  color: #333;
}

tt {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 100%;
  *font-size: 108%;
  line-height: 1.5;
  color: #333;
}

li {
  font-size: 100%;
}

li li {
  font-size: 100%;
}

li dt {
  font-size: 100%;
}

li dd {
  font-size: 100%;
}

li input {
  font-size: 100%;
}

li select {
  font-size: 100%;
}

li button {
  font-size: 100%;
}

li textarea {
  font-size: 100%;
}

li p {
  font-size: 100%;
}

li th {
  font-size: 100%;
}

li td {
  font-size: 100%;
}

dt {
  font-size: 100%;
}

dt li {
  font-size: 100%;
}

dt dt {
  font-size: 100%;
}

dt dd {
  font-size: 100%;
}

dt input {
  font-size: 100%;
}

dt select {
  font-size: 100%;
}

dt button {
  font-size: 100%;
}

dt textarea {
  font-size: 100%;
}

dt p {
  font-size: 100%;
}

dt th {
  font-size: 100%;
}

dt td {
  font-size: 100%;
}

dd {
  font-size: 100%;
}

dd li {
  font-size: 100%;
}

dd dt {
  font-size: 100%;
}

dd dd {
  font-size: 100%;
}

dd input {
  font-size: 100%;
}

dd select {
  font-size: 100%;
}

dd button {
  font-size: 100%;
}

dd textarea {
  font-size: 100%;
}

dd p {
  font-size: 100%;
}

dd th {
  font-size: 100%;
}

dd td {
  font-size: 100%;
}

th {
  font-size: 100%;
}

th li {
  font-size: 100%;
}

th dt {
  font-size: 100%;
}

th dd {
  font-size: 100%;
}

th input {
  font-size: 100%;
}

th select {
  font-size: 100%;
}

th button {
  font-size: 100%;
}

th textarea {
  font-size: 100%;
}

th p {
  font-size: 100%;
}

th th {
  font-size: 100%;
}

th td {
  font-size: 100%;
}

td {
  font-size: 100%;
}

td li {
  font-size: 100%;
}

td dt {
  font-size: 100%;
}

td dd {
  font-size: 100%;
}

td input {
  font-size: 100%;
}

td select {
  font-size: 100%;
}

td button {
  font-size: 100%;
}

td textarea {
  font-size: 100%;
}

td p {
  font-size: 100%;
}

td th {
  font-size: 100%;
}

td td {
  font-size: 100%;
}

p {
  font-size: 100%;
}

p input {
  font-size: 100%;
}

h1 {
  font-size: 100%;
}

h2 {
  font-size: 100%;
}

h3 {
  font-size: 100%;
}

h4 {
  font-size: 100%;
}

h5 {
  font-size: 100%;
}

h6 {
  font-size: 100%;
}

blockquote {
  font-size: 100%;
}

address {
  font-size: 100%;
}

@media only screen and (max-width: 768px) {
  body {
    font-size: 12px;
    line-height: 30px;
  }
  html > body {
    font-size: 12px;
  }
}

:root {
  --transition-style-1: all .3s cubic-bezier(1,.49,.16,.96);
  --font-noto: 'Noto Sans JP', sans-serif;
  --font-jo: 'Josefin Sans', sans-serif;
  --font-sh: 'Shippori Mincho', serif;
  --font-shb1: 'Shippori Mincho B1', serif;
  --col-black: #282828;
}

/*------------------------------------------------------------
	Common Elements
------------------------------------------------------------*/
.box-z *, .box-z ::after, .box-z ::before {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.clearfix {
  *zoom: 1;
}

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

.dis-sp {
  display: none !important;
}

.invisible {
  visibility: hidden;
}

.fixed-contents {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.fixed-contents.-for-link {
  z-index: 9;
}

.border-inside::before {
  background: none;
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  inset: 10px;
  border: 2px solid #000;
}

.block-lock {
  position: relative;
}

.wrap-contents {
  display: block;
}

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

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

.block-ali {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.img-fixed {
  max-width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}

.img-full {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.block-full {
  width: 100%;
  height: 100%;
}

.tit-sec {
  position: relative;
  z-index: 1;
}

.tit-sec .en {
  font-family: var(--font-jo);
  font-weight: 600;
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: 0;
}

.tit-sec .jp {
  font-family: var(--font-shb1);
  font-weight: 500;
  font-size: 42px;
  letter-spacing: .14em;
  line-height: 1.3;
  text-indent: -.2em;
  position: relative;
  padding-bottom: 24px;
}

.tit-sec .jp::before {
  content: '';
  display: block;
  width: 60px;
  height: 3px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: -webkit-gradient(linear, left top, right top, color-stop(50%, #e19a3e), color-stop(50%, #d66a39));
  background: -webkit-linear-gradient(left, #e19a3e 50%, #d66a39 50%);
  background: linear-gradient(to right, #e19a3e 50%, #d66a39 50%);
}

.tit-sec .bg {
  font-family: var(--font-shb1);
  font-weight: 500;
  font-size: 111px;
  letter-spacing: .061em;
  line-height: 1;
  color: #f0f0f0;
  text-transform: uppercase;
  position: absolute;
  z-index: -1;
  top: -40px;
  left: -47px;
}

.tit-sec.-black .jp {
  color: var(--col-black);
}

.tit-sec.-black .en {
  color: #d66a39;
}

.tit-sec.-white .en, .tit-sec.-white .jp {
  color: #fff;
}

.tit-sec.-center .en, .tit-sec.-center .jp {
  text-align: center;
}

.tit-sec.-center .jp::before {
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.re-btn {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.re-btn .btn {
  width: 100%;
  height: auto;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.re-btn .btn__io {
  width: 50px;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  z-index: 1;
}

.re-btn .btn__io i {
  display: inline-block;
  height: 5px;
  width: 5px;
  border: 1px solid #fff;
  border-width: 2px 2px 0 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.re-btn .btn__io::before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #e19a3e;
  position: absolute;
  z-index: -1;
  -webkit-transition: 500ms ease;
  transition: 500ms ease;
}

.re-btn .btn__te {
  margin-left: 20px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  position: relative;
  z-index: 2;
}

.re-btn .btn__te p {
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: .14em;
  font-weight: 500;
  color: var(--col-black);
}

.re-btn .btn__te span {
  color: #d66a39;
}

.re-btn .btn:hover .btn__io::before {
  -webkit-transform: scale(2);
          transform: scale(2);
}

@media only screen and (max-width: 1280px) {
  .tit-sec .jp {
    font-size: 38px;
  }
  .tit-sec .bg {
    font-size: 100px;
    left: -20px;
  }
  .re-btn .btn__te p {
    font-size: 18px;
  }
  .re-btn .btn:hover .btn__io::before {
    -webkit-transform: scale(1.5);
            transform: scale(1.5);
  }
}

@media only screen and (max-width: 1024px) {
  .tit-sec .en {
    font-size: 18px;
  }
  .tit-sec .jp {
    font-size: 32px;
    padding-bottom: 20px;
  }
  .tit-sec .bg {
    font-size: 80px;
    top: -24px;
  }
  .re-btn .btn__te p {
    font-size: 16px;
  }
}

/*------------------------------------------------------------
	Common Animation
------------------------------------------------------------*/
.finp {
  -webkit-animation-name: fadeinup;
          animation-name: fadeinup;
}

.finl {
  -webkit-animation-name: fadeinleft;
          animation-name: fadeinleft;
}

.finr {
  -webkit-animation-name: fadeinright;
          animation-name: fadeinright;
}

@-webkit-keyframes fadeinup {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 10%, 0);
            transform: translate3d(0, 10%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
  }
}

@keyframes fadeinup {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 10%, 0);
            transform: translate3d(0, 10%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
  }
}

@-webkit-keyframes fadeinleft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-10%, 0, 0);
            transform: translate3d(-10%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
  }
}

@keyframes fadeinleft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-10%, 0, 0);
            transform: translate3d(-10%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
  }
}

@-webkit-keyframes fadeinright {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(10%, 0, 0);
            transform: translate3d(10%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
  }
}

@keyframes fadeinright {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(10%, 0, 0);
            transform: translate3d(10%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
  }
}

@-webkit-keyframes reveal {
  from {
    -webkit-clip-path: inset(0 100% 0 0);
            clip-path: inset(0 100% 0 0);
  }
  to {
    -webkit-clip-path: inset(0 0 0 0);
            clip-path: inset(0 0 0 0);
  }
}

@keyframes reveal {
  from {
    -webkit-clip-path: inset(0 100% 0 0);
            clip-path: inset(0 100% 0 0);
  }
  to {
    -webkit-clip-path: inset(0 0 0 0);
            clip-path: inset(0 0 0 0);
  }
}

@-webkit-keyframes circlemove {
  0% {
    bottom: 52px;
  }
  100% {
    bottom: 0px;
  }
}

@keyframes circlemove {
  0% {
    bottom: 52px;
  }
  100% {
    bottom: 0px;
  }
}

@-webkit-keyframes cirlemovehide {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  80% {
    opacity: 0.9;
  }
  100% {
    opacity: 0;
  }
}

@keyframes cirlemovehide {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  80% {
    opacity: 0.9;
  }
  100% {
    opacity: 0;
  }
}

/*------------------------------------------------------------
	Breakpoint
------------------------------------------------------------*/
@media only screen and (max-width: 768px) {
  .dis-sp {
    display: block !important;
  }
  .dis-pc {
    display: none !important;
  }
  .border-inside::before {
    inset: 8px;
  }
  .tit-sec .en {
    font-size: 13px;
  }
  .tit-sec .jp {
    font-size: 23px;
    padding-bottom: 14px;
    letter-spacing: .1em;
  }
  .tit-sec .jp::before {
    width: 36px;
    height: 2px;
  }
  .tit-sec .bg {
    font-size: 55px;
    top: unset;
    bottom: 27px;
    left: 0;
    text-indent: -.05em;
  }
  .re-btn .btn__io {
    width: 40px;
    height: 40px;
  }
  .re-btn .btn__io i {
    -webkit-transform: scale(0.8) rotate(45deg);
            transform: scale(0.8) rotate(45deg);
  }
  .re-btn .btn__te {
    margin-left: 10px;
  }
  .re-btn .btn__te p {
    font-size: 13px;
  }
  .re-btn .btn:hover .btn__io::before {
    -webkit-transform: scale(1.3);
            transform: scale(1.3);
  }
}

@media only screen and (max-width: 540px) {
  .tit-sec .bg {
    font-size: calc(100 * 100vw /768);
  }
  .re-btn .btn__te p {
    letter-spacing: .1em;
  }
}

@media only screen and (max-width: 375px) {
  .tit-sec .bg {
    font-size: calc(98 * 100vw /768);
    bottom: 32px;
  }
}

/*------------------------------------------------------------
	Layout
------------------------------------------------------------*/
.container-lg {
  max-width: 1440px;
  margin: 0 auto;
}

.container-md {
  max-width: 1280px;
  margin: 0 auto;
}

.container-sm {
  max-width: 1024px;
  margin: 0 auto;
}

@media only screen and (min-width: 769px) and (max-width: 1280px) {
  .container-lg, .container-md, .container-sm {
    max-width: none;
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media only screen and (max-width: 768px) {
  body {
    min-width: 320px;
  }
  .container-lg, .container-md, .container-sm {
    padding-left: 20px;
    padding-right: 20px;
  }
}

/* TOP PAGE
-------------------------------------------------------------------------*/
/*************************************************************************/
/*     					 STRAT BACKGROUND COMMON  						 */
/*************************************************************************/
#top-gf-bg {
  background: #fff url(../images/top-gf-bg.jpg) no-repeat top 410px center;
}

#top-contact-bg, #top-office-bg {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

#top-contact-bg {
  background-image: url(../images/top-contact-bg.jpg);
}

#top-office-bg {
  background-image: url(../images/top-office-bg.jpg);
}

/*************************************************************************/
/*     			         END BACKGROUND COMMON  						 */
/*************************************************************************/
/*
*
*
*
*
*
*
*
*
*
*
*/
/*************************************************************************/
/*     			STRAT BREAKPOINT 1440PX ---->99999PX FOR PC  			 */
/*************************************************************************/
.fake-menu {
  width: 100%;
  position: fixed;
  z-index: 99;
  top: 0;
  left: 0;
  height: 112px;
  background-color: rgba(255, 166, 0, 0.436);
}

#video-area {
  position: fixed;
  z-index: 0;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  overflow: hidden;
}

#mv-video {
  position: absolute;
  z-index: -1;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 177.77777778vh;
  height: 56.25vw;
  min-height: 100%;
  min-width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

#mainContent, footer {
  position: relative;
  z-index: 1;
}

.top-mv {
  height: 98.2vh;
  background-color: rgba(54, 94, 114, 0.3);
  position: relative;
}

.top-mv .wrap-contents {
  height: 100%;
  max-width: 1280px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-right: 80px;
}

.top-mv__tit {
  margin-top: -22px;
}

.top-mv__tit p {
  font-family: var(--font-shb1);
  font-weight: 500;
  font-size: 50px;
  letter-spacing: .14em;
  line-height: 96px;
  color: #fff;
  text-align: right;
  -webkit-transform: translateX(12px);
          transform: translateX(12px);
}

.top-mv__tit .animate-text {
  position: relative;
  top: 2px;
  border: 2px solid #fff;
  padding: 6px 8px;
  margin-right: 12px;
  border-right: none;
}

.top-mv__tit .animate-text::after {
  display: block;
  content: '';
  position: absolute;
  right: -2px;
  bottom: -2px;
  width: 2px;
  height: 70%;
  background-color: #fff;
}

.top-mv__tit .animate-text img {
  width: 420px;
  position: relative;
  top: 12px;
  -webkit-transform: translateX(10px);
          transform: translateX(10px);
  -webkit-animation: reveal ease-out forwards 2s;
          animation: reveal ease-out forwards 2s;
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

.top-mv__text {
  margin-top: 36px;
}

.top-mv__text p {
  font-weight: 500;
  color: #fff;
  font-size: 18px;
  letter-spacing: .1em;
  line-height: 42px;
  text-align: right;
  -webkit-animation: fadeInUp 1s;
          animation: fadeInUp 1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

.top-mv__text p:nth-child(1) {
  -webkit-animation-delay: 3s;
          animation-delay: 3s;
}

.top-mv__text p:nth-child(2) {
  -webkit-animation-delay: 3.2s;
          animation-delay: 3.2s;
}

.top-mv__text p:nth-child(3) {
  -webkit-animation-delay: 3.4s;
          animation-delay: 3.4s;
}

.top-mv__text p:nth-child(4) {
  -webkit-animation-delay: 3.6s;
          animation-delay: 3.6s;
}

.top-mv__text p:nth-child(5) {
  -webkit-animation-delay: 3.8s;
          animation-delay: 3.8s;
}

.top-mv__text p:nth-child(6) {
  -webkit-animation-delay: 4s;
          animation-delay: 4s;
}

.navi-btn {
  position: fixed;
  z-index: 21;
  top: 258px;
  right: -10px;
}

.navi-btn .btn {
  width: 60px;
  height: auto;
  padding: 42px 10px 42px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  position: relative;
  -webkit-transition: 500ms ease;
  transition: 500ms ease;
}

.navi-btn .btn__io {
  width: 25px;
  height: 25px;
}

.navi-btn .btn__text {
  margin-top: 10px;
}

.navi-btn .btn__text p {
  font-size: 20px;
  line-height: 1;
  letter-spacing: .2em;
  font-family: var(--font-shb1);
  font-weight: 500;
  color: #fff;
  -webkit-writing-mode: vertical-lr;
      -ms-writing-mode: tb-lr;
          writing-mode: vertical-lr;
}

.navi-btn .btn.-phone {
  background-color: #e19a3e;
  padding: 30px 10px 30px 0;
  display: none;
}

.navi-btn .btn.-phone .btn__io {
  width: 22px;
  height: 23px;
}

.navi-btn .btn.-phone p {
  font-size: 16px;
}

.navi-btn .btn.-consu {
  background-color: #d66a39;
  margin-top: 11px;
}

.navi-btn .btn.-consu .btn__io {
  width: 31px;
  height: 21px;
}

.navi-btn .btn:hover {
  -webkit-transform: translateX(-10px);
          transform: translateX(-10px);
}

.top-scroll {
  position: absolute;
  left: 28px;
  bottom: -27px;
}

.top-scroll .scrolldown:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 11px;
  width: 1px;
  height: 27px;
  background: #e19a3e;
  -webkit-animation: circlemove 4s ease-in-out infinite, cirlemovehide 4s ease-out infinite;
          animation: circlemove 4s ease-in-out infinite, cirlemovehide 4s ease-out infinite;
  z-index: 2;
}

.top-scroll .scrolldown:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 11px;
  width: 1px;
  height: 77px;
  background: #fff;
  z-index: 1;
}

.top-scroll .scrolldown a {
  display: inline-block;
  position: absolute;
  top: -140px;
  left: 0;
  -webkit-writing-mode: vertical-lr;
      -ms-writing-mode: tb-lr;
          writing-mode: vertical-lr;
  font-size: 12px;
  font-weight: 500;
  color: #fff;
  letter-spacing: .1em;
  line-height: 25px;
  text-transform: uppercase;
  text-decoration: none;
}

.top-greating {
  padding: 230px 0 70px;
}

.top-greating .wrap-contents {
  width: calc(1090 * 100% / 1280);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 74px 60px 80px;
}

.top-greating .block-ct {
  width: calc(464 * 100% / 935);
}

.top-greating .block-ct .tit-sec {
  position: relative;
  -webkit-transform: translateY(-37px);
          transform: translateY(-37px);
}

.top-greating .block-ct__text {
  padding: 0 28px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 4px;
}

.top-greating .block-ct__text p {
  font-size: 15px;
  line-height: 40px;
  letter-spacing: .1em;
  text-align: justify;
  color: var(--col-black);
}

.top-greating .block-ct__grbtn {
  padding: 0 28px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 48px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.top-greating .block-im {
  width: calc(389 * 100% / 935);
  position: relative;
  z-index: 2;
}

.top-greating .block-im .picture {
  position: relative;
}

.top-greating .block-im .im2 {
  width: calc(340 * 100% / 389);
  position: absolute;
  z-index: -1;
  top: -40px;
  right: calc(-264 * 100% / 389);
}

.top-feature {
  padding: 65px 80px 100px;
}

.top-feature .block-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.top-feature .block-head .tit-sec {
  margin-left: 28px;
}

.top-feature .list-card {
  margin-top: 87px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}

.top-feature .list-card .card {
  width: 100%;
  height: auto;
  position: relative;
}

.top-feature .list-card .card__im {
  position: relative;
}

.top-feature .list-card .card__im img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}

.top-feature .list-card .card__im p {
  position: absolute;
  bottom: 0;
  left: 20px;
  color: #fff;
  font-family: var(--font-shb1);
  font-weight: bold;
  font-size: 60px;
  letter-spacing: 0;
  line-height: .9;
}

.top-feature .list-card .card__tit {
  margin-top: 32px;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.top-feature .list-card .card__tit p {
  font-family: var(--font-shb1);
  font-weight: 600;
  font-size: 20px;
  line-height: 36px;
  letter-spacing: .1em;
  color: var(--black);
  position: relative;
  text-align: justify;
  padding-bottom: 13px;
}

.top-feature .list-card .card__tit p::before {
  content: '';
  display: block;
  width: 30px;
  height: 2px;
  position: absolute;
  bottom: 0;
  left: 1px;
  background-color: #e19a3e;
}

.top-feature .list-card .card__te {
  margin-top: 10px;
  padding: 0 12px 0 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.top-feature .list-card .card__te p {
  font-size: 15px;
  letter-spacing: .1em;
  line-height: 32px;
  color: var(--black);
  text-align: justify;
}

.top-feature .list-card .card:nth-child(even) {
  top: -60px;
}

.top-support {
  padding: 127px 0 157px;
  background-color: #fff;
  position: relative;
  overflow: hidden;
  z-index: 1;
}

.top-support .tit-sec .jp {
  line-height: 1.5;
}

.top-support .list-card {
  margin-top: 60px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: 28px;
  grid-row-gap: 30px;
}

.top-support .list-card .card {
  width: 100%;
  height: auto;
  position: relative;
}

.top-support .list-card .card .wrap-contents {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 20px 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: transparent;
  -webkit-transition: 500ms ease;
  transition: 500ms ease;
}

.top-support .list-card .card__im img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}

.top-support .list-card .card__tit p {
  color: #fff;
  text-align: center;
  font-weight: 600;
  white-space: nowrap;
}

.top-support .list-card .card__tit .jp {
  font-family: var(--font-shb1);
  font-size: 30px;
  line-height: 36px;
  letter-spacing: .1em;
}

.top-support .list-card .card__tit .en {
  font-family: var(--font-jo);
  line-height: 1.5;
  letter-spacing: 0;
  font-size: 16px;
  margin-top: 10px;
}

.top-support .list-card .card__te {
  margin-top: 20px;
  display: none;
  -webkit-transition: 500ms ease;
  transition: 500ms ease;
}

.top-support .list-card .card__te p {
  font-size: 15px;
  line-height: 32px;
  letter-spacing: .1em;
  color: #fff;
  text-align: justify;
}

.top-support .list-card .card:hover .wrap-contents {
  background-color: rgba(255, 154, 62, 0.9);
}

.top-support .list-card .card:hover .card__te {
  display: block;
}

.moving-text p {
  position: absolute;
  left: 0;
  top: 0;
  font-size: calc(111 * 100vw / 1400);
  letter-spacing: .05em;
  line-height: .9;
  font-family: var(--font-shb1);
  font-weight: 600;
  text-transform: uppercase;
  text-align: left;
  color: #f0f0f0;
  white-space: nowrap;
  -webkit-transition: all 2s ease-out;
  transition: all 2s ease-out;
}

.top-contact {
  padding: 75px 0 0;
}

.top-contact .block-title p {
  font-size: 46px;
  letter-spacing: .14em;
  line-height: 58px;
  color: #fff;
  font-family: var(--font-shb1);
  font-weight: 600;
  text-align: center;
  position: relative;
  padding-bottom: 27px;
}

.top-contact .block-title p::before {
  content: '';
  display: block;
  width: 60px;
  height: 3px;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background: -webkit-gradient(linear, left top, right top, color-stop(50%, #e19a3e), color-stop(50%, #d66a39));
  background: -webkit-linear-gradient(left, #e19a3e 50%, #d66a39 50%);
  background: linear-gradient(to right, #e19a3e 50%, #d66a39 50%);
}

.top-contact .block-title span {
  font-size: 31px;
  letter-spacing: .18em;
  margin-left: 20px;
}

.top-contact .block-ct {
  margin-top: 41px;
  background-color: #fff;
  padding: 67px 109px 74px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  z-index: 2;
  -webkit-transform: translateY(40px);
          transform: translateY(40px);
  -webkit-box-shadow: 10px 17.321px 26.7px 3.3px rgba(0, 0, 0, 0.05);
          box-shadow: 10px 17.321px 26.7px 3.3px rgba(0, 0, 0, 0.05);
}

.top-contact .block-ct .wrap-contents {
  width: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}

.top-contact .block-ct .wrap-contents:nth-child(1) {
  padding: 0 25px;
}

.top-contact .block-ct .wrap-contents:nth-child(1)::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 1px;
  background-color: #c9c9c9;
}

.top-contact .block-ct .wrap-contents:nth-child(2) {
  padding-left: 94px;
}

.top-contact .block-ct__note {
  display: inline-block;
  margin-top: 3px;
}

.top-contact .block-ct__note p {
  font-size: 14px;
  letter-spacing: .05em;
  line-height: 26px;
  color: var(--col-black);
  text-align: center;
}

.top-contact .block-ct__note span {
  font-size: 13px;
  letter-spacing: 0;
}

.top-contact .block-ct__tel {
  max-width: 408px;
  margin-top: 22px;
  margin-left: 2px;
}

.top-contact .block-ct__tit p {
  font-size: 24px;
  letter-spacing: .14em;
  line-height: 1;
  font-family: var(--font-shb1);
  font-weight: 500;
  color: var(--col-black);
  text-align: center;
}

.top-contact .block-ct__tit span {
  font-size: 30px;
  color: #d66a39;
  letter-spacing: .2em;
  padding: 0 2px;
}

.top-contact .block-ct__btn {
  width: 100%;
  height: 90px;
  border-radius: 5px;
  background-color: #d66a39;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  margin-top: 28px;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.top-contact .block-ct__btn .picture {
  max-width: 330px;
  -webkit-transition: 500ms ease;
  transition: 500ms ease;
}

.top-contact .block-ct__btn:hover .picture {
  -webkit-transform: translateX(-10px);
          transform: translateX(-10px);
}

.top-interview {
  padding: 220px 0 100px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(90%, #f0f0f0), to(#fff));
  background: -webkit-linear-gradient(top, #f0f0f0 90%, #fff);
  background: linear-gradient(to bottom, #f0f0f0 90%, #fff);
  overflow: hidden;
}

.top-interview .tit-sec {
  margin-left: 202px;
}

.top-interview .tit-sec .bg {
  color: #fff;
}

.top-interview .container-lg {
  position: relative;
  z-index: 1;
}

.top-interview__point {
  margin: 100px 80px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background-color: #fff;
  border-top: 2px solid #d66a39;
}

.top-interview__point .block-im {
  width: 49%;
  position: relative;
}

.top-interview__point .block-im .im-2, .top-interview__point .block-im .im-3 {
  position: absolute;
}

.top-interview__point .block-im .im-1 {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}

.top-interview__point .block-im .im-2 {
  z-index: 1;
  left: 0;
  top: -79px;
  width: calc(290 * 100% / 626);
}

.top-interview__point .block-im .im-3 {
  z-index: 2;
  right: 0;
  top: -49px;
  width: calc(350 * 100% / 626);
}

.top-interview__point .block-im.-reve .im-2 {
  left: unset;
  right: 0;
}

.top-interview__point .block-im.-reve .im-3 {
  right: unset;
  left: 0;
}

.top-interview__point .block-ct {
  width: 49%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 96px 80px;
}

.top-interview__point .block-ct__tit {
  position: relative;
  z-index: 1;
}

.top-interview__point .block-ct__tit .jp {
  font-family: var(--font-shb1);
  font-weight: 500;
  font-size: 50px;
  line-height: 1.4;
  color: var(--col-black);
  letter-spacing: .14em;
  white-space: nowrap;
}

.top-interview__point .block-ct__tit .en {
  font-family: var(--font-jo);
  font-weight: 600;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0;
  color: #d66a39;
}

.top-interview__point .block-ct__tit .num {
  font-family: var(--font-shb1);
  font-weight: bold;
  font-size: 120px;
  letter-spacing: 0;
  line-height: .7;
  color: #f0f0f0;
  position: absolute;
  z-index: -1;
  top: -20px;
  left: -34px;
}

.top-interview__point .block-ct__te {
  margin-top: 25px;
}

.top-interview__point .block-ct__te p {
  font-size: 15px;
  letter-spacing: .1em;
  line-height: 40px;
  color: var(--col-black);
  text-align: justify;
}

.top-interview__point .block-ct .re-btn {
  margin-top: 48px;
}

.top-interview__point .block-ct .re-btn p {
  white-space: nowrap;
}

.top-interview__point.-imLeft {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.top-interview__point.-imLeft .block-im .im-1 {
  -webkit-transform: translate(-80px, 30px);
          transform: translate(-80px, 30px);
}

.top-interview__point.-imRight {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.top-interview__point.-imRight .block-im .im-1 {
  -webkit-transform: translate(80px, 30px);
          transform: translate(80px, 30px);
}

.top-interview__point.-imRight .block-ct {
  padding-left: 109px;
}

.top-interview__point:nth-child(2) {
  margin-top: 173px;
}

.top-interview__point:nth-child(3) {
  margin-top: 113px;
}

.top-interview__point:nth-child(4) {
  margin-top: 118px;
}

.top-interview__point:nth-child(5) {
  margin-top: 114px;
}

.top-interview__point:nth-child(6) {
  margin-top: 135px;
}

.top-interview__bg {
  position: absolute;
  z-index: -1;
  top: -654px;
  right: -115px;
}

.top-interview__bg img {
  width: 1022px;
}

.top-news {
  padding: 84px 0 120px;
  background-color: #fff;
}

.top-news .block-news {
  padding: 77px 0 81px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.top-news .block-news__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.top-news .block-news__head .re-btn p {
  color: #fff;
}

.top-news .block-news__head .tit-sec {
  margin-right: 79px;
}

.top-news .block-news__litem {
  margin-top: 60px;
}

.top-news .block-news__litem .item {
  width: 100%;
  height: 348px;
  background-color: #e19a3eac;
}

.top-news .block-news__litem .idx_new_list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 8px;
}

.top-news .block-news__litem .idx_new_list li {
  padding: 54px 50px 71px;
  width: 100%;
  height: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #fff;
  border-left: 2px solid #d66a39;
  position: relative;
  -webkit-transition: 500ms ease-in-out;
  transition: 500ms ease-in-out;
}

.top-news .block-news__litem .idx_new_list li::before {
  --size: 15px;
  content: "";
  position: absolute;
  right: 10px;
  bottom: 10px;
  display: inline-block;
  vertical-align: middle;
  -webkit-transition: all 0.4s cubic-bezier(1, 0.49, 0.16, 0.96);
  transition: all 0.4s cubic-bezier(1, 0.49, 0.16, 0.96);
  border-bottom: solid var(--size) #e19a3e;
  border-right: solid var(--size) #e19a3e;
  border-left: solid var(--size) transparent;
  border-top: solid var(--size) transparent;
}

.top-news .block-news__litem .idx_new_list li:hover {
  background-color: #d66a39;
  border-left: 2px solid #fff;
}

.top-news .block-news__litem .idx_new_list li:hover p {
  color: #fff;
}

.top-news .block-news__litem .idx_new_list li:hover::before {
  border-bottom-color: #fff;
  border-right-color: #fff;
}

.top-news .block-news__litem .idx_new_list hr {
  margin-top: 17px;
  border: 0;
  border-bottom: 1px solid #f0f0f0;
}

.top-news .block-news__litem .idx_new_list a {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}

.top-news .block-news__litem .idx_new_list p {
  text-align: justify;
  color: var(--col-black);
}

.top-news .block-news__litem .idx_new_list .date_new {
  font-weight: bold;
  font-size: 14px;
  line-height: 1.5;
  color: #adadad;
  letter-spacing: .1em;
}

.top-news .block-news__litem .idx_new_list .news_txt {
  font-weight: 500;
  font-size: 22px;
  line-height: 40px;
  letter-spacing: .1em;
  margin-top: 12px;
  height: 85px;
  overflow: hidden;
}

.top-news .block-news__litem .idx_new_list .news_cont {
  margin-top: 19px;
  font-size: 15px;
  line-height: 34px;
  letter-spacing: .1em;
}

.top-news .block-news.-news {
  background-image: url(../images/top-news-bg-1.png);
}

.top-news .block-news.-news .block-news__head, .top-news .block-news.-news .block-news__litem {
  padding-left: 109px;
}

.top-news .block-news.-news .block-news__head {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.top-news .block-news.-column {
  margin-top: 60px;
  background-image: url(../images/top-news-bg-2.png);
}

.top-news .block-news.-column .block-news__head, .top-news .block-news.-column .block-news__litem {
  padding-right: 109px;
}

.top-news .block-news.-column .block-news__head {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.top-office {
  padding: 120px 0 84px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.top-office .tit-sec .jp::before {
  background: #fff;
}

.top-office .block-info {
  width: 49%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 80px;
}

.top-office .block-info__map {
  margin-top: 62px;
}

.top-office .block-info__map iframe {
  height: 242px;
}

.top-office .block-info .re-btn {
  margin-top: 38px;
}

.top-office .block-info .re-btn .btn__io i {
  border-color: #e19a3e;
}

.top-office .block-info .re-btn .btn__io::before {
  background-color: #fff;
}

.top-office .block-info .re-btn .btn p {
  color: #fff;
}

.top-office .block-tab {
  width: 49%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-right: 80px;
  margin-top: 3px;
}

.top-office .block-tab table {
  width: 100%;
}

.top-office .block-tab table tr td {
  font-size: 15px;
  line-height: 24px;
  font-weight: 500;
  color: #fff;
  letter-spacing: .1em;
  text-align: left;
  padding: 0 0 32px 0;
  border: 0;
  vertical-align: top;
}

.top-office .block-tab table tr td:first-child {
  width: 110px;
}

.top-office .block-tab table tr td span {
  font-size: 12px;
}

/*************************************************************************/
/*     			 END BREAKPOINT 1440PX ---->99999PX FOR PC  			 */
/*************************************************************************/
/*
*
*
*
*
*
*
*
*
*
*
*/
/*************************************************************************/
/*     		STRAT BREAKPOINT 1400PX ---->769PX FOR PC + TABLET 			 */
/*************************************************************************/
@media only screen and (min-width: 1441px) {
  #top-gf-bg {
    background-size: cover;
  }
}

@media only screen and (max-width: 1280px) {
  .top-greating .wrap-contents {
    padding: 0 0 60px 0;
  }
  .top-greating .block-ct__text {
    padding: 0;
  }
  .top-greating .block-ct__grbtn {
    padding: 0;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .top-greating .block-ct__grbtn .re-btn:first-child {
    margin-right: 30px;
  }
  .top-greating .block-im .im2 {
    right: calc(-163 * 100% / 389);
  }
  .top-feature {
    padding: 65px 0 100px;
  }
  .top-support .list-card {
    grid-gap: 20px;
  }
  .top-support .list-card .card .wrap-contents {
    padding: 20px;
  }
  .top-support .list-card .card__tit p {
    white-space: normal;
  }
  .top-support .list-card .card__tit .jp {
    font-size: 24px;
    line-height: 30px;
  }
  .top-support .list-card .card__tit .en {
    font-size: 14px;
    margin-top: 5px;
  }
  .top-support .list-card .card__te {
    margin-top: 20px;
  }
  .top-support .list-card .card__te p {
    font-size: 14px;
    line-height: 28px;
  }
  .top-contact .block-ct {
    padding: 60px 30px;
  }
  .top-contact .block-ct .wrap-contents {
    width: 50%;
  }
  .top-contact .block-ct .wrap-contents:nth-child(1) {
    padding: 0;
    padding-right: 20px;
  }
  .top-contact .block-ct .wrap-contents:nth-child(2) {
    padding-left: 20px;
  }
  .top-contact .block-ct__note {
    margin-top: 0;
  }
  .top-interview .tit-sec {
    margin-left: 80px;
  }
  .top-interview__point {
    margin: 100px 0 0;
  }
  .top-interview__point .block-ct {
    padding: 40px 30px;
  }
  .top-interview__point .block-ct__tit .jp {
    font-size: 40px;
    white-space: normal;
  }
  .top-interview__point .block-ct__tit .num {
    font-size: 90px;
    top: -10px;
    left: -30px;
  }
  .top-interview__point .block-ct .re-btn p {
    white-space: normal;
  }
  .top-interview__point.-imLeft .block-im .im-1 {
    -webkit-transform: translate(-30px, 30px);
            transform: translate(-30px, 30px);
  }
  .top-interview__point.-imLeft .block-ct {
    padding-left: 30px;
  }
  .top-interview__point.-imRight .block-im .im-1 {
    -webkit-transform: translate(30px, 30px);
            transform: translate(30px, 30px);
  }
  .top-interview__point.-imRight .block-ct {
    padding-right: 30px;
    padding-left: 40px;
  }
  .top-news .block-news.-news .block-news__head, .top-news .block-news.-news .block-news__litem {
    padding-left: 50px;
  }
  .top-news .block-news.-column .block-news__head, .top-news .block-news.-column .block-news__litem {
    padding-right: 50px;
  }
  .top-office .block-info {
    padding: 0;
  }
  .top-office .block-tab {
    padding-right: 0;
  }
}

@media only screen and (max-width: 1024px) {
  .navi-btn .btn.-phone {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .top-greating .block-ct__grbtn {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .top-greating .block-ct__grbtn .re-btn:first-child {
    margin-right: 0;
  }
  .top-feature .list-card .card__im p {
    font-size: 50px;
  }
  .top-feature .list-card .card__tit {
    margin-top: 20px;
    padding: 0 15px;
  }
  .top-feature .list-card .card__tit p {
    font-size: 18px;
    line-height: 30px;
  }
  .top-feature .list-card .card__te {
    padding: 0 15px;
  }
  .top-feature .list-card .card__te p {
    font-size: 14px;
    line-height: 30px;
  }
  .top-support .list-card {
    grid-gap: 30px;
    grid-template-columns: repeat(2, 1fr);
  }
  .top-support .list-card .card .wrap-contents {
    padding: 40px;
  }
  .top-contact .block-ct__note p {
    font-size: 12px;
  }
  .top-contact .block-ct__note span {
    font-size: 11px;
  }
  .top-contact .block-ct__tel {
    max-width: 350px;
    margin-top: 20px;
    margin-left: 0;
  }
  .top-contact .block-ct__tit p {
    font-size: 20px;
  }
  .top-contact .block-ct__tit span {
    font-size: 24px;
  }
  .top-contact .block-ct__btn {
    height: 80px;
  }
  .top-contact .block-ct__btn .picture {
    max-width: 300px;
  }
  .top-interview__point .block-ct__tit .jp {
    font-size: 35px;
  }
  .top-interview__point .block-ct__tit .num {
    font-size: 80px;
  }
  .top-interview__point .block-ct__te p {
    line-height: 30px;
    font-size: 14px;
  }
  .top-interview__point .block-ct .re-btn {
    margin-top: 30px;
  }
  .top-news .block-news.-news .block-news__head, .top-news .block-news.-news .block-news__litem {
    padding-left: 0;
  }
  .top-news .block-news.-column .block-news__head, .top-news .block-news.-column .block-news__litem {
    padding-right: 0;
  }
  .top-office .block-tab table tr td {
    font-size: 14px;
    padding: 0 0 20px 0;
  }
  .top-news .block-news__litem .idx_new_list li {
    padding: 40px 30px;
  }
}

@media only screen and (max-width: 900px) {
  .top-greating .block-ct__text {
    margin-top: 0;
  }
  .top-greating .block-ct__text p {
    font-size: 14px;
    line-height: 32px;
  }
  .top-greating .block-ct__grbtn {
    display: block;
  }
  .top-greating .block-ct__grbtn .re-btn:first-child {
    margin-bottom: 30px;
  }
  .top-feature .list-card .card__im p {
    font-size: 40px;
  }
  .top-support .list-card .card .wrap-contents {
    padding: 20px;
  }
  .top-contact .block-ct {
    display: block;
    padding: 60px 80px;
  }
  .top-contact .block-ct .wrap-contents {
    width: 100%;
  }
  .top-contact .block-ct .wrap-contents:nth-child(1) {
    padding-right: 0;
    padding-bottom: 30px;
  }
  .top-contact .block-ct .wrap-contents:nth-child(1)::before {
    top: unset;
    bottom: 0;
    right: 50%;
    -webkit-transform: translateX(50%);
            transform: translateX(50%);
    width: 20%;
    height: 1px;
  }
  .top-contact .block-ct .wrap-contents:nth-child(2) {
    padding-left: 0;
    margin-top: 30px;
  }
  .top-contact .block-ct__note {
    display: block;
  }
  .top-contact .block-ct__tel {
    margin: 0 auto;
    margin-top: 20px;
  }
  .top-interview__point .block-im .im-2 {
    top: -30px;
  }
  .top-interview__point .block-im .im-3 {
    top: 0;
  }
  .top-interview__point .block-ct__tit .jp {
    font-size: 30px;
  }
  .top-interview__point .block-ct__tit .num {
    font-size: 70px;
    left: -20px;
  }
  .top-interview__point .block-ct__te {
    margin-top: 20px;
  }
  .top-interview__point .block-ct__te p {
    line-height: 28px;
    font-size: 13px;
  }
  .top-interview__point .block-ct .re-btn {
    margin-top: 30px;
  }
  .top-interview__point.-imLeft .block-ct {
    padding-left: 20px;
  }
  .top-interview__point.-imRight .block-ct {
    padding-right: 20px;
  }
  .top-news .block-news__litem .idx_new_list li {
    padding: 40px 20px;
  }
  .top-news .block-news__litem .idx_new_list li::before {
    --size: 12px;
  }
  .top-news .block-news__litem .idx_new_list .news_txt {
    font-size: 18px;
    line-height: 32px;
    height: 70px;
  }
  .top-news .block-news__litem .idx_new_list .news_cont {
    font-size: 14px;
    line-height: 30px;
    height: 62px;
  }
  .top-office {
    display: block;
  }
  .top-office .block-info {
    width: 100%;
  }
  .top-office .block-info__map {
    margin-top: 40px;
  }
  .top-office .block-info .re-btn {
    margin-top: 30px;
  }
  .top-office .block-tab {
    width: 100%;
    margin-top: 50px;
  }
}

/*************************************************************************/
/*     		 END BREAKPOINT 1399PX ---->769PX FOR PC + TABLET 			 */
/*************************************************************************/
/*
*
*
*
*
*
*
*
*
*
*
*/
/*************************************************************************/
/*     			  STRAT BREAKPOINT 768PX ---->320PX FOR SP  		     */
/*************************************************************************/
@media only screen and (max-width: 768px) {
  .fake-menu {
    height: 70px;
  }
  #mv-video {
    width: 224vh;
    min-height: 129%;
    -o-object-fit: contain;
       object-fit: contain;
  }
  #top-gf-bg {
    background: #fff url(../images/top-gf-sp-bg.jpg) no-repeat top 400px center;
    background-size: 100%;
  }
  #top-office-bg {
    background-image: url(../images/top-office-sp-bg.jpg);
  }
  .top-mv {
    height: 100vh;
  }
  .top-mv .wrap-contents {
    max-width: unset;
    padding-right: 40px;
    padding-left: 40px;
  }
  .top-mv__tit {
    margin-top: 100px;
  }
  .top-mv__tit p {
    font-size: 30px;
    letter-spacing: .1em;
    line-height: 60px;
    -webkit-transform: translateX(10px);
            transform: translateX(10px);
  }
  .top-mv__tit .animate-text {
    top: 0;
    border: 1px solid #fff;
    padding: 4px 6px;
    margin-right: 6px;
    border-right: none;
  }
  .top-mv__tit .animate-text::after {
    right: -1px;
    bottom: -1px;
    width: 1px;
    height: 60%;
  }
  .top-mv__tit .animate-text img {
    width: 240px;
    top: 12px;
    -webkit-transform: translateX(8px);
            transform: translateX(8px);
  }
  .top-mv__text {
    margin-top: 30px;
  }
  .top-mv__text p {
    font-size: 14px;
    line-height: 32px;
  }
  .navi-btn {
    top: unset;
    right: 0;
    bottom: 0;
    width: calc(100% * 2 / 3);
    display: none;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .navi-btn .btn {
    margin-top: 0 !important;
    width: calc(100% / 2);
    height: 60px;
    padding: 0 !important;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .navi-btn .btn__text {
    margin-top: 6px;
  }
  .navi-btn .btn__text p {
    font-size: 11px !important;
    -webkit-writing-mode: unset;
        -ms-writing-mode: unset;
            writing-mode: unset;
    letter-spacing: .05em;
  }
  .navi-btn .btn.-phone .btn__io {
    width: 16px;
    height: 17px;
  }
  .navi-btn .btn.-consu .btn__io {
    width: 23px;
    height: 15.5px;
  }
  .navi-btn .btn:hover {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  .top-scroll {
    display: none;
  }
  .top-greating {
    padding: 70px 0 0;
  }
  .top-greating .wrap-contents {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    position: relative;
    padding-bottom: 40px;
  }
  .top-greating .block-ct {
    width: 100%;
    margin-top: 40px;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .top-greating .block-ct .tit-sec {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    width: calc(100% - 40px);
  }
  .top-greating .block-ct .tit-sec .bg {
    left: -20px;
  }
  .top-greating .block-ct__text p {
    font-size: 12px;
    line-height: 28px;
  }
  .top-greating .block-ct__grbtn {
    display: block;
    margin-top: 30px;
  }
  .top-greating .block-ct__grbtn .re-btn:first-child {
    margin-bottom: 20px;
  }
  .top-greating .block-im {
    width: 60%;
    margin-top: 100px;
  }
  .top-greating .block-im .picture .im2 {
    top: -20px;
    right: calc(-259 * 100% / 389);
  }
  .top-feature {
    padding: 70px 20px 140px;
    position: relative;
  }
  .top-feature .block-head {
    display: block;
  }
  .top-feature .block-head .tit-sec {
    margin-left: 0;
  }
  .top-feature .block-head .re-btn {
    position: absolute;
    bottom: 60px;
    left: 20px;
  }
  .top-feature .list-card {
    margin-top: 44px;
    grid-template-columns: repeat(2, 1fr);
    grid-row-gap: 40px;
  }
  .top-feature .list-card .card__im p {
    font-size: 32px;
    left: 10px;
  }
  .top-feature .list-card .card__tit {
    margin-top: 15px;
    padding: 0 10px;
  }
  .top-feature .list-card .card__tit p {
    font-size: 15px;
    line-height: 28px;
    padding-bottom: 10px;
  }
  .top-feature .list-card .card__te {
    padding: 0 10px;
  }
  .top-feature .list-card .card__te p {
    font-size: 13px;
    line-height: 28px;
  }
  .top-feature .list-card .card:nth-child(even) {
    top: -30px;
  }
  .top-support {
    padding: 70px 0;
  }
  .top-support .list-card {
    grid-gap: 18px;
    grid-template-columns: repeat(1, 1fr);
    margin-top: 40px;
    padding: 0 40px;
  }
  .top-support .list-card .card .wrap-contents {
    padding: 30px;
  }
  .top-support .list-card .card__tit .jp {
    font-size: 24px;
    line-height: 30px;
  }
  .top-support .list-card .card__tit .en {
    font-size: 14px;
    margin-top: 3px;
  }
  .top-support .list-card .card__te {
    margin-top: 15px;
  }
  .top-support .list-card .card__te p {
    font-size: 13px;
    line-height: 28px;
  }
  .moving-text {
    left: 0;
  }
  .moving-text p {
    font-size: calc(110 * 100vw / 768);
  }
  .top-contact {
    padding: 60px 0 0;
  }
  .top-contact .block-title p {
    font-size: 25px;
    letter-spacing: .1em;
    line-height: 32px;
    padding-bottom: 15px;
  }
  .top-contact .block-title p::before {
    width: 30px;
    height: 2px;
  }
  .top-contact .block-title span {
    font-size: 18px;
    letter-spacing: .1em;
    margin-left: 15px;
  }
  .top-contact .block-ct {
    padding: 40px 20px;
    margin-top: 0;
    -webkit-transform: translateY(40px);
            transform: translateY(40px);
    width: calc(100% - 100px);
    margin: 0 auto;
  }
  .top-contact .block-ct .wrap-contents:nth-child(1)::before {
    width: 30%;
  }
  .top-contact .block-ct .wrap-contents:nth-child(2) {
    margin-top: 20px;
  }
  .top-contact .block-ct__note p {
    font-size: 12px;
    line-height: 20px;
  }
  .top-contact .block-ct__note span {
    font-size: 10px;
  }
  .top-contact .block-ct__tel {
    max-width: 250px;
    margin: 0 auto;
    margin-top: 20px;
  }
  .top-contact .block-ct__tit p {
    font-size: 18px;
    letter-spacing: .1em;
    line-height: 1.5;
  }
  .top-contact .block-ct__tit span {
    font-size: 22px;
  }
  .top-contact .block-ct__btn {
    height: 60px;
    width: 300px;
    margin: 0 auto;
    margin-top: 20px;
  }
  .top-contact .block-ct__btn .picture {
    max-width: 250px;
  }
  .top-interview {
    padding: 150px 0 60px;
  }
  .top-interview .tit-sec {
    margin-left: 20px;
  }
  .top-interview .tit-sec .bg {
    left: -20px;
  }
  .top-interview__point {
    display: block;
    margin-top: 120px !important;
  }
  .top-interview__point .block-im {
    width: 100%;
  }
  .top-interview__point .block-ct {
    width: 100%;
    padding: 80px 20px 40px !important;
  }
  .top-interview__point .block-ct__tit .jp {
    font-size: 25px;
  }
  .top-interview__point .block-ct__tit .en {
    font-size: 12px;
  }
  .top-interview__point .block-ct__tit .num {
    font-size: 60px;
    top: -15px;
    left: -15px;
    line-height: .9;
  }
  .top-interview__point .block-ct__te {
    margin-top: 20px;
  }
  .top-interview__point .block-ct__te p {
    line-height: 28px;
    font-size: 12px;
  }
  .top-interview__point .block-ct .re-btn {
    margin-top: 20px;
  }
  .top-interview__point .block-ct .re-btn p {
    white-space: normal;
  }
  .top-interview__point.-imLeft .block-im .im-1 {
    -webkit-transform: translate(-20px, 0);
            transform: translate(-20px, 0);
  }
  .top-interview__point.-imRight .block-im .im-1 {
    -webkit-transform: translate(20px, 0);
            transform: translate(20px, 0);
  }
  .top-interview__point:nth-child(2) {
    margin-top: 140px !important;
  }
  .top-interview__bg {
    top: -330px;
    right: 0;
  }
  .top-interview__bg img {
    width: 511px;
  }
  .top-news {
    padding: 0 0 60px;
    background-color: #fff;
  }
  .top-news .block-news {
    padding: 60px 40px 120px;
    background-position: top -50px center;
    position: relative;
  }
  .top-news .block-news__head {
    display: block;
  }
  .top-news .block-news__head .tit-sec {
    margin-right: 0;
  }
  .top-news .block-news__head .re-btn {
    position: absolute;
    bottom: 45px;
    left: 60px;
  }
  .top-news .block-news__head .re-btn p {
    color: var(--col-black);
  }
  .top-news .block-news__litem {
    margin-top: 60px;
  }
  .top-news .block-news__litem .idx_new_list {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 20px;
  }
  .top-news .block-news__litem .idx_new_list li {
    padding: 40px 20px 50px;
  }
  .top-news .block-news__litem .idx_new_list li::before {
    --size: 8px;
  }
  .top-news .block-news__litem .idx_new_list hr {
    margin-top: 10px;
  }
  .top-news .block-news__litem .idx_new_list .date_new {
    font-size: 12px;
  }
  .top-news .block-news__litem .idx_new_list .news_txt {
    font-size: 15px;
    line-height: 28px;
    height: auto;
    overflow: unset;
  }
  .top-news .block-news__litem .idx_new_list .news_cont {
    margin-top: 10px;
    font-size: 12px;
    line-height: 23px;
    height: auto;
  }
  .top-news .block-news.-news {
    background-image: url(../images/top-news-sp-bg-1.jpg);
  }
  .top-news .block-news.-column {
    background-image: url(../images/top-news-sp-bg-2.jpg);
  }
  .top-office {
    padding: 60px 0 120px;
    position: relative;
  }
  .top-office .block-info__map {
    line-height: 0;
  }
  .top-office .block-info__map iframe {
    height: 200px;
  }
  .top-office .block-info .re-btn {
    position: absolute;
    bottom: 45px;
    left: 0;
  }
  .top-office .block-tab {
    width: 100%;
    margin-top: 40px;
  }
  .top-office .block-tab table tr td {
    font-size: 12px;
    line-height: 20px;
    padding: 0 0 15px 0;
    letter-spacing: .05em;
  }
  .top-office .block-tab table tr td:first-child {
    width: 90px;
  }
  .top-office .block-tab table tr td span {
    font-size: 10px;
  }
  .top-office .block-tab table tr:last-child td {
    padding-bottom: 0;
  }
}

@media only screen and (max-width: 540px) {
  #mv-video {
    min-height: 122%;
  }
  #top-gf-bg {
    background-position: top 630px center;
  }
  .top-mv .wrap-contents {
    padding-right: 30px;
    padding-left: 30px;
  }
  .top-mv__tit p {
    font-size: 25px;
    line-height: 48px;
  }
  .top-mv__tit .animate-text img {
    width: 210px;
    top: 7px;
  }
  .top-mv__text {
    margin-top: 20px;
  }
  .top-mv__text p {
    font-size: 12px;
    line-height: 25px;
  }
  .top-feature .list-card {
    grid-template-columns: repeat(1, 1fr);
    grid-row-gap: 30px;
  }
  .top-feature .list-card .card {
    top: 0 !important;
  }
  .top-feature .list-card .card__te p {
    font-size: 12px;
    line-height: 28px;
  }
  .top-support .list-card {
    padding: 0;
  }
  .top-support .list-card .card .wrap-contents {
    padding: 20px;
  }
  .top-support .list-card .card__tit .jp {
    font-size: 18px;
    line-height: 28px;
  }
  .top-support .list-card .card__tit .en {
    font-size: 12px;
    margin-top: 3px;
  }
  .top-support .list-card .card__te {
    margin-top: 10px;
  }
  .top-support .list-card .card__te p {
    font-size: 12px;
    line-height: 23px;
  }
  .top-contact .block-ct {
    width: 100%;
  }
  .top-interview__point {
    margin-top: 100px !important;
  }
  .top-interview__point .block-im .im-2 {
    top: -50px;
  }
  .top-interview__point .block-im .im-3 {
    top: -30px;
  }
  .top-interview__point .block-ct {
    padding: 50px 20px 40px !important;
  }
  .top-interview__point:nth-child(2) {
    margin-top: 120px !important;
  }
  .top-news .block-news {
    padding: 60px 0 120px;
    background-position: top center;
  }
  .top-news .block-news__head .re-btn {
    left: 20px;
  }
}

@media only screen and (max-width: 414px) {
  .top-contact .block-ct__btn {
    width: 100%;
  }
  .top-interview__bg {
    right: -100px;
  }
}

@media only screen and (max-width: 375px) {
  .top-mv .wrap-contents {
    max-width: unset;
    padding-right: 20px;
    padding-left: 20px;
  }
  .top-mv__tit p {
    font-size: 20px;
    letter-spacing: 0;
    line-height: 40px;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  .top-mv__tit .animate-text img {
    width: 175px;
    top: 6px;
  }
}

@media only screen and (max-width: 360px) {
  .top-greating .block-ct {
    padding: 0;
  }
  .top-feature {
    padding: 60px 0 140px;
  }
  .top-feature .block-head .re-btn {
    left: 0;
  }
  .top-support .list-card .card .wrap-contents {
    padding: 10px;
  }
  .top-support .list-card .card__tit .jp {
    font-size: 16px;
    line-height: 26px;
  }
  .top-support .list-card .card__tit .en {
    font-size: 11px;
    margin-top: 0;
  }
  .top-support .list-card .card__te {
    margin-top: 5px;
  }
  .top-support .list-card .card__te p {
    font-size: 11px;
    line-height: 20px;
  }
}

/*************************************************************************/
/*     			   END BREAKPOINT 768PX ---->320PX FOR SP  				 */
/*************************************************************************/
/* END TOP PAGE
-------------------------------------------------------------------------*/
#foot-bg-col {
  background-color: #f0f0f0;
}

#foot-contents-bg {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

#foot-contact-bg {
  background: none;
}

#foot-contents-bg {
  background-image: url(../images/foot-contents-bg.jpg);
}

.foot-banner {
  padding: 70px 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.foot-banner .block-bnr {
  width: 49%;
  position: relative;
  -webkit-transition: 500ms ease;
  transition: 500ms ease;
}

.foot-banner .block-bnr::before {
  --size: 10px;
  content: "";
  position: absolute;
  right: 10px;
  bottom: 10px;
  display: inline-block;
  vertical-align: middle;
  -webkit-transition: all 0.4s cubic-bezier(1, 0.49, 0.16, 0.96);
  transition: all 0.4s cubic-bezier(1, 0.49, 0.16, 0.96);
  border-bottom: solid var(--size) #3551bc;
  border-right: solid var(--size) #3551bc;
  border-left: solid var(--size) transparent;
  border-top: solid var(--size) transparent;
}

.foot-banner .block-bnr:hover {
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
}

.foot-contents {
  padding: 114px 0 88px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.foot-contents .block-offi {
  width: 49%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 80px;
}

.foot-contents .block-offi__logo {
  max-width: 472px;
}

.foot-contents .block-offi__addr {
  margin-top: 30px;
}

.foot-contents .block-offi__addr p {
  font-weight: 500;
  font-size: 15px;
  line-height: 26px;
  letter-spacing: .1em;
  color: var(--col-black);
}

.foot-contents .block-offi__map {
  margin-top: 32px;
}

.foot-contents .block-offi__map iframe {
  height: 220px;
}

.foot-contents .block-offi__copyrt {
  margin-top: 26px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.foot-contents .block-offi__copyrt img {
  width: 112px;
}

.foot-contents .block-offi__copyrt p {
  margin-left: 22px;
  font-weight: 500;
  font-size: 10px;
  line-height: 1.5;
  letter-spacing: .1em;
  color: #555555;
}

.foot-contents .block-menu {
  width: 49%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 23px 80px 0 109px;
}

.foot-contents .block-menu ul {
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
}

.foot-contents .block-menu ul li {
  padding-bottom: 24px;
}

.foot-contents .block-menu ul li a {
  font-weight: 500;
  font-size: 15px;
  line-height: 1.5;
  -webkit-transition: 200ms ease;
  transition: 200ms ease;
  letter-spacing: .1em;
  color: var(--col-black);
  display: inline-block;
  text-decoration: none;
  position: relative;
  padding-left: 18px;
}

.foot-contents .block-menu ul li a::before {
  display: block;
  content: '・';
  color: #d66a39;
  position: absolute;
  left: 0;
  top: 0;
}

.foot-contents .block-menu ul li a:hover {
  color: #d66a39;
}

#page-top {
  width: 61px;
  height: 61px;
  background-color: #474747;
  position: absolute;
  bottom: 3px;
  right: 0;
  cursor: pointer;
  -webkit-transition: 500ms ease;
  transition: 500ms ease;
}

#page-top i {
  height: 7px;
  width: 7px;
  border: 1px solid #fff;
  border-width: 2px 2px 0 0;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transition: 500ms ease;
  transition: 500ms ease;
}

#page-top:hover {
  background-color: rgba(71, 71, 71, 0.8);
}

#page-top:hover i {
  -webkit-transform: translateY(-3px) rotate(-45deg);
          transform: translateY(-3px) rotate(-45deg);
}

@media only screen and (max-width: 1280px) {
  .foot-contents .block-offi {
    padding: 0;
  }
  .foot-contents .block-menu {
    padding: 23px 0 0 20px;
  }
}

@media only screen and (max-width: 1024px) {
  .foot-banner {
    padding: 70px 0;
  }
  .foot-banner .block-bnr::before {
    --size: 8px;
  }
}

@media only screen and (max-width: 900px) {
  .foot-contents .block-menu {
    padding: 23px 0 0 10px;
  }
  .foot-contents .block-menu ul li a {
    font-size: 13px;
    letter-spacing: 0;
  }
}

@media only screen and (max-width: 768px) {
  #foot-contents-bg {
    background-image: url(../images/foot-contents-sp-bg.jpg);
  }
  .foot-banner {
    padding: 60px 0;
  }
  .foot-banner .block-bnr::before {
    --size: 6px;
  }
  .foot-banner .block-bnr:hover {
    -webkit-transform: translate(0);
            transform: translate(0);
  }
  .foot-contents {
    padding: 90px 0 65px;
    display: block;
  }
  .foot-contents .block-offi {
    width: 100%;
  }
  .foot-contents .block-offi__logo {
    max-width: 236px;
  }
  .foot-contents .block-offi__addr {
    margin-top: 20px;
  }
  .foot-contents .block-offi__addr p {
    font-size: 12px;
    line-height: 23px;
  }
  .foot-contents .block-offi__map {
    margin-top: 20px;
  }
  .foot-contents .block-offi__map iframe {
    height: 150px;
  }
  .foot-contents .block-offi__copyrt {
    margin-top: 20px;
  }
  .foot-contents .block-offi__copyrt img {
    width: 80px;
  }
  .foot-contents .block-offi__copyrt p {
    margin-left: 15px;
    font-size: 8px;
  }
  .foot-contents .block-menu {
    display: none;
  }
  #page-top {
    width: 55px;
    height: 55px;
    bottom: unset;
    top: 84px;
    display: none;
  }
  #page-top:hover {
    background-color: #474747;
  }
  #page-top:hover i {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
}

@media only screen and (max-width: 540px) {
  .foot-banner {
    display: block;
  }
  .foot-banner .block-bnr {
    width: 100%;
  }
  .foot-banner .block-bnr:nth-child(2) {
    margin-top: 20px;
  }
}
