@charset "UTF-8";
/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
html {
  font-family: "Noto Sans JP", Hiragino Sans, Hiragino Kaku Gothic ProN, "Meiryo", sans-serif;
  font-size: 62.5%;
  font-display: optional;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

@font-face {
  font-family: "Noto Sans JP";
  font-style: "normal";
  font-weight: 300;
  src: url(../fonts/NotoSans_Regular.woff2) format("woff2"), url(../fonts/NotoSans_regular.woff) format("woff"), url(../fonts/NotoSans_regular.otf) format("opentype"), url(../fonts/NotoSans_Regular.eot) format("embedded-opentype");
}
@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/NotoSans_Bold.woff2) format("woff2"), url(../fonts/NotoSans_bold.woff) format("woff"), url(../fonts/NotoSans_bold.otf) format("opentype"), url(../fonts/NotoSans_Bold.eot) format("embedded-opentype");
}
body {
  margin: 0;
}

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

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden], template {
  display: none;
}

a {
  background: transparent;
}
a:active {
  outline: 0;
}

p, ul, ol {
  margin: 0;
  padding: 0;
}

li {
  list-style: none;
  text-indent: 0;
}

b {
  font-weight: normal;
}

strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  margin: 0;
  padding: 0;
}

small {
  font-size: 80%;
}

sub {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
  text-transform: none;
}

select {
  text-transform: none;
}

button, html input[type=button] {
  -webkit-appearance: button;
  cursor: pointer;
}

input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled], html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type=checkbox], input[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  height: auto;
}
input[type=search] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td, th {
  padding: 0;
}

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

img {
  vertical-align: middle;
  max-width: 100%;
  height: auto;
}

dl {
  margin: 0;
  padding: 0;
}

input:focus::-webkit-input-placeholder, input:focus:-moz-placeholder, input:focus::-moz-placeholder {
  color: transparent;
}

@font-face {
  font-family: "icon";
  src: url("../fonts/icon.eot");
  src: url("../fonts/icon.eot?#iefix") format("embedded-opentype"), url("../fonts/icon.woff") format("woff"), url("../fonts/icon.ttf") format("truetype"), url("../fonts/icon.svg#icon") format("svg");
}
.gi {
  position: relative;
  top: 0;
  display: inline-block;
  vertical-align: middle;
  font-family: "icon";
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.gi-arrow-circle-d:before {
  content: "\e900";
}

.gi-arrow-circle-l:before {
  content: "\e901";
}

.gi-arrow-circle-r:before {
  content: "\e902";
}

.gi-arrow-circle-u:before {
  content: "\e903";
}

.gi-arrow-d:before {
  content: "\e904";
}

.gi-arrow-l:before {
  content: "\e905";
}

.gi-arrow-r:before {
  content: "\e906";
}

.gi-arrow-u:before {
  content: "\e907";
}

.gi-dot-circle-s:before {
  content: "\e908";
}

.gi-dot-square-m:before {
  content: "\e909";
}

.gi-dot-square-s:before {
  content: "\e90a";
}

.gi-dot-triangle-d:before {
  content: "\e90b";
}

.gi-dot-triangle-l:before {
  content: "\e90c";
}

.gi-dot-triangle-r:before {
  content: "\e90d";
}

.gi-dot-triangle-u:before {
  content: "\e90e";
}

.gi-icon-close:before {
  content: "\e90f";
}

.gi-icon-file:before {
  content: "\e910";
}

.gi-icon-line:before {
  content: "\e911";
}

.gi-icon-login:before {
  content: "\e912";
}

.gi-icon-mail:before {
  content: "\e913";
}

.gi-icon-menu:before {
  content: "\e914";
}

.gi-icon-minus:before {
  content: "\e915";
}

.gi-icon-outerlink:before {
  content: "\e916";
}

.gi-icon-plus:before {
  content: "\e917";
}

.gi-icon-search:before {
  content: "\e918";
}

.gi-icon-zoom-in:before {
  content: "\e919";
}

.gi-icon-zoom-out:before {
  content: "\e91a";
}

.gi-icon-facebook:before {
  content: "\ea90";
}

.gi-icon-twitter:before {
  content: "\ea96";
}

body {
  font-size: 14px;
  font-weight: 300;
  line-height: 1.8;
  color: #2a2824;
}

@media screen and (min-width: 700px) {
  a:hover {
    outline: 0;
  }
  p.note > b.dot {
    position: absolute;
    left: 0;
  }
  p.note + p.note {
    margin-top: 2px;
  }
  p.note.join-prev {
    margin-top: 3px;
  }
}
#contents-body > .inner p.note {
  font-size: 12px;
  line-height: 1.8;
  font-weight: 300;
  padding-left: 1em;
  position: relative;
}

@media screen and (max-width: 699px) {
  p.note > b.dot {
    position: absolute;
    left: 0;
  }
  p.note + p.note {
    margin-top: 2px;
  }
  p.note.join-prev {
    margin-top: 3px;
  }
}
small, .small {
  font-size: 85%;
}

cite {
  font-style: normal;
}

@media screen and (min-width: 700px) {
  ul p + p, ol p + p {
    margin-top: 3px;
  }
  ul.vspace-lg > li, ol.vspace-lg > li {
    margin-top: 30px;
  }
  ul.vspace-lg > li:first-child, ol.vspace-lg > li:first-child {
    margin-top: 8px;
  }
  ul.vspace-sm > li, ol.vspace-sm > li {
    margin-top: 0;
  }
  ul.vspace-sm > li:first-child, ol.vspace-sm > li:first-child {
    margin-top: 8px;
  }
}
@media screen and (max-width: 699px) {
  ul p + p, ol p + p {
    margin-top: 3px;
  }
  ul.vspace-lg > li, ol.vspace-lg > li {
    margin-top: 30px;
  }
  ul.vspace-lg > li:first-child, ol.vspace-lg > li:first-child {
    margin-top: 8px;
  }
  ul.vspace-sm > li, ol.vspace-sm > li {
    margin-top: 0;
  }
  ul.vspace-sm > li:first-child, ol.vspace-sm > li:first-child {
    margin-top: 8px;
  }
}
dl dt, dl dd {
  margin-left: 0;
}

@media screen and (min-width: 700px) {
  li dl, dl p + p {
    margin-top: 30px;
  }
}
@media screen and (max-width: 699px) {
  li dl, dl p + p {
    margin-top: 30px;
  }
}
.ol {
  counter-reset: number;
  list-style: none;
}
.ol > li {
  padding-left: 32px;
  position: relative;
}
.ol > li.num {
  padding-left: 32px;
}
.ol > li.num:before {
  counter-increment: number;
  content: counter(number);
  display: inline-block;
  position: absolute;
  top: 0.3em;
  left: 0;
  width: 22px;
  height: 23px;
  line-height: 1.8;
  font-size: 14px;
  vertical-align: middle;
  text-align: center;
  background: url(../img/common/icon_dot.png) no-repeat center center;
  background-size: 22px;
}

@media screen and (min-width: 700px) {
  .ol > li {
    padding-left: 32px;
    position: relative;
  }
}
p.icon, li.icon, dt.icon, dd.icon {
  position: relative;
  padding-left: 32px;
}

p.icon .num, li.icon .num, dt.icon .num, dd.icon .num {
  display: inline-block;
  position: absolute;
  top: 0.1em;
  left: 0;
  width: 22px;
  height: 23px;
  font-size: 14px;
  line-height: 1.8;
  vertical-align: middle;
  text-align: center;
  background: url(../img/common/icon_dot.png) no-repeat center center;
  background-size: 22px;
}

p.circle, li.circle, dt.circle, dd.circle {
  position: relative;
  padding-left: 26px;
}

p.circle:before, li.circle:before, dt.circle:before, dd.circle:before {
  display: inline-block;
  position: absolute;
  left: 3px;
  content: "";
  height: 16px;
  width: 16px;
  top: 5px;
  background: url(../img/common/icon_li_circle_1.png) no-repeat center center;
  background-size: 15px;
}

p.check, li.check, dt.check, dd.check {
  position: relative;
  padding-left: 32px;
}

p.check:before, li.check:before, dt.check:before, dd.check:before {
  display: inline-block;
  position: absolute;
  left: 4px;
  content: "";
  height: 14px;
  width: 11px;
  top: 0.5em;
  background: url(../img/common/icon_li_check_1.png) no-repeat center center;
  background-size: 14px;
}

p.q, li.q, dt.q, dd.q {
  position: relative;
  padding-left: 24px;
  font-weight: bold;
}

p.q:before, li.q:before, dt.q:before, dd.q:before {
  display: inline-block;
  position: absolute;
  left: 0;
  content: "";
  height: 16px;
  width: 16px;
  top: 5px;
  background: url(../img/common/icon_dl_qaq_1.png) no-repeat center center;
  background-size: 15px;
}

p.a, li.a, dt.a, dd.a {
  position: relative;
  padding-left: 24px;
}

p.a:before, li.a:before, dt.a:before, dd.a:before {
  display: inline-block;
  position: absolute;
  left: 0;
  content: "";
  height: 16px;
  width: 16px;
  top: 5px;
  background: url(../img/common/icon_dl_qaa_1.png) no-repeat center center;
  background-size: 15px;
}

.ul-inline, .ul-column {
  margin-left: -10px;
  margin-right: -10px;
}
.ul-inline > li, .ul-column > li {
  display: inline-block;
  vertical-align: top;
  margin-top: 0;
  padding-left: 10px;
  padding-right: 10px;
}

@media screen and (min-width: 700px) {
  .ul-column.col-3 {
    overflow: hidden;
  }
  .ul-column.col-3 > li {
    margin-top: 0;
    margin-bottom: 10px;
    width: 33.33333%;
    float: left;
  }
}
@media screen and (min-width: 700px) {
  .dl-group.dl-table {
    display: table;
  }
  .dl-group.dl-table > dl {
    display: table-row;
  }
  .dl-group.dl-table > dl > dt, .dl-group.dl-table > dl > dd {
    vertical-align: top;
    display: table-cell;
  }
  .dl-group.dl-table > dl > dt {
    white-space: nowrap;
    padding-right: 20px;
  }
}
address {
  font-style: normal;
}

.h-icon {
  position: relative;
  padding-left: 32px;
}
.h-icon.circle {
  position: relative;
  padding-left: 26px;
}
.h-icon .num {
  display: inline-block;
  position: absolute;
  top: 0.2em;
  left: 0;
  width: 22px;
  height: 23px;
  line-height: 1;
  vertical-align: middle;
  text-align: center;
  /*	   text-indent: -0.3em;*/
  background: url(../img/common/icon_dot.png) no-repeat center center;
  background-size: 22px;
}

h3.h-icon .num, .h3.h-icon .num {
  font-size: 16px;
  line-height: 1.4;
  background-position: 0 0;
  top: 0;
}

h4.h-icon .num, .h4.h-icon .num {
  font-size: 12px;
  line-height: 1.9;
  background-position: 0.1em 0;
}

.h-icon.circle:before {
  display: inline-block;
  position: absolute;
  left: 0;
  content: "";
  height: 15px;
  width: 15px;
  top: 0.2em;
  background: url(../img/common/icon_li_circle_1.png) no-repeat center center;
  background-size: 15px;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-weight: normal;
  margin: 0;
  padding: 0;
}

h1 small, h1 .small {
  font-weight: normal;
  line-height: 1;
  margin-left: 0.2em;
  display: inline-block;
}

h2 small, h2 .small {
  font-weight: normal;
  line-height: 1;
  margin-left: 0.2em;
  display: inline-block;
}

h3 small, h3 .small {
  font-weight: normal;
  line-height: 1;
  margin-left: 0.2em;
  display: inline-block;
}

h4 small, h4 .small {
  font-weight: normal;
  line-height: 1;
  margin-left: 0.2em;
  display: inline-block;
}

h5 small, h5 .small {
  font-weight: normal;
  line-height: 1;
  margin-left: 0.2em;
  display: inline-block;
}

h6 small, h6 .small {
  font-weight: normal;
  line-height: 1;
  margin-left: 0.2em;
  display: inline-block;
}

.h1 small, .h1 .small {
  font-weight: normal;
  line-height: 1;
  margin-left: 0.2em;
  display: inline-block;
}

.h2 small, .h2 .small {
  font-weight: normal;
  line-height: 1;
  margin-left: 0.2em;
  display: inline-block;
}

.h3 small, .h3 .small {
  font-weight: normal;
  line-height: 1;
  margin-left: 0.2em;
  display: inline-block;
}

.h4 small, .h4 .small {
  font-weight: normal;
  line-height: 1;
  margin-left: 0.2em;
  display: inline-block;
}

.h5 small, .h5 .small {
  font-weight: normal;
  line-height: 1;
  margin-left: 0.2em;
  display: inline-block;
}

.h6 small, .h6 .small {
  font-weight: normal;
  line-height: 1;
  margin-left: 0.2em;
  display: inline-block;
}

h1, .h1 {
  margin: 40px 0 0;
  font-size: 20px;
  line-height: 1.6;
  font-weight: 500;
  color: #000000;
}

h1:first-child, .h1:first-child {
  margin-top: 0;
}

h2, .h2 {
  margin-top: 40px;
  margin-bottom: 30px;
  font-size: 20px;
  line-height: 1.6;
  font-weight: 500;
}

h2:after {
  content: "";
  width: 100%;
  height: 2px;
  margin-top: 10px;
  background: red;
  display: block;
  border-bottom: solid 2px #FFF17E;
}

.age_0_4 h2:after {
  border-bottom: solid 2px #FFCC43;
}

.age_5_6 h2:after {
  border-bottom: solid 2px #006699;
}

.age_7_8 h2:after {
  border-bottom: solid 2px #FF9900;
}

.age_9_11 h2:after {
  border-bottom: solid 2px #FF9999;
}

.age_12_18 h2:after {
  border-bottom: solid 2px #339966;
}

.age_19_36 h2:after {
  border-bottom: solid 2px #B05338;
}

.age_36_60 h2:after {
  border-bottom: solid 2px #825f9c;
}

h2:first-child, .h2:first-child {
  margin-top: 0;
}

h3, .h3 {
  margin-top: 30px;
  font-size: 18px;
  line-height: 1.4;
  font-weight: 500;
}

h3:first-child, .h3:first-child {
  margin-top: 0;
}

h4, .h4 {
  margin-top: 30px;
  font-size: 14px;
  line-height: 1.8;
  font-weight: 700;
}

h4:first-child, .h4:first-child {
  margin-top: 0;
}

h5, .h5, h6, .h6 {
  margin: -2px 0 9px 0;
  font-size: 16px;
  line-height: 1.2;
}

[class*=h-balloon] {
  position: relative;
  display: inline-block;
  border: none;
  border-radius: 3px;
  margin: -3px 0 11px 0;
  font-size: 16px;
  line-height: 1.4;
  color: white;
}
[class*=h-balloon]:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -5px;
  left: 0;
  height: 5px;
  width: 100%;
}

.h-balloon1 {
  background: #a6a6a6;
}
.h-balloon1:after {
  background: url(../img/common/bg_balloon1.png) no-repeat center bottom;
}

.h-balloon2 {
  background: #E64444;
}
.h-balloon2:after {
  background: url(../img/common/bg_balloon2.png) no-repeat center bottom;
}

.h-balloon3 {
  background: #007700;
}
.h-balloon3:after {
  background: url(../img/common/bg_balloon3.png) no-repeat center bottom;
}

.h-balloon4 {
  background: #fff556;
}
.h-balloon4:after {
  background: url(../img/common/bg_balloon4.png) no-repeat center bottom;
}

dl.balloon [class*=h-balloon] {
  margin-bottom: 5px;
}
dl.balloon > dd + dd {
  margin-top: 10px;
  padding-top: 8px;
  border-top: 1px dotted #f33a3a;
}

.header {
  width: 100%;
}
.header h1, .header h2, .header h3, .header h4, .header .h1, .header .h2, .header .h3, .header .h4 {
  border: none;
  padding: 0;
}
.header h1, .header .h1 {
  margin-top: -3px;
  margin-bottom: -5px;
}
.header h2, .header .h2 {
  margin-top: -2px;
  margin-bottom: -4px;
}
.header h3, .header .h3 {
  margin-top: -1px;
  margin-bottom: -3px;
}
.header h4, .header .h4 {
  margin-top: -2px;
  margin-bottom: -2px;
}
.header h1, .header h2, .header h3 {
  margin-bottom: 20px;
}
.header .h-img {
  margin-bottom: 30px;
}
.header .h-img .small {
  display: block;
  margin-top: 10px;
  font-size: 14px;
  font-weight: bold;
}
.header.header-bordered {
  text-align: center;
  display: table;
  width: 100%;
  margin-bottom: 20px;
}
.header.header-bordered:before, .header.header-bordered:after {
  content: "";
  display: table-cell;
  background: url("../img/common/bg_h_line.png") repeat-x center;
  background-size: 83px auto;
}
.header.header-bordered h2, .header.header-bordered h3 {
  display: table-cell;
  text-align: center;
  margin: 0;
  padding: 0 10px;
  width: 100px;
  white-space: nowrap;
  vertical-align: middle;
}
.header.header-bordered h2:after, .header.header-bordered h3:after {
  content: none;
}
.header .advanced-header {
  font-size: 20px;
  line-height: 1.6;
  font-weight: 500;
  color: #000000;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.header .advanced-header:after {
  content: none;
}

@media screen and (max-width: 699px) {
  .header .h-img {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 699px) {
  .header.header-bordered h3 {
    font-size: 16px;
  }
}
a {
  text-decoration: underline;
  color: #2A2824;
  outline: 0;
  -webkit-transition: opacity 0.1s linear, color 0.1s linear;
  transition: opacity 0.1s linear, color 0.1s linear;
}
a:before, a:after {
  -webkit-transition: opacity 0.1s linear, color 0.1s linear;
  transition: opacity 0.1s linear, color 0.1s linear;
}
a.hover-border {
  border: 1px solid #cccccc;
}
a.hover-block {
  color: #2a2824;
  text-decoration: none;
  display: block;
  position: relative;
}

@media screen and (min-width: 700px) {
  a:hover {
    opacity: 0.6;
    color: #a6a6a6;
  }
  a.hover-border:hover {
    border: 1px solid #E64444;
    opacity: 0.8;
  }
  a.hover-block:hover {
    opacity: 0.6;
  }
}
.text-link {
  margin-left: 5px;
  margin-right: 5px;
  text-decoration: none;
  color: #2a2824;
  border-bottom: 1px dotted #E64444;
}
.text-link[target=_blank]:after {
  content: "";
  display: inline-block;
  position: relative;
  top: 1px;
  width: 14px;
  height: 12px;
  margin-left: 5px;
  background: url("../img/common/icon_outerlink.png") no-repeat center center;
  background-size: 13px auto;
}

@media screen and (min-width: 700px) {
  .text-link:hover {
    color: #E64444;
  }
}
.link {
  position: relative;
  display: inline-block;
  margin: 0;
  color: #2a2824;
  text-decoration: none;
  padding-left: 26px;
}
.link:before, .link:after {
  position: relative;
}
.link:before {
  position: absolute;
  top: 0;
  left: 0;
  font-family: "icon";
  font-weight: normal;
  content: "\e906";
  text-decoration: none;
  color: #E64444;
}
.link[target=_blank]:after {
  content: "";
  display: inline-block;
  position: relative;
  top: 1px;
  width: 14px;
  height: 12px;
  margin-left: 5px;
  background: url("../img/common/icon_outerlink.png") no-repeat center center;
  background-size: 13px auto;
}
.link.link-blank:before {
  display: none;
}
.link.link-md {
  font-size: 14px;
}
.link.link-sm {
  font-size: 12px;
}
.link.link-sm:before {
  font-family: "icon";
  font-weight: normal;
  content: "\e906";
  text-decoration: none;
  color: #E64444;
  top: 0.08em;
  margin-right: 0.16em;
}
.link.link-zoom-in {
  position: relative;
  padding-left: 28px;
}
.link.link-zoom-in:before {
  position: absolute;
  left: 0;
  top: -8px;
  font-family: "icon";
  font-weight: normal;
  content: "\e919";
  margin-right: 5px;
  font-size: 24px;
  text-decoration: none;
}
.link.link-zoom-in[target=_blank]:after {
  display: none;
}
.link.link-default:before {
  font-family: "icon";
  font-weight: normal;
  content: "\e906";
  margin-right: 0.16em;
}
.link.link-primary:before {
  content: "";
  display: inline-block;
  position: absolute;
  left: 5px;
  top: 7px;
  width: 12px;
  height: 12px;
  background: url("../img/common/icon_arrow_circle_r.png") no-repeat center center;
  background-size: 12px;
}
.link.link-primary[href^="#"]:before {
  content: "";
  display: inline-block;
  position: absolute;
  left: 0;
  top: 8px;
  width: 12px;
  height: 12px;
  background: url("../img/common/icon_arrow_circle_a.png") no-repeat center center;
  background-size: 12px;
}
.link.link-modal:before {
  content: "";
  display: inline-block;
  position: absolute;
  left: 5px;
  top: 7px;
  width: 12px;
  height: 12px;
  background: url("../img/common/icon_arrow_circle_m.png") no-repeat center center;
  background-size: 12px;
}
.link.link-green:before {
  color: #007700;
}
.link.link-file:before {
  display: none;
}
.link.link-icon-r:before {
  display: none;
}
.link.link-icon-r:after {
  font-family: "icon";
  font-weight: normal;
  content: "\e906";
  margin-left: 2px;
  color: #E64444;
  position: relative;
  top: 0.1em;
}
.link.link-button {
  display: block;
  background: #f8f8f8;
  font-weight: bold;
}
.link.link-button:before {
  font-family: "icon";
  font-weight: normal;
  content: "\e902";
  font-weight: normal;
}

@media screen and (min-width: 700px) {
  .link:hover {
    color: #a6a6a6;
  }
}
.link-group.format-centered {
  text-align: center;
}

.featured-link-text {
  border-bottom: 1px dotted #E64444;
  display: inline;
}

.tag-group .tag {
  letter-spacing: normal;
}
.tag-group .tag a {
  display: block;
  padding: 4px 10px;
  border: 1px solid #D3D0C7;
  border-radius: 100px;
  text-decoration: none;
  font-size: 12px;
  color: #E64444;
}
.tag-group.format-inline {
  letter-spacing: -0.4em;
  margin-top: -10px;
}
.tag-group.format-inline .tag {
  display: inline-block;
  margin-right: 10px;
  margin-top: 10px;
}

.btn-line {
  margin-top: 20px;
}
.btn-line:first-child {
  margin-top: 0;
}

.btn {
  display: inline-block;
  padding: 8px 16px;
  border: 1px solid #D3D0C7;
  border-radius: 100px;
  text-decoration: none;
  text-align: left;
  color: #e64444;
  cursor: pointer;
}
.btn > .inner {
  display: table;
  margin: auto;
}
.btn > .inner > .gi, .btn > .inner > .txt {
  display: table-cell;
  vertical-align: middle;
}
.btn > .inner > .gi {
  padding: 0 2px;
}
.btn > .inner > .gi:before {
  content: "\e906";
  position: relative;
  top: 1px;
  left: 0;
  font-family: "icon";
  font-weight: normal;
  text-decoration: none;
  color: #E64444;
}

@media screen and (min-width: 700px) {
  .btn:hover, .btn:focus {
    color: #e64444;
    text-decoration: none;
  }
}
.btn-primary {
  color: white;
  background-color: #E64444;
  border-color: #E64444;
}
.btn-primary:focus, .btn-primary .gi {
  color: white;
}

@media screen and (min-width: 700px) {
  .btn-primary:hover, .btn-primary:active {
    color: white;
    opacity: 0.8;
  }
}
.btn-wide {
  width: 100%;
}

.btn-lg {
  padding: 10px 16px;
  min-width: 168px;
}
.btn-lg > .inner > .txt {
  line-height: 1.2;
}

.btn-md {
  padding: 8px 16px;
  min-width: 168px;
}
.btn-md > .inner > .txt {
  line-height: 1.2;
}

.btn-sm {
  font-size: 14px;
  border-width: 1px;
  border-radius: 0;
  padding: 0 10px;
  border-style: solid;
  min-width: 220px;
}
.btn-sm > .inner > .gi {
  font-size: 14px;
}
.btn-sm > .inner > .txt {
  padding: 5px 0.3em 5px;
  line-height: 1.2;
}

.btn-ss {
  font-size: 12px;
  border-width: 0;
  border-radius: 0;
  padding: 0 6px;
  border-style: solid;
  min-width: 220px;
}
.btn-ss > .inner > .gi {
  font-size: 12px;
}
.btn-ss > .inner > .txt {
  padding: 2px 0.3em 2px;
  line-height: 1.2;
}

.item {
  margin-top: 0;
}
.item .title {
  margin-top: 15px;
}
.item > a {
  color: #2a2824;
  text-decoration: none;
  display: block;
  position: relative;
  color: #2a2824;
  text-decoration: none;
  display: block;
  position: relative;
}
.item .meta {
  color: #999;
}
.item .age {
  font-weight: bold;
}
.item .ctime {
  color: #000;
}
.item .ctime::before {
  width: 11px;
  height: 11px;
}
.item .slash {
  color: #000;
  padding-right: 5px;
}

@media screen and (max-width: 699px) {
  .item .slash {
    display: none;
  }
  .item .ctime {
    display: block;
  }
}
@media screen and (min-width: 700px) {
  .item > a:hover {
    opacity: 0.6;
  }
}
@media screen and (min-width: 700px) {
  .item .title {
    margin-top: 12px;
    margin-bottom: -4px;
    line-height: 1.4;
    font-size: 14px;
  }
  .item .meta {
    margin-top: 5px;
    margin-bottom: -4px;
    font-size: 11px;
  }
  .item.format-horizontal {
    margin-top: 20px;
  }
  .item.format-horizontal > .inner {
    display: table;
    width: 100%;
  }
  .item.format-horizontal > .inner > .thumb {
    display: table-cell;
    vertical-align: top;
    width: 120px;
    padding-right: 20px;
  }
  .item.format-horizontal > .inner > .text {
    display: table-cell;
    vertical-align: top;
    line-height: 1.4;
  }
  .item.format-horizontal > .inner > .text .date {
    font-size: 11px;
    color: #999;
  }
  .item.format-horizontal > .inner > .text .title {
    margin-top: 5px;
    font-size: 14px;
  }
}
@media screen and (max-width: 699px) {
  .item .title {
    margin-top: 6px;
    margin-bottom: -4px;
    line-height: 1.4;
    font-size: 14px;
  }
  .item .meta {
    margin-top: 5px;
    margin-bottom: -4px;
    font-size: 11px;
  }
  .item.format-horizontal {
    margin-top: 20px;
  }
  .item.format-horizontal > .inner {
    display: table;
    width: 100%;
  }
  .item.format-horizontal > .inner > .thumb {
    display: table-cell;
    vertical-align: top;
    width: 120px;
    padding-right: 20px;
  }
  .item.format-horizontal > .inner > .text {
    display: table-cell;
    vertical-align: top;
    line-height: 1.4;
  }
  .item.format-horizontal > .inner > .text .date {
    font-size: 11px;
    color: #999;
  }
  .item.format-horizontal > .inner > .text .title {
    margin-top: 5px;
    font-size: 14px;
  }
}
.list.list-banner .item .image img {
  width: 100%;
}
.list.list-feed .item {
  border-top: 1px solid #D3D0C7;
  border-bottom: 1px solid #D3D0C7;
  padding-top: 10px;
  padding-bottom: 10px;
}
.list.list-feed .item + .item {
  margin-top: -1px;
}
.list.list-column {
  text-align: left;
}
.list.list-column:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
}
.list.list-column .item {
  float: left;
}
.list.list-centerd {
  text-align: center;
}
.list.list-centerd:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
}
.list.list-box {
  width: auto;
  margin: auto;
  overflow: hidden;
}
.list.list-box .item {
  margin-top: 0;
}
.list.list-box .item p {
  font-size: 14px;
}
.list.list-box .item p.title {
  font-weight: bold;
  margin-top: 15px;
}
.list + .controller {
  margin-top: 30px;
}
.list.banner-center {
  margin: 20px auto 0;
  max-width: 400px;
}
.list.banner-center .item {
  width: 100%;
  padding: 0;
  margin: 0 auto;
}

@media screen and (min-width: 700px) {
  .list.list-column {
    margin-top: -30px;
    margin-left: -14px;
    margin-right: -14px;
  }
  .list.list-column:first-child {
    margin-top: -30px;
  }
  .list.list-column .item {
    padding: 30px 14px 0;
    margin: 0;
  }
}
@media screen and (max-width: 699px) {
  .list.list-column {
    margin-top: -20px;
    margin-left: -5px;
    margin-right: -5px;
  }
  .list.list-column:first-child {
    margin-top: -20px;
  }
  .list.list-column .item {
    padding: 20px 5px 0;
    margin: 0;
  }
  .list.list-column .item .thumbnail .image img {
    width: 100%;
  }
}
@media screen and (min-width: 700px) {
  .list.list-column.col-2 .item {
    width: 50%;
  }
  .list.list-column.col-2 .item:nth-child(2n+1) {
    clear: both;
  }
}
@media screen and (max-width: 699px) {
  .list.list-column.col-2 .item {
    width: 100%;
  }
}
@media screen and (min-width: 700px) {
  .list.list-column.col-3 .item {
    width: 33.33333%;
  }
  .list.list-column.col-3 .item:nth-child(3n+1) {
    clear: both;
  }
}
@media screen and (max-width: 699px) {
  .list.list-column.col-3 .item {
    width: 50%;
  }
  .list.list-column.col-3 .item:nth-child(2n+1) {
    clear: both;
  }
}
@media screen and (min-width: 700px) {
  .list.list-column.col-4 .item {
    width: 25%;
  }
  .list.list-column.col-4 .item:nth-child(4n+1) {
    clear: both;
  }
}
@media screen and (max-width: 699px) {
  .list.list-column.col-4 .item {
    width: 50%;
  }
  .list.list-column.col-4 .item:nth-child(2n+1) {
    clear: both;
  }
}
@media screen and (min-width: 700px) {
  .list.list-centerd {
    margin-top: -30px;
    margin-left: -14px;
    margin-right: -14px;
    letter-spacing: -0.4em;
  }
  .list.list-centerd + .list {
    margin-top: 0;
  }
  .list.list-centerd .item {
    padding: 0;
    margin: 30px 14px 0;
    display: inline-block;
    letter-spacing: normal;
    max-width: 288px;
  }
  .list.list-centerd .item > a {
    display: inline-block;
  }
}
@media screen and (max-width: 699px) {
  .list.list-centerd {
    margin-top: -20px;
  }
  .list.list-centerd + .list {
    margin-top: 0;
  }
  .list.list-centerd .item {
    padding: 0;
    margin: 20px 0 0;
  }
  .list.list-centerd .item:first-child {
    margin-top: 0;
  }
}
@media screen and (min-width: 700px) {
  .list.list-box .item {
    float: left;
    width: 25%;
    padding: 15px;
  }
}
@media screen and (max-width: 699px) {
  .list.list-box .item {
    float: left;
    width: 50%;
    padding: 15px 10px;
  }
}
@media (max-width: 479px) {
  .list.list-box .item {
    float: left;
    width: 50%;
    padding: 15px 10px;
  }
}
@media screen and (min-width: 700px) {
  .list-site_top.list-column {
    margin-top: -50px;
  }
  .list-site_top.list-column .item {
    padding: 50px 14px 0;
  }
  .list-site_top.list-column .item .title {
    font-size: 14px;
  }
  .list-site_top.list-column + .controller {
    margin-top: 50px;
  }
}
@media screen and (max-width: 699px) {
  .list-site_top.list-column {
    margin-top: -20px;
  }
  .list-site_top.list-column .item {
    padding: 20px 5px 0;
  }
  .list-site_top.list-column .item .title {
    font-size: 14px;
  }
  .list-site_top.list-column.col-2 .item {
    width: 50%;
  }
  .list-site_top.list-column + .controller {
    margin-top: 50px;
  }
}
.figure .image {
  text-align: center;
  padding: 0;
  width: 100%;
  aspect-ratio: 700/394;
}
.figure .image video {
  max-width: 100%;
}
.figure .image .youtube-player-container {
  position: relative;
  width: 100%;
  max-width: 700px;
  aspect-ratio: 700/394;
}
@media screen and (max-width: 699px) {
  .figure .image .youtube-player-container {
    aspect-ratio: 700/393;
  }
}
.figure .image .youtube-player-container {
  overflow: hidden;
  background-color: #000;
}
.figure .image .youtube-player-container img, .figure .image .youtube-player-container #js-youtube-api-target {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
.figure .image .youtube-player-container img {
  -o-object-fit: cover;
     object-fit: cover; /* アスペクト比が異なる場合に調整 */
  z-index: 1; /* 画像を手前に（初期状態） */
  opacity: 1;
}
.figure .image .youtube-player-container #js-youtube-api-target {
  z-index: 2; /* iframeを最前面に（再生時） */
  opacity: 0; /* 初期状態では非表示 */
  pointer-events: none; /* 初期状態ではクリックなどを無効化 */
}
.figure .image .youtube-player-container.is-playing {
  cursor: default;
}
.figure .image .youtube-player-container.is-playing img {
  opacity: 0;
  pointer-events: none; /* 画像も操作不可に */
}
.figure .image .youtube-player-container.is-playing #js-youtube-api-target {
  opacity: 1; /* iframeを表示 */
  pointer-events: auto; /* iframeを操作可能に */
}
.figure .image .youtube-player-container.is-ready {
  cursor: pointer;
}
.figure .image .youtube-player-container.is-ready:hover::after {
  opacity: 0.6;
}
.figure .image .youtube-player-container.is-ready::after {
  content: "";
  position: absolute;
  z-index: 1;
  background: url("../img/common/icon_play.svg") transparent no-repeat center center;
  width: 55px;
  height: 55px;
  display: block;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-28px, -28px);
          transform: translate(-28px, -28px);
  -webkit-transition: opacity 0.1s linear, color 0.1s linear;
  transition: opacity 0.1s linear, color 0.1s linear;
}
.figure .fit-lg {
  text-align: center;
}
.figure .fit-lg iframe {
  margin: auto;
  vertical-align: bottom;
}
.figure.fl-l {
  margin-right: 20px;
  margin-bottom: 10px;
}
.figure.fl-r {
  margin-left: 20px;
  margin-bottom: 10px;
}
.figure.wide {
  padding: 0 20px;
}
.figure.center {
  text-align: center;
}
.figure.center .image {
  width: 300px;
  margin: auto;
}

@media screen and (max-width: 699px) {
  .figure.wide {
    padding: 0;
  }
}
@media screen and (max-width: 699px) {
  .figure.center .image {
    width: 100%;
    max-width: 300px;
    margin: auto;
  }
}
select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  border-radius: 0;
  border: none;
  color: #2a2824;
  font-size: 14px;
  padding: 8px 10px 8px 30px;
  background: url("../img/common/icon_arrow_d.png") white no-repeat 11px 14px;
  background-size: 12px;
}
select:focus {
  outline: 0;
}

.select {
  border: 1px solid #D3D0C7;
  overflow: hidden;
}
.select select {
  width: 120%;
  width: calc(100% + 50px);
}
.select input[type=text] {
  width: 100%;
}
.select input[type=text]::-webkit-input-placeholder {
  color: #BEBEBE;
}
.select input[type=text]::-moz-placeholder {
  color: #BEBEBE;
}
.select input[type=text]:-ms-input-placeholder {
  color: #BEBEBE;
}
.select input[type=text]::-ms-input-placeholder {
  color: #BEBEBE;
}
.select input[type=text]::placeholder {
  color: #BEBEBE;
}

input[type=text], textarea {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  border: 0 solid black;
  padding: 10px 15px;
  border-radius: 5px;
}

input[type=text]:focus, textarea:focus {
  outline: 0;
}

input::-webkit-input-placeholder, input:-ms-input-placeholder, input::-moz-placeholder {
  color: #ccc;
}

textarea::-webkit-input-placeholder, textarea:-ms-input-placeholder, textarea::-moz-placeholder {
  color: #ccc;
}

.cols {
  display: table;
  width: 100%;
}
.cols > .col {
  display: table-cell;
  vertical-align: top;
  padding-left: 20px;
}
.cols > .col:first-child {
  padding-left: 0;
}

.row {
  margin-left: -10px;
  margin-right: -10px;
}
.row:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.row:before {
  content: " ";
  display: table;
}
.row:after {
  content: " ";
  display: table;
  clear: both;
}
.row.row-gutter-lg {
  margin-left: -15px;
  margin-right: -15px;
}
.row.row-gutter-lg:before {
  content: " ";
  display: table;
}
.row.row-gutter-lg:after {
  content: " ";
  display: table;
  clear: both;
}
.row + .row {
  margin-top: 15px;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

.col-xs-1 {
  width: 8.33333%;
}

.col-xs-2 {
  width: 16.66667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.33333%;
}

.col-xs-5 {
  width: 41.66667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.33333%;
}

.col-xs-8 {
  width: 66.66667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.33333%;
}

.col-xs-11 {
  width: 91.66667%;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.33333%;
}

.col-xs-pull-2 {
  right: 16.66667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.33333%;
}

.col-xs-pull-5 {
  right: 41.66667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.33333%;
}

.col-xs-pull-8 {
  right: 66.66667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.33333%;
}

.col-xs-pull-11 {
  right: 91.66667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 8.33333%;
}

.col-xs-push-2 {
  left: 16.66667%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.33333%;
}

.col-xs-push-5 {
  left: 41.66667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.33333%;
}

.col-xs-push-8 {
  left: 66.66667%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.33333%;
}

.col-xs-push-11 {
  left: 91.66667%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

.col-xs-offset-1 {
  margin-left: 8.33333%;
}

.col-xs-offset-2 {
  margin-left: 16.66667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.33333%;
}

.col-xs-offset-5 {
  margin-left: 41.66667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.33333%;
}

.col-xs-offset-8 {
  margin-left: 66.66667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.33333%;
}

.col-xs-offset-11 {
  margin-left: 91.66667%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

[class*=col-lg] + [class*=col-lg], [class*=col-md] + [class*=col-md], [class*=col-sm] + [class*=col-sm] {
  margin-top: 15px;
}

[class*=col-xs] + [class*=col-xs] {
  margin-top: 0;
}

@media (min-width: 320px) {
  .row + .row {
    margin-top: 15px;
  }
  .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-1 {
    width: 8.33333%;
  }
  .col-sm-2 {
    width: 16.66667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.33333%;
  }
  .col-sm-5 {
    width: 41.66667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.33333%;
  }
  .col-sm-8 {
    width: 66.66667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.33333%;
  }
  .col-sm-11 {
    width: 91.66667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.33333%;
  }
  .col-sm-pull-2 {
    right: 16.66667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.33333%;
  }
  .col-sm-pull-5 {
    right: 41.66667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.33333%;
  }
  .col-sm-pull-8 {
    right: 66.66667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.33333%;
  }
  .col-sm-pull-11 {
    right: 91.66667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.33333%;
  }
  .col-sm-push-2 {
    left: 16.66667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.33333%;
  }
  .col-sm-push-5 {
    left: 41.66667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.33333%;
  }
  .col-sm-push-8 {
    left: 66.66667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.33333%;
  }
  .col-sm-push-11 {
    left: 91.66667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  [class*=col-lg] + [class*=col-lg], [class*=col-md] + [class*=col-md] {
    margin-top: 15px;
  }
  [class*=col-sm] + [class*=col-sm], [class*=col-xs] + [class*=col-xs] {
    margin-top: 0;
  }
}
@media (min-width: 480px) {
  .row + .row {
    margin-top: 15px;
  }
  .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-1 {
    width: 8.33333%;
  }
  .col-md-2 {
    width: 16.66667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.33333%;
  }
  .col-md-5 {
    width: 41.66667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.33333%;
  }
  .col-md-8 {
    width: 66.66667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.33333%;
  }
  .col-md-11 {
    width: 91.66667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.33333%;
  }
  .col-md-pull-2 {
    right: 16.66667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.33333%;
  }
  .col-md-pull-5 {
    right: 41.66667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.33333%;
  }
  .col-md-pull-8 {
    right: 66.66667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.33333%;
  }
  .col-md-pull-11 {
    right: 91.66667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.33333%;
  }
  .col-md-push-2 {
    left: 16.66667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.33333%;
  }
  .col-md-push-5 {
    left: 41.66667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.33333%;
  }
  .col-md-push-8 {
    left: 66.66667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.33333%;
  }
  .col-md-push-11 {
    left: 91.66667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333%;
  }
  .col-md-offset-2 {
    margin-left: 16.66667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333%;
  }
  .col-md-offset-5 {
    margin-left: 41.66667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333%;
  }
  .col-md-offset-8 {
    margin-left: 66.66667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333%;
  }
  .col-md-offset-11 {
    margin-left: 91.66667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  [class*=col-lg] + [class*=col-lg] {
    margin-top: 15px;
  }
  [class*=col-md] + [class*=col-md], [class*=col-sm] + [class*=col-sm], [class*=col-xs] + [class*=col-xs] {
    margin-top: 0;
  }
}
@media screen and (min-width: 700px) {
  .row + .row {
    margin-top: 20px;
  }
  .row.row-gutter-lg {
    margin-left: -20px;
    margin-right: -20px;
  }
  .row.row-gutter-lg:before {
    content: " ";
    display: table;
  }
  .row.row-gutter-lg:after {
    content: " ";
    display: table;
    clear: both;
  }
  .row.row-gutter-lg [class*=col-lg] {
    padding-left: 20px;
    padding-right: 20px;
  }
  .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-1 {
    width: 8.33333%;
  }
  .col-lg-2 {
    width: 16.66667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.33333%;
  }
  .col-lg-5 {
    width: 41.66667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.33333%;
  }
  .col-lg-8 {
    width: 66.66667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.33333%;
  }
  .col-lg-11 {
    width: 91.66667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.33333%;
  }
  .col-lg-pull-2 {
    right: 16.66667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.33333%;
  }
  .col-lg-pull-5 {
    right: 41.66667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.33333%;
  }
  .col-lg-pull-8 {
    right: 66.66667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.33333%;
  }
  .col-lg-pull-11 {
    right: 91.66667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.33333%;
  }
  .col-lg-push-2 {
    left: 16.66667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.33333%;
  }
  .col-lg-push-5 {
    left: 41.66667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.33333%;
  }
  .col-lg-push-8 {
    left: 66.66667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.33333%;
  }
  .col-lg-push-11 {
    left: 91.66667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  [class*=col-lg] + [class*=col-lg], [class*=col-md] + [class*=col-md], [class*=col-sm] + [class*=col-sm], [class*=col-xs] + [class*=col-xs] {
    margin-top: 0;
  }
}
span.label, b.label {
  display: inline-block;
  padding: 5px 0.5em 4px;
  margin-top: -3px;
  margin-right: 5px;
  line-height: 13px;
  vertical-align: middle;
  text-align: center;
  color: white;
  font-size: 13px;
}

span.label.age_0_4, b.label.age_0_4 {
  background: #FFCC43;
}

span.label.age_5_6, b.label.age_5_6 {
  background: #006699;
}

span.label.age_7_8, b.label.age_7_8 {
  background: #FF9900;
}

span.label.age_9_11, b.label.age_9_11 {
  background: #FF9999;
}

span.label.age_12_18, b.label.age_12_18 {
  background: #339966;
}

span.label.age_19_36, b.label.age_19_36 {
  background: #B05338;
}

span.label.age_36_60, b.label.age_36_60 {
  background: #825f9c;
}

@media screen and (max-width: 699px) {
  span.label, b.label {
    padding: 4px 0.5em 3px;
    margin-top: -3px;
    line-height: 12px;
    min-width: 70px;
    font-size: 12px;
  }
}
table {
  max-width: 100%;
  background-color: transparent;
  width: 100%;
}

.table {
  width: 100%;
}

table > thead > tr > th, table > thead > tr > td {
  padding: 8px 10px;
  line-height: 1.9;
  vertical-align: top;
  border: 1px solid #f88e8e;
}
table > tbody > tr > th, table > tbody > tr > td {
  padding: 8px 10px;
  line-height: 1.9;
  vertical-align: top;
  border: 1px solid #f88e8e;
}
table > tfoot > tr > th, table > tfoot > tr > td {
  padding: 8px 10px;
  line-height: 1.9;
  vertical-align: top;
  border: 1px solid #f88e8e;
}

.table > thead > tr > th, .table > thead > tr > td {
  padding: 8px 10px;
  line-height: 1.9;
  vertical-align: top;
  border: 1px solid #f88e8e;
}
.table > tbody > tr > th, .table > tbody > tr > td {
  padding: 8px 10px;
  line-height: 1.9;
  vertical-align: top;
  border: 1px solid #f88e8e;
}
.table > tfoot > tr > th, .table > tfoot > tr > td {
  padding: 8px 10px;
  line-height: 1.9;
  vertical-align: top;
  border: 1px solid #f88e8e;
}

table > thead > tr > th, table > tbody > tr > th, table > tfoot > tr > th {
  text-align: left;
  background-color: #fde2e2;
  color: #2a2824;
  font-weight: normal;
  white-space: nowrap;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th {
  text-align: left;
  background-color: #fde2e2;
  color: #2a2824;
  font-weight: normal;
  white-space: nowrap;
}

table > thead > tr > td.bg-extra, table > tbody > tr > td.bg-extra, table > tfoot > tr > td.bg-extra {
  background-color: #fffef2;
}

.table > thead > tr > td.bg-extra, .table > tbody > tr > td.bg-extra, .table > tfoot > tr > td.bg-extra {
  background-color: #fffef2;
}

table > thead > tr > th, .table > thead > tr > th {
  vertical-align: bottom;
  border: 1px solid #f88e8e;
}

table > caption + thead > tr:first-child > th, table > caption + thead > tr:first-child > td {
  border-top: 0;
}
table > colgroup + thead > tr:first-child > th, table > colgroup + thead > tr:first-child > td {
  border-top: 0;
}
table > thead:first-child > tr:first-child > th, table > thead:first-child > tr:first-child > td {
  border-top: 0;
}

.table > caption + thead > tr:first-child > th, .table > caption + thead > tr:first-child > td {
  border-top: 0;
}
.table > colgroup + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td {
  border-top: 0;
}
.table > thead:first-child > tr:first-child > th, .table > thead:first-child > tr:first-child > td {
  border-top: 0;
}

table > tbody + tbody, .table > tbody + tbody {
  border-top: 1px solid #f88e8e;
}

table .table, .table .table {
  background-color: transparent;
}

@media screen and (min-width: 700px) {
  .table-condensed > thead > tr > th, .table-condensed > thead > tr > td {
    font-size: 14px;
  }
  .table-condensed > tbody > tr > th, .table-condensed > tbody > tr > td {
    font-size: 14px;
  }
  .table-condensed > tfoot > tr > th, .table-condensed > tfoot > tr > td {
    font-size: 14px;
  }
}
@media screen and (max-width: 699px) {
  .table-condensed > thead > tr > th, .table-condensed > thead > tr > td {
    font-size: 12px;
  }
  .table-condensed > tbody > tr > th, .table-condensed > tbody > tr > td {
    font-size: 12px;
  }
  .table-condensed > tfoot > tr > th, .table-condensed > tfoot > tr > td {
    font-size: 12px;
  }
}
.table-striped {
  border-top: none;
  border-right: none;
  border-bottom: none;
  border-left: none;
}
.table-striped > tbody > tr > td, .table-striped > tbody > tr > th {
  border: none;
}
.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f6ec;
}

.acd-body > .table-striped:first-child > tbody > tr:nth-child(odd) > td {
  background-color: transparent;
}
.acd-body > .table-striped:first-child > tbody > tr:nth-child(odd) > th {
  background-color: #fde2e2;
}
.acd-body > .table-striped:first-child > tbody > tr:nth-child(even) > td, .acd-body > .table-striped:first-child > tbody > tr:nth-child(even) > th {
  background-color: #f9f6ec;
}

@media (max-width: 479px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 11.25px;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #f88e8e;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th, .table-responsive > .table > thead > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tbody > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td {
    border-bottom: 0;
  }
  .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
.index:first-child {
  margin-top: 0;
}

.article .article:before, .article .article .article:before {
  display: none;
}

.scrollbar-measure {
  position: absolute;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

.loading {
  clear: both;
  background: url(../img/common/loading.gif) no-repeat center center;
  min-height: 200px;
  width: 100%;
}

.clear {
  clear: both;
}
.clear:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
}

.bg-white {
  background-color: #FFFFFF !important;
}

.fz-5l {
  font-size: 2.8em !important;
}

.fz-4l {
  font-size: 2.2em !important;
}

.fz-3l {
  font-size: 1.8em !important;
}

.fz-ll {
  font-size: 1.5em !important;
}

.fz-lg {
  font-size: 1.2em !important;
}

.fz-md {
  font-size: 1em !important;
}

.fz-sm {
  font-size: 0.9em !important;
}

.fz-ss {
  font-size: 0.8em !important;
}

.fz-3s {
  font-size: 0.6em !important;
}

.fz-4s {
  font-size: 0.4em !important;
}

.fz-5s {
  font-size: 0.2em !important;
}

.fz-16 {
  font-size: 16px !important;
}

.fz-14 {
  font-size: 14px !important;
}

.fz-12 {
  font-size: 12px !important;
}

.fw-n {
  font-weight: normal !important;
}

.fw-b {
  font-weight: bold !important;
}

.indent-lg {
  padding-left: 30px !important;
}

.indent-md {
  padding-left: 20px !important;
}

.indent-sm {
  padding-left: 15px !important;
}

.fl-l {
  float: left;
}

.fl-r {
  float: right;
}

.fl-n {
  float: none;
}

.ta-l {
  text-align: left !important;
}

.ta-r {
  text-align: right !important;
}

.ta-c {
  text-align: center !important;
}

.txt-mark {
  -webkit-transition: none;
  transition: none;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#FFF17E), to(#FFF17E));
  background-image: linear-gradient(#FFF17E, #FFF17E);
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-size: 100% 80%;
}

@media screen and (min-width: 700px) {
  .ta-lg-l {
    text-align: left !important;
  }
  .ta-lg-r {
    text-align: right !important;
  }
  .ta-lg-c {
    text-align: center !important;
  }
}
@media screen and (max-width: 699px) {
  .ta-md-l {
    text-align: left !important;
  }
  .ta-md-r {
    text-align: right !important;
  }
  .ta-md-c {
    text-align: center !important;
  }
}
@media (max-width: 479px) {
  .ta-sm-l {
    text-align: left !important;
  }
  .ta-sm-r {
    text-align: right !important;
  }
  .ta-sm-c {
    text-align: center !important;
  }
}
.w-12 {
  width: 100%;
}

.w-11 {
  width: 91.6666666667%;
}

.w-10 {
  width: 83.3333333333%;
}

.w-9 {
  width: 75%;
}

.w-8 {
  width: 66.6666666667%;
}

.w-7 {
  width: 58.3333333333%;
}

.w-6 {
  width: 50%;
}

.w-5 {
  width: 41.6666666667%;
}

.w-4 {
  width: 33.3333333333%;
}

.w-3 {
  width: 25%;
}

.w-2 {
  width: 16.6666666667%;
}

.w-1 {
  width: 8.3333333333%;
}

@media screen and (min-width: 700px) {
  .w-lg-12 {
    width: 100%;
  }
  .w-lg-11 {
    width: 91.6666666667%;
  }
  .w-lg-10 {
    width: 83.3333333333%;
  }
  .w-lg-9 {
    width: 75%;
  }
  .w-lg-8 {
    width: 66.6666666667%;
  }
  .w-lg-7 {
    width: 58.3333333333%;
  }
  .w-lg-6 {
    width: 50%;
  }
  .w-lg-5 {
    width: 41.6666666667%;
  }
  .w-lg-4 {
    width: 33.3333333333%;
  }
  .w-lg-3 {
    width: 25%;
  }
  .w-lg-2 {
    width: 16.6666666667%;
  }
  .w-lg-1 {
    width: 8.3333333333%;
  }
}
@media screen and (max-width: 699px) {
  .w-md-12 {
    width: 100%;
  }
  .w-md-11 {
    width: 91.6666666667%;
  }
  .w-md-10 {
    width: 83.3333333333%;
  }
  .w-md-9 {
    width: 75%;
  }
  .w-md-8 {
    width: 66.6666666667%;
  }
  .w-md-7 {
    width: 58.3333333333%;
  }
  .w-md-6 {
    width: 50%;
  }
  .w-md-5 {
    width: 41.6666666667%;
  }
  .w-md-4 {
    width: 33.3333333333%;
  }
  .w-md-3 {
    width: 25%;
  }
  .w-md-2 {
    width: 16.6666666667%;
  }
  .w-md-1 {
    width: 8.3333333333%;
  }
}
@media (max-width: 479px) {
  .w-sm-12 {
    width: 100%;
  }
  .w-sm-11 {
    width: 91.6666666667%;
  }
  .w-sm-10 {
    width: 83.3333333333%;
  }
  .w-sm-9 {
    width: 75%;
  }
  .w-sm-8 {
    width: 66.6666666667%;
  }
  .w-sm-7 {
    width: 58.3333333333%;
  }
  .w-sm-6 {
    width: 50%;
  }
  .w-sm-5 {
    width: 41.6666666667%;
  }
  .w-sm-4 {
    width: 33.3333333333%;
  }
  .w-sm-3 {
    width: 25%;
  }
  .w-sm-2 {
    width: 16.6666666667%;
  }
  .w-sm-1 {
    width: 8.3333333333%;
  }
}
.va-t {
  vertical-align: top !important;
}

.va-m {
  vertical-align: middle !important;
}

.va-b {
  vertical-align: bottom !important;
}

.h-auto {
  height: auto !important;
}

@media screen and (min-width: 700px) {
  .mt-lv6 {
    margin-top: 60px !important;
  }
  .mt-lv5 {
    margin-top: 45px !important;
  }
  .mt-lv4, .mt-lv3, .mt-lv2 {
    margin-top: 30px !important;
  }
  .mt-lv1 {
    margin-top: 8px !important;
  }
  .mt-lv0 {
    margin-top: 0 !important;
  }
  .mb-lv6 {
    margin-bottom: 60px !important;
  }
  .mb-lv5 {
    margin-bottom: 45px !important;
  }
  .mb-lv4, .mb-lv3, .mb-lv2 {
    margin-bottom: 30px !important;
  }
  .mb-lv1 {
    margin-bottom: 8px !important;
  }
  .mb-lv0 {
    margin-bottom: 0 !important;
  }
}
@media screen and (max-width: 699px) {
  .mt-lv6 {
    margin-top: 60px !important;
  }
  .mt-lv5 {
    margin-top: 45px !important;
  }
  .mt-lv4, .mt-lv3, .mt-lv2 {
    margin-top: 30px !important;
  }
  .mt-lv1 {
    margin-top: 8px !important;
  }
  .mt-lv0 {
    margin-top: 0 !important;
  }
  .mb-lv6 {
    margin-bottom: 60px !important;
  }
  .mb-lv5 {
    margin-bottom: 45px !important;
  }
  .mb-lv4, .mb-lv3, .mb-lv2 {
    margin-bottom: 30px !important;
  }
  .mb-lv1 {
    margin-bottom: 8px !important;
  }
  .mb-lv0 {
    margin-bottom: 0 !important;
  }
}
@media screen and (min-width: 700px) {
  .hidden-lg {
    display: none !important;
  }
}
@media (min-width: 480px) and (max-width: 699px) {
  .hidden-md {
    display: none !important;
  }
}
@media (max-width: 479px) {
  .hidden-sm {
    display: none !important;
  }
}
body {
  text-align: center;
  background: white;
}

#wrapper {
  background: white;
  width: 100%;
  margin: 0 auto;
}
#wrapper > .inner {
  width: 100%;
  margin: 0 auto;
}

#header, #header-main, #header-sub {
  background: transparent;
  width: 100%;
  margin: 0 auto;
}
#header > .inner, #header-main > .inner, #header-sub > .inner {
  width: 100%;
  margin: 0 auto;
}

@media screen and (max-width: 699px) {
  #header {
    width: auto;
  }
  #header > .inner {
    width: auto;
  }
}
@media screen and (max-width: 699px) {
  #header-main {
    width: auto;
  }
  #header-main > .inner {
    width: auto;
  }
}
@media screen and (max-width: 699px) {
  #header-sub {
    width: auto;
  }
  #header-sub > .inner {
    width: auto;
  }
}
#footer {
  background: white;
  width: 100%;
  margin: 0 auto;
}
#footer > .inner {
  width: 100%;
  margin: 0 auto;
}

@media screen and (max-width: 699px) {
  #footer {
    width: 100%;
  }
  #footer > .inner {
    width: 100%;
  }
}
#footer-main, #footer-sub {
  background: transparent;
  width: 100%;
  margin: 0 auto;
}
#footer-main > .inner, #footer-sub > .inner {
  max-width: 920px;
  margin: 0 auto;
}

@media screen and (max-width: 699px) {
  #footer-main {
    width: 100%;
  }
  #footer-main > .inner {
    width: 100%;
  }
}
@media screen and (max-width: 699px) {
  #footer-sub {
    width: 100%;
  }
  #footer-sub > .inner {
    width: 100%;
  }
}
#footer-extra {
  background: transparent;
  width: 100%;
  margin: 0 auto;
}
#footer-extra > .inner {
  width: 100%;
  margin: 0 auto;
}

@media screen and (max-width: 699px) {
  #footer-extra {
    width: 100%;
  }
  #footer-extra > .inner {
    width: 100%;
  }
}
#contents {
  background: white;
  width: auto;
  margin: 0 auto;
}
#contents > .inner {
  width: auto;
  margin: 0 auto;
}

@media screen and (max-width: 699px) {
  #contents {
    width: 100%;
  }
  #contents > .inner {
    width: 100%;
  }
}
#contents-header, #contents-body, #contents-footer {
  background: transparent;
  width: 100%;
  margin: 0 auto;
}
#contents-header > .inner, #contents-body > .inner, #contents-footer > .inner {
  width: auto;
  margin: 0 auto;
}

@media screen and (max-width: 699px) {
  #contents-header {
    width: 100%;
  }
  #contents-header > .inner {
    width: 100%;
  }
}
@media screen and (max-width: 699px) {
  #contents-body {
    width: 100%;
  }
  #contents-body > .inner {
    width: 100%;
  }
}
@media screen and (max-width: 699px) {
  #contents-footer {
    width: 100%;
  }
  #contents-footer > .inner {
    width: 100%;
  }
}
#wrapper {
  overflow: hidden;
}

@media screen and (max-width: 699px) {
  #wrapper {
    position: relative;
    width: auto;
    min-width: 100%;
  }
  #wrapper > .inner {
    position: relative;
    width: auto;
  }
  #wrapper.side-menu-open {
    overflow: visible;
  }
}
#header {
  position: relative;
  z-index: 1002;
  border-bottom: 1px solid #D3D0C7;
  background: #FFF;
}
#header > .inner {
  position: relative;
}

@media screen and (min-width: 700px) {
  #header > .inner {
    max-width: 920px;
  }
  #header .search-box {
    position: absolute;
    top: -50px;
    right: 0;
    padding-right: 0;
  }
}
@media screen and (max-width: 699px) {
  #header {
    position: fixed;
    width: 100%;
    height: 62px;
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
  }
  #header:not(.active).header-slide-unpinned {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  #header:not(.active).header-slide-stop {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
#header-main > .inner, #header-sub > .inner {
  position: relative;
}

@media screen and (max-width: 699px) {
  #header-main {
    position: fixed;
    z-index: 10;
    width: 100%;
    height: 100%;
    display: none;
    background: rgb(255, 255, 255);
  }
}
#logo-site {
  position: relative;
  padding-top: 12px;
  text-align: left;
}
#logo-site .logo-img {
  margin: 0;
  padding: 0;
  font-size: 16px;
  text-align: left;
}
#logo-site .logo-img img {
  width: 134px;
}

@media screen and (max-width: 699px) {
  #logo-site {
    padding: 10px;
    position: absolute;
  }
  #logo-site .logo-img {
    margin: 0;
    padding: 0;
  }
  #logo-site .logo-img img {
    width: 104px;
  }
}
#sp-menu {
  display: none;
  margin: 0;
}

@media screen and (max-width: 699px) {
  #sp-menu {
    display: block;
    float: right;
    margin-right: 55px;
    font-weight: bold;
  }
  #sp-menu li {
    float: left;
    margin: 0;
    height: 62px;
    line-height: 62px;
    vertical-align: middle;
    padding: 0 10px;
  }
  #sp-menu li a {
    color: #000;
    text-decoration: none;
  }
}
#menu-toggle {
  display: none;
}

@media screen and (max-width: 699px) {
  #menu-toggle {
    display: block;
    position: absolute;
    top: 10px;
    right: 0;
    height: 50px;
    width: 80px;
    z-index: 11;
  }
  #menu-toggle .icon:before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 8px;
    left: 0px;
    width: 28px;
    height: 28px;
    background: url("../img/common/icon_search.png") no-repeat center center;
    background-size: 27px;
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
  }
  #menu-toggle .icon:after {
    display: block;
    font-size: 30px;
    line-height: 30px;
    vertical-align: middle;
    content: "";
    display: inline-block;
    position: absolute;
    top: 7px;
    right: 10px;
    width: 30px;
    height: 30px;
    background: url("../img/common/icon_menu.png") no-repeat center center;
    background-size: 19px;
  }
  #menu-toggle .title {
    font-size: 11px;
    font-weight: bold;
    position: relative;
    top: -5px;
  }
}
@media screen and (max-width: 699px) {
  #header.active #menu-toggle .icon:before {
    opacity: 0;
    pointer-events: none;
  }
  #header.active #menu-toggle .icon:after {
    content: "";
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url("../img/common/icon_close.png") no-repeat center center;
    background-size: 19px;
  }
}
@media screen and (min-width: 700px) {
  #nav-global {
    background: transparent;
  }
  #nav-global .acd-body {
    display: block;
  }
  #nav-global .acd-toggle {
    display: none;
  }
  #nav-global .nav-parent.active > .nav-body {
    display: block;
    opacity: 1;
  }
  #nav-global ul, #nav-global li {
    margin: 0;
  }
  .menu-global {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: auto;
  }
  .menu-global a {
    color: #2a2824;
    text-decoration: none;
  }
  .menu-global .menu-item:first-child {
    border-left: none;
  }
  .menu-global .menu-item.menu-home {
    display: none;
  }
  .menu-global .menu-item > .menu-header {
    display: block;
  }
  .menu-global .menu-item > .menu-header > a {
    display: block;
    width: 100%;
    white-space: nowrap;
  }
  .menu-global .menu-item > .menu-header > .title {
    display: block;
  }
  .menu-global .menu-item > .menu-header .title {
    display: block;
    position: relative;
    font-size: 14px;
    padding: 20px 15px;
  }
  .menu-global .menu-item:hover > .menu-header {
    z-index: 101;
  }
  .menu-global .menu-item .acd-body {
    display: none;
  }
}
@media screen and (max-width: 699px) {
  #nav-global {
    padding: 0 0 30px;
    text-align: left;
  }
  #nav-global .search-box {
    position: relative;
    z-index: 10;
    padding: 15px;
  }
  .menu-global {
    background: #F9F6EC;
    position: relative;
    z-index: 9;
    margin: 0;
    padding: 20px 0 15px;
  }
  .menu-global ul, .menu-global li {
    margin: 0;
  }
  .menu-global .acd .acd-toggle .icon:before {
    content: "";
    display: inline-block;
    position: absolute;
    left: 15px;
    top: 21px;
    width: 13px;
    height: 13px;
    background: url("../img/common/icon_arrow_d.png") no-repeat center center;
    background-size: 13px;
  }
  .menu-global .acd.active .acd-toggle .icon:before {
    background: url("../img/common/icon_arrow_u.png") no-repeat center center;
    background-size: 13px;
  }
  .menu-global .menu-item {
    margin: 0;
  }
  .menu-global .menu-item > .menu-header {
    background: #F9F6EC;
    font-weight: bold;
  }
  .menu-global .menu-item > .menu-header a {
    position: relative;
    display: block;
    padding: 15px 15px 15px 35px;
    text-decoration: none;
    color: #2a2824;
  }
  .menu-global .menu-item > .menu-header a:before {
    content: "";
    display: inline-block;
    position: absolute;
    left: 15px;
    top: 21px;
    width: 13px;
    height: 13px;
    background: url("../img/common/icon_arrow_circle_r.png") no-repeat center center;
    background-size: 13px;
  }
  .menu-global .menu-item > .acd-header a:before {
    display: none;
  }
  .menu-global .menu-item > .acd-body {
    padding-bottom: 10px;
  }
  .menu-global .menu-item p.title {
    border-bottom: 1px solid #f3f3f3;
    margin: 0 15px;
    padding: 9px 0;
    font-size: 12px;
    font-weight: bold;
    color: #a6a6a6;
  }
  .menu-global .menu-item ul {
    margin-top: 10px;
    margin-bottom: 20px;
  }
  .menu-global .menu-item ul > li {
    font-size: 14px;
  }
  .menu-global .menu-item ul > li a {
    position: relative;
    display: block;
    padding: 9px 15px 9px 55px;
    text-decoration: none;
    color: #2a2824;
  }
  .menu-global .menu-item ul > li a:before {
    content: "";
    display: inline-block;
    position: absolute;
    left: 35px;
    top: 13px;
    width: 13px;
    height: 13px;
    background: url("../img/common/icon_arrow_circle_r.png") no-repeat center center;
    background-size: 13px;
  }
  .menu-global .menu-item ul > li a[target=_blank]:after {
    content: "";
    display: inline-block;
    position: relative;
    top: 1px;
    width: 14px;
    height: 12px;
    margin-left: 5px;
    background: url("../img/common/icon_outerlink.png") no-repeat center center;
    background-size: 13px auto;
  }
}
@media screen and (min-width: 700px) {
  #nav-global .col, #nav-footer .col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media screen and (max-width: 919px) and (min-width: 700px) {
  #logo-site .logo-img {
    margin-left: 15px;
  }
  #nav-global .menu-global, #nav-footer .menu-global {
    display: table;
    width: 100%;
    padding: 10px 0;
  }
  #nav-global .menu-global .col, #nav-footer .menu-global .col {
    display: table-row;
  }
  #nav-global .menu-global .menu-item, #nav-footer .menu-global .menu-item {
    display: table-cell;
    width: 25%;
  }
  #nav-global .menu-global .menu-item > .menu-header .title, #nav-footer .menu-global .menu-item > .menu-header .title {
    padding: 5px 10px !important;
  }
  #nav-global .menu-global .na.is-hover .na-toggle, #nav-footer .menu-global .na.is-hover .na-toggle {
    font-size: 12px;
  }
  #nav-global .menu-global .na.is-hover .na-toggle > ul, #nav-footer .menu-global .na.is-hover .na-toggle > ul {
    width: 100%;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    bottom: -62px !important;
  }
  #nav-global .menu-global .na.is-hover .na-toggle > ul > li:not(:first-child), #nav-footer .menu-global .na.is-hover .na-toggle > ul > li:not(:first-child) {
    margin-left: 0 !important;
  }
  #nav-global .menu-global .na .na-header .icon:before, #nav-footer .menu-global .na .na-header .icon:before {
    bottom: -8px;
  }
  #footer-main {
    padding-left: 15px !important;
  }
}
#footer {
  position: relative;
  padding: 0;
}
#footer:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
}

@media screen and (max-width: 699px) {
  #footer {
    margin-top: 0;
  }
}
#footer-main {
  background: #F9F6EC;
  text-align: left;
  padding: 20px 0 0;
  border-top: 3px solid #FFFFFF;
}
#footer-main > .inner {
  position: relative;
}
#footer-main > .inner::after {
  content: "";
  position: absolute;
  width: 67px;
  height: 89px;
  background: url(../img/common/img_konsenkun.svg) no-repeat center center;
  background-size: contain;
  right: 0;
  bottom: -20px;
}
@media screen and (max-width: 919px) and (min-width: 700px) {
  #footer-main > .inner::after {
    right: 15px;
  }
}
@media screen and (max-width: 699px) {
  #footer-main > .inner::after {
    width: 60px;
    height: 79px;
  }
}
#footer-main p, #footer-main ul, #footer-main li {
  margin-top: 5px;
}
@media screen and (min-width: 700px) {
  #footer-main .footer-main-header {
    padding-right: 100px;
  }
}
#footer-main .summary {
  font-size: 14px;
  line-height: 1.9;
}
#footer-main .menu-information {
  margin-top: 0;
}
#footer-main .menu-information li {
  font-size: 12px;
}
@media screen and (min-width: 700px) {
  #footer-main .menu-information li {
    margin-top: 0;
    display: inline-block;
  }
  #footer-main .menu-information li:not(:last-child) {
    margin-right: 10px;
  }
}
#footer-main .menu-information li .link {
  padding-left: 16px;
}
#footer-main .menu-information li a {
  text-decoration: none;
}
#footer-main .menu-information li .gi {
  padding-right: 3px;
}
#footer-main .menu-information li .gi:before {
  content: "\e906";
  position: relative;
  top: 1px;
  left: 0;
  font-family: "icon";
  font-weight: normal;
  text-decoration: none;
  color: #E64444;
}
#footer-main ul.menu-entry {
  margin-top: 0;
}
#footer-main ul.menu-entry li {
  font-size: 12px;
}
@media screen and (min-width: 700px) {
  #footer-main ul.menu-entry li {
    display: inline-block;
    vertical-align: top;
  }
  #footer-main ul.menu-entry li:not(:first-child) {
    margin-left: 10px;
  }
}
#footer-main ul.menu-entry li a {
  text-decoration: none;
}
#footer-main ul.menu-entry a.link.link-green:before {
  content: "";
  display: inline-block;
  position: absolute;
  left: 2px;
  top: 7px;
  width: 9px;
  height: 9px;
  background: url("../img/common/icon_triangle_r.png") no-repeat center center;
  background-size: 9px;
}
#footer-main .logo {
  margin: 25px 0 0 0;
}
@media screen and (min-width: 700px) {
  #footer-main .logo {
    vertical-align: top;
    margin-top: 20px;
  }
}
#footer-main .logo img {
  width: 100px;
}

@media screen and (min-width: 700px) {
  #footer-main {
    padding: 20px 0;
  }
  #footer-main ul.menu-entry a.link.link-green[target=_blank]:after {
    display: none;
  }
}
@media screen and (max-width: 699px) {
  #footer-main {
    width: 100%;
    padding: 20px 15px;
  }
  #footer-main > .inner {
    width: 100%;
  }
  #footer-main ul.menu-entry a.link.link-green[target=_blank]:after {
    display: none;
  }
}
@media screen and (min-width: 700px) {
  #footer-sub {
    padding: 35px 0 0;
  }
  #footer-sub .search-article + .search-site {
    margin-top: 35px;
  }
  #footer-sub .list-banner {
    margin-top: 30px;
  }
}
@media screen and (max-width: 699px) {
  #footer-sub {
    width: 100%;
    padding: 25px 15px 0;
  }
  #footer-sub .search-article + .search-site {
    margin-top: 30px;
  }
  #footer-sub .list-banner {
    margin-top: 35px;
  }
  #footer-sub > .inner {
    width: 100%;
  }
}
#copyright {
  margin: 23px 0 0;
  display: block;
  font-size: 11px;
}
@media screen and (min-width: 700px) {
  #copyright {
    margin-top: 10px;
  }
}

@media screen and (min-width: 700px) {
  .list-banner + #nav-footer {
    margin-top: 35px;
  }
  #nav-footer {
    background: transparent;
    margin: 30px 0 10px;
    padding-top: 10px;
    border-top: 1px solid #D3D0C7;
  }
  #nav-footer > .inner > .header {
    display: none;
  }
  #nav-footer .menu-global a {
    color: #2a2824;
    text-decoration: none;
  }
  #nav-footer .menu-global .menu-item {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
  }
  #nav-footer .menu-global .menu-item:first-child {
    border-left: none;
  }
  #nav-footer .menu-global .menu-item > .menu-header {
    display: block;
  }
  #nav-footer .menu-global .menu-item > .menu-header > a {
    display: block;
    width: 100%;
    white-space: nowrap;
  }
  #nav-footer .menu-global .menu-item > .menu-header > .title {
    display: block;
  }
  #nav-footer .menu-global .menu-item > .menu-header .title {
    display: block;
    position: relative;
    font-size: 14px;
    padding: 20px 15px;
  }
}
@media screen and (max-width: 699px) {
  #nav-footer {
    margin-top: 30px;
    margin-left: -15px;
    margin-right: -15px;
    padding: 0;
    text-align: left;
  }
  #nav-footer .search-box {
    padding: 15px;
  }
  #nav-footer .menu-global {
    background: #F9F6EC;
    padding: 20px 0 15px;
  }
  #nav-footer .menu-global .menu-item {
    margin: 0;
  }
  #nav-footer .menu-global .menu-item > .menu-header {
    font-weight: bold;
  }
  #nav-footer .menu-global .menu-item > .menu-header a {
    position: relative;
    display: block;
    padding: 15px 15px 15px 35px;
    text-decoration: none;
    color: #2a2824;
  }
  #nav-footer .menu-global .menu-item > .menu-header a:before {
    content: "";
    display: inline-block;
    position: absolute;
    left: 15px;
    top: 21px;
    width: 13px;
    height: 13px;
    background: url("../img/common/icon_arrow_circle_r.png") no-repeat center center;
    background-size: 13px;
  }
}
#contents {
  position: relative;
  padding: 0;
}
#contents > .inner {
  text-align: left;
}

@media screen and (max-width: 699px) {
  #contents {
    margin-top: 62px;
  }
}
#contents-header {
  padding: 15px 40px;
}

@media screen and (max-width: 699px) {
  #contents-header {
    padding: 15px;
  }
}
#contents-body {
  padding: 0;
}
#contents-body > .inner {
  width: auto;
}

.inner p {
  margin-top: 20px;
  font-size: 14px;
  line-height: 1.8;
  font-weight: 300;
}

@media screen and (min-width: 700px) {
  #contents-body {
    padding: 0 0 30px;
  }
}
@media screen and (max-width: 699px) {
  #contents-body {
    padding: 0 15px 30px;
  }
}
@media screen and (min-width: 700px) {
  #contents-footer > .inner > .body {
    background: #F9F6EC;
    padding-bottom: 80px;
  }
  #contents-footer > .inner > .body > .inner {
    padding: 30px 0 0;
  }
  #contents-footer > .inner > .body:before {
    content: "";
    display: block;
    position: relative;
    top: -20px;
    height: 20px;
    background: url(../img/common/bg_contents_footer.png) repeat-x center top;
    background-size: 40px;
  }
  #contents-footer > .inner > .footer {
    padding-top: 35px;
    background: #FFF;
  }
}
@media screen and (max-width: 699px) {
  #contents-footer > .inner > .body {
    padding-bottom: 80px;
    background: #F9F6EC;
  }
  #contents-footer > .inner > .body:before {
    content: "";
    display: block;
    position: relative;
    top: -15px;
    height: 15px;
    background: url(../img/common/bg_contents_footer.png) repeat-x center top;
    background-size: 30px;
  }
  #contents-footer > .inner > .body > .inner {
    padding: 30px 15px 0;
  }
  #contents-footer > .inner > .footer {
    padding: 30px 15px 0;
    background: #FFF;
  }
}
p, ul, ol, dl {
  margin-top: 20px;
}

li, dt, dd {
  margin-top: 10px;
}

li:first-child, dt:first-child, dd:first-child {
  margin-top: 0;
}

li p, dt p, dd p {
  margin-top: 8px;
}

@media screen and (min-width: 700px) {
  li .figure, dt .figure, dd .figure {
    margin-top: 8px;
  }
  p:first-child, ul:first-child, ol:first-child, dl:first-child {
    margin-top: 0;
  }
  article, aside, figure, blockquote, .figure, .image, .row, .panel {
    margin-top: 30px;
  }
  article:first-child, aside:first-child, figure:first-child, blockquote:first-child, .figure:first-child, .image:first-child, .row:first-child, .panel:first-child {
    margin-top: 0;
  }
  section, .section, article, .article, aside, .aside {
    margin-top: 60px;
  }
  section:first-child, .section:first-child, article:first-child, .article:first-child, aside:first-child, .aside:first-child {
    margin-top: 0;
  }
  section section, section .section, section article, section .article, section aside, section .aside {
    margin-top: 30px;
  }
  .section section, .section .section, .section article, .section .article, .section aside, .section .aside {
    margin-top: 30px;
  }
  article section, article .section, article article, article .article, article aside, article .aside {
    margin-top: 30px;
  }
  .article section, .article .section, .article article, .article .article, .article aside, .article .aside {
    margin-top: 30px;
  }
  aside section, aside .section, aside article, aside .article, aside aside, aside .aside {
    margin-top: 30px;
  }
  .aside section, .aside .section, .aside article, .aside .article, .aside aside, .aside .aside {
    margin-top: 30px;
  }
  section section:first-child, section .section:first-child, section article:first-child, section .article:first-child, section aside:first-child, section .aside:first-child {
    margin-top: 0;
  }
  .section section:first-child, .section .section:first-child, .section article:first-child, .section .article:first-child, .section aside:first-child, .section .aside:first-child {
    margin-top: 0;
  }
  article section:first-child, article .section:first-child, article article:first-child, article .article:first-child, article aside:first-child, article .aside:first-child {
    margin-top: 0;
  }
  .article section:first-child, .article .section:first-child, .article article:first-child, .article .article:first-child, .article aside:first-child, .article .aside:first-child {
    margin-top: 0;
  }
  aside section:first-child, aside .section:first-child, aside article:first-child, aside .article:first-child, aside aside:first-child, aside .aside:first-child {
    margin-top: 0;
  }
  .aside section:first-child, .aside .section:first-child, .aside article:first-child, .aside .article:first-child, .aside aside:first-child, .aside .aside:first-child {
    margin-top: 0;
  }
  section section section, section section .section, section section article, section section .article, section section aside, section section .aside {
    margin-top: 30px;
  }
  section .section section, section .section .section, section .section article, section .section .article, section .section aside, section .section .aside {
    margin-top: 30px;
  }
  section article section, section article .section, section article article, section article .article, section article aside, section article .aside {
    margin-top: 30px;
  }
  section .article section, section .article .section, section .article article, section .article .article, section .article aside, section .article .aside {
    margin-top: 30px;
  }
  section aside section, section aside .section, section aside article, section aside .article, section aside aside, section aside .aside {
    margin-top: 30px;
  }
  section .aside section, section .aside .section, section .aside article, section .aside .article, section .aside aside, section .aside .aside {
    margin-top: 30px;
  }
  .section section section, .section section .section, .section section article, .section section .article, .section section aside, .section section .aside {
    margin-top: 30px;
  }
  .section .section section, .section .section .section, .section .section article, .section .section .article, .section .section aside, .section .section .aside {
    margin-top: 30px;
  }
  .section article section, .section article .section, .section article article, .section article .article, .section article aside, .section article .aside {
    margin-top: 30px;
  }
  .section .article section, .section .article .section, .section .article article, .section .article .article, .section .article aside, .section .article .aside {
    margin-top: 30px;
  }
  .section aside section, .section aside .section, .section aside article, .section aside .article, .section aside aside, .section aside .aside {
    margin-top: 30px;
  }
  .section .aside section, .section .aside .section, .section .aside article, .section .aside .article, .section .aside aside, .section .aside .aside {
    margin-top: 30px;
  }
  article section section, article section .section, article section article, article section .article, article section aside, article section .aside {
    margin-top: 30px;
  }
  article .section section, article .section .section, article .section article, article .section .article, article .section aside, article .section .aside {
    margin-top: 30px;
  }
  article article section, article article .section, article article article, article article .article, article article aside, article article .aside {
    margin-top: 30px;
  }
  article .article section, article .article .section, article .article article, article .article .article, article .article aside, article .article .aside {
    margin-top: 30px;
  }
  article aside section, article aside .section, article aside article, article aside .article, article aside aside, article aside .aside {
    margin-top: 30px;
  }
  article .aside section, article .aside .section, article .aside article, article .aside .article, article .aside aside, article .aside .aside {
    margin-top: 30px;
  }
  .article section section, .article section .section, .article section article, .article section .article, .article section aside, .article section .aside {
    margin-top: 30px;
  }
  .article .section section, .article .section .section, .article .section article, .article .section .article, .article .section aside, .article .section .aside {
    margin-top: 30px;
  }
  .article article section, .article article .section, .article article article, .article article .article, .article article aside, .article article .aside {
    margin-top: 30px;
  }
  .article .article section, .article .article .section, .article .article article, .article .article .article, .article .article aside, .article .article .aside {
    margin-top: 30px;
  }
  .article aside section, .article aside .section, .article aside article, .article aside .article, .article aside aside, .article aside .aside {
    margin-top: 30px;
  }
  .article .aside section, .article .aside .section, .article .aside article, .article .aside .article, .article .aside aside, .article .aside .aside {
    margin-top: 30px;
  }
  aside section section, aside section .section, aside section article, aside section .article, aside section aside, aside section .aside {
    margin-top: 30px;
  }
  aside .section section, aside .section .section, aside .section article, aside .section .article, aside .section aside, aside .section .aside {
    margin-top: 30px;
  }
  aside article section, aside article .section, aside article article, aside article .article, aside article aside, aside article .aside {
    margin-top: 30px;
  }
  aside .article section, aside .article .section, aside .article article, aside .article .article, aside .article aside, aside .article .aside {
    margin-top: 30px;
  }
  aside aside section, aside aside .section, aside aside article, aside aside .article, aside aside aside, aside aside .aside {
    margin-top: 30px;
  }
  aside .aside section, aside .aside .section, aside .aside article, aside .aside .article, aside .aside aside, aside .aside .aside {
    margin-top: 30px;
  }
  .aside section section, .aside section .section, .aside section article, .aside section .article, .aside section aside, .aside section .aside {
    margin-top: 30px;
  }
  .aside .section section, .aside .section .section, .aside .section article, .aside .section .article, .aside .section aside, .aside .section .aside {
    margin-top: 30px;
  }
  .aside article section, .aside article .section, .aside article article, .aside article .article, .aside article aside, .aside article .aside {
    margin-top: 30px;
  }
  .aside .article section, .aside .article .section, .aside .article article, .aside .article .article, .aside .article aside, .aside .article .aside {
    margin-top: 30px;
  }
  .aside aside section, .aside aside .section, .aside aside article, .aside aside .article, .aside aside aside, .aside aside .aside {
    margin-top: 30px;
  }
  .aside .aside section, .aside .aside .section, .aside .aside article, .aside .aside .article, .aside .aside aside, .aside .aside .aside {
    margin-top: 30px;
  }
  section section section:first-child, section section .section:first-child, section section article:first-child, section section .article:first-child, section section aside:first-child, section section .aside:first-child {
    margin-top: 0;
  }
  section .section section:first-child, section .section .section:first-child, section .section article:first-child, section .section .article:first-child, section .section aside:first-child, section .section .aside:first-child {
    margin-top: 0;
  }
  section article section:first-child, section article .section:first-child, section article article:first-child, section article .article:first-child, section article aside:first-child, section article .aside:first-child {
    margin-top: 0;
  }
  section .article section:first-child, section .article .section:first-child, section .article article:first-child, section .article .article:first-child, section .article aside:first-child, section .article .aside:first-child {
    margin-top: 0;
  }
  section aside section:first-child, section aside .section:first-child, section aside article:first-child, section aside .article:first-child, section aside aside:first-child, section aside .aside:first-child {
    margin-top: 0;
  }
  section .aside section:first-child, section .aside .section:first-child, section .aside article:first-child, section .aside .article:first-child, section .aside aside:first-child, section .aside .aside:first-child {
    margin-top: 0;
  }
  .section section section:first-child, .section section .section:first-child, .section section article:first-child, .section section .article:first-child, .section section aside:first-child, .section section .aside:first-child {
    margin-top: 0;
  }
  .section .section section:first-child, .section .section .section:first-child, .section .section article:first-child, .section .section .article:first-child, .section .section aside:first-child, .section .section .aside:first-child {
    margin-top: 0;
  }
  .section article section:first-child, .section article .section:first-child, .section article article:first-child, .section article .article:first-child, .section article aside:first-child, .section article .aside:first-child {
    margin-top: 0;
  }
  .section .article section:first-child, .section .article .section:first-child, .section .article article:first-child, .section .article .article:first-child, .section .article aside:first-child, .section .article .aside:first-child {
    margin-top: 0;
  }
  .section aside section:first-child, .section aside .section:first-child, .section aside article:first-child, .section aside .article:first-child, .section aside aside:first-child, .section aside .aside:first-child {
    margin-top: 0;
  }
  .section .aside section:first-child, .section .aside .section:first-child, .section .aside article:first-child, .section .aside .article:first-child, .section .aside aside:first-child, .section .aside .aside:first-child {
    margin-top: 0;
  }
  article section section:first-child, article section .section:first-child, article section article:first-child, article section .article:first-child, article section aside:first-child, article section .aside:first-child {
    margin-top: 0;
  }
  article .section section:first-child, article .section .section:first-child, article .section article:first-child, article .section .article:first-child, article .section aside:first-child, article .section .aside:first-child {
    margin-top: 0;
  }
  article article section:first-child, article article .section:first-child, article article article:first-child, article article .article:first-child, article article aside:first-child, article article .aside:first-child {
    margin-top: 0;
  }
  article .article section:first-child, article .article .section:first-child, article .article article:first-child, article .article .article:first-child, article .article aside:first-child, article .article .aside:first-child {
    margin-top: 0;
  }
  article aside section:first-child, article aside .section:first-child, article aside article:first-child, article aside .article:first-child, article aside aside:first-child, article aside .aside:first-child {
    margin-top: 0;
  }
  article .aside section:first-child, article .aside .section:first-child, article .aside article:first-child, article .aside .article:first-child, article .aside aside:first-child, article .aside .aside:first-child {
    margin-top: 0;
  }
  .article section section:first-child, .article section .section:first-child, .article section article:first-child, .article section .article:first-child, .article section aside:first-child, .article section .aside:first-child {
    margin-top: 0;
  }
  .article .section section:first-child, .article .section .section:first-child, .article .section article:first-child, .article .section .article:first-child, .article .section aside:first-child, .article .section .aside:first-child {
    margin-top: 0;
  }
  .article article section:first-child, .article article .section:first-child, .article article article:first-child, .article article .article:first-child, .article article aside:first-child, .article article .aside:first-child {
    margin-top: 0;
  }
  .article .article section:first-child, .article .article .section:first-child, .article .article article:first-child, .article .article .article:first-child, .article .article aside:first-child, .article .article .aside:first-child {
    margin-top: 0;
  }
  .article aside section:first-child, .article aside .section:first-child, .article aside article:first-child, .article aside .article:first-child, .article aside aside:first-child, .article aside .aside:first-child {
    margin-top: 0;
  }
  .article .aside section:first-child, .article .aside .section:first-child, .article .aside article:first-child, .article .aside .article:first-child, .article .aside aside:first-child, .article .aside .aside:first-child {
    margin-top: 0;
  }
  aside section section:first-child, aside section .section:first-child, aside section article:first-child, aside section .article:first-child, aside section aside:first-child, aside section .aside:first-child {
    margin-top: 0;
  }
  aside .section section:first-child, aside .section .section:first-child, aside .section article:first-child, aside .section .article:first-child, aside .section aside:first-child, aside .section .aside:first-child {
    margin-top: 0;
  }
  aside article section:first-child, aside article .section:first-child, aside article article:first-child, aside article .article:first-child, aside article aside:first-child, aside article .aside:first-child {
    margin-top: 0;
  }
  aside .article section:first-child, aside .article .section:first-child, aside .article article:first-child, aside .article .article:first-child, aside .article aside:first-child, aside .article .aside:first-child {
    margin-top: 0;
  }
  aside aside section:first-child, aside aside .section:first-child, aside aside article:first-child, aside aside .article:first-child, aside aside aside:first-child, aside aside .aside:first-child {
    margin-top: 0;
  }
  aside .aside section:first-child, aside .aside .section:first-child, aside .aside article:first-child, aside .aside .article:first-child, aside .aside aside:first-child, aside .aside .aside:first-child {
    margin-top: 0;
  }
  .aside section section:first-child, .aside section .section:first-child, .aside section article:first-child, .aside section .article:first-child, .aside section aside:first-child, .aside section .aside:first-child {
    margin-top: 0;
  }
  .aside .section section:first-child, .aside .section .section:first-child, .aside .section article:first-child, .aside .section .article:first-child, .aside .section aside:first-child, .aside .section .aside:first-child {
    margin-top: 0;
  }
  .aside article section:first-child, .aside article .section:first-child, .aside article article:first-child, .aside article .article:first-child, .aside article aside:first-child, .aside article .aside:first-child {
    margin-top: 0;
  }
  .aside .article section:first-child, .aside .article .section:first-child, .aside .article article:first-child, .aside .article .article:first-child, .aside .article aside:first-child, .aside .article .aside:first-child {
    margin-top: 0;
  }
  .aside aside section:first-child, .aside aside .section:first-child, .aside aside article:first-child, .aside aside .article:first-child, .aside aside aside:first-child, .aside aside .aside:first-child {
    margin-top: 0;
  }
  .aside .aside section:first-child, .aside .aside .section:first-child, .aside .aside article:first-child, .aside .aside .article:first-child, .aside .aside aside:first-child, .aside .aside .aside:first-child {
    margin-top: 0;
  }
}
@media screen and (max-width: 699px) {
  li .figure, dt .figure, dd .figure {
    margin-top: 8px;
  }
  p:first-child, ul:first-child, ol:first-child, dl:first-child {
    margin-top: -5px;
  }
  article, aside, figure, blockquote, .figure, .image, .row, .panel {
    margin-top: 30px;
  }
  article:first-child, aside:first-child, figure:first-child, blockquote:first-child, .figure:first-child, .image:first-child, .row:first-child, .panel:first-child {
    margin-top: 0;
  }
  section, .section, article, .article, aside, .aside {
    margin-top: 60px;
  }
  section:first-child, .section:first-child, article:first-child, .article:first-child, aside:first-child, .aside:first-child {
    margin-top: 0;
  }
  section section, section .section, section article, section .article, section aside, section .aside {
    margin-top: 30px;
  }
  .section section, .section .section, .section article, .section .article, .section aside, .section .aside {
    margin-top: 30px;
  }
  article section, article .section, article article, article .article, article aside, article .aside {
    margin-top: 30px;
  }
  .article section, .article .section, .article article, .article .article, .article aside, .article .aside {
    margin-top: 30px;
  }
  aside section, aside .section, aside article, aside .article, aside aside, aside .aside {
    margin-top: 30px;
  }
  .aside section, .aside .section, .aside article, .aside .article, .aside aside, .aside .aside {
    margin-top: 30px;
  }
  section section:first-child, section .section:first-child, section article:first-child, section .article:first-child, section aside:first-child, section .aside:first-child {
    margin-top: 0;
  }
  .section section:first-child, .section .section:first-child, .section article:first-child, .section .article:first-child, .section aside:first-child, .section .aside:first-child {
    margin-top: 0;
  }
  article section:first-child, article .section:first-child, article article:first-child, article .article:first-child, article aside:first-child, article .aside:first-child {
    margin-top: 0;
  }
  .article section:first-child, .article .section:first-child, .article article:first-child, .article .article:first-child, .article aside:first-child, .article .aside:first-child {
    margin-top: 0;
  }
  aside section:first-child, aside .section:first-child, aside article:first-child, aside .article:first-child, aside aside:first-child, aside .aside:first-child {
    margin-top: 0;
  }
  .aside section:first-child, .aside .section:first-child, .aside article:first-child, .aside .article:first-child, .aside aside:first-child, .aside .aside:first-child {
    margin-top: 0;
  }
  section section section, section section .section, section section article, section section .article, section section aside, section section .aside {
    margin-top: 30px;
  }
  section .section section, section .section .section, section .section article, section .section .article, section .section aside, section .section .aside {
    margin-top: 30px;
  }
  section article section, section article .section, section article article, section article .article, section article aside, section article .aside {
    margin-top: 30px;
  }
  section .article section, section .article .section, section .article article, section .article .article, section .article aside, section .article .aside {
    margin-top: 30px;
  }
  section aside section, section aside .section, section aside article, section aside .article, section aside aside, section aside .aside {
    margin-top: 30px;
  }
  section .aside section, section .aside .section, section .aside article, section .aside .article, section .aside aside, section .aside .aside {
    margin-top: 30px;
  }
  .section section section, .section section .section, .section section article, .section section .article, .section section aside, .section section .aside {
    margin-top: 30px;
  }
  .section .section section, .section .section .section, .section .section article, .section .section .article, .section .section aside, .section .section .aside {
    margin-top: 30px;
  }
  .section article section, .section article .section, .section article article, .section article .article, .section article aside, .section article .aside {
    margin-top: 30px;
  }
  .section .article section, .section .article .section, .section .article article, .section .article .article, .section .article aside, .section .article .aside {
    margin-top: 30px;
  }
  .section aside section, .section aside .section, .section aside article, .section aside .article, .section aside aside, .section aside .aside {
    margin-top: 30px;
  }
  .section .aside section, .section .aside .section, .section .aside article, .section .aside .article, .section .aside aside, .section .aside .aside {
    margin-top: 30px;
  }
  article section section, article section .section, article section article, article section .article, article section aside, article section .aside {
    margin-top: 30px;
  }
  article .section section, article .section .section, article .section article, article .section .article, article .section aside, article .section .aside {
    margin-top: 30px;
  }
  article article section, article article .section, article article article, article article .article, article article aside, article article .aside {
    margin-top: 30px;
  }
  article .article section, article .article .section, article .article article, article .article .article, article .article aside, article .article .aside {
    margin-top: 30px;
  }
  article aside section, article aside .section, article aside article, article aside .article, article aside aside, article aside .aside {
    margin-top: 30px;
  }
  article .aside section, article .aside .section, article .aside article, article .aside .article, article .aside aside, article .aside .aside {
    margin-top: 30px;
  }
  .article section section, .article section .section, .article section article, .article section .article, .article section aside, .article section .aside {
    margin-top: 30px;
  }
  .article .section section, .article .section .section, .article .section article, .article .section .article, .article .section aside, .article .section .aside {
    margin-top: 30px;
  }
  .article article section, .article article .section, .article article article, .article article .article, .article article aside, .article article .aside {
    margin-top: 30px;
  }
  .article .article section, .article .article .section, .article .article article, .article .article .article, .article .article aside, .article .article .aside {
    margin-top: 30px;
  }
  .article aside section, .article aside .section, .article aside article, .article aside .article, .article aside aside, .article aside .aside {
    margin-top: 30px;
  }
  .article .aside section, .article .aside .section, .article .aside article, .article .aside .article, .article .aside aside, .article .aside .aside {
    margin-top: 30px;
  }
  aside section section, aside section .section, aside section article, aside section .article, aside section aside, aside section .aside {
    margin-top: 30px;
  }
  aside .section section, aside .section .section, aside .section article, aside .section .article, aside .section aside, aside .section .aside {
    margin-top: 30px;
  }
  aside article section, aside article .section, aside article article, aside article .article, aside article aside, aside article .aside {
    margin-top: 30px;
  }
  aside .article section, aside .article .section, aside .article article, aside .article .article, aside .article aside, aside .article .aside {
    margin-top: 30px;
  }
  aside aside section, aside aside .section, aside aside article, aside aside .article, aside aside aside, aside aside .aside {
    margin-top: 30px;
  }
  aside .aside section, aside .aside .section, aside .aside article, aside .aside .article, aside .aside aside, aside .aside .aside {
    margin-top: 30px;
  }
  .aside section section, .aside section .section, .aside section article, .aside section .article, .aside section aside, .aside section .aside {
    margin-top: 30px;
  }
  .aside .section section, .aside .section .section, .aside .section article, .aside .section .article, .aside .section aside, .aside .section .aside {
    margin-top: 30px;
  }
  .aside article section, .aside article .section, .aside article article, .aside article .article, .aside article aside, .aside article .aside {
    margin-top: 30px;
  }
  .aside .article section, .aside .article .section, .aside .article article, .aside .article .article, .aside .article aside, .aside .article .aside {
    margin-top: 30px;
  }
  .aside aside section, .aside aside .section, .aside aside article, .aside aside .article, .aside aside aside, .aside aside .aside {
    margin-top: 30px;
  }
  .aside .aside section, .aside .aside .section, .aside .aside article, .aside .aside .article, .aside .aside aside, .aside .aside .aside {
    margin-top: 30px;
  }
  section section section:first-child, section section .section:first-child, section section article:first-child, section section .article:first-child, section section aside:first-child, section section .aside:first-child {
    margin-top: 0;
  }
  section .section section:first-child, section .section .section:first-child, section .section article:first-child, section .section .article:first-child, section .section aside:first-child, section .section .aside:first-child {
    margin-top: 0;
  }
  section article section:first-child, section article .section:first-child, section article article:first-child, section article .article:first-child, section article aside:first-child, section article .aside:first-child {
    margin-top: 0;
  }
  section .article section:first-child, section .article .section:first-child, section .article article:first-child, section .article .article:first-child, section .article aside:first-child, section .article .aside:first-child {
    margin-top: 0;
  }
  section aside section:first-child, section aside .section:first-child, section aside article:first-child, section aside .article:first-child, section aside aside:first-child, section aside .aside:first-child {
    margin-top: 0;
  }
  section .aside section:first-child, section .aside .section:first-child, section .aside article:first-child, section .aside .article:first-child, section .aside aside:first-child, section .aside .aside:first-child {
    margin-top: 0;
  }
  .section section section:first-child, .section section .section:first-child, .section section article:first-child, .section section .article:first-child, .section section aside:first-child, .section section .aside:first-child {
    margin-top: 0;
  }
  .section .section section:first-child, .section .section .section:first-child, .section .section article:first-child, .section .section .article:first-child, .section .section aside:first-child, .section .section .aside:first-child {
    margin-top: 0;
  }
  .section article section:first-child, .section article .section:first-child, .section article article:first-child, .section article .article:first-child, .section article aside:first-child, .section article .aside:first-child {
    margin-top: 0;
  }
  .section .article section:first-child, .section .article .section:first-child, .section .article article:first-child, .section .article .article:first-child, .section .article aside:first-child, .section .article .aside:first-child {
    margin-top: 0;
  }
  .section aside section:first-child, .section aside .section:first-child, .section aside article:first-child, .section aside .article:first-child, .section aside aside:first-child, .section aside .aside:first-child {
    margin-top: 0;
  }
  .section .aside section:first-child, .section .aside .section:first-child, .section .aside article:first-child, .section .aside .article:first-child, .section .aside aside:first-child, .section .aside .aside:first-child {
    margin-top: 0;
  }
  article section section:first-child, article section .section:first-child, article section article:first-child, article section .article:first-child, article section aside:first-child, article section .aside:first-child {
    margin-top: 0;
  }
  article .section section:first-child, article .section .section:first-child, article .section article:first-child, article .section .article:first-child, article .section aside:first-child, article .section .aside:first-child {
    margin-top: 0;
  }
  article article section:first-child, article article .section:first-child, article article article:first-child, article article .article:first-child, article article aside:first-child, article article .aside:first-child {
    margin-top: 0;
  }
  article .article section:first-child, article .article .section:first-child, article .article article:first-child, article .article .article:first-child, article .article aside:first-child, article .article .aside:first-child {
    margin-top: 0;
  }
  article aside section:first-child, article aside .section:first-child, article aside article:first-child, article aside .article:first-child, article aside aside:first-child, article aside .aside:first-child {
    margin-top: 0;
  }
  article .aside section:first-child, article .aside .section:first-child, article .aside article:first-child, article .aside .article:first-child, article .aside aside:first-child, article .aside .aside:first-child {
    margin-top: 0;
  }
  .article section section:first-child, .article section .section:first-child, .article section article:first-child, .article section .article:first-child, .article section aside:first-child, .article section .aside:first-child {
    margin-top: 0;
  }
  .article .section section:first-child, .article .section .section:first-child, .article .section article:first-child, .article .section .article:first-child, .article .section aside:first-child, .article .section .aside:first-child {
    margin-top: 0;
  }
  .article article section:first-child, .article article .section:first-child, .article article article:first-child, .article article .article:first-child, .article article aside:first-child, .article article .aside:first-child {
    margin-top: 0;
  }
  .article .article section:first-child, .article .article .section:first-child, .article .article article:first-child, .article .article .article:first-child, .article .article aside:first-child, .article .article .aside:first-child {
    margin-top: 0;
  }
  .article aside section:first-child, .article aside .section:first-child, .article aside article:first-child, .article aside .article:first-child, .article aside aside:first-child, .article aside .aside:first-child {
    margin-top: 0;
  }
  .article .aside section:first-child, .article .aside .section:first-child, .article .aside article:first-child, .article .aside .article:first-child, .article .aside aside:first-child, .article .aside .aside:first-child {
    margin-top: 0;
  }
  aside section section:first-child, aside section .section:first-child, aside section article:first-child, aside section .article:first-child, aside section aside:first-child, aside section .aside:first-child {
    margin-top: 0;
  }
  aside .section section:first-child, aside .section .section:first-child, aside .section article:first-child, aside .section .article:first-child, aside .section aside:first-child, aside .section .aside:first-child {
    margin-top: 0;
  }
  aside article section:first-child, aside article .section:first-child, aside article article:first-child, aside article .article:first-child, aside article aside:first-child, aside article .aside:first-child {
    margin-top: 0;
  }
  aside .article section:first-child, aside .article .section:first-child, aside .article article:first-child, aside .article .article:first-child, aside .article aside:first-child, aside .article .aside:first-child {
    margin-top: 0;
  }
  aside aside section:first-child, aside aside .section:first-child, aside aside article:first-child, aside aside .article:first-child, aside aside aside:first-child, aside aside .aside:first-child {
    margin-top: 0;
  }
  aside .aside section:first-child, aside .aside .section:first-child, aside .aside article:first-child, aside .aside .article:first-child, aside .aside aside:first-child, aside .aside .aside:first-child {
    margin-top: 0;
  }
  .aside section section:first-child, .aside section .section:first-child, .aside section article:first-child, .aside section .article:first-child, .aside section aside:first-child, .aside section .aside:first-child {
    margin-top: 0;
  }
  .aside .section section:first-child, .aside .section .section:first-child, .aside .section article:first-child, .aside .section .article:first-child, .aside .section aside:first-child, .aside .section .aside:first-child {
    margin-top: 0;
  }
  .aside article section:first-child, .aside article .section:first-child, .aside article article:first-child, .aside article .article:first-child, .aside article aside:first-child, .aside article .aside:first-child {
    margin-top: 0;
  }
  .aside .article section:first-child, .aside .article .section:first-child, .aside .article article:first-child, .aside .article .article:first-child, .aside .article aside:first-child, .aside .article .aside:first-child {
    margin-top: 0;
  }
  .aside aside section:first-child, .aside aside .section:first-child, .aside aside article:first-child, .aside aside .article:first-child, .aside aside aside:first-child, .aside aside .aside:first-child {
    margin-top: 0;
  }
  .aside .aside section:first-child, .aside .aside .section:first-child, .aside .aside article:first-child, .aside .aside .article:first-child, .aside .aside aside:first-child, .aside .aside .aside:first-child {
    margin-top: 0;
  }
}
@media screen and (min-width: 700px) {
  .wide {
    width: auto;
    max-width: 920px;
  }
  .narrow {
    width: auto;
    max-width: 630px;
  }
  section, .section, article, .article, aside, .aside, header, .header, .layout {
    width: 700px;
    margin-right: auto;
    margin-left: auto;
  }
  section section, section .section, section article, section .article, section aside, section .aside, section header, section .header {
    width: auto;
  }
  .section section, .section .section, .section article, .section .article, .section aside, .section .aside, .section header, .section .header {
    width: auto;
  }
  article section, article .section, article article, article .article, article aside, article .aside, article header, article .header {
    width: auto;
  }
  .article section, .article .section, .article article, .article .article, .article aside, .article .aside, .article header, .article .header {
    width: auto;
  }
  aside section, aside .section, aside article, aside .article, aside aside, aside .aside, aside header, aside .header {
    width: auto;
  }
  .aside section, .aside .section, .aside article, .aside .article, .aside aside, .aside .aside, .aside header, .aside .header {
    width: auto;
  }
  header section, header .section, header article, header .article, header aside, header .aside, header header, header .header {
    width: auto;
  }
  .header section, .header .section, .header article, .header .article, .header aside, .header .aside, .header header, .header .header {
    width: auto;
  }
  .layout section, .layout .section, .layout article, .layout .article, .layout aside, .layout .aside, .layout header, .layout .header {
    width: auto;
  }
  section.wide, .section.wide, article.wide, .article.wide, aside.wide, .aside.wide, header.wide, .header.wide, .layout.wide {
    width: auto;
    max-width: 920px;
  }
  section.narrow, .section.narrow, article.narrow, .article.narrow, aside.narrow, .aside.narrow, header.narrow, .header.narrow, .layout.narrow {
    width: auto;
    max-width: 630px;
  }
  section > .footer, .section > .footer, article > .footer, .article > .footer, aside > .footer, .aside > .footer, header > .footer, .header > .footer, .layout > .footer {
    margin-top: 30px;
  }
}
@media screen and (max-width: 699px) {
  section, .section, article, .article, aside, .aside, header, .header {
    width: auto;
    margin-right: auto;
    margin-left: auto;
  }
  section section, section .section, section article, section .article, section aside, section .aside, section header, section .header {
    width: auto;
  }
  .section section, .section .section, .section article, .section .article, .section aside, .section .aside, .section header, .section .header {
    width: auto;
  }
  article section, article .section, article article, article .article, article aside, article .aside, article header, article .header {
    width: auto;
  }
  .article section, .article .section, .article article, .article .article, .article aside, .article .aside, .article header, .article .header {
    width: auto;
  }
  aside section, aside .section, aside article, aside .article, aside aside, aside .aside, aside header, aside .header {
    width: auto;
  }
  .aside section, .aside .section, .aside article, .aside .article, .aside aside, .aside .aside, .aside header, .aside .header {
    width: auto;
  }
  header section, header .section, header article, header .article, header aside, header .aside, header header, header .header {
    width: auto;
  }
  .header section, .header .section, .header article, .header .article, .header aside, .header .aside, .header header, .header .header {
    width: auto;
  }
  section > .footer, .section > .footer, article > .footer, .article > .footer, aside > .footer, .aside > .footer, header > .footer, .header > .footer {
    margin-top: 30px;
  }
}
.tm-sample-section {
  margin-top: 80px !important;
}
.tm-sample-section .tm-sample-heading {
  padding: 0;
  margin: 0;
  border: none;
  color: #CCC;
}
.tm-sample-section .tm-sample-heading:before, .tm-sample-section .tm-sample-heading:after {
  display: none;
}
.tm-sample-section h1.tm-sample-heading {
  font-size: 32px;
  font-weight: normal;
  text-align: center;
  margin-bottom: 60px;
}
.tm-sample-section h2.tm-sample-heading {
  font-size: 24px;
  font-weight: normal;
  margin-bottom: 10px;
}
.tm-sample-section .tm-sample-note {
  color: #CCC;
}
.tm-sample-section .tm-sample-code textarea {
  border: 1px solid #CCC;
  width: 100%;
  height: 200px;
}

.acd .acd-header {
  position: relative;
}
.acd .acd-header h2:after, .acd .acd-header .h2:after, .acd .acd-header h1:after, .acd .acd-header .h1:after {
  content: none;
}
.acd .acd-body {
  display: none;
}
.acd .acd-toggle {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 100;
  height: 100%;
  width: 100%;
  text-align: right;
  cursor: pointer;
}
.acd .acd-toggle .icon {
  display: block;
  position: absolute;
  height: 100%;
  width: 20px;
  line-height: 1;
}
.acd .acd-toggle .icon:before {
  position: absolute;
  left: 13px;
  top: 20px;
  font-size: 1.2em;
  line-height: 1;
  vertical-align: middle;
  font-family: "icon";
  font-weight: normal;
  content: "\e904";
  color: #E64444;
}
.acd.active .acd-toggle .icon:before {
  font-family: "icon";
  font-weight: normal;
  content: "\e907";
  color: #E64444;
}

.article.acd:before {
  display: none;
}
.article.acd + .acd {
  margin-top: 2px;
}

.page-content .page-body .article.acd + .acd {
  margin-top: 2px;
}

@media screen and (min-width: 700px) {
  .article.acd .acd-header {
    background: #F9F6EC;
    padding: 15px 15px 15px 40px;
  }
  .article.acd .acd-header h1, .article.acd .acd-header h2, .article.acd .acd-header h3, .article.acd .acd-header h4 {
    font-size: 16px;
    line-height: 1.9;
    margin: 0;
    padding: 0;
  }
  .article.acd .acd-body {
    padding: 30px 0 45px;
  }
}
@media screen and (max-width: 699px) {
  .article.acd .acd-header {
    background: #F9F6EC;
    padding: 15px 15px 15px 35px;
  }
  .article.acd .acd-header h1, .article.acd .acd-header h2, .article.acd .acd-header h3, .article.acd .acd-header h4 {
    font-size: 14px;
    line-height: 1.9;
    margin: 0;
    padding: 0;
  }
  .article.acd .acd-body {
    padding: 30px 0 45px;
  }
}
@-webkit-keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@media screen and (min-width: 700px) {
  #nav-global .menu-global .na.is-hover .na-toggle {
    display: block !important;
    -webkit-animation-name: fade-in;
            animation-name: fade-in;
    -webkit-animation-duration: 0.5s;
            animation-duration: 0.5s;
  }
  #nav-global .menu-global .na.is-hover .na-toggle > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    right: 0;
    bottom: -66px;
    z-index: 100;
    text-align: right;
    background: #fff;
    padding: 20px 10px 20px 10px;
    margin-top: -10px;
    border-radius: 20px;
    border: dashed 2px #D3D0C7;
  }
  #nav-global .menu-global .na.is-hover .na-toggle > ul > li {
    padding: 0 10px 0 20px;
  }
  #nav-global .menu-global .na.is-hover .na-toggle > ul > li:not(:first-child) {
    margin-left: 5px;
  }
  #nav-global .menu-global .na.is-hover .na-toggle > ul > li a {
    display: block;
    position: relative;
  }
  #nav-global .menu-global .na.is-hover .na-toggle > ul > li a:before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 0.4em;
    left: -17px;
    width: 13px;
    height: 13px;
    background: url(../img/common/icon_arrow_circle_r.png) no-repeat center center;
    background-size: 13px;
  }
}
@media screen and (max-width: 699px) {
  #nav-global .menu-global .na .na-header > a:before,
  #nav-footer .menu-global .na .na-header > a:before {
    background: url(../img/common/icon_arrow_circle_open-close.png) no-repeat center top;
    background-size: 13px;
  }
  #nav-global .menu-global .na .na-toggle > ul,
  #nav-footer .menu-global .na .na-toggle > ul {
    margin-top: 0;
    margin-bottom: 0;
  }
  #nav-global .menu-global .na .na-toggle > ul > li a,
  #nav-footer .menu-global .na .na-toggle > ul > li a {
    /* 閉じている状態 */
    line-height: 0;
    opacity: 0;
    visibility: hidden;
    padding-top: 0;
    padding-bottom: 0;
    /* 閉じるアニメーション */
    -webkit-transition: line-height 0.3s ease-out, opacity 0.1s linear, visibility 0.1s linear, padding-top 0.3s ease-out, padding-bottom 0.3s ease-out;
    transition: line-height 0.3s ease-out, opacity 0.1s linear, visibility 0.1s linear, padding-top 0.3s ease-out, padding-bottom 0.3s ease-out;
  }
  #nav-global .menu-global .na .na-toggle > ul > li a:before,
  #nav-footer .menu-global .na .na-toggle > ul > li a:before {
    opacity: 0;
    -webkit-transition: opacity 0.1s linear;
    transition: opacity 0.1s linear;
  }
  #nav-global .menu-global .na .na-toggle > ul > li a .gi,
  #nav-footer .menu-global .na .na-toggle > ul > li a .gi {
    display: block;
  }
  #nav-global .menu-global .na.is-click .na-header > a:before,
  #nav-footer .menu-global .na.is-click .na-header > a:before {
    background-position: center bottom;
  }
  #nav-global .menu-global .na.is-click .na-toggle > ul,
  #nav-footer .menu-global .na.is-click .na-toggle > ul {
    display: block;
  }
  #nav-global .menu-global .na.is-click .na-toggle > ul > li a,
  #nav-footer .menu-global .na.is-click .na-toggle > ul > li a {
    padding-top: 10px;
    padding-bottom: 10px;
    /* 開いている状態 */
    line-height: 1.5;
    opacity: 1;
    visibility: visible;
    /* 開くアニメーション */
    -webkit-transition: line-height 0.3s ease-out, opacity 0.1s linear 0.1s, visibility 0.1s linear 0.1s;
    transition: line-height 0.3s ease-out, opacity 0.1s linear 0.1s, visibility 0.1s linear 0.1s;
  }
  #nav-global .menu-global .na.is-click .na-toggle > ul > li a:before,
  #nav-footer .menu-global .na.is-click .na-toggle > ul > li a:before {
    opacity: 1;
  }
}
.na .na-header {
  position: relative;
}
@media screen and (min-width: 700px) {
  .na .na-header .icon {
    display: block;
    position: absolute;
    height: 100%;
    width: 100%;
    line-height: 1;
  }
  .na .na-header .icon:before {
    position: absolute;
    left: 50%;
    bottom: 5px;
    font-size: 1.2em;
    line-height: 1;
    vertical-align: middle;
    font-family: "icon";
    font-weight: normal;
    content: "\e904";
    color: #E64444;
    margin-left: -0.6em;
  }
}
@media screen and (max-width: 699px) {
  .na .na-header .icon {
    display: none;
  }
}
@media screen and (min-width: 700px) {
  .na .na-toggle {
    display: none;
  }
}

.modal-bg {
  background: rgba(255, 255, 255, 0.95);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 5000;
}

.modal-container {
  width: 100%;
  height: 100%;
  position: fixed;
  overflow-x: hidden;
  overflow-y: auto;
  top: 0;
  left: 0;
  display: none;
  z-index: 5001;
}

.modal-wrap {
  width: 100%;
  min-height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.modal-inner {
  position: relative;
  margin: 0 auto;
  z-index: 5001;
  max-width: 630px;
}

.modal-close {
  cursor: pointer;
  text-align: right;
}
.modal-close:before {
  font-family: "icon";
  font-weight: normal;
  content: "\e90f";
  font-size: 30px;
  color: #000;
}

.modal-body {
  background-color: #FFF;
  border: 1px solid #D3D0C7;
  max-width: 630px;
  margin: 0 auto;
}

@media screen and (min-width: 700px) {
  .modal-body {
    padding: 30px;
  }
}
@media screen and (max-width: 699px) {
  .modal-inner {
    margin: 0 15px;
  }
  .modal-body {
    padding: 30px 15px;
  }
}
.mainbanner {
  display: none;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}
.mainbanner .item > .inner {
  position: relative;
}
.mainbanner .item > .inner .body {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 50px;
  display: block;
  background: rgba(0, 0, 0, 0.3);
}
.mainbanner .item > .inner .body > .inner {
  display: table;
  height: 100%;
  vertical-align: middle;
}
.mainbanner .item .title {
  display: table-cell;
  vertical-align: middle;
  color: #FFF;
  margin: 0;
  font-size: 14px;
  line-height: 1.4;
  font-weight: bold;
}
.mainbanner .item .balloon {
  position: absolute;
  left: 0;
  top: -24px;
  height: 24px;
  font-size: 14px;
  line-height: 24px;
  margin: 0;
  padding: 0 12px;
  vertical-align: middle;
  display: inline-block;
  background: #FFF556;
}
.mainbanner .item .balloon:after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  bottom: -6px;
  width: 10px;
  height: 6px;
  margin-left: -5px;
  background: url(../img/common/bg_balloon1_d.png) no-repeat center bottom;
  background-size: auto 6px;
}
.mainbanner .bx-pager {
  text-align: center;
  height: 8px;
}
.mainbanner .bx-pager .bx-pager-item {
  display: inline-block;
  margin: 0 5px;
}
.mainbanner .bx-pager .bx-pager-item a {
  display: inline-block;
  height: 8px;
  width: 8px;
  border-radius: 50%;
  text-indent: -9999px;
  text-decoration: none;
  background: #E2E2E2;
}
.mainbanner .bx-pager .bx-pager-item a.active {
  background: #cccccc;
}

@media screen and (max-width: 699px) {
  .mainbanner .item > .inner .thumbnail .image img {
    width: 100%;
    height: auto;
  }
}
@media screen and (min-width: 700px) {
  .mainbanner {
    margin-top: 40px;
    max-width: 920px;
  }
  .mainbanner .item {
    width: auto;
    max-width: 700px;
  }
  .mainbanner > .inner.col-2 {
    overflow: hidden;
  }
  .mainbanner > .inner.col-2 > .item {
    width: 50%;
    float: left;
  }
  .mainbanner .pcslider, .mainbanner .pcpager {
    display: block !important;
  }
  .mainbanner .spslider, .mainbanner .sppager {
    display: none !important;
  }
  .mainbanner .bx-pager {
    margin-top: 30px;
  }
  .mainbanner .item > .inner {
    position: relative;
  }
  .mainbanner .item > .inner .body {
    padding: 0 15px;
  }
  .mainbanner .item .title {
    font-size: 14px;
    font-weight: bold;
  }
}
@media screen and (max-width: 699px) {
  .mainbanner {
    margin-left: -15px;
    margin-right: -15px;
  }
  .mainbanner > .inner.col-2, .mainbanner .pcslider, .mainbanner .pcpager {
    display: none !important;
  }
  .mainbanner .spslider, .mainbanner .sppager {
    display: block !important;
  }
  .mainbanner .bx-pager {
    margin-top: 15px;
  }
  .mainbanner .item > .inner {
    position: relative;
  }
  .mainbanner .item > .inner .body {
    padding: 0 15px;
  }
  .mainbanner .item .title {
    font-size: 14px;
    font-weight: bold;
  }
}
.pickup > .header:first-child {
  margin-top: 0;
}

@media screen and (min-width: 700px) {
  .pickup > .header {
    margin-top: 30px;
    width: 100%;
  }
  .pickup > .header > .meta {
    text-align: right;
  }
  .pickup > .header > .meta .link {
    font-size: 11px;
  }
}
@media screen and (max-width: 699px) {
  .pickup > .header {
    margin-top: 30px;
    width: 100%;
  }
  .pickup > .header h2 {
    margin-bottom: 10px;
  }
  .pickup > .header > .meta {
    text-align: right;
  }
  .pickup > .header > .meta .link {
    font-size: 11px;
  }
}
.recipe-top-link {
  text-align: center;
}
.recipe-top-link .link-anchor {
  position: relative;
  border: solid 3px #e64444;
  border-radius: 16px;
  display: inline-block;
  width: 100%;
  padding: 20px;
}
.recipe-top-link .link-anchor:after {
  content: "";
  position: absolute;
  width: 24px;
  height: 24px;
  background: transparent url(../img/common/icon_arrow_circle_r.png) no-repeat center center;
  background-size: contain;
  display: block;
  right: 30px;
  top: 50%;
  margin-top: -10px;
}
@media screen and (max-width: 699px) {
  .recipe-top-link .link-anchor:after {
    width: 18px;
    height: 18px;
    right: 20px;
    top: 50%;
    margin-top: -9px;
  }
}
.recipe-top-link .link-wrap {
  position: relative;
  text-align: center;
  display: inline-block;
  margin: 0 auto;
  line-height: 1.6;
}
.recipe-top-link .link-wrap .icon {
  position: absolute;
  left: -40px;
  display: block;
  background: transparent url(../img/common/icon_spoon.png) no-repeat center center;
  background-size: contain;
  width: 40px;
  height: 60px;
}
@media screen and (max-width: 699px) {
  .recipe-top-link .link-wrap .icon {
    left: -30px;
    width: 30px;
    height: 50px;
  }
}
.recipe-top-link .link-wrap .lead {
  display: block;
  font-size: 14px;
  font-weight: bold;
  padding: 0 10px;
}
@media screen and (max-width: 699px) {
  .recipe-top-link .link-wrap .lead {
    font-size: 12px;
  }
}
.recipe-top-link .link-wrap .title {
  display: block;
  font-size: 26px;
  color: #e64444;
  padding: 0 20px;
}
@media screen and (max-width: 699px) {
  .recipe-top-link .link-wrap .title {
    font-size: 22px;
  }
}

@media screen and (min-width: 700px) {
  aside.foods > .inner {
    padding: 25px 40px 0;
  }
  aside.foods .header {
    margin-bottom: 30px;
  }
  aside.foods .body {
    overflow: hidden;
  }
  aside.foods .item {
    float: left;
    width: 50%;
    margin-bottom: 30px;
  }
  aside.foods .item:nth-child(odd) {
    padding-right: 10px;
  }
  aside.foods .item:nth-child(even) {
    padding-left: 10px;
  }
  aside.foods .item .figure {
    width: 122px;
  }
  aside.foods .item .figure img {
    width: 100%;
  }
  aside.foods .item .text {
    padding-left: 10px;
  }
  aside.foods .item p {
    font-size: 14px;
    margin-top: 8px;
  }
  aside.foods .item p + p {
    margin-top: 5px;
  }
}
@media screen and (max-width: 699px) {
  aside.foods > .inner {
    padding: 40px 18px 40px;
  }
  aside.foods .header {
    margin-bottom: 40px;
  }
  aside.foods .body {
    overflow: hidden;
    margin-left: -5px;
    margin-right: -5px;
  }
  aside.foods .item {
    display: block;
    float: left;
    width: 50%;
    padding: 5px;
  }
  aside.foods .item:nth-child(odd) {
    clear: both;
  }
  aside.foods .item .figure {
    display: block;
  }
  aside.foods .item .figure img {
    width: 100%;
  }
  aside.foods .item .text {
    display: block;
    padding-left: 0;
    margin-top: 10px;
  }
  aside.foods .item p {
    font-size: 14px;
    margin-top: 0;
  }
  aside.foods .item p + p {
    margin-top: 5px;
  }
}
.supervisor.frame-border02 {
  padding: 0;
}
.supervisor > .inner {
  padding: 30px;
}
.supervisor h1 {
  text-align: center;
  margin-bottom: 30px;
}
.supervisor h1 > img {
  width: 36px;
}
.supervisor .profile + .profile {
  margin-top: 30px;
}
.supervisor .profile .cols {
  display: block;
  position: relative;
}
.supervisor .profile .cols .figure {
  width: 70px;
  position: absolute;
  top: 0;
  left: 0;
}
.supervisor .profile .cols .figure .image {
  padding: 0;
}
.supervisor .profile .cols .figure img {
  width: 70px;
  border-radius: 50%;
}
.supervisor .profile .name {
  min-height: 70px;
  padding: 0 0 0 80px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.supervisor .profile .name p {
  margin: 0;
  font-weight: bold;
}
.supervisor .profile p.description {
  margin-top: 10px;
  overflow: hidden;
  -webkit-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.supervisor .profile p.description span[id^=continuation] {
  cursor: pointer;
}

@media screen and (min-width: 700px) {
  .supervisor .profile p {
    font-size: 14px;
  }
  .supervisor .profile p.title {
    font-weight: bold;
  }
  .supervisor .profile .more {
    margin-top: 30px;
  }
  .supervisor .profile .more ul {
    margin-top: 10px;
  }
  .supervisor .profile .more ul li {
    margin-top: 0;
  }
  .supervisor .profile .more .link {
    font-size: 14px;
  }
}
@media screen and (max-width: 699px) {
  .supervisor .profile .cols > .col {
    display: block;
    padding: 0;
  }
  .supervisor .profile p {
    font-size: 14px;
  }
  .supervisor .profile p.title {
    font-weight: bold;
  }
  .supervisor .profile .more {
    margin-top: 30px;
  }
  .supervisor .profile .more ul {
    margin-top: 10px;
  }
  .supervisor .profile .more ul li {
    margin-top: 0;
  }
  .supervisor .profile .more .link {
    font-size: 14px;
  }
}
@media screen and (max-width: 699px) {
  .list-okfoods.col-2 .item + .item {
    padding-top: 0;
    margin-top: 8px;
  }
}
@media screen and (min-width: 700px) {
  .page-name {
    display: none;
  }
}
@media screen and (max-width: 699px) {
  .page-name {
    display: block;
    padding: 12px 0 10px;
  }
  .page-name h1 {
    font-size: 14px;
    margin: 0;
  }
}
@media screen and (min-width: 700px) {
  .page-header {
    padding: 40px 0 20px;
  }
  .page-header .title {
    margin-top: 0;
  }
  .page-header .anchor-search {
    margin-top: 10px;
  }
  .page-header h1 {
    margin: 0;
  }
  .page-header .supervisor {
    width: 700px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 15px;
    font-size: 14px;
  }
  .page-header .supervisor + article, .page-header .supervisor + .article {
    margin-top: 40px;
  }
}
@media screen and (max-width: 699px) {
  .page-header {
    padding: 40px 0 20px;
  }
  .page-header .title {
    margin-top: 0;
  }
  .page-header .anchor-search {
    margin-top: 10px;
  }
  .page-header h1 {
    margin: 0;
  }
  .page-header .supervisor {
    width: auto;
    margin-right: auto;
    margin-left: auto;
    margin-top: 10px;
    font-size: 14px;
  }
  .page-header .supervisor + article, .page-header .supervisor + .article {
    margin-top: 30px;
  }
}
.page-header + article {
  margin-top: 0;
}

.page-content .article:before {
  content: none;
}
.page-content .page-header .figure .image {
  padding: 0;
}
.page-content .page-header .figure + .title {
  padding-top: 40px;
}
.page-content .page-header .title h1 {
  margin: 0;
}
.page-content .page-header .title p + h1 {
  margin-top: 10px;
}
.page-content .page-header .title p {
  margin: 0;
}
.page-content .page-header .title p a {
  font-size: 14px;
  text-decoration: none;
  line-height: 1.8;
  margin: 0;
  color: #E64444;
}
.page-content .page-header .supervisor {
  width: auto;
  margin-right: auto;
  margin-left: auto;
  margin-top: 10px;
  font-size: 14px;
}
.page-content .page-header .header + article, .page-content .page-header .header + .article {
  margin-top: 30px;
}
.page-content h2 {
  display: block;
  margin-bottom: 20px;
}
.page-content h2:after {
  content: "";
  width: 100%;
  height: 2px;
  margin-top: 10px;
  background: red;
  display: block;
  border-bottom: solid 2px #FFF17E;
}
.page-content .h2:after {
  content: "";
  width: 100%;
  height: 2px;
  margin-top: 10px;
  background: red;
  display: block;
  border-bottom: solid 2px #FFF17E;
}
.page-content .page-body p {
  margin-top: 20px;
}
.page-content .page-body article, .page-content .page-body .article {
  margin-top: 40px;
}
.page-content .page-body .figure, .page-content .page-body table {
  margin-top: 20px;
}

@media screen and (max-width: 699px) {
  .page-content .page-header {
    background: #F9F6EC;
    margin: 0 -15px;
    padding: 0 15px 40px;
  }
  .page-content .page-body {
    padding-top: 40px;
  }
}
@media screen and (min-width: 700px) {
  .page-content .page-header {
    background: #F9F6EC;
    margin: 0;
    padding: 40px 15px;
  }
  .page-content .page-body {
    padding-top: 40px;
  }
}
@media screen and (max-width: 699px) {
  .page-content .page-header .figure {
    margin-right: -15px;
    margin-left: -15px;
  }
}
@media screen and (min-width: 700px) {
  .page-content .page-header .figure {
    margin-right: 0;
    margin-left: 0;
  }
}
@media screen and (max-width: 699px) {
  /* MVがない場合、spで上が詰まってしまうのでその分の調整*/
  .page-content .page-header .title {
    padding-top: 40px;
  }
}
@media screen and (min-width: 700px) {
  .mainbanner + .page-intro {
    margin-top: 30px;
  }
}
@media screen and (max-width: 699px) {
  .mainbanner + .page-intro {
    margin-top: 15px;
  }
}
.page-intro + .page-body {
  margin-top: 20px;
}

.page-body {
  /*overflow: hidden;*/
}
.page-body article, .page-body .article {
  margin-top: 40px;
}
.page-body article:first-child, .page-body .article:first-child {
  margin-top: 0;
}

.page-footer {
  margin-top: 40px;
}

@media screen and (min-width: 700px) {
  .foods-header {
    padding: 40px 0 50px;
  }
  .foods-header .title {
    margin-top: 35px;
  }
  .foods-header .age {
    margin: 0 0 5px;
    text-align: center;
    font-weight: bold;
    font-size: 11px;
  }
  .foods-header .age > b {
    font-size: 14px;
    font-weight: bold;
  }
  .foods-header h1 {
    text-align: center;
    margin: 0 0 10px;
  }
}
@media screen and (max-width: 699px) {
  .foods-header {
    padding: 0 0 45px;
  }
  .foods-header .figure {
    margin-left: -15px;
    margin-right: -15px;
  }
  .foods-header .title {
    margin-top: 20px;
  }
  .foods-header .age {
    margin: 0 0 15px;
    text-align: center;
    font-weight: bold;
    font-size: 11px;
  }
  .foods-header .age > b {
    font-size: 14px;
    font-weight: bold;
  }
  .foods-header h1 {
    margin: 0 0 10px;
  }
}
.foods-footer {
  margin-top: 80px;
}

@media screen and (min-width: 700px) {
  .recipe-header {
    padding: 40px 0 50px;
  }
  .recipe-header .title {
    margin-top: 35px;
    text-align: center;
  }
  .recipe-header .cat {
    text-align: center;
    margin: 20px 0 0;
  }
  .recipe-header .cat + .title {
    margin-top: 10px;
  }
  .recipe-header .info-box {
    display: table;
    width: 240px;
    margin: 10px auto 20px;
    background: #F7F7F7;
  }
  .recipe-header .info-box.has-ctime {
    width: 344px;
  }
  .recipe-header .info-box .age-wrap {
    display: table-cell;
    vertical-align: middle;
    padding: 5px;
  }
  .recipe-header .info-box .ctime-wrap {
    border-left: 1px #fff solid;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 35%;
    padding: 5px;
  }
  .recipe-header .age {
    margin: 0;
    text-align: center;
    font-weight: bold;
    font-size: 11px;
  }
  .recipe-header .age > b {
    font-size: 14px;
    font-weight: bold;
  }
  .recipe-header h1 {
    text-align: center;
    margin: 0 0 10px;
  }
}
@media screen and (max-width: 699px) {
  .recipe-header {
    padding: 0 0 45px;
  }
  .recipe-header .figure {
    margin-left: -15px;
    margin-right: -15px;
  }
  .recipe-header .cat {
    text-align: center;
    margin: 20px 0 0;
  }
  .recipe-header .title {
    margin-top: 20px;
    text-align: center;
  }
  .recipe-header .info-box {
    display: table;
    width: 100%;
    max-width: 240px;
    margin: 10px auto 20px;
    background: #F7F7F7;
  }
  .recipe-header .info-box.has-ctime {
    max-width: 100%;
  }
  .recipe-header .info-box .age-wrap {
    display: table-cell;
    vertical-align: middle;
    padding: 5px;
  }
  .recipe-header .info-box .ctime-wrap {
    border-left: 1px #fff solid;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 35%;
    padding: 5px;
  }
  .recipe-header .age {
    margin: 0;
    text-align: center;
    font-weight: bold;
    font-size: 11px;
  }
  .recipe-header .age > b {
    font-size: 14px;
    font-weight: bold;
  }
  .recipe-header h1 {
    text-align: center;
    margin: 15px 0 10px;
  }
}
@media screen and (min-width: 700px) {
  .ctime {
    display: inline-block;
    font-size: 12px;
  }
  .ctime:before {
    content: "";
    width: 13px;
    height: 13px;
    display: inline-block;
    background: transparent url(../img/common/icon_timer.png) no-repeat center center;
    background-size: contain;
    margin-right: 5px;
    vertical-align: text-bottom;
  }
}
@media screen and (max-width: 699px) {
  .ctime {
    display: inline-block;
    font-size: 12px;
  }
  .ctime:before {
    content: "";
    width: 13px;
    height: 13px;
    display: inline-block;
    background: transparent url(../img/common/icon_timer.png) no-repeat center center;
    background-size: contain;
    margin-right: 5px;
    vertical-align: text-bottom;
  }
}
.recipe-tag-terms {
  margin-top: 20px;
  text-align: center;
}
.recipe-tag-terms li {
  display: inline-block;
  margin: 5px 10px;
}
.recipe-tag-terms a {
  background: #F9F6EC;
  border-radius: 20px;
  display: inline-block;
  padding: 3px 10px;
  text-decoration: none;
}

.recipe-info {
  margin-top: 25px;
}
.recipe-info .info {
  position: relative;
  padding-left: 28px;
}
.recipe-info .info .bal {
  position: absolute;
  left: 1px;
  top: 2px;
  display: inline-block;
  height: 18px;
  width: 18px;
  text-align: center;
  line-height: 28px;
  color: #FFF;
  font-size: 13px;
  vertical-align: middle;
  background: url(../img/common/icon_info.png);
  background-size: 18px;
}

@media screen and (min-width: 700px) {
  .recipe-info .info .bal {
    top: 4px;
  }
}
.recipe-body .zairyou .header {
  margin-bottom: 30px;
}
.recipe-body .zairyou .header h3 {
  text-align: center;
}
.recipe-body .zairyou .header h3 img {
  width: 137px;
}
.recipe-body .zairyou .zairyou-volume {
  font-size: 12px;
  margin-bottom: 15px;
  margin-top: -30px;
  text-align: center;
  font-weight: bold;
}
.recipe-body .zairyou .table-zairyou {
  width: 100%;
  margin-bottom: 20px;
}
.recipe-body .zairyou .table-zairyou td, .recipe-body .zairyou .table-zairyou th {
  font-size: 14px;
}
.recipe-body .zairyou .table-zairyou td.label {
  text-align: left;
}
.recipe-body .zairyou .table-zairyou td.quantity {
  text-align: right;
}
.recipe-body .zairyou p {
  font-size: 14px;
}
.recipe-body .tsukurikata .header {
  margin-bottom: 30px;
}
.recipe-body .tsukurikata .header h3 {
  text-align: center;
}
.recipe-body .tsukurikata .header h3 img {
  width: 159px;
}
.recipe-body .tsukurikata .process-header {
  font-size: 16px;
  margin: 30px 0 10px;
  font-weight: bold;
}
.recipe-body .tsukurikata .process {
  position: relative;
  padding-left: 32px;
}
.recipe-body .tsukurikata .process h4 {
  margin-top: 0;
}
.recipe-body .tsukurikata .process .bal {
  position: absolute;
  left: 0;
  top: 1px;
  display: inline-block;
  height: 24px;
  width: 24px;
  text-align: center;
  line-height: 28px;
  color: #2a2824;
  font-size: 13px;
  vertical-align: middle;
  background: url(../img/common/icon_dot.png);
  background-size: 24px;
}
.recipe-body .tsukurikata .process p {
  margin-top: 0;
}
.recipe-body .tsukurikata .process .above {
  margin: 10px 0 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 20px 10px;
  background: #f9f6ec;
  font-size: 12px;
  line-height: 1.6;
}
.recipe-body .tsukurikata .process .above .above-header {
  margin: 0 0 10px;
}
.recipe-body .tsukurikata .process .above h4 {
  margin: 20px 0 10px;
}
.recipe-body .tsukurikata .process .above p {
  margin: 10px 0 5px;
  font-size: 12px;
  line-height: 1.6;
}
.recipe-body .tsukurikata .process .above .image {
  margin-top: 20px;
  text-align: center;
}
.recipe-body .tsukurikata .process .above .image .caption {
  margin-top: 5px;
  font-size: 10px;
  text-align: left;
}
.recipe-body .tsukurikata .process .above ul {
  margin: 20px 0;
  padding-left: 20px;
}
.recipe-body .tsukurikata .process .above ul li {
  list-style: disc;
  padding-left: 0;
  margin-top: 5px;
}
.recipe-body .tsukurikata .process .above ol {
  margin: 20px 0;
  counter-reset: item;
  list-style-type: none;
}
.recipe-body .tsukurikata .process .above ol li {
  padding-left: 25px;
  margin-top: 5px;
  position: relative;
}
.recipe-body .tsukurikata .process .above ol li::before {
  counter-increment: item;
  content: counter(item);
  position: absolute;
  left: 0;
  display: inline-block;
  background: #000;
  border-radius: 20px;
  color: #fff;
  font-size: 9px;
  vertical-align: baseline;
  min-width: 2.5em;
  text-align: center;
  padding: 3px 0;
}
.recipe-body .tsukurikata .process .above .notes:before {
  content: "※";
}
.recipe-body .tsukurikata .process .above .notes {
  text-indent: -1em;
  padding-left: 1em;
}
.recipe-body .tsukurikata .process .above .number {
  display: inline-block;
  background: #000;
  border-radius: 14px;
  color: #fff;
  font-size: 9px;
  vertical-align: baseline;
  min-width: 2em;
  text-align: center;
  padding: 1px;
  margin: 0 1px;
  min-height: 2em;
}

@media screen and (min-width: 700px) {
  .recipe-body {
    overflow: hidden;
  }
  .recipe-body .zairyou, .recipe-body .tsukurikata {
    margin-top: 0;
    float: left;
    width: 50%;
  }
  .recipe-body .zairyou {
    padding-right: 15px;
  }
  .recipe-body .tsukurikata {
    padding-left: 15px;
  }
  .recipe-body .tsukurikata .process + .process {
    margin-top: 18px;
  }
  .recipe-body .notice {
    clear: both;
    padding: 15px;
    background: #F9F6EC;
  }
}
@media screen and (max-width: 699px) {
  .recipe-body .tsukurikata .process + .process {
    margin-top: 30px;
  }
  .recipe-body .notice {
    clear: both;
    padding: 15px;
    background: #F9F6EC;
  }
}
.recipe-aside {
  margin-top: 30px;
  padding: 25px 15px;
  background: #F9F6EC;
}

@media screen and (max-width: 699px) {
  .recipe-aside + .recipe-footer {
    margin-top: 35px;
  }
}
.recipe-footer {
  margin-top: 80px;
}

@media screen and (min-width: 700px) {
  .recipe-section-inner {
    padding-left: 35px;
    padding-right: 35px;
  }
}
.recipe-section-inner p:first-child {
  margin-top: 20px;
}

#feed-yumyum > .footer {
  margin-top: 20px;
}

.qa-header {
  background: #FFF5E7;
}
.qa-header .age {
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
}
.qa-header .name {
  text-align: center;
  margin-top: 5px;
}
.qa-header .name img {
  width: 62px;
}

@media screen and (min-width: 700px) {
  .qa-header {
    overflow: hidden;
    padding: 30px 0;
  }
  .qa-header h1 {
    margin-top: 60px;
    margin-bottom: 30px;
    font-size: 20px;
    line-height: 1.4;
    font-weight: bold;
  }
  .qa-header h1:first-child {
    margin-top: 0;
  }
  .qa-header .genre {
    margin-bottom: 40px;
  }
  .qa-header .icon {
    float: left;
  }
  .qa-header .icon > img {
    width: 34px;
    margin-top: -20px;
  }
  .qa-header .body {
    float: right;
    width: 640px;
  }
}
@media screen and (min-width: 700px) and (max-width: 699px) {
  .qa-header h1 {
    margin-top: 60px;
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 1.4;
    font-weight: bold;
  }
}
@media screen and (max-width: 699px) {
  .qa-header {
    margin: 0 -15px;
    padding: 30px 15px;
  }
  .qa-header h1 {
    margin-top: 60px;
    margin-bottom: 30px;
    font-size: 20px;
    line-height: 1.4;
    font-weight: bold;
  }
  .qa-header h1:first-child {
    margin-top: 0;
  }
  .qa-header .genre {
    margin-bottom: 25px;
  }
  .qa-header .icon {
    text-align: center;
    margin: 0 0 30px;
  }
  .qa-header .icon > img {
    width: 34px;
  }
}
@media screen and (max-width: 699px) and (max-width: 699px) {
  .qa-header h1 {
    margin-top: 60px;
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 1.4;
    font-weight: bold;
  }
}
.qa-body > .body article:first-child:before {
  display: none;
}

@media screen and (min-width: 700px) {
  .qa-body {
    overflow: hidden;
    width: 700px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 60px;
  }
  .qa-body > .supervisor {
    text-align: right;
    margin-bottom: 30px;
    font-size: 14px;
  }
  .qa-body > .icon {
    float: left;
  }
  .qa-body > .icon > img {
    width: 34px;
    margin-top: -18px;
  }
  .qa-body > .body {
    float: right;
    width: 640px;
  }
  .qa-body > .body article {
    width: auto;
    margin-top: 60px;
  }
  .qa-body > .body article:first-child {
    margin-top: 0;
  }
}
@media screen and (max-width: 699px) {
  .qa-body {
    width: auto;
    margin-right: auto;
    margin-left: auto;
    margin-top: 60px;
  }
  .qa-body > .supervisor {
    text-align: center;
    font-size: 12px;
  }
  .qa-body > .icon {
    text-align: center;
    margin: 15px 0 30px;
  }
  .qa-body > .icon > img {
    width: 34px;
  }
}
.qa-footer {
  margin-top: 80px;
}

aside.link-box {
  border-top: 1px solid #D3D0C7;
  border-bottom: 1px solid #D3D0C7;
  padding: 20px 0;
  font-size: 14px;
}

.frame-bg1 {
  background: #F9F6EC;
  padding: 20px;
  border-radius: 10px;
}
.frame-bg1 h1:first-child, .frame-bg1 h2:first-child, .frame-bg1 h3:first-child, .frame-bg1 h4:first-child, .frame-bg1 h5:first-child, .frame-bg1 h6:first-child, .frame-bg1 p:first-child, .frame-bg1 ul:first-child, .frame-bg1 dl:first-child {
  margin-top: 0 !important;
}

.frame-border {
  background: url("../img/common/frame_border_y.gif") repeat-y left top;
  background-size: 5px auto;
}
.frame-border:before, .frame-border:after {
  content: "";
  display: block;
  height: 10px;
  width: 100%;
  background: url("../img/common/frame_border_x.gif") repeat-x left center;
  background-size: auto 5px;
}
.frame-border > .inner {
  background: url("../img/common/frame_border_y.gif") repeat-y right top;
  background-size: 5px auto;
}

.frame-border02 {
  border: solid 2px #fff17e;
  border-radius: 10px;
  padding: 20px;
}

.sns {
  text-align: center;
}
.sns ul {
  display: inline-block;
  margin: -10px auto 0;
}
.sns ul li {
  display: inline-block;
  margin: 0 8px;
  vertical-align: middle;
}
.sns ul li a {
  display: inline-block;
  width: 45px;
}
.sns ul li.facebook a .gi {
  color: #3B5A9A;
  font-size: 22px;
}
.sns ul li.twitter a .icon-twitter {
  position: relative;
  height: 22px;
  display: inline-block;
  padding: 5px 0;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  top: 6px;
}
.sns ul li.twitter a .icon-twitter::after {
  position: absolute;
  content: "";
  background: url("../img/common/icon_x.svg") no-repeat center center;
  background-size: 22px 22px;
  width: 22px;
  height: 22px;
  left: 50%;
  margin-left: -11px;
  top: 4px;
}
.sns ul li.line a .gi {
  color: #00C300;
  font-size: 30px;
  top: 0;
}

.select-box .controller {
  display: table;
}
.select-box .controller .select {
  display: table-cell;
}
.select-box .controller .button {
  display: table-cell;
  width: 37px;
  text-align: right;
}
.select-box .controller .button .gi {
  width: 22px;
  height: 22px;
  line-height: 22px;
  vertical-align: middle;
  text-align: center;
  border-radius: 50%;
  background: #E64444;
  color: #FFF;
}

@media screen and (min-width: 700px) {
  .select-box {
    margin: auto;
    display: table;
  }
  .select-box .title {
    display: table-cell;
    vertical-align: middle;
    padding-right: 20px;
  }
  .select-box .controller .select {
    width: 200px;
  }
}
@media screen and (max-width: 699px) {
  .select-box .title {
    text-align: left;
    margin-bottom: 15px;
  }
  .select-box .controller {
    width: 100%;
  }
}
.search-box .search-field {
  width: 200px;
  border: 1px solid #D3D0C7;
  border-radius: 50px;
  font-size: 14px;
}

@media screen and (min-width: 700px) {
  .search-box {
    padding: 0 10px;
  }
}
@media screen and (max-width: 699px) {
  .search-box {
    width: 100%;
    padding: 0;
    text-align: left;
  }
  .search-box .search-field {
    width: calc(100% - 40px);
  }
}
.search-site {
  max-width: 486px;
  margin: 0 auto 0;
}
.search-site .search-field {
  width: calc(100% - 40px);
}

.search-article {
  margin-left: auto;
  margin-right: auto;
}
.search-article > .inner {
  padding: 0;
}
.search-article .link-box ul li a {
  padding: 8px 16px;
  border: 1px solid #D3D0C7;
  border-radius: 22px;
  display: block;
  text-decoration: none;
  text-align: left;
  color: #e64444;
}
.search-article .gi {
  display: inline-block;
  vertical-align: middle;
  padding: 0 2px;
  margin-top: -3px;
}
.search-article .gi:before {
  content: "\e906";
  position: relative;
  top: 1px;
  left: 0;
  font-family: "icon";
  font-weight: normal;
  text-decoration: none;
  color: #E64444;
}

@media screen and (min-width: 700px) {
  .search-article .link-box .title {
    margin-bottom: 5px;
  }
  .search-article .link-box ul {
    margin-left: -14px;
    margin-right: -14px;
    overflow: hidden;
  }
  .search-article .link-box ul li {
    padding: 30px 14px 0;
    margin: 0;
    width: 33.33333%;
    float: left;
  }
}
@media screen and (max-width: 699px) {
  .search-article > .inner {
    padding: 0;
  }
  .search-article .link-box .title {
    margin-bottom: 20px;
  }
  .search-article .link-box ul {
    margin-left: -5px;
    margin-right: -5px;
    overflow: hidden;
  }
  .search-article .link-box ul li {
    padding: 10px 5px 0;
    margin: 0;
    width: 50%;
    float: left;
  }
}
.search-qa {
  max-width: 486px;
  margin-left: auto;
  margin-right: auto;
}
.search-qa > .inner {
  padding: 0;
}

@media screen and (min-width: 700px) {
  .search-qa > .inner {
    padding: 25px 20px;
  }
}
@media screen and (max-width: 699px) {
  .search-qa > .inner {
    padding: 22px 25px 25px;
  }
}
.search-recipe {
  max-width: 486px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  background: #F9F6EC;
}
.search-recipe > .inner {
  padding: 30px 15px;
}
.search-recipe .title img {
  width: 123px;
}
.search-recipe .controller .select {
  border-radius: 23px;
  margin-bottom: 10px;
  width: 100%;
  background: #fff;
}
.search-recipe .controller .select-wrap {
  position: relative;
}
.search-recipe .controller .select-wrap.is-open .select {
  border-radius: 23px 23px 0 0;
  border-bottom: 0;
}
.search-recipe .controller .select-wrap.is-open .suggests {
  display: block;
}
.search-recipe .controller .suggests {
  display: none;
  opacity: 0;
  position: absolute;
  left: 0;
  top: 3em;
  width: 100%;
  background: #fff;
  height: 170px;
  border-radius: 0 0 23px 23px;
  border-left: 1px solid #d3d0c7;
  border-bottom: 1px solid #d3d0c7;
  border-right: 1px solid #d3d0c7;
  z-index: 1;
}
.search-recipe .controller .suggests .suggests-inner {
  height: 90%;
  overflow-y: scroll;
}
.search-recipe .controller .suggests .suggest-list {
  padding: 0 15px;
}
.search-recipe .controller .suggests .suggest-list .list-item {
  margin: 8px 0;
}
.search-recipe .controller .suggests .suggest-list .list-item a {
  display: block;
  text-decoration: none;
  position: relative;
  padding-right: 16px;
}
.search-recipe .controller .suggests .suggest-list .list-item a:hover {
  color: #000;
}
.search-recipe .controller .suggests .suggest-list .list-item a:after {
  position: absolute;
  content: "";
  width: 9.6px;
  height: 9.6px;
  background: transparent url(../img/common/icon_arrow_left_top.svg) no-repeat center center;
  background-size: contain;
  right: 3px;
  top: 0.6em;
}
.search-recipe .controller label.radio-item {
  display: inline-block;
  margin-right: 20px;
  margin-bottom: 10px;
  cursor: pointer;
}
.search-recipe .controller label.radio-item:last-child {
  margin-right: 0;
}
.search-recipe .controller label.radio-item input[type=radio] {
  position: relative;
  width: 18px;
  height: 18px;
  border: 1px solid #2A2824;
  border-radius: 50%;
  vertical-align: middle;
  background: #fff;
  margin-right: 8px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.search-recipe .controller label.radio-item input[type=radio]:checked:before {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #2A2824;
  content: "";
}
.search-recipe .controller .choose-original {
  text-align: center;
  font-size: 14px;
  margin-bottom: 20px;
}
.search-recipe .controller .choose-original .choose-original-link {
  display: inline-block;
  position: relative;
}
.search-recipe .controller .choose-original .choose-original-link:after {
  position: absolute;
  content: "";
  width: 12px;
  height: 14.34px;
  background: transparent url(../img/common/icon_search_plus.svg) no-repeat center center;
  background-size: contain;
  top: 8px;
  right: -18px;
}
.search-recipe .controller .choose-original .choose-original-link:hover {
  color: #000;
}
.search-recipe .select-title {
  margin-top: 15px;
  margin-bottom: 10px;
  font-size: 16px;
}
.search-recipe .select-title::after {
  content: none;
}
.search-recipe .search-more {
  display: block;
}
.search-recipe .search-more-btn {
  text-align: center;
  padding: 10px 0;
  margin-bottom: 10px;
}
.search-recipe .search-more-btn a {
  text-decoration: none;
}
.search-recipe .search-more-btn.is-open {
  display: none;
}
.search-recipe .search-more-btn .more-icon {
  display: inline-block;
  vertical-align: middle;
  color: #333;
  width: 20px;
  height: 22px;
  position: relative;
  margin-right: 3px;
}
.search-recipe .search-more-btn .more-icon::before, .search-recipe .search-more-btn .more-icon::after {
  position: absolute;
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  border-top: 2px solid #000;
}
.search-recipe .search-more-btn .more-icon::before {
  top: 9px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.search-recipe .search-more-btn .more-icon::after {
  top: 4px;
  left: -1px;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.search-recipe .button {
  max-width: 316px;
  margin-left: auto;
  margin-right: auto;
}
.search-recipe .button a {
  display: block;
  padding: 9px 10px;
  background: #e64444;
  border-radius: 100px;
  color: #FFF;
  text-decoration: none;
  text-align: center;
  font-size: 14px;
}
.search-recipe .tag-group .tag label {
  cursor: pointer;
}
.search-recipe .tag-group .tag label span,
.search-recipe .tag-group .tag a {
  background: #FFF;
  padding: 4px 12px;
  border: none;
  border-radius: 100px;
  font-size: 14px;
  color: #2A2824;
}
.search-recipe .tag-group .tag label input {
  display: none;
}
.search-recipe .tag-group .tag label input:checked + span {
  background: #2A2824;
  color: #fff;
}

p.search-result {
  text-align: center;
  font-size: 18px;
}
p.search-result-add-recipe {
  text-align: center;
  font-size: 14px;
  margin-top: 10px;
}

img.h_recipe_search {
  width: 189px;
}
img.h_recipe_shintyaku {
  width: 145px;
}
img.h_recipe_pickup {
  width: 122px;
}
img.h_recipe_sozai {
  width: 114px;
}
img.h_recipe_tsukurikata {
  width: 131px;
}
img.h_recipe_sozaibetsu {
  width: 175px;
}
img.h_recipe_shokuzaibetsu {
  width: 212px;
}
img.h_recipe_article {
  width: 110px;
}
img.h_recipe_article.h_wide-fix {
  max-width: 110px;
}
img.h_qa_search_genre {
  width: 253px;
}
img.h_qa_ranking {
  width: 111px;
}
img.h_more_shintyaku {
  width: 131px;
}
img.h_more_osusume {
  width: 154px;
}
img.h_search_getsurei_qa {
  width: 186px;
}
img.h_search_getsurei_page {
  width: 161px;
}
img.h_search_getsurei {
  width: 163px;
}
img.h_getsureiichiran {
  width: 161px;
}
img.h_shintyaku {
  width: 77px;
}
img.h_pickup {
  width: 115px;
}
img.h_kanren_recipe {
  width: 177px;
}
img.h_recommend_recipe {
  width: 218px;
}
img.h_yyc {
  width: 186px;
}
img.h_recipe_syokuzaiichiran {
  width: 79px;
}
img.h_feature_word {
  width: 96px;
}
img.h_getsurei_matome {
  width: 115px;
}
img.h_getsurei_matome.h_wide-fix {
  max-width: 115px;
}
img.h_rinyu {
  width: 136px;
}
img.h_rinyu.h_wide-fix {
  max-width: 136px;
}
img.h_column {
  width: 116px;
}
img.h_column.h_wide-fix {
  max-width: 116px;
}

.c-age_0_4 {
  color: #FFCC43;
}

.c-age_5_6 {
  color: #006699;
}

.c-age_7_8 {
  color: #FF9900;
}

.c-age_9_11 {
  color: #FF9999;
}

.c-age_12_18 {
  color: #339966;
}

.c-age_19_36 {
  color: #B05338;
}

.c-age_36_60 {
  color: #825f9c;
}

.c-above {
  color: #e64444;
}

.bg-age_0_4 {
  background: #FEFEE9;
}

.bg-age_5_6 {
  background: #EBF4F7;
}

.bg-age_7_8 {
  background: #FFF5E7;
}

.bg-age_9_11 {
  background: #FFEEEE;
}

.bg-age_12_18 {
  background: #E8FBF2;
}

.bg-age_19_36 {
  background: #F9F1EB;
}

.bg-age_36_60 {
  background: #f7effd;
}

.label-above {
  background: #000;
  display: inline-block;
  padding: 1px 20px;
  border-radius: 30px;
  color: #fff;
  font-size: 12px;
}

.btn-parts {
  background: #e64444;
  display: inline-block;
  padding: 0;
  margin: 30px auto 0;
  border-radius: 100px;
  text-decoration: none;
  text-align: left;
  color: #ffffff;
  border: 1px solid #e64444;
  cursor: pointer;
}

.btn-parts .link,
.btn-parts a {
  color: #ffffff;
  text-decoration: none;
  padding: 8px 16px;
  display: inline-block;
}

.btn-parts .link[target=_blank]:after {
  content: none;
}

.btn-parts-02 {
  background: #ffffff;
  display: inline-block;
  padding: 0;
  margin: 30px auto 0;
  border: 1px solid #D3D0C7;
  border-radius: 100px;
  text-decoration: none;
  text-align: left;
  color: #e64444;
  cursor: pointer;
}

.btn-parts-02 .link,
.btn-parts-02 a {
  text-decoration: none;
  padding: 8px 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
}

.btn-parts-02 a .gi {
  margin-top: 0;
  padding: 0 2px;
  display: table-cell;
  vertical-align: middle;
  font-family: "icon";
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  position: relative;
  top: 0;
}

.btn-parts-02 a .gi::after {
  content: "\e906";
  position: relative;
  top: 1px;
  left: 0;
  font-family: "icon";
  font-weight: normal;
  text-decoration: none;
  color: #E64444;
}

.btn-parts-02 a .txt {
  color: #E64444;
}

.section_syoukai_parts .frame-bg1 {
  padding: 30px 20px;
}

.section_syoukai_parts .list-column {
  margin: 0 -5px;
}
@media screen and (min-width: 700px) {
  .section_syoukai_parts .list-column {
    margin: 0 -14px;
  }
  .section_syoukai_parts .list-column.col-2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .section_syoukai_parts .list-column.col-2 .item {
    width: auto;
  }
  .section_syoukai_parts .list-column.col-2 .item.item_img {
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .section_syoukai_parts .list-column.col-2 .item:nth-child(2n+1) {
    clear: both;
  }
}

.txt-index_lv1 {
  padding-left: 26px !important;
}

.txt-index_lv2 {
  padding-left: 32px !important;
}

.list-free-column_col2 {
  text-align: left;
  overflow: hidden;
  margin: 20px 0 0;
}
.list-free-column_col2 + .list-free-column_col2 {
  margin: 30px 0 0;
}
.list-free-column_col2 .item {
  padding: 0;
  margin: 30px 0 0;
  width: 100%;
  float: left;
}
.list-free-column_col2:first-child {
  margin-top: 20px;
}
.list-free-column_col2 .item:first-child, .list-free-column_col2 .item h2:first-child, .list-free-column_col2 .item h3:first-child, .list-free-column_col2 .item h4:first-child, .list-free-column_col2 .item p:first-child, .list-free-column_col2 .item img:first-child, .list-free-column_col2 .item span:first-child, .list-free-column_col2 .item div:first-child {
  margin-top: 0;
}
.list-free-column_col2 .item .image + .title {
  margin: 10px auto 0;
}

@media screen and (min-width: 700px) {
  .list-free-column_col2 {
    margin: 20px auto 0;
  }
  .list-free-column_col2 .item {
    width: 50%;
    padding: 0;
  }
  .list-free-column_col2 .item:nth-child(odd) {
    padding-right: 14px;
  }
  .list-free-column_col2 .item:nth-child(even) {
    padding-left: 14px;
  }
  .list-free-column_col2 .item:first-child, .list-free-column_col2 .item:nth-child(2) {
    margin: 0;
  }
  .list-free-column_col2 .item:nth-child(2n+1) {
    clear: both;
  }
}
@media screen and (max-width: 699px) {
  .list-free-column_col2 .item .thumbnail .image img, .list-free-column_col2 .item .figure .image img {
    width: 100%;
  }
}
.list-free-column_col2--2 {
  text-align: center;
  overflow: hidden;
  margin: 20px auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.list-free-column_col2--2 + .list-free-column_col2--2 {
  margin: 10px auto 0;
}

.list-free-column_col2--2 .item { /*spは1カラム*/
  padding: 0;
  margin: 0;
}

.list-free-column_col2--2 .item + .item { /*spは1カラム*/
  padding: 0;
  margin: 10px 0 0;
}

@media screen and (min-width: 700px) {
  .list-free-column_col2--2 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .list-free-column_col2--2 .item {
    max-width: calc(50% - 10px);
  }
  .list-free-column_col2--2 .item + .item {
    margin-left: 20px;
  }
  .list-free-column_col2--2 .item:nth-child(1),
  .list-free-column_col2--2 .item:nth-child(2) {
    margin-top: 0;
  }
}
.list-free-column_col3-2 {
  overflow: hidden;
}
.list-free-column_col3-2 .item {
  width: 50%;
  float: left;
  margin: 10px 0 0;
}
.list-free-column_col3-2 .item:first-child, .list-free-column_col3-2 .item:nth-child(2) {
  margin: 0;
}

@media screen and (max-width: 699px) {
  .list-free-column_col3-2 .item .thumbnail .image img, .list-free-column_col3-2 .item .figure .image img {
    width: 100%;
  }
}
.list-column.col-3.food-list-colum .item {
  padding: 20px 5px 0;
}
.list-column.col-3.food-list-colum .item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-align-items: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.list-column.col-3.food-list-colum .item .title {
  margin: 0;
}
.list-column.col-3.food-list-colum .item .image {
  width: 56px;
}

@media screen and (min-width: 700px) {
  .list-column.col-3.food-list-colum {
    margin-top: -20px;
  }
  .list-column.col-3.food-list-colum .item {
    padding: 20px 14px 0;
  }
}
.page_recipe p.meta, .page-content .page-body .page_recipe p.meta {
  font-size: 12px;
  margin-top: 5px;
  font-weight: bold;
}

.page_recipe .figure, .page-content .page-body .page_recipe .figure {
  margin-top: 5px;
}

.page_recipe a {
  text-decoration: none;
}
.page_recipe a h3, .page_recipe a h4, .page_recipe a p {
  text-decoration: none;
}

.page-content .page-body .page_recipe a {
  text-decoration: none;
}
.page-content .page-body .page_recipe a h3, .page-content .page-body .page_recipe a h4, .page-content .page-body .page_recipe a p {
  text-decoration: none;
}

@media screen and (min-width: 700px) {
  .page_recipe a:hover h4, .page-content .page-body .page_recipe a:hover h4 {
    opacity: 0.6;
    color: #2a2824;
  }
  .page_recipe a:hover p, .page_recipe a:hover img {
    opacity: 0.6;
  }
  .page-content .page-body .page_recipe a:hover p, .page-content .page-body .page_recipe a:hover img {
    opacity: 0.6;
  }
  .page_404 .page-header, .page_404 .page-intro {
    text-align: center;
  }
}
.section-m-search {
  padding-top: 45px;
}

#wrapper .search-box .mf-search-box {
  padding: 1rem 0;
  width: 249px;
}
@media screen and (max-width: 699px) {
  #wrapper .search-box .mf-search-box {
    width: 100%;
  }
}
#wrapper .search-box .mf-search-box .mf-search-bar .mf-search-bar_input {
  width: 200px;
  position: relative;
  border: 1px solid #d3d0c7;
  border-radius: 50px !important;
  font-size: 14px;
  height: auto;
  padding: 10px 15px;
}
@media screen and (max-width: 699px) {
  #wrapper .search-box .mf-search-box .mf-search-bar .mf-search-bar_input {
    width: calc(100% - 50px);
  }
}
#wrapper .search-box .mf-search-box .mf-search-bar .mf-search-bar_input-buttons {
  background: 0 0;
  text-decoration: none;
  color: #e64444;
  font-size: 30px;
  line-height: 1;
}
#wrapper .search-box .mf-search-box .mf-search-bar .mf-search-bar_input-buttons .mf-search-bar_input_alt-btn {
  content: "";
  display: inline-block;
  position: relative;
  left: 0;
  top: 3px;
  width: 27px;
  height: 27px;
  background: url(../img/common/icon_search.png) no-repeat center center;
  background-size: 27px;
  margin-right: 10px;
  margin-top: -4px;
}
#wrapper .search-box .mf-search-box .mf-search-bar .mf-search-bar_input-buttons .mf-search-bar_input_alt-btn svg {
  display: none;
}
#wrapper .search-box .mf-search-box .mf-search-bar .mf-search-bar_dropdown-list {
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 0;
  width: 200px;
}
@media screen and (max-width: 699px) {
  #wrapper .search-box .mf-search-box .mf-search-bar .mf-search-bar_dropdown-list {
    width: calc(100% - 50px);
  }
}
#wrapper .search-box .mf-search-box .mf-search-bar .mf-search-bar_dropdown-list .mf-search-bar_dropdown-list_item {
  background: rgba(0, 0, 0, 0.8);
  border-radius: 0;
  color: #FFF;
  border-top: dotted 1px #fff;
  padding: 14px 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 14px;
}
#wrapper .search-box .mf-search-box .mf-search-bar .mf-search-bar_dropdown-list .mf-search-bar_dropdown-list_item:last-child {
  border-bottom: dotted 1px #fff;
}
@media screen and (max-width: 699px) {
  #wrapper .search-box .mf-search-box .mf-search-bar .mf-search-bar_dropdown-list .mf-search-bar_dropdown-list_item {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
  }
}
#wrapper .search-box .mf_finder_searchBox {
  margin: 0;
}
#wrapper .search-box .mf_finder_searchBox_submit {
  background: none;
  text-decoration: none;
  color: #E64444;
  font-size: 30px;
  line-height: 1;
}
#wrapper .search-box .mf_finder_searchBox_submit:before {
  font-family: "icon";
  font-weight: normal;
  content: "\e918";
  position: relative;
  top: 8px;
}

#wrapper #contents .mf-search-box {
  width: 100%;
}
#wrapper #contents .mf-search-box .mf-search-bar .mf-search-bar_input {
  width: calc(100% - 50px);
}
#wrapper #contents .mf-search-results .mf-search-results_header {
  text-align: center;
  font-size: 20px;
  color: #666;
}
#wrapper #contents .mf-search-results .mf-search-results_header:after {
  content: none;
}
#wrapper #contents .mf-search-results .mf-search-results_header_search-query {
  color: #000;
}
#wrapper #contents .mf-search-results .mf-search-results_header_results-count {
  color: #000;
}
#wrapper #contents .mf-search-results .mf-search-results_header_results-count:before {
  content: "\a";
  white-space: pre;
}
#wrapper #contents .mf-search-results .mf-search-results_header_results-start,
#wrapper #contents .mf-search-results .mf-search-results_header_results-end {
  color: #000;
}
#wrapper #contents .mf-search-results .mf-search-results_body {
  border-top: solid 1px #ddd;
  margin-top: 20px;
}
#wrapper #contents .mf-search-results .mf-search-results_body .mf-search-results_body_result {
  padding: 1.5rem 1rem;
  border-bottom: 1px solid #ddd;
  margin-top: 0;
}
@media screen and (max-width: 699px) {
  #wrapper #contents .mf-search-results .mf-search-results_body .mf-search-results_body_result {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    padding: 1.5rem 1rem;
    gap: 0;
    margin-bottom: 0;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
#wrapper #contents .mf-search-results .mf-search-results_body .mf-search-results_body_result .mf-search-results_body_result_image {
  margin-right: 0;
}
#wrapper #contents .mf-search-results .mf-search-results_body .mf-search-results_body_result .mf-search-results_body_result_image img {
  max-width: 98px;
  max-height: 74px;
  min-width: auto;
}
#wrapper #contents .mf-search-results .mf-search-results_body .mf-search-results_body_result .mf-search-results_body_result_texts {
  margin-left: 15px;
}
@media screen and (max-width: 699px) {
  #wrapper #contents .mf-search-results .mf-search-results_body .mf-search-results_body_result .mf-search-results_body_result_texts {
    margin-left: 1rem;
  }
}
#wrapper #contents .mf-search-results .mf-search-results_body .mf-search-results_body_result .mf-search-results_body_result_texts .mf-search-results_body_result_texts_title {
  line-height: 1.8;
}
#wrapper #contents .mf-search-results .mf-search-results_body .mf-search-results_body_result .mf-search-results_body_result_texts .mf-search-results_body_result_texts_title .mf-search-results_body_result_texts_title_link {
  display: inline-block;
  margin-bottom: 0;
  text-decoration: none;
  color: #111;
  font-size: 14px;
}
#wrapper #contents .mf-search-results .mf-search-results_body .mf-search-results_body_result .mf-search-results_body_result_texts .mf-search-results_body_result_texts_description {
  margin-bottom: 0;
  line-height: 1.45;
}
#wrapper #contents .mf-search-results .mf-search-results_body .mf-search-results_body_result .mf-search-results_body_result_texts .mf-highlighted-text {
  background-color: #ffea00;
}
#wrapper #contents .mf-search-results .mf-search-results_body .mf-search-results_body_result .mf-search-results_body_result_texts .mf-search-results_body_result_texts_url {
  display: none;
}
#wrapper #contents .mf-search-results .mf-pagination {
  padding: 20px 10px 10px;
}
#wrapper #contents .mf-search-results .mf-pagination .mf-pagination_button {
  margin: 0 0.25rem;
  width: auto;
  height: auto;
  overflow: hidden;
  color: #eee;
  background-color: #222;
  border-radius: 2px;
  padding: 0.25rem 0.75rem;
  letter-spacing: 0;
  font-weight: normal;
}
#wrapper #contents .mf-search-results .mf-pagination .mf-pagination_button.active-page {
  background: #fff;
  color: #000;
  border: none;
}
#wrapper #contents .mf-search-results .mf-pagination .mf-pagination_button:disabled {
  display: none;
}
#wrapper #contents .mf-search-results .mf-search-results_no-results {
  margin-top: 30px;
}

#wrapper #footer-sub .mf-search-box {
  width: 100%;
}
#wrapper #footer-sub .mf-search-box .mf-search-bar .mf-search-bar_input {
  width: calc(100% - 50px);
}

#breadcrumb {
  margin-top: 40px;
}
#breadcrumb ul li {
  font-size: 14px;
  display: inline-block;
  margin: 0 0 0 15px;
}
#breadcrumb ul li:first-child {
  background: url("../img/common/icon_home.png") no-repeat center center;
  background-size: 17px;
  background-position: center left;
  padding: 0 0 0 23px;
  margin-left: 0;
}
#breadcrumb ul li a {
  text-decoration: none;
  color: #2a2824;
}
#breadcrumb ul li a:hover {
  color: #2a2824;
  opacity: 1;
}
#breadcrumb ul li + li:before {
  content: ">";
  margin: 0 15px 0 0;
}

/*2019.2.14*/
.pagination {
  text-align: center;
  padding: 20px 0 30px;
}
.pagination ul {
  letter-spacing: -0.4em;
}
.pagination li {
  font-size: 15px;
  display: inline-block;
  letter-spacing: normal;
  margin: 0 4px;
  line-height: 36px;
  text-align: center;
}
.pagination li a {
  display: block;
  width: 36px;
  height: 36px;
  border-radius: 18px;
  border: 1px solid #D3D0C7;
  background: #FFF;
  color: #E64444;
  text-decoration: none;
}
.pagination li.current {
  color: #FFF;
  width: 36px;
  height: 36px;
  border-radius: 18px;
  background: #D3D0C7;
}
.pagination li.prev a::before, .pagination li.prev a::after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  vertical-align: middle;
}
.pagination li.next a::before, .pagination li.next a::after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  vertical-align: middle;
}
.pagination li.prev a, .pagination li.next a {
  width: 16px;
  background-color: transparent !important;
  position: relative;
  display: inline-block;
  padding: 0 0 0 16px;
  border: none;
  color: #000;
  vertical-align: middle;
  text-decoration: none;
  font-size: 15px;
}
.pagination li.prev a::before, .pagination li.next a::before {
  width: 6px;
  height: 6px;
  border-top: 2px solid #333;
  border-right: 2px solid #333;
  content: "　";
}
.pagination li.prev a::before {
  left: 13px;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.pagination li.next a::before {
  left: 11px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.pagination li.extend {
  margin: 0;
}

.page-body .article-okfoods {
  margin-top: 20px;
}
.page-body .article-okfoods:first-child {
  margin-top: 20px;
}

.table-okfoods > thead > tr > th, .table-okfoods > thead > tr > td {
  background: #F9F6EC;
  border: none;
  vertical-align: middle;
  padding: 12px 10px;
}
.table-okfoods > thead > tr > th {
  padding: 0 15px 0 0;
  font-size: 14px;
  line-height: 1.9;
}
.table-okfoods > thead > tr > th .icon-okfoods {
  display: inline-block;
  width: 34px;
  margin-right: 5px;
  margin-left: 5px;
}
.table-okfoods > thead > tr > th .icon-blank {
  display: inline-block;
  width: 34px;
  margin-right: 5px;
  margin-left: 5px;
}
.table-okfoods > thead > tr > td {
  padding: 12px 5px;
}
.table-okfoods tbody th, .table-okfoods tbody td {
  background: transparent;
  border-left: none;
  border-top: none;
  border-right: none;
  border-bottom: 1px solid #D3D0C7;
  padding: 12px 10px;
}
.table-okfoods tbody th {
  white-space: normal;
  width: 44%;
}
.table-okfoods tbody th a {
  color: #E64444;
}
@media screen and (min-width: 700px) {
  .table-okfoods tbody th a:hover {
    text-decoration: none;
  }
}
.table-okfoods tbody td {
  width: 14%;
}

.list-age-anchor > li {
  display: inline-block;
  margin-right: 15px;
}
.list-age-anchor > li .link.link-primary::before {
  left: 5px;
  top: 7px;
}

.foods-body .foods-by-age {
  margin-top: 45px;
}
@media screen and (max-width: 699px) {
  .foods-body .foods-guideline > .list-free-column_col2 {
    margin-top: 0;
  }
}
@media screen and (max-width: 699px) {
  .foods-body .foods-guideline .item {
    margin-top: 20px;
  }
}
/*# sourceMappingURL=theme.css.map */
