/* --------------------------------- mceContentBody */
/* font-size
10px 77%
11px 85%
12px 93%
13px 100%
14px 108%
15px 116%
16px 124%
17px 131%
18px 139%
19px 147%
20px 154%
21px 162%
22px 170%
23px 177%
24px 185%
25px 193%
26px 200%
*/
.default-block {
  display: block;
}
.default-inline-block {
  display: inline-block;
}
.responsive-block {
  display: none;
}
.responsive-inline-block {
  display: none;
}
@media only screen and (max-width: 640px) {
  .default-block {
    display: none;
  }
  .default-inline-block {
    display: none;
  }
  .responsive-block {
    display: block;
  }
  .responsive-inline-block {
    display: inline-block;
  }
}
div.detail .mceContentBody {
  font-size: 100%; /* 13px */
  line-height: 1.8;
  padding: 20px 30px 40px;
}
@media only screen and (max-width: 640px) {
  div.detail .mceContentBody {
    line-height: 1.8;
    padding: 10px;
overflow: hidden;

  }
}
.mceContentBody a {
  color: #ef8200;
  color: #343434;
  text-decoration: underline;
}
.mceContentBody a:hover {
  text-decoration: none;
}
.mceContentBody a.arrow {
  position: relative;
  display: inline-block;
  padding: 0 0 0 1em;
  color: #ef8200;
  vertical-align: middle;
  text-decoration: none;
}
.mceContentBody a.arrow::before {
  width: 4px;
  height: 4px;
  margin: auto;
  position: absolute;
  top: -3px;
  left: 3px;
  bottom: 0;
  content: "";
  border-top: 2px solid #ef8200;
  border-right: 2px solid #ef8200;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .2s ease-in;
}
.mceContentBody a.arrow:hover {
  color: #77b92c;
}
.mceContentBody a.arrow:hover::before {
  left: 5px;
}
/* --------------------------------- setting */
.mceContentBody .fl {
  float: left;
}
.mceContentBody .fr {
  float: right;
}
.mceContentBody .center {
  margin-left: auto;
  margin-right: auto;
}
.mceContentBody .fs1 {
  font-size: 8pt;
}
.mceContentBody .fs2 {
  font-size: 10pt;
}
.mceContentBody .fs3 {
  font-size: 12pt;
}
.mceContentBody .fs4 {
  font-size: 14pt;
}
.mceContentBody .fs5 {
  font-size: 18pt;
}
.mceContentBody .fs6 {
  font-size: 24pt;
}
.mceContentBody .fs7 {
  font-size: 36pt;
}
.mceContentBody .img {}
.mceContentBody .imgL {
  display: block;
  float: left;
  margin: 0 20px 10px 0;
}
.mceContentBody .imgR {
  display: block;
  float: right;
  margin: 0 0 10px 20px;
}
.mceContentBody .imgC {
  display: block;
  margin: 0 auto;
}
.mceContentBody .C {
  text-align: center;
}
.mceContentBody .L {
  text-align: left;
}
.mceContentBody .R {
  text-align: right;
}
.mceContentBody .tc {
  text-align: center;
}
.mceContentBody .tl {
  text-align: left;
}
.mceContentBody .tr {
  text-align: right;
}
.mceContentBody .fit {
  width: 100%;
}
.mceContentBody .w1 {
  width: 1%;
}
.mceContentBody .w2 {
  width: 2%;
}
.mceContentBody .w3 {
  width: 3%;
}
.mceContentBody .w4 {
  width: 4%;
}
.mceContentBody .w5 {
  width: 5%;
}
.mceContentBody .w6 {
  width: 6%;
}
.mceContentBody .w7 {
  width: 7%;
}
.mceContentBody .w8 {
  width: 8%;
}
.mceContentBody .w9 {
  width: 9%;
}
.mceContentBody .w10 {
  width: 10%;
}
.mceContentBody .w11 {
  width: 11%;
}
.mceContentBody .w12 {
  width: 12%;
}
.mceContentBody .w13 {
  width: 13%;
}
.mceContentBody .w14 {
  width: 14%;
}
.mceContentBody .w15 {
  width: 15%;
}
.mceContentBody .w16 {
  width: 16%;
}
.mceContentBody .w17 {
  width: 17%;
}
.mceContentBody .w18 {
  width: 18%;
}
.mceContentBody .w19 {
  width: 19%;
}
.mceContentBody .w20 {
  width: 20%;
}
.mceContentBody .w21 {
  width: 21%;
}
.mceContentBody .w22 {
  width: 22%;
}
.mceContentBody .w23 {
  width: 23%;
}
.mceContentBody .w24 {
  width: 24%;
}
.mceContentBody .w25 {
  width: 25%;
}
.mceContentBody .w26 {
  width: 26%;
}
.mceContentBody .w27 {
  width: 27%;
}
.mceContentBody .w28 {
  width: 28%;
}
.mceContentBody .w29 {
  width: 29%;
}
.mceContentBody .w30 {
  width: 30%;
}
.mceContentBody .w31 {
  width: 31%;
}
.mceContentBody .w32 {
  width: 32%;
}
.mceContentBody .w33 {
  width: 33%;
}
.mceContentBody .w34 {
  width: 34%;
}
.mceContentBody .w35 {
  width: 35%;
}
.mceContentBody .w36 {
  width: 36%;
}
.mceContentBody .w37 {
  width: 37%;
}
.mceContentBody .w38 {
  width: 38%;
}
.mceContentBody .w39 {
  width: 39%;
}
.mceContentBody .w40 {
  width: 40%;
}
.mceContentBody .w41 {
  width: 41%;
}
.mceContentBody .w42 {
  width: 42%;
}
.mceContentBody .w43 {
  width: 43%;
}
.mceContentBody .w44 {
  width: 44%;
}
.mceContentBody .w45 {
  width: 45%;
}
.mceContentBody .w46 {
  width: 46%;
}
.mceContentBody .w47 {
  width: 47%;
}
.mceContentBody .w48 {
  width: 48%;
}
.mceContentBody .w49 {
  width: 49%;
}
.mceContentBody .w50 {
  width: 50%;
}
.mceContentBody .w51 {
  width: 51%;
}
.mceContentBody .w52 {
  width: 52%;
}
.mceContentBody .w53 {
  width: 53%;
}
.mceContentBody .w54 {
  width: 54%;
}
.mceContentBody .w55 {
  width: 55%;
}
.mceContentBody .w56 {
  width: 56%;
}
.mceContentBody .w57 {
  width: 57%;
}
.mceContentBody .w58 {
  width: 58%;
}
.mceContentBody .w59 {
  width: 59%;
}
.mceContentBody .w60 {
  width: 60%;
}
.mceContentBody .w61 {
  width: 61%;
}
.mceContentBody .w62 {
  width: 62%;
}
.mceContentBody .w63 {
  width: 63%;
}
.mceContentBody .w64 {
  width: 64%;
}
.mceContentBody .w65 {
  width: 65%;
}
.mceContentBody .w66 {
  width: 66%;
}
.mceContentBody .w67 {
  width: 67%;
}
.mceContentBody .w68 {
  width: 68%;
}
.mceContentBody .w69 {
  width: 69%;
}
.mceContentBody .w70 {
  width: 70%;
}
.mceContentBody .w71 {
  width: 71%;
}
.mceContentBody .w72 {
  width: 72%;
}
.mceContentBody .w73 {
  width: 73%;
}
.mceContentBody .w74 {
  width: 74%;
}
.mceContentBody .w75 {
  width: 75%;
}
.mceContentBody .w76 {
  width: 76%;
}
.mceContentBody .w77 {
  width: 77%;
}
.mceContentBody .w78 {
  width: 78%;
}
.mceContentBody .w79 {
  width: 79%;
}
.mceContentBody .w80 {
  width: 80%;
}
.mceContentBody .w81 {
  width: 81%;
}
.mceContentBody .w82 {
  width: 82%;
}
.mceContentBody .w83 {
  width: 83%;
}
.mceContentBody .w84 {
  width: 84%;
}
.mceContentBody .w85 {
  width: 85%;
}
.mceContentBody .w86 {
  width: 86%;
}
.mceContentBody .w87 {
  width: 87%;
}
.mceContentBody .w88 {
  width: 88%;
}
.mceContentBody .w89 {
  width: 89%;
}
.mceContentBody .w90 {
  width: 90%;
}
.mceContentBody .w91 {
  width: 91%;
}
.mceContentBody .w92 {
  width: 92%;
}
.mceContentBody .w93 {
  width: 93%;
}
.mceContentBody .w94 {
  width: 94%;
}
.mceContentBody .w95 {
  width: 95%;
}
.mceContentBody .w96 {
  width: 96%;
}
.mceContentBody .w97 {
  width: 97%;
}
.mceContentBody .w98 {
  width: 98%;
}
.mceContentBody .w99 {
  width: 99%;
}
.mceContentBody .w100 {
  width: 100%;
}
.mceContentBody .m_o0 {
  margin-top: 0 !important;
}
.mceContentBody .m_o10 {
  margin-top: 10px !important;
}
.mceContentBody .m_o20 {
  margin-top: 20px !important;
}
.mceContentBody .m_o30 {
  margin-top: 30px !important;
}
.mceContentBody .m_o40 {
  margin-top: 40px !important;
}
.mceContentBody .m_o50 {
  margin-top: 50px !important;
}
.mceContentBody .m_o60 {
  margin-top: 60px !important;
}
.mceContentBody .m_o80 {
  margin-top: 80px !important;
}
.mceContentBody .m_l0 {
  margin-left: 0 !important;
}
.mceContentBody .m_l1 {
  margin-left: 1% !important;
}
.mceContentBody .m_l2 {
  margin-left: 2% !important;
}
.mceContentBody .m_l4 {
  margin-left: 4% !important;
}
.mceContentBody .m_r0 {
  margin-right: 0 !important;
}
.mceContentBody .m_r1 {
  margin-right: 1% !important;
}
.mceContentBody .m_r2 {
  margin-right: 2% !important;
}
.mceContentBody .m_r4 {
  margin-right: 4% !important;
}
.mceContentBody .m_u0 {
  margin-bottom: 0px !important;
}
.mceContentBody .m_u10 {
  margin-bottom: 10px !important;
}
.mceContentBody .m_u20 {
  margin-bottom: 20px !important;
}
.mceContentBody .m_u30 {
  margin-bottom: 30px !important;
}
.mceContentBody .m_u40 {
  margin-bottom: 40px !important;
}
.mceContentBody .m_u50 {
  margin-bottom: 50px !important;
}
.mceContentBody .m_u60 {
  margin-bottom: 60px !important;
}
.mceContentBody .m_u80 {
  margin-bottom: 80px !important;
}
.mceContentBody .p_o0 {
  padding-top: 0px !important;
}
.mceContentBody .p_o10 {
  padding-top: 10px !important;
}
.mceContentBody .p_o20 {
  padding-top: 20px !important;
}
.mceContentBody .p_o30 {
  padding-top: 30px !important;
}
.mceContentBody .p_o40 {
  padding-top: 40px !important;
}
.mceContentBody .p_o50 {
  padding-top: 50px !important;
}
.mceContentBody .p_o60 {
  padding-top: 60px !important;
}
.mceContentBody .p_o80 {
  padding-top: 80px !important;
}
.mceContentBody .p_l0 {
  padding-left: 0 !important;
}
.mceContentBody .p_l1 {
  padding-left: 1% !important;
}
.mceContentBody .p_l2 {
  padding-left: 2% !important;
}
.mceContentBody .p_13 {
  padding-left: 3% !important;
}
.mceContentBody .p_l4 {
  padding-left: 4% !important;
}
.mceContentBody .p_r0 {
  padding-right: 0 !important;
}
.mceContentBody .p_r1 {
  padding-right: 1% !important;
}
.mceContentBody .p_r2 {
  padding-right: 2% !important;
}
.mceContentBody .p_r3 {
  padding-right: 3% !important;
}
.mceContentBody .p_r4 {
  padding-right: 4% !important;
}
.mceContentBody .p_u0, .mceContentBody .p_b0 {
  padding-bottom: 0 !important;
}
.mceContentBody .p_u10, .mceContentBody .p_b10 {
  padding-bottom: 10px !important;
}
.mceContentBody .p_u20, .mceContentBody .p_b20 {
  padding-bottom: 20px !important;
}
.mceContentBody .p_u30, .mceContentBody .p_b30 {
  padding-bottom: 30px !important;
}
.mceContentBody .p_u40, .mceContentBody .p_b40 {
  padding-bottom: 40px !important;
}
.mceContentBody .p_u50, .mceContentBody .p_b50 {
  padding-bottom: 50px !important;
}
.mceContentBody .p_u60, .mceContentBody .p_b60 {
  padding-bottom: 60px !important;
}
.mceContentBody .p_u70, .mceContentBody .p_b70 {
  padding-bottom: 70px !important;
}
.mceContentBody .p_u80, .mceContentBody .p_b80 {
  padding-bottom: 80px !important;
}
.mceContentBody hr {
  border: none;
  border-top: 1px solid #000;
}
@media only screen and (max-width: 640px) {
  .mceContentBody .imgL, .mceContentBody .imgR {
    width: auto;
    float: none;
    margin: 0 auto 10px;
  }
  .mceContentBody .resp_w1 {
    width: 1% !important;
  }
  .mceContentBody .resp_w2 {
    width: 2% !important;
  }
  .mceContentBody .resp_w3 {
    width: 3% !important;
  }
  .mceContentBody .resp_w4 {
    width: 4% !important;
  }
  .mceContentBody .resp_w5 {
    width: 5% !important;
  }
  .mceContentBody .resp_w6 {
    width: 6% !important;
  }
  .mceContentBody .resp_w7 {
    width: 7% !important;
  }
  .mceContentBody .resp_w8 {
    width: 8% !important;
  }
  .mceContentBody .resp_w9 {
    width: 9% !important;
  }
  .mceContentBody .resp_w10 {
    width: 10% !important;
  }
  .mceContentBody .resp_w11 {
    width: 11% !important;
  }
  .mceContentBody .resp_w12 {
    width: 12% !important;
  }
  .mceContentBody .resp_w13 {
    width: 13% !important;
  }
  .mceContentBody .resp_w14 {
    width: 14% !important;
  }
  .mceContentBody .resp_w15 {
    width: 15% !important;
  }
  .mceContentBody .resp_w16 {
    width: 16% !important;
  }
  .mceContentBody .resp_w17 {
    width: 17% !important;
  }
  .mceContentBody .resp_w18 {
    width: 18% !important;
  }
  .mceContentBody .resp_w19 {
    width: 19% !important;
  }
  .mceContentBody .resp_w20 {
    width: 20% !important;
  }
  .mceContentBody .resp_w21 {
    width: 21% !important;
  }
  .mceContentBody .resp_w22 {
    width: 22% !important;
  }
  .mceContentBody .resp_w23 {
    width: 23% !important;
  }
  .mceContentBody .resp_w24 {
    width: 24% !important;
  }
  .mceContentBody .resp_w25 {
    width: 25% !important;
  }
  .mceContentBody .resp_w26 {
    width: 26% !important;
  }
  .mceContentBody .resp_w27 {
    width: 27% !important;
  }
  .mceContentBody .resp_w28 {
    width: 28% !important;
  }
  .mceContentBody .resp_w29 {
    width: 29% !important;
  }
  .mceContentBody .resp_w30 {
    width: 30% !important;
  }
  .mceContentBody .resp_w31 {
    width: 31% !important;
  }
  .mceContentBody .resp_w32 {
    width: 32% !important;
  }
  .mceContentBody .resp_w33 {
    width: 33% !important;
  }
  .mceContentBody .resp_w34 {
    width: 34% !important;
  }
  .mceContentBody .resp_w35 {
    width: 35% !important;
  }
  .mceContentBody .resp_w36 {
    width: 36% !important;
  }
  .mceContentBody .resp_w37 {
    width: 37% !important;
  }
  .mceContentBody .resp_w38 {
    width: 38% !important;
  }
  .mceContentBody .resp_w39 {
    width: 39% !important;
  }
  .mceContentBody .resp_w40 {
    width: 40% !important;
  }
  .mceContentBody .resp_w41 {
    width: 41% !important;
  }
  .mceContentBody .resp_w42 {
    width: 42% !important;
  }
  .mceContentBody .resp_w43 {
    width: 43% !important;
  }
  .mceContentBody .resp_w44 {
    width: 44% !important;
  }
  .mceContentBody .resp_w45 {
    width: 45% !important;
  }
  .mceContentBody .resp_w46 {
    width: 46% !important;
  }
  .mceContentBody .resp_w47 {
    width: 47% !important;
  }
  .mceContentBody .resp_w48 {
    width: 48% !important;
  }
  .mceContentBody .resp_w49 {
    width: 49% !important;
  }
  .mceContentBody .resp_w50 {
    width: 50% !important;
  }
  .mceContentBody .resp_w51 {
    width: 51% !important;
  }
  .mceContentBody .resp_w52 {
    width: 52% !important;
  }
  .mceContentBody .resp_w53 {
    width: 53% !important;
  }
  .mceContentBody .resp_w54 {
    width: 54% !important;
  }
  .mceContentBody .resp_w55 {
    width: 55% !important;
  }
  .mceContentBody .resp_w56 {
    width: 56% !important;
  }
  .mceContentBody .resp_w57 {
    width: 57% !important;
  }
  .mceContentBody .resp_w58 {
    width: 58% !important;
  }
  .mceContentBody .resp_w59 {
    width: 59% !important;
  }
  .mceContentBody .resp_w60 {
    width: 60% !important;
  }
  .mceContentBody .resp_w61 {
    width: 61% !important;
  }
  .mceContentBody .resp_w62 {
    width: 62% !important;
  }
  .mceContentBody .resp_w63 {
    width: 63% !important;
  }
  .mceContentBody .resp_w64 {
    width: 64% !important;
  }
  .mceContentBody .resp_w65 {
    width: 65% !important;
  }
  .mceContentBody .resp_w66 {
    width: 66% !important;
  }
  .mceContentBody .resp_w67 {
    width: 67% !important;
  }
  .mceContentBody .resp_w68 {
    width: 68% !important;
  }
  .mceContentBody .resp_w69 {
    width: 69% !important;
  }
  .mceContentBody .resp_w70 {
    width: 70% !important;
  }
  .mceContentBody .resp_w71 {
    width: 71% !important;
  }
  .mceContentBody .resp_w72 {
    width: 72% !important;
  }
  .mceContentBody .resp_w73 {
    width: 73% !important;
  }
  .mceContentBody .resp_w74 {
    width: 74% !important;
  }
  .mceContentBody .resp_w75 {
    width: 75% !important;
  }
  .mceContentBody .resp_w76 {
    width: 76% !important;
  }
  .mceContentBody .resp_w77 {
    width: 77% !important;
  }
  .mceContentBody .resp_w78 {
    width: 78% !important;
  }
  .mceContentBody .resp_w79 {
    width: 79% !important;
  }
  .mceContentBody .resp_w80 {
    width: 80% !important;
  }
  .mceContentBody .resp_w81 {
    width: 81% !important;
  }
  .mceContentBody .resp_w82 {
    width: 82% !important;
  }
  .mceContentBody .resp_w83 {
    width: 83% !important;
  }
  .mceContentBody .resp_w84 {
    width: 84% !important;
  }
  .mceContentBody .resp_w85 {
    width: 85% !important;
  }
  .mceContentBody .resp_w86 {
    width: 86% !important;
  }
  .mceContentBody .resp_w87 {
    width: 87% !important;
  }
  .mceContentBody .resp_w88 {
    width: 88% !important;
  }
  .mceContentBody .resp_w89 {
    width: 89% !important;
  }
  .mceContentBody .resp_w90 {
    width: 90% !important;
  }
  .mceContentBody .resp_w91 {
    width: 91% !important;
  }
  .mceContentBody .resp_w92 {
    width: 92% !important;
  }
  .mceContentBody .resp_w93 {
    width: 93% !important;
  }
  .mceContentBody .resp_w94 {
    width: 94% !important;
  }
  .mceContentBody .resp_w95 {
    width: 95% !important;
  }
  .mceContentBody .resp_w96 {
    width: 96% !important;
  }
  .mceContentBody .resp_w97 {
    width: 97% !important;
  }
  .mceContentBody .resp_w98 {
    width: 98% !important;
  }
  .mceContentBody .resp_w99 {
    width: 99% !important;
  }
  .mceContentBody .resp_w100 {
    width: 100% !important;
  }
  .mceContentBody .resp_m_o0 {
    margin-top: 0 !important;
  }
  .mceContentBody .resp_m_l0 {
    margin-left: 0 !important;
  }
  .mceContentBody .resp_m_l1 {
    margin-left: 1% !important;
  }
  .mceContentBody .resp_m_l2 {
    margin-left: 2% !important;
  }
  .mceContentBody .resp_m_l4 {
    margin-left: 4% !important;
  }
  .mceContentBody .resp_m_r0 {
    margin-right: 0 !important;
  }
  .mceContentBody .resp_m_r1 {
    margin-right: 1% !important;
  }
  .mceContentBody .resp_m_r2 {
    margin-right: 2% !important;
  }
  .mceContentBody .resp_m_r4 {
    margin-right: 4% !important;
  }
  .mceContentBody .resp_m_u10 {
    margin-bottom: 10px !important;
  }
  .mceContentBody .resp_m_u20 {
    margin-bottom: 20px !important;
  }
  .mceContentBody .resp_m_u30 {
    margin-bottom: 30px !important;
  }
  .mceContentBody .resp_m_u40 {
    margin-bottom: 40px !important;
  }
  .mceContentBody .resp_m_u50 {
    margin-bottom: 50px !important;
  }
  .mceContentBody .resp_m_u60 {
    margin-bottom: 60px !important;
  }
  .mceContentBody .resp_m_u70 {
    margin-bottom: 70px !important;
  }
  .mceContentBody .resp_m_u80 {
    margin-bottom: 80px !important;
  }
  .mceContentBody .resp_nomgn {
    margin: 0;
  }
  .mceContentBody img {
    max-width: 100%;
    width /***/ : auto;
    height: auto;
    vertical-align: bottom;
  }
  .mceContentBody .resp_tc {
    text-align: center;
  }
  .mceContentBody .resp_tl {
    text-align: left;
  }
  .mceContentBody .resp_tr {
    text-align: right;
  }
}
.mceContentBody .nomgn {
  margin: 0;
}
.mceContentBody p {
  margin: 1em 0;
}
.mceContentBody .figure {
  margin: 0 0 2em;
}
.mceContentBody .attention {
  color: #ff0000;
}
.mceContentBody h3 {
  /* background: #f9fdff; */
  font-size: 147%; /* 19px */
  line-height: 1.5;
  font-weight: bold;
  margin: 3em 0 0.5em;
  color: #6a4b3b;
}
.mceContentBody h3.first {
  margin: 0 0 0.5em;
}
.mceContentBody div.corona-page h3 {
  border: 1px solid #ccc;
  padding: 0.25em;
  border-left: 3px solid #ef8200;
  padding-top: 0.5em;
  padding-left: 0.75em;
  margin-top: 1em;
}
.mceContentBody div.corona-page ul li a {
  color: #343434;
}
.mceContentBody div.corona-page ul li a:hover {
  color: #ef8200
}
.mceContentBody h4 {
  font-size: 139%; /* 18px */
  font-weight: bold;
  margin: 3em 0 0.5em;
  border-bottom: 1px dotted #cccccc;
}
.mceContentBody h4.first {
  margin: 0 0 1em;
}
.mceContentBody h5 {
  color: #8bbf02;
}
/* --------------------------------- ul */
.mceContentBody ul {
  margin: 10px 0 20px;
  padding: 0;
}
.mceContentBody ul li {
  list-style: none;
  background-size: 8px 8px;
  margin: 0;
  padding: 0 0 0 10px;
  position: relative;
}
.mceContentBody ul li::before {
  background: #ef8200 none repeat scroll 0 0;
  border-radius: 50%;
  content: "";
  height: 8px;
  left: 0;
  margin-right: 0.5em;
  position: absolute;
  top: 7px;
  transition: all 0.3s ease-out 0s;
  width: 8px;
}
.mceContentBody ul li.list-unstyled {
  list-style: none;
  background: none;
  padding: 0;
}
.mceContentBody ul.inline-block li {
  display: inline-block;
  white-space: nowrap;
  margin-right: 1em;
}
.mceContentBody ol {
  margin: 10px 0 20px 20px;
  padding: 0;
}
.mceContentBody ol li {
  margin: 0;
  padding: 0 0 10px;
}
.mceContentBody ul li strong, .mceContentBody ol li strong {}
/* --------------------------------- table */
.mceContentBody table.deco-tb {
  margin: 0 0 20px;
  text-align: left;
  vertical-align: top;
  width: 100%;
  border-collapse: collapse;
  border: 1px solid #797c85;
}
.mceContentBody table.deco-tb th.t_top {
  border-top: 3px solid #797c85;
  /* border-bottom: 3px double #E3E3E3; */
  vertical-align: middle;
}
.mceContentBody table.deco-tb th {
  border: 1px solid #797c85;
  padding: 8px 10px;
  text-align: left;
  vertical-align: middle;
  background: #f9f9f9;
}
.mceContentBody table.deco-tb .w20 {
  width: 20%;
}
.mceContentBody table.deco-tb .w15 {
  width: 15%;
}
.mceContentBody table.deco-tb td.t_top {
  border-top: 3px solid #797c85;
  /* border-bottom: 3px double #E3E3E3; */
  vertical-align: middle;
}
.mceContentBody table.deco-tb td {
  border: 1px solid #797c85;
  padding: 8px 10px;
  vertical-align: middle;
}
.mceContentBody table.deco-tb.border, .mceContentBody table.deco-tb.border th, .mceContentBody table.deco-tb.border td {
  border-left: none;
  border-right: none;
  background: none;
}
@media only screen and (max-width: 640px) {
  .mceContentBody table.deco-tb {
    /* table-layout: fixed; */
  }
  .mceContentBody table.deco-tb .resp_w40 {
    width: 40%;
  }
  .mceContentBody table.deco-tb.resp_block, .mceContentBody table.deco-tb.resp_block tr, .mceContentBody table.deco-tb.resp_block th, .mceContentBody table.deco-tb.resp_block td {
    display: block;
    width: 100%;
    box-sizing: border-box;
    border: 0.5px solid #eee;
  }
}
.mceContentBody .btns .btn {
  display: inline-block;
}
.mceContentBody .btn {
  background: #eee;
  /* margin: 0 auto 1em; */
  display: block;
  padding: 0.5em 1em;
  /* border: 1px solid #ccc; */
  border-radius: 5px;
  box-sizing: border-box;
  text-decoration: none;
  text-align: center;
  line-height: 1.5;
  transition: all 0.1s ease-in-out;
  cursor: pointer;
  /* border: 1px solid;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) #a2a2a2; */
  border: none;
  -webkit-appearance: none;
}
/* btn color */
.mceContentBody .btn.default {
  background: -moz-linear-gradient(top, #FFF 0%, #EEE);
  background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#EEE));
  background: #eee;
  color: #111;
}
.mceContentBody .btn.red {
  background: -moz-linear-gradient(top, #ff5a5f 0%, #ff5a5f);
  background: -webkit-gradient(linear, left top, left bottom, from(#ff5a5f), to(#ff5a5f));
  background: #ff5b5e;
  color: #fff;
}
.mceContentBody .btn.purple {
  background: -moz-linear-gradient(top, #6f5499 0%, #6f5499);
  background: -webkit-gradient(linear, left top, left bottom, from(#6f5499), to(#6f5499));
  background: #cf8ae5;
  color: #fff;
}
.mceContentBody .btn.blue {
  /* background: -moz-linear-gradient(top, #337ab7 0%, #337ab7);
	background: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#337ab7)); */
  /* background: #4b8efa; */
  background: #006cbc;
  color: #fff;
}
.mceContentBody .btn.green {
  background: -moz-linear-gradient(top, #30a6b1 0%, #30a6b1);
  background: -webkit-gradient(linear, left top, left bottom, from(#30a6b1), to(#30a6b1));
  background: #6dcc54;
  color: #fff;
}
.mceContentBody .btn.yellow {
  background: -moz-linear-gradient(top, #faee2b 0%, #faee2b);
  background: -webkit-gradient(linear, left top, left bottom, from(#faee2b), to(#faee2b));
  background: #f7cf4b;
  color: #666;
}
.mceContentBody .btn.orange {
  background: -moz-linear-gradient(top, #f89406 0%, #f89406);
  background: -webkit-gradient(linear, left top, left bottom, from(#f89406), to(#f89406));
  background: #ef8200;
  color: #fff;
}
.mceContentBody .btn:hover {
  filter: brightness(85%);
  -moz-filter: brightness(85%);
  -webkit-filter: brightness(85%);
}
.mceContentBody .btn {}
/* --------------------------------- 空き家・空き地バンク */
.mceContentBody table.deco-tb.empty-house {
  line-height: 1.5;
  margin-bottom: 0;
  border: 1px solid #ccc;
  border-left: none;
  border-right: none;
}
.mceContentBody table.deco-tb.empty-house th {
  padding: 4px 5px;
  font-weight: bold;
  background: none;
  border: 1px dotted #ccc;
  border-left: none;
  border-right: none;
}
.mceContentBody table.deco-tb.empty-house td {
  padding: 4px 5px;
  border: 1px dotted #ccc;
  border-left: none;
  border-right: none;
}
/* --------------------------------- dl */
.mceContentBody dl dt {
  clear: left;
  float: left;
  margin: 0 0 0.3em;
  padding: 0 1em 0 0;
  font-weight: bold;
  display: block;
}
.mceContentBody dl dd {
  margin-bottom: 0.3em;
  display: block;
}
/* --------------------------------- form */
.mceContentBody .deco-tb.form {
  border-collapse: collapse;
  border: 2px solid #ccc;
}
.mceContentBody .deco-tb.form th {
  background: #f0f0f0;
  color: #343434;
  font-weight: normal;
}
/* .mceContentBody .deco-tb.form td.sub {
    background: #fff8e0 none repeat scroll 0 0;
    width: 110px;
} */
.mceContentBody table.deco-tb.form th {
  border: 1px solid #ccc;
}
.mceContentBody table.deco-tb.form td {
  padding: 0.5em;
  border: 1px solid #ccc;
}
.mceContentBody .alert {
  color: #ff100a;
}
.mceContentBody .w_100 {
  width: 100%;
}
.mceContentBody .w_70 {
  width: 70%;
}
.mceContentBody .w_60 {
  width: 60%;
}
.mceContentBody .w_50 {
  width: 50%;
}
.mceContentBody .w_40 {
  width: 40%;
}
.mceContentBody .w_20 {
  width: 20%;
}
.mceContentBody .w_15 {
  width: 15%;
}
.mceContentBody label, .postalcode {
  white-space: nowrap;
}
.mceContentBody .form input, .mceContentBody .form textarea {
  background: #f9f9f9 none repeat scroll 0 0;
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 0.5em;
  transition: all 0.2s ease-in-out 0s;
  box-sizing: border-box;
}
.mceContentBody .form input[type="radio"], .mceContentBody .form input[type="radio"]:active {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  box-shadow: none;
}
.mceContentBody input:focus, .mceContentBody textarea:focus {
  background: #ffffff none repeat scroll 0 0;
  border: 1px solid #eeeeee;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
  outline: medium none;
}
.mceContentBody input:active, .mceContentBody textarea:active {
  background: #ffffff none repeat scroll 0 0;
  border: 1px solid #eeeeee;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.125) inset;
  outline: medium none;
}
.mceContentBody input.readonly {
}
.mceContentBody .form select {
  -moz-appearance: none;
  border: 1px solid #d6d6d6;
  border-radius: 5px;
  cursor: pointer;
  font-size: 100%;
  height: 38px;
  min-width: 80px;
  padding: 0 0.5em;
  width: 100%;
}
.mceContentBody .form select:focus {
  -moz-appearance: none;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
}
.mceContentBody .form div.selectWrap {
  display: inline-block;
  height: 38px;
  position: relative;
}
.mceContentBody .form div.selectWrap::after {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #888 transparent transparent;
  border-image: none;
  border-style: solid;
  border-width: 4px;
  content: "";
  display: block;
  height: 0;
  margin-top: -4px;
  position: absolute;
  right: 10px;
  top: 55%;
  width: 0;
}
.mceContentBody .form label:hover {
  color: #2b91fc;
}
.mceContentBody .btn, .mceContentBody a.btn {
  border: 3px solid #fff;
  border-radius: 50px;
  color: #fff;
  display: block;
  font-size: 143%;
  line-height: 1.5;
  margin: 0 auto 1em;
  padding: 0.5em 1em;
  text-align: center;
  text-decoration: none;
  transition: all 0.2s ease-in-out 0s;
}
.mceContentBody .pink {
  background: #f48f97 none repeat scroll 0 0;
}
.mceContentBody .btn.pink:hover, .mceContentBody a.btn.pink:hover {
  background: #ffffff none repeat scroll 0 0;
  border: 3px solid #f48f97;
  color: #f48f97;
}
.mceContentBody form .button {
  background: #ef8200;
  border: 2px solid #e87472;
  border: none;
  border-radius: 5px;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  display: block;
  font-family: "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 143%;
  padding: 0.5em 0;
  text-align: center;
  width: 40%;
  display: inline-block;
}
.mceContentBody form .button:hover {
  background: #e87472 none repeat scroll 0 0;
}
.mceContentBody form .required-label {
  background: #d02c30;
  color: #fff;
  font-size: 10px;
  padding: 0.125rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  border-radius: 1000rem;
}
@media only screen and (max-width: 640px) {
  .mceContentBody table.deco-tb.form {
    width: 100%;
    border: 2px solid #ccc;
  }
  .mceContentBody table.deco-tb.form th {
    box-sizing: border-box;
    display: block;
    padding: 0.5em;
    width: 100%;
    border: none;
    border-bottom: 1px solid #ccc;
  }
  .mceContentBody table.deco-tb.form td {
    border: none;
    display: block;
    padding: 0.5em;
    border-bottom: 1px solid #ccc;
  }
  .mceContentBody table.deco-tb.form td.sub {
    background: #ffffff none repeat scroll 0 0;
    box-sizing: border-box;
    padding-bottom: 0;
    width: 100%;
  }
  .mceContentBody .form div.selectWrap {
    margin-bottom: 1em;
    width: 100%;
  }
  .mceContentBody table.deco-tb.form input, .mceContentBody table.deco-tb.form textarea {
    box-sizing: border-box;
    width: 100%;
  }
  .mceContentBody table.deco-tb.form label {
    display: block;
  }
  .mceContentBody table.deco-tb.form label input {
    width: auto;
  }
  td.birth {}
  .mceContentBody .form td.birth div.selectWrap {
    margin-bottom: 0;
  }
  .mceContentBody .form td.birth label {
    margin-bottom: 0.5em;
    width: 90%;
  }
}
.mceContentBody .deco-box {
  padding: 1.5em;
  background: #faf8f6;
  border: 1px solid #e6e2d7;
  margin-bottom: 1.5em;
  position: relative;
  border-radius: 5px;
  box-sizing: border-box;
}
/* 空き家・空き地バンク */
.mceContentBody div.empty-house-article {
  padding: 1.5em;
  box-sizing: border-box;
  /* border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc; */
  /* background: #faf8f6; */
  border: 3px solid #e6e2d7;
  border-radius: 10px;
  margin-bottom: 20px;
}
/* .mceContentBody div.empty-house-article:first-child {
	border-bottom: none;
}

.mceContentBody div.empty-house-article img {
	display: block;
} */
/* 新型コロナウイルス感染症特設ページ */
div.coronaDetail {
  border: 4px solid #ff7f7f !important;
  border-radius: 0.3rem !important;
  padding: 1.75em 2.5em !important;
}
.mceContentBody ul li.more {
  margin-top: 1rem;
}
.mceContentBody ul li.more:before {
  display: none;
}
.mceContentBody ul li.more a {
  background: #ef8200;
  border-radius: 5px;
  box-sizing: border-box;
  color: #fff !important;
  display: inline-block;
  font-weight: bold;
  padding-top: 0.25em;
  padding-left: 2em;
  padding-right: 2em;
  text-decoration: none;
}
.mceContentBody ul li.more a:hover {
  opacity: 0.75;
}
@media only screen and (max-width: 640px) {
  div.coronaDetail {
    border: 4px solid #ff7f7f !important;
    border-radius: 0.3rem !important;
    padding: 1.75em 1.25em !important;
  }
}
/* -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
header.default div.search input#btnSearch {
  background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top, #ef8200, #ef8200) repeat scroll 0 0;
  background: #fff linear-gradient(#fff, #dedede) repeat scroll 0 0;
  border: 1px solid #ccc;
  /* background: #ccc; */
  /* border: medium none; */
  color: #000;
  font-size: 100%;
  font-weight: normal;
  letter-spacing: 1px;
  padding: 0 1em;
  height: 30px;
  line-height: 30px;
  box-sizing: border-box;
}
header.default div.search input#btnSearch:active {
  background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top, #ef8200, #ef8200) repeat scroll 0 0;
  background: #fff linear-gradient(#fff, #dedede) repeat scroll 0 0;
  border: 1px solid #ccc;
}
/*リストの印消す*/
.picture_flex li::before {
  display: none;
}
/* -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 三朝町 移住・定住情報 */
/* メインのスライド */
div.slide-wrap {
  overflow: hidden;
  position: relative;
  margin-bottom: 80px;
  /* border-radius: 8px; */
  margin-top: -20px;
  margin-left: -30px;
  margin-right: -30px;
  background: #f8f8f8;
  border-bottom: 1px solid #e6e2d7;
}
div.slide-wrap div.slider-copy {
  position: absolute;
  top: 50%;
  left: 60px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  z-index: 1000;
  pointer-events: none;
}
div.slide-wrap div.slider-copy img {
  max-width: 50%;
}
div.slide-wrap div.inner {
  width: 100%;
  max-width: 100%;
  min-height: 400px;
}
div.slide-wrap.main img {
  position: relative;
  top: 0;
  left: 0;
  transform: none;
  -webkit-transform: none;
}
div.slide-wrap div.carousel, div.slide-wrap div.slick-list, div.slide-wrap div.slick-track, div.slide-wrap div.slick-slide {
  min-height: 400px;
}
@media only screen and (max-width: 640px) {
  div.slide-wrap {
    margin: 0;
  }
  div.slide-wrap div.inner {
    min-height: inherit;
    padding: 0;
  }
  div.slide-wrap div.carousel, div.slide-wrap div.slick-list, div.slide-wrap div.slick-track, div.slide-wrap div.slick-slide {
    min-height: inherit;
  }
}
div.slide-wrap div.slick-slide {
  position: relative;
}
div.slide-wrap img {
  display: block;
  max-width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
}
div.slide-wrap .slick-prev {
  background: #fff;
  width: 50px;
  height: 50px;
  display: block;
  transition: 0.25s all;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  border-radius: 0;
  margin: 0;
  border: 1.5px solid #ccc;
  border-radius: 1000rem;
  box-shadow: 0 2px 0 0 rgba(204, 204, 204, 1);
}
div.slide-wrap .slick-next {
  background: #fff;
  width: 50px;
  height: 50px;
  display: block;
  transition: 0.25s all;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  border-radius: 100%;
  border-radius: 0;
  margin: 0;
  border: 1.5px solid #ccc;
  border-radius: 1000rem;
  box-shadow: 0 2px 0 0 rgba(204, 204, 204, 1);
}
div.slide-wrap .slick-prev::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 40%;
  display: block;
  width: 10px;
  height: 10px;
  border-top: 2px solid #ef8200;
  border-right: 2px solid #ef8200;
  transform: translateX(-50%) translateY(-50%) rotate(-135deg);
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(-135deg);
  transition: all 0.2s ease-in-out;
  background-size: 45px 45px;
}
div.slide-wrap .slick-next::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 60%;
  display: block;
  width: 10px;
  height: 10px;
  border-top: 2px solid #ef8200;
  border-right: 2px solid #ef8200;
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
}
div.slide-wrap .slick-prev::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 20px;
  height: 2px;
  border-radius: 1000rem;
  background: #ef8200;
  transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transition: all 0.2s ease-in-out;
}
div.slide-wrap .slick-next::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 20px;
  height: 2px;
  border-radius: 1000rem;
  background: #ef8200;
  transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transition: all 0.2s ease-in-out;
  border: none;
}
div.slide-wrap .slick-prev:hover, div.slide-wrap .slick-next:hover {
  /* background: #ef8200; */ /* border-color: #fff; */
  opacity: 0.5;
}


ul.slick-dots { bottom:0 !important; padding:0; margin:0; }
ul.slick-dots li { padding:0; margin:0; width:clamp(1.2rem,3vw,2rem); height:2.5rem; text-align: center; }
ul.slick-dots li::before { display: none; }
ul.slick-dots li button { width:clamp(0.8rem,2vw,1.25rem); height:clamp(0.8rem,2vw,1.25rem); background: rgba(0,0,0,0.4); border-radius: 1rem; }
ul.slick-dots li.slick-active button { background: rgba(255,255,255,0.85); }
ul.slick-dots li button::before { display: none; }

/* -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- ボタン */
/* -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- ボタン */
div.link-buttons {
  background: #faf8f6;
  margin-left: -30px;
  margin-right: -30px;
  width: calc(100% + 60px);
  padding: 30px 30px 10px;
  box-sizing: border-box;
  position: relative;
  margin-top: 40px;
}
div.link-buttons div.icon-heading {
  position: absolute;
  top: -10px;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  max-width: 100px;
  pointer-events: none; /* */
  z-index: 1;
}
div.link-buttons div.icon-heading img {
  max-width: 100%;
}
div.link-buttons ul {
  display: flex;
  flex-wrap: wrap;
}
div.link-buttons ul li {
  width: 32%;
  padding: 0;
  margin: 0;
  margin-right: 2%;
  position: relative;
  height: 60px;
  /* background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top, #ef8200, #ef8200) repeat scroll;
	background: #fff linear-gradient(#fff, #dedede) repeat scroll; */
  border: 1.5px solid #ccc;
  box-sizing: border-box;
  border-radius: 6px; /* */
  margin-bottom: 15px; /* */
  box-shadow: 0 4px 0 0 rgba(204, 204, 204, 1);
  overflow: hidden;
  background: #fff;
}
div.link-buttons ul li:nth-child(3n) {
  margin-right: 0;
}
div.link-buttons ul li:before, div.link-buttons ul li:after {
  display: none;
}
div.link-buttons ul li a {
  z-index: 1000;
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  text-decoration: none;
  box-sizing: border-box;
  transition: 0.25s all;
}
div.link-buttons ul li:hover a {
  background: #f9d66e; /* color: #fff; */
}
div.link-buttons ul li a:after {
  /* border-right: 1px solid #ef8200;
	border-top: 1px solid #ef8200; */
  border-right: 2px solid #ef8200;
  border-top: 2px solid #ef8200;
  content: "";
  display: block;
  height: 10px;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  width: 10px;
}
div.link-buttons ul li a div {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  width: 100%;
  text-align: center;
  display: block;
  box-sizing: border-box;
  line-height: 1.5;
}
div.link-buttons ul li a span.default-block {
  display: block;
}
div.link-buttons ul li.new a:after {
  display: none;
}
div.link-buttons ul li.new a:before {
  background: url(https://www.town.misasa.tottori.jp/files/59841.png);
  background-size: 20px 20px;
  position: absolute;
  content: "";
  right: 0;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  width: 20px;
  height: 20px;
}
@media only screen and (max-width: 640px) {
  div.link-buttons ul li a span.default-block {
    display: none;
  }
  div.link-buttons div.note div.note-inner span {
    display: block;
  }
}
div.link-buttons div.note {
  text-align: center;
  position: relative;
  margin-top: -1.5rem;
}
div.link-buttons div.note div.note-inner {
  display: inline-block;
  z-index: 1;
  margin-top: 2rem;
  margin-bottom: 1rem;
  position: relative;
}
div.link-buttons div.note div.note-inner span {
  background: #fff;
  border-radius: 1000rem;
  padding: 1rem 2rem;
  border: 1.5px solid #ccc;
  position: relative;
  box-sizing: border-box;
  z-index: 1;
}
div.link-buttons div.note div.note-inner:after {
  width: 1rem;
  height: 1rem;
  position: absolute;
  top: -1rem;
  left: 50%;
  transform: translateX(-50%) rotate(45deg);
  -webkit-transform: translateX(-50%) rotate(45deg);
  content: "";
  background: #fff;
  border: 2px solid #ccc;
  z-index: 0;
}
div.link-buttons div.note div.note-inner:before {
  width: 1rem;
  height: 1rem;
  position: absolute;
  top: -0.9rem;
  left: 50%;
  transform: translateX(-50%) rotate(45deg);
  -webkit-transform: translateX(-50%) rotate(45deg);
  content: "";
  background: #fff;
  z-index: 2;
}
/* div.link-buttons div.note span:after {
  width: 1px;
  height: 10px;
  display: block;
  position: absolute;
  background: #333;
  content: "";
  right: -20px;
  top: 50%;
  transform: translateY(-50%) rotate(30deg);
  -webkit-transform: translateY(-50%) rotate(30deg);
} */
@media only screen and (max-width: 640px) {
  div.link-buttons {
    margin-left: 0;
    margin-right: 0;
    width: calc(100%);
    padding: 30px 10px 10px;
    margin-top: 40px;
  }
  div.link-buttons ul li {
    width: 49%;
  }
  div.link-buttons ul li:nth-child(3n) {
    margin-right: 2%;
  }
  div.link-buttons ul li:nth-child(2n) {
    margin-right: 0;
  }
  div.link-buttons div.note div.note-inner:after {
    top: -0.5rem;
  }
  div.link-buttons div.note div.note-inner:before {
    top: -0.4rem;
  }
}
/* @media only screen and (max-width: 480px) {
  div.link-buttons ul li {
    width: 100%;
	  margin-right: 0;
  }
  div.link-buttons ul li:nth-child(3n) {
    margin-right: 0;
  }
  div.link-buttons ul li:nth-child(2n) {
    margin-right: 0;
  }
} */
div.contents-links {
  margin-bottom: 20px;
}
div.contents-links div.contents-links-article:nth-child(1) {
  border-top: 2px solid #e6e2d7;
}
div.contents-links div.contents-links-article {
  display: flex;
  border-bottom: 2px solid #e6e2d7;
  padding-top: 20px;
  padding-bottom: 20px;
  background: #faf8f6;
}
div.contents-links div.contents-links-article > div {
  width: 25%;
  margin-right: 2%;
  position: relative;
}
div.contents-links div.contents-links-article div.article-heading-copy-wrap {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  text-align: center;
  white-space: nowrap;
}
div.contents-links div.contents-links-article div.article-heading {
  font-size: 20px;
  font-weight: bold;
  color: #6a4b3b;
  line-height: 1;
}
div.contents-links div.contents-links-article div.article-heading img {
  width: 50px;
  margin-bottom: 5px;
}
div.contents-links div.contents-links-article div.article-heading-copy {
  font-size: 12px;
  margin-top: 10px;
}
div.contents-links div.contents-links-article > ul {
  width: 73%;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
}
div.contents-links div.contents-links-article > ul li {
  width: 32%;
  margin-right: 2%;
  padding: 0;
  border: 2px solid #ccc;
  border-radius: 6px;
  box-sizing: border-box;
  box-shadow: 0 4px 0 0 rgba(204, 204, 204, 1);
  background: #fff;
}
div.contents-links div.contents-links-article > ul li:nth-child(n + 4) {
  margin-top: 20px;
}
div.contents-links div.contents-links-article > ul li:before {
  display: none;
}
div.contents-links div.contents-links-article > ul li:nth-child(3n) {
  margin-right: 0;
}
div.contents-links div.contents-links-article > ul li a {
  font-weight: bold;
  text-decoration: none;
  display: block;
  padding: 10px;
  font-size: 15px;
  line-height: 1.5;
  height: 100%;
  box-sizing: border-box;
  transition: 0.25s all;
}
div.contents-links div.contents-links-article > ul li a:hover {
  background: #f9d66e;
}
div.contents-links div.contents-links-article > ul li a div.description {
  font-size: 12px;
  font-weight: normal;
  margin-top: 10px;
  padding-top: 10px;
  border-top: 2px dotted #ccc;
}
div.contents-links div.contents-links-article > ul li a div.heading {
  position: relative;
  padding-right: 1rem;
}
div.contents-links div.contents-links-article > ul li a div.heading::after {
  border-right: 1px solid #ef8200;
  border-top: 1px solid #ef8200;
  border-right: 2px solid #ef8200;
  border-top: 2px solid #ef8200;
  content: "";
  display: block;
  height: 6px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  width: 6px;
}
@media only screen and (max-width: 640px) {
  div.contents-links div.contents-links-article {
    display: block;
    padding-left: 1rem;
    padding-right: 1rem;
  }
  div.contents-links div.contents-links-article div.article-heading-copy-wrap {
    position: relative;
    top: 0;
    left: 0;
    transform: none;
    -webkit-transform: none;
  }
  div.contents-links div.contents-links-article > div {
    width: 100%;
    margin-right: 0;
    position: relative;
    margin-bottom: 0.5rem;
    margin-top: 1rem;
  }
  div.contents-links div.contents-links-article > ul {
    width: 100%;
  }
  div.contents-links div.contents-links-article > ul li {
    margin-top: 20px;
  }
  div.contents-links div.contents-links-article > ul li {
    width: 100%;
    margin-right: 0;
  }
  div.contents-links div.contents-links-article > ul li:nth-child(3n) {
    margin-right: 0;
  }
  div.contents-links div.contents-links-article > ul li:nth-child(2n) {
    margin-right: 0;
  }
  div.contents-links div.contents-links-article div.article-heading-copy-wrap {
    white-space: normal;
  }
}
/* --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
div.mceContentBody div.detail-article .flexslider {
  background-image: linear-gradient(-45deg, #fff 25%, #f8f8f8 25%, #f8f8f8 50%, #fff 50%, #fff 75%, #f8f8f8 75%, #f8f8f8);
  background-size: 10px 10px;
  overflow: hidden;
  position: relative;
  border: 2px solid #ddd;
  box-sizing: border-box;
}
div.mceContentBody div.detail-article .flexslider, div.mceContentBody div.detail-article .flex-viewport, div.mceContentBody div.detail-article ul.slides, div.mceContentBody div.detail-article ul.slides li {
  /* min-height: inherit; */
  width: 100%;
  margin: 0;
}
div.mceContentBody div.detail-article ul.slides li {
  /* padding-top: 100%; */
  position: relative;
  padding: 0;
}
div.mceContentBody div.detail-article ul.slides li img {
  display: block;
}
div.mceContentBody div.detail-article ol.flex-control-thumbs {
  background: #fcfcfc;
  border-top: 2px solid #ddd;
}
div.mceContentBody div.detail-article ol.flex-control-thumbs li {
  width: 10%;
  float: left;
  /* margin: 0; */
  padding: 5px;
  box-sizing: border-box;
  max-height: 62px; /* */
}
div.mceContentBody div.detail-article .flex-direction-nav {
  position: absolute;
  /* top: calc(50% - 31px); */
  top: 215px;
	transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  width: calc(100% - 20px);
  left: 50%;
  margin: 0;
}
div.mceContentBody div.detail-article .flex-direction-nav li:before {
  display: none;
}
div.mceContentBody div.detail-article .flex-direction-nav .flex-prev, div.mceContentBody div.detail-article .flex-direction-nav .flex-next {
  background: #fff linear-gradient(#fff, #dedede) repeat scroll 0 0;
  border: 2px solid #ddd;
  border-radius: 1000rem;
}
div.mceContentBody div.detail-article .flex-direction-nav .flex-prev::before {
  content: "";
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  width: 10px;
  height: 10px;
  border-top: 2px solid #42210b;
  border-right: 2px solid #42210b;
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(-135deg);
  transform: translateX(-50%) translateY(-50%) rotate(-135deg);
  transition: all 0.2s ease-in-out;
  background-size: 45px 45px;
}
div.mceContentBody div.detail-article .flex-direction-nav .flex-next::after {
  content: "";
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  width: 10px;
  height: 10px;
  border-top: 2px solid #42210b;
  border-right: 2px solid #42210b;
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
  transition: all 0.2s ease-in-out;
}
div.mceContentBody div.detail-article .flex-viewport {
  padding-top: 10px;
  padding-bottom: 10px;
}
div.mceContentBody div.detail-article div.map-display {
  border: 2px solid #ddd;
  box-sizing: border-box;
  margin-top: 20px;
}
@media only screen and (max-width: 640px) {
  div.mceContentBody div.detail-article .flex-viewport, div.mceContentBody div.detail-article ul.slides, div.mceContentBody div.detail-article ul.slides li {
    min-height: 300px;
    height: 350px;
  }
  div.mceContentBody div.detail-article .flex-direction-nav {
    top: 180px;
  }
  div.mceContentBody div.detail-article ol.flex-control-thumbs li {
    width: 23.5%;
    float: left;
    margin-right: 2%;
  }
  div.mceContentBody div.detail-article ol.flex-control-thumbs li:nth-child(4n) {
    margin-right: 0;
  }
}
div.mceContentBody div.detail-information table {
  width: 100%;
  border-collapse: collapse;
  border: 2px solid #ccc;
}
div.mceContentBody div.detail-information table th, div.mceContentBody div.detail-information table td {
  border-bottom: 1px solid #ccc;
  padding: 5px;
}
div.mceContentBody div.detail-information table th {
  border: none;
  border-bottom: 1px solid #ccc;
  background: #f9f9f9;
  text-align: left;
}
.mceContentBody .btn.information {
  border-radius: 1000rem;
  font-size: 20px;
  border: 2px solid #ef8200;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 2rem;
  padding-right: 2rem;
  background: #fff;
  color: #ef8200;
  font-weight: bold;
  display: inline-block;
}
.mceContentBody .btn.information {
  background: #ef8200;
  color: #fff;
}

.mceContentBody strong.orange,
.mceContentBody span.orange {  color: #ef8200; }

.mceContentBody a.anchor { height:50px; margin-top:-50px; }
/*  youtube googleカレンダー埋め込みレスポンシブ追記 */
.mceContentBody .video-responsive {
    position: relative;
    padding-bottom: 56.25%; /* 16:9のアスペクト比を維持するための比率 */
    height: 0;
    overflow: hidden;
}

.mceContentBody .video-responsive iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.mceContentBody .calendar-responsive {
    /* 親要素 */
    position: relative;
    padding-bottom: 75%; /* 4:3 のアスペクト比を維持するための比率 (3/4 * 100 = 75%) */
    height: 0;
    overflow: hidden;
    max-width: 100%; /* 最大幅をコンテンツ幅に合わせる */
}

.mceContentBody .calendar-responsive iframe {
    /* 埋め込み iframe */
    position: absolute;
    top: 0;
    left: 0;
    width: 99%;
    height: 99%;
    border: none;
}
