<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

.contentCnv_li03 {
  width: 100%;
}
.contentNavTopTtl {
  min-width: 205px;
}
.contentBack {
  margin: 7px 0 0;
}


/*==========================================
　 共通
==========================================*/
.mb32 {
  margin-bottom: 32px;
}
.mb50 {
  margin-bottom: 50px;
}
.mt90 {
  margin-top: 90px;
}
.mb20{
  margin-bottom: 20px;
}
.mb30{
  margin-bottom: 30px;
}
.mb40{
  margin-bottom: 40px;
}
.mb50 {
  margin-bottom: 50px;
}
.mt50 {
  margin-top: 50px;
}
.mb60 {
  margin-bottom: 60px;
}
.mb100{
  margin-bottom: 100px;
}
.mb_1em{
  margin-bottom: 1em;
}
.mb_2em{
  margin-bottom: 2em;
}
.mt_2em{
  margin-top: 2em;
}
.mt12{
  margin-top: 12%;
}
.mb12{
  margin-bottom: 12%;
}
.pd_02{
  padding:0 2%;
}
.pdt_16{
  padding-top: 16px;
}
.pdl_2{
  padding-left: 2%;
}
.pdr_2{
  padding-right: 2%;
}
.tac {
  text-align: center;
}
.tal{
  text-align:left;
}
.tar{
  text-align:right;
}
.content_area figure {
  text-align: center;
}
.content_area .fwb {
  font-weight: bold;
}
.content_area .tdu {
  text-decoration: underline;
}
.fts14{
  font-size:14px;
}
.fts18 {
  font-size: 18px;
}
.fts24 {
  font-size: 24px;
}
.fts30 {
  font-size: 30px;
}
.fontw_m{
  font-weight:500;
}
.letter-03 {
  letter-spacing: -0.3px;
}
.letter-05 {
  letter-spacing: -0.5px;
}
.content {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
}
.pc_left767{
  float: left;
}
.pc_right767{
  float: right;
}
@media screen and (max-width:767px) {
.pc_left767{
  float: none;
}
.pc_right767{
  float: none;
}
}
.pc_left960{
  float: left;
}
.pc_right960{
  float: right;
}
@media screen and (max-width:960px) {
.pc_left960{
  float: none;
}
.pc_right960{
  float: none;
}
}
.clear_b {
  clear:both;
}
.overf_h,.ovfh{
  overflow:hidden;
}
.bb {
    border-bottom: 1px #d6d6d6 solid;
}


/*==========================================
 content
===========================================*/
.contentInner_bg {
	width:100%;
	position: relative;
}
.contentInner {
    max-width: 960px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 80px;
}



/*==========================================
 見出し
===========================================*/

/*==h2==*/

.contentTtl_h2 {
    text-align: center;
    font-size: 22px;
    letter-spacing: 2px;
    margin-bottom: 5px;
    font-weight: bold;
}
.contentTtl_h2_cap {
    text-align: center;
    font-size: 14px;
    letter-spacing: 1px;
    width: 100%;
    line-height: 1;
}


/*==h3==*/

.contentTtl_h3 {
  font-size: 24px;
  position: relative;
/*  display: inline-block;*/
  line-height: 1;
  margin-bottom: 50px;
  padding-bottom: 8px;
  text-align: center;
}
@media screen and (max-width:480px) {
.contentTtl_h3 {
  display: block;
}
}
.contentTtl_h3:before {
  content: "";
  display: block;
  width: 100%;
  border-bottom: 1px solid #ccc;
  position: absolute;
  bottom: 0;
  margin-bottom: -1px;
  left: 0;
}
.contentTtl_h3:after {
  content: "";
  display: block;
  width: 90px;
  border-bottom: 1px solid #1A1A1A;
  position: absolute;
  bottom: 0;
  margin-bottom: -1px;
  margin-right: 70%;
  left: 0;
}
@media screen and (max-width:480px) {
.contentTtl_h3:after {
  width: 100px;
  margin-left: 0;
  right: inherit;
}
}
.contentTtl_h3_inner {
  letter-spacing: 0.6px;
  font-size: 24px;
  font-weight: bold;
  display: inline-block;
  line-height: 1.4;
}
@media screen and (max-width:480px) {
.contentTtl_h3_inner {
  padding: 0 24px;
  font-size: 22px;
}
}

/*==h4--*/

.contentTtl_h4 {
  font-weight: bold;
}








/*IE*/
@media all and (-ms-high-contrast:none){
.jishin_tab_taishin a{
  padding-top: 32px;
}
}
/*NEW表示*/
.qanda_archive_new{
  font-family: YuGothic, '游ゴシック', "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size:19px;
  color:#d01029;
  padding-right:20px;
}
.qanda_single_new{
  font-family: YuGothic, '游ゴシック', "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size:24px;
  color:#d01029;
  height: 30px;
  float: left;
  line-height: 30px;
  padding: 0.2% 2% 2%;
  display:inline-block;
}

.content_nav_area .breadcrumbs {
  max-width: 80%;
}
.content_nav_area .content_nav {
  width: 180px;
}
@media screen and (max-width:767px) {
.content_nav_area .breadcrumbs {
  max-width: inherit;
}
}


/*ページナビ*/
.wp-pagenavi {
  margin-top: 11%;
  text-align:center;
}
.wp-pagenavi a, .wp-pagenavi span {
  padding: 3px 9px;
}
.wp-pagenavi .previouspostslink,
.wp-pagenavi .nextpostslink{
  border:1px solid #fff;
}
.wp-pagenavi span.current {
  background-color:#000;
  color:#fff;
}
.wp-pagenavi span.pages {
  display:none;
}

.content_qanda{
  margin-bottom: 11%;
}
/*フッター上 お問い合わせボタン*/
.qanda_conversion{
  margin: 7.8% auto 0;
  max-width: 680px;
  width: 100%;
  border: 1px solid #4c4c4c;
  padding: 15px 2%;
}
.qanda_conversion_btn a{
  background-color: #000;
  border:1px solid #000;
  color:#fff;
  display:block;
  height:100%;
  font-size:24px;
  padding: 3px 0;
  max-width: 380px;
  width:100%;
  margin: 10px auto 0;
}
@media screen and (max-width:480px) {
.qanda_conversion_btn a{
  font-size:20px;
  line-height: 1.3;
  padding: 12px 0;
}
}
.qanda_conversion_btn a:hover{
  background-color: #fff;
  color:#000;
  -webkit-transition:all .3s;
  -moz-transition:all .3s;
  -ms-transition:all .3s;
  -o-transition:all .3s;
  transition:all .3s;
}
/*メニュータブ*/

.archive_qanda_cate{
  background-color:#747474;
}
.archive_qanda_cate_inner{
  padding:0 30px;
}
@media screen and (max-width:960px) {
.archive_qanda_cate_inner{
  padding:0;
}
}
.archive_qanda_cate li{
    -mos-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
@media screen and (max-width:960px) {
.archive_qanda_cate li{
    font-size:14px;
}
}
.archive_cate_tab a {
  float:left;
/*  width:20%;*/
  display:block;
  height:100%;
  color:#fff;
  background-color:#747474;
  padding: 7.5px 4.15% 5.5px;
}
@media screen and (max-width:960px) {
.archive_cate_tab a {
  padding: 7.5px 0 5.5px;
  width: 33.3333%;
}
}
@media screen and (max-width:480px) {
.archive_cate_fee a,
.archive_cate_etc a{
  line-height:3.6;
}
}
.archive_cate_tab a:hover {
  color:#fff;
  background-color:#b0b0b0;
  -webkit-transition:all .3s;
  -moz-transition:all .3s;
  -ms-transition:all .3s;
  -o-transition:all .3s;
  transition:all .3s;
}
.archive_cate_old a:hover{
  opacity:0.6;
  -webkit-transition:all .3s;
  -moz-transition:all .3s;
  -ms-transition:all .3s;
  -o-transition:all .3s;
  transition:all .3s;
}
.select a {
  color:#5f5c5b;
  background-color:#f7f5f0;
}
.archive_cate_all .fa-list-ul{
  margin-right: 5px;
}



/*==========================================
　よくあるご質問一覧
==========================================*/


/*よくあるご質問一覧*/

.qanda_page_ttl {
  font-size:24px;
  color:#4b2e1d;
  border-bottom: 2px dotted #eeeeee;
  padding-bottom:10px;
}
.content_lead_txt{
  text-align:center;
  line-height: 2.2;
  width: 100%;
  max-width: 960px;
  margin: 0 auto 60px;
}
@media screen and (max-width:480px) {
.content_lead_txt{
  text-align:left;
}
}
.qanda_archive_item {
  line-height: 2.2;
  padding-bottom: 35px;
}
.qanda_archive_title a:hover{
  opacity: 0.4;
  -webkit-transition:all .1s;
  -moz-transition:all .1s;
  -ms-transition:all .1s;
  -o-transition:all .1s;
  transition:all .1s;
}


/*==========================================
　よくあるご質問詳細
==========================================*/

.qanda_single_ttl {
  font-size:24px;
  color:#4b2e1d;
  border-bottom: 2px dotted #eeeeee;
  padding-bottom:10px;
}
.qanda_archive_item {
  line-height: 2.2;
  padding-bottom: 35px;
}
.qanda_archive_title a:hover{
  opacity: 0.4;
  -webkit-transition:all .1s;
  -moz-transition:all .1s;
  -ms-transition:all .1s;
  -o-transition:all .1s;
  transition:all .1s;
}
.qanda_single_answer {
  line-height: 2.2;
}
</pre></body></html>