
@charset "utf-8";
/*=============================================================
 Common Layout
=============================================================*/
/* reset style
-------------------------------------------------------------*/
* {
  padding: 0;
  margin: 0;
}
section,
article,
aside,
hgroup,
header,
footer,
nav,
figure,
figcaption,
summary {
  display: block;
  padding: 0px;
  margin: 0px;
}
ol,
ul,
dl,
li,
dt,
dd {
  list-style: none;
}
hr {
  display: none;
}
img {
  vertical-align: top;
}
html {
  -webkit-text-size-adjust: none;
}
body {
  color: #424242;
  font: 14px/1 Arial, Helvetica, sans-serif;
  background: #fff;
  text-align: center;
}
a,
img {
  margin: 0;
  padding: 0;
  border: none;
}
img {
  max-width: 100%;
  box-sizing: border-box;
  vertical-align: bottom;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  line-height: 1;
}
table,
table th,
table td {
  margin: 0;
  padding: 0;
  border-collapse: collapse;
}

* {
  padding: 0;
  margin: 0;
}
section,
article,
aside,
hgroup,
header,
footer,
nav,
figure,
figcaption,
summary {
  display: block;
  padding: 0px;
  margin: 0px;
}
ol,
ul,
dl,
li,
dt,
dd {
  list-style: none;
}
hr {
  display: none;
}
img {
  vertical-align: top;
}
html {
  -webkit-text-size-adjust: none;
}
body {
  color: #424242;
  font: 14px/1 Arial, Helvetica, sans-serif;
  background: #fff;
  text-align: center;
}
a,
img {
  margin: 0;
  padding: 0;
  border: none;
}
img {
  max-width: 100%;
  box-sizing: border-box;
  vertical-align: bottom;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  line-height: 1;
}
table,
table th,
table td {
  margin: 0;
  padding: 0;
  border-collapse: collapse;
}
/* =========================================================== */
/* Default */
/* =========================================================== */
a.img {
  border-bottom: none;
  line-height: inherit;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
input,
select {
  vertical-align: middle;
}
button:focus {
  outline: 0;
}
img {
  max-width: 100%;
  width: auto;
  vertical-align: middle;
}
em {
  font-style: normal;
}
ul {
  list-style: none;
}

a:focus {
  text-decoration: none !important;
  outline: none !important;
}
/* 
@media screen and (min-width: 768px) {
	a {transition: .3s;}
	a:hover{opacity: .7;text-decoration: none;}
} */

html {
  font-size: 62.5%;
  height: auto;
  width: 100%;
  overflow-x: hidden;
}
body {
  background-color: #fff;
  color: #1e2833;
  /*font-family: 'Noto Sans JP', "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "ＭＳ ゴシック", "Verdana", sans-serif;*/
  font-family: "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic,
    "ヒラギノ角ゴ ProN W3", "Hiragino Sans", "Hiragino Kaku Gothic ProN",
    "メイリオ", meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 1;
  width: 100%;
  -webkit-text-size-adjust: 100%;
}
small {
  font-size: 1.2rem;
}
.smaller {
  font-size: 0.9em;
}
.container {
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
  box-sizing: border-box;
}
.container-sub {
  max-width: 980px;
  margin: 0 auto;
  padding: 0 20px;
}
#wrapper main {
  margin-bottom: 100px;
}

@media screen and (max-width: 999px) {
  #wrapper main {
    margin-bottom: 60px;
  }
}

/* =========================================================== */
/* main */
/* =========================================================== */
.under {
  background-image: url(/img/common/under-bg.png);
  background-repeat: no-repeat;
  background-position: top left 30%;
}
.under main p + p {
  margin-top: 1em;
}
.under main p,
.under main dl {
  line-height: 2;
}
.under main dl dt {
  font-weight: 700;
}
.page-title {
  padding: 100px 0;
  margin: 0;
  position: relative;
}
.page-title h2 {
  font-size: 3.6rem;
  color: #00509e;
  display: inline-block;
  text-align: left;
  font-weight: 600;
  position: relative;
  z-index: 1;
}
.page-title h2 span {
  display: inline-block; /*padding: 0 0 2rem;*/
  position: relative;
  overflow: hidden;
  line-height: 1.3;
}
.page-title.has-thumb h2 {
  background: #fff;
  padding: 3.5rem 5rem 3rem 4rem;
  margin-left: -4rem;
}
/*
.page-title h2:before{position:absolute;top:0;right:0;bottom:0;left:-100vw;content:"";background:#fff;z-index:0;width:auto;height:100%}

.page-title h2 span:before,.page-title h2 span:after{content:"";position:absolute;bottom:0;left:0;height:2px}
.page-title h2 span:after{width:46px;background:#00509e}
.page-title h2 span:before{width:92px;background:#efefef}
*/
.page-title .lower_mv {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
#careers .page-title .lower_mv {
  background-position: top 25% center;
}

@media screen and (min-width: 1601px) {
  .page-title.has-thumb {
    background: #f9fafc;
  }
  .page-title.has-thumb .lower_mv {
    background-size: 1600px auto;
  }
  .page-title.has-thumb .lower_mv:before,
  .page-title.has-thumb .lower_mv:after {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    width: 1600px;
    height: 100%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
  .page-title.has-thumb .lower_mv:before {
    background: linear-gradient(
      90deg,
      rgba(249, 250, 252, 1) 0%,
      rgba(249, 250, 252, 0) 30%
    );
  }
  .page-title.has-thumb .lower_mv:after {
    background: linear-gradient(
      270deg,
      rgba(249, 250, 252, 1) 0%,
      rgba(249, 250, 252, 0) 30%
    );
  }
}

@media screen and (max-width: 767px) {
  .page-title {
    margin-top: 70px;
    padding: 60px 0 60px;
  }
  .page-title h2 {
    font-size: 2.8rem;
    padding: 2rem 0 1.5rem 0;
  }
  #disclosure .page-title h2,
  #security .page-title h2 {
    letter-spacing: -0.05em;
    font-size: 2.4rem;
  }
  .page-title.has-thumb h2 {
    padding: 2rem 2rem 1.5rem 4rem;
  }
}

/*breadcrumb*/
.breadcrumb {
  font-size: 1.2rem;
  padding: 15px 0;
  border-top: 1px solid #efefef;
  border-bottom: 1px solid #efefef;
  margin-top: 0;
  margin-bottom: 60px;
  background: none;
}
.breadcrumb li {
  display: inline-block;
}
.breadcrumb li + li:before {
  content: "";
  display: inline-block;
  width: 4px;
  height: 4px;
  border: 1px solid #6c6c6c;
  border-left: none;
  border-top: none;
  margin: 0 12px 2px 8px;
  transform: rotate(-45deg);
}
.breadcrumb li a {
  border-bottom: none;
  color: #00509e;
}
@media screen and (max-width: 767px) {
  .breadcrumb {
    margin-bottom: 30px;
  }
}

/* =========================================================== */
/* common class */
/* =========================================================== */

/* font
------------------------------ */
.bold {
  font-weight: 600;
}
.font-lato {
  font-family: "Lato", sans-serif;
  font-weight: 500;
}
.font-lato.bold {
  font-weight: 700;
}
.font-min {
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
}
.f16 {
  font-size: 1.6rem;
}
.f18 {
  font-size: 1.8rem;
}

/* bg Color
------------------------------ */
.bg-white {
  background: #fff;
}
.bg-light {
  background: #f9fafc;
}

/* text
------------------------------ */
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}

/* text Color
------------------------------ */
.text-inherit {
  color: inherit !important;
}
.text-blue {
  color: #00509e;
}

/* img element
-------------------------------------------------------------*/
.over {
}
.icn {
  vertical-align: text-top;
  padding: 2px 2px 0 5px;
}
/* a Element
-------------------------------------------------------------*/
a {
  color: #21aee6;
  text-decoration: none;
}
a:hover {
  color: #21aee6;
  text-decoration: underline;
}
a.line {
  text-decoration: underline;
}
/* Float Element */
.cClear {
  clear: both !important;
}
.cLeft {
  float: left !important;
}
.cRight {
  float: right !important;
}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
  width: 0;
  height: 0;
}

/* aligh */
.alignL {
  text-align: left !important;
}
.alignC {
  text-align: center !important;
}
.alignR {
  text-align: right !important;
}
.valignT {
  vertical-align: top !important;
}
.valignM {
  vertical-align: middle !important;
}
.valignB {
  vertical-align: bottom !important;
}

/* margin padding */
.mT0 {
  margin-top: 0 !important;
}
.mT5 {
  margin-top: 5px !important;
}
.mT10 {
  margin-top: 10px !important;
}
.mT15 {
  margin-top: 15px !important;
}
.mT20 {
  margin-top: 20px !important;
}
.mT25 {
  margin-top: 25px !important;
}
.mT30 {
  margin-top: 30px !important;
}
.mT40 {
  margin-top: 40px !important;
}
.mT50 {
  margin-top: 50px !important;
}
.mB0 {
  margin-bottom: 0 !important;
}
.mB5 {
  margin-bottom: 5px !important;
}
.mB10 {
  margin-bottom: 10px !important;
}
.mB15 {
  margin-bottom: 15px !important;
}
.mB20 {
  margin-bottom: 20px !important;
}
.mB25 {
  margin-bottom: 25px !important;
}
.mB30 {
  margin-bottom: 30px !important;
}
.mB40 {
  margin-bottom: 40px !important;
}
.mB50 {
  margin-bottom: 50px !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;
}
.pT40 {
  padding-top: 40px !important;
}
.pT50 {
  padding-top: 50px !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;
}
.pB25 {
  padding-bottom: 25px !important;
}
.pB30 {
  padding-bottom: 30px !important;
}
.pB40 {
  padding-bottom: 40px !important;
}
.pB50 {
  padding-bottom: 50px !important;
}

/* text Layout
-------------------------------------------------------------*/
/* SizeVariation( px) */
.txt-size10 {
  font-size: 10px !important;
}
.txt-size11 {
  font-size: 11px !important;
}
.txt-size12 {
  font-size: 12px !important;
}
.txt-size14 {
  font-size: 14px !important;
}
.txt-size16 {
  font-size: 15px !important;
}
.txt-size18 {
  font-size: 18px !important;
}
.txt-size21 {
  font-size: 21px !important;
}
.txt-size24 {
  font-size: 24px !important;
}
.txt-size27 {
  font-size: 27px !important;
}
.txt-size30 {
  font-size: 30px !important;
}
.txt-size32 {
  font-size: 32px !important;
}
.txt-size36 {
  font-size: 36px !important;
}
.lh-130 {
  line-height: 1.3 !important;
}
.lh-150 {
  line-height: 1.5 !important;
}
.lh-180 {
  line-height: 1.8 !important;
}
.textNormal {
  font-weight: normal !important;
}
.textBold {
  font-weight: bold !important;
}
.nowrap {
  white-space: nowrap;
}

/* Color */

/*=============================================================
contents module Layout
=============================================================*/

/*=============================================================
header Layout
=============================================================*/
#header {
  clear: both;
  width: auto;
  height: 125px;
  padding-top: 25px;
  line-height: 1;
  border-bottom: 4px solid #21aee6;
}
#headerTop {
  width: 960px;
  height: 87px;
  margin: 0 auto;
  text-align: left;
}
#headerTop h1 {
  float: left;
}
#headerTop #subMenu {
  float: right;
  padding-top: 7px;
}
#headerTop #subMenu li {
  float: left;
  padding-left: 10px;
}
#headerTop #subMenu li a {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  padding: 1rem 2.5rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #fff;
  border-radius: 0.5rem;
}

#headerTop #subMenu li .btn_jp,
#headerTop #subMenu li a.btn_jp {
  color: #fff;
  background: #21ade5;
}
#headerTop #subMenu li .btn_jp:hover,
#headerTop #subMenu li a.btn_jp:hover {
  color: #fff;
  background-color: #007bab;
}
#headerTop #subMenu li#menuContact a {
  color: #fff;
  padding-left: 27px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  background: #21aee6 url(../img/arw_hdr_contact.png) no-repeat 10px center;
}
#headerTop #subMenu li#menuContact a:hover {
  background: #3e98ca url(../img/arw_hdr_contact.png) no-repeat 10px center;
}
/* global Layout
---------------------------------*/
#global {
  clear: both;
  width: 958px;
  height: 33px;
  margin: 0 auto;
  line-height: 1;
  border-right: 2px solid #aeaeae;
  position: relative;
  z-index: 100;
}
#global li {
  float: left;
  width: 309px;
  height: 33px;
  padding: 0 4px;
  border-left: 2px solid #aeaeae;
}
#global li.first,
#global li.last {
  width: 230px;
}
#global li a {
  width: 100%;
  display: table;
  height: 33px;
  font-size: 18px;
  color: #424242;
  text-decoration: none;
  text-align: center;
}
#global li a span {
  width: 100%;
  display: table-cell;
  vertical-align: middle;
}
#global li:hover a {
  color: #fff;
  background: #21aee6;
}
#corporate #global li#gbCorporate a span,
#service #global li#gbService a span,
#ir #global li#gbIr a span,
#csr #global li#gbCsr a span {
  color: #fff;
  background: #21aee6;
}
#global li ul {
  display: none;
}
#global li ul li {
  border-left: none;
  padding: 0;
  height: auto;
}
#global li ul li a {
  width: auto;
  height: auto;
  font-size: 14px;
  text-align: left;
  display: block;
  background: #e1f1f9;
  color: #424242;
  border-top: 1px solid #fff;
}
#global li:hover ul li a {
  background: #e1f1f9 url(../img/arw_hdr_gb_menu.png) no-repeat 10px 10px;
  color: #424242;
  padding: 9px 10px 9px 25px;
  border-top: 1px solid #fff;
}
#global li ul li:first-child a,
#global li:hover ul li:first-child a {
  border-top: none;
}
#global li:hover ul li a:hover {
  text-decoration: underline;
  color: #21aee6;
}
#global li:hover ul {
  display: block;
}
/*=============================================================
contents Layout
=============================================================*/
#contents {
  width: 960px;
  margin: 0 auto;
  text-align: left;
  clear: both;
}
#contents:after {
  content: "";
  display: block;
  clear: both;
  width: 0;
  height: 0;
}
/*=============================================================
Footer Layout
=============================================================*/
#footer {
  width: auto;
  clear: both;
  line-height: 1;
}
.footer-top {
  width: 960px;
  margin: 0 auto;
  overflow: hidden;
}
#pagetop {
  text-align: right;
  float: right;
}
#copyright {
  background: #21aee6;
}
#copyrightInner {
  width: 960px;
  margin: 0 auto;
  text-align: left;
  padding: 10px 0;
  color: #fff;
  font-size: 12px;
}
.up-date {
  float: left;
  font-size: 14px;
  color: #666;
  margin: 5px 0 0;
  border: 1px solid #ddd;
  padding: 10px 20px;
}


