@charset "UTF-8";
/*============================
reset
============================*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}

q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

sup {
  line-height: 100%;
}

@font-face {
  font-family: 'icomoon';
  src: url("fonts/icomoon.eot?keme7d");
  src: url("fonts/icomoon.eot?keme7d#iefix") format("embedded-opentype"), url("fonts/icomoon.ttf?keme7d") format("truetype"), url("fonts/icomoon.woff?keme7d") format("woff"), url("fonts/icomoon.svg?keme7d#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
.commonHeader__body, .header__body, .navGlobal__body, .listGnav, .pageTitle__body, .main__middle, .footer__top__body, .footer__middle__body, .imageColumn, .newsList, .clear, .header__body__left__container, .section__body__container, .saishin, .saishin__list, .manga__container, .movie-ranking, .select-btn-box__container, .select-btn-box__list, .movie__item, .movie-links, .movie-shutuen__info, .theme-links__container, .movie-gallery, .footer__bottom {
  *zoom: 1;
}
.commonHeader__body:before, .header__body:before, .navGlobal__body:before, .listGnav:before, .pageTitle__body:before, .main__middle:before, .footer__top__body:before, .footer__middle__body:before, .imageColumn:before, .newsList:before, .clear:before, .header__body__left__container:before, .section__body__container:before, .saishin:before, .saishin__list:before, .manga__container:before, .movie-ranking:before, .select-btn-box__container:before, .select-btn-box__list:before, .movie__item:before, .movie-links:before, .movie-shutuen__info:before, .theme-links__container:before, .movie-gallery:before, .footer__bottom:before, .commonHeader__body:after, .header__body:after, .navGlobal__body:after, .listGnav:after, .pageTitle__body:after, .main__middle:after, .footer__top__body:after, .footer__middle__body:after, .imageColumn:after, .newsList:after, .clear:after, .header__body__left__container:after, .section__body__container:after, .saishin:after, .saishin__list:after, .manga__container:after, .movie-ranking:after, .select-btn-box__container:after, .select-btn-box__list:after, .movie__item:after, .movie-links:after, .movie-shutuen__info:after, .theme-links__container:after, .movie-gallery:after, .footer__bottom:after {
  content: "";
  display: table;
}
.commonHeader__body:after, .header__body:after, .navGlobal__body:after, .listGnav:after, .pageTitle__body:after, .main__middle:after, .footer__top__body:after, .footer__middle__body:after, .imageColumn:after, .newsList:after, .clear:after, .header__body__left__container:after, .section__body__container:after, .saishin:after, .saishin__list:after, .manga__container:after, .movie-ranking:after, .select-btn-box__container:after, .select-btn-box__list:after, .movie__item:after, .movie-links:after, .movie-shutuen__info:after, .theme-links__container:after, .movie-gallery:after, .footer__bottom:after {
  clear: both;
}

.hide,
.pageReader {
  position: absolute;
  width: 0;
  height: 0;
  text-indent: -9999px;
  font-size: 0;
  line-height: 0;
  outline: none;
  overflow: hidden;
}

/* ***************************
html, body
*************************** */
html {
  min-height: 100%;
  min-width: 960px;
}

body {
  min-height: 100%;
  background: #fff;
  vertical-align: baseline;
  font-weight: normal;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-size: 100%;
  line-height: 150%;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -o-text-size-adjust: 100%;
  text-size-adjust: 100%;
  color: #222;
}

.fs-small body {
  font-size: 75%;
  line-height: 200%;
}

.fs-large body {
  font-size: 125%;
  line-height: 160%;
}

.hide,
.pageReader {
  margin: 0;
  padding: 0;
}

input,
textarea,
select,
button {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-size: inherit;
  line-height: inherit;
}

/* ***************************
sp
*************************** */
/* ***************************
js-judgeWindowSize
*************************** */
.js-judgeWindowSize {
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  speak: none;
  z-index: 0;
}

/* ***************************
word break
*************************** */
.wb-ba {
  word-break: break-all;
}

.wb-bw {
  word-break: break-word;
  word-wrap: break-word;
}

/* ***************************
hr
*************************** */
hr {
  height: 0;
  margin-top: 20px;
  margin-bottom: 15px;
  border: 0 none;
  border-top: 1px solid #cfdde6;
  background: none;
}

/* ***************************
img
*************************** */
img {
  height: auto;
  vertical-align: bottom;
}

/**
 * focus
 */
a:focus, input:focus {
  outline: 2px #dc1753 solid !important;
}

/* ***************************
headding
*************************** */
/* h1 */
h1 {
  font-weight: bold;
  font-size: 175%;
  line-height: 122%;
}

/* h2 */
h2 {
  position: relative;
  padding: 12px 0 16px 68px;
  margin: 0 0 19px;
  font-size: 150%;
  line-height: 134%;
  font-weight: bold;
}
h2:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto 0;
  display: block;
  float: left;
  clear: both;
}

* + h2 {
  margin-top: 19px;
}

/* h3 */
h3 {
  position: relative;
  background: #a1d060;
  font-size: 112.5%;
  line-height: 134%;
  padding: 15px 44px 15px 20px;
  font-weight: bold;
}
h3:before {
  display: block;
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 28px 20px;
  border-color: transparent transparent #faea7e transparent;
}
h3:after {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 44px 54px 0;
  border-color: transparent #b5df7c transparent transparent;
}

* + h3 {
  margin-top: 11px;
}

/* h4 */
h4 {
  padding: 15px 18px;
  background: #faea7e;
  font-size: 112.5%;
  line-height: 134%;
  font-weight: bold;
  padding-left: 18px;
  background: -webkit-linear-gradient(330deg, #fff3a1 0%, #fff3a1 25.2%, #faea7e 25.2%, #faea7e 100%);
  background: -o-linear-gradient(330deg, #fff3a1 0%, #fff3a1 25.2%, #faea7e 25.2%, #faea7e 100%);
  background: linear-gradient(60deg, #fff3a1 0%, #fff3a1 25.2%, #faea7e 25.2%, #faea7e 100%);
}
h4.bg-short {
  padding-left: 26px;
  background: -webkit-linear-gradient(330deg, #fff3a1 0%, #fff3a1 12%, #faea7e 12%, #faea7e 100%);
  background: -o-linear-gradient(330deg, #fff3a1 0%, #fff3a1 12%, #faea7e 12%, #faea7e 100%);
  background: linear-gradient(60deg, #fff3a1 0%, #fff3a1 12%, #faea7e 12%, #faea7e 100%);
}
h4 span {
  display: inline-block;
}

* + h4 {
  margin-top: 8px;
}

h5 {
  font-weight: bold;
}

/* ***************************
text
*************************** */
* + p {
  margin-top: 4px;
}

p + p {
  margin-top: 12px;
}

strong {
  font-weight: bold;
}

.caution {
  color: #167e6c;
}

/* ***************************
a
*************************** */
a {
  text-decoration: none;
  color: #096cb2;
}
a.hover, a:hover {
  text-decoration: underline;
}
a.hover:before, a:hover:before {
  text-decoration: none;
}
a.hover {
  color: #096cb2;
}

/*
icons
--------------------------- */
ul li.pdfLink {
  padding-left: 30px;
}
ul li.pdfLink:before {
  position: absolute;
  width: auto;
  height: auto;
  left: 0;
  top: 2px;
  bottom: 0;
  margin: auto 0;
  content: url("/nasubinogimon/styles/i/pdf_icon.png");
  background: none;
}

ul li.linkArrow {
  position: relative;
  padding-left: 16px;
  font-size: 87.5%;
  line-height: 172%;
}
ul li.linkArrow:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e900";
  position: absolute;
  top: 0.25em;
  left: 0;
  height: 1em;
  margin: auto 0;
  color: #80b84a;
  overflow: hidden;
}

.link-outside:after {
  height: 10px;
  margin-left: 10px;
  font-size: 10px;
  line-height: 10px;
  overflow: hidden;
}

/* common */
/* outside */
a.noOutsideLink[href^="http"]:before {
  display: none;
}

/* pdf */
/* outside */
a.icon-none:before, a.icon-none:after {
  display: none;
}

/*
link button
--------------------------- */
.btn-box {
  text-align: center;
}

a.link-btn {
  position: relative;
  display: inline-block;
  color: #FFF;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
a.link-btn--icon {
  padding: 22px 5px 17px;
  font-size: 150%;
  line-height: 134%;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  -ms-border-radius: 9px;
  -o-border-radius: 9px;
  border-radius: 9px;
}
a.link-btn--icon:before {
  position: absolute;
  display: block;
  top: 15px;
  left: 24px;
  content: url("/nasubinogimon/styles/i/nasubi_icon_s.png");
}
a.link-btn--arrow {
  padding: 7px 5px 7px 33px;
  font-size: 100%;
  line-height: 150%;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
}
a.link-btn--arrow:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e900";
  position: absolute;
  display: block;
  top: 0;
  left: 10px;
  bottom: 0;
  height: 1em;
  margin: auto 0;
  color: #fff;
  overflow: hidden;
}
a.link-btn--orange {
  background: #c94a05;
  border-bottom: 6px solid #893000;
}
a.link-btn--orange:active {
  background: #893000;
  border-bottom: 6px solid #c94a05;
}
a.link-btn--green {
  background: #4c8400;
  border-bottom: 6px solid #345a00;
}
a.link-btn--green:active {
  background: #345a00;
  border-bottom: 6px solid #4c8400;
}
a.link-btn--blue {
  background: #008490;
  border-bottom: 6px solid #005961;
}
a.link-btn--blue:active {
  background: #005961;
  border-bottom: 6px solid #008490;
}
a.link-btn--fukushima {
  padding: 7px 10px 7px 25px;
  background: #498500;
  border-bottom: 4px solid #335c00;
  font-size: 75%;
  line-height: 134%;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
}
a.link-btn--fukushima:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e900";
  position: absolute;
  display: block;
  top: 0;
  left: 10px;
  bottom: 0;
  height: 1em;
  margin: auto 0;
  color: #fff;
  overflow: hidden;
}
a.link-btn--fukushima:active {
  background: #335c00;
  border-bottom: 4px solid #498500;
}
a.link-btn:hover {
  text-decoration: none;
  opacity: 0.7;
  filter: alpha(opacity=70);
}

/* ***************************
table
*************************** */
table {
  width: 100%;
  empty-cells: show;
  border-collapse: separate;
  border-top: 1px solid #bfbfbf;
  border-left: 1px solid #bfbfbf;
  box-sizing: border-box;
}

* + table {
  margin-top: 34px;
}

* + .small-only {
  margin-top: 0;
}

* + .large-only {
  margin-top: 0;
}

/* ----- thead, tbody, tfoot ----- */
/* ----- cells ----- */
th,
td {
  padding: 6px 8px 6px;
  border-right: 1px solid #bfbfbf;
  border-bottom: 1px solid #bfbfbf;
  vertical-align: middle;
}

th {
  background: #222;
  text-align: center;
  color: #fff;
}

.th-2 {
  background: #f7f6f4;
  text-align: left;
  color: #222;
}

/* ***************************
base
*************************** */
.base {
  position: relative;
}

/* ***************************
common header
*************************** */
.commonHeader {
  position: relative;
  background: #313131;
  z-index: 2;
}

.commonHeader__body {
  max-width: 960px;
  margin: 0 auto;
  padding: 7px 0 9px;
  line-height: 1em;
}

/*
logo
--------------------------- */
.ch-logo {
  float: left;
  padding-top: 6px;
  line-height: 18px;
}

.ch-logo__link {
  display: block;
  padding-bottom: 1px;
}
.ch-logo__link:hover {
  padding-bottom: 0;
  border-bottom: 1px solid #fff;
}

/*
ch-utility
--------------------------- */
.ch-utility {
  float: right;
  *zoom: 1;
  letter-spacing: -0.34em;
}

.ch-utility__item {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  letter-spacing: normal;
  vertical-align: middle;
}
.ch-utility__item + .ch-utility__item {
  border-left: 1px solid #626262;
}

/*
list
--------------------------- */
.ch-linkList {
  margin: 0;
  padding: 1px 0 0 18px;
  text-align: right;
}

.ch-linkList__item {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  letter-spacing: normal;
  padding-left: 20px;
}
.ch-linkList__item:before {
  position: absolute;
  top: 4px;
  left: 0;
  border: 0 none;
  font-size: 92.30769%;
  line-height: 100%;
  color: #fff;
}

.ch-linkList__item__link {
  display: block;
  text-decoration: none;
  color: #fff;
}
.ch-linkList__item__link:visited, .ch-linkList__item__link:hover {
  color: #fff;
}

/*
utility
--------------------------- */
/* ***************************
header
*************************** */
.header {
  position: relative;
}

.header__body {
  max-width: 960px;
  margin: 0 auto;
}

.header__body__left {
  float: left;
}

.header__body__right {
  float: right;
}

/*
logo
--------------------------- */
.logo {
  margin: 0;
  padding: 0;
  border: 0 none;
}
.logo a {
  display: block;
  line-height: 1em;
}

/*
header utility
--------------------------- */
.h-utility {
  *zoom: 1;
  letter-spacing: -0.34em;
  text-align: right;
}

.h-utility__item {
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  letter-spacing: normal;
  vertical-align: middle;
  text-align: left;
}

/*
header linkList
--------------------------- */
.h-linkList {
  *zoom: 1;
  letter-spacing: -0.34em;
  white-space: nowrap;
}

.h-linkList__item {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  letter-spacing: normal;
  margin-top: 0;
  padding-left: 0;
  vertical-align: middle;
}
.h-linkList__item:before {
  display: none;
}
.h-linkList__item + .h-linkList__item {
  margin-left: 5px;
}

.h-linkList__item__link {
  position: relative;
  display: block;
  vertical-align: middle;
  text-decoration: none;
  background: #eee;
}
.h-linkList__item__link:hover {
  text-decoration: none;
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  -ms-opacity: 0.8;
  -o-opacity: 0.8;
  opacity: 0.8;
}

.h-linkList__item__link,
.h-linkList__item__link:hover,
.h-linkList__item__link:visited {
  color: #222;
}

/*
header fsList
--------------------------- */
.h-fsList {
  position: relative;
  color: #fff;
}
.h-fsList a,
.h-fsList a:visited,
.h-fsList a:hover {
  text-decoration: none;
  color: #fff;
}

.h-fsList:hover .h-fsList__body {
  display: block;
}

.h-fsList__label {
  margin-bottom: 0;
  font-weight: normal;
}

.h-fsList__label__link {
  padding: 2px 14px 2px;
}
.h-fsList__label__link:after {
  margin-left: 12px;
  font-size: 10px;
  line-height: 10px;
}

.h-fsList__body {
  *zoom: 1;
  letter-spacing: -0.34em;
  position: absolute;
  display: none;
  width: 100%;
  padding-top: 8px;
  background: #222;
  text-align: center;
}

.btn-fsChange {
  display: none;
}

.label-fsChange {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  letter-spacing: normal;
  width: 33.33333%;
  padding: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
}
.label-fsChange:hover {
  background: rgba(255, 255, 255, 0.1);
}

* + .label-fsChange {
  position: relative;
}
* + .label-fsChange:before {
  content: "";
  position: absolute;
  top: 5px;
  bottom: 5px;
  left: 0;
  width: 0;
  border-left: 1px dotted #626262;
}

/*
header bgList
--------------------------- */
.h-bgList {
  position: relative;
  color: #fff;
}
.h-bgList a,
.h-bgList a:visited,
.h-bgList a:hover {
  text-decoration: none;
  color: #fff;
}

.h-bgList:hover .h-bgList__body {
  display: block;
}

.h-bgList__label {
  margin-bottom: 0;
  font-weight: normal;
}

.h-bgList__label__link {
  padding: 2px 14px 2px;
}
.h-bgList__label__link:after {
  margin-left: 12px;
  font-size: 10px;
  line-height: 10px;
}

.h-bgList__body {
  *zoom: 1;
  letter-spacing: -0.34em;
  position: absolute;
  display: none;
  width: 100%;
  padding-top: 8px;
  background: #222;
  text-align: center;
}

.btn-bgChange {
  display: none;
}

.label-bgChange {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  letter-spacing: normal;
  width: 50%;
  padding: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
}
.label-bgChange:hover {
  background: rgba(255, 255, 255, 0.1);
}

* + .label-bgChange {
  position: relative;
}
* + .label-bgChange:before {
  content: "";
  position: absolute;
  top: 5px;
  bottom: 5px;
  left: 0;
  width: 0;
  border-left: 1px dotted #626262;
}

/* ***************************
global navi
*************************** */
.navGlobal__head {
  display: none;
}

.btn-gnavOpen {
  position: absolute;
  top: 8px;
  right: 10px;
  padding-left: 8px;
  border-left: 1px dotted #999;
}

.btn-gnavClose {
  display: block;
  padding: 15px 41px 14px 15px;
  border-bottom: 2px solid #d9d9d4;
  text-decoration: none;
  font-size: 87.5%;
  line-height: 172%;
  color: #222;
}
.btn-gnavClose:hover {
  text-decoration: none;
  color: #222;
}

.navGlobal__body {
  max-width: 960px;
  margin: 0 auto;
}

.navGlobal__foot {
  display: none;
}

/* ng-utility */
.ng-utility__item + .ng-utility__item {
  margin-top: 12px;
}

/* ng-linkList */
.ng-linkList {
  margin: 0;
}

.ng-linkList__item {
  padding: 0;
}
.ng-linkList__item:before {
  display: none;
}

.ng-linkList__item__link {
  display: block;
  text-align: center;
}

/* linkList2 */
.linkList2 {
  text-align: center;
}

.linkList2__item {
  padding: 0;
}
.linkList2__item:before {
  display: none;
}

.linkList2__item__link {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  letter-spacing: normal;
  color: #222;
}
.linkList2__item__link:hover, .linkList2__item__link:visited {
  color: #222;
}
.linkList2__item__link:before {
  margin-right: 5px;
}

/*
listGnav
--------------------------- */
.listGnav {
  margin: 0;
}

.listGnav__item {
  float: left;
  width: 20%;
  margin: 0;
  padding: 0;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

.listGnav__item__link {
  display: block;
  text-decoration: none;
  text-align: center;
  color: #222;
}
.listGnav__item__link:visited {
  color: #222;
}

.listGnav__item__link__body {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  letter-spacing: normal;
  vertical-align: middle;
  white-space: normal;
}

/* ***************************
bread crumb
*************************** */
.breadCrumb {
  margin-top: 9px;
}

.breadCrumb__body {
  max-width: 960px;
  margin: 0 auto;
}

/*
listBreadCrumb
--------------------------- */
.listBreadCrumb {
  *zoom: 1;
  letter-spacing: -0.34em;
  margin: 0;
  list-style-type: none;
  text-align: left;
  font-size: 81.25%;
  line-height: 185%;
}

.listBreadCrumb__item {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  letter-spacing: normal;
}

.listBreadCrumb__item__link {
  text-decoration: none;
  color: #222;
}

/* ***************************
main
*************************** */
.main {
  position: relative;
}

/*
main__top
--------------------------- */
.main__top {
  padding-top: 10px;
}

/* pageTitle */
.pageTitle {
  border-top: 1px solid #dedede;
  background: #f7f6f4;
}

.pageTitle__body {
  max-width: 960px;
  margin: 0 auto;
  padding: 16px 0 18px;
}

.pageTitle__body__text {
  float: left;
  width: 63.54167%;
}

.pageTitle__body__utility {
  float: right;
}

/* m-utility */
.m-utility {
  position: relative;
  *zoom: 1;
  letter-spacing: -0.34em;
  margin: 6px 0 0;
}
.m-utility:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  display: block;
  width: 1px;
}

.m-utility__item {
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  letter-spacing: normal;
  padding: 0 16px 0 16px;
  vertical-align: middle;
}
.m-utility__item:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  display: block;
  width: 1px;
}

.m-utility__item__link {
  text-decoration: none;
  color: #222;
}
.m-utility__item__link:visited {
  color: #222;
}
.m-utility__item__link:hover {
  text-decoration: none;
}
.m-utility__item__link:before {
  margin-right: 9px;
}

/* m-snsList */
.m-snsList {
  *zoom: 1;
  letter-spacing: -0.34em;
  margin: 0 0 0 -3px;
}

.m-snsList__item {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  letter-spacing: normal;
  margin: 0;
  padding: 0;
  vertical-align: middle;
}
.m-snsList__item:before {
  display: none;
}
.m-snsList__item + .m-snsList__item {
  margin-left: 15px;
}

.m-snsList__item__link {
  position: relative;
  display: block;
  width: 24px;
  text-decoration: none;
  text-indent: -9999px;
}
.m-snsList__item__link:hover {
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  -ms-opacity: 0.8;
  -o-opacity: 0.8;
  opacity: 0.8;
  text-decoration: none;
}
.m-snsList__item__link:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 1em;
  margin: auto;
  text-indent: 0;
  text-align: center;
}

.m-snsList__item__link.for-fb:before {
  font-size: 157.14286%;
  line-height: 100%;
}
.m-snsList__item__link.for-tw:before {
  font-size: 128.57143%;
  line-height: 100%;
}
.m-snsList__item__link.for-gp:before {
  font-size: 128.57143%;
  line-height: 100%;
}

/*
main__middle
--------------------------- */
.main__middle__body {
  max-width: 920px;
  min-height: 350px;
  margin: 0 auto;
  padding: 15px 20px 60px;
}

/* ***************************
returnTop
*************************** */
.returnTop {
  font-size: 87.5%;
  line-height: 172%;
}

.returnTop__body__link {
  color: #fff;
}
.returnTop__body__link:visited {
  color: #fff;
}
.returnTop__body__link:hover {
  text-decoration: none;
}
.returnTop__body__link:before {
  height: 17px;
  margin-right: 6px;
  vertical-align: middle;
  font-size: 121.42857%;
  line-height: 142%;
  overflow: hidden;
}

/* ***************************
footer
*************************** */
/*
footer__top
--------------------------- */
.footer__top__body {
  max-width: 960px;
  margin: 0 auto;
  padding: 8px 0 8px;
}

.footer__top__body__left {
  float: left;
}

.footer__top__body__right {
  float: right;
}

/* f-snsList */
.f-snsList {
  *zoom: 1;
  letter-spacing: -0.34em;
}

.f-snsList__label {
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  letter-spacing: normal;
  margin-bottom: 0;
  padding-right: 25px;
  font-size: 100%;
  line-height: 150%;
}
.f-snsList__label:after {
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -7px;
  font-size: 87.5%;
  line-height: 100%;
}

.f-snsList__item {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  letter-spacing: normal;
  margin-left: 21px;
}
.f-snsList__item + .f-snsList__item {
  margin-left: 24px;
}

.f-snsList__item__link {
  position: relative;
  display: block;
  width: 24px;
  text-decoration: none;
  text-indent: -9999px;
  color: #fff;
}
.f-snsList__item__link:visited {
  color: #fff;
}
.f-snsList__item__link:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 1em;
  margin: auto;
  text-indent: 0;
  text-align: center;
}

.f-snsList__item__link.for-fb:before {
  font-size: 18px;
  line-height: 18px;
}
.f-snsList__item__link.for-tw:before {
  font-size: 14px;
  line-height: 14px;
}
.f-snsList__item__link.for-gp:before {
  font-size: 14px;
  line-height: 14px;
}

/*
footer__middle
--------------------------- */
.footer__middle {
  background: #f7f6f4;
}

.footer__middle__body {
  max-width: 960px;
  margin: 0 auto;
}

.footer__middle__body__left,
.footer__middle__body__right {
  position: relative;
}

.footer__middle__body__left {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

.footer__middle__body__right {
  float: right;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

/*
footer button
--------------------------- */
.footerBtn {
  margin-bottom: 27px;
  text-align: center;
}

/*
f-linkList
--------------------------- */
.f-linkList__item__link {
  position: relative;
  text-decoration: none;
  color: #222;
}
.f-linkList__item__link:hover {
  text-decoration: underline;
  color: #222;
}
.f-linkList__item__link:visited {
  text-decoration: none;
  color: #222;
}

/* copyright */
/* ***************************
iframe
*************************** */
.iframeWrap {
  position: relative;
  padding-top: 56.25%;
  height: 0;
}
.iframeWrap iframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}

/* ***************************
grid
*************************** */
.row {
  *zoom: 1;
  letter-spacing: -0.34em;
  margin: 0 -8px -8px;
}

.sp-row-2,
.row-2 {
  position: relative;
  *zoom: 1;
  letter-spacing: -0.34em;
  margin: 0 -10px -10px;
}

.row-3 {
  position: relative;
  *zoom: 1;
  letter-spacing: -0.34em;
  margin: 0 -5px -5px;
}

* + .row {
  margin-top: 12px;
}

* + .sp-row-2,
* + .row-2 {
  margin-top: 30px;
}

* + .row-3 {
  margin-top: 12px;
}

h2 + .row {
  margin-top: 0;
}

.row + .row,
.row + .row-2,
.row + .sp-row-2,
.row + .row-3 {
  margin-top: 10px;
}

.col {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  letter-spacing: normal;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  padding: 8px;
  vertical-align: top;
}

.sp-row-2 .col,
.row-2 .col {
  padding: 10px;
}

.row-3 .col {
  padding: 5px;
}

.width-1 {
  width: 8.33333%;
}

.width-2 {
  width: 16.66667%;
}

.width-3 {
  width: 25%;
}

.width-4 {
  width: 33.33333%;
}

.width-5 {
  width: 41.66667%;
}

.width-6 {
  width: 50%;
}

.width-7 {
  width: 58.33333%;
}

.width-8 {
  width: 66.66667%;
}

.width-9 {
  width: 75%;
}

.width-10 {
  width: 83.33333%;
}

.width-11 {
  width: 91.66667%;
}

.width-12 {
  width: 100%;
}

.per-5 .col {
  width: 20%;
}

.row.valign-top .col {
  vertical-align: top;
}

.row.valign-middle .col {
  vertical-align: middle;
}

.row.valign-bottom .col {
  vertical-align: bottom;
}

/* ***************************
text
*************************** */
/* headdings */
/* font weight */
.fw-normal {
  font-weight: normal;
}

.fw-bold {
  font-weight: bold;
}

/* align */
.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

/* text size */
.text-small {
  font-size: 87.5%;
  line-height: 186%;
}

.text-large {
  font-size: 112.5%;
  line-height: 167%;
}

.text-xlarge {
  font-size: 187.5%;
  line-height: 107%;
}

/* caption */
.caption {
  margin-top: 4px;
  font-size: 81.25%;
  line-height: 139%;
  color: #167e6c;
}

/* ***************************
link
*************************** */
.link:before {
  margin-right: 6px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}

.link-large {
  margin-top: 22px;
}
.link-large a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  letter-spacing: normal;
  padding: 0 7px 13px 9px;
  font-size: 137.5%;
  line-height: 110%;
  color: #222;
}
.link-large a:hover {
  text-decoration: none;
}
.link-large a:after {
  margin-left: 14px;
  padding: 2px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  font-size: 15px;
  line-height: 15px;
}

.linkList li:before, .linkList--hr li:before, .linkList--hr-per3 li:before {
  font-size: 62.5%;
  line-height: 160%;
  border: 0 none;
  color: #999;
}

.linkList--hr {
  *zoom: 1;
  letter-spacing: -0.34em;
}
.linkList--hr li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  letter-spacing: normal;
  width: 50%;
  padding: 0 15px 0 18px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: top;
}
.linkList--hr li + li {
  margin-top: 0;
}

.linkList--hr-per3 {
  *zoom: 1;
  letter-spacing: -0.34em;
}
.linkList--hr-per3 li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  letter-spacing: normal;
  width: 33.33333%;
  padding: 0 15px 0 18px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: top;
}
.linkList--hr-per3 li:before {
  color: #93c62e;
}
.linkList--hr-per3 li + li {
  margin-top: 0;
}
.linkList--hr-per3 a:hover {
  text-decoration: none;
}

.linkDetail {
  margin-top: 12px;
  text-align: right;
  font-size: 93.75%;
  line-height: 120%;
}
.linkDetail a {
  position: relative;
  padding-left: 15px;
}
.linkDetail a:before {
  position: absolute;
  top: 0.2em;
  left: 0;
  font-size: 60%;
  line-height: 100%;
  height: 1em;
  border: 0 none;
  color: #999;
  overflow: hidden;
}

/* ***************************
btn
*************************** */
.btn, .btn-small, .btn-small2, .btn-print {
  -webkit-appearance: none;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  letter-spacing: normal;
  padding: 8px 30px;
  border: 0 none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  border-bottom: 2px solid #991f48;
  text-decoration: none;
  color: #fff;
}
.btn:hover, .btn-small:hover, .btn-small2:hover, .btn-print:hover, .btn:visited, .btn-small:visited, .btn-small2:visited, .btn-print:visited {
  text-decoration: none;
  color: #fff;
}
.btn:hover, .btn-small:hover, .btn-small2:hover, .btn-print:hover {
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  -ms-opacity: 0.8;
  -o-opacity: 0.8;
  opacity: 0.8;
  cursor: pointer;
}

.btn-full {
  display: block;
  text-align: center;
}

.btn-small {
  padding: 10px;
  font-size: 100%;
  line-height: 113%;
}

.btn-small2 {
  padding: 8px 10px 4px;
  font-size: 100%;
  line-height: 113%;
}

.btn-print {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  letter-spacing: normal;
  min-width: 124px;
  padding: 6px 12px;
  font-size: 87.5%;
  line-height: 129%;
}

.btn-arrow:visited, .btn-arrow:hover {
  color: #fff;
}
.btn-arrow:after {
  position: relative;
  top: -1px;
  margin-left: 9px;
  border: 1px solid #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  vertical-align: middle;
  font-size: 128.57143%;
  line-height: 100%;
}

.btn-green {
  border-bottom-color: #146755;
}

.btn-return {
  background: #eee;
  border-bottom-color: #dedede;
  color: #222;
}
.btn-return:visited, .btn-return:hover {
  color: #222;
}

/* ***************************
imageColumn
*************************** */
* + .imageColumn {
  margin-top: 20px;
}

.imageColumn + .imageColumn {
  margin-top: 30px;
}

.imageColumn__image {
  float: left;
  margin-right: 30px;
}
.imageColumn__image.-right {
  float: right;
  margin-right: 0;
  margin-left: 30px;
}

.imageColumn__body {
  overflow: hidden;
}
.imageColumn__body ul {
  margin-left: 0;
}

/* ***************************
newsList
*************************** */
.newsList {
  padding: 10px 5px;
}
.newsList + .newsList {
  border-top: 1px dotted #ccccc8;
}

.newsList__date {
  float: left;
  margin: 0;
  font-weight: normal;
}

.newsList__title {
  margin-left: 10.2em;
}

/* ***************************
pager
*************************** */
.pager {
  *zoom: 1;
  letter-spacing: -0.34em;
  text-align: center;
  margin: 18px 0 0;
}

.pager__item {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  letter-spacing: normal;
  margin: 0;
  padding: 0;
  border-left: 1px dotted #acacac;
  border-right: 1px dotted #acacac;
  font-size: 125%;
  line-height: 120%;
}
.pager__item:before, .pager__item:after {
  display: none;
}
.pager__item + .pager__item {
  border-left: 0 none;
}

.pager__item__link {
  display: block;
  width: 1.625em;
  padding: 5px 0 4px;
}
.pager__item__link.is-active, .pager__item__link:hover {
  color: #222;
  text-decoration: none;
}

/* ***************************
form
*************************** */
* + .formBox {
  margin-top: 40px;
}

.formBox__top {
  text-align: center;
}

.formBox__middle {
  margin-top: 49px;
}

.formBox__bottom {
  margin-top: 40px;
  text-align: center;
}

/* formLead */
.formLead {
  font-size: 150%;
  line-height: 159%;
  font-weight: bold;
  color: #167e6c;
}

/* formItem */
.formItem {
  *zoom: 1;
  letter-spacing: -0.34em;
  border-top: 1px dotted #8786ac;
  border-bottom: 1px dotted #8786ac;
  font-size: 112.5%;
  line-height: 112%;
}
.formItem + .formItem {
  border-top: 0 none;
}
.formItem.for-recapcha {
  margin-top: 16px;
  border-bottom: 0 none;
  background: #f9f9f9;
}

.formItem__label {
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  letter-spacing: normal;
  width: 30.97826%;
  margin: 0;
  padding: 20px 3.3125em 20px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: top;
  text-align: right;
  font-weight: normal;
}

.formItem__label__text {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  letter-spacing: normal;
  vertical-align: middle;
}

.formItem__body {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  letter-spacing: normal;
  width: 61.30435%;
  padding: 16px 34px 16px 27px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: top;
}

.essentialLabel {
  position: absolute;
  top: 18px;
  right: 0;
  padding: 2px 5px 3px;
  background: #5f52a0;
  vertical-align: middle;
  font-size: 13px;
  line-height: 15px;
  color: #fff;
}
.essentialLabel:after {
  content: "";
  position: absolute;
  top: 0;
  right: -10px;
  bottom: 0;
  display: block;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-left: 10px solid #5f52a0;
  border-bottom: 10px solid transparent;
}

.note {
  font-size: 81.25%;
  line-height: 116%;
}

.require {
  font-weight: bold;
  color: #bf3326;
}

.input-text {
  max-width: 100%;
  margin: 0;
  padding: 1px 0 2px;
  border-width: 1px;
  border-style: solid;
  border-top-color: #717171;
  border-right-color: #b4b4b4;
  border-bottom-color: #dadada;
  border-left-color: #b4b4b4;
}

.textarea {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

/* errorBox */
.errorBox {
  padding: 11px;
  border: 2px solid #f2867e;
  background: #fffafa;
  text-align: center;
  font-size: 87.5%;
  line-height: 172%;
  color: #bf3326;
}

* + .errorBox {
  margin-top: 13px;
}

/* g-recaptcha */
.recaptchaWrapper {
  width: 300px;
  overflow: hidden;
}

.g-recaptcha {
  margin: -1px -1px -3px -1px;
}

/* bgBox */
.bgBox {
  padding: 18px;
  background: #f6f6f6;
}

* + .bgBox {
  margin-top: 32px;
}

.errorBox + .bgBox {
  margin-top: 20px;
}

/* ***************************
box
*************************** */
/* class="claer"
  @extend %clearfix; */
.left {
  float: left;
}

.right {
  float: right;
}

.set-left {
  text-align: left;
}

.set-right {
  text-align: right;
}

.set-center {
  text-align: center;
}

.set-top {
  vertical-align: top;
}

.set-middle {
  vertical-align: middle;
}

.set-bottom {
  vertical-align: bottom;
}

/* ***************************
width
*************************** */
.width-50 {
  width: 50px;
}

.width-55 {
  width: 55px;
}

.width-60 {
  width: 60px;
}

.width-65 {
  width: 65px;
}

.width-70 {
  width: 70px;
}

.width-75 {
  width: 75px;
}

.width-80 {
  width: 80px;
}

.width-85 {
  width: 85px;
}

.width-90 {
  width: 90px;
}

.width-95 {
  width: 95px;
}

.width-100 {
  width: 100px;
}

.width-105 {
  width: 105px;
}

.width-110 {
  width: 110px;
}

.width-115 {
  width: 115px;
}

.width-120 {
  width: 120px;
}

.width-125 {
  width: 125px;
}

.width-130 {
  width: 130px;
}

.width-135 {
  width: 135px;
}

.width-140 {
  width: 140px;
}

.width-145 {
  width: 145px;
}

.width-150 {
  width: 150px;
}

.width-155 {
  width: 155px;
}

.width-160 {
  width: 160px;
}

.width-165 {
  width: 165px;
}

.width-170 {
  width: 170px;
}

.width-175 {
  width: 175px;
}

.width-180 {
  width: 180px;
}

.width-185 {
  width: 185px;
}

.width-190 {
  width: 190px;
}

.width-195 {
  width: 195px;
}

.width-200 {
  width: 200px;
}

.width-205 {
  width: 205px;
}

.width-210 {
  width: 210px;
}

.width-215 {
  width: 215px;
}

.width-220 {
  width: 220px;
}

.width-225 {
  width: 225px;
}

.width-230 {
  width: 230px;
}

.width-235 {
  width: 235px;
}

.width-240 {
  width: 240px;
}

.width-245 {
  width: 245px;
}

.width-250 {
  width: 250px;
}

.width-255 {
  width: 255px;
}

.width-260 {
  width: 260px;
}

.width-265 {
  width: 265px;
}

.width-270 {
  width: 270px;
}

.width-275 {
  width: 275px;
}

.width-280 {
  width: 280px;
}

.width-285 {
  width: 285px;
}

.width-290 {
  width: 290px;
}

.width-295 {
  width: 295px;
}

.width-300 {
  width: 300px;
}

.width-305 {
  width: 305px;
}

.width-310 {
  width: 310px;
}

.width-315 {
  width: 315px;
}

.width-320 {
  width: 320px;
}

.width-325 {
  width: 325px;
}

.width-330 {
  width: 330px;
}

.width-335 {
  width: 335px;
}

.width-340 {
  width: 340px;
}

.width-345 {
  width: 345px;
}

.width-350 {
  width: 350px;
}

.width-355 {
  width: 355px;
}

.width-360 {
  width: 360px;
}

.width-365 {
  width: 365px;
}

.width-370 {
  width: 370px;
}

.width-375 {
  width: 375px;
}

.width-380 {
  width: 380px;
}

.width-385 {
  width: 385px;
}

.width-390 {
  width: 390px;
}

.width-395 {
  width: 395px;
}

.width-400 {
  width: 400px;
}

.width-405 {
  width: 405px;
}

.width-410 {
  width: 410px;
}

.width-415 {
  width: 415px;
}

.width-420 {
  width: 420px;
}

.width-425 {
  width: 425px;
}

.width-430 {
  width: 430px;
}

.width-435 {
  width: 435px;
}

.width-440 {
  width: 440px;
}

.width-445 {
  width: 445px;
}

.width-450 {
  width: 450px;
}

.width-455 {
  width: 455px;
}

.width-460 {
  width: 460px;
}

.width-465 {
  width: 465px;
}

.width-470 {
  width: 470px;
}

.width-475 {
  width: 475px;
}

.width-480 {
  width: 480px;
}

.width-485 {
  width: 485px;
}

.width-490 {
  width: 490px;
}

.width-495 {
  width: 495px;
}

.width-500 {
  width: 500px;
}

.width-505 {
  width: 505px;
}

.width-510 {
  width: 510px;
}

.width-515 {
  width: 515px;
}

.width-520 {
  width: 520px;
}

.width-525 {
  width: 525px;
}

.width-530 {
  width: 530px;
}

.width-535 {
  width: 535px;
}

.width-540 {
  width: 540px;
}

.width-545 {
  width: 545px;
}

.width-550 {
  width: 550px;
}

.width-555 {
  width: 555px;
}

.width-560 {
  width: 560px;
}

.width-565 {
  width: 565px;
}

.width-570 {
  width: 570px;
}

.width-575 {
  width: 575px;
}

.width-580 {
  width: 580px;
}

.width-585 {
  width: 585px;
}

.width-590 {
  width: 590px;
}

.width-595 {
  width: 595px;
}

.width-600 {
  width: 600px;
}

.width-605 {
  width: 605px;
}

.width-610 {
  width: 610px;
}

.width-615 {
  width: 615px;
}

.width-620 {
  width: 620px;
}

.width-625 {
  width: 625px;
}

.width-630 {
  width: 630px;
}

.width-635 {
  width: 635px;
}

.width-640 {
  width: 640px;
}

.width-645 {
  width: 645px;
}

.width-650 {
  width: 650px;
}

.width-655 {
  width: 655px;
}

.width-660 {
  width: 660px;
}

.width-665 {
  width: 665px;
}

.width-670 {
  width: 670px;
}

.width-675 {
  width: 675px;
}

.width-680 {
  width: 680px;
}

.width-685 {
  width: 685px;
}

.width-690 {
  width: 690px;
}

.width-695 {
  width: 695px;
}

.width-700 {
  width: 700px;
}

.width-705 {
  width: 705px;
}

.width-710 {
  width: 710px;
}

.width-715 {
  width: 715px;
}

.width-720 {
  width: 720px;
}

.width-725 {
  width: 725px;
}

.width-730 {
  width: 730px;
}

.width-735 {
  width: 735px;
}

.width-740 {
  width: 740px;
}

.width-745 {
  width: 745px;
}

.width-750 {
  width: 750px;
}

.width-755 {
  width: 755px;
}

.width-760 {
  width: 760px;
}

.width-765 {
  width: 765px;
}

.width-770 {
  width: 770px;
}

.width-775 {
  width: 775px;
}

.width-780 {
  width: 780px;
}

.width-785 {
  width: 785px;
}

.width-790 {
  width: 790px;
}

.width-795 {
  width: 795px;
}

.width-800 {
  width: 800px;
}

.width-805 {
  width: 805px;
}

.width-810 {
  width: 810px;
}

.width-815 {
  width: 815px;
}

.width-820 {
  width: 820px;
}

.width-825 {
  width: 825px;
}

.width-830 {
  width: 830px;
}

.width-835 {
  width: 835px;
}

.width-840 {
  width: 840px;
}

.width-845 {
  width: 845px;
}

.width-850 {
  width: 850px;
}

.width-855 {
  width: 855px;
}

.width-860 {
  width: 860px;
}

.width-865 {
  width: 865px;
}

.width-870 {
  width: 870px;
}

.width-875 {
  width: 875px;
}

.width-880 {
  width: 880px;
}

.width-885 {
  width: 885px;
}

.width-890 {
  width: 890px;
}

.width-895 {
  width: 895px;
}

.width-900 {
  width: 900px;
}

.width-905 {
  width: 905px;
}

.width-910 {
  width: 910px;
}

.width-915 {
  width: 915px;
}

.width-920 {
  width: 920px;
}

.width-925 {
  width: 925px;
}

.width-930 {
  width: 930px;
}

.width-935 {
  width: 935px;
}

.width-940 {
  width: 940px;
}

.width-945 {
  width: 945px;
}

.width-950 {
  width: 950px;
}

.width-955 {
  width: 955px;
}

.width-960 {
  width: 960px;
}

.width-full {
  width: 100% !important;
}

.height-full {
  height: 100% !important;
}

/* ***************************
margin padding
*************************** */
.mt-0 {
  margin-top: 0;
}

.mr-0 {
  margin-right: 0;
}

.mb-0 {
  margin-bottom: 0;
}

.ml-0 {
  margin-left: 0;
}

.pt-0 {
  padding-top: 0;
}

.pr-0 {
  padding-right: 0;
}

.pb-0 {
  padding-bottom: 0;
}

.pl-0 {
  padding-left: 0;
}

.mt-5 {
  margin-top: 5px;
}

.mr-5 {
  margin-right: 5px;
}

.mb-5 {
  margin-bottom: 5px;
}

.ml-5 {
  margin-left: 5px;
}

.pt-5 {
  padding-top: 5px;
}

.pr-5 {
  padding-right: 5px;
}

.pb-5 {
  padding-bottom: 5px;
}

.pl-5 {
  padding-left: 5px;
}

.mt-10 {
  margin-top: 10px;
}

.mr-10 {
  margin-right: 10px;
}

.mb-10 {
  margin-bottom: 10px;
}

.ml-10 {
  margin-left: 10px;
}

.pt-10 {
  padding-top: 10px;
}

.pr-10 {
  padding-right: 10px;
}

.pb-10 {
  padding-bottom: 10px;
}

.pl-10 {
  padding-left: 10px;
}

.mt-15 {
  margin-top: 15px;
}

.mr-15 {
  margin-right: 15px;
}

.mb-15 {
  margin-bottom: 15px;
}

.ml-15 {
  margin-left: 15px;
}

.pt-15 {
  padding-top: 15px;
}

.pr-15 {
  padding-right: 15px;
}

.pb-15 {
  padding-bottom: 15px;
}

.pl-15 {
  padding-left: 15px;
}

.mt-20 {
  margin-top: 20px;
}

.mr-20 {
  margin-right: 20px;
}

.mb-20 {
  margin-bottom: 20px;
}

.ml-20 {
  margin-left: 20px;
}

.pt-20 {
  padding-top: 20px;
}

.pr-20 {
  padding-right: 20px;
}

.pb-20 {
  padding-bottom: 20px;
}

.pl-20 {
  padding-left: 20px;
}

.mt-25 {
  margin-top: 25px;
}

.mr-25 {
  margin-right: 25px;
}

.mb-25 {
  margin-bottom: 25px;
}

.ml-25 {
  margin-left: 25px;
}

.pt-25 {
  padding-top: 25px;
}

.pr-25 {
  padding-right: 25px;
}

.pb-25 {
  padding-bottom: 25px;
}

.pl-25 {
  padding-left: 25px;
}

.mt-30 {
  margin-top: 30px;
}

.mr-30 {
  margin-right: 30px;
}

.mb-30 {
  margin-bottom: 30px;
}

.ml-30 {
  margin-left: 30px;
}

.pt-30 {
  padding-top: 30px;
}

.pr-30 {
  padding-right: 30px;
}

.pb-30 {
  padding-bottom: 30px;
}

.pl-30 {
  padding-left: 30px;
}

.mt-35 {
  margin-top: 35px;
}

.mr-35 {
  margin-right: 35px;
}

.mb-35 {
  margin-bottom: 35px;
}

.ml-35 {
  margin-left: 35px;
}

.pt-35 {
  padding-top: 35px;
}

.pr-35 {
  padding-right: 35px;
}

.pb-35 {
  padding-bottom: 35px;
}

.pl-35 {
  padding-left: 35px;
}

.mt-40 {
  margin-top: 40px;
}

.mr-40 {
  margin-right: 40px;
}

.mb-40 {
  margin-bottom: 40px;
}

.ml-40 {
  margin-left: 40px;
}

.pt-40 {
  padding-top: 40px;
}

.pr-40 {
  padding-right: 40px;
}

.pb-40 {
  padding-bottom: 40px;
}

.pl-40 {
  padding-left: 40px;
}

.mt-45 {
  margin-top: 45px;
}

.mr-45 {
  margin-right: 45px;
}

.mb-45 {
  margin-bottom: 45px;
}

.ml-45 {
  margin-left: 45px;
}

.pt-45 {
  padding-top: 45px;
}

.pr-45 {
  padding-right: 45px;
}

.pb-45 {
  padding-bottom: 45px;
}

.pl-45 {
  padding-left: 45px;
}

.mt-50 {
  margin-top: 50px;
}

.mr-50 {
  margin-right: 50px;
}

.mb-50 {
  margin-bottom: 50px;
}

.ml-50 {
  margin-left: 50px;
}

.pt-50 {
  padding-top: 50px;
}

.pr-50 {
  padding-right: 50px;
}

.pb-50 {
  padding-bottom: 50px;
}

.pl-50 {
  padding-left: 50px;
}

.mt-55 {
  margin-top: 55px;
}

.mr-55 {
  margin-right: 55px;
}

.mb-55 {
  margin-bottom: 55px;
}

.ml-55 {
  margin-left: 55px;
}

.pt-55 {
  padding-top: 55px;
}

.pr-55 {
  padding-right: 55px;
}

.pb-55 {
  padding-bottom: 55px;
}

.pl-55 {
  padding-left: 55px;
}

.mt-60 {
  margin-top: 60px;
}

.mr-60 {
  margin-right: 60px;
}

.mb-60 {
  margin-bottom: 60px;
}

.ml-60 {
  margin-left: 60px;
}

.pt-60 {
  padding-top: 60px;
}

.pr-60 {
  padding-right: 60px;
}

.pb-60 {
  padding-bottom: 60px;
}

.pl-60 {
  padding-left: 60px;
}

.mt-65 {
  margin-top: 65px;
}

.mr-65 {
  margin-right: 65px;
}

.mb-65 {
  margin-bottom: 65px;
}

.ml-65 {
  margin-left: 65px;
}

.pt-65 {
  padding-top: 65px;
}

.pr-65 {
  padding-right: 65px;
}

.pb-65 {
  padding-bottom: 65px;
}

.pl-65 {
  padding-left: 65px;
}

.mt-70 {
  margin-top: 70px;
}

.mr-70 {
  margin-right: 70px;
}

.mb-70 {
  margin-bottom: 70px;
}

.ml-70 {
  margin-left: 70px;
}

.pt-70 {
  padding-top: 70px;
}

.pr-70 {
  padding-right: 70px;
}

.pb-70 {
  padding-bottom: 70px;
}

.pl-70 {
  padding-left: 70px;
}

.mt-75 {
  margin-top: 75px;
}

.mr-75 {
  margin-right: 75px;
}

.mb-75 {
  margin-bottom: 75px;
}

.ml-75 {
  margin-left: 75px;
}

.pt-75 {
  padding-top: 75px;
}

.pr-75 {
  padding-right: 75px;
}

.pb-75 {
  padding-bottom: 75px;
}

.pl-75 {
  padding-left: 75px;
}

.mt-80 {
  margin-top: 80px;
}

.mr-80 {
  margin-right: 80px;
}

.mb-80 {
  margin-bottom: 80px;
}

.ml-80 {
  margin-left: 80px;
}

.pt-80 {
  padding-top: 80px;
}

.pr-80 {
  padding-right: 80px;
}

.pb-80 {
  padding-bottom: 80px;
}

.pl-80 {
  padding-left: 80px;
}

.mt-85 {
  margin-top: 85px;
}

.mr-85 {
  margin-right: 85px;
}

.mb-85 {
  margin-bottom: 85px;
}

.ml-85 {
  margin-left: 85px;
}

.pt-85 {
  padding-top: 85px;
}

.pr-85 {
  padding-right: 85px;
}

.pb-85 {
  padding-bottom: 85px;
}

.pl-85 {
  padding-left: 85px;
}

.mt-90 {
  margin-top: 90px;
}

.mr-90 {
  margin-right: 90px;
}

.mb-90 {
  margin-bottom: 90px;
}

.ml-90 {
  margin-left: 90px;
}

.pt-90 {
  padding-top: 90px;
}

.pr-90 {
  padding-right: 90px;
}

.pb-90 {
  padding-bottom: 90px;
}

.pl-90 {
  padding-left: 90px;
}

.mt-95 {
  margin-top: 95px;
}

.mr-95 {
  margin-right: 95px;
}

.mb-95 {
  margin-bottom: 95px;
}

.ml-95 {
  margin-left: 95px;
}

.pt-95 {
  padding-top: 95px;
}

.pr-95 {
  padding-right: 95px;
}

.pb-95 {
  padding-bottom: 95px;
}

.pl-95 {
  padding-left: 95px;
}

.mt-100 {
  margin-top: 100px;
}

.mr-100 {
  margin-right: 100px;
}

.mb-100 {
  margin-bottom: 100px;
}

.ml-100 {
  margin-left: 100px;
}

.pt-100 {
  padding-top: 100px;
}

.pr-100 {
  padding-right: 100px;
}

.pb-100 {
  padding-bottom: 100px;
}

.pl-100 {
  padding-left: 100px;
}

/* ***************************
header
*************************** */
.header {
  position: relative;
  min-width: 960px;
}

.header__body {
  width: 960px;
  margin: 0 auto;
}

.header__body__left {
  float: left;
  padding: 8px 0 0;
}

.header__body__left__container {
  margin-top: 6px;
}

.header__body__right {
  float: right;
  width: 447px;
  padding: 8px 0 0;
}

.header__body__right__middle {
  margin-top: 12px;
  font-weight: bold;
}

.header__body__right__bottom {
  margin-top: 16px;
  padding-top: 12px;
  border-top: 1px solid #c9cbc6;
}

.header__icon {
  float: left;
}

/*
envLogo
--------------------------- */
.envLogo{
  margin-left: 3px;
}
.envLogo__link {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.envLogo__link:hover, .envLogo__link:active {
  opacity: 0.7;
  filter: alpha(opacity=70);
}

/*
logo
--------------------------- */
.h-logo {
  float: left;
  margin: 5px 25px 0 3px;
}

.logo__link {
  display: block;
  text-decoration: none;
  color: black;
}
.logo__link:hover {
  text-decoration: none;
  opacity: 0.7;
  filter: alpha(opacity=70);
}

.logo__link:visited {
  color: black;
}

/*
header utility
--------------------------- */
.headerUtility {
  *zoom: 1;
  letter-spacing: -0.34em;
  font-size: 12px;
  line-height: 16px;
  text-align: right;
}

.headerUtility__item {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  letter-spacing: normal;
  vertical-align: middle;
  text-align: left;
}

.header__body__right__bottom .headerUtility__item {
  vertical-align: bottom;
}

/*
header infoLink
--------------------------- */
.h-infoLink {
  *zoom: 1;
  letter-spacing: -0.34em;
  white-space: nowrap;
  margin-left: 0;
}

.h-infoLink__item {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  letter-spacing: normal;
  margin-top: 0;
  padding-left: 0;
  vertical-align: middle;
}

.h-infoLink__item:before {
  display: none;
}

.h-infoLink__item + .h-infoLink__item {
  margin-left: 16px;
  padding-left: 12px;
  border-left: 1px solid #c9cbc6;
}

.h-infoLink__item__link {
  position: relative;
  padding-left: 13px;
  text-decoration: none;
  color: black;
}

.h-infoLink__item__link:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e900";
  color: #2c4d04;
  position: absolute;
  top: 0.25em;
  left: 0;
  height: 1em;
  font-size: 10px;
  color: #1c77a4;
  overflow: hidden;
}

.h-infoLink__item__link:hover {
  text-decoration: underline;
}

/*
header lang
--------------------------- */
.h-lang {
  *zoom: 1;
  letter-spacing: -0.34em;
  white-space: nowrap;
  margin-top: 8px;
  margin-left: 0;
}

.h-lang__item {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  letter-spacing: normal;
  margin-top: 0;
  padding-left: 0;
  vertical-align: middle;
}

.h-lang__item:before {
  display: none;
}

.h-lang__item + .h-lang__item {
  margin-left: 10px;
  padding-left: 10px;
  border-left: 1px solid #c9cbc6;
}

.h-lang__item__link {
  text-decoration: none;
  color: black;
}

.h-lang__item__link:hover {
  text-decoration: underline;
}

/*
header linkList
--------------------------- */
.h-linkList {
  *zoom: 1;
  letter-spacing: -0.34em;
  white-space: nowrap;
  margin-left: 0;
}

.h-linkList__item {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  letter-spacing: normal;
  margin-top: 0;
  padding-left: 0;
  vertical-align: middle;
}

.h-linkList__item:before {
  display: none;
}

.h-linkList__item + .h-linkList__item {
  margin-left: 24px;
}

.h-linkList__item__link {
  position: relative;
  padding-left: 13px;
  text-decoration: none;
  color: black;
  background: none;
}

.h-linkList__item__link:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e900";
  position: absolute;
  top: 0.25em;
  left: 0;
  height: 1em;
  margin: auto 0;
  font-size: 10px;
  color: #80b84a;
  overflow: hidden;
}

.h-linkList__item__link:hover {
  text-decoration: underline;
  opacity: 1;
  filter: alpha(opacity=100);
}

/*
header search
--------------------------- */
.h-search {
  *zoom: 1;
  letter-spacing: -0.34em;
  white-space: nowrap;
}

.h-search__item {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  letter-spacing: normal;
  margin-bottom: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 13px;
  padding: 0;
  vertical-align: bottom;
}

.h-search__item.type-txt {
  width: 152px;
  border: 1px solid #c9cbc6;
  border-right: 0 none;
  line-height: 20px;
}

.h-search__item.type-btn {
  width: 50px;
  background: #498500;
  border: 0 none;
  line-height: 22px;
  color: #fff;
  -webkit-text-shadow: 0 0 5px black;
  -moz-text-shadow: 0 0 5px black;
  -ms-text-shadow: 0 0 5px black;
  -o-text-shadow: 0 0 5px black;
  text-shadow: 0 0 5px black;
  cursor: pointer;
}

.h-search__item.type-btn:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}

/*
header fsList
--------------------------- */
.h-fsList {
  *zoom: 1;
  letter-spacing: -0.34em;
  white-space: nowrap;
  margin-left: 25px;
  padding-bottom: 0;
  border-bottom: 0 none;
}

.h-fsList__label {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  letter-spacing: normal;
  float: none;
  width: auto;
  margin-bottom: 0;
  vertical-align: bottom;
  font-weight: normal;
  font-size: 13px;
  line-height: 24px;
  color: black;
}

.h-fsList__item {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  letter-spacing: normal;
  float: none;
  margin-left: 8px;
  vertical-align: bottom;
}

.h-fsList__label .h-fsList__item {
  margin-left: 10px;
  vertical-align: bottom;
}

.h-fsList__item__link {
  display: block;
  width: 24px;
  background: #505050;
  vertical-align: middle;
  text-align: center;
  text-decoration: none;
  font-size: 13px;
  line-height: 24px;
  color: #fff;
}

.h-fsList__item__link.btn-m {
  width: 28px;
  line-height: 28px;
}

.h-fsList__item__link.btn-l {
  width: 36px;
  line-height: 36px;
}

.h-fsList__item__link:visited {
  color: #fff;
}

.h-fsList__item__link:hover,
.h-fsList__item__link.is-active {
  background-color: #848484;
}

/* ***************************
global navi
*************************** */
.navGlobal {
  background: #b5df7c;
  min-width: 960px;
}

.navGlobal__body {
  width: 960px;
  margin: 0 auto;
}

/*
listGnav
--------------------------- */
.listGnav {
  margin: 0;
  background: #b5df7c;
}

.listGnav__item {
  position: relative;
  display: table;
  width: 176px;
  margin: 0 0 0 3px;
  padding: 0;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 87.5%;
  line-height: 115%;
  font-weight: bold;
}
.listGnav__item:before {
  content: "";
  display: block;
  position: absolute;
  left: -3px;
  top: 0;
  width: 1px;
  border-left: 1px solid #ceeca6;
  border-right: 1px solid #ceeca6;
  height: 100%;
  background: #8dc443;
}
.listGnav__item--answer {
  width: 238px;
  margin: 0 3px;
}
.listGnav__item--answer:after {
  content: "";
  display: block;
  position: absolute;
  right: -3px;
  top: 0;
  width: 1px;
  border-left: 1px solid #ceeca6;
  border-right: 1px solid #ceeca6;
  height: 100%;
  background: #8dc443;
}
.listGnav__item--hasChild {
  position: relative;
}

.listGnav__item__link {
  display: table-cell;
  width: 100%;
  height: 100%;
  padding: 19px 0;
  vertical-align: middle;
  text-decoration: none;
  text-align: center;
  color: #000;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

.listGnav__item__link.is-active, .listGnav__item__link:hover {
  background: #93C852;
  background: -moz-radial-gradient(center, ellipse cover, #B0DC74 0%, #93C852 100%);
  background: -webkit-radial-gradient(center, ellipse cover, #B0DC74 0%, #93C852 100%);
  background: radial-gradient(ellipse at center, #b0dc74 0%, #93c852 100%);
}

.gnav-children {
  position: absolute;
  display: none;
  top: 100%;
  left: 0;
  width: 100%;
  z-index: 1002;
  background: #fef8ce;
}
.gnav-children__item {
  margin: 0 10px;
  border-top: 1px dotted #999;
}
.gnav-children__item:first-child {
  border-top: none;
}
.gnav-children__item__link {
  position: relative;
  display: block;
  padding: 17px 0 17px 1.3em;
  font-size: 85.71429%;
  line-height: 117%;
  color: #000;
  text-align: left;
}
.gnav-children__item__link:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e900";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  height: 1em;
  margin: auto 0;
  color: #80b84a;
  overflow: hidden;
}

.breadCrumb {
  min-width: 960px;
  margin: 0;
  background: #68b7de url("/nasubinogimon/styles/i/breadcrumb_bg.jpg") center center no-repeat;
}
.breadCrumb__body {
  width: 960px;
}

.listBreadCrumb__item {
  position: relative;
  padding: 11px 0 11px 20px;
  margin-left: 15px;
  display: inline-block;
  font-size: 92.30769%;
  line-height: 150%;
  color: #FFF;
}
.listBreadCrumb__item:before {
  content: ">";
  position: absolute;
  left: 0;
}
.listBreadCrumb__item:first-child {
  margin-left: 0;
  padding-left: 0;
}
.listBreadCrumb__item:first-child:before {
  content: none;
}
.listBreadCrumb__item__link {
  color: #FFF;
}

.main {
  min-width: 960px;
  padding: 27px 0 40px;
  background: #f1f8e4;
}
.main__body {
  width: 960px;
  margin: 0 auto;
}

.section {
  margin-top: 40px;
}
.section:first-child {
  margin-top: 0;
}
.section__body {
  background: #FFF;
  padding-bottom: 30px;
}
.section__body__header {
  margin-bottom: 0;
}
.section__body__container {
  padding: 0 30px;
}
.section__body__left {
  float: left;
}
.section__body__right {
  float: right;
}
.section__body__right-auto {
  overflow: hidden;
}

.sb-description {
  padding-left: 30px;
  padding-top: 27px;
  margin-bottom: 27px;
  font-size: 100%;
  line-height: 150%;
}
.sb-description__list {
  margin-top: 27px;
  font-size: 87.5%;
  line-height: 129%;
}
.sb-description__list__item {
  position: relative;
  padding-left: 1.1em;
}
.sb-description__list__mark {
  position: absolute;
  left: 0;
  color: #f00;
}

/* ***************************
top
*************************** */
/*
h2 icon
--------------------------- */
.section__header--saishin:before {
  content: url("/nasubinogimon/styles/i/saishin_icon.png");
}
.section__header--manga:before {
  content: url("/nasubinogimon/styles/i/manga_icon.png");
}
.section__header--tv:before {
  content: url("/nasubinogimon/styles/i/tv_icon.png");
}

/*
saishin
--------------------------- */
.saishin__left {
  position: relative;
  float: left;
  width: 285px;
}
.saishin__photo {
  position: absolute;
  top: 44px;
  /*left: -55px;*/
}
.saishin__right {
  float: right;
  width: 645px;
  margin-right: 30px;
}
.saishin__description {
  padding-left: 0;
  margin-bottom: 23px;
}
.saishin__gaiyou {
  position: relative;
  padding-left: 60px;
  font-size: 100%;
  line-height: 150%;
}
.saishin__gaiyou:before {
  position: absolute;
  display: block;
  content: url("/nasubinogimon/styles/i/nasubi_icon.png");
  top: -7px;
  left: 4px;
}
.saishin__list {
  margin: 0 -15px 0 -10px;
}
.saishin__item {
  float: left;
  margin: 25px 15px 0 10px;
}

.text-pink {
  color: #d0249d;
}

/*
manga
--------------------------- */
.manga {
  background: #fffce8;
  padding: 40px 63px 33px 60px;
}
.manga__img {
  float: left;
}
.manga__contents {
  float: left;
  margin-left: 51px;
  width: 582px;
}
.manga__contents__header {
  position: relative;
  display: inline-block;
  padding: 4px 3px 1px 10px;
  font-size: 100%;
  line-height: 125%;
  background: #faea7e;
  font-weight: bold;
}
.manga__contents__header:before {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  margin: auto 0;
  right: -13px;
  width: auto;
  height: auto;
  border-style: solid;
  border-width: 12.5px 0 12.5px 13px;
  border-color: transparent transparent transparent #faea7e;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.manga__contents__list {
  margin-top: 13px;
  font-size: 100%;
  line-height: 150%;
}
.manga__contents__item {
  position: relative;
  padding-left: 16px;
}
.manga__contents__item:before {
  position: absolute;
  content: "";
  width: 2px;
  height: 2px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #000;
  left: 5px;
  top: 0;
  bottom: 0;
  margin: auto 0;
}
.manga__contents__item--bold {
  font-weight: bold;
}
.manga__contents__item--bold:before {
  width: 4px;
  height: 4px;
}
.manga__contents__hr {
  border-top: 2px dotted #999;
  margin-top: 9px;
  margin-bottom: 13px;
}

/*
button
--------------------------- */
.btn-box--saishin {
  margin-bottom: 39px;
}

.btn-box--index {
  margin-bottom: 9px;
}

.link-btn--saishin,
.link-btn--index {
  width: 420px;
}

/*
movie-ranking
--------------------------- */
.movie-ranking {
  margin: 6px -10px 29px;
  text-align: center;
}
.movie-ranking__item {
  float: left;
  width: 210px;
  font-size: 100%;
  line-height: 150%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: top;
  margin: 16px 10px 0;
}
.movie-ranking__item__link {
  display: block;
  position: relative;
}
.movie-ranking__item__link--saishin, .movie-ranking__item__link--index {
  width: 210px;
  height: 158px;
  margin-top: 12px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #ccc;
}
.movie-ranking__item__link:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  text-decoration: none;
}
.movie-ranking__item__icon {
  position: absolute;
  top: -15px;
  left: -10px;
}
.movie-ranking__item__img {
  text-align: center;
  margin-top: 12px;
}
.movie-ranking__item__img--saishin, .movie-ranking__item__img--index {
  margin-top: 10px;
}
.movie-ranking__item__title {
  text-align: left;
  color: #5da100;
  margin-top: 7px;
}
.movie-ranking__item__title--saishin, .movie-ranking__item__title--index {
  margin-top: 9px;
  font-size: 87.5%;
  line-height: 172%;
  text-align: center;
}
.movie-ranking__item__text {
  text-align: left;
  color: #000;
  margin-top: 0;
}

/* ***************************
movie index
*************************** */
/*
h2 icon
--------------------------- */
.section__header--movie:before {
  content: url("/nasubinogimon/styles/i/movie_icon.png");
}

.select-btn-box {
  position: relative;
  border-bottom: 1px solid #b5df7c;
  margin-bottom: 30px;
  padding-bottom: 30px;
}
.select-btn-box:after {
  content: "";
  position: absolute;
  display: block;
  bottom: -16px;
  left: 430px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 16px 20.5px 0 20.5px;
  border-color: #b6df7c transparent transparent transparent;
}
.select-btn-box__container:first-child {
  margin-bottom: 21px;
}
.select-btn-box__header {
  float: left;
  font-size: 87.5%;
  line-height: 172%;
  font-weight: bold;
  white-space: nowrap;
}
.select-btn-box__list {
  float: left;
  margin: -19px -12px 0 5px;
}
.select-btn-box__item {
  float: left;
  margin: 17px 12px 0 0;
}
.select-btn-box__btn {
  display: block;
  padding: 3px 6px;
  background: #f1f1f1;
  font-size: 87.5%;
  line-height: 172%;
  color: #010101;
}
.select-btn-box__btn.is-active {
  background-color: #dcf6b8;
}
.select-btn-box__btn:hover {
  text-decoration: none;
  background-color: #dcf6b8;
}

.sort-box {
  text-align: right;
  margin-bottom: 19px;
}
.sort-box__header {
  display: inline-block;
  font-size: 87.5%;
  line-height: 172%;
  font-weight: bold;
}
.sort-box__list {
  display: inline-block;
}
.sort-box__item {
  display: inline-block;
}
.sort-box__item:first-child {
  margin-right: 7px;
}
.sort-box__btn {
  display: block;
  padding: 3px 6px;
  background: #f1f1f1;
  font-size: 87.5%;
  line-height: 172%;
  color: #010101;
}
.sort-box__btn.is-active {
  background-color: #dcf6b8;
}
.sort-box__btn:hover {
  text-decoration: none;
  background-color: #dcf6b8;
}

.movie {
  overflow: hidden;
}
.movie__item {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #b5df7c;
}
.movie__item__img {
  float: left;
  margin-right: 20px;
}
.movie__item__right {
  overflow: hidden;
}
.movie__item__header {
  padding: 0;
  background: none;
  font-size: 100%;
  line-height: 150%;
  color: #5da100;
}
.movie__item__airdate {
  margin-top: -1px;
  font-size: 87.5%;
  line-height: 172%;
}
.movie__item__description {
  margin-top: 24px;
  font-size: 100%;
  line-height: 150%;
}

.movie__item__date {
  font-size: 12px;
  line-height: 172%;
}

.movie__item__date dt{
  float: left;
  background: #ebe0f7;
  margin-right: 10px;
  display: inline-block;
  padding: 1px 6px;
  color: #222;
}

.movie__item__date dd{
  padding: 1px 0;
}

.movie__item__date dt.movie_part_2
{
  background: #fbedcf;
}
.movie__item__date dt.movie_part_3{
  background: #ffe5e5;
}
.movie__item__date dt.movie_part_4{
  background: #ddeafd;
}
.movie__item__date dt.movie_part_5{
  background: #dcf6b8;
}


.btn-box--movie {
  margin-top: 14px;
  text-align: left;
}

.link-btn--view {
  width: 187px;
  margin-right: 15px;
}
.link-btn--answer {
  width: 333px;
}

/* ***************************
movie detail
*************************** */
/*
movie-area
--------------------------- */
.movie-area {
  float: left;
  width: 593px;
  margin: 30px 0 40px;
}
.movie-area__number {
  margin-top: 28px;
  font-size: 112.5%;
  line-height: 134%;
  font-weight: bold;
  color: #5da100;
}
.movie-area__header {
  margin-top: 16px;
  font-size: 112.5%;
  line-height: 134%;
  font-weight: bold;
}
.movie-area__comment {
  margin-top: 23px;
  font-size: 100%;
  line-height: 150%;
}
.movie-area__hr {
  margin: 24px 0 27px;
  border-top: 2px dotted #999;
}
.movie-area__question__img {
  float: left;
  margin: 3px 23px 0 0;
}
.movie-area__question__right {
  overflow: hidden;
}
.movie-area__question__header {
  font-size: 100%;
  line-height: 150%;
  font-weight: bold;
}
.movie-area__question__text {
  margin-top: 24px;
  font-size: 100%;
  line-height: 150%;
}
.movie-area__question__btn {
  margin-top: 24px;
  text-align: left;
}
.movie-area__question__link {
  width: 333px;
}

/*
movie-box
--------------------------- */
.movie-box {
  position: relative;
  width: 593px;
  height: 334px;
}
.movie-box__thumbnail {
  position: absolute;
  top: 0;
  left: 0;
  width: 593px;
  height: 334px;
  z-index: 1000;
}
.movie-box__thumbnail__container {
  position: relative;
  width: 593px;
  height: 334px;
}
.movie-box__start {
  position: absolute;
  bottom: 20px;
  left: 0;
  width: 100%;
  text-align: center;
}
.movie-box__start__btn {
  position: relative;
  display: inline-block;
  width: 385px;
  padding: 5px 5px 5px 55px;
  background: #8cc63f;
  background: -moz-linear-gradient(top, #8cc63f 0%, #54b03b 100%);
  background: -webkit-linear-gradient(top, #8cc63f 0%, #54b03b 100%);
  background: linear-gradient(to bottom, #8cc63f 0%, #54b03b 100%);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  cursor: pointer;
}
.movie-box__start__btn--short {
  width: 250px;
}
.movie-box__start__btn--short .movie-box__start__time {
  padding: 2px 12px;
}
.movie-box__start__btn:before {
  content: "";
  position: absolute;
  display: block;
  left: 10px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  width: 35px;
  height: 35px;
  background: #9fd368;
  border-top: 1px solid #69903e;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.movie-box__start__btn:after {
  content: "";
  position: absolute;
  display: block;
  left: 22px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8.5px 0 8.5px 14.7px;
  border-color: transparent transparent transparent #fff;
}
.movie-box__start__btn:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  text-decoration: none;
}
.movie-box__start__text {
  font-size: 75%;
  line-height: 134%;
  text-align: left;
  color: #FFF;
  font-weight: bold;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}
.movie-box__start__time {
  display: inline-block;
  margin-top: 5px;
  padding: 2px 30px;
  font-size: 75%;
  line-height: 134%;
  color: #000;
  background: #ffcf48;
  background: -moz-linear-gradient(top, #ffcf48 0%, #dab752 100%);
  background: -webkit-linear-gradient(top, #ffcf48 0%, #dab752 100%);
  background: linear-gradient(to bottom, #ffcf48 0%, #dab752 100%);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.movie-box__iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 593px;
  height: 334px;
}
.movie-box__iframe__container {
  position: relative;
  width: 593px;
  height: 334px;
}
.movie-box__backToTop {
  position: absolute;
  display: block;
  bottom: 38px;
  right: 5px;
  opacity: 0.6;
  filter: alpha(opacity=60);
  z-index: 100;
  cursor: pointer;
}
.movie-box__backToTop:hover {
  text-decoration: none;
  opacity: 1;
  filter: alpha(opacity=100);
}
.movie-box__backToTop__text {
  position: relative;
  background: #e9f3d1;
  border: 1px solid #a8a8a8;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  font-size: 75%;
  line-height: 134%;
  color: #000;
  padding: 3px 5px 3px 16px;
}
.movie-box__backToTop__text:before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  left: 7px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  border-style: solid;
  border-width: 3.5px 0 3.5px 6.1px;
  border-color: transparent transparent transparent #54b03b;
}

/*
movie-links
--------------------------- */
.movie-links {
  width: 287px;
  margin: 28px 0 0 -8px;
}
.movie-links__item {
  float: left;
  margin: 0 8px;
}
.movie-links__link {
  color: #000;
}

/*
movie-shutuen
--------------------------- */
.movie-shutuen {
  width: 287px;
  margin-top: 14px;
}
.movie-shutuen__header {
  position: relative;
  padding: 11px 0 11px 42px;
  margin-bottom: 20px;
  font-size: 87.5%;
  line-height: 129%;
  font-weight: bold;
  background: #a1d060;
}
.movie-shutuen__header:before {
  content: url("/nasubinogimon/styles/i/fukushima_omoi.png");
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  left: 9px;
  margin: auto 0;
  width: 26px;
  height: 26px;
}
.movie-shutuen__item {
  padding-top: 20px;
  border-top: 1px dotted #999;
}
.movie-shutuen__item:first-child {
  padding-top: 0;
  border-top: none;
}
.movie-shutuen__left {
  float: left;
  width: 150px;
  font-size: 75%;
  line-height: 134%;
}
.movie-shutuen__name {
  font-weight: bold;
  color: #5da100;
}
.movie-shutuen__img {
  float: right;
  margin-top: 0;
}
.movie-shutuen__profile {
  margin: 10px 0 20px;
  font-size: 75%;
  line-height: 134%;
}

.btn-box--fukushima {
  margin-bottom: 25px;
}

/*
movie-words
--------------------------- */
.movie-words {
  width: 287px;
  margin-top: 14px;
}
.movie-words__header {
  position: relative;
  padding: 11px 0 11px 42px;
  margin-bottom: 20px;
  font-size: 87.5%;
  line-height: 129%;
  font-weight: bold;
  background: #a1d060;
}
.movie-words__header:before {
  content: url("/nasubinogimon/styles/i/exclamation.png");
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  left: 9px;
  margin: auto 0;
  width: 26px;
  height: 26px;
}
.movie-words__word {
  padding: 6px 10px;
  font-size: 87.5%;
  line-height: 129%;
  background: #fff3a1;
}
.movie-words__description {
  padding: 14px 0 10px;
  font-size: 87.5%;
  line-height: 129%;
}

/*
theme-links
--------------------------- */
.theme-links {
  width: 287px;
  margin-top: 6px;
  margin-bottom: 40px;
}
.theme-links__header {
  position: relative;
  padding: 10px 0 11px 42px;
  font-size: 87.5%;
  line-height: 129%;
  font-weight: bold;
  background: #a1d060;
  margin-bottom: 14px;
}
.theme-links__header:before {
  content: url("/nasubinogimon/styles/i/documents.png");
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  left: 9px;
  margin: auto 0;
  width: 25px;
  height: 30px;
}
.theme-links__img {
  float: left;
  margin-right: 20px;
}
.theme-links__text {
  margin-top: 0;
  overflow: hidden;
}
.theme-links__link {
  font-size: 87.5%;
  line-height: 129%;
  color: #00f;
}

/*
movie-gallery
--------------------------- */
.movie-gallery {
  margin-top: 3px;
  margin-right: -21px;
}
.movie-gallery__item {
  float: left;
  margin-top: 27px;
  margin-right: 21px;
  width: 286px;
}
.movie-gallery__text {
  margin-top: 19px;
  font-size: 87.5%;
  line-height: 129%;
}

/*********************
message
********************/
.section__header--message:before {
  content: url("/nasubinogimon/styles/i/message_icon.png");
}

.message-photo {
  margin: 30px 22px 20px 0;
}

.message-text {
  margin: 27px 0 20px;
}

.impression {
  margin: 16px 0 -7px 10px;
}
.impression__item {
  display: inline-block;
  vertical-align: bottom;
  margin-bottom: 30px;
}
.impression__item--1 {
  margin-right: 67px;
}
.impression__item--2 {
  margin-right: 59px;
}
.impression__item__link:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}

/*
f-returnTop
--------------------------- */
.f-returnTop {
  width: 100%;
  min-width: 960px;
}

.f-returnTop__body {
  text-align: center;
}

.f-returnTop__body__link {
  display: block;
  padding: 9px 0 11px;
  background: #fff;
  color: #498500;
  text-decoration: none;
}

.f-returnTop__body__link:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e902";
  display: inline-block;
  margin-right: 8px;
  font-size: 100%;
  line-height: 172%;
}

.f-returnTop__body__link:visited {
  color: #fff;
}

.f-returnTop__body__link:hover {
  background: #498500;
  text-decoration: none;
  color: #fff;
}

/* ***************************
footer
*************************** */
.footer {
  min-width: 960px;
}

/*
footer__top
--------------------------- */
.footer__top {
  background: #8e9187;
}

/*
footer__middle
--------------------------- */
.footer__middle {
  background: #525252;
  font-size: 81.25%;
  line-height: 193%;
}

.footer__middle__body {
  width: 960px;
  margin: 0 auto;
  padding: 28px 0 48px;
  overflow: hidden;
}

.footer__middle__hr {
  border-top: 1px solid #dcdcdc;
  margin: 30px 0 32px;
}

/*
footer__bottom
--------------------------- */
.footer__bottom {
  font-size: 81.25%;
  line-height: 193%;
}

.footer__bottom__body {
  width: 960px;
  margin: 0 auto;
}

.footer__bottom__body__left {
  float: left;
  padding: 30px 0 0;
}

.footer__bottom__body__right {
  float: right;
  padding: 20px 0 18px;
}

/*
footerBannerArea
--------------------------- */
.footerBannerArea {
  min-width: 960px;
  padding: 26px 0 24px;
  background: #717171;
}

.footerBannerArea__body {
  width: 960px;
  margin: 0 auto;
}

.footerBannerSlider {
  *zoom: 1;
  letter-spacing: -0.34em;
  position: relative;
  margin: 0 -5px;
  font-size: 0;
  line-height: 0;
}

.footerBannerSlider__item {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  letter-spacing: normal;
  margin: 0 18px;
}

.footerBannerSlider__link {
  display: block;
}
.footerBannerSlider__link:hover {
  background: #FFF;
}
.footerBannerSlider__link:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
}

/* ***************************
footer modules
*************************** */
/*
footer infoList
--------------------------- */
.f-infoList {
  *zoom: 1;
  letter-spacing: -0.34em;
  position: relative;
  margin-left: -17px;
  font-size: 92.30769%;
  line-height: 134%;
}

.f-infoList__item {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  letter-spacing: normal;
  margin-left: 25px;
  padding-left: 0;
  vertical-align: middle;
  white-space: nowrap;
}
.f-infoList__item:first-child {
  margin-left: 19px;
}

.f-infoList__item + .f-infoList__item {
  margin-top: 0;
}

.f-infoList__item > * {
  white-space: normal;
}

.f-infoList__item:before {
  display: none;
}

.f-infoList__item__link {
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding-left: 1.2em;
  text-decoration: none;
  color: #fff;
}

.f-infoList__item__link:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e900";
  position: absolute;
  top: 0.25em;
  left: 0;
  height: 1em;
  font-size: 76.92308%;
  line-height: 100%;
  line-height: 1;
  overflow: hidden;
}

.f-infoList__item__link:visited {
  color: #fff;
}

.f-infoList__item__link:hover {
  text-decoration: underline;
}

/*
footer sitemap
--------------------------- */
.f-sitemap {
  margin-top: 16px;
  padding-top: 27px;
  border-top: 1px solid #c9cbc6;
}

.f-sitemap .inlineLink {
  margin: 0 -7px;
}

.f-sitemap .inlineLink li {
  padding: 0 7px;
}

.f-sitemap .inlineLink a {
  color: #fff;
}

.f-sitemap .inlineLink a:visited {
  color: #fff;
}

.f-sitemap__body h2 {
  padding: 0 0 0 11px;
  background: transparent;
  -webkit-text-shadow: none;
  -moz-text-shadow: none;
  -ms-text-shadow: none;
  -o-text-shadow: none;
  text-shadow: none;
  font-size: 100%;
  line-height: 193%;
}

.f-sitemap__body h2:before {
  top: 0.38462em;
  bottom: 0.38462em;
  border-left-width: 1px;
  border-color: #fff;
}

.f-sitemap__body__left {
  float: left;
  width: 350px;
  border-right: 1px solid #c9cbc6;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

.f-sitemap__body__right {
  float: right;
  width: 590px;
}

/*
footer linkList
--------------------------- */
.f-linkList {
  *zoom: 1;
  letter-spacing: -0.34em;
  white-space: nowrap;
  margin-left: 0;
}

.f-linkList__item {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  letter-spacing: normal;
  margin-top: 0;
  padding-left: 0;
  vertical-align: middle;
}

.f-linkList__item + .f-linkList__item {
  margin-left: 16px;
}

.f-linkList__item:before {
  display: none;
}

.f-linkList__item__link {
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding-left: 1.2em;
  text-decoration: none;
  color: black;
}

.f-linkList__item__link:visited {
  color: black;
}

.f-linkList__item__link:hover {
  text-decoration: underline;
}

.f-linkList__item__link:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e900";
  position: absolute;
  top: 0.7em;
  left: 0;
  height: 1em;
  font-size: 76.92308%;
  line-height: 100%;
  line-height: 1;
  color: #498500;
  overflow: hidden;
}














/*ADD*/
.movie-area__comment + .movie-area__comment {
	margin-top: 1.5em;
}
.movie-words__description strong {
	display: block;
	padding: .5em -0px;
}
.lsDisc li {
	list-style-type: disc;
	margin-left: 1em;
}
.theme-links__container + .theme-links__container {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px dotted #999;
}
.theme-links__text {
    font-size: 87.5%;
    line-height: 129%;
}
.theme-links__text a.theme-links__link {
	font-size: 100%;
}
/* kanso
------------------------------------------ */
/* clearfix */
.clf:after {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: ".";
	font-size: 0.1em;/*added for FF*/
}
.clf { display: inline-block; }
/* Hides from IE-mac ＼*/
.clf { display: block; }
/* End hide from IE-mac */

.mb10 { margin-bottom: 10px; }
.mb15 { margin-bottom: 15px; }
.mb20 { margin-bottom: 20px!important; }
.mb30 { margin-bottom: 30px; }
.mb40 { margin-bottom: 40px !important; }
.mb50 { margin-bottom: 50px; }
.alignC { text-align: center; }

.kansoInner1 {
	margin: 60px 0 0 70px;
	width: 800px;
	background: url(/nasubinogimon/message/i/kanso_img_02.png) no-repeat right bottom;
}
.kansoInner2 {
	width: 800px;
	background: url(/nasubinogimon/message/i/kanso_bg.png) no-repeat right 25px;
}
#kanso2 .kansoInner1 {
	margin: 60px 60px 0;
	width: 800px;
	background: url(/nasubinogimon/message/i/kanso2_img_02.png) no-repeat right bottom;
}
#kanso2 .kansoInner2 {
	width: 800px;
	background: url(/nasubinogimon/message/i/kanso2_bg.png) no-repeat right 25px;
}
#kanso3 .kansoInner1 {
	margin: 60px 60px 0;
	width: 800px;
	background: url(/nasubinogimon/message/i/kanso3_img_02.png) no-repeat right bottom;
}
#kanso3 .kansoInner2 {
	width: 800px;
	background: url(/nasubinogimon/message/i/kanso3_bg.png) no-repeat right 25px;
}

#message4 .kansoInner1 {
  margin: 60px 0 0 70px;
  width: 800px;
  background: none;
  /*background: url(/nasubinogimon/message/i/kanso_img_02.png) no-repeat right bottom;*/
}


#message4 .kansoInner2 {
  width: 800px;
  background: url(/nasubinogimon/message/i/message4_bg.png) no-repeat right 25px;
}


.kansoHead {
    margin: 0 0 69px !important;
    width: 651px;
}
.kansoHead h1 { float: left; }
.kansoHead p.cap {
	display: inline;
	float: right;
	margin: 1px 0 0;
}
.kansoTex {
	margin: 0;
	padding-bottom: 50px;
	width: 630px;
}
.texAndImgR img {
	float: right;
	margin: 0 0 20px 20px;
}
.texAndImgL img {
	float: left;
	margin: 0 20px 20px 0;
}
dl.infoDl {
	display:table;
}
dl.infoDl dt,
dl.infoDl dd{
	display: table-cell;
}
dl.infoDl dt {
	white-space: nowrap;
}
dl.infoDl dd{
	padding-left:0.5em;
}
/* 2ND PAGE - ANSWER
------------------------------------------ */
.section__header--answer:before {
  content: url("/nasubinogimon/styles/i/answer_icon.png");
}

.section__body__containerP0 {
  padding: 0 0;
}

#answerArea {
	margin: 0 0 0 20px;
	padding: 25px 0 0;
    width: 860px;
}

#answerArea div.h4Mov01ANS h4 {
	position: absolute;
	bottom: 8px;
	left: 10px;
	font-weight: bold;
	font-size: 14px;
}

/*Q BOX*/
.questBox {
	margin-left: 0;
	width: 860px;
}
.questBox img {
	display: inline;
	float: left;
	margin: 0;
}
.questBalloonTop {
	display: inline;
	float: right;
	margin: 0 0 35px;
	width: 754px;
	background: url(/nasubinogimon/movie/i/ans_quesbox_top.gif) no-repeat left top;
}
.questBalloonTop .questBalloonBot {
	padding: 25px 25px 25px 55px;
	background: url(/nasubinogimon/movie/i/ans_q_bg_bot.jpg) no-repeat 24px bottom;
}
/*A BOX*/
.answerBox {
	margin-bottom: 10px;
	margin-left: 0;
	width: 860px;
}
.answerBox img {
	display: inline;
	float: right;
	margin: 0;
}
.answerBalloonTop {
	display: inline;
	float: left;
	margin: 0 0 20px;
	width: 754px;
	background: url(/nasubinogimon/movie/i/ans_ansbox_top.gif) no-repeat left top;
}
.answerBalloonTop .answerBalloonBot {
	padding: 25px 55px 25px 25px;
	background: url(/nasubinogimon/movie/i/ans_q_bg_bot.jpg) no-repeat left bottom;
}
/*Sup BOX*/
.ansHosoku1 {
	margin-bottom: 10px;
	margin-left: 0;
	width: 860px;
	background: url(/nasubinogimon/movie/i/ans_hosoku_bg_m.gif) repeat-y left bottom;
}
.ansHosoku2 { background: url(/nasubinogimon/movie/i/ans_hosoku_bg_b.gif) no-repeat left bottom; }
.ansHosoku3 {
	padding: 25px 35px;
	background: url(/nasubinogimon/movie/i/ans_hosoku_bg_t.gif) no-repeat left top;
}
.ansHosoku3 .hosokuTtl {
	margin: 0 0 18px;
	color: #68b8f4;
	font-weight: bold;
	font-size: 17px;
}
.ansHosoku3 a {
	margin: 0 0 0 5px;
	padding: 0 0 0 0px;
	color: #7eb832;
	text-decoration: none;
}
#answerArea div.h4Mov01ANSPrev {
	margin: 0 0 25px 20px;
	width: 890px;
}
#answerArea div.h4Mov01ANSPrev h3 {
	margin: 0 0 20px;
	padding: 8px 10px;
	background: #dce9ae;
	font-weight: bold;
	font-size: 14px;
}
#answerArea h4 {
	background: none;
	padding: 0;
}
#answerArea div.h4Mov01ANSPrev h3:before,
#answerArea div.h4Mov01ANSPrev h3:after,
#answerArea h4:before,
#answerArea h4:after {
	display: none;
}

#answerArea div.h4Mov01ANSPrev p {
	margin: 0 0 5px 7px;
	text-align: right;
	font-size: 80%;
}

.movie-box__start__btn.waTac {
    width: auto;
	 margin: 0 auto;
	 display: inline-block;
}
.movie-box__start__btn.waTac .movie-box__start__btn {
	width: auto;
	padding: 12px 15px 12px 5px;
}
.movie-box__start__btn.waTac .movie-box__start__btn:before,
.movie-box__start__btn.waTac .movie-box__start__btn:after {
	display: none;
}
.movie-box__start__text2 {
  font-size: 75%;
  line-height: 134%;
  text-align: left;
  color: #FFF;
  font-weight: bold;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}

/* WORD
------------------------------------------ */
.section__header--word:before {
  content: url("/nasubinogimon/styles/i/word_icon.png");
}

#wordArea {
	margin: 0 0 0 15px;
	padding: 25px 0 0;
	width: 930px;
}
#wordArea p { margin: 0 25px 25px; }
#wordArea h4 {
	margin: 0 20px 20px;
	padding: 10px;
	background: #e7e7e6;
	font-weight: bold;
	font-size: 100%;
}
#wordArea p strong {
	display: block;
	padding: 0 0 3px;
	color: #8cc63f;
	font-weight: bold;
	font-size: 90%;
}
#wordArea p a {
	padding: 0 0 00px;
	color: #8cc63f;
	text-decoration: none;
}
#wordArea p.wordIndent01 {
	margin: -10px 20px 25px;
	padding: 12px 15px 15px;
	border: #bce4ff 1px solid;
	background: #f0f9ff;
}
#wordArea p.wordIndent01 strong {
	display: inline;
	color: #6cf;
	font-weight: bold;
	font-size: 90%;
	line-height: 1.8;
}

/* 2ND PAGE - DATA
------------------------------------------ */
.section__header--data:before {
  content: url("/nasubinogimon/styles/i/data_icon.png");
}

#dataArea {
	margin: 0 0 0 15px;
	padding: 25px 0 0;
	width: 930px;
}
#dataArea h3 { margin: 0 0 30px; }
#dataArea p.dataP {
	margin-right: 25px;
	margin-left: 25px;
}
#dataArea p.dataP a {
	padding: 0 0 0 0;
	color: #7eb832;
	text-decoration: none;
}
#dataArea h4 {
	margin: 0 20px 20px;
	padding: 8px 10px;
	background: #dce9ae;
	font-weight: bold;
	font-size: 100%;
}
#dataArea dl {
	margin: 0 20px 20px;
	padding: 0 0 20px;
}
#dataArea dl dt {
	float: left;
	width: 80px;
	font-weight: bold;
	font-size: 100%;
}
#dataArea dl dd {
	float: left;
	width: 800px;
	font-size: 90%;
}
.dataTable {
	margin: 0 0 20px 20px;
   border-left: none;
    border-top: none;
	 box-sizing:content-box;
    width: auto;
}
.dataTable th, td {
    border-bottom: none;
    border-right: none;
    padding: 0 0;
    vertical-align: middle;
	 background: none;
	 text-align: left;
}
.dataTable tr th {
	width: 430px;
	vertical-align: top;
}
.dataTable tr th img {
	display: inline;
	float: left;
	margin: 0 20px 0 0;
	width: 60px;
}
.dataTable tr th h5 {
	float: left;
	margin: 0 0 5px;
	padding: 0 0 0 0;
	width: 332px;
	font-weight: normal;
	line-height: 1.5;
}
.dataTable tr th h5 a { color: #54b03b; }
.dataTable tr th h5 a:link,
.dataTable tr th h5 a:visited { text-decoration: none; }
.dataTable tr th h5 a:hover,
.dataTable tr th h5 a:active { text-decoration: underline; }
.dataTable tr th p {
	display: inline;
	float: right;
	width: 350px;
	color: #333;
}
.dataTable tr th.dataMov img {
	display: inline;
	float: left;
	margin: 0 20px 0 0;
	width: 80px;
}
.dataTable tr th.dataMov h5 {
	float: left;
	margin: 0 0 5px;
	padding: 0 0 0 0;
	width: 312px;
	font-weight: normal;
	line-height: 1.5;
}
.dataTable tr th.dataMov p {
	display: inline;
	float: right;
	width: 330px;
}
.dataMov tr th img {
	display: inline;
	float: left;
	margin: 0 20px 0 0;
	width: 80px;
}
.dataMov tr th h5 {
	float: left;
	margin: 0 0 5px;
	padding: 0 0 0 0;
	width: 312px;
	font-weight: normal;
	line-height: 1.5;
}
.dataMov tr th p {
	display: inline;
	float: right;
	width: 330px;
}

/* SITEMAP
------------------------------------------ */
.section__header--sitemap:before {
  content: url("/nasubinogimon/styles/i/sitemap_icon.png");
}

#sitemapArea {
	margin: 0 0 0 15px;
	padding: 25px 0 0;
	width: 930px;
}
#sitemapArea ul {
	border-top: 1px dotted #999;
}
#sitemapArea ul > li{
	padding: 15px 8px;
	border-bottom: 1px dotted #999;
}
#sitemapArea ul > li > a{
	padding: 3px;
}
#sitemapArea ul > li > ul{
	border-top: none;
	margin-left: 2em;
}
#sitemapArea ul > li > ul + ul{
	border-top: 1px dotted #999;
}
#sitemapArea ul > li > ul li{
	border-bottom: none;
	padding: 8px 5px;
}

/* TOP HAIFU
------------------------------------------ */
html#haifu {
	min-width: auto;
}
#haifu h1 {
	outline:none;
}


.hsifuOuter{
	padding:50px;
	width: 400px;
}
.hsifuOuter ul{margin-bottom:30px;
}
.hsifuOuter ul li{
	list-style:disc;
	color:#5ab631;
	line-height:1.5;
	font-weight:bold;
	font-size:24px;
}
.hsifuOuter p{
	color:#666;
	margin-bottom:15px;
	font-size:90%;
	line-height:1.5;
}
.hsifuOuter p a{
	color:#45b034;
}
.hsifuOuter p a:hover{
	text-decoration: none;
	color: #97CB87;
}



dt.movie-words__word {
	font-weight: bold;
}

.theme-links__text a {
	color: #096cb2;
}
.tvLogos {
	margin: 15px 0 0px 60px;
}
.sb-description {
	padding-right: 30px;
}

.movie__item .btn-box--movie{
	text-align: center;
}

.movie__item .btn-box--movie a.link-btn--arrow {
    padding: 7px 30px 7px 53px;
	 white-space: nowrap;
}
.movie__item .btn-box--movie .link-btn--view {
	width: auto;
}

.listGnav__item {
	width: 188px;
}
.listGnav__item--answer {
	width: 188px;
}

.sb-description__title {
	margin-bottom: 1em;
}
.sb-description__title strong {
	color: #4c8400;
}
.sb-description__title span {
	color: #c94a05;
	font-weight: bold;
}
.saishin__list {
  margin: 0 -15px 30px -10px;
}

.saishin__description .btn-box--saishin {
	margin-top: 20px;
    margin-bottom: 0px;
}

.ansUlNum {
	margin-left: 1em;
}
.ansUlNum li {
	margin-left: 1em;
	text-indent: -1em;
}
.ansUlNum li + li {
	margin-top: .3em;
}

/**/
.ansTable01 {
	border: none;
	border-collapse:collapse;
	width: 100%;
	margin: 10px 0 0;
}
.ansTable01 th,
.ansTable01 td {
	border: #bfbfbf 1px solid;
	padding: 10px 9px;
	font-size: 13px;
	color: #111;
	line-height: 1.2;
}
.ansTable01 th {
	background: #dbf0fd;
	width: 20%;
	text-align: center;
	font-weight: bold;
}
.ansTable01 td {
	background: #f0f9ff;
	text-align: center;
	vertical-align: middle;
}
.ansTable01 td > p {
	display: table;
	margin: 0;
	padding: 0;
	width: 100%;
}
.ansTable01 td > p +p {
	margin-top: 0.3em;
}
.ansTable01 td > p span {
	display: table-cell;
	width: 5.5em;
	text-align: left;
}
.ansTable01 td > p span + span {
	display: table-cell;
	width: auto;
	text-align: right;
}

.movie-ranking__item__icon,
.movie-ranking__item__img,
.movie-ranking__item__title,
.movie-ranking__item__text,
.movie-box__start__text,
.movie-box__backToTop__text {
  display: block;
}
#movie-asc {
  display: none;
}


.green-box {
  border: 1px solid #93c852;
  padding: 20px 0;
  margin-bottom: 30px;
}


/********************************************/
.w310 {
  width: 310px;
}

.text-green {
    color: #8cc63f;
}

.mh-1020{
  min-height: 1020px;
}

.mh-800{
  min-height: 800px;
}

.mh-850{
  min-height: 850px;
}

.mh-900{
  min-height: 900px;
}

.w240{
  width: 240px!important;
}