@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP:300,400,500,700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Shippori+Mincho:wght@400;600&display=swap");
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, figure, hr, pre, code, form, p, fieldset, legend {
  margin: 0;
  padding: 0;
}

main, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

li {
  list-style: none;
}

caption, th {
  text-align: left;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
  line-height: 1.3;
}

q:before, q:after {
  content: "";
}

abbr, acronym {
  border: 0;
  font-variant: normal;
}

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

input, textarea, select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}

legend {
  color: #000;
}

img, svg {
  font-size: 0;
  line-height: 0;
  -webkit-backface-visibility: hidden;
}

svg {
  -webkit-backface-visibility: visible;
}

address, caption, cite, code, dfn, em, th, var {
  font-style: normal;
  font-weight: normal;
}

mark {
  background: none;
}

p, blockquote, dl {
  line-height: 1.9;
}

ol, ul {
  line-height: 1.9;
  list-style: none;
}

a {
  cursor: pointer;
  outline: none;
}

*:focus {
  outline: none;
}

fieldset, img {
  border: 0;
}

hr {
  border: 0;
  height: 0;
}

*, *:before, *:after {
  box-sizing: border-box;
}

table {
  font-size: inherit;
  font: 100%;
}

pre, code, kbd, samp, tt {
  font-family: monospace;
  line-height: 100%;
}

html {
  background: #BACBD4;
}

body {
  background: #f3f7fa;
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  font-size: 14px;
  font-size: 0.875rem;
  text-align: center;
}

.hidden {
  visibility: hidden;
}

.radius5 {
  border-radius: 5px;
}

.inline-block {
  display: inline-block;
}

.xLeft {
  text-align: left;
}

.xCenter, .sp-left {
  text-align: center;
}

.xRight {
  text-align: right;
}

.yTop {
  vertical-align: top;
}

.yMiddle {
  vertical-align: middle;
}

.yBottom {
  vertical-align: bottom;
}

.fLeft {
  float: left;
}

.fRight {
  float: right;
}

.mgt5 {
  margin-top: 5px;
}

.mgt10 {
  margin-top: 10px;
}

.mgt15 {
  margin-top: 15px;
}

.mgt20 {
  margin-top: 20px;
}

.mgt25 {
  margin-top: 25px;
}

.mgt30 {
  margin-top: 30px;
}

.mgt35 {
  margin-top: 35px;
}

.mgt40 {
  margin-top: 40px;
}

.mgt45 {
  margin-top: 45px;
}

.mgt50 {
  margin-top: 50px;
}

.mgt3 {
  margin-top: 3px;
}

.mgt8 {
  margin-top: 8px;
}

.mgt-5 {
  margin-top: -5px;
}

.mgt-10 {
  margin-top: -10px;
}

.mgt-15 {
  margin-top: -15px;
}

.mgt-20 {
  margin-top: -20px;
}

.mgt-25 {
  margin-top: -25px;
}

.mgt-30 {
  margin-top: -30px;
}

.mgt-35 {
  margin-top: -35px;
}

.mgt-40 {
  margin-top: -40px;
}

.mgr5 {
  margin-right: 5px;
}

.mgr10 {
  margin-right: 10px;
}

.mgr15 {
  margin-right: 15px;
}

.mgr20 {
  margin-right: 20px;
}

.mgr25 {
  margin-right: 25px;
}

.mgr30 {
  margin-right: 30px;
}

.mgr35 {
  margin-right: 35px;
}

.mgr40 {
  margin-right: 40px;
}

.mgr45 {
  margin-right: 45px;
}

.mgr50 {
  margin-right: 50px;
}

.mgb5 {
  margin-bottom: 5px;
}

.mgb10 {
  margin-bottom: 10px;
}

.mgb15 {
  margin-bottom: 15px;
}

.mgb20 {
  margin-bottom: 20px;
}

.mgb25 {
  margin-bottom: 25px;
}

.mgb30 {
  margin-bottom: 30px;
}

.mgb35 {
  margin-bottom: 35px;
}

.mgb40 {
  margin-bottom: 40px;
}

.mgb45 {
  margin-bottom: 45px;
}

.mgb50 {
  margin-bottom: 50px;
}

.mgb3 {
  margin-bottom: 3px;
}

.mgb8 {
  margin-bottom: 8px;
}

.mgl5 {
  margin-left: 5px;
}

.mgl10 {
  margin-left: 10px;
}

.mgl15 {
  margin-left: 15px;
}

.mgl20 {
  margin-left: 20px;
}

.mgl25 {
  margin-left: 25px;
}

.mgl30 {
  margin-left: 30px;
}

.mgl35 {
  margin-left: 35px;
}

.mgl40 {
  margin-left: 40px;
}

.mgl45 {
  margin-left: 45px;
}

.mgl50 {
  margin-left: 50px;
}

.mgl1em {
  margin-left: 1em;
}

.pdt5 {
  padding-top: 5px;
}

.pdt10 {
  padding-top: 10px;
}

.pdt15 {
  padding-top: 15px;
}

.pdt20 {
  padding-top: 20px;
}

.pdt25 {
  padding-top: 25px;
}

.pdt30 {
  padding-top: 30px;
}

.pdt35 {
  padding-top: 35px;
}

.pdt40 {
  padding-top: 40px;
}

.pdt45 {
  padding-top: 45px;
}

.pdt50 {
  padding-top: 50px;
}

a:link {
  color: #1f80b2;
}

a:visited {
  color: #ac78b3;
}

a:hover, a:active {
  color: #16b796;
}

.serif {
  font-family: "Shippori Mincho", serif;
}

.sans-serif {
  font-family: "Noto Sans JP", sans-serif;
}

.text11 {
  font-size: 11px;
  font-size: 0.6875rem;
}

.text12 {
  font-size: 12px;
  font-size: 0.75rem;
}

.text13 {
  font-size: 13px;
  font-size: 0.8125rem;
}

.text14 {
  font-size: 14px;
  font-size: 0.875rem;
}

.text15 {
  font-size: 15px;
  font-size: 0.9375rem;
}

.text16 {
  font-size: 16px;
  font-size: 1rem;
}

.text17 {
  font-size: 17px;
  font-size: 1.0625rem;
}

.text18 {
  font-size: 18px;
  font-size: 1.125rem;
}

.text19 {
  font-size: 19px;
  font-size: 1.1875rem;
}

.text20 {
  font-size: 20px;
  font-size: 1.25rem;
}

.text21 {
  font-size: 21px;
  font-size: 1.3125rem;
}

.text22 {
  font-size: 22px;
  font-size: 1.375rem;
}

.text23 {
  font-size: 23px;
  font-size: 1.4375rem;
}

.text24 {
  font-size: 24px;
  font-size: 1.5rem;
}

.text11 {
  line-height: 1.6;
}

.sText {
  font-size: 11px;
  font-size: 0.6875rem;
  line-height: 1.6;
}

.mText {
  font-size: 13px;
  font-size: 0.8125rem;
}

.lText {
  font-size: 16px;
  font-size: 1rem;
}

.xlText {
  font-size: 18px;
  font-size: 1.125rem;
}

.notes {
  margin-left: 1em;
  text-indent: -1em;
}

.notes2 {
  margin-left: 2.6em;
  text-indent: -2.6em;
}

.idt {
  text-indent: 1em;
}

.red {
  color: #f00;
}

.bold {
  font-weight: bold;
}

.italic {
  font-style: italic;
}

.nowrap {
  white-space: nowrap;
}

.t-hidden {
  visibility: hidden;
}

.disc-list01 {
  background: none;
}
.disc-list01 > li {
  margin-left: 1.2em;
  list-style: disc;
}

.disc-list02 > dt {
  display: list-item;
  list-style: disc outside;
  margin-left: 1.4em;
}
.disc-list02 > dd {
  margin-left: 1.4em;
}

.disc-list-orange > li::marker {
  color: #fc0;
}

.num-list01 > li {
  margin-left: 2.1em;
  list-style: decimal;
}

.num-list02 > li {
  margin-left: 1.75em;
  text-indent: -1.75em;
  counter-increment: cnt;
}
.num-list02 > li:before {
  display: marker;
  content: "(" counter(cnt) ") ";
}
.num-list02 > li > ul {
  margin-left: 0;
  text-indent: 0;
}

.num-list03 dt {
  margin-left: 1.75em;
  text-indent: -1.75em;
  counter-increment: cnt2;
}
.num-list03 dt:before {
  display: marker;
  content: "(" counter(cnt2) ") ";
}
.num-list03 dd {
  margin-left: 1.75em;
}

.slash-list01 li {
  display: inline;
  line-height: 1.6;
}
.slash-list01 li:before {
  padding-right: 0.2em;
  content: "／";
}
.slash-list01 li:first-child:before {
  padding-right: 0;
  content: "";
}

.reglist {
  margin-left: 20px;
}
.reglist h3 {
  font-size: 16px;
  font-size: 1rem;
  font-weight: 700;
  margin-bottom: 5px;
}
.reglist h4 {
  line-height: 1.9;
  font-size: 13px;
  font-size: 0.8125rem;
}
.reglist h5 {
  float: left;
  line-height: 1.9;
  margin-right: 1em;
  font-size: 13px;
  font-size: 0.8125rem;
}
.reglist > ol > li {
  font-size: 13px;
  font-size: 0.8125rem;
  counter-increment: termscnt;
  line-height: 1.9;
}
.reglist > ol > li:before {
  display: marker;
  content: counter(termscnt) ".";
  margin-left: 1em;
  margin-right: 0.5em;
}
.reglist > ol > li:first-child:before {
  content: none;
}
.reglist > ol > li ol {
  margin-left: 1em;
}
.reglist > ol > li ol li {
  counter-reset: termscnt;
  font-size: 13px;
  font-size: 0.8125rem;
}
.reglist .fusoku dt {
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
}
.reglist .fusoku dt span {
  font-weight: normal;
}
.reglist .fusoku dd {
  margin-left: 0.5em;
}
.reglist .fusoku dd li {
  font-size: 13px;
  font-size: 0.8125rem;
}

#header {
  margin-top: 25px;
  padding: 38px 15px 45px 15px;
  border: 1px solid #eee;
  box-shadow: 0 0 4px #eee;
  float: left;
  font-family: "Noto Sans JP", sans-serif;
  width: 230px;
  position: fixed;
  background: #fff;
}

#header h1 {
  margin-bottom: 25px;
  text-align: center;
}

#header nav ul {
  margin-top: 43px;
  border-top: 1px dotted #bacbd4;
}

#header nav ul li {
  border-bottom: 1px dotted #bacbd4;
}

#header nav ul li a {
  padding: 6px 5px 6px 22px;
  display: block;
  color: #222;
  position: relative;
  text-decoration: none;
  transition: ease 0.2s;
}
#header nav ul li a::before {
  color: #00a2d7;
  content: "";
  font: var(--fa-font-solid);
  font-size: 12px;
  font-size: 0.75rem;
  position: absolute;
  bottom: 50%;
  transform: translateY(50%);
  left: 5px;
}

#header nav ul li a:hover {
  background: #eaf0f4;
}
#header nav ul li a:hover::before {
  color: #16b796;
}

#footer {
  margin-top: 25px;
  text-align: right;
}

#copyright {
  padding: 5px 0 5px 0;
  background: #bacbd4;
  text-align: center;
}

#copyright small {
  color: #444;
  font-size: 11px;
  font-family: Helvetica, Arial, sans-serif;
}

.page-switch {
  margin: 0 auto 20px auto;
  text-align: right;
  font-size: 12px;
  width: 947px;
}

.page-switch a {
  color: #1f80b2;
  font-family: "Noto Sans JP", sans-serif;
  text-decoration: none;
}
.page-switch a::before {
  color: #00a2d7;
  content: "";
  font: var(--fa-font-solid);
  margin-right: 0.3rem;
}

.page-switch a:hover {
  color: #16b796;
}
.page-switch a:hover::before {
  color: #16b796;
}

.wrapper {
  margin-right: auto;
  margin-left: auto;
  width: 947px;
  text-align: left;
}
.wrapper::after {
  content: ".";
  clear: both;
  display: block;
  font-size: 0;
  visibility: hidden;
}

#content {
  margin-top: 25px;
  float: right;
  width: 690px;
}

.whitebox {
  margin-bottom: 25px;
  padding: 20px 25px;
  border: 1px solid #eee;
  border-radius: 8px;
  box-shadow: 0 0 4px #eee;
  background: #fff;
}
.whitebox h3 {
  color: #00a2d7;
  font-family: "Shippori Mincho", serif;
  font-size: 21px;
  font-size: 1.3125rem;
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 15px;
  text-align: center;
}
.whitebox h3 > span {
  font-size: 15px;
  font-size: 0.9375rem;
}
.whitebox iframe {
  margin: auto !important;
  width: 400px;
}

#information h2 {
  border-bottom: 1px solid #d5e2e9;
  font-family: "Shippori Mincho", serif;
  font-size: 17px;
  font-size: 1.0625rem;
  font-weight: 600;
  padding-bottom: 14px;
  letter-spacing: 0.1em;
  margin-right: -0.1em;
}
#information ul li {
  padding: 4px 4px 4px 26px;
  border-bottom: 1px dotted #bacbd4;
  position: relative;
}
#information ul li::before {
  color: #8a9da8;
  content: "";
  font: var(--fa-font-solid);
  position: absolute;
  top: 0.7rem;
  left: 0.3rem;
}
#information ul li span {
  color: #5e5e5e;
  font-size: 87%;
}

.entry {
  padding-bottom: 20px;
  border: 1px solid #eee;
  border-radius: 0 0 8px 8px;
  box-shadow: 0 0 4px #eee;
  background: #fff;
}
.entry a.instagram {
  display: inline-block;
  margin-right: 0.3rem;
}
.entry a.instagram::before {
  background: url(/sms/common/img/ig.png) no-repeat center center;
  background-size: cover;
  content: "";
  display: inline-block;
  margin-right: 0.4rem;
  width: 30px;
  height: 30px;
  vertical-align: middle;
}

.entry h1 {
  margin-bottom: 25px;
}

.entry h2 {
  margin-bottom: 15px;
  padding: 0px 20px 15px 20px;
  background: url(/sms/common/css/img/headline_bg01.gif) no-repeat 0% 100%;
  font-size: 130%;
  line-height: 1.7;
  font-weight: bold;
}

.entry article {
  margin: 0 14px;
}

.entry .box {
  margin: auto 20px;
  line-height: 1.8;
}

.entry .date {
  margin-bottom: 10px;
  text-align: right;
  font-size: 87%;
}

.entry section h3 {
  margin-bottom: 10px;
  padding-bottom: 7px;
  background: url(/sms/common/css/img/headline_bg02.gif) repeat-x 0% 100%;
  font-size: 117%;
  font-weight: bold;
}

.entry section {
  margin-bottom: 30px;
}

.entry .photo {
  margin-top: 20px;
  text-align: center;
}

.entry .tiling {
  margin-right: -40px;
  overflow: hidden;
  zoom: 1;
}

.entry .tiling div {
  margin: 0 40px 15px 0;
  float: left;
  width: 290px;
}

.entry .photo p {
  margin-top: 8px;
  line-height: 1.4;
  font-size: 92%;
  color: #444;
}

.entry .tiling div p {
  text-align: left;
}

.entry .related li {
  padding: 0.2em 0 0 22px;
  background: url(/sms/common/css/img/list04.gif) no-repeat 1px 0.6em;
  font-size: 92%;
}

.entry .attach li {
  padding: 0.2em 0 0 22px;
  background-repeat: no-repeat;
  background-position: 0 0.3em;
  font-size: 92%;
}

.entry .attach .pdf {
  background-image: url(/sms/common/css/img/icon_pdf.gif);
}

.entry .attach .xls {
  background-image: url(/sms/common/css/img/icon_xls.gif);
}

.entry .attach .doc {
  background-image: url(/sms/common/css/img/icon_doc.gif);
}

@media print {
  html,
body {
    background: #fff;
  }

  .wrapper {
    width: 100%;
  }

  #header,
.page-switch {
    display: none;
  }

  #content {
    margin-top: 0;
    float: none;
    width: 100%;
  }

  #about {
    padding: 0;
    border: 0;
    border-radius: 0;
    box-shadow: none;
  }

  #about h2 {
    padding-bottom: 14px;
    border-bottom: 1px solid #d5e2e9;
  }

  .entry {
    padding-bottom: 0;
    border: 0;
    border-radius: 0;
    box-shadow: none;
  }

  .entry .box {
    margin: 0;
  }

  .entry h2 {
    padding: 10px;
    border: 2px solid #d5e2e9;
    background: none;
  }

  .entry section h3 {
    border-bottom: 3px solid #d5e2e9;
    background: none;
  }

  #copyright {
    padding: 10px 0 0 0;
    border-top: 1px solid #d5e2e9;
    background: #fff;
    text-align: center;
  }
}

/*# sourceMappingURL=style.css.map */
