@charset "UTF-8";
/* 
Theme Name:XeoryBase
Theme URI:http://xeory.jp/
Description:Xeory　ベーステーマ 
Author:バズ部
Author URI:http://bazubu.com/
Version:0.1.7
*/
/* all display 
@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css); 
-------------------------------------------------- */
.top_header2 {
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .top_header2 {
    margin-top: 55px;
  }
}

.p_link_txt {
  text-align: right;
  margin-bottom: 15px;
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  .p_link_txt {
    font-size: 12px;
  }
}

.p_link {
  text-align: right;
  margin-bottom: 15px;
}
.p_link:after {
  content: "※本ページはプロモーションが含まれています。";
  font-family: FontAwesome;
  color: #333333;
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  .p_link:after {
    font-size: 12px;
  }
}

.p_mynavi_link {
  text-align: right;
  margin-bottom: 15px;
}
.p_mynavi_link:after {
  content: "※本記事はマイナビ等のプロモーションを含みます。";
  font-family: FontAwesome;
  color: #333333;
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  .p_mynavi_link:after {
    font-size: 12px;
  }
}

.speech-bubble {
  position: relative;
  background: #ffffff;
  border: 1px solid #000000;
  border-radius: 0px;
  padding: 10px 15px;
}
.speech-bubble::after {
  background: inherit;
  border-bottom: 1px solid;
  border-right: 1px solid;
  bottom: -7px;
  content: "";
  height: 12px;
  left: 1.25em;
  position: absolute;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  visibility: visible;
  width: 12px;
}

.free_box {
  font-size: 12px;
  margin-bottom: 10px;
}

.osusume_img {
  margin-bottom: 10px !important;
}
.osusume_img img {
  width: 300px;
}
@media screen and (max-width: 767px) {
  .osusume_img img {
    width: 80%;
  }
}

.txt_right {
  text-align: right;
}

table a {
  color: #2557a7;
}
/*
.link_blank{font-size:14px; text-decoration:underline;}
.link_blank::after {
content:"";
display:inline-block;
width:14px;
height:14px;
margin:-3px 0px 0px 5px;
background:url(/img/icon_link_blank.png);
background-size:auto;
background-size:contain;
vertical-align:middle;
}

.link_blank2{font-size:14px; text-decoration:underline; margin-right:4px;}
.link_blank2::after {content:"\f08e"; font-family:FontAwesome; font-weight:normal; display:inline-block; top:0px; margin:0px 0px 0px 3px; padding:5px 0px 0px; font-size:16px;}
*/
.single_footer a {
  text-decoration: underline;
  color: #2557a7 !important;
}
/*
.post-content a {text-decoration:underline; color:#2557a7;}
.post-content a:hover {text-decoration:none;}

.post-content a{position:relative; text-decoration:underline; margin-right:24px;}
.post-content a::after {position:absolute; content:"\f08e"; font-family:FontAwesome; font-weight:normal; display:inline-block; margin:2px 0px 0px 3px;}
*/

.post-content a.btn_all {
  position: relative;
  text-decoration: none; /*margin:0px!important;*/
}

.caption_link_no a {
  position: relative;
  text-decoration: underline;
  margin-right: 0px !important;
}
.caption_link_no a::after {
  position: absolute;
  content: "";
  font-family: FontAwesome;
  font-weight: normal;
  display: inline-block;
  margin: 0px 0px 0px 0px;
}

.post-content .caption_link a {
  position: relative;
  text-decoration: underline;
  margin-right: 0px !important;
}
.post-content .caption_link a::after {
  position: absolute;
  content: "" !important;
  font-family: FontAwesome;
  font-weight: normal;
  display: inline-block;
  margin: 0px 0px 0px 0px;
}
.post-content .caption_link a.link_blank_caption {
  position: relative;
  text-decoration: underline;
  margin-right: 20px !important;
}
.post-content .caption_link a.link_blank_caption::after {
  position: absolute;
  content: "\f08e" !important;
  font-family: FontAwesome;
  font-weight: normal;
  display: inline-block;
  margin: 2px 0px 0px 3px !important;
}

.link_blank {
  position: relative;
  text-decoration: underline;
  margin-right: 24px;
}
.link_blank::after {
  position: absolute;
  content: "\f08e";
  font-family: FontAwesome;
  font-weight: normal;
  display: inline-block;
  margin: 2px 0px 0px 3px;
}

.post-content a.btn_all.cat-content a.btn_all {
  position: relative;
  text-decoration: underline;
  margin-right: 24px;
}
.post-content a.btn_all::after,
.cat-content a.btn_all::after {
  position: absolute;
  content: "　" !important;
  font-family: FontAwesome;
  font-weight: normal;
  display: inline-block;
  margin: 0px 0px 0px 5px;
}
/*
.link_blank_btn{position:relative; text-decoration:underline; margin-right:24px;}
.link_blank_btn::after {position:absolute; content:"\f08e"; font-family:FontAwesome; font-weight:normal; display:inline-block; margin:0px 0px 0px 5px;}
*/

.post-content a,
.cat-content a {
  position: relative;
  text-decoration: underline;
  margin-right: 24px;
}
.post-content a::after,
.cat-content a::after {
  position: absolute;
  content: "\f08e";
  font-family: FontAwesome;
  font-weight: normal;
  display: inline-block;
  margin: 0px 0px 0px 5px;
}

.post-content .caption_link a,
.cat-content .caption_link a {
  position: relative;
  text-decoration: underline;
  margin-right: 0px;
}
.post-content .caption_link a::after,
.cat-content .caption_link a::after {
  position: absolute;
  content: "";
  font-family: FontAwesome;
  font-weight: normal;
  display: inline-block;
  margin: 0px 0px 0px 0px;
}

.post-content .caption_link a.link_blank_caption,
.cat-content .caption_link a.link_blank_caption {
  position: relative;
  text-decoration: underline;
  margin-right: 24px;
}
.post-content .caption_link a.link_blank_caption::after,
.cat-content .caption_link a.link_blank_caption::after {
  position: absolute;
  content: "\f08e" !important;
  font-family: FontAwesome;
  font-weight: normal;
  display: inline-block;
  margin: 0px 0px 0px 5px;
}

table a {
  position: relative;
  text-decoration: underline;
  margin: 0px 24px 0px 0px;
}
table a::after {
  position: absolute;
  content: "\f08e";
  font-family: FontAwesome;
  font-weight: normal;
  display: inline-block;
  margin: 2px 0px 0px 3px;
}

.ao_box a {
  position: relative;
  text-decoration: underline;
  margin-right: 24px;
}
.ao_box a::after {
  position: absolute;
  content: "\f08e";
  font-family: FontAwesome;
  font-weight: normal;
  display: inline-block;
  margin: 2px 0px 0px 3px;
}

.fukidashi_box_2 a {
  position: relative;
  text-decoration: underline;
  margin-right: 24px;
}
.fukidashi_box_2 a::after {
  position: absolute;
  content: "\f08e";
  font-family: FontAwesome;
  font-weight: normal;
  display: inline-block;
  margin: 2px 0px 0px 3px;
}

a.link_blank_orange::after {
  color: #f29600 !important;
}

.kansyuu_box {
  position: relative;
  color: #333333;
  font-size: 14px;
  background: #ffffff;
  border: solid 1px #f39820;
  line-height: 1.4;
  padding: 10px 20px 10px;
  margin: 0px 0 20px;
}
.kansyuu_ box:after {
  position: absolute;
  font-family: FontAwesome, "Qusicksand", "Avenir", "Arial", sans-serif;
  content: "\f007\ この記事の監修者";
  font-weight: normal;
  background: #f39820;
  color: #fff;
  left: 0px;
  bottom: 100%;
  border-radius: 5px 5px 0 0;
  padding: 6px 15px 4px;
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0.05em;
}
.kansyuu_box img {
  width: 150px;
  float: left;
  margin-right: 10px;
}
.kansyuu_box b {
  font-size: 16px;
  display: block;
  margin-bottom: 10px;
}
.kansyuu:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

.kansyuu_box2 {
  border: 2px solid #cccccc;
  background: #ffffff;
  width: 100%;
  padding: 15px 20px 10px !important;
  margin: 40px 0px;
  border-radius: 10px;
}
.kansyuu_box2_in {
  margin-bottom: 10px;
}
.kansyuu_box2_in:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
.kansyuu_box2 .kansyuu_img {
  float: left;
  margin: 0px 0px 0px 0px;
  text-align: center;
  font-size: 13px;
}
.kansyuu_box2 .kansyuu_img img {
  width: 80px;
  border-radius: 50%;
}
.kansyuu_box2 .kansyuu_name {
  margin: 0px 0px 0px 90px;
  border-top: 2px solid #cccccc;
  border-bottom: 2px solid #cccccc;
  padding: 10px;
  font-weight: bold;
  color: #0386a0;
}
.kansyuu_box2 p {
  margin-bottom: 15px !important;
}

@media screen and (max-width: 767px) {
  .kansyuu_box2_in {
    height: 80px;
    display: table;
    width: 100%;
  }
  .kansyuu_box2 .kansyuu_img {
    float: left;
    margin: 0px 0px 0px 0px;
    text-align: center;
    font-size: 13px;
  }
  .kansyuu_box2 .kansyuu_name {
    margin: 0px 0px 0px 90px;
    border-top: 2px solid #cccccc;
    border-bottom: 2px solid #cccccc;
    padding: 10px;
    display: table-cell;
    vertical-align: middle;
  }
  .kansyuu_box2 p {
    font-size: 14px;
  }
}

.kansyuu_box2 .kansyuu_name_notxt {
  position: relative;
  margin: 0px 0px 0px 90px;
  border-top: 2px solid #cccccc;
  border-bottom: 2px solid #cccccc;
  padding: 10px;
  font-weight: bold;
  height: 60px;
}
.kansyuu_box2 .kansyuu_name_notxt::before {
  position: absolute;
  left: 10px;
  top: 16px;
  font-weight: bold;
  z-index: 1;
  content: "ワンポイントアドバイス";
}
@media screen and (max-width: 767px) {
  .kansyuu_box2 .kansyuu_name_notxt::before {
    position: absolute;
    left: 0px;
    top: 16px;
    font-weight: bold;
    z-index: 1;
    content: "ワンポイントアドバイス";
  }
}

.onepoint {
  position: relative;
  border: solid 2px #cccccc;
  padding: 1.5em 1.5em 1em;
  margin: 20px auto;
  border-radius: 7px;
}
.onepoint::before {
  position: absolute;
  border-radius: 4px;
  color: #fff;
  left: 20px;
  top: -14px;
  padding: 1px 10px 0px 10px;
  font-weight: bold;
  z-index: 1;
  content: "ワンポイントアドバイス";
  background: #9a9a9a;
}

.border_orange {
  border: 2px solid #ff9f00;
}
.border_blue {
  border: 2px solid #76afcf;
}
.border_pink {
  border: 2px solid #f2a1b2;
}
.border_green {
  border: 2px solid #58c261;
}
.border_black {
  border: 2px solid #000000;
}
.border_gray {
  border: 2px solid #cccccc;
}

.border_tb_orange {
  border-top: 2px solid #ff9f00 !important;
  border-bottom: 2px solid #ff9f00 !important;
}
.border_tb_blue {
  border-top: 2px solid #76afcf !important;
  border-bottom: 2px solid #76afcf !important;
}
.border_tb_pink {
  border-top: 2px solid #f2a1b2 !important;
  border-bottom: 2px solid #f2a1b2 !important;
}
.border_tb_green {
  border-top: 2px solid #58c261 !important;
  border-bottom: 2px solid #58c261 !important;
}
.border_tb_black {
  border-top: 2px solid #000000 !important;
  border-bottom: 2px solid #000000 !important;
}
.border_tb_gray {
  border-top: 2px solid #cccccc !important;
  border-bottom: 2px solid #cccccc !important;
}

.bg_01 {
  background: #fafafa !important;
}
.bg_02 {
  background: #f5fffa !important;
}
.bg_03 {
  background: #f0ffff !important;
}
.bg_04 {
  background: #fffaf0 !important;
}
.bg_05 {
  background: #fff0f5 !important;
}
.bg_06 {
  background: #f8f8ff !important;
}
.bg_07 {
  background: #fffff0 !important;
}

.fukidashi_box {
  background: url(/img/character01.png) no-repeat 0px 4px;
  background-size: 80px 80px;
  min-height: 80px;
  margin-bottom: 20px;
}
.fukidashi_box_2 {
  background: url(/img/character02.png) no-repeat 0px 4px;
  background-size: 80px 80px;
  min-height: 80px;
  margin-bottom: 20px;
}
.fukidashi_box_3 {
  background: url(/img/character03.png) no-repeat 0px 4px;
  background-size: 80px 80px;
  min-height: 80px;
  margin-bottom: 20px;
}
.fukidashi_box_4 {
  background: url(/img/character04.png) no-repeat 0px 4px;
  background-size: 80px 80px;
  min-height: 80px;
  margin-bottom: 20px;
}
.fukidashi_box_5 {
  background: url(/img/character05.png) no-repeat 0px 4px;
  background-size: 80px 80px;
  min-height: 80px;
  margin-bottom: 20px;
}
.fukidashi_box_txt {
  max-width: calc(100% - 90px);
  margin: 0px 0px 0px 90px;
  position: relative;
  padding: 10px;
  background-color: #fff;
  border: 2px solid #ccc;
  border-radius: 6px;
  font-size: 14px;
}
.fukidashi_box_txt p {
  margin: 0;
}
.fukidashi_box_txt::before {
  content: "";
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: -12px;
  top: 10px;
  border-right: 12px solid #ccc;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
}
.fukidashi_box_txt::after {
  content: "";
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: -9px;
  top: 10px;
  border-right: 12px solid #fff;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
}
@media screen and (max-width: 767px) {
  .fukidashi_box {
    background: url(/img/character01.png) no-repeat 0px 4px;
    background-size: 60px 60px;
    min-height: 60px;
    margin-bottom: 20px;
  }
  .fukidashi_box_2 {
    background: url(/img/character02.png) no-repeat 0px 4px;
    background-size: 60px 60px;
    min-height: 60px;
    margin-bottom: 20px;
  }
  .fukidashi_box_3 {
    background: url(/img/character03.png) no-repeat 0px 4px;
    background-size: 60px 60px;
    min-height: 60px;
    margin-bottom: 20px;
  }
  .fukidashi_box_4 {
    background: url(/img/character04.png) no-repeat 0px 4px;
    background-size: 60px 60px;
    min-height: 60px;
    margin-bottom: 20px;
  }
  .fukidashi_box_5 {
    background: url(/img/character05.png) no-repeat 0px 4px;
    background-size: 60px 60px;
    min-height: 60px;
    margin-bottom: 20px;
  }
  .fukidashi_box_txt {
    max-width: calc(100% - 70px);
    margin: 0px 0px 0px 70px;
    position: relative;
    padding: 10px;
    background-color: #fff;
    border: 2px solid #ccc;
    border-radius: 6px;
  }
}

.fukidashi_box_txt2 {
  max-width: calc(100% - 90px);
  margin: 0px 0px 0px 90px;
  position: relative;
  padding: 10px;
  background-color: #f9fafd;
  border: 2px solid #d5d5d5;
  border-radius: 6px;
}
.fukidashi_box_txt2 p {
  margin: 0;
}
.fukidashi_box_txt2::before {
  content: "";
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: -12px;
  top: 10px;
  border-right: 12px solid #d5d5d5;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
}
.fukidashi_box_txt2::after {
  content: "";
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: -9px;
  top: 10px;
  border-right: 12px solid #f9fafd;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
}
@media screen and (max-width: 767px) {
  .fukidashi_box_txt2 {
    max-width: calc(100% - 70px);
    margin: 0px 0px 0px 70px;
    position: relative;
    padding: 10px;
    background-color: #f9fafd;
    border: 2px solid #d5d5d5;
    border-radius: 6px;
  }
}

.fukidashi_box_txt3 {
  max-width: calc(100% - 90px);
  margin: 0px 0px 0px 90px;
  position: relative;
  padding: 10px;
  background-color: #fffecc;
  border: 2px solid #d5d5d5;
  border-radius: 6px;
}
.fukidashi_box_txt3 p {
  margin: 0;
}
.fukidashi_box_txt3::before {
  content: "";
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: -12px;
  top: 10px;
  border-right: 12px solid #d5d5d5;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
}
.fukidashi_box_txt3::after {
  content: "";
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: -9px;
  top: 10px;
  border-right: 12px solid #fffecc;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
}
@media screen and (max-width: 767px) {
  .fukidashi_box_txt3 {
    max-width: calc(100% - 70px);
    margin: 0px 0px 0px 70px;
    position: relative;
    padding: 10px;
    background-color: #fffecc;
    border: 2px solid #d5d5d5;
    border-radius: 6px;
  }
}

.fukidashi_box_txt4 {
  max-width: calc(100% - 90px);
  margin: 0px 0px 0px 90px;
  position: relative;
  padding: 10px;
  background-color: #efffef;
  border: 2px solid #d5d5d5;
  border-radius: 6px;
}
.fukidashi_box_txt4 p {
  margin: 0;
}
.fukidashi_box_txt4::before {
  content: "";
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: -12px;
  top: 10px;
  border-right: 12px solid #d5d5d5;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
}
.fukidashi_box_txt4::after {
  content: "";
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: -9px;
  top: 10px;
  border-right: 12px solid #efffef;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
}
@media screen and (max-width: 767px) {
  .fukidashi_box_txt4 {
    max-width: calc(100% - 70px);
    margin: 0px 0px 0px 70px;
    position: relative;
    padding: 10px;
    background-color: #efffef;
    border: 2px solid #d5d5d5;
    border-radius: 6px;
  }
}

.fukidashi_box2 {
}
.fukidashi_box2:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
.fukidashi_box2 .fukidashi {
  position: relative;
  font-size: 100%;
  display: inline-block;
  background: #76afcf;
  color: #ffffff;
  line-height: 22px;
  margin-bottom: 20px;
  padding: 5px 40px;
  border-radius: 20px;
  z-index: 1;
}
.fukidashi_box2 .fukidashi::before {
  content: "";
  position: absolute;
  top: 100%;
  left: 20%;
  margin-left: -11px;
  border: 11px solid transparent;
  border-top: 11px solid #76afcf;
}
.fukidashi_box2 .waku_box {
  border: 2px solid #76afcf;
  z-index: 100;
  margin-bottom: 20px;
  padding: 15px;
}
.fukidashi_box2 .waku_box ul {
  margin-bottom: 5px !important;
}

.fukidashi_box2.pink .fukidashi {
  background: #f2a1b2;
}
.fukidashi_box2.pink .fukidashi::before {
  border-top: 11px solid #f2a1b2;
}
.fukidashi_box2.pink .waku_box {
  border: 2px solid #f2a1b2;
}

.fukidashi_box2.green .fukidashi {
  background: #58c261;
}
.fukidashi_box2.green .fukidashi::before {
  border-top: 11px solid #58c261;
}
.fukidashi_box2.green .waku_box {
  border: 2px solid #58c261;
}

.sankou_box {
  margin-top: 50px;
}
.sankou_box ul li {
  padding: 5px 0 !important;
}
.sankou_box li a {
  font-weight: normal;
}

#sp_footer_ba {
  overflow: hidden;
  position: fixed;
  width: 100% !important;
  bottom: 0;
  z-index: 9999;
  margin: 0px !important;
  padding-bottom: constant(safe-area-inset-bottom);
  padding-bottom: env(safe-area-inset-bottom);
  padding-bottom: calc(-18px + constant(safe-area-inset-bottom));
  padding-bottom: calc(-18px + env(safe-area-inset-bottom));
}
#slide {
  position: relative;
}
#close {
  position: absolute;
  z-index: 9999;
  display: block;
  right: 0px;
  height: 25px;
  width: 25px;
  line-height: 20px;
  background: #ccc;
  text-align: center;
  border: 1px #cccccc solid;
  padding: 0px;
  margin: 0px 0px 0px 0%;
}
#close a {
  text-decoration: none;
  color: #333333;
}
#slide_img {
  width: 100% !important;
}
#slide_img img {
  width: 100% !important;
  margin: 0px 0px 0px 4px !important;
}
.sp_footer_txtbox {
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  background: #ffffff;
  padding: 6px;
  font-size: 15px;
  font-weight: bold;
  overflow: hidden;
  width: 100%;
}
.sp_footer_txtbox a {
  color: #000000;
}
.sp_footer_txtbox:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
.sp_footer_txtbox span {
  display: block;
  margin-top: 8px;
  font-size: 13px;
  color: #b2b2b2;
  font-weight: normal;
}
.sp_footer_txtbox .sp_footer_txt {
  float: left !important;
  width: auto;
  line-height: 20px;
  width: 64%;
  margin-right: 1%;
}
.sp_footer_txtbox img {
  width: 100% !important;
  height: auto !important;
}
.sp_footer_txtbox .sp_footer_img {
  float: left !important;
  width: 35% !important;
}

@media screen and (max-width: 380px) {
  /*.sp_footer_txtbox img{float:right; height:70px!important; width:auto;}*/
}

.star {
  color: #ffb838;
  font-weight: bold;
  font-size: 28px;
  letter-spacing: -2px;
}

.media_top span {
  font-weight: bold;
  margin-right: 15px;
  font-size: 13px;
}
.media_top div {
  padding: 20px;
  border-bottom: 1px solid #cccccc;
}

.syousai_button {
  margin-bottom: 15px;
}
.syousai_button a {
  color: #fff !important;
  text-decoration: none !important;
  font-size: 14px;
  font-weight: normal;
  padding: 4px 8px;
  background-color: #ee0f14;
  border-radius: 4px;
  box-shadow: 1px 3px 0 #a00f26;
}
.syousai_button a:hover {
  background-color: #1fbe42;
  box-shadow: 1px 3px 0 #248835;
}
.syousai_button a:active {
  top: 3px;
  box-shadow: none;
}

.talk_left {
  margin: 1.5em 10px 3.5em;
}
.talk_left p {
  margin-left: 0;
  margin-right: 0;
  line-height: 1.5 !important;
}
.talk_left * {
  line-height: 1.5 !important;
}

/*.width_table th span{white-space:nowrap;}*/

.blog_parts {
  border: 1px solid #000000;
  margin-bottom: 20px;
}
.blog_parts_title {
  background: #000000;
  color: #ffffff;
  text-align: center;
  padding: 4px;
}

.blog_parts_blue {
  border: 1px solid #2150a0;
  margin-bottom: 20px;
}
.blog_parts_title_blue {
  background: #2150a0;
  color: #ffffff;
  text-align: center;
  padding: 4px;
}

.blog_parts_ora {
  border: 1px solid #ef5400;
  margin-bottom: 20px;
}
.blog_parts_title_ora {
  background: #ef5400;
  color: #ffffff;
  text-align: center;
  padding: 4px;
}

.blog_parts_txt {
  padding: 20px;
}
.blog_parts_btn {
  text-align: center;
  margin: -10px auto 20px;
}
.post-content .blog_parts_btn a {
  margin-right: auto !important;
}

.box_black_kuchi {
  position: relative;
  border: 2px solid #cccccc;
  width: 100%;
  padding: 24px 20px 22px !important;
  margin: 40px 0px;
  border-radius: 10px;
}
.box_black_kuchi:after {
  position: absolute;
  content: "〔出典〕独自アンケート調査";
  font-family: FontAwesome;
  color: #333333;
  font-size: 11px !important;
  bottom: 10px;
  right: 10px;
}

.box_black_1 {
  border: 1px solid #cccccc;
  width: 100%;
  padding: 24px 20px 22px;
  margin: 40px 0px;
  border-radius: 10px;
}
.box_ore_1 {
  border: 1px solid #ff6600;
  width: 100%;
  padding: 24px 20px 22px;
  margin: 40px 0px;
  border-radius: 10px;
}
.box_midori_1 {
  border: 1px solid #009900;
  width: 100%;
  padding: 24px 20px 22px;
  margin: 40px 0px;
  border-radius: 10px;
}
.box_ao_1 {
  border: 1px solid #000099;
  width: 100%;
  padding: 24px 20px 22px;
  margin: 40px 0px;
  border-radius: 10px;
}
.box_aka_1 {
  border: 1px solid #f2275a;
  width: 100%;
  padding: 24px 20px 22px;
  margin: 40px 0px;
  border-radius: 10px;
}
.box_pink_1 {
  border: 1px solid #f682d8;
  width: 100%;
  padding: 24px 20px 22px;
  margin: 40px 0px;
  border-radius: 10px;
}

.box_black_2 {
  border: 2px solid #cccccc;
  width: 100%;
  padding: 24px 20px 22px !important;
  margin: 40px 0px;
  border-radius: 10px;
}
.box_black_2 .li_no_maru ul {
  padding: 0 0 0 0px !important;
}
.box_black_2 p {
  margin-bottom: 15px !important;
}
.box_ore_2 {
  border: 2px solid #ff6600;
  width: 100%;
  padding: 24px 20px 22px;
  margin: 40px 0px;
  border-radius: 10px;
}
.box_midori_2 {
  border: 2px solid #009900;
  width: 100%;
  padding: 24px 20px 22px;
  margin: 40px 0px;
  border-radius: 10px;
}
.box_ao_2 {
  border: 2px solid #000099;
  width: 100%;
  padding: 24px 20px 22px;
  margin: 40px 0px;
  border-radius: 10px;
}
.box_aka_2 {
  border: 2px solid #f2275a;
  width: 100%;
  padding: 24px 20px 22px;
  margin: 40px 0px;
  border-radius: 10px;
}
.box_pink_2 {
  border: 2px solid #f682d8;
  width: 100%;
  padding: 24px 20px 22px;
  margin: 40px 0px;
  border-radius: 10px;
}

.box_black_3 {
  border: 3px solid #cccccc;
  width: 100%;
  padding: 24px 20px 22px;
  margin: 40px 0px;
  border-radius: 10px;
}
.box_ore_3 {
  border: 3px solid #ff6600;
  width: 100%;
  padding: 24px 20px 22px;
  margin: 40px 0px;
  border-radius: 10px;
}
.box_midori_3 {
  border: 3px solid #009900;
  width: 100%;
  padding: 24px 20px 22px;
  margin: 40px 0px;
  border-radius: 10px;
}
.box_ao_3 {
  border: 3px solid #000099;
  width: 100%;
  padding: 24px 20px 22px;
  margin: 40px 0px;
  border-radius: 10px;
}
.box_aka_3 {
  border: 3px solid #f2275a;
  width: 100%;
  padding: 24px 20px 22px;
  margin: 40px 0px;
  border-radius: 10px;
}
.box_pink_3 {
  border: 3px solid #f682d8;
  width: 100%;
  padding: 24px 20px 22px;
  margin: 40px 0px;
  border-radius: 10px;
}

.box_black_1 ul,
.box_ore_1 ul,
.box_midori_1 ul,
.box_ao_1 ul,
.box_aka_1 ul,
.box_pink_1 ul {
  margin-bottom: 0px !important;
}
.box_black_1 ol,
.box_ore_1 ol,
.box_midori_1 ol,
.box_ao_1 ol,
.box_aka_1 ol,
.box_pink_1 ol {
  margin-bottom: 0px !important;
}
.box_black_1 p,
.box_ore_1 p,
.box_midori_1 p,
.box_ao_1 p,
.box_aka_1 p,
.box_pink_1 p {
  margin-bottom: 0px;
}

.box_black_2 ul,
.box_ore_2 ul,
.box_midori_2 ul,
.box_ao_2 ul,
.box_aka_2 ul,
.box_pink_2 ul {
  margin-bottom: 0px !important;
}
.box_black_2 ol,
.box_ore_2 ol,
.box_midori_2 ol,
.box_ao_2 ol,
.box_aka_2 ol,
.box_pink_2 ol {
  margin: 0px 0px 0px 20px;
}
.box_black_2 p,
.box_ore_2 p,
.box_midori_2 p,
.box_ao_2 p,
.box_aka_2 p,
.box_pink_2 p {
  margin-bottom: 0px;
}

@media screen and (max-width: 767px) {
  .box_black_2 ol {
    margin: 0px 0px 0px 0px;
  }
}

.box_black_3 ul,
.box_ore_3 ul,
.box_midori_3 ul,
.box_ao_3 ul,
.box_aka_3 ul,
.box_pink_3 ul {
  margin-bottom: 0px !important;
}
.box_black_3 ol,
.box_ore_3 ol,
.box_midori_3 ol,
.box_ao_3 ol,
.box_aka_3 ol,
.box_pink_3 ol {
  margin-bottom: 0px !important;
}
.box_black_3 p,
.box_ore_3 p,
.box_midori_3 p,
.box_ao_3 p,
.box_aka_3 p,
.box_pink_3 p {
  margin-bottom: 0px;
}

.bold {
  font-weight: bold;
}

.tyuui_01 {
  padding: 10px 0px 4px 35px;
  background: url(/img/tyuui_01.png) no-repeat 0px 4px;
  margin-bottom: 6px;
  font-weight: bold;
  line-height: 20px;
}
.tyuui_02 {
  padding: 10px 0px 4px 35px;
  background: url(/img/tyuui_02.png) no-repeat 0px 4px;
  margin-bottom: 6px;
  font-weight: bold;
  line-height: 20px;
}

.ranking_01 {
  padding: 10px 0px 4px 35px;
  background: url(/img/ranking_01.png) no-repeat 0px 4px;
  margin-bottom: 6px;
  font-weight: bold;
  line-height: 20px;
}
.ranking_02 {
  padding: 10px 0px 4px 35px;
  background: url(/img/ranking_02.png) no-repeat 0px 4px;
  margin-bottom: 6px;
  font-weight: bold;
  line-height: 20px;
}
.ranking_03 {
  padding: 10px 0px 4px 35px;
  background: url(/img/ranking_03.png) no-repeat 0px 4px;
  margin-bottom: 6px;
  font-weight: bold;
  line-height: 20px;
}
.ranking_04 {
  padding: 10px 0px 4px 35px;
  background: url(/img/ranking_04.png) no-repeat 0px 4px;
  margin-bottom: 6px;
  font-weight: bold;
  line-height: 20px;
}
.ranking_05 {
  padding: 10px 0px 4px 35px;
  background: url(/img/ranking_05.png) no-repeat 0px 4px;
  margin-bottom: 6px;
  font-weight: bold;
  line-height: 20px;
}
.ranking_06 {
  padding: 10px 0px 4px 35px;
  background: url(/img/ranking_06.png) no-repeat 0px 4px;
  margin-bottom: 6px;
  font-weight: bold;
  line-height: 20px;
}
.ranking_07 {
  padding: 10px 0px 4px 35px;
  background: url(/img/ranking_07.png) no-repeat 0px 4px;
  margin-bottom: 6px;
  font-weight: bold;
  line-height: 20px;
}
.ranking_08 {
  padding: 10px 0px 4px 35px;
  background: url(/img/ranking_08.png) no-repeat 0px 4px;
  margin-bottom: 6px;
  font-weight: bold;
  line-height: 20px;
}
.ranking_09 {
  padding: 10px 0px 4px 35px;
  background: url(/img/ranking_09.png) no-repeat 0px 4px;
  margin-bottom: 6px;
  font-weight: bold;
  line-height: 20px;
}
.ranking_10 {
  padding: 10px 0px 4px 35px;
  background: url(/img/ranking_10.png) no-repeat 0px 4px;
  margin-bottom: 6px;
  font-weight: bold;
  line-height: 20px;
}

.kuchikomi_001 {
  padding: 10px 0px 4px 35px;
  background: url(/img/kuchikomi_001.png) no-repeat 0px 4px;
  margin-bottom: 6px;
  font-weight: bold;
  line-height: 20px;
}
.kuchikomi_002 {
  padding: 10px 0px 4px 35px;
  background: url(/img/kuchikomi_002.png) no-repeat 0px 4px;
  margin-bottom: 6px;
  font-weight: bold;
  line-height: 20px;
}
.kuchikomi_003 {
  padding: 10px 0px 4px 35px;
  background: url(/img/kuchikomi_003.png) no-repeat 0px 4px;
  margin-bottom: 6px;
  font-weight: bold;
  line-height: 20px;
}
.kuchikomi_004 {
  padding: 10px 0px 4px 35px;
  background: url(/img/kuchikomi_004.png) no-repeat 0px 4px;
  margin-bottom: 6px;
  font-weight: bold;
  line-height: 20px;
}
.kuchikomi_005 {
  padding: 10px 0px 4px 35px;
  background: url(/img/kuchikomi_005.png) no-repeat 0px 4px;
  margin-bottom: 6px;
  font-weight: bold;
  line-height: 20px;
}
.kuchikomi_006 {
  padding: 10px 0px 4px 35px;
  background: url(/img/kuchikomi_006.png) no-repeat 0px 4px;
  margin-bottom: 6px;
  font-weight: bold;
  line-height: 20px;
}
.kuchikomi_007 {
  padding: 10px 0px 4px 35px;
  background: url(/img/kuchikomi_007.png) no-repeat 0px 4px;
  margin-bottom: 6px;
  font-weight: bold;
  line-height: 20px;
}
.kuchikomi_008 {
  padding: 10px 0px 4px 35px;
  background: url(/img/kuchikomi_008.png) no-repeat 0px 4px;
  margin-bottom: 6px;
  font-weight: bold;
  line-height: 20px;
}
.kuchikomi_009 {
  padding: 10px 0px 4px 35px;
  background: url(/img/kuchikomi_009.png) no-repeat 0px 4px;
  margin-bottom: 6px;
  font-weight: bold;
  line-height: 20px;
}
.kuchikomi_010 {
  padding: 10px 0px 4px 35px;
  background: url(/img/kuchikomi_010.png) no-repeat 0px 4px;
  margin-bottom: 6px;
  font-weight: bold;
  line-height: 20px;
}
.kuchikomi_011 {
  padding: 10px 0px 4px 35px;
  background: url(/img/kuchikomi_011.png) no-repeat 0px 4px;
  margin-bottom: 6px;
  font-weight: bold;
  line-height: 20px;
}
.kuchikomi_012 {
  padding: 10px 0px 4px 35px;
  background: url(/img/kuchikomi_012.png) no-repeat 0px 4px;
  margin-bottom: 6px;
  font-weight: bold;
  line-height: 20px;
}

.check_orange li {
  list-style-type: none;
  padding: 0px 0px 0px 30px;
  background: url(/img/check_orange.png) no-repeat 0px 4px;
}
.check_red li {
  list-style-type: none;
  padding: 0px 0px 0px 30px;
  background: url(/img/check_red.png) no-repeat 0px 4px;
}
.check_blue li {
  list-style-type: none;
  padding: 0px 0px 0px 30px;
  background: url(/img/check_blue.png) no-repeat 0px 4px;
}
.check_green li {
  list-style-type: none;
  padding: 0px 0px 0px 30px;
  background: url(/img/check_green.png) no-repeat 0px 4px;
}
.check_pink li {
  list-style-type: none;
  padding: 0px 0px 0px 30px;
  background: url(/img/check_pink.png) no-repeat 0px 4px;
}

@media screen and (max-width: 767px) {
  .check_orange li {
    margin-left: -20px;
  }
  .check_red li {
    margin-left: -20px;
  }
  .check_blue li {
    margin-left: -20px;
  }
  .check_green li {
    margin-left: -20px;
  }
  .check_pink li {
    margin-left: -20px;
  }
}

.talk_left .a {
  background: url(/img/talk_a.png) no-repeat left top;
  min-height: 70px;
  margin-bottom: 1.5em;
  font-weight: normal;
}
.talk_left .b {
  background: url(/img/talk_b.png) no-repeat left top;
  min-height: 70px;
  margin-bottom: 1.5em;
  font-weight: normal;
}
.talk_left .c {
  background: url(/img/talk_c.png) no-repeat left top;
  min-height: 70px;
  margin-bottom: 1.5em;
  font-weight: normal;
}
.talk_left .d {
  background: url(/img/talk_d.png) no-repeat left top;
  min-height: 70px;
  margin-bottom: 1.5em;
  font-weight: normal;
}
.talk_left .e {
  background: url(/img/talk_e.png) no-repeat left top;
  min-height: 70px;
  margin-bottom: 1.5em;
  font-weight: normal;
}
.talk_left .f {
  background: url(/img/talk_f.png) no-repeat left top;
  min-height: 70px;
  margin-bottom: 1.5em;
  font-weight: normal;
}
.talk_left .g {
  background: url(/img/talk_g.png) no-repeat left top;
  min-height: 70px;
  margin-bottom: 1.5em;
  font-weight: normal;
}
.talk_left .s {
  background: url(/img/talk_s.png) no-repeat left top;
  min-height: 70px;
  margin-bottom: 1.5em;
  font-weight: normal;
}
.talk_left .t {
  background: url(/img/talk_t.png) no-repeat left top;
  min-height: 70px;
  margin-bottom: 1.5em;
  font-weight: normal;
}
.talk_left .u {
  background: url(/img/talk_u.png) no-repeat left top;
  min-height: 70px;
  margin-bottom: 1.5em;
  font-weight: normal;
}
.talk_left .v {
  background: url(/img/talk_v.png) no-repeat left top;
  min-height: 70px;
  margin-bottom: 1.5em;
  font-weight: normal;
}
.talk_left .w {
  background: url(/img/talk_w.png) no-repeat left top;
  min-height: 70px;
  margin-bottom: 1.5em;
  font-weight: normal;
}
.talk_left .x {
  background: url(/img/talk_x.png) no-repeat left top;
  min-height: 70px;
  margin-bottom: 1.5em;
  font-weight: normal;
}
.talk_left .y {
  background: url(/img/talk_y.png) no-repeat left top;
  min-height: 70px;
  margin-bottom: 1.5em;
  font-weight: normal;
}
.talk_left .z {
  background: url(/img/talk_z.png) no-repeat left top;
  min-height: 70px;
  margin-bottom: 1.5em;
  font-weight: normal;
}

.talk_left .talk_l {
  margin: 0 0 0 95px;
  padding: 5px;
  position: relative;
  padding: 1em;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
}
.talk_left .talk_l:after {
  content: "";
  position: absolute;
  top: 20px;
  left: -14px;
  margin-top: -10px;
  display: block;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 14px 14px 14px 0;
}

.talk_left .talk_orange {
  background: #fef2e2;
  padding: 1em;
}
.talk_left .talk_orange:after {
  border-color: transparent #fef2e2 transparent transparent;
}

.talk_left .talk_blue {
  background: #e9f8ff;
  padding: 1em;
}
.talk_left .talk_blue:after {
  border-color: transparent #e9f8ff transparent transparent;
}

.talk_left .talk_pink {
  background: #ffe9fb;
  padding: 1em;
}
.talk_left .talk_pink:after {
  border-color: transparent #ffe9fb transparent transparent;
}

.talk_left .talk_green {
  background: #e9ffee;
  padding: 1em;
}
.talk_left .talk_green:after {
  border-color: transparent #e9ffee transparent transparent;
}

.talk_left .talk_gray {
  background: #e5e5e5;
  padding: 1em;
}
.talk_left .talk_gray:after {
  border-color: transparent #e5e5e5 transparent transparent;
}

.talk_left .talk_purple {
  background: #f5e9ff;
  padding: 1em;
}
.talk_left .talk_purple:after {
  border-color: transparent #f5e9ff transparent transparent;
}

@media screen and (max-width: 767px) {
  .talk_left .a,
  .talk_left .b,
  .talk_left .c,
  .talk_left .d,
  .talk_left .e,
  .talk_left .f,
  .talk_left .g,
  .talk_left .s,
  .talk_left .t,
  .talk_left .u,
  .talk_left .v,
  .talk_left .w,
  .talk_left .x,
  .talk_left .y,
  .talk_left .z {
    background-size: 44px auto;
  }
  .talk_left .talk_l {
    margin: 0 0 0 54px;
    padding: 5px;
    position: relative;
    padding: 1em;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
  }
}

.pick_up_h2 {
  margin: -10px 0px 0px 0px;
  background-color: #f2b847;
  color: #ffffff;
  padding: 6px 6px 0px 16px;
  font-size: 20px;
}
.pick_up {
  margin: 0px 0px 40px 0px;
  padding: 10px 16px 20px 16px;
  border: solid 2px #f2b847;
  background-color: #ffffcc;
}
.pick_up li {
  border-bottom: dotted 2px #cccccc;
  padding: 6px 0px 6px 0px;
}
.pick_up img {
  margin: 0px 10px 0px 0px;
}

.side-ad {
  margin-bottom: 20px;
  text-align: center;
}
.side-ad p {
  margin-bottom: 6px;
}
.side-ad img {
  margin: 0px auto;
}

.wrap:before {
  display: inline-table;
}
.wrap:after {
  content: "";
  display: block;
  clear: both;
}

.post-un {
  border: #62bbf0 5px solid;
  padding: 20px;
  margin-bottom: 30px;
}
.post-un h2 {
  font-size: 20px;
  padding: 0px 0px 0px 8px;
  border-bottom: #ccc 3px solid;
}
.post-un li {
  margin: 0px 0px 0px 0px;
  border-bottom: #999999 1px dotted;
  padding: 8px 0px 8px 0px;
}

.ninki_kizi {
  border-bottom: #ccc 1px dotted;
  margin: 0px 0px 40px 0px;
}
.wpp-list div {
  width: 100%;
  margin: 0px 0px 5px 0px;
  padding: 5px 0px 5px 0px;
  clear: left;
  border-top: #ccc 1px dotted;
  min-height: 95px;
}
.wpp-list img {
  margin: 0px 5px 5px 0px;
}
.wpp-list a {
  display: block;
  width: 100%;
}

.top_post-title {
  font-size: 20px;
  font-weight: bold;
}

.cat-content-area {
  padding: 20px 0px;
}
.cat-content-area p {
  margin: 0 0 1.6em;
  line-height: 1.6;
}

.more-link_box {
  float: right;
  margin: 0px 0px 10px 0px;
}

.top_cate {
  float: left;
  margin-right: 5px;
}

.talk_all {
  margin: 1.5em 10px 3.5em;
}
.talk_all p {
  margin-left: 0;
  margin-right: 0;
  line-height: 1.5 !important;
}
.talk_all * {
  line-height: 1.5 !important;
}
.talk_all .talk_l {
  margin: 0 0 0 85px;
  padding: 5px;
}
.talk_all .talk_r {
  margin: 0 85px 0 0;
  padding: 5px;
}
.talk_all .a {
  background: url(/img/talk_l.png) no-repeat left top;
  min-height: 70px;
  margin-bottom: 1.5em;
  font-weight: normal;
}
.talk_all .b {
  background: url(/img/talk_r.png) no-repeat right top;
  min-height: 70px;
  margin-bottom: 1.5em;
  font-weight: normal;
}

.talk_all .a1 {
  background: url(/img/icon_a1.png) no-repeat left top;
  background-size: 65px;
  min-height: 100px;
  margin-bottom: 1.5em;
  font-weight: normal;
}
.talk_all .a2 {
  background: url(/img/icon_a2.png) no-repeat left top;
  background-size: 65px;
  min-height: 100px;
  margin-bottom: 1.5em;
  font-weight: normal;
}
.talk_all .a3 {
  background: url(/img/icon_a3.png) no-repeat left top;
  background-size: 65px;
  min-height: 100px;
  margin-bottom: 1.5em;
  font-weight: normal;
}
.talk_all .a4 {
  background: url(/img/icon_a4.png) no-repeat left top;
  background-size: 65px;
  min-height: 100px;
  margin-bottom: 1.5em;
  font-weight: normal;
}
.talk_all .a5 {
  background: url(/img/icon_a5.png) no-repeat left top;
  background-size: 65px;
  min-height: 100px;
  margin-bottom: 1.5em;
  font-weight: normal;
}
.talk_all .a6 {
  background: url(/img/icon_a6.png) no-repeat left top;
  background-size: 65px;
  min-height: 100px;
  margin-bottom: 1.5em;
  font-weight: normal;
}
.talk_all .a7 {
  background: url(/img/icon_a7.png) no-repeat left top;
  background-size: 65px;
  min-height: 100px;
  margin-bottom: 1.5em;
  font-weight: normal;
}
.talk_all .a8 {
  background: url(/img/icon_a8.png) no-repeat left top;
  background-size: 65px;
  min-height: 100px;
  margin-bottom: 1.5em;
  font-weight: normal;
}
.talk_all .a9 {
  background: url(/img/icon_a9.png) no-repeat left top;
  background-size: 65px;
  min-height: 100px;
  margin-bottom: 1.5em;
  font-weight: normal;
}
.talk_all .a10 {
  background: url(/img/icon_a10.png) no-repeat left top;
  background-size: 65px;
  min-height: 100px;
  margin-bottom: 1.5em;
  font-weight: normal;
}
.talk_all .a11 {
  background: url(/img/icon_a11.png) no-repeat left top;
  background-size: 65px;
  min-height: 100px;
  margin-bottom: 1.5em;
  font-weight: normal;
}
.talk_all .a12 {
  background: url(/img/icon_a12.png) no-repeat left top;
  background-size: 65px;
  min-height: 100px;
  margin-bottom: 1.5em;
  font-weight: normal;
}

.talk_all .b1 {
  background: url(/img/icon_b1.png) no-repeat right top;
  background-size: 65px;
  min-height: 100px;
  margin-bottom: 1.5em;
  font-weight: normal;
}
.talk_all .b2 {
  background: url(/img/icon_b2.png) no-repeat right top;
  background-size: 65px;
  min-height: 100px;
  margin-bottom: 1.5em;
  font-weight: normal;
}
.talk_all .b3 {
  background: url(/img/icon_b3.png) no-repeat right top;
  background-size: 65px;
  min-height: 100px;
  margin-bottom: 1.5em;
  font-weight: normal;
}
.talk_all .b4 {
  background: url(/img/icon_b4.png) no-repeat right top;
  background-size: 65px;
  min-height: 100px;
  margin-bottom: 1.5em;
  font-weight: normal;
}
.talk_all .b5 {
  background: url(/img/icon_b5.png) no-repeat right top;
  background-size: 65px;
  min-height: 100px;
  margin-bottom: 1.5em;
  font-weight: normal;
}
.talk_all .b6 {
  background: url(/img/icon_b6.png) no-repeat right top;
  background-size: 65px;
  min-height: 100px;
  margin-bottom: 1.5em;
  font-weight: normal;
}
.talk_all .b7 {
  background: url(/img/icon_b7.png) no-repeat right top;
  background-size: 65px;
  min-height: 100px;
  margin-bottom: 1.5em;
  font-weight: normal;
}
.talk_all .b8 {
  background: url(/img/icon_b8.png) no-repeat right top;
  background-size: 65px;
  min-height: 100px;
  margin-bottom: 1.5em;
  font-weight: normal;
}
.talk_all .b9 {
  background: url(/img/icon_b9.png) no-repeat right top;
  background-size: 65px;
  min-height: 100px;
  margin-bottom: 1.5em;
  font-weight: normal;
}
.talk_all .b10 {
  background: url(/img/icon_b10.png) no-repeat right top;
  background-size: 65px;
  min-height: 100px;
  margin-bottom: 1.5em;
  font-weight: normal;
}
.talk_all .b11 {
  background: url(/img/icon_b11.png) no-repeat right top;
  background-size: 65px;
  min-height: 100px;
  margin-bottom: 1.5em;
  font-weight: normal;
}
.talk_all .b12 {
  background: url(/img/icon_b12.png) no-repeat right top;
  background-size: 65px;
  min-height: 100px;
  margin-bottom: 1.5em;
  font-weight: normal;
}

.talk_all .c1 {
  background: url(/img/icon_c1.png) no-repeat right top;
  background-size: 65px;
  min-height: 100px;
  margin-bottom: 1.5em;
  font-weight: normal;
}
.talk_all .c2 {
  background: url(/img/icon_c2.png) no-repeat right top;
  background-size: 65px;
  min-height: 100px;
  margin-bottom: 1.5em;
  font-weight: normal;
}
.talk_all .c3 {
  background: url(/img/icon_c3.png) no-repeat right top;
  background-size: 65px;
  min-height: 100px;
  margin-bottom: 1.5em;
  font-weight: normal;
}
.talk_all .c4 {
  background: url(/img/icon_c4.png) no-repeat right top;
  background-size: 65px;
  min-height: 100px;
  margin-bottom: 1.5em;
  font-weight: normal;
}
.talk_all .c5 {
  background: url(/img/icon_c5.png) no-repeat right top;
  background-size: 65px;
  min-height: 100px;
  margin-bottom: 1.5em;
  font-weight: normal;
}
.talk_all .c6 {
  background: url(/img/icon_c6.png) no-repeat right top;
  background-size: 65px;
  min-height: 100px;
  margin-bottom: 1.5em;
  font-weight: normal;
}
.talk_all .c7 {
  background: url(/img/icon_c7.png) no-repeat right top;
  background-size: 65px;
  min-height: 100px;
  margin-bottom: 1.5em;
  font-weight: normal;
}
.talk_all .c8 {
  background: url(/img/icon_c8.png) no-repeat right top;
  background-size: 65px;
  min-height: 100px;
  margin-bottom: 1.5em;
  font-weight: normal;
}
.talk_all .c9 {
  background: url(/img/icon_c9.png) no-repeat right top;
  background-size: 65px;
  min-height: 100px;
  margin-bottom: 1.5em;
  font-weight: normal;
}
.talk_all .c10 {
  background: url(/img/icon_c10.png) no-repeat right top;
  background-size: 65px;
  min-height: 100px;
  margin-bottom: 1.5em;
  font-weight: normal;
}
.talk_all .c11 {
  background: url(/img/icon_c11.png) no-repeat right top;
  background-size: 65px;
  min-height: 100px;
  margin-bottom: 1.5em;
  font-weight: normal;
}
.talk_all .c12 {
  background: url(/img/icon_c12.png) no-repeat right top;
  background-size: 65px;
  min-height: 100px;
  margin-bottom: 1.5em;
  font-weight: normal;
}

.talk_all .talk_l {
  position: relative;
  background: #fef2e2;
  padding: 1em;
  border: 4px solid #fef2e2;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
}
.talk_all .talk_l:after {
  content: "";
  position: absolute;
  top: 20px;
  left: -14px;
  margin-top: -10px;
  display: block;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 13px 13px 13px 0;
  border-color: transparent #fef2e2 transparent transparent;
}

.talk_all .talk_r {
  position: relative;
  background: #e9f8ff;
  padding: 1em;
  border: 4px solid #e9f8ff;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
}
.talk_all .talk_r:after {
  content: "";
  position: absolute;
  top: 20px;
  right: -14px;
  margin-top: -10px;
  display: block;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 13px 0 13px 13px;
  border-color: transparent transparent transparent #e9f8ff;
}

.talk_box {
}
.talk_box:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
.talk_l_img {
  float: left;
}
.talk_r_img {
  float: right;
}

.talk_box .talk_l_txt {
  position: relative;
  background: #ffecba;
  margin: 0px 0px 10px 90px;
  padding: 1em;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
}
.talk_box .talk_l_txt:after {
  content: "";
  position: absolute;
  top: 25px;
  left: -14px;
  margin-top: -10px;
  display: block;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 15px 15px 15px 0;
  border-color: transparent #ffecba transparent transparent;
}

.talk_box .talk_r_txt {
  position: relative;
  background: #e9f8ff;
  margin: 0px 90px 10px 0px;
  padding: 1em;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
}
.talk_box .talk_r_txt:after {
  content: "";
  position: absolute;
  top: 25px;
  right: -14px;
  margin-top: -10px;
  display: block;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 15px 0 15px 15px;
  border-color: transparent transparent transparent #e9f8ff;
}

@media screen and (max-width: 767px) {
  .talk_l_img {
    float: none;
    text-align: center;
  }
  .talk_l_img img {
    margin: 0px auto 15px;
  }
  .talk_r_img {
    float: none;
    text-align: center;
  }
  .talk_r_img img {
    margin: 0px auto 15px;
  }

  .talk_box .talk_l_txt {
    position: relative;
    background: #ffecba;
    margin: 0px 10px 10px 10px;
    padding: 1em;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
  }
  .talk_box .talk_l_txt:before {
    content: "";
    position: absolute;
    top: -30px;
    left: 50%;
    margin-left: -15px;
    border: 15px solid transparent;
    border-bottom: 15px solid #ffecba;
  }
  .talk_box .talk_l_txt:after {
    content: "";
    position: absolute;
    top: 0px;
    right: 0px;
    margin-top: 0px;
    display: block;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0px;
  }

  .talk_box .talk_r_txt {
    position: relative;
    background: #e9f8ff;
    margin: 0px 10px 10px 10px;
    padding: 1em;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
  }
  .talk_box .talk_r_txt:before {
    content: "";
    position: absolute;
    top: -30px;
    left: 50%;
    margin-left: -15px;
    border: 15px solid transparent;
    border-bottom: 15px solid #e9f8ff;
  }
  .talk_box .talk_r_txt:after {
    content: "";
    position: absolute;
    top: 0px;
    right: 0px;
    margin-top: 0px;
    display: block;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0px;
  }
}

.table_close {
  display: none;
}
@media screen and (max-width: 767px) {
  .table_close {
    background-image: url("/img/table_slide.png");
    width: 150px;
    height: 117px;
    display: block;
    background-size: 150px 117px;
    position: relative;
    right: 20%;
    left: 10%;
    top: 150px;
    z-index: 9990;
    margin-top: -140px;
    text-indent: -9999px;
  }

  .scroll {
    -webkit-overflow-scrolling: touch;
    overflow: auto;
    white-space: nowrap;
    position: relative;
    min-height: 200px;
    padding: 20px 0;
    margin-bottom: 10px;
  }
  .scroll::-webkit-scrollbar {
    height: 5px;
  }
  .scroll::-webkit-scrollbar-track {
    background: #f1f1f1;
  }
  .scroll::-webkit-scrollbar-thumb {
    background: #bcbcbc;
  }
}

/* 背景色が伸びて出現 */
.bgLRextend::before {
  animation-name: bgLRextendAnime;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #000000;
}
@keyframes bgLRextendAnime {
  0% {
    transform-origin: left;
    transform: scaleX(0);
  }
  50% {
    transform-origin: left;
    transform: scaleX(1);
  }
  50.001% {
    transform-origin: right;
  }
  100% {
    transform-origin: right;
    transform: scaleX(0);
  }
}

.bgappearTrigger,
.bgLRextendTrigger {
  opacity: 0;
}

.bgextend {
  animation-name: bgextendAnimeBase;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  position: relative;
  overflow: hidden;
  opacity: 0;
}
@keyframes bgextendAnimeBase {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.bgappear {
  animation-name: bgextendAnimeSecond;
  animation-duration: 1s;
  animation-delay: 0.6s;
  animation-fill-mode: forwards;
  opacity: 0;
}
@keyframes bgextendAnimeSecond {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.bgextend,
.lineTrigger {
  padding: 0px 0px 0px 0px;
  margin: 0 0px 20px 0px;
  box-sizing: border-box;
}
.bgappearTrigger_in {
  padding: 10px 15px 11px 15px;
  display: block;
  font-size: 16px;
  background: #333333;
  color: #ffffff;
}
.flex {
  display: block;
  flex-wrap: wrap;
}
/*.flex{display:flex; flex-wrap:wrap;}*/

.fontbox_red {
  background-color: #ff0000;
  color: #ffffff;
  padding: 3px 8px 1px;
  margin-right: 5px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
.fontbox_blue {
  background-color: #0099ff;
  color: #ffffff;
  padding: 3px 8px 1px;
  margin-right: 5px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
.fontbox_green {
  background-color: #669900;
  color: #ffffff;
  padding: 3px 8px 1px;
  margin-right: 5px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
.fontbox_pink {
  background-color: #ff00ff;
  color: #ffffff;
  padding: 3px 8px 1px;
  margin-right: 5px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
.fontbox_black {
  background-color: #000000;
  color: #ffffff;
  padding: 3px 8px 1px;
  margin-right: 5px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
.fontbox_orange {
  background-color: #f76e00;
  color: #ffffff;
  padding: 3px 8px 1px;
  margin-right: 5px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
.fontbox_brown {
  background-color: #996600;
  color: #ffffff;
  padding: 3px 8px 1px;
  margin-right: 5px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}

#single .wrap {
  max-width: 730px;
  box-sizing: border-box;
  margin: 0 auto;
  *zoom: 1;
}
.wrap {
  max-width: 1000px;
  box-sizing: border-box;
  margin: 0 auto;
  *zoom: 1;
}

#main {
  width: 100%;
  float: left;
}
.main-inner {
  margin-right: 330px;
}
#side {
  width: 290px;
  float: left;
  margin-left: -290px;
}

.left-content #main {
  width: 100%;
  float: left;
}
.left-content .main-inner {
  margin-right: 330px;
  margin-left: 0;
}
.left-content #side {
  width: 290px;
  float: left;
  margin-left: -290px;
}

.right-content #main {
  width: 100%;
  float: left;
}
.right-content .main-inner {
  margin-left: 330px;
  margin-right: 0;
}
.right-content #side {
  width: 290px;
  float: left;
  margin-left: -100%;
}

.one-column #content .wrap {
  width: 1000px;
}
.one-column #content .wrap #main {
  width: 100%;
  float: none;
}
.one-column #content .wrap #main .main-inner {
  width: 100%;
  margin: 0;
}
.one-column #content .wrap #side {
  display: none;
}

/* ----------------------------------------
* レスポンシブ
* ~ / 1200px / 991px / 767px 
* desctop / laptop / tablet / phone
---------------------------------------- */

@media screen and (max-width: 991px) {
  /* tablet */
  .wrap,
  .one-column #content .wrap {
    width: 100%;
    margin-left: 20px;
    margin-right: 20px;
  }
  #single .wrap {
    max-width: 90%;
    margin-left: 5% !important;
    margin-right: 5% !important;
  }

  #main,
  .main-inner,
  #side {
    float: none;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .left-content #main,
  .right-content #main {
    float: none;
  }
  .left-content .main-inner,
  .right-content .main-inner {
    margin-right: 0;
    margin-left: 0;
    width: 100%;
  }
  .left-content #side,
  .right-content #side {
    width: 100%;
    float: none;
    margin: 0;
  }

  #side {
    padding-top: 42px;
  }
  /* tablet end */
}

@media screen and (max-width: 767px) {
  /* phone */
  .cat-content-area {
    padding: 20px 0px;
  }
  .wrap,
  .one-column #content .wrap {
    margin-left: 0px;
    margin-right: 0px;
  }
  #single .wrap {
    max-width: 96%;
    margin-left: 2% !important;
    margin-right: 2% !important;
  }
  /* phone end */
}

/* ----------------------------------------
* カラースキーム
---------------------------------------- */
/* ----------------------------------------
* all
---------------------------------------- */
body {
  background: #ffffff;
  color: #383838;
}

a {
  text-decoration: none;
  color: #2557a7;
}
a:hover {
  text-decoration: underline;
}

/* form
---------------------------------------- */
form input[type="submit"],
form button {
  background: #333333;
  color: #fff;
}
form input[type="submit"]:hover,
form button:hover {
  cursor: pointer;
}

/* ----------------------------------------
* header 
---------------------------------------- */
#header {
  background: rgba(255, 255, 255, 0.8);
  padding: 0px 0 0px;
  border-bottom: 1px solid #3b8eda;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
}
#header #logo {
  font-size: 24px;
  float: left;
  margin: 5px 0px 6px;
}
#header #logo a {
  color: #383838;
}
.g_menu_tel a {
  float: right;
  line-height: 60px;
  padding: 0px 20px 0px 0px;
  color: #333333;
  font-weight: bold;
  font-size: 18px;
}
.g_menu_tel i {
  margin: 0px 7px 0px 0px;
  font-size: 22px;
  vertical-align: -2px;
}
.g_menu_con i {
  margin: 0px 7px 0px 0px;
  font-size: 22px;
  vertical-align: -1px;
}
.g_menu_con {
  float: right;
}
.g_menu_con a {
  background: #ef8833;
  display: block;
  color: #ffffff;
  line-height: 60px;
  padding: 0px 30px;
  height: 61px;
  font-weight: bold;
}
.g_menu_con a:hover {
  background: #f49c54;
  text-decoration: none;
}

@media screen and (max-width: 767px) {
  #header #logo {
    font-size: 24px;
    float: left;
    margin: 0px 0px 0px;
  }
  .g_menu_tel a {
    float: right;
    line-height: 46px;
    padding: 3px 20px 0px 0px;
  }
  .g_menu_con a {
    background: #ef8833;
    display: block;
    color: #ffffff;
    line-height: 50px;
    padding: 3px 20px 0px 20px;
    height: 53px;
  }
  .g_menu_tel i {
    margin: 0px 0px 0px 0px;
    font-size: 30px;
    vertical-align: -5px;
  }
  .g_menu_con i {
    margin: 0px 0px 0px 0px;
    font-size: 30px;
  }
  #header #logo img {
    height: 50px;
    margin-bottom: 0px;
  }
  .g_menu_tel span,
  .g_menu_con span {
    display: none;
  }
}

#header #logo img {
  max-height: 50px;
}
@media screen and (max-width: 767px) {
  #header #logo img {
    max-height: 40px;
    margin: 5px 0px 0px 10px;
  }
}

#header #header-sns {
  float: right;
}
#header #header-sns ul {
  padding: 0 0 10px;
}
#header #header-sns li {
  display: inline-block;
  margin-left: 30px;
  font-size: 21px;
}
#header #header-sns li a {
  color: #ccc;
}
#header #header-sns li a:hover {
  color: #57585a;
}

.top_header {
  background: url(/img/header.jpg);
  height: 470px;
  background-size: cover;
  background-position: top 0px right 0px;
}

@media screen and (max-width: 767px) {
  .top_header {
    margin-top: 55px;
    background: url(/img/header.jpg);
    height: 460px;
    background-size: cover;
    background-position: top 0px right -150px;
  }
}

.top_header_title_s {
  color: #f2275a;
  font-weight: bold;
  font-size: 30px;
  line-height: 36px;
  padding: 120px 0px 0px 0px;
  text-shadow: 2px 2px 0 #fff, -2px -2px 0 #fff, -2px 2px 0 #fff, 2px -2px 0 #fff, 0px 2px 0 #fff,
    0-2px 0 #fff, -2px 0 0 #fff, 2px 0 0 #fff;
}
.top_header_title {
  color: #333333;
  font-weight: bold;
  font-size: 60px;
  line-height: 74px;
  padding: 20px 0px 0px 0px;
  text-shadow: 2px 2px 0 #fff, -2px -2px 0 #fff, -2px 2px 0 #fff, 2px -2px 0 #fff, 0px 2px 0 #fff,
    0-2px 0 #fff, -2px 0 0 #fff, 2px 0 0 #fff;
}
.top_header_dl a {
  display: block;
  color: #ffffff;
  line-height: 66px;
  text-align: center;
  width: 400px;
  height: 70px;
  background: #3b8eda;
  border: 3px #ffffff solid;
  margin-top: 60px;
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  .top_header_title_s {
    color: #f2275a;
    font-weight: bold;
    font-size: 20px;
    line-height: 26px;
    padding: 180px 15px 0px;
    text-shadow: 2px 2px 0 #fff, -2px -2px 0 #fff, -2px 2px 0 #fff, 2px -2px 0 #fff, 0px 2px 0 #fff,
      0-2px 0 #fff, -2px 0 0 #fff, 2px 0 0 #fff;
  }
  .top_header_title {
    color: #333333;
    font-weight: bold;
    font-size: 30px;
    line-height: 40px;
    padding: 20px 15px 0px;
    text-shadow: 2px 2px 0 #fff, -2px -2px 0 #fff, -2px 2px 0 #fff, 2px -2px 0 #fff, 0px 2px 0 #fff,
      0-2px 0 #fff, -2px 0 0 #fff, 2px 0 0 #fff;
  }
  .top_header_dl a {
    display: block;
    color: #ffffff;
    line-height: 56px;
    text-align: center;
    width: 80%;
    height: 60px;
    background: #3b8eda;
    border: 3px #ffffff solid;
    margin: 30px 10%;
  }
}

/* ----------------------------------------
* breadcrumb
---------------------------------------- */
.breadcrumb {
  margin: 0 0 15px;
  overflow: hidden;
  font-size: 12px;
  line-height: 22px;
  padding: 0;
}
.breadcrumb li {
  float: left;
  margin-left: 10px;
  color: #666666;
}
.breadcrumb li a {
  text-decoration: none; /*color:#ed2214;*/
}
.breadcrumb li a:hover {
  text-decoration: underline;
}

@media screen and (max-width: 767px) {
  .spNone {
    display: none;
  }
}

/* ----------------------------------------
* gloval nav グローバル
---------------------------------------- */

#gnav {
  float: right;
  margin-top: -1px;
  background: #ffffff;
  border-bottom: 0px #2150a0 solid;
  font-size: 14px;
}
#gnav .sub-menu {
  z-index: 10;
  font-size: 14px;
  margin: 0;
}
#gnav ul {
  margin: 0;
  padding: 0;
  display: table;
}
#gnav ul li {
  float: left;
  position: relative;
  padding: 0 0px 0 0;
}
#gnav ul li.current-menu-item a {
  /* background:#f59f43; そのカテゴリの時 */
}
#gnav ul li a {
  width: 150px;
  height: 42px;
  text-align: center;
  margin-bottom: 10px;
  position: relative;
  display: table-cell;
  vertical-align: middle;
  line-height: 1.3em;
  margin-top: -1px;
  padding: 2px 5px;
  color: #717171;
  text-decoration: none;
  -webkit-transition: background 0.3s ease-in-out;
  transition: background 0.3s ease-in-out;
}
#gnav ul li a::before {
  content: "";
  display: block;
  width: 1px;
  height: 20px;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -10px;
  background-color: #aaa;
}

@media screen and (max-width: 767px) {
  #gnav ul li a {
    width: 100%;
    text-align: left;
  }
}

#gnav ul li a:hover {
  background: #333333;
  color: #ffffff;
}
#gnav ul li a:hover .sub-menu {
  display: block;
}
#gnav ul li .sub-menu {
  display: none;
  position: absolute;
  width: 200px;
  background: #fff;
  border: none;
  border-bottom: none;
  margin: 0;
}
#gnav ul li .sub-menu li {
  float: none;
  border-bottom: none;
  margin-right: 0;
  padding: 0;
}
#gnav ul li .sub-menu li:list-child {
  border-bottom: none;
}
#gnav ul li .sub-menu li a {
  color: #fff;
  background: #2b2b2b;
  font-size: 12px;
  padding: 14px 18px;
  margin-top: 0;
  border: none;
  overflow: hidden;
}
#gnav ul li .sub-menu li a:hover {
  background: #373b3b;
  color: #fff;
}
#gnav ul li .sub-menu li a:after {
  content: "\f105";
  float: right;
  font-family: "FontAwesome";
}
#gnav ul li .sub-menu .sub-menu {
  left: 100%;
  top: 0;
}

@media screen and (max-width: 991px) {
  .home #gnav {
    display: none;
  }
  .home #gnav.active {
    display: block;
  }

  .single #gnav {
    display: none;
  }
  .single #gnav.active {
    display: block;
  }

  .archive #gnav {
    display: none;
  }
  .archive #gnav.active {
    display: block;
  }

  .page #gnav {
    display: none;
  }
  .page #gnav.active {
    display: block;
  }

  .search #gnav {
    display: none;
  }
  .search #gnav.active {
    display: block;
  }

  #gnav {
    margin: 10px -30px 0px 0px;
    padding: 0px;
  }
  #gnav .wrap {
    margin: 0;
  }
  #gnav ul li {
    position: relative;
    margin-right: 0;
    margin-bottom: 1px;
    padding: 0;
    width: 80%;
    float: right;
  }
  #gnav ul li.current-menu-item a {
    border-top: none;
    background: #f7f7f7;
  }
  #gnav ul li a {
    display: block;
    height: 50px;
    line-height: 50px;
    margin-bottom: 0px;
    padding: 0px 8px;
    color: #2b2d2d;
    background: #efefef;
    text-decoration: none;
    -webkit-transition: background 0.3s ease-in-out;
    transition: background 0.3s ease-in-out;
    border-bottom: 1px #e5e5e5 solid;
  }
  #gnav ul li a::before {
    content: "";
    display: block;
    width: 0px;
    height: 20px;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -10px;
    background-color: #aaa;
  }
  #gnav ul li a:hover {
    color: #fffffff;
    border-top: none;
  }
  #gnav ul li a:hover .sub-menu {
    display: block;
  }
  #gnav ul li .sub-menu {
    display: block;
    position: relative;
    width: auto;
    margin-left: 20px;
    background: #fff;
    border: none;
    border-bottom: none;
  }
  #gnav ul li .sub-menu li {
    float: none;
    margin-right: 0;
  }
  #gnav ul li .sub-menu li:list-child {
    border-bottom: none;
  }
  #gnav ul li .sub-menu li a {
    color: #333333;
    background: #fff;
    padding: 10px 15px;
    border-bottom: 1px #e5e5e5 solid;
  }
  #gnav ul li .sub-menu li a:hover {
    background: #fafafa;
    color: #333333;
    box-shadow: 0;
  }
  #gnav ul li .sub-menu .sub-menu {
    left: auto;
    top: auto;
  }
}

/* ----------------------------------------
* content
---------------------------------------- */
#content {
  font-size: 16px;
  font-family: arial, sans-serif;
  color: #222222;
  padding: 60px 0 52px; /* キャプション */
}
#content .wp-caption {
  max-width: 100%;
  border: 0px solid #efefef;
  text-align: center;
  padding: 5px;
}
#content .wp-caption-text {
  padding: 12px 16px;
  margin-bottom: 0;
  text-align: center;
}

@media screen and (max-width: 767px) {
  #content {
    font-size: 15px;
    padding: 15px 0 30px;
  }
}

/* ----------------------------------------
body.home #content {padding-top:52px;}
* main 
---------------------------------------- */
.cat-content,
article.post,
article.page,
article.wp101,
article.seo101 {
  padding: 0px 0px;
  overflow: hidden;
  margin-bottom: 40px;
  background: #fff;
  border: 0px #e5e5e5 solid;
}

#single .post,
#single .page {
  padding: 0px 0px;
  overflow: hidden;
  margin-top: 20px;
  background: #fff;
  border: 1px #e5e5e5 solid;
}
@media screen and (max-width: 767px) {
  #single .post,
  #single .page {
    margin-top: 50px;
  }
}

.post-content a {
  text-decoration: underline;
  color: #2557a7;
}
.post-content a:hover {
  text-decoration: none;
}
.cat-content a {
  text-decoration: underline;
  color: #2557a7;
}
.cat-content a:hover {
  text-decoration: none;
}
/*
.cat-content h3 {font-weight:bold; position:relative; padding:10px 1em 10px 20px; border:1px solid #61bbf0; margin-h2:40px;}
.cat-content h3::after {position:absolute; top:.5em; left:.5em; content:''; width:6px; height:-webkit-calc(100% - 1em); height:calc(100% - 1em); background-color:#61bbf0; border-radius:4px;}

.cat-content h3 {font-weight:bold; font-size:18px; clear:both; border-left:5px solid #cccccc; border-bottom:1px solid #cccccc; margin:10px 0px 5px 0px; padding:0 10px 0 6px;}
*/

.h4 {
  font-weight: bold;
  font-size: 16px;
  background: #f0f0f0;
  margin: 10px 0px 15px 0px;
  padding: 15px 10px 13px 10px;
}
h4 {
  font-weight: bold;
  padding: 5px 5px 5px 12px;
  border-bottom: solid 1px #000000;
  margin-bottom: 15px;
}
/*h4 {font-weight:bold; font-size:16px; border-left:5px solid #61bbf0; border-bottom:1px solid #61bbf0; margin:10px 0px 5px 0px; padding:2px 10px 2px 6px;}*/
h5,
.h5 {
  font-weight: bold !important;
  font-size: 16px;
  border-left: 4px solid #61bbf0;
  margin: 10px 0px 5px 0px;
  padding: 10px 10px 8px 12px;
}

.cat-content a {
  text-decoration: underline;
}
.cat-content a:hover {
  text-decoration: none;
}

.top-content {
  padding: 0px 0px 0px 0px;
  overflow: hidden;
}
.top-content h3 {
  font-size: 18px;
  margin: 0px 0px 40px 0px;
  border-left: 5px solid #61bbf0;
  border-bottom: 1px solid #61bbf0;
  padding: 0px 0px 0px 6px;
}
.top-content p {
  margin: 0px 0px 20px 0px;
}
.top-content a {
  color: #000000;
}

.top_cate_time {
  font-size: 12px;
}

.top_kizi {
  clear: both;
  margin-bottom: 10px !important;
}
.top_kizi:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
.top_kizi img {
  float: left;
  margin-right: 5px;
}
.top_kizi h3 {
  margin-bottom: 10px !important;
}

.top_kizi2 {
  clear: both;
  margin-bottom: 10px !important;
  border-bottom: 1px dotted #cccccc;
}
.top_kizi2:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

h2.archives_title {
  clear: both;
  font-size: 22px !important;
  color: #fff;
  margin: 70px 0px 30px !important;
  font-weight: bold !important;
  position: relative;
  padding: 25px 15px;
  background-color: #3b8eda;
}
@media screen and (max-width: 767px) {
  h2.archives_title {
    font-size: 20px !important;
    padding: 15px 15px;
  }
}

.archives_kizi {
  clear: both;
}
.archives_kizi:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
.archives_kizi a {
  display: block !important;
  padding: 15px 5px 15px 20px;
  height: 110px;
  width: 100%;
  border-bottom: 1px solid #cccccc;
}
.archives_kizi a:hover {
  background: #eeeeee;
  text-decoration: none;
}
.archives_kizi a .archives_kizi_title {
  float: left;
  width: 68%;
  font-weight: bold;
}
.archives_kizi a .archives_kizi_title .archives_time {
  font-size: 13px;
  font-weight: normal;
}
.archives_kizi a .archives_kizi_img {
  float: left;
  width: 30%;
  text-align: right;
  margin-left: 2%;
}
.archives_kizi a .archives_kizi_img img {
  width: auto;
  max-height: 80px;
}

@media screen and (max-width: 767px) {
  .archives_kizi a {
    display: block !important;
    padding: 15px 5px 15px 5px;
    min-height: 110px;
    width: 100%;
    border-bottom: 1px solid #cccccc;
    font-size: 14px;
    line-height: 22px;
  }
}

.archives_kizi2 {
  clear: both;
}
.archives_kizi2:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
.archives_kizi2 a {
  display: block !important;
  padding: 15px 5px 15px 20px;
  width: 100%;
  border-bottom: 1px solid #cccccc;
}
.archives_kizi2 a:hover {
  background: #eeeeee;
  text-decoration: none;
}
.archives_kizi2 a .archives_kizi_title {
  width: 100%;
  font-weight: normal;
}
.archives_kizi2 a .archives_kizi_title .archives_time {
  font-size: 13px;
  font-weight: normal;
}
.archives_kizi2 a .archives_kizi_img {
  width: 30%;
  text-align: right;
  margin-left: 2%;
}
.archives_kizi2 a .archives_kizi_img img {
  width: auto;
  max-height: 80px;
}

@media screen and (max-width: 767px) {
  .archives_kizi2 a {
    display: block !important;
    padding: 15px 5px 15px 5px;
    width: 100%;
    border-bottom: 1px solid #cccccc;
    font-size: 14px;
    line-height: 22px;
  }
}

#single .post-header {
  padding: 20px;
}
.post-header {
  padding: 0px 0px 20px 0px;
}

.post-title a {
  color: #383838;
}
.post-title a:hover {
  color: #f24e4f;
  text-decoration: none;
}

.cat-content .post-header,
article.page .post-header {
  padding: 10px 20px 0;
  margin-bottom: 0;
  background: #fff;
}
.cat-content .post-title,
article.page .post-title {
  margin-bottom: 0;
}

.post-meta:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
.post-meta {
  margin-top: 15px;
  margin-bottom: 20px;
  padding: 0; /*border-top:1px #efefef solid;*/
}
.post-meta li {
  background: #fff;
  float: left;
  margin-right: 0px;
  padding-right: 24px;
  font-size: 14px;
}

.post-thumbnail {
  margin-left: 20px;
  margin-bottom: 20px;
  float: right;
}
.post-thumbnail img {
  max-width: 100%;
  height: auto;
}

.post-content,
.cat-content {
  padding: 20px 20px;
  overflow: hidden;
}
.post-content hr,
.cat-content hr {
  border-bottom: 1px solid #efefef;
  margin: 20px 0;
  clear: both;
}

dl.text_list {
  border: solid 3px #e5e5e5;
  margin-bottom: 2em;
  padding: 25px 25px 5px 25px;
}
dl.text_list dt {
  padding-bottom: 10px !important;
  font-size: 18px !important;
  line-height: 1.4;
  font-weight: 700;
}
dl.text_list dd {
  padding-bottom: 20px !important;
  font-size: 15px !important;
  padding-left: 0px;
}
dl.text_list dd:last-child {
  padding-bottom: 0px !important;
}

.m_top20 {
  margin: 20px 0px 5px;
}
.m_top30 {
  margin: 30px 0px 5px;
}
.m_top40 {
  margin: 40px 0px 5px;
}

.rank_box {
  border: solid 3px #e5e5e5;
  margin-bottom: 2em;
  padding: 25px 25px 5px 25px;
  font-size: 15px;
}
.rank_box_title {
  font-size: 16px;
  color: #000000;
  border-left: 4px solid #ff608c;
  padding: 4px 5px 3px 10px;
  font-weight: bold;
  margin: 0px 0px 20px;
}
.rank_box_title_blue {
  font-size: 16px;
  color: #000000;
  border-left: 4px solid #00a4c5;
  padding: 4px 5px 3px 10px;
  font-weight: bold;
  margin: 0px 0px 15px;
}
.rank_box_title_ora {
  font-size: 16px;
  color: #000000;
  border-left: 4px solid #ff631b;
  padding: 4px 5px 3px 10px;
  font-weight: bold;
  margin: 0px 0px 15px;
}
.rank_box_title_red {
  font-size: 16px;
  color: #000000;
  border-left: 4px solid #cc0000;
  padding: 4px 5px 3px 10px;
  font-weight: bold;
  margin: 0px 0px 15px;
}
.rank_box_gray {
  background: #f1f1f1;
}
.rank_box_blue {
  background: #eef8ff;
}
.rank_box_in {
  margin: 40px 0px;
}
.rank_box_name {
  padding-bottom: 10px !important;
  font-size: 18px !important;
  line-height: 1.4;
  font-weight: 700;
}

@media screen and (max-width: 767px) {
  .rank_box {
    border: solid 3px #e5e5e5;
    margin-bottom: 2em;
    padding: 25px 25px 5px 25px;
    font-size: 15px;
  }
}

.rank_box2 {
  border: solid 3px #e5e5e5;
  margin-bottom: 2em;
  padding: 25px 10px 5px 25px;
  font-size: 15px;
}
.rank_box2 .rank_box_in {
  margin: 10px 0px 20px;
}
@media screen and (max-width: 767px) {
  .rank_box2 {
    border: solid 3px #e5e5e5;
    margin-bottom: 2em;
    padding: 25px 10px 5px 10px;
    font-size: 15px;
  }
}

.rank_box .rank_1,
.rank_box2 .rank_1,
.rank_box .rank_2,
.rank_box2 .rank_2,
.rank_box .rank_3,
.rank_box2 .rank_3,
.rank_box .rank_4,
.rank_box2 .rank_4,
.rank_box .rank_5,
.rank_box2 .rank_5,
.rank_box .rank_6,
.rank_box2 .rank_6,
.rank_box .rank_7,
.rank_box2 .rank_7,
.rank_box .rank_8,
.rank_box2 .rank_8,
.rank_box .rank_9,
.rank_box2 .rank_9,
.rank_box .rank_10,
.rank_box2 .rank_10,
.rank_box .rank_11,
.rank_box2 .rank_11,
.rank_box .rank_12,
.rank_box2 .rank_12,
.rank_box .rank_13,
.rank_box2 .rank_13,
.rank_box .rank_14,
.rank_box2 .rank_14,
.rank_box .rank_15,
.rank_box2 .rank_15 {
  position: relative;
  font-size: 14px;
  padding: 0px 0px 0px 32px;
  margin: 0px 0 0px;
}

.rank_box .rank_1:after,
.rank_box2 .rank_1:after,
.rank_box .rank_2:after,
.rank_box2 .rank_2:after,
.rank_box .rank_3:after,
.rank_box2 .rank_3:after,
.rank_box .rank_4:after,
.rank_box2 .rank_4:after,
.rank_box .rank_5:after,
.rank_box2 .rank_5:after,
.rank_box .rank_6:after,
.rank_box2 .rank_6:after,
.rank_box .rank_7:after,
.rank_box2 .rank_7:after,
.rank_box .rank_8:after,
.rank_box2 .rank_8:after,
.rank_box .rank_9:after,
.rank_box2 .rank_9:after,
.rank_box .rank_10:after,
.rank_box2 .rank_10:after,
.rank_box .rank_11:after,
.rank_box2 .rank_11:after,
.rank_box .rank_12:after,
.rank_box2 .rank_12:after,
.rank_box .rank_13:after,
.rank_box2 .rank_13:after,
.rank_box .rank_14:after,
.rank_box2 .rank_14:after,
.rank_box .rank_15:after,
.rank_box2 .rank_15:after {
  position: absolute;
  font-family: FontAwesome, "Qusicksand", "Avenir", "Arial", sans-serif;
  text-align: center;
  background: #4d9cd9;
  color: #ffffff;
  left: 0px;
  top: -2px;
  border-radius: 50%;
  width: 26px;
  height: 26px;
  padding: 0px 0px 0px;
  font-size: 16px;
  line-height: 26px;
}

.rank_box .rank_1:after,
.rank_box2 .rank_1:after {
  content: "1";
}
.rank_box .rank_2:after,
.rank_box2 .rank_2:after {
  content: "2";
}
.rank_box .rank_3:after,
.rank_box2 .rank_3:after {
  content: "3";
}
.rank_box .rank_4:after,
.rank_box2 .rank_4:after {
  content: "4";
}
.rank_box .rank_5:after,
.rank_box2 .rank_5:after {
  content: "5";
}
.rank_box .rank_6:after,
.rank_box2 .rank_6:after {
  content: "6";
}
.rank_box .rank_7:after,
.rank_box2 .rank_7:after {
  content: "7";
}
.rank_box .rank_8:after,
.rank_box2 .rank_8:after {
  content: "8";
}
.rank_box .rank_9:after,
.rank_box2 .rank_9:after {
  content: "9";
}
.rank_box .rank_10:after,
.rank_box2 .rank_10:after {
  content: "10";
}
.rank_box .rank_11:after,
.rank_box2 .rank_11:after {
  content: "11";
}
.rank_box .rank_12:after,
.rank_box2 .rank_12:after {
  content: "12";
}
.rank_box .rank_13:after,
.rank_box2 .rank_13:after {
  content: "13";
}
.rank_box .rank_14:after,
.rank_box2 .rank_14:after {
  content: "14";
}
.rank_box .rank_15:after,
.rank_box2 .rank_15:after {
  content: "15";
}

.rank_box .fa_check,
.rank_box2 .fa_check {
  position: relative;
  font-size: 16px;
  padding: 0px 0px 0px 32px;
}
.rank_box .fa_check:before,
.rank_box2 .fa_check:before {
  position: absolute;
  content: "\f046";
  font-family: FontAwesome;
  left: 3px;
  top: -4px;
  font-weight: normal !important;
  font-size: 24px;
  margin: 0px 0px 0px 0px;
}

.rank_box .fa_check.check_pink:before,
.rank_box2 .fa_check.check_pink:before {
  color: #ff608c !important;
}
.rank_box .fa_check.check_blue:before,
.rank_box2 .fa_check.check_blue:before {
  color: #00b6dc !important;
}
.rank_box .fa_check.check_ora:before,
.rank_box2 .fa_check.check_ora:before {
  color: #ff631b !important;
}
.rank_box .fa_check.check_red:before,
.rank_box2 .fa_check.check_red:before {
  color: #cc0000 !important;
}

/*
.post-content dl dt {font-weight:bold; margin-bottom:4px;}
.post-content dl dd {margin:0 0 20px; border-left:4px solid #e5e5e5; padding:0 0 0 10px;}

.post-content dt {margin-top:1em; padding:4px 4px 4px 10px; color:#FFF; background-color:#333333;}
.post-content dd {padding:8px 8px 0px 8px; margin-left:0; border-width:0 1px 1px; border-style:none solid solid; border-color:#333333;}
*/

.post-content pre {
  padding: 20px;
  overflow: scroll;
  font-family: "Courier", monospace;
}
.post-content h1 {
  clear: both;
}

.home h2,
.post-content h2,
.cat-content h2 {
  clear: both;
  font-size: 22px !important;
  color: #fff;
  margin: 40px 0px 60px !important;
  font-weight: bold !important;
  position: relative;
  padding: 25px 15px;
  background-color: #00a4c5;
}
@media screen and (max-width: 767px) {
  .home h2,
  .post-content h2,
  .cat-content h2 {
    font-size: 20px !important;
    padding: 15px 15px;
    font-weight: bold !important;
  }
}
/*
.cat-content h2 {font-size:18px; font-weight:bold; clear:both; margin:10px 0px 20px 0px; border-left:5px solid #61bbf0; padding:7px 0px 7px 6px; font-weight:normal;}
.cat-content h2 {font-size:18px; font-weight:bold; clear:both; margin:10px 0px 5px 0px; border-left:5px solid #61bbf0; padding:7px 0px 7px 6px; font-weight:normal;}
.post-content h2 {color:#FFF; margin-bottom:20px; position:relative; padding:.5em .75em; background-color:#61bbf0; border-radius:6px;}
.post-content h2::after {position:absolute; top:100%; left:30px; content:''; width:0; height:0; border:10px solid transparent; border-top:15px solid #61bbf0;}
*/
/*.post-content h2 {clear:both; margin:10px 0px 5px 0px; border-left:5px solid #333333; border-bottom:1px solid #333333; padding:5px 0px 5px 6px;}*/

.home h3,
.post-content h3,
.cat-content h3,
.post-content .h3,
.cat-content .h3,
.cat .h3 {
  position: relative;
  margin: 50px 0px 40px !important;
  font-weight: bold;
  padding: 15px 20px 13px 20px;
  border-top: 4px solid #00a4c5;
  border-bottom: 4px solid #00a4c5;
  border-left: 0px solid #00a4c5;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .home h3,
  .post-content h3,
  .cat-content h3,
  .post-content .h3,
  .cat-content .h3,
  .cat .h3 {
    position: relative;
    margin: 50px 0px 30px !important;
    font-weight: bold;
    padding: 15px 15px 13px;
    border-top: 4px solid #00a4c5;
    border-bottom: 4px solid #00a4c5;
    border-left: 0px solid #00a4c5;
    margin-bottom: 10px;
  }
}

h3.h3 {
  border-top: 1px solid #ffffff;
  font-size: 18px;
  padding: 5px 15px 10px !important;
}
.h3_top {
  font-size: 13px;
  color: #6e6e6e;
  display: block;
  padding: 7px 0px 3px;
}

.h3_blue {
  border-bottom: 1px solid #106dc9 !important;
  border-top: 1px solid #106dc9 !important;
}
.h3_gray {
  border-bottom: 1px solid #6e6e6e !important;
  border-top: 1px solid #6e6e6e !important;
}
.h3_green {
  border-bottom: 1px solid #669900 !important;
  border-top: 1px solid #669900 !important;
}
.h3_pink {
  border-bottom: 1px solid #ff24fb !important;
  border-top: 1px solid #ff24fb !important;
}
.h3_orange {
  border-bottom: 1px solid #f76e00 !important;
  border-top: 1px solid #f76e00 !important;
}
.h3_black {
  border-bottom: 1px solid #040404 !important;
  border-top: 1px solid #040404 !important;
}

.h3_top_blue {
  color: #106dc9;
}
.h3_top_gray {
  color: #6e6e6e;
}
.h3_top_green {
  color: #669900;
}
.h3_top_pink {
  color: #ff24fb;
}
.h3_top_orange {
  color: #f76e00;
}
.h3_top_black {
  color: #040404;
}

.ba_blue_box {
  background: #e7eff4;
}

.point_box {
  border: 2px solid #199ee1;
  position: relative;
  padding: 20px 20px 5px;
  margin-bottom: 20px;
}
.point_box::before {
  position: absolute;
  display: inline-block;
  content: "";
  background-size: contain;
  background-image: url(/img/point.png);
  top: 0px;
  right: 0px;
  width: 80px;
  height: 80px;
}
.point_box_title {
  margin: 0px 50px 20px 0px;
  border-top: 2px solid #cccccc;
  border-bottom: 2px solid #cccccc;
  padding: 10px;
  font-weight: bold;
}
.point_box p {
  margin-bottom: 15px !important;
}

/*
.post-content h3 {position:relative; padding:10px 1em 10px 20px; border:1px solid #61bbf0; margin-bottom:10px;}
.post-content h3::after {position:absolute; top:.5em; left:.5em; content:''; width:6px; height:-webkit-calc(100% - 1em); height:calc(100% - 1em); background-color:#61bbf0; border-radius:4px;}
*/
/*.post-content h3 {clear:both; border-left:5px solid #e5e5e5; padding:0 13px;}*/

/* table
-------------------------------------------------- */
table {
  border-collapse: collapse;
  border-spacing: 0; /*border:1px solid #bce3fb; */
  margin: 10px 0px 20px;
  width: 100%;
}
th,
td {
  border: 1px solid #cccccc;
  padding: 8px 13px;
}
/*th, td {border:1px solid #bce3fb; padding:8px 13px;}*/

.post-content table {
  word-break: break-all; /*border:1px #bce3fb solid; */
  width: 100%;
}
.post-content table th,
.post-content table td {
  font-size: 13px;
  padding: 8px 10px;
  border: #cccccc solid 1px;
  background-color: #ffffff;
}
/*.post-content table td {font-size:13px; padding:8px 10px; border:#bce3fb solid 1px; background-color:#ffffff;}*/

.cat-content table {
  word-break: break-all; /*border:1px #bce3fb solid; */
  width: 100%;
  margin-bottom: 20px;
}
.cat-content table th,
.cat-content table td {
  font-size: 13px;
  padding: 8px 10px;
  border: #cccccc solid 1px;
  background-color: #ffffff;
}
/*.cat-content table td {font-size:13px; padding:8px 10px; border:#bce3fb solid 1px; background-color:#ffffff;}*/

.tb20 {
  white-space: normal;
  width: 20%;
  background-color: #f4f4f4;
}

.cat-content table th,
.post-content table th {
  white-space: normal;
  color: #333333;
  background-color: #f4f4f4;
}
/*
.cat-content table th,
.post-content table th {white-space:normal; color:#333333; background-color:#e6f6ff;}*/

.scrollbar table {
  overflow-x: auto;
  width: 100%;
  -webkit-overflow-scrolling: touch;
  display: block;
  white-space: nowrap;
}
.scrollbar table td {
  white-space: normal;
}
.scrollbar table th {
  white-space: nowrap;
}

.table_sp_3 thead th {
  border-bottom: #bce3fb solid 2px !important;
}
.table_sp_3 tbody th {
  background: #ffffff !important;
}

table .td_w{width:40%;}
@media screen and (max-width:767px) {
table .td_w{width:40%;}
}

.w10{width:10%;}
.w20{width:20%;}
.w30{width:30%;}
.w40{width:40%;}
.w50{width:50%;}
.w60{width:60%;}
.w70{width:70%;}
.w80{width:80%;}
.w90{width:90%;}



@media screen and (max-width: 767px) {
  table {
    table-layout: fixed;
    width: 100% !important;
    border-collapse: collapse;
  }
  .post-content table,
  .cat-content table {
    table-layout: fixed;
    width: 100% !important;
    margin-bottom: 15px; /*display:block; */
  }
  /*
.cat-content table td, 
.post-content table td {width:100% !important; padding:4px 4px; font-size:12px; line-height:1.2; vertical-align:middle;}

.cat-content table td, 
.post-content table td {padding:4px 4px; font-size:12px; border:#ddd solid 1px; line-height:1.2; vertical-align:middle; border-collapse:collapse; border-spacing:0; word-break:break-all; box-sizing:border-box !important;}
*/
  .cat-content table th,
  .post-content table th {
    white-space: normal;
    color: #333333;
    background-color: #f4f4f4;
  }

  /* スマホでテーブルを縦並び */
  .table_sp {
    width: 100% !important;
    border: 0px #ddd solid !important;
  }
  .table_sp table {
    border-collapse: collapse !important;
    width: 100% !important;
    border: 0px #ddd solid !important;
  }
  .table_sp th {
    display: block !important;
    width: 100% !important;
    padding: 10px !important;
  }
  .table_sp td {
    display: block !important;
    width: 100% !important;
    padding: 10px !important;
  }

  .table_sp_3 table {
    width: 100% !important;
    border-collapse: collapse !important;
    border-spacing: 0 0px;
  }
  .table_sp_3 thead {
    display: none;
  }
  .table_sp_3 tbody th {
    display: block !important;
    width: 100% !important;
    background: #f4f4f4 !important;
  }
  .table_sp_3 td {
    border: none;
    display: block !important;
    width: 100% !important;
    box-sizing: border-box;
    padding: 10px !important;
  }
  .table_sp_3 td:before {
    content: attr(data-title) "";
  }

  .post-content table.table-line table,
  .post-content table.table-line th,
  .post-content table.table-line td {
    border-color: #fff;
  }
  .post-content table.table-line th {
    background: transparent;
    color: #333;
    font-weight: bold;
  }
  .post-content table.table-line thead th {
    background: #5e6265;
    color: #fff;
  }
  .post-content table.table-line tr {
    background: #eee;
  }
  .post-content table.table-line tr:nth-child(2n + 1) {
    background: #ddd;
  }

  .table_border {
    border: 2px solid #bce3fb !important;
  }
  .table_bt_border {
    border-bottom: 2px solid #bce3fb !important;
  }
}

/*
.post-content table {border:1px #ddd solid; max-width:100%;}
.post-content table th,
.post-content table td {padding:8px 10px; border:#ddd solid 1px;}
.post-content table th {color:#000000;}
.post-content table thead th {background:#f0ffdb;}
.post-content table tbody th {background:#f0ffdb;}
.post-content table.table-line table,
.post-content table.table-line th,
.post-content table.table-line td {border-color:#fff;}
*/

.post-content table.table-line th {
  background: transparent;
  color: #383838;
  font-weight: bold;
}
.post-content table.table-line thead th {
  background: #5e6265;
  color: #fff;
}
.post-content table.table-line tr {
  background: #eee;
}
.post-content table.table-line tr:nth-child(2n + 1) {
  background: #ddd;
}

.post-content img.alignleft {
  float: left;
  margin-right: 15px;
  margin-bottom: 15px;
}
.post-content img.alignright {
  float: right;
  margin-left: 15px;
  margin-bottom: 15px;
}
.post-content h2:first-child {
  margin: 0 0 32px;
}

.post-cta {
  margin: 0;
  background: #f5f5f5;
  color: #383838;
  border-top: 3px solid #5e6265;
}
.post-cta .post-cta-inner {
  padding: 30px 45px;
}
.post-cta .cta-post-title {
  padding: 40px 45px;
  text-align: center;
  font-size: 32px;
  margin-bottom: 14px;
  border-bottom: 1px solid #e5e5e5;
}
.post-cta .post-cta-img {
  float: right;
  width: 230px;
  margin: 0 0 20px 30px;
}
.post-cta .post-cta-cont {
  overflow: hidden;
}
.post-cta .post-cta-btn {
  margin: 40px 0 10px;
}
.post-cta .post-cta-btn a {
  background: #5ace5f;
  color: #fff;
  border-radius: 3px;
  border-bottom: 5px solid #38bd3e;
  display: block;
  padding: 10px;
  text-align: center;
  text-decoration: none;
  width: 60%;
  margin: 0 auto 20px;
}
.post-cta .post-cta-btn a:hover {
  background: #81da85;
  border-bottom: 5px solid #5ace5f;
}
.post-cta p {
  margin-bottom: 1em;
}
.post-cta .btn {
  width: 100%;
  display: block;
  border-radius: 3px;
  text-align: center;
  color: #fff;
  padding: 14px 0;
  -webkit-transition: background 0.3s ease-in-out;
  transition: background 0.3s ease-in-out;
  background: #333333;
}
.post-cta .btn:hover {
  text-decoration: none;
  background: #f24e4f;
}

.post-share {
  padding: 0 45px 30px;
  border-top: 1px solid #e5e5e5;
}
.post-share .post-share-fb {
  margin-bottom: 0;
  padding-top: 40px;
  text-align: center;
}
.post-share .post-share-fb > span {
  margin: 0 auto;
}
.post-share .post-share-title {
  font-size: 20px;
  padding: 10px 0;
  margin-bottom: 0;
  color: #fff;
  background-color: #57585a;
  text-align: center;
  margin-left: -45px;
  margin-right: -45px;
}
.post-share .post-share-list1,
.post-share .post-share-list2,
.post-share .post-share-list3,
.post-share .post-share-list4 {
  overflow: hidden;
  padding: 30px 0;
  margin-left: -2.08%;
}
.post-share .post-share-list1 a,
.post-share .post-share-list2 a,
.post-share .post-share-list3 a,
.post-share .post-share-list4 a {
  text-decoration: none;
  font-family: "Didact Gothic";
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  display: block;
  border: 1px #eee solid;
  border-radius: 3px;
  padding: 20px 0;
}
.post-share .post-share-list1 a:hover,
.post-share .post-share-list2 a:hover,
.post-share .post-share-list3 a:hover,
.post-share .post-share-list4 a:hover {
  text-decoration: none;
  background: #f7f7f7;
}
.post-share .post-share-list1 li,
.post-share .post-share-list2 li,
.post-share .post-share-list3 li,
.post-share .post-share-list4 li {
  text-align: center;
  float: left;
  margin-left: 2.08%;
}
.post-share .post-share-list1 i,
.post-share .post-share-list1 .big,
.post-share .post-share-list2 i,
.post-share .post-share-list2 .big,
.post-share .post-share-list3 i,
.post-share .post-share-list3 .big,
.post-share .post-share-list4 i,
.post-share .post-share-list4 .big {
  font-size: 2em;
}
.post-share .post-share-list1 li {
  width: 97.92%;
}
.post-share .post-share-list2 li {
  width: 47.92%;
}
.post-share .post-share-list3 li {
  width: 31.25%;
  font-size: 0.8em;
}
.post-share .post-share-list4 li {
  width: 22.92%;
}
.post-share .post-share-list4 {
  text-align: center;
}
.post-share .post-share-list4 i,
.post-share .post-share-list4 .big {
  display: block;
}
.post-share .post-share-list4 .big {
  font-size: 1.2em;
}
.post-share .post-share-facebook a:hover {
  color: #305097;
}
.post-share .post-share-twitter a:hover {
  color: #00aced;
}
.post-share .post-share-google a:hover {
  color: #db4a39;
}
.post-share .post-share-feedly a:hover {
  color: #2bb24c;
}

.post-sns {
  border-top: 1px #eee solid;
  margin: 0 -45px -30px;
  padding: 0;
}
.post-sns ul {
  width: 100%;
  overflow: hidden;
  padding: 0;
  margin: 0;
}
.post-sns ul li {
  float: left;
  width: 50%;
  box-sizing: border-box;
  border-right: 1px solid #eee;
  color: #929292;
  font-size: 16px;
  text-align: center;
}
.post-sns ul li.post-sns-twitter a:before {
  content: "\f099";
  font-family: FontAwesome;
  font-size: 24px;
  padding-right: 10px;
}
.post-sns ul li.post-sns-feedly a:before {
  content: "\f09e";
  font-family: FontAwesome;
  font-size: 24px;
  padding-right: 10px;
}
.post-sns ul li:last-child {
  border-right: none;
  padding: -10px 0;
}
.post-sns ul li:hover {
  background-color: #f7f7f7;
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}
.post-sns ul li.post-sns-twitter:hover {
  color: #00aced;
}
.post-sns ul li.post-sns-feedly:hover {
  color: #5acf5f;
}
.post-sns ul li span {
  font-size: 20px;
}
.post-sns ul li a {
  width: 100%;
  display: block;
  color: #929292;
  text-decoration: none;
  padding: 24px 0;
}
.post-sns ul li a:hover {
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}
.post-sns ul li.post-sns-twitter a:hover {
  background-color: #00aced;
  color: #fff;
}
.post-sns ul li.post-sns-feedly a:hover {
  background-color: #5acf5f;
  color: #fff;
}

.post-footer {
  border-radius: 0 0 3px 3px;
  padding: 40px 64px 0px;
}
.post-footer ul li {
  display: inline-block;
  vertical-align: top;
}
.post-footer ul li a:hover {
  text-decoration: underline;
}
.post-footer .bzb-sns-btn {
  padding: 0 0 64px;
  font-size: 0;
}
.post-footer .bzb-sns-btn li {
  display: inline-block;
  font-size: 16px;
  width: auto;
  vertical-align: top;
}
.post-footer .bzb-sns-btn:after {
  content: "";
  display: block;
  clear: both;
  zoom: 1;
}
.post-footer:after {
  content: "";
  display: block;
  clear: both;
  zoom: 1;
}

.post-footer-list {
  margin: 0 0 40px;
}
.post-footer-list li {
  margin-right: 10px;
}

.post-author {
  border-radius: 3px;
  margin-bottom: 20px;
  padding: 40px 64px;
  border-top: 1px #eee solid;
  border-bottom: 1px #eee solid;
  color: #383838;
}
.post-author .post-author-img {
  width: 80px;
  float: left;
}
.post-author .post-author-img .inner {
  padding: 0;
}
.post-author a {
  color: #333333;
}
.post-author .post-author-meta {
  margin-left: 100px;
}
.post-author .post-author-meta h4,
.post-author .post-author-meta .h4 {
  margin: 0 40px 10px 0;
  font-weight: bold;
  background: #ffffff !important;
}
.post-author .post-author-meta a {
  color: #2557a7;
}

div.post-share-fb .fbcomments,
div.post-share-fb .fb_iframe_widget,
div.post-share-fb .fb_iframe_widget[style],
div.post-share-fb .fb_iframe_widget iframe[style],
div.post-share-fb .fbcomments iframe[style] *,
div.post-share-fb .fb_iframe_widget span {
  max-width: 100% !important;
}

/* bzb sns */
.post-header-meta {
  overflow: visible;
}
.post-header-meta:after {
  content: "";
  clear: both;
  display: block;
}
.bzb-sns-btn {
  padding: 0;
  margin: 0;
  font-size: 0;
}
.bzb-sns-btn li {
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  width: auto;
  margin: 4px;
}
/*
.bzb-sns-btn li.bzb-facebook {width:98px;}
.bzb-sns-btn li.bzb-facebook span {vertical-align:top !important;}
.bzb-sns-btn li.bzb-twitter {width:93px;}
.bzb-sns-btn li.bzb-googleplus {width:65px;}
.bzb-sns-btn li.bzb-pocket {width:93px;}*/
.bzb-sns-btn li.bzb-line a,
.bzb-sns-btn li.bzb-line img {
  vertical-align: top;
}
.bzb-facebook .fb-like > span {
  vertical-align: top !important;
}
.bzb-twitter {
  width: 92px;
}
.bzb-googleplus {
  width: 80px;
}
.post-header-category {
  float: right;
  width: 300px;
  text-align: right;
  padding: 20px 0 10px;
}

/* comment
---------------------------------------- */
#comments {
  padding: 40px 64px;
}
.comment-list > .comment {
  margin-bottom: 40px;
  border-bottom: 1px #eee solid;
}
.comment-list > .comment > .comment-body {
  padding: 0 20px;
  margin-bottom: 20px;
}
.comment-list .children {
  margin-left: 45px;
}
.comment-list .children .comment-body {
  padding: 20px 30px;
  margin-bottom: 20px;
  background: #f7f7f7;
}
.comment-author {
  float: left;
  vertical-align: top;
  font-size: 12px;
  margin-left: 10px;
}
.comment-author img {
  vertical-align: top;
}
.comment-meta {
  font-size: 12px;
  margin-bottom: 12px;
}
.reply a {
  border-radius: 3px;
  padding: 3px 5px;
  font-size: 12px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.reply a:before {
  content: " ";
  font-family: "FontAwesome";
}
.reply a:hover {
  text-decoration: none;
}
.comment-form-comment label {
  display: none;
}
.comment-form-comment textarea {
  width: 80%;
  margin: 20px 0;
  border-radius: 3px;
}
.form-allowed-tags {
  font-size: 12px;
  margin-bottom: 20px;
  display: none;
}
.comment-meta:after {
  content: " ";
  display: block;
  clear: both;
}
.comments-title {
  font-size: 24px;
  padding: 20px 0;
  margin-bottom: 30px;
}
.comment-form-author,
.comment-form-email,
.comment-form-url {
  overflow: hidden;
  margin: 10px 0;
}
.comment-form-author label,
.comment-form-email label,
.comment-form-url label {
  width: 15%;
  float: left;
  font-size: 12px;
}
.comment-form-author input,
.comment-form-email input,
.comment-form-url input {
  width: 40%;
  float: left;
  margin-left: 5%;
  border-radius: 3px;
  padding: 5px;
}
.form-submit #submit {
  width: 300px;
  line-height: 40px;
  border: none;
  border-radius: 3px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.form-submit #submit:hover {
  cursor: pointer;
}
.comment-form-comment textarea {
  width: 95%;
  padding-left: 2%;
  padding-right: 2%;
}
.comment-form {
  overflow: hidden;
}
.comment-form-author,
.comment-form-email {
  width: 49%;
  margin: 0;
}
.comment-form-author label,
.comment-form-author input,
.comment-form-email label,
.comment-form-email input {
  width: 90%;
  float: none;
  margin: 0 0 10px;
}
.comment-form-author {
  float: left;
}
.comment-form-email {
  float: right;
}

/* loop
---------------------------------------- */
.cat-content {
  background: #fff;
  padding: 20px 20px;
  margin-bottom: 30px;
}

.post-loop-wrap article {
  width: 100%;
  margin: 0 0 60px;
}
.post-loop-wrap article p {
  margin-top: 0;
}
.post-loop-wrap .post-thumbnail {
  width: 304px;
  height: 215px;
  margin-left: 20px;
  margin-bottom: 20px;
  float: right;
}
.post-loop-wrap .post-thumbnail img {
  max-width: 100%;
  height: auto;
}
.post-loop-wrap .post-content {
  width: auto;
  padding: 0 20px 0px 0px;
}
.post-loop-wrap .post-footer {
  border-top: 1px #efefef solid;
  padding-top: 10px;
}
.post-loop-wrap .post-footer .bzb-sns-btn {
  padding: 0;
  margin-right: 50px;
  float: left;
}
.post-loop-wrap .post-footer .loop-comment-icon {
  float: right;
}
.post-loop-wrap .post-footer .loop-comment-icon .fa {
  font-size: 18px;
  margin-right: 5px;
}
.post-loop-wrap .post-footer .loop-comment-icon .share {
  display: none;
}
.post-loop-wrap .post-footer .loop-comment-icon .count {
  font-size: 14px;
}

.more-link {
  border: 1px #2581c4 solid;
  padding: 12px 24px;
  line-height: 26px;
  box-sizing: border-box;
  clear: both;
  color: #2581c4;
  font-size: 14px;
}
.more-link:hover {
  background: #2581c4;
  color: #fff;
  text-decoration: none;
}
.ninki img {
  height: 80px;
}

/* content-none */
.content-none {
  padding-top: 40px;
}

/* pagetop ----------------------------- */
.pagetop {
  visibility: hidden;
  opacity: 0;
  position: fixed;
  bottom: 50px;
  right: 50px;
  color: #fff;
}
.pagetop span {
  display: block;
  border-radius: 25px;
  background: #2b2b2b;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 40px;
  font-size: 36px;
}
.pagetop span i {
  color: #fff;
}
.pagetop.show {
  visibility: visible;
  opacity: 0.8;
}

@media screen and (max-width: 991px) {
  /* tablet */
  .pagetop {
    right: 20px;
    bottom: 20px;
  }
}

/* ----------------------------------------
* pagenation
---------------------------------------- */
.pagination {
  margin: 0 0 120px 0;
  padding: 0;
}
.pagination span,
.pagination a {
  display: block;
  float: left;
  margin: 2px 2px 2px 0;
  padding: 12px 18px;
  text-decoration: none;
  width: auto;
  color: #383838;
}
.pagination a:hover {
  background: #eee;
}
.pagination .current {
  padding: 12px 18px;
  background: #eee;
}

/* ----------------------------------------
* side 
---------------------------------------- */
.side-widget-area {
  padding: 0;
}
.side-widget {
  margin-bottom: 20px;
  padding-bottom: 20px;
  line-height: 1.6;
  font-size: 14px;
}
.side-widget ul li {
  padding: 16px 0 16px 10px;
  border-bottom: 1px solid #e5e5e5;
}
.side-widget .side-title {
  border-top: 0px solid #333333;
  background: #ffffff;
  border-bottom: 2px solid #ed2214;
  border-left: 0px !important;
  margin: 0 0 13px;
  padding: 0px 0px 4px 10px;
  font-size: 16px;
  font-weight: normal;
}
/*
.side-widget .side-title {
background-color:#ffeedb; 
border-left:4px solid #333333; 
margin:0 0 13px; 
padding:5px 0px 5px 10px; 
font-size:16px;}
*/
.side-widget a {
  color: #5e6265;
  text-decoration: none;
}
.side-widget a:hover {
  color: #333333;
}
.side-widget.widget_recent_comments a {
  background: none;
}
.side-widget .post-date {
  margin: 0 0 0 36px;
  font-size: 13px;
  color: #999999;
}

#views-2 ul li span {
  margin: 0 0 0 36px;
  font-size: 13px;
  color: #999999;
}

.widget_categories a {
  font-weight: bold;
}
.widget_recent_entries a,
.widget_archive a,
.widget_categories a,
.widget_meta a,
.widget_views a {
  color: #36c;
  text-decoration: none;
  padding-left: 36px;
  display: block;
  background: url("lib/images/icont_arw_lit.png?1418372717") left center no-repeat;
}
.widget_recent_entries a:hover,
.widget_archive a:hover,
.widget_categories a:hover,
.widget_meta a:hover,
.widget_views a:hover {
  color: #333333;
  background: url("lib/images/icon_arw_gry.png?1418372717") left center no-repeat;
}

/* comment */
.recentcomments {
  color: #808080;
  font-size: 12px;
}
.recentcomments a {
  color: #383838;
  font-size: 14px;
}

/* 実装中止----------- */
/* calendar */
.widget_calendar {
  border-radius: 3px;
  font-size: 16px;
}
.widget_calendar .side-widget-inner {
  border-radius: 3px;
  padding: 0 20px 20px;
}
.widget_calendar table {
  width: 100%;
}
.widget_calendar caption {
  border-radius: 3px 3px 0 0;
  padding: 14px 20px;
  margin: 0 -20px 20px;
  font-size: 18px;
  text-align: center;
}
.widget_calendar a {
  color: #666;
}
.widget_calendar li {
  margin-bottom: 1em;
}
.widget_calendar thead,
.widget_calendar tfoot,
.widget_calendar tbody {
  margin: 0 20px;
}
.widget_calendar th,
.widget_calendar td {
  text-align: center;
}
.widget_calendar tbody a {
  display: block;
}
.widget_calendar tbody a:hover {
  text-decoration: none;
}

/* follow */
#side .share-list-wrap {
  margin: 0 -20px 20px;
  background: #f9f9f9;
  padding: 20px;
}
#side .share-list-wrap .post-share-list1,
#side .share-list-wrap .post-share-list2,
#side .share-list-wrap .post-share-list3,
#side .share-list-wrap .post-share-list4 {
  overflow: hidden;
  margin-left: -1%;
}
#side .share-list-wrap .post-share-list1 li,
#side .share-list-wrap .post-share-list2 li,
#side .share-list-wrap .post-share-list3 li,
#side .share-list-wrap .post-share-list4 li {
  float: left;
  width: 24%;
  margin-left: 1%;
}
#side .share-list-wrap .post-share-list1 li a,
#side .share-list-wrap .post-share-list2 li a,
#side .share-list-wrap .post-share-list3 li a,
#side .share-list-wrap .post-share-list4 li a {
  border-radius: 100%;
  background: #fff;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  width: 60px;
  height: 60px;
  font-size: 32px;
  color: #5e6265;
}
#side .share-list-wrap .post-share-list1 li a .follow-on,
#side .share-list-wrap .post-share-list1 li a .big,
#side .share-list-wrap .post-share-list2 li a .follow-on,
#side .share-list-wrap .post-share-list2 li a .big,
#side .share-list-wrap .post-share-list3 li a .follow-on,
#side .share-list-wrap .post-share-list3 li a .big,
#side .share-list-wrap .post-share-list4 li a .follow-on,
#side .share-list-wrap .post-share-list4 li a .big {
  display: none;
}
#side .share-list-wrap .post-share-list1 li.post-share-facebook a:hover,
#side .share-list-wrap .post-share-list2 li.post-share-facebook a:hover,
#side .share-list-wrap .post-share-list3 li.post-share-facebook a:hover,
#side .share-list-wrap .post-share-list4 li.post-share-facebook a:hover {
  color: #305097;
}
#side .share-list-wrap .post-share-list1 li.post-share-twitter a:hover,
#side .share-list-wrap .post-share-list2 li.post-share-twitter a:hover,
#side .share-list-wrap .post-share-list3 li.post-share-twitter a:hover,
#side .share-list-wrap .post-share-list4 li.post-share-twitter a:hover {
  color: #00aced;
}
#side .share-list-wrap .post-share-list1 li.post-share-google a:hover,
#side .share-list-wrap .post-share-list2 li.post-share-google a:hover,
#side .share-list-wrap .post-share-list3 li.post-share-google a:hover,
#side .share-list-wrap .post-share-list4 li.post-share-google a:hover {
  color: #db4a39;
}
#side .share-list-wrap .post-share-list1 li.post-share-feedly a:hover,
#side .share-list-wrap .post-share-list2 li.post-share-feedly a:hover,
#side .share-list-wrap .post-share-list3 li.post-share-feedly a:hover,
#side .share-list-wrap .post-share-list4 li.post-share-feedly a:hover {
  color: #2bb24c;
}

/* author */
#side-author {
  overflow: hidden;
  font-size: 12px;
}
#side-author h4 {
  padding: 12px 0;
  margin-bottom: 20px;
  font-size: 16px;
}
#side-author .side-author-img {
  float: left;
  width: 100px;
}
#side-author .side-author-meta {
  float: right;
  width: 180px;
}

/* ----------------------------------------
* footer
---------------------------------------- */
#footer {
  color: #1e252c;
}
#footer a {
  color: #1e252c;
}
#footer a:hover {
  color: #333333;
}
#footer .wrap {
  padding: 1.85em 0 2.5em;
}
#footer .post-share {
  padding-right: 0;
  padding-left: 0;
}

.footer-01 {
  background: #efefef;
  border-top: #3b8eda 1px solid;
  font-size: 13px;
  text-align: center;
}
.footer-01 ul {
  overflow: hidden;
}
.footer-01 ul li {
  display: inline-block;
  margin-right: 20px;
}
.footer-01 ul li a {
  padding: 5px;
}
.footer-01 ul li a::before {
  position: absolute;
  content: ">";
  font-family: FontAwesome;
  margin: 0px 0px 0px -10px;
}
.footer-01 img {
  float: left;
  width: 178px;
  margin-right: 50px;
}

.footer-02 {
  background: #000;
  border-top: 0px #efefef solid;
  color: #ffffff;
  font-size: 0.85em;
  line-height: 3em;
}
.footer-02 a {
  color: #ffffff !important;
}
.footer-02 .footer-copy {
  text-align: center;
  font-size: 12px;
}

@media screen and (max-width: 767px) {
  .footer-01 {
    background: #efefef;
    border-top: #3b8eda 1px solid;
    font-size: 13px;
  }
  .footer-01 img {
    float: none;
    width: 178px;
    margin: 0px auto 20px;
  }
}

.footer_box {
  margin: 0px 10px;
}
.footer_box:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
.footer_box_l {
  float: left;
  width: 230px;
  text-align: left;
}
.footer_box_r {
  float: left;
  width: calc(100% - 230px);
  text-align: left;
}

@media screen and (max-width: 767px) {
  .footer_box_l {
    float: none;
    width: 100%;
  }
  .footer_box_r {
    float: none;
    width: calc(100% - 0px);
  }
}

.footer_parent {
  display: flex;
  justify-content: flex-start;
  padding: 0rem;
}
.footer_1st {
  width: 30%;
  padding: 0px 0px 0px 20px;
}
.footer_2nd {
  width: 68%;
  display: flex;
  justify-content: flex-start;
}

.footer_1st h5 {
  border: 0px solid;
}

.footer_2nd .boxes {
  width: 30%;
  font-size: 14px;
  color: #000000;
  margin-right: 2%;
}
.footer_2nd .boxes2 {
  width: 30%;
  font-size: 14px;
  color: #000000;
  margin: 20px 0px 0px;
}
.footer_2nd .boxes3 {
  width: 30%;
  font-size: 14px;
  color: #000000;
  margin-left: 0%;
}
.footer_2nd ul {
  margin-top: 10px;
}
.footer_2nd li {
  font-size: 14px;
  margin-bottom: 2%;
  width: 100%;
}
.footer_2nd li a {
  color: #fff;
  text-decoration: none;
  display: block;
}
.footer_2nd li a:before {
  content: ">";
  margin-right: 0.4rem;
}

@media screen and (max-width: 767px) {
  .footer_logo {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-bottom: 1rem;
  }
  .footer_parent {
    flex-wrap: wrap;
    flex-direction: column;
  }
  .footer_1st,
  .footer_2nd,
  .footer_3rd {
    width: 100%;
  }
  .footer_1st {
    justify-content: center;
    display: flex;
    padding: 0px 0px 0px 0px;
  }
  .footer_1st dl {
    text-align: center;
  }
  .footer_2nd {
    display: block;
    justify-content: flex-start;
    padding: 0px 0px 0px 15px;
  }
  .footer_2nd .boxes {
    width: 100%;
    font-size: 14px;
    color: #000000;
    margin: 15px 0px 0px;
  }
  .footer_2nd .boxes2 {
    width: 100%;
    font-size: 14px;
    color: #000000;
    margin: 0px 0px 0px;
  }
  .footer_2nd .boxes2 ul {
    margin-top: 0px;
  }
  .footer_2nd .boxes3 {
    width: 100%;
    font-size: 14px;
    color: #000000;
    margin: 15px 0px 0%;
  }

  #footer-nav {
    margin: 0px 0px 0px 10px;
  }
}

/* ----------------------------------------
* LP
---------------------------------------- */
.single-lp {
  padding: 40px 0;
}
.single-lp .lp-wrap {
  width: 1157px;
  border: 1px solid #efefef;
  margin: 0 auto;
  background: #fff;
  padding: 45px 0;
}
.single-lp .lp-thumbnail {
  border: 1px #ccc solid;
  float: right;
  margin: 0 0 13px 13px;
  border: 1px #ccc solid;
}
.single-lp .lp-thumbnail img {
  vertical-align: top;
}
.single-lp .post-content {
  padding: 0;
  overflow: hidden;
}
.single-lp #lp-header {
  background: #fff;
  padding: 0 56px;
}
.single-lp #lp-header h1 {
  font-size: 28px;
  color: #333333;
  padding-bottom: 35px;
  border-bottom: 1px solid #efefef;
}
.single-lp #content {
  padding: 40px 56px;
  overflow: hidden;
}
.single-lp #main {
  width: 100%;
}
.single-lp .main-inner {
  overflow: hidden;
  margin-right: 350px;
}
/* one-column */
.one-column.single-lp #main {
  float: none;
}
.one-column.single-lp .main-inner {
  margin-left: 0;
  margin-right: 0;
}
.one-column.single-lp #side {
  float: none;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
.single-lp #side {
  width: 320px;
  margin-left: -320px;
}
.single-lp.right-content #side {
  width: 320px;
  margin-left: -100%;
}
.single-lp.right-content .main-inner {
  margin-left: 350px;
  margin-right: 0;
}
.single-lp .post-footer {
  padding: 20px 0;
}
.single-lp .lp-form {
  background: #494c4e;
  color: #fff;
  padding: 30px;
  width: 100%;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}
.single-lp .lp-form h3 {
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 12px;
}
.single-lp .lp-form input[type="text"],
.single-lp .lp-form input[type="email"] {
  width: 90%;
  padding: 10px 5%;
  border: none;
}
.single-lp .lp-form input[type="submit"],
.single-lp .lp-form button {
  width: 100%;
  padding: 10px 0;
  background: #5ace5f;
  color: #fff;
  border-bottom: 5px solid #38bd3e;
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
  border-radius: 3px;
}
.single-lp .lp-form input[type="submit"]:hover,
.single-lp .lp-form button:hover {
  background: #6ed472;
}
.single-lp .lp-form dl {
  margin-bottom: 13px;
}

/* ----------------------------------------
* レスポンシブ
---------------------------------------- */
#header-menu-tog {
  display: none;
}
@media screen and (max-width: 991px) {
  /* tablet*/
  .cat-content,
  article.post,
  article.page,
  article.wp101,
  article.seo101 {
    padding: 0px 10px;
    overflow: hidden;
    margin-bottom: 40px;
    background: #fff;
    border: 0px #e5e5e5 solid;
  }
  .sp-hide {
    display: none !important;
  }
  .sp-show {
    display: block !important;
  }

  #main .post-sns {
    margin: 0 -20px -20px !important;
  }
  #main .post-share-title {
    margin: 0 -20px !important;
  }

  .single-lp #lp-header {
    padding-left: 24px;
    padding-right: 24px;
  }
  .single-lp #lp-header .lp-title {
    padding: 0;
    margin: 0;
    font-size: 21px;
  }
  .single-lp #content {
    padding: 20px;
  }
  .single-lp .lp-wrap {
    padding: 24px 0;
    width: auto;
    margin: 0 24px;
  }
  .single-lp .lp-wrap input[type="text"] {
    width: 100%;
  }
  .single-lp .lp-wrap input[type="submit"] {
    margin-top: 30px;
  }
  .single-lp .post-content {
    padding: 0 !important;
  }
  .single-lp #side {
    margin-left: 0;
    width: 100%;
  }
  .single-lp #side dl,
  .single-lp #side dt,
  .single-lp #side dd {
    width: 100%;
    margin: 0 0 20px;
    padding: 0;
  }
  .single-lp #side dt {
    margin-bottom: 8px;
  }

  .alignleft,
  .alignright {
    float: none !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  img {
    max-width: 100%;
    height: auto;
  }

  /* header */
  #header {
    padding: 0px !important;
    border-bottom: 1px solid #3b8eda;
  }
  #header .wrap {
    padding: 0;
  }
  #header #logo img {
    vertical-align: top;
  }
  #header #header-primary-nav {
    display: none;
  }
  #header-menu-tog {
    display: block;
    float: right;
    font-size: 24px;
  }
  #header-menu-tog a {
    color: #333333 !important;
  }

  /* loop */
  .cat-content {
    padding: 20px;
  }
  .post-loop-wrap .post-thumbnail {
    height: 215px;
    float: none;
    margin-left: 0;
    margin-right: 0;
    text-align: center;
  }
  .post-loop-wrap .post-thumbnail img {
    max-width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .post-loop-wrap .post-title {
    margin-bottom: 0;
  }
  .post-loop-wrap .post-content {
    padding: 0 0px 0 0px;
  }
  .post-loop-wrap .post-footer {
    display: none;
  }

  /* comment */
  .comment-form-author,
  .comment-form-email {
    float: none;
    width: auto;
  }

  /* padding */
  .post-header {
    padding: 0px 0px 10px 0px;
  }

  .post-content,
  .cta-post-title,
  .post-cta,
  .post-cta-inner,
  .post-share,
  .post-author,
  article.page .post-header {
    padding: 0px 10px 0px 10px;
  }
  .post-thumbnail,
  .post-cta-img {
    margin-left: 0;
    margin-right: 0;
    float: none;
  }
  .post-footer {
    padding: 0 20px;
  }
  .more-link {
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: 24px;
  }

  /* tablet end */
}

@media screen and (max-width: 767px) {
  #header {
    padding: 0px !important;
    border-bottom: 1px solid #3b8eda;
  }
  /* phone */
  .post-content h2,
  .cat-content h2 {
    font-size: 18px;
    margin-top: 30px;
  }
  .post-content h3,
  .cat-content h3,
  .post-content .h3,
  .cat-content .h3 {
    font-size: 15px;
    margin-top: 30px;
  }
  .post-content h4,
  .cat-content h4,
  .post-content .h4,
  .cat-content .h4 {
    font-size: 15px;
  }

  #main .post-share .post-sns {
    margin: 0 -20px -20px;
  }
  #main .post-share .post-sns ul li {
    width: auto;
    float: none;
    border-right: none;
    border-bottom: 1px solid #eee;
  }
  #main .post-share .post-sns ul li a {
    padding: 16px 0;
    font-size: 16px;
  }
  #main .post-share .post-sns ul li a span {
    font-size: 16px;
  }
  #main .post-share .post-sns ul li a:before {
    font-size: 18px;
  }
  #main #comments {
    padding: 0px;
  }
  #main .post-author {
    padding: 20px;
  }
  #main .post-author .post-author-img {
    float: none;
    width: 60%;
    margin: 0px 20%;
  }
  #main .post-author .post-author-meta {
    padding: 0;
    margin: 10px 0 0;
  }

  .post-cta .post-cta-img {
    width: 100%;
    margin: 0 auto 30px;
    float: none;
  }
  .post-cta .post-cta-btn {
    margin: 24px 0 10px;
  }
  .post-cta .post-cta-btn a {
    width: 100%;
    box-sizing: border-box;
  }

  .post-footer {
    padding: 0 20px !important;
  }

  #main .post-cta .cta-post-title {
    font-size: 24px !important;
    padding: 0 0 20px !important;
  }

  /* phone end */
}

.p-price {
  padding: 10px 0px 20px;
}
.p-price p {
  margin-bottom: 0px;
}
.p-price ul li {
  list-style: none;
}
.p-price-card__unit {
}
.p-price-card__list {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.p-price-card__item {
  width: 46%;
}
.p-price-card__head__wrap {
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
  position: relative;
}
.p-price-card__heading {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 28px;
  flex-wrap: 500;
}
.p-price-card__image_01 {
  width: 100%;
  text-align: center;
  padding: 30px 0px 0px;
}
.p-price-card__image_02 {
  width: 100%;
  text-align: center;
  padding: 30px 0px 0px;
}
.p-price-card__img {
  text-align: center;
}
.p-price-card__line__wrap {
  height: 320px;
}
.p-price-card__line:nth-child(n + 2) {
  margin-top: 20px;
}
.p-price-card__titles {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 200px;
  height: 40px;
  background: #3b8eda;
  border-radius: 2.4rem;
}
.p-price-card__title {
  font-size: 18px;
  color: #ffffff;
  line-height: 1;
}
.p-price-card__text__wrap {
  margin-top: 1rem;
}
.p-price-card__text {
  font-size: 14px;
}
.p-price-card__text:nth-child(n + 2) {
  margin-top: 0.6rem;
}
.p-price-card_fee__unit {
  text-align: center;
}
.p-price-card_fee__wrap {
  position: relative;
  display: inline-flex;
  align-items: flex-end;
  justify-content: flex-end;
  color: #ff6c6c;
  border-bottom: 2px solid #ef8833;
}
.p-price-card_fee__wrap::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 0.1rem;
  background: #ef8833;
  bottom: -5px;
  left: 0;
}
.p-price-card_fee__text {
  font-size: 38px;
  font-weight: 500;
}
.p-price-card_fee {
  font-size: 38px;
  font-weight: 500;
}
.p-price-card__explan__wrap {
  margin-top: 2.2rem;
}
.p-price-card__explan {
  font-size: 14px;
}
.p-price-card__explan:nth-child(n + 2) {
  margin-top: 0.5rem;
}
.p-price-point__line__wrap {
  position: relative;
  z-index: 0;
  margin-top: 9rem;
}
.p-price-point__line__wrap::before {
  position: absolute;
  content: "";
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  height: 22.8rem;
  background: transparent url(/img/doted_back_blue.png) no-repeat center center/cover;
  z-index: -1;
}
.p-price-point__line {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 108rem;
  background: #ffffff;
  padding-top: 1.8rem;
  padding-bottom: 1.8rem;
  margin: 6.5rem auto 0 auto;
}
.p-price-point__line img {
  object-fit: cover;
}
.p-price-point__text {
  font-size: 20px;
  font-weight: 500;
  margin-left: 4rem;
}
.p-price-point__text:nth-child(n + 2) {
  margin-top: 1rem;
}

@media screen and (max-width: 768px) {
  .p-price-card__item {
    width: 100%;
  }
  .p-price-card__list {
    display: block;
    align-items: flex-start;
    justify-content: space-between;
  }
  .p-price-card__heading {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 24px;
    flex-wrap: 500;
  }
  .p-price-card__line__wrap {
    height: auto;
  }
  .p-price-card__explan__wrap {
    margin: 2.2rem 0px 40px;
  }
}

h2.h2_title {
  clear: both;
  background: #3b8eda !important;
  color: #ffffff;
  font-size: 26px !important;
  text-align: center !important;
  font-weight: normal;
  margin: 0px 0 40px;
  padding: 12px 6px;
  position: relative;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
h2.h2_title:after {
  border-top: 20px solid #3b8eda;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 0;
  content: "";
  position: absolute;
  bottom: -20px;
  left: 50% !important;
  z-index: 90;
  margin-left: -20px;
}
h2.h2_title:before {
  content: "";
  padding: 2px 0px 0px 0px;
  border-left: 0px !important;
}
h2.h2_title span {
  font-size: 32px;
  margin: 0px 0px;
  color: #fffb00;
}

@media screen and (max-width: 768px) {
  h2.h2_title {
    clear: both;
    line-height: 26px;
    background: #3b8eda;
    color: #ffffff;
    font-size: 18px !important;
    text-align: center;
    font-weight: normal;
    margin: 0px 0 26px;
    padding: 13px 6px 12px;
    position: relative;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
  }
  h2.h2_title:after {
    border-top: 20px solid #3b8eda;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 0;
    content: "";
    position: absolute;
    bottom: -20px;
    left: 50% !important;
    z-index: 90;
    margin-left: -20px;
  }
  h2.h2_title:before {
    content: "";
    padding: 2px 0px 0px 0px;
    border-left: 0px !important;
  }
  h2.h2_title span {
    font-size: 24px;
  }
}

.nayami {
  width: 80%;
  margin: 0px 10% 80px;
  background: #ffffff;
  border: #3b8eda 0px solid;
  color: #333333;
  font-size: 20px;
  font-weight: bold;
}
.nayami ul {
  display: block;
  list-style: none;
  margin: 0px 0px 0px 0px;
  padding: 10px 16px 0px 16px;
}
.nayami li {
  background: url(/img/nayami_ya.png) no-repeat;
  list-style: none;
  background-size: 28px auto;
  font-size: 22px;
  border-bottom: #3b8eda 0px solid;
  line-height: 30px;
  margin: 0px 0px 10px 0px;
  padding: 0px 6px 7px 40px;
}
.nayami li:last-child {
  border-bottom: #3b8eda 0px solid;
}

@media screen and (max-width: 768px) {
  .nayami {
    width: 96%;
    margin: 0px 2% 50px;
    border: #3b8eda 0px solid;
  }
  .nayami ul {
    display: block;
    list-style: none;
    margin: 0px 0px 0px 0px !important;
    padding: 15px 16px 0px 16px;
  }
  .nayami li {
    background: url(/img/nayami_ya.png) no-repeat;
    background-size: 26px auto;
    font-size: 16px;
    border-bottom: #3b8eda 0px solid;
    line-height: 30px;
    margin: 0px 0px 10px 0px;
    padding: 0px 6px 8px 28px;
  }
}

/*.nayami {width:80%; margin:0px 10% 80px; background:#ffffff; border:#3B8EDA 1px solid; color:#333333; font-size:20px; font-weight:bold;}
.nayami ul{display:block; list-style:none; margin:0px 0px 0px 0px; padding:10px 16px 0px 16px;}
.nayami li{background:url(/img/nayami_ya.png) no-repeat; list-style:none; background-size:28px auto; font-size:20px; border-bottom:#3B8EDA 1px solid; line-height:30px; margin:0px 0px 10px 0px; padding:0px 6px 7px 40px;}
.nayami li:last-child{border-bottom:#3B8EDA 0px solid;}

@media screen and (max-width:768px){
.nayami {width:96%; margin:0px 2% 50px; border:#3B8EDA 1px solid;}
.nayami ul{display:block; list-style:none; margin:0px 0px 0px 0px!important; padding:15px 16px 0px 16px;}
.nayami li{background:url(/img/nayami_ya.png) no-repeat; background-size:26px auto; font-size:16px; border-bottom:#3B8EDA 1px solid; line-height:30px; margin:0px 0px 10px 0px; padding:0px 6px 8px 28px;}
}
*/

.dounyuu_box:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
.dounyuu_box {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: stretch;
}
.dounyuu_in {
  float: left;
  width: 48%;
  margin: 0px 1% 20px;
  padding: 10px;
  border: 1px solid #3b8eda;
  border-radius: 5px;
}
.dounyuu_title {
  background: #3b8eda;
  padding: 3px 15px 2px;
  margin: 0px 10px 0px 0px;
  border-radius: 5px;
  color: #ffffff;
  font-size: 14px;
}
.dounyuu_title1 {
  background: #ffffff;
  padding: 3px 15px 2px;
  margin: 0px 10px 0px 0px;
  border-radius: 5px;
  font-size: 14px;
  border: 1px solid #ffa700;
  font-weight: bold;
}
.dounyuu_title2 {
  background: #ffffff;
  padding: 3px 15px 2px;
  margin: 0px 10px 0px 0px;
  border-radius: 5px;
  font-size: 14px;
  border: 1px solid #16c527;
  font-weight: bold;
}
.dounyuu_title3 {
  background: #ffffff;
  padding: 3px 15px 2px;
  margin: 0px 10px 0px 0px;
  border-radius: 5px;
  font-size: 14px;
  border: 1px solid #333333;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  .dounyuu_in {
    float: left;
    width: 98%;
    margin: 0px 1% 20px;
    padding: 10px;
    border: 1px solid #3b8eda;
    border-radius: 5px;
  }
}

.service_box {
  background: #ffffff;
}
.service_box:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
.service_box .service_l img {
  clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 100%);
  height: 250px;
  object-fit: cover;
}
.service_box .service_r img {
  clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 100%);
  height: 250px;
  object-fit: cover;
}
.service_l,
.service_r {
  height: auto;
  margin-bottom: 40px;
}
.service_l:after,
.service_r:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
.service_l_txt,
.service_r_txt {
  float: left;
  width: 55%;
  color: #000000;
}
.service_l_txt div,
.service_r_txt div {
  padding: 10px 20px;
}
.service_l_txt a,
.service_r_txt a {
  color: #60bcff;
}

.service_l_img {
  float: right;
  width: 45%;
}
.service_r_img {
  float: left;
  width: 45%;
}
.service_l_img img,
.service_r_img img {
  width: 100%;
  object-fit: cover;
}

.service_box_end {
  text-align: center;
  font-weight: bold;
  font-size: 30px;
}
@media screen and (max-width: 767px) {
  .service_box_end {
    text-align: center;
    font-weight: bold;
    font-size: 18px;
  }
}

@media screen and (max-width: 767px) {
  .service_l_txt,
  .service_r_txt {
    float: none;
    width: 100%;
    color: #000000;
    display: block;
    font-size: 14px;
    margin-bottom: 10px;
  }
  .service_l_txt div,
  .service_r_txt div {
    display: block;
    vertical-align: top;
    padding: 0px 0px 30px;
  }
  .service_box .service_l img {
    clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 100%);
    height: 200px;
    object-fit: cover;
    margin: 0px 0px 10px;
  }
  .service_box .service_r img {
    clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 100%);
    height: 200px;
    object-fit: cover;
    margin: 0px 0px 10px;
  }
  .service_l,
  .service_r {
    height: auto;
    margin-bottom: 20px;
  }
  .service_l_img {
    float: none;
    width: 100%;
  }
  .service_r_img {
    float: none;
    width: 100%;
  }
  .service_l_img img,
  .service_r_img img {
    width: 100%;
    object-fit: none;
  }
}

.service_r_txt h3,
.service_l_txt h3 {
  margin: 0px 0px 20px !important;
  padding: 0px !important;
}
.h3_title {
  border: 0px solid #3b8eda !important;
  margin: 0px 0px 0px !important;
  padding: 0px !important;
}

.point_box {
  background: #3b8eda;
  padding: 3px 10px 2px;
  margin: 0px 10px 0px 0px;
  border-radius: 5px;
  color: #ffffff;
  border: 0px solid;
}

.flow {
}
.flow .box {
  max-width: 960px;
  width: 90%;
  margin: 0 auto;
}
.flow .box ul li {
  position: relative;
  margin-bottom: 64px;
  list-style: none;
}
.flow .box ul li::after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 24px 30px 0 30px;
  border-color: #3b8eda transparent transparent transparent;
  bottom: -44px;
  left: calc(50% - 30px);
}
.flow .box ul li:last-child {
  margin-bottom: 0;
}
.flow .box ul li:last-child::after {
  content: none;
}
.flow .box ul li .step {
  position: absolute;
  top: calc(50% - 50px);
  left: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #3b8eda;
  width: 100px;
  height: 100px;
  border-radius: 50%;
}
.flow .box ul li .step .num {
  font-size: 18px;
  text-align: center;
  color: #fff;
  margin-top: 15px;
}
.flow .box ul li .step .num span {
  font-size: 42px;
  font-weight: 700;
  line-height: 25px;
}
.flow .box ul li .cont {
  background-color: #e4f6ff;
  display: flex;
  gap: 40px;
  align-items: center;
  padding: 28px 5% 28px 140px;
  border-radius: 20px;
  margin-left: 0px;
}
/*.flow .box ul li .cont {background-color:#FFE4E6; display:flex; gap:40px; align-items:center; padding:28px 5% 28px 8.3%; border-radius:20px; margin-left:50px;}*/
.flow .box ul li .cont .img {
  width: 100px;
}
.flow .box ul li .cont .txt h3 {
  display: inline-flex;
  margin: 0px 0px 15px 0px !important;
  padding: 10px 16px;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
  background-color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
  color: #3b8eda;
  margin-bottom: 10px;
  border: 0px solid !important;
}

@media screen and (max-width: 768px) {
  .flow {
    border-radius: 40px 40px 0px 0px;
    padding-top: 15px;
  }
  .flow h2 {
    margin-bottom: 70px;
  }
  .flow .box {
    max-width: 100%;
    width: 100%;
  }
  .flow .box ul {
    margin: 0px;
  }
  .flow .box ul li {
    margin-bottom: 104px;
  }
  .flow .box ul li .step {
    top: -40px;
    left: calc(50% - 40px);
    width: 80px;
    height: 80px;
  }
  .flow .box ul li .step .num {
    font-size: 14px;
  }
  .flow .box ul li .step .num span {
    font-size: 36px;
  }
  .flow .box ul li .cont {
    flex-direction: column;
    gap: 24px;
    padding: 64px 30px 30px;
    margin-left: 0;
  }
  .flow .box ul li .cont .img {
    width: 100px;
  }
  .flow .box ul li .cont .txt {
    text-align: center;
  }
}

.top_qa_box_all {
  background: #ffffff;
  padding: 0px 0px;
  margin: 0px 0px 70px;
}

.accordion2 {
  max-width: 1000px;
  margin: 20px auto;
}
.accordion2 .accordion2_box {
  border-bottom: 1px dotted #cccccc;
}
.accordion2 .accordion2_box:nth-child(odd) {
  background: #f8f8f8;
}
.accordion2-hidden {
  display: none;
}
.accordion2-open {
  display: block;
  font-weight: bold;
  padding: 7px 10px 7px 10px;
  cursor: pointer;
  margin: 0px 0;
  position: relative;
}
.accordion_q {
  border: none !important;
  padding: 0px !important;
  font-weight: bold !important;
  font-size: 17px !important;
  margin: 0px 0px 10px !important;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Verdana,
    "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
}
.accordion_q:before {
  content: "Q";
  display: inline-block;
  padding: 2px 10px;
  font-weight: bold;
  font-size: 120%;
  margin-right: 12px;
  background: #ba952c;
  color: #ffffff;
}
.accordion_a:before {
  content: "A";
  margin-right: 8px;
  color: #ff7560;
  font-size: 26px;
  font-weight: normal;
}
.accordion2-open::before,
.accordion2-open::after {
  content: "";
  width: 20px;
  height: 3px;
  background: #666666;
  position: absolute;
  top: 50%;
  right: 2%;
  transform: translateY(-50%);
}
.accordion2-open::after {
  transform: translateY(-50%) rotate(90deg);
  transition: 0.5s;
}
.accordion2-hidden:checked + .accordion2-open:after {
  transform: translateY(-50%) rotate(0);
}
.accordion2-close {
  display: block;
  height: 0;
  overflow: hidden;
  padding: 0px 10px;
  opacity: 0;
  transition: 0.5s;
}
.accordion2-hidden:checked + .accordion2-open + .accordion2-close {
  height: auto;
  opacity: 1;
  padding: 10px;
}

@media screen and (max-width: 767px) {
  .accordion_q {
    border: none !important;
    padding: 0px 20px 0px 50px !important;
    font-weight: bold !important;
    font-size: 17px !important;
    margin: 0px 0px 10px !important;
  }
  .accordion_q:before {
    content: "Q";
    display: inline-block;
    padding: 2px 10px;
    font-weight: bold;
    font-size: 120%;
    margin: 0px 12px 0px -50px;
    background: #ba952c;
    color: #ffffff;
  }
}

.tableStyle01 th,
.tableStyle01 td {
  border-top: 0px solid;
  border-left: 0px solid;
  border-right: 0px solid;
}
.tableStyle01 th,
.tableStyle01 td {
  line-height: 1.5em;
  padding: 1em 0;
  border-bottom: #aaa 1px dashed !important;
}
.tableStyle01 th {
  color: #3b8eda;
  white-space: nowrap;
  font-weight: bold;
  vertical-align: top;
}
.tableStyle01 caption {
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  .tableStyle01 th {
    width: 100px !important;
  }
}

.tableStyle02 th,
.tableStyle02 td {
  border-top: 0px solid;
  border-left: 0px solid;
  border-right: 0px solid;
}
.tableStyle02 th,
.tableStyle02 td {
  line-height: 1.5em;
  padding: 2px 5px;
  border-bottom: #aaa 0px dashed !important;
}
.tableStyle02 th {
  color: #3b8eda;
  white-space: nowrap;
  font-weight: bold;
  vertical-align: top;
  width: 25%;
}
.tableStyle02 caption {
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  .tableStyle02 th {
    width: 100px !important;
  }
}

.tableStyle03 th,
.tableStyle03 td {
  border-top: 0px solid;
  border-left: 0px solid;
  border-right: 0px solid;
}
.tableStyle03 th,
.tableStyle03 td {
  line-height: 1.5em;
  padding: 2px 7px;
  border-bottom: #ffffff 2px solid;
}
.tableStyle03 th {
  color: #333333;
  white-space: nowrap;
  vertical-align: top;
  width: 25%;
  background: #e8e8e8;
}
.tableStyle03 caption {
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  .tableStyle02 th {
    width: 100px !important;
  }
}

.tableStyle04 th,
.tableStyle04 td {
  border-top: 0px solid;
  border-left: 0px solid;
  border-right: 0px solid;
}
.tableStyle04 th,
.tableStyle04 td {
  line-height: 1.5em;
  padding: 1em 0;
  border-bottom: #aaa 1px dashed !important;
}
.tableStyle04 th {
  color: #333333;
  white-space: nowrap;
  font-weight: bold;
  vertical-align: top;
}
.tableStyle04 caption {
  font-weight: bold;
}
.tableStyle04 .form_require {
  color: #ff9393;
  font-size: 13px;
  margin-left: 10px;
}

@media screen and (max-width: 767px) {
  .tableStyle04 th {
    width: 140px !important;
  }
  .tableStyle04 .form_require {
    display: block;
    color: #ff9393;
    font-size: 13px;
    margin-left: 10px;
  }
}

form input[type="submit"]:hover,
form button:hover {
  cursor: pointer;
}
input[type="radio"] {
  display: none;
}
textarea {
  width: 100% !important;
}

@media screen and (max-width: 767px) {
  form input[type="submit"],
  form button {
    padding: 12px 20px;
    border: none;
    background: #ef8833;
    color: #fff;
    margin: 15px 0%;
    width: 100%;
  }
}

form input[type="submit"] {
  padding: 12px 20px;
  border: none;
  background: #ef8833;
  color: #fff;
  margin: 15px 0%;
  width: 100%;
  font-size: 16px;
  height: 50px;
  box-shadow: 3px 3px 3px #c0c7d9;
}
form input[type="submit"]:hover {
  background: #97b9f6;
}

.button_wrap {
  padding: 12px 20px;
  border: none;
  background: #ef8833;
  color: #fff;
  margin: 15px 20%;
  width: 60%;
  font-size: 16px;
  height: 50px;
  box-shadow: 3px 3px 3px #c0c7d9;
  font-weight: bold;
  border-radius: 5px !important;
}
.button_wrap i {
}
@media screen and (max-width: 767px) {
  .button_wrap {
    width: 90%;
    margin: 0 5%;
  }
}

/* ----------------------------------------
* カラースキーム 01
---------------------------------------- */
body.color01 {
}
body.color01 body {
  background: #fafafa;
  color: #494d50;
}
body.color01 a {
  color: #1abb9a;
}
body.color01 form input[type="submit"],
body.color01 form button {
  background: #1abb9a;
}
body.color01 #header {
  background: #fff;
  border-bottom: 1px solid #ededed;
}
body.color01 #header #logo a {
  color: #494d50;
}
body.color01 #header #header-sns li a {
  color: #ccc;
}
body.color01 #header #header-sns li a:hover {
  color: #34465c;
}
body.color01 #gnav {
  background: #fff;
  border-top: 1px #ededed solid;
  border-bottom: 1px #ededed solid;
}
body.color01 #gnav li.current-menu-item a {
  border-top: 1px #1abb9a solid;
}
body.color01 #gnav li a {
  border-top: 1px #ededed solid;
  color: #2b2d2d;
  background: #fff;
}
body.color01 #gnav li a:hover {
  color: #2b2d2d;
  border-top: 1px #1abb9a solid;
}
body.color01 #gnav li .sub-menu li a {
  background: #2b2b2b;
  color: #fff;
  border: none;
}
body.color01 #gnav li .sub-menu li a:hover {
  background: #373b3b;
  color: #fff;
}
body.color01 #content .wp-caption {
  border: 1px solid #ededed;
}
body.color01 .cat-content,
body.color01 article.post,
body.color01 article.page,
body.color01 article.wp101,
body.color01 article.seo101 {
  background: #fff;
  border: 1px #e5e5e5 solid;
}
body.color01 .post-title a {
  color: #494d50;
}
body.color01 .post-title a:hover {
  color: #1abb9a;
}
body.color01 .post-meta {
  border-top: 1px #ededed solid;
}
body.color01 .post-meta li {
  background: #fff;
}
body.color01 .post-content hr {
  border-bottom: 1px solid #ededed;
}
body.color01 .post-content h2 {
  border-bottom: 1px solid #ededed;
}
body.color01 .post-content h3 {
  border-left: 5px solid #e5e5e5;
}
body.color01 .post-content blockquote {
  border: 1px #e5e5e5 solid;
}
body.color01 .post-content blockquote:before {
  color: #e7e7e7;
}
body.color01 .post-content blockquote cite {
  color: #808080;
}
body.color01 .post-content table {
  border: 1px #ddd solid;
}
body.color01 .post-content table th,
body.color01 .post-content table td {
  border: #ddd solid 1px;
}
body.color01 .post-content table th {
  color: #fff;
}
body.color01 .post-content table thead th {
  background: #5e6265;
}
body.color01 .post-content table tbody th {
  background: #919598;
}
body.color01 .post-content table.table-line table,
body.color01 .post-content table.table-line th,
body.color01 .post-content table.table-line td {
  border-color: #fff;
}
body.color01 .post-content table.table-line th {
  background: transparent;
  color: #494d50;
}
body.color01 .post-content table.table-line thead th {
  background: #5e6265;
  color: #fff;
}
body.color01 .post-content table.table-line tr {
  background: #eee;
}
body.color01 .post-content table.table-line tr:nth-child(2n + 1) {
  background: #ddd;
}
body.color01 .post-cta {
  background: #f5f5f5;
  color: #494d50;
  border-top: 3px solid #5e6265;
}
body.color01 .post-cta .cta-post-title {
  border-bottom: 1px solid #e5e5e5;
}
body.color01 .post-cta .post-cta-btn a {
  background: #5ace5f;
  color: #fff;
  border-bottom: 5px solid #38bd3e;
}
body.color01 .post-cta .post-cta-btn a:hover {
  background: #81da85;
  border-bottom: 5px solid #5ace5f;
}
body.color01 .post-cta .btn {
  color: #fff;
  background: #1abb9a;
}
body.color01 .post-cta .btn:hover {
  background: #bb2c46;
}
body.color01 .post-share {
  border-top: 1px solid #e5e5e5;
}
body.color01 .post-share .post-share-title {
  color: #fff;
  background-color: #57585a;
}
body.color01 .post-share .post-share-list1 a,
body.color01 .post-share .post-share-list2 a,
body.color01 .post-share .post-share-list3 a,
body.color01 .post-share .post-share-list4 a {
  border: 1px #eee solid;
}
body.color01 .post-share .post-share-list1 a:hover,
body.color01 .post-share .post-share-list2 a:hover,
body.color01 .post-share .post-share-list3 a:hover,
body.color01 .post-share .post-share-list4 a:hover {
  text-decoration: none;
  background: #f7f7f7;
}
body.color01 .post-share .post-share-facebook a:hover {
  color: #305097;
}
body.color01 .post-share .post-share-twitter a:hover {
  color: #00aced;
}
body.color01 .post-share .post-share-google a:hover {
  color: #db4a39;
}
body.color01 .post-share .post-share-feedly a:hover {
  color: #2bb24c;
}
body.color01 .post-sns {
  border-top: 1px #eee solid;
}
body.color01 .post-sns ul li {
  border-right: 1px solid #eee;
  color: #929292;
}
body.color01 .post-sns ul li:hover {
  background-color: #f7f7f7;
}
body.color01 .post-sns ul li.post-sns-twitter:hover {
  color: #00aced;
}
body.color01 .post-sns ul li.post-sns-feedly:hover {
  color: #5acf5f;
}
body.color01 .post-sns ul li a {
  color: #929292;
}
body.color01 .post-sns ul li.post-sns-twitter a:hover {
  background-color: #00aced;
  color: #fff;
}
body.color01 .post-sns ul li.post-sns-feedly a:hover {
  background-color: #5acf5f;
  color: #fff;
}
body.color01 .post-author {
  border-top: 1px #eee solid;
  border-bottom: 1px #eee solid;
  color: #494d50;
}
body.color01 .post-author a {
  color: #1abb9a;
}
body.color01 .comment-list > .comment {
  border-bottom: 1px #eee solid;
}
body.color01 .comment-list .children .comment-body {
  background: #f7f7f7;
}
body.color01 .post-loop-wrap .post-footer {
  border-top: 1px #ededed solid;
}
body.color01 .more-link {
  border: 1px #1abb9a solid;
  color: #1abb9a;
}
body.color01 .more-link:hover {
  background: #1abb9a;
  color: #fff;
}
body.color01 .pagination span,
body.color01 .pagination a {
  color: #494d50;
}
body.color01 .pagination a:hover {
  background: #eee;
}
body.color01 .pagination .current {
  background: #eee;
}
body.color01 .side-widget ul li {
  border-bottom: 1px solid #e5e5e5;
}
body.color01 .side-widget a {
  color: #5e6265;
}
body.color01 .side-widget a:hover {
  color: #1abb9a;
}
body.color01 .side-widget .post-date {
  color: #999999;
}
body.color01 #views-2 ul li span {
  color: #999999;
}
body.color01 .widget_recent_entries a,
body.color01 .widget_archive a,
body.color01 .widget_categories a,
body.color01 .widget_meta a {
  color: #5e6265;
  background: url("lib/images/icont_arw_lit.png?1418372717") left center no-repeat;
}
body.color01 .widget_recent_entries a:hover,
body.color01 .widget_archive a:hover,
body.color01 .widget_categories a:hover,
body.color01 .widget_meta a:hover {
  color: #1abb9a;
  background: url("lib/images/icon_arw_gry.png?1418372717") left center no-repeat;
}
body.color01 .recentcomments a {
  color: #494d50;
}
body.color01 #side .share-list-wrap {
  background: #fafafa;
}
body.color01 #side .share-list-wrap .post-share-list1 li a,
body.color01 #side .share-list-wrap .post-share-list2 li a,
body.color01 #side .share-list-wrap .post-share-list3 li a,
body.color01 #side .share-list-wrap .post-share-list4 li a {
  background: #fff;
  color: #5e6265;
}
body.color01 #side .share-list-wrap .post-share-list1 li.post-share-facebook a:hover,
body.color01 #side .share-list-wrap .post-share-list2 li.post-share-facebook a:hover,
body.color01 #side .share-list-wrap .post-share-list3 li.post-share-facebook a:hover,
body.color01 #side .share-list-wrap .post-share-list4 li.post-share-facebook a:hover {
  color: #305097;
}
body.color01 #side .share-list-wrap .post-share-list1 li.post-share-twitter a:hover,
body.color01 #side .share-list-wrap .post-share-list2 li.post-share-twitter a:hover,
body.color01 #side .share-list-wrap .post-share-list3 li.post-share-twitter a:hover,
body.color01 #side .share-list-wrap .post-share-list4 li.post-share-twitter a:hover {
  color: #00aced;
}
body.color01 #side .share-list-wrap .post-share-list1 li.post-share-google a:hover,
body.color01 #side .share-list-wrap .post-share-list2 li.post-share-google a:hover,
body.color01 #side .share-list-wrap .post-share-list3 li.post-share-google a:hover,
body.color01 #side .share-list-wrap .post-share-list4 li.post-share-google a:hover {
  color: #db4a39;
}
body.color01 #side .share-list-wrap .post-share-list1 li.post-share-feedly a:hover,
body.color01 #side .share-list-wrap .post-share-list2 li.post-share-feedly a:hover,
body.color01 #side .share-list-wrap .post-share-list3 li.post-share-feedly a:hover,
body.color01 #side .share-list-wrap .post-share-list4 li.post-share-feedly a:hover {
  color: #2bb24c;
}
body.color01 #footer {
  color: #1e252c;
}
body.color01 #footer a {
  color: #1e252c;
}
body.color01 #footer a:hover {
  color: #1abb9a;
}
body.color01 .footer-01 {
  background: #fff;
  border-top: 1px #ededed solid;
}
body.color01 .footer-02 {
  background: #fff;
  border-top: 1px #ededed solid;
}
body.color01 .single-lp .lp-wrap {
  border: 1px solid #ededed;
  background: #fff;
}
body.color01 .single-lp .lp-thumbnail {
  border: 1px #ccc solid;
}
body.color01 .single-lp #lp-header {
  background: #fff;
}
body.color01 .single-lp #lp-header h1 {
  color: #1abb9a;
  border-bottom: 1px solid #ededed;
}
body.color01 .single-lp .lp-form {
  background: #494c4e;
  color: #fff;
}
body.color01 .single-lp .lp-form input[type="submit"],
body.color01 .single-lp .lp-form button {
  background: #5ace5f;
  color: #fff;
  border-bottom: 5px solid #38bd3e;
}
body.color01 .single-lp .lp-form input[type="submit"]:hover,
body.color01 .single-lp .lp-form button:hover {
  background: #6ed472;
}

/* color01 end
---------------------------------------- */
/* ----------------------------------------
* カラースキーム 02
---------------------------------------- */
body.color02 {
  /* ----------------------------------------
* all
---------------------------------------- */
  /* form
---------------------------------------- */
  /* ----------------------------------------
* header
---------------------------------------- */
  /* ----------------------------------------
* breadcrumb
---------------------------------------- */
  /* ----------------------------------------
* gloval nav
---------------------------------------- */
  /* ----------------------------------------
* content
---------------------------------------- */
  /* ----------------------------------------
* main
---------------------------------------- */
  /* comment
---------------------------------------- */
  /* loop
---------------------------------------- */
  /* ----------------------------------------
* pagenation
---------------------------------------- */
  /* ----------------------------------------
* side
---------------------------------------- */
  /* comment */
  /* follow */
  /* ----------------------------------------
* footer
---------------------------------------- */
  /* ----------------------------------------
* LP
---------------------------------------- */
}
body.color02 body {
  background: #fafafa;
  color: #656364;
}
body.color02 a {
  color: #fb4343;
}
body.color02 form input[type="submit"],
body.color02 form button {
  background: #fb4343;
}
body.color02 #header {
  background: #fff;
  border-bottom: 1px solid #ededed;
}
body.color02 #header #logo a {
  color: #656364;
}
body.color02 #header #header-sns li a {
  color: #ccc;
}
body.color02 #header #header-sns li a:hover {
  color: #4e4e4e;
}
body.color02 #gnav {
  background: #fff;
  border-top: 1px #ededed solid;
  border-bottom: 1px #ededed solid;
}
body.color02 #gnav li.current-menu-item a {
  border-top: 1px #fb4343 solid;
}
body.color02 #gnav li a {
  border-top: 1px #ededed solid;
  color: #2b2d2d;
  background: #fff;
}
body.color02 #gnav li a:hover {
  color: #2b2d2d;
  border-top: 1px #fb4343 solid;
}
body.color02 #gnav li .sub-menu li a {
  background: #2b2b2b;
  color: #fff;
  border: none;
}
body.color02 #gnav li .sub-menu li a:hover {
  background: #373b3b;
  color: #fff;
}
body.color02 #content .wp-caption {
  border: 1px solid #ededed;
}
body.color02 .cat-content,
body.color02 article.post,
body.color02 article.page,
body.color02 article.wp101,
body.color02 article.seo101 {
  background: #fff;
  border: 1px #e5e5e5 solid;
}
body.color02 .post-title a {
  color: #656364;
}
body.color02 .post-title a:hover {
  color: #fb4343;
}
body.color02 .post-meta {
  border-top: 1px #ededed solid;
}
body.color02 .post-meta li {
  background: #fff;
}
body.color02 .post-content hr {
  border-bottom: 1px solid #ededed;
}
body.color02 .post-content h2 {
  border-bottom: 1px solid #ededed;
}
body.color02 .post-content h3 {
  border-left: 5px solid #e5e5e5;
}
body.color02 .post-content blockquote {
  border: 1px #e5e5e5 solid;
}
body.color02 .post-content blockquote:before {
  color: #e7e7e7;
}
body.color02 .post-content blockquote cite {
  color: #808080;
}
body.color02 .post-content table {
  border: 1px #ddd solid;
}
body.color02 .post-content table th,
body.color02 .post-content table td {
  border: #ddd solid 1px;
}
body.color02 .post-content table th {
  color: #fff;
}
body.color02 .post-content table thead th {
  background: #5e6265;
}
body.color02 .post-content table tbody th {
  background: #919598;
}
body.color02 .post-content table.table-line table,
body.color02 .post-content table.table-line th,
body.color02 .post-content table.table-line td {
  border-color: #fff;
}
body.color02 .post-content table.table-line th {
  background: transparent;
  color: #656364;
}
body.color02 .post-content table.table-line thead th {
  background: #5e6265;
  color: #fff;
}
body.color02 .post-content table.table-line tr {
  background: #eee;
}
body.color02 .post-content table.table-line tr:nth-child(2n + 1) {
  background: #ddd;
}
body.color02 .post-cta {
  background: #f5f5f5;
  color: #656364;
  border-top: 3px solid #5e6265;
}
body.color02 .post-cta .cta-post-title {
  border-bottom: 1px solid #e5e5e5;
}
body.color02 .post-cta .post-cta-btn a {
  background: #5ace5f;
  color: #fff;
  border-bottom: 5px solid #38bd3e;
}
body.color02 .post-cta .post-cta-btn a:hover {
  background: #81da85;
  border-bottom: 5px solid #5ace5f;
}
body.color02 .post-cta .btn {
  color: #fff;
  background: #fb4343;
}
body.color02 .post-cta .btn:hover {
  background: #58dadf;
}
body.color02 .post-share {
  border-top: 1px solid #e5e5e5;
}
body.color02 .post-share .post-share-title {
  color: #fff;
  background-color: #57585a;
}
body.color02 .post-share .post-share-list1 a,
body.color02 .post-share .post-share-list2 a,
body.color02 .post-share .post-share-list3 a,
body.color02 .post-share .post-share-list4 a {
  border: 1px #eee solid;
}
body.color02 .post-share .post-share-list1 a:hover,
body.color02 .post-share .post-share-list2 a:hover,
body.color02 .post-share .post-share-list3 a:hover,
body.color02 .post-share .post-share-list4 a:hover {
  text-decoration: none;
  background: #f7f7f7;
}
body.color02 .post-share .post-share-facebook a:hover {
  color: #305097;
}
body.color02 .post-share .post-share-twitter a:hover {
  color: #00aced;
}
body.color02 .post-share .post-share-google a:hover {
  color: #db4a39;
}
body.color02 .post-share .post-share-feedly a:hover {
  color: #2bb24c;
}
body.color02 .post-sns {
  border-top: 1px #eee solid;
}
body.color02 .post-sns ul li {
  border-right: 1px solid #eee;
  color: #929292;
}
body.color02 .post-sns ul li:hover {
  background-color: #f7f7f7;
}
body.color02 .post-sns ul li.post-sns-twitter:hover {
  color: #00aced;
}
body.color02 .post-sns ul li.post-sns-feedly:hover {
  color: #5acf5f;
}
body.color02 .post-sns ul li a {
  color: #929292;
}
body.color02 .post-sns ul li.post-sns-twitter a:hover {
  background-color: #00aced;
  color: #fff;
}
body.color02 .post-sns ul li.post-sns-feedly a:hover {
  background-color: #5acf5f;
  color: #fff;
}
body.color02 .post-author {
  border-top: 1px #eee solid;
  border-bottom: 1px #eee solid;
  color: #656364;
}
body.color02 .post-author a {
  color: #fb4343;
}
body.color02 .comment-list > .comment {
  border-bottom: 1px #eee solid;
}
body.color02 .comment-list .children .comment-body {
  background: #f7f7f7;
}
body.color02 .post-loop-wrap .post-footer {
  border-top: 1px #ededed solid;
}
body.color02 .more-link {
  border: 1px #fb4343 solid;
  color: #fb4343;
}
body.color02 .more-link:hover {
  background: #fb4343;
  color: #fff;
}
body.color02 .pagination span,
body.color02 .pagination a {
  color: #656364;
}
body.color02 .pagination a:hover {
  background: #eee;
}
body.color02 .pagination .current {
  background: #eee;
}
body.color02 .side-widget ul li {
  border-bottom: 1px solid #e5e5e5;
}
body.color02 .side-widget a {
  color: #5e6265;
}
body.color02 .side-widget a:hover {
  color: #fb4343;
}
body.color02 .side-widget .post-date {
  color: #999999;
}
body.color02 #views-2 ul li span {
  color: #999999;
}
body.color02 .widget_recent_entries a,
body.color02 .widget_archive a,
body.color02 .widget_categories a,
body.color02 .widget_meta a {
  color: #5e6265;
  background: url("lib/images/icont_arw_lit.png?1418372717") left center no-repeat;
}
body.color02 .widget_recent_entries a:hover,
body.color02 .widget_archive a:hover,
body.color02 .widget_categories a:hover,
body.color02 .widget_meta a:hover {
  color: #fb4343;
  background: url("lib/images/icon_arw_gry.png?1418372717") left center no-repeat;
}
body.color02 .recentcomments a {
  color: #656364;
}
body.color02 #side .share-list-wrap {
  background: #fafafa;
}
body.color02 #side .share-list-wrap .post-share-list1 li a,
body.color02 #side .share-list-wrap .post-share-list2 li a,
body.color02 #side .share-list-wrap .post-share-list3 li a,
body.color02 #side .share-list-wrap .post-share-list4 li a {
  background: #fff;
  color: #5e6265;
}
body.color02 #side .share-list-wrap .post-share-list1 li.post-share-facebook a:hover,
body.color02 #side .share-list-wrap .post-share-list2 li.post-share-facebook a:hover,
body.color02 #side .share-list-wrap .post-share-list3 li.post-share-facebook a:hover,
body.color02 #side .share-list-wrap .post-share-list4 li.post-share-facebook a:hover {
  color: #305097;
}
body.color02 #side .share-list-wrap .post-share-list1 li.post-share-twitter a:hover,
body.color02 #side .share-list-wrap .post-share-list2 li.post-share-twitter a:hover,
body.color02 #side .share-list-wrap .post-share-list3 li.post-share-twitter a:hover,
body.color02 #side .share-list-wrap .post-share-list4 li.post-share-twitter a:hover {
  color: #00aced;
}
body.color02 #side .share-list-wrap .post-share-list1 li.post-share-google a:hover,
body.color02 #side .share-list-wrap .post-share-list2 li.post-share-google a:hover,
body.color02 #side .share-list-wrap .post-share-list3 li.post-share-google a:hover,
body.color02 #side .share-list-wrap .post-share-list4 li.post-share-google a:hover {
  color: #db4a39;
}
body.color02 #side .share-list-wrap .post-share-list1 li.post-share-feedly a:hover,
body.color02 #side .share-list-wrap .post-share-list2 li.post-share-feedly a:hover,
body.color02 #side .share-list-wrap .post-share-list3 li.post-share-feedly a:hover,
body.color02 #side .share-list-wrap .post-share-list4 li.post-share-feedly a:hover {
  color: #2bb24c;
}
body.color02 #footer {
  color: #1e252c;
}
body.color02 #footer a {
  color: #1e252c;
}
body.color02 #footer a:hover {
  color: #fb4343;
}
body.color02 .footer-01 {
  background: #fff;
  border-top: 1px #ededed solid;
}
body.color02 .footer-02 {
  background: #fff;
  border-top: 1px #ededed solid;
}
body.color02 .single-lp .lp-wrap {
  border: 1px solid #ededed;
  background: #fff;
}
body.color02 .single-lp .lp-thumbnail {
  border: 1px #ccc solid;
}
body.color02 .single-lp #lp-header {
  background: #fff;
}
body.color02 .single-lp #lp-header h1 {
  color: #fb4343;
  border-bottom: 1px solid #ededed;
}
body.color02 .single-lp .lp-form {
  background: #494c4e;
  color: #fff;
}
body.color02 .single-lp .lp-form input[type="submit"],
body.color02 .single-lp .lp-form button {
  background: #5ace5f;
  color: #fff;
  border-bottom: 5px solid #38bd3e;
}
body.color02 .single-lp .lp-form input[type="submit"]:hover,
body.color02 .single-lp .lp-form button:hover {
  background: #6ed472;
}

/* color02 end
---------------------------------------- */
/* ----------------------------------------
* カラースキーム 03
---------------------------------------- */
body.color03 {
  /* ----------------------------------------
* all
---------------------------------------- */
  /* form
---------------------------------------- */
  /* ----------------------------------------
* header
---------------------------------------- */
  /* ----------------------------------------
* breadcrumb
---------------------------------------- */
  /* ----------------------------------------
* gloval nav
---------------------------------------- */
  /* ----------------------------------------
* content
---------------------------------------- */
  /* ----------------------------------------
* main
---------------------------------------- */
  /* comment
---------------------------------------- */
  /* loop
---------------------------------------- */
  /* ----------------------------------------
* pagenation
---------------------------------------- */
  /* ----------------------------------------
* side
---------------------------------------- */
  /* comment */
  /* follow */
  /* ----------------------------------------
* footer
---------------------------------------- */
  /* ----------------------------------------
* LP
---------------------------------------- */
}
body.color03 body {
  background: #fafafa;
  color: #444756;
}
body.color03 a {
  color: #f37d3d;
}
body.color03 form input[type="submit"],
body.color03 form button {
  background: #f37d3d;
}
body.color03 #header {
  background: #fff;
  border-bottom: 1px solid #ededed;
}
body.color03 #header #logo a {
  color: #444756;
}
body.color03 #header #header-sns li a {
  color: #ccc;
}
body.color03 #header #header-sns li a:hover {
  color: #21262d;
}
body.color03 #gnav {
  background: #fff;
  border-top: 1px #ededed solid;
  border-bottom: 1px #ededed solid;
}
body.color03 #gnav li.current-menu-item a {
  border-top: 1px #f37d3d solid;
}
body.color03 #gnav li a {
  border-top: 1px #ededed solid;
  color: #2b2d2d;
  background: #fff;
}
body.color03 #gnav li a:hover {
  color: #2b2d2d;
  border-top: 1px #f37d3d solid;
}
body.color03 #gnav li .sub-menu li a {
  background: #2b2b2b;
  color: #fff;
  border: none;
}
body.color03 #gnav li .sub-menu li a:hover {
  background: #373b3b;
  color: #fff;
}
body.color03 #content .wp-caption {
  border: 1px solid #ededed;
}
body.color03 .cat-content,
body.color03 article.post,
body.color03 article.page,
body.color03 article.wp101,
body.color03 article.seo101 {
  background: #fff;
  border: 1px #e5e5e5 solid;
}
body.color03 .post-title a {
  color: #444756;
}
body.color03 .post-title a:hover {
  color: #f37d3d;
}
body.color03 .post-meta {
  border-top: 1px #ededed solid;
}
body.color03 .post-meta li {
  background: #fff;
}
body.color03 .post-content hr {
  border-bottom: 1px solid #ededed;
}
body.color03 .post-content h2 {
  border-bottom: 1px solid #ededed;
}
body.color03 .post-content h3 {
  border-left: 5px solid #e5e5e5;
}
body.color03 .post-content blockquote {
  border: 1px #e5e5e5 solid;
}
body.color03 .post-content blockquote:before {
  color: #e7e7e7;
}
body.color03 .post-content blockquote cite {
  color: #808080;
}
body.color03 .post-content table {
  border: 1px #ddd solid;
}
body.color03 .post-content table th,
body.color03 .post-content table td {
  border: #ddd solid 1px;
}
body.color03 .post-content table th {
  color: #fff;
}
body.color03 .post-content table thead th {
  background: #5e6265;
}
body.color03 .post-content table tbody th {
  background: #919598;
}
body.color03 .post-content table.table-line table,
body.color03 .post-content table.table-line th,
body.color03 .post-content table.table-line td {
  border-color: #fff;
}
body.color03 .post-content table.table-line th {
  background: transparent;
  color: #444756;
}
body.color03 .post-content table.table-line thead th {
  background: #5e6265;
  color: #fff;
}
body.color03 .post-content table.table-line tr {
  background: #eee;
}
body.color03 .post-content table.table-line tr:nth-child(2n + 1) {
  background: #ddd;
}
body.color03 .post-cta {
  background: #f5f5f5;
  color: #444756;
  border-top: 3px solid #5e6265;
}
body.color03 .post-cta .cta-post-title {
  border-bottom: 1px solid #e5e5e5;
}
body.color03 .post-cta .post-cta-btn a {
  background: #5ace5f;
  color: #fff;
  border-bottom: 5px solid #38bd3e;
}
body.color03 .post-cta .post-cta-btn a:hover {
  background: #81da85;
  border-bottom: 5px solid #5ace5f;
}
body.color03 .post-cta .btn {
  color: #fff;
  background: #f37d3d;
}
body.color03 .post-cta .btn:hover {
  background: #23b0f3;
}
body.color03 .post-share {
  border-top: 1px solid #e5e5e5;
}
body.color03 .post-share .post-share-title {
  color: #fff;
  background-color: #57585a;
}
body.color03 .post-share .post-share-list1 a,
body.color03 .post-share .post-share-list2 a,
body.color03 .post-share .post-share-list3 a,
body.color03 .post-share .post-share-list4 a {
  border: 1px #eee solid;
}
body.color03 .post-share .post-share-list1 a:hover,
body.color03 .post-share .post-share-list2 a:hover,
body.color03 .post-share .post-share-list3 a:hover,
body.color03 .post-share .post-share-list4 a:hover {
  text-decoration: none;
  background: #f7f7f7;
}
body.color03 .post-share .post-share-facebook a:hover {
  color: #305097;
}
body.color03 .post-share .post-share-twitter a:hover {
  color: #00aced;
}
body.color03 .post-share .post-share-google a:hover {
  color: #db4a39;
}
body.color03 .post-share .post-share-feedly a:hover {
  color: #2bb24c;
}
body.color03 .post-sns {
  border-top: 1px #eee solid;
}
body.color03 .post-sns ul li {
  border-right: 1px solid #eee;
  color: #929292;
}
body.color03 .post-sns ul li:hover {
  background-color: #f7f7f7;
}
body.color03 .post-sns ul li.post-sns-twitter:hover {
  color: #00aced;
}
body.color03 .post-sns ul li.post-sns-feedly:hover {
  color: #5acf5f;
}
body.color03 .post-sns ul li a {
  color: #929292;
}
body.color03 .post-sns ul li.post-sns-twitter a:hover {
  background-color: #00aced;
  color: #fff;
}
body.color03 .post-sns ul li.post-sns-feedly a:hover {
  background-color: #5acf5f;
  color: #fff;
}
body.color03 .post-author {
  border-top: 1px #eee solid;
  border-bottom: 1px #eee solid;
  color: #444756;
}
body.color03 .post-author a {
  color: #f37d3d;
}
body.color03 .comment-list > .comment {
  border-bottom: 1px #eee solid;
}
body.color03 .comment-list .children .comment-body {
  background: #f7f7f7;
}
body.color03 .post-loop-wrap .post-footer {
  border-top: 1px #ededed solid;
}
body.color03 .more-link {
  border: 1px #f37d3d solid;
  color: #f37d3d;
}
body.color03 .more-link:hover {
  background: #f37d3d;
  color: #fff;
}
body.color03 .pagination span,
body.color03 .pagination a {
  color: #444756;
}
body.color03 .pagination a:hover {
  background: #eee;
}
body.color03 .pagination .current {
  background: #eee;
}
body.color03 .side-widget ul li {
  border-bottom: 1px solid #e5e5e5;
}
body.color03 .side-widget a {
  color: #5e6265;
}
body.color03 .side-widget a:hover {
  color: #f37d3d;
}
body.color03 .side-widget .post-date {
  color: #999999;
}
body.color03 #views-2 ul li span {
  color: #999999;
}
body.color03 .widget_recent_entries a,
body.color03 .widget_archive a,
body.color03 .widget_categories a,
body.color03 .widget_meta a {
  color: #5e6265;
  background: url("lib/images/icont_arw_lit.png?1418372717") left center no-repeat;
}
body.color03 .widget_recent_entries a:hover,
body.color03 .widget_archive a:hover,
body.color03 .widget_categories a:hover,
body.color03 .widget_meta a:hover {
  color: #f37d3d;
  background: url("lib/images/icon_arw_gry.png?1418372717") left center no-repeat;
}
body.color03 .recentcomments a {
  color: #444756;
}
body.color03 #side .share-list-wrap {
  background: #fafafa;
}
body.color03 #side .share-list-wrap .post-share-list1 li a,
body.color03 #side .share-list-wrap .post-share-list2 li a,
body.color03 #side .share-list-wrap .post-share-list3 li a,
body.color03 #side .share-list-wrap .post-share-list4 li a {
  background: #fff;
  color: #5e6265;
}
body.color03 #side .share-list-wrap .post-share-list1 li.post-share-facebook a:hover,
body.color03 #side .share-list-wrap .post-share-list2 li.post-share-facebook a:hover,
body.color03 #side .share-list-wrap .post-share-list3 li.post-share-facebook a:hover,
body.color03 #side .share-list-wrap .post-share-list4 li.post-share-facebook a:hover {
  color: #305097;
}
body.color03 #side .share-list-wrap .post-share-list1 li.post-share-twitter a:hover,
body.color03 #side .share-list-wrap .post-share-list2 li.post-share-twitter a:hover,
body.color03 #side .share-list-wrap .post-share-list3 li.post-share-twitter a:hover,
body.color03 #side .share-list-wrap .post-share-list4 li.post-share-twitter a:hover {
  color: #00aced;
}
body.color03 #side .share-list-wrap .post-share-list1 li.post-share-google a:hover,
body.color03 #side .share-list-wrap .post-share-list2 li.post-share-google a:hover,
body.color03 #side .share-list-wrap .post-share-list3 li.post-share-google a:hover,
body.color03 #side .share-list-wrap .post-share-list4 li.post-share-google a:hover {
  color: #db4a39;
}
body.color03 #side .share-list-wrap .post-share-list1 li.post-share-feedly a:hover,
body.color03 #side .share-list-wrap .post-share-list2 li.post-share-feedly a:hover,
body.color03 #side .share-list-wrap .post-share-list3 li.post-share-feedly a:hover,
body.color03 #side .share-list-wrap .post-share-list4 li.post-share-feedly a:hover {
  color: #2bb24c;
}
body.color03 #footer {
  color: #1e252c;
}
body.color03 #footer a {
  color: #1e252c;
}
body.color03 #footer a:hover {
  color: #f37d3d;
}
body.color03 .footer-01 {
  background: #fff;
  border-top: 1px #ededed solid;
}
body.color03 .footer-02 {
  background: #fff;
  border-top: 1px #ededed solid;
}
body.color03 .single-lp .lp-wrap {
  border: 1px solid #ededed;
  background: #fff;
}
body.color03 .single-lp .lp-thumbnail {
  border: 1px #ccc solid;
}
body.color03 .single-lp #lp-header {
  background: #fff;
}
body.color03 .single-lp #lp-header h1 {
  color: #f37d3d;
  border-bottom: 1px solid #ededed;
}
body.color03 .single-lp .lp-form {
  background: #494c4e;
  color: #fff;
}
body.color03 .single-lp .lp-form input[type="submit"],
body.color03 .single-lp .lp-form button {
  background: #5ace5f;
  color: #fff;
  border-bottom: 5px solid #38bd3e;
}
body.color03 .single-lp .lp-form input[type="submit"]:hover,
body.color03 .single-lp .lp-form button:hover {
  background: #6ed472;
}

/* color03 end
---------------------------------------- */
/* ----------------------------------------
* カラースキーム 04
---------------------------------------- */
body.color04 {
  /* ----------------------------------------
* all
---------------------------------------- */
  /* form
---------------------------------------- */
  /* ----------------------------------------
* header
---------------------------------------- */
  /* ----------------------------------------
* breadcrumb
---------------------------------------- */
  /* ----------------------------------------
* gloval nav
---------------------------------------- */
  /* ----------------------------------------
* content
---------------------------------------- */
  /* ----------------------------------------
* main
---------------------------------------- */
  /* comment
---------------------------------------- */
  /* loop
---------------------------------------- */
  /* ----------------------------------------
* pagenation
---------------------------------------- */
  /* ----------------------------------------
* side
---------------------------------------- */
  /* comment */
  /* follow */
  /* ----------------------------------------
* footer
---------------------------------------- */
  /* ----------------------------------------
* LP
---------------------------------------- */
}
body.color04 body {
  background: #fafafa;
  color: #474747;
}
body.color04 a {
  color: #f6706f;
}
body.color04 form input[type="submit"],
body.color04 form button {
  background: #f6706f;
}
body.color04 #header {
  background: #fff;
  border-bottom: 1px solid #ededed;
}
body.color04 #header #logo a {
  color: #474747;
}
body.color04 #header #header-sns li a {
  color: #ccc;
}
body.color04 #header #header-sns li a:hover {
  color: #34465c;
}
body.color04 #gnav {
  background: #fff;
  border-top: 1px #ededed solid;
  border-bottom: 1px #ededed solid;
}
body.color04 #gnav li.current-menu-item a {
  border-top: 1px #f6706f solid;
}
body.color04 #gnav li a {
  border-top: 1px #ededed solid;
  color: #2b2d2d;
  background: #fff;
}
body.color04 #gnav li a:hover {
  color: #2b2d2d;
  border-top: 1px #f6706f solid;
}
body.color04 #gnav li .sub-menu li a {
  background: #2b2b2b;
  color: #fff;
  border: none;
}
body.color04 #gnav li .sub-menu li a:hover {
  background: #373b3b;
  color: #fff;
}
body.color04 #content .wp-caption {
  border: 1px solid #ededed;
}
body.color04 .cat-content,
body.color04 article.post,
body.color04 article.page,
body.color04 article.wp101,
body.color04 article.seo101 {
  background: #fff;
  border: 1px #e5e5e5 solid;
}
body.color04 .post-title a {
  color: #474747;
}
body.color04 .post-title a:hover {
  color: #f6706f;
}
body.color04 .post-meta {
  border-top: 1px #ededed solid;
}
body.color04 .post-meta li {
  background: #fff;
}
body.color04 .post-content hr {
  border-bottom: 1px solid #ededed;
}
body.color04 .post-content h2 {
  border-bottom: 1px solid #ededed;
}
body.color04 .post-content h3 {
  border-left: 5px solid #e5e5e5;
}
body.color04 .post-content blockquote {
  border: 1px #e5e5e5 solid;
}
body.color04 .post-content blockquote:before {
  color: #e7e7e7;
}
body.color04 .post-content blockquote cite {
  color: #808080;
}
body.color04 .post-content table {
  border: 1px #ddd solid;
}
body.color04 .post-content table th,
body.color04 .post-content table td {
  border: #ddd solid 1px;
}
body.color04 .post-content table th {
  color: #fff;
}
body.color04 .post-content table thead th {
  background: #5e6265;
}
body.color04 .post-content table tbody th {
  background: #919598;
}
body.color04 .post-content table.table-line table,
body.color04 .post-content table.table-line th,
body.color04 .post-content table.table-line td {
  border-color: #fff;
}
body.color04 .post-content table.table-line th {
  background: transparent;
  color: #474747;
}
body.color04 .post-content table.table-line thead th {
  background: #5e6265;
  color: #fff;
}
body.color04 .post-content table.table-line tr {
  background: #eee;
}
body.color04 .post-content table.table-line tr:nth-child(2n + 1) {
  background: #ddd;
}
body.color04 .post-cta {
  background: #f5f5f5;
  color: #474747;
  border-top: 3px solid #5e6265;
}
body.color04 .post-cta .cta-post-title {
  border-bottom: 1px solid #e5e5e5;
}
body.color04 .post-cta .post-cta-btn a {
  background: #5ace5f;
  color: #fff;
  border-bottom: 5px solid #38bd3e;
}
body.color04 .post-cta .post-cta-btn a:hover {
  background: #81da85;
  border-bottom: 5px solid #5ace5f;
}
body.color04 .post-cta .btn {
  color: #fff;
  background: #f6706f;
}
body.color04 .post-cta .btn:hover {
  background: #5ee1e1;
}
body.color04 .post-share {
  border-top: 1px solid #e5e5e5;
}
body.color04 .post-share .post-share-title {
  color: #fff;
  background-color: #57585a;
}
body.color04 .post-share .post-share-list1 a,
body.color04 .post-share .post-share-list2 a,
body.color04 .post-share .post-share-list3 a,
body.color04 .post-share .post-share-list4 a {
  border: 1px #eee solid;
}
body.color04 .post-share .post-share-list1 a:hover,
body.color04 .post-share .post-share-list2 a:hover,
body.color04 .post-share .post-share-list3 a:hover,
body.color04 .post-share .post-share-list4 a:hover {
  text-decoration: none;
  background: #f7f7f7;
}
body.color04 .post-share .post-share-facebook a:hover {
  color: #305097;
}
body.color04 .post-share .post-share-twitter a:hover {
  color: #00aced;
}
body.color04 .post-share .post-share-google a:hover {
  color: #db4a39;
}
body.color04 .post-share .post-share-feedly a:hover {
  color: #2bb24c;
}
body.color04 .post-sns {
  border-top: 1px #eee solid;
}
body.color04 .post-sns ul li {
  border-right: 1px solid #eee;
  color: #929292;
}
body.color04 .post-sns ul li:hover {
  background-color: #f7f7f7;
}
body.color04 .post-sns ul li.post-sns-twitter:hover {
  color: #00aced;
}
body.color04 .post-sns ul li.post-sns-feedly:hover {
  color: #5acf5f;
}
body.color04 .post-sns ul li a {
  color: #929292;
}
body.color04 .post-sns ul li.post-sns-twitter a:hover {
  background-color: #00aced;
  color: #fff;
}
body.color04 .post-sns ul li.post-sns-feedly a:hover {
  background-color: #5acf5f;
  color: #fff;
}
body.color04 .post-author {
  border-top: 1px #eee solid;
  border-bottom: 1px #eee solid;
  color: #474747;
}
body.color04 .post-author a {
  color: #f6706f;
}
body.color04 .comment-list > .comment {
  border-bottom: 1px #eee solid;
}
body.color04 .comment-list .children .comment-body {
  background: #f7f7f7;
}
body.color04 .post-loop-wrap .post-footer {
  border-top: 1px #ededed solid;
}
body.color04 .more-link {
  border: 1px #f6706f solid;
  color: #f6706f;
}
body.color04 .more-link:hover {
  background: #f6706f;
  color: #fff;
}
body.color04 .pagination span,
body.color04 .pagination a {
  color: #474747;
}
body.color04 .pagination a:hover {
  background: #eee;
}
body.color04 .pagination .current {
  background: #eee;
}
body.color04 .side-widget ul li {
  border-bottom: 1px solid #e5e5e5;
}
body.color04 .side-widget a {
  color: #5e6265;
}
body.color04 .side-widget a:hover {
  color: #f6706f;
}
body.color04 .side-widget .post-date {
  color: #999999;
}
body.color04 #views-2 ul li span {
  color: #999999;
}
body.color04 .widget_recent_entries a,
body.color04 .widget_archive a,
body.color04 .widget_categories a,
body.color04 .widget_meta a {
  color: #5e6265;
  background: url("lib/images/icont_arw_lit.png?1418372717") left center no-repeat;
}
body.color04 .widget_recent_entries a:hover,
body.color04 .widget_archive a:hover,
body.color04 .widget_categories a:hover,
body.color04 .widget_meta a:hover {
  color: #f6706f;
  background: url("lib/images/icon_arw_gry.png?1418372717") left center no-repeat;
}
body.color04 .recentcomments a {
  color: #474747;
}
body.color04 #side .share-list-wrap {
  background: #fafafa;
}
body.color04 #side .share-list-wrap .post-share-list1 li a,
body.color04 #side .share-list-wrap .post-share-list2 li a,
body.color04 #side .share-list-wrap .post-share-list3 li a,
body.color04 #side .share-list-wrap .post-share-list4 li a {
  background: #fff;
  color: #5e6265;
}
body.color04 #side .share-list-wrap .post-share-list1 li.post-share-facebook a:hover,
body.color04 #side .share-list-wrap .post-share-list2 li.post-share-facebook a:hover,
body.color04 #side .share-list-wrap .post-share-list3 li.post-share-facebook a:hover,
body.color04 #side .share-list-wrap .post-share-list4 li.post-share-facebook a:hover {
  color: #305097;
}
body.color04 #side .share-list-wrap .post-share-list1 li.post-share-twitter a:hover,
body.color04 #side .share-list-wrap .post-share-list2 li.post-share-twitter a:hover,
body.color04 #side .share-list-wrap .post-share-list3 li.post-share-twitter a:hover,
body.color04 #side .share-list-wrap .post-share-list4 li.post-share-twitter a:hover {
  color: #00aced;
}
body.color04 #side .share-list-wrap .post-share-list1 li.post-share-google a:hover,
body.color04 #side .share-list-wrap .post-share-list2 li.post-share-google a:hover,
body.color04 #side .share-list-wrap .post-share-list3 li.post-share-google a:hover,
body.color04 #side .share-list-wrap .post-share-list4 li.post-share-google a:hover {
  color: #db4a39;
}
body.color04 #side .share-list-wrap .post-share-list1 li.post-share-feedly a:hover,
body.color04 #side .share-list-wrap .post-share-list2 li.post-share-feedly a:hover,
body.color04 #side .share-list-wrap .post-share-list3 li.post-share-feedly a:hover,
body.color04 #side .share-list-wrap .post-share-list4 li.post-share-feedly a:hover {
  color: #2bb24c;
}
body.color04 #footer {
  color: #1e252c;
}
body.color04 #footer a {
  color: #1e252c;
}
body.color04 #footer a:hover {
  color: #f6706f;
}
body.color04 .footer-01 {
  background: #fff;
  border-top: 1px #ededed solid;
}
body.color04 .footer-02 {
  background: #fff;
  border-top: 1px #ededed solid;
}
body.color04 .single-lp .lp-wrap {
  border: 1px solid #ededed;
  background: #fff;
}
body.color04 .single-lp .lp-thumbnail {
  border: 1px #ccc solid;
}
body.color04 .single-lp #lp-header {
  background: #fff;
}
body.color04 .single-lp #lp-header h1 {
  color: #f6706f;
  border-bottom: 1px solid #ededed;
}
body.color04 .single-lp .lp-form {
  background: #494c4e;
  color: #fff;
}
body.color04 .single-lp .lp-form input[type="submit"],
body.color04 .single-lp .lp-form button {
  background: #5ace5f;
  color: #fff;
  border-bottom: 5px solid #38bd3e;
}
body.color04 .single-lp .lp-form input[type="submit"]:hover,
body.color04 .single-lp .lp-form button:hover {
  background: #6ed472;
}

/* color04 end
---------------------------------------- */

.search_box_all {
  border: 1px solid #cccccc;
  padding: 20px;
  margin: 20px 0px;
  background: #ffffff;
}
.search_box_all h2 {
  border-bottom: 3px double #73c7ec;
  font-size: 20px;
  margin-bottom: 15px;
}
.search_box_all h2 a {
  color: #0a46ef;
  font-weight: bold;
}
.search_box_all .btn_all {
  width: 80%;
  margin: 30px 10% 10px;
}

.search_box_all .ore_box {
  margin: 0px 0px 20px 0px !important;
  padding: 0px !important;
}
.search_box_all .ore_box ul {
  margin-left: 5px !important;
}

.search_box_in {
  display: table;
  width: 100%;
}
.search_box_in_l {
  display: table-cell;
  width: 40%;
  padding-right: 15px;
}
.search_box_in_l img {
  border: 1px solid #eeeeee;
}
.search_box_in_r {
  display: table-cell;
  vertical-align: top;
}
.search_box_in_r .list_li {
  margin: 0px 0px 0px 20px !important;
}
.search_box_in_r table {
  font-size: 16px;
  margin: 0px 0px 10px;
}
.search_box_in_r table th {
  width: 50%;
  background: #73c7ed;
  color: #ffffff;
  padding: 2px 10px !important;
}
.search_box_in_r table td {
  font-size: 13px;
  padding: 2px 10px !important;
  font-weight: normal !important;
}
.star_50::after {
  content: "\f005 \f005 \f005 \f005 \f005";
  font-family: "FontAwesome";
  margin: 0px !important;
  padding: 0px !important;
  color: #ebb200;
  font-size: 22px;
  letter-spacing: 6px;
}
.star_45::after {
  content: "\f005 \f005 \f005 \f005 \f123";
  font-family: "FontAwesome";
  margin: 0px !important;
  padding: 0px !important;
  color: #ebb200;
  font-size: 22px;
  letter-spacing: 6px;
}
.star_40::after {
  content: "\f005 \f005 \f005 \f005 \f006";
  font-family: "FontAwesome";
  margin: 0px !important;
  padding: 0px !important;
  color: #ebb200;
  font-size: 22px;
  letter-spacing: 6px;
}
.star_35::after {
  content: "\f005 \f005 \f005 \f123 \f006";
  font-family: "FontAwesome";
  margin: 0px !important;
  padding: 0px !important;
  color: #ebb200;
  font-size: 22px;
  letter-spacing: 6px;
}
.star_30::after {
  content: "\f005 \f005 \f005 \f006 \f006";
  font-family: "FontAwesome";
  margin: 0px !important;
  padding: 0px !important;
  color: #ebb200;
  font-size: 22px;
  letter-spacing: 6px;
}

.search_box_in2 {
  display: table;
  width: 100%;
  text-align: center;
  background: #eeeeee;
  margin: 10px 0px;
  padding: 10px 10px 5px;
}
.search_box_in2_l {
  display: table-cell;
  vertical-align: top;
}
.search_box_in2_c {
  display: table-cell;
  vertical-align: top;
}
.search_box_in2_r {
  display: table-cell;
  vertical-align: top;
}
.search_box_in2_l span,
.search_box_in2_c span,
.search_box_in2_r span {
  display: block;
  font-size: 20px;
  margin: 0px 10px;
  font-weight: bold;
  border-top: 2px solid #ffffff;
}

@media screen and (max-width: 768px) {
  .search_box_in_l {
    display: block;
    width: 100%;
    padding-right: 0px;
  }
  .search_box_in_l img {
    border: 1px solid #eeeeee;
    width: 80%;
    margin: 0px 10% 10px;
  }
  .search_box_in_r {
    display: block;
    vertical-align: top;
  }
  .search_box_in2 {
    font-size: 14px;
  }
  .search_box_in2_l span,
  .search_box_in2_c span,
  .search_box_in2_r span {
    display: block;
    font-size: 16px;
    margin: 0px 6px;
    font-weight: bold;
    border-top: 2px solid #ffffff;
  }
}

.search_box_all a {
  position: relative;
  text-decoration: underline;
  margin-right: 24px;
}
.search_box_all a::after {
  position: absolute;
  content: "\f08e";
  font-family: FontAwesome;
  font-weight: normal;
  display: inline-block;
  margin: 2px 0px 0px 3px;
}

.search_box_all .search_box_in_l a {
  position: relative;
  text-decoration: underline;
  margin-right: 0px;
}
.search_box_all .search_box_in_l a::after {
  position: absolute;
  content: "" !important;
  font-family: FontAwesome;
  font-weight: normal;
  display: inline-block;
  margin: 0px 0px 0px 0px;
}

.search_box_all .caption_link a {
  position: relative;
  text-decoration: underline;
  margin-right: 0px;
}
.search_box_all .caption_link a::after {
  position: absolute;
  content: "" !important;
  font-family: FontAwesome;
  font-weight: normal;
  display: inline-block;
  margin: 0px 0px 0px 0px;
}
.search_box_all .caption_link a.link_blank_caption {
  position: relative;
  text-decoration: underline;
  margin-right: 20px !important;
}
.search_box_all .caption_link a.link_blank_caption::after {
  position: absolute;
  content: "\f08e" !important;
  font-family: FontAwesome;
  font-weight: normal;
  display: inline-block;
  margin: 2px 0px 0px 3px !important;
}

/*
.kensaku_box{border:#62bbf0 0px solid; padding:0px; margin-bottom:30px;}
.kensaku_boxh2 {font-size:20px; padding:0px 0px 0px 8px; border-bottom:#CCC 3px solid;}
.kensaku_box th{width:20%!important;}
.kensaku_box td{width:80%!important;}
.kensaku {border:none;}
.kensaku table tr th {vertical-align:top; text-align:right; padding:10px 10px 0px 0; font-weight:bold; border:0px solid;}
.kensaku table tr td {padding:5px 5px 20px; border:0px solid; font-size:16px;}
.kensaku table tr td .form_checkbox {padding:0;}
.kensaku table tr td .form_checkbox label {height:0; margin-right:5px;}
.kensaku table tr td span {margin:0;}
.kensaku table tr th,form.kensaku table tr td{background:#ffffff!important;}
.kensaku .kensaku_submit {margin:0 0;}
.kensaku .kensaku_submit input[type="submit"] {border:2px solid #4fc532; border-radius:30px; background-color:#fff!important; color:#4fc532;}
.kensaku .kensaku_submit input[type="submit"]:hover {background-color:#edfaea!important;}
.kensaku_submit .feas-submit-button{width:80%; margin:0px 10%;}
.form_select {display:block; position:relative; width:100%; height:38px; font-size:16px; border:1px solid #ccc; -webkit-border-radius:4px; -moz-border-radius:4px; -ms-border-radius:4px; border-radius:4px; overflow:hidden;}
.form_select:after {position:absolute; display:block; content:''; width:0; height:0; pointer-events:none;}
.form_select select {width:100%!important; height:38px; font-size:14px; padding:0 10px; border:none; position:relative;}
.form_select select:not(:target) {width:120% \9;}

@media screen and (max-width:767px) {
.kensaku_box th{width:30%!important;}
.kensaku_box td{width:70%!important;}
.kensaku table tr th{font-size:14px; padding:10px 10px 0px 0px;}
.kensaku table tr td{font-size:16px; padding:5px 5px 20px 0px;}

.form_checkbox {padding-bottom:0px;}
.form_checkbox label{display:block!important; font-size:14px; padding:2px 0px 2px; width:100%!important; float:none;}
.form_radio    {padding-bottom:10px;}
.form_radio    label{display:block!important; font-size:14px; padding:2px 0px 2px; width:100%!important; float:none;}
}
*/

.kensaku_h2 {
  margin: 10px 0px 15px !important;
  font-size: 20px !important;
  font-weight: bold;
  background: #ffffff !important;
  color: #333333 !important;
}
.kensaku_h2::before {
  content: "\f002";
  font-family: FontAwesome;
  font-weight: normal;
  display: inline-block;
  color: #999;
  margin-right: 5px;
}

.form_title {
  background: #e9e9e9;
  padding: 5px 15px 3px;
  margin: 20px 0px 10px;
}
.form_title_s {
  background: #f5f5f5 !important;
  padding: 5px 15px 3px !important;
  margin: 0px 0px 10px !important;
  border: 0px solid #ffffff;
}
.kensaku_box {
  margin: 10px 0px 50px;
}
.kensaku_box .h2 {
  margin: 10px 0px 15px;
  font-size: 20px;
  font-weight: bold;
}
.kensaku_box .h2::before {
  content: "\f002";
  font-family: FontAwesome;
  font-weight: normal;
  display: inline-block;
  color: #999;
  margin-right: 5px;
}
.kensaku_box h2.h2 {
  margin: 10px 0px 5px !important;
  font-size: 20px !important;
  font-weight: bold;
  background: #ffffff !important;
  color: #000000 !important;
}
.kensaku_box .kensaku_box_in_l {
  float: left;
  width: 20%;
  margin: 0px 0px 15px;
  text-align: right;
  padding: 0px 15px 0px 0px;
  font-weight: bold;
}
.kensaku_box .kensaku_box_in_r {
  float: left;
  width: 80%;
  margin: 0px 0px 15px;
  line-height: 26px !important;
}
.kensaku_box .form_checkbox label,
.kensaku_box .form_radio label {
  padding: 2px 0px 2px;
  margin: 0px 15px 10px 0px;
  display: inline-block;
}

.kensaku_box .form_checkbox_chiiki label {
  padding: 2px 10px 2px 0px;
  margin: 0px 0px 10px 0px;
  display: inline-block;
}

.width_2 label {
  width: 49%;
  margin: 0px 0px 10px !important;
}
.width_3 label {
  width: 32%;
  margin: 0px 0px 10px !important;
}
.width_4 label {
  width: 24%;
  margin: 0px 0px 10px !important;
}
.width_6 label {
  width: 15%;
  margin: 0px 0px 10px !important;
}

.kensaku_box .kensaku .kensaku_submit {
  margin: 0 0;
}
.kensaku_box .kensaku .kensaku_submit input[type="submit"] {
  border: 2px solid #4fc532;
  border-radius: 30px;
  background-color: #4fc532 !important;
  color: #ffffff;
  font-size: 17px;
}
.kensaku_box .kensaku .kensaku_submit .feas-submit-button:before {
  content: "\f002";
  font-family: FontAwesome;
  font-weight: normal;
  color: #ffffff;
  margin-right: 5px;
}
.kensaku_box .kensaku .kensaku_submit input[type="submit"]:hover {
  background-color: #edfaea !important;
  color: #4fc532;
}

.kensaku_box .kensaku .kensaku_submit input[type="button"] {
  border: 2px solid #4fc532;
  border-radius: 30px;
  background-color: #4fc532 !important;
  color: #ffffff;
  font-size: 17px;
  padding: 15px 0px;
}
.kensaku_box .kensaku .kensaku_submit input[type="button"]:hover {
  background-color: #edfaea !important;
  color: #4fc532;
}
.kensaku_box .kensaku ul {
  list-style: none;
}
.kensaku_box .kensaku li {
  float: left;
  width: 25%;
}
@media screen and (max-width: 767px) {
  .kensaku_box .kensaku li {
    float: left;
    width: 50%;
  }
}

.kensaku_box .kensaku_submit .feas-submit-button {
  width: 80%;
  margin: 20px 10% 0px;
}
.kensaku_box .form_select {
  display: block;
  position: relative;
  width: 80%;
  height: 38px;
  font-size: 16px;
  border: 1px solid #ccc;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  overflow: hidden;
}
.kensaku_box .form_select2 {
  width: 100% !important;
}
.kensaku_box .form_select:after {
  position: absolute;
  display: block;
  content: "";
  width: 0;
  height: 0;
  pointer-events: none;
}
.kensaku_box .form_select select {
  width: 100%;
  height: 38px;
  font-size: 14px;
  padding: 0 10px;
  border: none;
  position: relative;
}

@media screen and (max-width: 767px) {
  .kensaku_box .kensaku_box_in_l {
    float: left;
    width: 34%;
    margin: 0px 0px 15px;
    text-align: right;
    padding: 0px 15px 0px 0px;
    font-weight: bold;
  }
  .kensaku_box .kensaku_box_in_r {
    float: left;
    width: 66%;
    margin: 0px 0px 15px;
    line-height: 26px !important;
  }
  .form_checkbox {
    padding-bottom: 0px;
  }
  .form_checkbox label {
    display: block !important;
    font-size: 14px;
    padding: 2px 0px 2px;
    width: 100% !important;
    float: none;
  }
  .form_radio {
    padding-bottom: 10px;
  }
  .form_radio label {
    display: block !important;
    font-size: 14px;
    padding: 2px 0px 2px;
    width: 100% !important;
    float: none;
  }
  .width_6 label {
    width: 32%;
    margin: 0px 0px 10px !important;
  }
}

.search_box_table table th {
  width: 35% !important;
}
.search_box_table table .th_ba {
  background: #eefffc !important;
}

.kensaku table {
  border: none;
}
.kensaku th {
  width: 25%;
  border: none;
  text-align: left;
  padding: 0px 5px 0px 10px;
}
.kensaku td {
  border: none;
}
.kensaku span {
  margin-left: 5px;
}
.kensaku table ul li {
  float: left;
  width: 50%;
}

.table_ba {
  background: #eefffc;
}
/*
.kensaku_submit{margin:15px auto; text-align:center;}
.kensaku_submit input{width:40%; background:#4FC532!important;}

.form_radio label{display:inline-block; font-size:15px; width:50%!important; float:left;}

@media screen and (max-width:767px) {
.kensaku th{width:20%; font-size:14px; border:none; text-align:left; padding:0px 5px 0px 10px;}
.form_select {display:block; position:relative; width:100%; height:38px; font-size:16px; border:1px solid #ccc; -webkit-border-radius:4px; -moz-border-radius:4px; -ms-border-radius:4px; border-radius:4px; overflow:hidden;}
.form_select:after {position:absolute; display:block; content:''; width:0; height:0; pointer-events:none;}
.form_select select {width:100%; height:38px; font-size:14px; padding:0 10px; border:none; position:relative;}
.form_select select:not(:target) {width:120% \9;}
}
*/

.tag {
  margin: 0;
  padding: 10px;
  color: #fff;
  font-size: 13px;
}
.tag li {
  display: inline-block;
  background: #86b902;
  height: 30px;
  line-height: 30px;
  margin: 0 10px 5px 5px !important;
  padding: 0 10px;
  position: relative;
}
.tag li:before {
  border-right: 15px solid #86b902;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  content: "";
  display: block;
  margin-left: -15px;
  position: absolute;
  left: 0;
}
.tag li:after {
  background: #fff;
  border-radius: 50%;
  content: "";
  display: block;
  height: 4px;
  line-height: 30px;
  position: absolute;
  top: 13px;
  left: 0px;
  width: 4px;
}

.tag.tag_red li {
  background: #cc0000;
}
.tag.tag_gray li {
  background: #999999;
}
.tag.tag_blue li {
  background: #61bbf0;
}
.tag.tag_green li {
  background: #669900;
}
.tag.tag_pink li {
  background: #ff24fb;
}
.tag.tag_black li {
  background: #000000;
}
.tag.tag_orange li {
  background: #f76e00;
}
.tag.tag_brown li {
  background: #996600;
}

.tag.tag_red li:before {
  border-right: 15px solid #cc0000;
}
.tag.tag_gray li:before {
  border-right: 15px solid #999999;
}
.tag.tag_blue li:before {
  border-right: 15px solid #61bbf0;
}
.tag.tag_green li:before {
  border-right: 15px solid #669900;
}
.tag.tag_pink li:before {
  border-right: 15px solid #ff24fb;
}
.tag.tag_black li:before {
  border-right: 15px solid #000000;
}
.tag.tag_orange li:before {
  border-right: 15px solid #f76e00;
}
.tag.tag_brown li:before {
  border-right: 15px solid #996600;
}

/* ボックスタグ */
/* 
.gure_box {clear:both; font-size:14px; color:#000000; background:#f8f8f8; padding:18px 5px 5px 13px; margin:0px 0px 10px 0px; border:0px solid #ff6600; font-weight:nomarl;}
.ao_box {clear:both; font-size:14px; color:#000000; background-color:#e9f7fe; padding:18px 5px 5px 13px; margin:0px 0px 10px 0px; border:0px solid #ff6600; font-weight:nomarl;}
.ore_box {clear:both; font-size:14px; color:#000000; background-color:#fff3e4; padding:18px 5px 5px 13px; margin:0px 0px 10px 0px; border:0px solid #ff6600; font-weight:nomarl;}
.midori_box {clear:both; font-size:14px; color:#000000; background-color:#eaffeb; padding:18px 5px 5px 13px; margin:0px 0px 10px 0px; border:0px solid #ff6600; font-weight:nomarl;}
.ki_box {clear:both; font-size:14px; color:#000000; background:#ffffcc; padding:18px 5px 5px 13px; margin:0px 0px 10px 0px; border:0px solid #FF0000; font-weight:nomarl;}
*/

.gure_box {
  clear: both;
  color: #000000;
  background: #fafafa;
  padding: 20px 18px 18px 18px;
  margin: 40px 0px 40px 0px;
  font-weight: nomarl;
  border: solid 0px #dedede;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
}
.ao_box {
  clear: both;
  color: #000000;
  background-color: #f6f9ff;
  padding: 20px 18px 18px 18px;
  margin: 40px 0px 40px 0px;
  font-weight: nomarl;
  border: solid 0px #bfdbe9;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
}
.ore_box {
  clear: both;
  color: #000000;
  background-color: #fff98c;
  padding: 20px 18px 18px 18px;
  margin: 40px 0px 40px 0px;
  font-weight: nomarl;
  border: solid 0px #e9d1b2;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
}
.midori_box {
  clear: both;
  color: #000000;
  background-color: #f3fff3;
  padding: 20px 18px 18px 18px;
  margin: 40px 0px 40px 0px;
  font-weight: nomarl;
  border: solid 0px #c0f6c3;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
}
.ki_box {
  clear: both;
  color: #000000;
  background: #ffffe8;
  padding: 20px 18px 18px 18px;
  margin: 40px 0px 40px 0px;
  font-weight: nomarl;
  border: solid 0px #f5da9e;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
}

.gure_box ul,
.ao_box ul,
.ore_box ul,
.midori_box ul,
.ki_box ul {
  margin-bottom: 0px !important;
}
.gure_box ol,
.ao_box ol,
.ore_box ol,
.midori_box ol,
.ki_box ol {
  margin-bottom: 0px !important;
  margin-left: 15px !important;
}
/*.gure_box p, .ao_box p, .ore_box p, .midori_box p, .ki_box p{margin-bottom:10px;}*/
.gure_box p:last-child,
.ao_box p:last-child,
.ore_box p:last-child,
.midori_box p:last-child,
.ki_box p:last-child {
  margin-bottom: 0px;
}

.cat-content .ore_box ol {
  padding-left: 15px !important;
}
.cat-content .ore_box ol li {
  padding: 3px 0px !important;
}

.pr_box {
  clear: both;
  color: #000000;
  background: #ffffcc;
  padding: 18px 5px 5px 13px;
  margin: 40px 0px 40px 0px;
  border: 1px solid #ff6600;
  font-weight: bold;
}
.kinaka_box {
  clear: both;
  color: #000000;
  background: #ffffcc;
  padding: 18px 5px 5px 13px;
  margin: 40px 0px 40px 0px;
  border: 0px solid #ff0000;
  font-weight: nomarl;
}
.orenaka_box {
  clear: both;
  color: #000000;
  background-color: #fff3e4;
  padding: 18px 5px 5px 13px;
  margin: 40px 0px 40px 0px;
  border: 0px solid #ff6600;
  font-weight: nomarl;
}
.koushiki_box {
  clear: both;
  color: #000000;
  background-color: #fff3e4;
  padding: 18px 5px 5px 13px;
  margin: 40px 0px 40px 0px;
  border: 0px solid #ff6600;
  font-weight: nomarl;
}
.koushiki_box a {
  color: #2557a7;
  background-color: #fff3e4;
  padding: 18px 5px 5px 13px;
  margin: 40px 0px 40px 0px;
  border: 0px solid #ff6600;
  font-weight: nomarl;
}
.mokuji {
  clear: both;
  color: #000000;
  background: #ffffcc;
  padding: 18px 5px 5px 13px;
  margin: 40px 0px 40px 0px;
  border: 0px solid #ff0000;
  font-weight: nomarl;
}

/* 文字の装飾 */
.aka {
  font-weight: bold;
  color: #c5005f;
}
.midori {
  font-weight: bold;
  color: #009900;
}
.ore {
  font-weight: bold;
  color: #ff6600;
}
.ao {
  font-weight: bold;
  color: #000099;
}
.ki {
  background: linear-gradient(white 50%, #ffff66 50%);
  font-weight: bold;
}
/*.ki {background:#FFFF00; font-weight:bold;}*/
.midori {
  font-weight: bold;
  color: #009900;
}
.futoi {
  font-weight: bold;
}
.dekai {
  font-size: 16px !important;
  font-weight: bold !important;
}
.orenaka {
  color: #ff6600;
  font-size: 18px;
  font-weight: bold;
}
.aonaka {
  font-weight: bold;
  color: #0099ff;
  font-size: 18px;
}
.kinaka {
  background: #ffff00;
  font-weight: bold;
  font-size: 18px;
}
.midorinaka {
  font-weight: bold;
  color: #009900;
  font-size: 18px;
}
.akanaka {
  font-weight: bold;
  color: #ff0000;
  font-size: 18px;
}
.cyugurai {
  font-weight: bold;
  font-size: 20px;
}
.chisai {
  font-weight: bold;
  font-size: 12px;
}
.b {
  font-weight: bold;
}
.sp {
  font-weight: bold;
  color: #cc0000;
  font-size: 16px;
}
.qa {
  background: #e7f2f5;
  padding: 8px;
  display: block;
  font-weight: normal;
}
.midashi {
  background: #ffffcc;
  font-size: 13px;
  padding: 15px 20px 5px 20px;
  margin: 0px 0px 20px 0px;
}

.kuchikomi dt {
  margin-bottom: 0;
  padding: 18px 0px 0px 15px;
  font-weight: bold;
  font-size: 14px;
  color: #000000;
  background-color: #e9f7fe;
}
.kuchikomi dt a:link {
  color: #000099;
}
.kuchikomi dt a:hover {
  color: red;
}
.kuchikomi dt a:visited {
  color: #000099;
}
.kuchikomi dd {
  font-size: 14px;
  color: #000000;
  padding: 0px 15px 15px 15px;
  margin: 0px 0px 20px 0px;
  border: 0px solid #008700;
  background-color: #e9f7fe;
}

.text_ba_yellow {
  background: linear-gradient(
    transparent 0%,
    transparent 50%,
    #ffff57 50%,
    rgba(255, 255, 87, 1) 100%
  );
}

.txt_ba_animation_red {
  font-weight: bold;
  background-image: -webkit-linear-gradient(left, transparent 50%, #ffbcbc 50%);
  background-image: -moz-linear-gradient(left, transparent 50%, rgba(255, 215, 215, 1) 50%);
  background-image: -ms-linear-gradient(left, transparent 50%, rgb(255, 215, 215, 1) 50%);
  background-image: -o-linear-gradient(left, transparent 50%, rgb(255, 215, 215, 1) 50%);
  background-image: linear-gradient(left, transparent 50%, rgb(255, 215, 215, 1) 50%);
  background-repeat: repeat-x;
  background-size: 200% 0.8em;
  background-position: 0 0.5em;
  transition: all 3s ease;
}
.txt_ba_animation_red.active {
  background-position: -100% 0.5em;
}

.txt_ba_animation {
  font-weight: bold;
  background-repeat: repeat-x;
  background-size: 200% 0.8em;
  background-position: 0 0.5em;
  transition: all 3s ease;
}
.txt_ba_animation.active {
  background-position: -100% 0.5em;
}

.txt_ba_anima_red {
  background-image: -webkit-linear-gradient(left, transparent 50%, #ffbcbc 50%);
  background-image: -moz-linear-gradient(left, transparent 50%, rgba(255, 215, 215, 1) 50%);
  background-image: -ms-linear-gradient(left, transparent 50%, rgb(255, 215, 215, 1) 50%);
  background-image: -o-linear-gradient(left, transparent 50%, rgb(255, 215, 215, 1) 50%);
  background-image: linear-gradient(left, transparent 50%, rgb(255, 215, 215, 1) 50%);
}

.txt_ba_anima_yellow {
  background-image: -webkit-linear-gradient(left, transparent 50%, #ffff57 50%);
  background-image: -moz-linear-gradient(left, transparent 50%, rgba(255, 255, 87, 1) 50%);
  background-image: -ms-linear-gradient(left, transparent 50%, rgb(255, 255, 87, 1) 50%);
  background-image: -o-linear-gradient(left, transparent 50%, rgb(255, 255, 87, 1) 50%);
  background-image: linear-gradient(left, transparent 50%, rgb(255, 255, 87, 1) 50%);
}

.txt_ba_anima_blue {
  background-image: -webkit-linear-gradient(left, transparent 50%, #cee0ff 50%);
  background-image: -moz-linear-gradient(left, transparent 50%, rgba(206, 224, 255, 1) 50%);
  background-image: -ms-linear-gradient(left, transparent 50%, rgb(206, 224, 255, 1) 50%);
  background-image: -o-linear-gradient(left, transparent 50%, rgb(206, 224, 255, 1) 50%);
  background-image: linear-gradient(left, transparent 50%, rgb(206, 224, 255, 1) 50%);
}

#ad_bottom_single {
  clear: both;
  text-align: center;
  padding: 12px 0px;
}
#ad_left {
  float: left;
  margin: 5px;
}
#ad_right {
  float: left;
  margin: 5px;
}
.pr_un {
  color: #666;
  font-size: 12px;
  text-align: center;
  border: 0px;
}
.clear {
  clear: both;
}
.clear a {
  text-decoration: none;
}

@media screen and (max-width: 1100px) {
  .display_none_mobile {
    display: none;
  }
}

/* --- 申し込みボタン 4 --- */
.btn_area4 {
  width: 80%;
  margin: 30px 10%;
}
.btn_area4 a {
  position: relative;
  clear: both;
  text-decoration: none !important;
  margin: 0px 0px 0px 0px;
  text-align: center;
  display: block;
  color: #ffffff !important;
  font-weight: normal;
  font-size: 18px;
  padding: 10px 0px 10px 0px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  background: -moz-linear-gradient(top, #fc8a24 0%, #f97602);
  background: -webkit-gradient(linear, left top, left bottom, from(#fc8a24), to(#f97602));
}
.btn_area4 a::after {
  position: absolute;
  content: "\f08e";
  font-family: FontAwesome;
  font-weight: normal;
  display: inline-block;
  margin: 0px 0px 0px 4px;
}
/*
.btn_area4 a::after {text-align:center; display:block; content:"\f107"; font-family:"FontAwesome"; margin:-15px 0px -5px!important; padding:0px!important; color:#fff; font-size:26px;}
*/
.btn_area4 a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

@media screen and (max-width: 768px) {
  .btn_area4 {
    width: 90%;
    margin: 30px 5%;
  }
}

.box_ya {
  position: relative;
  background-color: #f6f6f6;
  padding: 8px 5px 7px 5px;
  margin: 50px 0px 70px;
  color: #ffffff;
  width: 100%;
}
.box_ya::before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  bottom: -40px;
  left: 0px;
  border-style: solid;
  border-color: #f6f6f6 transparent transparent transparent;
  border-width: 40px 320px 0;
  z-index: 1;
}
.box_ya a.rankingbox_link_button_official,
.box_ya a.rankingbox_link_button_detail {
  font-size: 17px !important;
  font-weight: bold !important;
  padding: 7px 0px !important;
}

@media screen and (max-width: 767px) {
  .box_ya::before {
    left: 50%;
    margin-left: -45vw;
    border-width: 40px 45vw 0 45vw;
  }
}

a.rankingbox_link_button_detail {
  position: relative;
  display: inline-block;
  font-weight: bold;
  padding: 1%;
  text-decoration: none;
  color: white;
  background: #f97602;
  transition: 0.4s;
  width: 40%;
  margin: 3% 5%;
  text-align: center;
  border-radius: 30px;
}
a.rankingbox_link_button_detail::before {
  content: "\f0a9";
  font-family: FontAwesome;
  margin-right: 1rem;
}
a.rankingbox_link_button_detail:hover {
  background: #ffd766;
  color: black;
}
a.rankingbox_link_button_official {
  position: relative;
  display: inline-block;
  font-weight: bold;
  padding: 1%;
  text-decoration: none;
  color: #fff;
  background: #f97602;
  transition: 0.4s;
  width: 40%;
  margin: 3% 5%;
  text-align: center;
  border-radius: 30px;
}
a.rankingbox_link_button_official::before {
  content: "\f0a9";
  font-family: FontAwesome;
  margin-right: 1rem;
}
a.rankingbox_link_button_official:hover {
  background: #7cff6e;
  color: black;
}

#ads_img {
  position: fixed;
  bottom: 0;
  z-index: 10000;
  width: 100%;
}
#ads_img img {
  width: 100%;
}
#ads_img div {
  font-size: 13px;
  line-height: 14px;
  margin: 0px 0px 0px 0px;
}
#ads_img a {
  color: #ffffff;
  text-decoration: none;
}

#close {
  width: 8%;
  right: 5px;
  top: 4%;
  padding-top: 8%;
  height: 0;
  overflow: hidden;
  z-index: 10;
  cursor: pointer;
  display: block;
  position: absolute;
  background-image: url(/img/close.png);
  background-repeat: no-repeat;
  opacity: 0.7;
  background-size: contain;
}

.btn_box a {
  float: left;
  width: 48% !important;
  margin: 0 1% 20px;
}
.btn_box:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
@media screen and (max-width: 767px) {
  .btn_box a {
    float: left;
    font-size: 16px;
    width: 48% !important;
    margin: 0 1% 20px;
  }
}

.btn_box a.btn_blue {
  background: #ffffff url(/img/arrow_red.png) 98% center no-repeat;
  font-size: 15px !important;
  padding: 10px 30px 10px 6px;
  border: 1px solid #ff7560;
  color: #ff7560 !important;
  width: 43% !important;
  margin: 0 1% 20px;
  -moz-box-shadow: 0px 3px 0 #ea6a5b;
  -webkit-box-shadow: 0px 3px 0 #ea6a5b;
  box-shadow: 0px 3px 0 #ea6a5b;
  text-decoration: none;
  font-weight: bold;
}

.btn_box a.btn_red {
  background: #ff7560 url(/img/arrow_red.png) 98% center no-repeat;
  font-size: 15px !important;
  padding: 10px 30px 10px 6px;
  border: 1px solid #ff7560;
  width: 53% !important;
  margin: 0 1% 20px;
  -moz-box-shadow: 0px 3px 0 #f26957;
  -webkit-box-shadow: 0px 3px 0 #f26957;
  box-shadow: 0px 3px 0 #f26957;
  text-decoration: none;
  font-weight: bold;
}

.btn_menu {
  float: left;
  font-size: 16px;
  width: 49%;
  text-align: left;
  margin: 0 auto 6px auto;
  padding: 0px 0px 0px 0px;
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 6px;
}
.btn_menu a {
  text-decoration: none;
  color: #333333 !important;
  display: block;
}
.btn_menu a:hover {
  opacity: 0.7;
  text-decoration: none;
}

.btn_s {
  float: left;
  font-size: 18px;
  color: #ffffff !important;
  width: 90%;
  text-align: center;
  margin: 0 auto 20px auto;
  padding: 10px 40px 10px 10px;
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 6px;
  text-decoration: none;
}
.btn_s {
  text-decoration: none;
}
.btn_s:hover {
  opacity: 0.7;
  text-decoration: none;
}

.btn_l {
  float: none;
}
.btn_r {
  float: none;
}

/*
.btn_all{font-size:20px; color:#ffffff!important; width:90%; text-align:center; margin:0 auto 40px auto; padding:18px 30px 18px 30px; display:block; 
-webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; border-radius:0px; text-decoration:none;}
*/

.btn_all,
.btn_all_2 {
  font-size: 20px;
  color: #ffffff !important;
  width: 90%;
  text-align: center;
  margin: 0 auto 40px auto;
  padding: 18px 30px 18px 30px;
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 50px;
  text-decoration: none;
}

a.btn_all,
a.btn_all_2 {
  text-decoration: none;
}
a.btn_all:hover,
a.btn_all_2:hover {
  opacity: 0.8;
  text-decoration: none;
}

.btn_blue {
  background: #2477d3;
  font-weight: bold;
  box-shadow: 4px 4px 0 #094484;
}
/*
.btn_blue {background:#2477d3 url(/img/arrow_blue.png) 98% center no-repeat; -moz-box-shadow:0px 3px 0 #094484; -webkit-box-shadow:0px 3px 0 #094484; box-shadow:0px 3px 0 #094484;}
*/

.btn_red {
  background: #ff7560;
  font-weight: bold;
  box-shadow: 4px 4px 0 #de4c39;
}
/*
.btn_red{background:#ff7560 url(/img/arrow__red.png) 98% center no-repeat; font-weight:bold; box-shadow:4px 4px 0 #DE4C39;}
.btn_red:hover {transform: translate3d(4px,4px,0); box-shadow:none;}
*/

.btn_yellow {
  background: #fff06e url(/img/arrow__red.png) 98% center no-repeat;
  font-weight: bold;
  color: #000000 !important;
  box-shadow: 0px 0px 0 #dccc49;
  border: 2px solid #000000;
}
.btn_yellow:hover {
  transform: translate3d(4px, 4px, 0);
  box-shadow: none;
}

.btn_green {
  background: #24d36a url(/img/arrow_green.png) 98% center no-repeat;
  -moz-box-shadow: 0px 3px 0 #055826;
  -webkit-box-shadow: 0px 3px 0 #055826;
  box-shadow: 0px 3px 0 #055826;
}

.btn_orange {
  background: #333333 url(/img/arrow_orange.png) 98% center no-repeat;
  -moz-box-shadow: 0px 3px 0 #9a550a;
  -webkit-box-shadow: 0px 3px 0 #9a550a;
  box-shadow: 0px 3px 0 #9a550a;
}

.btn_gray {
  border: #cccccc 1px solid;
  background: -moz-linear-gradient(top, #ffffff, #cccccc);
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#cccccc));
}

.btn_icon_1 {
  background: url(/img/btn_icon_1.png) 2px center no-repeat;
  background-size: 36px auto;
  padding: 0px 0px 0px 42px;
  line-height: 40px;
  height: 40px;
}
.btn_icon_2 {
  background: url(/img/btn_icon_2.png) 2px center no-repeat;
  background-size: 36px auto;
  padding: 0px 0px 0px 42px;
  line-height: 40px;
  height: 40px;
}
.btn_icon_3 {
  background: url(/img/btn_icon_3.png) 2px center no-repeat;
  background-size: 36px auto;
  padding: 0px 0px 0px 42px;
  line-height: 40px;
  height: 40px;
}
.btn_icon_4 {
  background: url(/img/btn_icon_4.png) 2px center no-repeat;
  background-size: 36px auto;
  padding: 0px 0px 0px 42px;
  line-height: 40px;
  height: 40px;
}
.btn_icon_5 {
  background: url(/img/btn_icon_5.png) 2px center no-repeat;
  background-size: 36px auto;
  padding: 0px 0px 0px 42px;
  line-height: 40px;
  height: 40px;
}
.btn_icon_6 {
  background: url(/img/btn_icon_6.png) 2px center no-repeat;
  background-size: 36px auto;
  padding: 0px 0px 0px 42px;
  line-height: 40px;
  height: 40px;
}
.btn_icon_7 {
  background: url(/img/btn_icon_7.png) 2px center no-repeat;
  background-size: 36px auto;
  padding: 0px 0px 0px 42px;
  line-height: 40px;
  height: 40px;
}
.btn_icon_8 {
  background: url(/img/btn_icon_8.png) 2px center no-repeat;
  background-size: 36px auto;
  padding: 0px 0px 0px 42px;
  line-height: 40px;
  height: 40px;
}

@media screen and (max-width: 767px) {
  /*
.btn_all{font-size:16px; line-height:22px; color:#ffffff!important; width:100%; text-align:center; margin:0 auto; padding:18px 30px 16px 30px; display:block; 
-webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; border-radius:0px; text-decoration:none;}
*/

  .btn_all,
  .btn_all_2 {
    font-size: 16px;
    color: #ffffff !important;
    text-align: center;
    margin: 0 auto 40px auto !important;
    padding: 18px 30px 18px 30px;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 50px;
    text-decoration: none;
  }

  .btn_menu {
    float: left;
    font-size: 16px;
    width: 100%;
    text-align: left;
    margin: 0 auto 0px auto;
    padding: 0px 0px 0px 0px;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 6px;
  }

  .btn_s {
    font-size: 18px;
    min-height: 40px;
    text-decoration: none;
  }
  /*
.btn_s{width:100%; margin:0 auto 10px auto;}
.btn_l{float:none;}
.btn_r{float:none;}
*/

  .btn_blue {
    /*background:#2477d3 url(/img/arrow_blue.png)97% center no-repeat; -moz-box-shadow:0px 3px 0 #094484; -webkit-box-shadow:0px 3px 0 #094484; box-shadow:0px 3px 0 #094484;*/
  }
  .btn_green {
    background: #24d36a url(/img/arrow_green.png) 97% center no-repeat;
    -moz-box-shadow: 0px 3px 0 #055826;
    -webkit-box-shadow: 0px 3px 0 #055826;
    box-shadow: 0px 3px 0 #055826;
  }
  .btn_orange {
    background: #333333 url(/img/arrow_orange.png) 97% center no-repeat;
    -moz-box-shadow: 0px 3px 0 #9a550a;
    -webkit-box-shadow: 0px 3px 0 #9a550a;
    box-shadow: 0px 3px 0 #9a550a;
  }
  .btn_red {
    /*background:#ff7564 url(/img/arrow_red.png) 97% center no-repeat; */
  }
  .btn_yellow {
    background: #fff06e url(/img/arrow__red.png) 98% center no-repeat;
    font-weight: bold;
    color: #000000 !important;
    box-shadow: 0px 0px 0 #dccc49;
    border: 2px solid #000000;
  }
}

.btn_red.btn_arrow {
  background: #ff7564 url(/img/arrow_red.png) 97% center no-repeat;
}
.btn_blue.btn_arrow {
  background: #2477d3 url(/img/arrow_blue.png) 97% center no-repeat;
}

.btn_area2 {
  font-size: 20px;
  color: #ffffff !important;
  width: 90%;
  text-align: center;
  margin: 0 auto 40px auto;
  padding: 0px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 50px;
  text-decoration: none;
}

.btn_area2:hover {
  opacity: 0.8;
}
.btn_area2 a {
  text-decoration: none !important;
  color: #fff !important;
  display: block;
  margin: 0;
  padding: 18px 30px 18px 30px;
  position: relative;
  overflow: hidden;
}
.btn_area2 a::before {
  display: block;
  position: absolute;
  z-index: 1;
  left: -100%;
  top: -50vh;
  content: "";
  width: 5rem;
  height: 100vh;
  transform: rotate(5deg);
  background: linear-gradient(
    to right,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 1) 50%,
    rgba(255, 255, 255, 0) 100%
  );
  animation: highLight 3s ease-in-out 0s infinite;
}

@keyframes highLight {
  0% {
    left: -5%;
  }
  15%,
  100% {
    left: 105%;
  }
}
.btn_area2 > img {
  float: left;
}
.btn_area2::after {
  content: "";
  clear: left;
}

.dokidoki {
  animation-name: dokidoki; /* アニメーション名の指定 */
  animation-delay: 0s; /* アニメーションの開始時間指定 */
  animation-duration: 3s; /* アニメーション動作時間の指定 */
  animation-timing-function: ease-in-out;
  /* アニメーションの動き（徐々に早く徐々に遅く）*/
  animation-iteration-count: infinite; /* アニメーションをループさせる */
}

@keyframes dokidoki {
  0% {
    transform: scale(1);
  }
  40% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.04);
  }
  55% {
    transform: scale(1);
  }
  60% {
    transform: scale(1.04);
  }
  65% {
    transform: scale(1);
  }
  100% {
    transform: scale(1);
  }
}

.mc_box {
  margin: 10px 0px 30px;
  text-align: center;
}
.mc_box p {
  margin: 0px 0px !important;
}
.mc_box br {
  margin: 0px 0px !important;
}
.mc_box span {
  text-align: center;
  font-size: 13px;
  margin: 5px 0px !important;
}
.mc_box .btn_all {
  margin: 0px auto -25px !important;
}

.mc_box2 {
  margin: 10px 0px 40px;
  text-align: center;
}
.mc_box2 p {
  margin: 0px 0px !important;
}
.mc_box2 br {
  margin: 0px 0px !important;
}
.mc_box2 span {
  text-align: center;
  font-size: 13px;
  margin: 5px 0px !important;
}
.mc_box2 div {
  text-align: center;
  font-size: 13px;
  margin: 10px 0px 5px !important;
}
.mc_box2 .btn_all {
  margin: 0px auto 0px !important;
}

.point_list_li ul {
  list-style: none;
  margin: 0px 0px 0px -20px !important;
}
.point_list_li li {
  position: relative;
  padding: 3px 0px 2px 25px;
  list-style-type: none;
}
.point_list_li li:before {
  position: absolute;
  font-family: "Font Awesome 5 Free";
  content: "\f058";
  color: #cc0000 !important;
  width: 20px;
  top: 0px;
  left: 0px;
  text-align: center;
  font-size: 18px;
}

.tokutyou_box {
  margin: 20px 0px 10px;
}
.tokutyou_box_title {
  color: #ffffff;
  width: 200px;
  padding: 4px 10px 4px 15px;
  margin: 0px 0 0px;
  background: #0c445f;
  font-size: 14px;
}
.tokutyou_box_in {
  border: 1px solid #0c445f;
  padding: 15px;
}

.check_box_s {
  margin: 20px 0px 10px;
}
.check_box_s_title {
  position: relative;
  width: 80px;
  color: #ffffff;
  padding: 4px 10px 3px 25px;
  margin: 20px 0 0px;
  border-radius: 5px 5px 0 0;
  background: #c70010;
  font-size: 13px;
}
.check_box_s_title:after {
  position: absolute;
  font-family: "Font Awesome 5 Free";
  content: "▼";
  font-weight: bold;
  color: #ffffff;
  left: 10px;
  top: 5px;
  font-size: 11px;
  margin: 0px 5px 0px 0px;
}
.check_box_s_in {
  background: #eeeeee;
  padding: 15px;
}

/* ■■■ 合わせて読みたい ■■■■■■■■■■■■■■■■■■■■■■■■■■ */
.next_kizi {
  border: 1px solid #cccccc;
  background: #f8f8f8;
  padding: 10px;
  margin: 0px 0px 15px;
}
.next_kizi a {
  text-decoration: none !important;
}
.next_kizi a:hover {
  opacity: 0.5;
}
.next_kizi_img {
  float: left;
  position: relative;
}
.next_kizi_img img {
  width: 110px;
  margin-right: 15px;
}
.next_kizi_title {
  font-size: 14px;
  display: block;
  font-weight: bold;
  margin: 0px 0px 5px 120px;
  padding: 0px 0px 3px 0px;
  border-bottom: 1px dotted #cccccc;
}
.next_kizi_txt {
  font-size: 14px;
  display: block;
}
.next_kizi_check {
  position: relative;
  width: 200px;
  color: #ffffff;
  padding: 6px 10px 4px 32px;
  margin: 20px 0 0px;
  border-radius: 5px 5px 0 0;
}
.next_kizi_check:after {
  position: absolute;
  font-family: "Font Awesome 5 Free";
  content: "\f00c";
  font-weight: bold;
  color: #ffffff;
  left: 8px;
  top: 3px;
  font-size: 18px;
  margin: 0px 5px 0px 0px;
}

.next_kizi_img span {
  background: #045ff6;
  border-radius: 0%;
  font-size: 12px;
  color: #ffffff;
  padding: 3px 7px 2px;
  position: absolute;
  top: -4px;
  left: -4px;
}
.next_kizi_img span.crown:before {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url(/img/crown.png) no-repeat;
  background-size: contain;
  vertical-align: middle;
  margin: 3px 4px 0px 0px;
}
.next_kizi_img span.star:before {
  content: "\f005";
  font-family: "FontAwesome";
  top: 0px;
  color: #f8ff37;
  margin: 0px 4px 0px 0px;
}

.next_kizi_img span.view_red {
  background: #cc0000;
}
.next_kizi_img span.view_blue {
  background: #2d65cb;
}
.next_kizi_img span.view_green {
  background: #669900;
}
.next_kizi_img span.view_pink {
  background: #ff24fb;
}
.next_kizi_img span.view_black {
  background: #000000;
}
.next_kizi_img span.view_orange {
  background: #f76e00;
}
.next_kizi_img span.view_brown {
  background: #996600;
}

.next_kizi_title_spno {
  font-size: 14px;
  display: block;
  font-weight: bold;
  margin: 0px 0px 5px 120px;
  padding: 0px 0px 3px 0px;
  border-bottom: 1px dotted #cccccc;
}
.next_kizi_txt_spno {
  font-size: 14px;
  display: block;
}

@media screen and (max-width: 767px) {
  .next_kizi_img img {
    width: 90px;
    margin-right: 15px;
  }
  .next_kizi_title {
    margin: 0px 0px 5px 100px;
  }

  .next_kizi_title_spno {
    font-size: 18px;
    margin: 0px 0px 5px 90px;
    border-bottom: 0px dotted #cccccc;
  }
  .next_kizi_txt_spno {
    font-size: 14px;
    display: none;
  }
  .next_kizi:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
  }
}

/* --- 合わせて読みたい タイトルのみ ---- */
.next_kizi_txtno {
  border: 1px solid #cccccc;
  background: #f8f8f8;
  padding: 10px 10px 5px;
  margin: 0px 0px 15px;
}
.next_kizi_txtno a {
  text-decoration: none !important;
}
.next_kizi_txtno a:hover {
  opacity: 0.5;
}
.next_kizi_txtno_title {
  font-size: 16px;
  display: block;
  font-weight: bold;
  margin: 0px 0px 0px 120px;
  padding: 5px 0px 0px 0px;
  border-top: 0px dotted #cccccc;
}
.next_kizi_txtno_title:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

.next_kizi_txtno_check {
  position: relative;
  display: block;
  color: #ffffff;
  top: 0px;
  padding: 5px 10px 3px 32px;
  margin: 0px 0 0px 120px;
  border-radius: 5px 5px 5px 5px;
}
.next_kizi_txtno_check:after {
  position: absolute;
  font-family: "Font Awesome 5 Free";
  content: "\f00c";
  font-weight: bold;
  color: #ffffff;
  left: 8px;
  top: 3px;
  font-size: 18px;
  margin: 0px 5px 0px 0px;
}

.next_kizi_txtno_check2 {
  position: relative;
  display: block;
  top: 0px;
  padding: 0px 0px 0px 32px;
  margin: 0px 0 0px 120px;
  border-bottom: 3px double #cccccc;
}
.next_kizi_txtno_check2:after {
  position: absolute;
  font-family: "Font Awesome 5 Free";
  content: "\f00c";
  font-weight: bold;
  left: 8px;
  top: 0px;
  font-size: 18px;
  margin: 0px 5px 0px 0px;
}

@media screen and (max-width: 767px) {
  .next_kizi_txtno {
    border: 1px solid #cccccc;
    background: #f8f8f8;
    padding: 10px 10px 5px;
    margin: 0px 0px 15px;
  }
  .next_kizi_txtno_title {
    font-size: 15px;
    display: block;
    font-weight: bold;
    margin: 5px 0px 0px 100px;
    padding: 0px 0px 0px 0px;
    border-top: 0px dotted #cccccc;
  }
  .next_kizi_txtno_check {
    position: relative;
    display: block;
    color: #ffffff;
    font-size: 14px;
    top: 0px;
    padding: 5px 10px 3px 28px;
    margin: 0px 0 0px 100px;
    border-radius: 5px 5px 5px 5px;
  }
  .next_kizi_txtno_check:after {
    position: absolute;
    font-family: "Font Awesome 5 Free";
    content: "\f00c";
    font-weight: bold;
    color: #ffffff;
    left: 8px;
    top: 3px;
    font-size: 15px;
    margin: 0px 5px 0px 0px;
  }
  .next_kizi_txtno_check2 {
    position: relative;
    display: block;
    top: 0px;
    padding: 0px 0px 0px 32px;
    margin: 0px 0 0px 100px;
    border-bottom: 3px double #cccccc;
  }
}

/* ■■■ テキストボックス ■■■■■■■■■■■■■■■■■■■■■■■■■■ */
.txt_box {
  border: 1px solid #cccccc;
  display: block;
  background: #ffffff;
  padding: 10px;
  margin: 3px 0px 15px;
}
@media screen and (max-width: 767px) {
  .txt_box {
    margin: 0px 0px 15px;
  }
}

.txt_box_title {
  position: relative;
  color: #ffffff;
  padding: 6px 10px 4px 32px;
  margin: 20px 0 0px;
  border-radius: 5px 5px 0 0;
}
.txt_box_title:before {
  position: absolute;
  font-family: "Font Awesome 5 Free";
  text-align: center;
  width: 20px;
  color: #ffffff;
  top: 2px;
  left: 8px;
  font-size: 18px;
}

/* --- テキストボックス 2 ---- */
.txt_box2 {
  border: 1px solid #cccccc;
  background: #ffffff;
  padding: 10px;
  margin: 0px 0px 15px;
}
.txt_box2_title {
  position: relative;
  color: #ffffff;
  padding: 6px 10px 4px 32px;
  margin: 20px 0 0px;
}
.txt_box2_title:before {
  position: absolute;
  font-family: "Font Awesome 5 Free";
  text-align: center;
  width: 20px;
  color: #ffffff;
  top: 3px;
  left: 8px;
  font-size: 18px;
}

/* --- テキストボックス 3 ---- */
.txt_box3 {
  background: #ffffff;
  padding: 15px;
  margin: 0px 0px 15px;
}
.txt_box3_title {
  position: relative;
  text-align: center;
  color: #000000;
  padding: 0px;
  margin: 0px 0 0px;
  font-weight: bold;
}
.txt_box3_title:before {
  position: absolute;
  font-family: "FontAwesome";
  content: "\f0f6";
  font-size: 20px;
  margin: -5px 5px 0px -24px;
}
.txt_box3_txt {
  border: 2px solid #cccccc;
  padding: 15px;
  background: #ffffff;
}

.txt_box3_pink {
  background-color: #ffeffa;
}
.txt_box3_blue {
  background-color: #f3fbff;
}
.txt_box3_yellow {
  background-color: #ffffe6;
}
.txt_box3_green {
  background-color: #e5fff6;
}
.txt_box3_pink .txt_box3_title:before {
  color: #ff24fb;
}
.txt_box3_blue .txt_box3_title:before {
  color: #2d65cb;
}
.txt_box3_yellow .txt_box3_title:before {
  color: #f76e00;
}
.txt_box3_green .txt_box3_title:before {
  color: #669900;
}

/* --- テキストボックス 4 ---- */
.txt_box4 {
  background: #ffffff;
  padding: 10px 15px 0px 15px;
  margin: 0px 0px 15px;
  border: 1px solid #cccccc;
}
.txt_box4_title {
  color: #000000;
  font-size: 18px;
  margin: 0px 0 0px;
  border-bottom: 1px dotted #999;
}
.txt_box4_txt {
  padding: 15px;
}

.txt_box4_title.txt_box4_shoshin {
  padding: 10px 0px 0px 45px;
  height: 55px;
  background: url(/img/icon/shoshin.png) no-repeat 0px 0px;
  background-size: 35px;
}
.txt_box4_title.txt_box4_good {
  padding: 20px 0px 0px 125px;
  height: 70px;
  background: url(/img/icon/good.png) no-repeat 0px 0px;
  background-size: 120px;
}
.txt_box4_title.txt_box4_point {
  padding: 20px 0px 0px 95px;
  height: 70px;
  background: url(/img/icon/point.png) no-repeat 0px 0px;
  background-size: 85px;
}
.txt_box4_title.txt_box4_point2 {
  padding: 20px 0px 0px 95px;
  height: 70px;
  background: url(/img/icon/point_2.png) no-repeat 0px 0px;
  background-size: 85px;
}
.txt_box4_title.txt_box4_check {
  padding: 20px 0px 0px 125px;
  height: 74px;
  background: url(/img/icon/check.png) no-repeat 0px 0px;
  background-size: 120px;
}
.txt_box4_title.txt_box4_check2 {
  padding: 20px 0px 0px 95px;
  height: 74px;
  background: url(/img/icon/check_2.png) no-repeat 0px 0px;
  background-size: 85px;
}
.txt_box4_title.txt_box4_check3 {
  padding: 20px 0px 0px 90px;
  height: 74px;
  background: url(/img/icon/check_3.png) no-repeat 0px 0px;
  background-size: 80px;
}
.txt_box4_title.txt_box4_check4 {
  padding: 20px 0px 0px 90px;
  height: 74px;
  background: url(/img/icon/check_4.png) no-repeat 0px 0px;
  background-size: 80px;
}

@media screen and (max-width: 767px) {
  .txt_box4_title.txt_box4_shoshin {
    padding: 0px 0px 0px 45px;
    height: 55px;
    background: url(/img/icon/shoshin.png) no-repeat 0px 0px;
    background-size: 35px;
  }
  .txt_box4_title.txt_box4_good {
    padding: 0px 0px 0px 105px;
    height: 60px;
    background: url(/img/icon/good.png) no-repeat 0px 0px;
    background-size: 100px;
  }
  .txt_box4_title.txt_box4_point {
    padding: 0px 0px 0px 85px;
    height: 60px;
    background: url(/img/icon/point.png) no-repeat 0px 0px;
    background-size: 75px;
  }
  .txt_box4_title.txt_box4_point2 {
    padding: 0px 0px 0px 85px;
    height: 60px;
    background: url(/img/icon/point_2.png) no-repeat 0px 0px;
    background-size: 75px;
  }
  .txt_box4_title.txt_box4_check {
    padding: 0px 0px 0px 105px;
    height: 64px;
    background: url(/img/icon/check.png) no-repeat 0px 0px;
    background-size: 100px;
  }
  .txt_box4_title.txt_box4_check2 {
    padding: 0px 0px 0px 75px;
    height: 64px;
    background: url(/img/icon/check_2.png) no-repeat 0px 0px;
    background-size: 70px;
  }
  .txt_box4_title.txt_box4_check3 {
    padding: 0px 0px 0px 75px;
    height: 64px;
    background: url(/img/icon/check_3.png) no-repeat 0px 0px;
    background-size: 70px;
  }
  .txt_box4_title.txt_box4_check4 {
    padding: 0px 0px 0px 75px;
    height: 64px;
    background: url(/img/icon/check_4.png) no-repeat 0px 0px;
    background-size: 70px;
  }
}

/* --- テキストボックス 5 ---- */
.txt_box5 {
  position: relative;
  margin: 0px 0px 20px;
  padding: 15px 15px 10px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
.txt_box5 .txt_box5_title {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 17px;
  padding: 0px 4px;
  transform: translateY(-50%) translateX(15px);
  text-shadow: #ffffff 2px 0px 0px, #ffffff -2px 0px 0px, #ffffff 0px -2px 0px, #ffffff 0px 2px 0px,
    #ffffff 2px 2px 0px, #ffffff -2px 2px 0px, #ffffff 2px -2px 0px, #ffffff -2px -2px 0px,
    #ffffff 1px 2px 0px, #ffffff -1px 2px 0px, #ffffff 1px -2px 0px, #ffffff -1px -2px 0px,
    #ffffff 2px 1px 0px, #ffffff -2px 1px 0px, #ffffff 2px -1px 0px, #ffffff -2px -1px 0px,
    #ffffff 1px 1px 0px, #ffffff -1px 1px 0px, #ffffff 1px -1px 0px, #ffffff -1px -1px 0px;
}
.txt_box5 .txt_box5_title:before {
  display: block;
  float: left;
  font-size: 17px;
  margin: -1px 6px 0px 0px;
}

.txt_box5_red {
  background: #ffeae8 !important;
  border: 1px solid #cb605a !important;
}
.txt_box5_blue {
  background: #e7f0ff !important;
  border: 1px solid #2d65cb !important;
}
.txt_box5_green {
  background: #f8ffeb !important;
  border: 1px solid #669900 !important;
}
.txt_box5_pink {
  background: #ffebfe !important;
  border: 1px solid #ff24fb !important;
}
.txt_box5_black {
  background: #fff1f1 !important;
  border: 1px solid #000000 !important;
}
.txt_box5_orange {
  background: #fff6f0 !important;
  border: 1px solid #f76e00 !important;
}
.txt_box5_brown {
  background: #fff9ef !important;
  border: 1px solid #996600 !important;
}

.txt_box5_red .txt_box5_title,
.txt_box5_red .txt_box5_title:before {
  color: #cb605a;
}
.txt_box5_blue .txt_box5_title,
.txt_box5_blue .txt_box5_title:before {
  color: #2d65cb;
}
.txt_box5_green .txt_box5_title,
.txt_box5_green .txt_box5_title:before {
  color: #669900;
}
.txt_box5_pink .txt_box5_title,
.txt_box5_pink .txt_box5_title:before {
  color: #ff24fb;
}
.txt_box5_black .txt_box5_title,
.txt_box5_black .txt_box5_title:before {
  color: #000000;
}
.txt_box5_orange .txt_box5_title,
.txt_box5_orange .txt_box5_title:before {
  color: #f76e00;
}
.txt_box5_brown .txt_box5_title,
.txt_box5_brown .txt_box5_title:before {
  color: #996600;
}

/*.txt_box5_blue .txt_box5_title {border:1px solid #2d65cb!important; background:#ffffff;}*/

.txt_box5 .txt_box5_title.icon_tyuui-maru:before {
  content: "\f06a";
  font-family: "FontAwesome";
}
.txt_box5 .txt_box5_title.icon_check-no:before {
  content: "\f00c";
  font-family: "FontAwesome";
}

@media screen and (max-width: 767px) {
  .txt_box5 .txt_box5_title:before {
    display: block;
    float: left;
    font-size: 17px;
    margin: 0px 6px 0px 0px;
  }
}

/* --- テキストボックス 6 ---- */
.txt_box6 {
  margin: 0px 0px 20px;
  padding: 25px 20px 20px;
  border: 1px solid #cccccc;
  box-shadow: 0px 0px 5px 5px #e4e4e4 inset;
}
.txt_box6 .txt_box6_title {
  border-top: 1px solid #e4e4e4;
  border-bottom: 1px solid #e4e4e4;
  font-size: 18px;
  padding: 6px 0px;
  margin-bottom: 15px;
  font-weight: bold;
}

/* ■■■ 引用 ■■■■■■■■■■■■■■■■■■■■■■■■■■ */
.blockquote1 {
  position: relative;
  padding: 10px 15px 10px 50px;
  box-sizing: border-box;
  font-style: italic;
  background: #efefef;
  color: #555;
}
.blockquote1:before {
  display: inline-block;
  position: absolute;
  top: 10px;
  left: 15px;
  vertical-align: middle;
  content: "\f10d";
  font-family: FontAwesome;
  color: #cfcfcf;
  font-size: 22px;
  line-height: 1;
}
.blockquote1 p {
  padding: 0;
  margin: 10px 0;
  line-height: 1.7;
}
.blockquote1 cite {
  display: block;
  text-align: right;
  color: #888888;
  font-size: 0.9em;
}

.blockquote2 {
  position: relative;
  padding: 10px 15px 10px 48px;
  box-sizing: border-box;
  font-style: italic;
  background: #f5f5f5;
  color: #777777;
  border-left: 4px solid #9dd4ff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.14);
}
.blockquote2:before {
  display: inline-block;
  position: absolute;
  top: 10px;
  left: 12px;
  vertical-align: middle;
  content: "\f10d";
  font-family: FontAwesome;
  color: #9dd4ff;
  font-size: 22px;
  line-height: 1;
}
.blockquote2 p {
  padding: 0;
  margin: 7px 0;
  line-height: 1.7;
}
.blockquote2 cite {
  display: block;
  text-align: right;
  color: #888888;
  font-size: 0.9em;
}

.blockquote3 {
  position: relative;
  padding: 10px 10px 10px 32px;
  box-sizing: border-box;
  font-style: italic;
  color: #464646;
  background: #e0e0e0;
}
.blockquote3:before {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  vertical-align: middle;
  content: "\f10d";
  font-family: FontAwesome;
  color: #e0e0e0;
  font-size: 22px;
  line-height: 1;
  z-index: 2;
}
.blockquote3:after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  border-width: 0 0 40px 40px;
  border-style: solid;
  border-color: transparent #ffffff;
}
.blockquote3 p {
  position: relative;
  padding: 0;
  margin: 10px 0;
  z-index: 3;
  line-height: 1.7;
}
.blockquote3 cite {
  display: block;
  text-align: right;
  color: #888888;
  font-size: 0.9em;
}

.blockquote4 {
  margin-top: 30px;
  margin-bottom: 30px;
  position: relative;
  padding: 7px 16px;
  box-sizing: border-box;
  font-style: italic;
  color: #585858;
  border: solid 3px #585858;
}
.blockquote4:before {
  display: inline-block;
  position: absolute;
  top: -20px;
  left: -20px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 50%;
  vertical-align: middle;
  text-align: center;
  content: "\f10d";
  font-family: FontAwesome;
  background: #585858;
  color: #fff;
  font-size: 20px;
}
.blockquote4:after {
  display: inline-block;
  position: absolute;
  bottom: -20px;
  right: -20px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 50%;
  vertical-align: middle;
  text-align: center;
  content: "\f10e";
  font-family: FontAwesome;
  background: #585858;
  color: #fff;
  font-size: 20px;
}
.blockquote4 p {
  padding: 0;
  margin: 10px 0;
  line-height: 1.7;
}
.blockquote4 cite {
  display: block;
  text-align: right;
  color: #888888;
  font-size: 0.9em;
}

.blockquote5 {
  position: relative;
  padding: 10px 12px;
  box-sizing: border-box;
  font-style: italic;
  color: #464646;
  border-left: solid 40px #c4c4c4;
  background: #f3f3f3;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.19);
}
.blockquote5:before {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: -32px;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  vertical-align: middle;
  content: "\f10d";
  font-family: FontAwesome;
  color: #fff;
  font-size: 20px;
  line-height: 1;
}
.blockquote5 p {
  position: relative;
  padding: 0;
  margin: 10px 0;
  z-index: 3;
  line-height: 1.7;
}
.blockquote5 cite {
  display: block;
  text-align: right;
  color: #888888;
  font-size: 0.9em;
}

.blockquote6 {
  position: relative;
  padding: 10px 10px 10px 40px;
  box-sizing: border-box;
  font-style: italic;
  color: #464646;
  border: solid 3px #72ccf4;
}
.blockquote6:before {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 35px;
  height: 35px;
  border-radius: 0 0 30px;
  vertical-align: middle;
  content: "\f10d";
  font-family: FontAwesome;
  background: #72ccf4;
  color: #fff;
  font-size: 22px;
  line-height: 1;
}
.blockquote6 p {
  position: relative;
  padding: 0;
  margin: 10px 0;
  z-index: 3;
  line-height: 1.7;
}
.blockquote6 cite {
  display: block;
  text-align: right;
  color: #888888;
  font-size: 0.9em;
}

.blockquote7 {
  position: relative;
  padding: 8px 10px 8px 40px;
  box-sizing: border-box;
  font-style: italic;
  color: #464646;
  background: #f0f7ff;
  border-top: solid 3px #a5d7ff;
}
.blockquote7:before {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 32px;
  height: 30px;
  vertical-align: middle;
  text-align: center;
  content: "\f10d";
  font-family: FontAwesome;
  color: #fff;
  font-size: 18px;
  line-height: 30px;
  background: #a5d7ff;
}
.blockquote7 p {
  position: relative;
  padding: 0;
  margin: 10px 0;
  z-index: 3;
  line-height: 1.7;
}
.blockquote7 cite {
  display: block;
  text-align: right;
  color: #888888;
  font-size: 0.9em;
}

.blockquote8 {
  position: relative;
  padding: 5px 15px 5px 55px;
  box-sizing: border-box;
  font-style: italic;
  color: #464646;
  background: #e8efff;
}
.blockquote8:before {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 8px;
  width: 38px;
  height: 30px;
  vertical-align: middle;
  text-align: center;
  content: "\f10d";
  font-family: FontAwesome;
  color: #fff;
  font-size: 18px;
  line-height: 30px;
  background: #87a4e3;
}
.blockquote8:after {
  content: "";
  position: absolute;
  left: 8px;
  top: 30px;
  height: 0;
  width: 0;
  border-left: 19px solid #87a4e3;
  border-right: 19px solid #87a4e3;
  border-bottom: 10px solid transparent;
}
.blockquote8 p {
  position: relative;
  padding: 0;
  margin: 10px 0;
  z-index: 3;
  line-height: 1.7;
}
.blockquote8 cite {
  display: block;
  text-align: right;
  color: #888888;
  font-size: 0.9em;
}

.blockquote9 {
  position: relative;
  padding: 5px 10px 5px 32px;
  box-sizing: border-box;
  font-style: italic;
  background: #f3f3f3;
  box-shadow: 0 3px 4px rgba(0, 0, 0, 0.15);
}
.blockquote9:before {
  display: inline-block;
  position: absolute;
  top: 10px;
  left: -15px;
  width: 40px;
  height: 30px;
  vertical-align: middle;
  text-align: center;
  content: "\f10d";
  font-family: FontAwesome;
  color: #fff;
  font-size: 18px;
  line-height: 30px;
  background: #92d4ff;
  box-shadow: 0 2px 2px rgba(26, 26, 26, 0.14);
}
.blockquote9:after {
  position: absolute;
  content: "";
  top: 40px;
  left: -15px;
  border: none;
  border-bottom: solid 8px transparent;
  border-right: solid 15px #6eb3e0;
}
.blockquote9 p {
  position: relative;
  padding: 0;
  margin: 10px 0;
  z-index: 3;
  line-height: 1.7;
}
.blockquote9 cite {
  display: block;
  text-align: right;
  color: #888888;
  font-size: 0.9em;
}

.blockquote10 {
  position: relative;
  padding: 10px 20px;
  box-sizing: border-box;
  font-style: italic;
  color: #4e4e4e;
  background: #f2f9ff;
}
.blockquote10:before {
  display: inline-block;
  position: absolute;
  top: 7px;
  left: 10px;
  vertical-align: middle;
  content: "\f10d";
  font-family: FontAwesome;
  color: #d2e6ff;
  font-size: 58px;
  line-height: 1;
}
.blockquote10:after {
  display: inline-block;
  position: absolute;
  bottom: 5px;
  right: 15px;
  vertical-align: middle;
  text-align: center;
  content: "\f10e";
  font-family: FontAwesome;
  color: #d2e6ff;
  font-size: 40px;
  line-height: 1;
}
.blockquote10 p {
  position: relative;
  padding: 0;
  margin: 10px 0;
  z-index: 3;
  line-height: 1.7;
}
.blockquote10 cite {
  position: relative;
  z-index: 3;
  display: block;
  text-align: right;
  color: #888888;
  font-size: 0.9em;
}

/* リスト共通*/
.post-content ul {
  list-style: disc;
  margin: 0px 0px 2em 0px;
}
.cat-content ul {
  list-style: disc;
  margin: 0px 0px 2em 20px;
}
/*.cat-content ul {list-style:disc; margin:0px 0px 10px 20px;}*/
.top-content ul {
  list-style: disc;
  margin: 0px 0px 10px 20px;
}

.post-content ol,
.cat-content ol {
  list-style: decimal;
}

.li_box {
  margin-bottom: 40px !important;
}

/* ■■■ リスト ■■■■■■■■■■■■■■■■■■■■■■■■■■ */
.list_li ul {
  list-style: none;
  margin: 0px 0px 0px -20px;
}
.cat-content .list_li ul {
  list-style: none;
  margin: 0px 0px 0px 0px !important;
}
.list_li li {
  position: relative;
  padding: 3px 0px 2px 25px;
  list-style-type: none;
}
.list_li li:before {
  position: absolute;
  font-family: "Font Awesome 5 Free";
  content: "\f00c";
  width: 20px;
  top: 0px;
  left: 0px;
  text-align: center;
  font-size: 18px;
}

/**/
.li_no {
  counter-reset: wpp-ranking;
  margin: 0px 0px 10px;
}
.li_no li {
  list-style-type: none;
  padding: 5px 0 0 30px;
  position: relative;
}
.li_no li:before {
  background: #eee;
  margin: 6px 0px 0px 0px;
  border-radius: 0%;
  content: counter(wpp-ranking, decimal);
  counter-increment: wpp-ranking;
  color: #666666;
  font-size: 14px;
  line-height: 1;
  padding: 5px 8px 4px;
  position: absolute;
  top: 0px;
  left: 0;
}
.li_no_rank li:nth-child(1):before {
  background: #d4b437;
  color: #fff;
}
.li_no_rank li:nth-child(2):before {
  background: #9ea59c;
  color: #fff;
}
.li_no_rank li:nth-child(3):before {
  background: #ca8156;
  color: #fff;
}
.li_no_rank li:nth-child(4):before {
  background: #3ae5b7;
  color: #fff;
}
.li_no_rank li:nth-child(5):before {
  background: #f761de;
  color: #fff;
}
.li_no_maru li:before {
  background: #eee;
  margin: 6px 0px 0px 0px;
  content: counter(wpp-ranking, decimal);
  counter-increment: wpp-ranking;
  color: #666666;
  font-size: 14px;
  line-height: 1;
  padding: 5px 8px 4px;
  position: absolute;
  top: 0px;
  left: 0;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}

.li_no2 {
  counter-reset: wpp-ranking;
  margin: 0px 0px 10px;
}
.li_no2 li {
  list-style-type: none;
  padding: 5px 0 0 30px;
  position: relative;
}
.li_no2 li:before {
  background: #eee;
  margin: 6px 0px 0px 0px;
  border-radius: 0%;
  content: counter(wpp-ranking, decimal);
  counter-increment: wpp-ranking;
  color: #666666;
  font-size: 14px;
  line-height: 1;
  padding: 5px 8px 4px;
  position: absolute;
  top: 0px;
  left: 0;
}
.li_no_rank2 li:nth-child(1):before {
  background: #d4b437;
  color: #fff;
}
.li_no_rank2 li:nth-child(2):before {
  background: #9ea59c;
  color: #fff;
}
.li_no_rank2 li:nth-child(3):before {
  background: #ca8156;
  color: #fff;
}
.li_no_rank2 li:nth-child(4):before {
  background: #3ae5b7;
  color: #fff;
}
.li_no_rank2 li:nth-child(5):before {
  background: #f761de;
  color: #fff;
}
.li_no_maru2 li:before {
  background: #eee;
  margin: 6px 0px 0px 0px;
  content: counter(wpp-ranking, decimal);
  counter-increment: wpp-ranking;
  color: #666666;
  font-size: 14px;
  line-height: 1;
  padding: 5px 8px 4px;
  position: absolute;
  top: 0px;
  left: 0;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}

/* --- リストボックス 1 ---- */
.list_box {
  border: 1px solid #cccccc;
  background: #ffffff;
  padding: 15px 0px;
  margin: 0px 0px 15px;
  border-radius: 0px 0px 7px 7px;
  -webkit-border-radius: 0px 0px 7px 7px;
  -moz-border-radius: 0px 0px 7px 7px;
}
.list_box_title {
  position: relative;
  color: #ffffff;
  padding: 6px 10px 4px 35px;
  margin: 20px 0 0px;
  border-radius: 7px 7px 0px 0px;
  -webkit-border-radius: 7px 7px 0px 0px;
  -moz-border-radius: 7px 7px 0px 0px;
}
.list_box_title:before {
  position: absolute;
  font-family: FontAwesome;
  color: #ffffff;
  left: 12px;
  top: 3px;
  font-size: 18px;
}
.list_box ul {
  list-style: none;
  margin: 0px 0px !important;
}
.list_box ol {
  margin: 0px 0px 0px 20px !important;
}
.list_box ol li {
  position: relative;
  padding: 3px 20px 2px 0px;
}
.list_box li {
  position: relative;
  padding: 3px 10px 2px 20px;
}
.list_box li:before {
  position: absolute;
  top: 2px;
  left: 0px;
  font-family: "FontAwesome";
}

.icon_big:before {
  font-size: 30px !important;
  left: 20px;
  top: -8px;
}

/* --- リストボックス 2 ---- */
.list_box2 {
  border: 1px solid #cccccc;
  background: #ffffff;
  padding: 15px 10px 10px 10px;
  margin: 0px 0px 15px;
}
.list_box2 ul {
  list-style: none;
  margin: 0px 0px !important;
}
.list_box2.list_box2_good li {
  padding: 8px 5px 3px 70px;
  margin-bottom: 15px;
  background: url(/img/icon/good.png) no-repeat 0px 0px;
  background-size: 60px;
  min-height: 45px;
}
.list_box2.list_box2_point li {
  padding: 8px 5px 3px 60px;
  margin-bottom: 15px;
  background: url(/img/icon/point.png) no-repeat 0px 0px;
  background-size: 50px;
  min-height: 45px;
}
.list_box2.list_box2_point2 li {
  padding: 3px 5px 3px 50px;
  margin-bottom: 15px;
  background: url(/img/icon/point_2.png) no-repeat 0px 0px;
  background-size: 40px;
  min-height: 45px;
}
.list_box2.list_box2_check li {
  padding: 8px 5px 3px 70px;
  margin-bottom: 15px;
  background: url(/img/icon/check.png) no-repeat 0px 0px;
  background-size: 60px;
  min-height: 45px;
}
.list_box2.list_box2_check2 li {
  padding: 8px 5px 3px 50px;
  margin-bottom: 15px;
  background: url(/img/icon/check_2.png) no-repeat 0px 0px;
  background-size: 40px;
  min-height: 45px;
}
.list_box2.list_box2_check3 li {
  padding: 8px 5px 3px 50px;
  margin-bottom: 15px;
  background: url(/img/icon/check_3.png) no-repeat 0px 0px;
  background-size: 40px;
  min-height: 45px;
}
.list_box2.list_box2_check4 li {
  padding: 8px 5px 3px 50px;
  margin-bottom: 15px;
  background: url(/img/icon/check_4.png) no-repeat 0px 0px;
  background-size: 40px;
  min-height: 45px;
}

@media screen and (max-width: 767px) {
  .list_box2.list_box2_good li {
    padding: 3px 5px 3px 70px;
    min-height: 40px;
  }
  .list_box2.list_box2_point li {
    padding: 3px 5px 3px 60px;
    min-height: 40px;
  }
  .list_box2.list_box2_point2 li {
    padding: 3px 5px 3px 50px;
    min-height: 40px;
  }
  .list_box2.list_box2_check li {
    padding: 3px 5px 3px 70px;
    min-height: 40px;
  }
  .list_box2.list_box2_check2 li {
    padding: 3px 5px 3px 50px;
    min-height: 40px;
  }
  .list_box2.list_box2_check3 li {
    padding: 3px 5px 3px 50px;
    min-height: 40px;
  }
  .list_box2.list_box2_check4 li {
    padding: 3px 5px 3px 50px;
    min-height: 40px;
  }
}

/* --- リストボックス 3 ---- */
.list_box3 {
  counter-reset: num;
  margin: 1em 0% 0 0%;
}
.list_box3 > li p {
  margin: 10px 0px 0px 10px !important;
  font-size: 14px;
}
.list_box3 > li dfn {
  border: 1px solid #cccccc;
  display: block;
  margin: 0px 0 7px -25px;
  background: #fff;
  padding: 15px 5px 13px 30px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}

.list_box3.list_box3_blue > li {
  list-style-type: none;
  text-indent: 0;
  padding: 0px 0px 10px 7px !important;
  margin: 0px 0px 15px 0px !important;
  border-left: solid 3px #c4dfea;
  position: relative;
}
.list_box3.list_box3_blue > li::before {
  background: #4c819f;
  color: #fff;
  width: 20px;
  height: 20px;
  font-size: 13px;
  display: block;
  text-align: center;
  line-height: 20px;
  border-radius: 50%;
  position: absolute;
  left: -11px;
  top: 19px;
  counter-increment: num;
  content: counter(num);
}
.list_box3.list_box3_blue > li::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.8em 0.5em 0 0.5em;
  border-color: #c4dfea #fff #fff #fff;
  position: absolute;
  bottom: 0em;
  left: -9px;
}

.list_box3.list_box3_green > li {
  list-style-type: none;
  text-indent: 0;
  padding: 0px 0px 10px 7px !important;
  margin: 0px 0px 15px 0px !important;
  border-left: solid 3px #c4eac4;
  position: relative;
}
.list_box3.list_box3_green > li::before {
  background: #4c9f8f;
  color: #fff;
  width: 20px;
  height: 20px;
  font-size: 13px;
  display: block;
  text-align: center;
  line-height: 20px;
  border-radius: 50%;
  position: absolute;
  left: -11px;
  top: 19px;
  counter-increment: num;
  content: counter(num);
}
.list_box3.list_box3_green > li::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.8em 0.5em 0 0.5em;
  border-color: #c4eac4 #fff #fff #fff;
  position: absolute;
  bottom: 0em;
  left: -9px;
}

.list_box3.list_box3_pink > li {
  list-style-type: none;
  text-indent: 0;
  padding: 0px 0px 10px 7px !important;
  margin: 0px 0px 15px 0px !important;
  border-left: solid 3px #eac4e0;
  position: relative;
}
.list_box3.list_box3_pink > li::before {
  background: #cb479b;
  color: #fff;
  width: 20px;
  height: 20px;
  font-size: 13px;
  display: block;
  text-align: center;
  line-height: 20px;
  border-radius: 50%;
  position: absolute;
  left: -11px;
  top: 19px;
  counter-increment: num;
  content: counter(num);
}
.list_box3.list_box3_pink > li::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.8em 0.5em 0 0.5em;
  border-color: #eac4e0 #fff #fff #fff;
  position: absolute;
  bottom: 0em;
  left: -9px;
}

.list_box3.list_box3_blue > li:last-of-type,
.list_box3.list_box3_green > li:last-of-type,
.list_box3.list_box3_pink > li:last-of-type {
  margin: 0 0;
  border-left: none;
}
.list_box3.list_box3_blue > li:last-of-type::after,
.list_box3.list_box3_green > li:last-of-type::after,
.list_box3.list_box3_pink > li:last-of-type::after {
  content: none;
}

/* --- リストボックス 4 ---- */
.list_box4 {
  border: 1px solid #cccccc;
  background: #ffffff;
  padding: 15px 0px;
  margin: 0px 0px 15px;
}
.list_box4 ul {
  list-style: none;
  margin: 0px 0px !important;
}
.list_box4 ol {
  margin: 0px 0px 0px 20px !important;
}
.list_box4 ol li {
  position: relative;
  padding: 3px 20px 2px 0px;
}
.list_box4 li {
  position: relative;
  padding: 3px 10px 2px 20px;
}
.list_box4 li:before {
  position: absolute;
  top: 2px;
  left: 0px;
  font-family: "FontAwesome";
}

/* --- 見出し ---------------------------------------- */
@media screen and (max-width: 767px) {
}

/* --- 最新情報 ---------------------------------------- */
.waku_txt {
  font-weight: bold;
  color: #2196f3;
  font-size: 22px;
  font-weight: normal;
  background: #fff;
  padding: 0 10px;
  position: absolute;
  top: -10px;
  line-height: 1;
  margin-left: 10px;
}
.waku_txt i {
  font-size: 22px;
  color: #ff9300;
}
.waku_txt span {
  font-size: 12px;
  color: #999;
}

.news {
  position: relative;
  border: solid 2px #0071cb;
  margin: 40px 0px 30px;
  padding: 20px;
}
.news ul {
  height: 134px;
  overflow: auto;
}
.news li {
  padding: 0px 0px 5px 5px;
}
.news li:before {
  display: block;
  float: left;
  content: "\f0f6";
  font-size: 14px;
  font-family: "FontAwesome";
  color: #2196f3;
  margin: 3px 6px 0px 0px;
}

.newicon {
  background: #f00;
  color: #fff;
  font-size: 70%;
  line-height: 1.5;
  padding: 0 5px;
  border-radius: 2px;
  margin: 0px 5px;
  display: inline-block;
  vertical-align: text-top;
}

/* --- Q&A ---------------------------------------- 
.qa_a p{margin:0px 0px 6px;}

.qa_q{font-size:18px; padding:0px 5px 0px 20px; margin-bottom:10px;}
.qa_q:before {font-size:22px; font-family:'FontAwesome'; content:"Ｑ"; margin:0px 5px 0px 0px; color:#0E8CC0;}
.qa_a{font-size:16px; padding:10px 5px 10px 20px; margin-bottom:20px; border-bottom:1px dotted #cccccc; border:1px solid #ccc; border-radius:10px; -webkit-border-radius:10px; -moz-border-radius:10px;}
.qa_a:before {font-size:20px; font-family:'FontAwesome'; content:"Ａ"; margin:0px 5px 0px 0px; color:#D00051;}
*/

.qa_box:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
.qa_box img {
  width: 60px;
  margin-top: 5px;
}
.qa_box.qa_l img {
  float: left;
}
.qa_box.qa_r img {
  float: right;
}

.qa_box .qa_txt {
  position: relative;
  font-size: 13px !important;
  padding: 5px 15px;
  border-radius: 8px;
  ackground-color: #ffffff;
  border: 1px solid #999999;
}
.qa_box .qa_txt::before,
.qa_box .qa_txt::after {
  content: "";
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
}

.qa_box.qa_l .qa_txt {
  margin: 20px 0px 20px 80px;
}
.qa_box.qa_r .qa_txt {
  margin: 20px 80px 20px 0px;
}

.qa_box.qa_l .qa_txt::before {
  left: -15px;
  top: 15px;
  border-right: 15px solid #999999;
}
.qa_box.qa_l .qa_txt::after {
  left: -14px;
  top: 15px;
  border-right: 15px solid #ffffff;
}
.qa_box.qa_r .qa_txt::before {
  right: -15px;
  top: 15px;
  border-left: 15px solid #999999;
}
.qa_box.qa_r .qa_txt::after {
  right: -14px;
  top: 15px;
  border-left: 15px solid #ffffff;
}

@media screen and (max-width: 768px) {
  .qa_box.qa_l,
  .qa_box.qa_r {
    text-align: center;
  }
  .qa_box img {
    width: 50px;
    margin-top: 5px;
  }
  .qa_box.qa_l img {
    float: none;
    margin: 0px auto 5px;
  }
  .qa_box.qa_r img {
    float: none;
    margin: 0px auto 5px;
  }
  .qa_box.qa_l .qa_txt {
    text-align: left;
    margin: 0px 10px 20px 10px;
  }
  .qa_box.qa_r .qa_txt {
    text-align: left;
    margin: 0px 10px 20px 10px;
  }
  .qa_box .qa_txt::before,
  .qa_box .qa_txt::after {
    content: "";
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-top: 0px solid transparent;
    border-bottom: 0px solid transparent;
  }
  .qa_box.qa_l .qa_txt::before,
  .qa_box.qa_l .qa_txt::after,
  .qa_box.qa_r .qa_txt::before,
  .qa_box.qa_r .qa_txt::after {
    border-right: 0px;
  }
}

/* --- Q&A 1 ----
.qa_box:after {content:""; clear:both; height:0; display:block; visibility:hidden;}
.qa_box img{width:60px; margin-top:5px;}
.qa_box.qa_l img{float:left;}
.qa_box.qa_r img{float:right;}

.qa_box .qa_txt{position:relative; font-size:13px !important; padding:5px 15px; border-radius:8px; ackground-color:#ffffff; border:1px solid #999999;}
.qa_box .qa_txt::before ,.qa_box .qa_txt::after{content:''; position:absolute; display:block; width:0; height:0; border-top:10px solid transparent; border-bottom:10px solid transparent;}

.qa_box.qa_l .qa_txt{margin:20px 0px 20px 80px;}
.qa_box.qa_r .qa_txt{margin:20px 80px 20px 0px;}
.qa_box.qa_l .qa_txt::before{left:-15px; top:15px; border-right:15px solid #999999;}
.qa_box.qa_l .qa_txt::after {left:-14px; top:15px; border-right:15px solid #ffffff;}
.qa_box.qa_r .qa_txt::before{right:-15px; top:15px; border-left:15px solid #999999;}
.qa_box.qa_r .qa_txt::after {right:-14px; top:15px; border-left:15px solid #ffffff;}

@media screen and (max-width:768px){
.qa_box.qa_l,.qa_box.qa_r {text-align:center;}
.qa_box img{width:50px; margin-top:5px;}
.qa_box.qa_l img{float:none; margin:0px auto 5px;}
.qa_box.qa_r img{float:none; margin:0px auto 5px;}
.qa_box.qa_l .qa_txt{text-align:left; margin:0px 10px 20px 10px;}
.qa_box.qa_r .qa_txt{text-align:left; margin:0px 10px 20px 10px;}
.qa_box .qa_txt::before ,.qa_box .qa_txt::after{content:''; position:absolute; display:block; width:0; height:0; border-top:0px solid transparent; border-bottom:0px solid transparent;}
.qa_box.qa_l .qa_txt::before, .qa_box.qa_l .qa_txt::after, .qa_box.qa_r .qa_txt::before, .qa_box.qa_r .qa_txt::after{border-right:0px;}
}
 */

/* --- Q&A 2 ---- */
.qa_box2 {
  border-bottom: 1px dotted #999999;
  margin: 20px 0px;
}
.qa_a2 p {
  margin: 0px 0px 6px;
}
.qa_box2 input {
  display: none;
}
.qa_q2 {
  font-size: 16px;
  padding: 4px 5px 0px 45px;
  margin-bottom: 10px;
  background: url(/img/icon/qa_q_1.png) no-repeat 10px 0px;
  background-size: 30px;
}
.qa_a2 {
  font-size: 14px;
  padding: 10px 15px 10px 45px;
  margin: 10px 0px;
  background: url(/img/icon/qa_a_1.png) no-repeat 10px 10px;
  background-size: 30px;
}
.qa_q2_2 {
  font-size: 16px;
  padding: 4px 5px 0px 45px;
  margin-bottom: 10px;
  background: url(/img/icon/qa_q_2.png) no-repeat 10px 0px;
  background-size: 30px;
}
.qa_a2_2 {
  font-size: 14px;
  padding: 10px 15px 10px 45px;
  margin: 10px 0px;
  background: url(/img/icon/qa_a_2.png) no-repeat 10px 10px;
  background-size: 30px;
}

.qa_pink {
  background-color: #ffeffa;
}
.qa_blue {
  background-color: #f3fbff;
}
.qa_yellow {
  background-color: #d9eef4;
}
.qa_green {
  background-color: #e5fff6;
}
/*
.qa_q2:before {font-size:16px; font-family:'FontAwesome'; content:"Ｑ"; margin:0px 5px 0px -33px; color:#ffffff; background:#4AA1C5; padding:5px 6px 4px; border-radius:50%; -webkit-border-radius:50%; -moz-border-radius:50%;}
.qa_a2:before {font-size:16px; font-family:'FontAwesome'; content:"Ａ"; margin:0px 5px 0px -33px; color:#ffffff; background:#E85992; padding:5px 6px 4px; border-radius:50%; -webkit-border-radius:50%; -moz-border-radius:50%;}
*/

@media screen and (max-width: 768px) {
  .qa_box2 {
    border-bottom: 1px dotted #999999;
    padding-bottom: 0px;
    margin: 10px 0px;
  }
  .qa_box2 label {
    padding: 1px 0px 5px 45px;
    width: 100%;
    display: block;
    margin-left: 0px !important;
    cursor: pointer;
  }
  .qa_box2 .hidden_show {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.8s;
  }
  .qa_box2 input:checked ~ .hidden_show {
    padding: 0px;
    height: auto;
    opacity: 1;
    font-size: 14px;
  }
}

/* --- Q&A 3 ---- */
.qa_box3 {
  border-bottom: 1px dotted #999999;
  margin: 20px 0px;
}
.qa_a3 p {
  margin: 0px 0px 20px;
}
.qa_q3 {
  font-size: 18px;
  padding: 13px 5px 13px 65px;
  margin-bottom: 10px;
  background: url(/img/icon/qa_q_1.png) no-repeat 30px 12px;
  background-size: 30px;
  font-weight: bold;
}
.qa_a3 {
  font-size: 16px;
  padding: 30px 25px 15px 65px;
  margin: 10px 0px;
  background: url(/img/icon/qa_a_1.png) no-repeat 30px 30px;
  background-size: 30px;
}
.qa_a3 ul {
  margin: 20px 0px;
}
.qa_q3_2 {
  font-size: 16px;
  padding: 15px 5px 13px 45px;
  margin-bottom: 10px;
  background: url(/img/icon/qa_q_3.png) no-repeat 10px 12px;
  background-size: 30px;
}
.qa_a3_2 {
  font-size: 14px;
  padding: 20px 15px 18px 45px;
  margin: 10px 0px;
  background: url(/img/icon/qa_a_3.png) no-repeat 10px 18px;
  background-size: 30px;
}

.qa_pink {
  background-color: #ffeffa;
}
.qa_blue {
  background-color: #f3fbff;
}
.qa_yellow {
  background-color: #d9eef4;
}
.qa_green {
  background-color: #e5fff6;
}

@media screen and (max-width: 768px) {
  .qa_box3 {
    border-bottom: 1px dotted #999999;
    padding-bottom: 0px;
    margin: 10px 0px;
  }
  .qa_box3 label {
    padding: 1px 0px 5px 45px;
    width: 100%;
    display: block;
    margin-left: 0px !important;
    cursor: pointer;
  }
  .qa_box3 .hidden_show {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.8s;
  }
  .qa_box3 input:checked ~ .hidden_show {
    padding: 0px;
    height: auto;
    opacity: 1;
    font-size: 14px;
  }

  .qa_q3 {
    font-size: 18px;
    padding: 13px 5px 13px 40px;
    margin-bottom: 10px;
    background: url(/img/icon/qa_q_1.png) no-repeat 5px 12px;
    background-size: 30px;
    font-weight: bold;
  }
  .qa_a3 {
    font-size: 16px;
    padding: 15px 25px 15px 40px;
    margin: 10px 0px;
    background: url(/img/icon/qa_a_1.png) no-repeat 5px 10px;
    background-size: 30px;
  }
  .qa_pink {
    background-color: #ffeffa;
  }
  .qa_blue {
    background-color: #f3fbff;
  }
  .qa_yellow {
    background-color: #d9eef4;
  }
  .qa_green {
    background-color: #e5fff6;
  }
}

.qa_box4_title {
  text-align: center;
  font-weight: bold;
  font-size: 19px;
}
.qa_box4 .qa_box4_q {
  border: none;
  padding: 0px;
  font-weight: bold;
  font-size: 17px;
  margin: 0px 0px 10px;
}
.qa_box4 .qa_box4_q::before {
  content: "Q";
  display: inline-block;
  padding: 2px 10px;
  font-weight: bold;
  font-size: 120%;
  margin-right: 12px;
  background: #fd870d;
  color: #ffffff;
}
.qa_box4_in {
  margin: 20px 0px;
  border-bottom: 1px dotted #999999;
}
@media screen and (max-width: 767px) {
  .qa_box4 .qa_box4_q {
    border: none;
    padding: 0px;
    font-weight: bold;
    font-size: 15px;
    margin: 0px 0px 6px;
  }
  .qa_box4 .qa_box4_qs::before {
    content: "Q";
    display: inline-block;
    padding: 0px 7px;
    font-weight: bold;
    font-size: 100%;
    margin-right: 4px;
    background: #fd870d;
    color: #ffffff;
  }
  .qa_box4 {
    margin: 15px 0px;
    border-bottom: 1px dotted #999999;
    font-size: 14px;
  }
}

/* --- Q&A 3 ---- 
.qa_box3{border-bottom:0px dotted #999999; margin:20px 0px;}
.qa_a3 p{margin:0px 0px 9px;}
.qa_q3{font-size:18px; padding:13px 5px 13px 65px; margin:20px 0px 10px; background:url(/img/icon/qa_q_1.png) no-repeat 30px 12px; background-size:30px; font-weight:bold;}
.qa_a3{font-size:16px; padding:40px 30px 20px 65px; line-height:40px!important; margin:10px 0px; background:url(/img/icon/qa_a_1.png) no-repeat 30px 40px; background-size:30px;}
.qa_a3 ul{margin:20px 0px;}
.qa_q3_2{font-size:16px; padding:15px 5px 13px 45px; margin-bottom:10px; background:url(/img/icon/qa_q_2.png) no-repeat 10px 12px; background-size:30px;}
.qa_a3_2{font-size:14px; padding:20px 15px 18px 45px; margin:10px 0px; background:url(/img/icon/qa_a_2.png) no-repeat 10px 18px; background-size:30px;}

.qa_pink{background-color:#FFEFFA;} 
.qa_blue{background-color:#F3FBFF;} 
.qa_yellow{background-color:#FFFFE6;}
.qa_green{background-color:#E5FFF6;}

@media screen and (max-width:768px){
.qa_box3{border-bottom:1px dotted #999999; padding-bottom:0px; margin:10px 0px;}
.qa_box3 label {padding:1px 0px 5px 45px; width:100%; display:block; margin-left:0px !important; cursor:pointer;}
.qa_box3 .hidden_show {height:0; padding:0; overflow:hidden; opacity:0; transition:0.8s;}
.qa_box3 input:checked ~ .hidden_show {padding:0px; height:auto; opacity:1; font-size:14px;}
}
*/

/*
.qa_box{margin:1.5em 10px 3.5em;}
.qa_box p{margin-left:0; margin-right:0; line-height:1.5!important;}
.qa_box *{line-height:1.5!important;}
.qa_box .qa_l{margin:0 0 0 85px; padding:5px;}
.qa_box .qa_r{margin:0 85px 0 0; padding:5px;}

.qa_box .qa_q{background:url(/img/qa_q.png) no-repeat left top; background-size:65px; min-height:100px; margin-bottom:1.5em; font-weight:normal;}
.qa_box .qa_a{background:url(/img/qa_a.png) no-repeat right top; background-size:65px; min-height:100px; margin-bottom:1.5em; font-weight:normal;}

.qa_box .qa_l {position:relative; background:#fef2e2; padding:1em; border:4px solid #fef2e2; border-radius:8px; -webkit-border-radius:8px; -moz-border-radius:8px;}
.qa_box .qa_l:after {content:""; position:absolute; top:20px; left:-14px; margin-top:-10px; display:block; width:0px; height:0px; border-style:solid; border-width:13px 13px 13px 0; border-color:transparent #fef2e2 transparent transparent;}

.qa_box .qa_r {position:relative; background:#e9f8ff; padding:1em; border:4px solid #e9f8ff; border-radius:8px; -webkit-border-radius:8px; -moz-border-radius:8px;}
.qa_box .qa_r:after {content:""; position:absolute; top:20px; right:-14px; margin-top:-10px; display:block; width:0px; height:0px; border-style:solid; border-width:13px 0 13px 13px; border-color:transparent transparent transparent #e9f8ff;}


@media screen and (max-width:767px) {
.qa_box .qa_l{margin:85px 0 0 0px; padding:5px;}
.qa_box .qa_r{margin:85px 0px 0 0; padding:5px;}
.qa_box .qa_q{background:url(/img/qa_q.png) no-repeat left top; background-size:65px; min-height:200px; margin-top:1.5em; font-weight:normal;}
.qa_box .qa_a{background:url(/img/qa_a.png) no-repeat right top; background-size:65px; min-height:100px; margin-bottom:1.5em; font-weight:normal;}
}

.ac_ranking_box{}
.ac_ranking_box_tit{background:#75C7FF; text-align:center;padding:6px; margin-bottom:20px; color:#ffffff;}
.ac_ranking_box ul{list-style:none;}
.ac_ranking_box_s span {display:inline-block; text-align:center; background:#75C7FF; color:#ffffff; height:30px; width:60px; line-height:30px; margin:0 30px 5px 5px !important; padding:0 10px; position:relative;}
.ac_ranking_box_s span:before {border-left:15px solid #75C7FF; border-top:15px solid transparent; border-bottom:15px solid transparent; content:''; display:block; margin-right:-15px; position:absolute; right:0;}


/* ■■■ 目 次 ■■■■■■■■■■■■■■■■■■■■■■■■■■ */
#mokuzi {
  padding: 0px 0px 15px;
  position: relative;
  margin: 0px 0px 20px 0px;
  border: 1px solid #6aa2d1;
}
#mokuzi:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 5px;
  background: -webkit-repeating-linear-gradient(-45deg, #6aa2d1, #6aa2d1 2px, #fff 2px, #fff 4px);
  background: repeating-linear-gradient(-45deg, #6aa2d1, #6aa2d1 2px, #fff 2px, #fff 4px);
}

#mokuzi .mokuzi_title {
  clear: both;
  position: relative;
  background: #e4f1ff;
  margin: 0px 0px 16px !important;
  color: #333333;
  font-size: 16px;
  font-weight: normal;
  padding: 4px 6px 6px 10px;
}
#mokuzi .mokuzi_title::before {
  display: block;
  float: left;
  content: "\f022" !important;
  font-family: "FontAwesome";
  color: #025296;
  margin: 0px 6px 0px 6px;
}
#mokuzi .mokuzi_title:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 5px;
  background: -webkit-repeating-linear-gradient(-45deg, #6aa2d1, #6aa2d1 2px, #fff 2px, #fff 4px);
  background: repeating-linear-gradient(-45deg, #6aa2d1, #6aa2d1 2px, #fff 2px, #fff 4px);
}

#mokuzi ul {
  margin: 6px 0px 4px 0px;
  padding: 0px 20px;
}
#mokuzi li {
  padding: 0px 10px 4px 0px;
  font-size: 12px;
}
#mokuzi li:before {
  display: block;
  float: left;
  content: "\f08e";
  font-size: 14px;
  font-family: "FontAwesome";
  color: #025296;
  margin: 0px 4px 0px 0px;
}

/* --- 目 次 2 ---- */
#mokuzi_box {
  width: 90%;
  margin: 10px 5% 20px;
  padding: 5px 0px 10px 0px;
  border-bottom: 1px #0076b5 solid;
}
#mokuzi_box a {
  text-decoration: none;
  font-size: 13px !important;
  line-height: 15px !important;
}
#mokuzi_box ul {
  list-style: none;
  margin: 0px 0px 0px 10px !important;
}
#mokuzi_box li {
  position: relative;
  padding: 2px 0px 2px 15px;
}
#mokuzi_box li:before {
  position: absolute;
  font-family: FontAwesome;
  content: "\f058";
  color: #0c6493;
  font-size: 12px;
  margin: 5px 0px 0px;
  padding: 0px 0px 0px 0px;
  left: 0px;
}

#mokuzi_box .mokuzi_title2 {
  color: #0076b5;
  font-size: 16px;
  display: flex;
  align-items: center;
}
#mokuzi_box .mokuzi_title2:before,
.mokuzi_title2:after {
  content: "";
  flex-grow: 1;
  height: 1px;
  background: #0076b5;
  display: block;
}
#mokuzi_box .mokuzi_title2:before {
  margin-right: 0.4em;
}
#mokuzi_box .mokuzi_title2:after {
  margin-left: 0.4em;
}

/* --- 目 次 3 ---- */
#mokuzi_2 {
  border: 1px #cccccc solid;
  padding: 7px 15px;
  margin: 10px 0px 20px;
}
#mokuzi_2 a {
  text-decoration: none !important;
}
#mokuzi_2 .li_no ul {
  margin: 0px 0px 0px 25px;
}
#mokuzi_2 .li_no li {
  list-style-type: none;
  font-size: 13px;
  border-bottom: 1px dotted #cccccc;
  padding: 5px 0 4px 25px;
  position: relative;
}
#mokuzi_2 .mokuzi2_title {
  position: relative;
  padding: 2px 0px 2px 20px;
  text-align: center;
}
#mokuzi_2 .mokuzi2_title:before {
  position: absolute;
  font-family: FontAwesome;
  content: "\f0ca";
  color: #0c6493;
  font-size: 15px;
  margin: 1px -20px 0px;
  padding: 0px 0px 0px 0px;
}

#mokuzi_2 .li_no_maru {
  counter-reset: ranking-mark !important;
  margin: 0px 0px 0px -40px;
}
#mokuzi_2 .li_no_maru li:before {
  background: #eee;
  margin: 5px 0px 0px 0px;
  border-radius: 0%;
  content: counter(ranking-mark, decimal);
  counter-increment: ranking-mark;
  color: #666666;
  font-size: 12px;
  line-height: 1;
  padding: 4px 6px 3px;
  position: absolute;
  top: 0px;
  left: 0;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}

#ez-toc-container {
  border: 1px #cccccc solid;
  padding: 7px 20px 0px 15px;
  margin: 10px 0px 20px;
  text-align: center !important;
}
#ez-toc-container .ez-toc-toggle {
  text-align: center !important;
}
#ez-toc-container .ez-toc-title {
  position: relative;
  padding: 2px 0px 2px 20px !important;
  text-align: center !important;
  font-size: 14px !important;
  width: 100%;
  margin-left: 30px !important;
}
#ez-toc-container .ez-toc-title:before {
  position: absolute;
  font-family: FontAwesome;
  content: "\f0ca";
  color: #0c6493;
  font-size: 14px;
  margin: 5px -18px 0px;
  padding: 0px 0px 0px 0px;
}
#ez-toc-container a {
  position: relative;
  text-decoration: none !important;
  margin-right: 0px !important;
}
#ez-toc-container a::after {
  position: absolute;
  content: "";
  font-family: FontAwesome;
  font-weight: normal;
  display: inline-block;
  margin: 0px 0px 0px 0px;
}

#ez-toc-container .ez-toc-list {
  font-size: 14px !important;
}
#ez-toc-container .ez-toc-list ul {
  margin: 0px 0px 0px -7px;
  font-size: 13px !important;
  text-align: left;
}
#ez-toc-container .ez-toc-list li {
  list-style-type: disc !important;
  padding: 7px 0px;
  border-bottom: 1px dotted #cccccc;
  font-weight: normal;
  margin: 0px 0px 0px 10px;
  text-align: left;
}
#ez-toc-container .ez-toc-list ul li:last-child {
  border: none;
}
#ez-toc-container .ez-toc-list ul li {
  list-style-type: disc !important;
  font-size: 13px;
  font-weight: normal;
  border-bottom: 1px dotted #cccccc;
  padding: 5px 0 4px 20px;
  position: relative;
  margin: 0px 0px 0px 0px;
}

/*#ez-toc-container ul li:before{content:"・"; clear:both; overflow:hidden; font-size:18px;}*/
/*#ez-toc-container .ez-toc-list li:before {position:absolute; font-family:FontAwesome; content:'\f0da'; color:#999999; font-size:15px; margin:-1px -10px 0px; padding:0px 0px 0px 0px;}*/
#ez-toc-container a {
  color: #36c !important;
}
#ez-toc-container a:hover {
  color: #333 !important;
}

ul.ul_margin_b li:last-child {
  margin-bottom: 25px !important;
}
ul.ul_margin_b {
  margin-left: 0px !important;
}

.top_policy .post-content {
  margin-top: -70px;
}

.triangle {
  width: 40%;
  margin: 0px 30% 15px;
  height: 50px;
  border-top: 50px solid #959595;
  border-right: 130px solid transparent;
  border-left: 130px solid transparent;
}
@media screen and (max-width: 768px) {
  .triangle {
    width: 280px;
    margin: 0px auto 0px;
    height: 40px;
    border-top: 40px solid #959595;
    border-right: 140px solid transparent;
    border-left: 140px solid transparent;
  }
}

/* --- 文字装飾 ---------------------------------------- */

.shoshin {
  font-size: 16px;
  padding: 3px 5px 3px 25px;
  margin-bottom: 10px;
  background: url(/img/icon/shoshin.png) no-repeat 0px 0px;
  background-size: 20px;
}
@media screen and (max-width: 768px) {
  .shoshin {
    padding: 3px 5px 10px 25px;
  }
}

.check02 {
  font-size: 16px;
  padding: 3px 5px 3px 25px;
  margin-bottom: 10px;
  background: url(/img/icon/che02.jpg) no-repeat 0px 6px;
  background-size: 20px;
}
@media screen and (max-width: 768px) {
  .check02 {
    padding: 3px 5px 10px 25px;
  }
}

.line_1 {
  border-bottom: 2px solid #cc0000;
  padding-bottom: -5px;
}
.line_2 {
  border-top: 2px dotted #cc0000;
  border-bottom: 2px dotted #cc0000;
}

.txt_ba_pink {
  background-color: #ffd0f0;
}
.txt_ba_blue {
  background-color: #d1edff;
}
.txt_ba_yellow {
  background-color: #ffff66;
}
.txt_ba_orange {
  background-color: #ffbc7f;
}
.txt_ba_green {
  background-color: #99ffdc;
}

.txt_ba2_pink {
  background: linear-gradient(white 50%, #ffd0f0 50%);
}
.txt_ba2_blue {
  background: linear-gradient(white 50%, #d1edff 50%);
}
.txt_ba2_yellow {
  background: linear-gradient(white 50%, #ffff66 50%);
}
.txt_ba2_orange {
  background: linear-gradient(white 50%, #ffbc7f 50%);
}
.txt_ba2_green {
  background: linear-gradient(white 50%, #99ffdc 50%);
}

.txt_ba3_pink {
  background-color: #ffedfb;
  border-bottom: 1px solid #f89ddb;
}
.txt_ba3_blue {
  background-color: #e1f2ff;
  border-bottom: 1px solid #acdeff;
}
.txt_ba3_yellow {
  background-color: #ffffcb;
  border-bottom: 1px solid #ffff08;
}
.txt_ba3_orange {
  background-color: #ffeedd;
  border-bottom: 1px solid #ffbc66;
}
.txt_ba3_green {
  background-color: #e3fff1;
  border-bottom: 1px solid #66ffb5;
}

.txt_waku_pink {
  text-shadow: 0px 0px 3px #e84cb6;
}
.txt_waku_blue {
  text-shadow: 0px 0px 3px #3195d5;
}
.txt_waku_yellow {
  text-shadow: 0px 0px 3px #c1b103;
}
.txt_waku_orange {
  text-shadow: 0px 0px 3px #ed8525;
}
.txt_waku_green {
  text-shadow: 0px 0px 3px #66ffb5;
}

.font_b {
  font-weight: bold !important;
}

.font_10 {
  font-size: 10px !important;
}
.font_12 {
  font-size: 12px !important;
}
.font_14 {
  font-size: 14px !important;
}
.font_16 {
  font-size: 16px !important;
}
.font_18 {
  font-size: 18px !important;
}
.font_20 {
  font-size: 20px !important;
}
.font_22 {
  font-size: 22px !important;
}
.font_24 {
  font-size: 24px !important;
}

.font_white {
  color: #ffffff;
}
.font_red {
  color: #cc0000;
}
.font_blue {
  color: #2d65cb;
}
.font_green {
  color: #669900;
}
.font_pink {
  color: #ff24fb;
}
.font_black {
  color: #000000;
}
.font_orange {
  color: #f76e00;
}
.font_brown {
  color: #996600;
}
.font_yellow {
  color: #ffe52f;
}

.fontbox_red {
  background-color: #ff0000;
  color: #ffffff;
  padding: 3px 8px 1px;
  margin-right: 5px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
.fontbox_blue {
  background-color: #0099ff;
  color: #ffffff;
  padding: 3px 8px 1px;
  margin-right: 5px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
.fontbox_green {
  background-color: #669900;
  color: #ffffff;
  padding: 3px 8px 1px;
  margin-right: 5px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
.fontbox_pink {
  background-color: #ff00ff;
  color: #ffffff;
  padding: 3px 8px 1px;
  margin-right: 5px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
.fontbox_black {
  background-color: #000000;
  color: #ffffff;
  padding: 3px 8px 1px;
  margin-right: 5px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
.fontbox_orange {
  background-color: #f76e00;
  color: #ffffff;
  padding: 3px 8px 1px;
  margin-right: 5px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
.fontbox_brown {
  background-color: #996600;
  color: #ffffff;
  padding: 3px 8px 1px;
  margin-right: 5px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}

.btn_up {
  text-align: center;
  color: #ee0036;
  text-shadow: 0px 0px 3px #ff9ebc;
  font-style: normal !important;
  font-family: "メイリオ", meiryo, Arial, Helvetica !important;
}

.btn_icon_red a {
  display: block;
  text-decoration: none !important;
  color: #ff0004 !important;
}
.btn_icon_blue a {
  display: block;
  text-decoration: none !important;
  color: #0759bd !important;
}

.text_r {
  text-align: right;
}

/* --- テキストボックス ---------------------------------------- */

.talk_pink_l,
.talk_pink_r {
  border: 2px solid #ed6edf;
}
.talk_pink_l:before {
  border-left: 15px solid #ed6edf;
}
.talk_pink_r:before {
  border-right: 15px solid #ed6edf;
}

.talk_blue_l,
.talk_blue_r {
  border: 2px solid #a5d9e9;
}
.talk_blue_l:before {
  border-left: 15px solid #a5d9e9;
}
.talk_blue_r:before {
  border-right: 15px solid #a5d9e9;
}

.box_pink {
  border: 1px #d334c1 solid;
  padding: 6px 12px;
  margin: 20px 0px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
.box_blue {
  border: 1px #a5d9e9 solid;
  padding: 6px 12px;
  margin: 20px 0px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}

.point {
  position: relative;
  border-top: solid 2px #de108b;
  border-bottom: solid 2px #de108b;
  background: #ffecf7;
  line-height: 1.4;
  padding: 20px 12px;
  margin: 50px 0 20px;
}
.point:after {
  position: absolute;
  font-family: FontAwesome, "Quicksand", "Avenir", "Arial", sans-serif;
  content: "\f0a7\ POINT";
  background: #de108b;
  color: #fff;
  left: 0px;
  bottom: 100%;
  border-radius: 5px 5px 0 0;
  padding: 6px 15px 4px;
  font-size: 18px;
  line-height: 1;
  letter-spacing: 0.05em;
}

.check {
  position: relative;
  background: #fff4e6;
  border: solid 1px #f39820;
  line-height: 1.4;
  padding: 10px 20px;
  margin: 50px 0 20px;
}
.check:after {
  position: absolute;
  font-family: FontAwesome, "Qusicksand", "Avenir", "Arial", sans-serif;
  content: "\f00c\ Check";
  background: #f39820;
  color: #fff;
  left: 0px;
  bottom: 100%;
  border-radius: 5px 5px 0 0;
  padding: 6px 15px 4px;
  font-size: 18px;
  line-height: 1;
  letter-spacing: 0.05em;
}
.check li {
  padding: 6px 0px 2px 5px;
}
.check li:before {
  display: block;
  float: left;
  content: "\f00c";
  font-size: 18px;
  font-family: "FontAwesome";
  color: #da0606;
  margin: -4px 6px 0px 0px;
}

.check_box h4 {
  background: #fffe88 !important;
  color: #eb8500 !important;
  font-size: 21px !important;
}
.check_box h4:after {
  border-top: 12px solid #fffe88 !important;
}
.check_box h4:before {
  border-left: 5px solid #de108b !important;
}

/* --- 吹き出し ---------------------------------------- */
.voice_box:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
.voice_box img {
  width: 60px;
  margin-top: 5px;
}
.voice_l img {
  float: left;
}
.voice_r img {
  float: right;
}

.voice_box .voice_txt {
  position: relative;
  font-size: 13px !important;
  padding: 5px 15px;
  border-radius: 8px;
}
.voice_box .voice_txt::before,
.voice_box .voice_txt::after {
  content: "";
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
}

.voice_l .voice_txt {
  margin: 20px 0px 20px 80px;
}
.voice_r .voice_txt {
  margin: 20px 80px 20px 0px;
}

.voice_l .voice_txt::before {
  left: -15px;
  top: 15px;
}
.voice_l .voice_txt::after {
  left: -14px;
  top: 15px;
}
.voice_r .voice_txt::before {
  right: -15px;
  top: 15px;
}
.voice_r .voice_txt::after {
  right: -14px;
  top: 15px;
}

.voice_black .voice_txt {
  background-color: #ffffff;
  border: 1px solid #999999;
}
.voice_black.voice_l .voice_txt::before {
  border-right: 15px solid #999999;
}
.voice_black.voice_l .voice_txt::after {
  border-right: 15px solid #ffffff;
}
.voice_black.voice_r .voice_txt::before {
  border-left: 15px solid #999999;
}
.voice_black.voice_r .voice_txt::after {
  border-left: 15px solid #ffffff;
}

.voice_pink .voice_txt {
  background-color: #fff5fc;
  border: 1px solid #f89ddb;
}
.voice_pink.voice_l .voice_txt::before {
  border-right: 15px solid #f89ddb;
}
.voice_pink.voice_l .voice_txt::after {
  border-right: 15px solid #fff5fc;
}
.voice_pink.voice_r .voice_txt::before {
  border-left: 15px solid #f89ddb;
}
.voice_pink.voice_r .voice_txt::after {
  border-left: 15px solid #fff5fc;
}

.voice_blue .voice_txt {
  background-color: #f0f8ff;
  border: 1px solid #8cc9f2;
}
.voice_blue.voice_l .voice_txt::before {
  border-right: 15px solid #8cc9f2;
}
.voice_blue.voice_l .voice_txt::after {
  border-right: 15px solid #f0f8ff;
}
.voice_blue.voice_r .voice_txt::before {
  border-left: 15px solid #8cc9f2;
}
.voice_blue.voice_r .voice_txt::after {
  border-left: 15px solid #f0f8ff;
}

.voice_yellow .voice_txt {
  background-color: #ffffcb;
  border: 1px solid #e0e000;
}
.voice_yellow.voice_l .voice_txt::before {
  border-right: 15px solid #e0e000;
}
.voice_yellow.voice_l .voice_txt::after {
  border-right: 15px solid #ffffcb;
}
.voice_yellow.voice_r .voice_txt::before {
  border-left: 15px solid #e0e000;
}
.voice_yellow.voice_r .voice_txt::after {
  border-left: 15px solid #ffffcb;
}

.voice_orange .voice_txt {
  background-color: #fff3e7;
  border: 1px solid #ffbc66;
}
.voice_orange.voice_l .voice_txt::before {
  border-right: 15px solid #ffbc66;
}
.voice_orange.voice_l .voice_txt::after {
  border-right: 15px solid #fff3e7;
}
.voice_orange.voice_r .voice_txt::before {
  border-left: 15px solid #ffbc66;
}
.voice_orange.voice_r .voice_txt::after {
  border-left: 15px solid #fff3e7;
}

.voice_green .voice_txt {
  background-color: #e8fff3;
  border: 1px solid #3fde91;
}
.voice_green.voice_l .voice_txt::before {
  border-right: 15px solid #3fde91;
}
.voice_green.voice_l .voice_txt::after {
  border-right: 15px solid #e8fff3;
}
.voice_green.voice_r .voice_txt::before {
  border-left: 15px solid #3fde91;
}
.voice_green.voice_r .voice_txt::after {
  border-left: 15px solid #e8fff3;
}

@media screen and (max-width: 767px) {
}

/* ■■■ 流れ ■■■■■■■■■■■■■■■■■■■■■■■■■■ */
.nagare_box {
  margin: 0px 0px 20px 0px;
}
.nagare_box p {
  margin: 0px 0px 10px 0px !important;
}
.nagare_title {
  position: relative;
  padding: 15px 7px 15px 35px;
  color: #333333;
  margin: 0px 0px 15px 0px;
}
.nagare_title:before {
  position: absolute;
  font-family: FontAwesome, "Qusicksand", "Avenir", "Arial", sans-serif;
  content: "\f161";
  font-size: 20px;
  margin: -4px 5px 0px -26px;
}
.nagare_txt {
  padding: 25px 20px 23px;
  font-size: 14px;
  text-align: left;
}

.nagare_title_black {
  border-top: solid 2px #cccccc;
  border-bottom: solid 2px #cccccc;
  background: -webkit-repeating-linear-gradient(
    -45deg,
    #ffffff,
    #ffffff 3px,
    #eeeeee 3px,
    #eeeeee 7px
  );
  background: repeating-linear-gradient(-45deg, #ffffff, #ffffff 3px, #eeeeee 3px, #eeeeee 7px);
}

.nagare_title_pink {
  border-top: solid 2px #ffc3ea;
  border-bottom: solid 2px #ffc3ea;
  background: -webkit-repeating-linear-gradient(
    -45deg,
    #ffffff,
    #ffffff 3px,
    #ffe3f5 3px,
    #ffe3f5 7px
  );
  background: repeating-linear-gradient(-45deg, #ffffff, #ffffff 3px, #ffe3f5 3px, #ffe3f5 7px);
}

.nagare_title_blue {
  border-top: solid 2px #98cfeb;
  border-bottom: solid 2px #98cfeb;
  background: -webkit-repeating-linear-gradient(
    -45deg,
    #ffffff,
    #ffffff 3px,
    #def4ff 3px,
    #def4ff 7px
  );
  background: repeating-linear-gradient(-45deg, #ffffff, #ffffff 3px, #def4ff 3px, #def4ff 7px);
}

.nagare_title_yellow {
  border-top: solid 2px #e9e96c;
  border-bottom: solid 2px #e9e96c;
  background: -webkit-repeating-linear-gradient(
    -45deg,
    #ffffff,
    #ffffff 3px,
    #fcfcca 3px,
    #fcfcca 7px
  );
  background: repeating-linear-gradient(-45deg, #ffffff, #ffffff 3px, #fcfcca 3px, #fcfcca 7px);
}

.nagare_title_green {
  border-top: solid 2px #b1fce1;
  border-bottom: solid 2px #b1fce1;
  background: -webkit-repeating-linear-gradient(
    -45deg,
    #ffffff,
    #ffffff 3px,
    #e4fff5 3px,
    #e4fff5 7px
  );
  background: repeating-linear-gradient(-45deg, #ffffff, #ffffff 3px, #e4fff5 3px, #e4fff5 7px);
}

.nagare_box .sita_ya_black {
  width: 15px;
  border-top: 15px solid #cccccc;
  border-right: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-left: 15px solid transparent;
  margin: 10px auto 15px auto;
  display: block;
}
.nagare_box .sita_ya_pink {
  width: 15px;
  border-top: 15px solid #f0897f;
  border-right: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-left: 15px solid transparent;
  margin: 10px auto 15px auto;
  display: block;
}
.nagare_box .sita_ya_blue {
  width: 15px;
  border-top: 15px solid #53a0c6;
  border-right: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-left: 15px solid transparent;
  margin: 10px auto 15px auto;
  display: block;
}
.nagare_box .sita_ya_yellow {
  width: 15px;
  border-top: 15px solid #f3f32c;
  border-right: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-left: 15px solid transparent;
  margin: 10px auto 15px auto;
  display: block;
}
.nagare_box .sita_ya_green {
  width: 15px;
  border-top: 15px solid #47b78f;
  border-right: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-left: 15px solid transparent;
  margin: 10px auto 15px auto;
  display: block;
}

.nagare_box .nagare_black {
  background-color: #eeeeee;
}
.nagare_box .nagare_pink {
  background-color: #ffd9f2;
}
.nagare_box .nagare_blue {
  background-color: #c4eafd;
}
.nagare_box .nagare_yellow {
  background-color: #ffff8f;
}
.nagare_box .nagare_green {
  background-color: #a7f1d7;
}

.nagare_box .nagare_line_black {
  border: 1px solid #cccccc;
}
.nagare_box .nagare_line_pink {
  border: 1px solid #f0897f;
}
.nagare_box .nagare_line_blue {
  border: 1px solid #53a0c6;
}
.nagare_box .nagare_line_yellow {
  border: 1px solid #e8e801;
}
.nagare_box .nagare_line_green {
  border: 1px solid #47b78f;
}

.nagare2_box {
  margin: 0px 0px 20px 0px;
}
.nagare2_box p {
  margin: 0px 0px -20px 0px !important;
}
.nagare2_txt {
  padding: 25px 20px 23px;
  font-size: 14px;
  text-align: left;
}

.nagare2_box .sita_ya_black {
  width: 40px;
  border-top: 20px solid #cccccc;
  border-right: 40px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 40px solid transparent;
  margin: 0px auto 10px auto;
  display: block;
}
.nagare2_box .sita_ya_pink {
  width: 40px;
  border-top: 20px solid #f0897f;
  border-right: 40px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 40px solid transparent;
  margin: 0px auto 10px auto;
  display: block;
}
.nagare2_box .sita_ya_blue {
  width: 40px;
  border-top: 20px solid #53a0c6;
  border-right: 40px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 40px solid transparent;
  margin: 0px auto 20px auto;
  display: block;
}
.nagare2_box .sita_ya_yellow {
  width: 40px;
  border-top: 20px solid #f3f32c;
  border-right: 40px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 40px solid transparent;
  margin: 0px auto 20px auto;
  display: block;
}
.nagare2_box .sita_ya_green {
  width: 40px;
  border-top: 20px solid #47b78f;
  border-right: 40px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 40px solid transparent;
  margin: 0px auto 20px auto;
  display: block;
}

.nagare2_box .nagare_line_black {
  border: 1px solid #cccccc;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
.nagare2_box .nagare_line_pink {
  border: 1px solid #f0897f;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
.nagare2_box .nagare_line_blue {
  border: 1px solid #53a0c6;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
.nagare2_box .nagare_line_yellow {
  border: 1px solid #e8e801;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
.nagare2_box .nagare_line_green {
  border: 1px solid #47b78f;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}

@media screen and (max-width: 767px) {
}

.caption_link .aligncenter {
  margin-bottom: -20px !important;
}
.caption_link {
  text-align: center;
  font-size: 13px;
  margin: 30px 0px 20px;
}
.caption_link img {
  margin: 0px 0px 5px 0px;
  border: 1px solid #cccccc;
}
.caption_link a {
  color: #2557a7 !important; /*text-decoration:none !important;*/
}
.caption_link a:hover {
  text-decoration: underline !important;
}

.bt_ya {
  text-align: center;
  font-size: 45px;
  color: #cccccc;
}

.caption_link_line .aligncenter {
  margin-bottom: 0px !important;
}
.caption_link_line {
  text-align: center;
  font-size: 13px;
  margin: 30px 0px 20px;
  padding: 12px 10px 10px;
  border: 1px solid #cccccc;
}
.caption_link_line img {
  margin: 0px 0px 5px 0px !important;
  border: 1px solid #cccccc;
}
.caption_link_line a {
  display: block;
  color: #666666 !important;
  text-decoration: underline !important;
}
.caption_link_line a:hover {
  text-decoration: none !important;
}

/* ■■■ 共通 ■■■■■■■■■■■■■■■■■■■■■■■■■■ */
.icon_check:before {
  content: "\f00c";
  font-weight: bold;
}
.icon_check_maru:before {
  content: "\f058";
}
.icon_check_sikaku:before {
  content: "\f14a";
}
.icon_komento_maru:before {
  content: "\f075";
  font-weight: bold;
}
.icon_star:before {
  content: "\f005";
  font-weight: bold;
}
.icon_note:before {
  content: "\f15b";
  font-family: "FontAwesome";
}
.icon_marubatsu:before {
  content: "\f057";
  font-weight: bold;
}
.icon_batsu:before {
  content: "\f00d";
  font-weight: bold;
}
.icon_maru:before {
  content: "\f10c";
  font-family: "FontAwesome";
}
.icon_tyuui:before {
  content: "\f06a";
  font-weight: bold;
}
.icon_tyuui_sankaku:before {
  content: "\f071";
  font-weight: bold;
}
.icon_right:before {
  content: "\f061";
  font-weight: bold;
}
.icon_right_maru:before {
  content: "\f0a9";
  font-weight: bold;
}
.icon_right_maru2:before {
  content: "\f18e";
  font-family: "FontAwesome";
}
.icon_right_sankaku:before {
  content: "\f0da";
  font-weight: bold;
}
.icon_right_sankaku2:before {
  content: "\f04e";
  font-weight: bold;
}
.icon_right_yazirushi:before {
  content: "\f054";
  font-weight: bold;
}
.icon_right_yazirushi2:before {
  content: "\f101";
  font-weight: bold;
}
.icon_right_yazirushi_shikaku:before {
  content: "\f152";
}
.icon_heart:before {
  content: "\f004";
}
.icon_heart2:before {
  content: "\f08a";
  font-family: "FontAwesome";
}
.icon_down:before {
  content: "\f063";
  font-weight: bold;
}
.icon_up:before {
  content: "\f062";
  font-weight: bold;
}
.icon_file_text:before {
  content: "\f15c";
}
.icon_check_shikaku:before {
  content: "\f14a";
}
.icon_dizzy:before {
  content: "\f567";
}
.icon_grin_beam:before {
  content: "\f582";
}

.icon_check_li li:before {
  content: "\f00c";
  font-weight: bold;
}
.icon_check_maru_li li:before {
  content: "\f058";
}
.icon_check_sikaku_li li:before {
  content: "\f14a";
}
.icon_komento_maru_li li:before {
  content: "\f075";
  font-weight: bold;
}
.icon_star_li li:before {
  content: "\f005";
  font-weight: bold;
}
.icon_note_li li:before {
  content: "\f15b";
  font-family: "FontAwesome";
}
.icon_marubatsu_li li:before {
  content: "\f057";
  font-weight: bold;
}
.icon_batsu_li li:before {
  content: "\f00d";
  font-weight: bold;
}
.icon_maru_li li:before {
  content: "\f10c";
  font-family: "FontAwesome";
}
.icon_tyuui_li li:before {
  content: "\f06a";
  font-weight: bold;
}
.icon_tyuui_sankaku_li li:before {
  content: "\f071";
  font-weight: bold;
}
.icon_right_li li:before {
  content: "\f061";
  font-weight: bold;
}
.icon_right_maru_li li:before {
  content: "\f0a9";
  font-weight: bold;
}
.icon_right_maru2_li li:before {
  content: "\f18e";
  font-family: "FontAwesome";
}
.icon_right_sankaku_li li:before {
  content: "\f0da";
  font-weight: bold;
}
.icon_right_sankaku2_li li:before {
  content: "\f04e";
  font-weight: bold;
}
.icon_right_yazirushi_li li:before {
  content: "\f054";
  font-weight: bold;
}
.icon_right_yazirushi2_li li:before {
  content: "\f101";
  font-weight: bold;
}
.icon_right_yazirushi_shikaku_li li:before {
  content: "\f152";
}
.icon_heart_li li:before {
  content: "\f004";
}
.icon_heart2_li li:before {
  content: "\f08a";
  font-family: "FontAwesome";
}
.icon_down_li li:before {
  content: "\f063";
  font-weight: bold;
}
.icon_up_li li:before {
  content: "\f062";
  font-weight: bold;
}
.icon_file_text_li li:before {
  content: "\f15c";
}
.icon_check_shikaku_li li:before {
  content: "\f14a";
}
.icon_dizzy_li li:before {
  content: "\f567";
}
.icon_grin_beam_li li:before {
  content: "\f582";
}

.list_li_red li:before {
  color: #cc0000 !important;
}
.list_li_gray li:before {
  color: #999999 !important;
}
.list_li_blue li:before {
  color: #61bbf0 !important;
}
.list_li_green li:before {
  color: #669900 !important;
}
.list_li_pink li:before {
  color: #ff24fb !important;
}
.list_li_black li:before {
  color: #000000 !important;
}
.list_li_orange li:before {
  color: #f76e00 !important;
}
.list_li_brown li:before {
  color: #996600 !important;
}

.back_red {
  background: #cc0000 !important;
}
.back_blue {
  background: #61bbf0 !important;
}
.back_green {
  background: #669900 !important;
}
.back_pink {
  background: #ff24fb !important;
}
.back_black {
  background: #000000 !important;
}
.back_orange {
  background: #f76e00 !important;
}
.back_brown {
  background: #996600 !important;
}

.border_red {
  border: 1px solid #cc0000 !important;
}
.border_blue {
  border: 1px solid #61bbf0 !important;
}
.border_green {
  border: 1px solid #669900 !important;
}
.border_pink {
  border: 1px solid #ff24fb !important;
}
.border_black {
  border: 1px solid #000000 !important;
}
.border_orange {
  border: 1px solid #f76e00 !important;
}
.border_brown {
  border: 1px solid #996600 !important;
}

.txt_red {
  color: #cc0000 !important;
}
.txt_gray {
  color: #999999 !important;
}
.txt_blue {
  color: #0386a0 !important;
}
.txt_green {
  color: #669900 !important;
}
.txt_green2 {
  color: #009900 !important;
}
.txt_pink {
  color: #ff24fb !important;
}
.txt_pink2 {
  color: #ff608c !important;
}
.txt_black {
  color: #000000 !important;
}
.txt_orange {
  color: #f76e00 !important;
}
.txt_brown {
  color: #996600 !important;
}

/* ■■■ 共通 ■■■■■■■■■■■■■■■■■■■■■■■■■■ */

.talk_voice_box:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
.talk_voice_box img {
  width: 80px;
  margin-top: 5px;
  border: 1px solid #cccccc;
}
.talk_voice_box .voice_img {
  font-size: 12px;
  text-align: center;
  margin-bottom: 20px;
}
.talk_voice_box.voice_l .voice_img {
  float: left;
}
.talk_voice_box.voice_r .voice_img {
  float: right;
}

.talk_voice_box .voice_txt {
  position: relative;
  font-size: 14px !important;
  margin: 10px 0px 0px 0px;
  line-height: 22px !important;
  padding: 15px 20px 10px;
  border-radius: 8px;
  background-color: #f9f9f9;
  border: 2px solid #cccccc;
}
.talk_voice_box .voice_txt_w {
  position: relative;
  font-size: 14px !important;
  margin: 10px 0px 0px 0px;
  line-height: 22px !important;
  padding: 15px 20px 10px;
  border-radius: 8px;
  background-color: #ffffff;
  border: 2px solid #cccccc;
}
.talk_voice_box .voice_txt::before,
.talk_voice_box .voice_txt::after,
.talk_voice_box .voice_txt_w::before,
.talk_voice_box .voice_txt_w::after {
  content: "";
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
}
.talk_voice_box .voice_txt p,
.talk_voice_box .voice_txt_w p {
  margin-bottom: 10px;
}
.talk_voice_box.voice_l .voice_txt,
.talk_voice_box.voice_l .voice_txt_w {
  margin: 5px 0px 40px 100px;
}
.talk_voice_box.voice_r .voice_txt,
.talk_voice_box.voice_r .voice_txt_w {
  margin: 5px 100px 40px 0px;
}

@media screen and (max-width: 767px) {
  .talk_voice_box img {
    width: 60px;
    margin-top: 5px;
  }
  .talk_voice_box .voice_img {
    font-size: 10px;
    text-align: center;
    margin-bottom: 20px;
  }
  .talk_voice_box.voice_l .voice_txt,
  .talk_voice_box.voice_l .voice_txt_w {
    margin: 5px 0px 40px 80px;
  }
  .talk_voice_box.voice_r .voice_txt,
  .talk_voice_box.voice_r .voice_txt_w {
    margin: 5px 80px 40px 0px;
  }
}

.voice_l .voice_txt::before,
.voice_l .voice_txt_w::before {
  left: -15px;
  top: 15px;
}
.voice_l .voice_txt::after,
.voice_l .voice_txt_w::after {
  left: -12px;
  top: 15px;
}
.voice_r .voice_txt::before,
.voice_r .voice_txt_w::before {
  right: -15px;
  top: 15px;
}
.voice_r .voice_txt::after,
.voice_r .voice_txt_w::after {
  right: -12px;
  top: 15px;
}

.talk_voice_box.voice_l .voice_txt::before,
.talk_voice_box.voice_l .voice_txt_w::before {
  border-right: 15px solid #cccccc;
}
.talk_voice_box.voice_l .voice_txt::after,
.talk_voice_box.voice_l .voice_txt_w::after {
  border-right: 15px solid #f9f9f9;
}
.talk_voice_box.voice_r .voice_txt::before,
.talk_voice_box.voice_r .voice_txt_w::before {
  border-left: 15px solid #cccccc;
}
.talk_voice_box.voice_r .voice_txt::after,
.talk_voice_box.voice_r .voice_txt_w::after {
  border-left: 15px solid #f9f9f9;
}

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

.shi {
  background: #f1f9fb;
  padding: 16px 8px 14px 60px;
  display: block;
  position: relative;
  font-size: 16px;
  color: #575757;
  margin: 28px 0 10px;
  border: 0px;
}

.shi:before {
  content: "";
  background: url(/img/single_strong_bg2.png) no-repeat;
  width: 617px;
  height: 3px;
  position: absolute;
  bottom: 3px;
  left: 4px;
}

.shi:after {
  content: "";
  background: url(/img/single_strong_bg1.png) no-repeat;
  width: 622px;
  height: 44px;
  position: absolute;
  top: 3px;
  left: -4px;
}

.top_media_box:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
.top_media_box {
  margin: 10px 0px 25px;
}
.top_media_in {
  float: left;
  width: 31.333%;
  margin: 0px 1%;
  font-size: 14px;
  line-height: 20px;
}
.top_media_img {
  background: #f3f3f3;
  min-height: 230px;
  line-height: 230px;
}

@media screen and (max-width: 767px) {
  .top_media_in:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
  }
  .top_media_in {
    float: none;
    width: 100%;
    margin: 0px 0% 10px;
    font-size: 13px;
    line-height: 18px;
  }
  .top_media_img {
    float: left;
    background: #f3f3f3;
    width: 100px;
    min-height: 100px;
    line-height: 100px;
    margin: 0px 10px 0px;
  }
}

.btn_biz {
  width: 300px;
  margin: 0px auto 20px;
  padding: 15px 0;
  font-size: 16px;
  text-decoration: none;
  display: block;
  text-align: center;
  color: #ffffff;
  background: #000000;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .btn_biz {
    width: 90%;
  }
}

.top_kansyuu_box:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
.top_kansyuu_box {
  margin: 10px 0px 25px;
}
.top_kansyuu_in {
  float: left;
  width: 31.333%;
  margin: 0px 1% 15px;
  text-align: center;
}
.top_kansyuu_in img {
  border-radius: 50%;
  width: 120px;
  height: 120px;
  display: block;
  margin: 0px auto 5px;
}
.top_kansyuu_in span {
  font-size: 13px;
  color: #777777;
  display: block;
}

@media screen and (max-width: 767px) {
  .top_kansyuu_box {
    margin: 10px 5px 25px;
  }
  .top_kansyuu_in {
    float: left;
    width: 48%;
    margin: 0px 1% 15px;
    text-align: center;
  }
  .top_kansyuu_in span {
    font-size: 12px;
    line-height: 16px;
  }
  .top_kansyuu_in img {
    border-radius: 50%;
    width: 80%;
    height: auto;
    display: block;
    margin: 0px auto 5px;
  }
}

/*!
 * font-awesome-animation - v0.0.10
 * Font Awesome Free 5.2.0 by @fontawesome - https://fontawesome.com
 */
@-webkit-keyframes wrench {
  0% {
    -webkit-transform: rotate(-12deg);
    transform: rotate(-12deg);
  }
  8% {
    -webkit-transform: rotate(12deg);
    transform: rotate(12deg);
  }
  10% {
    -webkit-transform: rotate(24deg);
    transform: rotate(24deg);
  }
  18%,
  20% {
    -webkit-transform: rotate(-24deg);
    transform: rotate(-24deg);
  }
  28%,
  30% {
    -webkit-transform: rotate(24deg);
    transform: rotate(24deg);
  }
  38%,
  40% {
    -webkit-transform: rotate(-24deg);
    transform: rotate(-24deg);
  }
  48%,
  50% {
    -webkit-transform: rotate(24deg);
    transform: rotate(24deg);
  }
  58%,
  60% {
    -webkit-transform: rotate(-24deg);
    transform: rotate(-24deg);
  }
  68% {
    -webkit-transform: rotate(24deg);
    transform: rotate(24deg);
  }
  100%,
  75% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@keyframes wrench {
  0% {
    -webkit-transform: rotate(-12deg);
    -ms-transform: rotate(-12deg);
    transform: rotate(-12deg);
  }
  8% {
    -webkit-transform: rotate(12deg);
    -ms-transform: rotate(12deg);
    transform: rotate(12deg);
  }
  10% {
    -webkit-transform: rotate(24deg);
    -ms-transform: rotate(24deg);
    transform: rotate(24deg);
  }
  18%,
  20% {
    -webkit-transform: rotate(-24deg);
    -ms-transform: rotate(-24deg);
    transform: rotate(-24deg);
  }
  28%,
  30% {
    -webkit-transform: rotate(24deg);
    -ms-transform: rotate(24deg);
    transform: rotate(24deg);
  }
  38%,
  40% {
    -webkit-transform: rotate(-24deg);
    -ms-transform: rotate(-24deg);
    transform: rotate(-24deg);
  }
  48%,
  50% {
    -webkit-transform: rotate(24deg);
    -ms-transform: rotate(24deg);
    transform: rotate(24deg);
  }
  58%,
  60% {
    -webkit-transform: rotate(-24deg);
    -ms-transform: rotate(-24deg);
    transform: rotate(-24deg);
  }
  68% {
    -webkit-transform: rotate(24deg);
    -ms-transform: rotate(24deg);
    transform: rotate(24deg);
  }
  100%,
  75% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
.faa-parent.animated-hover:hover > .faa-wrench,
.faa-wrench.animated,
.faa-wrench.animated-hover:hover {
  -webkit-animation: wrench 2.5s ease infinite;
  animation: wrench 2.5s ease infinite;
  transform-origin-x: 90%;
  transform-origin-y: 35%;
  transform-origin-z: initial;
}
.faa-parent.animated-hover:hover > .faa-wrench.faa-fast,
.faa-wrench.animated-hover.faa-fast:hover,
.faa-wrench.animated.faa-fast {
  -webkit-animation: wrench 1.2s ease infinite;
  animation: wrench 1.2s ease infinite;
}
.faa-parent.animated-hover:hover > .faa-wrench.faa-slow,
.faa-wrench.animated-hover.faa-slow:hover,
.faa-wrench.animated.faa-slow {
  -webkit-animation: wrench 3.7s ease infinite;
  animation: wrench 3.7s ease infinite;
}
@-webkit-keyframes ring {
  0% {
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
  }
  2% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  4% {
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
  }
  6% {
    -webkit-transform: rotate(18deg);
    transform: rotate(18deg);
  }
  8% {
    -webkit-transform: rotate(-22deg);
    transform: rotate(-22deg);
  }
  10% {
    -webkit-transform: rotate(22deg);
    transform: rotate(22deg);
  }
  12% {
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
  }
  14% {
    -webkit-transform: rotate(18deg);
    transform: rotate(18deg);
  }
  16% {
    -webkit-transform: rotate(-12deg);
    transform: rotate(-12deg);
  }
  18% {
    -webkit-transform: rotate(12deg);
    transform: rotate(12deg);
  }
  100%,
  20% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@keyframes ring {
  0% {
    -webkit-transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
    transform: rotate(-15deg);
  }
  2% {
    -webkit-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  4% {
    -webkit-transform: rotate(-18deg);
    -ms-transform: rotate(-18deg);
    transform: rotate(-18deg);
  }
  6% {
    -webkit-transform: rotate(18deg);
    -ms-transform: rotate(18deg);
    transform: rotate(18deg);
  }
  8% {
    -webkit-transform: rotate(-22deg);
    -ms-transform: rotate(-22deg);
    transform: rotate(-22deg);
  }
  10% {
    -webkit-transform: rotate(22deg);
    -ms-transform: rotate(22deg);
    transform: rotate(22deg);
  }
  12% {
    -webkit-transform: rotate(-18deg);
    -ms-transform: rotate(-18deg);
    transform: rotate(-18deg);
  }
  14% {
    -webkit-transform: rotate(18deg);
    -ms-transform: rotate(18deg);
    transform: rotate(18deg);
  }
  16% {
    -webkit-transform: rotate(-12deg);
    -ms-transform: rotate(-12deg);
    transform: rotate(-12deg);
  }
  18% {
    -webkit-transform: rotate(12deg);
    -ms-transform: rotate(12deg);
    transform: rotate(12deg);
  }
  100%,
  20% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
.faa-parent.animated-hover:hover > .faa-ring,
.faa-ring.animated,
.faa-ring.animated-hover:hover {
  -webkit-animation: ring 2s ease infinite;
  animation: ring 2s ease infinite;
  transform-origin-x: 50%;
  transform-origin-y: 0;
  transform-origin-z: initial;
}
.faa-parent.animated-hover:hover > .faa-ring.faa-fast,
.faa-ring.animated-hover.faa-fast:hover,
.faa-ring.animated.faa-fast {
  -webkit-animation: ring 1s ease infinite;
  animation: ring 1s ease infinite;
}
.faa-parent.animated-hover:hover > .faa-ring.faa-slow,
.faa-ring.animated-hover.faa-slow:hover,
.faa-ring.animated.faa-slow {
  -webkit-animation: ring 3s ease infinite;
  animation: ring 3s ease infinite;
}
@-webkit-keyframes vertical {
  0% {
    -webkit-transform: translate(0, -3px);
    transform: translate(0, -3px);
  }
  4% {
    -webkit-transform: translate(0, 3px);
    transform: translate(0, 3px);
  }
  8% {
    -webkit-transform: translate(0, -3px);
    transform: translate(0, -3px);
  }
  12% {
    -webkit-transform: translate(0, 3px);
    transform: translate(0, 3px);
  }
  16% {
    -webkit-transform: translate(0, -3px);
    transform: translate(0, -3px);
  }
  20% {
    -webkit-transform: translate(0, 3px);
    transform: translate(0, 3px);
  }
  100%,
  22% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@keyframes vertical {
  0% {
    -webkit-transform: translate(0, -3px);
    -ms-transform: translate(0, -3px);
    transform: translate(0, -3px);
  }
  4% {
    -webkit-transform: translate(0, 3px);
    -ms-transform: translate(0, 3px);
    transform: translate(0, 3px);
  }
  8% {
    -webkit-transform: translate(0, -3px);
    -ms-transform: translate(0, -3px);
    transform: translate(0, -3px);
  }
  12% {
    -webkit-transform: translate(0, 3px);
    -ms-transform: translate(0, 3px);
    transform: translate(0, 3px);
  }
  16% {
    -webkit-transform: translate(0, -3px);
    -ms-transform: translate(0, -3px);
    transform: translate(0, -3px);
  }
  20% {
    -webkit-transform: translate(0, 3px);
    -ms-transform: translate(0, 3px);
    transform: translate(0, 3px);
  }
  100%,
  22% {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
.faa-parent.animated-hover:hover > .faa-vertical,
.faa-vertical.animated,
.faa-vertical.animated-hover:hover {
  -webkit-animation: vertical 2s ease infinite;
  animation: vertical 2s ease infinite;
}
.faa-parent.animated-hover:hover > .faa-vertical.faa-fast,
.faa-vertical.animated-hover.faa-fast:hover,
.faa-vertical.animated.faa-fast {
  -webkit-animation: vertical 1s ease infinite;
  animation: vertical 1s ease infinite;
}
.faa-parent.animated-hover:hover > .faa-vertical.faa-slow,
.faa-vertical.animated-hover.faa-slow:hover,
.faa-vertical.animated.faa-slow {
  -webkit-animation: vertical 4s ease infinite;
  animation: vertical 4s ease infinite;
}
@-webkit-keyframes horizontal {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  6% {
    -webkit-transform: translate(5px, 0);
    transform: translate(5px, 0);
  }
  12% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  18% {
    -webkit-transform: translate(5px, 0);
    transform: translate(5px, 0);
  }
  24% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  30% {
    -webkit-transform: translate(5px, 0);
    transform: translate(5px, 0);
  }
  100%,
  36% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@keyframes horizontal {
  0% {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  6% {
    -webkit-transform: translate(5px, 0);
    -ms-transform: translate(5px, 0);
    transform: translate(5px, 0);
  }
  12% {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  18% {
    -webkit-transform: translate(5px, 0);
    -ms-transform: translate(5px, 0);
    transform: translate(5px, 0);
  }
  24% {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  30% {
    -webkit-transform: translate(5px, 0);
    -ms-transform: translate(5px, 0);
    transform: translate(5px, 0);
  }
  100%,
  36% {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
.faa-horizontal.animated,
.faa-horizontal.animated-hover:hover,
.faa-parent.animated-hover:hover > .faa-horizontal {
  -webkit-animation: horizontal 2s ease infinite;
  animation: horizontal 2s ease infinite;
}
.faa-horizontal.animated-hover.faa-fast:hover,
.faa-horizontal.animated.faa-fast,
.faa-parent.animated-hover:hover > .faa-horizontal.faa-fast {
  -webkit-animation: horizontal 1s ease infinite;
  animation: horizontal 1s ease infinite;
}
.faa-horizontal.animated-hover.faa-slow:hover,
.faa-horizontal.animated.faa-slow,
.faa-parent.animated-hover:hover > .faa-horizontal.faa-slow {
  -webkit-animation: horizontal 3s ease infinite;
  animation: horizontal 3s ease infinite;
}
@-webkit-keyframes flash {
  0%,
  100%,
  50% {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
@keyframes flash {
  0%,
  100%,
  50% {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
.faa-flash.animated,
.faa-flash.animated-hover:hover,
.faa-parent.animated-hover:hover > .faa-flash {
  -webkit-animation: flash 2s ease infinite;
  animation: flash 2s ease infinite;
}
.faa-flash.animated-hover.faa-fast:hover,
.faa-flash.animated.faa-fast,
.faa-parent.animated-hover:hover > .faa-flash.faa-fast {
  -webkit-animation: flash 1s ease infinite;
  animation: flash 1s ease infinite;
}
.faa-flash.animated-hover.faa-slow:hover,
.faa-flash.animated.faa-slow,
.faa-parent.animated-hover:hover > .faa-flash.faa-slow {
  -webkit-animation: flash 3s ease infinite;
  animation: flash 3s ease infinite;
}
@-webkit-keyframes bounce {
  0%,
  10%,
  100%,
  20%,
  50%,
  80% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40%,
  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@keyframes bounce {
  0%,
  10%,
  100%,
  20%,
  50%,
  80% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  40%,
  60% {
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
.faa-bounce.animated,
.faa-bounce.animated-hover:hover,
.faa-parent.animated-hover:hover > .faa-bounce {
  -webkit-animation: bounce 2s ease infinite;
  animation: bounce 2s ease infinite;
}
.faa-bounce.animated-hover.faa-fast:hover,
.faa-bounce.animated.faa-fast,
.faa-parent.animated-hover:hover > .faa-bounce.faa-fast {
  -webkit-animation: bounce 1s ease infinite;
  animation: bounce 1s ease infinite;
}
.faa-bounce.animated-hover.faa-slow:hover,
.faa-bounce.animated.faa-slow,
.faa-parent.animated-hover:hover > .faa-bounce.faa-slow {
  -webkit-animation: bounce 3s ease infinite;
  animation: bounce 3s ease infinite;
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    -ms-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.faa-parent.animated-hover:hover > .faa-spin,
.faa-spin.animated,
.faa-spin.animated-hover:hover {
  -webkit-animation: spin 1.5s linear infinite;
  animation: spin 1.5s linear infinite;
}
.faa-parent.animated-hover:hover > .faa-spin.faa-fast,
.faa-spin.animated-hover.faa-fast:hover,
.faa-spin.animated.faa-fast {
  -webkit-animation: spin 0.7s linear infinite;
  animation: spin 0.7s linear infinite;
}
.faa-parent.animated-hover:hover > .faa-spin.faa-slow,
.faa-spin.animated-hover.faa-slow:hover,
.faa-spin.animated.faa-slow {
  -webkit-animation: spin 2.2s linear infinite;
  animation: spin 2.2s linear infinite;
}
@-webkit-keyframes float {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes float {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-6px);
    -ms-transform: translateY(-6px);
    transform: translateY(-6px);
  }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.faa-float.animated,
.faa-float.animated-hover:hover,
.faa-parent.animated-hover:hover > .faa-float {
  -webkit-animation: float 2s linear infinite;
  animation: float 2s linear infinite;
}
.faa-float.animated-hover.faa-fast:hover,
.faa-float.animated.faa-fast,
.faa-parent.animated-hover:hover > .faa-float.faa-fast {
  -webkit-animation: float 1s linear infinite;
  animation: float 1s linear infinite;
}
.faa-float.animated-hover.faa-slow:hover,
.faa-float.animated.faa-slow,
.faa-parent.animated-hover:hover > .faa-float.faa-slow {
  -webkit-animation: float 3s linear infinite;
  animation: float 3s linear infinite;
}
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  100% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}
@keyframes pulse {
  0% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }
  50% {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
  }
  100% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }
}
.faa-parent.animated-hover:hover > .faa-pulse,
.faa-pulse.animated,
.faa-pulse.animated-hover:hover {
  -webkit-animation: pulse 2s linear infinite;
  animation: pulse 2s linear infinite;
}
.faa-parent.animated-hover:hover > .faa-pulse.faa-fast,
.faa-pulse.animated-hover.faa-fast:hover,
.faa-pulse.animated.faa-fast {
  -webkit-animation: pulse 1s linear infinite;
  animation: pulse 1s linear infinite;
}
.faa-parent.animated-hover:hover > .faa-pulse.faa-slow,
.faa-pulse.animated-hover.faa-slow:hover,
.faa-pulse.animated.faa-slow {
  -webkit-animation: pulse 3s linear infinite;
  animation: pulse 3s linear infinite;
}
.faa-parent.animated-hover:hover > .faa-shake,
.faa-shake.animated,
.faa-shake.animated-hover:hover {
  -webkit-animation: wrench 2.5s ease infinite;
  animation: wrench 2.5s ease infinite;
}
.faa-parent.animated-hover:hover > .faa-shake.faa-fast,
.faa-shake.animated-hover.faa-fast:hover,
.faa-shake.animated.faa-fast {
  -webkit-animation: wrench 1.2s ease infinite;
  animation: wrench 1.2s ease infinite;
}
.faa-parent.animated-hover:hover > .faa-shake.faa-slow,
.faa-shake.animated-hover.faa-slow:hover,
.faa-shake.animated.faa-slow {
  -webkit-animation: wrench 3.7s ease infinite;
  animation: wrench 3.7s ease infinite;
}
@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  10%,
  20% {
    -webkit-transform: scale(0.9) rotate(-8deg);
    transform: scale(0.9) rotate(-8deg);
  }
  30%,
  50%,
  70% {
    -webkit-transform: scale(1.3) rotate(8deg);
    transform: scale(1.3) rotate(8deg);
  }
  40%,
  60% {
    -webkit-transform: scale(1.3) rotate(-8deg);
    transform: scale(1.3) rotate(-8deg);
  }
  100%,
  80% {
    -webkit-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}
@keyframes tada {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  10%,
  20% {
    -webkit-transform: scale(0.9) rotate(-8deg);
    -ms-transform: scale(0.9) rotate(-8deg);
    transform: scale(0.9) rotate(-8deg);
  }
  30%,
  50%,
  70% {
    -webkit-transform: scale(1.3) rotate(8deg);
    -ms-transform: scale(1.3) rotate(8deg);
    transform: scale(1.3) rotate(8deg);
  }
  40%,
  60% {
    -webkit-transform: scale(1.3) rotate(-8deg);
    -ms-transform: scale(1.3) rotate(-8deg);
    transform: scale(1.3) rotate(-8deg);
  }
  100%,
  80% {
    -webkit-transform: scale(1) rotate(0);
    -ms-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}
.faa-parent.animated-hover:hover > .faa-tada,
.faa-tada.animated,
.faa-tada.animated-hover:hover {
  -webkit-animation: tada 2s linear infinite;
  animation: tada 2s linear infinite;
}
.faa-parent.animated-hover:hover > .faa-tada.faa-fast,
.faa-tada.animated-hover.faa-fast:hover,
.faa-tada.animated.faa-fast {
  -webkit-animation: tada 1s linear infinite;
  animation: tada 1s linear infinite;
}
.faa-parent.animated-hover:hover > .faa-tada.faa-slow,
.faa-tada.animated-hover.faa-slow:hover,
.faa-tada.animated.faa-slow {
  -webkit-animation: tada 3s linear infinite;
  animation: tada 3s linear infinite;
}
@-webkit-keyframes passing {
  0% {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: 0;
  }
  50% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
    opacity: 0;
  }
}
@keyframes passing {
  0% {
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: 0;
  }
  50% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
    opacity: 0;
  }
}
.faa-parent.animated-hover:hover > .faa-passing,
.faa-passing.animated,
.faa-passing.animated-hover:hover {
  -webkit-animation: passing 2s linear infinite;
  animation: passing 2s linear infinite;
}
.faa-parent.animated-hover:hover > .faa-passing.faa-fast,
.faa-passing.animated-hover.faa-fast:hover,
.faa-passing.animated.faa-fast {
  -webkit-animation: passing 1s linear infinite;
  animation: passing 1s linear infinite;
}
.faa-parent.animated-hover:hover > .faa-passing.faa-slow,
.faa-passing.animated-hover.faa-slow:hover,
.faa-passing.animated.faa-slow {
  -webkit-animation: passing 3s linear infinite;
  animation: passing 3s linear infinite;
}
@-webkit-keyframes passing-reverse {
  0% {
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
    opacity: 0;
  }
  50% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: 0;
  }
}
@keyframes passing-reverse {
  0% {
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
    opacity: 0;
  }
  50% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: 0;
  }
}
.faa-parent.animated-hover:hover > .faa-passing-reverse,
.faa-passing-reverse.animated,
.faa-passing-reverse.animated-hover:hover {
  -webkit-animation: passing-reverse 2s linear infinite;
  animation: passing-reverse 2s linear infinite;
}
.faa-parent.animated-hover:hover > .faa-passing-reverse.faa-fast,
.faa-passing-reverse.animated-hover.faa-fast:hover,
.faa-passing-reverse.animated.faa-fast {
  -webkit-animation: passing-reverse 1s linear infinite;
  animation: passing-reverse 1s linear infinite;
}
.faa-parent.animated-hover:hover > .faa-passing-reverse.faa-slow,
.faa-passing-reverse.animated-hover.faa-slow:hover,
.faa-passing-reverse.animated.faa-slow {
  -webkit-animation: passing-reverse 3s linear infinite;
  animation: passing-reverse 3s linear infinite;
}
@-webkit-keyframes burst {
  0% {
    opacity: 0.6;
  }
  50% {
    -webkit-transform: scale(1.8);
    transform: scale(1.8);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes burst {
  0% {
    opacity: 0.6;
  }
  50% {
    -webkit-transform: scale(1.8);
    -ms-transform: scale(1.8);
    transform: scale(1.8);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
.faa-burst.animated,
.faa-burst.animated-hover:hover,
.faa-parent.animated-hover:hover > .faa-burst {
  -webkit-animation: burst 2s infinite linear;
  animation: burst 2s infinite linear;
}
.faa-burst.animated-hover.faa-fast:hover,
.faa-burst.animated.faa-fast,
.faa-parent.animated-hover:hover > .faa-burst.faa-fast {
  -webkit-animation: burst 1s infinite linear;
  animation: burst 1s infinite linear;
}
.faa-burst.animated-hover.faa-slow:hover,
.faa-burst.animated.faa-slow,
.faa-parent.animated-hover:hover > .faa-burst.faa-slow {
  -webkit-animation: burst 3s infinite linear;
  animation: burst 3s infinite linear;
}

.fa,
.fab,
.fal,
.far,
.fas {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -0.0667em;
}
.fa-xs {
  font-size: 0.75em;
}
.fa-sm {
  font-size: 0.875em;
}
.fa-1x {
  font-size: 1em;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-6x {
  font-size: 6em;
}
.fa-7x {
  font-size: 7em;
}
.fa-8x {
  font-size: 8em;
}
.fa-9x {
  font-size: 9em;
}
.fa-10x {
  font-size: 10em;
}
.fa-fw {
  text-align: center;
  width: 1.25em;
}
.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}
.fa-border {
  border: 0.08em solid #eee;
  border-radius: 0.1em;
  padding: 0.2em 0.25em 0.15em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left,
.fab.fa-pull-left,
.fal.fa-pull-left,
.far.fa-pull-left,
.fas.fa-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right,
.fab.fa-pull-right,
.fal.fa-pull-right,
.far.fa-pull-right,
.fas.fa-pull-right {
  margin-left: 0.3em;
}
.fa-spin {
  animation: a 2s infinite linear;
}
.fa-pulse {
  animation: a 1s infinite steps(8);
}
@keyframes a {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scaleX(-1);
}
.fa-flip-vertical {
  transform: scaleY(-1);
}
.fa-flip-horizontal.fa-flip-vertical,
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
}
.fa-flip-horizontal.fa-flip-vertical {
  transform: scale(-1);
}
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270 {
  -webkit-filter: none;
  filter: none;
}
.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2em;
}
.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #fff;
}
.fa-500px:before {
  content: "\f26e";
}
.fa-accessible-icon:before {
  content: "\f368";
}
.fa-accusoft:before {
  content: "\f369";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-card:before {
  content: "\f2bb";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-adn:before {
  content: "\f170";
}
.fa-adversal:before {
  content: "\f36a";
}
.fa-affiliatetheme:before {
  content: "\f36b";
}
.fa-air-freshener:before {
  content: "\f5d0";
}
.fa-algolia:before {
  content: "\f36c";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-allergies:before {
  content: "\f461";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-amazon-pay:before {
  content: "\f42c";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-amilia:before {
  content: "\f36d";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-android:before {
  content: "\f17b";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angry:before {
  content: "\f556";
}
.fa-angrycreative:before {
  content: "\f36e";
}
.fa-angular:before {
  content: "\f420";
}
.fa-app-store:before {
  content: "\f36f";
}
.fa-app-store-ios:before {
  content: "\f370";
}
.fa-apper:before {
  content: "\f371";
}
.fa-apple:before {
  content: "\f179";
}
.fa-apple-alt:before {
  content: "\f5d1";
}
.fa-apple-pay:before {
  content: "\f415";
}
.fa-archive:before {
  content: "\f187";
}
.fa-archway:before {
  content: "\f557";
}
.fa-arrow-alt-circle-down:before {
  content: "\f358";
}
.fa-arrow-alt-circle-left:before {
  content: "\f359";
}
.fa-arrow-alt-circle-right:before {
  content: "\f35a";
}
.fa-arrow-alt-circle-up:before {
  content: "\f35b";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-arrows-alt-h:before {
  content: "\f337";
}
.fa-arrows-alt-v:before {
  content: "\f338";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-asymmetrik:before {
  content: "\f372";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-atlas:before {
  content: "\f558";
}
.fa-atom:before {
  content: "\f5d2";
}
.fa-audible:before {
  content: "\f373";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-autoprefixer:before {
  content: "\f41c";
}
.fa-avianex:before {
  content: "\f374";
}
.fa-aviato:before {
  content: "\f421";
}
.fa-award:before {
  content: "\f559";
}
.fa-aws:before {
  content: "\f375";
}
.fa-backspace:before {
  content: "\f55a";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-band-aid:before {
  content: "\f462";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-bars:before {
  content: "\f0c9";
}
.fa-baseball-ball:before {
  content: "\f433";
}
.fa-basketball-ball:before {
  content: "\f434";
}
.fa-bath:before {
  content: "\f2cd";
}
.fa-battery-empty:before {
  content: "\f244";
}
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-bed:before {
  content: "\f236";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bezier-curve:before {
  content: "\f55b";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bimobject:before {
  content: "\f378";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitcoin:before {
  content: "\f379";
}
.fa-bity:before {
  content: "\f37a";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-blackberry:before {
  content: "\f37b";
}
.fa-blender:before {
  content: "\f517";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-blogger:before {
  content: "\f37c";
}
.fa-blogger-b:before {
  content: "\f37d";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-bold:before {
  content: "\f032";
}
.fa-bolt:before {
  content: "\f0e7";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-bone:before {
  content: "\f5d7";
}
.fa-bong:before {
  content: "\f55c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-book-open:before {
  content: "\f518";
}
.fa-book-reader:before {
  content: "\f5da";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-bowling-ball:before {
  content: "\f436";
}
.fa-box:before {
  content: "\f466";
}
.fa-box-open:before {
  content: "\f49e";
}
.fa-boxes:before {
  content: "\f468";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-brain:before {
  content: "\f5dc";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-briefcase-medical:before {
  content: "\f469";
}
.fa-broadcast-tower:before {
  content: "\f519";
}
.fa-broom:before {
  content: "\f51a";
}
.fa-brush:before {
  content: "\f55d";
}
.fa-btc:before {
  content: "\f15a";
}
.fa-bug:before {
  content: "\f188";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-burn:before {
  content: "\f46a";
}
.fa-buromobelexperte:before {
  content: "\f37f";
}
.fa-bus:before {
  content: "\f207";
}
.fa-bus-alt:before {
  content: "\f55e";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-calendar:before {
  content: "\f133";
}
.fa-calendar-alt:before {
  content: "\f073";
}
.fa-calendar-check:before {
  content: "\f274";
}
.fa-calendar-minus:before {
  content: "\f272";
}
.fa-calendar-plus:before {
  content: "\f271";
}
.fa-calendar-times:before {
  content: "\f273";
}
.fa-camera:before {
  content: "\f030";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-cannabis:before {
  content: "\f55f";
}
.fa-capsules:before {
  content: "\f46b";
}
.fa-car:before {
  content: "\f1b9";
}
.fa-car-alt:before {
  content: "\f5de";
}
.fa-car-battery:before {
  content: "\f5df";
}
.fa-car-crash:before {
  content: "\f5e1";
}
.fa-car-side:before {
  content: "\f5e4";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-caret-square-down:before {
  content: "\f150";
}
.fa-caret-square-left:before {
  content: "\f191";
}
.fa-caret-square-right:before {
  content: "\f152";
}
.fa-caret-square-up:before {
  content: "\f151";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cc-amazon-pay:before {
  content: "\f42d";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-apple-pay:before {
  content: "\f416";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-centercode:before {
  content: "\f380";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-chalkboard:before {
  content: "\f51b";
}
.fa-chalkboard-teacher:before {
  content: "\f51c";
}
.fa-charging-station:before {
  content: "\f5e7";
}
.fa-chart-area:before {
  content: "\f1fe";
}
.fa-chart-bar:before {
  content: "\f080";
}
.fa-chart-line:before {
  content: "\f201";
}
.fa-chart-pie:before {
  content: "\f200";
}
.fa-check:before {
  content: "\f00c";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-check-double:before {
  content: "\f560";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-chess:before {
  content: "\f439";
}
.fa-chess-bishop:before {
  content: "\f43a";
}
.fa-chess-board:before {
  content: "\f43c";
}
.fa-chess-king:before {
  content: "\f43f";
}
.fa-chess-knight:before {
  content: "\f441";
}
.fa-chess-pawn:before {
  content: "\f443";
}
.fa-chess-queen:before {
  content: "\f445";
}
.fa-chess-rook:before {
  content: "\f447";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-church:before {
  content: "\f51d";
}
.fa-circle:before {
  content: "\f111";
}
.fa-circle-notch:before {
  content: "\f1ce";
}
.fa-clipboard:before {
  content: "\f328";
}
.fa-clipboard-check:before {
  content: "\f46c";
}
.fa-clipboard-list:before {
  content: "\f46d";
}
.fa-clock:before {
  content: "\f017";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-closed-captioning:before {
  content: "\f20a";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-cloud-download-alt:before {
  content: "\f381";
}
.fa-cloud-upload-alt:before {
  content: "\f382";
}
.fa-cloudscale:before {
  content: "\f383";
}
.fa-cloudsmith:before {
  content: "\f384";
}
.fa-cloudversify:before {
  content: "\f385";
}
.fa-cocktail:before {
  content: "\f561";
}
.fa-code:before {
  content: "\f121";
}
.fa-code-branch:before {
  content: "\f126";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cog:before {
  content: "\f013";
}
.fa-cogs:before {
  content: "\f085";
}
.fa-coins:before {
  content: "\f51e";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-comment:before {
  content: "\f075";
}
.fa-comment-alt:before {
  content: "\f27a";
}
.fa-comment-dots:before {
  content: "\f4ad";
}
.fa-comment-slash:before {
  content: "\f4b3";
}
.fa-comments:before {
  content: "\f086";
}
.fa-compact-disc:before {
  content: "\f51f";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-compress:before {
  content: "\f066";
}
.fa-concierge-bell:before {
  content: "\f562";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-cookie:before {
  content: "\f563";
}
.fa-cookie-bite:before {
  content: "\f564";
}
.fa-copy:before {
  content: "\f0c5";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-couch:before {
  content: "\f4b8";
}
.fa-cpanel:before {
  content: "\f388";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-creative-commons-by:before {
  content: "\f4e7";
}
.fa-creative-commons-nc:before {
  content: "\f4e8";
}
.fa-creative-commons-nc-eu:before {
  content: "\f4e9";
}
.fa-creative-commons-nc-jp:before {
  content: "\f4ea";
}
.fa-creative-commons-nd:before {
  content: "\f4eb";
}
.fa-creative-commons-pd:before {
  content: "\f4ec";
}
.fa-creative-commons-pd-alt:before {
  content: "\f4ed";
}
.fa-creative-commons-remix:before {
  content: "\f4ee";
}
.fa-creative-commons-sa:before {
  content: "\f4ef";
}
.fa-creative-commons-sampling:before {
  content: "\f4f0";
}
.fa-creative-commons-sampling-plus:before {
  content: "\f4f1";
}
.fa-creative-commons-share:before {
  content: "\f4f2";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-crop:before {
  content: "\f125";
}
.fa-crop-alt:before {
  content: "\f565";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-crow:before {
  content: "\f520";
}
.fa-crown:before {
  content: "\f521";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-css3-alt:before {
  content: "\f38b";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-cut:before {
  content: "\f0c4";
}
.fa-cuttlefish:before {
  content: "\f38c";
}
.fa-d-and-d:before {
  content: "\f38d";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-deaf:before {
  content: "\f2a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-deploydog:before {
  content: "\f38e";
}
.fa-deskpro:before {
  content: "\f38f";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-diagnoses:before {
  content: "\f470";
}
.fa-dice:before {
  content: "\f522";
}
.fa-dice-five:before {
  content: "\f523";
}
.fa-dice-four:before {
  content: "\f524";
}
.fa-dice-one:before {
  content: "\f525";
}
.fa-dice-six:before {
  content: "\f526";
}
.fa-dice-three:before {
  content: "\f527";
}
.fa-dice-two:before {
  content: "\f528";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-digital-ocean:before {
  content: "\f391";
}
.fa-digital-tachograph:before {
  content: "\f566";
}
.fa-directions:before {
  content: "\f5eb";
}
.fa-discord:before {
  content: "\f392";
}
.fa-discourse:before {
  content: "\f393";
}
.fa-divide:before {
  content: "\f529";
}
.fa-dizzy:before {
  content: "\f567";
}
.fa-dna:before {
  content: "\f471";
}
.fa-dochub:before {
  content: "\f394";
}
.fa-docker:before {
  content: "\f395";
}
.fa-dollar-sign:before {
  content: "\f155";
}
.fa-dolly:before {
  content: "\f472";
}
.fa-dolly-flatbed:before {
  content: "\f474";
}
.fa-donate:before {
  content: "\f4b9";
}
.fa-door-closed:before {
  content: "\f52a";
}
.fa-door-open:before {
  content: "\f52b";
}
.fa-dot-circle:before {
  content: "\f192";
}
.fa-dove:before {
  content: "\f4ba";
}
.fa-download:before {
  content: "\f019";
}
.fa-draft2digital:before {
  content: "\f396";
}
.fa-drafting-compass:before {
  content: "\f568";
}
.fa-draw-polygon:before {
  content: "\f5ee";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-dribbble-square:before {
  content: "\f397";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-drum:before {
  content: "\f569";
}
.fa-drum-steelpan:before {
  content: "\f56a";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-dumbbell:before {
  content: "\f44b";
}
.fa-dyalog:before {
  content: "\f399";
}
.fa-earlybirds:before {
  content: "\f39a";
}
.fa-ebay:before {
  content: "\f4f4";
}
.fa-edge:before {
  content: "\f282";
}
.fa-edit:before {
  content: "\f044";
}
.fa-eject:before {
  content: "\f052";
}
.fa-elementor:before {
  content: "\f430";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-ello:before {
  content: "\f5f1";
}
.fa-ember:before {
  content: "\f423";
}
.fa-empire:before {
  content: "\f1d1";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-envira:before {
  content: "\f299";
}
.fa-equals:before {
  content: "\f52c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-erlang:before {
  content: "\f39d";
}
.fa-ethereum:before {
  content: "\f42e";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-euro-sign:before {
  content: "\f153";
}
.fa-exchange-alt:before {
  content: "\f362";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-expand:before {
  content: "\f065";
}
.fa-expand-arrows-alt:before {
  content: "\f31e";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-external-link-alt:before {
  content: "\f35d";
}
.fa-external-link-square-alt:before {
  content: "\f360";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-dropper:before {
  content: "\f1fb";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-facebook:before {
  content: "\f09a";
}
.fa-facebook-f:before {
  content: "\f39e";
}
.fa-facebook-messenger:before {
  content: "\f39f";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-feather:before {
  content: "\f52d";
}
.fa-feather-alt:before {
  content: "\f56b";
}
.fa-female:before {
  content: "\f182";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-alt:before {
  content: "\f15c";
}
.fa-file-archive:before {
  content: "\f1c6";
}
.fa-file-audio:before {
  content: "\f1c7";
}
.fa-file-code:before {
  content: "\f1c9";
}
.fa-file-contract:before {
  content: "\f56c";
}
.fa-file-download:before {
  content: "\f56d";
}
.fa-file-excel:before {
  content: "\f1c3";
}
.fa-file-export:before {
  content: "\f56e";
}
.fa-file-image:before {
  content: "\f1c5";
}
.fa-file-import:before {
  content: "\f56f";
}
.fa-file-invoice:before {
  content: "\f570";
}
.fa-file-invoice-dollar:before {
  content: "\f571";
}
.fa-file-medical:before {
  content: "\f477";
}
.fa-file-medical-alt:before {
  content: "\f478";
}
.fa-file-pdf:before {
  content: "\f1c1";
}
.fa-file-powerpoint:before {
  content: "\f1c4";
}
.fa-file-prescription:before {
  content: "\f572";
}
.fa-file-signature:before {
  content: "\f573";
}
.fa-file-upload:before {
  content: "\f574";
}
.fa-file-video:before {
  content: "\f1c8";
}
.fa-file-word:before {
  content: "\f1c2";
}
.fa-fill:before {
  content: "\f575";
}
.fa-fill-drip:before {
  content: "\f576";
}
.fa-film:before {
  content: "\f008";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-fingerprint:before {
  content: "\f577";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-first-aid:before {
  content: "\f479";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-first-order-alt:before {
  content: "\f50a";
}
.fa-firstdraft:before {
  content: "\f3a1";
}
.fa-fish:before {
  content: "\f578";
}
.fa-flag:before {
  content: "\f024";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-flipboard:before {
  content: "\f44d";
}
.fa-flushed:before {
  content: "\f579";
}
.fa-fly:before {
  content: "\f417";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-font:before {
  content: "\f031";
}
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-font-awesome-alt:before {
  content: "\f35c";
}
.fa-font-awesome-flag:before {
  content: "\f425";
}
.fa-font-awesome-logo-full:before {
  content: "\f4e6";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-fonticons-fi:before {
  content: "\f3a2";
}
.fa-football-ball:before {
  content: "\f44e";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-fort-awesome-alt:before {
  content: "\f3a3";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-freebsd:before {
  content: "\f3a4";
}
.fa-frog:before {
  content: "\f52e";
}
.fa-frown:before {
  content: "\f119";
}
.fa-frown-open:before {
  content: "\f57a";
}
.fa-fulcrum:before {
  content: "\f50b";
}
.fa-futbol:before {
  content: "\f1e3";
}
.fa-galactic-republic:before {
  content: "\f50c";
}
.fa-galactic-senate:before {
  content: "\f50d";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-gas-pump:before {
  content: "\f52f";
}
.fa-gavel:before {
  content: "\f0e3";
}
.fa-gem:before {
  content: "\f3a5";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-github:before {
  content: "\f09b";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-gitkraken:before {
  content: "\f3a6";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-gitter:before {
  content: "\f426";
}
.fa-glass-martini:before {
  content: "\f000";
}
.fa-glass-martini-alt:before {
  content: "\f57b";
}
.fa-glasses:before {
  content: "\f530";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-globe-africa:before {
  content: "\f57c";
}
.fa-globe-americas:before {
  content: "\f57d";
}
.fa-globe-asia:before {
  content: "\f57e";
}
.fa-gofore:before {
  content: "\f3a7";
}
.fa-golf-ball:before {
  content: "\f450";
}
.fa-goodreads:before {
  content: "\f3a8";
}
.fa-goodreads-g:before {
  content: "\f3a9";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-google-drive:before {
  content: "\f3aa";
}
.fa-google-play:before {
  content: "\f3ab";
}
.fa-google-plus:before {
  content: "\f2b3";
}
.fa-google-plus-g:before {
  content: "\f0d5";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-gratipay:before {
  content: "\f184";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-greater-than:before {
  content: "\f531";
}
.fa-greater-than-equal:before {
  content: "\f532";
}
.fa-grimace:before {
  content: "\f57f";
}
.fa-grin:before {
  content: "\f580";
}
.fa-grin-alt:before {
  content: "\f581";
}
.fa-grin-beam:before {
  content: "\f582";
}
.fa-grin-beam-sweat:before {
  content: "\f583";
}
.fa-grin-hearts:before {
  content: "\f584";
}
.fa-grin-squint:before {
  content: "\f585";
}
.fa-grin-squint-tears:before {
  content: "\f586";
}
.fa-grin-stars:before {
  content: "\f587";
}
.fa-grin-tears:before {
  content: "\f588";
}
.fa-grin-tongue:before {
  content: "\f589";
}
.fa-grin-tongue-squint:before {
  content: "\f58a";
}
.fa-grin-tongue-wink:before {
  content: "\f58b";
}
.fa-grin-wink:before {
  content: "\f58c";
}
.fa-grip-horizontal:before {
  content: "\f58d";
}
.fa-grip-vertical:before {
  content: "\f58e";
}
.fa-gripfire:before {
  content: "\f3ac";
}
.fa-grunt:before {
  content: "\f3ad";
}
.fa-gulp:before {
  content: "\f3ae";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-hacker-news-square:before {
  content: "\f3af";
}
.fa-hackerrank:before {
  content: "\f5f7";
}
.fa-hand-holding:before {
  content: "\f4bd";
}
.fa-hand-holding-heart:before {
  content: "\f4be";
}
.fa-hand-holding-usd:before {
  content: "\f4c0";
}
.fa-hand-lizard:before {
  content: "\f258";
}
.fa-hand-paper:before {
  content: "\f256";
}
.fa-hand-peace:before {
  content: "\f25b";
}
.fa-hand-point-down:before {
  content: "\f0a7";
}
.fa-hand-point-left:before {
  content: "\f0a5";
}
.fa-hand-point-right:before {
  content: "\f0a4";
}
.fa-hand-point-up:before {
  content: "\f0a6";
}
.fa-hand-pointer:before {
  content: "\f25a";
}
.fa-hand-rock:before {
  content: "\f255";
}
.fa-hand-scissors:before {
  content: "\f257";
}
.fa-hand-spock:before {
  content: "\f259";
}
.fa-hands:before {
  content: "\f4c2";
}
.fa-hands-helping:before {
  content: "\f4c4";
}
.fa-handshake:before {
  content: "\f2b5";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-hdd:before {
  content: "\f0a0";
}
.fa-heading:before {
  content: "\f1dc";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-headphones-alt:before {
  content: "\f58f";
}
.fa-headset:before {
  content: "\f590";
}
.fa-heart:before {
  content: "\f004";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-helicopter:before {
  content: "\f533";
}
.fa-highlighter:before {
  content: "\f591";
}
.fa-hips:before {
  content: "\f452";
}
.fa-hire-a-helper:before {
  content: "\f3b0";
}
.fa-history:before {
  content: "\f1da";
}
.fa-hockey-puck:before {
  content: "\f453";
}
.fa-home:before {
  content: "\f015";
}
.fa-hooli:before {
  content: "\f427";
}
.fa-hornbill:before {
  content: "\f592";
}
.fa-hospital:before {
  content: "\f0f8";
}
.fa-hospital-alt:before {
  content: "\f47d";
}
.fa-hospital-symbol:before {
  content: "\f47e";
}
.fa-hot-tub:before {
  content: "\f593";
}
.fa-hotel:before {
  content: "\f594";
}
.fa-hotjar:before {
  content: "\f3b1";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-hubspot:before {
  content: "\f3b2";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-id-card:before {
  content: "\f2c2";
}
.fa-id-card-alt:before {
  content: "\f47f";
}
.fa-image:before {
  content: "\f03e";
}
.fa-images:before {
  content: "\f302";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-industry:before {
  content: "\f275";
}
.fa-infinity:before {
  content: "\f534";
}
.fa-info:before {
  content: "\f129";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-italic:before {
  content: "\f033";
}
.fa-itunes:before {
  content: "\f3b4";
}
.fa-itunes-note:before {
  content: "\f3b5";
}
.fa-java:before {
  content: "\f4e4";
}
.fa-jedi-order:before {
  content: "\f50e";
}
.fa-jenkins:before {
  content: "\f3b6";
}
.fa-joget:before {
  content: "\f3b7";
}
.fa-joint:before {
  content: "\f595";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-js:before {
  content: "\f3b8";
}
.fa-js-square:before {
  content: "\f3b9";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-kaggle:before {
  content: "\f5fa";
}
.fa-key:before {
  content: "\f084";
}
.fa-keybase:before {
  content: "\f4f5";
}
.fa-keyboard:before {
  content: "\f11c";
}
.fa-keycdn:before {
  content: "\f3ba";
}
.fa-kickstarter:before {
  content: "\f3bb";
}
.fa-kickstarter-k:before {
  content: "\f3bc";
}
.fa-kiss:before {
  content: "\f596";
}
.fa-kiss-beam:before {
  content: "\f597";
}
.fa-kiss-wink-heart:before {
  content: "\f598";
}
.fa-kiwi-bird:before {
  content: "\f535";
}
.fa-korvue:before {
  content: "\f42f";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-laptop-code:before {
  content: "\f5fc";
}
.fa-laravel:before {
  content: "\f3bd";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-laugh:before {
  content: "\f599";
}
.fa-laugh-beam:before {
  content: "\f59a";
}
.fa-laugh-squint:before {
  content: "\f59b";
}
.fa-laugh-wink:before {
  content: "\f59c";
}
.fa-layer-group:before {
  content: "\f5fd";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-lemon:before {
  content: "\f094";
}
.fa-less:before {
  content: "\f41d";
}
.fa-less-than:before {
  content: "\f536";
}
.fa-less-than-equal:before {
  content: "\f537";
}
.fa-level-down-alt:before {
  content: "\f3be";
}
.fa-level-up-alt:before {
  content: "\f3bf";
}
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-lightbulb:before {
  content: "\f0eb";
}
.fa-line:before {
  content: "\f3c0";
}
.fa-link:before {
  content: "\f0c1";
}
.fa-linkedin:before {
  content: "\f08c";
}
.fa-linkedin-in:before {
  content: "\f0e1";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-lira-sign:before {
  content: "\f195";
}
.fa-list:before {
  content: "\f03a";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-lock:before {
  content: "\f023";
}
.fa-lock-open:before {
  content: "\f3c1";
}
.fa-long-arrow-alt-down:before {
  content: "\f309";
}
.fa-long-arrow-alt-left:before {
  content: "\f30a";
}
.fa-long-arrow-alt-right:before {
  content: "\f30b";
}
.fa-long-arrow-alt-up:before {
  content: "\f30c";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-luggage-cart:before {
  content: "\f59d";
}
.fa-lyft:before {
  content: "\f3c3";
}
.fa-magento:before {
  content: "\f3c4";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-mailchimp:before {
  content: "\f59e";
}
.fa-male:before {
  content: "\f183";
}
.fa-mandalorian:before {
  content: "\f50f";
}
.fa-map:before {
  content: "\f279";
}
.fa-map-marked:before {
  content: "\f59f";
}
.fa-map-marked-alt:before {
  content: "\f5a0";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-map-marker-alt:before {
  content: "\f3c5";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-markdown:before {
  content: "\f60f";
}
.fa-marker:before {
  content: "\f5a1";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mastodon:before {
  content: "\f4f6";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-medal:before {
  content: "\f5a2";
}
.fa-medapps:before {
  content: "\f3c6";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-medium-m:before {
  content: "\f3c7";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-medrt:before {
  content: "\f3c8";
}
.fa-meetup:before {
  content: "\f2e0";
}
.fa-megaport:before {
  content: "\f5a3";
}
.fa-meh:before {
  content: "\f11a";
}
.fa-meh-blank:before {
  content: "\f5a4";
}
.fa-meh-rolling-eyes:before {
  content: "\f5a5";
}
.fa-memory:before {
  content: "\f538";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-alt:before {
  content: "\f3c9";
}
.fa-microphone-alt-slash:before {
  content: "\f539";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-microscope:before {
  content: "\f610";
}
.fa-microsoft:before {
  content: "\f3ca";
}
.fa-minus:before {
  content: "\f068";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-mix:before {
  content: "\f3cb";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-mizuni:before {
  content: "\f3cc";
}
.fa-mobile:before {
  content: "\f10b";
}
.fa-mobile-alt:before {
  content: "\f3cd";
}
.fa-modx:before {
  content: "\f285";
}
.fa-monero:before {
  content: "\f3d0";
}
.fa-money-bill:before {
  content: "\f0d6";
}
.fa-money-bill-alt:before {
  content: "\f3d1";
}
.fa-money-bill-wave:before {
  content: "\f53a";
}
.fa-money-bill-wave-alt:before {
  content: "\f53b";
}
.fa-money-check:before {
  content: "\f53c";
}
.fa-money-check-alt:before {
  content: "\f53d";
}
.fa-monument:before {
  content: "\f5a6";
}
.fa-moon:before {
  content: "\f186";
}
.fa-mortar-pestle:before {
  content: "\f5a7";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-music:before {
  content: "\f001";
}
.fa-napster:before {
  content: "\f3d2";
}
.fa-neos:before {
  content: "\f612";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-newspaper:before {
  content: "\f1ea";
}
.fa-nimblr:before {
  content: "\f5a8";
}
.fa-nintendo-switch:before {
  content: "\f418";
}
.fa-node:before {
  content: "\f419";
}
.fa-node-js:before {
  content: "\f3d3";
}
.fa-not-equal:before {
  content: "\f53e";
}
.fa-notes-medical:before {
  content: "\f481";
}
.fa-npm:before {
  content: "\f3d4";
}
.fa-ns8:before {
  content: "\f3d5";
}
.fa-nutritionix:before {
  content: "\f3d6";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-oil-can:before {
  content: "\f613";
}
.fa-old-republic:before {
  content: "\f510";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-osi:before {
  content: "\f41a";
}
.fa-outdent:before {
  content: "\f03b";
}
.fa-page4:before {
  content: "\f3d7";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-paint-roller:before {
  content: "\f5aa";
}
.fa-palette:before {
  content: "\f53f";
}
.fa-palfed:before {
  content: "\f3d8";
}
.fa-pallet:before {
  content: "\f482";
}
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-parachute-box:before {
  content: "\f4cd";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-parking:before {
  content: "\f540";
}
.fa-passport:before {
  content: "\f5ab";
}
.fa-paste:before {
  content: "\f0ea";
}
.fa-patreon:before {
  content: "\f3d9";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-pen:before {
  content: "\f304";
}
.fa-pen-alt:before {
  content: "\f305";
}
.fa-pen-fancy:before {
  content: "\f5ac";
}
.fa-pen-nib:before {
  content: "\f5ad";
}
.fa-pen-square:before {
  content: "\f14b";
}
.fa-pencil-alt:before {
  content: "\f303";
}
.fa-pencil-ruler:before {
  content: "\f5ae";
}
.fa-people-carry:before {
  content: "\f4ce";
}
.fa-percent:before {
  content: "\f295";
}
.fa-percentage:before {
  content: "\f541";
}
.fa-periscope:before {
  content: "\f3da";
}
.fa-phabricator:before {
  content: "\f3db";
}
.fa-phoenix-framework:before {
  content: "\f3dc";
}
.fa-phoenix-squadron:before {
  content: "\f511";
}
.fa-phone:before {
  content: "\f095";
}
.fa-phone-slash:before {
  content: "\f3dd";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-phone-volume:before {
  content: "\f2a0";
}
.fa-php:before {
  content: "\f457";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-pied-piper-hat:before {
  content: "\f4e5";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-piggy-bank:before {
  content: "\f4d3";
}
.fa-pills:before {
  content: "\f484";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-plane:before {
  content: "\f072";
}
.fa-plane-arrival:before {
  content: "\f5af";
}
.fa-plane-departure:before {
  content: "\f5b0";
}
.fa-play:before {
  content: "\f04b";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-playstation:before {
  content: "\f3df";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-plus:before {
  content: "\f067";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-poo:before {
  content: "\f2fe";
}
.fa-poop:before {
  content: "\f619";
}
.fa-portrait:before {
  content: "\f3e0";
}
.fa-pound-sign:before {
  content: "\f154";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-prescription:before {
  content: "\f5b1";
}
.fa-prescription-bottle:before {
  content: "\f485";
}
.fa-prescription-bottle-alt:before {
  content: "\f486";
}
.fa-print:before {
  content: "\f02f";
}
.fa-procedures:before {
  content: "\f487";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-project-diagram:before {
  content: "\f542";
}
.fa-pushed:before {
  content: "\f3e1";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-python:before {
  content: "\f3e2";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-question:before {
  content: "\f128";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-quidditch:before {
  content: "\f458";
}
.fa-quinscape:before {
  content: "\f459";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-r-project:before {
  content: "\f4f7";
}
.fa-random:before {
  content: "\f074";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-react:before {
  content: "\f41b";
}
.fa-readme:before {
  content: "\f4d5";
}
.fa-rebel:before {
  content: "\f1d0";
}
.fa-receipt:before {
  content: "\f543";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-red-river:before {
  content: "\f3e3";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-redo:before {
  content: "\f01e";
}
.fa-redo-alt:before {
  content: "\f2f9";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-rendact:before {
  content: "\f3e4";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-reply:before {
  content: "\f3e5";
}
.fa-reply-all:before {
  content: "\f122";
}
.fa-replyd:before {
  content: "\f3e6";
}
.fa-researchgate:before {
  content: "\f4f8";
}
.fa-resolving:before {
  content: "\f3e7";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-rev:before {
  content: "\f5b2";
}
.fa-ribbon:before {
  content: "\f4d6";
}
.fa-road:before {
  content: "\f018";
}
.fa-robot:before {
  content: "\f544";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-rocketchat:before {
  content: "\f3e8";
}
.fa-rockrms:before {
  content: "\f3e9";
}
.fa-route:before {
  content: "\f4d7";
}
.fa-rss:before {
  content: "\f09e";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-ruble-sign:before {
  content: "\f158";
}
.fa-ruler:before {
  content: "\f545";
}
.fa-ruler-combined:before {
  content: "\f546";
}
.fa-ruler-horizontal:before {
  content: "\f547";
}
.fa-ruler-vertical:before {
  content: "\f548";
}
.fa-rupee-sign:before {
  content: "\f156";
}
.fa-sad-cry:before {
  content: "\f5b3";
}
.fa-sad-tear:before {
  content: "\f5b4";
}
.fa-safari:before {
  content: "\f267";
}
.fa-sass:before {
  content: "\f41e";
}
.fa-save:before {
  content: "\f0c7";
}
.fa-schlix:before {
  content: "\f3ea";
}
.fa-school:before {
  content: "\f549";
}
.fa-screwdriver:before {
  content: "\f54a";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-search:before {
  content: "\f002";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-searchengin:before {
  content: "\f3eb";
}
.fa-seedling:before {
  content: "\f4d8";
}
.fa-sellcast:before {
  content: "\f2da";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-server:before {
  content: "\f233";
}
.fa-servicestack:before {
  content: "\f3ec";
}
.fa-shapes:before {
  content: "\f61f";
}
.fa-share:before {
  content: "\f064";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-shekel-sign:before {
  content: "\f20b";
}
.fa-shield-alt:before {
  content: "\f3ed";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-shipping-fast:before {
  content: "\f48b";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-shoe-prints:before {
  content: "\f54b";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-shopware:before {
  content: "\f5b5";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-shuttle-van:before {
  content: "\f5b6";
}
.fa-sign:before {
  content: "\f4d9";
}
.fa-sign-in-alt:before {
  content: "\f2f6";
}
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-sign-out-alt:before {
  content: "\f2f5";
}
.fa-signal:before {
  content: "\f012";
}
.fa-signature:before {
  content: "\f5b7";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-sistrix:before {
  content: "\f3ee";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-sith:before {
  content: "\f512";
}
.fa-skull:before {
  content: "\f54c";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-slack:before {
  content: "\f198";
}
.fa-slack-hash:before {
  content: "\f3ef";
}
.fa-sliders-h:before {
  content: "\f1de";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-smile:before {
  content: "\f118";
}
.fa-smile-beam:before {
  content: "\f5b8";
}
.fa-smile-wink:before {
  content: "\f4da";
}
.fa-smoking:before {
  content: "\f48d";
}
.fa-smoking-ban:before {
  content: "\f54d";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-snowflake:before {
  content: "\f2dc";
}
.fa-solar-panel:before {
  content: "\f5ba";
}
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-alpha-down:before {
  content: "\f15d";
}
.fa-sort-alpha-up:before {
  content: "\f15e";
}
.fa-sort-amount-down:before {
  content: "\f160";
}
.fa-sort-amount-up:before {
  content: "\f161";
}
.fa-sort-down:before {
  content: "\f0dd";
}
.fa-sort-numeric-down:before {
  content: "\f162";
}
.fa-sort-numeric-up:before {
  content: "\f163";
}
.fa-sort-up:before {
  content: "\f0de";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-spa:before {
  content: "\f5bb";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-speakap:before {
  content: "\f3f3";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-splotch:before {
  content: "\f5bc";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-spray-can:before {
  content: "\f5bd";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-square-full:before {
  content: "\f45c";
}
.fa-squarespace:before {
  content: "\f5be";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-stamp:before {
  content: "\f5bf";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-star-half-alt:before {
  content: "\f5c0";
}
.fa-star-of-life:before {
  content: "\f621";
}
.fa-staylinked:before {
  content: "\f3f5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-steam-symbol:before {
  content: "\f3f6";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-sticker-mule:before {
  content: "\f3f7";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stopwatch:before {
  content: "\f2f2";
}
.fa-store:before {
  content: "\f54e";
}
.fa-store-alt:before {
  content: "\f54f";
}
.fa-strava:before {
  content: "\f428";
}
.fa-stream:before {
  content: "\f550";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-stripe:before {
  content: "\f429";
}
.fa-stripe-s:before {
  content: "\f42a";
}
.fa-stroopwafel:before {
  content: "\f551";
}
.fa-studiovinari:before {
  content: "\f3f8";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-subway:before {
  content: "\f239";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-suitcase-rolling:before {
  content: "\f5c1";
}
.fa-sun:before {
  content: "\f185";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-supple:before {
  content: "\f3f9";
}
.fa-surprise:before {
  content: "\f5c2";
}
.fa-swatchbook:before {
  content: "\f5c3";
}
.fa-swimmer:before {
  content: "\f5c4";
}
.fa-swimming-pool:before {
  content: "\f5c5";
}
.fa-sync:before {
  content: "\f021";
}
.fa-sync-alt:before {
  content: "\f2f1";
}
.fa-syringe:before {
  content: "\f48e";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-table-tennis:before {
  content: "\f45d";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-tablet-alt:before {
  content: "\f3fa";
}
.fa-tablets:before {
  content: "\f490";
}
.fa-tachometer-alt:before {
  content: "\f3fd";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-tape:before {
  content: "\f4db";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-taxi:before {
  content: "\f1ba";
}
.fa-teamspeak:before {
  content: "\f4f9";
}
.fa-teeth:before {
  content: "\f62e";
}
.fa-teeth-open:before {
  content: "\f62f";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-telegram-plane:before {
  content: "\f3fe";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-theater-masks:before {
  content: "\f630";
}
.fa-themeco:before {
  content: "\f5c6";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-thermometer:before {
  content: "\f491";
}
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbtack:before {
  content: "\f08d";
}
.fa-ticket-alt:before {
  content: "\f3ff";
}
.fa-times:before {
  content: "\f00d";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-tint:before {
  content: "\f043";
}
.fa-tint-slash:before {
  content: "\f5c7";
}
.fa-tired:before {
  content: "\f5c8";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-toolbox:before {
  content: "\f552";
}
.fa-tooth:before {
  content: "\f5c9";
}
.fa-trade-federation:before {
  content: "\f513";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-traffic-light:before {
  content: "\f637";
}
.fa-train:before {
  content: "\f238";
}
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-trash-alt:before {
  content: "\f2ed";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-trello:before {
  content: "\f181";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-truck-loading:before {
  content: "\f4de";
}
.fa-truck-monster:before {
  content: "\f63b";
}
.fa-truck-moving:before {
  content: "\f4df";
}
.fa-truck-pickup:before {
  content: "\f63c";
}
.fa-tshirt:before {
  content: "\f553";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-tv:before {
  content: "\f26c";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-typo3:before {
  content: "\f42b";
}
.fa-uber:before {
  content: "\f402";
}
.fa-uikit:before {
  content: "\f403";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-umbrella-beach:before {
  content: "\f5ca";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-undo:before {
  content: "\f0e2";
}
.fa-undo-alt:before {
  content: "\f2ea";
}
.fa-uniregistry:before {
  content: "\f404";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-university:before {
  content: "\f19c";
}
.fa-unlink:before {
  content: "\f127";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-untappd:before {
  content: "\f405";
}
.fa-upload:before {
  content: "\f093";
}
.fa-usb:before {
  content: "\f287";
}
.fa-user:before {
  content: "\f007";
}
.fa-user-alt:before {
  content: "\f406";
}
.fa-user-alt-slash:before {
  content: "\f4fa";
}
.fa-user-astronaut:before {
  content: "\f4fb";
}
.fa-user-check:before {
  content: "\f4fc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-clock:before {
  content: "\f4fd";
}
.fa-user-cog:before {
  content: "\f4fe";
}
.fa-user-edit:before {
  content: "\f4ff";
}
.fa-user-friends:before {
  content: "\f500";
}
.fa-user-graduate:before {
  content: "\f501";
}
.fa-user-lock:before {
  content: "\f502";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-user-minus:before {
  content: "\f503";
}
.fa-user-ninja:before {
  content: "\f504";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-user-shield:before {
  content: "\f505";
}
.fa-user-slash:before {
  content: "\f506";
}
.fa-user-tag:before {
  content: "\f507";
}
.fa-user-tie:before {
  content: "\f508";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-users:before {
  content: "\f0c0";
}
.fa-users-cog:before {
  content: "\f509";
}
.fa-ussunnah:before {
  content: "\f407";
}
.fa-utensil-spoon:before {
  content: "\f2e5";
}
.fa-utensils:before {
  content: "\f2e7";
}
.fa-vaadin:before {
  content: "\f408";
}
.fa-vector-square:before {
  content: "\f5cb";
}
.fa-venus:before {
  content: "\f221";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-vial:before {
  content: "\f492";
}
.fa-vials:before {
  content: "\f493";
}
.fa-viber:before {
  content: "\f409";
}
.fa-video:before {
  content: "\f03d";
}
.fa-video-slash:before {
  content: "\f4e2";
}
.fa-vimeo:before {
  content: "\f40a";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-vimeo-v:before {
  content: "\f27d";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-vk:before {
  content: "\f189";
}
.fa-vnv:before {
  content: "\f40b";
}
.fa-volleyball-ball:before {
  content: "\f45f";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-vuejs:before {
  content: "\f41f";
}
.fa-walking:before {
  content: "\f554";
}
.fa-wallet:before {
  content: "\f555";
}
.fa-warehouse:before {
  content: "\f494";
}
.fa-weebly:before {
  content: "\f5cc";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-weight:before {
  content: "\f496";
}
.fa-weight-hanging:before {
  content: "\f5cd";
}
.fa-weixin:before {
  content: "\f1d7";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-whatsapp-square:before {
  content: "\f40c";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-whmcs:before {
  content: "\f40d";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-window-close:before {
  content: "\f410";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-wine-glass:before {
  content: "\f4e3";
}
.fa-wine-glass-alt:before {
  content: "\f5ce";
}
.fa-wix:before {
  content: "\f5cf";
}
.fa-wolf-pack-battalion:before {
  content: "\f514";
}
.fa-won-sign:before {
  content: "\f159";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-wordpress-simple:before {
  content: "\f411";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-x-ray:before {
  content: "\f497";
}
.fa-xbox:before {
  content: "\f412";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-yandex:before {
  content: "\f413";
}
.fa-yandex-international:before {
  content: "\f414";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-yen-sign:before {
  content: "\f157";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-youtube-square:before {
  content: "\f431";
}
.fa-zhihu:before {
  content: "\f63f";
}
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
@font-face {
  font-family: "Font Awesome 5 Brands";
  font-style: normal;
  font-weight: normal;
  src: url(./webfonts/fa-brands-400.eot);
  src: url(./webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),
    url(./webfonts/fa-brands-400.woff2) format("woff2"),
    url(./webfonts/fa-brands-400.woff) format("woff"),
    url(./webfonts/fa-brands-400.ttf) format("truetype"),
    url(./webfonts/fa-brands-400.svg#fontawesome) format("svg");
}
.fab {
  font-family: "Font Awesome 5 Brands";
}
@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 400;
  src: url(./webfonts/fa-regular-400.eot);
  src: url(./webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),
    url(./webfonts/fa-regular-400.woff2) format("woff2"),
    url(./webfonts/fa-regular-400.woff) format("woff"),
    url(./webfonts/fa-regular-400.ttf) format("truetype"),
    url(./webfonts/fa-regular-400.svg#fontawesome) format("svg");
}
.far {
  font-weight: 400;
}
@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  src: url(./webfonts/fa-solid-900.eot);
  src: url(./webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),
    url(./webfonts/fa-solid-900.woff2) format("woff2"),
    url(./webfonts/fa-solid-900.woff) format("woff"),
    url(./webfonts/fa-solid-900.ttf) format("truetype"),
    url(./webfonts/fa-solid-900.svg#fontawesome) format("svg");
}
.fa,
.far,
.fas {
  font-family: "Font Awesome 5 Free";
}
.fa,
.fas {
  font-weight: 900;
}

/* Footer Logo Styles */
.p-footer-copy__logo-container,
.footer-copy-logo-container {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
  margin-bottom: 20px;
}

.p-footer-logo, .footer-logo {
  height: 40px;
  width: auto;
}

.p-footer-pmark, .footer-pmark {
  height: 60px;
  width: auto;
}
