@charset "utf-8";
/* CSS Document */
/*
Theme Name:AMATERASU
Description:Easy,SimpleDesign
Version:simple 1.1
Base Color:red
Author:AMATERASU
Author URI:http://www.seo-amaterasu.com/
*/
@media screen and (min-width:769px){
* img{
  image-rendering:auto;
}
.sp{
  display:none !important;
}
/* ヘッダー エリア */
#header_in .inner_left{
  width:auto;
  height:auto;
  margin:0;
  padding:0;
  float:left;
}
#header_in .inner_left img{
  width:auto;
  max-width:420px;
  height:auto;
  margin:0;
  padding:0;
}
#header_in .inner_right{
  width:840px;
  height:auto;
  margin:0;
  padding:0;
}
#header_in .inner_right ul{
  width:auto;
  height:auto;
  margin:0;
  padding:0;
  display:flex;
  flex-direction:row;
  flex-wrap:nowrap;
  justify-content:flex-end;
  align-content:center;
  align-items:center;
}
#header_in .inner_right ul li{
  width:auto;
  height:auto;
  margin:0 0 0 15px;
  padding:0;
}
#header_in .inner_right ul li a{
  font-family:"Noto Sans JP","メイリオ","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
  display:block;
}
#header_in .inner_right ul li a:hover{
  opacity:0.5;
}
#header_in .inner_right ul li img{
  margin-right:0;
}
/* グローバルナビ エリア */

#header_in .inner_right #global_navi ul{
  width:auto;
  height:auto;
  list-style:none;
  text-align:center;
  table-layout:fixed;
  display:flex;
  flex-direction:row;
  flex-wrap:nowrap;
  align-content:center;
  justify-content:space-between;
  align-items:center;
}
#header_in .inner_right #global_navi ul li{
  border-left:none;
  margin:0;
}
#header_in .inner_right div#global_navi ul li a {
  display:flex;
  flex-direction:row;
  flex-wrap:nowrap;
  align-content:center;
  justify-content:center;
  align-items:center;
  padding:15px 0px 20px;
  text-decoration:none;
}
#nav li a:hover{
  color:#ffffff;
  opacity:0.7;
}
#header_in .inner_right div#global_navi ul li a span.sp_memu_icon{
  width:20px;
}
#header_in .inner_right div#global_navi ul li a span.sp_memu_text{
  margin-left:7px;
  font-size:17px;
  font-weight:500;
  color:#3E3E3E;
  letter-spacing:1px;
}
/* パンくずリスト エリア */
#breadcrumb{
  margin:-10px 0 5px 0;
}
#breadcrumb div{
  font-size:12px;
  display:inline-block;
}
/* コンテンツ エリア */
#content h1{ 
  width:auto;
  font-size:20px;
  font-weight:bold;
  margin-bottom:10px;
  padding:8px 10px 6px 20px;
  clear:both;
  color:#666666;
  background-color:#f8f8f8;
  border-top:4px solid #cc0000;
  border-bottom:1px solid #cccccc;
  border-left:1px solid #cccccc;
  border-right:1px solid #cccccc;
}
/*首の痛み　ヘッダー画像*/
.postid-3913 #page_tile{
  display: none;
}
/*end*/
#content h2{
  width:auto;
  font-size:18px;
  font-weight:bold;
  margin-top:24px;
  margin-bottom:10px;
  padding:10px 10px 8px 16px;
  clear:both;
  color:#fff;
  background-color: #007fea;
  border-radius:5px;
}
#content h3{
  width: auto;
        font-size: 16px;
        font-weight: bold;
        margin-top: 20px;
        margin-bottom: 10px;
        padding: 6px 10px;
        clear: both;
        color: #007fea;
        background-color: #f8f8f8;
        /* border-top: 1px solid #cccccc; */
        /* border-bottom: 1px solid #cccccc; */
        border-left: 7px solid #007fea;
        /* border-right: 1px solid #cccccc; */
}
#content h3:before{
  content:'';
  position:absolute;
  top:15%;
  left:5px;
  width:5px;
  background-color:red;
}
#content h3.remarks{
  font-size: 25px;
  margin-bottom: 0;
}
#content h4,
#content h5,
#content h6{ 
  width:auto;
  font-size:14px;
  font-weight:bold;
  margin-bottom:10px;
  padding:1px 10px 0px 20px;
  clear:both;
  color:#666666;
  background-color:#f8f8f8;
  border-top:4px solid #cc0000;
  border-bottom:1px solid #cccccc;
  border-left:1px solid #cccccc;
  border-right:1px solid #cccccc;
}
#content h1 a{ 
  font-size:20px;
  font-weight:bold;
  text-decoration:none; 
  color:#666666;
}
#content h2 a,
#content h3 a{ 
  font-size:16px;
  font-weight:bold;
  text-decoration:none; 
  color:#666666;
}
#content h4 a,
#content h5 a,
#content h6 a{ 
  width:auto;
  font-size:14px;
  font-weight:bold;
  text-decoration:none; 
  color:#666666;
}
#content h1 a:hover,
#content h2 a:hover,
#content h3 a:hover,
#content h4 a:hover,
#content h5 a:hover,
#content h6 a:hover{ 
  color:#cc0000;
}
#content .post{
  padding-bottom:20px;
}
.page-id-4455 #content .post{
  padding-bottom:0;
}
.home #wrapper #content .post, 
.page-template-page-onecolumn #wrapper #content .post{
  padding-bottom:0;
}
#content .eye_catch img{
  margin:0 10px 20px 0;
  float:left;
}
/* 続きを読む エリア */
a.more-link{
  font-size:14px;
  text-align:right;
  margin-right:10px;
  display:block;
}
a.more-link:hover{
  text-decoration:none;
}
a.more-link:link,
a.more-link:active,
a.more-link:visited,
a.more-link:hover{
  color:#dc143c;
}
/* ページトップ エリア */
p.pagetop{
  display:none;
  position:fixed;
  bottom:120px;
  right:55px;
}
p.pagetop a{
  display:block;
  width:50px;
  height:50px;
  font-size:24px;
  text-align:center;
  text-decoration:none;
  line-height:50px;
  color:#ffffff;
  background-color:#cccccc; /* [if lt IE 9] */
  background:-webkit-gradient(
  linear,
  left top,
  left bottom,
  color-stop(0, #eeeeee),
  color-stop(1, #999999)
);
  background:-o-linear-gradient(bottom, #eeeeee 0%, #999999 100%);
  background:-moz-linear-gradient(bottom, #eeeeee 0%, #999999 100%);
  background:-webkit-linear-gradient(bottom, #eeeeee 0%, #999999 100%);
  background:-ms-linear-gradient(bottom, #eeeeee 0%, #999999 100%);
  background:linear-gradient(to bottom, #eeeeee 0%, #999999 100%);
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  -ms-border-radius:5px;
  -o-border-radius:5px;
  border-radius:5px;
  border:1px solid #888888;
}
p.pagetop a:hover{
  opacity:0.7;
  color:#cc0000;
}
/* フッター エリア */
.c-footer {
  margin-top: 82px;
  position: relative;
  width: 100%
}

@media(max-width: 767px) {
  .c-footer {
      margin-top:72px
  }
}

.c-footer-control {
  bottom: 0;
  position: fixed;
  width: 100%;
  z-index: 10
}

.c-footer-control a.c-footer-pagetop-cta {
  position: absolute;
  top: -50px
}

@media(max-width: 767px) {
  .c-footer-control a.c-footer-pagetop-cta {
      top:-60px
  }
}

.c-footer-control a.c-footer-pagetop-cta[data-on-ctr=true] {
  bottom: 30px
}

.c-footer-pagetop {
  align-items: center;
  background: #3e3e3e;
  border-radius: 5px;
  bottom: 30px;
  display: flex;
  font-size: 0;
  height: 50px;
  justify-content: center;
  position: fixed;
  right: 30px;
  width: 50px;
  z-index: 2
}

@media(max-width: 767px) {
  .c-footer-pagetop {
      bottom:15px;
      right: 10px
  }
}

.c-footer-pagetop:after {
  border: solid #fff;
  border-width: 0 0 2px 2px;
  content: "";
  display: block;
  height: 15px;
  margin: 0 auto -3px;
  position: absolute;
  transform: rotate(135deg);
  width: 15px
}

.c-footer-bnr {
  width: 100%
}

@media(min-width: 768px) {
  .c-footer-bnr {
      display:none
  }
}

@media(max-width: 767px) {
  .c-footer-bnr {
      display:block
  }

  .c-footer-bnr[aria-hidden=true] {
      display: none
  }

  .c-footer-bnr[aria-hidden=true]+a.c-footer-pagetop {
      bottom: 10px
  }

  .c-footer-bnr a {
      align-items: center;
      aspect-ratio: 375/80;
      box-shadow: 0 -2px 3px #22222229;
      display: flex;
      height: auto;
      justify-content: center;
      overflow: hidden;
      text-decoration: none;
      width: 100%
  }

  .c-footer-bnr img {
      display: block;
      height: auto;
      width: 100%
  }

  .c-footer-bnr+a.c-footer-pagetop {
      bottom: calc(21.33333vw + 10px);
      right: 10px
  }
}

.c-footer__panel {
  padding: 30px 0 70px;
  position: relative
}

.c-footer__panel,.c-footer__panel:before {
  background: linear-gradient(90deg,#033979,#1f71ad)
}

.c-footer__panel:before {
  clip-path: url('data:image/svg+xml;utf8,%3Csvg xmlns="http://www.w3.org/2000/svg"%3E%3Cdefs%3E%3CclipPath id="p" clipPathUnits="objectBoundingBox"%3E%3Cpolygon points="0 0, 0 1, 1 1, 1 NaN - 3)"/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E#p');
  clip-path: polygon(0 0,0 100%,100% 100%,100% calc(100% - 3px));
  content: "";
  display: inline-block;
  height: 75px;
  left: 0;
  pointer-events: none;
  position: absolute;
  top: -74px;
  width: 100%;
  z-index: -1
}

@media(max-width: 767px) {
  .c-footer__panel:before {
      height:55px;
      top: -54px
  }
}

.c-footer__panel:after {
  background: #dbdbdb;
  clip-path: url('data:image/svg+xml;utf8,%3Csvg xmlns="http://www.w3.org/2000/svg"%3E%3Cdefs%3E%3CclipPath id="p" clipPathUnits="objectBoundingBox"%3E%3Cpolygon points="0 1, 1 0, 1 1"/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E#p');
  clip-path: polygon(0 100%,100% 0,100% 100%);
  content: "";
  display: inline-block;
  height: 95px;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: -94px;
  width: 700px;
  z-index: -2
}

@media(max-width: 767px) {
  .c-footer__panel:after {
      height:50px;
      top: -49px
  }
}

.c-footer__panel-heading {
  margin: 0 0 40px;
  text-align: center
}

@media(max-width: 767px) {
  .c-footer__panel-heading img {
      height:auto;
      max-width: 200px
  }
}

.c-footer__panel-heading span {
  color: #fff;
  font-weight: 700;
  line-height: 1.5333333333;
  margin-left: 10px;
  vertical-align: bottom
}

@media(min-width: 768px) {
  .c-footer__panel-heading span {
      font-size:3rem
  }
}

@media(max-width: 767px) {
  .c-footer__panel-heading span {
      font-size:2.4rem;
      margin-left: 5px
  }
}

.c-footer__panel-inner {
  margin: 0 auto;
  max-width: 1100px;
  padding-left: 20px;
  padding-right: 20px
}

.c-footer__panel-links {
  display: flex;
  gap: 20px 40px;
  justify-content: center
}

@media(max-width: 1023px) {
  .c-footer__panel-links {
      gap:20px 20px
  }
}

@media(max-width: 959px) {
  .c-footer__panel-links {
      align-items:center;
      flex-direction: column
  }
}

.c-footer__panel-item {
  background-color: #fff;
  border-radius: 10px;
  padding: 20px 25px 25px
}

@media(min-width: 960px) {
  .c-footer__panel-item {
      min-width:250px;
      width: 350px
  }
}

@media(max-width: 1023px) {
  .c-footer__panel-item {
      width:70%
  }
}

@media(max-width: 767px) {
  .c-footer__panel-item {
      width:100%
  }
}

.c-footer__panel-item-icon {
  margin: 0 auto 12px
}

[data-item=download] .c-footer__panel-item-icon {
  height: 38px;
  width: 30px
}

[data-item=contact] .c-footer__panel-item-icon {
  height: 37px;
  width: 44px
}

[data-item=demo] .c-footer__panel-item-icon {
  height: 36px;
  width: 40px
}

.c-footer__panel-item-icon img {
  object-fit: cover;
  width: 100%
}

.c-footer__panel-item-button a {
  align-items: center;
  appearance: none;
  border: 1px solid #0000;
  border-radius: 150px;
  color: #fff;
  cursor: pointer;
  display: inline-flex;
  flex-wrap: wrap;
  font-weight: 700;
  justify-content: center;
  line-height: 1.1111111111;
  max-width: 100%;
  padding: 23px 25px;
  position: relative;
  text-align: center;
  text-decoration: none;
  transition: all .3s;
  width: 100%
}

@media(min-width: 768px) {
  .c-footer__panel-item-button a {
      font-size:1.8rem
  }
}

@media(max-width: 767px) {
  .c-footer__panel-item-button a {
      font-size:1.6rem
  }
}
[data-item=download] .c-footer__panel-item-button a {
  border-color: #00b900;
  color: #00b900;
}
@media(hover: hover) {
  [data-item=download] .c-footer__panel-item-button a:hover {
      background:#fff;
      border-color: #00b900;
      color: #00b900;
  }
}

[data-item=contact] .c-footer__panel-item-button a {
  border-color: #34b4e3;
  color: #34b4e3;
}

@media(hover: hover) {
  [data-item=contact] .c-footer__panel-item-button a:hover {
      background:#fff;
      border-color: #34b4e3;
      color: #34b4e3;
  }
}

[data-item=demo] .c-footer__panel-item-button label {
  border-color: #ff9519;
  color: #ff9519;
}

@media(hover: hover) {
  [data-item=demo] .c-footer__panel-item-button label:hover {
      background:#fff;
      border-color: #ff9519;
      color: #ff9519;
  }
}

.c-footer__body {
  background-color: #3e3e3e;
  color: #fff;
  letter-spacing: .1em
}

@media(max-width: 767px) {
  .c-footer__body {
      letter-spacing:.05em
  }
}

.c-footer__inner {
  margin: 0 auto;
  max-width: 1160px;
  padding: 88px 20px 130px
}

@media(max-width: 576px) {
  .c-footer__inner {
      padding-bottom:70px;
      padding-left: 20px;
      padding-right: 20px
  }
}

.c-footer__main {
  margin-bottom: 75px
}

@media(max-width: 767px) {
  .c-footer__main {
      margin-bottom:28px
  }
}

@media(min-width: 768px) {
  .c-footer__main {
      display:flex;
      flex-wrap: wrap;
      gap: 30px;
      justify-content: space-between
  }
}

@media(max-width: 767px) {
  .c-footer__info {
      margin-bottom:60px
  }
}

.c-footer__info-logo {
  margin-bottom: 43px
}

@media(max-width: 767px) {
  .c-footer__info-logo {
      margin-bottom:34px
  }
}

.c-footer__info-logo a {
  display: block;
  max-width: 300px;
  transition: opacity .3s;
  width: 100%
}

@media(max-width: 767px) {
  .c-footer__info-logo a {
      margin:0 auto
  }
}

@media(hover: hover) {
  .c-footer__info-logo a:hover {
      opacity:.5
  }
}

.c-footer__info-logo img {
  height: auto;
  max-width: 300px;
  vertical-align: middle;
  width: 100%
}

.c-footer__info-sns {
  margin-top: 23px
}

@media(max-width: 767px) {
  .c-footer__info-sns {
      margin-bottom:34px
  }
}

.c-footer__info-sns-links {
  align-items: center;
  display: flex;
  gap: 20px;
  list-style: none;
  margin: 0;
  padding: 0
}

@media(max-width: 767px) {
  .c-footer__info-sns-links {
      justify-content:center
  }
}

.c-footer__info-sns-item a {
  display: block;
  transition: opacity .3s
}

.c-footer__info-sns-item a img {
  height: 100%;
  vertical-align: bottom;
  width: 100%
}

@media(hover: hover) {
  .c-footer__info-sns-item a:hover {
      opacity:.5
  }
}

@media(max-width: 767px) {
  .c-footer__info-btn {
      text-align:center
  }
}

.c-footer__info-btn a {
  align-items: center;
  appearance: none;
  background-color: #3e3e3e;
  border: 1px solid #fff;
  border-radius: 100px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-weight: 700;
  justify-content: center;
  padding: 8px 25px;
  text-align: center;
  text-decoration: none;
  transition: color,background-color .3s
}

@media(min-width: 768px) {
  .c-footer__info-btn a {
      font-size:1.6rem
  }
}

@media(max-width: 767px) {
  .c-footer__info-btn a {
      font-size:1.4rem
  }
}

@media(min-width: 768px) {
  .c-footer__info-btn a {
      width:100%
  }
}

@media(max-width: 767px) {
  .c-footer__info-btn a {
      border-width:2px;
      max-width: 250px;
      width: 82.6666666667%
  }
}

@media(hover: hover) {
  .c-footer__info-btn a:hover {
      background-color:#fff;
      color: #3e3e3e
  }
}

.c-footer__links {
  display: flex;
  gap: 30px;
  position: relative
}

@media(max-width: 767px) {
  .c-footer__links {
      flex-direction:column;
      gap: 15px
  }
}

.c-footer__links>div {
  display: flex;
  gap: 30px
}

@media(max-width: 767px) {
  .c-footer__links>div {
      flex-direction:column;
      gap: 15px
  }
}

@media(min-width: 768px) and (max-width:1023px) {
  .c-footer__links>div {
      flex:1
  }
}

.c-footer__links-list {
  display: flex;
  flex-direction: column;
  gap: 20px;
  list-style: none;
  margin: 0;
  padding: 0
}

@media(min-width: 768px) {
  .c-footer__links-list {
      min-width:154px
  }
}

@media(min-width: 1024px) {
  .c-footer__links-list {
      max-width:170px
  }
}

@media(min-width: 768px) and (max-width:1023px) {
  .c-footer__links-list {
      flex:1 0 auto;
      max-width: calc(50% - 15px)
  }
}

@media(max-width: 767px) {
  .c-footer__links-list {
      gap:15px
  }
}

.c-footer__links-item summary,.c-footer__links-item>a {
  color: #fff;
  display: inline-block;
  font-weight: 700;
  position: relative;
  text-decoration: none;
  transition: all .3s
}
.c-footer__links-item span{
  color: #fff;
  font-size: 20px;
}
.c-footer__panel-item-button a{
  font-size: 20px;
}
@media(min-width: 768px) {
  .c-footer__links-item summary,.c-footer__links-item>a {
      font-size:1.6rem
  }
}

@media(max-width: 767px) {
  .c-footer__links-item summary,.c-footer__links-item>a {
      border-top:1px solid #919191;
      display: block;
      font-size: 1.6rem;
      padding-top: 15px
  }
}

.c-footer__links-item summary[target=_blank],.c-footer__links-item>a[target=_blank] {
  padding-right: 17px
}

.c-footer__links-item summary[target=_blank]:before,.c-footer__links-item>a[target=_blank]:before {
  background-image: url(/elements/icon-blank-white.svg);
  background-repeat: no-repeat;
  background-size: cover;
  border-right: none;
  border-top: none;
  content: "æ–°è¦ã‚¿ãƒ–ã§é–‹ãã¾ã™";
  display: inline-block;
  font-size: 0;
  height: 11px;
  margin: 0 auto;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%) rotate(0);
  transition: all .3s;
  width: 11px
}

@media(max-width: 767px) {
  .c-footer__links-item summary[target=_blank]:before,.c-footer__links-item>a[target=_blank]:before {
      top:calc(50% + 6px)
  }
}

.c-footer__links-item>a {
  transition: opacity .3s
}

@media(hover: hover) {
  .c-footer__links-item>a:hover {
      text-decoration:none
  }
}

@media(max-width: 767px) {
  .c-footer__links-item summary {
      cursor:pointer;
      position: relative
  }

  .c-footer__links-item summary:before {
      height: 15px;
      right: 6px;
      transition: transform .3s,background-color .3s;
      width: 2px
  }

  .c-footer__links-item summary:after,.c-footer__links-item summary:before {
      background-color: #fff;
      bottom: 0;
      content: "";
      display: inline-block;
      margin: auto 0;
      pointer-events: none;
      position: absolute;
      top: 12px
  }

  .c-footer__links-item summary:after {
      height: 2px;
      right: 0;
      width: 15px
  }
}

.c-footer__links-item summary::-webkit-details-marker {
  display: none
}

.c-footer__links-item details ul {
  list-style: none;
  margin: 0;
  padding: 0
}

@media(max-width: 767px) {
  .c-footer__links-item details ul {
      background-color:#313131;
      margin-top: 10px;
      padding: 15px
  }

  .c-footer__links-item details ul li:not(:last-child) a {
      padding-bottom: 15px
  }
}

.c-footer__links-item details ul li a {
  color: #fff;
  display: inline-block;
  position: relative;
  text-decoration: none;
  transition: opacity .3s
}

@media(max-width: 767px) {
  .c-footer__links-item details ul li a {
      display:block;
      font-weight: 700
  }
}

@media(hover: hover) {
  .c-footer__links-item details ul li a:hover {
      text-decoration:none
  }
}

.c-footer__links-item details ul li a:before {
  background: #fff;
  bottom: 0;
  content: "";
  display: inline-block;
  height: 1px;
  left: 0;
  margin-right: 8px;
  position: relative;
  top: -4px;
  width: 8px
}

@media(min-width: 768px) {
  .c-footer__links-item details ul li a {
      font-size:1.4rem
  }
}

@media(max-width: 767px) {
  .c-footer__links-item details ul li a {
      font-size:1.4rem
  }
}

.c-footer__links-item details[open] summary:before {
  background-color: #0000;
  transform: rotate(-90deg)
}

.c-footer__sub-links {
  display: flex;
  flex-wrap: wrap;
  gap: 5px 20px;
  justify-content: center;
  list-style: none;
  margin: 0 0 20px;
  padding: 0
}

@media(max-width: 767px) {
  .c-footer__sub-links {
      background-color:#fff;
      border-radius: 10px;
      flex-direction: column;
      gap: 8px;
      margin-bottom: 27px;
      padding: 20px 23px
  }
}

@media(min-width: 768px) {
  .c-footer__sub-links-item:not(:last-child):after {
      background:#fff;
      bottom: 0;
      content: "";
      display: inline-block;
      height: calc(100% - .5em);
      margin-left: 20px;
      position: relative;
      right: 0;
      top: 4px;
      width: 1px
  }
}

.c-footer__sub-links-item>a {
  color: #fff;
  display: inline-block;
  position: relative;
  text-decoration: none;
  transition: opacity .3s
}

@media(min-width: 768px) {
  .c-footer__sub-links-item>a {
      font-size:1.4rem
  }
}

@media(max-width: 767px) {
  .c-footer__sub-links-item>a {
      color:#313131;
      font-size: 1.2rem
  }
}

@media(hover: hover) {
  .c-footer__sub-links-item>a:hover {
      text-decoration:none
  }
}

.c-footer__copyright {
  display: block;
  line-height: 2.75;
  text-align: center
}

@media(min-width: 768px) {
  .c-footer__copyright {
      font-size:1.2rem
  }
}

@media(max-width: 767px) {
  .c-footer__copyright {
      font-size:1.1rem
  }
}

.c-footer__form {
  padding: 53px 20px 62px
}

@media(max-width: 767px) {
  .c-footer__form {
      padding:53px 20px 58px
  }
}

.c-footer__form div.c-footer__info-logo {
  margin-bottom: 22px;
  text-align: center
}

.c-footer__lp {
  padding: 26px 20px 33px
}

@media(max-width: 767px) {
  .c-footer__lp {
      padding:38px 0 0
  }
}

.c-footer__lp div.c-footer__info-logo {
  margin-bottom: 15px;
  text-align: center
}

.c-footer__lp div.c-footer__info-logo img {
  height: auto;
  max-width: 244px
}

@media(max-width: 767px) {
  .c-footer__lp div.c-footer__sub {
      padding:0 10px 34px
  }
}

@media(min-width: 768px) {
  .c-footer__lp div.c-footer__nav {
      display:none
  }
}

.c-footer__lp div.c-footer__nav-sub,.c-footer__lp ul.c-footer__nav-sub-links {
  align-items: stretch;
  display: flex;
  width: 100%
}

.c-footer__lp ul.c-footer__nav-sub-links {
  gap: 0;
  margin: 0;
  padding: 0
}

.c-footer__lp ul.c-footer__nav-sub-links>li {
  display: block;
  height: 100%;
  width: 50%
}

.c-footer__lp ul.c-footer__nav-sub-links>li a {
  align-items: center;
  display: flex;
  font-weight: 700;
  height: 100%;
  justify-content: center;
  letter-spacing: .07em;
  line-height: 1.4;
  transition: all .3s;
  width: 100%
}

@media(min-width: 768px) and (max-width:1023px) {
  .c-footer__lp ul.c-footer__nav-sub-links>li a {
      font-size:1.4rem
  }
}

.c-footer__lp ul.c-footer__nav-sub-links>li a span {
  text-align: center
}

.c-footer__lp ul.c-footer__nav-sub-links>li[data-item=download] a {
  background: linear-gradient(90deg,#cb5701,#ad330b);
  border: 1px solid #0000;
  color: #fff;
  padding: 11px 10px 12px;
  position: relative
}

@media(min-width: 768px) {
  .c-footer__lp ul.c-footer__nav-sub-links>li[data-item=download] a {
      font-size:1.6rem
  }
}

@media(max-width: 767px) {
  .c-footer__lp ul.c-footer__nav-sub-links>li[data-item=download] a {
      font-size:1.3rem
  }
}

@media(hover: hover) {
  .c-footer__lp ul.c-footer__nav-sub-links>li[data-item=download] a:hover {
      background:#fff;
      border-color: #ba570e;
      color: #ba570e
  }
}

.c-footer__lp ul.c-footer__nav-sub-links>li[data-item=download] a:hover:before {
  background: url(/elements/icon-download-hover.svg) 50% no-repeat;
  background-size: contain
}

.c-footer__lp ul.c-footer__nav-sub-links>li[data-item=download] a:before {
  background: url(/elements/icon-download.svg) 50% no-repeat;
  background-size: contain;
  content: "";
  display: block;
  height: 26px;
  margin: auto 10px auto 0;
  position: relative;
  width: 29px
}

.c-footer__lp ul.c-footer__nav-sub-links>li[data-item=contact] a {
  background: linear-gradient(90deg,#235c9f,#033979);
  border: 1px solid #0000;
  color: #fff;
  padding: 11px 10px 12px;
  position: relative
}

@media(min-width: 768px) {
  .c-footer__lp ul.c-footer__nav-sub-links>li[data-item=contact] a {
      font-size:1.6rem
  }
}

@media(max-width: 767px) {
  .c-footer__lp ul.c-footer__nav-sub-links>li[data-item=contact] a {
      font-size:1.3rem
  }
}

.c-footer__lp ul.c-footer__nav-sub-links>li[data-item=contact] a:before {
  background: url(/elements/icon-contact.svg) 50% no-repeat;
  background-size: contain;
  content: "";
  display: block;
  height: 24px;
  margin: auto 10px auto 0;
  position: relative;
  width: 29px
}

@media(hover: hover) {
  .c-footer__lp ul.c-footer__nav-sub-links>li[data-item=contact] a:hover {
      background:#fff;
      border-color: #004e87;
      color: #004e87
  }

  .c-footer__lp ul.c-footer__nav-sub-links>li[data-item=contact] a:hover:before {
      background: url(/elements/icon-contact-hover.svg) 50% no-repeat;
      background-size: contain
  }
}

.c-footer__lp ul.c-footer__nav-sub-links>li>a {
  text-decoration: none
}
#copyright p, 
#copyright p a{
  width:auto;
  height:auto; 
  font-family:"Noto Sans JP","メイリオ","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
  font-size:12px;
  text-decoration:none;
  text-align:center;
  color:#ffffff;
  margin:0;
}
/* ウィジェット エリア */
#sidebar #widget-area{
  width:100%;
  height:auto;
  display:table;
}
#sidebar #widget-area .widget-container{
  width:100%;
  height:auto;
  float:left;
  clear:both;
}
#sidebar #widget-area .widget-container ul{
  width:100%;
  height:auto;
  margin-bottom:20px;
  padding-bottom:10px;
  float:left;
  clear:both;
  background-color:#none;
}
#sidebar #widget-area .widget-container ul li{
  width:auto;
  height:auto;
  margin:0 5px;
  padding:4px 0 4px 25px;
  background-image:url("images/nav_icon.png");
  background-position:0 8px;
  background-repeat:no-repeat;
  border-bottom:1px dotted #444444;
}
#sidebar #widget-area .widget-container ul li a{
  width:auto;
  height:auto;
  display:block;
  font-size:14px;
  font-weight:bold;
  text-decoration:none; 
  color:#666666;
}
#sidebar #widget-area .widget-container ul li a:hover{
  color:#cc0000;
}
#sidebar #widget-area .widget-container form#searchform{
  width:100%;
  margin-bottom:20px;
  padding:10px 11px 0 11px;
  display:table;
  background-color:#f8f8f8;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  -ms-border-radius:5px;
  -o-border-radius:5px;
  border-radius:5px;
  border:1px solid #eeeeee;
}
#sidebar #widget-area .widget-container form#searchform label.screen-reader-text{
  margin-top:-3px;
}
#sidebar #widget-area .widget-container form#searchform input[type=text]{
  width:100%;
  border:1px solid #cccccc;
}
#sidebar #widget-area .widget-container form#searchform input[type=submit]{
  width:auto;
  font-size:12px;
  margin:5px 0 10px 0;
  padding:0 15px;
  float:right;
  color:#333333;
  background-color:#f5f5f5;
  border:1px solid #cccccc;
}
#sidebar #widget-area .widget-container form#searchform input[type=submit]:hover{
  color:#cc0000;
}
#sidebar #widget-area .widget-container #calendar_wrap{
  width:auto;
  margin-bottom:20px;
  padding:0 15px 0 0;
  background-color:#f8f8f8;
  border:1px solid #eeeeee;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  -ms-border-radius:5px;
  -o-border-radius:5px;
  border-radius:5px;
}
#sidebar #widget-area .widget-container #calendar_wrap table#wp-calendar{
  width:100%;
  margin-top:10px;
}
#sidebar #widget-area .widget-container #calendar_wrap table#wp-calendar th{
  font-weight:bold;
  text-align:right;
  color:#333333;
}
#sidebar #widget-area .widget-container #calendar_wrap table#wp-calendar td{
  text-align:right;
  color:#333333;
}
#sidebar #widget-area .widget-container #calendar_wrap table#wp-calendar td a{
  color:#dc143c;
}
#sidebar #widget-area .widget-container #calendar_wrap table#wp-calendar td a:hover{
  color:#999999;
}
#sidebar #widget-area .widget-container #calendar_wrap table#wp-calendar caption{
  font-size:14px;
  font-weight:bold;
  margin:0 0 10px 10px;
  color:#333333;
}
#sidebar #widget-area .widget-container h3{
  width:auto;
  font-size:16px;
  font-weight:bold;
  line-height:1;
  padding:8px 0 8px 15px;
  color:#666666;
  background-color:#f8f8f8;
  border-top:4px solid #cc0000;
  border-bottom:1px solid #cccccc;
  border-left:1px solid #cccccc;
  border-right:1px solid #cccccc;
}
#sidebar #widget-area .widget-container .tagcloud{
  margin-bottom:20px;
}
#sidebar #widget-area .widget-container .rss-widget-icon{
  margin:0 5px 20px -5px;
  float:left;
}
/* コメント エリア */
#comments{
  width:auto;
  height:auto;
  margin:20px 0 10px 0;
}
#respond h3 a{
  color:#ffffff;
}
#respond h3 a:hover{
  color:#dc143c;
}
#respond{
  width:auto;
  height:auto;
  margin-top:20px;
}
#respond a{
  font-weight:bold;
}
.commentlist{
  list-style-image:none;
  list-style-type:none;
}
.reply{
  margin-bottom :20px;
}
#commentform textarea{
  width:99%;
  height:auto;
  margin:10px 0;
  border:1px solid #cccccc;
}
#commentform input[type=text]{
  margin-bottom:5px;
  border:1px solid #cccccc;
}
#commentform input[type=submit]{
  margin-bottom:20px;
  padding:5px;
  color:#333333;
  background-color:#eeeeee; /* [if lt IE 9] */
  background:-webkit-gradient(
  linear,
  left top,
  left bottom,
  color-stop(0, #eeeeee),
  color-stop(1, #cccccc)
);
  background:-o-linear-gradient(bottom, #eeeeee 0%, #cccccc 100%);
  background:-moz-linear-gradient(bottom, #eeeeee 0%, #cccccc 100%);
  background:-webkit-linear-gradient(bottom, #eeeeee 0%, #cccccc 100%);
  background:-ms-linear-gradient(bottom, #eeeeee 0%, #cccccc 100%);
  background:linear-gradient(to bottom, #eeeeee 0%, #cccccc 100%);
  border:1px solid #bbbbbb;
}
p.nocomments{
  display:none;
}
/* 検索結果 エリア */
#content h4.not_found{
  font-size:24px;
  padding-left:25px;
  background-image:url("images/not_found.png") !important;
  background-position:0 0 !important;
  background-repeat:no-repeat !important;
  background:none;
  border:none;
}
#content p.not_found{
  font-size:14px;
  color:#dc143c;
}
#content dl.search_box{
  width:100%;
  height:auto;
  padding:15px;
  display:table;
  background-color:#f8f8f8;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  -ms-border-radius:5px;
  -o-border-radius:5px;
  border-radius:5px;
  border:1px solid #eeeeee;
}
#content dl.search_box dt input[type=text]{
  width:70%;
  height:25px;
  float:left;
  border:1px solid #cccccc;
}
#content dl.search_box dd input[type=submit]{
  width:100px;
  height:auto;
  font-size:14px;
  text-align:center;
  padding:2px 0;
  float:right;
  color:#333333;
  background-color:#f5f5f5;
  border:1px solid #cccccc;
}
#content dl.search_box dd input[type=submit]:hover{
  color:#cc0000;
}
#content h4.search_result_title{
  font-size:24px;
  font-weight:bold;
  margin-bottom:10px;
  padding-left:30px;
  color:#333333;
  background:none;
  background-image:url("images/search_result.png");
  background-position:0 0;
  background-repeat:no-repeat;
  border:none;
  border-bottom:3px dotted #000000;
}
#content p.search_result{
  font-size:16px;
  margin-bottom:20px;
}
#content p.search_result_txt{
  font-size:14px;
  color:#dc143c;
  margin-bottom:20px;
}
/* ページャー エリア */
#content .pager{
  text-align:center;
}
#content .pager a,
#content .pager span{
  font-size:14px;
  padding:0 3px;
}
#content .pager span{
  color:#dc143c;
}
#content .pager a{
  color:#000000;
}
#content .pager a:hover{
  color:#dc143c;
}
/* 404 エリア */
#content a.reverse_lnk{
  font-size:16px;
  text-align:center;
  padding-top:10px;
  text-decoration:none;
}
/*症例ページCSS*/
.cases-template-single-cases .ovh{
  overflow:hidden;
}
.cases-template-single-cases .ovh .img-right{
  float:right;
  text-align:center;
  width:34%;
}
.cases-template-single-cases .ovh .img-left{
  float:left;
  text-align:center;
  width:34%;
}
.cases-template-single-cases .ovh .text-right{
  float:right;
  width:62%;
}
.cases-template-single-cases .ovh .text-left{
  float:left;
  width:62%;
  
}

element.style{
    opacity:1;
    transform:translateY(0px);
}
@media (min-width:992px)
#header{
/* カテゴリ・アーカイブ・検索結果ページ エリア */
.post_inner{
  width:100%;
  height:auto;
  margin-bottom:30px;
  padding-bottom:15px;
  float:left;
  border-bottom:1px dotted #50361d;
}
.post_inner .thum{
  width:17.14285714%;
  height:auto;
  margin:0;
  padding:0;
  float:left;
}
.post_inner .show_post{
  width:80%;
  height:auto;
  margin:0;
  padding:0;
  float:right;
}
.post_inner .show_post li{
  width:100%;
  height:auto;
  margin-bottom:10px;
  padding:0;
  float:left;
}
.post_inner .show_post li.cat_mark_box p.cat_mark{
  width:auto;
  height:auto;
  line-height:1.0em;
  margin:0;
  padding:2px 5px;
  float:left;
  background-color:#6fb429;
}
.post_inner .show_post li.cat_mark_box p.cat_mark a{
  font-size:12px;
  color:#ffffff;
  text-decoration:none; 
}
.post_inner .show_post li.cat_mark_box p.cat_date{
  width:auto;
  height:auto;
  font-size:12px;
  line-height:1.4em;
  float:right;
}
.post_inner .show_post li.cat_title_box p.cat_title{
  font-weight:bold;
  line-height:1.2em;
}
.post_inner .show_post li.cat_title_box p.cat_title a{
  font-size:16px;
  color:#613811;
  text-decoration:none; 
}
.post_inner .show_post li.cat_text_box{
  margin:0;
}
.post_inner .show_post li.cat_text_box p.cat_text{
  line-height:1.3em;
}
.post_inner .show_post li.cat_text_box p.cat_text a{
  font-size:15px;
  color:#613811;
  text-decoration:none; 
}
.post_inner .show_post li.cat_title_box p.cat_title a:hover,
.post_inner .show_post li.cat_text_box p.cat_text a:hover{
  color:#dddddd;
}
.post_inner .show_post li.cat_mark_box p.cat_mark a:hover{
  color:#ff6600;
}
}



/*popup_line*/
div#popuptel_wrap_line{
  position:fixed;
  top:0;
  left:0;
  opacity:0;
  overflow:hidden;
  height:0;
}
input#sp-linepopup:checked+#popuptel_wrap_line{
  display:flex;
  justify-content:center;
  align-items:center;
  width:100%;
  opacity:1;
  transition:all 0.3s ease;
  height:100%;
  z-index:99999999999999999999999999;
  box-shadow:0 0 0 #555;
}
input#sp-linepopup:checked+#popuptel_wrap_line::before{
  background:#fff8ed;
  opacity:0.85;
  content:'';
  width:100%;
  height:100%;
  position:absolute;
  top:0;
  left:0;
  display:block;
  z-index:-10;
}
div#popuptel_wrap_line div.popuptel_inner{
  background-color:#fff;
  border-radius:8px;
  display:block;
  max-width: 400px;
  width:84vw;
  height:auto;
  padding: 2% 0;
  z-index:0;
  box-shadow:0 0 10px 0px #c6cdce;
}
div#popuptel_wrap_line div.popuptel_inner>p{
  font-size: clamp( 16px, 4.5vw, 21px );
  line-height:1.35em;
  font-weight:500;
  text-align:center;
  display:block;
  color:#333;
}
div#popuptel_wrap_line div.popuptel_inner>ul+p{
  font-size:clamp( 16px, 4.2vw, 22px );
}
div#popuptel_wrap_line div.popuptel_inner ul{
  width:100%;
  display:flex;
  flex-wrap:nowrap;
  align-items:center;
  justify-content:center;
  padding: 5% 5%;
  background:#fff6e0;
  margin: 5% 0;
}
div#popuptel_wrap_line div.popuptel_inner ul li{
  width: 80%;
  margin:0 auto;
  border-radius: 20px;
  padding-bottom: 1vw;
}
div#popuptel_wrap_line div.popuptel_inner ul li:nth-child(1){
  background-color: #4acb46;
  background-image:-moz-linear-gradient(-30deg, #c1e8ff 0%,#fa7f00 100%);
  background-image: -webkit-linear-gradient(-30deg, #17bd15 0%,#4acb46 100%);
  background-image: gradient(-30deg, #17bd15 0%,#4acb46 100%)  filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#c1e8ff', endColorstr='#fa7f00',GradientType=1 );
}
div#popuptel_wrap_line div.popuptel_inner ul li:nth-child(2){
  background-color:#e8f57c;
  background-image:-moz-linear-gradient(-30deg, #32d4f4 0%, #1986af 99%);
  background-image:-webkit-linear-gradient(-30deg, #32d4f4 0%,#1986af 99%);
  background-image:linear-gradient(150deg, #32d4f4 0%,#1986af 99%);
  filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#32d4f4', endColorstr='#1986af',GradientType=1 );
}
div#popuptel_wrap_line div.popuptel_inner ul li a{
  display:block;
  text-decoration:none;
  color:#fff;
  font-size:3.75vw;
}
div#popuptel_wrap_line div.popuptel_inner ul li span{
  max-width: 40px;
  width:9vw;
  background-color:#fff;
  max-height: 40px;
  height:9vw;
  border-radius:800px;
  text-align:center;
  display:flex;
  align-items:center;
  margin: 1vw auto .5vw;
  background-position:center;
  background-size:70% auto;
  background-repeat:no-repeat;
}
div#popuptel_wrap_line div.popuptel_inner ul li span i{
  margin:0 auto;
  font-size:4.2vw;
}
div#popuptel_wrap_line div.popuptel_inner ul li:nth-child(1) span{
  background-image: url('images/icon-line.png');
}
/* div#popuptel_wrap_line div.popuptel_inner ul li:nth-child(2) span{
  background-image: url('images/popup_tel01.png');
  filter: hue-rotate(45deg);
} */
div#popuptel_wrap_line div.popuptel_inner ul li b{
  text-align:center;
  display:block;
  letter-spacing:1px;
  font-weight:500;
  color:#fff;
  font-size: clamp( 16px, 4.2vw, 22px );
  text-shadow:0 0 1px #4f4f4f;
}
div#popuptel_wrap_line div.popuptel_inner label{
  background-color: #1fbf1d;
  width:80%;
  border-radius:5000px;
  text-align:center;
  display:block;
  padding:1.25vw;
  position:relative;
  color:#fff;
  max-width:280px;
  padding:8px 0;
  margin: 30px auto 0;
  display:flex;
  flex-direction:row;
  flex-wrap:nowrap;
  align-content:center;
  justify-content:center;
  align-items:center;
}
div#popuptel_wrap_line div.popuptel_inner label::before{
  border-left:2px solid;
  border-top:2px solid;
  border-color:#fff;
  content:"";
  height:6px;
  position:absolute;
  right:15px;
  -moz-transform:rotate(135deg);
  -webkit-transform:rotate(135deg);
  -ms-transform:rotate(135deg);
  transform:rotate(135deg);
  width:6px;
}
div#popuptel_wrap_line div.popuptel_inner label span{
  letter-spacing:1px;
  color:#fff;
  font-weight:600;
  text-shadow:0 0 1px #4f4f4f;
}
}

/* カスタムフィールド */

.post h2{
  position: relative;
margin: 50px auto 20px;
padding: 10px 35px;
background: #c1e8ff;
min-height: 50px;
border-radius: 5px;
font-size: 22px;
letter-spacing: 1px;
border: 0;
color: #fff;
font-weight: 700;
}

.worries_block{
	padding: 15px 20px 5px;
}
.worries_block span.sub-hd {
    display: block;
    padding: 1em 0;
    text-align: center;
    font-size: 22px;
    font-weight: normal;
    color: dimgrey;
    border-top: 1px solid darkgray;
    border-bottom: 1px solid darkgray;
    margin: 1em 0;
}
.worries_block img.img-r {
    float: right;
	width: 24%;
}
.problem-list ul{
		width: 70%;
	}
.problem-list ul li {
    padding: 15px 0;
    padding-left: 45px;
    color: dimgrey;
    font-size: 18px;
    border-bottom: 1px dotted darkgray;
    background-image: url(https://suzuran-758.com/heiwajima/wp-content/uploads/2022/08/check.png);
    background-size: 30px;
    background-repeat: no-repeat;
    background-position: left center;
    text-align: left;
}
.worries_block .center-img img {
  margin: 1.5em auto 0;
}
.worries_block span.hd_2 {
    display: block;
    margin-bottom: 1em;
    font-size: 30px;
    font-weight: bold;
    color: #c1e8ff;
    text-align: center;
}
aside#secondary.sidebar2 {
  width: 25%;
}
aside#secondary.sidebar2 h3 {
  width: auto;
  font-size: 17px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  background-color: #c1e8ff;
  text-align: center;
  border-radius: 0;
  padding: 16px 14px 12px;
}
h3.side2-second {
  margin-top: 1rem;
}
aside#secondary.sidebar2 .menu-\%e7\%b7\%8f\%e5\%90\%88\%e3\%83\%a1\%e3\%83\%8b\%e3\%83\%a5\%e3\%83\%bc-container,
aside#secondary.sidebar2 .menu-\%e7\%97\%87\%e4\%be\%8b\%e3\%83\%a1\%e3\%83\%8b\%e3\%83\%a5\%e3\%83\%bc-container {
  border: solid 1px #aaa;
  border-top: none;
  border-radius: 0;
}
.widget-area.sidebar2 li {
  border-bottom: 1px solid #DDD;
  width: auto;
  height: auto;
  margin: 0;
  padding: 10px 25px 10px 5px;
}
#content .post h2 {
  /* background-color: #007fea; */
}
@media screen and (max-width: 768px){
  #content .post h2 {
    background-color: #007fea;
    border: none;
    vertical-align: middle;
    min-height: unset;
    margin: 8% auto 3.5%;
    font-size: 18px;
    border-radius: 2vw;
    line-height: 1.5em;
    letter-spacing: normal;
}
.worries_block p{
	margin: 0;
}
.postid-242 #wrapper{
	padding: 20px 0 0;
    border-radius: 0;
	}
.worries_block {
    padding: 5px 0px 5px;
}
.worries_block .center-img img {
  margin: 2em auto;
}
.problem-list ul{
		width: 100%;
}

.problem-list ul li{
    font-size: 16px;
}

.worries_block img.img-r {
    float: none;
    width: 40%;
    margin: auto;
    margin-bottom: 1em;
}
.worries_block span.hd_2 {
    font-size: 22px;
	margin-top: 1em;
}
.worries_block span.sub-hd {
    font-size: 18px;
	padding: 10px 0;
}
div#cases_wrapper {
  max-width: 1000px;
  margin: 70px auto 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 60px;
  width: 100%;
}
div#cases_wrapper div#content {
  width: 91%;
}
aside#secondary.sidebar2 {
  width: 91%;
}
div#page_tile {
  margin: 1rem 0 7% 0;
}
}

/* カスタムフィールド */


.c-footer {
  margin-top: 100px;
  position: relative;
  width: 100%;
}

@media(max-width: 767px) {
  .c-footer {
      margin-top:72px;
  }
}

.c-footer-control {
  bottom: 0;
  position: fixed;
  width: 100%;
  z-index: 10;
}

.c-footer-control a.c-footer-pagetop-cta {
  position: absolute;
  top: -50px;
}

@media(max-width: 767px) {
  .c-footer-control a.c-footer-pagetop-cta {
      top:-60px;
  }
}

.c-footer-control a.c-footer-pagetop-cta[data-on-ctr=true] {
  bottom: 30px;
}

.c-footer-pagetop {
  align-items: center;
  background: #3e3e3e;
  border-radius: 5px;
  bottom: 30px;
  display: flex;
  font-size: 0;
  height: 50px;
  justify-content: center;
  position: fixed;
  right: 30px;
  width: 50px;
  z-index: 2;
}

@media(max-width: 767px) {
  .c-footer-pagetop {
      bottom:15px;
      right: 10px;
  }
}

.c-footer-pagetop:after {
  border: solid #fff;
  border-width: 0 0 2px 2px;
  content: "";
  display: block;
  height: 15px;
  margin: 0 auto -3px;
  position: absolute;
  transform: rotate(135deg);
  width: 15px;
}

.c-footer-bnr {
  width: 100%;
}

@media(min-width: 768px) {
  .c-footer-bnr {
      display:none;
  }
}

@media(max-width: 767px) {
  .c-footer-bnr {
      display:block;
  }

  .c-footer-bnr[aria-hidden=true] {
      display: none;
  }

  .c-footer-bnr[aria-hidden=true]+a.c-footer-pagetop {
      bottom: 10px;
  }

  .c-footer-bnr a {
      align-items: center;
      aspect-ratio: 375/80;
      box-shadow: 0 -2px 3px #22222229;
      display: flex;
      height: auto;
      justify-content: center;
      overflow: hidden;
      text-decoration: none;
      width: 100%;
  }

  .c-footer-bnr img {
      display: block;
      height: auto;
      width: 100%;
  }

  .c-footer-bnr+a.c-footer-pagetop {
      bottom: calc(21.33333vw + 10px);
      right: 10px;
  }
}

.c-footer__panel {
  padding: 30px 0 70px;
  position: relative;
}

.c-footer__panel:before {
  background: linear-gradient(-173deg, #c5ecff, #018ed7);
}

.c-footer__panel{
  background: linear-gradient(-30deg, #c5ecff, #018ed7);
}

.c-footer__panel:before {
  clip-path: url('data:image/svg+xml;utf8,%3Csvg xmlns="http://www.w3.org/2000/svg"%3E%3Cdefs%3E%3CclipPath id="p" clipPathUnits="objectBoundingBox"%3E%3Cpolygon points="0 0, 0 1, 1 1, 1 NaN - 3)"/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E#p');
  clip-path: polygon(0 0,0 100%,100% 100%,100% calc(100% - 3px));
  content: "";
  display: inline-block;
  height: 75px;
  left: 0;
  pointer-events: none;
  position: absolute;
  top: -74px;
  width: 100%;
  z-index: -1;
}

@media(max-width: 767px) {
  .c-footer__panel:before {
      height:55px;
      top: -54px;
      background: unset;
      background-color: #018ed7;
  }
}

.c-footer__panel:after {
  background: #e3f8ff;
  clip-path: url('data:image/svg+xml;utf8,%3Csvg xmlns="http://www.w3.org/2000/svg"%3E%3Cdefs%3E%3CclipPath id="p" clipPathUnits="objectBoundingBox"%3E%3Cpolygon points="0 1, 1 0, 1 1"/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E#p');
  clip-path: polygon(0 100%,100% 0,100% 100%);
  content: "";
  display: inline-block;
  height: 95px;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: -94px;
  width: 700px;
  z-index: -2;
}

@media(max-width: 767px) {
  .c-footer__panel:after {
      height:50px;
      top: -49px;
  }
}

.c-footer__panel-heading {
  margin: 0 0 40px;
  text-align: center;
}

@media(max-width: 767px) {
  .c-footer__panel-heading img {
      height:auto;
      max-width: 200px;
  }
}

.c-footer__panel-heading span {
  color: #fff;
  font-weight: 700;
  line-height: 1.5333333333;
  margin-left: 10px;
  vertical-align: bottom;
}

@media(min-width: 768px) {
  .c-footer__panel-heading span {
      font-size:35px;
  }
}

@media(max-width: 767px) {
  .c-footer__panel-heading span {
      font-size:27px;
      margin-left: 5px;
  }
}

.c-footer__panel-inner {
  margin: 0 auto;
  max-width: 1100px;
  padding-left: 20px;
  padding-right: 20px;
}

.c-footer__panel-links {
  display: flex;
  gap: 20px 40px;
  justify-content: center;
}

@media(max-width: 1023px) {
  .c-footer__panel-links {
      gap:20px 20px;
  }
}

@media(max-width: 959px) {
  .c-footer__panel-links {
      align-items:center;
      flex-direction: column;
  }
}

.c-footer__panel-item {
  background-color: #fff;
  border-radius: 10px;
  padding: 20px 25px 25px;
}

@media(min-width: 960px) {
  .c-footer__panel-item {
      min-width:250px;
      width: 350px;
  }
}

@media(max-width: 1023px) {
  .c-footer__panel-item {
      width:70%;
  }
}

@media(max-width: 767px) {
  .c-footer__panel-item {
      width:100%;
  }
}

.c-footer__panel-item-icon {
  margin: 0 auto 12px;
}

[data-item=download] .c-footer__panel-item-icon {
  height: 38px;
  width: 40px;
}

[data-item=contact] .c-footer__panel-item-icon {
  height: 38px;
  width: 44px;
}

[data-item=demo] .c-footer__panel-item-icon {
  height: 38px;
  width: 40px;
}

.c-footer__panel-item-icon img {
  object-fit: cover;
  width: 100%;
}

.c-footer__panel-item-button a,
.c-footer__panel-item-button label {
  align-items: center;
  appearance: none;
  border: 1px solid #0000;
  border-radius: 150px;
  color: #fff;
  cursor: pointer;
  display: inline-flex;
  flex-wrap: wrap;
  font-weight: 700;
  justify-content: center;
  line-height: 1.1111111111;
  max-width: 100%;
  padding: 15px;
  position: relative;
  text-align: center;
  text-decoration: none;
  transition: all .3s;
  width: 100%;
}

@media(min-width: 768px) {
  .c-footer__panel-item-button a {
      font-size:18px;
  }
}

@media(max-width: 767px) {
  .c-footer__panel-item-button a {
      font-size:1.6rem;
  }
  .c-footer__panel-item-button a:visited{
      text-decoration: none;
  }
  .c-footer__panel-item-button a:link{
      text-decoration: none;
  }
}

[data-item=download] .c-footer__panel-item-button label {
  font-size: 17px;
  border-color: #00b900;
  color: #00b900;
  position: relative;
}
[data-item=download] .c-footer__panel-item-button label::after{
  font-family: FontAwesome;
  content: "\f054";
  position: absolute;
  font-size: 18px;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  color: #00b900;
}

@media(hover: hover) {
  [data-item=download] .c-footer__panel-item-button label:hover {
      background:#00b900;
      border-color: #00b900;
      color: #fff;
  }
  [data-item=download] .c-footer__panel-item-button label:hover::after {
      color: #fff;
  }
}

[data-item=contact] .c-footer__panel-item-button a {
  font-size: 17px;
  border-color: #34b4e3;
  color: #34b4e3;
  position: relative;
}
[data-item=contact] .c-footer__panel-item-button a::after{
  font-family: FontAwesome;
  content: "\f054";
  position: absolute;
  font-size: 18px;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  color: #34b4e3;
}
@media(hover: hover) {
  [data-item=contact] .c-footer__panel-item-button a:hover {
      background:#34b4e3;
      border-color: #34b4e3;
      color: #fff;
  }
  [data-item=contact] .c-footer__panel-item-button a:hover::after {
      color: #fff;
  }
}

[data-item=demo] .c-footer__panel-item-button label {
  font-size: 17px;
  border-color: #ff9519;
  color: #ff9519;
  position: relative;
}
[data-item=demo] .c-footer__panel-item-button label::after{
  font-family: FontAwesome;
  content: "\f054";
  position: absolute;
  font-size: 18px;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  color: #ff9519;
}
@media(hover: hover) {
  [data-item=demo] .c-footer__panel-item-button label:hover {
      background:#ff9519;
      border-color: #ff9519;
      color: #fff;
  }
  [data-item=demo] .c-footer__panel-item-button label:hover::after {
      color: #fff;
  }
}

.c-footer__body {
  background-color: #fff;
  color: #333;
  letter-spacing: .1em;
  background-image:url(images/campaign_bg2.webp);
  background-position:center;
  background-size:cover;
  background-repeat:no-repeat;
}

@media(max-width: 767px) {
  .c-footer__body {
      letter-spacing:.05em;
  }
}

.c-footer__inner {
  margin: 0 auto;
  max-width: 1160px;
  padding: 88px 20px 0;
}

@media(max-width: 576px) {
  .c-footer__inner {
      padding-bottom:30px;
      padding-left: 20px;
      padding-right: 20px;
  }
}

.c-footer__main {
  margin-bottom: 75px;
}

@media(max-width: 767px) {
  .c-footer__main {
      margin-bottom:20px;
  }
}

@media(min-width: 768px) {
  .c-footer__main {
      display:flex;
      flex-wrap: wrap;
      gap: 30px;
      justify-content: space-between;
  }
}

@media(max-width: 767px) {
  .c-footer__info {
      margin-bottom:60px;
  }
}

.c-footer__info-logo {
  margin-bottom: 43px;
}

@media(max-width: 767px) {
  .c-footer__info-logo {
      margin-bottom:34px;
  }
}

.c-footer__info-logo a {
  display: block;
  max-width: 300px;
  transition: opacity .3s;
  width: 100%;
}

@media(max-width: 767px) {
  .c-footer__info-logo a {
      margin:0 auto;
  }
}

@media(hover: hover) {
  .c-footer__info-logo a:hover {
      opacity:.5;
  }
}

.c-footer__info-logo img {
  height: auto;
  max-width: 300px;
  vertical-align: middle;
  width: 100%;
}

.c-footer__info-sns {
  margin-top: 23px
}

@media(max-width: 767px) {
  .c-footer__info-sns {
      margin-bottom:34px;
  }
}

.c-footer__info-sns-links {
  align-items: center;
  display: flex;
  gap: 20px;
  list-style: none;
  margin: 0;
  padding: 0;
}

@media(max-width: 767px) {
  .c-footer__info-sns-links {
      justify-content:center;
  }
}

.c-footer__info-sns-item a {
  display: block;
  transition: opacity .3s;
}

.c-footer__info-sns-item a img {
  height: 100%;
  vertical-align: bottom;
  width: 100%;
}

@media(hover: hover) {
  .c-footer__info-sns-item a:hover {
      opacity:.5;
  }
}

@media(max-width: 767px) {
  .c-footer__info-btn {
      text-align:center;
  }
}

.c-footer__info-btn a {
  align-items: center;
  appearance: none;
  background-color: #1995dd;
  border: 1px solid #fff;
  border-radius: 100px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-weight: 700;
  justify-content: center;
  padding: 8px 25px;
  text-align: center;
  text-decoration: none;
  transition: color,background-color .3s;
  position: relative;
}
.c-footer__info-btn a::after{
  font-family: FontAwesome;
  content: "\f054";
  position: absolute;
  font-size: 18px;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  color: #fff;
}

@media(min-width: 768px) {
  .c-footer__info-btn a {
      font-size:20px;
  }
}

@media(max-width: 767px) {
  .c-footer__info-btn a {
      font-size:18px;
  }
}

@media(min-width: 768px) {
  .c-footer__info-btn a {
      width:100%;
  }
}

@media(max-width: 767px) {
  .c-footer__info-btn a {
      border-width:2px;
      max-width: 250px;
      width: 82.6666666667%;
  }
  .c-footer__info-btn a:visited {
    text-decoration: none;
    color: #fff;
}
}
.c-footer__info-btn a:hover {
  text-decoration: none;
  color: #fff;
}
.c-footer__info-btn a:visited {
  text-decoration: none;
  color: #fff;
}
.c-footer__links {
  display: flex;
  gap: 70px;
  position: relative;
  width: 61.1%;
}

@media(hover: hover) {
  .c-footer__info-btn a:hover {
      background-color:#fff;
      color: #1995dd;
      border: 1px solid #1995dd;
  }
  .c-footer__info-btn a:hover::after {
      color: #1995dd;
  }
}
@media(max-width: 767px) {
  .c-footer__links {
      flex-direction:column;
      gap: 0;
      width: 100%;
  }
}

.c-footer__links>div {
  display: flex;
  gap: 70px;
  width: fit-content;
}

@media(max-width: 767px) {
  .c-footer__links>div {
      flex-direction:column;
      gap: 0;
      width: 100%;
  }
}

@media(min-width: 768px) and (max-width:1023px) {
  .c-footer__links>div {
      flex:1;
  }
}

.c-footer__links-list {
  display: flex;
  flex-direction: column;
  gap: 0;
  list-style: none;
  margin: 0;
  padding: 0;
}

@media(min-width: 768px) {
  .c-footer__links-list {
      min-width:154px;
  }
}

@media(min-width: 1024px) {
  .c-footer__links-list {
      max-width:unset;
      min-width:unset;
      width: fit-content;
  }
}

@media(min-width: 768px) and (max-width:1023px) {
  .c-footer__links-list {
      flex:1 0 auto;
      max-width: calc(50% - 15px);
  }
}

@media(max-width: 767px) {
  .c-footer__links-list {
      gap:0;
  }
}

.c-footer__links-item summary,.c-footer__links-item>a {
  color: #fff;
  display: inline-block;
  font-weight: 700;
  position: relative;
  text-decoration: none;
  transition: all .3s;
}

@media(min-width: 768px) {
  .c-footer__links-item summary,.c-footer__links-item>a {
      font-size:1.6rem;
  }
}

@media(max-width: 767px) {
  .c-footer__links-item summary,.c-footer__links-item>a {
      border-top:1px solid #7ec0e7;
      display: block;
      padding: 0;
  }
}

.c-footer__links-item summary[target=_blank],.c-footer__links-item>a[target=_blank] {
  padding-right: 17px;
}

@media(max-width: 767px) {
  .c-footer__links-item summary[target=_blank]:before,.c-footer__links-item>a[target=_blank]:before {
      top:calc(50% + 6px);
  }
}

.c-footer__links-item>a {
  transition: opacity .3s;
}

@media(hover: hover) {
  .c-footer__links-item>a:hover {
      text-decoration:none;
  }
}

@media(max-width: 767px) {
  .c-footer__links-item summary {
      cursor:pointer;
      position: relative;
  }

  .c-footer__links-item summary:before {
      height: 15px;
      right: 6px;
      transition: transform .3s,background-color .3s;
      width: 2px;
  }

  .c-footer__links-item summary:after,.c-footer__links-item summary:before {
      background-color: #fff;
      bottom: 0;
      content: "";
      display: inline-block;
      margin: auto 0;
      pointer-events: none;
      position: absolute;
      top: 12px;
  }

  .c-footer__links-item summary:after {
      height: 2px;
      right: 0;
      width: 15px;
  }
}

.c-footer__links-item summary::-webkit-details-marker {
  display: none;
}

.c-footer__links-item details ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

@media(max-width: 767px) {
  .c-footer__links-item details ul {
      background-color:#313131;
      margin-top: 10px;
      padding: 15px;
  }

  .c-footer__links-item details ul li:not(:last-child) a {
      padding-bottom: 15px;
  }
}

.c-footer__links-item details ul li a {
  color: #fff;
  display: inline-block;
  position: relative;
  text-decoration: none;
  transition: opacity .3s;
}

@media(max-width: 767px) {
  .c-footer__links-item details ul li a {
      display:block;
      font-weight: 700;
  }
}

@media(hover: hover) {
  .c-footer__links-item details ul li a:hover {
      text-decoration:none;
  }
}

.c-footer__links-item details ul li a:before {
  background: #fff;
  bottom: 0;
  content: "";
  display: inline-block;
  height: 1px;
  left: 0;
  margin-right: 8px;
  position: relative;
  top: -4px;
  width: 8px;
}

@media(min-width: 768px) {
  .c-footer__links-item details ul li a {
      font-size:1.4rem;
  }
}

@media(max-width: 767px) {
  .c-footer__links-item details ul li a {
      font-size:1.4rem;
  }
}

.c-footer__links-item details[open] summary:before {
  background-color: #0000;
  transform: rotate(-90deg);
}

.c-footer__sub-links {
  display: flex;
  flex-wrap: wrap;
  gap: 5px 20px;
  justify-content: center;
  list-style: none;
  margin: 0 0 20px;
  padding: 0;
}

@media(max-width: 767px) {
  .c-footer__sub-links {
      background-color:#1995dd;
      border-radius: 10px;
      flex-direction: column;
      gap: 5px;
      margin-bottom: 27px;
      padding: 20px 23px;
  }
  li.c-footer__sub-links-item span {
    color: #fff;
    font-size: 16px;
  }
}

@media(min-width: 768px) {
  .c-footer__sub-links-item:not(:last-child):after {
      background:#1995dd;
      bottom: 0;
      content: "";
      display: inline-block;
      height: calc(100% - .5em);
      margin-left: 20px;
      position: relative;
      right: 0;
      top: 4px;
      width: 1px;
  }
}

.c-footer__sub-links-item>a {
  color: #fff;
  display: inline-block;
  position: relative;
  text-decoration: none;
  transition: opacity .3s;
}

@media(min-width: 768px) {
  .c-footer__sub-links-item>a {
      font-size:18px;
  }
  .c-footer__sub-links-item span {
      color: #1995dd;
      font-size: 16px;
  }
}

@media(max-width: 767px) {
  .c-footer__sub-links-item>a {
      color:#313131;
      font-size: 1.2rem;
  }
}

@media(hover: hover) {
  .c-footer__sub-links-item>a:hover {
      text-decoration:none;
  }
}

.c-footer__copyright {
  display: block;
  line-height: 2.75;
  text-align: center;
}
.c-footer__copyright a:link{
  text-decoration: none;
  color: #fff;
}
.c-footer__copyright a:visited{
  text-decoration: none;
  color: #fff;
}

@media(min-width: 768px) {
  .c-footer__copyright {
    font-size:14px;
    color: #fff;
    background-color: #1995dd;
    letter-spacing: normal;
    line-height: normal;
    padding: 15px 0;
  }
}

@media(max-width: 767px) {
  .c-footer__copyright {
    font-size:14px;
    color: #333;
    background-color: #ffffff;
    letter-spacing: normal;
    line-height: normal;
    padding: 15px 0;
    padding-bottom: 150px;
  }
  
  .c-footer__info-btn a:hover {
    text-decoration: none;
    color: #fff;
  }
  .c-footer__info-btn a:visited {
    text-decoration: none;
    color: #fff;
  }
  .c-footer__info-btn a:link {
    color: #fff;
  }
  li.c-footer__links-item span {
    font-size: 16px;
    position: relative;
    left: 5%;
  }
  .c-footer__copyright {
    font-size: 14px;
    position: relative;
    color: #fff;
    background-color: #1995dd;
  }
}

@media screen and (min-width: 768px) and (max-width: 769px){
  .c-footer__copyright {
    padding-bottom: 130px;
  }
  .c-footer__links {
    margin-left: 10%;
  }
  
}
@media(max-width: 600px) {
  .c-footer__copyright {
    padding-bottom: 110px;
  }
}
.c-footer__form {
  padding: 53px 20px 62px;
}

@media(max-width: 767px) {
  .c-footer__form {
      padding:53px 20px 58px;
  }
}

.c-footer__form div.c-footer__info-logo {
  margin-bottom: 22px;
  text-align: center;
}

.c-footer__lp {
  padding: 26px 20px 33px;
}

@media(max-width: 767px) {
  .c-footer__lp {
      padding:38px 0 0;
  }
}

.c-footer__lp div.c-footer__info-logo {
  margin-bottom: 15px;
  text-align: center;
}

.c-footer__lp div.c-footer__info-logo img {
  height: auto;
  max-width: 244px;
}

@media(max-width: 767px) {
  .c-footer__lp div.c-footer__sub {
      padding:0 10px 34px;
  }
}

@media(min-width: 768px) {
  .c-footer__lp div.c-footer__nav {
      display:none;
  }
}

.c-footer__lp div.c-footer__nav-sub,.c-footer__lp ul.c-footer__nav-sub-links {
  align-items: stretch;
  display: flex;
  width: 100%;
}

.c-footer__lp ul.c-footer__nav-sub-links {
  gap: 0;
  margin: 0;
  padding: 0;
}

.c-footer__lp ul.c-footer__nav-sub-links>li {
  display: block;
  height: 100%;
  width: 50%;
}

.c-footer__lp ul.c-footer__nav-sub-links>li a {
  align-items: center;
  display: flex;
  font-weight: 700;
  height: 100%;
  justify-content: center;
  letter-spacing: .07em;
  line-height: 1.4;
  transition: all .3s;
  width: 100%;
}

@media(min-width: 768px) and (max-width:1023px) {
  .c-footer__lp ul.c-footer__nav-sub-links>li a {
      font-size:1.4rem;
  }
}

.c-footer__lp ul.c-footer__nav-sub-links>li a span {
  text-align: center
}

.c-footer__lp ul.c-footer__nav-sub-links>li[data-item=download] a {
  background: linear-gradient(90deg,#cb5701,#ad330b);
  border: 1px solid #0000;
  color: #fff;
  padding: 11px 10px 12px;
  position: relative;
}

@media(min-width: 768px) {
  .c-footer__lp ul.c-footer__nav-sub-links>li[data-item=download] a {
      font-size:1.6rem;
  }
}

@media(max-width: 767px) {
  .c-footer__lp ul.c-footer__nav-sub-links>li[data-item=download] a {
      font-size:1.3rem;
  }
}

@media(hover: hover) {
  .c-footer__lp ul.c-footer__nav-sub-links>li[data-item=download] a:hover {
      background:#fff;
      border-color: #ba570e;
      color: #ba570e;
  }
}

.c-footer__lp ul.c-footer__nav-sub-links>li[data-item=download] a:hover:before {
  background: url(/elements/icon-download-hover.svg) 50% no-repeat;
  background-size: contain;
}

.c-footer__lp ul.c-footer__nav-sub-links>li[data-item=download] a:before {
  background: url(/elements/icon-download.svg) 50% no-repeat;
  background-size: contain;
  content: "";
  display: block;
  height: 26px;
  margin: auto 10px auto 0;
  position: relative;
  width: 29px;
}

.c-footer__lp ul.c-footer__nav-sub-links>li[data-item=contact] a {
  background: linear-gradient(90deg,#235c9f,#033979);
  border: 1px solid #0000;
  color: #fff;
  padding: 11px 10px 12px;
  position: relative;
}

@media(min-width: 768px) {
  .c-footer__lp ul.c-footer__nav-sub-links>li[data-item=contact] a {
      font-size:1.6rem;
  }
}

@media(max-width: 767px) {
  .c-footer__lp ul.c-footer__nav-sub-links>li[data-item=contact] a {
      font-size:1.3rem;
  }
}

.c-footer__lp ul.c-footer__nav-sub-links>li[data-item=contact] a:before {
  background: url(/elements/icon-contact.svg) 50% no-repeat;
  background-size: contain;
  content: "";
  display: block;
  height: 24px;
  margin: auto 10px auto 0;
  position: relative;
  width: 29px;
}

@media(hover: hover) {
  .c-footer__lp ul.c-footer__nav-sub-links>li[data-item=contact] a:hover {
      background:#fff;
      border-color: #004e87;
      color: #004e87;
  }

  .c-footer__lp ul.c-footer__nav-sub-links>li[data-item=contact] a:hover:before {
      background: url(/elements/icon-contact-hover.svg) 50% no-repeat;
      background-size: contain;
  }
}

.c-footer__lp ul.c-footer__nav-sub-links>li>a {
  text-decoration: none;
}

li.c-footer__links-item span {
  font-size: 16px;
  color: #1995dd;
  position: relative;
  display: inline-block;
  padding: 15px 0;
}
li.c-footer__links-item span::after{
  font-family: FontAwesome;
  content: "\f0da";
  position: absolute;
  font-size: 18px;
  left: -15px;
  top: 50%;
  transform: translateY(-50%);
  color: #1995dd;
}

/* アクセスページ */
table {
  width: 100%;
  overflow: hidden;
  border-spacing: 2px;
  border-collapse: separate;
  margin: 25px 0;
}

table th {
  padding: 15px;
  text-align: center;
  background-color: #008dd4;
  color: white;
  border-radius: 7px;
  font-size: 21px;
  width: 25%;
}

table td {
  padding: 15px;
  background-color: #e8f8ff;
  color: #141414;
  border-radius: 7px;
  font-size: 20px;
  font-weight: normal;
}

.syourei_campaign{
  width: 100%;
}


header.archivettl div#page_tile {
  position: absolute;
  top: 3%;
  left: 0;
}
header.archivettl {
  margin-bottom: 300px;
}

#sidebar #widget-area .widget-container p {
  width: 100%;
  height: auto;
  margin-bottom: 15px;
  padding: 0;
  font-size: 15px;
}

#sidebar #widget-area .widget-container .side_menu p a {
  width: 100%;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  line-height: 1.2em;
  color: #ffffff;
  transform: rotate(.03deg);
  text-transform: uppercase;
  margin: 0;
  display: block;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  position: relative;
  overflow: hidden;
  padding: 20px 0px;
  margin-bottom: 15px;
}

#sidebar #widget-area .widget-container .side_menu p.home a {
  background-color: #007fea;
}

#sidebar #widget-area .widget-container .side_menu p.price a {
  background-color: #008dd5;
}

#sidebar #widget-area .widget-container .side_menu p.access a {
  background-color: #4dbde7;
  margin-bottom: 0px;
}

#sidebar #widget-area .widget-container .side_menu p a:hover {
  color: #ffffff;
}

#sidebar #widget-area .widget-container .side_menu p a::after {
  width: 100%;
  height: 0;
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  z-index: -1;
}

#sidebar #widget-area .widget-container .side_menu p.home a::after {
  background-color: #4dbde7;
}

#sidebar #widget-area .widget-container .side_menu p.price a::after {
  background-color: #007fea;
}

#sidebar #widget-area .widget-container .side_menu p.access a::after {
  background-color: #008dd5;
}

#sidebar #widget-area .widget-container .side_menu p a:hover:after {
  height: 100%;
}
#sidebar .side_info p {
  margin-bottom: 7px;
  font-size: 13px;
  color: #333333;
}

#sidebar .side_info p:last-child{
margin-bottom: 0px;
}

.side_info {
height: auto;
padding: 0 8px;
margin-bottom: 0px;
}

.side_info p {
font-size: 13px;
color: #13334c;
}

.side_info b {
font-size: 15px;
color: #007fea;
}

.side_info p span {
margin-left: 65px;
}

.textwidget.custom-html-widget.in-access {
  border:2px solid #007fea;
  margin-bottom: 15px;
}

/*推薦の声*/
    .suisen_txt p.suisen_ttl {
        font-size: 20px;
        border-bottom: 2px dotted #c8eaf3;
        margin-bottom: 2%;
        padding-bottom: 1%;
        color: #0092dc;
        text-align: center;
    }
	.suisen_txt {
        border: 2px solid #c8eaf3;
        padding: 3%;
        border-radius: 10px;
    }

@media screen and (max-width:769px) {
  header.archivettl div#page_tile {
    position: absolute;
    top: 17%;
    left: 0;
  }
}
@media screen and (max-width:500px) {
  header.archivettl div#page_tile {
    position: absolute;
    top: 11%;
    left: 0;
  }
}


/*#section07*/
#section07 {
  text-align: center;
  padding-bottom: 2%;
}
#section07 .section07-in p {
  margin-bottom: 1em;
  font-size: 16px;
  text-align: left;
  line-height: 1.8;
    align-items: flex-start;
}
#section07 .section07-in img {
  width: 50%;
}
#section07 .section07-in .tab-switch {
  max-width: 1000px;
  margin: auto;
  margin-top: 4em;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-end;
  gap: 0 5px;
}
#section07 .section07-in .tab-switch > label {
  flex: 1 1 auto;
  order: -1;
  position: relative;
  padding: .5em 1em;
  background-color: #008dd4;
  color: #ffffff;
  text-align: center;
  cursor: pointer;
  font-size: 18px;
  border-radius: 10px 10px 0px 0px;
}
#section07 .section07-in .tab-switch > label:last-child {
  background-color: #f3e5d9;
  color: #7a3e00;
} 
#section07 .section07-in .tab-switch > label a:last-child {
  color: #7a3e00;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 5px;
  text-decoration: none;
}
#section07 .section07-in .tab-switch > label a:last-child img {
  width: 15px;
  height: 15px;
  margin: 0;
}
#section07 .section07-in .tab-switch > label a:hover {
  opacity: 0.8;
}
#section07 .section07-in .tab-switch label:has(:checked) {
  background-color: #fff;
  color: #38200B;
  font-weight: 500;
  border: solid 2px #e8e4dc;
  border-bottom: unset;
  margin-bottom: 0;
  display: block;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#section07 .section07-in .tab-switch label {
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
}
#section07 .section07-in .tab-switch label:has(:checked)::before {
    position: absolute;
    display: block;
    content: '';
    width: 110px;
    height: 5px;
    background: #008dd4;
    top: -1px;
    left: 35%;
}
#section07 .section07-in .tab-switch label:nth-child(3):has(:checked)::before {
  content: '';
  height: 5px;
  background: #008dd4;
  top: -1px;
  left: 35%;
}
#section07 .section07-in .tab-switch label:nth-child(5):has(:checked)::before {
  content: '';
  height: 5px;
  background: #008dd4;
  top: -1px;
  left: 35%;
}
#section07 .section07-in .tab-switch input {
  display: none;
}
#section07 .section07-in .tab-switch > div {
  display: none;
}
#section07 .section07-in .tab-switch > div .tab-content {
  width: 100%;
  padding: 3em 1em 1.5em;
}
#section07 .section07-in .tab-switch label:has(:checked) + div {
  display: block;
  width: 100%;
}
#section07 .section07-in .tab-switch .tab-content {
  border: solid 2px #e8e4dc;
  border-radius: 0 0 15px 15px;
}
#section07 .section07-in .tab-switch .tab-content-in {
  display: flex;
  justify-content: space-between;
}
#section07 .section07-in .tab-switch .tab-content-in .img {
  max-width: 240px;
  width: 100%;
  margin: 0;
  margin-right: 20px;
  padding: 0;
}
#section07 .section07-in .tab-switch .tab-content-in p {
  width: 100%;
  line-height: 1.8;
}
#section07 .section07-in .tab-switch .tab-content .list {
    margin-bottom: 0;
}
#section07 .section07-in .tab-switch .tab-content .list ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  flex-direction: row;
  gap: 2%;
}
#section07 .section07-in .tab-switch .tab-content .list ul li {
  width: 100%;
  display: flex;
  flex-direction: column;
  background-color: #fef7f0;
  border-radius: 5px;
  padding: 2%;
  margin: 0;
  margin-bottom: 2%;
}
#section07 .section07-in .tab-switch .tab-content .list ul li .title {
  width: 100%;
  margin: 4% 0%;
  display: flex;
  font-size: 18px;
  font-weight: bold;
  align-items: flex-end;
  justify-content: center;
  flex-direction: column;
}
#section07 .section07-in .tab-switch .tab-content .list ul li a {
  margin-bottom: 10px;
  padding: 10px 30px;
  box-shadow: 0px 2px 5px 0px #bbbbbb;
  border-radius: 10px;
  font-size: 18px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#section07 .section07-in .tab-switch .tab-content .list ul li a .orange {
  font-size: 22px;
  color: #eb7401;
}
#section07 .section07-in .tab-switch .tab-content .list ul li a .orange .small {
  font-size: 16px;
}

span.route-title {
    width: 100%;
    padding: 0 0 0 50px;
    display: inline-block;
    color: #1995dd;
    line-height: 220%;
    margin-bottom: 1rem;
    font-size: calc(18px + 6 * (100vw - 320px)/1120);
    font-family: 'Noto Sans JP', sans-serif;
    border-bottom: 1px dashed;
    position: relative;
}
span.route-number {
    display: flex;
    justify-content:center;
    font-weight: 500;
    margin-right: .5rem;
    color: #ffffff;
    background-color: #008dd4;
    width: 32px;
    min-width: 32px;
    height: 32px;
    min-height: 32px;
    border-radius: 100%;
    line-height: 28px;
}

span.route-title.title-icon1::before{
  content: "";
  background-image: url("./images/route-title_icon01.png");
  background-size: contain;
  position: absolute;
  font-size: 18px;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  color: #34b4e3;
  width: 40px;
  height: 40px;
}
span.route-title.title-icon2::before{
  content: "";
  background-image: url("./images/route-title_icon02.png");
  background-size: contain;
  position: absolute;
  font-size: 18px;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  color: #34b4e3;
  width: 40px;
  height: 40px;
}
span.route-title.title-icon3::before{
  content: "";
  background-image: url("./images/route-title_icon03.png");
  background-size: contain;
  position: absolute;
  font-size: 18px;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  color: #34b4e3;
  width: 40px;
  height: 40px;
}

p.route-text {
    display: flex;
    align-items: center;
}
a.contact-btn {
  display: block;
  background-color: #008dd4;
  padding: 10px;
  width: 250px;
  color: #fff;
  margin: auto;
  text-align: center;
  border-radius: 10px;
  position: relative;
}
a.contact-btn::after{
  content: "";
    position: absolute;
    top: 50%;
    right: 5%;
    transform: translateY(-50%);
    border: 5px solid transparent;
    border-left: 8px solid #fff;  
}
a.contact-btn:hover {
  opacity: 0.7;
}
a.contact-btn:visited,.tab-switch label a {
  color: #fff;
}
a.contact-btn {
  color: #fff;
  text-decoration: none !important;
}
.swiper-pagination-bullet-active {
  background: #38200b !important;
}
.inner.store_bnr_box .bnr-flex {
  display: flex;
  flex-direction: row;
  gap: 2%;
}
/*----------------------------------------------コンタクトフォーム----------------------------------------------*/

label {
  color: #764810;
}

span.required {
  background: #4db6fc;
  color: #fff;
  font-size: 14px;
  margin: 0 0 2px 3px;
  padding: 1px 4px;
}

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
  width: 100%;
  margin: 8px 0;
  padding: 5px;
}

input.wpcf7-form-control.wpcf7-text {
  width: 100%;
  margin: 8px 0 0;
  padding: 5px;
}

.radio {
  color: #764810;
  margin-bottom: 25px;
}

.radio span.wpcf7-list-item {
  display: block;
  margin: 0 0 0 1em;
  color: #764810;
}

textarea {
  width: 100%;
  padding: 6px;
}

p.border_none {
  text-align: center;
  margin: 10px;
}

span.smallred {
  color: #ff6633;
  font-size: 14px;
}

input.wpcf7-form-control.wpcf7-submit {
  padding: 10px 80px;
  color: #fff;
  border: 1px solid #4db6fc;
  background: linear-gradient(0deg, #4db6fc, #8bd1ff);
}

.in_map_box {
  width: 100%;
}

.in_map_box img {
  margin: auto;
}

 .wpcf7-form{
  margin-top:20px;
}
#contact_form{
  border: 1px solid #eaeaea;
  border-collapse: collapse;
  margin: 0 0 1.5em;
  width: 100%;
  table-layout: fixed;
}
#contact_form tr{
  padding: 9px;
  border-bottom: 1px solid #F2EAEA;
}
#contact_form tr:last-child{
  border-bottom: 0px;
}
#contact_form th{
  width:35%;
  margin: auto 0;
  background-color: #f5f3f3;
  border-left: none;
  font-weight: normal;
  vertical-align: middle;
  text-align: left !important;
  font-size: 15px;
}
#contact_form td{
  width:65%;
  font-size: 15px;
}
#contact_form th, #contact_form td{
  padding:15px;
}
#contact_form th span {
    background-color: #cd0b16;
    color: #fff;
    padding: 5px;
    border-radius: 3px;
    margin-right: 10px;
}
/* input  横幅調整 */
#contact_form td span input, #contact_form td span textarea{
  width:100%;
}
#contact_form td span input[type="radio"], #contact_form td span input[type="checkbox"]{
  width:auto!important;
}
/*送信確認*/
p.contact_p1{
  text-align: center;
}
p.contact_p1 input[type="submit"]{
  background: #a22121;
  border: none;
  padding: 10px 30px;
  color: #fff;
}
p.contact_p1 input[type="submit"]:hover{
  background: #dd8f8f;
}

.joshin_tiryou_btn li{
	float: left;
	margin-right: 10px;
}


.joshin_tiryou_btn{
	overflow: hidden;
	margin: auto;
    margin-top: 20px;
    width: 92%;
}
/* 全体のフォームスタイル */
.wpcf7-form {
  margin: 0 auto;
  padding: 20px;
  background: #f9f9f9;
  border-radius: 8px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

/* ラベルと入力欄の整列 */
.wpcf7-form label {
  display: block;
  font-weight: bold;
  margin-bottom: 5px;
  color: #333;
}

/* テキスト入力、メール、電話、日付、テキストエリア */
.wpcf7-form input[type="text"],
.wpcf7-form input[type="email"],
.wpcf7-form input[type="tel"],
.wpcf7-form input[type="date"],
.wpcf7-form select,
.wpcf7-form textarea {
  width: 100%;
  padding: 10px;
  margin: 8px 0;
  border: 1px solid #ccc;
  border-radius: 5px;
  font-size: 16px;
}

/* テキストエリア */
.wpcf7-form textarea {
  height: 120px;
  resize: vertical;
}

/* ラジオボタン・チェックボックスの整列 */
.wpcf7-form .wpcf7-radio {
  display: flex;
  flex-wrap: wrap;
  gap: 0 10px;
  margin: 8px 0 0;
}

.wpcf7-form .wpcf7-radio label,
.wpcf7-form .wpcf7-acceptance label {
  display: flex;
  align-items: center;
  gap: 5px;
}

/* 送信ボタン */
.wpcf7-form input[type="submit"] {
  display: block;
  margin: 0 auto;
  padding: 12px;
  background: #007bff;
  color: white;
  font-size: 18px;
  font-weight: bold;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s ease;
}

.wpcf7-form input[type="submit"]:hover {
  background: #0056b3;
}

.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 .5em;
}

.accept {
  font-size: 14px;
  font-weight: 500;
}

.wpcf7-form p > label {
  margin-top: 20px;
}
@media screen and (min-width: 769px) {
  /*****************
 コンタクトフォーム
 *****************/
.wpcf7-form{
  margin-top:10px;
}
#contact_form{
  border: 1px solid #eaeaea;
  border-collapse: collapse;
  margin: 0 0 1.5em;
  width: 100%;
  table-layout: fixed;
}
#contact_form tr{
  padding: 9px;
  border-bottom: 1px solid #F2EAEA;
}
#contact_form tr:last-child{
  border-bottom: 0px;
}
#contact_form th{
  width:35%;
  margin: auto 0;
  background-color: #f5f3f3;
  border-left: none;
  font-weight: normal;
  vertical-align: middle;
  text-align: left !important;
  font-size: 15px;
}
#contact_form td{
  width:65%;
  font-size: 15px;
}
#contact_form th, #contact_form td{
  padding:15px;
}
#contact_form th span {
    background-color: #cd0b16;
    color: #fff;
    padding: 5px;
    border-radius: 3px;
    margin-right: 10px;
}
/* input  横幅調整 */
#contact_form td span input, #contact_form td span textarea{
  width:100%;
}
#contact_form td span input[type="radio"], #contact_form td span input[type="checkbox"]{
  width:auto!important;
}
/*送信確認*/
p.contact_p1{
  text-align: center;
}
p.contact_p1 input[type="submit"]{
  background: #a22121;
  border: none;
  padding: 10px 30px;
  color: #fff;
}
p.contact_p1 input[type="submit"]:hover{
  background: #dd8f8f;
}

.joshin_tiryou_btn li{
    float: left;
    margin-right: 10px;
}

.joshin_tiryou_btn li:last-child{
    
}

.joshin_tiryou_btn{
    overflow: hidden;
    margin: auto;
    margin-top: 20px;
    width: 92%;
}
  
}
/*----------------------------------------------コンタクトフォーム----------------------------------------------*/
@media screen and (max-width: 768px) {
  span.route-title {
    padding-bottom: 5px;
  }
    #section07 .section07-in .tab-switch {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 0 1%;
  }
  #section07 .section07-in .tab-switch label:has(:checked) {
    height: 80px;
  }
  #section07 .section07-in .tab-switch > label {
    width: 30%;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    padding: 25px 0;
  }
  #section07 .section07-in .tab-switch > label a:last-child img {
    width: 14px;
    height: 14px;
  }
  #section07 .section07-in .tab-switch label:has(:checked)::before {
    content: '';
    width: 70%;
    left: 15%;
  }
  #section07 .section07-in .tab-switch label:nth-child(3):has(:checked)::before {
    content: '';
    width: 70%;
    left: 15%;
  }
  #section07 .section07-in .tab-switch label:nth-child(5):has(:checked)::before {
    content: '';
    width: 70%;
    left: 14%;
  }
  #section07 .section07-in .tab-switch > div .tab-content {
    width: 100%;
    padding: 3em 0.5em 1.5em;
  }
  #section07 .section07-in p {
    margin-bottom: 1em;
    font-size: 16px;
    text-align: left;
    align-items: flex-start;
  }
  #section07 .section07-in .tab-switch .tab-content .list ul li {
    width: 100%;
    display: flex;
    flex-direction: column;
    background-color: unset;
    border-radius: 5px;
    padding: 2%;
  }
  #section07 .section07-in .tab-switch .tab-content .list ul li {
    width: 100%;
    display: flex;
    flex-direction: column;
    background-color: unset;
    border-radius: 5px;
    padding: 3% 0%;
    margin: 2% 0;
  }
  #section07 .section07-in img {
    width: 95%;
  }
}