@charset "UTF-8";


  header .headnav #GlobalNavi .icLang.pos2.onlySP {
	  display: none !important;
  }

  .mapic a{
	  display: inline-block !important;
	  background-color: #000 !important;
	  color: #fff !important;
	  margin-right: 5px;
	  padding: 2px 5px;
	  font-size: 93%;
  }

/* ------------------------------------------------------------------------------
   Global Styles
-------------------------------------------------------------------------------*/
.gotic {
  font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,Helvetica,Arial,'ＭＳ Ｐゴシック','MS PGothic',sans-serif !important;
}

.mincho {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.boxH {
  vertical-align: top;
}

body {
  overflow-x: hidden;
}

p {
  color: #333;
}

h1, h2, h3, h5, h6 {
  font-weight: 400;
}

h4 {
  font-weight: 300;
  font-size: 15px;
}

a {
  color: #ff5335;
}
a:hover {
  color: #ff5335;
  text-decoration: none;
}
#breadcrumb a:hover {
  color: #ff5335;
  text-decoration: underline;
}
a:focus {
  outline: none;
}

img {
  max-width: 100%;
  height: auto;
}

ul, li {
  list-style: none;
  padding: 0;
  margin: 0;
}

.pt_1-5 {
  padding-top: 1.5em !important;
}

.onlyPC {
  display: block !important;
}

.onlySP {
  display: none !important;
}

.tac {
  text-align: center !important;
}

.w150 {
  width: 150px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.pb250 {
  padding-bottom: 15em !important;
}

.center-block {
  float: none;
}

.linkA:hover {
  opacity: 0.6;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.container {
    max-width: 1000px !important;
}

/* ------------------------------------------------------------------------------
   header
-------------------------------------------------------------------------------*/
header {
  background: #fff;
  /* ------------------------------------------------------------------------------
     headnav
  -------------------------------------------------------------------------------*/
}
header .headnav {
  position: relative;
  width: 100%;
  display: table;
}
header .headnav h1 {
  display: table-cell;
  width: 315px;
}
header .headnav nav {
  display: table-cell;
  padding-left: 4%;
}
header .headnav nav ul {
	float: right;
  letter-spacing: -0.4em;
  padding-top: 3em;
  display: table;
}
header .headnav nav ul li {
  display: table-cell;
  letter-spacing: normal;
  text-align: center;
  padding: 0 .8em;
  border-right: 1px dotted #adadad;
}
header .headnav nav ul li a {
  display: block;
  white-space: nowrap;
  font-size: 14px;
  color: #333;
  font-weight: bold;
}
header .headnav nav ul li a span {
  padding-bottom: 1em;
}
header .headnav nav ul li a span:hover,
header .headnav nav ul li.active a span {
  border-bottom: 2px solid #333;
}
header .headnav nav ul li:nth-of-type(2) {
  border-left: 1px dotted #adadad;
}
header .headnav nav ul li:last-child {
  border-right: none;
  padding-left: 1.5em;
  padding-right: 0;
  font-size:0;
}
header .headnav .icLang {
  display: table-cell;
  padding: 0;
  min-width: 28px;
  min-height: 28px;
  background: url(../img/langJP_pc.png) no-repeat center center;
  line-height: 28px;
  text-indent: -9999px
}
header .headnav span.icLang:first-child {
    padding-left: 20px;
}
header .headnav .icLang.pos2 {
  background: url(../img/langEN_pc.png) no-repeat center center;
}

header .headnav .icLang.pos2.current{
  background: url(../img/langEN_pc_act.png) no-repeat center center;
}
header .headnav .icLang a {
  display: table-cell;
  width: 28px;
  height: 28px;
  padding: 0 5px;
}
header h2 {
  padding: 1.8em 0;
}

#breadcrumb {
  background: #f2f2f2;
}
#breadcrumb ul {
  display: table;
}
#breadcrumb ul li {
  display: table-cell;
  padding: .8em .3em;
  font-size: 12px;
}
#breadcrumb ul li:after {
  content: ">>";
  padding-left: .5em;
  color: #c2c2c2;
}
#breadcrumb ul li:last-child:after {
  content: "";
}
.wrapPdf {
  padding: 0;
}

.btnPDF {
  background-color: #fff;
  padding: 20px;
}

@media (max-width: 640px) {
  .fixed {
    position: fixed;
    width: 100%;
    height: 100%;
  }
  header .headnav span.icLang:first-child {
     padding-left: 0;
}

  header .headnav {
    width: 100%;
    padding: 0;
  }
  header .headnav h1 {
    margin-top: 0;
    width: 55%;
    float: left;
  }
  header .headnav h1 img {
    width: 100%;
    padding-top: 15px !important;
  }
  header .headnav nav {
    padding: 0;
    display: block;
  }
  header .headnav #GlobalNavi {
    margin-left: 0;
  }
  header .headnav #GlobalNavi li:last-child a {
    border: none;
  }
  header .headnav #GlobalNavi .onlySP .icLang {
    font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,Helvetica,Arial,'ＭＳ Ｐゴシック','MS PGothic',sans-serif !important;
    display: block;
    position: absolute;
    top: 80%;
    left: 35%;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    line-height: 40px;
    text-align: center;
  }
  header .headnav #GlobalNavi .onlySP .icLang.pos2 {
    top: 80%;
    left: 52%;
    border: 2px solid #ffffff;
  }
  header .headnav #GlobalNavi .onlySP .icLang.current {
    border: none !important;
    background: #fff;
  }
  header .headnav #GlobalNavi .onlySP .icLang.current a {
    display: block;
    color: #073190;
  }
  header .headnav #GlobalNavi .onlySP .icLang a {
    display: block;
    padding: 0;
    color: #ffffff;
  }
  header .headnav #mb {
    width: 12.5%;
    float: right;
    display: block;
    margin: 0 0 0 10%;
    cursor: pointer;
    background-size: 100%;
    -webkit-transition: all .3s ease .15s;
    -moz-transition: all .3s ease .15s;
    -o-transition: all .3s ease .15s;
    -ms-transition: all .3s ease .15s;
    transition: all .3s ease .15s;
  }
  header .headnav #mb.btnClose {
    background: url(../imgSp/gmenuClose_sp.png) no-repeat center center !important;
    background-size: 70% !important;
    position: inherit;
    z-index: 1006;
  }
  header .headnav #mb .btnInner {
    position: relative;
    width: 100%;
    padding-top: 15px;
  }
  header .headnav #mb .btnInner:before {
    content: "";
    display: block;
    padding-top: 100%;
  }
  header .headnav #mb .btnInner .btn {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1005;
  }
  header .headnav #mb {
    background: url(../imgSp/gmenu_sp.png) no-repeat center center;
    background-size: 70%;
  }
  header .headnav #GlobalNavi {
    position: fixed;
    z-index: 1003;
    display: none;
    width: 100%;
    height: 100vh;
    padding-bottom: 140px;
    background: #073190 url(../imgSp/gnavi_bg_sp.png) no-repeat center 40%;
    background-size: 60% auto;
  }
  header .headnav #GlobalNavi li {
    display: block;
  }
  header .headnav #GlobalNavi li a {
    display: block;
    width: 100%;
    border-bottom: 1px dotted #8398c8;
    padding: 20px 0;
    /* text-indent: -3px !important; */
  }
  header .headnav #GlobalNavi li a span {
    display: block;
    width: 100%;
    text-indent: -9999px;
  }
  header .headnav #GlobalNavi li.btn1 span {
    background: url(../imgSp/btn1Bg_sp.png) no-repeat left center;
    background-size: auto 100%;
  }
  header .headnav #GlobalNavi li.btn2 span {
    background: url(../imgSp/btn2Bg_sp.png) no-repeat left center;
    background-size: auto 100%;
  }
  header .headnav #GlobalNavi li.btn3 span {
    background: url(../imgSp/btn3Bg_sp.png) no-repeat left center;
    background-size: auto 100%;
  }
  header .headnav #GlobalNavi li.btn4 span {
    background: url(../imgSp/btn4Bg_sp.png) no-repeat left center;
    background-size: auto 100%;
  }
  header .headnav #GlobalNavi li.btn5 span {
    background: url(../imgSp/btn5Bg_sp.png) no-repeat left center;
    background-size: auto 100%;
  }
  header h2 {
    margin-top: 0;
    padding: .5em 0;
    text-align: center;
  }
  header h2 img {
    width: 50%;
  }
  header p {
    display: table-cell;
    width: 35%;
    text-align: right;
  }
  header p img {
    width: 80%;
  }
  header p.pt_1-5 {
    padding-top: 0 !important;
    padding-right: 0 !important;
  }
  header .headnav nav ul li a span:hover,
  header .headnav nav ul li.active a span {
    border-bottom: none;
}

  header .headnav #GlobalNavi .icLang {
    position: absolute;
    bottom: 18%;
    left:40%;
  }
  header .headnav #GlobalNavi .icLang.pos2 {
    bottom: 18%;
    left: 50%;
  }
  header .headnav #GlobalNavi .icLang.current a{
    display: block;
    background: url(../img/langEN_sp_act.png) no-repeat;
    background-size: 28px;
  }
  header .headnav #GlobalNavi .icLang a{
    display: block;
    padding: 0;
    width: 28px;
    height: 28px;
    background: url(../img/langJP_sp.png) no-repeat;
    background-size: 28px;
    text-indent: -9999px;
  }

.showNavi {
	display: block !important;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
	opacity: 1;
}

}
/* ------------------------------------------------------------------------------
   sightSheen
-------------------------------------------------------------------------------*/
.sightSheen {
  padding: 15px 0 70px;
  background: #fff;
}
.sightSheen .center-block {
  padding: 0;
}
.sightSheen .center-block h1 {
  margin-bottom: 40px;
  text-align: center;
}
.sightSheen .center-block ul {
  display: table;
  width: 100%;
  margin: 0 auto;
}
.sightSheen .center-block ul li {
  text-align: center;
  display: table-cell;
  padding: 0 10px;
  width: 25%;
}
.sightSheen .center-block ul li h2 {
  margin: 15px 0 10px;
}
.sightSheen .center-block ul li p {
  font-size: 12px;
}

@media (max-width: 640px) {
  .sightSheen .center-block h1 img {
    width: 60%;
  }
  .sightSheen .center-block ul {
    display: block;
    letter-spacing: -.40em;
  }
  .sightSheen .center-block ul li {
    display: inline-block;
    letter-spacing: normal;
    font-size: 0;
    width: 50%;
    padding: 0 7.5px;
    margin-bottom: 120px;
  }
  .sightSheen .center-block ul li h2 {
    margin: 0;
  }
  .sightSheen .center-block ul li h2 img {
    width: 80%;
  }
  .sightSheen .center-block ul li h2 p {
    font-size: 10px;
  }
}
/* ------------------------------------------------------------------------------
   footerbnr
-------------------------------------------------------------------------------*/
.footerbnr {
  background: url(../img/footer_bg.png);
  padding-top: 3em;
  padding-bottom: 10px;
  position: relative;
  z-index: 9;
}
.footerbnr nav ul {
  display: table;
  margin: 0 auto;
  padding: 2.5em 0;
}
.footerbnr nav ul li {
  display: table-cell;
}
.footerbnr nav ul li a {
  display: block;
  padding: 0 1.5em;
  border-right: 1px dotted #adadad;
  font-size: 13px;
  color: #333;
  font-weight: bold;
}
.footerbnr nav ul li a span{
  padding-bottom: 1em;
}
.footerbnr nav ul li a:first-child {
  border-left: 1px dotted #adadad;
}
.footerbnr nav ul li a:hover span,
.footerbnr nav ul li.active a span {
    border-bottom: 2px solid #333;
}
.footerbnr .row {
  padding-top: 2em;
}
.footerbnr h2 {
  font-size: 16px;
  font-weight: bold;
}
.footerbnr p {
  font-size: 12px;
}
.footerbnr .col-md-2 img {
  padding-top: 3em;
}

.footerbnr .itemBnr {
  margin: 40px 0 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.footerbnr .itemBnr:last-child {
  margin: 0 0 40px;
}

.footerbnr .itemBnr li {
  padding: 0 5px 10px;
  text-align: center;
}

.footerbnr .itemBnr li a {
  display: block;
}

.footerbnr .itemBnr li a:hover {
  opacity: 0.8;
}

/* .footerbnr .itemBnr {
  margin: 3em 0 3em;
  padding-left: 1.2em;
}
.footerbnr ul.itemBnr li {
  display: inline-block !important;
  padding-right: 1.2em;
}
.footerbnr ul.itemBnr li:last-child {
  padding-right: 0;
}
.footerbnr ul.itemBnr li a {
  display: inline-block;
  width: 100%;
  height: 100%;
}
.footerbnr ul.itemBnr li a:hover {
  opacity: 0.8;
} */

.BtnAreaFoot.section-spacing {
  padding: 8em 0;
}

/* ------------------------------------------------------------------------------
   footer
-------------------------------------------------------------------------------*/
.site-footer {
  background: #003b90;
  padding: 3px 0;
}
.site-footer .container {
  width: 100% !important;
}
.site-footer.section-spacing {
  padding: 4.5em 0;
}
.site-footer h3 {
  margin: 0;
}
.site-footer .social {
  float: none;
  margin-bottom: 1.5em;
}
.site-footer small {
  display: inline-block;
  color: #5872aa;
  font-size: 71%;
}

@media (max-width: 640px) {
  .site-footer small {
    font-size: 77%;
  }
}
@media (min-width: 641px) {
  .tl {
    color: #000;
    line-height: 1.2em;
  }

  .site-footer p {
    line-height: 1.0em;
    padding-top: 10px;
  }
  .site-footer .fl {
    float: left;
  }
  .site-footer .fr {
    float: right;
    padding-right: 10px;
  }

  .wArea {
    width: 618px !important;
  }

  .w442 {
    width: 438px !important;
    float: left;
  }

  .w120 {
    width: 120px !important;
    margin-left: 30px;
    float: left;
  }

  .footerbnr .col-lg-10.col-md-12.col-sm-8 {
    padding-right: 0 !important;
  }
}
@media (max-width: 640px) {
  .sptecb {
    text-align: center;
    color: #000;
    line-height: 1.4em;
  }

  .site-footer {
    padding: 10px 0 15px 0;
  }
  .site-footer p {
    line-height: 1.0em;
    margin: 0;
    padding-top: 5px;
  }
}
/* ------------------------------------------------------------------------------
   scroll top
-------------------------------------------------------------------------------*/
.scroll-top {
  margin-bottom: 0;
}
.scroll-top a {
  width: 108px;
  height: 108px;
  position: absolute;
  top: -50px;
  left: 50%;
  margin-left: -42px;
  text-decoration: none;
  color: #fff;
  font-size: 12px;
  padding: .8em 1em;
  display: inline-block;
  z-index: 200;
  border-radius: 5px;
  -webkit-transition: background .5s ease-in;
  transition: background .5s ease-in;
  text-align: center;
}

/* ------------------------------------------------------------------------------
   scroll top fade
-------------------------------------------------------------------------------*/
.scroll-topM {
  position:relative;
  z-index:1;
  /* width:90%;
  max-width:1000px;
  height:0;
  margin:0 auto; */
}
.scroll-topM a {
  position: fixed;
  top: 50%;
  right: 2%;
  margin-top: -45px;
  /* margin-left:980px; */
  text-decoration: none;
  color: #fff;
  font-size: 12px;
  padding: .8em 1em;
  display: none;
  z-index: 999999 !important;
  border-radius: 5px;
  -webkit-transition: background .5s ease-in;
  transition: background .5s ease-in;
}

/* ------------------------------------------------------------------------------
   Preloader styles
-------------------------------------------------------------------------------*/
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fefefe;
  z-index: 9999;
  height: 100%;
  height: 100%;
}

#status {
  width: 200px;
  height: 200px;
  position: absolute;
  left: 50%;
  top: 50%;
  background: url(../img/load.gif) no-repeat center center;
  margin: -170px 0 0 -100px;
}

/* ------------------------------------------------------------------------------
   small devices
-------------------------------------------------------------------------------*/
@media (max-width: 640px) {
  .onlySP {
    display: block !important;
  }

  .onlyPC {
    display: none !important;
  }

  .footerbnr {
    padding-bottom: 1em;
  }
  .footerbnr .row {
    padding-top: 0;
  }
  .footerbnr .itemBnr li {
    width: 49%;
  }
  /* .footerbnr .itemBnr li {
    display: inline-block;
    padding-right: 0;
    padding-bottom: 0.5em;
    width: 49%;
  }
  .footerbnr ul.itemBnr li {
    padding-right: 0.3em;
  }
  .footerbnr ul.itemBnr li:last-child {
    padding-right: 0.3em;
  } */

  .col-lg-7.col-md-9.col-sm-9.w442 h2 {
    text-align: center !important;
    font-weight: bold;
  }

  .scroll-top a {
    position: absolute;
    top: -5%;
    left: 50%;
    margin-left: -32.5px;
    text-decoration: none;
    color: #fff;
    font-size: 10px;
    padding: .8em 1em;
    display: inline-block;
    z-index: 200;
    border-radius: 5px;
    -webkit-transition: background .5s ease-in;
    transition: background .5s ease-in;
    width: 65px;
  }
  .scroll-top a img {
    width: 100%;
  }

  .scroll-topM,
  .scroll-topM a{
    display:  none;
  }
}

.pageBCaution {
	padding-top: 60px;
	padding-bottom: 20px;
}


/*# sourceMappingURL=common.css.map */
