@charset "UTF-8";
* {
  box-sizing: border-box;
  font-weight: 500; }

*:before,
*:after {
  box-sizing: border-box; }

html {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

/*!
* ress.css • v1.1.2
* MIT License
* github.com/filipelinhares/ress
*/
/* # =================================================================
# Global selectors
# ================================================================= */
html {
  box-sizing: border-box;
  /*overflow-y: scroll;*/
  overflow-y: inherit;
  /* All browsers without overlaying scrollbars */
  -webkit-text-size-adjust: 100%;
  /* iOS 8+ */ }

*,
::before,
::after {
  box-sizing: inherit; }

::before,
::after {
  text-decoration: inherit;
  /* Inherit text-decoration and vertical align to ::before and ::after pseudo elements */
  vertical-align: inherit; }

/* Remove margin, padding of all elements and set background-no-repeat as default */
* {
  background-repeat: no-repeat;
  /* Set `background-repeat: no-repeat` to all elements */
  padding: 0;
  /* Reset `padding` and `margin` of all elements */
  margin: 0; }

/* # =================================================================
# General elements
# ================================================================= */
/* Add the correct display in iOS 4-7.*/
audio:not([controls]) {
  display: none;
  height: 0; }

hr {
  overflow: visible;
  /* Show the overflow in Edge and IE */ }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-style: normal; }

/*
* Correct `block` display not defined for any HTML5 element in IE 8/9
* Correct `block` display not defined for `details` or `summary` in IE 10/11
* and Firefox
* Correct `block` display not defined for `main` in IE 11
*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block; }

summary {
  display: list-item;
  /* Add the correct display in all browsers */ }

small {
  font-size: 100%;
  /* Set font-size to 80% in `small` elements */ }

[hidden],
template {
  display: none;
  /* Add the correct display in IE */ }

abbr[title] {
  border-bottom: 1px dotted;
  /* Add a bordered underline effect in all browsers */
  text-decoration: none;
  /* Remove text decoration in Firefox 40+ */ }

a {
  background-color: transparent;
  /* Remove the gray background on active links in IE 10 */
  -webkit-text-decoration-skip: objects;
  /* Remove gaps in links underline in iOS 8+ and Safari 8+ */ }

a:active,
a:hover {
  outline-width: 0;
  /* Remove the outline when hovering in all browsers */ }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  /* Specify the font family of code elements */ }

b,
strong {
  font-weight: bolder;
  /* Correct style set to `bold` in Edge 12+, Safari 6.2+, and Chrome 18+ */ }

dfn {
  font-style: italic;
  /* Address styling not present in Safari and Chrome */ }

ul,
ol {
  list-style: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/* Address styling not present in IE 8/9 */
mark {
  background-color: #ff0;
  color: #000; }

/* https://gist.github.com/unruthless/413930 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

address,
em {
  font-style: normal; }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  rt:not(:target) {
    position: relative;
    top: -0.7em;
    /* IE10（\9なしでIE11にも適用） */ } }
/* # =================================================================
# Forms
# ================================================================= */
input {
  border-radius: 0; }

/* Apply cursor pointer to button elements */
button,
[type="button"],
[type="reset"],
[type="submit"],
[role="button"] {
  cursor: pointer; }

/* Replace pointer cursor in disabled elements */
[disabled] {
  cursor: default; }

[type="number"] {
  width: auto;
  /* Firefox 36+ */ }

[type="search"] {
  -webkit-appearance: textfield;
  /* Safari 8+ */ }

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
  /* Safari 8 */ }

textarea {
  overflow: auto;
  /* Internet Explorer 11+ */
  resize: vertical;
  /* Specify textarea resizability */ }

button,
input,
optgroup,
select,
textarea {
  font: inherit;
  /* Specify font inheritance of form elements */ }

optgroup {
  font-weight: bold;
  /* Restore the font weight unset by the previous rule. */ }

button {
  overflow: visible;
  /* Address `overflow` set to `hidden` in IE 8/9/10/11 */ }

/* Remove inner padding and border in Firefox 4+ */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/* Replace focus style removed in the border reset above */
button:-moz-focusring,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  outline: 1px dotted ButtonText; }

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* Correct the inability to style clickable types in iOS */ }

button,
select {
  text-transform: none;
  /* Firefox 40+, Internet Explorer 11- */ }

/* Remove the default button styling in all browsers */
button,
input,
select,
textarea {
  background-color: transparent;
  border-style: none;
  color: inherit; }

/* Style select like a standard input */
select {
  /*-moz-appearance: none;*/
  /* Firefox 36+ */
  /*-webkit-appearance: none;*/
  /* Chrome 41+ */ }

select::-ms-expand {
  display: none;
  /* Internet Explorer 11+ */ }

select::-ms-value {
  color: currentColor;
  /* Internet Explorer 11+ */ }

legend {
  border: 0;
  /* Correct `color` not being inherited in IE 8/9/10/11 */
  color: inherit;
  /* Correct the color inheritance from `fieldset` elements in IE */
  display: table;
  /* Correct the text wrapping in Edge and IE */
  max-width: 100%;
  /* Correct the text wrapping in Edge and IE */
  white-space: normal;
  /* Correct the text wrapping in Edge and IE */ }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* Correct the inability to style clickable types in iOS and Safari */
  font: inherit;
  /* Change font properties to `inherit` in Chrome and Safari */ }

[type="search"] {
  -webkit-appearance: textfield;
  /* Correct the odd appearance in Chrome and Safari */
  outline-offset: -2px;
  /* Correct the outline style in Safari */ }

/* # =================================================================
# Specify media element style
# ================================================================= */
img {
  max-width: 100%;
  border-style: none;
  /* Remove border when inside `a` element in IE 8/9/10 */
  vertical-align: bottom; }

/* Add the correct vertical alignment in Chrome, Firefox, and Opera */
progress {
  vertical-align: baseline; }

svg:not(:root) {
  overflow: hidden;
  /* Internet Explorer 11- */ }

audio,
canvas,
progress,
video {
  display: inline-block;
  /* Internet Explorer 11+, Windows Phone 8.1+ */ }

/* # =================================================================
# Accessibility
# ================================================================= */
/* Specify the progress cursor of updating elements */
[aria-busy="true"] {
  cursor: progress; }

/* Specify the pointer cursor of trigger elements */
[aria-controls] {
  cursor: pointer; }

/* Specify the unstyled cursor of disabled, not-editable, or otherwise inoperable elements */
[aria-disabled] {
  cursor: default; }

/* # =================================================================
# Selection
# ================================================================= */
/* Specify text selection background color and omit drop shadow */
::-moz-selection {
  background-color: #b3d4fc;
  /* Required when declaring ::selection */
  color: #000;
  text-shadow: none; }

::selection {
  background-color: #b3d4fc;
  /* Required when declaring ::selection */
  color: #000;
  text-shadow: none; }

ul {
  font-size: 0; }

@media print {
  body {
    min-width: 1024px !important; } }
/* zen-kaku-gothic-new-regular - latin */
@font-face {
  font-family: 'Zen Kaku Gothic New';
  font-style: normal;
  font-weight: 400;
  src: url("/lib/fonts/zen-kaku-gothic-new-v18-japanese_latin-regular.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */ }
/* zen-kaku-gothic-new-500 - latin */
@font-face {
  font-family: 'Zen Kaku Gothic New';
  font-style: normal;
  font-weight: 500;
  src: url("/lib/fonts/zen-kaku-gothic-new-v18-japanese_latin-500.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */ }
/* sorts-mill-goudy-regular - latin */
@font-face {
  font-family: 'Sorts Mill Goudy';
  font-style: normal;
  font-weight: 400;
  src: url("/lib/fonts/sorts-mill-goudy-v16-latin-regular.woff2") format("woff2");
  font-display: swap; }
/* shippori-mincho-regular - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Shippori Mincho';
  font-style: normal;
  font-weight: 400;
  src: url("/lib/fonts/shippori-mincho-v17-japanese_latin-regular.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ }
/* lato-regular - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: url("/lib/fonts/lato-v25-latin-regular.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ }
*:not(html, body, header, footer, nav, main, article, section, aside, div, table, b, strong) {
  font-weight: 400; }

html {
  font-size: 62.5%; }

body {
  color: #111;
  font-size: 1.6rem;
  font-family: "Zen Kaku Gothic New", sans-serif;
  line-height: 2.0;
  animation: fadeIn 2.5s ease 0s 1 normal;
  line-break: strict; }
  @media screen and (max-width: 768px) {
    body {
      font-size: 1.2rem; } }

* {
  box-sizing: border-box; }

a {
  color: #111;
  text-decoration: none;
  transition: all .5s ease-in-out; }
  @media (hover: hover) and (pointer: fine) {
    a:hover {
      /*text-decoration: underline;*/ } }
  @media (-ms-high-contrast: none), (-ms-high-contrast: active) {
    a:hover {
      /*text-decoration: underline;*/ } }

.en {
  font-family: "Sorts Mill Goudy", serif; }

.go {
  font-family: "Zen Kaku Gothic New", sans-serif; }

.min {
  font-family: 'Shippori Mincho'; }

.pc_show {
  display: block; }
  @media screen and (max-width: 768px) {
    .pc_show {
      display: none !important; } }

.sp_show {
  display: none !important; }
  @media screen and (max-width: 768px) {
    .sp_show {
      display: block !important; } }

/*----------------------------------------------------
☆mdSpan
----------------------------------------------------*/
.mdSpan {
  position: relative; }

.mdSpan i {
  text-indent: -9999px;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  line-height: 0;
  margin-top: -105px;
  padding-top: 105px; }

@media screen and (max-width: 768px) {
  .mdSpan i {
    margin-top: 60px;
    padding-top: 60px; } }
/*----------------------------------------------------
	☆animation
----------------------------------------------------*/
.txEf_01 span {
  opacity: 0; }

.imgEf_01.active, .imgEf_02.active {
  transform: scale(1);
  opacity: 1;
  transform: skewX(0); }

.imgEf_01 {
  transform: scale(1.06);
  transition: 1.8s;
  opacity: 0.01;
  transform: skewX(5deg); }

.imgEf_02 {
  transform: scale(1.06);
  transition: 1.8s;
  opacity: 0.01; }

.imgSlideTop {
  overflow: hidden;
  position: relative;
  opacity: 0.01;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -o-transition: .3s;
  transition: .3s; }

.imgSlideTop::before {
  background-color: #fff;
  width: 100%;
  height: 100%;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9; }

.imgSlideTop.active::before {
  top: 100%;
  transition: all 1.2s ease 0.2s; }

.imgSlideTop.active {
  opacity: 1; }

.imgEf_03 {
  clip-path: polygon(0 99%, 100% 99%, 100% 100%, 0% 100%);
  transition: clip-path 1.8s cubic-bezier(0.18, 0.84, 0.44, 1) 0.2s;
  transform: translateZ(0);
  will-change: clip-path;
  backface-visibility: hidden; }
  .imgEf_03.active {
    clip-path: polygon(-1% -1%, 101% -1%, 101% 101%, -1% 101%); }

.imgSlideRight {
  overflow: hidden;
  position: relative;
  opacity: 0.01;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -o-transition: .3s;
  transition: .3s; }

.imgSlideRight::before {
  background-color: #fff;
  width: 100%;
  height: 100%;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9; }

.imgSlideRight.top_btm.active::before {
  top: 100%;
  left: auto; }

.imgSlideRight.active::before {
  left: 100%;
  webkit-transition: all 1.4s ease-in 0.2s;
  -o-transition: all 1.4s ease-in 0.2s;
  transition: all 1.4s ease-in 0.2s;
  -webkit-transition: all 1.4s ease-in-out 0.2s; }

.imgSlideRight.active {
  opacity: 1; }

.fadeTop_02 {
  opacity: 0.01;
  transition: 1.0s;
  top: -60px !important;
  z-index: 99; }

.fadeTop_02.active {
  opacity: 1;
  top: -35px !important; }
  @media screen and (max-width: 768px) {
    .fadeTop_02.active {
      top: -20px !important; } }

.fadeLeft {
  opacity: 0.01;
  transition: 1.8s;
  left: -30px !important; }

.fadeLeft_02 {
  transform: translate3d(-15%, 0, 0) !important;
  transition: 1.8s;
  opacity: 0.01; }

.fadeLeft_02.active {
  transform: translate3d(0, 0, 0) !important;
  opacity: 1; }

.fadeLeft.active {
  opacity: 1;
  left: 0 !important; }

.fadeBlur {
  opacity: 0.01;
  filter: blur(20px);
  transition: all 1.6s cubic-bezier(0.25, 0.46, 0.45, 0.94); }

.fadeBlur.active {
  opacity: 1 !important;
  filter: blur(0) !important; }

/*----------------------------------------------------
	☆keyframes
----------------------------------------------------*/
@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
/*----------------------------------------------------
	☆indentTx
----------------------------------------------------*/
.indList > li {
  text-indent: -1em;
  padding-left: 1em; }

.indTx {
  text-indent: -1em;
  padding-left: 1em; }

/*----------------------------------------------------
	☆set padding
----------------------------------------------------*/
.setPad_20 {
  padding: 20px 0; }

.setPad_40 {
  padding: 40px 0; }

.setPad_60 {
  padding: 60px 0; }

.setPad_80 {
  padding: 80px 0; }
  @media screen and (max-width: 768px) {
    .setPad_80 {
      padding: 60px 0; } }

.setPad_100 {
  padding: 100px 0; }
  @media screen and (max-width: 768px) {
    .setPad_100 {
      padding: 80px 0; } }

.setPad_120 {
  padding: 120px 0; }
  @media screen and (max-width: 768px) {
    .setPad_120 {
      padding: 80px 0; } }

/*----------------------------------------------------
	☆inner
----------------------------------------------------*/
.inrSS {
  width: calc(100% - 120px);
  max-width: 640px;
  margin: 0 auto; }
  @media screen and (max-width: 768px) {
    .inrSS {
      width: calc(100% - 40px); } }

.inrS {
  width: calc(100% - 120px);
  max-width: 880px;
  margin: 0 auto; }
  @media screen and (max-width: 768px) {
    .inrS {
      width: calc(100% - 40px); } }

.inrM {
  width: calc(100% - 120px);
  max-width: 1000px;
  margin: 0 auto; }
  @media screen and (max-width: 768px) {
    .inrM {
      width: calc(100% - 40px); } }

.inrL {
  width: calc(100% - 120px);
  max-width: 1240px;
  margin: 0 auto; }
  @media screen and (max-width: 768px) {
    .inrL {
      width: calc(100% - 40px); } }

.inrLL {
  width: calc(100% - 120px);
  max-width: 1480px;
  margin: 0 auto; }
  @media screen and (max-width: 768px) {
    .inrLL {
      width: calc(100% - 40px); } }

/*----------------------------------------------------
	☆breadcrumb
----------------------------------------------------*/
.breadcrumb {
  width: 100%;
  font-size: 1.2rem; }
  @media screen and (max-width: 768px) {
    .breadcrumb {
      font-size: 1.1rem; } }
  .breadcrumb ol {
    width: 100%;
    color: #999; }
    .breadcrumb ol li {
      display: inline-block;
      color: #111; }
    .breadcrumb ol a {
      text-decoration: underline;
      color: #999; }
      @media (hover: hover) and (pointer: fine) {
        .breadcrumb ol a:hover {
          text-decoration: none; } }
      @media (-ms-high-contrast: none), (-ms-high-contrast: active) {
        .breadcrumb ol a:hover {
          text-decoration: none; } }

/*----------------------------------------------------
	☆topcontrol
----------------------------------------------------*/
#topcontrol {
  z-index: 999;
  bottom: 40px !important;
  right: 70px !important;
  position: fixed; }
  @media screen and (max-width: 768px) {
    #topcontrol {
      bottom: 75px !important;
      right: 15px !important; } }
  #topcontrol a {
    background: url(../cmn_js/libs/scrolltop/scrollup.png) center center no-repeat;
    font-size: 0;
    display: block;
    height: 60px;
    width: 60px;
    background-size: 50px 50px;
    opacity: 0.7;
    transition: all .15s ease-in-out; }
    @media (hover: hover) and (pointer: fine) {
      #topcontrol a:hover {
        background-size: 60px 60px;
        opacity: 1; } }
    @media (-ms-high-contrast: none), (-ms-high-contrast: active) {
      #topcontrol a:hover {
        background-size: 60px 60px;
        opacity: 1; } }

/*----------------------------------------------------
	☆cmnStyle
----------------------------------------------------*/
@media screen and (max-width: 768px) {
  .cmnSp_100 {
    width: 100%;
    margin: 0 0 30px; } }

@media screen and (max-width: 768px) {
  .sp_cmn02 > li {
    width: 48.5% !important;
    margin: 0 3% 3% 0 !important; } }
@media screen and (max-width: 768px) {
  .sp_cmn02 > li:nth-child(2n) {
    margin-right: 0 !important; } }

.cmn02_nml {
  width: 100%;
  font-size: 0; }
  .cmn02_nml > li {
    width: 47%;
    margin-right: 6%;
    margin-bottom: 6%;
    display: inline-block;
    vertical-align: top; }
    @media screen and (max-width: 768px) {
      .cmn02_nml > li {
        width: 100%;
        margin: 0 0 20px; } }
    .cmn02_nml > li:nth-child(2n) {
      margin-right: 0; }
    .cmn02_nml > li.last {
      margin-right: 0; }

.cmn02_btn {
  width: 100%;
  font-size: 0; }
  .cmn02_btn > li {
    width: 49%;
    margin-right: 2%;
    margin-bottom: 2%;
    display: inline-block;
    vertical-align: top; }
    @media screen and (max-width: 768px) {
      .cmn02_btn > li {
        width: 100%;
        margin: 0 0 20px; } }
    .cmn02_btn > li:nth-child(2n) {
      margin-right: 0; }

.cmn03_nml {
  width: 100%;
  font-size: 0; }
  .cmn03_nml > li {
    width: 30.666%;
    margin-right: 4%;
    margin-bottom: 4%;
    display: inline-block;
    vertical-align: top; }
    @media screen and (max-width: 768px) {
      .cmn03_nml > li {
        width: 48%;
        margin-right: 4%; } }
    .cmn03_nml > li:nth-child(3n) {
      margin-right: 0; }
      @media screen and (max-width: 768px) {
        .cmn03_nml > li:nth-child(3n) {
          margin-right: 4%; } }
    @media screen and (max-width: 768px) {
      .cmn03_nml > li:nth-child(2n) {
        margin-right: 0; } }

.cmn04_nml {
  width: 100%;
  font-size: 0; }
  .cmn04_nml > li {
    width: 22.75%;
    margin-right: 3%;
    margin-bottom: 3%;
    display: inline-block;
    vertical-align: top; }
    @media screen and (max-width: 768px) {
      .cmn04_nml > li {
        width: 48.5%; } }
    .cmn04_nml > li:nth-child(4n) {
      margin-right: 0; }
    @media screen and (max-width: 768px) {
      .cmn04_nml > li:nth-child(2n) {
        margin-right: 0; } }

.cmn05_nml {
  width: 100%;
  font-size: 0; }
  .cmn05_nml > li {
    width: 17.6%;
    margin-right: 3%;
    margin-bottom: 3%;
    display: inline-block;
    vertical-align: top; }
    @media screen and (max-width: 768px) {
      .cmn05_nml > li {
        width: 48.5%; } }
    .cmn05_nml > li:nth-child(5n) {
      margin-right: 0; }
      @media screen and (max-width: 768px) {
        .cmn05_nml > li:nth-child(5n) {
          margin-right: 3%; } }
    @media screen and (max-width: 768px) {
      .cmn05_nml > li:nth-child(2n) {
        margin-right: 0; } }

.cmn06_nml {
  width: 100%;
  font-size: 0; }
  .cmn06_nml > li {
    width: 15%;
    margin-right: 2%;
    margin-bottom: 2%;
    display: inline-block;
    vertical-align: top; }
    @media screen and (max-width: 768px) {
      .cmn06_nml > li {
        width: 48.5%; } }
    .cmn06_nml > li:nth-child(6n) {
      margin-right: 0; }
      @media screen and (max-width: 768px) {
        .cmn06_nml > li:nth-child(6n) {
          margin-right: 3%; } }
    @media screen and (max-width: 768px) {
      .cmn06_nml > li:nth-child(2n) {
        margin-right: 0; } }

.cmn03_btn {
  width: 100%;
  font-size: 0; }
  .cmn03_btn > li {
    width: 32%;
    margin-right: 2%;
    margin-bottom: 2%;
    display: inline-block;
    vertical-align: top;
    max-width: 100%; }
    @media screen and (max-width: 768px) {
      .cmn03_btn > li {
        width: 49%; } }
    .cmn03_btn > li:nth-child(3n) {
      margin-right: 0; }
      @media screen and (max-width: 768px) {
        .cmn03_btn > li:nth-child(3n) {
          margin-right: 2%; } }
    @media screen and (max-width: 768px) {
      .cmn03_btn > li:nth-child(2n) {
        margin-right: 0; } }
    .cmn03_btn > li.last {
      margin-right: 0; }

.cmn04_btn {
  width: 100%;
  font-size: 0; }
  .cmn04_btn > li {
    width: 23.5%;
    margin-right: 2%;
    display: inline-block;
    vertical-align: top;
    max-width: 100%; }
    @media screen and (max-width: 768px) {
      .cmn04_btn > li {
        width: 49%;
        margin-bottom: 2%; } }
    .cmn04_btn > li:nth-child(4n) {
      margin-right: 0; }
    @media screen and (max-width: 768px) {
      .cmn04_btn > li:nth-child(2n) {
        margin-right: 0; } }
    .cmn04_btn > li.last {
      margin-right: 0; }

.cmn05_btn {
  width: 100%;
  font-size: 0; }
  .cmn05_btn > li {
    width: 18.4%;
    margin-right: 2%;
    margin-bottom: 2%;
    display: inline-block;
    vertical-align: top;
    max-width: 100%; }
    .cmn05_btn > li:nth-child(5n) {
      margin-right: 0; }
      @media screen and (max-width: 768px) {
        .cmn05_btn > li:nth-child(5n) {
          margin-right: 2%; } }
    @media screen and (max-width: 768px) {
      .cmn05_btn > li {
        width: 49%; } }
    @media screen and (max-width: 768px) {
      .cmn05_btn > li:nth-child(2n) {
        margin-right: 0; } }
    .cmn05_btn > li.last {
      margin-right: 0; }

@media screen and (max-width: 768px) {
  .cmn_sp100 > li {
    width: 100% !important;
    margin-bottom: 30px !important; } }

/*----------------------------------------------------------------------
	☆other
-----------------------------------------------------------------------*/
.secMrg {
  margin-top: 140px; }
  @media screen and (max-width: 768px) {
    .secMrg {
      margin-top: 75px; } }

.secMrg_02 {
  margin-top: 80px; }
  @media screen and (max-width: 768px) {
    .secMrg_02 {
      margin-top: 60px; } }

.secPad {
  padding: 140px 0; }
  @media screen and (max-width: 768px) {
    .secPad {
      padding: 75px 0; } }
  .secPad.pt0 {
    padding-top: 0 !important; }

.secPad_02 {
  padding: 80px 0; }

@media (hover: hover) and (pointer: fine) {
  .hover:hover {
    opacity: 0.8; } }
@media (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .hover:hover {
    opacity: 0.8; } }

.bgHover {
  position: relative;
  overflow: hidden;
  display: block; }
  .bgHover::before {
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    background: no-repeat center center / cover;
    transition: all .5s ease-in-out; }
  @media (hover: hover) and (pointer: fine) {
    .bgHover:hover::before {
      transform: scale(1.05); } }
  @media (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .bgHover:hover::before {
      transform: scale(1.05); } }

@media (hover: hover) and (pointer: fine) {
  .bgHoverWrap:hover .bgHover::before {
    transform: scale(1.05); } }
@media (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .bgHoverWrap:hover .bgHover::before {
    transform: scale(1.05); } }

@media (hover: hover) and (pointer: fine) {
  .bgHoverWrap:hover .bgHover::before {
    transform: scale(1.05); } }
@media (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .bgHoverWrap:hover .bgHover::before {
    transform: scale(1.05); } }

.cmn_ofi {
  position: relative;
  overflow: hidden;
  display: block;
  border-radius: 3px;
  overflow: hidden; }
  .cmn_ofi::before {
    content: "";
    display: block;
    padding-top: 66.66%; }
  .cmn_ofi img, .cmn_ofi piture {
    position: absolute;
    width: 100% !important;
    height: 100% !important;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    font-family: 'object-fit: cover; object-position: bottom;';
    transition: all .5s ease-in-out; }
  .cmn_ofi.square::before {
    padding-top: 100%; }

@media (hover: hover) and (pointer: fine) {
  .hoverOn:hover .cmn_ofi img, .hoverOn:hover .cmn_ofi piture {
    transform: scale(1.04); } }
@media (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .hoverOn:hover .cmn_ofi img, .hoverOn:hover .cmn_ofi piture {
    transform: scale(1.04); } }

img, picture {
  border-radius: 3px;
  overflow: hidden; }

.scrollTbl {
  display: block;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch; }
  @media screen and (max-width: 768px) {
    .scrollTbl {
      position: relative;
      padding-top: 10px; } }

.youtubeWrap {
  position: relative;
  width: 100%;
  padding-top: 56.25%; }
  .youtubeWrap iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%; }

.pcCenter {
  text-align: center; }
  @media screen and (max-width: 768px) {
    .pcCenter {
      text-align: left; } }

.spCenter {
  text-align: left; }
  @media screen and (max-width: 768px) {
    .spCenter {
      text-align: center; } }

/*----------------------------------------------------
	☆spHd
----------------------------------------------------*/
.hdLogo {
  line-height: 0;
  width: auto;
  position: fixed;
  top: 45px;
  left: 50px;
  z-index: 9999; }
  @media screen and (max-width: 768px) {
    .hdLogo {
      top: 15px;
      left: 20px;
      position: absolute;
      z-index: 999; } }
  .hdLogo img {
    width: 220px;
    height: auto; }
    @media screen and (max-width: 768px) {
      .hdLogo img {
        width: 140px; } }
  .hdLogo span {
    display: inline-block;
    vertical-align: bottom;
    margin-left: 20px;
    margin-bottom: 10px;
    font-size: 1.4rem;
    font-family: "Lato","Zen Kaku Gothic New", sans-serif;
    color: #3366cc;
    transition: all .5s ease-in-out; }
    @media screen and (max-width: 768px) {
      .hdLogo span {
        font-size: 1.0rem;
        margin-left: 13px;
        margin-bottom: 9px;
        display: inline-block; } }

/*----------------------------------------------------
	☆drawer
----------------------------------------------------*/
.drawer .drawer-nav {
  background: url("/lib/cmn_img/bg01.jpg") no-repeat center center/cover;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
  width: 100%;
  height: 100%;
  overflow-y: auto !important;
  -webkit-overflow-scrolling: touch; }
  .drawer .drawer-nav li {
    list-style-type: none;
    position: relative; }
  .drawer .drawer-nav .drawer-menu {
    font-size: 0; }
    .drawer .drawer-nav .drawer-menu .logo {
      position: absolute;
      top: 15px;
      left: 0; }
      .drawer .drawer-nav .drawer-menu .logo a {
        display: block; }
        .drawer .drawer-nav .drawer-menu .logo a img {
          width: 140px; }
        .drawer .drawer-nav .drawer-menu .logo a span {
          color: #111;
          font-size: 1.0rem;
          margin-left: 15px;
          margin-bottom: 8px;
          display: inline-block; }
    .drawer .drawer-nav .drawer-menu .space {
      display: block;
      height: 200px;
      width: 100%; }
      @media screen and (max-width: 768px) {
        .drawer .drawer-nav .drawer-menu .space {
          height: 150px; } }
    .drawer .drawer-nav .drawer-menu .cvList {
      width: 350px;
      display: inline-block;
      vertical-align: top;
      margin-top: 180px;
      text-align: center; }
      @media screen and (max-width: 1259px) {
        .drawer .drawer-nav .drawer-menu .cvList {
          width: 260px;
          margin-top: 20px; } }
      @media screen and (max-width: 768px) {
        .drawer .drawer-nav .drawer-menu .cvList {
          width: 100%; } }
      .drawer .drawer-nav .drawer-menu .cvList > li {
        margin-bottom: 20px; }
        @media screen and (max-width: 768px) {
          .drawer .drawer-nav .drawer-menu .cvList > li {
            display: inline-block;
            vertical-align: top;
            width: 49%;
            margin-bottom: 15px; } }
        .drawer .drawer-nav .drawer-menu .cvList > li a {
          display: block;
          font-family: 'Shippori Mincho';
          font-size: 2.0rem;
          text-align: center;
          padding: 20px 0;
          border-radius: 90px; }
          @media screen and (max-width: 1259px) {
            .drawer .drawer-nav .drawer-menu .cvList > li a {
              font-size: 1.3rem;
              letter-spacing: -1px;
              text-align: left;
              padding: 18px 5px 18px 20px; } }
          @media screen and (max-width: 768px) {
            .drawer .drawer-nav .drawer-menu .cvList > li a::before {
              right: 13px; } }
        .drawer .drawer-nav .drawer-menu .cvList > li.tx {
          margin-top: -15px; }
          @media screen and (max-width: 768px) {
            .drawer .drawer-nav .drawer-menu .cvList > li.tx {
              width: 100%; } }
          .drawer .drawer-nav .drawer-menu .cvList > li.tx a {
            font-family: "Zen Kaku Gothic New", sans-serif;
            font-size: 1.6rem;
            display: inline-block;
            padding-right: 20px;
            background: url("/lib/cmn_img/icon_link.png") no-repeat center right/10px 10px; }
            @media screen and (max-width: 768px) {
              .drawer .drawer-nav .drawer-menu .cvList > li.tx a {
                font-size: 1.3rem; } }
            @media (hover: hover) and (pointer: fine) {
              .drawer .drawer-nav .drawer-menu .cvList > li.tx a:hover {
                transform: translateY(5px); } }
            @media (-ms-high-contrast: none), (-ms-high-contrast: active) {
              .drawer .drawer-nav .drawer-menu .cvList > li.tx a:hover {
                transform: translateY(5px); } }
        .drawer .drawer-nav .drawer-menu .cvList > li.closeBtn {
          background: #bbb;
          color: #fff;
          padding: 11px 0 16px 0;
          font-size: 2.0rem;
          font-family: 'Shippori Mincho';
          text-align: center;
          border-radius: 90px;
          line-height: 1.7; }
          .drawer .drawer-nav .drawer-menu .cvList > li.closeBtn span {
            display: block;
            font-size: 1.2rem;
            font-family: "Zen Kaku Gothic New", sans-serif; }
        @media screen and (max-width: 768px) {
          .drawer .drawer-nav .drawer-menu .cvList > li.cmn_mypageBtn {
            margin-left: 2%; } }
    .drawer .drawer-nav .drawer-menu .groupList {
      margin-top: 180px;
      text-align: left;
      width: calc(100% - 400px);
      display: inline-block;
      vertical-align: top;
      margin-right: 50px; }
      @media screen and (max-width: 1259px) {
        .drawer .drawer-nav .drawer-menu .groupList {
          width: calc(100% - 280px);
          margin-right: 20px; } }
      @media screen and (max-width: 768px) {
        .drawer .drawer-nav .drawer-menu .groupList {
          width: 100%;
          margin-top: 100px;
          margin-right: 0; } }
      .drawer .drawer-nav .drawer-menu .groupList > li .linkList01 {
        text-align: left; }
        .drawer .drawer-nav .drawer-menu .groupList > li .linkList01 > li {
          margin-bottom: 30px; }
          @media screen and (max-width: 768px) {
            .drawer .drawer-nav .drawer-menu .groupList > li .linkList01 > li {
              width: 100%;
              display: block;
              margin-bottom: 18px; } }
          .drawer .drawer-nav .drawer-menu .groupList > li .linkList01 > li > a {
            font-family: 'Shippori Mincho';
            font-size: 2.2rem;
            display: block; }
            @media screen and (max-width: 1259px) {
              .drawer .drawer-nav .drawer-menu .groupList > li .linkList01 > li > a {
                font-size: 1.9rem; } }
            @media screen and (max-width: 768px) {
              .drawer .drawer-nav .drawer-menu .groupList > li .linkList01 > li > a {
                font-size: 1.6rem; } }
            .drawer .drawer-nav .drawer-menu .groupList > li .linkList01 > li > a span {
              color: #aaa;
              display: block;
              font-family: "Lato","Zen Kaku Gothic New", sans-serif;
              font-size: 1.1rem;
              margin-left: 3px; }
              @media screen and (max-width: 768px) {
                .drawer .drawer-nav .drawer-menu .groupList > li .linkList01 > li > a span {
                  font-size: 1.0rem; } }
            .drawer .drawer-nav .drawer-menu .groupList > li .linkList01 > li > a .tx {
              display: inline-block;
              vertical-align: middle;
              line-height: 1.7; }
            .drawer .drawer-nav .drawer-menu .groupList > li .linkList01 > li > a .arw {
              margin-right: 20px; }
              @media screen and (max-width: 768px) {
                .drawer .drawer-nav .drawer-menu .groupList > li .linkList01 > li > a .arw {
                  margin-right: 16px;
                  width: 35px;
                  height: 35px; } }
            @media (hover: hover) and (pointer: fine) {
              .drawer .drawer-nav .drawer-menu .groupList > li .linkList01 > li > a:hover {
                padding-left: 5px; } }
            @media (-ms-high-contrast: none), (-ms-high-contrast: active) {
              .drawer .drawer-nav .drawer-menu .groupList > li .linkList01 > li > a:hover {
                padding-left: 5px; } }
          .drawer .drawer-nav .drawer-menu .groupList > li .linkList01 > li .linkList02 {
            margin-left: 80px;
            margin-top: 10px; }
            @media screen and (max-width: 768px) {
              .drawer .drawer-nav .drawer-menu .groupList > li .linkList01 > li .linkList02 {
                margin-left: 55px;
                margin-top: 0px;
                margin-bottom: 10px; } }
            .drawer .drawer-nav .drawer-menu .groupList > li .linkList01 > li .linkList02 > li {
              display: inline-block;
              vertical-align: middle;
              margin: 4px 25px 4px auto; }
              @media screen and (max-width: 768px) {
                .drawer .drawer-nav .drawer-menu .groupList > li .linkList01 > li .linkList02 > li {
                  margin: 5px 20px 5px auto; } }
              .drawer .drawer-nav .drawer-menu .groupList > li .linkList01 > li .linkList02 > li a {
                display: block;
                font-size: 1.4rem;
                font-family: "Zen Kaku Gothic New", sans-serif;
                position: relative; }
                @media screen and (max-width: 768px) {
                  .drawer .drawer-nav .drawer-menu .groupList > li .linkList01 > li .linkList02 > li a {
                    font-size: 1.2rem; } }
                .drawer .drawer-nav .drawer-menu .groupList > li .linkList01 > li .linkList02 > li a::before {
                  content: "";
                  position: absolute;
                  bottom: 3px;
                  right: 0;
                  width: 100%;
                  height: 1px;
                  background: #111;
                  transition: all .5s ease-in-out; }
                @media (hover: hover) and (pointer: fine) {
                  .drawer .drawer-nav .drawer-menu .groupList > li .linkList01 > li .linkList02 > li a:hover::before {
                    width: 0; } }
                @media (-ms-high-contrast: none), (-ms-high-contrast: active) {
                  .drawer .drawer-nav .drawer-menu .groupList > li .linkList01 > li .linkList02 > li a:hover::before {
                    width: 0; } }
.drawer .drawer-open .drawer-hamburger {
  background: #111; }
.drawer .drawer-open .drawer-nav {
  opacity: 1 !important;
  left: 0 !important;
  transition: all .6s ease-in-out;
  min-height: calc(100% + 120px) !important; }
.drawer .drawer-close .drawer-nav {
  opacity: 0 !important;
  transition: all .6s ease-in-out; }
.drawer .drawer-menu {
  margin: 0 auto; }

/*-----☆☆ dorawer MENU表記 あり ☆☆-----*/
.drawer .drawer-hamburger-icon, .drawer .drawer-hamburger-icon:after, .drawer .drawer-hamburger-icon:before {
  background: #fff; }
.drawer .drawer-hamburger {
  transition: all .5s ease-in-out;
  box-sizing: border-box;
  width: 110px !important;
  height: 110px !important;
  padding: 0px 35px 17px !important;
  background-image: linear-gradient(90deg, #3366cc, #66a3ff); }
  @media screen and (max-width: 768px) {
    .drawer .drawer-hamburger {
      width: 60px !important;
      height: 60px !important;
      padding: 0px 15px 13px !important; } }
  .drawer .drawer-hamburger .drawer-hamburger-icon:before {
    top: -7px; }
  .drawer .drawer-hamburger .drawer-hamburger-icon:after {
    top: 7px; }

.fixArea {
  position: fixed;
  top: 30px;
  right: 150px;
  z-index: 999;
  width: 280px; }
  @media screen and (max-width: 768px) {
    .fixArea {
      top: auto;
      bottom: 0;
      left: 0;
      right: auto;
      width: 100%;
      border-top: 1px solid #eee; } }
  @media screen and (max-width: 768px) {
    .fixArea > ul {
      border-radius: 0 !important; } }

.ft {
  background: #fff; }
  .ft .cvArea {
    position: relative; }
    .ft .cvArea .txWrap {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      z-index: 9;
      text-align: center; }
      .ft .cvArea .txWrap .copy {
        color: #fff;
        font-family: 'Shippori Mincho';
        font-size: 4.4rem; }
        @media screen and (max-width: 768px) {
          .ft .cvArea .txWrap .copy {
            font-size: 2.0rem;
            line-height: 1.7; } }
      .ft .cvArea .txWrap .btn01 {
        margin: 25px auto 20px; }
        @media screen and (max-width: 768px) {
          .ft .cvArea .txWrap .btn01 {
            margin: 15px auto; } }
      .ft .cvArea .txWrap .btn02 a {
        display: inline-block;
        padding-right: 20px;
        font-size: 2.0rem;
        color: #fff;
        padding-right: 20px;
        background: url("/lib/cmn_img/icon_link_wh.png") no-repeat center right/14px 14px;
        position: relative; }
        @media screen and (max-width: 768px) {
          .ft .cvArea .txWrap .btn02 a {
            font-size: 1.3rem;
            padding-right: 15px;
            background-size: 9px 9px; } }
        .ft .cvArea .txWrap .btn02 a::before {
          content: "";
          position: absolute;
          bottom: 3px;
          left: 0;
          width: 0;
          height: 1px;
          background: #fff;
          transition: all .5s ease-in-out; }
        @media (hover: hover) and (pointer: fine) {
          .ft .cvArea .txWrap .btn02 a:hover::before {
            width: 100%; } }
        @media (-ms-high-contrast: none), (-ms-high-contrast: active) {
          .ft .cvArea .txWrap .btn02 a:hover::before {
            width: 100%; } }
    .ft .cvArea .cmn_ofi::before {
      padding-top: 0;
      height: 640px; }
      @media screen and (max-width: 768px) {
        .ft .cvArea .cmn_ofi::before {
          height: 280px; } }
  .ft .ftArea {
    background: #fff;
    padding: 130px 0; }
    @media screen and (max-width: 768px) {
      .ft .ftArea {
        padding: 60px 0 100px; } }
    .ft .ftArea .topArea {
      font-size: 0; }
      .ft .ftArea .topArea .logo {
        width: calc(100% - 200px);
        display: inline-block;
        vertical-align: middle; }
        @media screen and (max-width: 768px) {
          .ft .ftArea .topArea .logo {
            width: 100%;
            text-align: center; } }
        .ft .ftArea .topArea .logo img {
          width: 200px;
          display: inline-block;
          vertical-align: bottom; }
          @media screen and (max-width: 768px) {
            .ft .ftArea .topArea .logo img {
              width: 160px; } }
        .ft .ftArea .topArea .logo span {
          font-family: "Lato","Zen Kaku Gothic New", sans-serif;
          font-size: 1.1rem;
          display: inline-block;
          vertical-align: bottom;
          margin-left: 15px; }
          @media screen and (max-width: 768px) {
            .ft .ftArea .topArea .logo span {
              display: block; } }
      .ft .ftArea .topArea .btn {
        display: inline-block;
        vertical-align: middle; }
        @media screen and (max-width: 768px) {
          .ft .ftArea .topArea .btn {
            display: block; } }
        .ft .ftArea .topArea .btn a {
          display: block;
          width: 200px;
          padding: 18px 0;
          border-radius: 90px;
          background: #111;
          color: #fff;
          font-family: 'Shippori Mincho';
          font-size: 1.4rem;
          text-align: center;
          position: relative; }
          @media screen and (max-width: 768px) {
            .ft .ftArea .topArea .btn a {
              font-size: 1.3rem;
              margin: 12px auto 0;
              padding: 13px 0; } }
          .ft .ftArea .topArea .btn a::before {
            content: "";
            position: absolute;
            top: 50%;
            right: 18px;
            transform: translateY(-50%);
            background: url("/lib/cmn_img/icon_link_wh.png") no-repeat center right/cover;
            width: 9px;
            height: 9px;
            transition: all .5s ease-in-out; }
          @media (hover: hover) and (pointer: fine) {
            .ft .ftArea .topArea .btn a:hover {
              background-color: #f3f6fc;
              color: #111; }
              .ft .ftArea .topArea .btn a:hover::before {
                background-image: url("/lib/cmn_img/icon_link.png"); } }
          @media (-ms-high-contrast: none), (-ms-high-contrast: active) {
            .ft .ftArea .topArea .btn a:hover {
              background-color: #f3f6fc;
              color: #111; }
              .ft .ftArea .topArea .btn a:hover::before {
                background-image: url("/lib/cmn_img/icon_link.png"); } }
    .ft .ftArea .groupList {
      font-size: 0;
      margin-top: 65px; }
      @media screen and (max-width: 768px) {
        .ft .ftArea .groupList {
          margin-top: 40px; } }
      .ft .ftArea .groupList > li {
        width: 25%;
        display: inline-block;
        vertical-align: top;
        border-left: 1px solid #ddd;
        padding: 0 40px; }
        @media screen and (max-width: 768px) {
          .ft .ftArea .groupList > li {
            display: block;
            width: 100%;
            padding: 0;
            border: none; } }
        .ft .ftArea .groupList > li.last {
          border-right: 1px solid #ddd; }
          @media screen and (max-width: 768px) {
            .ft .ftArea .groupList > li.last {
              border: none; } }
        @media screen and (max-width: 768px) {
          .ft .ftArea .groupList > li .linkList01 > li {
            width: 50%;
            display: inline-block;
            vertical-align: top;
            margin-bottom: 5px; } }
        .ft .ftArea .groupList > li .linkList01 > li > a {
          font-weight: 500;
          display: block;
          font-size: 1.5rem;
          margin-bottom: 6px; }
          @media screen and (max-width: 768px) {
            .ft .ftArea .groupList > li .linkList01 > li > a {
              font-size: 1.3rem; } }
          .ft .ftArea .groupList > li .linkList01 > li > a span {
            display: inline-block;
            padding-right: 18px;
            background: url("/lib/cmn_img/icon_link.png") no-repeat center right/10px 10px;
            font-weight: 500; }
          @media (hover: hover) and (pointer: fine) {
            .ft .ftArea .groupList > li .linkList01 > li > a:hover {
              color: #3366cc; } }
          @media (-ms-high-contrast: none), (-ms-high-contrast: active) {
            .ft .ftArea .groupList > li .linkList01 > li > a:hover {
              color: #3366cc; } }
        @media screen and (max-width: 768px) {
          .ft .ftArea .groupList > li .linkList01 > li.w100 {
            width: 100%; } }
        @media screen and (max-width: 768px) {
          .ft .ftArea .groupList > li .linkList02 {
            margin-top: -3px; } }
        .ft .ftArea .groupList > li .linkList02 > li {
          display: block; }
          .ft .ftArea .groupList > li .linkList02 > li > a {
            display: block;
            font-size: 1.2rem;
            margin-bottom: 6px; }
            @media screen and (max-width: 768px) {
              .ft .ftArea .groupList > li .linkList02 > li > a {
                font-size: 1.1rem;
                margin-bottom: 8px;
                line-height: 1.7; } }
            @media (hover: hover) and (pointer: fine) {
              .ft .ftArea .groupList > li .linkList02 > li > a:hover {
                color: #3366cc; } }
            @media (-ms-high-contrast: none), (-ms-high-contrast: active) {
              .ft .ftArea .groupList > li .linkList02 > li > a:hover {
                color: #3366cc; } }
        .ft .ftArea .groupList > li .linkList02.inline > li {
          display: inline-block;
          vertical-align: middle; }
          .ft .ftArea .groupList > li .linkList02.inline > li a {
            margin-right: 5px; }
        @media screen and (max-width: 768px) {
          .ft .ftArea .groupList > li .linkList02.sp_cmn02 > li {
            display: inline-block;
            vertical-align: top;
            margin-bottom: 0 !important; } }
    .ft .ftArea .copyRight {
      margin-top: 80px;
      text-align: left;
      font-family: "Lato","Zen Kaku Gothic New", sans-serif;
      font-size: 1.0rem; }
      @media screen and (max-width: 768px) {
        .ft .ftArea .copyRight {
          text-align: center;
          margin-top: 30px; } }

.center {
  text-align: center !important; }

.left {
  text-align: left !important; }

.right {
  text-align: right !important; }

.top0 {
  margin-top: 0 !important; }

.top5 {
  margin-top: 5px !important; }

.top10 {
  margin-top: 10px !important; }

.top15 {
  margin-top: 15px !important; }

.top20 {
  margin-top: 20px !important; }

.top25 {
  margin-top: 25px !important; }

.top30 {
  margin-top: 30px !important; }

.top35 {
  margin-top: 35px !important; }

.top40 {
  margin-top: 40px !important; }

.top45 {
  margin-top: 45px !important; }

.top50 {
  margin-top: 50px !important; }

.top55 {
  margin-top: 55px !important; }

.top60 {
  margin-top: 60px !important; }

.top65 {
  margin-top: 65px !important; }

.top70 {
  margin-top: 70px !important; }

.top75 {
  margin-top: 75px !important; }

.top80 {
  margin-top: 80px !important; }

.top85 {
  margin-top: 85px !important; }

.top90 {
  margin-top: 90px !important; }

.top95 {
  margin-top: 95px !important; }

.top100 {
  margin-top: 100px !important; }

.top110 {
  margin-top: 110px !important; }

.top120 {
  margin-top: 120px !important; }

.top130 {
  margin-top: 130px !important; }

.top140 {
  margin-top: 140px !important; }

.top150 {
  margin-top: 150px !important; }

.top160 {
  margin-top: 160px !important; }

.btm0 {
  margin-bottom: 0 !important; }

.btm05, .btm5 {
  margin-bottom: 5px !important; }

.btm10 {
  margin-bottom: 10px !important; }

.btm15 {
  margin-bottom: 15px !important; }

.btm20 {
  margin-bottom: 20px !important; }

.btm25 {
  margin-bottom: 25px !important; }

.btm30 {
  margin-bottom: 30px !important; }

.btm35 {
  margin-bottom: 35px !important; }

.btm40 {
  margin-bottom: 40px !important; }

.btm45 {
  margin-bottom: 45px !important; }

.btm50 {
  margin-bottom: 50px !important; }

.btm55 {
  margin-bottom: 55px !important; }

.btm60 {
  margin-bottom: 60px !important; }

.btm65 {
  margin-bottom: 65px !important; }

.btm70 {
  margin-bottom: 70px !important; }

.btm75 {
  margin-bottom: 75px !important; }

.btm80 {
  margin-bottom: 5pc !important; }

.btm85 {
  margin-bottom: 85px !important; }

.btm90 {
  margin-bottom: 90px !important; }

.btm95 {
  margin-bottom: 95px !important; }

.btm100 {
  margin-bottom: 100px !important; }

.pT0 {
  padding-top: 0 !important; }

.pT5 {
  padding-top: 5px !important; }

.pT10 {
  padding-top: 10px !important; }

.pT15 {
  padding-top: 15px !important; }

.pT20 {
  padding-top: 20px !important; }

.pT25 {
  padding-top: 25px !important; }

.pT30 {
  padding-top: 30px !important; }

.pT35 {
  padding-top: 35px !important; }

.pT40 {
  padding-top: 40px !important; }

.pT45 {
  padding-top: 45px !important; }

.pB0 {
  padding-bottom: 0 !important; }

.pB5 {
  padding-bottom: 5px !important; }

.pB10 {
  padding-bottom: 10px !important; }

.pB15 {
  padding-bottom: 15px !important; }

.pB20 {
  padding-bottom: 20px !important; }

.lm5 {
  margin-left: 5px !important; }

.lm10 {
  margin-left: 10px !important; }

.lm15 {
  margin-left: 15px !important; }

.lm20 {
  margin-left: 20px !important; }

.lm50 {
  margin-left: 50px !important; }

.lm60 {
  margin-left: 60px !important; }

.lm70 {
  margin-left: 70px !important; }

.rm0 {
  margin-right: 0 !important; }

.rm5 {
  margin-right: 5px !important; }

.rm10 {
  margin-right: 10px !important; }

.rm15 {
  margin-right: 15px !important; }

.rm20 {
  margin-right: 20px !important; }

.vaT {
  vertical-align: top !important; }

.vaM {
  vertical-align: middle !important; }

.vAB {
  vertical-align: bottom !important; }

.bold {
  font-weight: 700; }

.normal {
  font-weight: 400; }

.w5 {
  width: 5% !important; }

.w10 {
  width: 10% !important; }

.w15 {
  width: 15% !important; }

.w18 {
  width: 18% !important; }

.w20 {
  width: 20% !important; }

.w25 {
  width: 25% !important; }

.w30 {
  width: 30% !important; }

.w35 {
  width: 35% !important; }

.w40 {
  width: 40% !important; }

.w45 {
  width: 45% !important; }

.w49 {
  width: 49% !important; }

.w50 {
  width: 50% !important; }

.w55 {
  width: 55% !important; }

.w60 {
  width: 60% !important; }

.w65 {
  width: 65% !important; }

.w70 {
  width: 70% !important; }

.w75 {
  width: 75% !important; }

.w77 {
  width: 77% !important; }

.w80 {
  width: 80% !important; }

.w85 {
  width: 85% !important; }

.w90 {
  width: 90% !important; }

.w95 {
  width: 95% !important; }

.w100 {
  width: 100% !important; }

.fltL {
  float: left; }

.fltR {
  float: right; }

.size10 {
  font-size: 1rem !important; }

.size11 {
  font-size: 1.1rem !important; }

.size12 {
  font-size: 1.2rem !important; }

.size13 {
  font-size: 1.3rem !important; }

.size14 {
  font-size: 1.4rem !important; }

.size15 {
  font-size: 1.5rem !important; }

.size16 {
  font-size: 1.6rem !important; }

.size17 {
  font-size: 1.7rem !important; }

.size18 {
  font-size: 1.8rem !important; }

.size19 {
  font-size: 1.9rem !important; }

.size20 {
  font-size: 2rem !important; }

.size21 {
  font-size: 2.1rem !important; }

.size22 {
  font-size: 2.2rem !important; }

.size23 {
  font-size: 2.3rem !important; }

.size24 {
  font-size: 2.4rem !important; }

@media screen and (max-width: 768px) {
  .top55, .top60, .top65 {
    margin-top: 50px !important; }

  .top70, .top75, .top80, .top85 {
    margin-top: 60px !important; }

  .top90, .top95, .top100 {
    margin-top: 80px !important; }

  .top110, .top120, .top130, .top140 {
    margin-top: 100px !important; }

  .size10 {
    font-size: 1rem !important; }

  .size11 {
    font-size: 1rem !important; }

  .size12 {
    font-size: 1.1rem !important; }

  .size13, .size14, .size15 {
    font-size: 1.3rem !important; }

  .size16, .size17 {
    font-size: 1.4rem !important; }

  .size18, .size19 {
    font-size: 1.6rem !important; }

  .size20, .size21, .size22, .size23 {
    font-size: 1.8rem !important; }

  .size24 {
    font-size: 2.2rem !important; } }
/*----------------------------------------------------
☆btnStyle
----------------------------------------------------*/
.cmn_arw01 {
  width: 50px;
  height: 50px;
  background: #f3f6fc;
  border-radius: 90px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  transition: all .5s ease-in-out; }
  @media screen and (max-width: 768px) {
    .cmn_arw01 {
      width: 30px;
      height: 30px; } }
  .cmn_arw01::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 8px;
    height: 8px;
    background: #3366cc;
    border-radius: 900px;
    transition: all .5s ease-in-out; }
    @media screen and (max-width: 768px) {
      .cmn_arw01::before {
        width: 6px;
        height: 6px; } }
  .cmn_arw01::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: url("/lib/cmn_img/arw01_wh.png") no-repeat center center/cover;
    width: 16px;
    height: 11px;
    opacity: 0;
    z-index: 1;
    transition: all .5s ease-in-out; }
  .cmn_arw01.big {
    width: 100px;
    height: 100px; }
    @media screen and (max-width: 768px) {
      .cmn_arw01.big {
        width: 65px;
        height: 65px; } }
  .cmn_arw01.wh {
    background-color: #fff; }
  .cmn_arw01.bl {
    background-color: #111; }
    .cmn_arw01.bl::before {
      background: #fff; }
    @media (hover: hover) and (pointer: fine) {
      .cmn_arw01.bl:hover {
        background-color: #fff; } }
    @media (-ms-high-contrast: none), (-ms-high-contrast: active) {
      .cmn_arw01.bl:hover {
        background-color: #fff; } }
  .cmn_arw01.mizu {
    background-image: linear-gradient(90deg, #37bef0, #7ed5f5); }
    .cmn_arw01.mizu::before {
      background: #fff; }

@media (hover: hover) and (pointer: fine) {
  a:hover .cmn_arw01, .link_box:hover .cmn_arw01 {
    transform: scale(0.9);
    background-color: #111; }
    a:hover .cmn_arw01::before, .link_box:hover .cmn_arw01::before {
      width: 100%;
      height: 100%;
      background-color: #111; }
    a:hover .cmn_arw01::after, .link_box:hover .cmn_arw01::after {
      opacity: 1; } }
@media (-ms-high-contrast: none), (-ms-high-contrast: active) {
  a:hover .cmn_arw01, .link_box:hover .cmn_arw01 {
    transform: scale(0.9);
    background-color: #111; }
    a:hover .cmn_arw01::before, .link_box:hover .cmn_arw01::before {
      width: 100%;
      height: 100%;
      background-color: #111; }
    a:hover .cmn_arw01::after, .link_box:hover .cmn_arw01::after {
      opacity: 1; } }

.bigBtnWrap {
  text-align: center; }
  .bigBtnWrap .btnWrap {
    display: inline-block; }

.btnWrap .btnTx05 {
  font-size: 2.4rem;
  margin-bottom: 15px;
  font-family: 'Shippori Mincho';
  display: inline-block;
  position: relative; }
  @media screen and (max-width: 768px) {
    .btnWrap .btnTx05 {
      font-size: 1.5rem; } }
  .btnWrap .btnTx05::before {
    content: "";
    position: absolute;
    bottom: 5px;
    right: 0;
    width: 100%;
    height: 1px;
    background: #111;
    transition: all .5s ease-in-out; }
    @media screen and (max-width: 768px) {
      .btnWrap .btnTx05::before {
        bottom: 3px; } }
.btnWrap .btnTx02 {
  font-size: 1.3rem;
  font-family: "Lato","Zen Kaku Gothic New", sans-serif;
  display: inline-block;
  vertical-align: middle;
  margin-left: 20px; }
  @media screen and (max-width: 768px) {
    .btnWrap .btnTx02 {
      margin-left: 12px;
      font-size: 1.0rem; } }
  .btnWrap .btnTx02.jp {
    font-size: 1.5rem; }
    @media screen and (max-width: 768px) {
      .btnWrap .btnTx02.jp {
        font-size: 1.1rem; } }
.btnWrap .btnTx03, .btnWrap .btnTx04 {
  font-size: 2.0rem;
  vertical-align: middle;
  margin-left: 20px; }
  @media screen and (max-width: 768px) {
    .btnWrap .btnTx03, .btnWrap .btnTx04 {
      margin-left: 12px;
      font-size: 1.3rem; } }
.btnWrap .btnTx04 {
  font-size: 1.6rem; }
  @media screen and (max-width: 768px) {
    .btnWrap .btnTx04 {
      font-size: 1.2rem; } }
@media (hover: hover) and (pointer: fine) {
  .btnWrap a:hover .btnTx05::before {
    width: 0; } }
@media (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .btnWrap a:hover .btnTx05::before {
    width: 0; } }

.btnStyle_01 a {
  display: block;
  max-width: 360px;
  width: 100%;
  margin: 0 auto;
  border-radius: 3px;
  overflow: hidden;
  text-align: left;
  font-size: 1.6rem;
  padding: 20px 60px 20px 25px;
  border: 1px solid #ddd;
  position: relative; }
  @media screen and (max-width: 768px) {
    .btnStyle_01 a {
      font-size: 1.3rem;
      padding: 13px 20px 13px 18px; } }
  .btnStyle_01 a .arw {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%); }
    @media screen and (max-width: 768px) {
      .btnStyle_01 a .arw {
        width: 30px;
        height: 30px;
        right: 10px; } }
  @media (hover: hover) and (pointer: fine) {
    .btnStyle_01 a:hover {
      background: #3366cc;
      border-color: #3366cc;
      color: #fff; } }
  @media (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .btnStyle_01 a:hover {
      background: #3366cc;
      border-color: #3366cc;
      color: #fff; } }
.btnStyle_01.current a {
  background: #3366cc;
  border-color: #3366cc;
  color: #fff; }
.btnStyle_01.bl a {
  border: none;
  background: #111;
  color: #fff; }
  .btnStyle_01.bl a:hover {
    background-color: #3366cc; }
.btnStyle_01.gray a {
  border: none;
  background: #f3f6fc; }
  @media (hover: hover) and (pointer: fine) {
    .btnStyle_01.gray a:hover {
      background-color: #111; } }
  @media (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .btnStyle_01.gray a:hover {
      background-color: #111; } }

.cmn_btnList .btnStyle_01 a {
  max-width: 100%; }

.cmn_movieWrap .youtubeBtn {
  position: relative;
  border-radius: 3px;
  overflow: hidden; }
  .cmn_movieWrap .youtubeBtn::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #111;
    opacity: .25;
    transition: all .5s ease-in-out;
    z-index: 9; }
  .cmn_movieWrap .youtubeBtn::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: url("/lib/cmn_img/icon_movie.png") no-repeat center center/cover;
    width: 120px;
    height: 120px;
    z-index: 10;
    transition: all .5s ease-in-out; }
    @media screen and (max-width: 768px) {
      .cmn_movieWrap .youtubeBtn::after {
        width: 70px !important;
        height: 70px !important; } }
  .cmn_movieWrap .youtubeBtn .cmn_ofi::before {
    padding-top: 56.25%; }
.cmn_movieWrap.txOn {
  position: relative; }
  .cmn_movieWrap.txOn .cmn_ofi::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -82px;
    margin-left: -82px;
    background: url("../cmn_img/item_movie.png") no-repeat center center/cover;
    width: 164px;
    height: 163px;
    z-index: 99;
    transition: all .5s ease-in-out;
    animation: 10s linear infinite rotation1; }
    @media screen and (max-width: 768px) {
      .cmn_movieWrap.txOn .cmn_ofi::after {
        width: 98px;
        height: 98px;
        margin-top: -49px;
        margin-left: -49px; } }
@media (hover: hover) and (pointer: fine) {
  .cmn_movieWrap:hover .cmn_ofi::after {
    animation: rotate_anime 1.4s; }
  .cmn_movieWrap:hover .youtubeBtn::before {
    opacity: 0.5 !important; }
  .cmn_movieWrap:hover .youtubeBtn::after {
    width: 110px !important;
    height: 110px !important; } }
@media (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .cmn_movieWrap:hover .cmn_ofi::after {
    animation: rotate_anime 1.4s; }
  .cmn_movieWrap:hover .youtubeBtn::before {
    opacity: 0.5 !important; }
  .cmn_movieWrap:hover .youtubeBtn::after {
    width: 110px !important;
    height: 110px !important; } }

@keyframes rotation1 {
  0% {
    transform: rotate(0); }
  100% {
    transform: rotate(360deg); } }
@keyframes rotate_anime {
  0% {
    transform: rotate(0deg);
    /* アニメーションの進みが0%の時の状態 */ }
  100% {
    transform: rotate(360deg);
    /* アニメーションの進みが100%の時の状態 */ } }
@media screen and (max-width: 768px) {
  .cmn_jobList > li {
    margin-bottom: 30px; } }
.cmn_jobList > li .copy {
  margin: -35px auto 0 -20px;
  position: relative;
  z-index: 9; }
  @media screen and (max-width: 768px) {
    .cmn_jobList > li .copy {
      margin: -20px auto 0 -10px; } }
.cmn_jobList > li .btnWrap {
  margin: 15px auto 0 -20px; }
  @media screen and (max-width: 768px) {
    .cmn_jobList > li .btnWrap {
      margin: 10px auto 0 -10px; } }
  .cmn_jobList > li .btnWrap .arw {
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px; }
    @media screen and (max-width: 768px) {
      .cmn_jobList > li .btnWrap .arw {
        margin-right: 15px; } }
  .cmn_jobList > li .btnWrap .btnTx {
    display: inline-block;
    vertical-align: middle;
    font-size: 2.4rem; }
    @media screen and (max-width: 768px) {
      .cmn_jobList > li .btnWrap .btnTx {
        font-size: 1.5rem; } }
    .cmn_jobList > li .btnWrap .btnTx span {
      font-size: 1.1rem;
      font-family: "Lato","Zen Kaku Gothic New", sans-serif;
      margin-left: 8px; }
      @media screen and (max-width: 768px) {
        .cmn_jobList > li .btnWrap .btnTx span {
          font-size: 1.0rem;
          margin-left: 6px; } }
.cmn_jobList > li.last {
  margin-bottom: 0 !important; }

.cmn_linkList01 {
  text-align: center; }
  .cmn_linkList01 li {
    border-radius: 3px;
    overflow: hidden; }
    .cmn_linkList01 li a {
      position: relative;
      display: block; }
      .cmn_linkList01 li a::before {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 75%;
        background: linear-gradient(rgba(0, 0, 0, 0), black);
        z-index: 9;
        opacity: .6;
        transition: all .5s ease-in-out; }
        @media screen and (max-width: 768px) {
          .cmn_linkList01 li a::before {
            height: 130%; } }
      .cmn_linkList01 li a .txWrap {
        position: absolute;
        bottom: 35px;
        left: 50%;
        transform: translateX(-50%);
        width: 90%;
        text-align: center;
        color: #fff;
        z-index: 9; }
        @media screen and (max-width: 768px) {
          .cmn_linkList01 li a .txWrap {
            bottom: 13px;
            width: 100%; } }
        .cmn_linkList01 li a .txWrap .ttl {
          line-height: 1.7;
          font-size: 1.6rem;
          font-family: 'Shippori Mincho';
          width: 90%;
          margin: 0 auto 15px; }
          @media screen and (max-width: 768px) {
            .cmn_linkList01 li a .txWrap .ttl {
              font-size: 1.1rem;
              margin-bottom: 8px;
              line-height: 1.3; } }
          .cmn_linkList01 li a .txWrap .ttl span {
            display: block;
            font-size: 3.8rem;
            font-family: "Sorts Mill Goudy", serif;
            line-height: 1; }
            @media screen and (max-width: 768px) {
              .cmn_linkList01 li a .txWrap .ttl span {
                font-size: 1.7rem;
                line-height: 1.25; } }
          .cmn_linkList01 li a .txWrap .ttl.sml span {
            font-size: 2.4rem;
            line-height: 1.2; }
            @media screen and (max-width: 768px) {
              .cmn_linkList01 li a .txWrap .ttl.sml span {
                font-size: 1.4rem; } }
          .cmn_linkList01 li a .txWrap .ttl.sml02 span {
            font-size: 2.6rem;
            line-height: 1.4; }
            @media screen and (max-width: 768px) {
              .cmn_linkList01 li a .txWrap .ttl.sml02 span {
                font-size: 1.1rem;
                line-height: 1.3; } }
          .cmn_linkList01 li a .txWrap .ttl.jpMain {
            margin-bottom: 18px;
            font-size: 3.6rem; }
            @media screen and (max-width: 768px) {
              .cmn_linkList01 li a .txWrap .ttl.jpMain {
                font-size: 2.2rem;
                margin-bottom: 12px; } }
            .cmn_linkList01 li a .txWrap .ttl.jpMain span {
              font-family: "Lato","Zen Kaku Gothic New", sans-serif;
              font-size: 1.2rem; }
              @media screen and (max-width: 768px) {
                .cmn_linkList01 li a .txWrap .ttl.jpMain span {
                  font-size: 1.0rem;
                  margin-top: 2px; } }
        .cmn_linkList01 li a .txWrap .cateTx {
          font-size: 1.6rem;
          border: 1px solid rgba(255, 255, 255, 0.5);
          text-align: center;
          display: inline-block;
          margin: -5px auto 15px;
          border-radius: 3px;
          overflow: hidden;
          padding: 1px 15px;
          line-height: 1.7; }
          @media screen and (max-width: 768px) {
            .cmn_linkList01 li a .txWrap .cateTx {
              font-size: 1.2rem;
              margin-top: 0; } }
        .cmn_linkList01 li a .txWrap .tx {
          font-size: 1.6rem;
          font-family: "Zen Kaku Gothic New", sans-serif;
          margin: -5px auto 15px;
          display: block;
          line-height: 1.7; }
          @media screen and (max-width: 768px) {
            .cmn_linkList01 li a .txWrap .tx {
              font-size: 1.2rem;
              margin: -2px auto 12px; } }
      @media screen and (max-width: 768px) {
        .cmn_linkList01 li a .cmn_ofi::before {
          padding-top: 100%; } }
      @media (hover: hover) and (pointer: fine) {
        .cmn_linkList01 li a:hover::before {
          height: 200%; } }
      @media (-ms-high-contrast: none), (-ms-high-contrast: active) {
        .cmn_linkList01 li a:hover::before {
          height: 200%; } }
    .cmn_linkList01 li .subTtl {
      text-align: center;
      font-size: 2.0rem;
      margin-top: 20px; }
      @media screen and (max-width: 768px) {
        .cmn_linkList01 li .subTtl {
          font-size: 1.4rem;
          margin-top: 8px; } }
      .cmn_linkList01 li .subTtl span {
        background: #3366cc;
        color: #fff;
        padding: 0 10px;
        border-radius: 3px;
        overflow: hidden;
        display: inline-block;
        margin-right: 12px;
        vertical-align: middle;
        font-size: 1.5rem;
        margin-bottom: 5px; }
        @media screen and (max-width: 768px) {
          .cmn_linkList01 li .subTtl span {
            font-size: 1.2rem;
            line-height: 1.8;
            padding: 0 8px;
            margin-bottom: 3px; } }
      .cmn_linkList01 li .subTtl small {
        display: block;
        font-size: 1.2rem; }
        @media screen and (max-width: 768px) {
          .cmn_linkList01 li .subTtl small {
            font-size: 1.0rem; } }

.cmn_guidelineBox {
  border-radius: 3px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.4);
  padding: 80px;
  font-size: 0; }
  @media screen and (max-width: 768px) {
    .cmn_guidelineBox {
      padding: 30px 15px  23px 20px;
      text-align: center; } }
  .cmn_guidelineBox .ttl {
    font-family: 'Shippori Mincho';
    font-size: 1.6rem;
    display: inline-block;
    vertical-align: middle;
    width: 320px; }
    @media screen and (max-width: 768px) {
      .cmn_guidelineBox .ttl {
        font-size: 1.1rem;
        width: 100%; } }
    .cmn_guidelineBox .ttl span {
      font-size: 3.8rem;
      line-height: 1;
      font-family: "Sorts Mill Goudy", serif;
      margin-right: 15px; }
      @media screen and (max-width: 768px) {
        .cmn_guidelineBox .ttl span {
          font-size: 2.0rem;
          display: block;
          margin: 0; } }
  .cmn_guidelineBox .btnList {
    width: calc(100% - 320px);
    display: inline-block;
    vertical-align: middle;
    text-align: right; }
    @media screen and (max-width: 768px) {
      .cmn_guidelineBox .btnList {
        width: 100%;
        display: block;
        text-align: center;
        margin-top: 7px; } }
    .cmn_guidelineBox .btnList > li {
      display: inline-block;
      vertical-align: middle;
      margin-left: 70px; }
      @media screen and (max-width: 768px) {
        .cmn_guidelineBox .btnList > li {
          margin: 0 12px; } }
      .cmn_guidelineBox .btnList > li a {
        display: block;
        font-size: 2.2rem; }
        @media screen and (max-width: 768px) {
          .cmn_guidelineBox .btnList > li a {
            font-size: 1.4rem; } }
        .cmn_guidelineBox .btnList > li a .arw {
          margin-left: 20px; }
          @media screen and (max-width: 768px) {
            .cmn_guidelineBox .btnList > li a .arw {
              margin-left: 15px; } }

.mvStyle_01 {
  position: relative;
  font-size: 0; }
  .mvStyle_01::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: calc(100% - 200px);
    background: url("/lib/cmn_img/bg01.jpg") no-repeat center center/cover; }
    @media screen and (max-width: 768px) {
      .mvStyle_01::before {
        height: calc(100% - 80px); } }
  .mvStyle_01 .txWrap {
    padding: 180px 0 100px;
    position: relative;
    z-index: 9; }
    @media screen and (max-width: 768px) {
      .mvStyle_01 .txWrap {
        padding: 100px 0 35px; } }
    .mvStyle_01 .txWrap .boxL {
      width: 50%;
      display: inline-block;
      vertical-align: top; }
      @media screen and (max-width: 768px) {
        .mvStyle_01 .txWrap .boxL {
          width: 100%;
          display: block; } }
      .mvStyle_01 .txWrap .boxL .pageTtl {
        line-height: 1.7;
        margin-top: 40px; }
        @media screen and (max-width: 768px) {
          .mvStyle_01 .txWrap .boxL .pageTtl {
            margin-top: 35px; } }
        .mvStyle_01 .txWrap .boxL .pageTtl .enTx {
          font-size: 8.0rem;
          display: block;
          font-family: "Sorts Mill Goudy", serif;
          line-height: 1; }
          @media screen and (max-width: 768px) {
            .mvStyle_01 .txWrap .boxL .pageTtl .enTx {
              font-size: 3.6rem; } }
        .mvStyle_01 .txWrap .boxL .pageTtl .jpTx {
          font-size: 1.8rem;
          padding-left: 22px;
          font-family: 'Shippori Mincho';
          position: relative; }
          @media screen and (max-width: 768px) {
            .mvStyle_01 .txWrap .boxL .pageTtl .jpTx {
              font-size: 1.2rem;
              margin-top: 3px;
              padding-left: 16px; } }
          .mvStyle_01 .txWrap .boxL .pageTtl .jpTx::before {
            content: "";
            position: absolute;
            top: 13px;
            left: 0;
            width: 8px;
            height: 8px;
            background: #3366cc;
            border-radius: 90px; }
            @media screen and (max-width: 768px) {
              .mvStyle_01 .txWrap .boxL .pageTtl .jpTx::before {
                width: 6px;
                height: 6px;
                top: 8px; } }
          .mvStyle_01 .txWrap .boxL .pageTtl .jpTx.br {
            display: block !important; }
      .mvStyle_01 .txWrap .boxL .tx {
        font-size: 1.6rem;
        line-height: 2.2;
        margin-top: 30px; }
        @media screen and (max-width: 768px) {
          .mvStyle_01 .txWrap .boxL .tx {
            font-size: 1.3rem;
            margin-top: 25px; } }
    .mvStyle_01 .txWrap .boxR {
      width: 50%;
      display: inline-block;
      vertical-align: top;
      margin-top: 140px; }
      @media screen and (max-width: 768px) {
        .mvStyle_01 .txWrap .boxR {
          width: 100%;
          margin-top: 25px; } }
      .mvStyle_01 .txWrap .boxR .copy {
        font-family: 'Shippori Mincho';
        font-size: 3.2rem;
        line-height: 1.75;
        margin-bottom: 10px; }
        @media screen and (max-width: 768px) {
          .mvStyle_01 .txWrap .boxR .copy {
            font-size: 1.8rem; } }
      .mvStyle_01 .txWrap .boxR .tx {
        font-size: 1.6rem;
        line-height: 2.2; }
        @media screen and (max-width: 768px) {
          .mvStyle_01 .txWrap .boxR .tx {
            font-size: 1.3rem; } }
  .mvStyle_01 .imgWrap {
    max-width: calc(50% + 620px);
    width: 95%;
    display: block;
    margin: 0 0 0 auto;
    overflow: hidden;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px; }
    @media screen and (max-width: 768px) {
      .mvStyle_01 .imgWrap {
        width: calc(100% - 20px); } }
    .mvStyle_01 .imgWrap .in {
      background: no-repeat center center / cover;
      display: inline-block;
      position: relative;
      z-index: 9;
      width: 100%;
      height: 460px; }
      @media screen and (max-width: 768px) {
        .mvStyle_01 .imgWrap .in {
          height: auto;
          padding-top: 55%; } }
  .mvStyle_01.bgNone::before {
    height: calc(100% + 200px); }
  .mvStyle_01.bgNone .txWrap {
    padding-bottom: 0; }
    .mvStyle_01.bgNone .txWrap .boxL .pageTtl .enTx {
      display: inline-block;
      margin-right: 30px; }
      @media screen and (max-width: 768px) {
        .mvStyle_01.bgNone .txWrap .boxL .pageTtl .enTx {
          margin-right: 0; } }
    .mvStyle_01.bgNone .txWrap .boxL .pageTtl .jpTx {
      display: inline-block; }
      @media screen and (max-width: 768px) {
        .mvStyle_01.bgNone .txWrap .boxL .pageTtl .jpTx {
          display: block; } }
  .mvStyle_01.style_02::before {
    height: 100% !important; }
  .mvStyle_01.style_02 .txWrap {
    padding-bottom: 120px; }
    @media screen and (max-width: 768px) {
      .mvStyle_01.style_02 .txWrap {
        padding-bottom: 50px; } }

.cmn_accordion {
  font-size: 0;
  border-top: 1px solid #ddd; }
  .cmn_accordion .qTx, .cmn_accordion .aTx {
    display: inline-block;
    width: 60px;
    height: 60px;
    background: #f3f6fc;
    border-radius: 120px;
    text-align: center;
    font-family: "Sorts Mill Goudy", serif;
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px; }
    @media screen and (max-width: 768px) {
      .cmn_accordion .qTx, .cmn_accordion .aTx {
        width: 35px;
        height: 35px; } }
    .cmn_accordion .qTx::before, .cmn_accordion .aTx::before {
      content: "Q";
      font-size: 2.4rem;
      color: #3366cc;
      line-height: 2.5; }
      @media screen and (max-width: 768px) {
        .cmn_accordion .qTx::before, .cmn_accordion .aTx::before {
          font-size: 1.5rem; } }
  .cmn_accordion .txWrap {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 75px); }
    @media screen and (max-width: 768px) {
      .cmn_accordion .txWrap {
        width: calc(100% - 55px); } }
  .cmn_accordion .aTx {
    background: #f2fbff;
    vertical-align: top; }
    .cmn_accordion .aTx::before {
      content: "A";
      color: #1cb0e7; }
  .cmn_accordion dt {
    font-size: 1.8rem;
    cursor: pointer;
    padding: 20px 35px 20px 0;
    position: relative; }
    @media screen and (max-width: 768px) {
      .cmn_accordion dt {
        font-size: 1.3rem;
        padding: 12px 20px 12px 0; } }
    .cmn_accordion dt::before {
      content: "";
      position: absolute;
      right: 10px;
      top: 50%;
      width: 15px;
      height: 1px;
      background: #111; }
      @media screen and (max-width: 768px) {
        .cmn_accordion dt::before {
          right: 5px;
          width: 11px; } }
    .cmn_accordion dt::after {
      content: "";
      position: absolute;
      top: calc(50% - 7px);
      right: 17px;
      width: 1px;
      height: 15px;
      background: #111;
      transition: all .5s ease-in-out; }
      @media screen and (max-width: 768px) {
        .cmn_accordion dt::after {
          right: 10px;
          height: 11px;
          top: calc(50% - 5px); } }
    .cmn_accordion dt .txWrap {
      line-height: 1.7; }
    .cmn_accordion dt.open::after {
      opacity: 0; }
  .cmn_accordion dd {
    font-size: 0;
    display: none;
    padding-bottom: 30px;
    margin-top: -10px; }
    .cmn_accordion dd .txWrap {
      vertical-align: top;
      margin-top: 14px;
      font-size: 1.5rem; }
      @media screen and (max-width: 768px) {
        .cmn_accordion dd .txWrap {
          font-size: 1.2rem; } }
  .cmn_accordion:last-child {
    border-bottom: 1px solid #ddd; }

.cmn_voiceList02 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  /* 4列 */
  gap: 24px; }
  @media screen and (max-width: 768px) {
    .cmn_voiceList02 {
      grid-template-columns: repeat(2, 1fr);
      /* 4列 */
      gap: 8px; } }
  .cmn_voiceList02 > li {
    display: flex;
    flex-direction: column;
    height: 100%; }
    .cmn_voiceList02 > li .come {
      flex: 1;
      display: flex;
      align-items: flex-start;
      background: #f7f7f7;
      padding: 25px 30px 35px; }
      @media screen and (max-width: 768px) {
        .cmn_voiceList02 > li .come {
          padding: 12px 16px 30px; } }
      .cmn_voiceList02 > li .come p {
        font-size: 1.5rem; }
        @media screen and (max-width: 768px) {
          .cmn_voiceList02 > li .come p {
            font-size: 1.2rem; } }
        .cmn_voiceList02 > li .come p span {
          font-weight: 500;
          color: #3366cc; }
    .cmn_voiceList02 > li .thum {
      padding-top: 72px;
      margin-top: -22px;
      text-align: center;
      position: relative; }
      @media screen and (max-width: 768px) {
        .cmn_voiceList02 > li .thum {
          padding-top: 60px;
          margin-top: -22px; } }
      .cmn_voiceList02 > li .thum::before {
        content: "";
        position: absolute;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
        background: url("/lib/cmn_img/voice/icon01.png") no-repeat center center/cover;
        width: 90px;
        height: 92px; }
        @media screen and (max-width: 768px) {
          .cmn_voiceList02 > li .thum::before {
            width: 72px;
            height: 73px; } }
      .cmn_voiceList02 > li .thum span {
        position: relative;
        z-index: 9;
        display: inline-block;
        width: auto;
        min-width: 120px;
        color: #3366cc;
        border: 1px solid #3366cc;
        padding: 1px 12px;
        border-radius: 90px;
        background: #fff;
        z-index: 9;
        font-size: 1.2rem;
        text-align: center; }
        @media screen and (max-width: 768px) {
          .cmn_voiceList02 > li .thum span {
            font-size: 1.0rem;
            min-width: 100px; } }
    .cmn_voiceList02 > li:nth-child(2) .thum::before, .cmn_voiceList02 > li:nth-child(12) .thum::before, .cmn_voiceList02 > li:nth-child(22) .thum::before {
      background-image: url("/lib/cmn_img/voice/icon02.png");
      width: 80px;
      height: 85px; }
      @media screen and (max-width: 768px) {
        .cmn_voiceList02 > li:nth-child(2) .thum::before, .cmn_voiceList02 > li:nth-child(12) .thum::before, .cmn_voiceList02 > li:nth-child(22) .thum::before {
          width: 64px;
          height: 68px; } }
    .cmn_voiceList02 > li:nth-child(3) .thum::before, .cmn_voiceList02 > li:nth-child(13) .thum::before, .cmn_voiceList02 > li:nth-child(23) .thum::before {
      background-image: url("/lib/cmn_img/voice/icon03.png");
      width: 93px;
      height: 93px; }
      @media screen and (max-width: 768px) {
        .cmn_voiceList02 > li:nth-child(3) .thum::before, .cmn_voiceList02 > li:nth-child(13) .thum::before, .cmn_voiceList02 > li:nth-child(23) .thum::before {
          width: 74px;
          height: 74px; } }
    .cmn_voiceList02 > li:nth-child(4) .thum::before, .cmn_voiceList02 > li:nth-child(14) .thum::before, .cmn_voiceList02 > li:nth-child(24) .thum::before {
      background-image: url("/lib/cmn_img/voice/icon04.png");
      width: 92px;
      height: 95px; }
      @media screen and (max-width: 768px) {
        .cmn_voiceList02 > li:nth-child(4) .thum::before, .cmn_voiceList02 > li:nth-child(14) .thum::before, .cmn_voiceList02 > li:nth-child(24) .thum::before {
          width: 73px;
          height: 76px; } }
    .cmn_voiceList02 > li:nth-child(5) .thum::before, .cmn_voiceList02 > li:nth-child(15) .thum::before, .cmn_voiceList02 > li:nth-child(25) .thum::before {
      background-image: url("/lib/cmn_img/voice/icon05.png");
      width: 83px;
      height: 94px; }
      @media screen and (max-width: 768px) {
        .cmn_voiceList02 > li:nth-child(5) .thum::before, .cmn_voiceList02 > li:nth-child(15) .thum::before, .cmn_voiceList02 > li:nth-child(25) .thum::before {
          width: 66px;
          height: 75px; } }
    .cmn_voiceList02 > li:nth-child(6) .thum::before, .cmn_voiceList02 > li:nth-child(16) .thum::before, .cmn_voiceList02 > li:nth-child(26) .thum::before {
      background-image: url("/lib/cmn_img/voice/icon06.png");
      width: 92px;
      height: 96px; }
      @media screen and (max-width: 768px) {
        .cmn_voiceList02 > li:nth-child(6) .thum::before, .cmn_voiceList02 > li:nth-child(16) .thum::before, .cmn_voiceList02 > li:nth-child(26) .thum::before {
          width: 73px;
          height: 76px; } }
    .cmn_voiceList02 > li:nth-child(7) .thum::before, .cmn_voiceList02 > li:nth-child(17) .thum::before, .cmn_voiceList02 > li:nth-child(27) .thum::before {
      background-image: url("/lib/cmn_img/voice/icon07.png");
      width: 83px;
      height: 98px; }
      @media screen and (max-width: 768px) {
        .cmn_voiceList02 > li:nth-child(7) .thum::before, .cmn_voiceList02 > li:nth-child(17) .thum::before, .cmn_voiceList02 > li:nth-child(27) .thum::before {
          width: 66px;
          height: 78px; } }
    .cmn_voiceList02 > li:nth-child(8) .thum::before, .cmn_voiceList02 > li:nth-child(18) .thum::before, .cmn_voiceList02 > li:nth-child(28) .thum::before {
      background-image: url("/lib/cmn_img/voice/icon08.png");
      width: 97px;
      height: 96px; }
      @media screen and (max-width: 768px) {
        .cmn_voiceList02 > li:nth-child(8) .thum::before, .cmn_voiceList02 > li:nth-child(18) .thum::before, .cmn_voiceList02 > li:nth-child(28) .thum::before {
          width: 77px;
          height: 76px; } }
    .cmn_voiceList02 > li:nth-child(9) .thum::before, .cmn_voiceList02 > li:nth-child(19) .thum::before, .cmn_voiceList02 > li:nth-child(29) .thum::before {
      background-image: url("/lib/cmn_img/voice/icon09.png");
      width: 84px;
      height: 90px; }
      @media screen and (max-width: 768px) {
        .cmn_voiceList02 > li:nth-child(9) .thum::before, .cmn_voiceList02 > li:nth-child(19) .thum::before, .cmn_voiceList02 > li:nth-child(29) .thum::before {
          width: 67px;
          height: 72px; } }
    .cmn_voiceList02 > li:nth-child(10) .thum::before, .cmn_voiceList02 > li:nth-child(20) .thum::before, .cmn_voiceList02 > li:nth-child(30) .thum::before {
      background-image: url("/lib/cmn_img/voice/icon10.png");
      width: 90px;
      height: 93px; }
      @media screen and (max-width: 768px) {
        .cmn_voiceList02 > li:nth-child(10) .thum::before, .cmn_voiceList02 > li:nth-child(20) .thum::before, .cmn_voiceList02 > li:nth-child(30) .thum::before {
          width: 72px;
          height: 74px; } }

.cmn_voiceList > li {
  margin-bottom: 20px;
  overflow: hidden;
  zoom: 1; }
  @media screen and (max-width: 768px) {
    .cmn_voiceList > li {
      margin-bottom: 15px; } }
  .cmn_voiceList > li .thum {
    width: 100px;
    height: 100px;
    background: url("/lib/cmn_img/voice/sec01_icon01.png") no-repeat center center/cover;
    float: right;
    position: relative; }
    @media screen and (max-width: 768px) {
      .cmn_voiceList > li .thum {
        width: 80px;
        height: 80px; } }
    .cmn_voiceList > li .thum span {
      position: absolute;
      width: 100%;
      left: 0;
      bottom: 0;
      color: #3366cc;
      border: 1px solid #3366cc;
      padding: 1px 5px;
      border-radius: 90px;
      background: #fff;
      z-index: 9;
      font-size: 1.2rem;
      text-align: center; }
      @media screen and (max-width: 768px) {
        .cmn_voiceList > li .thum span {
          font-size: 1.0rem; } }
  .cmn_voiceList > li .come {
    float: left;
    width: calc(100% - 130px);
    border-radius: 3px;
    background: #f7f7f7;
    padding: 30px 35px;
    position: relative; }
    @media screen and (max-width: 768px) {
      .cmn_voiceList > li .come {
        padding: 12px 17px;
        width: calc(100% - 95px); } }
    .cmn_voiceList > li .come::before {
      content: "";
      position: absolute;
      top: 30px;
      right: -14px;
      display: inline-block;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 15px 0px 15px 15px;
      border-color: transparent transparent transparent #f7f7f7; }
      @media screen and (max-width: 768px) {
        .cmn_voiceList > li .come::before {
          right: -8px;
          top: 13px; } }
    .cmn_voiceList > li .come p {
      font-size: 1.5rem; }
      @media screen and (max-width: 768px) {
        .cmn_voiceList > li .come p {
          font-size: 1.2rem; } }
  .cmn_voiceList > li.last {
    margin-bottom: 0; }
  .cmn_voiceList > li:nth-child(2n) .thum {
    float: left; }
  .cmn_voiceList > li:nth-child(2n) .come {
    float: right; }
    .cmn_voiceList > li:nth-child(2n) .come::before {
      border-width: 15px 15px 15px 0px;
      border-color: transparent #f7f7f7 transparent transparent;
      right: auto;
      left: -14px; }
      @media screen and (max-width: 768px) {
        .cmn_voiceList > li:nth-child(2n) .come::before {
          left: -8px;
          top: 13px; } }

.cmn_gaArea .slick-slider {
  margin-bottom: 20px; }
  @media screen and (max-width: 768px) {
    .cmn_gaArea .slick-slider {
      margin-bottom: 15px; } }
.cmn_gaArea .slider-controls {
  text-align: left; }
  .cmn_gaArea .slider-controls .slick-prev, .cmn_gaArea .slider-controls .slick-next {
    position: static;
    display: inline-block;
    vertical-align: middle;
    transform: translate(0, 0); }
  .cmn_gaArea .slider-controls .slick-dots {
    position: static;
    display: inline-block;
    vertical-align: middle;
    margin: 4px 15px 0 15px;
    width: auto; }
    @media screen and (max-width: 768px) {
      .cmn_gaArea .slider-controls .slick-dots {
        margin: 4px 10px 0; } }

.cmn_secWrap {
  position: relative;
  font-size: 0; }
  .cmn_secWrap .boxL {
    position: sticky;
    top: 160px;
    left: 0;
    width: 300px;
    display: inline-block;
    vertical-align: top; }
    @media screen and (max-width: 768px) {
      .cmn_secWrap .boxL {
        position: static;
        width: 100%;
        display: block;
        margin-bottom: 50px; } }
    .cmn_secWrap .boxL .menuList {
      font-size: 0; }
      .cmn_secWrap .boxL .menuList > li {
        margin-bottom: 13px; }
        @media screen and (max-width: 768px) {
          .cmn_secWrap .boxL .menuList > li {
            width: 50%;
            display: inline-block;
            vertical-align: top;
            margin-bottom: 5px; } }
        .cmn_secWrap .boxL .menuList > li a {
          display: block;
          font-size: 1.5rem;
          font-family: 'Shippori Mincho';
          border-radius: 3px;
          overflow: hidden;
          padding-left: 22px;
          position: relative; }
          @media screen and (max-width: 768px) {
            .cmn_secWrap .boxL .menuList > li a {
              font-size: 1.3rem;
              padding-left: 15px; } }
          .cmn_secWrap .boxL .menuList > li a::before {
            content: "";
            position: absolute;
            top: 11px;
            left: 0;
            width: 8px;
            height: 8px;
            background: #ddd;
            border-radius: 90px;
            transition: all .5s ease-in-out; }
            @media screen and (max-width: 768px) {
              .cmn_secWrap .boxL .menuList > li a::before {
                width: 6px;
                height: 6px;
                top: 10px; } }
          @media (hover: hover) and (pointer: fine) {
            .cmn_secWrap .boxL .menuList > li a:hover::before {
              background: #3366cc; } }
          @media (-ms-high-contrast: none), (-ms-high-contrast: active) {
            .cmn_secWrap .boxL .menuList > li a:hover::before {
              background: #3366cc; } }
    .cmn_secWrap .boxL .menuList02 {
      font-size: 0;
      margin-bottom: 5px; }
      @media screen and (max-width: 768px) {
        .cmn_secWrap .boxL .menuList02 {
          margin-bottom: 8px; } }
      .cmn_secWrap .boxL .menuList02 > li {
        margin-top: 6px; }
        @media screen and (max-width: 768px) {
          .cmn_secWrap .boxL .menuList02 > li {
            width: 50%;
            display: inline-block;
            vertical-align: top;
            margin-top: 8px; } }
        .cmn_secWrap .boxL .menuList02 > li a {
          font-size: 1.3rem;
          font-family: "Zen Kaku Gothic New", sans-serif; }
          @media screen and (max-width: 768px) {
            .cmn_secWrap .boxL .menuList02 > li a {
              font-size: 1.1rem; } }
          .cmn_secWrap .boxL .menuList02 > li a::before {
            content: none; }
  .cmn_secWrap .boxR {
    width: calc(100% - 300px);
    display: inline-block;
    vertical-align: top;
    margin-top: -10px; }
    @media screen and (max-width: 768px) {
      .cmn_secWrap .boxR {
        width: 100%;
        display: block; } }
    .cmn_secWrap .boxR .ctList {
      font-size: 1.6rem;
      margin-top: -130px; }
      @media screen and (max-width: 768px) {
        .cmn_secWrap .boxR .ctList {
          margin-top: -50px;
          font-size: 1.2rem; } }
      .cmn_secWrap .boxR .ctList > li {
        padding-top: 140px; }
        @media screen and (max-width: 768px) {
          .cmn_secWrap .boxR .ctList > li {
            padding-top: 60px; } }

.cmn_checkList > li {
  padding-left: 23px;
  font-size: 1.4rem;
  background: url("/lib/cmn_img/icon_check.png") no-repeat top 10px left/13px 9px; }
  @media screen and (max-width: 768px) {
    .cmn_checkList > li {
      font-size: 1.1rem;
      padding-left: 16px;
      background-size: 9px 6px;
      background-position: top 9px left; } }

.cmn_listStyle01 > li {
  font-size: 1.6rem;
  padding-left: 20px;
  position: relative; }
  @media screen and (max-width: 768px) {
    .cmn_listStyle01 > li {
      font-size: 1.2rem;
      padding-left: 15px; } }
  .cmn_listStyle01 > li::before {
    content: "";
    position: absolute;
    width: 6px;
    height: 6px;
    border-radius: 90px;
    top: 13px;
    left: 0;
    background: #111; }
    @media screen and (max-width: 768px) {
      .cmn_listStyle01 > li::before {
        width: 5px;
        height: 5px;
        top: 9px; } }

.cmn_flowList {
  overflow: hidden;
  zoom: 1; }
  .cmn_flowList > li {
    background: #fff;
    border-radius: 3px;
    overflow: hidden;
    border: 1px solid #ddd;
    display: table;
    float: left;
    padding: 30px 20px 40px;
    text-align: center;
    overflow: auto;
    position: relative; }
    @media screen and (max-width: 768px) {
      .cmn_flowList > li {
        padding: 15px 15px 16px;
        width: 47%;
        margin: 0 3% 3% 0; } }
    .cmn_flowList > li::before {
      content: "";
      position: absolute;
      top: 50%;
      right: -12px;
      transform: translateY(-50%);
      display: inline-block;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 15px 0px 15px 12px;
      border-color: transparent transparent transparent #dddddd; }
      @media screen and (max-width: 768px) {
        .cmn_flowList > li::before {
          border-width: 10px 0px 10px 8px;
          right: -7px; } }
    .cmn_flowList > li .txWrap {
      display: table-cell;
      vertical-align: middle; }
      .cmn_flowList > li .txWrap .ttl {
        font-size: 1.8rem;
        padding-top: 38px;
        position: relative;
        line-height: 1.7;
        font-weight: 400; }
        @media screen and (max-width: 768px) {
          .cmn_flowList > li .txWrap .ttl {
            font-size: 1.2rem;
            padding-top: 27px; } }
        .cmn_flowList > li .txWrap .ttl::before {
          content: "01";
          position: absolute;
          top: 0;
          left: 50%;
          transform: translateX(-50%);
          text-align: center;
          width: 28px;
          height: 28px;
          background: #111;
          color: #fff;
          font-family: "Lato","Zen Kaku Gothic New", sans-serif;
          font-size: 1.1rem;
          line-height: 1;
          padding: 8px 0;
          border-radius: 90px; }
          @media screen and (max-width: 768px) {
            .cmn_flowList > li .txWrap .ttl::before {
              width: 21px;
              height: 21px;
              font-size: 1.0rem;
              padding: 5px 0; } }
      .cmn_flowList > li .txWrap .cauTx {
        font-size: 1.1rem;
        display: block;
        margin-top: 3px; }
        @media screen and (max-width: 768px) {
          .cmn_flowList > li .txWrap .cauTx {
            font-size: 1.0rem; } }
    .cmn_flowList > li:nth-child(2) .txWrap .ttl::before {
      content: "02"; }
    .cmn_flowList > li:nth-child(3) .txWrap .ttl::before {
      content: "03"; }
    .cmn_flowList > li:nth-child(42) .txWrap .ttl::before {
      content: "04"; }
    .cmn_flowList > li:nth-child(5) .txWrap .ttl::before {
      content: "05"; }
    .cmn_flowList > li:nth-child(6) .txWrap .ttl::before {
      content: "06"; }
    .cmn_flowList > li.last::before {
      content: none; }
  .cmn_flowList.gray > li {
    background: #f7f7f7;
    border: none; }

.cmn_projectgroup {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  left: 0;
  z-index: 9;
  width: 100%;
  height: 100vh;
  background: no-repeat top left / cover;
  text-align: center;
  overflow: hidden;
  zoom: 1; }
  .cmn_projectgroup .imgBox {
    width: 50%;
    height: 100vh;
    float: right; }
    @media screen and (max-width: 768px) {
      .cmn_projectgroup .imgBox {
        float: none;
        width: 100%;
        height: 50vh; } }
    .cmn_projectgroup .imgBox::before {
      padding-top: 0;
      height: 100%; }
  .cmn_projectgroup .txBox {
    background: #fff;
    width: 50%;
    height: 100vh;
    float: left;
    display: table;
    text-align: center;
    position: relative;
    padding-top: 70px; }
    @media screen and (max-width: 768px) {
      .cmn_projectgroup .txBox {
        float: none;
        width: 100%;
        height: 50vh;
        padding-top: 50px; } }
    .cmn_projectgroup .txBox .bgTx {
      width: 100%;
      text-align: center;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      color: #f4f4f4;
      font-family: "Sorts Mill Goudy", serif;
      line-height: 0;
      font-size: 5.4rem;
      margin-top: -80px; }
      @media screen and (max-width: 768px) {
        .cmn_projectgroup .txBox .bgTx {
          font-size: 3.0rem;
          margin-top: -35px; } }
      .cmn_projectgroup .txBox .bgTx span {
        display: block;
        line-height: .57;
        font-size: 32.0rem; }
        @media screen and (max-width: 768px) {
          .cmn_projectgroup .txBox .bgTx span {
            font-size: 22rem; } }
    .cmn_projectgroup .txBox .in {
      display: table-cell;
      vertical-align: middle;
      position: relative;
      z-index: 9; }
      .cmn_projectgroup .txBox .in a {
        display: inline-block; }
      .cmn_projectgroup .txBox .in .ttl {
        font-size: 4.6rem;
        font-family: 'Shippori Mincho';
        line-height: 1.5;
        margin-bottom: 5px; }
        @media screen and (max-width: 768px) {
          .cmn_projectgroup .txBox .in .ttl {
            font-size: 2.4rem; } }
      .cmn_projectgroup .txBox .in .subTx {
        margin-top: 8px; }
        @media screen and (max-width: 768px) {
          .cmn_projectgroup .txBox .in .subTx {
            margin-top: 7px; } }
        .cmn_projectgroup .txBox .in .subTx .tx01 {
          background: #111;
          padding: 0px 10px 5px;
          border-radius: 3px;
          overflow: hidden;
          font-size: 2.2rem;
          color: #fff; }
          @media screen and (max-width: 768px) {
            .cmn_projectgroup .txBox .in .subTx .tx01 {
              font-size: 1.5rem;
              padding: 1px 10px 4px; } }
        .cmn_projectgroup .txBox .in .subTx .tx02 {
          display: block;
          font-size: 1.2rem;
          color: #999;
          font-family: "Lato","Zen Kaku Gothic New", sans-serif;
          margin-top: 8px; }
          @media screen and (max-width: 768px) {
            .cmn_projectgroup .txBox .in .subTx .tx02 {
              font-size: 1.0rem;
              margin-top: 3px; } }
      .cmn_projectgroup .txBox .in .arw {
        margin-top: 30px; }
        @media screen and (max-width: 768px) {
          .cmn_projectgroup .txBox .in .arw {
            margin-top: 12px; } }

.cmn_stepList {
  margin-top: 40px;
  position: relative; }
  @media screen and (max-width: 768px) {
    .cmn_stepList {
      margin-top: 30px; } }
  .cmn_stepList::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 150px;
    height: 100%;
    background: #fff; }
    @media screen and (max-width: 768px) {
      .cmn_stepList::before {
        width: 70px; } }
  .cmn_stepList > li {
    margin-bottom: 25px;
    font-size: 0;
    position: relative; }
    @media screen and (max-width: 768px) {
      .cmn_stepList > li {
        margin-bottom: 25px; } }
    .cmn_stepList > li::after {
      content: "";
      position: absolute;
      bottom: -24px;
      left: 0;
      width: 150px;
      height: 25px;
      background: url("../cmn_img/career/sec02_item02.png") no-repeat center center/100% 100%;
      z-index: 9; }
      @media screen and (max-width: 768px) {
        .cmn_stepList > li::after {
          width: 70px;
          height: 15px;
          bottom: -14px; } }
    .cmn_stepList > li .boxL {
      width: 150px;
      margin-right: 40px;
      display: inline-block;
      vertical-align: middle;
      text-align: center;
      padding: 25px 30px 20px;
      position: relative; }
      @media screen and (max-width: 768px) {
        .cmn_stepList > li .boxL {
          width: 70px;
          margin-right: 20px;
          padding: 0 0 5px; } }
      .cmn_stepList > li .boxL p {
        font-size: 1.8rem;
        padding-top: 32px;
        position: relative;
        z-index: 9; }
        @media screen and (max-width: 768px) {
          .cmn_stepList > li .boxL p {
            font-size: 1.2rem;
            padding-top: 25px; } }
        .cmn_stepList > li .boxL p::before {
          content: "01";
          position: absolute;
          top: 0;
          left: 50%;
          transform: translateX(-50%);
          width: 28px;
          height: 28px;
          background: #111;
          border-radius: 90px;
          line-height: 1;
          font-size: 1.1rem;
          font-family: "Lato","Zen Kaku Gothic New", sans-serif;
          padding: 8px 0;
          color: #fff; }
          @media screen and (max-width: 768px) {
            .cmn_stepList > li .boxL p::before {
              width: 23px;
              height: 23px;
              font-size: 1.0rem;
              transform: translateX(-50%) scale(0.9);
              padding: 6px; } }
    .cmn_stepList > li .boxR {
      width: calc(100% - 190px);
      display: inline-block;
      vertical-align: middle;
      font-size: 1.5rem; }
      @media screen and (max-width: 768px) {
        .cmn_stepList > li .boxR {
          width: calc(100% - 90px);
          font-size: 1.2rem; } }
      .cmn_stepList > li .boxR .ttl02 {
        font-size: 2.0rem; }
        @media screen and (max-width: 768px) {
          .cmn_stepList > li .boxR .ttl02 {
            font-size: 1.4rem; } }
        .cmn_stepList > li .boxR .ttl02 span {
          background: #3366cc;
          color: #fff;
          display: inline-block;
          vertical-align: middle;
          margin-bottom: 7px;
          margin-left: 6px;
          border-radius: 3px;
          overflow: hidden;
          padding: 0 10px;
          font-size: 1.2rem; }
      .cmn_stepList > li .boxR .ttl {
        font-size: 2.2rem;
        font-family: 'Shippori Mincho';
        padding-left: 40px;
        background: url("../cmn_img/career/sec02_item01.png") no-repeat center left/24px 26px;
        line-height: 1.7;
        margin-bottom: 5px; }
        @media screen and (max-width: 768px) {
          .cmn_stepList > li .boxR .ttl {
            font-size: 1.4rem;
            background-size: 17px 18px;
            padding-left: 30px;
            margin-bottom: 3px; } }
    .cmn_stepList > li:nth-child(2) .boxL p::before {
      content: "02"; }
    .cmn_stepList > li:nth-child(3) .boxL p::before {
      content: "03"; }
    .cmn_stepList > li:nth-child(4) .boxL p::before {
      content: "04"; }
    .cmn_stepList > li:nth-child(5) .boxL p::before {
      content: "05"; }
    .cmn_stepList > li:nth-child(6) .boxL p::before {
      content: "06"; }
    .cmn_stepList > li.last {
      margin-bottom: 0; }
    .cmn_stepList > li.end::after {
      content: none; }
    .cmn_stepList > li.end .boxL {
      padding: 20px 10px 25px; }
  .cmn_stepList.whBg::before {
    background: #f7f7f7; }
  .cmn_stepList.whBg > li::after {
    background-image: url("../cmn_img/career/sec02_item02_wh.png"); }

/*----------------------------------------------------
	☆Table
----------------------------------------------------*/
table.tblStyle_01 {
  border-collapse: collapse;
  border-top: 1px solid #ddd;
  width: 100%;
  table-layout: fixed;
  word-wrap: break-word;
  overflow-wrap: break-word; }
  @media screen and (max-width: 768px) {
    table.tblStyle_01 {
      border-right: 1px solid #ddd;
      border-left: 1px solid #ddd; } }
  table.tblStyle_01 tr > th, table.tblStyle_01 tr td {
    border-bottom: 1px solid #ddd;
    line-height: 1.7;
    padding: 25px;
    text-align: left;
    vertical-align: top; }
    @media screen and (max-width: 768px) {
      table.tblStyle_01 tr > th, table.tblStyle_01 tr td {
        display: block;
        width: 100%;
        padding: 15px 20px; } }
  table.tblStyle_01 tr > th {
    background-color: #f3f6fc;
    vertical-align: middle;
    text-align: left;
    font-weight: 500; }
  table.tblStyle_01 tr.head > th {
    background-color: #606060;
    color: #FFF; }
  table.tblStyle_01 tr.total > th, table.tblStyle_01 tr td {
    background-color: #FEFDFB; }
  table.tblStyle_01 tr > td {
    background-color: #fff; }

.tblScroll {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch; }
  .tblScroll table {
    -webkit-overflow-scrolling: touch;
    margin-bottom: 0;
    width: 1000px !important; }
  .tblScroll::-webkit-scrollbar {
    width: 5px;
    height: 8px; }
  .tblScroll::-webkit-scrollbar-thumb {
    background: #ccc;
    border-radius: 10px; }
  .tblScroll::-webkit-scrollbar-track-piece:start {
    background: #eee; }
  .tblScroll::-webkit-scrollbar-track-piece:end {
    background: #eee; }

/*----*/
.linkTx {
  color: #3366cc;
  text-decoration: underline; }
  .linkTx:hover {
    text-decoration: none; }

.bold {
  font-weight: 500; }

.blueTx {
  color: #3366cc; }

.bg01 {
  position: relative; }
  .bg01::before {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: url("/lib/cmn_img/bg01.jpg") no-repeat center center/100% 100%;
    z-index: -1; }
  .bg01 > div {
    position: relative;
    z-index: 9; }

.bg02 {
  background: url("../cmn_img/bg01.jpg") no-repeat center center/100% 100%; }

.bg03 {
  background: #f7f7f7; }

.bg04 {
  background: #f3f6fc; }

.cmn_copy span {
  background-image: linear-gradient(90deg, #3366cc, #66a3ff);
  font-family: 'Shippori Mincho';
  color: #fff;
  font-size: 2.8rem;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
  display: inline;
  padding: 5px 17px 6px;
  line-height: 2 !important; }
  @media screen and (max-width: 768px) {
    .cmn_copy span {
      font-size: 1.7rem;
      padding: 3px 12px 4px;
      line-height: 2.05 !important; } }
.cmn_copy.mizu span {
  background-image: linear-gradient(90deg, #37bef0, #7ed5f5); }

.ttlStyle_01 {
  text-align: center;
  margin-bottom: 40px;
  font-family: 'Shippori Mincho';
  font-size: 1.6rem; }
  @media screen and (max-width: 768px) {
    .ttlStyle_01 {
      font-size: 1.2rem;
      margin-bottom: 30px; } }
  .ttlStyle_01 span {
    display: block;
    line-height: 1;
    font-family: "Sorts Mill Goudy", serif;
    font-size: 5.6rem; }
    @media screen and (max-width: 768px) {
      .ttlStyle_01 span {
        font-size: 3.2rem; } }
  .ttlStyle_01.wh {
    color: #fff; }
  .ttlStyle_01.sml span {
    font-size: 4.6rem; }
    @media screen and (max-width: 768px) {
      .ttlStyle_01.sml span {
        font-size: 2.8rem; } }
  .ttlStyle_01.sml02 span {
    font-size: 3.8rem; }
    @media screen and (max-width: 768px) {
      .ttlStyle_01.sml02 span {
        font-size: 2.4rem; } }
  .ttlStyle_01.yoko {
    text-align: left; }
    @media screen and (max-width: 768px) {
      .ttlStyle_01.yoko {
        text-align: center; } }
    .ttlStyle_01.yoko span {
      display: inline-block;
      margin-right: 10px; }
      @media screen and (max-width: 768px) {
        .ttlStyle_01.yoko span {
          display: block;
          margin: 0 auto; } }

.ttlStyle_02 {
  align-items: center;
  display: flex;
  font-size: 2.4rem;
  font-family: 'Shippori Mincho';
  margin-bottom: 20px;
  line-height: 1.7; }
  @media screen and (max-width: 768px) {
    .ttlStyle_02 {
      font-size: 1.6rem;
      margin-bottom: 15px; } }
  .ttlStyle_02 span {
    background: #111;
    border-radius: 3px;
    overflow: hidden;
    font-size: 1.4rem;
    color: #fff;
    font-family: "Zen Kaku Gothic New", sans-serif;
    padding: 0 9px;
    display: inline-block;
    margin-right: 12px; }
    @media screen and (max-width: 768px) {
      .ttlStyle_02 span {
        font-size: 1.1rem;
        padding: 0 7px;
        margin-right: 10px; } }
  .ttlStyle_02::after {
    background-color: #111;
    content: "";
    flex-grow: 1;
    height: 1px;
    margin-left: 16px; }
    @media screen and (max-width: 768px) {
      .ttlStyle_02::after {
        margin-left: 14px; } }
  .ttlStyle_02.sml {
    font-size: 2.0rem; }
    @media screen and (max-width: 768px) {
      .ttlStyle_02.sml {
        font-size: 1.5rem; } }

.ttlStyle_03 {
  text-align: left;
  font-size: 1.8rem;
  padding-left: 22px;
  line-height: 1.7;
  position: relative; }
  @media screen and (max-width: 768px) {
    .ttlStyle_03 {
      font-size: 1.3rem;
      padding-left: 18px; } }
  .ttlStyle_03::before {
    content: "";
    position: absolute;
    top: 12px;
    left: 0;
    width: 8px;
    height: 8px;
    border-radius: 90px;
    background: #3366cc; }
    @media screen and (max-width: 768px) {
      .ttlStyle_03::before {
        top: 8px;
        width: 6px;
        height: 6px; } }
  .ttlStyle_03 span {
    display: block;
    font-size: 1.3rem;
    margin-top: 4px; }
    @media screen and (max-width: 768px) {
      .ttlStyle_03 span {
        font-size: 1.1rem;
        margin-top: 2px; } }
  .ttlStyle_03.big, .ttlStyle_03.big02 {
    font-family: 'Shippori Mincho';
    font-size: 2.0rem;
    margin-bottom: 5px; }
    @media screen and (max-width: 768px) {
      .ttlStyle_03.big, .ttlStyle_03.big02 {
        font-size: 1.6rem; } }
    .ttlStyle_03.big::before, .ttlStyle_03.big02::before {
      top: 13px; }
      @media screen and (max-width: 768px) {
        .ttlStyle_03.big::before, .ttlStyle_03.big02::before {
          top: 11px; } }
  .ttlStyle_03.big02 {
    font-size: 2.6rem;
    margin-bottom: 20px;
    padding-left: 25px; }
    @media screen and (max-width: 768px) {
      .ttlStyle_03.big02 {
        font-size: 1.7rem;
        padding-left: 20px;
        margin-bottom: 12px; } }
    .ttlStyle_03.big02::before {
      top: 18px; }
      @media screen and (max-width: 768px) {
        .ttlStyle_03.big02::before {
          top: 12px; } }
  .ttlStyle_03.bold {
    font-weight: 500;
    margin-bottom: 6px; }
    @media screen and (max-width: 768px) {
      .ttlStyle_03.bold {
        margin-bottom: 3px; } }

.ttlStyle_04 {
  text-align: left;
  font-family: 'Shippori Mincho';
  font-size: 4.4rem;
  line-height: 1.7;
  margin-bottom: 40px; }
  @media screen and (max-width: 768px) {
    .ttlStyle_04 {
      font-size: 2.4rem;
      text-align: center;
      margin-bottom: 20px; } }
  .ttlStyle_04 span {
    font-family: "Sorts Mill Goudy", serif;
    font-size: 1.4rem;
    color: #aaa;
    margin-left: 15px; }
    @media screen and (max-width: 768px) {
      .ttlStyle_04 span {
        font-size: 1.0rem;
        display: block;
        margin: 3px auto 0 auto; } }

.ttlStyle_05 {
  background: #f3f6fc;
  padding: 10px 15px 10px 44px;
  border-radius: 3px;
  overflow: hidden;
  font-family: 'Shippori Mincho';
  font-size: 2.4rem;
  margin-bottom: 25px;
  position: relative; }
  @media screen and (max-width: 768px) {
    .ttlStyle_05 {
      font-size: 1.6rem;
      margin-bottom: 20px;
      padding: 8px 15px 8px 35px; } }
  .ttlStyle_05::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 22px;
    transform: translateY(-50%);
    width: 5px;
    background: #3366cc;
    border-radius: 3px;
    overflow: hidden;
    height: calc(100% - 42px); }
    @media screen and (max-width: 768px) {
      .ttlStyle_05::before {
        height: calc(100% - 34px);
        width: 4px;
        left: 18px; } }

.cmn_cvList ul {
  font-size: 0;
  background: #fff;
  border-radius: 900px;
  overflow: hidden; }
  .cmn_cvList ul > li {
    width: 50%;
    display: inline-block;
    vertical-align: middle;
    text-align: center; }
    .cmn_cvList ul > li a {
      display: block;
      padding: 15px 0; }
      @media screen and (max-width: 768px) {
        .cmn_cvList ul > li a {
          padding: 12px 0; } }
      .cmn_cvList ul > li a span {
        font-size: 1.3rem;
        font-family: "Lato","Zen Kaku Gothic New", sans-serif;
        padding-right: 20px;
        background: url("/lib/cmn_img/icon_link.png") no-repeat center right/10px 10px;
        transition: all .5s ease-in-out; }
        @media screen and (max-width: 768px) {
          .cmn_cvList ul > li a span {
            font-size: 1.2rem;
            background-size: 8px 8px;
            padding-right: 16px; } }
      @media (hover: hover) and (pointer: fine) {
        .cmn_cvList ul > li a:hover {
          background: #111; }
          .cmn_cvList ul > li a:hover span {
            color: #fff;
            background-image: url("/lib/cmn_img/icon_link_wh.png"); } }
      @media (-ms-high-contrast: none), (-ms-high-contrast: active) {
        .cmn_cvList ul > li a:hover {
          background: #111; }
          .cmn_cvList ul > li a:hover span {
            color: #fff;
            background-image: url("/lib/cmn_img/icon_link_wh.png"); } }
    .cmn_cvList ul > li:nth-child(1) {
      border-right: 1px solid #eee; }

.cmn_entryBtn a, .cmn_mypageBtn a {
  display: block;
  border-radius: 90px;
  font-size: 3.0rem;
  color: #fff;
  font-family: 'Shippori Mincho';
  text-align: center;
  max-width: 620px;
  width: 100%;
  margin: 0 auto;
  padding: 30px 0;
  position: relative;
  background: #111;
  overflow: hidden; }
  @media screen and (max-width: 768px) {
    .cmn_entryBtn a, .cmn_mypageBtn a {
      font-size: 1.6rem;
      padding: 15px 0; } }
  .cmn_entryBtn a::after, .cmn_mypageBtn a::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(90deg, #3366cc, #66a3ff);
    transition: all .5s ease-in-out; }
  .cmn_entryBtn a::before, .cmn_mypageBtn a::before {
    content: "";
    position: absolute;
    top: 50%;
    right: 35px;
    transform: translateY(-50%);
    background: url("/lib/cmn_img/icon_link_wh.png") no-repeat center center/cover;
    width: 14px;
    height: 14px;
    z-index: 9; }
    @media screen and (max-width: 768px) {
      .cmn_entryBtn a::before, .cmn_mypageBtn a::before {
        width: 9px;
        height: 9px;
        right: 20px; } }
  .cmn_entryBtn a span, .cmn_mypageBtn a span {
    position: relative;
    z-index: 9; }
  @media (hover: hover) and (pointer: fine) {
    .cmn_entryBtn a:hover, .cmn_mypageBtn a:hover {
      transform: translateY(5px) scale(0.99); }
      .cmn_entryBtn a:hover::after, .cmn_mypageBtn a:hover::after {
        opacity: 0; } }
  @media (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .cmn_entryBtn a:hover, .cmn_mypageBtn a:hover {
      transform: translateY(5px) scale(0.99); }
      .cmn_entryBtn a:hover::after, .cmn_mypageBtn a:hover::after {
        opacity: 0; } }

.cmn_mypageBtn a {
  background: #fff;
  color: #111; }
  .cmn_mypageBtn a::after {
    content: none; }
  .cmn_mypageBtn a::before {
    background-image: url("/lib/cmn_img/icon_link.png"); }
  @media (hover: hover) and (pointer: fine) {
    .cmn_mypageBtn a:hover {
      background: #f3f6fc; } }
  @media (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .cmn_mypageBtn a:hover {
      background: #f3f6fc; } }

.cmn_pageTtl .enTx {
  font-size: 2.6rem;
  font-family: "Sorts Mill Goudy", serif;
  line-height: 1.3;
  display: block; }
  @media screen and (max-width: 1299px) {
    .cmn_pageTtl .enTx {
      font-size: 2.2rem; } }
  @media screen and (max-width: 768px) {
    .cmn_pageTtl .enTx {
      font-size: 1.5rem; } }
.cmn_pageTtl .jpTx {
  font-size: 1.3rem;
  padding-left: 20px;
  position: relative;
  font-family: 'Shippori Mincho';
  display: inline-block; }
  @media screen and (max-width: 768px) {
    .cmn_pageTtl .jpTx {
      font-size: 1.1rem;
      padding-left: 16px; } }
  .cmn_pageTtl .jpTx::before {
    content: "";
    position: absolute;
    top: 8px;
    left: 0;
    width: 8px;
    height: 8px;
    background: #3366cc;
    border-radius: 90px; }
    @media screen and (max-width: 768px) {
      .cmn_pageTtl .jpTx::before {
        width: 6px;
        height: 6px;
        top: 9px; } }
