@charset "UTF-8";

/*
Theme Name: hige WP
Theme URL: 
Description: 
Author: 
Version: 0.1
Tags: 
License: 
License URI: 
*/

.clearfix:before,
.clearfix:after{content:"";display:table;}
.clearfix:after{clear:both;}
.clearfix{zoom:1;}
.bold {
  font-weight: bold;
}

#wrapper {
  background: #00aafa;
}
nav li,
nav li a {
  color: #000;
}

/* mv */
#mv {
  text-align: center;
  background: url(../../uploads/2021/01/kv_faq_pc.jpg) center center no-repeat;
  background-size: 100% auto;
  height: 390px;
}
#mv h1 {
  color: #fff;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 6.133333333333333vw;
  font-weight: bold;
  padding-top: 15vw;
}
#mv h1 span {
  font-size: 3.2vw;
  display: block;
}

body.news #breadcrumbs {
	padding: 15.333333vw 0 0;
}

body.qa #contents {
/*  padding-bottom: 5.333333%;
  margin: 0 5.333333%;*/
}
body.news #contents {
  padding-top: 5.333333%;
  padding-bottom: 5.333333%;
  margin: 0 5.333333%;
}

h2 {
  font-family: 'Noto Sans JP', sans-serif;
}
body.qa h2 {
  font-size: 5.066666666666667vw;
  font-weight: bold;
  text-align: center;
  margin-top: 13.33333333333333vw;
  margin-bottom: 4vw;
}
.searchBox {
  background: url(../../../../images/h2_bg_pc.png);
  background-size: cover;
  font-size: 0.48rem;
  font-family: 'Noto Sans JP', sans-serif;
  line-height: 1.3333;
  padding: 3.73333% 5.36666% 12.466666% 0;
  margin: 13.33333333333333vw 3.3333% 5.36666% 7.3333%;
}
.searchBox h2 {
  margin-top: 1.5vw !important;
}
.searchBox form {
  position: relative;
  display: flex;
  justify-content: center;
  margin-left: 3%;
}
.searchBox input {
  font-size: 5vw;
  width: 60%;
  height: 9vw;
  border: none;
  padding: 5px 10px;
  border-radius: 5px;
  box-sizing: border-box;
  -webkit-appearance: none;
  outline: none;
}
.searchBox div {
  padding: 0 0 0 6px;
  height: 9vw;
  display: table;
}
.searchBox i {
  font-size: 9vw;
  display: table-cell;
  vertical-align: middle;
}
.searchBox i:hover {
  cursor: pointer;
}

.categoryBox {
  margin: 0 5.3333%;
}
.categoryBox li {
  width: 32%;
  margin-right: 2%;
  margin-bottom: 6%;
  float: left;
}
.categoryBox li:nth-child(3n) {
  margin-right: 0;
}
.categoryBox li:nth-child(10),
.categoryBox li:nth-child(11) {
  width: 37%;
  margin-bottom: 0;
}
.categoryBox li span {
  color: #fff;
  font-size: 2.933333333333333vw;
  font-weight: bold;
  text-align: center;
  padding: 14px 0;
  background: #000;
  /*border: 4px solid #000;*/
  border-radius: 60px;
  width: 100%;
  display: block;
}
.categoryBox li span:hover {
  opacity: 0.8;
}
.categoryBox li a {
  text-decoration: none;
}

body.qa .rankingBox {
  position: relative;
}
body.qa .rankingBox h2 {
  background: url(../../../../images/h2_bg_pc.jpg);
  background-size: cover;
  font-size: 0.48rem;
  font-family: 'Noto Sans JP', sans-serif;
  line-height: 1.3333;
  padding: 3.73333% 5.36666% 7.466666% 0;
  margin-left: 7.3333%;
  margin-right: 3.3333%;
}
/*body.qa .rankingBox h2 span {
  font-size: 0.28rem;
  display: block;
}*/
body.qa .rankingBox h2 .h2_small {
  font-size: 0.28rem;
}
body.qa .rankingBox h2 .h2_english {
  font-size: 0.28rem;
  font-weight: normal;
  font-family: 'Roboto', sans-serif;
  letter-spacing: 0.12em;
  position: relative;
}
body.qa .rankingBox h2 i {
  background: url(../../../../images/h2_bg_i_sp.png);
  width: 47px;
  height: 50px;
  position: absolute;
  transform: scale(0.5, 0.5);
  -moz-transform: scale(0.5, 0.5);
  -webkit-transform: scale(0.5, 0.5);
  -o-transform: scale(0.5, 0.5);
  -ms-transform: scale(0.5, 0.5);
  top: -20px;
  left: -14%;
}
body.qa #contents .whiteBox {
  padding: 5.3333vw 0;
  margin: 0 5.3333%;
  position: relative;
}
body.news #contents .whiteBox {
  background: #fff;
  padding: 5.3333%;
}
body.qa #contents .whiteBox li {
  margin-bottom: 12px;
  display: table;
}
body.qa #contents .whiteBox a {
  color: #000;
  font-size: 4vw;
  font-weight: bold;
  line-height: 1.8;
  display: block;
}
body.qa #contents .whiteBox a span {
  width: calc(100% - 75px);
  float: left;
}
body.qa #contents .whiteBox a span.q {
  color: #ff0;
  font-family: 'Noto Sans JP', sans-serif;
  text-align: center;
  line-height: 2.4;
  background: #000;
  display: inline-block;
  border-radius: 8px;
  width: 60px;
  padding-left: 0;
  margin-top: 8px;
  margin-right: 15px;
  position: relative;
}
body.qa #contents .whiteBox a span.q:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 100%;
  border: 5px solid transparent;
  border-left: 7px solid #000;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}

#contents .resultBox {
  background: #fff;
  padding: 10.4vw 5.3333% 10%;
}
#contents .resultBox .category {
  display: inline-block;
}
#contents .resultBox .category a {
  color: #000;
  font-size: 2.6666vw;
  font-weight: bold;
  display: block;
  background: #D5D5D5;
  border-radius: 6vw;
  padding: 6px 10px;
  margin-right: 1em;
  margin-bottom: 6.6666vw;
}
#contents .resultBox .q {
  background: url(../../uploads/2021/01/bg_q.png) top left no-repeat;
  background-size: 14vw;
  padding-left: 19.4666vw;
  margin-bottom: 5%;
  position: relative;
}
#contents .resultBox .q .icon {
  color: #ff0;
  font-family: 'Noto Sans JP', sans-serif;
  line-height: 8.2666vw;
  text-align: center;
  background: #000;
  border-radius: 4.2vw;
  width: 8.2666vw;
  height: 8.2666vw;
  position: absolute;
  top: -3.6vw;
  left: -3.6vw;
}
#contents .resultBox .q .qBox {
  color: #ff0;
  font-size: 4vw;
  font-weight: bold;
  position: relative;
  display: inline-block;
  padding: 3% 5%;
  min-width: 120px;
  max-width: 100%;
  background: #000;
  border-radius: 15px;
}
#contents .resultBox .q .qBox:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -18px;
  border: 10px solid transparent;
  border-right: 10px solid #000;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
#contents .resultBox .a {
  background: url(../../uploads/2021/01/bg_a.png) top 6px right no-repeat;
  background-size: 14vw;
  padding-right: 19.4666vw;
  margin-bottom: 12.2666vw;
}
#contents .resultBox .a p {
  font-size: 3.4666vw;
  font-weight: normal;
}
#contents .resultBox .a .aBox {
  font-size: 4vw;
  position: relative;
  display: inline-block;
  padding: 3% 5%;
  min-width: 120px;
  max-width: 100%;
  background: #00aafa;
  border-radius: 15px;
}
#contents .resultBox .a .aBox:before {
  content: "";
  position: absolute;
  top: 20px;
  right: -20px;
  border: 10px solid transparent;
  border-left: 10px solid #00aafa;
}
#contents .resultBox .a .aBox .close {
  text-align: right;
  display: none;
}
#contents .resultBox .a .aBox .close img {
  width: 22vw;
}
#contents .resultBox .a p.title {
  font-size: 4vw;
  font-weight: bold;
  margin-bottom: 1em;
}
#contents .resultBox .a p.body {
  margin-bottom: 1em;
}
#contents .resultBox .a p.body .nextText {
  color: #fff;
  text-decoration: underline;
  display: inline;
}
#contents .resultBox .a p.body .hideText {
  display: none;
}
#contents .resultBox + .pagination {
  padding: 20px 0 0;
  margin: 0 5.3333%;
  border-radius: 3.3333vw 3.3333vw 0 0;
  position: absolute;
  bottom: 0;
}
/*#contents .resultBox .a p.body {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}*/

/* カテゴリページ */
#contents.pageCategory {
  padding-bottom: 13.33333333333333vw;
}
.pageCategory .categoryBox.first li {
  width: 37%;
  margin-left: auto;
  margin-right: auto;
  float: none;
}
.pageCategory .categoryBox.first li span:hover {
  opacity: 1;
}
.pageCategory .categoryBox li span {
  /*color: #000;
  background: #fff;
  border: 4px solid #000;*/
}
.pageCategory .searchBox h2 {
  margin-top: 13.33333333333333vw;
}

/* 新着情報記事ページ */
.singleNews .whiteBox {
  font-size: 14px;
}
.singleNews h1 {
  color: #fff;
  font-weight: bold;
  background: #61A5D6;
  padding: 2%;
  margin-bottom: 2em;
}
.singleNews .ttl02 {
  font-size: 22px;
  font-weight:bold;
  color:#4c4948;
  padding: 16px 0 12px 17px;
  border-bottom-width: 1px;
  border-left-width: 5px;
  border-bottom-style: solid;
  border-left-style: solid;
  border-bottom-color: #c1c1c2;
  border-left-color: #59a1d4;
  margin-bottom:15px;
  line-height:1.2em;
}
.singleNews .ttl05 {
  font-size: 18px;
  font-weight:bold;
  color:#4a91c2;
}
.singleNews .left {
  float: left;
}
.singleNews .right {
  float: right;
}
.singleNews .news07_bg {
  background-color: #E7E6E6;
  padding: 20px;
  margin: 1.4em auto;
}
.singleNews .ttl13 {
  color: #4a91c2;
  font-size: 19px;
  font-weight: bold;
  line-height: 1.4em;
  margin-bottom: 6px;
}
.singleNews .link_ico_L {
  color: #3e97f0;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  line-height: 140%;
  clear: both;
  padding: 0 0 0 20px;
  margin: 17px 0 18px 0;
  position: relative;
}
.singleNews .link_ico_L:before,
.singleNews .link_ico_L:after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  content: "";
  vertical-align: text-bottom;
}
.singleNews .link_ico_L:before {
  width: 12px;
  height: 12px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #3e97f0;
}
.singleNews .link_ico_L:after {
  left: 5px;
  box-sizing: border-box;
  width: 3px;
  height: 3px;
  border: 3px solid transparent;
  border-left: 3px solid #fff;
}
.singleNews .link_ico_L a {
  color: #3e97f0;
  text-decoration: underline;
}
.singleNews .link_ico_L a:hover {
  text-decoration: none;
}

.pagination {
  text-align: center;
  clear: both;
  padding: 20px 0;
  font-size: 14px;
  line-height: 14px;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: #f9d100;
  border-radius: 0 0 3.3333vw 3.3333vw;
}
.pagination-box {
  display: inline-block;
}
.pagination span,
.pagination a {
  color: #000;
  font-size: 4vw;
  font-weight: bold;
  line-height: 6.8vw !important;
  text-decoration: none;
  width: 6.8vw;
  height: 6.8vw;
  display: block;
  float: left;
  margin: 2px 2px 2px 0;
  background: none;
}
.pagination a:hover {
}
.pagination .current{
  color: #000;
  background: #fff;
  border-radius: 6.8vw;
}
.resultBox.pt {
  padding-top: 25.6vw !important;
}
.wp_table-2clm {
  border-collapse: collapse;	
}
.wp_table-2clm th {
	background: #D9D9D9;
}
.wp_table-2clm th, .wp_table-2clm td {
	padding: 10px;
	text-align: center;
	border: 1px solid #000;
	vertical-align: middle;
}
@media only screen and (max-width: 413px) {
  .pagination {
    font-size: 12px;
    line-height: 12px;
  }
  .pagination span,
  .pagination a {
  }
  .pagination .current{
  }
}

.noResult {
  text-align: center;
  font-weight: bold;
}

@media screen and (max-width:767px) {
  .inner {
    margin: 0 5.333333%;
  }

  body {
    font-family: sans-serif;
  }

  .br_pc {
  display: none;
  }
  .br_sp {
  display: block;
  }

  /* mv */
  #mv {
    background: url(../../uploads/2021/01/kv_faq_sp.jpg) top center no-repeat;
    background-size: 100% auto;
    height: auto;
    position: relative;
  }
  #mv h1 {
	padding: 20vw 0 13vw;
  }

  .searchBox.first {
    margin-bottom: 6%;
  }

  .singleNews {
  line-height: 1.8;
  }
  .singleNews .mt10 {
  margin-top: 2%;
  }
  .singleNews .mt20 {
  margin-top: 4%;
  }
  .singleNews .mt30 {
  margin-top: 6%;
  }
  .singleNews .mt40 {
  margin-top: 8%;
  }
  .singleNews .mb10 {
  margin-bottom: 2%;
  }
  .singleNews .mb20 {
  margin-bottom: 4%;
  }
  .singleNews .mb30 {
  margin-bottom: 6%;
  }
  .singleNews .mb40 {
  margin-bottom: 8%;
  }
  .singleNews .ttl02 {
  font-size: .30rem;
  line-height: 1.6;
  padding: 2%;
  }
  .singleNews .ttl05 {
    font-size: .30rem;
  }
  .singleNews .left,
  .singleNews .right {
    float: none;
  }

  .shadow {
    -moz-box-shadow: 4vw 4vw 2vw rgba(238,165,0,0.6);
    -webkit-box-shadow: 4vw 4vw 2vw rgba(238,165,0,0.6);
    -o-box-shadow: 4vw 4vw 2vw rgba(238,165,0,0.6);
    -ms-box-shadow: 4vw 4vw 2vw rgba(238,165,0,0.6);
    transform: translateZ(0);
  }
}

@media screen and (min-width:768px) {
  #wrapper {
    background: #00aafa;
  }
  .inner {
    width: 100%;
    max-width: 1080px;
    margin: 0 auto;
  }
  .br_pc {
  display: block;
  }
  .br_sp {
  display: none;
  }

  /* header */
  header,
  nav {
    background: #fff;
  }
  header {
    height: 65px;
  }
  nav .logo {
    padding-top: 5px;
  }

  /* mv */
  #mv h1 {
    font-size: 36px;
    line-height: 50px;
    padding-top: 145px;
  }
  #mv h1 span {
    font-size: 18px;
  }

  
  body.news #breadcrumbs {
	padding: 20px 0 0;
  }
	
  body.news #contents {
    width: 1080px;
    padding-top: 40px;
    padding-bottom: 70px;
    margin: 0 auto;
  }

  body.qa h2 {
    font-size: 29px;
    margin-top: 100px;
    margin-bottom: 50px;
  }

  .searchBox {
    background: url(../../../../images/h2_bg_pc.jpg) no-repeat;
    width: 430px;
    background-size: contain;
    font-size: 32px;
    font-family: 'Noto Sans JP', sans-serif;
    line-height: 1.3479;
    padding: 10px 27px 61px 0;
    margin: 100px auto 0;
    display: block;
  }
  body.qa .searchBox h2 {
    margin-bottom: 20px;
  }
  .searchBox.first {
    margin-bottom: 70px;
  }
  .searchBox form {
    width: 408px;
    margin: 0 auto;
  }
  .searchBox input {
    font-size: 29px;
    width: 300px;
    height: 40px;
  }
  .searchBox div {
    height: 40px;
  }
  .searchBox i {
    font-size: 29px;
  }

  .categoryBox {
    width: 810px;
    margin: 0 auto;
  }
  .categoryBox li {
    width: 190px;
    margin-right: 16px;
    margin-bottom: 26px;
  }
  .categoryBox li:nth-child(3n) {
    margin-right: 16px;
  }
  .categoryBox li:nth-child(4n) {
    margin-right: 0;
  }
  .categoryBox li:nth-child(10),
  .categoryBox li:nth-child(11) {
    width: 190px;
  }
  .categoryBox li span {
    font-size: 18px;
    padding: 8px 0;
    border-radius: 34px;
  }

  body.qa .rankingBox h2 {
    background: url(../../../../images/h2_bg_pc.jpg) no-repeat;
    width: 430px;
    background-size: contain;
    font-size: 32px;
    font-family: 'Noto Sans JP', sans-serif;
    line-height: 1.3479;
    padding: 20px 27px 43px 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
  }
  body.qa .rankingBox h2 .h2_small {
    font-size: 18px;
  }
  body.qa .rankingBox h2 .h2_english {
    font-size: 18px;
    margin-left: 25px;
  }

  body.qa #contents .whiteBox {
    width: 1080px;
    padding: 40px 0 60px;
    margin: 0 auto;
  }
  body.news #contents .whiteBox {
    padding: 37px;
  }
  body.qa #contents .whiteBox ul {
    display: table;
    margin: 0 auto;
    max-width: 660px;
  }
  body.qa #contents .whiteBox a {
    font-size: 18px;
  }
  body.qa #contents .whiteBox a:hover {
    text-decoration: underline;
  }
  body.qa #contents .whiteBox a span {
    width: calc(100% - 97px);
    margin-top: 13px;
  }
  body.qa #contents .whiteBox a span.q {
    width: 77px;
    margin-right: 20px;
  }
  .pagination {
    width: 660px;
    background: #00aafa;
    padding: 60px 0 20px;
  }
  .pagination span,
  .pagination a {
    font-size: 15px !important;
    line-height: 27px !important;
    width: 27px;
    height: 27px;
    margin: 3px 3px 3px 0;
  }
  .pagination a:hover {
    text-decoration: none !important;
    opacity: 0.8;
  }
  .pagination .current {
    border-radius: 24px;
  }
  #contents .resultBox {
    padding: 42px 0;
  }
  .resultBox.pt {
    padding-top: 118px !important;
  }
  #contents .resultBox > div {
    width: 980px;
    background: url(../../uploads/2021/01/bg_q.png) top 73px left no-repeat;
    background-size: 120px;
    margin: 0 auto;
  }
  #contents .resultBox .category:nth-child(1) {
    margin-left: 157px;
  }
  #contents .resultBox .category a {
    font-size: 13px;
    margin-bottom: 40px;
  }
  #contents .resultBox .q {
    background: none;
    padding-left: 157px;
    margin-bottom: 30px;
  }
  #contents .resultBox .q .icon {
    line-height: 60px;
    width: 60px;
    height: 60px;
    top: -21px;
    left: -25px;
    border-radius: 30px;
  }
  #contents .resultBox .q .qBox {
    font-size: 20px;
    width: 660px;
    padding: 34px 30px;
  }
  #contents .resultBox .a {
    background: url(../../uploads/2021/01/bg_a.png) top right no-repeat;
    background-size: 120px;
    padding-right: 157px;
    margin-bottom: 88px;
    min-height: 120px;
  }
  #contents .resultBox .a .aBox {
    width: 660px;
    padding: 34px 30px;
    margin-left: 157px;
  }
  #contents .resultBox .a p {
    font-size: 14px;
  }
  #contents .resultBox .a p.title {
    font-size: 20px;
  }
  #contents .resultBox .a p.body {
    display: block;
  }
  #contents .resultBox .a p.body .nextText {
    display: none;
  }
  #contents .resultBox .a p.body .hideText {
    display: inline;
  }
  #contents .resultBox + .pagination {
    margin: 0 auto;
  }

  /* カテゴリページ */
  #contents.pageCategory {
    padding-bottom: 100px;
  }
  .pageCategory .categoryBox.first ul {
    display: table;
    margin: 0 auto 70px;
  }
  .pageCategory .categoryBox.first li {
    width: 244px;
    margin-right: 0;
    margin-bottom: 0;
  }
  .pageCategory .categoryBox li span {
    /*padding: 13px 0;*/
  }
  .pageCategory .searchBox h2 {
    margin-top: 100px;
  }

  /* 新着情報記事ページ */
  .singleNews .whiteBox {
    font-size: 14px;
  }
  .singleNews h1 {
    font-size: 16px;
    padding: 7px 12px 9px;
  }
  .singleNews .mt10 {
  margin-top: 10px; 
  }
  .singleNews .mt20 {
  margin-top: 20px; 
  }
  .singleNews .mt30 {
  margin-top: 30px; 
  }
  .singleNews .mt40 {
  margin-top: 40px; 
  }
  .singleNews .mb10 {
  margin-bottom: 10px;  
  }
  .singleNews .mb20 {
  margin-bottom: 20px;  
  }
  .singleNews .mb30 {
  margin-bottom: 30px;  
  }
  .singleNews .mb40 {
  margin-bottom: 40px;  
  }

  .shadow {
    -moz-box-shadow: 30px 30px 30px rgba(238,165,0,0.6);
    -webkit-box-shadow: 30px 30px 30px rgba(238,165,0,0.6);
    -o-box-shadow: 30px 30px 30px rgba(238,165,0,0.6);
    -ms-box-shadow: 30px 30px 30px rgba(238,165,0,0.6);
  }
  .sp {
    display: none;
  }
  .wp_table-2clm {
    width: 800px;
  }
  .wp_table-2clm th, .wp_table-2clm td {
	width: 400px;
  }
}