@charset "UTF-8";
.wpcf7-spinner{display:block !important;}
.map_pt{margin:0 auto;}
/*================================================
　fix-bg toptext
 ================================================*/
@media screen and (max-width: 1279.9px){
.fix-bg {
    width: 100%;
    height:74vw;
    background-size: auto 100vw;
    background-position: center top;
    background-attachment: fixed;
    text-align: left;
}
.poat{
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 85%;
    text-align:center;
}
.poatl{
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 85%;
    text-align:left;
}
.toptext{
    font-size: 1.5em;
    color:#fff;
    width:96%;
    margin-left:2%;
text-shadow:
    var(--color-e) 0.1em 0px 0.1em, var(--color-e) -0.1em 0px 0.1em,
    var(--color-e) 0px -0.1em 0.1em, var(--color-e) -0.1em 0px 0.1em,
    var(--color-e) 0.1em 0.1em 0.1em, var(--color-e) -0.1em 0.1em 0.1em,
    var(--color-e) 0.1em -0.1em 0.1em, var(--color-e) -0.1em -0.1em 0.1em,
    var(--color-e) 0.05em 0.1em 0.1em, var(--color-e) -0.05em 0.1em 0.1em,
    var(--color-e) 0.05em -0.1em 0.1em, var(--color-e) -0.05em -0.1em 0.1em,
    var(--color-e) 0.1em 0.05em 0.1em, var(--color-e) -0.1em 0.05em 0.1em,
    var(--color-e) 0.1em -0.05em 0.1em, var(--color-e) -0.1em -0.05em 0.1em,
    var(--color-e) 0.05em 0.05em 0.1em, var(--color-e) -0.05em 0.05em 0.1em,
    var(--color-e) 0.05em -0.05em 0.1em, var(--color-e) -0.05em -0.05em 0.1em;
}
}

@media print, screen and (min-width: 1280px)
{
.fix-bg {
    width: 100%;
    height: 400px;
    background-size: auto 400px;
    background-position: center top;
    background-attachment: fixed;
    text-align: center;
}
.poat, .poatl{
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 1000px;
    text-align:center;
}
.toptext{
    font-size: 2em;
    color:#fff;
    width:96%;
    margin-left:2%;
text-shadow:
    var(--color-e) 0.1em 0px 0.1em, var(--color-e) -0.1em 0px 0.1em,
    var(--color-e) 0px -0.1em 0.1em, var(--color-e) -0.1em 0px 0.1em,
    var(--color-e) 0.1em 0.1em 0.1em, var(--color-e) -0.1em 0.1em 0.1em,
    var(--color-e) 0.1em -0.1em 0.1em, var(--color-e) -0.1em -0.1em 0.1em,
    var(--color-e) 0.05em 0.1em 0.1em, var(--color-e) -0.05em 0.1em 0.1em,
    var(--color-e) 0.05em -0.1em 0.1em, var(--color-e) -0.05em -0.1em 0.1em,
    var(--color-e) 0.1em 0.05em 0.1em, var(--color-e) -0.1em 0.05em 0.1em,
    var(--color-e) 0.1em -0.05em 0.1em, var(--color-e) -0.1em -0.05em 0.1em,
    var(--color-e) 0.05em 0.05em 0.1em, var(--color-e) -0.05em 0.05em 0.1em,
    var(--color-e) 0.05em -0.05em 0.1em, var(--color-e) -0.05em -0.05em 0.1em;
}
}

/*================================================
 *  / moto sitex
 ================================================*/
.mainbox txt_desc {
  margin-bottom: 40px;
}

.mainbox .city_pt {
  margin-bottom: 50px;
}
.mainbox .city_list {
  margin-bottom: 20px;
  display: flex;
  flex-wrap: wrap;
}
.mainbox .city_list a {
  display: inline-block;
  margin: 0 10px 10px 0;
  background-color: #ffab17;
  color: #fff;
  padding: 10px 20px;
  border-radius: 5px;
}

.mainbox .area_list {
  margin-bottom: 20px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.mainbox .area_list a {
  display: inline-block;
  margin: 0 10px 10px 0;
  background-color: #ffab17;
  color: #fff;
  padding: 10px 20px;
  border-radius: 5px;
}
.mainbox .txt_detail a {
  color: #ffab17;
  font-weight: bold;
  text-decoration: underline;
}
.mainbox .txt_link {
  margin-bottom: 50px;
}
.mainbox .txt_link a {
  color: #ffab17;
  font-weight: bold;
  text-decoration: underline;
}

.mainbox .pimg {
  width: 60%;
  margin: 30px auto;
}

.mainbox .btn_pt {
  display: flex;
  align-items: center;
  justify-content: center;
}
.mainbox .btn_pt a {
  display: inline-block;
  margin: 10px;
}
/*================================================
 *  / moto sitex
 ================================================*/

.grecaptcha-badge { visibility: hidden; }
.btn {
  width: 90%;
  margin: 40px auto 0;
  max-width: 400px;
  position: relative
}
.btn-right {
  margin-top: 20px;
  float: right;
}
.btn a, .btn input {
  width: 100%;
  height: 70px;
  margin: 0 auto;
  padding-right: 8px;
  line-height: 68px;
  background: #fff;
  border: 1px solid #533c22;
  color: #533c22;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  cursor: pointer;
  cursor: hand;
  border-radius: 50px
}
.btn input {
  padding-right: 0
}
.btn a::after {
  content: '';
  margin-top: -5px;
  top: 50%;
  right: 20px;
  width: 10px;
  height: 10px;
  display: block;
  position: absolute;
  border-top: 1px solid;
  border-right: 1px solid;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}
.btn a:hover, .btn input:hover {
  background: #533c22;
  color: #fff !important;
  opacity: 1 !important
}
.btn_small {
  width: 50%;
  max-width: 280px;
  margin: 30px 15px;
  position: relative
}
.btn_small a {
  width: 100%;
  height: 70px;
  margin: 0 auto;
  line-height: 68px;
  background: #533c22;
  border: 1px solid;
  color: #fff;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  cursor: pointer;
  cursor: hand;
  border-radius: 50px
}
.btn_small_color a {
  background: #f1ebe1;
  border: 1px solid #f1ebe1;
  color: #533c22;
}
.btn_small a:hover {
  background: #fff;
  border: 1px solid #533c22;
  color: #533c22
}
.btn_color a,.btn_color input {
  background: #63abd1;
  border: 1px solid #63abd1;
  color: #fff;
}
.btn_color a:hover,.btn_color input:hover {
  background: #fff;
  border: 1px solid #63abd1;
  color: #63abd1 !important;
}
@media only screen and (max-width: 767px) {
  .btn {
    width: 100%;
    margin-top: 20px
  }
  .btn a, .btn input, .btn_small a {
    height: 60px;
    line-height: 58px;
  }
  .btn_small {
    width: 48%;
    margin: 1%;
  }
}
.mainbox .title_pt {
    text-align: center;
    margin: 30px auto 20px;
}
.mainbox .title_pt p {
    font-family: "Aldo SemiBold";
    font-size: 23px;
    color: var(--color-c);
    margin-bottom:0;
}
.mainbox .title_pt img {
    width: auto;
    margin: 0 auto 10px auto;
}
.mainbox .title_pt h3 {
    font-size: 26px;
    color: #533c22;
    font-family: "游ゴシック", YuGothic, "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.mainbox table {width:100%; margin:0.5em auto 0.5em}
.mainbox table tr{ border-right:1px solid var(--color-c);}
.mainbox table th{border-left:1px solid var(--color-c); border-bottom:1px solid var(--color-c); background-color:#f1ebe1; text-align:center; vertical-align:middle; padding:1.2em 1em;}
.mainbox table td{border-left:1px solid var(--color-c); border-bottom:1px solid var(--color-c); padding:1.2em 1em;}
.mainbox table tr:first-child th{ width:1px; white-space:nowrap; min-width:10em; border-top:1px solid var(--color-c);}
.mainbox table tr:first-child td{ border-top:1px solid var(--color-c);}
.mainbox table th:last-child{border-right:1px solid var(--color-c);}
.mainbox table td:last-child{border-right:1px solid var(--color-c);}

/*================================================
 *  table scroll
 ================================================*/
.list_item {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch; /* スマホでの慣性スクロール対応 */
}
.table_detail {
  min-width: 800px; /* テーブルの最小幅（列数に応じて調整可能） */
}
.list_item::-webkit-scrollbar {
  height: 8px;
}
.list_item::-webkit-scrollbar-thumb {
  background: #ccc;
  border-radius: 4px;
}


/*================================================
 *  flex box
 ================================================*/
.af2, .bf2, .lf2, .af3, .bf3, .lf3, .af4, .bf4, .lf4, .af5, .bf5, .lf5, .af6, .bf6, .lf6{
     display: flex;
     flex-flow: row wrap;
}
.af2, .af3, .af4, .af5, .af6{justify-content:space-around;}
.bf2, .bf3, .bf4, .bf5, .bf6{justify-content:space-between;}
.lf2, .lf3, .lf4, .lf5, .lf6{justify-content:flex-start;}
.lf2 .bin, .lf3 .bin, .lf4 .bin, .lf5 .bin, .lf6 .bin{
    flex-grow: 0;
    margin-bottom: 1.5em;
    min-width: 0;
    word-break: break-word;
    overflow-wrap: break-word;
}
.af2 .bin, .af3 .bin, .af4 .bin, .af5 .bin, .af6 .bin, .bf2 .bin, .bf3 .bin, .bf4 .bin, .bf5 .bin, .bf6 .bin{
    flex-grow: 0;
    margin-bottom: 1.5em;
    min-width: 0;
    word-break: break-word;
    overflow-wrap: break-word;
}
@media only screen and ( max-width : 743.9px ){ 
.af2 .bin, .af3 .bin, .af4 .bin, .af5 .bin, .af6 .bin, .bf2 .bin, .bf3 .bin, .bf4 .bin, .bf5 .bin, .bf6 .bin, .lf2 .bin, .lf3 .bin, .lf4 .bin, .lf5 .bin, .lf6 .bin{flex-basis:100%; margin-left:0;}
}
@media only screen and ( min-width : 744px ) and ( max-width : 1023.9px ) { 
.lf2 .bin, .af2 .bin, .bf2 .bin{flex-basis:46%;}
.lf2 .bin:nth-child(2n+1){margin-left:0;}
.lf2 .bin:nth-child(2n){margin-left:8%;}
.lf3 .bin, .af3 .bin, .bf3 .bin{flex-basis:46%;}
.lf3 .bin:nth-child(2n+1){margin-left:0;}
.lf3 .bin:nth-child(2n){margin-left:8%;}
.lf4 .bin, .af4 .bin, .bf4 .bin{flex-basis:46%;}
.lf4 .bin:nth-child(4n+1), .lf4 .bin:nth-child(4n+3){margin-left:0;}
.lf4 .bin:nth-child(4n+2), .lf4 .bin:nth-child(4n){margin-left:8%;}
.lf5 .bin, .af5 .bin, .bf5 .bin{flex-basis:46%;}
.lf5 .bin:nth-child(5n+1), .lf5 .bin:nth-child(5n+3), .lf5 .bin:nth-child(5n){margin-left:0;}
.lf5 .bin:nth-child(5n+2), .lf5 .bin:nth-child(5n+4){margin-left:8%;}
.lf6 .bin, .af6 .bin, .bf6 .bin{flex-basis:46%;}
.lf6 .bin:nth-child(6n+1), .lf6 .bin:nth-child(6n+3), .lf6 .bin:nth-child(6n+5){margin-left:0;}
.lf6 .bin:nth-child(6n+2), .lf6 .bin:nth-child(6n+4), .lf6 .bin:nth-child(6n){margin-left:8%;}
}
@media only screen and ( min-width : 1024px ) and ( max-width : 1079.9px ) { 
.lf2 .bin, .af2 .bin, .bf2 .bin{flex-basis:46%;}
.lf2 .bin:nth-child(2n+1){margin-left:0;}
.lf2 .bin:nth-child(2n){margin-left:8%;}
.lf3 .bin, .af3 .bin, .bf3 .bin{flex-basis:30%;}
.lf3 .bin:nth-child(3n+1){margin-left:0;}
.lf3 .bin:nth-child(3n+2), .lf3 .bin:nth-child(3n){margin-left:5%;}
.lf4 .bin, .af4 .bin, .bf4 .bin{flex-basis:46%;}
.lf4 .bin:nth-child(4n+1), .lf4 .bin:nth-child(4n+3){margin-left:0;}
.lf4 .bin:nth-child(4n+2), .lf4 .bin:nth-child(4n){margin-left:8%;}
.lf5 .bin, .af5 .bin, .bf5 .bin{flex-basis:30%;}
.lf5 .bin:nth-child(5n+1){margin-left:0;}
.lf5 .bin:nth-child(5n+2), .lf5 .bin:nth-child(5n+3){margin-left:5%;}
.lf5 .bin:nth-child(5n+4), .lf5 .bin:nth-child(5n){margin-left:13.8%;}
.lf6 .bin, .af6 .bin, .bf6 .bin{flex-basis:30%;}
.lf6 .bin:nth-child(6n+1), .lf6 .bin:nth-child(6n+4){margin-left:0%;}
.lf6 .bin:nth-child(6n+2), .lf6 .bin:nth-child(6n+3), .lf6 .bin:nth-child(6n+5), .lf6 .bin:nth-child(6n){margin-left:5%;}
}
@media print, screen and (min-width: 1080px){
.lf2 .bin, .af2 .bin, .bf2 .bin{flex-basis:46%;}
.lf2 .bin:nth-child(2n+1){margin-left:0;}
.lf2 .bin:nth-child(2n){margin-left:8%;}
.lf3 .bin, .af3 .bin, .bf3 .bin{flex-basis:30%;}
.lf3 .bin:nth-child(3n+1){margin-left:0;}
.lf3 .bin:nth-child(3n+2), .lf3 .bin:nth-child(3n){margin-left:5%;}
.lf4 .bin, .af4 .bin, .bf4 .bin{flex-basis:23%;}
.lf4 .bin:nth-child(4n+1){margin-left:1%;}
.lf4 .bin:nth-child(4n+2), .lf4 .bin:nth-child(4n+3), .lf4 .bin:nth-child(4n){margin-left:2%;}
.lf5 .bin, .af5 .bin, .bf5 .bin{flex-basis:18%;}
.lf5 .bin:nth-child(5n+1){margin-left:1%;}
.lf5 .bin:nth-child(5n+2), .lf5 .bin:nth-child(5n+3), .lf5 .bin:nth-child(5n+4), .lf5 .bin:nth-child(5n){margin-left:2%;}
.lf6 .bin, .af6 .bin, .bf6 .bin{flex-basis:16%;}
.lf6 .bin:nth-child(6n+1){margin-left:0%;}
.lf6 .bin:nth-child(6n+2), .lf6 .bin:nth-child(6n+3), .lf6 .bin:nth-child(6n+4), .lf6 .bin:nth-child(6n+5), .lf6 .bin:nth-child(6n){margin-left:0.8%;}
}
.fg1 { flex-grow: 1;}
.fg2 { flex-grow: 2;}
.fg3 { flex-grow: 3;}
.f2 p, .f3 p{margin:0.5em 0.5em 1em;}

/*================================================================================================
 *  一般・共通設定.inner{width:92%; max-width:1024px; padding: 30px 0px; margin: 0 auto; display:block; overflow:hidden; clear:both;}
 ================================================================================================*/
a {
text-decoration:none;
font-weight: 600;
}
.mainbox a{color:var(--color-a);}
.mainbox a:hover {opacity:0.8 !important;}

img {
 vertical-align:top;
 max-width: 100%;
 height:auto;
}
a:hover img{opacity:0.8; transform: scale(0.99 , 0.99); transition-duration: 0.5s;}
a img{transition:0.6s;}
img.img100, .img100 img:first-child {width:100%; height:auto; margin:0; display:block;}
img.img90, .img90 img:first-child {width:90%; height:auto; margin:0 auto 1em;}

@media only screen and (max-width:743.9px){
figure{width: 90%; float:none; margin:0 5% 1em;}
}

@media print, screen and (min-width: 744px)
{
figure{width:40%; display:flex !important; flex-flow:column;}
figure.right{float:right; margin:0 0 1em 1em;}
figure.left{float:left; margin:0 1em 1em 0;}
figure.center{margin:0 auto 1em;}
}
figcaption{font-weight: bold;}

.wp-caption-text{text-align:center; color:#333333; margin-bottom:1em;}
.recentcomments{color:#666;}
img.wp-smiley, img.emoji {float:none;}

.alignnone{width:100%; height:auto; margin:0; display:block;}
img[class*="alignnone"]{width:100%; height:auto; margin:0 auto;}

.aligncenter{display: block !important; margin: 0 auto 1.5em !important; height: auto; max-width: 100%;}

/* 基本：すべての中央寄せ画像を90%表示 */
img.aligncenter {
  width: 90%;
  height: auto;
}

/* 例外：カスタムサイズが指定されているときはそれを優先 */
img.aligncenter[width],
img.aligncenter[style*="width"] {
  width: auto !important;
  height: auto !important;
  max-width: 100%;
}

.alignright { float: unset; margin:0 auto 1.5em !important; display: block;}
.alignleft { float: unset; margin:0 auto 1.5em !important; display: block;}
img[class*="alignright"], img[class*="alignleft"]{width:90%; height:auto;}
.wp-caption.alignright, .wp-caption.alignleft{width:90%; height:auto;}

@media print, screen and (min-width: 744px)
{
.alignright { float:right !important; margin:0 0 1em 1em !important;}
.alignleft { float:left !important; margin:0 1em 1em 0 !important;}
img[class*="alignright"], img[class*="alignleft"], .wp-caption.alignright, .wp-caption.alignleft{width:50%; height:auto;}
}

img[class*="alignright"], img[class*="alignleft"], .wp-caption.alignright, .wp-caption.alignleft, img[class*="aligncenter"]{
  border-radius:0.5em;
}
.imgsh{box-shadow:0 0.2em 0.6em -0.2em rgba(0, 0, 0, 0.8);}
.imgborder{border: 1px solid #ccc;}
.imgdrop{
    -webkit-filter: drop-shadow(0px 3px 10px rgba(0,0,0,.8));
    filter: drop-shadow(0px 0px 10px rgba(0,0,0,.8));
}

.bin figure{text-align:center;}
.bin img {width:100%; height:auto; margin:0;}
.bint{background:var(--color-e); color:#fff; font-size:1em; padding:0.5em; margin:0;}
.bint a{color:#fff; text-decoration:none;}
.bint:hover{background:var(--color-b);}
.bint a:hover{color:#fffffe;}


div.maru {
    position: relative;
    width: 306px;
max-width:100%;
    height: 306px; 
    background-color: rgb(255 255 240 / 70%);
    border:5px solid #eee;
    border-radius: 50%; 
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
}
img.maru, .maru > img {
  width: 100%;
  min-height: 100%;
  border-radius: 50%;
  object-fit: cover;
  object-position: 50% 50%;
}
div.shikaku {
    position: relative;
    width: 306px;
max-width:100%;
    height: 306px; 
    background-color: rgb(255 255 240 / 70%);
    border:5px solid #eee;
    border-radius: 0; 
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
}
img.shikaku, .shikaku img {
  width: 100%;
  min-height: 100%;
  border-radius: 0;
  object-fit: cover;
  object-position: 50% 50%;
}


div.yokonaga {
    position: relative;
width: 100%;
height:auto;
aspect-ratio:3/2;
    background-color: rgb(255 255 240 / 70%);
    border:5px solid #eee;
    border-radius: 0; 
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
}

img.yokonaga, .yokonaga img {
  width: 100%;
  min-height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
}

div.yokonagab {
    position: relative;
    width: 100%;
    height: 280px;
    background-color: rgb(255 255 240 / 70%);
    border:5px solid #eee;
    border-radius: 0; 
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
}

img.yokonagab, .yokonagab img {
  width: 100%;
  min-height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
}

div.maru p, div.shikaku p, div.yokonaga p,, div.yokonagab p{
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    margin-bottom:0;
    line-height:1.5;
}

.cf {zoom: 1;}
.cf:after {
    content: "";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
.ov{
    clear: both;
    overflow: hidden;
    display: block !important;
}
b, strong, .bold, em {font-weight:bold;}
pre {margin:1em 0; padding:1em;}
blockquote {
	margin-bottom:1em;
	padding:1em 1em 0.2em;
	border:1px dotted #ddd;
	border-left:5px solid #ddd;
        background: rgb(221 221 221 / 0.2);
}
abbr[title] {border-bottom:none; text-decoration:none;}
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 2px solid var(--color-c);
    margin: 4.5em 0 3.5em;
    padding: 0;
    overflow: hidden;
    clear: both;
}
hr.hr1 {
    display: block;
    height: 1px;
    border: 0;
    border-top: 2px solid #cccccc;
    margin: 3.5em 0 3.5em;
    padding: 0;
    overflow: hidden;
    clear: both;
}
hr.hr0 {
    display: block;
    height: 1px;
    border: 0;
    margin: 0;
    padding: 0;
}
dl {margin:0 0 1em 0;}
dt {margin-bottom:0.5em; border-bottom:1px dotted #ddd;}
dt:before {content:"\0025a0";}
dd {margin-bottom:1em;}
#main p.card-excerpt{padding:0.5em 0; margin:0;}

/*================================================
　　breadcrumb   
.breadcrumb {margin:1em auto 1em 0.8em;}
.breadcrumb ol li:before {
    content: '>';
    margin: 0 5px 0 0;
    color: #777;
}
 ================================================*/
.breadcrumb ol {
    font-size:0.9em;
    margin: 1em 0 ;
    padding: 0;
}
.breadcrumb ol li {
    display: inline;
    list-style: none;
    color: var(--color-b);
    font-weight: bold;
    margin-right: -10px;
    background: rgb(255 255 255 / 5%);
    padding: 0.5em 0.8em;
    border-radius: 5px;
}
.breadcrumb ol li:first-child:before {
    content: none;
}
.breadcrumb ol li > a{
    color: var(--color-a);
    margin-right: 5px;
    text-decoration: none;  
}
.breadcrumb ol li a:hover {
    text-decoration: underline;
    color: var(--color-b);
}
@media print, screen and (max-width: 600.9px) {
    .breadcrumb ol li span.e-title{
        display: block;
    }   
}

/*================================================
 *  h1 - h6  widget-title 
 ================================================*/
.mainbox h1:not(.noh), #tinymce h1:not(.noh), .m1, .mainbox h1:not(.noh) a, #tinymce h1:not(.noh) a, .m1 a {
text-align:left;
line-height:1.5;
font-weight: bold;
clear:both;
margin:1em auto 0.8em;
color:var(--color-e);
}

.mainbox h1:not(.noh):first-letter, #tinymce h1:not(.noh):first-letter, .m1:first-letter, .mainbox h1:not(.noh) a:first-letter, #tinymce h1:not(.noh) a:first-letter, .m1 a:first-letter {
color:var(--color-c);
font-size:120%;
}

.mainbox h2:not(.noh), #tinymce h2:not(.noh), .m2, .mainbox h2:not(.noh) a, #tinymce h2:not(.noh) a, .m2 a {
border-bottom: solid 3px var(--color-e);
position: relative;
margin:2em auto 1em;
}
.mainbox h2:not(.noh):after, #tinymce h2:not(.noh):after, .m2:after, .mainbox h2:not(.noh) a:after, #tinymce h2:not(.noh) a:after, .m2 a:after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 3px var(--color-c);
  bottom: -3px;
  width: 20%;
}
.mainbox h2:not(.noh):first-letter, #tinymce h2:not(.noh):first-letter, .m2:first-letter, .mainbox h2:not(.noh) a:first-letter, #tinymce h2:not(.noh) a:first-letter, .m2 a:first-letter {
color:var(--color-c);
}


@media screen and (max-width: 600.9px)
{
.mainbox h1:not(.noh), #tinymce h1:not(.noh), .m1, .mainbox h1:not(.noh) a, #tinymce h1:not(.noh) a, .m1 a,
.mainbox h2:not(.noh), #tinymce h2:not(.noh), .m2, .mainbox h2:not(.noh) a, #tinymce h2:not(.noh) a, .m2 a
{
font-size: 2em;
}
.mainbox h3:not(.noh), #tinymce h3:not(.noh), .m3, .mainbox h3:not(.noh) a, #tinymce h3:not(.noh) a, .m3 a,
.mainbox h4:not(.noh), #tinymce h4:not(.noh), .m4, .mainbox h4:not(.noh) a, #tinymce h4:not(.noh) a, .m4 a,
.mainbox h5:not(.noh), #tinymce h5:not(.noh), .m5, .mainbox h5:not(.noh) a, #tinymce h5:not(.noh) a, .m5 a,
.mainbox h6:not(.noh), #tinymce h6:not(.noh), .m6, .mainbox h6:not(.noh) a, #tinymce h6:not(.noh) a, .m6 a, .widget-title, .pointm, .checkm
{
font-size: 1.5em;
}
}

@media print, screen and (min-width: 601px)
{
.mainbox h1:not(.noh), #tinymce h1:not(.noh), .m1, .mainbox h1:not(.noh) a, #tinymce h1:not(.noh) a, .m1 a,
.mainbox h2:not(.noh), #tinymce h2:not(.noh), .m2, .mainbox h2:not(.noh) a, #tinymce h2:not(.noh) a, .m2 a
{
font-size: 2em;
}
.mainbox h3:not(.noh), #tinymce h3:not(.noh), .m3, .mainbox h3:not(.noh) a, #tinymce h3:not(.noh) a, .m3 a,
.mainbox h4:not(.noh), #tinymce h4:not(.noh), .m4, .mainbox h4:not(.noh) a, #tinymce h4:not(.noh) a, .m4 a,
.mainbox h5:not(.noh), #tinymce h5:not(.noh), .m5, .mainbox h5:not(.noh) a, #tinymce h5:not(.noh) a, .m5 a,
.mainbox h6:not(.noh), #tinymce h6:not(.noh), .m6, .mainbox h6:not(.noh) a, #tinymce h6:not(.noh) a, .m6 a, .widget-title, .pointm, .checkm
{
font-size: 1.5em;
}
}

.mainbox h3:not(.noh), #tinymce h3:not(.noh), .m3, .mainbox h3:not(.noh) a, #tinymce h3:not(.noh) a, .m3 a,
.mainbox h4:not(.noh), #tinymce h4:not(.noh), .m4, .mainbox h4:not(.noh) a, #tinymce h4:not(.noh) a, .m4 a
{
text-align:left;
margin:2.5em auto 1em;
line-height:1.4;
font-weight: bold;
clear:both;
}
.mainbox h3:not(.noh), #tinymce h3:not(.noh), .m3, .mainbox h3:not(.noh) a, #tinymce h3:not(.noh) a, .m3 a{color:var(--color-e);}
.mainbox h4:not(.noh), #tinymce h4:not(.noh), .m4, .mainbox h4:not(.noh) a, #tinymce h4:not(.noh) a, .m4 a{color:var(--color-f);}

.mainbox h5:not(.noh), #tinymce h5:not(.noh), .m5, .mainbox h5:not(.noh) a, #tinymce h5:not(.noh) a, .m5 a,
.mainbox h6:not(.noh), #tinymce h6:not(.noh), .m6, .mainbox h6:not(.noh) a, #tinymce h6:not(.noh) a, .m6 a, .widget-title{
    color:#fff;
    display: block;
    clear: both;
    text-decoration:none;
    text-align:center;
    margin:2.5em auto 1em;
    padding:0.5em 0;
    line-height:1.5;
    font-weight: bold;
clear:both;
}
.widget-title{margin:0 auto;}
.mainbox h5:not(.noh), #tinymce h5:not(.noh), .m5, .mainbox h5:not(.noh) a, #tinymce h5:not(.noh) a, .m5 a{background:var(--color-c);}
.mainbox h6:not(.noh), #tinymce h6:not(.noh), .m6, .mainbox h6:not(.noh) a, #tinymce h6:not(.noh) a, .m6 a{background:#000;}
.widget-title{background:var(--color-c);}

.pointm {
  position: relative;
  border-top: solid 2px var(--color-c);
  border-bottom: solid 2px var(--color-c);
  background: #f6f6e9;
  line-height: 1.4;
  padding: 0.4em 0.5em;
  margin: 4em 0 0.5em;
  color: var(--color-a);
  font-weight: bold;
}
.pointm:after {
  position: absolute;
  font-family: "Font Awesome 6 Free",'Quicksand','Avenir','Arial',sans-serif;
  content: '\f0a7\  POINT';
  background: var(--color-c);
  color: #fff;
  left: 0px;
  bottom: 100%;
  border-radius: 5px 5px 0 0;
  padding: 0.3em 0.5em 0.2em;
  font-size: 0.7em;
  line-height: 1;
  letter-spacing: 0.05em;
}

.checkm {
  position: relative;
  border-top: solid 2px var(--color-b);
  border-bottom: solid 2px var(--color-b);
  background: #f6f6e9;
  line-height: 1.4;
  padding: 0.4em 0.5em;
  margin: 3em 0 0.5em;
  color: var(--color-b);
  font-weight: bold;
}
.checkm:after {
  position: absolute;
  font-family: "Font Awesome 6 Free",'Quicksand','Avenir','Arial',sans-serif;
  content: '\f00c  Check';
  background: var(--color-b);
  color: #fff;
  left: 0px;
  bottom: 100%;
  border-radius: 5px 5px 0 0;
  padding: 0.3em 0.5em 0.2em;
  font-size: 0.7em;
  line-height: 1;
  letter-spacing: 0.05em;
  font-weight: 600;
}

/*================================================
 *  table
 ================================================*/
.tablebox {width:100%; overflow:auto;}
.tablebox table:not([class]) {width:100%; margin:0.5em auto 0.5em; background:#f1ebe1; word-break:break-all; table-layout:fixed; display:table;}
table:not([class]) {width:100%; margin:0.5em auto 0.5em; background:#f1ebe1;}
table:not([class]) th{border-left:1px solid var(--color-c); border-bottom:1px solid var(--color-c);}
table:not([class]) td{border-left:1px solid var(--color-c); border-right:1px solid var(--color-c); border-bottom:1px solid var(--color-c);}
table:not([class]) tr:first-child td{ border-top:1px solid var(--color-c);}
table:not([class]) th{background-color:#f1ebe1; text-align:center; vertical-align:middle; padding:1.2em 1em;}
table:not([class]) td{background-color:#fff; text-align:left; padding:1.2em 1em; word-break: break-all;}
table:not([class]) h2, table:not([class]) h3, table:not([class]) h4, table:not([class]) h5, table:not([class]) h6{margin-bottom: 0.2em !important; text-align:left !important;}
@media print, screen and (min-width: 768.1px)
{
table:not([class]) tr:first-child th{ width:1px; white-space:nowrap; min-width:10em; border-top:1px solid var(--color-c);}
}


@media print, screen and (max-width: 768px)
{
table:not([class]) th, table:not([class]) td{width:100%; display:block;}
table:not([class]) tr:first-child{border-top:1px solid var(--color-c); display: block;}
table:not([class]) tr:first-child th{width:100%;min-width:unset;}
table:not([class]) th{
border-top   :unset;
border-right :1px solid var(--color-c);
border-bottom:unset;
border-left  :1px solid var(--color-c);
}
table:not([class]) td{
padding:1.5em 1em;
border-top   :1px solid var(--color-c);
border-right :1px solid var(--color-c);
border-bottom:1px solid var(--color-c);
border-left  :1px solid var(--color-c);
}
}


table.t1 {width:100%; margin:0.5em auto 0.5em; word-break:break-all; table-layout:fixed; display:table;}
table.t1 th, table.t1 td{padding:0.4em 0.2em; border:1px solid #f1ebe1;}
table.t1 th{background-color:#f1ebe1; text-align:center; vertical-align: middle;}
table.t1 td{background-color:#fff; text-align:left;}

.tdl td{text-align:left;}
.tdr td{text-align:right;}
.tdc td{text-align:center;}
.tdk td{word-break: keep-all;}
.thk th{word-break: keep-all;}
.thu th{width:1px; white-space: unset;}

/*----------------------------------------------------
	tbr
----------------------------------------------------*/
table.tbr {width:100%; margin: 0 auto 1em; border-collapse:collapse; border:2px solid #999; background:#fff; table-layout:fixed;}
table.tbr th, table.tbr td {border:none; display:block; width:100%; padding:0.5em 0.5em;}
table.tbr th {background-color:#eeeeee; text-align:center; vertical-align:middle; padding:0.5em 0.5em;}
table.tbr td {background-color:#fff; text-align:left; padding:0.5em 1em; word-break: break-all;}
.last td:last-child {border-bottom: solid 2px #999; width: 100%;}

@media print, screen and (min-width: 768px) {
table.tbr  {width:100%;}
table.tbr th, table.tbr td{display:table-cell; border:2px solid #999;}
table.tbr th{width:12em;}
}

/*----------------------------------------------------
	tbottom
----------------------------------------------------*/
table.tbottom {
    width: 98%;
    margin: -1em 1% 0.5em;
    border-collapse: separate;
    border-spacing: 0px 1.2em;
}
@media print, screen and (min-width: 768px)
{
table.tbottom {
    width: 750px;
    margin-top: -1em;
    margin-bottom: 0.5em;
    margin-left:-webkit-calc(50% - 375px);
    margin-left: calc(50% - 375px);
    margin-right:-webkit-calc(50% - 375px);
    margin-right: calc(50% - 375px);
}
}
table.tbottom th {
    background: #eee;
    vertical-align: middle;
    text-align: center;
    width: 5em;
    overflow: visible;
    position: relative;
    font-weight: bold;
    padding: 0.5em 0.5em;
    color:var(--color-c);
    font-size:1.2em;
    border: 1px solid #999;
}

table.tbottom th:before{
    content: "";
    border: 0.5em solid transparent;
    border-top: 0.6em solid var(--color-c);
    position: absolute;
    left: -webkit-calc(50% - 0.5em);
    left: calc(50% - 0.5em);
    top: 100%;
}
table.tbottom tr.lasttr th:before{
    content: none;
}
table.tbottom td {
    background: #fffff6;
    padding: 0.5em 1em;
    border: 1px solid #999;
}
table.tbottom td p{margin-bottom:0.5em;}

/*================================================
 *　ol ul
 ================================================*/
*:not(.olul):not(#wp-toolbar) > ul:not(.olul):not(.sub-menu):not(.arealist):not(.children), *:not(.olul):not(#wp-toolbar) > ol:not(.olul):not(.sub-menu), ul#sitemap_list {
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 0px;
    -moz-margin-before: 0em;
    -moz-margin-after: 0em;
    -moz-margin-start: 0px;
    -moz-margin-end: 0px;
    -moz-padding-start: 0px;
    list-style-position: inside;
    margin:0 0 0 0.5em;
    padding:0.5em 0.5em 1em 1.5em;
    text-indent: 1.5em;
    display: table-cell;
}

/*================================================
 *　ol 
------------------------------------------------*/
*:not(.olul):not(#wp-toolbar) > ol:not(.olul):not(.sub-menu) {
 counter-reset: li;
 list-style: none;
 padding:0.5em 0.5em 1em 1.8em;
}
*:not(.olul):not(#wp-toolbar) > ol:not(.olul):not(.sub-menu) > li{
 position: relative;
 text-indent:0em;
 margin-left: -2em;
 padding-left: 2em;
 padding-bottom: 0.5em;
 line-height: 1.2;
}
*:not(.olul):not(#wp-toolbar) > ol:not(.olul):not(.sub-menu) > li:before{
 counter-increment: li;
 content: counter(li);
 position: absolute;
 left: 0.2em;
 width: 1.2em;
 height: 1.2em;
 line-height: 1.2;
 color: #fff;
 text-align: center;
 vertical-align: baseline;
 background: var(--color-c);
}

*:not(.olul):not(#wp-toolbar) > ol:not(.olul):not(.sub-menu).o1 {
 counter-reset: li;
 list-style: none;
}
*:not(.olul):not(#wp-toolbar) > ol:not(.olul):not(.sub-menu).o1 > li {
 position: relative;
 text-indent:0em;
 margin-left: -2em;
 padding-left: 1.8em;
 padding-bottom: 0.5em;
 line-height: 1.3;
}
*:not(.olul):not(#wp-toolbar) > ol:not(.olul):not(.sub-menu).o1 > li:before {
 counter-increment: li;
 content: counter(li);
 position: absolute;
 left: 0.2em;
 width: 1.2em;
 height: 1.2em;
 line-height: 1.3;
 border-radius: 50%;
 color: #fff;
 text-align: center;
 vertical-align: baseline;
 background: var(--color-c);
}
*:not(.olul):not(#wp-toolbar) > ol:not(.olul):not(.sub-menu).o2 {
 counter-reset: li;
 list-style: none;
}
*:not(.olul):not(#wp-toolbar) > ol:not(.olul):not(.sub-menu).o2 > li{
 position: relative;
 text-indent:0em;
 margin-left: -2em;
 padding-left: 2.6em;
 padding-bottom: 0.5em;
}
*:not(.olul):not(#wp-toolbar) > ol:not(.olul):not(.sub-menu).o2 > li:before {
 counter-increment: li;
 content: counter(li);
 position: absolute;
 left: 0;
 width: 1em;
 text-align: right;
 font-weight: bold;
 color: var(--color-c);
 background: transparent;
}
*:not(.olul):not(#wp-toolbar) > ol:not(.olul):not(.sub-menu).o2 > li:after {
 content: "位";
 position: absolute;
 left: 1.2em;
 top:0;
 font-weight: bold;
 color: var(--color-c);
}

/*================================================
 *　ul
 ================================================*/
*:not(.olul):not(#wp-toolbar) > ul:not(.olul):not(.sub-menu):not(.arealist):not(.children) li, ul#sitemap_list li{
 list-style-type:none; line-height: 1.2; padding-bottom:0.5em; text-indent: -1.5em;
}
*:not(.olul):not(#wp-toolbar) > ul:not(.olul):not(.sub-menu) > li:before, ul#sitemap_list li:before{
 line-height:1.2; font-family: "Font Awesome 6 Free"; font-weight:bold; color:var(--color-c); padding-right:0.6em;
}
*:not(.olul):not(#wp-toolbar) > ul:not(.olul):not(.sub-menu) > li:before {content: "\f14a"; font-weight:600;}

*:not(.olul):not(#wp-toolbar) > ul:not(.olul):not(.sub-menu).u1 li:before{content: "\f00c" !important; font-weight:600;}
*:not(.olul):not(#wp-toolbar) > ul:not(.olul):not(.sub-menu).u2 li:before{content: "\f14a" !important; font-weight:400;}
*:not(.olul):not(#wp-toolbar) > ul:not(.olul):not(.sub-menu).u3 li:before{content: "\f14a" !important; font-weight:600;}
*:not(.olul):not(#wp-toolbar) > ul:not(.olul):not(.sub-menu).u4 li:before{content: "\f058" !important; font-weight:400;}
*:not(.olul):not(#wp-toolbar) > ul:not(.olul):not(.sub-menu).u5 li:before{content: "\f058" !important; font-weight:600;}
*:not(.olul):not(#wp-toolbar) > ul:not(.olul):not(.sub-menu).u6 li:before{content: "\f00d" !important; font-weight:600;}
*:not(.olul):not(#wp-toolbar) > ul:not(.olul):not(.sub-menu).u7 li:before{content: "\f0a4" !important; font-weight:600;}
*:not(.olul):not(#wp-toolbar) > ul:not(.olul):not(.sub-menu).u8 li:before{content: "\f091" !important; font-weight:600;}
*:not(.olul):not(#wp-toolbar) > ul:not(.olul):not(.sub-menu).u9 li:before{content: "\f201" !important; font-weight:600;}
*:not(.olul):not(#wp-toolbar) > ul:not(.olul):not(.sub-menu).u10 li:before{content: "\f080" !important; font-weight:600;}
*:not(.olul):not(#wp-toolbar) > ul:not(.olul):not(.sub-menu).u11 li:before{content: "\f200" !important; font-weight:600;}
*:not(.olul):not(#wp-toolbar) > ul:not(.olul):not(.sub-menu).googlelink li:before{content: "\f3c5" !important; font-weight:600;}
*:not(.olul):not(#wp-toolbar) > ul:not(.olul):not(.sub-menu).facebooklink li:before {content: "\f082" !important; font-weight:400;}
*:not(.olul):not(#wp-toolbar) > ul:not(.olul):not(.sub-menu).instagramlink li:before {content: "\f16d" !important; font-weight:400;}
*:not(.olul):not(#wp-toolbar) > ul:not(.olul):not(.sub-menu).twitterlink li:before {content: "\f081" !important; font-weight:400;}
ul#sitemap_list li:before{content:"\f058" !important; font-weight:600;}

#wpadminbar #wp-admin-bar-user-actions > li:before, .ab-submenu > li:before{display:none;}


#toc_container{display:block !important; max-width: fit-content; margin:1.5em auto 0em; padding:1em 2em 0 !important; min-width:50%; letter-spacing:0.1em;}
#toc_container a{color:#333;}
#toc_container p.toc_title {margin: 0 0 1em !important;}
#toc_container + h2{margin-top: 1.5em !important;}
ul.toc_list li{line-height:2em !important;}
ul.toc_list li:before{content:""!important;}
ul.toc_list li li:before{content:""!important;}
ul.toc_list li ul li{padding-left:1em !important;}

li.lin:before{display:none; margin-top:0.25em; margin-left:-0.4em;}
ul.lists li{
    display: inline-block;
    padding: 0;
    margin: 0;
}

ul.arealist, ul.arealist a li.cat-item ul {
    list-style: none;
    margin: 0;
    overflow: hidden;
    padding: 0.4em 0 0;
    display: inline-block;
    clear: both;
}
ul.arealist li.cat-item a:after, ul.children li.cat-item a:after{content:'　';}
ul.arealist li.cat-item, ul.arealist li.cat-item a ul li {
    display: flex;
    padding: 0;
    margin: 0 0.2em 0.6em 0;
}
ul.arealist li.cat-item:before{display:none;}


/*================================================
 *　important
 ================================================*/
.righta, .right {text-align:right !important;}
.lefta, .left {text-align:left !important;}
.centera, .center {text-align:center !important;}
.rightb {display:block !important; float:right !important;}
.leftb {display:block !important; float:left !important;}
.centerb {display:block !important; float:none; margin:0 auto !important;}
.rightc {text-align:right !important;}
.leftc {text-align:left !important;}
.rightf {display:block !important; float:none !important; vertical-align:top;}
.leftf {display:block !important; float:none !important; vertical-align:top;}
@media print, screen and (min-width: 744px)
{
.rightc {text-align:center !important;}
.leftc {text-align:center !important;}
.rightf {float:right !important;}
.leftf {float:left !important;}
}
.naname {
    transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -webkit-transform: rotate(-3deg);
    padding-left: 0.45em;
    margin-bottom:0.5em;
    margin-top:0.2em;
}
.nanameb {
    transform: rotate(3deg);
    -moz-transform: rotate(3deg);
    -webkit-transform: rotate(3deg);
    padding-left: 0.45em;
    margin-bottom:0.5em;
    margin-top:0.2em;
}

.tshadow{
text-shadow:
    white 0.1em 0px 0.1em, white -0.1em 0px 0.1em,
    white 0px -0.1em 0.1em, white -0.1em 0px 0.1em,
    white 0.1em 0.1em 0.1em, white -0.1em 0.1em 0.1em,
    white 0.1em -0.1em 0.1em, white -0.1em -0.1em 0.1em,
    white 0.05em 0.1em 0.1em, white -0.05em 0.1em 0.1em,
    white 0.05em -0.1em 0.1em, white -0.05em -0.1em 0.1em,
    white 0.1em 0.05em 0.1em, white -0.1em 0.05em 0.1em,
    white 0.1em -0.05em 0.1em, white -0.1em -0.05em 0.1em,
    white 0.05em 0.05em 0.1em, white -0.05em 0.05em 0.1em,
    white 0.05em -0.05em 0.1em, white -0.05em -0.05em 0.1em;
}
.tshadowb{
text-shadow:
    black 0.1em 0px 0.1em, black -0.1em 0px 0.1em,
    black 0px -0.1em 0.1em, black -0.1em 0px 0.1em,
    black 0.1em 0.1em 0.1em, black -0.1em 0.1em 0.1em,
    black 0.1em -0.1em 0.1em, black -0.1em -0.1em 0.1em,
    black 0.05em 0.1em 0.1em, black -0.05em 0.1em 0.1em,
    black 0.05em -0.1em 0.1em, black -0.05em -0.1em 0.1em,
    black 0.1em 0.05em 0.1em, black -0.1em 0.05em 0.1em,
    black 0.1em -0.05em 0.1em, black -0.1em -0.05em 0.1em,
    black 0.05em 0.05em 0.1em, black -0.05em 0.05em 0.1em,
    black 0.05em -0.05em 0.1em, black -0.05em -0.05em 0.1em;
}
.tshadowc{
text-shadow:
    black 0.05em 0px 0.05em, black -0.05em 0px 0.05em,
    black 0px -0.05em 0.05em, black -0.05em 0px 0.05em,
    black 0.05em 0.05em 0.05em, black -0.05em 0.05em 0.05em,
    black 0.05em -0.05em 0.05em, black -0.05em -0.05em 0.05em,
    black 0.025em 0.05em 0.05em, black -0.025em 0.05em 0.05em,
    black 0.025em -0.05em 0.05em, black -0.025em -0.05em 0.05em,
    black 0.05em 0.025em 0.05em, black -0.05em 0.025em 0.05em,
    black 0.05em -0.025em 0.05em, black -0.05em -0.025em 0.05em,
    black 0.025em 0.025em 0.05em, black -0.025em 0.025em 0.05em,
    black 0.025em -0.025em 0.05em, black -0.025em -0.025em 0.05em;
}
.tshadowa{
text-shadow:
    var(--color-e) 0.1em 0px 0.1em, var(--color-e) -0.1em 0px 0.1em,
    var(--color-e) 0px -0.1em 0.1em, var(--color-e) -0.1em 0px 0.1em,
    var(--color-e) 0.1em 0.1em 0.1em, var(--color-e) -0.1em 0.1em 0.1em,
    var(--color-e) 0.1em -0.1em 0.1em, var(--color-e) -0.1em -0.1em 0.1em,
    var(--color-e) 0.05em 0.1em 0.1em, var(--color-e) -0.05em 0.1em 0.1em,
    var(--color-e) 0.05em -0.1em 0.1em, var(--color-e) -0.05em -0.1em 0.1em,
    var(--color-e) 0.1em 0.05em 0.1em, var(--color-e) -0.1em 0.05em 0.1em,
    var(--color-e) 0.1em -0.05em 0.1em, var(--color-e) -0.1em -0.05em 0.1em,
    var(--color-e) 0.05em 0.05em 0.1em, var(--color-e) -0.05em 0.05em 0.1em,
    var(--color-e) 0.05em -0.05em 0.1em, var(--color-e) -0.05em -0.05em 0.1em;
}
.tshadown{text-shadow:none;}

.pr1{color:red; font-weight:bold;}
.pr1 strong{font-size:2em;}
.pr2{background: linear-gradient(transparent 75%, #ffff00 5%); font-weight:bold;}
.uchikeshi{
  text-decoration: underline;
  text-decoration-color: red;
  text-decoration-thickness: 1px;
  text-decoration-style: double;
  text-decoration-skip-ink: none;
  text-underline-offset: -50%;
}

.clf{color: #ffffff !important;}
.clb{color: #000000 !important;}
.clr{color: #ff0000 !important;}
.cly{color: #ffff00 !important;}
.cl1{color: var(--color-a) !important;}
.cl2{color: var(--color-b) !important;}
.cl3{color: var(--color-c) !important;}
.cl4{color: var(--color-d) !important;}
.cl5{color: var(--color-e) !important;}
.cl6{color: var(--color-f) !important;}

.bgff{background: rgb(255 255 255 / 50%); border-radius: 10px;}
.bgf{background: #ffffff !important;}
.bge{background: #eeeeee !important;}
.bgr{background: #ff0000 !important;}
.bgy{background: #ffff00 !important;}
.bgyy{background: #ffffe6 !important;}
.bgyyy{background: #f6f6e9 !important;}
.bgb{background: #000000 !important;}
.bgbb{background: #dbdbdb !important;}
.bgbbb{background: #f3f3f3 !important;}
.bg1{background: var(--color-a) !important;}
.bg2{background: var(--color-b) !important;}
.bg3{background: var(--color-c) !important;}
.bg4{background: var(--color-d) !important;}
.bg5{background: var(--color-e) !important;}
.bg6{background: var(--color-f) !important;}

.yaji1, .yaji2, .yaji3, .yaji4, .yaji5,
.yajibb, .yajibbb, .yajiy, .yajiyy, .yajiyyy{
    width: 0;
    height: 0;
    border-left: 25vw solid transparent;
    border-right: 25vw solid transparent;
    margin: -30px auto 60px;
}
@media print, screen and (min-width: 1280px) {
.yaji1, .yaji2, .yaji3, .yaji4, .yaji5,
.yajibb, .yajibbb, .yajiy, .yajiyy, .yajiyyy{
    border-left: 128px solid transparent;
    border-right: 128px solid transparent;
}
}
.yaji1{border-top: 60px solid var(--color-a);}
.yaji2{border-top: 60px solid var(--color-b);}
.yaji3{border-top: 60px solid var(--color-c);}
.yaji4{border-top: 60px solid var(--color-d);}
.yaji5{border-top: 60px solid var(--color-e);}
.yajibb{border-top: 60px solid #dbdbdb;}
.yajibbb{border-top: 60px solid #f3f3f3;}
.yajiy{border-top: 60px solid #ffffff;}
.yajiyy{border-top: 60px solid #ffffe6;}
.yajiyyy{border-top: 60px solid #ffffe8;}

.fs500{font-size:500% !important;}
.fs400{font-size:400% !important;}
.fs300{font-size:300% !important;}
.fs290{font-size:290% !important;}
.fs280{font-size:280% !important;}
.fs270{font-size:270% !important;}
.fs260{font-size:260% !important;}
.fs250{font-size:250% !important;}
.fs240{font-size:240% !important;}
.fs230{font-size:230% !important;}
.fs220{font-size:220% !important;}
.fs210{font-size:210% !important;}
.fs200{font-size:200% !important;}
.fs190{font-size:190% !important;}
.fs180{font-size:180% !important;}
.fs170{font-size:170% !important;}
.fs160{font-size:160% !important;}
.fs150{font-size:150% !important;}
.fs140{font-size:140% !important;}
.fs130{font-size:130% !important;}
.fs120{font-size:120% !important;}
.fs110{font-size:110% !important;}
.fs100{font-size:100% !important;}
.fs90{font-size:90% !important;}
.fs80{font-size:80% !important;}
.fs70{font-size:70% !important;}
.fs60{font-size:60% !important;}
.fs50{font-size:50% !important;}
.fs40{font-size:40% !important;}
.fs30{font-size:30% !important;}
.fs20{font-size:20% !important;}
.fs10{font-size:10% !important;}
.lh3{line-height:3 !important;}
.lh2{line-height:2 !important;}
.lh1{line-height:1 !important;}
.lh05{line-height:0.5 !important;}
.lh0{line-height:0 !important;}
.pdxxx{padding:3em !important;}
.pdxx{padding:2.5em !important;}
.pdx{padding:1.5em !important;}
.pdm{padding:1em !important;}
.pds{padding:0.5em !important;}
.pdss{padding:0.25em !important;}
.pdn{padding:0 !important;}
.pdlrxxx{padding-left:3em !important; padding-right:3em !important;}
.pdlrxx{padding-left:2.5em !important; padding-right:2.5em !important;}
.pdlrx{padding-left:1.5em !important; padding-right:1.5em !important;}
.pdlrm{padding-left:1em !important; padding-right:1em !important;}
.pdlrs{padding-left:0.5em !important; padding-right:0.5em !important;}
.pdlrss{padding-left:0.25em !important; padding-right:0.25em !important;}
.pdlrn{padding-left:0em !important; padding-right:0em !important;}
.pdlxxx{padding-left:3em !important;}
.pdlxx{padding-left:2.5em !important;}
.pdlx{padding-left:1.5em !important;}
.pdlm{padding-left:1em !important;}
.pdls{padding-left:0.5em !important;}
.pdlss{padding-left:0.25em !important;}
.pdln{padding-left:0em !important;}
.pdrxxx{padding-right:3em !important;}
.pdrxx{padding-right:2.5em !important;}
.pdrx{padding-right:1.5em !important;}
.pdrm{padding-right:1em !important;}
.pdrs{padding-right:0.5em !important;}
.pdrss{padding-right:0.25em !important;}
.pdrn{padding-right:0em !important;}
.pdtbxxx{padding-top:3em !important; padding-bottom:3em !important;}
.pdtbxx{padding-top:2.5em !important; padding-bottom:2.5em !important;}
.pdtbx{padding-top:1.5em !important; padding-bottom:1.5em !important;}
.pdtbm{padding-top:1em !important; padding-bottom:1em !important;}
.pdtbs{padding-top:0.5em !important; padding-bottom:0.5em !important;}
.pdtbss{padding-top:0.25em !important; padding-bottom:0.25em !important;}
.pdtbn{padding-top:0em !important; padding-bottom:0em !important;}
.pdtxxx{padding-top:3em !important;}
.pdtxx{padding-top:2.5em !important;}
.pdtx{padding-top:1.5em !important;}
.pdtm{padding-top:1em !important;}
.pdts{padding-top:0.5em !important;}
.pdtss{padding-top:0.25em !important;}
.pdtn{padding-top:0 !important;}
.pdbxxx{padding-bottom:3em !important;}
.pdbxx{padding-bottom:2.5em !important;}
.pdbx{padding-bottom:1.5em !important;}
.pdbm{padding-bottom:1em !important;}
.pdbs{padding-bottom:0.5em !important;}
.pdbss{padding-bottom:0.25em !important;}
.pdbn{padding-bottom:0 !important;}
.mra{margin:0 auto !important;}
.mrxxx{margin:3em !important;}
.mrxx{margin:2.5em !important;}
.mrx{margin:1.5em !important;}
.mrm{margin:1em !important;}
.mrs{margin:0.5em !important;}
.mrss{margin:0.25em !important;}
.mrn{margin:0 !important;}
.mrlrxxx{margin-left:3em !important; margin-right:3em !important;}
.mrlrxx{margin-left:2.5em !important; margin-right:2.5em !important;}
.mrlrx{margin-left:1.5em !important; margin-right:1.5em !important;}
.mrlrm{margin-left:1em !important; margin-right:1em !important;}
.mrlrs{margin-left:0.5em !important; margin-right:0.5em !important;}
.mrlrss{margin-left:0.25em !important; margin-right:0.25em !important;}
.mrlrn{margin-left:0em !important; margin-right:0em !important;}
.mrlxxx{margin-left:3em !important;}
.mrlxx{margin-left:2.5em !important;}
.mrlx{margin-left:1.5em !important;}
.mrlm{margin-left:1em !important;}
.mrls{margin-left:0.5em !important;}
.mrlss{margin-left:0.25em !important;}
.mrln{margin-left:0em !important;}
.mrrxxx{margin-right:3em !important;}
.mrrxx{margin-right:2.5em !important;}
.mrrx{margin-right:1.5em !important;}
.mrrm{margin-right:1em !important;}
.mrrs{margin-right:0.5em !important;}
.mrrss{margin-right:0.25em !important;}
.mrrn{margin-right:0em !important;}
.mrtbxxx{margin-top:3em !important; margin-bottom:3em !important;}
.mrtbxx{margin-top:2.5em !important; margin-bottom:2.5em !important;}
.mrtbx{margin-top:1.5em !important; margin-bottom:1.5em !important;}
.mrtbm{margin-top:1em !important; margin-bottom:1em !important;}
.mrtbs{margin-top:0.5em !important; margin-bottom:0.5em !important;}
.mrtbss{margin-top:0.25em !important; margin-bottom:0.25em !important;}
.mrtbn{margin-top:0em !important; margin-bottom:0em !important;}
.mrtxxx{margin-top:3em !important;}
.mrtxx{margin-top:2.5em !important;}
.mrtx{margin-top:1.5em !important;}
.mrtm{margin-top:1em !important;}
.mrts{margin-top:0.5em !important;}
.mrtss{margin-top:0.25em !important;}
.mrtn{margin-top:0em !important;}
.mrbxxx{margin-bottom:3em !important;}
.mrbxx{margin-bottom:2.5em !important;}
.mrbx{margin-bottom:1.5em !important;}
.mrbm{margin-bottom:1em !important;}
.mrbs{margin-bottom:0.5em !important;}
.mrbss{margin-bottom:0.25em !important;}
.mrbn{margin-bottom:0em !important;}
.pdz{padding-left:1em !important; padding-right:1em !important; padding-bottom:1em !important; padding-top:0em !important;}
.pindex{text-indent: 1em;}
.vam{vertical-align: middle;}
.por{position: relative;}
.poa{position: absolute;}
.maxs{max-width: 300px;}
.maxm{max-width: 600px;}
.maxl{max-width: 1000px;}
.maxf{max-width: fit-content;}

@media only screen and (max-width: 320px)
{
.minmbbb{display:none !important;}
}
@media only screen and (max-width: 540px)
{
.minmbb{display:none !important;}
}
@media only screen and (max-width: 600.9px)
{
.minmb{display:none !important;}
}
@media only screen and (max-width: 743.9px)
{
.mintb{display:none !important;}
}
@media only screen and (max-width: 1279.9px)
{
.minpc{display:none !important;}
}
@media only screen and (max-width: 1535.9px)
{
.minpcb{display:none !important;}
}

@media print, screen and (min-width: 320.1px)
{
.maxmbbb{display:none !important;}
}
@media print, screen and (min-width: 540.1px)
{
.maxmbb{display:none !important;}
}
@media print, screen and (min-width: 601px)
{
.maxmb{display:none !important;}
}
@media print, screen and (min-width: 744px)
{
.maxtb{display:none !important;}
}
@media print, screen and (min-width: 1280px)
{
.maxpc{display:none !important;}
}

@media print, screen and (min-width: 1536px)
{
.maxpcb{display:none !important;}
}

@media only screen and (max-width: 743.9px)
{
.onlytb{display:none !important;}
}
@media only screen and (min-width: 1279.9px)
{
.onlytb{display:none !important;}
}
@media only screen and (min-width: 744px) and (max-width: 1280px)
{
.nonetb{display:none !important;}
}

/*================================================
　　v1
 ================================================*/
.v1 {
  position:relative;
  width:100%;
  padding-top:56.25%;
  margin-bottom: 1.5em;
  border: 2px solid #00b050;
}
.v1 iframe, 
.v1 object, 
.v1 embed {
  position:absolute;
  top:0;
  right:0;
  width:100%;
  height:100%;    
}
iframe[title="YouTube video player"] {
    width: 100% !important;
    height: auto !important;
    aspect-ratio: 16 / 9;
}
iframe[data-src*="maps/emb"] {
    width: 100% !important;
    height: 350px !important;
}

/*================================================
 *  por  swiper   border:1px solid #ccc;
 ================================================*/
.por{position:relative;}
.por a img, .por img{
    position: relative;
    width:100%;
    height:auto; 
}
.porp{position:absolute; top:-webkit-calc(30% + 3em); top:calc(30% + 3em); left:0; width:100%; text-decoration: none; font-size: 0.9em; margin:0; padding:0.3em 0.3em 0.3em 0.5em;
    color:#fff; text-align: left; line-height: 1.2;
    text-shadow:
    black 0.1em 0px 0.1em, black -0.1em 0px 0.1em,
    black 0px -0.1em 0.1em, black -0.1em 0px 0.1em,
    black 0.1em 0.1em 0.1em, black -0.1em 0.1em 0.1em,
    black 0.1em -0.1em 0.1em, black -0.1em -0.1em 0.1em,
    black 0.05em 0.1em 0.1em, black -0.05em 0.1em 0.1em,
    black 0.05em -0.1em 0.1em, black -0.05em -0.1em 0.1em,
    black 0.1em 0.05em 0.1em, black -0.1em 0.05em 0.1em,
    black 0.1em -0.05em 0.1em, black -0.1em -0.05em 0.1em,
    black 0.05em 0.05em 0.1em, black -0.05em 0.05em 0.1em,
    black 0.05em -0.05em 0.1em, black -0.05em -0.05em 0.1em;
}
.porm a, .porm{position:absolute; top:30%; left:0; width:100%; text-decoration: none; font-size: 0.9em; margin:0; padding:0.3em 0.3em 0.3em 0.5em; background: var(--color-a); color:#fff; text-align: left; line-height: 1.2;}
.porm a:hover{background:var(--color-b);}
.port a, .port{position:absolute; top:0; left:0; width:100%; text-decoration: none; font-size: 0.9em; margin:0; padding:0.3em 0.3em 0.3em 0.5em; background: var(--color-a); color:#fff; text-align: left; line-height: 1.2;}
.port a:hover{background:var(--color-b);}
.porb {position:absolute; bottom:0; left:0;}
.por .btna{line-height: 1; padding: 1px 3px !important; margin:0 !important; position: absolute; top:0; right:0;}
.por .btnb{line-height: 1; padding: 1px 3px !important; margin:0 !important; position: absolute; top:0; left:0;}
.por a.btnb span:nth-of-type(1){display:none;}
.rank-num{position:absolute; left:0; top:0; background-color:var(--color-a); color:#ffffff; z-index:2; padding: 0.22em 0.46em 0.3em 0.4em; font-size:1.5em; line-height:1; text-align:center; font-style:italic; font-weight:bold;}
.rank-num:after{position:absolute; top:0; left:1em; content:"位"; background-color:var(--color-a); color:#ffffff; padding: 0.22em 0.46em 0.3em 0.4em;}
.rank-maru{position:absolute; left:0; top:0; background-color:var(--color-a); color:#ffffff; width:2.2em; height:2.2em; line-height:2.2em; border-radius:50%; text-align:center; vertical-align:middle; text-decoration:none;}
.card-excerpt{padding:5px;margin-bottom: 0;}
.view_count{position:absolute; top:0; right:0; color:#fff; background:var(--color-b); padding:3px; z-index:2;}
.view_counts{width:100%; text-align:center; color:#fff; background:var(--color-b); padding:3px; z-index:2;}

/*================================================
 *  search box
 ================================================*/
.sb {
    width: 100%;
    margin:0;
    padding: 0;
    display: block;
    clear: both;
    overflow: hidden;
}
.sb_cat {
    overflow: hidden;
    width:100%;
    margin: 0.8em 0;
    text-align: center;
    position: relative;
    border-radius: 2px;
    border: 2px solid var(--color-e);
    background: #ffffff;
    float: left;
    padding: 0 0.5em;
}
.sb_cat select {
    cursor: pointer;
    width: 100%;
    text-indent: 0.01px;
    text-overflow: ellipsis;
    border: none;
    outline: none;
    background: transparent;
    background-image: none;
    box-shadow: none;
    -webkit-appearance: none;
    appearance: none;
    padding: 0.8em 2em 0.8em 0.5em;
    color: var(--color-e);
    margin: unset;
    font-weight: bold;
}
.sb_cat select option{font-weight: bold;}
.sb_cat select::-ms-expand {
    display: none;
}
.sb_cat::before {
	position: absolute;
	top: 1.15em;
	right: 0.8em;
	width: 0;
	height: 0;
	padding: 0;
	content: '';
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid var(--color-e);
	pointer-events: none;
}
.sb_sub{display:none;}
/*
.sb_sub{overflow:hidden; float:right; text-align:center; margin: 0.8em 0 0.8em 0;}
.sb_sub input[type="submit"]{border:2px solid var(--color-e); color:var(--color-e); background: #fff; padding:0.8em 0.8em 0.8em; margin: unset; font-weight: bold;}
.sb_sub:hover {
    color:#fff);
    background: var(--color-e);  
}*/
.sb_s {
    overflow: hidden;
    width: -webkit-calc(88% - 3em);
    width: calc(88% - 3em);
    margin: 0.8em 1% 0.8em;
    text-align: center;
    position: relative;
    border-radius: 2px;
    border: 2px solid var(--color-e);
    background: #ffffff;
    float: left;
}
.sb_s input[name="s"]::placeholder{color:var(--color-e);}
.sb_s input[name="s"]{
	width: 100%;
	text-indent: 0.01px;
	text-overflow: ellipsis;
	border: none;
	outline: none;
	background: transparent;
	background-image: none;
	box-shadow: none;
	-webkit-appearance: none;
	appearance: none;
	padding: 0.8em 2em 0.8em 0.5em;
	color: var(--color-e);
        margin:unset;
}
@media only screen and (min-width: 744px)
{
.sb_cat {
    max-width: -webkit-calc(50% - 5em);
    max-width: calc(50% - 5em);
    margin: 0.8em 2.5em 0.8em 2.5em;
}
/*.sb_sub{overflow:hidden; float:left;}*/
}

/*================================================
 *  box
 ================================================*/
.box0, .box1, .box2, .box3{
    display:block;
    clear:both;
    overflow:hidden;
    margin: 0.5em 0 3em;
    padding: 1em 1em 0.5em;
    text-align: left;
}
.box0{
    border: #ddd solid 2px;
    background: #fff;
}
.box1{
    border: var(--color-e) solid 2px;
    background: #fff;
}

.box2{
    border: var(--color-c) solid 2px;
    background: #fff;
}
.box3{
    border:unset;
    background: #ececec;
}

/*------------------------------------------------
　scbox
------------------------------------------------*/
.scbox{
    display:block;
    clear:both;
    overflow:hidden;
    float:left;
    width:100%;
    margin: 0 0 3em;
    padding: 1em 1em 0;
    border: 3px solid #cccccc;
    border-radius: 5px;
    box-shadow: 0px 5px 20px -5px rgba(206, 203, 173, 0.8);
    background-color: #ffffff;
    height: 10em;
    overflow-y: auto;
    overflow-x: hidden;
}
.scbox::-webkit-scrollbar{
  width: 12px;
}
.scbox::-webkit-scrollbar-track{
  background: #ffffff;
  border: none;
  border-radius: 10px;
  box-shadow: inset 0 0 2px #777777; 
}
.scbox::-webkit-scrollbar-thumb{
  background: #33B6A1;
  border-radius: 10px;
  box-shadow: none;
}

.bg-img {
    background-image: url(../images/footbg.jpg);
    background-size: 100% auto;
    background-position: center;
}

/*-bg------------------------------------------------------------------------------------------------*/
.bgbox{
    background-image: url(../images/01a.png),url(../images/01b.png),url(../images/01.png);
    background-position: top,bottom,center;
    background-repeat: no-repeat,no-repeat,repeat-y;
    background-size: 100%;
    margin: 0 0 3em;
    padding: 1.5em;
    color:#333333;
    overflow: hidden;
background-color: #ffffff;
}

/*================================================
　btn
 ================================================*/
.btna, input[type="submit"], .btnb, .btnc, .btnd, div.dbtna a, div.dbtnb a, div.dbtnc a, div.dbtnd a{display:inline-block; font-size: 1em; vertical-align: middle; line-height:1.5em; text-decoration: none !important;}
header .btn, header .btnb, header .btnc, header .btnd{font-size: 14px;}
.btna, div.dbtna a, input[type="submit"] {
  text-align: center;
  border: 2px solid var(--color-a);
  color: #fff !important;
  text-decoration: none;
  font-weight: bold;
  padding: 0.5em 1em;
  margin: 0 auto;
  border-radius: 4px;
  transition: .4s;
  background:var(--color-a);
}
.btna:hover, div.dbtna a:hover, input:hover[type="submit"] {
  background-color: #fff;
  border-color: var(--color-a);
  color: var(--color-a) !important;
}
.btnb, div.dbtnb a {
  text-align: center;
  border: 2px solid var(--color-d);
  color: #fff !important;
  text-decoration: none;
  font-weight: bold;
  padding: 0.5em 0.5em;
  margin: 0 auto;
  border-radius: 4px;
  transition: .4s;
  background:var(--color-d);
}
.btnb:hover, div.dbtnb a:hover {
  background-color: #fff;
  border-color: var(--color-d);
  color: var(--color-d) !important;
}
.btnc, div.dbtnc a {
  text-align: center;
  border: 2px solid var(--color-a);
  color: var(--color-a) !important;
  text-decoration: none;
  font-weight: bold;
  padding: 0.5em 0.5em;
  margin: 0 auto;
  border-radius: 4px;
  transition: .4s;
  background:#fff;
}
.btnc:hover, div.dbtnc a:hover {
  background-color: var(--color-a);
  border-color: var(--color-a);
  color: #ffffff !important;
}
.btnd, div.dbtnd a {
  text-align: center;
  border: 2px solid var(--color-d);
  color: var(--color-d) !important;
  text-decoration: none;
  font-weight: bold;
  padding: 0.5em 0.5em;
  margin: 0 auto;
  border-radius: 4px;
  transition: .4s;
  background:#fff;
}
.btnd:hover, div.dbtnd a:hover {
  background-color: var(--color-d);
  border-color: var(--color-d);
  color: #ffffff !important;
}

.btns, div.dbtns a {
  display: inline-block;
  font-size: 0.8em; 
  vertical-align: middle;
  line-height:1.2em;
  text-decoration: none !important;
  text-align: center;
  border: 2px solid var(--color-b);
  color: #fff !important;
  text-decoration: none;
  font-weight: bold;
  padding: 0.2em 0.5em;
  margin: 0 auto;
  border-radius: 4px;
  transition: .4s;
  background:var(--color-b);
}
.btns:hover, div.dbtns a:hover {
  background-color: #fff;
  border-color: var(--color-b);
  color: var(--color-b) !important;
}

ul.usns{padding:0 0 0em;}
.usns{
display:flex;
flex-flow:row wrap;
justify-content:center;
}
.usns li{
display:block;
text-align:center!important;
letter-spacing: .2px;
line-height: 1;
margin-bottom: 0em;
position: relative;
#background:eef0f394;
}

a.btny, a.btnl, a.btnm, a.btne, a.btnw, a.btnf, a.btnt, a.btni, a.btnn, a.btnh, a.btnx {
  display: inline-block;
  text-align: center;
  padding: 0.1em 0.1em;
  margin: 15px 0 1em;
  font-size: 2em;
}

a.btny:hover, a.btnl:hover, a.btnm:hover, a.btne:hover, a.btnw:hover, a.btnf:hover, a.btnt:hover, a.btni:hover, a.btnn:hover, a.btnh:hover, a.btnx:hover{
  opacity: 0.5;
}
a.btny {color:#fc0d1c;}
a.btnl {color:#00b900;}
a.btnm {color:#ef3f56;}
a.btne {color:#ef3f56;}
a.btnw {color:#ffc107;}
a.btnf {color:#3b75d4;}
a.btnt {color:#55acee;}
a.btni {color:#f13f79;}
a.btnn {color:#0077b5;}
a.btnh {color:#f13f79;}
a.btnx {color:#333;}
.fa-fw {text-align: center !important; width: 1.4em !important;}


.b55l{display:block;padding:0;margin:0;width:50%;float:left;}
.b55r{display:block;padding:0;margin:0;width:50%;float:right;}
.b64l{display:block;padding:0;margin:0;width:60%;float:left;}
.b64r{display:block;padding:0;margin:0;width:40%;float:right;}
.b46l{display:block;padding:0;margin:0;width:40%;float:left;}
.b46r{display:block;padding:0;margin:0;width:60%;float:right;}
.b73l{display:block;padding:0;margin:0;width:70%;float:left;}
.b73r{display:block;padding:0;margin:0;width:30%;float:right;}
.b37l{display:block;padding:0;margin:0;width:30%;float:left;}
.b37r{display:block;padding:0;margin:0;width:70%;float:right;}
.b82l{display:block;padding:0;margin:0;width:80%;float:left;}
.b82r{display:block;padding:0;margin:0;width:20%;float:right;}
.b28l{display:block;padding:0;margin:0;width:20%;float:left;}
.b28r{display:block;padding:0;margin:0;width:80%;float:right;}
.b91l{display:block;padding:0;margin:0;width:90%;float:left;}
.b91r{display:block;padding:0;margin:0;width:10%;float:right;}
.b19l{display:block;padding:0;margin:0;width:10%;float:left;}
.b19r{display:block;padding:0;margin:0;width:90%;float:right;}
.b33l{display:block;padding:0;margin:0;width:33%;float:left;}
.b33c{display:block;padding:0;margin:0 0.5%;width:33%;float:left;}
.b33r{display:block;padding:0;margin:0;width:33%;float:right;}
.b44{display:block;padding:0;margin:0;width:25%;float:left;}
.bb55l,.bb55r,.bb64l,.bb64r,.bb46l,.bb46r,.bb73l,.bb73r,.bb37l,.bb37r,.bb82l,.bb82r,.bb28l,.bb28r,.bb91l,.bb91r,.bb19l,.bb19r
{width:100%; margin:0; padding:0; display:inline-block;}
.b0{margin-left: -20px; margin-right: 20px; width:-webkit-calc(100% + 40px); width:calc(100% + 40px); padding:0; display:block; overflow:hidden;}
.b1, .b2, .b3, .b4, .b6{width:100%; margin:0; padding:0; display:inline-block;}
.maxwss{max-width:300px; margin:1em auto 2em;}
@media only screen and (min-width: 360px)
{
.b6{width:50%; font-size:90%; margin:0; padding:0; display:inline-block; float:left;}
}
@media only screen and (min-width: 540px)
{
.b4 {width:50%; float:left;}
.bb55l{display:block;padding:0;margin:0;width:50%;float:left;}
.bb55r{display:block;padding:0;margin:0;width:50%;float:right;}
.bb33l{display:block;padding:0;margin:0;width:33%;float:left;}
.bb33c{display:block;padding:0;margin:0 0.5%;width:33%;float:left;}
.bb33r{display:block;padding:0;margin:0;width:33%;float:right;}
.bb44{display:block;padding:0;margin:0;width:25%;float:left;}
.maxws{overflow: hidden; width:100%; max-width:300px !important; margin-left:-webkit-calc(50% - 150px); margin-left:calc(50% - 150px); margin-right:-webkit-calc(50% - 150px); margin-right:calc(50% - 150px);}
}
@media only screen and (min-width: 744px)
{
.b2{width:50%; padding-left:0; padding-right:0; float:left;}
.b4{width:25%; padding-left:0; padding-right:0; float:left;}
.b3{width:33.3%; padding-left:0; padding-right:0; float:left;}
.b6{width:33.3%; padding-left:0; padding-right:0; float:left;font-size:100%;}
.bb73l{display:block;padding:0;margin:0;width:70%;float:left;}
.bb73r{display:block;padding:0;margin:0;width:30%;float:right;}
.bb37l{display:block;padding:0;margin:0;width:30%;float:left;}
.bb37r{display:block;padding:0;margin:0;width:70%;float:right;}
.bb82l{display:block;padding:0;margin:0;width:80%;float:left;}
.bb82r{display:block;padding:0;margin:0;width:20%;float:right;}
.bb28l{display:block;padding:0;margin:0;width:20%;float:left;}
.bb28r{display:block;padding:0;margin:0;width:80%;float:right;}
.bb91l{display:block;padding:0;margin:0;width:90%;float:left;}
.bb91r{display:block;padding:0;margin:0;width:10%;float:right;}
.bb19l{display:block;padding:0;margin:0;width:10%;float:left;}
.bb19r{display:block;padding:0;margin:0;width:90%;float:right;}
}
@media print, screen and (min-width: 1280px)
{
.b2{width:50%; padding-left:0; padding-right:0; float:left;}
.b4{width:25%; padding-left:0; padding-right:0; float:left;}
.b6{width:33.3%; padding-left:0; padding-right:0; float:left;}
.bb64l{display:block;padding:0;margin:0;width:60%;float:left;}
.bb64r{display:block;padding:0;margin:0;width:40%;float:right;}
.bb46l{display:block;padding:0;margin:0;width:40%;float:left;}
.bb46r{display:block;padding:0;margin:0;width:60%;float:right;}
.maxw{overflow: hidden; width:100%; max-width:900px !important; margin-left:-webkit-calc(50% - 450px); margin-left:calc(50% - 450px); margin-right:-webkit-calc(50% - 450px); margin-right:calc(50% - 450px);}
.maxwss{max-width:45%; margin:1em auto 2em;}
}

/*================================================
 *　contactform7 
 ================================================*/
#main td p{margin-bottom:0em;}
input {vertical-align: middle; line-height:2.5em;}
input[type="text"].inps{vertical-align: text-top;}
input[type=radio] ,input[type=checkbox]{vertical-align: baseline;}
select {vertical-align: middle; line-height:1.5em; padding: 0.5em;}
select option{font-size:1em;}
.wpcf7-list-item { display: inline-block; margin: 0 0 0 1em;}
input[name="s"] {width: 96%; padding: 0.4em;}
label[for="s"]{display:none;}
#searchform {margin: 1em 0.5em 0.5em; width: 96%;}
.wpcf7-form label, .wpcf7-radio, .wpcf7-text, .wpcf7-form textarea, .wpcf7-select,
#respond input, #respond textarea{font-size:1em; line-height:1.6; width:100%; margin-bottom:0.2em;}
.wpcf7-submit{font-size:1em; line-height:1.1;}
@media print, screen and (min-width: 744px)
{
.wpcf7-form label, .wpcf7-radio, .wpcf7-text, .wpcf7-form textarea, .wpcf7-select,
#respond input, #respond textarea{font-size:1em; line-height:1.6; width:100%; margin-bottom:0.2em;}
.wpcf7-submit{font-size:1em; line-height:1.2;}
}
div.wpcf7 .ajax-loader {display: none !important;}
#respond label{display:block;}
p.form-submit{text-align:center;}
#respond input[type="submit"]{width: auto;}
.says{display:none;}
.comment-author, .comment-meta{display:inline-block;}
#respond input[type="checkbox"] {float: left; width: auto; height: 1.5em; margin-right: 0.5em;}
.wpcf7-text, .wpcf7-form textarea{padding-left:0.5em; padding-right:0.5em;}
.kanarazu{font-size:0.8em;
	padding: 0.2em;
	background: var(--color-a);
	color: #fff;
	border-radius: 3px;
	margin-left:1em;
}
.wpcf7-list-item label input{margin-right:0.3em;}
.w100{width:100%;}
.w50{width: 48%; margin-right: 2%;}
.w10{width:12em;}
.w4{width:5em;}
.w2{width:3em;}



.sbox{
background: rgb(255 255 255 / 50%);
    display: block;
    clear: both;
    overflow: hidden;
    padding: 0.5em 0.5em 1em;
    margin: 1em;
}

/*================================================
　secbox　左文字、右画像　　secboxb　左画像、右文字
 ================================================*/
.secbox {
    width: 100%;
    margin: 0;
    padding: 0;
    display: block;
    overflow: hidden;
}
.secboxb {
    width: 100%;
    margin: 0;
    padding: 0;
    display: block;
    overflow: hidden;
}
.secin{width:100%; margin:0; padding:0.5em; display:block;}

@media only screen and ( max-width : 743.9px ){ 
.secin{width:100%; padding:0.5em};
}

@media print, screen and (min-width: 744px)
{
.secbox {
    width: 100%;
    margin: 0;
    padding: 0;
    display: flex;
    overflow: hidden;
}
.secboxb {
    width: 100%;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction:row-reverse;
    overflow: hidden;
}
.secin{width:50%; margin:0; padding:0.5em;  /*　display:flex;  align-items:center; justify-content:center;*/}
.secin p{margin-bottom:0 !important;}
}


/*================================================
 *  prenext
 ================================================*/
#main a.prenext p{
    background: var(--color-a);
    color: #fff;
    width: 100%;
    margin: 0;
    padding: 0.5em 1em;
    line-height: 1.2;
}
#main a.prenext div{
    max-height: 250px;
    overflow: hidden;
}
#main a.prenext div img{
    width: 100%;
    height: auto;
    margin: 0;
    display: block;
}


/*================================================
 *  nenpyou
 ================================================*/
@media only screen and ( max-width : 743.9px ){ 
dl.nenpyou {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 0.5em;
    padding:0 1em;
}

dl.nenpyou dt {
    text-align: left;
    width: 100%;
    padding: 0.25em 0.5em 0.5em 1.2em;
    margin: 0em auto 0;
    border-bottom: unset;
    position: relative;
    border-left: #ccc solid 1px;
}

dl.nenpyou dt.noborder, dl.nenpyou dd.noborder {border-left:unset;}

dl.nenpyou dt::before {
    content: '';
}

dl.nenpyou dt::after {
    content: '●';
    position: absolute;
    left: -0.55em;
    top: -0.1em;
    font-size: 1.5em;
    color: var(--color-a);
}

dl.nenpyou dd {
    width: 100%;
    padding: 0.25em 1.2em 3em;
    margin-bottom: 0em;
    border-left: #ccc solid 1px;
}

dl.nenpyou dd h2 {
  font-size: 1.5em;
  font-weight: bold;
  margin: 0 0 5px;
}
}

@media print, screen and (min-width: 744px){
dl.nenpyou {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 0.5em;
    padding:0 1em;
}

dl.nenpyou dt {
    text-align: right;
    width: 10em;
    padding: 0.25em 1.8em 0.5em 0.5em;
    margin: 0em auto 0;
    border-bottom: unset;
    position: relative;
    border-right: #ccc solid 1px;
}

dl.nenpyou dt.noborder, dl.nenpyou dd.noborder {border-right:unset;}

dl.nenpyou dt::before {
    content: '';
}

dl.nenpyou dt::after {
    content: '●';
    position: absolute;
    right: -0.5em;
    top: -0.1em;
    font-size: 1.5em;
    color: var(--color-a);
}

dl.nenpyou dd {
    width: calc(100% - 10em);
    padding: 0.25em 2em 3em;
    margin-bottom: 0em;
}

dl.nenpyou dd h2 {
  font-size: 1.5em;
  font-weight: bold;
  margin: 0 0 5px;
}
}


/*================================================================================================
 *  searchbox
 ================================================================================================*/
section.searchbox{
  max-width: 1000px;
  margin: 0 auto;
  padding:0;
}
.searchbox label{margin-right: 1em;}
.checkbtn input {display:none;  cursor: pointer;}
.checkbtn label {
  display: inline-block;
  margin: 0.5em 0.3em 0.5em 0.3em;
  padding: 0.2em 0.4em;
  border: 2px solid #fff;
  border-radius: 8px;
  color: var(--color-d);
  background-color: #fff;
  box-shadow: 0 0 0.5em rgba(0, 0, 0, .2);
  white-space: nowrap;
  cursor: pointer;
  user-select: none;
  transition: background-color .2s, box-shadow .2s;
  font-size:0.8em;
}
input[type="checkbox"]:checked + .checkbtn label{background-color:var(--color-d); color: #fff; box-shadow: 0 0 0.5em rgba(0, 0, 0, .6);}
.searchbox select{width:100%; margin:0em 0 1em; padding:0.8em; color:var(--color-a);}
.searchbox select option[selected] { background: var(--color-d); }
.searchbox input[name="s"]{width:100%; margin:0 0 1em; padding:0.6em 0.5em; color:var(--color-a);}
input::placeholder, input::-ms-input-placeholder, input:-ms-input-placeholder{color:var(--color-a);}
@media only screen and (min-width: 744px)
{
.checkbtn label {font-size:0.8em;}
.searchbox input[name="s"]{width:100%; margin:0 0 1em;}
}


/*================================================
 *  Q A
 ================================================*/
.question {
    background: url(../images/q.png) no-repeat;
    background-position: top left;
    margin-top: 1.5em;
    margin-bottom: 1em;
    padding-top: 3px;
    padding-left: 40px;
    min-height: 40px;
    color: var(--color-d);
    font-weight:bold;
    line-height:1.5;
}
.answer {
    background: url(../images/a.png) no-repeat;
    background-position: top left;
    margin-bottom: 1.5em;
    padding-top: 3px;
    padding-left: 40px;
    min-height: 40px;
}

.qanda *, .qanda *:after, .qanda *:before {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.qanda dt,.qanda dd {
	position: relative;
	padding: 0.5em 0.8em;
	box-shadow: 0px 1px 1px rgba(0,0,0,0.2);
	border-radius: 0.3em;
}
.qanda dt {
	margin: 0 3em 1em 3em;
	background: #fff4e2;
}
.qanda dd {
	margin: 0 3em 3em 3em;
	background: #e2faff;
}
/* 吹き出し?? */
.qanda dt::before,.qanda dd::before{
	position: absolute;
	z-index: 2;
	top: 0.5em;
	display: inline-block;
	width: 0;
	height: 0;
	content: '';
	border-style: solid;
}
/* 質問吹き出し */
.qanda dt::before {
	left: -0.5em;
	border-width: 5px 8.7px 5px 0;
	border-color: transparent var(--color-c) transparent transparent;
}
/* 答え吹き出し */
.qanda dd::before {
	right: -0.5em;
	border-width: 5px 0 5px 8.7px;
	border-color: transparent transparent transparent var(--color-d);
}
/* アイコン */
.qanda dt::after,.qanda dd::after {
	font-size: 1.2em;
	position: absolute;
	top: 0;
	color: #ffffff;
	border-radius: 50%;
	display: inline-block;
	width: 1.5em;
	height: 1.5em;
	line-height: 1.2em;
}
/* Qアイコン */
.qanda dt::after {
	left: -2.5em;
	margin: 0 0.5em 0 0;
	padding: 0.15em 0.4em 0.2em 0.3em;
	font-family: "Font Awesome 6 Free";
	content: '\51';
	background: var(--color-c);
}
/* Aアイコン */
.qanda dd::after {
	right: -2.5em;
	margin: 0 0 0 0.5em;
	padding: 0.15em 0.3em 0.2em 0.4em;
	font-family: "Font Awesome 6 Free";
	content: '\41';
	background: var(--color-d);
}

/*================================================
 *  Q A　image
 ================================================*/
.arrow_answer, .arrow_question {
    position: relative;
    background: #fff;
    border: 1px solid #c8c8c8;
    padding: 1em;
    border-radius: 10px;
    width: -webkit-calc(100% - 140px);
    width: calc(100% - 140px);
    font-size: 1em;
}
.arrow_question {
    float: right;
    margin-right: 1em;
}
.arrow_answer:after,
.arrow_answer:before,
.arrow_question:after,
.arrow_question:before {
    top: 2em;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
.arrow_question:after, .arrow_question:before { right: 100%; }
.arrow_answer:after, .arrow_answer:before { left: 100%; }
.arrow_answer:after, .arrow_question:after {
    border-color: rgba(255, 255, 255, 0);
    border-width: 15px;
    margin-top: -15px;
}
.arrow_answer:after { border-left-color: #fff ; }
.arrow_question:after { border-right-color: #fff ; }
.arrow_answer:before, .arrow_question:before {
    border-color: rgba(200, 200, 200, 0);
    border-width: 16px;
    margin-top: -16px;
}
.arrow_answer:before { border-left-color: #c8c8c8; }
.arrow_question:before { border-right-color: #c8c8c8; }
.question_image { float: left; }
.answer_image { float: right; margin-right: 1em;}
.answer_image img, .question_image img { border-radius: 50%; }
.question_box { margin-bottom: 2em; overflow: hidden;}
.answer_box { margin-bottom: 3em; overflow: hidden;}

.mainbox + section, h1 + section, h2 + section, h3 + section, h4 + section, h5 + section, h6 + section,
h1 + h2, h1 + h3, h1 + h4, h1 + h5, h1 + h6,
h1 + .m1, h1 + .m2, h1 + .m3, h1 + .m4, h1 + .m5, h1 + .m6, h2 + h3, h2 + h4, h2 + h5, h2 + h6,
.m1 + h2, .m1 + h3, .m1 + h4, .m1 + h5, .m1 + h6,
h3 + h2, h3 + h4, h3 + h5, h3 + h6, h4 + h2, h4 + h3, h4 + h5, h4 + h6,
h5 + h6, h5 + h2, h5 + h3, h5 + h4, h6 + h2, h6 + h3, h6 + h4, h6 + h5{margin-top: 0 !important;}
section > h1:first-child, section > h2:first-child, section > h3:first-child, section > h4:first-child, box1 > h5:first-child, section > h6:first-child{margin-top: 0.2em !important;}
.box1 > h1:first-child, .box1 > h2:first-child, .box1 > h3:first-child, .box1 > h4:first-child, box1 > h5:first-child, .box1 > h6:first-child{margin-top: 0 !important;}
.box2 > h1:first-child, .box2 > h2:first-child, .box2 > h3:first-child, .box2 > h4:first-child, box2 > h5:first-child, .box2 > h6:first-child{margin-top: 0 !important;}
.box3 > h1:first-child, .box3 > h2:first-child, .box3 > h3:first-child, .box3 > h4:first-child, box3 > h5:first-child, .box3 > h6:first-child{margin-top: 0 !important;}
.box4 > h1:first-child, .box4 > h2:first-child, .box4 > h3:first-child, .box4 > h4:first-child, box4 > h5:first-child, .box4 > h6:first-child{margin-top: 0 !important;}
.b1 > h1:first-child, .b1 > h2:first-child, .b1 > h3:first-child, .b1 > h4:first-child, b1 > h5:first-child, .b1 > h6:first-child{margin-top: 0 !important;}
.b2 > h1:first-child, .b2 > h2:first-child, .b2 > h3:first-child, .b2 > h4:first-child, b1 > h5:first-child, .b2 > h6:first-child{margin-top: 0 !important;}
.bin > h1:first-child, .bin > h2:first-child, .bin > h3:first-child, .bin > h4:first-child, box1 > h5:first-child, .bin > h6:first-child{margin-top: 0 !important;}
.inner > h1:first-child, .inner > h2:first-child, .inner > h3:first-child, .inner > h4:first-child, box1 > h5:first-child, .inner > h6:first-child{margin-top: 0 !important;}

.ri-shadow:after, .ri-shadow:before{display:none !important;}
#feed{
    height: 11em;
    overflow-y: scroll;
    overflow-x: hidden;
}

@media print{
.print_pages { size: A4; page-break-before: always;}
header, footer, #sidebar, #subbox , .fixfoot, .top-fixed, .side-fixed, .btn-fixed, .vwrap, #page-top, #g-menu{display:none !important;}
#contents, #main{width:100% !important; max-width:297mm !important; font-size:14px;}
}
@media all and (-ms-high-contrast: none){
  .print_pages.page-break {page-break-before: auto;}
}