/*pdficon*/
.article_fileicon {
  margin: 30px 0 20px 0;
  font-size: 1.2rem;
  line-height: 1.5em;
  display: block;
}
@media print, screen and (min-width: 768px) {
  .article_fileicon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.article_fileicon_img {
  margin-right: 15px;
}
@media print, screen and (max-width: 575px) {
  .article_fileicon_img {
    width: 100%;
  }
}
@media print, screen and (max-width: 575px) {
  .article_fileicon_txt {
    padding-top: 10px;
  }
}

#article .file_size {
  font-size: 1rem;
}
@media print, screen and (min-width: 992px) {
  #article .file_size {
    font-size: 1.2rem;
  }
}

#article [class^=icon_] {
  padding: 0 5px;
  margin: 0px 10px;
  font-size: 1.2rem;
  line-height: 1.8em;
  color: #FFFFFF;
  display: inline-block;
}

.icon_pdf {
  background: #9E0000;
}

.icon_xls {
  background: #217547;
}

.icon_xlsx {
  background: #217547;
}

.icon_xlsm {
  background: #217547;
}

.icon_csv {
  background: #848484;
}

.icon_tsv {
  background: #848484;
}

.icon_doc {
  background: #153B86;
}

.icon_rtf {
  background: #153B86;
}

.icon_docx {
  background: #153B86;
}

.icon_jtd {
  background: #DB1718;
}

.icon_gif {
  background: #76720F;
}

.icon_jpeg {
  background: #76720F;
}

.icon_jpg {
  background: #76720F;
}

.icon_bmp {
  background: #76720F;
}

.icon_mp3 {
  background: #509C15;
}

.icon_mp4 {
  background: #412184;
}

.icon_png {
  background: #76720F;
}

.icon_ppt {
  background: #C05203;
}

.icon_pptx {
  background: #C05203;
}

.icon_sxc {
  background: #076A00;
}

.icon_sxw {
  background: #163A86;
}

.icon_wav {
  background: #4F9C12;
}

.icon_wmv {
  background: #A02F07;
}

.icon_xdw {
  background: #006A54;
}

.icon_xls {
  background: #0B6606;
}

.icon_xlsx {
  background: #0B6606;
}

.icon_zip {
  background: #646464;
}

.icon_link {
  background: #385B99;
}

.icon_docment {
  background: #C00000;
}

.filesize {
  font-size: 1rem;
}
@media print, screen and (min-width: 992px) {
  .filesize {
    font-size: 1.2rem;
  }
}

@media print, screen and (min-width: 992px) {
  #article {
    padding-bottom: 0px;
  }
}

@media print, screen and (max-width: 767px) {
  #article #page_maincontents img,
  #article #page_maincontents-onecol img {
    max-width: 100%;
    height: auto !important;
  }
}
#article #page_maincontents a:hover img,
#article #page_maincontents-onecol a:hover img {
  opacity: 0.4;
  filter: alpha(opacity=40);
}
#article #page_maincontents p,
#article #page_maincontents-onecol p {
  margin-bottom: 15px;
}
#article #page_maincontents ul,
#article #page_maincontents-onecol ul {
  margin: 10px 0 15px 20px;
  padding: 0;
  list-style: none;
}
#article #page_maincontents ul li,
#article #page_maincontents-onecol ul li {
  position: relative;
  padding: 2px 0 7px 15px;
}
#article #page_maincontents ul li ul,
#article #page_maincontents-onecol ul li ul {
  margin: 5px 0 5px 5px;
}
#article #page_maincontents ul li ol,
#article #page_maincontents-onecol ul li ol {
  margin: 0px;
}
#article #page_maincontents ul li ol li:after,
#article #page_maincontents-onecol ul li ol li:after {
  background: none;
}
#article #page_maincontents ul li::after,
#article #page_maincontents-onecol ul li::after {
  display: block;
  content: "";
  position: absolute;
  top: 0.8em;
  left: -0.1em;
  width: 6px;
  height: 6px;
  background-color: #2BAA76;
  border-radius: 100%;
}
#article #page_maincontents ul.inline,
#article #page_maincontents-onecol ul.inline {
  margin: 0;
}
#article #page_maincontents ul.inline li,
#article #page_maincontents-onecol ul.inline li {
  display: inline;
  margin-left: 5px;
}
#article #page_maincontents ol,
#article #page_maincontents-onecol ol {
  margin: 10px 0 15px 35px;
  padding: 2px 0 7px 15px;
}
#article #page_maincontents ol li,
#article #page_maincontents-onecol ol li {
  padding: 2px 0 7px 0;
  background: none;
}
#article #page_maincontents ol li ul,
#article #page_maincontents-onecol ol li ul {
  margin: 5px 0 5px 5px;
}
#article #page_maincontents ol li ul li,
#article #page_maincontents-onecol ol li ul li {
  margin-left: 0;
  margin-bottom: 0;
  padding: 2px 0 7px 20px;
}
#article #page_maincontents ol li ul li::after,
#article #page_maincontents-onecol ol li ul li::after {
  display: block;
  content: "";
  position: absolute;
  top: 0.8em;
  left: -0.1em;
  width: 6px;
  height: 6px;
  background-color: #2BAA76;
  border-radius: 100%;
}
#article #page_maincontents span.force-break,
#article #page_maincontents-onecol span.force-break {
  word-break: break-all;
}
#article #page_maincontents .errormsg,
#article #page_maincontents-onecol .errormsg {
  text-align: center;
  padding: 3rem 0;
}

#article #page_maincontents.honbun img,
#article #page_maincontents-onecol.honbun img {
  margin-bottom: 10px;
}

div#page_maincontents li,
div#page_maincontents dt,
div#page_maincontents dd,
div#page_maincontents li,
div#page_maincontents dt,
div#page_maincontents dd,
div#page_maincontents-onecol li,
div#page_maincontents-onecol dt,
div#page_maincontents-onecol dd,
div#page_maincontents-onecol li,
div#page_maincontents-onecol dt,
div#page_maincontents-onecol dd {
  line-height: 1.7em;
}

#article table {
  border-collapse: collapse;
  margin: 10px 0px;
}
@media print, screen and (max-width: 767px) {
  #article table {
    width: 100% !important;
  }
}
#article table caption {
  display: none;
}
#article table th {
  padding: 7px;
  border: 1px solid #a6a6a6;
  background: #E8FEF5;
}
#article table td {
  padding: 7px;
  border: 1px solid #a6a6a6;
  background: #FFF;
}

#article .table-wrap {
  overflow: initial !important;
}
@media print, screen and (max-width: 767px) {
  #article .table-wrap {
    overflow-x: scroll !important;
  }
}
@media print, screen and (max-width: 767px) {
  #article .table-wrap table {
    white-space: nowrap;
  }
}

#article table.gsc-above-wrapper-area-container td {
  border: 0px;
  padding: 0px;
}
#article table.gsc-above-wrapper-area-container td .gsc-selected-option-container {
  max-width: 100%;
}

#article .google-calendar1 iframe {
  width: 100%;
}

/* categorytitle */
.cate_ttl {
  overflow: hidden;
}
.cate_ttl .inner {
  height: 140px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
@media print, screen and (min-width: 576px) {
  .cate_ttl .inner {
    height: 200px;
  }
}
@media print, screen and (min-width: 768px) {
  .cate_ttl .inner {
    height: 280px;
  }
}
@media print, screen and (min-width: 992px) {
  .cate_ttl .inner {
    height: 400px;
  }
}
.cate_ttl .inner::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #c5d5e3;
  mix-blend-mode: multiply;
  z-index: 1;
}
.cate_ttl .inner h1 {
  position: relative;
  z-index: 2;
  line-height: 2.8rem;
}
@media print, screen and (min-width: 768px) {
  .cate_ttl .inner h1 {
    line-height: 4.2rem;
  }
}
.cate_ttl .inner h1 span {
  display: inline-block;
  color: #FFF;
  font-size: 2.4rem;
  font-weight: bold;
  letter-spacing: 0.3em;
  text-align: center;
}
@media print, screen and (min-width: 768px) {
  .cate_ttl .inner h1 span {
    font-size: 2.8rem;
  }
}
@media print, screen and (min-width: 992px) {
  .cate_ttl .inner h1 span {
    font-size: 3rem;
  }
}
@media print, screen and (min-width: 1200px) {
  .cate_ttl .inner h1 span {
    font-size: 3.2rem;
  }
}
.cate_ttl .inner[class*=cate_] {
  position: relative;
  z-index: 0;
  overflow: hidden;
}
.cate_ttl .inner[class*=cate_]::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.cate_ttl .inner.cate_7::before {
  background: url("../images/slide1.jpg") no-repeat right center;
  background-size: cover;
}

/* pagetitle */
.page_ttl {
  background: #E8FEF5;
  margin: 0px 10px;
  border-radius: 40px 0 40px 0;
  background-image: url("data:image/svg+xml;utf8,    <svg xmlns='http://www.w3.org/2000/svg' width='100' height='100'>      <circle cx='17.5' cy='17.5' r='17.5' fill='%23FFFFFF'/>      <circle cx='67.5' cy='67.5' r='17.5' fill='%23FFFFFF'/>    </svg>");
  background-repeat: repeat;
  z-index: -1;
}
@media print, screen and (min-width: 768px) {
  .page_ttl {
    margin: 0px 15px;
    overflow: hidden;
  }
}
@media print, screen and (min-width: 1200px) {
  .page_ttl {
    margin: 0px 34px;
    border-radius: 100px 0 100px 0;
  }
}
.page_ttl .inner {
  max-width: 1200px;
  width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 1.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  height: 140px;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  z-index: 1;
  position: relative;
}
@media print, screen and (min-width: 576px) {
  .page_ttl .inner {
    height: 160px;
  }
}
@media print, screen and (min-width: 992px) {
  .page_ttl .inner {
    height: 220px;
  }
}
.page_ttl .inner .category {
  background: #218059;
  color: #FFF;
  font-weight: bold;
  padding: 3px 10px;
  border-radius: 10px;
  margin-bottom: 10px;
}
.page_ttl .inner .date {
  color: #C42F57;
  font-weight: bold;
  font-size: 1.5rem;
}
@media print, screen and (min-width: 768px) {
  .page_ttl .inner .date {
    font-size: 1.8rem;
  }
}
@media print, screen and (min-width: 992px) {
  .page_ttl .inner .date {
    font-size: 2rem;
  }
}
.page_ttl .inner h1 {
  position: relative;
  z-index: 2;
  line-height: 2.8rem;
}
@media print, screen and (min-width: 768px) {
  .page_ttl .inner h1 {
    line-height: 4.2rem;
  }
}
.page_ttl .inner h1 span {
  display: inline-block;
  color: #218059;
  font-size: 2rem;
  letter-spacing: 0.1em;
  text-align: center;
  font-weight: bold;
}
@media print, screen and (min-width: 576px) {
  .page_ttl .inner h1 span {
    font-size: 2.2rem;
  }
}
@media print, screen and (min-width: 768px) {
  .page_ttl .inner h1 span {
    font-size: 2.4rem;
  }
}
@media print, screen and (min-width: 992px) {
  .page_ttl .inner h1 span {
    font-size: 2.6rem;
  }
}
@media print, screen and (min-width: 1200px) {
  .page_ttl .inner h1 span {
    font-size: 3rem;
  }
}

[class^=pagetitle_] {
  font-weight: bold;
}

[class^=pagetitle_].first-heading {
  margin-top: 0;
}

.pagetitle_a2 {
  font-size: 1.8rem;
  margin: 40px 0 20px;
  padding: 20px 20px 20px 40px;
  color: #218059;
  border-radius: 0 20px 0 20px;
  line-height: 1.6;
  background: #E8FEF5;
  -webkit-box-shadow: 0px 2px 0px rgba(43, 170, 118, 0.5);
          box-shadow: 0px 2px 0px rgba(43, 170, 118, 0.5);
  overflow: hidden;
}
@media print, screen and (min-width: 992px) {
  .pagetitle_a2 {
    font-size: 2.2rem;
    margin: 60px 0 30px;
    padding: 20px 20px 20px 40px;
  }
}
@media print, screen and (min-width: 1200px) {
  .pagetitle_a2 {
    font-size: 2.4rem;
    border-radius: 0 30px 0 30px;
  }
}

.pagetitle_a3 {
  margin: 20px 0;
  font-size: 1.7rem;
  color: #218059;
  padding: 10px 8px 8px 40px;
  border-bottom: 3px solid #95D4BA;
  position: relative;
}
.pagetitle_a3::before {
  position: absolute;
  content: "";
  left: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 12px;
  height: 12px;
  background-color: #2BAA76;
  border-radius: 20px;
}
@media print, screen and (min-width: 992px) {
  .pagetitle_a3 {
    font-size: 1.8rem;
  }
}
@media print, screen and (min-width: 1200px) {
  .pagetitle_a3 {
    font-size: 2.2rem;
  }
}

.pagetitle_a4 {
  position: relative;
  margin: 20px 0 10px 0;
  font-size: 1.7rem;
  padding: 0 10px 0 20px;
  color: #218059;
}
@media print, screen and (min-width: 992px) {
  .pagetitle_a4 {
    font-size: 1.8rem;
  }
}
@media print, screen and (min-width: 1200px) {
  .pagetitle_a4 {
    font-size: 2rem;
  }
}
.pagetitle_a4:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.1em;
  width: 6px;
  height: 100%;
  background: #E8FEF5;
  border-radius: 3px;
}

.pagetitle_a5 {
  position: relative;
  font-size: 1.6rem;
  margin: 15px 0;
  padding-left: 1.2em;
  font-weight: bold;
  color: #333333;
}
@media print, screen and (min-width: 992px) {
  .pagetitle_a5 {
    font-size: 1.8rem;
  }
}
@media print, screen and (min-width: 1200px) {
  .pagetitle_a5 {
    font-size: 1.8rem;
  }
}
.pagetitle_a5::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.1em;
  width: 6px;
  height: 100%;
  background: #E8FEF5;
  border-radius: 3px;
}

.pagetitle_a6 {
  position: relative;
  font-size: 1.6rem;
  padding: 5px 8px 5px 20px;
  color: #2f483b;
  clear: both;
}
@media print, screen and (min-width: 992px) {
  .pagetitle_a6 {
    font-size: 1.8rem;
  }
}
@media print, screen and (min-width: 1200px) {
  .pagetitle_a6 {
    font-size: 1.8rem;
  }
}
.pagetitle_a6:before {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 15px;
  margin: 0 0 0 -1rem;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #C42F57;
  content: "";
}

.page_outline {
  margin: 10px 0;
  padding: 10px;
  border: solid 2px #E8FEF5;
  border-radius: 5px;
  clear: both;
}
.page_outline.faq {
  font-size: 1.7rem;
  margin-top: 15px;
  line-height: 1.7;
}
.page_outline.faq h2 {
  color: #C42F57;
  font-weight: bold;
  font-size: 1.8rem;
}
.page_outline.faq p {
  margin-bottom: 0 !important;
}

.mb10 {
  margin-bottom: 10px;
}

.mb20 {
  margin-bottom: 20px;
}

.mt20 {
  margin-top: 20px;
}

.mt30 {
  margin-top: 30px;
}

.mt40 {
  margin-top: 40px;
}

#article #page_maincontents #page_navi,
#article #page_maincontents-onecol #page_navi {
  margin-bottom: 30px;
  border: 5px solid #95D4BA;
  padding: 20px;
  border-radius: 20px;
}
@media print, screen and (min-width: 992px) {
  #article #page_maincontents #page_navi,
  #article #page_maincontents-onecol #page_navi {
    padding: 20px 30px;
  }
}
#article #page_maincontents #page_navi p,
#article #page_maincontents-onecol #page_navi p {
  font-weight: bold;
  color: #333333;
  margin-bottom: 0px;
}
#article #page_maincontents #page_navi ul,
#article #page_maincontents-onecol #page_navi ul {
  margin: 10px 0 0 10px;
}
@media print, screen and (min-width: 992px) {
  #article #page_maincontents #page_navi ul,
  #article #page_maincontents-onecol #page_navi ul {
    margin: 10px 0 0 20px;
  }
}
#article #page_maincontents #page_navi ul li::before,
#article #page_maincontents-onecol #page_navi ul li::before {
  position: absolute;
  top: 0.6rem;
  width: 6px;
  height: 6px;
  left: -15px;
  margin: 0.4rem 0 0 0.8rem;
  border-top: 2px solid #2BAA76;
  border-right: 2px solid #2BAA76;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  content: "";
  z-index: 1;
}
@media print, screen and (min-width: 992px) {
  #article #page_maincontents #page_navi ul li::before,
  #article #page_maincontents-onecol #page_navi ul li::before {
    top: 1rem;
  }
}
#article #page_maincontents #page_navi ul li::after,
#article #page_maincontents-onecol #page_navi ul li::after {
  content: none !important;
}

.contentinfo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  gap: 10px;
  padding-bottom: 20px;
}
.contentinfo span {
  display: inline-block;
  font-size: 1.1rem;
  line-height: 1.8rem;
}
.contentinfo span.contents_id {
  border: 1px solid #C0C0C0;
  border-radius: 15px;
  padding: 0 10px;
}

/* template 2col 3col */
.box_2col,
.box_3col,
.box_4col,
.box_2col_7_3,
.box_2col_3_7 {
  clear: both;
  margin: 0 0 10px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
}
@media print, screen and (max-width: 575px) {
  .box_2col,
  .box_3col,
  .box_4col,
  .box_2col_7_3,
  .box_2col_3_7 {
    display: block;
  }
}
.box_2col > div > img,
.box_3col > div > img,
.box_4col > div > img,
.box_2col_7_3 > div > img,
.box_2col_3_7 > div > img {
  max-width: 100%;
  height: auto !important;
}
.box_2col > div > a > img,
.box_3col > div > a > img,
.box_4col > div > a > img,
.box_2col_7_3 > div > a > img,
.box_2col_3_7 > div > a > img {
  max-width: 100%;
  height: auto !important;
}

@media print, screen and (max-width: 575px) {
  .box_2col_7_3 > div {
    width: 100% !important;
  }
}
.box_2col_7_3 > div:first-child {
  padding: 5px;
  vertical-align: top;
  width: 70%;
}
.box_2col_7_3 > div:last-child {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

@media print, screen and (max-width: 575px) {
  .box_2col_3_7 > div {
    width: 100% !important;
  }
}
.box_2col_3_7 > div:first-child {
  padding: 5px;
  vertical-align: top;
  width: 30%;
}
.box_2col_3_7 > div:last-child {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.box_2col > div,
.box_3col > div,
.box_4col > div {
  padding: 5px;
  vertical-align: top;
  width: 100%;
}

.box_2col > div p.button,
.box_3col > div p.button {
  margin-top: 10px;
}

/* kantan_layout */
#kantan_layout {
  margin-bottom: 30px;
  word-break: normal;
  padding-top: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
@media print, screen and (max-width: 767px) {
  #kantan_layout {
    display: block;
  }
}

#kantan_layout_text {
  vertical-align: top;
  padding-right: 15px;
  width: 100%;
}

#kantan_layout h2 {
  clear: none;
  margin-top: 0;
}

@media print, screen and (max-width: 767px) {
  #article #page_maincontents #kantan_layout_photo,
  #article #page_maincontents-onecol #kantan_layout_photo,
  #article #page_maincontents .lightbox {
    margin-top: 20px;
  }
}
#article #page_maincontents #kantan_layout_photo a,
#article #page_maincontents-onecol #kantan_layout_photo a,
#article #page_maincontents .lightbox a {
  text-decoration: none;
  color: inherit;
  display: block;
  text-align: center;
}
#article #page_maincontents #kantan_layout_photo a img,
#article #page_maincontents-onecol #kantan_layout_photo a img,
#article #page_maincontents .lightbox a img {
  border-radius: 20px;
}
#article #page_maincontents #kantan_layout_photo a img:hover,
#article #page_maincontents-onecol #kantan_layout_photo a img:hover,
#article #page_maincontents .lightbox a img:hover {
  opacity: 0.6;
}
#article #page_maincontents #kantan_layout_photo .button,
#article #page_maincontents-onecol #kantan_layout_photo .button,
#article #page_maincontents .lightbox .button {
  position: relative;
  color: #FFF;
  font-weight: bold;
  background: #218059;
  padding: 8px 40px 8px 20px;
  margin: 10px 0;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-radius: 40px;
  font-size: 1.4rem;
}
@media print, screen and (min-width: 992px) {
  #article #page_maincontents #kantan_layout_photo .button,
  #article #page_maincontents-onecol #kantan_layout_photo .button,
  #article #page_maincontents .lightbox .button {
    font-size: 1.5rem;
  }
}
#article #page_maincontents #kantan_layout_photo .button::before,
#article #page_maincontents-onecol #kantan_layout_photo .button::before,
#article #page_maincontents .lightbox .button::before {
  position: absolute;
  content: "";
  display: inline-block;
  background: url("../images/zoom_icon.svg") no-repeat;
  width: 20px;
  height: 20px;
  right: 10px;
  margin-right: 0.2em;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media print, screen and (min-width: 992px) {
  #article #page_maincontents #kantan_layout_photo .button::before,
  #article #page_maincontents-onecol #kantan_layout_photo .button::before,
  #article #page_maincontents .lightbox .button::before {
    width: 25px;
    height: 25px;
  }
}
#article #page_maincontents #kantan_layout_photo .button:hover,
#article #page_maincontents-onecol #kantan_layout_photo .button:hover,
#article #page_maincontents .lightbox .button:hover {
  opacity: 0.8;
}
#article #page_maincontents #kantan_layout_photo img,
#article #page_maincontents-onecol #kantan_layout_photo img,
#article #page_maincontents .lightbox img {
  text-align: right;
}
#article #page_maincontents #kantan_layout_photo ul,
#article #page_maincontents-onecol #kantan_layout_photo ul,
#article #page_maincontents .lightbox ul {
  margin: 0px;
  width: 180px;
}
@media print, screen and (max-width: 767px) {
  #article #page_maincontents #kantan_layout_photo ul,
  #article #page_maincontents-onecol #kantan_layout_photo ul,
  #article #page_maincontents .lightbox ul {
    width: 100%;
  }
}
#article #page_maincontents #kantan_layout_photo ul li,
#article #page_maincontents-onecol #kantan_layout_photo ul li,
#article #page_maincontents .lightbox ul li {
  padding: 0px;
}
#article #page_maincontents #kantan_layout_photo ul li img,
#article #page_maincontents-onecol #kantan_layout_photo ul li img,
#article #page_maincontents .lightbox ul li img {
  margin-bottom: 8px;
}
@media print, screen and (max-width: 767px) {
  #article #page_maincontents #kantan_layout_photo ul li img,
  #article #page_maincontents-onecol #kantan_layout_photo ul li img,
  #article #page_maincontents .lightbox ul li img {
    max-width: 100%;
    height: auto;
  }
}
#article #page_maincontents #kantan_layout_photo ul li:after,
#article #page_maincontents-onecol #kantan_layout_photo ul li:after,
#article #page_maincontents .lightbox ul li:after {
  background: none;
}
#article #page_maincontents #kantan_layout_photo .news-photo-caption,
#article #page_maincontents-onecol #kantan_layout_photo .news-photo-caption,
#article #page_maincontents .lightbox .news-photo-caption {
  color: #333333;
  font-size: 90%;
  line-height: 1.5;
  margin: 0px 0px 20px 0px;
}

.mfp-counter {
  font-size: 1.4rem !important;
}

#article #page_maincontents #kantan_link,
#article #page_maincontents .faq_link,
#article #page_maincontents #kantan_pdf,
#article #page_maincontents-onecol .faq_link,
#article #page_maincontents-onecol #kantan_pdf {
  margin: 5px 0px;
  padding: 0px;
}
#article #page_maincontents #kantan_link::after,
#article #page_maincontents .faq_link::after,
#article #page_maincontents #kantan_pdf::after,
#article #page_maincontents-onecol .faq_link::after,
#article #page_maincontents-onecol #kantan_pdf::after {
  background: none;
}
#article #page_maincontents #kantan_link span[class^=icon_],
#article #page_maincontents .faq_link span[class^=icon_],
#article #page_maincontents #kantan_pdf span[class^=icon_],
#article #page_maincontents-onecol .faq_link span[class^=icon_],
#article #page_maincontents-onecol #kantan_pdf span[class^=icon_] {
  border-radius: 5px;
  display: inline-block;
  width: 150px;
  text-align: center;
}

.caption {
  text-align: center;
}

.red {
  color: #C01818;
}

.blue {
  color: #0000C0;
}

.green {
  color: #008000;
}

.orange {
  color: #603000;
}

.gray {
  color: #606060;
}

.black {
  color: #000;
}

/* form */
fieldset {
  border: 0;
}

legend {
  width: 100%;
}

input[type=text],
input[type=password],
select,
textarea {
  padding: 4px 8px;
  border: 1px solid #d9d9d9;
  background: #FFF;
}

input[type=text]:hover,
input[type=password]:hover,
select:hover,
textarea:hover {
  border: 1px solid #C42F57;
  border-top: 1px solid #C42F57;
}

input[type=text]:focus,
input[type=password]:focus,
select:focus,
textarea:focus {
  outline: none;
  border-color: #C42F57;
}

select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 7px 30px 7px 10px;
  font-size: 93%;
  line-height: 1.1em;
  border-radius: 5px;
  background-image: url(../images/select_icon.svg);
  background-repeat: no-repeat;
  background-size: 12px 10px;
  background-position: right 10px center;
  background-color: #E8FEF5;
}

input.w70, textarea.w70 {
  width: 70%;
}
input.wmax, textarea.wmax {
  width: 100%;
}

legend.pagetitle_a3 span {
  font-size: 1.4rem;
  padding-left: 10px;
}

.mail_indent {
  padding-left: 3%;
  padding-right: 3%;
  padding-bottom: 10px;
}
.mail_indent label {
  display: block;
  width: 100%;
  border: 2px solid #E8FEF5;
  margin-bottom: 5px;
  cursor: pointer;
  padding: 5px;
}
@media print, screen and (min-width: 768px) {
  .mail_indent label {
    display: inline;
    width: inherit;
    border: none;
  }
}
.mail_indent label:hover {
  opacity: 0.8;
}
.mail_indent label input[type=radio],
.mail_indent label input[type=checkbox] {
  margin: 5px;
}
.mail_indent ul {
  color: #B8375F;
  padding: 0px 15px !important;
  background: #FDF3F3;
  border-radius: 10px;
  display: inline-block;
  margin: 10px 0 15px 0px !important;
}
.mail_indent ul li {
  padding: 2px 0 2px 15px !important;
}
.mail_indent ul li::after {
  background: #B8375F !important;
}

.must {
  color: #B8375F;
  margin-bottom: 0.5rem;
  font-size: 1.2rem;
}
@media print, screen and (min-width: 768px) {
  .must {
    font-size: 1.4rem;
  }
}

#captcha_image {
  margin-bottom: 20px;
}

.inevitable {
  color: #B8375F;
}

#mail_btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 30px;
  width: 100%;
}
#mail_btn .mail_btn_1 {
  background: #C42F57;
  color: #FFF;
  margin: 15px;
  font-weight: bold;
  padding: 15px 40px;
  cursor: pointer;
  border-radius: 40px;
}
#mail_btn .mail_btn_1:hover {
  opacity: 0.8;
}
@media print, screen and (max-width: 767px) {
  #mail_btn .mail_btn_1 {
    margin: 15px 5px;
  }
}
#mail_btn .mail_btn_2 {
  background: #E8FEF5;
  color: #333333;
  margin: 15px;
  font-weight: bold;
  padding: 15px 40px;
  cursor: pointer;
  border-radius: 40px;
}
#mail_btn .mail_btn_2:hover {
  opacity: 0.8;
}
@media print, screen and (max-width: 767px) {
  #mail_btn .mail_btn_2 {
    margin: 15px 5px;
  }
}

#errorbox {
  background: #FDF3F3;
  border-radius: 10px;
  padding: 20px;
  margin-bottom: 30px;
  color: #B8375F;
}
#errorbox ul li::after {
  background: #B8375F !important;
}

/*schedule*/
#article table.schedule {
  width: 100%;
  border: 1px;
}
#article table.schedule th, #article table.schedule td {
  width: 14.2857142857%;
}
#article table.schedule td {
  text-align: center;
}
#article table.schedule td.kyushin_bgcolor {
  background: #F2F2F2;
}

#article table.schedule_detail {
  width: 100%;
}
#article table.schedule_detail th {
  width: 20%;
}