<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
h2.title img {
  width: 100%;
  max-width: 690px;
}

.small {
  font-size: 1em;
}

.new {
  color: #ee0000 !important;
  font-weight: bold;
}

.pict {
  padding: 4px;
  border: #ccc 1px solid;
  margin: 0 0 12px 12px;
  width: 200px;
  text-align: right !important;
  display: inline-block !important;
}

h4.subtitle {
  font-size: 16px;
  font-weight: bold;
  color: #444;
  margin: 25px 0 0 0;
  font-weight: bold;
  padding: 7px 0 8px 15px;
  border-top: #6eb5b6 3px solid;
  border-bottom: #888 1px dashed;
}
h4.subtitle span {
  font-size: 12px;
  font-weight: normal;
  display: inline-block;
  padding-top: 3px;
  margin-left: 5px;
}
h4.attention {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  border-top: #b16250 2px solid;
  border-bottom: #b16250 2px solid;
  padding: 7px 0 8px 7px;
}

div.inner {
  margin: 15px;
}

/* PICTURE */
.picture--box {
  display: inline-block;
  position: relative;
  padding: 0 5px 5px 5px;
  background: #FFF;
  text-align: center;
  width: 250px;
  float: right;
  margin-top: 0 !important;
  margin-left: 10px;
  margin-bottom: 10px;
}
.picture--box img {
  padding: 4px;
  border: #ccc 1px solid;
  width: 240px;
}
.picture--box span {
  display: block;
  text-align: center;
  font-size: 11px;
  margin-top: 5px;
  background: #D7E2E1;
  line-height: 1.5em !important;
  padding: 3px 0 !important;
  margin-bottom: 10px !important;
}

.picture--box2 {
  display: inline-block;
  position: relative;
  padding: 0 5px 5px 5px;
  background: #FFF;
  text-align: center;
  width: 250px;
  float: left;
  margin-top: 0 !important;
  margin-right: 10px;
  margin-bottom: 10px;
}
.picture--box2 img {
  padding: 4px;
  border: #ccc 1px solid;
  width: 240px;
}
.picture--box2 span {
  display: block;
  text-align: center;
  font-size: 11px;
  margin-top: 5px;
  background: #D7E2E1;
  line-height: 1.5em !important;
  padding: 3px 0 !important;
  margin-bottom: 10px !important;
}

/* PICTURE */
.picture--box-full {
  display: block;
  position: relative;
  padding: 0 0 5px;
  background: #FFF;
  text-align: center;
  width: 100%;
  margin: 10px auto 10px;
}
.picture--box-full img {
  padding: 4px;
  border: #ccc 1px solid;
  width: calc(100% - 10px);
}
.picture--box-full span {
  display: block;
  text-align: center;
  font-size: 11px;
  margin-top: 5px;
  background: #D7E2E1;
  line-height: 1.5em !important;
  padding: 3px 0 !important;
  margin-bottom: 10px !important;
}

.image_full {
  text-align: center;
  font-size: 11px;
  max-width: 660px;
  margin-bottom: 2em;
}
.image_full img {
  max-width: 660px;
  width: 100%;
}

/* visiblity selector */
.hide {
  display: none;
}

/* ���m�点�E���l�тȂ� */
.owabi {
  font-size: 15px;
  line-height: 1.6em;
  margin: 20px 15px 20px 15px;
  color: #cc0000;
  font-weight: bold;
  text-align: center;
  border-top: #aa0000 3px double;
  border-bottom: #aa0000 3px double;
  padding: 10px 0;
}

.oshirase {
  font-size: 15px;
  line-height: 1.6em;
  margin: 20px 15px 20px 15px;
  color: #bb0000;
  font-weight: bold;
  text-align: center;
  border-top: #7c3a23 3px double;
  border-bottom: #7c3a23 3px double;
  padding: 10px 0;
}

/* intro */
.intro {
  font-size: 15px;
  line-height: 1.6em;
  margin: 20px 15px 20px 15px;
}

/* articles */
.article--date {
  font-size: 13px;
}

.article--title {
  font-size: 16px;
  font-weight: bold;
}
.article--title img {
  margin-left: 10px;
  vertical-align: middle;
}

.article--honbun {
  font-size: 15px;
  line-height: 1.5em;
  margin-top: 5px;
  margin-bottom: 30px;
  position: relative;
}
.article--honbun p {
  margin-top: 10px;
  margin-bottom: 20px;
  line-height: 1.7em;
  text-indent: 1em;
}
.article--honbun a {
  border-bottom: 1px dashed;
  padding-bottom: 2px;
}
.article--honbun p.no--indent, .article--honbun p span {
  text-indent: 0em;
}

h5.komidashi {
  font-size: 17px;
  font-weight: bold;
  margin-top: 30px;
}

/* �ʃy�[�W �^�C�g���� */
#article-title {
  background: #F8F8F8;
  border-top: #cacaca 2px solid;
  padding: 0 15px 15px 15px;
}

.tag {
  font-size: 12px;
  color: #fff;
  background-color: #E55C00;
  width: 75px;
  padding: 3px 10px 3px 10px;
  display: inline-block;
  text-align: center;
  margin-top: -2px;
  margin-bottom: 10px;
}

h3.column--title {
  font-size: 15px;
  font-weight: bold;
}

h2.kiji--title {
  font-size: 21px;
  font-weight: bold;
  margin: 0 0 5px 0;
}

.meta {
  font-size: 13px;
}

/* backnumber list */
.back--date {
  font-size: 12px;
}

.back--title {
  font-size: 14px;
  font-weight: bold;
}

.back--honbun {
  font-size: 13px;
  line-height: 1.5em;
  margin-top: 5px;
  margin-bottom: 20px;
}

.last {
  margin-bottom: 30px;
}

/* profile */
.prof--name {
  font-size: 15px;
  font-weight: bold;
}
.prof--name span {
  font-size: 13px;
  font-weight: normal;
}

.prof--title {
  font-size: 14px;
}

.prof--honbun {
  font-size: 13px;
  line-height: 1.5em;
  margin-top: 5px;
}

.registbox {
  width: 510px;
  border: #C1CED3 1px solid;
  border-radius: 6px;
  margin: 0 auto;
  margin-top: 30px;
  margin-bottom: 30px;
  box-shadow: rgba(113, 135, 164, .25) 0px 0px 4px 2px;
  -webkit-box-shadow: rgba(113, 135, 164, .25) 0px 0px 4px 2px;
  -moz-box-shadow: rgba(113, 135, 164, .25) 0px 0px 4px 2px;
}
.registbox .inner-box {
  width: 440px;
  margin: 15px 35px 20px 35px;
}

.notice {
  font-size: 13px;
  font-weight: bold;
  line-height: 19px;
  text-align: center;
}
.notice span {
  color: #cc0000;
  font-size: 12px;
}

ul.registbox--button {
  display: table;
  width: 440px;
  table-layout: fixed;
  margin: 15px auto;
}
ul.registbox--button li {
  width: 220px;
  display: table-cell;
  text-align: center;
}

.next--box {
  padding: 18px 20px 18px 20px;
  font-weight: bold;
  font-size: 14px;
  color: #444;
  background-color: #eee;
  border: #999 1px solid;
  margin: 0 auto;
  text-align: center;
  width: 360px;
  margin-top: 40px !important;
  margin-bottom: 50px !important;
}

/* �L�����X�g�i���J�����j */
#left_con .list-title {
  margin-top: 30px;
  border-top: #6eb5b6 3px solid;
  border-bottom: #888 1px dashed;
  font-size: 16px;
  font-weight: bold;
  color: #333;
  /*text-shadow: 1px 1px 1px #ddd;*/
  text-align: left;
  line-height: 1.2em;
  padding: 9px 0 10px 15px;
}
#left_con ol.cont--list {
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  margin-bottom: 5px;
}
#left_con ol.cont--list &gt; li {
  padding: 1px;
  border-bottom: 1px dotted #999;
  font-weight: bold;
}
#left_con ol.cont--list &gt; li.nobottom {
  border-bottom: none;
}
#left_con ol.cont--list &gt; li.category {
  display: none;
}
#left_con ol.cont--list &gt; li.category br {
  display: none;
}
#left_con ol.cont--list &gt; li &gt; a {
  display: block;
  padding: 8px 10px 8px 12px;
  color: #333;
  text-decoration: none;
  padding-left: 15px;
}
#left_con ol.cont--list &gt; li.index &gt; a {
  display: block;
  padding: 9px 8px 9px 8px;
  color: #333;
  text-decoration: none;
}
#left_con ol.cont--list &gt; li.nav--top &gt; a {
  padding: 17px 15px 17px 15px;
  color: #333;
  font-size: 15px;
  text-decoration: none;
  text-align: center;
  border: #777 1px solid;
  margin: 25px auto 25px auto;
  width: 220px;
  border-radius: 4px;
  -webkit-transition: none;
  transition: none;
  -webkit-box-shadow: 0 3px 0 #777;
          box-shadow: 0 3px 0 #777;
  background: #eee;
  position: relative;
}
#left_con ol.cont--list &gt; li.nav--top &gt; a:hover {
  color: #333;
  background: #fff;
  -webkit-box-shadow: 0 3px 0 #777;
          box-shadow: 0 3px 0 #777;
  text-decoration: none;
}
#left_con ol.cont--list &gt; li.nav--top &gt; a:active {
  top: 3px;
  -webkit-box-shadow: none;
          box-shadow: none;
  text-decoration: none;
}
#left_con ol.cont--list &gt; li &gt; a:hover {
  color: #264a0b;
  text-decoration: none;
  background: #e8f2e2;
}
#left_con ol.cont--list &gt; li.index &gt; a:hover {
  color: #264a0b;
  text-decoration: none;
  background: #ead9d9;
}
#left_con ol.cont--list &gt; li:last-child {
  border: none;
}
#left_con ol.numbers {
  margin-left: 15px;
}
#left_con ol.numbers li {
  list-style-type: decimal !important;
  margin: 5px 0;
}

/* �L�����X�g�i�E�J�����j */
#right_con .list-title {
  margin-top: 0px;
  padding: 10px 6px 11px 8px;
  background: #9ab547;
  border: #709b50 1px solid;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  /*text-shadow: 1px 1px 1px #ddd;*/
  text-align: left;
  line-height: 1.2em;
}
#right_con ol.cont--list {
  font-size: 12px;
  text-align: left;
  border: 1px solid #999;
  border-top: none;
  background-color: #fff;
  margin-bottom: 5px;
  margin-top: -2px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
#right_con ol.cont--list &gt; li {
  padding: 1px;
  border-bottom: 1px dotted #999;
}
#right_con ol.cont--list &gt; li.nobottom {
  border-bottom: none;
}
#right_con ol.cont--list &gt; li.category {
  padding: 1px;
  border-top: 1px solid #999;
  padding: 9px 8px 9px 8px;
  color: #333;
  font-weight: bold;
  background-color: #f3eeee;
  font-size: 13px;
  line-height: 1.3em;
  list-style-type: none;
}
#right_con ol.cont--list &gt; li.index {
  padding: 1px;
  border-top: 1px solid #999;
  color: #333;
  font-weight: bold;
  background-color: #efe3e3;
  font-weight: bold;
  font-size: 13px;
}
#right_con ol.cont--list &gt; li.index &gt; a {
  display: block;
  padding: 9px 8px 9px 8px;
  color: #333;
  text-decoration: none;
}
#right_con ol.cont--list &gt; li.index &gt; a:hover {
  color: #264a0b;
  text-decoration: none;
  background: #ead9d9;
}
#right_con ol.cont--list &gt; li &gt; a {
  display: block;
  padding: 8px 10px 8px 12px;
  color: #333;
  text-decoration: none;
  text-indent: -1.5em;
  padding-left: 2.2em;
}
#right_con ol.cont--list &gt; li &gt; a:hover {
  color: #264a0b;
  text-decoration: none;
  background: #e8f2e2;
}
#right_con ol.cont--list &gt; li:last-child {
  border: none;
}

/* test */
.fs48 {
  font-size: 48px;
}

.fs18 {
  font-size: 18px;
}

.small {
  font-size: 0.8em;
  color: #555;
}

/* ���X�|���V�u�����i640px�ȉ������j */
.res_none-640 {
  display: block;
}

@media (max-width: 639px) {
  .res_none-640 {
    display: none;
  }
  h3.column--title {
    font-size: 12px;
    font-weight: bold;
  }
  h2.kiji--title {
    font-size: 17px;
    font-weight: bold;
    margin: 0 0 5px 0;
  }
  .meta {
    font-size: 11px;
  }
  .picture--box, .picture--box2 {
    display: block;
    float: none;
    margin: 0 auto 5px;
  }
  .registbox {
    width: 96%;
    max-width: 510px;
    border: #C1CED3 1px solid;
    border-radius: 6px;
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 30px;
    box-shadow: rgba(113, 135, 164, .25) 0px 0px 4px 2px;
    -webkit-box-shadow: rgba(113, 135, 164, .25) 0px 0px 4px 2px;
    -moz-box-shadow: rgba(113, 135, 164, .25) 0px 0px 4px 2px;
  }
  .registbox .inner-box {
    width: 94%;
    max-width: 460px;
    margin: 15px auto;
  }
  .notice {
    font-size: 13px;
    font-weight: bold;
    line-height: 19px;
    text-align: center;
  }
  .notice span {
    color: #cc0000;
    font-size: 12px;
  }
  ul.registbox--button {
    display: block;
    width: 100%;
    max-width: 440px;
    margin: 15px 0;
  }
  ul.registbox--button li {
    width: 100%;
    display: block;
    text-align: center !important;
    padding: 5px 0;
  }
  #right_con .list-title, #right_con ol.cont--list {
    display: none;
  }
  .picture--no-float {
    float: none !important;
  }
}
/* �����܂Ń��X�|���V�u�����i640px�ȉ������j */
.picture--wide {
  float: none;
  width: 100%;
  text-align: center;
}
.picture--wide img {
  width: 99%;
}
.picture--wide span {
  display: block;
  width: 100%;
  font-size: 11px;
  text-align: center;
  line-height: 1.5em !important;
  margin: 5px 0 !important;
  padding: 3px 0 !important;
  background-color: #D7E2E1;
}

.three-picture .picture--box {
  width: 180px;
  float: left;
}
.three-picture .picture--box img {
  width: 100%;
}
.two-picture .picture--box:last-of-type {
  float: right;
}
.two-picture .picture--box:first-of-type {
  float: left;
}
.two-picture .picture--box span {
  width: 100%;
}

/*# sourceMappingURL=../../../maps/company/c00071/css/style.css.map */
</pre></body></html>