@charset "UTF-8";
/* =================================
  ヘッダー
================================= */
.hd_cmnLay_pc > .inner {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
      flex-flow: row nowrap;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: end;
      align-items: flex-end;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  padding: 10px 0;
}

.hd_cmnLay_pc > .inner h1 img {
  width: 165px;
  height: auto;
}

.hd_cmnLay_pc > .inner .box_txt h2 {
  color: #FFF;
  font-size: 19px;
  font-size: 1.1875rem;
  text-shadow: 2px 2px 3px #65971c, -2px -2px 3px #65971c, 2px -2px 3px #65971c, -2px 2px 3px #65971c;
}

.hd_cmnLay_pc > .inner .box_txt h3 {
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: bold;
}

.hd_cmnLay_pc > .inner .box_freedial {
  padding: 0 0 0 60px;
  background: url(../img/global/ico_freedial.gif) left center no-repeat;
  background-size: 50px 45px;
}

.hd_cmnLay_pc > .inner .box_freedial .txt_freedial01 {
  font-size: 10px;
  font-size: 0.625rem;
  line-height: 1.4;
}

.hd_cmnLay_pc > .inner .box_freedial .txt_freedial02 {
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: bold;
  line-height: 1.4;
}

.hd_cmnLay_pc > .inner .box_freedial .txt_freedial03 {
  color: #fe8402;
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 1;
  letter-spacing: 0.1em;
}

.hd_cmnLay_pc .nav_hd {
  width: 100%;
  background: linear-gradient(0deg, #f9f8f6 0%, #fff 50%);
  border-top: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
}

.hd_cmnLay_pc .nav_hd ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
      flex-flow: row nowrap;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}

.hd_cmnLay_pc .nav_hd ul a {
  display: block;
  text-align: center;
  width: 190px;
  padding: 10px 0;
}

.hd_cmnLay_pc .nav_hd ul a li {
  border-left: 1px solid #e2e2e2;
}

.hd_cmnLay_pc .nav_hd ul a li img {
  vertical-align: middle;
  margin: 0 5px 0 0;
}

.hd_cmnLay_pc .nav_hd ul a li span {
  vertical-align: middle;
}

.hd_cmnLay_pc .nav_hd ul a:last-child li {
  border-right: 1px solid #e2e2e2;
}

.hd_cmnLay_pc .nav_hd ul a:hover {
  opacity: .7;
}

.hd_cmnLay_sp {
  background: #fff;
  /* js-nav */
  /* Fixed */
  /* Toggle Button */
  /* Fixed reset */
  /* .js-nav_toggle 切り替えアニメーション */
}

.hd_cmnLay_sp .hd_inner {
  border-bottom: 1px solid #ccc;
}

.hd_cmnLay_sp .hd_inner .hd_sp h1 {
  font-size: 12px;
  font-size: 0.75rem;
  padding: 5px;
  height: 30px;
  border-bottom: 1px solid #ccc;
}

.hd_cmnLay_sp .hd_inner .hd_sp .flex {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
      flex-flow: row nowrap;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}

.hd_cmnLay_sp .hd_inner .hd_sp .flex h2 {
  width: auto;
  height: 50px;
  padding: 5px 10px;
}

.hd_cmnLay_sp .hd_inner .hd_sp .flex h2 img {
  width: auto;
  height: 100%;
}

.hd_cmnLay_sp .hd_inner .hd_sp .flex .hd_freedial {
  position: absolute;
  top: 0;
  right: 50px;
  text-align: center;
}

.hd_cmnLay_sp .hd_inner .hd_sp .flex .hd_freedial a {
  display: block;
  height: 50px;
  padding: 10px;
}

.hd_cmnLay_sp .hd_inner .hd_sp .flex .hd_freedial a img {
  width: auto;
  height: 100%;
}

.hd_cmnLay_sp .js-nav {
  top: -100px;
  position: absolute;
  width: 100%;
  margin: 100px auto 0;
  line-height: 1;
  z-index: 999;
  text-decoration: none;
}

.hd_cmnLay_sp .js-nav .hd_inner {
  position: relative;
}

.hd_cmnLay_sp .js-nav .logo img {
  width: auto;
  height: 44px;
}

.hd_cmnLay_sp .nav_hd ul {
  list-style: none;
  position: absolute;
  right: 0;
  bottom: 0;
  font-size: 14px;
}

.hd_cmnLay_sp .nav_hd ul li {
  float: left;
}

.hd_cmnLay_sp .nav_hd ul li a {
  padding: 0 30px;
}

.hd_cmnLay_sp .js-nav.fixed {
  margin-top: 0;
  top: 0;
  position: fixed;
  padding-top: 10px;
  height: 49px;
  transition: top 0.65s ease-in;
}

.hd_cmnLay_sp .js-nav.fixed .logo {
  font-size: 24px;
  color: #333;
}

.hd_cmnLay_sp .js-nav.fixed .nav_hd ul li a {
  color: #333;
  padding: 0 20px;
}

.hd_cmnLay_sp .js-nav_toggle {
  display: block;
  position: absolute;
  right: 0;
  top: 29px;
  width: 50px;
  height: 50px;
  cursor: pointer;
  z-index: 101;
  background: url(../img/global/img_menu_sp_off.png);
  background-size: 100%;
}

.hd_cmnLay_sp.open .js-nav_toggle {
  background: url(../img/global/img_menu_sp_on.png);
  background-size: 100%;
}

.hd_cmnLay_sp .js-nav {
  top: 0;
  position: fixed;
  margin-top: 0;
}

.hd_cmnLay_sp .js-nav.fixed {
  padding-top: 0;
}

.hd_cmnLay_sp .hd_sp {
  background: #fff;
  width: 100%;
  z-index: 999;
  position: relative;
}

.hd_cmnLay_sp.js-nav.fixed .logo, .hd_cmnLay_sp.js-nav .logo {
  position: absolute;
  left: 6px;
  top: 6px;
  color: #333;
  font-size: 26px;
}

.hd_cmnLay_sp .nav_hd {
  position: absolute;
  /* 開いてないときは画面外に配置 */
  top: -3000px;
  background: #fff;
  width: 100%;
  transition: .5s ease-in-out;
  z-index: 99;
}

.hd_cmnLay_sp .nav_hd h2 {
  color: #fff;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  text-align: center;
  line-height: 50px;
  background: #65971c;
}

.hd_cmnLay_sp .nav_hd ul {
  list-style: none;
  position: static;
  right: 0;
  bottom: 0;
  font-size: 14px;
  border-bottom: 1px solid #ccc;
}

.hd_cmnLay_sp .nav_hd ul li {
  float: none;
  position: static;
  border-top: 1px solid #ccc;
}

.hd_cmnLay_sp.js-nav .nav_hd ul li a, .hd_cmnLay_sp.js-nav.fixed .nav_hd ul li a {
  width: 100%;
  display: block;
  color: #333;
  padding: 0 40px 0 20px;
  line-height: 50px;
  background: url(../img/global/ico_arrow01.svg) right 10px center no-repeat;
  background-size: 20px;
}

.hd_cmnLay_sp.open .nav_hd {
  /* .nav_hd top + .hd_sp height */
  transform: translateY(0px);
}

.overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(68, 68, 68, 0.9);
  display: none;
  z-index: 1;
}

.overlay--modalWindow {
  color: #fff;
  font-size: 13px;
  font-size: 0.8125rem;
  position: fixed;
  display: none;
  width: 100%;
  padding: 40px;
  z-index: 2;
}

.overlay--modalWindow--txt {
  line-height: 2;
  margin: 0 0 20px;
}

.overlay--modalWindow--btn {
  display: block;
  margin: 0 0 40px;
}

.overlay--modalWindow--btn img {
  width: 100%;
}

.overlay--modalWindow--close {
  color: #fff;
  font-size: 20px;
  font-size: 1.25rem;
  width: 100%;
}

.overlay--modalWindow--close span {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 10px 0 0;
  vertical-align: middle;
  border-radius: 50%;
  background: #000;
}

.overlay--modalWindow--close span:before {
  position: absolute;
  top: 0.25em;
  left: 0.48em;
  width: 0.1em;
  height: 0.5em;
  content: "";
  background-color: #fff;
  transform: rotate(45deg);
}

.overlay--modalWindow--close span:after {
  position: absolute;
  top: 0.45em;
  left: 0.28em;
  width: 0.5em;
  height: 0.1em;
  content: "";
  background-color: #fff;
  transform: rotate(225deg);
}

/* =================================
  サイドバー
================================= */
.sidebar {
  width: 240px;
}

.sidebar h2 {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: bold;
  padding: 0 0 0 35px;
  background: url(../img/global/ico_sun.svg) left center no-repeat;
}

.sidebar .nav_sd {
  border: 5px solid #8cc316;
}

.sidebar .nav_sd ul {
  padding: 5px;
}

.sidebar .nav_sd ul li a {
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  padding: 10px;
}

.sidebar .nav_sd ul li a:hover {
  color: #65971c;
}

.sidebar .nav_sd ul li:not(:last-child) {
  border-bottom: 1px dotted #babbbb;
}

.sidebar .area_tag {
  margin: 0 0 40px;
}

.sidebar .area_tag .sec_tag {
  zoom: 1;
}

.sidebar .area_tag .sec_tag:before, .sidebar .area_tag .sec_tag:after {
  content: "";
  display: table;
}

.sidebar .area_tag .sec_tag:after {
  clear: both;
}

.sidebar .area_tag .sec_tag a {
  float: left;
  color: #fff;
  font-size: 14px;
  font-size: 0.875rem;
  padding: 3px 6px;
  margin: 0 5px 7px 0;
  background: #8cc316;
}

.sidebar .area_latest {
  margin: 0 0 25px;
}

.sidebar .area_latest .sec_latest .box_latest a {
  display: block;
  color: #65971c;
  font-size: 14px;
  font-size: 0.875rem;
}

.sidebar .area_latest .sec_latest .box_latest figure {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
      flex-flow: row nowrap;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  margin: 0 0 15px;
}

.sidebar .area_latest .sec_latest .box_latest figure img {
  width: 80px;
  height: auto;
}

.sidebar .area_latest .sec_latest .box_latest figure figcaption {
  width: 150px;
}

aside .nav_sd {
  border: 5px solid #8cc316;
}

aside .nav_sd ul {
  padding: 5px;
}

aside .nav_sd ul li a {
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  padding: 10px;
}

aside .nav_sd ul li a:hover {
  color: #65971c;
}

aside .nav_sd ul li:not(:last-child) {
  border-bottom: 1px dotted #babbbb;
}

aside .area_latest {
  margin: 0 0 25px;
}

aside .area_latest .sec_latest .box_latest {
  border-bottom: 5px solid #f4f4f4;
}

aside .area_latest .sec_latest .box_latest a {
  display: block;
  color: #65971c;
  padding: 20px 50px 20px 20px;
  background: url(../img/global/ico_arrow01.svg) right 10px center no-repeat;
  background-size: 30px;
  fill: #65971c;
}

aside .area_latest .sec_latest .box_latest figure {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
      flex-flow: row nowrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}

aside .area_latest .sec_latest .box_latest figure img {
  width: 80px;
  height: auto;
}

aside .area_latest .sec_latest .box_latest figure figcaption {
  margin: 0 0 0 10px;
}

/* =================================
  ページトップ
================================= */
.btn_pagetop {
  text-align: right;
  margin-top: 20px;
}

.btn_pagetop a {
  padding: 5px 0 5px 30px;
  background: url(../img/global/ico_pagetop.svg) left center no-repeat;
  background-size: 20px;
}

/* =================================
  フッター
================================= */
.ft_cmnLay_pc {
  background: #eeefef;
}

.ft_cmnLay_pc .inner {
  padding: 20px 0;
}

.ft_cmnLay_pc .inner .nav_ft {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
      flex-flow: row nowrap;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}

.ft_cmnLay_pc .inner .nav_ft ul li {
  font-size: 14px;
  font-size: 0.875rem;
  margin: 0 0 10px;
}

.ft_cmnLay_pc .inner .nav_ft ul li:first-child {
  text-align: center;
  margin: 0 0 25px;
}

.ft_cmnLay_pc .inner .nav_ft ul li:first-child span {
  padding: 5px 60px;
  border-radius: 15px;
  background: #dcdddd;
  overflow: hidden;
}

.ft_cmnLay_pc .inner .sec_ftbnr {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
  -ms-flex-pack: end;
      justify-content: flex-end;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}

.ft_cmnLay_pc .inner .sec_ftbnr div {
  margin: 0 0 0 20px;
}

.ft_cmnLay_pc .inner .sec_ftbnr .box_pmark img {
  width: 70px;
}

.ft_cmnLay_pc .inner .sec_social {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  padding: 2px 0;
  border-top: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
}

.ft_cmnLay_pc .inner .sec_social .box_tw {
  padding: 8px 0 0 20px;
}

.ft_cmnLay_pc .inner .sec_copyright {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
      flex-flow: row nowrap;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  font-size: 12px;
  font-size: 0.75rem;
}

.ft_cmnLay_pc .inner .sec_copyright div:not(:last-child) {
  margin: 0 20px 0 0;
}

.ft_cmnLay_sp {
  padding: 0 0 40px;
  background: #eeefef;
}

.ft_cmnLay_sp .nav_ft ul li {
  border-bottom: 1px solid #ccc;
}

.ft_cmnLay_sp .nav_ft ul li a {
  display: block;
  padding: 20px 50px 20px 20px;
  background: url(../img/global/ico_arrow02.svg) right 10px center no-repeat;
  background-size: 20px;
}

.ft_cmnLay_sp .sec_social {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}

.ft_cmnLay_sp .sec_social .box_fb {
  margin: 0 20px 0 0;
}

.ft_cmnLay_sp .sec_social .box_fb img {
  width: 30px;
}

.ft_cmnLay_sp .sec_social .box_tw img {
  width: 30px;
}

.ft_cmnLay_sp .sec_copyright {
  text-align: center;
  font-size: 12px;
  font-size: 0.75rem;
  padding: 5px 0;
}

/* =================================
  記事
================================= */
.area_post_hd {
  margin: 0 0 38px;
}

.area_post_hd .flex {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
      flex-flow: row nowrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  margin: 0 0 20px;
}

.area_post_hd .flex .sec_date {
  font-size: 12px;
  font-size: 0.75rem;
  margin: 0 20px 0 0;
  padding: 2px 0 0 0;
}

.area_post_hd .flex .sec_cat {
  display: inline-block;
  margin: 0 0 10px;
}

.area_post_hd .flex .sec_cat a {
  display: block;
  font-size: 12px;
  font-size: 0.75rem;
  padding: 2px 10px;
  border: 1px solid #8cc316;
  border-radius: 20px;
}

.area_post_hd .flex .sec_cat a.knowledge {
  border: 1px solid #ff7937;
}

.area_post_hd .flex .sec_cat a.knowledge:hover {
  color: #fff;
  background: #ff7937;
}

.area_post_hd .flex .sec_cat a.trouble {
  border: 1px solid #8457d6;
}

.area_post_hd .flex .sec_cat a.trouble:hover {
  color: #fff;
  background: #8457d6;
}

.area_post_hd .flex .sec_cat a.subsidy {
  border: 1px solid #eeb403;
}

.area_post_hd .flex .sec_cat a.subsidy:hover {
  color: #fff;
  background: #eeb403;
}

.area_post_hd .flex .sec_cat a.renewable_energy {
  border: 1px solid #96ca04;
}

.area_post_hd .flex .sec_cat a.renewable_energy:hover {
  color: #fff;
  background: #96ca04;
}

.area_post_hd .flex .sec_cat a.maker {
  border: 1px solid #35b049;
}

.area_post_hd .flex .sec_cat a.maker:hover {
  color: #fff;
  background: #35b049;
}

.area_post_hd .flex .sec_cat a.energy {
  border: 1px solid #0096e6;
}

.area_post_hd .flex .sec_cat a.energy:hover {
  color: #fff;
  background: #0096e6;
}

.area_post_hd .flex .sec_cat a.news {
  border: 1px solid #0a57a6;
}

.area_post_hd .flex .sec_cat a.news:hover {
  color: #fff;
  background: #0a57a6;
}

.area_post_hd .flex .sec_cat a.investment {
  border: 1px solid #ea3738;
}

.area_post_hd .flex .sec_cat a.investment:hover {
  color: #fff;
  background: #ea3738;
}

.area_post_hd .sec_tag {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
      flex-flow: row nowrap;
  -ms-flex-pack: end;
      justify-content: flex-end;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  zoom: 1;
}

.area_post_hd .sec_tag:before, .area_post_hd .sec_tag:after {
  content: "";
  display: table;
}

.area_post_hd .sec_tag:after {
  clear: both;
}

.area_post_hd .sec_tag a {
  float: left;
  color: #fff;
  font-size: 12px;
  font-size: 0.75rem;
  padding: 2px 4px;
  margin: 0 5px 7px 0;
  background: #8cc316;
}

.area_post_hd .sec_tag a:hover {
  opacity: .7;
}

.area_postImg {
  margin: 0 0 20px;
}

.area_postImg img {
  width: 100%;
  height: auto;
}

.area_social {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
      flex-flow: row nowrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  margin: 40px 0;
}

.area_social .sec_fb {
  margin: 0 10px 0 0;
}

.area_social .sec_fb a {
  display: block;
  color: #fff;
  padding: 5px 21px 5px 51px;
  background: url(../img/global/ico_facebook02.svg) #3664a2 25px center no-repeat;
}

.area_social .sec_tw a {
  display: block;
  color: #fff;
  padding: 5px 10px 5px 46px;
  background: url(../img/global/ico_twitter02.svg) #1da1f2 10px center no-repeat;
}

.form_library table {
  width: 100%;
  margin: 20px 0px;
  border-collapse: separate;
  border-spacing: 1px;
  background: #e8e8e8;
}

.form_library table th {
  background-color: #f5f6f7;
  padding: 20px;
  white-space: nowrap;
}

.form_library table td {
  padding: 20px;
  background: #fff;
}

.form_library input {
  font-size: 16px;
  font-size: 1rem;
  border: 1px solid #e8e8e8;
  border-radius: 10px;
  width: 100%;
  padding: 15px 10px;
}

.form_library .input01 {
  width: 90px;
}

.form_library .input02 {
  width: 125px;
}

.form_library .select {
  display: inline-block;
  position: relative;
}

@media (max-width: 736px) {
  .form_library .select {
    display: block;
  }
}

.form_library .select select {
  font-size: 16px;
  font-size: 1rem;
  height: 50px;
  padding: 0 20px 0 10px;
  border: 1px solid #e8e8e8;
  border-radius: 10px;
  background-color: transparent;
  z-index: 2;
}

@media (max-width: 736px) {
  .form_library .select select {
    width: 100%;
  }
}

.form_library .select .arrow {
  z-index: 1;
  display: block;
  background: linear-gradient(to bottom, #48aeff, #2294ff, #0581ff);
  position: absolute;
  top: 1px;
  right: 1px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  width: 21px;
  height: calc(100% - 2px);
  border-style: none;
}

.form_library .select .arrow:before {
  display: block;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 12px;
  border-width: 0 5px 6px;
  border-color: transparent transparent #fff;
}

.form_library .select .arrow:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 12px;
  border-width: 6px 5px 0;
  border-color: #fff transparent transparent;
}

@media (max-width: 736px) {
  .form_library .flex {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
  }
  .form_library table {
    width: 100%;
  }
  .form_library table th {
    display: block;
    width: 100%;
  }
  .form_library table td {
    display: block;
    width: 100%;
  }
}

.cta01 .ttl01 {
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: bold;
  padding: 15px 0;
  margin-bottom: 40px;
  text-align: center;
  border-radius: 30px;
  border: 2px solid #ff5e05;
}

.cta01 .ttl01 span {
  color: #ff5e05;
}

.cta01 .cta01_in {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
      flex-flow: row nowrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  margin-bottom: 20px;
}

.cta01 .cta01_in figure {
  width: 217px;
  margin-right: 30px;
}

.cta01 .cta01_in figure img {
  width: 100%;
}

.cta01 .cta01_in .txt01 {
  font-size: 26px;
  font-size: 1.625rem;
  font-weight: bold;
}

.cta01 .cta01_in .txt01 span {
  font-size: 36px;
  font-size: 2.25rem;
}

.cta01 .cta01_in .txt02 {
  color: #8cc316;
  font-weight: bold;
  margin-bottom: 10px;
}

.cta01 .cta01_in .txt02 span {
  font-size: 30px;
  font-size: 1.875rem;
}

.cta01 .cta01_in .txt02 input {
  font-size: 26px;
  font-size: 1.625rem;
  padding: 10px;
  border-radius: 3px;
  border: 2px solid #8cc316;
  background: #fdfeec;
}

.cta01 .cta01_in .txt02 .input01 {
  width: 100px;
}

.cta01 .cta01_in .txt02 .input02 {
  width: 160px;
}

.cta01 .cta01_in .txt03 {
  font-weight: bold;
}

.cta01 .cta01_in .txt03 a {
  color: #8cc316;
}

.cta01 .cta01_in .txt03 a span {
  color: #fff;
  padding: 5px 6px;
  margin-right: 10px;
  border-radius: 50%;
  background: #d7d8d8;
}

.cta02 {
  margin-bottom: 60px;
}

.cta02 .ttl01 {
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: bold;
  padding: 15px 0;
  margin-bottom: 20px;
  text-align: center;
  border-radius: 30px;
  border: 2px solid #ccc;
}

.cta02 .txt01 {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: bold;
  margin-bottom: 10px;
}

.cta02 .cta02_in {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
      flex-flow: row nowrap;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}

.cta02 .cta02_in .txt02 {
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: bold;
}

.cta02 .cta02_in .txt02 .green {
  float: left;
  color: #fff;
  font-size: 16px;
  font-size: 1rem;
  font-weight: bold;
  padding: 1px 10px;
  margin-right: 10px;
  border-radius: 30px;
  background: #8cc316;
}

.cta02 .cta02_in .txt02 .green .small {
  font-size: 10px;
  font-size: 0.625rem;
}

.cta02 .cta02_in .txt02 .of {
  display: block;
  overflow: hidden;
}

.cta02 .cta02_in img {
  width: 348px;
}

@media (max-width: 736px) {
  .cta01 .ttl01 {
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    padding: 7px 0;
    margin-bottom: 10px;
    text-align: center;
    border-radius: 30px;
    border: 2px solid #ff5e05;
  }
  .cta01 .ttl01 span {
    color: #ff5e05;
  }
  .cta01 .cta01_in {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
    -ms-flex-pack: start;
        justify-content: flex-start;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-line-pack: start;
        align-content: flex-start;
    margin-bottom: 10px;
  }
  .cta01 .cta01_in figure {
    width: 217px;
    margin-right: 30px;
  }
  .cta01 .cta01_in figure img {
    width: 100%;
  }
  .cta01 .cta01_in .txt01 {
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    margin-bottom: 10px;
  }
  .cta01 .cta01_in .txt01 span {
    font-size: 18px;
    font-size: 1.125rem;
  }
  .cta01 .cta01_in .txt02 {
    color: #8cc316;
    font-weight: bold;
    margin-bottom: 10px;
  }
  .cta01 .cta01_in .txt02 span {
    font-size: 18px;
    font-size: 1.125rem;
  }
  .cta01 .cta01_in .txt02 input {
    font-size: 20px;
    font-size: 1.25rem;
    width: 309px;
    padding: 10px;
    border-radius: 3px;
    border: 2px solid #8cc316;
    background: #fdfeec;
  }
  .cta01 .cta01_in .txt02 .input01 {
    width: 95px;
  }
  .cta01 .cta01_in .txt02 .input02 {
    width: 145px;
  }
  .cta01 .cta01_in .txt03 {
    font-size: 10px;
    font-size: 0.625rem;
    font-weight: bold;
  }
  .cta01 .cta01_in .txt03 a {
    color: #8cc316;
  }
  .cta01 .cta01_in .txt03 a span {
    color: #fff;
    padding: 5px 6px;
    margin-right: 10px;
    border-radius: 50%;
    background: #d7d8d8;
  }
  .cta02 {
    margin-bottom: 30px;
  }
  .cta02 .ttl01 {
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    padding: 7px 0;
    margin-bottom: 10px;
    text-align: center;
    border-radius: 30px;
    border: 2px solid #ccc;
  }
  .cta02 .txt01 {
    font-size: 12px;
    font-size: 0.75rem;
    font-weight: bold;
    margin-bottom: 10px;
  }
  .cta02 .cta02_in {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column nowrap;
        flex-flow: column nowrap;
    -ms-flex-pack: start;
        justify-content: flex-start;
    -ms-flex-align: start;
        align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
  .cta02 .cta02_in .txt02 {
    font-size: 10px;
    font-size: 0.625rem;
    font-weight: bold;
    margin-bottom: 10px;
  }
  .cta02 .cta02_in .txt02 .green {
    color: #fff;
    font-size: 10px;
    font-size: 0.625rem;
    font-weight: bold;
    padding: 2px 3px;
    margin-right: 5px;
    border-radius: 10px;
    background: #8cc316;
  }
  .cta02 .cta02_in .txt02 .green .small {
    font-size: 10px;
    font-size: 0.625rem;
  }
  .cta02 .cta02_in img {
    width: 100%;
  }
}

.fb-comments {
  margin: 0 0 40px;
}

/* ---------------------------------
フッターCTAバナー パターン サムネイル
--------------------------------- */
.cta-pt-thum h2 {
  font-weight: bold;
  padding: 15px 0;
  margin-bottom: 40px;
  text-align: center;
  border-radius: 30px;
  border: 2px solid #ff5e05;
  font-size: 22px;
  font-size: 1.375rem;
  background-color: #fff;
}

@media (max-width: 736px) {
  .cta-pt-thum h2 {
    font-size: 14px;
    font-size: 0.875rem;
    padding: 7px 0px;
    margin-bottom: 10px;
  }
}

.cta-pt-thum h2 span {
  color: #ff5e05;
}

.cta-pt-thum__inner {
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
}

.cta-pt-thum__inner-figure {
  width: 217px;
  margin-right: 30px;
}

.cta-pt-thum__inner-figure img {
  width: 100%;
  margin: 0px;
}

@media (max-width: 736px) {
  .cta-pt-thum__inner-figure {
    width: 40%;
    margin-right: 10px;
  }
}

.cta-pt-thum__inner-txt {
  font-size: 26px;
  font-size: 1.625rem;
  font-weight: bold;
}

.cta-pt-thum__inner-txt span {
  font-size: 36px;
  font-size: 2.25rem;
}

@media (max-width: 736px) {
  .cta-pt-thum__inner-txt {
    font-size: 14px;
    font-size: 0.875rem;
  }
  .cta-pt-thum__inner-txt span {
    font-size: 18px;
    font-size: 1.125rem;
  }
}

.cta-pt-thum__inner-inp {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  margin-bottom: 10px;
  font-size: 30px;
  font-size: 1.875rem;
  font-weight: bold;
  margin-right: 15px;
}

.cta-pt-thum__inner-inp span {
  display: inline-block;
  margin-right: 10px;
  color: #8cc316;
}

@media (max-width: 736px) {
  .cta-pt-thum__inner-inp {
    font-size: 20px;
    font-size: 1.25rem;
  }
}

.cta-pt-thum__inner-inp input {
  font-size: 30px;
  font-size: 1.875rem;
  padding: 12px;
  border-radius: 3px;
  border: 2px solid #8cc316;
  background: #fdfeec;
  max-width: 285px;
}

@media (max-width: 736px) {
  .cta-pt-thum__inner-inp input {
    max-width: 100%;
    font-size: 20px;
    font-size: 1.25rem;
  }
}

@media (max-width: 736px) {
  .cta-pt-thum__inner-txt-qa {
    font-size: 11px;
    font-size: 0.6875rem;
  }
}

.cta-pt-thum__inner-txt-qa span {
  color: #fff;
  padding: 5px 6px;
  margin-right: 10px;
  border-radius: 50%;
  background: #d7d8d8;
}

@media (max-width: 736px) {
  .cta-pt-thum__inner-txt-qa span {
    margin-right: 5px;
  }
}

.cta-pt-thum__inner-txt-qa a {
  color: #8cc316;
}

.cta-pt-thum__inner-txt-qa a:hover {
  text-decoration: none;
}

.cta-pt-thum__btn {
  color: #fff;
  font-size: 30px;
  font-size: 1.875rem;
  width: 100%;
  padding: 25px 0 25px 65px;
  margin: 0 auto;
  border: 5px solid #fff !important;
  border-radius: 15px !important;
  background: url(../img/global/ico_arrow03.svg) right 20px center no-repeat, linear-gradient(90deg, #ff5d00 0%, #ff8a00 100%);
  background-size: 35px, 100%;
  box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.1);
  cursor: pointer;
}

@media (max-width: 736px) {
  .cta-pt-thum__btn {
    font-size: 19px;
    font-size: 1.1875rem;
    padding: 15px 0 15px 45px;
    border: 3px solid #fff !important;
    background: url(../img/global/ico_arrow03.svg) left 35px center no-repeat, linear-gradient(90deg, #ff5d00 0%, #ff8a00 100%);
    background-size: 25px, 100%;
  }
}

/* ---------------------------------
フッターCTAバナー パターン テキスト
--------------------------------- */
.cta-pt-txt {
  position: relative;
  border: solid 1px #ddd;
  padding: 20px 25px;
  margin: 50px 0px 0px 0px;
}

@media (max-width: 736px) {
  .cta-pt-txt {
    padding: 10px;
  }
}

.cta-pt-txt h2 {
  position: absolute;
  top: -22px;
  background-color: #fff !important;
  font-weight: bold;
  font-size: 1.125rem !important;
  border-left: none !important;
  margin: 0px !important;
  padding: 10px !important;
}

@media (max-width: 736px) {
  .cta-pt-txt h2 {
    top: -34px;
  }
}

@media (max-width: 736px) {
  .cta-pt-txt h2 {
    font-size: 1rem !important;
  }
}

.cta-pt-txt ul {
  list-style-type: disc;
  margin: 10px 60px 20px 60px !important;
}

@media (max-width: 736px) {
  .cta-pt-txt ul {
    margin: 20px 20px 10px 20px !important;
  }
}

.cta-pt-txt a {
  display: block;
  text-align: center;
  color: #fff !important;
  border-radius: 5px;
  background-color: #8cc316;
  padding: 15px;
  background-image: url(../img/global/ico_arrow03.svg);
  background-position: right 20px center;
  background-size: 24px;
}

@media (max-width: 736px) {
  .cta-pt-txt a {
    padding: 15px 15px 15px 45px;
    background-position: left 15px center;
    background-size: 20px;
  }
}

.cta-pt-txt a:hover {
  text-decoration: none !important;
}

/* ----------------------------------------------------------
この記事を読んだ方におすすめの記事
---------------------------------------------------------- */
.yarpp-related {
  background: #f4f4f4;
  padding: 20px;
  margin: 0 0 40px !important;
}

.yarpp-related h2 {
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: bold;
  text-align: center;
  margin: 0 0 20px;
}

.yarpp-related .related-post {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
      flex-flow: row nowrap;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}

.yarpp-related .related-post .related-entry {
  width: 150px;
}

.yarpp-related .related-post .related-entry a {
  color: #65971c;
  font-weight: normal;
}

.yarpp-related .related-post .related-entry a:hover {
  opacity: .7;
}

@media (max-width: 736px) {
  .yarpp-related h2 {
    font-size: 16px;
    font-size: 1rem;
  }
  .yarpp-related .related-post {
    -ms-flex-flow: column nowrap;
        flex-flow: column nowrap;
    -ms-flex-pack: start;
        justify-content: flex-start;
  }
  .yarpp-related .related-post .related-entry {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
    -ms-flex-pack: start;
        justify-content: flex-start;
    -ms-flex-align: start;
        align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
    width: 100%;
  }
  .yarpp-related .related-post .related-entry a.thum {
    margin: 0 20px 0 0;
  }
  .yarpp-related .related-post .related-entry a.thum img {
    width: 75px;
    height: auto;
  }
  .yarpp-related .related-post .related-entry a {
    color: #65971c;
    font-weight: normal;
  }
  .yarpp-related .related-post .related-entry a:hover {
    opacity: .7;
  }
  .yarpp-related .related-post .related-entry:not(:last-child) {
    margin: 0 0 20px;
  }
}

/* =================================
　1カラム CTA
================================= */
.sec-cta {
  border-radius: 15px;
  border: solid 4px #ff7507;
  padding: 20px;
  margin: 0px 0px 60px 0px;
  /* タブ */
  /* 切り替えコンテンツ */
}

@media (max-width: 736px) {
  .sec-cta {
    border-radius: 7px;
    padding: 10px;
    border: solid 2px #ff7507;
    margin: 30px 0px 30px 0px;
  }
}

.sec-cta__ttl {
  background-color: #ff5e05;
  color: white;
  border-radius: 30px;
  font-weight: bold;
  font-size: 22px;
  font-size: 1.375rem;
  width: 600px;
  margin: -54px auto 0px auto;
  text-align: center;
  padding: 15px;
}

@media (max-width: 736px) {
  .sec-cta__ttl {
    width: 300px;
    padding: 7px 0;
    margin: -28px auto 0px auto;
    font-size: 12px;
    font-size: 0.75rem;
  }
}

.sec-cta__mttl {
  font-size: 22px;
  font-size: 1.375rem;
  color: #ff5e05;
  font-weight: bold;
  text-align: center;
  margin: 20px 0px;
}

@media (max-width: 736px) {
  .sec-cta__mttl {
    margin: 10px 0px;
    font-size: 12px;
    font-size: 0.75rem;
  }
}

.sec-cta .cta-tab {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

.sec-cta .cta-tab__btn {
  border: solid 3px #aeaeaf;
  border-radius: 5px 5px 0px 0px;
  border-bottom: none;
  width: 50%;
  font-weight: bold;
  color: #666666;
  text-align: center;
  padding: 10px;
  background-color: #f1f0ee;
}

.sec-cta .cta-tab__btn:first-child {
  border-right: none;
  border-radius: 5px 0px 0px 0px;
}

.sec-cta .cta-tab__btn:first-child.is-active {
  color: #ff5e05;
  background-color: white;
}

.sec-cta .cta-tab__btn:first-child.is-active span {
  border-top: solid 3px #ff5e05;
}

.sec-cta .cta-tab__btn:last-child {
  border-left: none;
  border-radius: 0px 5px 0px 0px;
}

.sec-cta .cta-tab__btn:last-child.is-active {
  color: #3868ac;
  background-color: white;
}

.sec-cta .cta-tab__btn:last-child.is-active span {
  border-top: solid 3px #3868ac;
}

@media (max-width: 736px) {
  .sec-cta .cta-tab__btn {
    padding: 5px;
  }
}

.sec-cta .cta-tab__btn span {
  font-size: 24px;
  font-size: 1.5rem;
  display: block;
  padding: 10px 10px 0px 10px;
  border-top: solid 3px #999999;
}

@media (max-width: 736px) {
  .sec-cta .cta-tab__btn span {
    padding: 5px 5px 0px 5px;
    font-size: 15px;
    font-size: 0.9375rem;
  }
}

.sec-cta .cta-tab__btn:hover {
  cursor: pointer;
}

.sec-cta .box-cta__tab-a {
  border: solid 3px #aeaeaf;
  border-top: none;
  border-radius: 0px 0px 5px 5px;
  padding: 20px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

@media (max-width: 736px) {
  .sec-cta .box-cta__tab-a {
    display: block;
    padding: 10px;
    min-height: auto;
  }
}

.sec-cta .box-cta__tab-b {
  border: solid 3px #aeaeaf;
  border-top: none;
  border-radius: 0px 0px 5px 5px;
  padding: 20px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

@media (max-width: 736px) {
  .sec-cta .box-cta__tab-b {
    display: block;
    padding: 10px;
    min-height: auto;
  }
}

.sec-cta .box-cta__figure {
  max-width: 200px;
  margin-right: 25px;
}

.sec-cta .box-cta__figure img {
  width: 100%;
}

.sec-cta .box-cta__centertxt {
  margin-top: 10px;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: bold;
  color: #3868ac;
  margin-right: 55px;
}

@media (max-width: 736px) {
  .sec-cta .box-cta__centertxt {
    margin: 0px;
    text-align: center;
    font-size: 15px;
    font-size: 0.9375rem;
  }
}

.sec-cta .box-cta__centertxt span {
  font-size: 16px;
  font-size: 1rem;
  font-weight: normal;
  text-align: center;
  display: block;
  background-color: #3868ac;
  color: white;
  width: 220px;
  margin-top: 12px;
  border-radius: 15px;
  padding: 3px 10px;
}

@media (max-width: 736px) {
  .sec-cta .box-cta__centertxt span {
    font-size: 15px;
    font-size: 0.9375rem;
    width: 260px;
    margin: 10px auto 0px auto;
  }
}

.sec-cta .box-cta__postarea--txt01 {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: bold;
  margin-bottom: 7px;
}

@media (max-width: 736px) {
  .sec-cta .box-cta__postarea--txt01 {
    font-size: 14px;
    font-size: 0.875rem;
  }
}

.sec-cta .box-cta__postarea--txt02 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  margin-bottom: 10px;
  font-size: 30px;
  font-size: 1.875rem;
  font-weight: bold;
}

.sec-cta .box-cta__postarea--txt02 span {
  color: #8cc316;
  display: inline-block;
  margin-right: 10px;
}

@media (max-width: 736px) {
  .sec-cta .box-cta__postarea--txt02 {
    font-size: 20px;
    font-size: 1.25rem;
  }
}

.sec-cta .box-cta__postarea--txt02 input {
  font-size: 24px;
  font-size: 1.5rem;
  padding: 7px 10px;
  border-radius: 3px;
  border: 2px solid #8cc316;
  background-color: #fdfeec;
}

@media (max-width: 736px) {
  .sec-cta .box-cta__postarea--txt02 input {
    width: 70%;
    font-size: 20px;
    font-size: 1.25rem;
  }
}

.sec-cta .box-cta__postarea--txt03 {
  font-weight: bold;
}

@media (max-width: 736px) {
  .sec-cta .box-cta__postarea--txt03 {
    font-size: 12px;
    font-size: 0.75rem;
  }
}

.sec-cta .box-cta__postarea--txt03 a {
  color: #8cc316;
}

.sec-cta .box-cta__postarea--txt03 a span {
  color: white;
  padding: 5px 6px;
  margin-right: 10px;
  border-radius: 50%;
  background: #d7d8d8;
}

@media (max-width: 736px) {
  .sec-cta .box-cta__postarea--txt03 a span {
    padding: 2px 3px;
  }
}

.sec-cta .box-cta__postarea--txt04 {
  margin: 15px 0px 5px 0px;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: bold;
}

@media (max-width: 736px) {
  .sec-cta .box-cta__postarea--txt04 {
    margin: 5px 0px;
    font-size: 14px;
    font-size: 0.875rem;
  }
}

.sec-cta .box-cta__postarea--txt04 input[type=checkbox] {
  display: none;
}

.sec-cta .box-cta__postarea--txt04 .ck-icon {
  padding-left: 5px;
  position: relative;
  cursor: pointer;
}

.sec-cta .box-cta__postarea--txt04 .ck-icon:focus {
  outline: 0;
}

.sec-cta .box-cta__postarea--txt04 .ck-icon::before {
  content: "";
  display: inline-block;
  position: relative;
  background-color: #fdfeec;
  left: -5px;
  width: 36px;
  height: 36px;
  border-radius: 3px;
  border: solid 2px #8cc316;
  vertical-align: middle;
}

.sec-cta .box-cta__postarea--txt04 input[type=checkbox]:checked + .ck-icon::after {
  position: absolute;
  content: "";
  top: 0px;
  left: 15px;
  width: 8px;
  height: 16px;
  border-right: 4px solid #8cc316;
  border-bottom: 4px solid #8cc316;
  transform: rotate(45deg);
}

.sec-cta .box-cta__subbtn {
  max-width: 258px;
}

@media (max-width: 736px) {
  .sec-cta .box-cta__subbtn {
    max-width: 100%;
    margin-top: 10px;
  }
}

.sec-cta .box-cta__subbtn input {
  width: 100%;
}

.sec-cta .box-cta__subbtn img {
  width: 100%;
}

.sec-cta .box-cta__supp {
  font-size: 14px;
  font-size: 0.875rem;
}

@media (max-width: 736px) {
  .sec-cta .box-cta__supp {
    font-size: 13px;
    font-size: 0.8125rem;
  }
}

/* =================================
　2カラム CTA
================================= */
.sec-cta-column2 {
  border: solid 1px #ddd;
  padding: 20px;
  background-color: #f4f4f4;
  margin: 20px 0px 0px 0px;
  /* タブ */
  /* 切り替えコンテンツ */
}

@media (max-width: 736px) {
  .sec-cta-column2 {
    padding: 10px;
  }
}

.sec-cta-column2__ttl {
  font-weight: bold;
  font-size: 1.25rem !important;
  text-align: center;
  margin: 0px 0px 20px 0px !important;
  border-left: none !important;
  padding: 0px !important;
}

.sec-cta-column2__ttl span {
  color: #ff5e05;
}

@media (max-width: 736px) {
  .sec-cta-column2__ttl {
    font-size: 0.9375rem !important;
    margin-bottom: 10px;
  }
}

.sec-cta-column2 .cta-tab {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

.sec-cta-column2 .cta-tab__btn {
  border: solid 1px #aeaeaf;
  border-radius: 3px 3px 0px 0px;
  border-bottom: none;
  width: 50%;
  font-weight: bold;
  color: #666666;
  text-align: center;
  padding: 5px;
  background-color: #f1f0ee;
}

.sec-cta-column2 .cta-tab__btn:first-child {
  border-right: none;
  border-radius: 3px 0px 0px 0px;
}

.sec-cta-column2 .cta-tab__btn:first-child.is-active {
  color: #ff5e05;
  background-color: white;
}

.sec-cta-column2 .cta-tab__btn:first-child.is-active span {
  border-top: solid 2px #ff5e05;
}

.sec-cta-column2 .cta-tab__btn:last-child {
  border-left: none;
  border-radius: 0px 3px 0px 0px;
}

.sec-cta-column2 .cta-tab__btn:last-child.is-active {
  color: #3868ac;
  background-color: white;
}

.sec-cta-column2 .cta-tab__btn:last-child.is-active span {
  border-top: solid 2px #3868ac;
}

@media (max-width: 736px) {
  .sec-cta-column2 .cta-tab__btn {
    padding: 5px;
  }
}

.sec-cta-column2 .cta-tab__btn span {
  font-size: 18px;
  font-size: 1.125rem;
  display: block;
  padding: 5px 5px 0px 5px;
  border-top: solid 2px #999999;
}

@media (max-width: 736px) {
  .sec-cta-column2 .cta-tab__btn span {
    padding: 5px 5px 0px 5px;
    font-size: 17px;
    font-size: 1.0625rem;
  }
}

.sec-cta-column2 .cta-tab__btn:hover {
  cursor: pointer;
}

.sec-cta-column2 .box-cta__tab-a {
  border: solid 1px #aeaeaf;
  background-color: white;
  border-top: none;
  padding: 10px 20px 20px 20px;
}

@media (max-width: 736px) {
  .sec-cta-column2 .box-cta__tab-a {
    display: block;
    padding: 10px;
    min-height: auto;
  }
}

.sec-cta-column2 .box-cta__tab-b {
  border: solid 1px #aeaeaf;
  background-color: white;
  border-top: none;
  padding: 20px;
}

@media (max-width: 736px) {
  .sec-cta-column2 .box-cta__tab-b {
    display: block;
    padding: 10px;
    min-height: auto;
  }
}

.sec-cta-column2 .box-cta__cont {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
}

.sec-cta-column2 .box-cta__cont--stretch {
  -ms-flex-align: stretch;
      align-items: stretch;
}

@media (max-width: 736px) {
  .sec-cta-column2 .box-cta__cont {
    display: block;
  }
}

.sec-cta-column2 .box-cta__post-inp {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  width: 100%;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: bold;
}

.sec-cta-column2 .box-cta__post-inp span {
  color: #8cc316;
  display: inline-block;
  margin-right: 10px;
}

@media (max-width: 736px) {
  .sec-cta-column2 .box-cta__post-inp {
    font-size: 14px;
    font-size: 0.875rem;
  }
}

.sec-cta-column2 .box-cta__post-inp input {
  width: 100%;
  font-size: 20px;
  font-size: 1.25rem;
  padding: 7px 10px;
  border-radius: 3px;
  border: 2px solid #8cc316;
  background-color: #fdfeec;
}

@media (max-width: 736px) {
  .sec-cta-column2 .box-cta__post-inp input {
    font-size: 20px;
    font-size: 1.25rem;
  }
}

.sec-cta-column2 .box-cta__post-txt {
  width: 80%;
  margin-left: 10px;
  font-size: 14px;
  font-size: 0.875rem;
}

@media (max-width: 736px) {
  .sec-cta-column2 .box-cta__post-txt {
    margin: 10px 0px 0px 0px;
    font-size: 12px;
    font-size: 0.75rem;
  }
}

.sec-cta-column2 .box-cta__post-txt a {
  color: #8cc316;
}

.sec-cta-column2 .box-cta__post-txt a span {
  color: white;
  padding: 3px 4px;
  margin-right: 5px;
  border-radius: 50%;
  background: #d7d8d8;
}

@media (max-width: 736px) {
  .sec-cta-column2 .box-cta__post-txt a span {
    padding: 2px 3px;
  }
}

.sec-cta-column2 .box-cta__ck-area {
  margin-top: 10px;
}

@media (max-width: 736px) {
  .sec-cta-column2 .box-cta__ck-area {
    margin: 5px 0px;
    font-size: 14px;
    font-size: 0.875rem;
  }
}

.sec-cta-column2 .box-cta__ck-area input[type=checkbox] {
  display: none;
}

.sec-cta-column2 .box-cta__ck-area .ck-icon {
  padding-left: 5px;
  position: relative;
  cursor: pointer;
}

.sec-cta-column2 .box-cta__ck-area .ck-icon:focus {
  outline: 0;
}

.sec-cta-column2 .box-cta__ck-area .ck-icon::before {
  content: "";
  display: inline-block;
  position: relative;
  background-color: #fdfeec;
  left: -5px;
  width: 25px;
  height: 25px;
  border-radius: 3px;
  border: solid 2px #8cc316;
  vertical-align: middle;
}

.sec-cta-column2 .box-cta__ck-area input[type=checkbox]:checked + .ck-icon::after {
  position: absolute;
  content: "";
  top: 1px;
  left: 10px;
  width: 6px;
  height: 12px;
  border-right: 3px solid #8cc316;
  border-bottom: 3px solid #8cc316;
  transform: rotate(45deg);
}

.sec-cta-column2 .box-cta__submit-btn {
  font-weight: bold;
  font-size: 20px;
  font-size: 1.25rem;
  margin-top: 10px;
  display: block;
  width: 100%;
  color: white;
  text-align: center;
  padding: 20px;
  border-radius: 5px;
  background-image: url(../img/global/ico_arrow03.svg), linear-gradient(to right, #ff5d00, #ff8a00);
  background-size: 25px, contain;
  background-position: center right 20px,left;
  cursor: pointer;
  outline: none;
}

@media (max-width: 736px) {
  .sec-cta-column2 .box-cta__submit-btn {
    font-size: 14px;
    font-size: 0.875rem;
    text-align: left;
    padding: 15px;
    border-radius: 3px;
    background-size: 16px, contain;
    background-position: center right 10px,left;
  }
}

.sec-cta-column2 .box-cta__figure {
  width: 100%;
  max-width: 130px;
  margin-right: 20px;
}

.sec-cta-column2 .box-cta__figure img {
  width: 100%;
}

.sec-cta-column2 .box-cta__centertxt {
  width: 100%;
  font-weight: bold;
  color: #3868ac;
}

@media (max-width: 736px) {
  .sec-cta-column2 .box-cta__centertxt {
    margin: 0px;
    text-align: center;
  }
}

.sec-cta-column2 .box-cta__centertxt span {
  font-weight: normal;
  text-align: center;
  display: block;
  background-color: #3868ac;
  color: white;
  width: 220px;
  margin-top: 10px;
  border-radius: 18px;
  padding: 3px 10px;
}

@media (max-width: 736px) {
  .sec-cta-column2 .box-cta__centertxt span {
    width: 260px;
    margin: 10px auto 0px auto;
  }
}

.sec-cta-column2 .box-cta__battery-btn {
  font-weight: bold;
  font-size: 20px;
  font-size: 1.25rem;
  margin-top: 20px;
  display: block;
  color: white;
  text-align: center;
  padding: 20px;
  border-radius: 5px;
  background-image: url(../img/global/ico_arrow03.svg), linear-gradient(to bottom, #00b9ef, #0068bd);
  background-size: 25px, contain;
  background-position: center right 20px,left;
}

@media (max-width: 736px) {
  .sec-cta-column2 .box-cta__battery-btn {
    font-size: 14px;
    font-size: 0.875rem;
    text-align: left;
    padding: 15px;
    border-radius: 3px;
    background-size: 16px, contain;
    background-position: center right 10px,left;
  }
}

.sec-cta-column2 .box-cta__supp {
  margin-top: 10px;
  font-size: 14px;
  font-size: 0.875rem;
}

@media (max-width: 736px) {
  .sec-cta-column2 .box-cta__supp {
    font-size: 13px;
    font-size: 0.8125rem;
  }
}

/* =================================
  記事ページ
================================= */
/* カルーセルバナー */
.sec-article-bnr {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
}

@media (max-width: 736px) {
  .sec-article-bnr {
    max-width: 100%;
    margin-bottom: 20px;
  }
}

.sec-article-bnr__prev-btn {
  position: relative;
  width: 100%;
  max-width: 30px;
  background-color: black;
  border-radius: 6px 0px 0px 6px;
}

.sec-article-bnr__prev-btn::after {
  position: absolute;
  content: "";
  background-image: url(../img/article/icon_prev.png);
  background-size: 7px 14px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 7px;
  height: 14px;
}

@media (max-width: 736px) {
  .sec-article-bnr__prev-btn {
    width: 100%;
    max-width: 16px;
  }
}

.sec-article-bnr__prev-btn:hover {
  opacity: .8;
}

.sec-article-bnr__next-btn {
  position: relative;
  width: 100%;
  max-width: 30px;
  background-color: black;
  border-radius: 0px 6px 6px 0px;
}

.sec-article-bnr__next-btn::after {
  position: absolute;
  content: "";
  background-image: url(../img/article/icon_next.png);
  background-size: 7px 14px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 7px;
  height: 14px;
}

@media (max-width: 736px) {
  .sec-article-bnr__next-btn {
    width: 100%;
    max-width: 16px;
  }
}

.sec-article-bnr__next-btn:hover {
  opacity: .8;
}

.sec-article-bnr__slider {
  margin: 0px auto;
}

@media (max-width: 736px) {
  .sec-article-bnr__slider {
    width: 100%;
  }
}

.sec-article-bnr .bx-wrapper {
  margin: 0px 0px 0px 0px;
}

@media (max-width: 736px) {
  .sec-article-bnr .bx-viewport {
    width: 100%;
  }
}

.sec-article-bnr .bx-prev,
.sec-article-bnr .bx-next {
  width: 100%;
  max-width: 30px;
  height: 100%;
  position: relative;
  z-index: 999;
  opacity: 0;
  display: block;
}

@media (max-width: 736px) {
  .sec-article-bnr .bx-prev,
  .sec-article-bnr .bx-next {
    width: 100%;
    max-width: 16px;
  }
}
