/**
 * support.css
 * created --- 2016/04/15
 * updated --- 2016/05/13
 * updated --- 2017/07/03
 * updated --- 2021/09/07
 * updated --- 2026/02/03
 */

/*========================================

  section

========================================*/
section h3 {
  font-size: 112.5%;
  line-height: 1.2;
}
.tag {
  margin-left: 3px;
  padding: 3px 8px;
  font-size: 11px;
  font-weight: bold;
  border: 1px solid black;
  color: black;
  line-height: 1;
  display: inline-block;
  vertical-align: middle;
}
.bgTagGray {
  background-color: #737373;
  border: 1px solid #737373;
  color: white;
}


/*========================================

  .spt-idx-popular

========================================*/
.spt-idx-popular {
  /*padding: 50px 60px;*/
  padding: 5.2631578% 6.3157894%;
  background: #f2f8fb;
}
.spt-idx-popular ul {
  margin: 0;
  padding: 0 0 0 20px;
}
.spt-idx-popular ul:first-of-type{
  margin:0 0 40px 0;
}
.spt-idx-popular li {
  margin: 10px 0 0;
  font-size: 100%;
  line-height: 1.6;
}
.spt-idx-popular li:first-child {
  margin: 20px 0 0;
}

@media (max-width: 639px) {
  .spt-idx-popular {
    /*padding: 50px 40px;*/
    padding: 8.6206896% 6.8965517%;
  }
  .spt-idx-popular li {
    line-height: 1.4;
  }
}


/*========================================

  .spt-idx-search

========================================*/
.spt-idx-search {
  margin-top: 45px;
}


/*========================================

  .spt-idx-category

========================================*/
.spt-idx-category {
  margin: 80px 0 0;
}
.spt-idx-category ul {
  margin: 10px 0 0;
  font-size: 0;
  list-style: none;
}
.spt-idx-category li {
  display: inline-block;
  vertical-align: middle;
  /*margin: 0 0 0 50px;
  width: 450px;*/
  margin: 14px 0 0 5.2631578%;
  width: 47.368421%;
}
.spt-idx-category li:nth-child(odd) {
  margin-left: 0;
}
.spt-idx-category li.odd {
  margin-left: 0;
}
.spt-idx-category li a {
  position: relative;
  display: block;
  padding: 5px 0;
  text-align: right;
  -webkit-transition: opacity 0.25s;
  -moz-transition: opacity 0.25s;
  transition: opacity 0.25s;
}
.spt-idx-category li a:after {
  position: absolute;
  right: 0;
  top: 50%;
  display: inline-block;
  margin-top: -5px;
  content: "\e826";
  font-size: 10px;
  font-family: "fontello";
  line-height: 100%;
}
.spt-idx-category li .img-box {
  display: inline-block;
  vertical-align: middle;
  width: 100px;
  width: 22.2223%;
  line-height: 0;
  text-align: center;
}
.spt-idx-category li .img-box img {
  width: 100%;
  height: auto;
  max-width: 80px;
}
.spt-idx-category li .txt-box {
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
  padding-right: 20px;
  width: 77.7778%;
  font-size: 16px;
  line-height: 1.4;
  text-align: left;
}

@media (max-width: 639px) {
  .spt-idx-category {
    margin: 60px 0 0;
  }
  .spt-idx-category ul {
    border-bottom: 1px solid #ddd;
  }
  .spt-idx-category li {
    display: block;
    margin: 0 !important;
    width: auto;
    border-top: 1px solid #ddd;
  }
  .spt-idx-category li a:after {
    right: 2%;
  }
  .spt-idx-category li .img-box,
  .spt-idx-category li .txt-box {
    display: table-cell;
    vertical-align: middle;
    height: 55px;
  }
  .spt-idx-category li .img-box {
    width: 80px;
  }
  .spt-idx-category li .img-box img {
    position: relative;
    left: -7%;
    width: 60px;
  }
  .spt-idx-category li .txt-box {
    padding-right: 30px;
    font-size: 14px;
  }
}


/*========================================

  .spt-idx-label

========================================*/
.spt-idx-label {
  margin: 60px 0 0;
}
.spt-idx-label ul {
  font-size: 0;
  list-style: none;
}
.spt-idx-label li {
  position: relative;
  display: inline-block;
  box-sizing: border-box;
  /*width: 228px;*/
  margin: 1.2631578% 0 0 1.2631578%;
  width: 24.0%;
  font-size: 16px;
  font-size: 1.0rem;
  vertical-align: top;
  overflow: hidden;
}
.spt-idx-label li:nth-child(4n+1) {
  margin-left: 0;
}
.spt-idx-label li.n4 {
  margin-left: 0;
}
.spt-idx-label li a {
  position: relative;
  display: table;
  box-sizing: border-box;
  /*padding: 5px 25px 5px 20px;*/
  padding: 5px 10.9649122% 5px 8.7719298%;
  width: 100%;
  height: 70px;
  font-size: 87.5%;
  line-height: 1.3;
  color: #fff;
  text-decoration: none;
  background-color: #5f6b7e;
  -webkit-transition: opacity 0.25s;
  -moz-transition: opacity 0.25s;
  transition: opacity 0.25s;
}
.spt-idx-label li a:after {
  content: "\e826";
  position: absolute;
  right: 4.3859649%;
  top: 50%;
  margin-top: -6.5px;
  font-size: 8px;
  font-family: "fontello";
  line-height: 13px;
}
.spt-idx-label li span {
  display: table-cell;
  vertical-align: middle;
}

@media (max-width: 639px) {
  .spt-idx-label li {
    margin: 2% 0 0 2%;
    width: 49%;
  }
  .spt-idx-label li:nth-child(odd) {
    margin-left: 0;
  }
  .spt-idx-label li a {
    height: 55px;
  }
}
/* ==========================================================================
 * updated --- 2021/09/07
   ========================================================================== */

/* sup_product
------------------------------ */
.sup_product{
  margin:80px 0 50px;
}
/* faq_block */
.sup_product .faq_block{
  margin-bottom:30px !important;
  align-items: center;
  display: flex;
}
@media (max-width: 639px) {
  .sup_product .faq_block{
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
.sup_product .faq_block li{
  width: 100%;
  margin:0 10px 0 0;
  text-align: center;
  list-style:none;
}
@media (max-width: 639px) {
  .sup_product .faq_block li{
    width: 49%;
    margin:0 0 10px 0;
  }
  .sup_product .faq_block li img{
    max-width:100%;
    width:80%;
  }
}
.sup_product .faq_block li:nth-child(4) a{
  text-align: left !important;
}
.sup_product .faq_block li:last-child{
  margin:0 0px 0 0;
}
.sup_product .faq_block li a{
  padding:45px 20px;
  text-align: center;
  background:#145189;
  display: block;
}
@media (max-width: 414px) {
  .sup_product .faq_block li a{
    padding:25px 20px;
  }
}
.sup_product .faq_block li span{
  margin-top: 15px;
  color: #fff;
  font-size: 15px;
  text-align: center;
  display:block;
}
@media (max-width: 414px) {
  .sup_product .faq_block li span{
    font-size: 14px;
  }
}
/* estimate_block */
.sup_product .estimate_block{
  margin-top: 20px;
  margin-bottom:30px !important;
  align-items: flex-end;
  display: flex;
  list-style: none;
}
@media (max-width: 639px) {
  .sup_product .estimate_block{
    display: block;
  }
}
.sup_product .estimate_block li:first-child{
  flex: 1;
}
@media (max-width: 639px) {
  .sup_product .estimate_block li:first-child{
    margin-bottom: 20px;
  }
}
.sup_product .est_ttl{
  margin-bottom: 15px;
  font-size: 16px;
}
@media (max-width: 639px) {
  .sup_product .est_ttl{
    font-size: 14px;
  }
}
.sup_product .est_txt{
  padding-left:1em;
  text-indent:-1em;
  font-size: 14px;
}
.sup_product .est_txt a{
  padding: 0;
  text-align: left;
  display: inline;
  position:static;
  text-decoration:underline;
}
.sup_product .estimate_block li:last-child{
  width:390px;
  margin-left:20px;
}
@media (max-width: 639px) {
  .sup_product .estimate_block li:last-child{
    width:auto;
    margin-left:0px;
  }
}
.sup_product .est_btn a{
  margin:0;
  padding: 30px;
  color: #fff;
  text-align: center;
  background:#145189;
  display: block;
  box-sizing: border-box;
  position: relative;
}
@media (max-width: 639px) {
  .sup_product .est_btn a{
    padding: 20px;
  }
}
.sup_product .est_btn a:after {
  content: "\e826";
  position: absolute;
  right: 4.3859649%;
  top: 50%;
  margin-top: -6.5px;
  font-size: 8px;
  font-family: "fontello";
  line-height: 13px;
}

.sup_product .est_btn a img{
  margin-right: 10px;
  vertical-align: middle;
}
/* sup_service
------------------------------ */
.sup_service{
  margin:80px 0 50px;
}
/* srv_btn_block */
.sup_service .srv_btn_block{
  margin-bottom: 50px;
  justify-content: center;
  display: flex;
}
@media (max-width: 639px) {
  .sup_service .srv_btn_block{
    display: block;
  }
}
.sup_service .srv_btn_block li{
  width: 390px;
  margin: 0 5px;
  list-style: none;
}
@media (max-width: 639px) {
  .sup_service .srv_btn_block li{
    width: auto;
    margin: 0 0px 5px;
  }
}
.sup_service .srv_btn_block li a{
  margin:0;
  padding: 20px 20px;
  color: #fff;
  text-align: center;
  background:#145189;
  display: block;
  box-sizing: border-box;
  position: relative;
}
.sup_service .srv_btn_block li a:after {
  content: "\e826";
  position: absolute;
  right: 4.3859649%;
  top: 50%;
  margin-top: -6.5px;
  font-size: 8px;
  font-family: "fontello";
  line-height: 13px;
}
/* srv_estimate_block */
.sup_service .srv_estimate_block{
  margin-bottom: 50px;
  display: flex;
}
@media (max-width: 639px) {
  .sup_service .srv_estimate_block{
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
@media (max-width: 414px) {
  .sup_service .srv_estimate_block{
    display:block;
  }
}
.sup_service .srv_estimate_block li{
  width: 100%;
  margin-right:24px ;
  padding: 25px;
  border:1px #bfbfbf solid;
	display: flex;
	flex-direction: column;
  box-sizing: border-box;
  list-style: none;
}
@media (max-width: 639px) {
  .sup_service .srv_estimate_block li{
    width: 48%;
    margin-right:10px ;
    margin-bottom:20px ;
  }
  .sup_service .srv_estimate_block li:nth-child(even){
    margin-right:0px ;
  }
}
@media (max-width: 414px) {
  .sup_service .srv_estimate_block li{
    width: auto;
    margin-right:0px ;
    margin-bottom:20px ;
  }
}
.sup_service .srv_estimate_block li > h5{
  margin-bottom: 10px;
  text-align: center;
}
.sup_service .srv_estimate_block li > h5 img{
  max-width: 100%;
}
.sup_service .srv_estimate dt{
  margin-bottom: 15px;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
}
.sup_service .srv_estimate{
  margin-bottom: 20px;
}
.sup_service .srv_estimate dd{
  font-size: 14px;
}
.sup_service .srv_estimate_block li > p{
  margin-top:auto;
}
.sup_service .srv_estimate_block li > p img{
  margin-left:5px;
}
.sup_service .srv_estimate_block li > p a{
  padding: 10px 20px;
  color: #fff;
  font-size: 14px;
  background:#145189;
  display: block;
  box-sizing: border-box;
  position: relative;
}
.sup_service .srv_estimate_block li > p a:after {
  content: "\e826";
  position: absolute;
  right: 4.3859649%;
  top: 50%;
  margin-top: -6.5px;
  font-size: 8px;
  font-family: "fontello";
  line-height: 13px;
}
/* sup_download
------------------------------ */
.sup_download{
  margin:80px 0 50px;
}
.sup_download .dl_block {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  column-gap: 10px;
}
@media (max-width: 639px) {
  .sup_download .dl_block{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
}
@media (max-width: 414px) {
  .sup_download .dl_block{
    display: block;
  }
}
.sup_download .dl_block li{
  width: 100%;
  text-align: center;
  border: 1px #bfbfbf solid;
  list-style: none;
  box-sizing: border-box;
}
@media (max-width: 414px) {
  .sup_download .dl_block li{
    margin-bottom: 20px;
    margin-right: 0px;
  }
}
.sup_download .dl_block li img{
  max-width: 100%;
}
.sup_download .dl_block li a{
  padding: 30px;
  color:#000;
  display: block;
}
.sup_download .dl_block li span{
  margin-top: 20px;
  font-size: 15px;
  font-weight: bold;
  display: block;
}
.sup_download .dl_block li:last-child{
  margin-right: 0px;
}
/* sup_rel
------------------------------ */
.sup_rel{
  margin:80px 0 50px;
}
/* sup_contact
------------------------------ */
.sup_contact{
  margin:50px 0 50px;
}
.sup_contact .contact_btn a{
  width:390px;
  margin:0 auto;
  padding: 20px 30px;
  color: #fff;
  text-align: center;
  background:#145189;
  display: block;
  box-sizing: border-box;
  position: relative;
}
@media (max-width: 414px) {
  .sup_contact .contact_btn a{
    width:auto;
  }
}
@media (max-width: 639px) {
  .sup_contact .contact_btn a{
    padding: 20px;
  }
}
.sup_contact .contact_btn a img{
  margin-right: 10px;
  vertical-align: middle;
}
.sup_contact .contact_btn a:after {
  content: "\e826";
  position: absolute;
  right: 4.3859649%;
  top: 50%;
  margin-top: -6.5px;
  font-size: 8px;
  font-family: "fontello";
  line-height: 13px;
}

/* ==========================================================================
 * updatedAt: 2021.09.10
   ========================================================================== */

/* faq/detail
---------------------------------------------------------------*/
.faq .head_2nd.mt80{
  margin-top: 80px;
}
.faq .faq_item{
  margin-bottom: 50px;
  text-align: center;
  font-size: 18px;
}

/* que_block
-------------------------- */
.que_block{
  width:800px;
  margin:260px auto 0;
  padding:30px  40px;
  border: 1px #bfbfbf solid;
  box-sizing: border-box;
}
@media (max-width: 639px) {
  .que_block{
    width:auto;
  }
}
@media (max-width: 414px) {
  .que_block{
    padding:30px  20px;
  }
}
.que_block .que_block_ttl{
  margin-bottom: 30px;
  font-size: 16px;
  text-align: center;
}
.ans_block{
  align-items: center;
  justify-content: space-between;
  display: flex;
}
@media (max-width: 639px) {
  .ans_block{
    display: block;
  }
}
.ans_block li{
  list-style: none;
}
.ans_block li:first-child{
  margin-right: auto;
  font-size:15px;
}
@media (max-width: 639px) {
  .ans_block li:first-child{
    margin-bottom:20px;
  }
}
@media (max-width: 639px) {
  .ans_block li:last-child{
    text-align: center;
  }
}
.ans_block li:last-child span{
  margin:0 10px;
}
.ans_block li:last-child span a{
  width: 160px;
  padding: 10px;
  text-align: center;
  color:#145189;
  border: 2px #14487e solid;
  box-sizing: border-box;
  display: inline-block;
}
@media (max-width: 639px) {
  .ans_block li:last-child span a{
    width: 42%;
  }
}
.ans_block li:last-child span a:hover{
  color:#fff;
  background:#14487e;
  opacity:1;
}
/* module.css btn*/
.faq .mod-faq-backto a {
  position: relative;
  display: inline-block;
  padding: 1.8% 0;
  min-width: 228px;
  font-size: 87.5%;
  line-height: 1.35;
  color: #fff;
  background-color: #14487e;
  -webkit-transition: opacity 0.25s;
  -moz-transition: opacity 0.25s;
  transition: opacity 0.25s;
}
.faq .mod-faq-backto a:before {
  content: "\e816";
  position: absolute;
  left: 10.5263157%;
  top: 50%;
  margin-top: -5px;
  font-size: 8px;
  font-family: "fontello";
  line-height: 10px;
}
/* faq thanks */
.faq .thanks{
  padding:50px 0;
  text-align: center;
  font-size: 16px;
  display:none;
}
@media (max-width: 639px) {
  .faq .thanks{
    padding:30px 0;
  }
}

/* exporttrade/detail
---------------------------------------------------------------*/
.exporttrade .head_2nd.mt80{
  margin-top: 80px;
}
.exporttrade .head_3rd.mt40{
  margin-top: 40px;
}
.exporttrade .exporttrade_item{
  margin-bottom: 50px;
  text-align: center;
  font-size: 18px;
}

.exporttrade .btn-box {
  margin-top: 40px;
}

.exporttrade .btn {
  box-sizing: border-box;
  margin: 16px auto 0;
  padding: 22px 15px;
  max-width: 444px;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.exporttrade .btn span {
  position: relative;
}
.exporttrade .btn.download i {
  right: 0;
  margin: -12px -56px 0;
  font-size: 24px;
}

.exporttrade .btn i:before {
  margin: 0;
  width: auto;
}

.forSP {
  display: none;
}
@media (max-width: 639px) {
  .exporttrade .btn {
    margin: 10px auto 0;
    padding: 15px 10px;
  }
  .forSP {
    display: inline-block;
  }
}
