@charset "UTF-8";
@import url('https://fonts.googleapis.com/css?family=Oswald:600');
@import url('https://www.his-j.com/cmn/headfoot/css/headfoot_pc.css') screen and (min-width:769px);
@import url('https://www.his-j.com/cmn/headfoot/css/headfoot_sp.css') screen and (max-width:640px);

@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 100;
  src: url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Thin.woff2) format('woff2'), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Thin.woff) format('woff'), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Thin.otf) format('opentype');
}

@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 200;
  src: url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Light.woff2) format('woff2'), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Light.woff) format('woff'), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Light.otf) format('opentype');
}

@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 300;
  src: url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-DemiLight.woff2) format('woff2'), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-DemiLight.woff) format('woff'), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-DemiLight.otf) format('opentype');
}

@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 400;
  src: local('NotoSansJP-Regular.otf'), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Regular.woff2) format('woff2'), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Regular.woff) format('woff'), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Regular.otf) format('opentype');
}

@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 500;
  src: url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Medium.woff2) format('woff2'), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Medium.woff) format('woff'), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Medium.otf) format('opentype');
}

@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 700;
  src: url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Bold.woff2) format('woff2'), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Bold.woff) format('woff'), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Bold.otf) format('opentype');
}

@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 900;
  src: url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Black.woff2) format('woff2'), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Black.woff) format('woff'), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Black.otf) format('opentype');
}

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  overflow-x: hidden;
  background: #FFF;
}

body {
  -webkit-text-size-adjust: none;
  -ms-text-size-adjust: none;
  word-wrap: break-word;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
object,
iframe,
pre,
code,
p,
blockquote,
form,
fieldset,
legend,
table,
th,
td,
caption,
tbody,
tfoot,
thead,
article,
aside,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
audio,
video,
canvas {
  margin: 0;
  padding: 0;
  /*text-align: left;*/
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
menu {
  display: block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden] {
  display: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

fieldset,
img {
  border: none;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  /*font-weight: normal;*/
}

ul,
ol,
menu {
  list-style: none;
}

caption,
th {
  text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

q:before,
q:after {
  content: '';
}

abbr,
acronym {
  border: none;
  font-variant: normal;
}

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

input,
textarea,
select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}

legend {
  color: #000;
}

a img,
map a {
  border: none;
}

a:hover,
a:active,
a:focus {
  outline: 0;
}

embed {
  width: 100%;
}

audio,
canvas,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

img,
object,
embed {
  max-width: 100%;
  height: auto;
}

object,
embed {
  height: 100%;
}

img {
  -ms-interpolation-mode: bicubic;
}

body {
  font: 14px/1.5 'Noto Sans Japanese', 'Helvetica Neue', 'ヒラギノ角ゴ ProN W3', Hiragino Kaku Gothic ProN, Arial, 'メイリオ', Meiryo, sans-serif;
  color: #333;
}

a {
  color: #333;
  text-decoration: none;
}

select,
input,
button,
textarea,
button {
  font: 99% arial, sans-serif;
}

table {
  font-size: inherit;
}

pre,
code,
kbd,
samp,
tt {
  font-family: monospace;
  line-height: 1;
}

table {
  empty-cells: show;
}

input {
  line-height: 1;
}

form img,
input,
select {
  vertical-align: middle;
}

textarea {
  resize: none;
}

select {
  padding: 1px;
}

label {
  margin-right: 5px;
}

legend {
  display: none;
}

input[type="text"],
input[type="password"],
textarea {
  padding: 3px 4px 0 3px;
  border: 1px solid #999;
  border-right: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
  font-size: 13px;
}

button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  appearance: none;
}

input[type="submit"],
input[type="button"] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  border: none;
  box-sizing: border-box;
  cursor: pointer;
}

input[type="submit"]::-webkit-search-decoration,
input[type="button"]::-webkit-search-decoration {
  display: none;
}

input[type="submit"]::focus,
input[type="button"]::focus {
  outline-offset: -2px;
}

.noDisplay {
  display: none;
}

.block {
  display: block !important;
}

.inline {
  display: inline !important;
}

.inlineBlock {
  display: inline-block !important;
}

.static {
  position: static !important;
}

.relative {
  position: relative !important;
}

.absolute {
  position: absolute !important;
}

.fixed {
  position: fixed !important;
}

.leftBox {
  float: left;
}

.rightBox {
  float: right;
}

.nofloat {
  float: none !important;
}

.flex {
  display: flex;
  justify-content: space-between;
}

.clearfix {
  zoom: 1;
}

.clearfix:after {
  display: block;
  clear: both;
  content: "";
}

.clear {
  clear: both !important;
}

a.hover {
  transition: all 0.25s ease-in-out;
}

a.hover:hover,
input.hover:hover {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
}

strong,
.bold {
  font-weight: bold;
}

.italic {
  font-style: italic;
}

.f10 {
  font-size: 71.43%;
}

.f11 {
  font-size: 78.57%;
}

.f12 {
  font-size: 85.71%;
}

.f13 {
  font-size: 92.86%;
}

.f15 {
  font-size: 107.14%;
}

.f16 {
  font-size: 114.29%;
}

.f17 {
  font-size: 121.43%;
}

.f18 {
  font-size: 128.57%;
}

.f19 {
  font-size: 135.71%;
}

.f20 {
  font-size: 142.86%;
}

.f21 {
  font-size: 150%;
}

.f22 {
  font-size: 157.14%;
}

.f23 {
  font-size: 164.29%;
}

.f24 {
  font-size: 171.43%;
}

.f25 {
  font-size: 178.57%;
}

.f26 {
  font-size: 185.71%;
}

.f27 {
  font-size: 192.86%;
}

.f28 {
  font-size: 200%;
}

.f29 {
  font-size: 207.14%;
}

.f30 {
  font-size: 214.29%;
}

.red {
  color: #cc0000 !important;
}

.blue {
  color: #003366 !important;
}

.orange {
  color: #f39800 !important;
}

.green {
  color: #336600 !important;
}

.purple {
  color: #663366 !important;
}

.white {
  color: #FFF !important;
}

.grayC {
  color: #CCC !important;
}

.gray9 {
  color: #999 !important;
}

.gray6 {
  color: #666 !important;
}

.gray3 {
  color: #333 !important;
}

.black {
  color: #000 !important;
}

.middle {
  vertical-align: middle !important;
}

.center {
  text-align: center !important;
}

.left {
  text-align: left !important;
}

.indentFirst {
  text-indent: -0.8em;
  padding-left: 1em;
}

span.indentFirst {
  display: inline-block;
  text-indent: -0.8em;
  padding-left: 1em;
}

.indentFirstS {
  text-indent: -0.8em;
  padding-left: 1em;
  font-size: 90%;
}

span.indentFirstS {
  display: inline-block;
  text-indent: -0.8em;
  padding-left: 1em;
  font-size: 90%;
}

.indentFirstSs {
  text-indent: -0.8em;
  padding-left: 1em;
  font-size: 80%;
}

span.indentFirstSs {
  display: inline-block;
  text-indent: -0.8em;
  padding-left: 1em;
  font-size: 80%;
}

.indent {
  padding-left: 1em;
}

span.indent {
  display: inline-block;
  padding-left: 1em;
}

.right {
  text-align: right !important;
}

.underline {
  text-decoration: underline !important;
}

.disc {
  padding-left: 2em;
  list-style: disc;
}

.circle {
  padding-left: 2em;
  list-style: circle;
}

.decimal {
  padding-left: 2.4em;
  list-style: decimal;
}

.mb0 {
  margin-bottom: 0 !important;
}

.pc_disp {
  display: block !important;
}

.sp_disp {
  display: none !important;
}

/*sharebtn*/
.sns {
  width: 270px;
  display: flex;
  margin: 2% auto;
  /*float: right;*/
}

.sns_list {
  width: 60px;
  height: auto;
  margin: 0 22.5px 3%;
}

.sns_list img {
  width: 100%;
}

@media screen and (max-width:768px) {
  body {
    font-feature-settings: 'palt';
  }

  a.hover:hover,
  input.hover:hover {
    opacity: 1;
  }

  .pc_disp {
    display: none !important;
  }

  .sp_disp {
    display: block !important;
  }
}

/* nav */
#gNav {
  width: 100%;
  background: #004098;
  position: relative;
  z-index: 999 !important;
}

#gNav .inner {
  width: 100%;
  padding: 10px 0;
}

ul.gNav {
  width: 87.89%;
  display: block;
  float: left;
  padding-top: 4px;
  padding-left: 5%;
}

ul.gNav li {
  /*margin-right: 3.08%;*/
  margin: 0 2.15%;
  float: left;
}

ul.gNav .li_main {
  background: #FFF;
  border-radius: 3px;
  padding: 5px 3.5%;
}

ul.gNav .li_main a {
  color: #004098;
  font-size: 120%;
}

ul.gNav li a {
  color: #fff;
  font-size: 114.29%;
  display: block;
  font-weight: 500;
}

.subGnav {
  display: none;
  width: 100%;
  background: rgba(255, 255, 255, .92);
  position: absolute;
  top: 54px;
  left: 0;
  box-shadow: 0 10px 45px rgba(0, 0, 0, .2);
  z-index: 100;
}

.subGnavInner {
  display: flex;
  padding: 2.5% 0;
}

.subGnav .ttlBox {
  width: 28.13%;
  text-align: center;
  border-right: 1px solid #004098;
  position: relative;
}

.subGnav .ttlBox .ttlInner {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit- transform: translateY(-50%) translateX(-50%);
}

.subGnav .ttlBox .ttl {
  font-family: 'Oswald', sans-serif;
  font-size: 48px;
  color: #004098;
  font-style: normal;
  line-height: 1.2;
  font-feature-settings: 'palt';
}

.subGnav .ttlBox .txt {
  font-size: 18px;
  color: #555;
}

.subGnav dl {
  min-width: 25.5%;
  max-width: 50%;
  padding-left: 2.5%;
}

.subGnav dl dt {
  width: 50px;
  height: 50px;
  border-bottom: 1px solid #fff;
  float: left;
}

.subGnav dl dd {
  padding: 0.6em 0 0 70px;
  border-bottom: 1px solid #004098;
  position: relative;
  word-break: keep-all;
}

.subGnav dl dd:before {
  content: "";
  display: block;
  width: 50px;
  height: 1px;
  background: #fff;
  position: absolute;
  bottom: -1px;
  left: 0;
}

.subGnav dl dd:after {
  content: "";
  display: block;
  clear: both;
}

.subGnav dl dd:last-of-type {
  border-bottom: 0;
}

.subGnav dl dd a {
  display: block;
  width: 100%;
  font-size: 16px;
  font-weight: 400;
  color: #333;
}

.subGnav dl dd a:hover {
  text-decoration: underline;
}

a.hContactBtn {
  display: block;
  float: right;
  color: #fff;
  background: #f39700;
  padding: 10px 0;
  margin-top: 3px;
  width: 12.11%;
  text-align: center;
  line-height: 1;
  border-radius: 3px;
  font-weight: 500;
}

@media screen and (max-width:768px) {
  #header {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    max-height: 100vh;
    overflow-y: scroll;
  }

  #header .inner {
    background: #004098;
    padding: 2.93% 4%;
    margin: 0;
  }

  #hLogo_sp {
    width: 15.41%;
    float: left;
    margin-right: 3.77%;
  }

  .main_lisp ul {
    width: 100%;
    display: flex;
  }

  .main_lisp ul li {
    background: rgba(253, 253, 253, 0.9);
    border-radius: 3px;
    padding: 5px 3.5%;
    width: 50%;
    text-align: center;
  }

  .main_lisp ul li:first-child {
    border-bottom: 3px solid #99ff66;
  }

  .main_lisp ul li:last-child {
    border-bottom: 3px solid #ffff66;
  }

  main_lisp ul li a {
    color: #004098;
    font-size: 120%;
  }

  #site_copy_sp {
    color: #fff;
    font-size: 57.14%;
    line-height: 1.13;
    width: 30%;
    float: left;
    letter-spacing: 0;
  }

  a.home_link_sp {
    font-size: 100%;
    font-weight: normal;
    color: #fff;
    line-height: 1.13;
    float: left;
    letter-spacing: 0;
  }

  .hRight {
    min-width: 42.32%;
    float: right;
    display: flex;
    justify-content: flex-end;
  }

  a.hContactBtn {
    font-size: 75%;
    padding: 10px 10px;
    border-radius: 15px;
    margin: 0 4.35% 0 0;
    float: none;
    flex: 0 0 108px;
    text-align: center;
  }

  a.hContactBtn_large {
    font-size: 75%;
    padding: 10px 0;
    border-radius: 25px;
    margin: 0 auto;
    float: none;
    text-align: center;
  }

  #navToggle {
    display: block;
    width: 30px;
    height: 30px;
    background: #fff;
    border-radius: 50%;
    position: relative;
    flex: 0 0 30px;
  }

  #navToggle li {
    display: block;
    height: 2px;
    background: #004098;
    position: absolute;
    width: 16px;
    left: 7px;
    transition: 0.5s ease-in-out;
  }

  #navToggle li:nth-child(1) {
    top: 8px;
  }

  #navToggle li:nth-child(2) {
    top: 14px;
  }

  #navToggle li:nth-child(3) {
    top: 20px;
  }

  #navToggle:after {
    content: "";
    display: block;
    position: absolute;
    bottom: -7px;
    left: 50%;
    width: 16px;
    height: 5px;
    margin-left: -8px;
    background: url(/corp/images/common/navMenu.png) no-repeat center center/100%;
  }

  #navToggle.open li {
    display: block;
    height: 4px;
    background: #004098;
    position: absolute;
    width: 18px;
    left: 6px;
  }

  #navToggle.open li:nth-child(1) {
    top: 14px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    transform: rotate(135deg);
  }

  #navToggle.open li:nth-child(2) {
    width: 0;
    left: 50%;
  }

  #navToggle.open li:nth-child(3) {
    top: 14px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    transform: rotate(-135deg);
  }

  #navToggle.open:after {
    content: "";
    display: block;
    position: absolute;
    bottom: -8px;
    left: 50%;
    width: 17px;
    height: 6px;
    margin-left: -8px;
    background: url(/corp/images/common/navClose.png) no-repeat center center/100%;
  }

  .contentsWrap {
    padding-top: 11.07%;
  }

  #gNavSp {
    background: rgba(255, 255, 255, 0.92);
    padding-bottom: 10.66%;
    display: none;
  }

  ul.gNavSp {
    width: 100%;
  }

  ul.gNavSp li a {
    color: #004098;
    padding: 5.33%;
    display: block;
    border-bottom: 1px solid #004098;
  }

  ul.gNavSp li .subTrigger {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
  }

  ul.gNavSp li .subTrigger:before {
    content: "";
    display: block;
    width: 17px;
    height: 2px;
    background: #004098;
    position: absolute;
    top: 48px;
    right: 20px;
  }

  ul.gNavSp li .subTrigger:after {
    content: "";
    display: block;
    width: 17px;
    height: 2px;
    background: #004098;
    position: absolute;
    top: 48px;
    right: 20px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    transform: rotate(90deg);
    transition: 0.5s ease-in-out;
  }

  ul.gNavSp li .subTrigger.open:after {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
  }

  ul.gNavSp li .subList {
    display: none;
  }

  ul.gNavSp li .subList ul {
    display: flex;
    flex-wrap: wrap;
    background: #004098;
    position: relative;
  }

  ul.gNavSp li .subList ul:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 1px;
    background: #fff;
    bottom: 0;
    left: 0;
  }

  ul.gNavSp li .subList ul li {
    width: 50%;
    flex: 0 1 50%;
    border-bottom: 1px solid #fff;
  }

  ul.gNavSp li .subList ul li a {
    color: #fff;
    font-size: 85.71%;
    padding: 6.67% 10.67%;
  }

  ul.gNavSp li .subList ul li:nth-child(odd) {
    border-right: 1px solid #fff;
  }

  #siteSearch {
    width: 64%;
    margin: 5.33% auto 0;
    position: relative;
  }

  #header input#SS_searchQuery {
    display: block;
    width: 100%;
    height: 30px;
    padding: 4.17% 6.25%;
    border: 0;
    border-radius: 15px;
    background: #004098;
    vertical-align: bottom;
    color: #fff;
    font-size: 100%;
  }

  ::-webkit-input-placeholder {
    color: #fff
  }

  ::placeholder {
    color: #fff;
  }

  #header input#SS_searchSubmit {
    width: 11px;
    height: 11px;
    padding: 0;
    text-indent: -9999px;
    line-height: 0;
    background: url(/corp/images/common/icon_search_sp.png) no-repeat center/100%;
    border: 0 none;
    position: absolute;
    top: 10px;
    right: 15px;
    cursor: pointer;
  }
}

@media screen and (max-width:641px) {

  /*.contentsWrap {
    padding-top: 0;
  }*/
  ul.gNavSp li .subTrigger:before {
    content: "";
    display: block;
    width: 17px;
    height: 2px;
    background: #004098;
    position: absolute;
    top: 24px;
    right: 20px;
  }

  ul.gNavSp li .subTrigger:after {
    content: "";
    display: block;
    width: 17px;
    height: 2px;
    background: #004098;
    position: absolute;
    top: 24px;
    right: 20px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    transform: rotate(90deg);
    transition: 0.5s ease-in-out;
  }
}

/* hContact */
.hContact {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: rgba(0, 64, 152, .9);
  padding: 3.13% 0;
  color: #fff;
  z-index: 1001;
}

.hContact .hContactInner {
  max-width: 1148px;
  margin: 0 auto;
  padding: 0 10px;
  display: flex;
  position: relative;
}

.hContactLogoArea {
  text-align: center;
  padding-top: 20px;
  padding-right: 8.94%;
}

.hContactSatelliteBox {
  width: 29.27%;
  margin-right: 4.08%;
  flex: 0 0 auto;
}

.hContactSatelliteBox .headTxt {
  font-size: 114.29%;
  margin-bottom: 18px;
}

.hContactSatellite {
  position: relative;
}

.hContactSatelliteBtn {
  display: block;
  background: #fff;
  text-align: center;
  font-size: 114.29%;
  color: #004098;
  line-height: 1;
  padding: 4.46% 0 4.46% 0;
  position: relative;
}

.hContactSatelliteBtn:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: 20px;
  left: 19px;
  border: 3px solid transparent;
  border-top: 6px solid #004098;
}

.hContactOfficeBtn {
  display: block;
  background: #fff;
  text-align: center;
  font-size: 114.29%;
  color: #004098;
  line-height: 42px;
  border-radius: 21px;
  position: relative;
  border: 1px solid #fff;
  transition: all .25s ease;
  margin-top: 20px;
}

.hContactOfficeBtn:hover {
  background: none;
  color: #fff;
}

.hContactSatellite ul.areaList {
  display: none;
  position: fixed;
  z-index: 1000;
  width: 100%;
  max-width: 336px;
  max-height: 400px;
  overflow-y: scroll !important;
}

.hContactSatellite ul.areaList li {
  display: block;
  width: 100%;
  color: #004098;
  padding: 14px 0 14px 20px;
  background: rgba(255, 255, 255, .9);
  border-bottom: 1px solid #ccc;
  position: relative;
}

.hContactBox01 {
  flex: 0 0 320px;
  padding-right: 40px;
  border-right: 1px solid #fff;
}

.hContactBox02 {
  flex: 0 0 320px;
  padding-left: 40px;
}

.hContactSecName {
  font-size: 150%;
  font-weight: 700;
}

.hContactTel {
  width: 100%;
}

.hContactTel .headTel a {
  display: block;
  font-family: 'Oswald', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 257.14%;
  color: #fff;
  line-height: 1.2;
  padding: 0 0 0 40px;
  background: url(/corp/images/common/iconTel01.png) no-repeat 6px;
}

.hContactTel .headTel span {
  font-size: 1rem;
}

.headDate {
  color: #ddd;
}

.hContactMail {
  display: block;
  color: #fff;
  font-size: 114.29%;
  border: 2px solid #fff;
  line-height: 1;
  padding: 9.6% 0 9.6% 25.6%;
  background: url(/corp/images/common/iconMail01.png) no-repeat 19px;
  margin-top: 1em;
  transition: all .25s ease;
}

.hContactMail:hover {
  opacity: .7;
}

.hContactCloseBtn {
  width: 45px;
  position: absolute;
  top: 48px;
  right: 10px;
}

.hContactCloseBtn ul {
  display: block;
  width: 45px;
  height: 45px;
  background: #fff;
  border-radius: 50%;
  position: relative;
}

.hContactCloseBtn li {
  display: block;
  height: 6px;
  background: #004098;
  position: absolute;
  width: 26px;
  left: 9px;
}

.hContactCloseBtn li:nth-child(1) {
  top: 20px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  transform: rotate(135deg);
}

.hContactCloseBtn li:nth-child(2) {
  top: 20px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

.hContactCloseBtn:after {
  content: "閉じる";
  display: block;
  position: absolute;
  bottom: -29px;
  left: 0;
  width: 100%;
  font-size: 13px;
  text-align: center;
}

@media screen and (max-width:768px) {

  /* hContact */
  .hContact {
    height: 100vh;
    padding: 0;
    overflow-y: scroll !important;
  }

  .hContact .hContactInner {
    margin: 0 auto;
    padding: 20% 13.25% 13.25%;
    display: block;
    position: relative;
  }

  .hContactSatelliteBox {
    width: 100%;
    margin-right: 0;
    margin-bottom: 11%;
  }

  .hContactSatelliteBox .headTxt {
    display: none;
  }

  .hContactSecName {
    text-align: left;
    font-size: 107.14%;
    margin-bottom: 10px;
  }

  .hContactOfficeBtn {
    display: block;
    background: #fff;
    text-align: center;
    font-size: 85.71%;
    color: #004098;
    line-height: 30px;
    border-radius: 15px;
    position: relative;
    margin-top: 20px;
  }

  .hContactSatelliteBtn {
    display: block;
    background: #fff;
    text-align: center;
    font-size: 85.71%;
    color: #004098;
    line-height: 1;
    padding: 4% 0;
    position: relative;
  }

  .hContactSatelliteBtn:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    top: 25px;
    left: 13px;
    border: 3px solid transparent;
    border-top: 5px solid #004098;
  }

  .hContactSatellite ul {
    display: none;
  }

  .hContactSatellite ul.areaList {
    max-width: 565px;
    max-height: 300px;
  }

  .hContactBox01,
  .hContactBox02 {
    text-align: center;
    padding: 0 0 20px;
    border-right: 0;
    border-bottom: 1px solid #93aed3;
    margin-bottom: 20px;
  }

  .hContactTel {
    width: 100%;
    float: none;
  }

  .hContactTel p {
    font-size: 107.14%;
    margin-bottom: 6%;
  }

  .hContactTel .headTel a {
    display: block;
    font-family: 'Oswald', sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 178.57%;
    color: #fff;
    line-height: 1.2;
    padding: 4% 0;
    background: none;
    border: 1px solid #fff;
    margin-bottom: 1%;
  }

  .hContactTel .headTel a:before {
    content: "";
    display: inline-block;
    width: 17px;
    height: 17px;
    background: url(/corp/images/common/iconTel01.png) no-repeat center/100%;
    margin-right: 0.6em;
  }

  .headDate {
    font-size: 85.71%;
    text-align: left;
  }

  .hContactTel .note {
    font-size: 70%;
  }

  .hContactTel .date {
    font-size: 75%;
  }

  .hContactMail {
    display: block;
    color: #fff;
    font-size: 107.14%;
    border: 1px solid #fff;
    line-height: 1;
    padding: 4% 0;
    background: url(/corp/images/common/iconMail01.png) no-repeat 16px/21px;
    float: none;
    margin-top: 10px;
  }

  .hContactCloseBtn {
    width: 30px;
    position: absolute;
    top: 12px;
    right: 17px;
  }

  .hContactCloseBtn ul {
    display: block;
    width: 30px;
    height: 30px;
    background: #fff;
    border-radius: 50%;
    position: relative;
  }

  .hContactCloseBtn li {
    display: block;
    height: 4px;
    background: #004098;
    position: absolute;
    width: 18px;
    left: 6px;
  }

  .hContactCloseBtn li:nth-child(1) {
    top: 14px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    transform: rotate(135deg);
  }

  .hContactCloseBtn li:nth-child(2) {
    top: 14px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    transform: rotate(-135deg);
  }

  .hContactCloseBtn:after {
    content: "";
    display: block;
    position: absolute;
    bottom: -8px;
    left: 50%;
    width: 17px;
    height: 6px;
    margin-left: -8px;
    background: url(/corp/images/common/navClose.png) no-repeat center center/100%;
  }
}

@media screen and (max-width:640px) {
  .hContactSatelliteBtn:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    top: 13px;
    left: 13px;
    border: 3px solid transparent;
    border-top: 5px solid #004098;
  }

  .hContactSatellite ul.areaList {
    max-width: 275px;
    max-height: 300px;
  }
}

@media screen and (max-width : 320px) {
  #header .inner {
    padding: 2.93%;
  }

  #site_copy_sp {
    letter-spacing: 0;
  }

  .hContact .hContactInner {
    padding: 10%;
  }
}

/*------------------------------------------------------------
satelliteArea
------------------------------------------------------------*/
.satelliteHeadBox .satelliteTtl span.en {
  font-family: 'Oswald', sans-serif;
  font-weight: 600;
  font-size: 342.86%;
  font-style: italic;
  line-height: 1;
  font-feature-settings: 'palt';
  display: block;
  margin-bottom: 10px;
}

.satelliteHeadBox .satelliteTtl span.jp {
  display: block;
  font-size: 128.57%;
  line-height: 1;
  margin-bottom: 54px;
}

.satelliteInner {
  padding: 12.5% 0 14.75%;
  position: relative;
}

.domestic .satelliteHeadBox .satelliteTtl {
  color: #004098;
}

.domestic {
  width: 50%;
  float: left;
  background: url(/corp/images/common/bgDomestic.jpg) no-repeat left center/contain #fff;
}

.domestic .satelliteInner {
  max-width: 465px;
  float: right;
}

.domesticList li {
  min-width: 132px;
  float: left;
  line-height: 2.14;
}

.domesticList li a {
  transition: color .2s ease;
  color: #555;
}

.domesticList li a:hover {
  color: #004098;
}

.oversea {
  width: 50%;
  float: left;
  background: url(/corp/images/common/bgOversea.jpg) no-repeat right center/contain #004098;
  color: #fff;
}

.oversea .satelliteInner {
  padding: 12.5% 0 14.75% 6%;
}

.overseaList li {
  line-height: 2.14;
}

.overseaList li a {
  color: #fff;
  transition: color .2s ease;
}

.overseaList li a:hover {
  color: #ccd9ea;
}

div.hContactBtn_largearea {
  width: 50%;
  margin: 3.5% 25% 5%;
}

a.hContactBtn_large {
  width: 100%;
  display: block;
  color: #fff;
  background: #f39700;
  padding: 18px 0;
  text-align: center;
  line-height: 1;
  border-radius: 30px;
  font-weight: 500;
  font-size: 24px;
}

@media screen and (max-width:768px) {

  .domestic .domesticList,
  .oversea .overseaList {
    display: none;
  }

  .satelliteArea {
    /*border-top: 1px solid #004098;*/
  }

  .satelliteHeadBox .satelliteTtl span.en {
    font-size: 192.86%;
    margin-bottom: 7px;
  }

  .satelliteHeadBox .satelliteTtl span.jp {
    display: block;
    font-size: 75%;
    line-height: 1;
    margin-bottom: 0;
  }

  .satelliteInner,
  .oversea .satelliteInner {
    padding: 35.73% 0 28%;
  }

  .domestic {
    background: url(/corp/images/common/bgDomestic_sp.jpg) no-repeat left center/cover #fff;
    text-align: center;
    border-top: 1px solid #004098;
    border-bottom: 1px solid #004098;
  }

  .domestic .satelliteInner {
    max-width: 465px;
    float: none;
  }

  .oversea {
    background: url(/corp/images/common/bgOversea_sp.jpg) no-repeat right center/cover #fff;
    text-align: center;
    color: #004098;
    border-left: 1px solid #004098;
    border-top: 1px solid #004098;
    border-bottom: 1px solid #004098;
  }

  div.hContactBtn_largearea {
    width: 70%;
    margin: 5% 15%;
  }

  a.hContactBtn_large {
    width: 100%;
    display: block;
    color: #fff;
    background: #f39700;
    padding: 12px 0;
    text-align: center;
    line-height: 1;
    border-radius: 30px;
    font-weight: 500;
    font-size: 18px;
  }
}

/*------------------------------------------------------------
btmBnrArea
------------------------------------------------------------*/
.btmBnrArea {
  background: #f2f2f2;
}

.btmBnrInner {
  max-width: 1280px;
  margin: 0 auto;
  overflow: hidden;
}

.btmBnr {
  display: flex;
  padding: 7.81% 0 7.03%;
  justify-content: space-between;
  flex-wrap: wrap;
}

.btmBnr li {
  width: 244px;
  flex: 0 0 244px;
  margin-bottom: 20px;
}

.btmBnr li a {
  display: block;
  transition: opacity .25s ease-in-out
}

.btmBnr li a:hover {
  opacity: .7;
}

.btmBnr li a img {
  width: 100%;
  height: auto;
}

@media screen and (max-width:768px) {
  .btmBnr {
    padding: 7.81% 4% 7.03%;
  }

  .btmBnr li {
    width: 48%;
    flex: 0 0 48%;
    margin-bottom: 2.67%;
  }
}

/*------------------------------------------------------------
footerNav
------------------------------------------------------------*/
.footerNav {
  width: 100%;
  background: #004098;
}

.footerNav .inner {
  max-width: 1280px;
  margin: 0 auto;
  display: flex;
  padding: 76px 0 57px;
}

.footernavContent {
  position: relative;
  display: flex;
  flex: auto;
  width: 100%;
}

.footerNavList {
  /*-webkit-flex: 0 1 25%;
	flex: 0 1 25%;*/
  padding: 0 30px 0 0;
}

.footerNavList li.ttl {
  font-size: 16px;
  color: #fff;
  margin-bottom: 30px;
}

.footerNavList li.ttl02 {
  font-size: 16px;
  color: #fff;
  margin-bottom: 14px;
}

.footerNavList li a {
  color: #fff;
  font-size: 16px;
  line-height: 1;
  margin-bottom: 30px;
  display: block;
  transition: color .2s ease;
}

.footerNavList li a:hover {
  color: #ccd9ea;
}

.footerNavList li.subList a {
  font-size: 12.5px;
  line-height: 1.2;
  margin-bottom: 14px;
  padding-left: 17px;
  background: url(/corp/images/common/arrowWhite.png) no-repeat left center;
}

.footerNavList li.mb30 {
  margin-bottom: 30px;
}

.footerCompany {
  flex: 1 1 320px;
  text-align: center;
}

.footerLogo {
  padding: 80px 0 64px;
}

.footerLogoTxt {
  max-width: 320px;
  background: #fff;
  color: #004098;
  line-height: 1;
  padding: 10px 0;
  margin: 0 auto;
}

.sns_farea {
  display: flex;
  margin-top: 20px;
}

.sns_ficon {
  width: 55px;
  padding: 0 10px;
}

.sns_ficon img {
  width: 100%;
}

@media screen and (max-width:768px) {
  .footerNav {
    display: none;
  }
}

.fContactBtn:hover {
  cursor: pointer;
}

/*------------------------------------------------------------
footer
------------------------------------------------------------*/
#footer_group {
  width: 960px;
  margin: 0 auto 20px;
  padding-top: 20px;
}

#footer_group h1 {
  padding: 0;
  border-bottom: none;
  margin-bottom: 5px;
  font-size: 13px;
  font-weight: bold;
}

#footer_group ul {
  padding: 0;
  border-bottom: none;
  margin-bottom: 10px;
  display: block;
  overflow: hidden;
  *zoom: 1;
}

#footer_group li {
  float: left;
  zoom: 1;
  width: auto;
  margin-right: 21px;
}

#footer_group a {
  display: block;
  margin-bottom: 0px;
  font-size: 78%;
  padding: 0 0 0 10px;
  background: url(/corp/images/common/icon_blank_pc.gif) no-repeat left 5px;
  color: #363636;
  text-decoration: none;
}

#footer_group a:hover {
  text-decoration: underline;
}

#footer_company ul {
  padding: 0;
  text-align: right;
  width: 960px;
  margin: 0 auto 5px;
}

#footer_company li {
  display: inline-block;
  font-size: 78%;
  padding: 0 5px;
  border-right: 1px dotted #ccc;
}

#footer_company li:last-child {
  padding-right: 0;
  border-right: none;
}

#footer_company li a {
  display: inline;
  margin-bottom: 0;
  padding: 0;
  background: none;
  color: #363636;
  text-decoration: none;
}

#footer_company li a:hover {
  text-decoration: underline;
}

#footer_company p {
  margin-bottom: 0px;
  padding: 0 0 5px;
  border-bottom: none;
  text-align: right;
  width: 960px;
  margin: 0 auto;
  font-size: 78%;
}

#footer_company p a {
  display: inline;
  margin-bottom: 0;
  padding: 0;
  background: none;
  color: #363636;
  text-decoration: none;
}

#footer_company p a:hover {
  text-decoration: underline;
}

#footer_company footer {
  padding: 0 0 40px;
  display: block;
  width: 960px;
  margin: 0 auto;
  position: relative;
}

#footer_company footer p {
  margin-bottom: 0px;
  padding: 0px;
  border-bottom: none;
  display: inline-block;
}

#footer_company footer p:nth-of-type(1) {
  position: absolute;
  top: -50px;
  left: 0;
  width: 80px;
}

#footer_company footer p:nth-of-type(1) img {
  height: 80px;
  width: auto;
}

#footer_company footer p:nth-of-type(2) {
  padding-left: 0px;
}

@media screen and (max-width:768px) {

  #footer_group,
  #footer_company {
    display: none;
  }

  .footerSp {
    background: #004098;
    text-align: center;
    padding-bottom: 5.33%;
  }

  .footerSp .footerLogo {
    padding: 15.6% 0 11.07%;
    width: 41.33%;
    margin: 0 auto;
  }

  .footerSp .footerLogoTxt {
    width: 59.73%;
    font-size: 75%;
    margin-bottom: 2%;
  }

  .footerSp .footerLinkSp {
    color: #fff;
    margin-bottom: 6%;
  }

  .footerSp .footerLinkSp a {
    font-size: 64.29%;
    color: #fff;
    line-height: 1.67;
  }

  .footerSp p small {
    color: #fff;
    font-size: 70%;
    line-height: 1;
  }

  .sns_farea {
    width: 41.33%;
    margin: 0 auto;
  }

  .sns_ficon {
    width: 20%;
    margin: 5%;
  }
}

@media screen and (max-width:480px) {
  .sns_farea {
    width: 60%;
  }

  .sns_ficon {
    margin: 2.5%;
  }
}

/*------------------------------------------------------------
page top
------------------------------------------------------------*/
#pageTop {
  display: none;
  position: fixed;
  width: 60px;
  height: 60px;
  right: 20px;
  bottom: 20px;
  border-radius: 50%;
  background: rgba(255, 255, 255, .7);
  padding: 5px;
  transition: all .25s ease-in-out;
  z-index: 10001;
}

/*Stickey期間限定
@media screen and (max-width:768px) {
#pageTop {
    bottom: 110px!important;
  }
#hubspot-messages-iframe-container.widget-align-left {
    left: 0 !important;
    bottom: 100px !important;
}
}*/

#pageTop a {
  display: block;
  text-decoration: none;
  background: #536681;
  font-family: 'Oswald', sans-serif;
  font-weight: 500;
  font-size: 85%;
  line-height: 1.14;
  font-feature-settings: 'palt';
  color: #fff;
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  text-align: center;
  position: relative;
  transition: all .25s ease-in-out;
}

#pageTop a:before {
  content: "↑";
  font-size: 12px;
  display: block;
  padding-top: 4px;
}

#pageTop:hover {
  background: rgba(83, 102, 129, 1);
}

#pageTop:hover a {
  background: #fff;
  color: #536681;
}

/*------------------------------------------------------------
common parts
------------------------------------------------------------*/
.inner {
  max-width: 1200px;
  margin: 0 auto;
}

#header .inner {
  width: auto;
}

/*@media screen and (max-width:1280px) {
  .inner {
    padding: 0 1%;
  }
}*/
/*breadcrumb*/
#breadcrumb {
  font-size: 85.71%;
  color: #555;
  line-height: 1;
  padding: 1em 0 0;
}

#breadcrumb a {
  color: #004098;
  margin-right: 1em;
}

#breadcrumb a:after {
  content: ">";
  display: inline-block;
  margin-left: 1em;
}

#breadcrumb a:hover {
  text-decoration: underline;
}

#breadcrumb.breadcrumb02 {
  background: #efefef;
  padding: 18px 0 18px;
}

#ttlArea h1 {
  text-align: center;
  padding: 3.13% 0 5.08%;
}

#ttlArea h1 span.en {
  font-family: 'Oswald', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 342.86%;
  color: #004098;
  line-height: 1;
  font-feature-settings: 'palt';
  display: block;
  margin-bottom: 10px;
}

#ttlArea h1 span.jp {
  display: block;
  font-size: 150%;
  line-height: 1;
}

.contentsWrap {
  width: 100%;
  background: #fff;
}

.section01 {
  /*text-align: center;*/
  margin-bottom: 5.47%;
}

.section01 .ttl01 {
  padding-top: 5.47%;
  margin-bottom: 3.91%;
}

.section01 .ttl01 h1,
.section01 .ttl01 h2 {
  color: #004098;
  font-size: 257.14%;
  font-weight: 700;
}

.section01 .ttl01 p {
  font-size: 171.43%;
  font-weight: 400;
}

.section01 .ttl01 p.sub {
  font-size: 128.57%;
}

.section01 .txt01 {
  font-size: 150%;
  line-height: 1.7;
  color: #555;
}

.section01 .txt02 {
  font-size: 128.57%;
  line-height: 2;
}

.ttlLine {
  display: flex;
  align-items: center;
  margin-bottom: 4.38%;
}

.ttlLine span {
  display: block;
  font-size: 30px;
  font-weight: 700;
  color: #004098;
  margin: 0 1.33em;
}

.ttlLine span.txtSmall {
  margin: 0;
  display: inline;
  font-size: 21px;
}

.ttlLine:before,
.ttlLine:after {
  content: '';
  display: block;
  height: 1px;
  background: #004098;
  flex: 1 1 auto;
}

@media screen and (max-width:768px) {
  .inner {
    max-width: 1280px;
    margin: 0 4%;
    padding: 0;
  }

  #breadcrumb,
  #breadcrumb.breadcrumb02 {
    display: flex;
    white-space: nowrap;
    overflow: auto;
    font-size: 0.8rem;
    /* margin-top: -80px;*/
    margin-bottom: 2rem;
  }

  #breadcrumb a {
    margin-right: 0.5rem;
  }

  #breadcrumb a:after {
    margin-left: 0.5rem;
  }

  #ttlArea h1 {
    padding: 0 0 6.27%;
    margin-bottom: 5%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  #ttlArea h1 span.en {
    font-size: 192.86%;
  }

  #ttlArea h1 span.jp {
    font-size: 85.71%;
  }

  .section01 {
    margin-bottom: 11.25%;
  }

  .section01 .ttl01 {
    padding-top: 0;
    margin-bottom: 10%;
  }

  .section01 .ttl01 h1,
  .section01 .ttl01 h2 {
    font-size: 150%;
  }

  .section01 .ttl01 p,
  .section01 .ttl01 p.sub {
    font-size: 85.71%;
  }

  .section01 .txt01 {
    font-size: 75%;
    text-align: left;
  }

  .section01 .txt02 {
    font-size: 75%;
  }

  .ttlLine {
    display: flex;
    align-items: center;
    margin-bottom: 8.11%;
    text-align: center;
  }

  .ttlLine span {
    display: block;
    font-size: 128.57%;
    margin: 0 1.33em;
  }

  .ttlLine span.txtSmall {
    display: block;
    text-align: center;
    font-size: 75%;
  }
}

ul.headLink {
  display: block;
  margin: 40px auto 0;
  max-width: 1280px;
}

ul.headLink li {
  float: left;
  margin: 0 1px 1px 0;
}

ul.headLink li a {
  display: block;
  width: 100%;
  text-align: center;
  color: #fff;
  background: #004098;
  padding: 20px 24px;
  font-size: 16px;
  border: 1px solid #004098;
  transition: all .25s ease;
}

ul.headLink li a.current,
ul.headLink li a:hover {
  background: #fff;
  color: #004098;
}

ul.headLink02 {
  border-bottom: 1px solid #004098;
  border-left: 1px solid #004098;
}

ul.headLink02 li {
  margin: 0 0 0 0;
}

ul.headLink02 li a {
  color: #004098;
  padding: 20px 50px;
  background: #fff;
  border-bottom: 0;
  border-left: 0;
}

ul.headLink02 li a.current,
ul.headLink02 li a:hover {
  background: #004098;
  color: #fff;
}

@media screen and (max-width:768px) {
  ul.headLink {
    display: block;
    padding: 0 0 4%;
    margin: 5.33% 2.67% 0;
  }

  ul.headLink li {
    float: left;
    margin: 0 2px 2px 0;
  }

  ul.headLink li a {
    padding: 0.7em 1em;
    font-size: 75%;
  }

  ul.headLink02 {
    border: 0;
    padding: 4% 0 0;
    margin: 0 2.67%;
    border-top: 1px solid #004098;
  }

  ul.headLink02 li a {
    border: 1px solid #004098;
  }
}

.headTxtBox01 .txtBox {
  width: 59.77%;
  float: left;
  text-align: left;
}

.headTxtBox01 .txtBox h2 {
  font-size: 214.29%;
  font-weight: 700;
  color: #004098;
  margin-bottom: 30px;
}

.headTxtBox01 .txtBox h3.subTtl {
  font-size: 171.43%;
  font-weight: 700;
  color: #004098;
}

.headTxtBox01 .txtBox .txt {
  font-size: 128.57%;
  line-height: 2;
  margin-bottom: 26px;
}

.headTxtBox01 .txtBox .grayBox {
  background: #eee;
  padding: 15px 30px;
  border: 1px solid #ccc;
  font-size: 128.57%;
}

.headTxtBox01 .txtBox .grayBox li {
  font-weight: 700;
  line-height: 2;
  list-style: disc inside;
}

.headTxtBox01 .img {
  width: 37.5%;
  float: right;
}

@media screen and (max-width:768px) {
  .headTxtBox01 .txtBox {
    width: 100%;
    float: none;
  }

  .headTxtBox01 .txtBox h2 {
    font-size: 128.57%;
    margin-bottom: 1em;
  }

  .headTxtBox01 .txtBox h3.subTtl {
    font-size: 114.29%;
  }

  .headTxtBox01 .txtBox .txt {
    font-size: 100%;
    margin-bottom: 6.93%;
  }

  .headTxtBox01 .txtBox .grayBox {
    padding: 11px 15px;
    margin-bottom: 5.33%;
    font-size: 100%;
  }

  .headTxtBox01 .txtBox .grayBox li {
    line-height: 2;
    padding-left: 1em;
    text-indent: -1.2em;
    list-style: disc inside;
  }

  .headTxtBox01 .img {
    width: 100%;
    float: none;
  }
}

/*content box*/
.contentBox01 {
  text-align: left;
}

.contentBox01 h3.ttlIcon {
  font-size: 24px;
  color: #004098;
  padding-left: 50px;
  font-weight: 700;
  margin-bottom: 1em;
}

.contentBox01 h4.subTtl {
  font-size: 128.57%;
  font-weight: 700;
  color: #004098;
}

.contentBox01 h4.subTtl_24p {
  font-size: 24px;
  font-weight: 700;
  color: #004098;
}

.contentBox01 .leftBox {
  width: 48.44%;
  float: left;
}

.contentBox01 p {
  font-size: 16px;
  line-height: 1.75;
  color: #555;
  margin-bottom: 25px;
}

.contentBox01 p a {
  color: #004098;
  text-decoration: underline;
}

.contentBox01 p a:hover {
  text-decoration: none;
}

.contentBox01 .picRow2 {
  display: flex;
  justify-content: space-between;
  margin-bottom: 25px;
}

.contentBox01 .rightBox {
  width: 48.44%;
  float: right;
}

.contentBox01 .bb {
  padding-bottom: 40px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 40px;
}

.contentBox01 .mb {
  margin-bottom: 6.25%;
}

@media screen and (max-width:768px) {

  /*content box*/
  .contentBox01 h3.ttlIcon {
    font-size: 107.14%;
    color: #004098;
    padding-left: 6.76%;
    font-weight: 700;
    margin-bottom: 1em;
  }

  .contentBox01 .leftBox {
    width: 100%;
    float: none;
    margin-bottom: 12%;
  }

  .contentBox01 p {
    font-size: 100%;
    margin-bottom: 1.5em;
  }

  .contentBox01 .picRow2 {
    margin-bottom: 1.5em;
  }

  .contentBox01 .rightBox {
    width: 100%;
    float: none;
  }

  .contentBox01 .bb {
    padding-bottom: 2em;
    border-bottom: 1px solid #ccc;
    margin-bottom: 2em;
  }
}

/*list*/
.infoList01 {
  font-size: 18px;
}

.infoList01 dt {
  font-weight: 500;
  color: #004098;
  float: left;
  padding: 20px 0;
}

.infoList01 dd {
  padding: 20px 0 20px 7em;
  border-bottom: 1px solid #ccc;
}

.infoList01 dd a {
  color: #2e65ba;
  text-decoration: underline;
}

.infoList01 dd:after {
  content: "";
  display: block;
  clear: both;
}

.infoList01 dd a:hover {
  text-decoration: none;
}

.infoList01 dd:last-of-type {
  border-bottom: 0;
}

.infoList01 dd a.btn01 {
  font-size: 16px;
  line-height: 1;
  padding: 18px 38px;
  border: 3px solid #004098;
  color: #004098;
  text-align: center;
  display: inline-block;
  text-decoration: none;
  font-weight: 500;
  margin-top: 20px;
  transition: all .25s ease;
}

.infoList01 dd a.btn01:hover {
  color: #fff;
  background: #004098;
}

.infoList01 dd .txtSmall {
  font-size: 14px;
}

@media screen and (max-width:768px) {

  /*list*/
  .infoList01 {
    font-size: 100%;
  }

  .infoList01 dt {
    padding: 14px 0;
  }

  .infoList01 dd {
    padding: 14px 0 14px 7em;
  }

  .infoList01 dd a.btn01 {
    font-size: 85.71%;
    padding: 12px 38px;
    border: 2px solid #004098;
    color: #004098;
    margin-top: 20px;
  }

  .infoList01 dd .txtSmall {
    font-size: 85.71%;
  }
}

/*btn*/
.btnStyle01 {
  display: block;
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
  padding: 20px 0;
  width: 31.25%;
  margin: 7.81% auto;
  text-align: center;
  color: #fff;
  background: #014593;
  transition: all 0.25s ease;
}

.btnStyle01:hover {
  background: #f39800;
}

.btnStyle02 {
  display: block;
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
  padding: 20px 0;
  width: 31.25%;
  margin: 4.69% auto 7.81%;
  text-align: center;
  color: #014593;
  background: #fff;
  border: 3px solid #014593;
  transition: all 0.25s ease;
}

.btnStyle02:hover {
  color: #fff;
  background: #014593;
}

.btnStyle03,
.btnStyle03_right01,
.btnStyle03_left01 {
  display: block;
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
  padding: 15px 0;
  width: 290px;
  margin: 4.69% auto 0;
  text-align: center;
  color: #014593;
  background: #fff;
  border: 3px solid #014593;
  transition: all 0.25s ease;
}

.btnStyle03:hover,
.btnStyle03_right01:hover,
.btnStyle03_left01:hover {
  color: #fff;
  background: #014593;
  border: 3px solid #fff;
}

.btnStyle03_left01 {
  display: inline-block;
  margin-right: 50px;
}

.btnStyle03_right01 {
  display: inline-block;
}

.btnStyle04 {
  display: block;
  font-size: 20px;
  font-weight: 500;
  line-height: 1;
  padding: 15px 0;
  width: 390px;
  margin: 4.69% auto 0;
  text-align: center;
  color: #fff;
  background: #333;
  transition: all 0.25s ease;
}

.btnStyle04:hover {
  color: #333;
  background: #fff;
}

.pdf:before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(/corp/images/seminar/icon_pdf.png) no-repeat center/100%;
  margin-right: 10px;
}

.iconWdw:before {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  background: url(/corp/images/common/icon_window.png) no-repeat center/100%;
  margin-right: 1em;
}

@media screen and (max-width:768px) {
  .btnStyle01 {
    font-size: 107.14%;
    padding: 4% 0;
    width: 75%;
    margin: 7.81% auto;
  }

  .btnStyle02 {
    font-size: 100%;
    padding: 20px 0;
    width: 75%;
    margin: 4.69% auto 13.51%;
    border: 3px solid #014593;
  }

  .btnStyle03 {
    font-size: 107.14%;
    padding: 15px 0;
    width: 78.38%;
  }

  .btnStyle04 {
    font-size: 107.14%;
    padding: 15px 0;
    width: 78.38%;
  }
}

/* table */
.tableWrap {
  overflow: auto;
  white-space: nowrap;
}

.tableWrap::-webkit-scrollbar {
  height: 5px;
}

.tableWrap::-webkit-scrollbar-track {
  background: #F1F1F1;
}

.tableWrap::-webkit-scrollbar-thumb {
  background: #BCBCBC;
}

table.table01 {
  width: 100%;
}

table.table01 tr:not(:last-of-type) {
  border-bottom: 1px solid #ccc;
}

table.table01 tr:nth-of-type(even) {
  background: #efefef;
}

table.table01 th {
  color: #004098;
  padding: 12px 1em;
}

table.table01.center th {
  text-align: center;
}

table.table01 td {
  padding: 12px 1em;
}

table.table02 {
  width: 100%;
  border: 1px solid #ccc;
  margin-bottom: 1em;
}

table.table02 th {
  border: 1px solid #ccc;
  font-weight: 700;
  background: #014593;
  color: #fff;
  padding: 8px 1em;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
}

table.table02 td {
  border: 1px solid #ccc;
  padding: 8px 1em;
  text-align: center;
}

table.table02.p5 td {
  padding: 5px;
  text-align: left;
}

table.table02 td.meal01 {
  border-bottom: none;
  text-align: left;
}

table.table02 td.meal02 {
  border-top: none;
  text-align: right;
}

table.table03 {
  width: 100%;
  border: 1px solid #ccc;
  margin-bottom: 1em;
  font-size: 120%;
}

table.table03 th {
  border: 1px solid #ccc;
  font-weight: 700;
  background: #014593;
  color: #fff;
  padding: 8px 1em;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
}

table.table03 td {
  border: 1px solid #ccc;
  padding: 8px 1em;
  text-align: center;
}

table.table03.p5 td {
  padding: 5px;
  text-align: left;
}

table.table03 td.meal01 {
  border-bottom: none;
  text-align: left;
}

table.table03 td.meal02 {
  border-top: none;
  text-align: right;
}

td.date {
  vertical-align: middle;
  text-align: center;
}

.gross {
  text-align: center;
  vertical-align: middle;
  color: red;
}

@media screen and (max-width:768px) {
  table.table01 {
    font-size: 85.71%;
  }

  table.table02 {
    font-size: 85.71%;
  }

  table.table02.p5 th {
    font-size: 75%;
  }

  .tableWrap table.table02 {
    margin-bottom: 0;
  }

  table.table03 {
    font-size: 85.71%;
  }

  table.table03.p5 th {
    font-size: 75%;
  }

  .tableWrap table.table03 {
    margin-bottom: 0;
  }
}

/*contact box*/
.contactBox01 {
  width: 100%;
  display: flex;
}

.contactBox01 .address {
  background: #f2f2f2;
  padding: 50px 40px 33px;
  flex: 1;
}

.contactBox01 .address h4 {
  font-size: 30px;
  font-weight: 700;
  color: #014593;
  line-height: 1;
  margin-bottom: 20px;
}

.contactBox01 .address .coName {
  font-size: 18px;
  color: #014593;
}

.contactBox01 .address .coInfo {
  font-size: 16px;
  line-height: 1.75;
}

.contactBox01 .address .coInfo a {
  color: #014593;
  text-decoration: underline;
}

.contactBox01 .address .coInfo a:hover {
  text-decoration: none;
}

.contactBox01 .entry {
  background: #014593;
  text-align: center;
  padding: 38px 0;
  flex: 0 0 560px;
}

.contactBox01 .entry h4 .en {
  display: block;
  font-family: 'Oswald', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 36px;
  color: #f2f2f2;
}

.contactBox01 .entry h4 .jp {
  display: block;
  font-size: 16px;
  color: #fff;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 20px;
}

.contactBox01 .entry .seminarTtl,
.contactBox01 .entry .date {
  font-size: 18px;
  line-height: 1.33;
  color: #fff;
  font-weight: 400;
}

/* orange ver */
.contactBox02 {
  width: 100%;
  display: flex;
}

.contactBox02 .address {
  background: #f2f2f2;
  padding: 50px 40px 33px;
  flex: 1;
}

.contactBox02 .address h4 {
  font-size: 30px;
  font-weight: 700;
  color: #014593;
  line-height: 1;
  margin-bottom: 20px;
}

.contactBox02 .address .coName {
  font-size: 18px;
  color: #333;
}

.contactBox02 .address .coInfo {
  font-size: 16px;
  line-height: 1.75;
}

.contactBox02 .address .coInfo a {
  color: #014593;
  text-decoration: underline;
}

.contactBox02 .address .coInfo a:hover {
  text-decoration: none;
}

.contactBox02 .entry {
  background: #F39800;
  text-align: center;
  padding: 38px 0;
  flex: 0 0 760px;
}

.contactBox02 .entry h4 .en {
  display: block;
  font-family: 'Oswald', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 36px;
  color: #f2f2f2;
}

.contactBox02 .entry h4 .jp {
  display: block;
  font-size: 16px;
  color: #fff;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 20px;
}

.contactBox02 .entry .seminarTtl,
.contactBox02 .entry .date {
  font-size: 18px;
  line-height: 1.33;
  color: #000;
  font-weight: 400;
}

@media screen and (max-width:768px) {
  .contactBox01 {
    width: 100%;
    display: block;
  }

  .contactBox01 .address {
    padding: 6.76%;
  }

  .contactBox01 .address h4 {
    font-size: 150%;
    margin-bottom: 10px;
  }

  .contactBox01 .address .coName {
    font-size: 100%;
    color: #014593;
  }

  .contactBox01 .address .coInfo {
    font-size: 85.71%;
  }

  .contactBox01 .entry {
    width: 100%;
    padding: 4% 0;
    margin-bottom: 15%;
  }

  .contactBox01 .entry h4 .en {
    font-size: 24px;
  }

  .contactBox01 .entry h4 .jp {
    font-size: 100%;
    margin-bottom: 10px;
  }

  .contactBox01 .entry .seminarTtl,
  .contactBox01 .entry .date {
    font-size: 85.71%;
  }

  .contactBox02 {
    width: 100%;
    display: block;
  }

  .contactBox02 .address {
    padding: 6.76%;
  }

  .contactBox02 .address h4 {
    font-size: 150%;
    margin-bottom: 10px;
  }

  .contactBox02 .address .coName {
    font-size: 100%;
    color: #014593;
  }

  .contactBox02 .address .coInfo {
    font-size: 85.71%;
  }

  .contactBox02 .entry {
    width: 100%;
    padding: 4% 0;
    margin-bottom: 15%;
  }

  .contactBox02 .entry h4 .en {
    font-size: 24px;
  }

  .contactBox02 .entry h4 .jp {
    font-size: 100%;
    margin-bottom: 10px;
  }

  .contactBox02 .entry .seminarTtl,
  .contactBox02 .entry .date {
    font-size: 85.71%;
  }

  .satelliteLink_sp {
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
  }
}

/*others*/
.bnrAd {
  padding: 4rem 1rem;
  text-align: center;
}

.bnrFeatureContents {
  padding: 1rem 1rem;
  text-align: center;
}

.bnrDST {
  padding: 2rem 0;
  text-align: center;
}

.bnrDST a:hover {
  opacity: .8;
}

/*For New Header*/
#header-sp .p-contact-button {
  display: block;
  width: 112px;
  height: -webkit-min-content;
  height: -moz-min-content;
  height: min-content;
  line-height: 1;
  font-size: 75%;
  font-weight: 500;
  text-align: center;
  color: #fff;
  background: #f39700;
  border-radius: 15px;
  padding: 10px 10px;
  transition: opacity 0.3s;
}

/*20230112追加*/
.newin {
  color: white;
  font-weight: bold;
  font-size: .7rem;
  margin-left: 5px;
  background-color: red;
  padding: 0 3px;
}

.updatein {
  color: white;
  font-weight: bold;
  font-size: .7rem;
  margin-left: 5px;
  background-color: #008db7;
  padding: 0 3px;
}

/*20230123追加*/
.mt1 {
  margin-top: 1rem !important;
}

.mt3 {
  margin-top: 3rem !important;
}

/*20240118追加*/
.contents_bnr {
  width: 100%;
  display: block;
  margin: 0 auto;
  text-align: center;
  padding: 5rem 0;
  background-color: #f6f2c2;
  background-image: repeating-linear-gradient(-45deg, #fff, #fff 7px, transparent 0, transparent 14px);
}

@media screen and (max-width: 768px) {
  .contents_bnr {
    padding: 1rem 0;
  }
}

/*20240301追加*/
#hubspot-messages-iframe-container.widget-align-left {
  z-index: 2147483648 !important;
}