@charset "UTF-8";
h1, h2, h3, h4, h5, h6, p, ul, ol, dl, dt, dd, figure {
  margin: 0;
  padding: 0;
}

ul {
  list-style: none;
}

li {
  padding: 0;
}

img {
  border: 0;
}

.listitem .listitem-body:after, .gridlink:after, .breadcrumb:after {
  content: "";
  display: block;
  clear: both;
}

.ui-btn {
  -moz-appearance: none;
  -webkit-appearance: none;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
}
.ui-btn.is-hover {
  opacity: .8;
}
.ui-btn.ui-btn--accession {
  border-radius: 4px;
  padding: 12px 10px;
  background: #f37e00;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 2px solid #e15f00;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
}
.ui-btn.ui-btn--accession:link, .ui-btn.ui-btn--accession:visited {
  color: #fff;
}
.ui-btn.ui-btn--util1 {
  border-radius: 4px;
  padding: 12px 10px;
  background: #c6c3b4;
  font-size: 15px;
}
.ui-btn.ui-btn--util1:link, .ui-btn.ui-btn--util1:visited {
  color: #fff;
}
.ui-btn.ui-btn--util2 {
  border-radius: 3px;
  padding: 8px 12px 6px;
  background: #71be44;
  border-bottom: 2px solid #509d24;
  color: #fff;
  font-size: 13px;
  line-height: 1;
}
.ui-btn.ui-btn--util2:link, .ui-btn.ui-btn--util2:visited {
  color: #fff;
}

html {
  height: 100%;
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  height: 100%;
  margin: 0;
  color: #323232;
  font-size: 12px;
  line-height: 1;
}

article, footer, header, nav, section {
  display: block;
}

body, button, input, select, textarea {
  font-family: sans-serif;
}

button, input, select, textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: baseline;
}

select {
  font-size: 14px;
}

button, input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-tap-highlight-color: transparent;
}

input[type="checkbox"] {
  padding: 10px;
}

textarea {
  vertical-align: top;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a {
  color: #06c;
  text-decoration: none;
}

a:visited {
  color: #06c;
}

a, label {
  -webkit-tap-highlight-color: transparent;
}

.l-mt5 {
  margin-top: 5px;
}

.l-mt10 {
  margin-top: 10px;
}

.l-mt15 {
  margin-top: 15px;
}

.l-mt20 {
  margin-top: 20px;
}

.l-mt25 {
  margin-top: 25px;
}

.l-mt30 {
  margin-top: 30px;
}

.l-mt60 {
  margin-top: 60px;
}

.l-adjust_10 {
  padding: 10px;
}

.l-baselist {
  padding: 20px 20px 0;
}
.l-baselist.l-baselist--slim {
  padding-top: 10px;
}
.l-baselist.l-baselist--sep {
  margin-top: 12px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-top: 1px solid #c6c3b4;
  border-bottom: 1px solid #c6c3b4;
}
.l-baselist.l-baselist--large {
  padding: 10px 10px 0;
}

.l-medialink li {
  margin-top: 1px;
}
.l-medialink li:first-child {
  margin-top: 0;
}

.l-subdisp {
  margin-top: 15px;
}

.l-enhancelist {
  margin-top: 15px;
}

.l-inputtext {
  margin-top: 3px;
  padding-left: 20px;
  padding-right: 20px;
}

.l-mediacassette {
  padding: 5px 20px 30px;
}

.l-secheader {
  padding-top: 10px;
  padding-left: 20px;
  padding-right: 20px;
}
.l-secheader.l-secheader--icon {
  padding-top: 5px;
}

.l-error {
  margin-top: 60px;
  text-align: center;
}
.l-error.l-error--fixed {
  position: fixed;
  top: 35%;
  left: 0;
  margin-top: 0;
}

.l-errnav {
  margin: 60px 10px 0 10px;
}

.l-cautionlink {
  padding: 20px 20px 0;
}

.header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
  background: #fff;
  border-bottom: 2px solid #323232;
}
.header .header-title {
  height: 13px;
  padding: 4px 10px 0;
  background: #323232;
  color: #fff;
  font-size: 7px;
}
.header .header-body {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  box-pack: justify;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between;
  box-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  min-height: 38px;
  padding: 0 7px 0 10px;
}
.header .header-body > div,
.header .header-body > h1 {
  font-size: 100%;
}

.btn_menu {
  display: block;
  width: 34px;
  padding: 6px 5px 5px;
  text-align: center;
}

.footerfixed {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
}

.contentsfooter {
  padding: 10px;
  background: #e2e0d5;
}
.contentsfooter .contentsfooter-menu {
  margin-left: 10px;
}
.contentsfooter .contentsfooter-menu a {
  color: #333333;
}
.contentsfooter .contentsfooter-menu a.is-hover {
  background: #CFCFCF;
}
.contentsfooter .contentsfooter-menu:first-child {
  margin-top: 0;
}

.globalfooter {
  padding: 15px 10px 20px;
  background: #323232;
}
.globalfooter .globalfooter-logo {
  display: block;
}
.globalfooter .globalfooter-logo.is-hover {
  opacity: .5;
}

.wrapper {
  padding-top: 57px;
}

.section_h2 .section_h2-header {
  padding: 10px 20px;
  background: #323232;
  color: #fff;
  font-size: 11px;
  font-weight: bold;
}
.section_h2.section_h2--outer .section_h2-header {
  background: #72bf44;
}

.maindisp {
  display: block;
  position: relative;
}
.maindisp .maindisp-icon {
  position: absolute;
  top: 5px;
  left: 5px;
  z-index: 2;
}
.maindisp .maindisp-object {
  position: relative;
  height: 120px;
  background: #aaa;
  text-align: center;
  overflow: hidden;
}
.maindisp .maindisp-object .maindisp-object-img {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 100%;
  height: auto;
}
.maindisp .maindisp-body {
  padding: 5px 20px 0;
  line-height: 1.4;
}
.maindisp .maindisp-body .maindisp-body-title {
  color: #323232;
  font-size: 19px;
  font-weight: bold;
}
.maindisp .maindisp-body .maindisp-body-sub {
  color: #323232;
  font-size: 10px;
}
@media (min-width: 415px) {
  .maindisp .maindisp-object {
    height: 200px;
  }
}
.maindisp.is-hover {
  background: #cfcfcf;
}

.subdisp {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  box-pack: justify;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between;
  box-align: start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
          align-items: flex-start;
  width: 100%;
}
.subdisp .subdisp-item {
  position: relative;
  display: block;
  width: 50%;
  padding-left: 2px;
  box-sizing: border-box;
}
.subdisp .subdisp-item .subdisp-item-icon {
  position: absolute;
  top: 5px;
  left: 7px;
}
.subdisp .subdisp-item .subdisp-item-object img {
  width: 100%;
}
.subdisp .subdisp-item .subdisp-item-desc {
  padding: 5px 20px 0;
  color: #323232;
  font-size: 13px;
  font-weight: bold;
  line-height: 1.4;
}
.subdisp .subdisp-item:first-child {
  padding-left: 0;
  padding-right: 2px;
}
.subdisp .subdisp-item:first-child .subdisp-item-icon {
  left: 5px;
}
.subdisp .subdisp-item.is-hover {
  background: #cfcfcf;
}

.enhancelist li {
  position: relative;
  margin-top: 7px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 6px;
  border-left: 5px solid #71be44;
  border-bottom: 1px dotted #71be44;
}
.enhancelist li:before {
  content: "";
  position: absolute;
  bottom: -1px;
  left: -5px;
  display: block;
  width: 20px;
  height: 7px;
  background: #fff;
}
.enhancelist li:after {
  content: "";
  position: absolute;
  bottom: -1px;
  right: 0;
  display: block;
  width: 20px;
  height: 7px;
  background: #fff;
}
.enhancelist li:first-child {
  margin-top: 0;
}
.enhancelist li:last-child {
  border-bottom: none;
}
.enhancelist.enhancelist--caution li {
  border-left: 5px solid #f82055;
}

.linkmore {
  padding-right: 20px;
  text-align: right;
}
.linkmore .linkmore-link {
  color: #333;
  font-size: 11px;
  font-weight: bold;
}
.linkmore .linkmore-link .linkmore-link-icon {
  margin-top: -3px;
  margin-left: 10px;
}
.linkmore .linkmore-link.is-hover {
  background: #cfcfcf;
}
.linkmore.linkmore--simple {
  padding-right: 0;
}

.baselist li {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px dotted #c6c3b4;
}
.baselist li:first-child {
  margin-top: 0;
  padding-top: 0;
  border-top: none;
}

.listitem {
  display: block;
}
.listitem .listitem-title {
  color: #f82055;
  font-size: 10px;
  font-weight: bold;
}
.listitem .listitem-title .listitem-title-icon {
  margin-right: 5px;
  vertical-align: middle;
}
.listitem .listitem-title .listitem-title-text {
  vertical-align: middle;
}
.listitem .listitem-body {
  position: relative;
  margin-top: 4px;
}
.listitem .listitem-body .listitem-body-object {
  float: left;
  margin-right: 10px;
}
.listitem .listitem-body .listitem-body-desc {
  color: #333;
  font-size: 13px;
  font-weight: bold;
  line-height: 1.4;
  overflow: hidden;
}
.listitem .listitem-body .listitem-body-icon {
  position: absolute;
  top: 0;
  left: 0;
}
.listitem .listitem-body .listitem-body-inlineicon {
  margin-left: 8px;
}
.listitem .listitem-body:first-child {
  margin-top: 0;
}
.listitem .listitem-sub {
  display: block;
  margin-top: 3px;
  color: #333;
  font-size: 9px;
}
.listitem.is-hover {
  background: #cfcfcf;
}
.listitem.listitem--large .listitem-body .listitem-body-object img {
  width: 112px;
  height: 70px;
}
.listitem.listitem--large .listitem-body .listitem-body-desc {
  font-size: 15px;
}

.gridlink {
  width: 100%;
  border-bottom: 1px solid #dadada;
}
.gridlink li {
  float: left;
  width: 50%;
  border-top: 1px solid #dadada;
  box-sizing: border-box;
}
.gridlink li:nth-child(odd) {
  border-right: 1px solid #dadada;
}
.gridlink li:last-child {
  width: 100%;
  border-right: none;
}

.gridlink_item {
  display: table;
  width: 100%;
  height: 50px;
  padding: 0 10px 0 10px;
  box-sizing: border-box;
}
.gridlink_item .gridlink_item-inner {
  display: table-cell;
  color: #323232;
  font-size: 14px;
  vertical-align: middle;
}
.gridlink_item:after {
  display: table-cell;
  content: "";
  width: 9px;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAaBAMAAABIsxEJAAAAJ1BMVEUAAAD///8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAC8bMWXAAAADHRSTlMAAAYVLTs8QtPh6/b40fThAAAAYUlEQVQY02MQYAhmgAAB9h0GUFb1mWYIS2jOmRMQQQGvM1BBAZY1UEEBBpigAANMUIABJghkQQWBLKggiAURBLEggqgshCxcB8IUuMkI2+AuQLgK7lIk18N9hORLhmQIAwB4Ojgf8oAPxwAAAABJRU5ErkJggg==');
  background-size: 9px 13px;
  background-position: right center;
  background-repeat: no-repeat;
}
.gridlink_item.is-hover {
  background: #cfcfcf;
}
.gridlink_item.gridlink_item--2line .gridlink_item-inner {
  font-size: 12px;
}

.straightlink li {
  border-bottom: 1px solid #dadada;
}

.straightlink_item {
  display: table;
  width: 100%;
  height: 50px;
  padding: 0 10px 0 10px;
  box-sizing: border-box;
}
.straightlink_item .straightlink_item-innericon {
  display: table-cell;
  width: 36px;
  vertical-align: middle;
}
.straightlink_item .straightlink_item-inner {
  display: table-cell;
  color: #323232;
  font-size: 14px;
  vertical-align: middle;
}
.straightlink_item .straightlink_item-subtext {
  font-size: 11px;
}
.straightlink_item .straightlink_item-icon {
  margin-left: 10px;
}
.straightlink_item:after {
  display: table-cell;
  content: "";
  width: 9px;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAaBAMAAABIsxEJAAAAJ1BMVEUAAAD///9yv0Ryv0Ryv0Ryv0Ryv0Ryv0Ryv0Ryv0Ryv0Ryv0Ryv0T1YimqAAAADHRSTlMAAAYVLTs8QtPh6/b40fThAAAAYUlEQVQY02MQYAhmgAAB9h0GUFb1mWYIS2jOmRMQQQGvM1BBAZY1UEEBBpigAANMUIABJghkQQWBLKggiAURBLEggqgshCxcB8IUuMkI2+AuQLgK7lIk18N9hORLhmQIAwB4Ojgf8oAPxwAAAABJRU5ErkJggg==');
  background-size: 9px 13px;
  background-position: right center;
  background-repeat: no-repeat;
}
.straightlink_item.is-hover {
  background: #cfcfcf;
}
.straightlink_item.straightlink_item--sidemain {
  height: 40px;
  background: #72bf44;
}
.straightlink_item.straightlink_item--sidemain .straightlink_item-inner {
  color: #fff;
  font-size: 11px;
  font-weight: bold;
}
.straightlink_item.straightlink_item--sidemain:after {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAaBAMAAABIsxEJAAAAJ1BMVEUAAAD///////////////////////////////////////////////+uPUo5AAAADHRSTlMAAAYVLTs8QtPh6/b40fThAAAAYUlEQVQY02MQYAhmgAAB9h0GUFb1mWYIS2jOmRMQQQGvM1BBAZY1UEEBBpigAANMUIABJghkQQWBLKggiAURBLEggqgshCxcB8IUuMkI2+AuQLgK7lIk18N9hORLhmQIAwB4Ojgf8oAPxwAAAABJRU5ErkJggg==');
}
.straightlink_item.straightlink_item--sidemain.is-hover {
  opacity: .8;
}
.straightlink_item.straightlink_item--sidesub {
  height: 40px;
  padding-left: 20px;
}
.straightlink_item.straightlink_item--sidesub .straightlink_item-inner {
  font-size: 11px;
  font-weight: bold;
}
.straightlink_item.straightlink_item--sidesub:after {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAaBAMAAABIsxEJAAAAJ1BMVEUAAAD///8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAC8bMWXAAAADHRSTlMAAAYVLTs8QtPh6/b40fThAAAAYUlEQVQY02MQYAhmgAAB9h0GUFb1mWYIS2jOmRMQQQGvM1BBAZY1UEEBBpigAANMUIABJghkQQWBLKggiAURBLEggqgshCxcB8IUuMkI2+AuQLgK7lIk18N9hORLhmQIAwB4Ojgf8oAPxwAAAABJRU5ErkJggg==');
}

.framelist {
  border-radius: 5px;
  border: 1px solid #dadada;
}
.framelist li {
  border-top: 1px solid #dadada;
}
.framelist li:first-child {
  border-top: none;
}

.framelist_link {
  display: flex;
  padding: 6px;
  align-items: center;
}
.framelist_link .framelist_link-text {
  margin-left: 10px;
  color: #323232;
  font-size: 13px;
  vertical-align: middle;
}
.framelist_link.is-hover {
  background: #cfcfcf;
}

.sidemenu {
  position: fixed;
  top: 17px;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1000;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  box-align: end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
          align-items: flex-end;
  height: 100%;
  overflow: hidden;
}
.sidemenu .sidemenu-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1001;
  background: rgba(0, 0, 0, 0.5);
}
.sidemenu .sidemenu-blind {
  position: relative;
  z-index: 1002;
  display: block;
  height: 100%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
}
.sidemenu .sidemenu-main {
  position: relative;
  z-index: 1003;
  display: block;
  width: 262px;
  height: 100%;
  background: #fff;
  overflow-y: hidden;
}

.sidemenu_head {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  box-pack: justify;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between;
  box-align: stretch;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
          align-items: stretch;
  height: 40px;
  background: #72bf44;
}
.sidemenu_head .sidemenu_head-title {
  position: relative;
  display: block;
  height: 40px;
  padding: 13px 10px 0 30px;
  color: #fff;
  font-size: 13px;
  font-weight: bold;
  line-height: 1.2;
  vertical-align: middle;
  box-sizing: border-box;
}
.sidemenu_head .sidemenu_head-title:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 10px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.sidemenu_head .sidemenu_head-title.is-hover {
  opacity: .8;
}
.sidemenu_head .sidemenu_head-close {
  display: block;
  width: 38px;
  padding: 12px 0;
  background: #58a62a;
  text-align: center;
  vertical-align: middle;
}
.sidemenu_head .sidemenu_head-close:before {
  content: "";
}
.sidemenu_head .sidemenu_head-close.is-hover {
  opacity: .8;
}

.sidemenu_search {
  position: relative;
  padding: 10px;
}
.sidemenu_search .sidemenu_search-input {
  -webkit-appearance: none;
          appearance: none;
  width: 100%;
  padding: 10px 40px 10px 10px;
  border: 1px solid #e2e0d5;
  border-radius: 4px;
  font-size: 12px;
  box-sizing: border-box;
}
.sidemenu_search .sidemenu_search-input:-webkit-input-placeholder {
  color: #c6c3b4;
}
.sidemenu_search .sidemenu_search-action {
  position: absolute;
  top: 10px;
  right: 10px;
}
.sidemenu_search .sidemenu_search-action {
  content: "";
}

.sidemenu_body .sidemenu_body-section {
  margin-top: 2px;
}
.sidemenu_body .sidemenu_body-section .sidemenu_body-section-header {
  padding: 10px;
  background: #323232;
  color: #fff;
  font-size: 11px;
  font-weight: bold;
}
.sidemenu_body .sidemenu_body-section:first-child {
  margin-top: 0;
}

.articleheader {
  padding: 10px 20px;
}
.articleheader .articleheader-data {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  box-pack: justify;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between;
  box-align: start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
          align-items: flex-start;
}
.articleheader .articleheader-data .articleheader-data-title {
  color: #09881f;
  font-size: 10px;
}
.articleheader .articleheader-data .articleheader-data-sub {
  font-size: 10px;
}
.articleheader .articleheader-label {
  margin-top: 10px;
}
.articleheader .articleheader-title {
  margin-top: 10px;
  font-size: 19px;
  font-weight: bold;
  line-height: 1.6;
}
.articleheader .articleheader-writer {
  margin-top: 10px;
}
.articleheader .articleheader-writer a {
  display: inline-block;
}
.articleheader .articleheader-writer a.is-hover {
  background: #cfcfcf;
}
.articleheader .articleheader-writer .articleheader-writer-icon {
  margin-right: 5px;
}
.articleheader .articleheader-writer .articleheader-writer-text {
  color: #323232;
  font-size: 11px;
  font-weight: bold;
  vertical-align: middle;
}

.snscountbar {
  background: #f6f6f6;
  text-align: center;
  padding: 3px 0px;
}

.pager {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  box-pack: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  box-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
}
.pager li {
  margin-left: 5px;
  list-style: none;
}
.pager li:first-child {
  margin-left: 0;
}

.pager_link {
  display: table-cell;
  width: 35px;
  height: 35px;
  background: #c6c3b4;
  color: #333;
  font-size: 15px;
  text-align: center;
  vertical-align: middle;
}
.pager_link:visited {
  color: #323232;
}
.pager_link.pager_link--ellipsis {
  display: block;
  height: 25px;
  background: transparent;
}
.pager_link.pager_link--prev {
  font-size: 13px;
}
.pager_link.pager_link--prev:before {
  content: "";
}
.pager_link.pager_link--next {
  font-size: 13px;
}
.pager_link.pager_link--next:before {
  content: "";
}
.pager_link.is-active {
  background: #323232;
  color: #fff;
}
.pager_link.is-hover {
  opacity: .8;
}

.tagbox {
  padding-left: 10px;
  padding-right: 10px;
  overflow: hidden;
}
.tagbox .tagbox-inner {
  margin-top: -5px;
  margin-left: -5px;
}
.tagbox .tagbox-label {
  margin-top: 5px;
  margin-left: 5px;
}

.medialink {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  box-pack: start;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
          justify-content: flex-start;
  box-align: stretch;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
          align-items: stretch;
  padding: 12px 20px;
  background: #f82055;
}
.medialink .medialink-object {
  width: 42px;
  margin-right: 10px;
}
.medialink .medialink-body {
  box-flex: 1;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
          flex: 1;
  position: relative;
  min-height: 42px;
  color: #fff;
  box-sizing: border-box;
}
.medialink .medialink-body .medialink-body-count {
  position: absolute;
  bottom: 0;
  left: 0;
}
.medialink .medialink-body .medialink-body-more {
  position: absolute;
  bottom: 0;
  right: 0;
  font-size: 10px;
  font-family: Arial;
}
.medialink .medialink-img {
  border-radius: 21px;
}
.medialink .medialink-sub {
  font-size: 9px;
}
.medialink .medialink-text {
  font-size: 15px;
  line-height: 1.4;
}
.medialink .medialink-count {
  font-size: 10px;
  font-weight: bold;
}
.medialink .medialink-count .medialink-count-num {
  margin-right: 3px;
  font-size: 10px;
  font-family: Arial;
  font-weight: normal;
}
.medialink .medialink-more {
  font-size: 9px;
  font-weight: bold;
}
.medialink .medialink-more:after {
  content: "";
  margin-top: -2px;
  margin-left: 5px;
}
.medialink.is-hover {
  opacity: .8;
}

.article_infobox {
  margin-top: 25px;	
}
.article_infobox li{
  margin: 0 10px 10px 10px;
}
.article_infodata {
  display: block; 
  border: #CCCCCC solid 1px;
  border-radius: 5px;
  padding: 20px;
}
.article_infodata-profile {
  display: flex;
  text-align: left;
  align-items: center;
  height: auto;
  width: 100%;
}
.article_infodata-img {
  border-radius: 100%;
  display: inline-block;
  margin-right: 10px;
}
.article_infodata-name {
  width: 100%;
  line-height: 1;
}
.article_infodata-name span {
  display: block;
  font-size: 14px;
  color: #666666;
}
.article_infodata-title {
  display: inline-block;
  color: #333333;
  font-size: 16px;
  font-weight: bold;
  margin-top: 5px;
  line-height: 1.2;
}
.article_infodata-title::after {
  display: contents;
  content: "さん";
  font-size: 12px;
}
.article_infodata.writer .article_infodata-title::after {
  display: none;
}
.article_infodata-sub {
  display: inline-block;
  color: #333333;
  font-size: 16px;
  margin-top: 5px;
  line-height: 1.2;
}
.article_infodata-description {
  display: block;
  color: #333333;
  margin-top: 10px;
  font-size: 14px;
  line-height: 21px;
  word-break: break-all;
}
.article_infodata:active {
  opacity: 0.8;
}
a.article_linkmore {
  display: block;
  color: #004CCA;
  text-decoration: underline;
  margin-left: 10px;
}
a.article_linkmore:active {
  opacity: 0.8;
}

.snsbar {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  box-pack: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  box-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
}
.snscountbar .snsbar {
  margin-top: 0px;
}
.snsbar li {
  width: 45px;
  height: 45px;
  margin-left: 12px;
  list-style: none;
  transform: scale(0.8);
}
.snsbar li:first-child {
  margin-left: 0;
}
.snsbar a.is-hover {
  opacity: .8;
}
.breadcrumb {
  padding: 10px;
  list-style: none;
  background: #e2e0d5;
  overflow-x: scroll;
  white-space: nowrap;
  scrollbar-width: none;
  display: flex;
}
.breadcrumb::-webkit-scrollbar {
  display: none;
}
.breadcrumb li {
  float: left;
  margin-left: 4px;
  color: #323232;
  font-size: 10px;
  line-height: 2;
}
.breadcrumb li:before {
  content: ">";
  margin-top: -2px;
  margin-right: 4px;
}
.breadcrumb li:first-child {
  margin-left: 0;
}
.breadcrumb li:first-child:before {
  display: none;
}
.breadcrumb .breadcrumb-link {
  color: #323232;
  font-size: 10px;
  line-height: 2;
}
.breadcrumb .breadcrumb-link.is-hover {
  opacity: .7;
}

.article_lead {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  box-pack: justify;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between;
  box-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
          flex-direction: column;
  margin-top: 10px;
}
.article_lead .article_lead-img {
  box-sizing: border-box;
  padding: 0 10px;
  width: 100%;
  height: auto;
  max-width: 420px;
}
.article_lead .article_lead-img img {
  width: 100%;
  height: auto;
}
.article_lead .article_lead-img .article_lead-img-note {
  margin-top: 5px;
  color: #707070;
  font-size: 7px;
  text-align: left;
  line-height: 1.6;
}
.article_lead .article_lead-body {
  margin-top: 12px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 15px;
  line-height: 1.6;
}

.article_content {
  margin-top: 18px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 15px;
  line-height: 1.6;
  word-wrap: break-word;
}
.article_content h2 {
  margin-top: 40px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.6;
}
.article_content h2:first-child {
  margin-top: 0;
}
.article_content p {
  margin-top: 18px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 15px;
  line-height: 1.6;
}
.article_content p:first-child {
  margin-top: 0;
}
.article_content img {
  width: 100%;
  height: auto;
}
.article_content a.is-hover {
  background: #cfcfcf;
}
.article_content .quotebox,
.article_content blockquote {
  position: relative;
  margin: 18px 0 0;
  padding: 30px 25px 30px;
}
.article_content .quotebox p,
.article_content blockquote p {
  padding: 0;
}
.article_content .quotebox:before,
.article_content blockquote:before {
  content: "";
  position: absolute;
  top: 0;
  left: 25px;
}
.article_content .quotebox:after,
.article_content blockquote:after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 25px;
}
.article_content .quotebox:first-child,
.article_content blockquote:first-child {
  margin-top: 0;
}
.article_content .wp-caption {
  width: 100%;
  max-width: 100%;
  margin: 25px auto 0;
}
.article_content .wp-caption img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
.article_content .wp-caption .wp-caption-text {
  margin-top: 5px;
  padding-left: 0;
  padding-right: 0;
  color: #646464;
  font-size: 11px;
}
.article_content .wp-caption:first-child {
  margin-top: 0;
}
.article_content .aside {
  max-width: 100%;
  margin-top: 25px;
  padding: 10px;
  background: #e8e8e8;
  font-size: 15px;
  line-height: 1.4;
}
.article_content .aside .aside-img {
  display: block;
  text-align: center;
}
.article_content .aside .aside-img img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
.article_content .aside:first-child {
  margin-top: 0;
}
.article_content .bld {
  font-weight: bold;
}
.article_content .movieframe iframe {
  display: block;
  width: 100%;
  height: 250px;
  max-width: 100%;
}
.article_content .movieContent iframe {
  width: 100%;
  height: 70vw;
}
.article_content .note {
  margin-top: 10px;
  padding-left: 0;
  padding-right: 0;
  color: #646464;
  font-size: 11px;
}
.article_content .zunny {
  margin-top: 25px;
}

.mediacassette {
  display: block;
}
.mediacassette .mediacassette-body {
  margin-top: 10px;
}
.mediacassette .mediacassette-body .mediacassette-body-link {
  margin-top: 6px;
}
.mediacassette .mediacassette-desc,
.mediacassette .mediacassette-body-related,
.mediacassette .mediacassette-body-sns {
  color: #323232;
  font-size: 12px;
  line-height: 1.2;
}
.mediacassette-desc + .mediacassette-body-related,
.mediacassette-desc + .mediacassette-body-sns {
  padding-top: 14px;
}
.mediacassette .mediacassette-body-related a,
.mediacassette .mediacassette-body-sns a {
  text-decoration: underline;
}
.mediacassette .mediacassette-body-related a:active,
.mediacassette .mediacassette-body-sns a:active {
  background: #cfcfcf;
}

.mediacassette.is-hover {
  background: #cfcfcf;
}

.mediacassette_header {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  box-pack: start;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
          justify-content: flex-start;
  box-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
}
.mediacassette_header .mediacassette_header-object {
  width: 57px;
  margin-right: 5px;
}
.mediacassette_header .mediacassette_header-body {
  box-flex: 1;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
          flex: 1;
  box-sizing: border-box;
}
.mediacassette_header .mediacassette_header-icon {
  width: 42px;
  margin-left: 5px;
}
.mediacassette_header .mediacassette_header-sub {
  color: #323232;
  font-size: 10px;
}
.mediacassette_header .mediacassette_header-title {
  margin-top: 6px;
  color: #323232;
  font-size: 19px;
  font-weight: normal;
}
.mediacassette_header .mediacassette_header-title:first-child {
  margin-top: 0;
}
.mediacassette_header .mediacassette_header-img {
  border-radius: 28px;
}
.mediacassette_header.mediacassette_header--small .mediacassette_header-object {
  width: 48px;
  margin-right: 10px;
}
.mediacassette_header.mediacassette_header--small .mediacassette_header-img {
  border-radius: 24px;
}

.summarycassette {
  display: block;
}
.summarycassette .summarycassette-header .summarycassette-header-icon {
  margin-right: 5px;
  vertical-align: middle;
}
.summarycassette .summarycassette-header .summarycassette-header-text {
  color: #f82055;
  font-size: 13px;
  font-weight: bold;
  vertical-align: middle;
}
.summarycassette .summarycassette-header .summarycassette-header-label {
  margin-top: -3px;
  margin-left: 5px;
  vertical-align: middle;
}
.summarycassette .summarycassette-body {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  box-pack: start;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
          justify-content: flex-start;
  box-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  margin-top: 5px;
}
.summarycassette .summarycassette-body .summarycassette-body-object {
  width: 48px;
  margin-right: 10px;
}
.summarycassette .summarycassette-body .summarycassette-body-desc {
  box-flex: 1;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
          flex: 1;
  color: #333;
  font-size: 12px;
  line-height: 1.3;
}
.summarycassette .summarycassette-body .summarycassette-img {
  border-radius: 24px;
}
.summarycassette.is-hover {
  background: #cfcfcf;
}

.countbar {
  padding: 3px 20px;
  background: #c6c3b4;
  color: #fff;
  font-size: 8px;
  font-weight: bold;
}

.seriesheader {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  box-pack: start;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
          justify-content: flex-start;
  box-align: stretch;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
          align-items: stretch;
  padding: 10px 20px 0;
}
.seriesheader .seriesheader-object {
  width: 65px;
  margin-right: 10px;
}
.seriesheader .seriesheader-body {
  box-flex: 1;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
          flex: 1;
}
.seriesheader .seriesheader-title {
  font-size: 19px;
  font-weight: normal;
  line-height: 1.4;
}
.seriesheader .seriesheader-sub {
  margin-top: 5px;
  font-size: 12px;
  line-height: 1.3;
}
.seriesheader .seriesheader-img {
  margin-top: 5px;
  border-radius: 32px;
}

.secheader .secheader-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  box-pack: start;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
          justify-content: flex-start;
  box-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
}
.secheader .secheader-header .secheader-header-title {
  box-flex: 1;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
          flex: 1;
  font-size: 19px;
  font-weight: normal;
  line-height: 1.4;
}
.secheader .secheader-header .secheader-header-title .secheader-header-title-brackets {
  display: block;
  font-size: 15px;
}
.secheader .secheader-header .secheader-header-icon {
  width: 42px;
  margin-left: 5px;
}
.secheader .secheader-body {
  margin-top: 8px;
}
.secheader .secheader-desc {
  font-size: 12px;
  line-height: 1.3;
}

.inputtext {
  position: relative;
}
.inputtext .inputtext-input {
  -webkit-appearance: none;
          appearance: none;
  width: 100%;
  padding: 8px 10px;
  border: 1px solid #e2e0d5;
  border-radius: 5px;
  box-sizing: border-box;
}
.inputtext .inputtext-input::-webkit-input-placeholder {
  color: #c6c3b4;
}
.inputtext .inputtext-action {
  position: absolute;
  top: -3px;
  right: -3px;
}

.pulldown {
  padding-right: 20px;
  text-align: right;
}
.pulldown .pulldown-select {
  -webkit-appearance: none;
  appearance: none;
  padding-right: 20px;
  border: none;
  background-color: #fff;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAARBAMAAAAxo6E+AAAAJFBMVEUAAAAyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjI1HnKJAAAAC3RSTlMABhUtOzxC0+Hr9pZYSrgAAABrSURBVAjXTck9DkBAFATgQaJ2BNFoJaq9ikqp1ij0LqASrc4BhHc56/3smmQymXxAAkvhOzR6sgXIz1Wfe3p0dAtmOx2oiQQd0Yh0FvR0lTBkgqKSopJga8S4GTFSIMZAjJE+jORx+hFQybz57zA2Piyn4gAAAABJRU5ErkJggg==');
  background-size: 13px 8px;
  background-position: center right;
  background-repeat: no-repeat;
  box-shadow: none;
  font-size: 12px;
}

.about {
  padding-top: 10px;
  border-top: 1px solid #c6c3b4;
}

.about .about-body {
  margin-top: 10px;
}

.about-body > ul {
  padding: 0 10px;
  margin-top: 18px;
  font-size: 15px;
  line-height: 1.6;
}

.about-ul > li {
  list-style: disc;
  margin-left: 17px;
}

.about-ul > li > ul {
  list-style: disc;
  margin-left: 1em;
  margin-bottom: 16px;
}

.about-title {
  box-flex: 1;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  font-size: 18px;
  font-weight: normal;
  line-height: 1.4;
}

.media-policy-box {
  padding: 0.5em 1em;
  margin: 2em 10px;
  color: #2c2c2f;
  background: #eeeeee;
  font-size: 15px;
  line-height: 1.6;
}
.media-policy-box p {
  margin: 0; 
  padding: 0;
}

.error {
  position: relative;
  padding-left: 50px;
  padding-right: 10px;
}
.error .error-header {
  position: relative;
  left: -25px;
  font-size: 15px;
  font-weight: bold;
  line-height: 1.4;
}
.error .error-body {
  margin-top: 5px;
  font-size: 11px;
  font-weight: bold;
  line-height: 1.3;
}
.error-header:before {
  content: "";
  position: absolute;
  top: 0;
  left: 10px;
}

.errnav .errnav-title {
  text-align: center;
  line-height: 1.4;
}
.errnav .errnav-btn {
  margin-top: 15px;
  text-align: center;
}

.cautionlink {
  display: block;
  padding: 3px 0;
  color: #f82055;
  font-size: 13px;
  font-weight: bold;
}
.cautionlink:visited {
  color: #f82055;
}
.cautionlink.is-hover {
  background: #cfcfcf;
}

.label_circle {
  display: inline-block;
  width: 28px;
  background: #f82055;
  border-radius: 14px;
  color: #fff;
  font-size: 7px;
  text-align: center;
  line-height: 28px;
}

.label_round {
  display: inline-block;
  padding: 3px 6px;
  background: #f82055;
  border-radius: 7px;
  color: #fff;
  font-size: 7px;
  text-align: center;
}

.label_halfround {
  display: inline-block;
  padding: 3px 6px;
  background: #f82055;
  border-top-right-radius: 7px;
  border-bottom-right-radius: 7px;
  color: #fff;
  font-size: 7px;
  text-align: center;
}

.label_square {
  display: inline-block;
  width: 19px;
  background: #ffa800;
  color: #fff;
  text-align: center;
  line-height: 19px;
}

.label_support {
  display: inline-block;
  padding: 4px 10px;
  background: #e2e0d5;
  border-radius: 9px;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
}

.label_series {
  display: inline-block;
  padding: 5px 13px 6px 7px;
  background: #f82055;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  color: #fff;
  text-align: center;
}
.label_series:visited {
  color: #fff;
}
.label_series .label_series-text {
  font-size: 11px;
}
.label_series .label_series-sub {
  margin-right: 10px;
  font-size: 11px;
}
.label_series.is-hover {
  opacity: .8;
}

.label_tag {
  display: inline-block;
  padding: 5px 10px;
  background: #c6c3b4;
  border-radius: 10px;
  color: #fff;
  font-size: 11px;
  text-align: center;
}
.label_tag:visited {
  color: #fff;
}
.label_tag.is-hover {
  background: #068bf1;
}

.label_fukidashi {
  position: relative;
  padding-left: 4px;
}
.label_fukidashi .label_fukidashi-inner {
  position: relative;
  z-index: 2;
  width: 38px;
  height: 38px;
  padding-top: 10px;
  border-radius: 19px;
  background: #09881f;
  text-align: center;
  box-sizing: border-box;
}
.label_fukidashi .label_fukidashi-num {
  display: block;
  font-size: 9px;
  color: #fff;
}
.label_fukidashi .label_fukidashi-text {
  margin-top: 2px;
  display: block;
  font-size: 8px;
  color: #fff;
}
.label_fukidashi:before {
  position: absolute;
  top: 8px;
  left: 2px;
  z-index: 1;
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  background: #09881f;
  -webkit-transform: skewX(-36deg) rotate(29deg) scale(0.8);
          transform: skewX(-36deg) rotate(29deg) scale(0.8);
}

.label_seriescount .label_seriescount-header {
  padding: 2px;
  border: 1px solid #f82055;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  background: #f82055;
  color: #fff;
  font-size: 7px;
  text-align: center;
}
.label_seriescount .label_seriescount-body {
  padding: 2px;
  border: 1px solid #f82055;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  color: #f82055;
  font-size: 7px;
  text-align: center;
}
.label_seriescount.label_seriescount--simple .label_seriescount-body {
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}

.label_count {
  display: inline-block;
  padding: 2px 7px;
  border: 1px solid #f82055;
  border-radius: 6px;
  color: #f82055;
  font-size: 7px;
}

.btn_enhance {
  position: relative;
  display: block;
}
.btn_enhance:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.zunny-emb-wrapper {
  max-width: 100% !important;
}

.style-icon, .sidemenu_head .sidemenu_head-title:before, .sidemenu_head .sidemenu_head-close:before, .sidemenu_search .sidemenu_search-action, .pager_link.pager_link--prev:before, .pager_link.pager_link--next:before, .medialink .medialink-more:after, .messagebox .messagebox-header:after, .article_content .quotebox:before,
.article_content blockquote:before, .article_content .quotebox:after,
.article_content blockquote:after, .error-header:before, .btn_enhance:after {
  display: inline-block;
  vertical-align: middle;
  background: url('../img/sprite/style-icon-.png') no-repeat;
  background-size: 120px, 302.5px;
}

.style-icon--arw_left, .pager_link.pager_link--prev:before {
  width: 9px;
  height: 13px;
  background-position: -26px -9px;
}

.style-icon--arw_right, .pager_link.pager_link--next:before {
  width: 9px;
  height: 13px;
  background-position: -44px -9px;
}

.style-icon--arwgreen_down, .messagebox .messagebox-header:after {
  width: 13px;
  height: 9px;
  background-position: -13px -28px;
}

.style-icon--arwgreen_right {
  width: 9px;
  height: 13px;
  background-position: -53px -9px;
}

.style-icon--arwgreen_up, .messagebox.is-open .messagebox-header:after {
  width: 13px;
  height: 9px;
  background-position: 0 -28px;
}

.style-icon--arwwhite_left, .sidemenu_head .sidemenu_head-title:before {
  width: 9px;
  height: 13px;
  background-position: -62px -9px;
}

.style-icon--arwwhite_right, .btn_enhance:after {
  width: 9px;
  height: 13px;
  background-position: -35px -9px;
}

.style-icon--arwwhite_right_small, .medialink .medialink-more:after {
  width: 6px;
  height: 9px;
  background-position: -26px -28px;
}

.style-icon--az {
  width: 20px;
  height: 14px;
  background-position: -71px -9px;
}

.style-icon--baikyaku {
  width: 25px;
  height: 23px;
  background-position: -22px -85px;
}

.style-icon--book {
  width: 22px;
  height: 17px;
  background-position: -23px -65px;
}

.style-icon--chart {
  width: 22px;
  height: 17px;
  background-position: -55px -28px;
}

.style-icon--chintai {
  width: 21px;
  height: 18px;
  background-position: -58px -47px;
}

.style-icon--chukoikkodate {
  width: 20px;
  height: 20px;
  background-position: -21px -112px;
}

.style-icon--chukomansion {
  width: 13px;
  height: 19px;
  background-position: -105px -9px;
}

.style-icon--chumon {
  width: 20px;
  height: 24px;
  background-position: -47px -85px;
}

.style-icon--close, .sidemenu_head .sidemenu_head-close:before {
  width: 14px;
  height: 14px;
  background-position: -91px -9px;
}

.style-icon--error, .error-header:before {
  position: relative;
  left: -10px;
  width: 30px;
  height: 30px;
  background-position: 0 -174px;
}
.style-icon--fb_bg {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  background-color: #3b76f3;
  border-radius: 2px;
}

.style-icon--fb {
  width: 23px;
  height: 23px;
  background-position: -30px -272px;
}

.style-icon--fb_share {
  width: 30px;
  height: 29.9px;
  background-position: 0 -242px;
}
.style-icon--fb_share_bg {
  display: block;
  width: 30px;
  height: 30px;
  background-color: #1b76f2;
  border-radius: 3px;
  padding: 7.5px;
}
.style-icon--fp {
  width: 23px;
  height: 18px;
  background-position: -35px -47px;
}

.style-icon--ikkodate {
  width: 21px;
  height: 20px;
  background-position: 0 -112px;
}

.style-icon--loupe, .sidemenu_search .sidemenu_search-action {
  border: none;
  outline: none;
  width: 20px;
  height: 20px;
  padding: 0;
  margin: 10px;
  background-position: -41px -112px;
}

.style-icon--mansion {
  width: 12px;
  height: 19px;
  background-position: -105px -28px;
}

.style-icon--menu {
  width: 30px;
  height: 27px;
  background-position: -67px -85px;
}

.style-icon--moving {
  width: 23px;
  height: 15px;
  background-position: 0 -65px;
}

.style-icon--new_circle {
  width: 28px;
  height: 28px;
  background-position: -83px -112px;
}

.style-icon--new_round {
  width: 28px;
  height: 12px;
  background-position: -77px -28px;
}

.style-icon--pen {
  width: 10px;
  height: 10px;
  background-position: 0 -47px;
}

.style-icon--pk_share {
  width: 45px;
  height: 45px;
  background-size: 167px, auto;
  background-position: -96px -196px;
  border-radius: 3px;
}

.style-icon--quote_prefix, .article_content .quotebox:before,
.article_content blockquote:before {
  width: 18px;
  height: 18px;
  background-position: -79px -47px;
}

.style-icon--quote_suffix, .article_content .quotebox:after,
.article_content blockquote:after {
  width: 18px;
  height: 18px;
  background-position: -97px -47px;
}

.style-icon--reform {
  width: 22px;
  height: 20px;
  background-position: -84px -65px;
}

.style-icon--series {
  width: 25px;
  height: 12px;
  background-position: -10px -47px;
}

.style-icon--shome {
  width: 120px;
  height: 9px;
  background-position: 0 0;
}

.style-icon--tochi {
  width: 23px;
  height: 11px;
  background-position: -32px -28px;
}

.style-icon--tw_bg {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  background-color: #000;
  border-radius: 2px;
}

.style-icon--tw {
  width: 20px;
  height: 20.5px;
  background-position: -53px -272px;
}

.style-icon--tw_share_bg {
  display: block;
  width: 30px;
  height: 30.5px;
  background-color: #000;
  border-radius: 3px;
  padding: 7.25px 7.5px;
}

.style-icon--tw_share {
  width: 30px;
  height: 30.5px;
  background-position: 0 -272px;
}

.anm-sidemenu {
  display: none;
}
.anm-sidemenu .anm-sidemenu-main {
  -webkit-transform: translate3d(262px, 0, 0);
          transform: translate3d(262px, 0, 0);
}
.anm-sidemenu.is-show {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-animation: key-sidemenu-open-step1 0.2s linear forwards;
          animation: key-sidemenu-open-step1 0.2s linear forwards;
}
.anm-sidemenu.is-show .anm-sidemenu-main {
  -webkit-animation: key-sidemenu-open-step2 0.2s linear 0.2s forwards;
          animation: key-sidemenu-open-step2 0.2s linear 0.2s forwards;
}
.anm-sidemenu.is-hide {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-animation: key-sidemenu-close-step2 0.2s linear 0.2s forwards;
          animation: key-sidemenu-close-step2 0.2s linear 0.2s forwards;
}
.anm-sidemenu.is-hide .anm-sidemenu-main {
  -webkit-animation: key-sidemenu-close-step1 0.2s linear forwards;
          animation: key-sidemenu-close-step1 0.2s linear forwards;
}

@-webkit-keyframes key-sidemenu-open-step1 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes key-sidemenu-open-step1 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes key-sidemenu-open-step2 {
  0% {
    -webkit-transform: translate3d(262px, 0, 0);
            transform: translate3d(262px, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@keyframes key-sidemenu-open-step2 {
  0% {
    -webkit-transform: translate3d(262px, 0, 0);
            transform: translate3d(262px, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes key-sidemenu-close-step1 {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(262px, 0, 0);
            transform: translate3d(262px, 0, 0);
  }
}
@keyframes key-sidemenu-close-step1 {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(262px, 0, 0);
            transform: translate3d(262px, 0, 0);
  }
}
@-webkit-keyframes key-sidemenu-close-step2 {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes key-sidemenu-close-step2 {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

h2.article-head {
  position: relative;
  padding-top: 14px;
  padding-left: 35px;
  border-top: 2px solid #6FBA2C;
  color: #333;
  font-size: 16px;
  line-height: 18px;
}

h2.article-head::before {
  display: block;
  position: absolute;
  left: 10px;
  width: 10px;
  height: 10px;
  border: 4px solid #6FBA2C;
  border-radius: 50%;
  content: "";
}