/*** Ver.8 ***/
.haw-100 { width:100%; height:auto;}
.branch-content {
  background:#f5f5f5;
}

.branch_banner { margin-top:50px;}
.breadcrumb { border:0; padding:3px 0;}
.slide-spacer { height:calc(100vw * 420 / 1260);padding:0 5px; margin-bottom: 20px;}

.thumb-item { display:none; margin:0;}
.thumb-item.slick-initialized { display: block;}
.slick-slide img { height:auto;}

.branch-menu {
  padding-top:4px;
  padding-bottom:4px;
  border-top:1px solid #e9ecef;
}

.r-menu {
  margin:4px;
}

.r-menu-btn {
  margin-left:2px;
  margin-right:2px;
  padding:4px 0 4px 0;
  font-size:12px;
  font-family:Arial;
  font-weight:bold;
  color:#fff;
  display:inline-block;
  -moz-border-radius:8px;
  -webkit-border-radius:8px;
  border-radius:5px;
  text-decoration:none;
  line-height:2.5em;
  background: #0f4395;
}

.n-menu {
  display:flex;
  justify-content:space-around;
  flex-flow:row wrap;
  font-size: .7rem;
  font-weight: 700;
  padding:1.5rem 0;
}

.n-menu div { width:calc(100% / 5)}
.n-menu div a { color:#000;}
.n-menu div img { width:80%; height:auto; max-width:-webkit-fit-content; max-width:-moz-fit-content; max-width:fit-content;}
.n-menu div span { display:block;}


#caribbean_shipping .n-menu { font-size:.65rem;}
#caribbean_shipping .n-menu span { line-height:1; display:block; margin-top:5px;}
#caribbean_shipping .n-menu div { width:calc(100% / 4); margin-bottom:5px; padding:7px 0;}
#caribbean_shipping .n-menu div img { width:30px;}
.caribcntcontainer h3.cate-title_n { font-size:1rem;}
.caribcntcontainer h3 img { margin-right: 10px;}
.caribcntcontainer h3 span.delisq {
    padding: 3px 6px;
    background: #28a745;
    color: #fff;
    font-weight: normal;
    margin: 5px 5px 5px 0;
    display:inline-block;
}
.caribcntcontainer h3 span { font-size: .95rem;}
.caribcntcontainer h4 { margin-bottom:4px;}
.caribcntcontainer table {
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
    line-height: 1.3;
    width: 100%;
    font-size:.8rem;
    border:1px solid #607d8b;
}
.caribcntcontainer tr { display:inline-block; width:100%;}
.caribcntcontainer th {
    background-color: #607d8b;
    color: #ffffff;
    background-position: left top;
    padding:3px;
    text-align: center;
    font-weight:normal;
    display:block;
    width:100%;
    box-sizing: border-box;
}
.caribcntcontainer td {
    padding:5px;
    box-sizing: border-box;
    width:100%;
    display:inline-block;
}
.caribcntcontainer table.shipagent td { width:49% !important; word-wrap: break-word;}
table.shipping .stp {
    padding: 5px 10px;
    margin-left: 10px;
    background: #ffeb3b;
    color: #000;
    font-size: .8rem;
    display: inline-block;
    border-radius: .5rem;
    font-weight: bold;
}

.phone-number-color {
  background: #25D366;
}

.r-menu-btn a{
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.backto {
  margin-top: 58px;
}

.branch-pricedown-mark {
  background:#D7000F;
  margin-left:0;
  color:#fff;
  font-size:11px;
}

/*** how to ***/
.howto-box {
  border: 1px solid #ddd;
  margin: 0px 4px;
  padding: 5px;
}

.howto-title {
  border-bottom: 2px solid #d00;
  color: #000080;
  text-align:center;
  font-size:15px;
  font-weight:bold;
  margin-bottom: 0;
}

.howto-sub-text {
  color:#000;
  font-size:13px;
  padding:4px;
  margin:0;
}

/*** auction direct ***/
.auc-direct {
  background:#fff;
  border-top:1px solid #e9ecef;
  border-bottom:1px solid #e9ecef;
  padding:8px;
}

.auc-direct-sub-text {
  color:#000;
  font-size:13px;
  padding:4px;
  margin:0;
}

.auc-direct-img {
  width: 100%;
}

.auc-direct-title2 {
  font-size: 16px;
  font-weight: bold;
  color: #575757;
  padding-left: 0;
  margin: 10px 0px;
}

.auc-direct-title3 {
 margin-bottom: 0px;
}

/*** package ***/
.package {
  background:#fff;
  border-bottom:1px solid #e9ecef;
  padding-bottom:8px;
}

.package-sub {
 padding:0 8px;
}

.package-sub-baloon {
  position: relative;
  display: inline-block;
  margin-top: 15px;
  padding: 7px 10px;
  width: 100%;
  font-size: 16px;
  background: #939598;
  border-radius: 13px;
  text-align:center;
}

.package-sub-baloon:before{
  content: "";
  position: absolute;
  top: -30px;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-bottom: 15px solid #939598;
}

.package-sub p {
  margin: 0;
  padding: 0;
  color:white;
  font-size:14px;
}

.package-detail h3 {
  font-size:15px;
  padding:3px 11px;
  background: #003e5f;
  color: #dcdfe7;
  display: inline-block;
  font-weight:700;
}
.package-detail span {
  padding:2px 10px;
  background:#FFEB3B;
  color:#000;
  font-weight:700;
  margin-right:5px;
}

/*768px以上 1020px以下*/
@media screen and (min-width:768px) and (max-width:1020px) {
.package-sub { width:49%; display:inline-block;}
}

/*** how to buy ***/
.howtobuy, .p8block {
  background:#fff;
  border-top:1px solid #e9ecef;
  border-bottom:1px solid #e9ecef;
  padding:8px;
}

.howtobuy-baloon {
  position: relative;
  display: inline-block;
  margin-bottom: 15px;
  padding: 7px 10px;
  width: 100%;
  font-size: 16px;
  border-radius: 13px;
  text-align:center;
/*  overflow: hidden;*/
}

.howtobuy-baloon:before{
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
}

.howtobuy-1-color {
  background:#e41c23;
}

.howtobuy-1-color:before {
  border-top: 15px solid #e41c23;
}

.howtobuy-other-color {
  background:#0875ae;
}

.howtobuy-other-color:before {
  border-top: 15px solid #0875ae;
}

.howtobuy-finish {
  position: relative;
  display: inline-block;
  margin-top: 15px;
  padding: 7px 10px;
  width: 100%;
  color: #555;
  font-size: 16px;
  background: #939598;
  border-radius: 13px;
  text-align:center;
}

.howtobuy-finish-color {
  background:#0875ae;
}


.howtobuy-baloon p {
  margin: 0;
  color:white;
  font-size:14px;
}

.howtobuy-finish p {
  margin: 0;
  color:white;
  font-size:14px;
}

.howtobuy-icon {
  height:100%;
  float: left;
}

.howtobuy-text {
  overflow: hidden;
  padding-left: 8px;
}

.howtobuy-sub-text {
  color:#000;
  font-size:13px;
  padding:4px;
  margin:0;
}

/*** delivery ***/
.delivery {
  background:#fff;
  border-top:1px solid #e9ecef;
  border-bottom:1px solid #e9ecef;
  padding:6px;
}

.price-table {
  width:100%;
  font-size:12px;
  border-collapse:collapse;
  border-spacing:0;
  border-top:1px solid #818181;
  border-left:1px solid #818181;
}

.price-table tr.even th, .price-table tr.even td{
  background:#efefef;
}

.price-table th {
  font-weight:700;
}

.price-table tr th.c1 {
  background:#0875ae;
  color:#fff;
}

.price-table tr th.c2 {
  color:#fff;
  background:#555;
  font-weight:500;
}

.price-table tr th.c3 {
  color:#000080;
  background:#f4d03f;
  font-weight:bold;
}


.price-table th, .price-table td{
  text-align:center;
  border-right:1px solid #818181;
  border-bottom:1px solid #818181;
}

.price-table tr td.first, .price-table tr td.city{
  background:#f0f8ff;
  border-bottom:1px solid #818181;
}

.agent-box {
  position: relative;
  display: inline-block;
  padding: 7px 10px;
  width: 100%;
  font-size: 16px;
  background: #fff;
  border-radius: 5px;
  border:1px solid #e9ecef;
  margin-bottom:8px;
}

.agent-box p {
  margin: 0;
  color:#000;
  font-size:14px;
}

.agent-icon {
  float: left;
  width:20%;
}

.agent-icon img{
  width:100%;
}

.agent-text {
  overflow: hidden;
  padding-left: 8px;
}

/*** information ***/
.info {
  background:#fff;
  border-top:1px solid #e9ecef;
  border-bottom:1px solid #e9ecef;
  padding:8px;
  margin-bottom:16px;
}

.info-table {
  width:100%;
  font-size:12px;
  border-collapse:collapse;
  border-spacing:0;
  border-top:1px solid #818181;
  border-left:1px solid #818181;
}

.info-table tr.even th, .info-table tr.even td{
  background:#efefef;
}

.info-table th {
  font-weight:700;
}

.info-table tr th.c1 {
  background:#0875ae;
  color:#fff;
}

.info-table tr th.c2 {
  color:#fff;
  background:#555;
  font-weight:500;
}

.info-table tr th.c3 {
  color:#000080;
  background:#f4d03f;
  font-weight:bold;
}


.info-table th, .info-table td{
  text-align:center;
  border-right:1px solid #818181;
  border-bottom:1px solid #818181;
}

.info-table tr td.first, .info-table tr td.city{
  background:#f0f8ff;
  border-bottom:1px solid #818181;
}

.info-table.carib-shipping {
  table-layout:fixed;
}

.info-table.carib-shipping td {
  word-wrap : break-word;
  overflow-wrap : break-word;
}

.info-table.carib-shipping td:first-of-type { width:20%;}
.info-table.carib-shipping td:nth-of-type(2) { width:40%;}
.info-table.carib-shipping td:nth-of-type(3) { width:40%;}

/*** container-info ***/
.container-info {
  background:#fff;
  border-bottom:1px solid #e9ecef;
  padding-bottom:8px;
}

.container-info-text {
  padding:8px;
}


/*** office-info, aboutus ***/
.office-info, .aboutus, .p6block {
  background:#fff;
  border-top:1px solid #e9ecef;
  border-bottom:1px solid #e9ecef;
  padding:6px;
}

/*** whats app ***/
.whats-app-info {
  background:#fff;
  border-top:1px solid #e9ecef;
  border-bottom:1px solid #e9ecef;
  padding:8px;
}

.phone-number {
  text-align: center;
  margin-top: 18px;
}

.phone-number a {
  height: 35px;
  width: 230px;
  margin: 4px;
  background-color: #25D366;
  border: 1px solid #ddd;
  border-radius: 8px;
  padding: 9px;
  font-size: 24px;
  font-weight: bold;
  color: #334147;
}

.phone-number2 {
  height: auto;
  width: 100%;
  background-color: #25D366;
  border: 1px solid #ddd;
  border-radius: 8px;
  padding: 9px;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  margin:4px auto;
}

.phone-number2 span {
  font-size:20px;
  display:block;
}

.phone-number2 a {
  color: #334147;
}

.phone-number-finish {
  margin-bottom: 8px;
}

.contact-bottom {
  position:fixed;
  bottom:0;
  width:100%;
  height:60px;
  padding:5px;
  background:#fff;
  display:flex;
  justify-content:space-around;
  z-index:99;
  box-shadow: 0px -2px 9px #6a6a6a;
  font-size:.75rem;
  font-weight:700;
  line-height:1.2;
}

.contact-bottom div.contact-i {
  width: 60px;
  color:#2DA719;
  flex:none;
  text-align:center;
  font-size:.7rem !important;
  display:flex;
  justify-content:center;
  align-items:center;
  flex-flow:column;
}

.contact-bottom div.contact-i i {font-size:1.8rem;}

.contact-bottom div.contact-btn {
  background:#2DA719;
  margin:2px;
  color:#fff;
  text-align:center;
}

.contact-bottom div.btn3 { width:calc((100% - 60px) / 3);}
.contact-bottom div.btn2 { width:calc((100% - 60px) / 2);}
.contact-bottom div.btn1 { width:calc(100% - 60px);}

.contact-bottom div.contact-btn a {
  display:flex;
  width:100%;
  height:100%;
  color:#fff;
  text-transform:uppercase;
  justify-content:center;
  align-items:center;
}


/*** faq ***/
table.tbl-faq { font-size:14px;}

.faq {
  background:#fff;
  border-top:1px solid #e9ecef;
  border-bottom:1px solid #e9ecef;
  padding:8px;
  margin-bottom:16px;
}

.faq .badge {
  min-width:inherit;
}

.tbl-faq td{
  vertical-align:top;
}

.faq-q {
  color:#fff;
  background:#000080;
}

.faq-a {
  color:#fff;
  background:#dc143c;
}
/*** common ***/
.title1 {
  margin:0 0 0 0;
  font-size:15px;
  color:#dc143c;
  font-weight:bold;
}

.title2 {
  margin:4px 0 0 0;
  font-size:18px;
  color:#000080;
  border-left:solid 5px #000080;
  border-bottom:solid 1px #000080;
  padding-left:4px;
}

.title3 {
  margin:0 0 0 0;
  font-size:14px;
  color:#000080;
  font-weight:bold;
}

.title4 {
  margin-bottom:.5rem;
  font-size:16px;
  color:#464646;
  font-weight:bold;
}

.title-border {
  margin:4px 0 0 0;
  border-bottom:solid 2px #000080;
  padding-bottom:4px;
}

.cont2 {
  margin:0 0 8px 0;
  font-size:14px;
  padding-left:4px;
}

.cont3 {
  margin:0 0 8px 0;
  font-size:13px;
  padding-left:4px;
}
.cont2-nm {
  margin:0;
  font-size:14px;
  padding-left:4px;
}

a.text-link {
  text-decoration: underline;
  color:#d00;
}

.bra_tel_button {
  background:#17a2b8;;
  color: #ffffff;
  padding: 5px 10px;
  font-size: 14px;
  border-radius: 0.5em;
  margin:7px;
  display:block;
  text-align:center;
  font-weight:bold;
}

#localpayment img {
  width:100%;
}

@media only screen and (min-width: 750px){
  #localpayment img {
    max-width:300px;
  }
  #localpayment ul li {
    display:inline-block;
    vertical-align:middle;
    max-width: 50%;
  }
}

.announce_a {
  box-sizing: border-box;
  border: 2px solid red;
  padding: 5px 10px 15px 10px;
  background: #f5f5f5;
  width: 100%;
  font-size:14px;
  margin-bottom:10px;
}

.announce_a p {
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  padding: 0;
  margin-bottom: 5px;
  margin-top:5px;
}

.announce_a span {
  display:block;
  font-size:16px;
  line-height:20px;
  margin-bottom:5px;
  font-weight:bold;
}

.announce_a span b {
  background:red;
  width:130px;
  color:#ffffff;
  display:inline-block;
  text-align:center;
}

#office-info .localbox { margin:0 -6px;}
#office-info input, #office-info .localcontent {display:none;}
#office-info input:checked ~ .localcontent {display:block; border-width:0 1px 1px; border-color:#cccccc; border-style:solid;}
#office-info label {width:100%; position:relative; background: #f7f7f7; border-bottom: 1px solid #ccc; margin:0; padding:13px 5px;}
#office-info .localbox:first-of-type { border-top:1px solid #cccccc;}
#office-info input:checked ~ label { background:#ffffff; border-width:0 1px 1px; border-color:#cccccc; border-style: none solid dashed;}
#office-info label > div { display:flex; flex-flow:row wrap; justify-content:space-between;}
#office-info label p {width:calc(100% - 140px); font-size:.8rem; margin:0;}
#office-info label img {max-width:120px; margin-right:20px;}
#office-info label::before, #office-info label::after {
  content: "";
  position:absolute;
  display: inline-block;
  font-weight: 900;
  top: 45px;
  border-bottom:4px solid #000;
  width:12px;
}

#office-info input[type=radio] ~ label::before, #office-info input[type=radio] ~ label::after { display:none;}
#office-info label::before { right: 3px; transform:rotate(-45deg);}
#office-info label::after { right: 9px; transform:rotate(45deg);}
#office-info input:checked ~ label::before { transform:rotate(45deg);}
#office-info input:checked ~ label::after {transform:rotate(-45deg);}
#office-info .localcontent { padding:10px 5px;}
#office-info .localcontent p {font-size:19px; margin-bottom:.5rem;}
#office-info .localcontent p.open {font-size:14px; margin-bottom:.5rem;}
#office-info .localcontent a { text-decoration:underline; color:#000; font-weight:700;}
#office-info span { margin:0 5px;}

ul.lists {
  padding-left: 24px;
  margin-bottom: 8px;
  list-style:disc;
  margin:5px;
  background: #fffdec;
}

ul.numlists { margin-left:10px; list-style:none;}
ul.numlists span {
  width: 20px;
  height: 20px;
  color: #fff;
  background: #ff5722;
  margin-right: 5px;
  font-weight: 700;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
}

#howtobuy h3 { font-size:1.1rem; font-weight:700;}
#howtobuy .htbbox img { float:left;}
#howtobuy .htbbox .media-body { float:right; width:calc(100% - 155px - 1.2rem); margin-left:1.2rem;}
#howtobuy .htb_arr { margin: 15px 0 15px 57px;}

/*480px以下*/
@media screen and (max-width:480px) {
#howtobuy .htbbox img { float:right; width:100px; height:auto; margin:29px 0 5px 10px;}
#howtobuy .htbbox .media-body { width:100%; float:none; margin:0;}
#howtobuy .htb_arr { margin: 15px auto; text-align:center;}
}

#office-info .localcontent a { font-weight:normal;}
.badge { min-width:100px; font-weight:normal;}
#agent ul.agentbox { list-style:none; display:flex; flex-flow:row wrap;}
#agent .agentbox li { text-align:center; padding:9px; width:calc(50% - 10px); margin:10px 5px; border:2px solid #ccc;}
#agent .agentbox h4 { background:#ececec; padding:5px 0; font-size:1.1rem;}
#agent .agentbox h5 { font-style:italic; margin-bottom:3px;}

/*767px以下*/
@media screen and (max-width:767px) {
#agent .agentbox li { width:100%; margin:0 0 10px;}
}

#office-info .localcontent .face .sbox3 a {
  font-weight:inherit;
  color:#007bff;
  text-decoration:inherit;
}

i.icon-whatsapp-fff {
  background: url(/images/newimages/acj-icon01.png) no-repeat 0 -2265px;
  width: 25px;
  height: 25px;
  background-size: cover;
}

.contact-bottom.bgacj {
  position:fixed;
  bottom:0;
  width:100%;
  height:60px;
  padding:5px;
  background:#003e5f;
  display:flex;
  justify-content:space-around;
  z-index:99;
  box-shadow: 0px -2px 9px #6a6a6a;
  font-size:.75rem;
  font-weight:700;
  line-height:1.2;
}

.contact-bottom.bgacj div.contact-i { color:#fff;}
.contact-bottom.bgacj div.contact-btn {
  background:#ff9800;
  border:1px solid #000;
  box-shadow:inset 0 1px 0 #fff;
  border-radius:4px;
}
.contact-bottom.bgacj div.contact-btn a { color:#000;}
.contact-bottom.bgacj div.contact-btn.btn4 {
  flex:1;
  font-size:11px;
  line-height:1;
}

.video-wrap {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
.video-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.localcontent #gmaphi { margin-top:1.5rem;}
