@charset "UTF-8";

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: 300;
}

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

html {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.p-country-name {
  display: none;
}

/*!
* ress.css • v1.1.2
* MIT License
* github.com/filipelinhares/ress
*/
/* # =================================================================
# Global selectors
# ================================================================= */
html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow-y: scroll;
  /* All browsers without overlaying scrollbars */
  -webkit-text-size-adjust: 100%;
  /* iOS 8+ */
}

*,
::before,
::after {
  -webkit-box-sizing: inherit;
  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;
  }

  body .pcHd {
    display: none;
  }
}

*:not(html, body, header, footer, nav, main, article, section, aside, div, table, b, strong) {
  font-weight: 300;
}

html {
  font-size: 62.5%;
}

body {
  color: #000;
  font-size: 14px;
  font-size: 1.4rem;
  font-family: 'Noto Sans JP', sans-serif;
  line-height: 2.0;
  -webkit-animation: fadeIn 1.0s ease 0s 0.5 normal;
  animation: fadeIn 1.0s ease 0s 0.5 normal;
}

@media screen and (max-width: 768px) {
  body {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

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

li {
  font-size: 14px;
  font-size: 1.4rem;
}

@media screen and (max-width: 768px) {
  li {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

a {
  color: #111;
  text-decoration: none;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

a:hover {
  /*text-decoration: underline;*/
}

.en {
  font-family: 'Roboto', sans-serif;
}

.go {
  font-family: 'Noto Sans JP', sans-serif;
}

.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: -40px;
  padding-top: 40px;
}

@media screen and (max-width: 768px) {
  .mdSpan i {
    padding-top: 0;
    margin-top: 0;
  }
}

/*----------------------------------------------------
	☆animation
----------------------------------------------------*/
.imgEf_01.active,
.imgEf_02.active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  -webkit-transform: skewX(0);
  -ms-transform: skewX(0);
  transform: skewX(0);
}

.imgEf_01 {
  -webkit-transform: scale(1.06);
  -ms-transform: scale(1.06);
  transform: scale(1.06);
  -webkit-transition: 1.8s;
  -o-transition: 1.8s;
  transition: 1.8s;
  opacity: 0;
  -webkit-transform: skewX(5deg);
  -ms-transform: skewX(5deg);
  transform: skewX(5deg);
}

.imgEf_02 {
  -webkit-transform: scale(1.06);
  -ms-transform: scale(1.06);
  transform: scale(1.06);
  -webkit-transition: 1.0s;
  -o-transition: 1.0s;
  transition: 1.0s;
  opacity: 0;
}

.imgSlideTop {
  overflow: hidden;
  position: relative;
  opacity: 0;
  -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%;
  -webkit-transition: all 1.2s ease 0.2s;
  -o-transition: all 1.2s ease 0.2s;
  transition: all 1.2s ease 0.2s;
}

.imgSlideTop.active {
  opacity: 1;
}

.imgSlideRight {
  overflow: hidden;
  position: relative;
  opacity: 0;
  -webkit-transition: .2s;
  -moz-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
}

.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.0s ease-in 0.2s;
  -o-transition: all 1.0s ease-in 0.2s;
  -webkit-transition: all 1.0s ease-in 0.2s;
  transition: all 1.0s ease-in 0.2s;
  -webkit-transition: all 1.0s ease-in-out 0.2s;
}

.imgSlideRight.active {
  opacity: 1;
}

.fadeTop_02 {
  opacity: 0;
  -webkit-transition: 1.0s;
  -o-transition: 1.0s;
  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;
  -webkit-transition: 1.8s;
  -o-transition: 1.8s;
  transition: 1.8s;
  left: -30px !important;
}

.fadeLeft_02 {
  -webkit-transform: translate3d(-15%, 0, 0) !important;
  transform: translate3d(-15%, 0, 0) !important;
  -webkit-transition: 1.8s;
  -o-transition: 1.8s;
  transition: 1.8s;
  opacity: 0;
}

.fadeLeft_02.active {
  -webkit-transform: translate3d(0, 0, 0) !important;
  transform: translate3d(0, 0, 0) !important;
  opacity: 1;
}

.fadeLeft.active {
  opacity: 1;
  left: 0 !important;
}

.fadeBlur {
  opacity: 0;
  -webkit-filter: blur(20px);
  filter: blur(20px);
  -webkit-transition: all 1.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: all 1.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 1.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.fadeBlur.active {
  opacity: 1 !important;
  -webkit-filter: blur(0) !important;
  filter: blur(0) !important;
}

/*----------------------------------------------------
☆basecompo
----------------------------------------------------*/
.wrapper {
  padding-top: 0;
}

.container {
  padding: 40px 0 100px;
}

/*----------------------------------------------------
	☆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% - 40px);
  max-width: 600px;
  margin: 0 auto;
}

.inrS {
  width: calc(100% - 40px);
  max-width: 840px;
  margin: 0 auto;
}

.inrM {
  width: calc(100% - 40px);
  max-width: 1000px;
  margin: 0 auto;
}

.inrL {
  width: calc(100% - 40px);
  max-width: 1200px;
  margin: 0 auto;
}

.inrLL {
  width: calc(100% - 40px);
  max-width: 1400px;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .sp100 {
    width: 100% !important;
  }
}

/*----------------------------------------------------
	☆breadcrumb
----------------------------------------------------*/
.breadcrumb {
  width: 100%;
  padding: 3px 0 5px;
}

.breadcrumb ol {
  width: 100%;
}

.breadcrumb ol li {
  display: inline-block;
  color: #000;
  font-size: 1.1rem;
}

.breadcrumb ol a {
  text-decoration: underline;
  line-height: 1;
  color: #000;
}

.breadcrumb ol a:hover {
  text-decoration: none;
}

/*----------------------------------------------------
	☆topcontrol
----------------------------------------------------*/
#topcontrol {
  z-index: 999;
  bottom: 40px !important;
  right: 40px !important;
  position: fixed;
}

@media screen and (max-width: 768px) {
  #topcontrol {
    bottom: 15px !important;
    right: 15px !important;
  }
}

#topcontrol a {
  background: url("../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;
  -webkit-transition: all .15s ease-in-out;
  -o-transition: all .15s ease-in-out;
  transition: all .15s ease-in-out;
}

#topcontrol a:hover {
  background-size: 60px 60px;
  opacity: 1;
}

/*----------------------------------------------------
	☆cmnLink
----------------------------------------------------*/
.cmnLink {
  margin-top: 100px;
}

.cmnLink .linkList {
  width: 100%;
  font-size: 0;
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
}

.cmnLink .linkList>li {
  width: 50%;
  border-bottom: 1px solid #ddd;
  border-left: 1px solid #ddd;
  display: inline-block;
  vertical-align: top;
  position: relative;
}

@media screen and (max-width: 768px) {
  .cmnLink .linkList>li {
    text-align: center;
  }
}

.cmnLink .linkList>li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 0;
  height: 100%;
  background: #ebf2fb;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.cmnLink .linkList>li:hover::before {
  width: 100%;
  z-index: 1;
}

.cmnLink .linkList>li:hover a::before {
  right: 15px;
}

.cmnLink .linkList>li a {
  display: block;
  width: 100%;
  padding: 40px 30px;
  position: relative;
  z-index: 2;
}

@media screen and (max-width: 768px) {
  .cmnLink .linkList>li a {
    padding: 30px 10px;
  }
}

.cmnLink .linkList>li a::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 20px;
  background: url(/common/cmn_img/arw01_gr.png) no-repeat center center/cover;
  width: 6px;
  height: 10px;
  margin-top: -5px;
  z-index: 2;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

@media screen and (max-width: 768px) {
  .cmnLink .linkList>li a::before {
    top: auto;
    bottom: 10px;
    right: 10px;
  }
}

.cmnLink .linkList>li a .icon {
  margin-right: 15px;
  display: inline-block;
  vertical-align: middle;
}

@media screen and (max-width: 768px) {
  .cmnLink .linkList>li a .icon {
    display: block;
    margin: 0 auto;
    margin-bottom: 8px;
  }
}

.cmnLink .linkList>li a .tx {
  font-size: 1.6rem;
  display: inline-block;
  vertical-align: middle;
}

@media screen and (max-width: 768px) {
  .cmnLink .linkList>li a .tx {
    display: block;
    text-align: center;
    font-size: 1.4rem;
  }
}

.cmnLink .linkList>li a .tx span {
  color: #aaa;
  font-size: 1.2rem;
  margin-left: 10px;
  letter-spacing: 0.05em;
}

@media screen and (max-width: 768px) {
  .cmnLink .linkList>li a .tx span {
    display: block;
    font-size: 1.1rem;
  }
}

/*----------------------------------------------------
	☆display
----------------------------------------------------*/
.dis-IB {
  display: inline-block;
}

/*----------------------------------------------------
	☆color
----------------------------------------------------*/
.color_red {
  color: #ff0000;
}

/*----------------------------------------------------
	☆icon
----------------------------------------------------*/
.downloadIcon {
  padding-right: 23px;
  display: inline-block;
  background: url("/common/cmn_img/icon_download.png") no-repeat bottom 5px right/17px 15px;
}

.linkdIcon {
  padding-right: 20px;
  display: inline-block;
  background: url("/common/cmn_img/icon_link.png") no-repeat bottom 4px right/12px 12px;
}

/*----------------------------------------------------
	☆ttlStyle
----------------------------------------------------*/

.ttlStyle_01 {
  font-size: 2.8rem;
  padding: 3px 15px 8px 25px;
  border-bottom: 1px solid #dddddd;
  width: 100%;
  position: relative;
  margin-bottom: 20px;
}

.ttlStyle_01 span {
  font-size: 1.6rem;
  margin-left: 12px;
}

.ttlStyle_01::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 6px;
  height: 100%;
}

.ttlStyle_01.orange::before {
  background: linear-gradient(to right, #f1a0a0, #eec16b);
}

.ttlStyle_01.orange span {
  color: #f1a09f;
}

.ttlStyle_01.blue::before {
  background: linear-gradient(to right, #72d1ca, #8dde8f);
}

.ttlStyle_01.blue span {
  color: #73d1ca;
}

.ttlStyle_01.pink::before {
  background: linear-gradient(to right, #f48989, #ffbcbc);
}

.ttlStyle_01.pink span {
  color: #f48989;
}

.ttlStyle_02 {
  font-size: 3.2rem;
  text-align: center;
  margin-bottom: 50px;
  position: relative;
  line-height: 1.6;
}

.ttlStyle_02 span {
  font-size: 1.6rem;
  display: block;
}

.ttlStyle_02::before {
  content: "";
  position: absolute;
  bottom: -20px;
  left: 50%;
  margin-left: -30px;
  width: 60px;
  height: 4px;
}

.ttlStyle_02.orange span {
  color: #f1a09f;
}

.ttlStyle_02.orange::before {
  background: linear-gradient(to right, #f1a0a0, #eec16b);
}

.ttlStyle_02.pink span {
  color: #f48989;
}

.ttlStyle_02.pink::before {
  background: linear-gradient(to right, #f48989, #ffbcbc);
}

.ttlStyle_02.blue span {
  color: #73d1ca;
}

.ttlStyle_02.blue::before {
  background: linear-gradient(to right, #72d1ca, #8dde8f);
}

.ttlStyle_03 {
  font-size: 1.8rem;
  text-align: left;
  margin: 20px 0px 10px;
  padding-left: 20px;
  position: relative;
  line-height: 2.0;
  background-color: #eee;
}

.ttlStyle_03::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 4px;
  height: 36px;
}

.ttlStyle_03.orange::before {
  background: linear-gradient(to right, #f1a0a0, #eec16b);
}

.ttlStyle_03.blue::before {
  background: linear-gradient(to right, #72d1ca, #8dde8f);
}

.ttlStyle_03.pink::before {
  background: linear-gradient(to right, #f48989, #ffbcbc);
}

.ttlStyle_04 {
  font-size: 1.6rem;
  text-align: left;
  margin: 40px 0px 20px;
  padding-left: 80px;
  position: relative;
  line-height: 1.6;
}

.ttlStyle_04::before {
  content: "";
  position: absolute;
  bottom: 12px;
  left: 0;
  width: 60px;
  height: 2px;
}

.ttlStyle_04.orange::before {
  background: linear-gradient(to right, #f1a0a0, #eec16b);
}

.ttlStyle_04.blue::before {
  background: linear-gradient(to right, #72d1ca, #8dde8f);
}

.ttlStyle_04.pink::before {
  background: linear-gradient(to right, #f48989, #ffbcbc);
}

@media screen and (max-width: 768px) {
  .ttlStyle_04 {
    font-size: 1.4rem;
    text-align: left;
    margin: 40px 0px 20px;
    padding-left: 50px;
    position: relative;
    line-height: 1.2;
  }

  .ttlStyle_04::before {
    content: "";
    position: absolute;
    bottom: 12px;
    left: 0;
    width: 40px;
    height: 2px;
  }
}

.ttlStyle_05 {
  font-size: 1.4rem;
  text-align: center;
  margin: 20px 0px;
  padding: 5px 20px;
  position: relative;
  display: inline-block;
  background-color: #eee;
  border-radius: 10px;
}

.ttlStyle_05::before {
  content: "";
  position: absolute;
  bottom: -15px;
  left: 20px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 15px 0px 15px;
  border-color: #eee transparent transparent transparent;
}

.ttlStyle_05.pink {
  background-color: #fce7e3;
}

.ttlStyle_05.pink::before {
  border-color: #fce7e3 transparent transparent transparent;
}

.ttlStyle_05.blue {
  background-color: #cff0e8;
}

.ttlStyle_05.blue::before {
  border-color: #cff0e8 transparent transparent transparent;
}

@media screen and (max-width: 768px) {

  .ttlStyle_01 {
    font-size: 2.0rem;
    padding: 0 0px 10px 20px;
    margin-bottom: 30px;
    line-height: 1.6;
  }

  .ttlStyle_01 span {
    font-size: 1.2rem;
    margin-left: 0;
    display: block;
  }

  .ttlStyle_02 {
    font-size: 2.0rem;
    margin-bottom: 40px;
  }

  .ttlStyle_02 span {
    font-size: 1.3rem;
  }

  .ttlStyle_02::before {
    bottom: -15px;
  }

  .ttlStyle_03 {
    font-size: 1.4rem;
    margin-bottom: 20px;
    line-height: 2.6;
  }

  .ttlStyle_04 {
    font-size: 1.4rem;
    margin-bottom: 20px;
    line-height: 2.0;
  }
}


/*----------------------------------------------------
	☆BoxStyle
----------------------------------------------------*/

/*----------------------------------------------------
	☆cmnStyle
----------------------------------------------------*/
.cmn02_nml {
  width: 100%;
  font-size: 0;
}

.cmn02_nml>li {
  width: 48.5%;
  margin-right: 3%;
  margin-bottom: 3%;
  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;
}

.cmn03_nml {
  width: 100%;
  font-size: 0;
}

.cmn03_nml>li {
  width: 40%;
  margin: 0% 30%;
  display: inline-block;
  vertical-align: top;
}

@media screen and (max-width: 768px) {
  .cmn03_nml>li {
    width: 80%;
    margin: 0% 10%
  }
}

@media screen and (max-width: 768px) {
  .cmn03_nml>li:nth-child(2n) {
    margin-right: 0;
  }
}

.cmn03_nml>li:nth-child(3n) {
  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;
  }
}

.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;
}

/*----------------------------------------------------
	☆ancStyle
----------------------------------------------------*/
.ancStyle_01>li.linkNone a {
  position: static;
  border: #cfd8e2 1px solid;
  background: #cfd8e2;
  color: #fff;
}

.ancStyle_01>li.linkNone a:hover {
  border: #cfd8e2 1px solid;
  background: #cfd8e2;
}

.ancStyle_01>li.linkNone a::before,
.ancStyle_01>li.linkNone a::after {
  content: none;
}

.ancStyle_01>li a {
  border: 1px solid #cfd8e2;
  background-color: #ebf2fb;
  font-size: 1.6rem;
  padding: 18px;
  display: block;
  position: relative;
  line-height: 1.7;
}

@media screen and (max-width: 768px) {
  .ancStyle_01>li a {
    font-size: 1.3rem;
    padding: 15px 20px 15px 10px;
  }
}

.ancStyle_01>li a::before {
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -3px;
  right: 20px;
  background: url("/common/cmn_img/arw01_bl.png") no-repeat center center/cover;
  width: 6px;
  height: 12px;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

@media screen and (max-width: 768px) {
  .ancStyle_01>li a::before {
    right: 10px;
  }
}

.ancStyle_01>li a::after {
  content: "";
  position: absolute;
  right: 48px;
  top: 50%;
  margin-top: -8px;
  background: #cfd8e2;
  width: 1px;
  height: 17px;
}

@media screen and (max-width: 768px) {
  .ancStyle_01>li a::after {
    display: none;
  }
}

.ancStyle_01>li a:hover {
  background-color: #fff;
}

.ancStyle_01>li a:hover::before {
  margin-top: 0;
}

/*----------------------------------------------------
	☆txStyle
----------------------------------------------------*/
.cauTx {
  font-size: 1.3rem;
}

.nmlTx {
  font-size: 1.4rem;
  line-height: 2;
}

@media screen and (max-width: 768px) {
  .nmlTx {
    font-size: 1.3rem;
  }
}

.nmlTx_02 {
  font-size: 1.6rem;
  line-height: 2.2;
}

@media screen and (max-width: 768px) {
  .nmlTx_02 {
    font-size: 1.4rem;
  }
}

.txLink {
  color: #003c96;
  text-decoration: underline;
}

.txLink:hover {
  text-decoration: none;
}

/*----------------------------------------------------
	☆other
----------------------------------------------------*/
.ctPad {
  padding: 0 20px;
}

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

/*----------------------------------------------------
	☆spHd
----------------------------------------------------*/
.hdLogo {
  line-height: 0;
  padding: 24px 0 8px 20px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999;
}

.hdLogo img {
  width: 180px;
  height: auto;
}

.inPage .hdLogo {
  background-color: #fff;
}

/*----------------------------------------------------
	☆drawer
----------------------------------------------------*/
.drawer {
  overflow: hidden;
}

.drawer .drawer-nav {
  opacity: 0 !important;
  height: 100vh !important;
  display: table;
  text-align: center;
  background: #ddd;
  top: 65px !important;
  left: -100% !important;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

.drawer .drawer-open .drawer-nav {
  opacity: 1 !important;
  background: linear-gradient(to right, #f1a0a0, #eec16b);
  left: 0 !important;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  /*height: calc(100% + 120px) !important; */
  height: 100%;
}

.drawer .drawer-close .drawer-nav {
  opacity: 0 !important;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.drawer .drawer-nav .eng span {
  padding-left: 27px;
  background: url("/lib/cmn_img/icon01.png") no-repeat center left/18px 18px;
}

.drawer .drawer-nav .con span {
  padding-left: 27px;
  background: url("/lib/cmn_img/icon02.png") no-repeat center left/18px 13px;
  font-weight: 500;
}

.drawer .drawer-hamburger {
  background: #003c96;
  padding: 0px 18px 3px !important;
  width: 60px;
  height: 60px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.drawer .drawer-hamburger-icon,
.drawer .drawer-hamburger-icon:after,
.drawer .drawer-hamburger-icon:before {
  background: #111;
}

.drawer .drawer-nav .drawer-menu {
  position: relative;
  padding: 0 25px;
  background: linear-gradient(to right, #f1a0a0, #eec16b);
  z-index: 9;
  padding-bottom: 130px;
  display: table-cell;
  vertical-align: middle;
}

.drawer .drawer-nav .drawer-menu::before {
  content: "";
  position: absolute;
  left: 0;
  top: -89px;
  width: 100%;
  height: 90px;
  background: linear-gradient(to right, #f1a0a0, #eec16b);
}

.drawer-open .drawer-overlay {
  display: none !important;
}

.drawer .drawer-nav .drawer-menu {
  font-size: 0;
}

.drawer .drawer-nav .drawer-menu .navList {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  font-size: 0;
}

.drawer .drawer-nav .drawer-menu .logo {
  width: 100%;
  text-align: center;
  margin-bottom: 35px;
}

.drawer .drawer-nav .drawer-menu .nav {
  width: 29%;
  display: inline-block;
  margin: 0 2%;
  text-align: left;
}

.drawer .drawer-nav .drawer-menu .nav a {
  display: block;
  padding: 13px 0;
  border-bottom: rgba(255, 255, 255, 0.3) 1px solid;
  font-size: 1.8rem;
  color: #fff;
}

.drawer .drawer-nav .drawer-menu .nav a:hover {
  opacity: 0.7;
}

.drawer .drawer-nav .drawer-menu .nav a span {
  font-size: 1.3rem;
  margin-left: 7px;
}

.drawer .drawer-nav .drawer-menu .cvbtn {
  margin-top: 40px;
}

.drawer .drawer-nav .drawer-menu .cvbtn a {
  padding: 30px;
}

.drawer .drawer-nav .drawer-menu .cvbtn a p.tx span {
  font-size: 2.4rem;
}


/*-----☆☆ dorawer MENU表記 あり ☆☆-----*/
.drawer .drawer-hamburger {
  width: 120px !important;
  height: 120px !important;
  padding: 0px 35px 30px !important
}

.drawer .drawer-hamburger .drawer-hamburger-icon:before {
  top: -8px;
}

.drawer .drawer-hamburger .drawer-hamburger-icon:after {
  top: 8px;
}

.drawer .drawer-hamburger span.menuTx {
  color: #111;
  font-size: 1.0rem;
  border: none;
  letter-spacing: 0.1em;
  top: 70px;
  position: absolute;
  left: 42px;
}

/*----------------------------------------------------
	☆pcHd
----------------------------------------------------*/
.pcHd {
  width: 100%;
  font-size: 0;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: #fff;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.pcHd .hdInr {
  width: calc(100% - 120px);
  margin: 0 auto;
  padding: 20px 0;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.pcHd .boxL {
  width: 240px;
  display: inline-block;
  vertical-align: middle;
}

.pcHd .boxL .logo a {
  background: url("/common/cmn_img/logo_bl.png") no-repeat center center/cover;
  display: block;
  width: 240px;
  height: 27px;
}

.pcHd .boxL .logo a:hover {
  opacity: 0.7;
}

.pcHd .boxR {
  width: calc(100% - 240px);
  margin: 0 auto;
  display: inline-block;
  vertical-align: middle;
}

.pcHd .boxR .topArea {
  width: 100%;
  text-align: right;
}

.pcHd .boxR .topArea .enBtn {
  display: inline-block;
  vertical-align: middle;
}

.pcHd .boxR .topArea .enBtn a {
  display: block;
  border: 1px solid #ddd;
  font-size: 1.3rem;
  text-align: center;
  width: 110px;
  padding: 7px;
  line-height: 1;
  margin-right: 20px;
  letter-spacing: 0.05em;
}

.pcHd .boxR .topArea .enBtn a:hover {
  background: #537cb9;
  color: #fff !important;
  border: 1px solid #537cb9;
}

.pcHd .boxR .topArea .subLogo {
  display: inline-block;
  vertical-align: middle;
  background: url("/common/cmn_img/hd_takiron_bl.png") no-repeat center center/cover;
  width: 193px;
  height: 29px;
}

.pcHd .boxR .topArea .subLogo a {
  display: block;
  width: 193px;
  height: 29px;
}

.pcHd .boxR .btmArea {
  margin-top: 15px;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.pcHd .boxR .btmArea .navList {
  text-align: right;
}

.pcHd .boxR .btmArea .navList>li {
  display: inline-block;
  vertical-align: middle;
}

.pcHd .boxR .btmArea .navList>li>a {
  display: block;
  font-size: 1.5rem;
  margin-right: 35px;
  font-weight: 400;
  position: relative;
}

.pcHd .boxR .btmArea .navList>li>a::before {
  position: absolute;
  bottom: -3px;
  left: 0;
  content: '';
  width: 100%;
  height: 2px;
  background: #003c96;
  -webkit-transform: scale(0, 1);
  -ms-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: center top;
  -ms-transform-origin: center top;
  transform-origin: center top;
  -webkit-transition: -webkit-transform .3s;
  transition: -webkit-transform .3s;
  -o-transition: transform .3s;
  transition: transform .3s;
  transition: transform .3s, -webkit-transform .3s;
}

.pcHd .boxR .btmArea .navList>li>a:hover::before {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
}

.pcHd .boxR .btmArea .navList>li.contact>a {
  margin-right: 0;
  color: #fff;
  background: #003c96;
  padding: 8px 15px;
}

.pcHd .boxR .btmArea .navList>li.contact>a::before {
  content: none;
}

.pcHd .boxR .btmArea .navList>li.contact>a span {
  padding-left: 20px;
  background: url("/common/cmn_img/icon_contact_wh.png") no-repeat center left/16px 16px;
}

.pcHd .boxR .btmArea .navList>li.contact>a:hover {
  background-color: #537cb9;
}

.pcHd.active {
  -webkit-box-shadow: 0px 0px 10px 10px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 0px 10px 10px rgba(0, 0, 0, 0.08);
}

.pcHd.active .hdInr {
  padding: 10px 0;
}

.pcHd.active .boxR .btmArea {
  margin-bottom: 2px;
}

.pcHd.active .boxR .btmArea .navList>li>a {
  font-size: 1.4rem;
}

.pcHd.active .boxR .btmArea .navList>li.contact>a {
  padding: 4px 15px;
}

.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: 5pc !important;
}

.top85 {
  margin-top: 85px !important;
}

.top90 {
  margin-top: 90px !important;
}

.top95 {
  margin-top: 95px !important;
}

.top100 {
  margin-top: 75pt !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: 75pt !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;
}

.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;
}

.w17 {
  width: 17% !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: 5pc !important;
  }

  .size10 {
    font-size: 1rem !important;
  }

  .size11 {
    font-size: 1.1rem !important;
  }

  .size12 {
    font-size: 1.2rem !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
----------------------------------------------------*/
.btnWrap_100 {
  width: 100%;
  margin: 0 auto;
  font-size: 0;
}

.btnWrap_80 {
  width: 80%;
  margin: 0 auto;
  font-size: 0;
}

.btnWrap_60 {
  width: 60%;
  margin: 0 auto;
  font-size: 0;
}

.btnWrap_40 {
  width: 40%;
  margin: 0 auto;
  font-size: 0;
}

.btnWrap_20 {
  width: 20%;
  margin: 0 auto;
  font-size: 0;
}

@media screen and (max-width: 768px) {

  .btnWrap_100,
  .btnWrap_80,
  .btnWrap_60,
  .btnWrap_40,
  .btnWrap_20 {
    width: 100%;
    margin: 0 auto;
  }
}

.btnStyle_01 a {
  display: block;
  margin: 0 auto;
  max-width: 220px;
  width: 90%;
  background: #111;
  color: #fff;
  font-size: 1.4rem;
  text-align: center;
  padding: 13px;
  border-radius: 90px;
  letter-spacing: 0.05em;
  position: relative;
  overflow: hidden;
}

.btnStyle_01 a span {
  position: relative;
  z-index: 1;
  transition: .4s ease;
}

.btnStyle_01 a:hover span {
  letter-spacing: 0.14em;
}

.btnStyle_01 a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background: linear-gradient(to right, #f1a0a0, #eec16b);
  transition: .4s ease;
}

.btnStyle_01.blue a::before {
  background: linear-gradient(to right, #72d1ca, #8dde8f);
}

.btnStyle_01 a:hover::before {
  width: 100%;
}

.link_box:hover .btnStyle_01 a::before {
  width: 100%;
}

.link_box:hover .btnStyle_01 a span {
  letter-spacing: 0.14em;
}

.btnStyle_02 {
  position: relative;
  width: 55px;
  height: 28px;
}

.btnStyle_02::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: url("/wp-content/themes/hbc/static/images/arw01.png") no-repeat center center / cover;
  width: 42px;
  height: 7px;
  z-index: 9;
  margin-top: 9px;
}

.btnStyle_02::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 90px;
  width: 28px;
  height: 28px;
  background: #ebebeb;
}

.wrap-btnStyle_03 {
  margin: 10px 0;
}

.btnStyle_03 {
  position: relative;
  padding: 0 20px 0 100px;
  border: 1px solid #000;
  border-radius: 5px;
  background-color: #fff;
  display: inline-block;
}

.btnStyle_03::before {
  content: "";
  position: absolute;
  top: 1px;
  left: 20px;
  background: url("/wp-content/themes/hbc/static/images/arw01.png") no-repeat center center / cover;
  width: 42px;
  height: 7px;
  z-index: 9;
  margin-top: 9px;
  transition: all .3s ease-in-out;
}

.btnStyle_03:hover::before {
  left: 38px;
}

.btnStyle_03::after {
  content: "";
  position: absolute;
  top: 4px;
  left: 70px;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  background: #eee;
  padding-bottom: 6px;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

.btnStyle_03.pink:hover::after {
  background: linear-gradient(to right, #f1a0a0, #eec16b);
}

.btnStyle_03.blue:hover::after {
  background: linear-gradient(to right, #72d1ca, #8dde8f);
}


.wrap-btnStyle_04 {
  margin: 50px 0;
  text-align: center;
}

.btnStyle_04 {
  position: relative;
  padding: 20px 20px 20px 100px;
  border: 1px solid #000;
  border-radius: 5px;
  background-color: #fff;
  display: inline-block;
}

.btnStyle_04::before {
  content: "";
  position: absolute;
  top: 20px;
  left: 20px;
  background: url("/wp-content/themes/hbc/static/images/arw01.png") no-repeat center center / cover;
  width: 42px;
  height: 7px;
  z-index: 9;
  margin-top: 9px;
  transition: all .3s ease-in-out;
}

.btnStyle_04:hover::before {
  left: 38px;
}

.btnStyle_04::after {
  content: "";
  position: absolute;
  top: 23px;
  left: 70px;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  background: #eee;
  padding-bottom: 6px;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

.btnStyle_04.pink:hover::after {
  background: linear-gradient(to right, #f1a0a0, #eec16b);
}

.btnStyle_04.blue:hover::after {
  background: linear-gradient(to right, #72d1ca, #8dde8f);
}

/*--input--*/
.subscribeBtn {
  width: 100%;
}

/*--inputBtn--*/
.subscribeBtn {
  text-align: center;
  font-size: 0;
  max-width: 600px;
  width: 100%;
  margin: 0 auto;
}

.subscribeBtn input {
  font-size: 1.5rem;
  background-color: #003c96;
  border: 1px solid #003c96;
  color: #FFF !important;
  display: inline-block;
  padding: 20px 10px;
  width: 49%;
  line-height: 140%;
  text-decoration: none;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  border-radius: 0;
}

.subscribeBtn input:hover {
  background-color: #111;
}

.subscribeBtn input.gray {
  background-color: #bbb;
  border: 1px solid #bbb;
  color: #FFF;
  margin-right: 2%;
}

.subscribeBtn input.gray:hover {
  background-color: #999;
  color: #fff !important;
}

.disT {
  display: table;
  height: 100%;
  width: 100%;
}

.disT .disTcell {
  display: table-cell;
  vertical-align: middle;
}

input.textFocus {
  color: #333;
}

input.wSS,
input.wS,
input.wM,
input.wL,
input.wLL {
  background-color: #FFF;
  border: 1px solid #CCC;
  line-height: 140%;
  padding: 5px 5px;
}

input {
  vertical-align: middle;
}

.wSS {
  width: 60px;
}

.wS {
  width: 90px;
}

.wM {
  max-width: 200px;
  width: 100%;
}

.wL {
  max-width: 360px;
  width: 100%;
}

.wLL {
  max-width: 650px;
  width: 100%;
}

.imeOn {
  ime-mode: active;
}

.imeOff {
  ime-mode: disabled;
}

textarea.txtarea {
  background-color: #FFF;
  border: 1px solid #CCC;
  font-size: 1.4rem;
  height: 160px;
  padding: 10px;
  width: 100%;
}

option {
  font-size: 1.4rem !important;
}

label {
  cursor: pointer;
}

label:hover {
  color: #999;
}

input[type="checkbox"],
input[type="radio"] {
  margin-right: 3px;
  margin-bottom: 2px;
}

.req {
  background-color: #a40000;
  color: #FFF;
  font-size: 1.0rem;
  margin-left: 3px;
  padding: 2px 5px;
  margin-right: 5px;
  vertical-align: middle;
}

form .errText {
  background-color: #f6edee;
  color: #ad2d2d;
  font-size: 1.2rem;
  padding: 5px 7px;
  font-weight: 500;
  margin-top: 10px;
}

form .cauText {
  font-size: 1.1rem;
  margin-top: 10px;
  color: #828282;
  line-height: 1.6;
}

form select {
  padding: 10px 30px 12px 15px;
  line-height: 140%;
  min-width: 10em;
  border: 1px solid #ccc;
  background: #fff;
  border-radius: 5px;
  -webkit-appearance: none;
  -moz-appearance: none;
  position: relative;
}

@media screen and (max-width: 768px) {
  form select {
    padding: 11px 9px 12px !important;
  }
}

.formInfoBox {
  padding: 20px;
  background: #fbfbfa;
  border-radius: 1px;
  border: 1px solid #dcdcdc;
  margin-bottom: 50px;
}

.formInfoBox span {
  display: block;
  font-weight: bold;
  color: #d05757;
}

.selectBox {
  position: relative;
  display: inline-block;
}

.selectBox::before {
  content: "";
  position: absolute;
  top: 48%;
  right: 10px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 3px 0 3px;
  border-color: #000000 transparent transparent transparent;
  z-index: 9;
}

:-moz-placeholder {
  color: #aaa;
  font-weight: 400;
  font-size: 1.4rem;
}

@media screen and (max-width: 768px) {
  :-moz-placeholder {
    font-size: 1.3rem;
  }
}

::-moz-placeholder {
  color: #aaa;
  font-weight: 400;
  font-size: 1.4rem;
}

@media screen and (max-width: 768px) {
  ::-moz-placeholder {
    font-size: 1.3rem;
  }
}

:-ms-input-placeholder {
  color: #aaa;
  font-weight: 400;
  font-size: 1.4rem;
}

@media screen and (max-width: 768px) {
  :-ms-input-placeholder {
    font-size: 1.3rem;
  }
}

::-ms-input-placeholder {
  color: #aaa;
  font-weight: 400;
  font-size: 1.4rem;
}

@media screen and (max-width: 768px) {
  ::-ms-input-placeholder {
    font-size: 1.3rem;
  }
}

::-webkit-input-placeholder {
  color: #aaa;
  font-weight: 400;
  font-size: 1.4rem;
}

@media screen and (max-width: 768px) {
  ::-webkit-input-placeholder {
    font-size: 1.3rem;
  }
}

::-webkit-input-placeholder {
  color: #aaa;
  font-weight: 400;
  font-size: 1.4rem;
}

:-ms-input-placeholder {
  color: #aaa;
  font-weight: 400;
  font-size: 1.4rem;
}

::-ms-input-placeholder {
  color: #aaa;
  font-weight: 400;
  font-size: 1.4rem;
}

::placeholder {
  color: #aaa;
  font-weight: 400;
  font-size: 1.4rem;
}

@media screen and (max-width: 768px) {
  ::-webkit-input-placeholder {
    font-size: 1.3rem;
  }

  :-ms-input-placeholder {
    font-size: 1.3rem;
  }

  ::-ms-input-placeholder {
    font-size: 1.3rem;
  }

  ::placeholder {
    font-size: 1.3rem;
  }
}

option,
textarea,
input[type="number"],
input[type="email"],
input[type="tel"],
input[type="text"],
input[type="option"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  outline: 0;
  margin: 0;
  padding: 12px !important;
  border: 1px solid #ddd;
}

@media screen and (max-width: 768px) {

  option,
  textarea,
  input[type="number"],
  input[type="email"],
  input[type="tel"],
  input[type="text"],
  input[type="option"] {
    padding: 11px 9px 12px !important;
  }
}

option.wLL,
textarea.wLL,
input[type="number"].wLL,
input[type="email"].wLL,
input[type="tel"].wLL,
input[type="text"].wLL,
input[type="option"].wLL {
  max-width: 100% !important;
}

select,
input[type="select"] {
  text-indent: 0.01px;
  -o-text-overflow: '';
  text-overflow: '';
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  outline: 0;
  margin: 0;
}

select::-ms-expand {
  display: none;
}

.cmnNewsTab .tabList {
  font-size: 0;
}

.cmnNewsTab .tabList>li {
  width: 20%;
  text-align: center;
  font-size: 1.4rem;
  display: inline-block;
  vertical-align: middle;
  border-left: 1px solid #ddd;
}

@media screen and (max-width: 768px) {
  .cmnNewsTab .tabList>li {
    font-size: 1.3rem;
  }
}

.cmnNewsTab .tabList>li.current {
  background: #003c96;
  color: #fff;
  padding: 10px;
}

@media screen and (max-width: 768px) {
  .cmnNewsTab .tabList>li.current {
    padding: 12px 0;
  }
}

.cmnNewsTab .tabList>li.last {
  border-right: 1px solid #ddd;
}

.cmnNewsCt .newsList {
  font-size: 0;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .cmnNewsCt .newsList {
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
  }
}

.cmnNewsCt .newsList>li {
  width: 25%;
  display: inline-block;
  vertical-align: top;
  border-right: 1px solid #ddd;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  position: relative;
}

@media screen and (max-width: 768px) {
  .cmnNewsCt .newsList>li {
    width: 100%;
    border-top: none;
  }
}

.cmnNewsCt .newsList>li>a {
  display: block;
  padding: 30px 30px;
  min-height: 220px;
  height: auto;
}

@media screen and (max-width: 768px) {
  .cmnNewsCt .newsList>li>a {
    padding: 15px 15px 20px;
    min-height: 0;
  }
}

.cmnNewsCt .newsList>li>a:hover {
  background: #f5f5f5;
}

.cmnNewsCt .newsList>li>a .cate {
  width: 100px;
  text-align: center;
  font-size: 1.3rem;
  background: #eee;
  word-wrap: break-word;
}

@media screen and (max-width: 768px) {
  .cmnNewsCt .newsList>li>a .cate {
    width: auto;
    display: inline-block;
    font-size: 1.1rem;
    padding: 0 6px;
  }
}

.cmnNewsCt .newsList>li>a .tx {
  margin-top: 10px;
  font-size: 1.4rem;
  word-wrap: break-word;
}

@media screen and (max-width: 768px) {
  .cmnNewsCt .newsList>li>a .tx {
    font-size: 1.2rem;
    line-height: 1.8;
  }
}

.cmnNewsCt .newsList>li>a .day {
  position: absolute;
  text-align: right;
  width: 100%;
  bottom: 30px;
  right: 30px;
  font-size: 1.3rem;
  color: #aaa;
  word-wrap: break-word;
}

@media screen and (max-width: 768px) {
  .cmnNewsCt .newsList>li>a .day {
    font-size: 1.1rem;
    right: 15px;
    top: 20px;
  }
}

/*----------------------------------------------------
☆Pager
----------------------------------------------------*/
.pagerArea ul.pagerList {
  width: 100%;
  margin: 50px auto 0 auto;
  text-align: center;
  font-size: 0;
}

.pagerArea ul.pagerList li {
  display: inline-block;
  margin-right: 4px;
}

.pagerArea ul.pagerList li a {
  display: block;
  padding: 8px 17px;
  color: #000;
  text-decoration: none;
  border: 1px solid #ccc;
  font-size: 1.4rem;
  position: relative;
}

@media screen and (max-width: 768px) {
  .pagerArea ul.pagerList li a {
    padding: 4px 12px;
    font-size: 1.2rem;
  }
}

.pagerArea ul.pagerList li a:hover {
  background-color: #ddd;
}

.pagerArea ul.pagerList li a::before,
.pagerArea ul.pagerList li a::after {
  content: "";
  position: absolute;
  width: 5px;
  height: 7px;
  top: 18px;
}

@media screen and (max-width: 768px) {

  .pagerArea ul.pagerList li a::before,
  .pagerArea ul.pagerList li a::after {
    top: 12px;
  }
}

.pagerArea ul.pagerList li.current a {
  background-color: #111;
  color: #fff;
}

.pagerArea ul.pagerList li.prev a {
  padding-left: 22px;
}

.pagerArea ul.pagerList li.next a {
  padding-right: 22px;
}

.pagerArea ul.pagerList li.prev a::before {
  left: 10px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3.5px 5px 3.5px 0;
  border-color: transparent #000000 transparent transparent;
}

.pagerArea ul.pagerList li.next a::after {
  right: 10px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3.5px 0 3.5px 5px;
  border-color: transparent transparent transparent #000000;
}

/*----------------------------------------------------
☆detailTtlArea
----------------------------------------------------*/
.detailTtlArea {
  padding-bottom: 20px;
  margin-bottom: 40px;
  border-bottom: 1px solid #ddd;
}

.detailTtlArea .day {
  font-size: 1.4rem;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}

@media screen and (max-width: 768px) {
  .detailTtlArea .day {
    font-size: 1.3rem;
  }
}

.detailTtlArea .cate {
  display: inline-block;
  vertical-align: middle;
  font-size: 1.4rem;
  line-height: 1;
  background: #003c96;
  padding: 5px 10px;
  color: #fff;
}

@media screen and (max-width: 768px) {
  .detailTtlArea .cate {
    font-size: 1.3rem;
  }
}

.detailTtlArea .kijiTtl {
  margin-top: 5px;
  font-size: 2.2rem;
  line-height: 1.7;
}

@media screen and (max-width: 768px) {
  .detailTtlArea .kijiTtl {
    font-size: 1.6rem;
  }
}

/*----------------------------------------------------
☆archive
----------------------------------------------------*/
.newsStyle {
  font-size: 0;
}

.newsWrap {
  width: calc(100% - 260px);
  display: inline-block;
  vertical-align: top;
  margin-right: 60px;
}

@media screen and (max-width: 768px) {
  .newsWrap {
    width: 100%;
    margin: 0;
  }
}

.archiveArea {
  display: inline-block;
  vertical-align: top;
  width: 200px;
  font-size: 1.2rem;
  text-align: center;
  letter-spacing: 0.15em;
}

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

.archiveArea .archiveList>li.ttl {
  color: #fff;
  padding: 10px 0;
  background: #000;
  font-size: 1.3rem;
}

@media screen and (max-width: 768px) {
  .archiveArea .archiveList>li.ttl {
    padding: 6px 0;
    font-size: 1.2rem;
  }
}

.archiveArea .archiveList>li>a {
  padding: 15px 0;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  border-left: 1px solid #ddd;
  display: block;
  width: 100%;
  font-size: 1.2rem;
}

.archiveArea .archiveList>li>a:hover {
  background: #eee;
}

@media screen and (max-width: 768px) {
  .archiveArea .archiveList>li>a {
    padding: 10px 0;
  }
}

@media screen and (max-width: 768px) {
  .archiveArea .archiveList {
    width: calc(50% - 10px);
    margin: 0 0 20px 0 !important;
    display: inline-block;
    vertical-align: top;
  }

  .archiveArea .archiveList.last {
    margin-left: 10px !important;
  }
}

@media screen and (max-width: 768px) {
  .archiveArea {
    margin-top: 60px;
  }
}

.clm3List {
  font-size: 0;
}

.clm3List>li {
  width: 31.333%;
  display: inline-block;
  vertical-align: top;
  margin-right: 3%;
  margin-bottom: 3%;
}

@media screen and (max-width: 768px) {
  .clm3List>li {
    width: 49%;
    margin-right: 2%;
  }
}

.clm3List>li:nth-child(3n) {
  margin-right: 0;
}

@media screen and (max-width: 768px) {
  .clm3List>li:nth-child(2n) {
    margin-right: 2%;
  }
}

/*----------------------------------------------------
	☆Table
----------------------------------------------------*/
table.tblStyle_01 {
  border-collapse: collapse;
  border-left: 1px solid #ddd;
  border-top: 1px solid #ddd;
  width: 100%;
  table-layout: fixed;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

table.tblStyle_01 tr th,
table.tblStyle_01 tr td {
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  line-height: 1.7;
  padding: 15px 20px;
  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% !important;
    padding: 12px;
  }
}

table.tblStyle_01 tr th {
  background-color: #ebf2fb;
  vertical-align: middle;
  text-align: center;
}

table.tblStyle_01 tr.head th {
  background-color: #003c96;
  color: #FFF;
}

table.tblStyle_01 tr.total th,
table.tblStyle_01 tr td {
  background-color: #FEFDFB;
}

table.tblStyle_01 tr td {
  background-color: #fff;
}

/* オレンジテーブル */
table.orangeTbl tbody tr th {
  background: #ffebc6 !important;
  color: #000 !important;
}

table.orangeTbl thead tr th {
  background-color: #ffc14f !important;
}

table.orangeTbl tbody tr td {
  background-color: #FEFDFB !important;
}

/* グリーンテーブル */
table.greenTbl tbody tr th {
  background: #cff0e8 !important;
  color: #000 !important;
}

table.greenTbl thead tr th {
  background-color: #5c9285 !important;
}

table.greenTbl tbody tr td {
  background-color: #FEFDFB !important;
}

/* ピンクテーブル */
table.pinkTbl tbody tr th {
  background: #fce7e3 !important;
  color: #000 !important;
}

table.pinkTbl thead tr th {
  background-color: #f1a0a0 !important;
}

table.pinkTbl tbody tr td {
  background-color: #FEFDFB !important;
}


.tblScroll {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

.tblScroll table {
  -webkit-overflow-scrolling: touch;
  margin-bottom: 0;
  width: 1000px !important;
}

@media screen and (max-width: 768px) {
  .tblScroll_sp {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

@media screen and (max-width: 768px) {
  .tblScroll_sp table {
    -webkit-overflow-scrolling: touch;
    margin-bottom: 0;
  }
}

@media screen and (max-width: 768px) {

  .tblScroll_sp table td,
  .tblScroll_sp table th {
    display: table-cell !important;
  }
}

/*----*/
table.tblStyle_02 {
  border-collapse: collapse;
  width: 100%;
  table-layout: fixed;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

table.tblStyle_02 tr th,
table.tblStyle_02 tr td {
  background-color: #fff;
  line-height: 1.4;
  padding: 20px 20px 17px;
  text-align: left;
  color: #333 !important;
}

@media screen and (max-width: 768px) {

  table.tblStyle_02 tr th,
  table.tblStyle_02 tr td {
    display: block;
    width: 100% !important;
  }
}

@media screen and (max-width: 768px) {
  table.tblStyle_02 tr th {
    padding: 15px 10px 5px 10px;
  }
}

@media screen and (max-width: 768px) {
  table.tblStyle_02 tr td {
    padding: 5px 10px 15px 10px;
    line-height: 1.8;
  }
}

table.tblStyle_02 tr:nth-child(odd) th,
table.tblStyle_02 tr:nth-child(odd) td {
  background-color: #f5f5f5;
}

/*----*/
table.tblStyle_03 {
  border-collapse: collapse;
  width: 100%;
  table-layout: fixed;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

table.tblStyle_03 tr {
  border-top: 1px solid #ddd;
}

table.tblStyle_03 tr.last {
  border-bottom: 1px solid #ddd;
}

@media screen and (max-width: 768px) {
  table.tblStyle_03 tr th {
    padding: 20px 10px 3px 10px !important;
  }
}

@media screen and (max-width: 768px) {
  table.tblStyle_03 tr td {
    padding: 3px 10px 20px 10px !important;
  }
}

table.tblStyle_03 tr th,
table.tblStyle_03 tr td {
  line-height: 1.4;
  padding: 25px 25px;
  text-align: left;
  line-height: 1.8;
}

@media screen and (max-width: 768px) {

  table.tblStyle_03 tr th,
  table.tblStyle_03 tr td {
    display: block;
    width: 100% !important;
  }
}

/*----*/
/* -- ▼▼ テーブル情報（オリジナル） ▼▼ -- */
table.tblStyle_04 {
  border-collapse: collapse;
  border-left: 1px solid #ddd;
  border-top: 1px solid #ddd;
  width: 100%;
  table-layout: fixed;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

table.tblStyle_04 tr th,
table.tblStyle_04 tr td {
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding: 15px 20px;
  vertical-align: middle;
}

table.tblStyle_04 tr th.skill-number {
  width: 100px;
}

table.tblStyle_04 tr th {
  background-color: #FEFDFB;
  vertical-align: middle;
  text-align: center;
}

table.tblStyle_04 thead tr th {
  background-color: #003c96;
  color: #FFF;
}

table.tblStyle_04 tbody tr th {
  background-color: #496da1;
  color: #FFF;
}

table.tblStyle_04 tbody tr td {
  background-color: #fff;
}

table.tblStyle_04 tbody tr td.text-center {
  text-align: center;
}

@media screen and (max-width: 768px) {

  table.tblStyle_04,
  table.tblStyle_04 td,
  table.tblStyle_04 th {
    border: 1px solid #ddd;
    border-collapse: collapse;
    text-align: center;
  }

  table.tblStyle_04 thead th {
    display: none;
  }

  table.tblStyle_04 tbody tr th {
    padding: 4px 12px;
    display: block;
    width: 100%;
  }

  table.tblStyle_04 tbody tr th.skill-number {
    width: 100%;
  }

  table.tblStyle_04 tr td {
    padding: 4px 12px;
    display: block;
    width: 100%;
  }

  table.tblStyle_04 td[data-title]::before {
    color: #666;
    content: attr(data-title) " :";
    font-weight: bold;
    padding: 0 10px 0 0;
    display: inline;
  }
}

table.tblStyle_05 {
  border-collapse: collapse;
  border-left: 1px solid #ddd;
  border-top: 1px solid #ddd;
  width: 100%;
  table-layout: fixed;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

table.tblStyle_05 tr th,
table.tblStyle_05 tr td {
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding: 15px 20px;
  vertical-align: top;
}

table.tblStyle_05 tr th {
  background-color: #FEFDFB;
  vertical-align: middle;
  text-align: center;
  color: #f1a0a0;
}

table.tblStyle_05 thead tr th {
  background-color: #f1a0a0;
  color: #FFF;
}

table.tblStyle_05 tbody tr th {
  color: #f1a0a0;
  background-color: #FFF5e5;
}

table.tblStyle_05 tbody tr td {
  background-color: #fff;
  color: #000;
  font-size: 1.2rem;
}

table.tblStyle_05 tbody tr td.text-center {
  text-align: center;
}

@media screen and (max-width: 768px) {

  table.tblStyle_05,
  table.tblStyle_05 td,
  table.tblStyle_05 th {
    border: 1px solid #ddd;
    border-collapse: collapse;
    text-align: center;
  }

  table.tblStyle_05 thead th {
    display: none;
  }

  table.tblStyle_05 tbody tr th {
    padding: 4px 12px;
    display: block;
    width: 100%;
  }

  table.tblStyle_05 tr td {
    padding: 4px 12px;
    display: block;
    width: 100%;
  }

  table.tblStyle_05 td[data-title]::before {
    color: #666;
    content: attr(data-title) " :";
    font-weight: bold;
    padding: 0 10px 0 0;
    display: inline;
  }
}


/*--オリジナル--*/


.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 120px;
  height: 100vh;
  background: linear-gradient(#fef5f5, #fdf9f0);
  z-index: 9999;
}

.header .cvList {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 120px;
  height: auto;
  z-index: 999;
}

.header .cvList>li a {
  display: block;
  color: #fff;
  padding: 25px 0;
  position: relative;
}

.header .cvList>li a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background: #222;
  transition: all .2s ease-in-out;
}

.header .cvList>li a:hover::before {
  width: 100%;
}

.header .cvList>li a p {
  display: table;
  height: 100%;
  width: 100%;
  position: relative;
  z-index: 9;
}

.header .cvList>li a p span {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  text-align: center;
  padding-top: 31px;
  font-size: 1.3rem;
  line-height: 1.5;
  color: #fff;
}

.header .cvList>li:nth-child(1) a {
  background: linear-gradient(to right, #f1a0a0, #eec16b);
}

.header .cvList>li:nth-child(2) a {
  background: linear-gradient(to right, #72d1ca, #8dde8f);
}

.header .cvList>li:nth-child(1) a p span {
  background: url("../images/icon_oc_wh.png") no-repeat center top / 25px 25px;
}

.header .cvList>li:nth-child(2) a p span {
  background: url("../images/icon_mail_wh.png") no-repeat center top / 24px 18px;
}

.header .siteName {
  position: fixed;
  top: 45%;
  left: 50px;
  transform: translateY(-50%);
  width: 18px;
  height: 200px;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  text-orientation: sideways;
  font-size: 1.1rem;
  letter-spacing: 0.03em;
}

.drawer .drawer-nav {
  width: 100% !important;
}

.drawer--left.drawer-open .drawer-hamburger {
  left: 0 !important;
}

.drawer .drawer-hamburger {
  background: rgba(0, 0, 0, 0);
}

.footer {
  margin-top: 120px;
  border-top: 1px solid #ddd;
  background: #fff;
}

.footer .cvArea .cvList {
  font-size: 0;
}

.cvbtn {
  width: 50%;
  display: inline-block;
  vertical-align: top;
}

.cvbtn.cmn_ocbtn {
  border-right: 1px solid #ddd;
}

.cvbtn a {
  display: block;
  background: #fff;
  padding: 40px;
  position: relative;
  text-align: left;
}

.cvbtn a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  transition: all .3s ease-out;
  background-color: #f1f1f1;
}

/*.footer .cvArea .cvList > li:nth-child(1) a::before{
	background: linear-gradient(to right,#fcecec, #fcf3e2);
}
.footer .cvArea .cvList > li:nth-child(2) a::before{
	background: linear-gradient(to right,#e3f6f4, #e8f8e9);
}*/
.cvbtn a:hover::before {
  width: 100%;
}

.cvbtn .btnStyle_02 {
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -14px;
  z-index: 9;
}

.cvbtn.cmn_ocbtn a p.tx {
  padding-left: 65px;
  background: url("../images/icon_oc.png") no-repeat center left / 44px 44px;
}

.cvbtn.cmn_contactbtn a p.tx {
  padding-left: 75px;
  background: url("../images/icon_mail.png") no-repeat center left / 52px 39px;
}

.cvbtn a p.tx {
  font-size: 1.4rem;
  line-height: 1.3;
  z-index: 9;
  position: relative;
}

.cvbtn a p.tx span {
  font-size: 3.0rem;
  display: block;
}

.footer .sitemapArea {
  background: #222222;
  padding: 30px 0;
  position: relative;
}

.footer .sitemapArea .logo {
  text-align: center;
}

.footer .sitemapArea .inrM {
  position: relative;
}

.footer .sitemapArea .snsList {
  position: absolute;
  top: 15px;
  right: 0;
}

.footer .sitemapArea .snsList>li {
  display: inline-block;
  vertical-align: top;
  margin-left: 25px;
}

.footer .sitemapArea .siteWrap {
  font-size: 0;
  margin-top: 35px;
}

.footer .sitemapArea .siteWrap .siteList {
  width: 33.333%;
  display: inline-block;
  vertical-align: top;
  padding: 0 50px;
  border-left: #444 solid 1px;
}

.footer .sitemapArea .siteWrap .siteList.last {
  border-right: #444 solid 1px;
}

.footer .sitemapArea .siteWrap .siteList>li a {
  font-size: 1.3rem;
  color: #fff;
  display: block;
  padding-left: 12px;
  background: url("../images/arw02_wh.png") no-repeat center left / 5px 9px;
}

.footer .sitemapArea .siteWrap .siteList>li a:hover {
  opacity: 0.8;
}

.footer .copy {
  width: 100%;
  background: #111111;
  padding: 12px;
  font-size: 1.2rem;
  color: #888888;
  text-align: center;
}




@media screen and (max-width: 768px) {

  /*--オリジナル--*/


  .header {
    position: fixed;
    top: 0;
    left: 0;
    width: 65px;
    height: 65px;
  }

  .header .cvList {
    display: none;
  }

  .header .siteName {
    display: none;
  }

  .drawer .drawer-hamburger {
    width: 65px !important;
    height: 65px !important;
    padding: 0px 15px 30px !important;
  }

  .drawer .drawer-nav .drawer-menu .logo {
    margin-bottom: 15px;
  }

  .drawer .drawer-nav .drawer-menu .navList {
    text-align: left;
  }

  .drawer .drawer-hamburger span.menuTx {
    top: 38px;
    left: 16px;
  }

  .drawer .drawer-nav .drawer-menu {
    padding: 0 15px;
    vertical-align: top;
  }

  .drawer .drawer-nav .drawer-menu .nav {
    width: 46%;
  }

  .drawer .drawer-nav .drawer-menu .nav a {
    font-size: 1.4rem;
    line-height: 1.7;
    padding: 15px 0;
  }

  .drawer .drawer-nav .drawer-menu .nav a span {
    display: none;
  }

  .drawer .drawer-nav .drawer-menu .cvbtn {
    margin-top: 20px;
  }

  .drawer .drawer-nav .drawer-menu .cvbtn a {
    padding: 15px 20px;
  }

  .drawer .drawer-nav .drawer-menu .cvbtn a p.tx {
    font-size: 1.2rem;
  }

  .drawer .drawer-nav .drawer-menu .cvbtn a p.tx span {
    font-size: 1.7rem;
  }

  .drawer .drawer-nav .drawer-menu .cvbtn.cmn_contactbtn {
    margin-top: 5px;
  }

  .cvbtn {
    width: 100%;
  }

  .cvbtn.cmn_ocbtn {
    border-bottom: 1px solid #ddd;
    border-right: none;
  }

  .cvbtn a {
    padding: 20px;
  }

  .cvbtn.cmn_ocbtn a p.tx {
    padding-left: 40px;
    background-size: 30px 30px;
  }

  .cvbtn.cmn_contactbtn a p.tx {
    padding-left: 45px;
    background-size: 36px 27px;
  }

  .cvbtn a p.tx {
    font-size: 1.3rem;
  }

  .cvbtn a p.tx span {
    font-size: 1.7rem;
  }

  .footer {
    margin-top: 80px;
  }

  .footer .sitemapArea .snsList {
    position: static;
    text-align: center;
    margin-top: 20px;
  }

  .footer .sitemapArea .snsList>li {
    margin: 0 15px;
  }

  .footer .sitemapArea .siteWrap {
    margin-top: 25px;
  }

  .footer .sitemapArea .siteWrap .siteList {
    width: 100%;
    padding: 0;
    border-left: none;
  }

  .footer .sitemapArea .siteWrap .siteList.last {
    border-right: none;
  }

  .footer .sitemapArea .siteWrap .siteList>li {
    width: 50%;
    display: inline-block;
    vertical-align: top;
  }

  .footer .sitemapArea .siteWrap .siteList>li a {
    font-size: 1.2rem;
    padding-top: 3px;
    padding-bottom: 3px;
  }

  .footer .copy {
    font-size: 1.0rem;
  }


}

.ancFix {
  background-color: #fff;
  line-height: 66px;
  top: -66px;
  /* 上に隠す鷹さ */
  left: 0;
  text-align: center;
  width: 100%;
  margin: 0 auto;
  color: #fff;
  padding-top: 0;
  position: fixed;
  opacity: 0;
  /* 	最初読み込んだときは透過 */
  z-index: 999;
  /*　他のアイテムに対して最上位のレイヤーになるように */
}

.ancList {
  width: calc(100% - 349px);
  text-align: left;
  padding-left: 170px;
}

.ancList li {
  display: inline-block;
  vertical-align: middle;
  margin-right: 25px;
}

.ancList li a {
  padding: 35px 0;
  display: block;
  position: relative;
  line-height: 1;
}

.ancList li a:hover {
  opacity: 0.55;
}

.ancList li:last-child {
  margin-right: 0;
}

.ancList li a {
  font-size: 1.4rem;
}

@media screen and (max-width: 1100px) {
  .ancList {
    padding-left: 150px;
  }

  .ancList li {
    margin-right: 15px;
  }

  .ancList li a {
    font-size: 1.2rem;
  }
}