@charset "utf-8";
/* CSS Document */
/*forResult*/
.details {
  font-weight: normal;
}
.fontLL {
  font-size: 1.35em;
  font-weight: 700;
}
.head4-uline .formHeading {
  color: #C00;
}
.formArea ul.item.vertical li.exp {
  margin-bottom: 9px;
}
.usaLabel {
  background-color: #FFFFE8;
  padding: 5px;
  color: #C00;
  width: 280px;
  margin: 0 auto;
}
.clm2 .tracking .head span:before {
  content: "\e944";
  font-family: yubin;
  font-size: 48px;
  font-weight: 400;
  line-height: 0;
  margin-right: 8px;
  position: relative;
  top: 14px;
  color: #C00;
}
.clm2 .block .head a {
  color: #c00;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.25rem;
  font-weight: 700;
  margin-bottom: .7em;
}
.block .formArea form input[type=text] {
  min-width: 150px;
  padding: .9em;
  height: 3.25em;
}
.block .formArea form input.number {
  width: 84%;
  padding: 12px;
}
.trInt:after {
  border-right: 2px solid #eee;
  bottom: 0;
  content: "";
  height: 90px;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
}
.icon-ems {
  color: #C00;
  font-size: 1.2em;
  position: relative;
}
.icon-ems span.inner {
  font-weight: bold;
  margin-left: 2em;
}
.icon-ems:before {
  font-family: 'yubin';
  content: "\e984";
  font-size: 2em;
  display: block;
  position: absolute;
  width: 1em;
  height: 1em;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.icon-intOther {
  font-size: 1em;
  position: relative;
}
.icon-intOther span.inner {
  font-weight: bold;
  margin-left: 2em;
}
.icon-intOther:before {
  font-family: 'yubin';
  content: "\f105";
  font-size: 2em;
  display: block;
  position: absolute;
  width: 1em;
  height: 1em;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.icon-airMail {
  font-size: 1em;
  position: relative;
}
.icon-airMail span.inner {
  font-weight: bold;
  margin-left: 2em;
}
.icon-airMail:before {
  font-family: 'yubin';
  content: "\f105";
  font-size: 2em;
  display: block;
  position: absolute;
  width: 1em;
  height: 1em;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.icon-seaMail {
  font-size: 1em;
  position: relative;
}
.icon-seaMail span.inner {
  font-weight: bold;
  margin-left: 2em;
}
.icon-seaMail:before {
  font-family: 'yubin';
  content: "\f105";
  font-size: 2em;
  display: block;
  position: absolute;
  width: 1em;
  height: 1em;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.headType {
  font-size: 1em;
  font-weight: 700;
}
.feeItem {
  font-size: 1.3em;
  font-weight: 700;
}
.feeResult {
  font-size: 1.8em;
  font-weight: 700;
  color: #C00;
}
.feeResult2 {
  font-size: 1.25em;
  font-weight: 700;
}
.cityResult {
  font-size: 1em;
  /*font-weight: 700;*/
}
.cityResult span {
  padding-left: 10px;
}
.fontSS {
  font-size: 0.65em;
}
/*btn*/
a.btnL {
  padding: 13px 2em;
}
#int_menu_btn {
  display: none;
}
.head4-uline {
  font-size: 0.88em;
}
.footFixMenu {
  display: none;
}
@media screen and (max-width: 750px) {
  #int_menu_btn {
    display: block;
  }
  .slidemenu {
    display: none;
  }
  .sideArea {
    display: none;
  }
  div.icon-menu {
    display: block;
  }
  div.icon-menu {
    position: absolute;
    font-family: 'jpsmt';
    font-size: 30px;
    left: 5px;
    top: 2px;
    color: #000;
  }
} /*end*/
@media screen and (max-width: 750px) {
  a.btnMint {
    background: #fff;
    border: 1px solid #fa812f;
    border-radius: 2em;
    color: #333;
    font-size: 1rem;
    width: 90%;
    min-width: 30%;
    padding: 0.5em 3em 0.5em 3.4em;
  }
  h1.photo .bgimg {
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 150px;
    top: 0;
    width: 100%;
  }
  h1.photo .gradient:after {
    background-image: linear-gradient(-180deg, rgba(0, 0, 0, 0) 35%, #fff 50%);
    background-image: -webkit-gradient linear-gradient(-180deg, rgba(0, 0, 0, 0) 35%, #fff 80%);
    background-image: -moz-linear-gradient(-180deg, rgba(0, 0, 0, 0) 35%, #fff 80%);
    background-image: linear-gradient(-180deg, rgba(0, 0, 0, 0) 35%, #fff 80%);
    content: "";
    display: block;
    min-height: 150px;
    width: 100%;
  }
  #navi-box-r {
    display: none;
  }
  .footFixMenu {
    display: none;
    width: 100%;
    height: 100px;
    background: #4499cc;
    position: fixed;
    bottom: 0;
    z-index: 999;
  }
  .borderbnr3 ul li {
    /*height: 80px;*/
    flex-basis: 100% !important;
    max-width: 100% !important;
  }
  .tracking .formArea form input[type=text] {
    flex: 1;
  }
  .block .formArea form input[type=text] {
    min-width: 150px;
    padding: .9em;
  }
  .block .formArea form input.number {
    width: 84%;
    padding: 12px;
    height: 4em;
  }
  .topSearchBlock .head {
    color: #c00;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 1.25rem;
    font-weight: 700;
    margin-bottom: .7em;
  }
  .topSearchBlock.clm2 .block {
    flex-basis: 48%;
    max-width: 48%;
  }
} /*end*/
/*
html.is-fixed,
html.is-fixed body {
  @media screen and (max-width: 750px) {
	height: 100%;
	overflow: hidden;
  }
}*/
/* 言語選択・サブヘッダー
------------------------------------------------- */
.langWrap .langSelect {
  top: 7px;
}
.langWrap .langSelect input[type="submit"] {
  appearance: none;
  border: 2px solid rgb(138, 138, 138);
  color: #333;
  border-radius: 3px;
  padding: 2px 5px;
  cursor: pointer;
  font-family: "Noto Sans Japanese", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Hiragino Sans", "ヒラギノ角ゴシック", メイリオ, Meiryo, sans-serif;
}
#int_menu.open {
  transform: translate(0);
}
#int_menu {
  position: fixed;
  top: 53px;
  right: 0;
  width: 100%;
  max-width: 250px;
  height: calc(100% - 53px);
  overflow: auto;
  background-color: #333;
  transform: translate(250px);
  transition: all .5s; /*opacity: 0.95;*/ z-index: 150;
}
#int_menu ul.mainNav {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#int_menu ul.mainNav li {
  border-bottom: 1px solid #666;
  padding: 0;
  margin: 0;
}
#int_menu ul.mainNav a {
  padding: 20px;
  display: block;
}
#int_menu ul.mainNav a:before {
  font-family: 'yubin';
  content: "\F105";
  padding-right: 5px;
}
#int_menu ul.mainNav a:link, #int_menu ul.mainNav a:active, #int_menu ul.mainNav a:hover, #int_menu ul.mainNav a:visited {
  color: #FFF;
  text-decoration: none;
}
.int_menu-background .close {
  display: none;
}
.int_menu-background.open .close {
  position: absolute;
  display: block;
  width: 40px;
  height: 40px;
  left: 5px;
  top: 5px;
  line-height: 1;
  z-index: 101;
}
.int_menu-background.open .close:before {
  font-family: 'yubin';
  content: "\e912";
  color: #FFF;
  font-size: 40px;
}
#int_menu_btn { /*openボタン*/
  /* position: fixed; */ position: absolute;
  top: 55px;
  right: 0;
  color: #fff;
  border-radius: 3px 0 0 3px;
  padding: 5px 7px;
  background-color: #333;
  cursor: pointer;
  font-size: 16px;
  ;
  font-weight: nomal;
  z-index: 100;
  opacity: 0.9;
  font-family: "Noto Sans Japanese", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Hiragino Sans", "ヒラギノ角ゴシック", メイリオ, Meiryo, sans-serif;
  font-weight: 400;
}
#int_menu_btn:before {
  font-family: 'yubin';
  content: "\e999";
  margin-right: 4px;
  font-size: 21px;
  position: relative;
  top: 3px;
  font-weight: normal;
}
/* --- .menu-background --- */
.int_menu-background {
  position: fixed;
  top: 52px;
  left: 0;
  content: "";
  display: block;
  width: 0;
  height: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 100;
  opacity: 0;
  transition: opacity 0.5s;
}
.int_menu-background.open {
  width: 100%;
  height: 100%;
  opacity: 1;
}
@media screen and (max-width: 750px) {
  header .headArea h1.siteid {
    padding-bottom: 3px;
  }
  header .headArea div.siteid {
    padding-bottom: 3px;
  }
  header.top.sphide {
    top: -100px;
  }
  header {
    height: 80px;
  }
  .langWrap {
    height: 3em;
  }
  .langWrap .langSelect #ls-reg {
    text-align: left;
    margin-top: 4px;
  }
  span.plane {
    font-size: 14px !important;
  }
  .select {
    font-size: 14px;
  }
  .langBtnArea {
    margin: 20px auto;
    text-align: center;
  }
  .langBtnArea ul.langBtn {}
  .langBtnArea ul.langBtn li {
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 750px) {
  html.is-fixed, html.is-fixed body {
    height: 100%;
    overflow: hidden;
  }
}
/* SE */
@media screen and (max-width: 375px) {
  .langWrap .langSelect .plane {
    font-size: 11px !important;
  }
  .langWrap .langSelect .selectWrap .select {
    font-size: 12px !important;
  }
}
/*tooltip for Result1*/
.tooltipBox .label.result:before {
  color: #FFF;
  background-color: #C00;
  content: "詳細";
  font-family: yubin;
  font-size: 13px;
  border-radius: 3px;
  padding: 5px 10px;
  position: relative;
  top: 5px;
}
@media screen and (max-width: 750px) {
  .headType {
    font-size: 1em;
    font-weight: 700;
  }
  .headType:before {
    content: "◆";
    font-size: 0.88em;
    margin-right: 2px;
  }
} /*end*/
/*20210325 other country*/
#int_menu_btn_other { /*openボタン*/
  /* position: fixed; */ position: absolute;
  top: 55px;
  right: 0;
  color: #fff;
  border-radius: 3px 0 0 3px;
  padding: 5px 7px;
  background-color: #333;
  cursor: pointer;
  font-size: 16px;
  /*font-weight: nomal;*/
  z-index: 100;
  opacity: 0.9;
  font-family: "Noto Sans Japanese", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Hiragino Sans", "ヒラギノ角ゴシック", メイリオ, Meiryo, sans-serif;
  font-weight: 400;
}
#int_menu_btn_other:before {
  font-family: 'yubin';
  content: "\f0c9";
  margin-right: 4px;
  font-size: 21px;
  position: relative;
  top: 3px;
  font-weight: normal;
}
#int_menu_btn_other {
  display: none;
}
@media screen and (max-width: 750px) {
  #int_menu_btn_other {
    display: block;
  }
} /*end*/
/*20210422*/
ul.items li a[target="_blank"]:after {
  color: #c00;
  content: "\e924";
  display: inline-block;
  font-family: yubin;
  font-size: 90%;
  font-weight: 400;
  margin-left: .9em;
  position: relative;
  top: 0;
}
/*20210528 for publication*/
ul.order {
  margin: 20px 0;
  text-align: left;
}
ul.order li {
  display: inline-block;
  vertical-align: top;
  font-size: 1.05em;
  font-weight: bold;
  padding: 6px 12px;
  border-radius: 5px;
  transition: 0.5s;
  cursor: pointer;
  box-shadow: 0px 0px 3px -1px #999999;
  margin-bottom: 5px;
}
ul.order li a {
  display: block;
}
ul.order li:hover {
  background-color: #F8EFA4;
}
ul.order li.cur {
  background-color: #F8EFA4;
}
input.intSearch {
  width: 80%;
}
@media screen and (max-width: 750px) {
  input.intSearch {
    width: 60%;
  }
} /*end*/
/*20220314 br*/
table.data_en {
  margin: 10px auto;
  border: 1px solid #c8c8c8;
  border-collapse: collapse;
  word-break: keep-all;
}
table.data_en th, table.data_en td.h1 {
  padding: 12px;
  color: #333333;
  background: #FAFAFA;
  border-bottom: solid 1px #c8c8c8;
  border-top: none;
  border-right: solid 1px #c8c8c8;
  border-left: solid 1px #c8c8c8;
  font-size: 1em;
  font-weight: bold;
  word-break: keep-all;
}
table.data_en th {
  word-break: keep-all;
}
table.data_en td {
  padding: 12px;
  border-bottom: solid 1px #c8c8c8;
  border-top: none;
  border-right: solid 1px #c8c8c8;
  border-left: none;
  word-break: keep-all;
}
table.data_en.full {
  width: 100%;
}
@media screen and (max-width: 750px) {
  table.data_en th.h2 a {
    word-break: keep-all !important;
  }
} /*end*/