@charset "utf-8";
table.spacer {
  font-size: 10px;
}
table.spacer tbody tr td {
  padding: 0 !important;
}
#tinymce table.spacer {
  outline: 1px solid red;
}
html {
  line-height: 1;
  background-color: #fff;
  color: #000;
  font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 115%;
  position: relative;
}
html.lang_zh {
  font-family: "Microsoft YaHei", sans-serif;
}
html.lang_ko {
  font-family: "Malgun Gothic", sans-serif;
}
html[data-fs="xl"] {
  font-size: 160% !important;
}
html[data-fs="l"] {
  font-size: 140% !important;
}
html[data-fs="m"] {
  font-size: 115% !important;
}
@media screen and (max-width: 600px) {
  html {
    position: static;
  }
}
body.lang_en  {
  font-family: Lato, sans-serif, "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}
a {
  color: inherit;
  text-decoration: inherit;
}
.aligncenter {
  display: block;
  margin: 0 auto;
}
.alignright {
  float: right;
  margin: 0 0 2em 2em !important;
}
@media screen and (max-width: 540px) {
  .alignright {
    float: none;
    display: block;
    margin: 20px auto !important;
  }
}
.alignleft {
  float: left;
  margin: 0 2em 2em 0 !important;
}
@media screen and (max-width: 540px) {
  .alignleft {
    float: none;
    display: block;
    margin: 20px auto !important;
  }
}
.container {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
#a11ySkipLink {
  display: block;
  width: 0;
  height: 0;
  overflow: hidden;
}
#header {
  z-index: 9999;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
  width: 1440px;
  max-width: 100%;
}
@media screen and (max-width: 1000px) {
  #header {
    position: relative;
    background: url(../images/_.jpg);
    background-size: cover;
  }
}
#header .container {
  width: 100%;
}
#header .container:after {
  content: "";
  display: block;
  height: 0;
  width: 100%;
  clear: both;
}
#header #topbar {
  float: right;
  left: 25%;
  height: 42px;
  width: 75%;
  background-color: rgba(0, 0, 0, .8);
  color: #fff;
  text-align: right;
}
@media screen and (max-width: 460px) {
  #header #topbar {
    height: 24px;
  }
}
#header #topbar:after {
  content: "";
  display: block;
  height: 0;
  width: 100%;
  clear: both;
}
@media screen and (max-width: 1000px) {
  #header #topbar {
    float: none;
    width: 100%;
    padding-right: 0;
  }
}
@media screen and (max-width: 720px) {
  #header #topbar {
    text-align: left;
  }
}
#header #topbar > section {
  display: inline-block;
  overflow: hidden;
  height: 100%;
  vertical-align: bottom;
}
@media screen and (max-width: 1440px) {
  #header #topbar > section:last-child {
    float: right !important;
  }
}
#header #topbar > section > div {
  padding-right: 24px;
}
#header #topbar #topbarOpenStatus {
  padding-top: 12px;
}
@media screen and (max-width: 720px) {
  #header #topbar #topbarOpenStatus {
    padding-right: 0;
  }
}
@media screen and (max-width: 460px) {
  #header #topbar #topbarOpenStatus {
    padding-top: 6px;
  }
}
#header #topbar #topbarOpenStatus dl {
  padding: 0;
}
#header #topbar #topbarOpenStatus dl:after {
  content: "";
  display: block;
  height: 0;
  width: 100%;
  clear: both;
}
@media screen and (max-width: 1040px) {
  #header #topbar #topbarOpenStatus dl {
    padding-left: 20px;
  }
}
@media screen and (max-width: 460px) {
  #header #topbar #topbarOpenStatus dl {
    padding-left: 10px;
  }
}
#header #topbar #topbarOpenStatus dl dt {
  display: none;
}
#header #topbar #topbarOpenStatus dl dd {
  float: left;
  padding: 1px 0;
}
#header #topbar #topbarOpenStatus dl dd img {
  vertical-align: middle;
  margin-top: -2px;
}
#header #topbar #topbarOpenStatus .status {
  font-size: 12px;
  letter-spacing: 0.96px;
  line-height: 1;
  padding-right: 20px;
}
@media screen and (max-width: 460px) {
  #header #topbar #topbarOpenStatus .status {
    font-size: 11px;
    letter-spacing: 0.96px;
    line-height: 1;
  }
}
@media screen and (max-width: 340px) {
  #header #topbar #topbarOpenStatus .status {
    font-size: 10px;
    letter-spacing: 0.96px;
    line-height: 1;
  }
}
#header #topbar #topbarOpenStatus .status strong {
  font-weight: 600;
}
@media screen and (max-width: 720px) {
  #header #topbar #topbarOpenStatus .status {
    padding-right: 0;
  }
}
#header #topbar #topbarOpenStatus .mailform, #header #topbar #topbarOpenStatus .facebook, #header #topbar #topbarOpenStatus .access, #header #topbar #topbarOpenStatus .download {
  padding-left: 22px;
  font-size: 12px;
  letter-spacing: 0px;
  line-height: 1;
}
#header #topbar #topbarOpenStatus .mailform a:hover, #header #topbar #topbarOpenStatus .facebook a:hover, #header #topbar #topbarOpenStatus .access a:hover, #header #topbar #topbarOpenStatus .download a:hover {
  opacity: 0.75;
}
@media screen and (max-width: 720px) {
  #header #topbar #topbarOpenStatus .mailform, #header #topbar #topbarOpenStatus .facebook, #header #topbar #topbarOpenStatus .access, #header #topbar #topbarOpenStatus .download {
    padding-left: 16px;
  }
}
@media screen and (max-width: 460px) {
  #header #topbar #topbarOpenStatus .mailform, #header #topbar #topbarOpenStatus .facebook, #header #topbar #topbarOpenStatus .access, #header #topbar #topbarOpenStatus .download {
    padding-left: 16px;
    font-size: 11px;
    letter-spacing: 0px;
    line-height: 1;
  }
}
@media screen and (max-width: 720px) {
  #header #topbar #topbarOpenStatus .facebook {
    padding-left: 0;
  }
}
@media screen and (max-width: 550px) {
  #header #topbar #topbarOpenStatus .download {
    display: none;
  }
}
@media screen and (max-width: 380px) {
  #header #topbar #topbarOpenStatus .facebook span.l {
    display: none;
  }
}
#header #topbar #topbarSearch {
  padding-top: 8px;
  font-size: 11px;
  letter-spacing: 0px;
  line-height: 1;
}
@media screen and (max-width: 950px) {
  #header #topbar #topbarSearch {
    display: none;
  }
}
#header #topbar #topbarSearch dt {
  display: none;
}
#header #topbar #topbarSearch dd {
  position: relative;
  height: 24px;
  width: 204px;
}
#header #topbar #topbarSearch input[name="q"] {
  border: none;
  width: 146px;
  height: 10px;
  padding: 7px 51px 7px 7px;
  background-color: rgba(255, 255, 255, .2);
  color: #ccc;
  border-radius: 3px;
}
#header #topbar #topbarSearch input[name="btnG"] {
  position: absolute;
  right: 0;
  top: 0;
  height: 24px;
  width: 44px;
  border: none;
  background: url(../images/icon-loope-w.png) no-repeat center center transparent;
  background-size: 14px 15px;
  text-indent: 400px;
  overflow: hidden;
  white-space: nowrap;
  border-radius: 0 3px 3px 0;
}
#header #topbar #topbarSearch input[name="btnG"]:hover {
  background-color: rgba(255, 255, 255, .2);
}
#header #topbar #topbarSearch input[name="btnG"]:active {
  background-color: rgba(255, 255, 255, .5);
}
#header #topbar #topbarFontSize {
  padding-top: 0;
}
@media screen and (max-width: 720px) {
  #header #topbar #topbarFontSize {
    display: none;
  }
}
#header #topbar #topbarFontSize dl:after {
  content: "";
  display: block;
  height: 0;
  width: 100%;
  clear: both;
}
#header #topbar #topbarFontSize dl dt {
  float: left;
  font-size: 12px;
  letter-spacing: 0px;
  line-height: 1;
  padding-top: 13px;
  padding-right: 10px;
}
#header #topbar #topbarFontSize dl dd {
  float: left;
  font-size: 13px;
  letter-spacing: 0px;
  line-height: 1;
  color: #bbb;
  margin: 0 5px;
}
#header #topbar #topbarFontSize dl dd a {
  display: block;
  padding: 12.5px 0 16.5px;
}
#header #topbar #topbarFontSize dl dd a.active, #header #topbar #topbarFontSize dl dd a:hover {
  color: #fff;
}
#header #topbar #topbarFontSize dl dd a.active {
  box-shadow: 0 3px 0 0 #fff inset;
}
#header #topbar #topbarLanguage {
  padding-top: 0;
  width: 120px;
}
@media screen and (max-width: 460px) {
  #header #topbar #topbarLanguage {
    width: 90px;
    padding-right: 10px;
  }
}
#header #topbar #topbarLanguage dl {
  height: 42px;
  background: url(../images/topbar-vh.png) no-repeat left 12px;
  width: 120px;
  font-family: Lato, sans-serif, "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  position: absolute;
  z-index: 900;
  overflow: hidden;
}
@media screen and (max-width: 460px) {
  #header #topbar #topbarLanguage dl {
    height: 24px;
  }
}
@media screen and (max-width: 460px) {
  #header #topbar #topbarLanguage dl {
    background-position: left 3px;
    width: 90px;
  }
}
#header #topbar #topbarLanguage dl.show {
  height: auto;
  overflow: auto;
}
#header #topbar #topbarLanguage dl dt {
  font-size: 11px;
  letter-spacing: 0.32px;
  line-height: 1;
}
#header #topbar #topbarLanguage dl dt a {
  display: block;
  text-align: left;
  background: url(../images/icon-arrow-down-w.png) no-repeat right 18px;
  background-size: 8px 6px;
  padding: 14.5px 0 14.5px 40px;
  height: 13px;
  cursor: pointer;
  position: relative;
}
@media screen and (max-width: 460px) {
  #header #topbar #topbarLanguage dl dt a {
    padding: 7.5px 0 7.5px 12px;
    background-position: right 11px;
  }
}
#header #topbar #topbarLanguage dl dt a:before {
  content: "";
  display: block;
  position: absolute;
  left: 20px;
  top: 12.5px;
  width: 13px;
  height: 13px;
  background: url(../images/icon-globe-w.png) no-repeat left top;
  background-size: 13px 13px;
}
@media screen and (max-width: 460px) {
  #header #topbar #topbarLanguage dl dt a:before {
    display: none;
  }
}
#header #topbar #topbarLanguage dl dd {
  font-size: 12px;
  letter-spacing: 0.32px;
  line-height: 1;
}
#header #topbar #topbarLanguage dl dd ul li {
  padding: 0 !important;
}
#header #topbar #topbarLanguage dl dd ul li .bogoflags {
  display: none;
}
#header #topbar #topbarLanguage dl dd ul li a, #header #topbar #topbarLanguage dl dd ul li span.wrap {
  display: block;
  padding: 15px 0;
  border-top: 1px solid rgba(255, 255, 255, .1);
  background-color: rgba(0, 0, 0, .8);
  text-align: center;
}
#header #topbar #topbarLanguage dl dd ul li a:hover {
  background-color: rgba(255, 255, 255, .8);
  color: #333;
}
#header #topbar #topbarLanguage dl dd ul li .wrap {
  color: #777;
}
#header #topbar #topbarLanguage dl dd ul li.current {
  text-decoration: underline;
}
#header #headerNav #headerLogo {
  background-color: rgba(0, 0, 0, .8);
  color: #fff;
  display: block;
  width: 25%;
  height: 114px;
  float: left;
}
@media screen and (max-width: 1000px) {
  #header #headerNav #headerLogo {
    float: none;
    width: 100%;
    height: 90px;
    text-align: center;
  }
}
@media screen and (max-width: 540px) {
  #header #headerNav #headerLogo {
    height: 60px;
  }
}
#header #headerNav #headerLogo h1 {
  width: 100%;
  height: 100%;
  display: table;
}
#header #headerNav #headerLogo h1 a {
  display: table-cell;
  vertical-align: middle;
  height: 100%;
}
#header #headerNav #headerLogo h1 a span.i {
  background: url("../images/logo-multiline-w.png") no-repeat;
  background-size: contain;
  background-position: center center;
  width: 90%;
  height: 70%;
  margin: auto;
  display: block;
}
body.lang_en #header #headerNav #headerLogo h1 a span.i {
  background-image: url("../images/logo-multiline-w-en.png");
  width: 75%;
}
body.lang_zh #header #headerNav #headerLogo h1 a span.i {
  background-image: url("../images/logo-multiline-w-zh.png");
}
body.lang_ko #header #headerNav #headerLogo h1 a span.i {
  background-image: url("../images/logo-multiline-w-ko.png");
}
@media screen and (max-width: 1000px) {
  #header #headerNav #headerLogo h1 a span.i {
    background-image: url("../images/logo-singleline-w.png");
    height: 50%;
  }
  body.lang_en #header #headerNav #headerLogo h1 a span.i {
    background-image: url("../images/logo-singleline-w-en.png");
  }
  body.lang_zh #header #headerNav #headerLogo h1 a span.i {
    background-image: url("../images/logo-singleline-w-zh.png");
  }
  body.lang_ko #header #headerNav #headerLogo h1 a span.i {
    background-image: url("../images/logo-singleline-w-ko.png");
  }
}
@media screen and (max-width: 540px) {
  #header #headerNav #headerLogo h1 a span.i {
    width: 65%;
    background-position: left center;
    margin-left: 10px;
  }
}
#header #headerNav #headerLogo h1 a span.t {
  display: none;
}
#header #headerNav #headerLogo h1 a:hover {
  opacity: 0.75;
}
#header #headerNav #headerGnav {
  background-color: rgba(0, 0, 0, .46);
  color: #fff;
  width: 75%;
  height: 72px;
  float: right;
}
@media screen and (max-width: 1000px) {
  #header #headerNav #headerGnav {
    background-color: rgba(0, 0, 0, .7);
  }
}
@media screen and (max-width: 900px) {
  #header #headerNav #headerGnav {
    background-color: rgba(0, 0, 0, .8);
  }
}
@media screen and (max-width: 1000px) {
  #header #headerNav #headerGnav {
    width: auto;
    float: none;
  }
}
#header #headerNav #headerGnav > ul {
  display: flex;
  height: 100%;
  position: relative;
  justify-content: space-between;
  padding-left: 3.5vw;
  padding-right: 2vw;
}
#header #headerNav #headerGnav > ul > li {
  flex: 0 1 auto;
  display: inline-table;
  height: 100%;
  position: relative;
}
#header #headerNav #headerGnav > ul > li > a {
  display: flex;
  height: 100%;
  text-align: center;
  vertical-align: middle;
  display: table-cell;
  font-size: 15px;
  letter-spacing: 0.64px;
  line-height: 1.3;
  font-weight: 600;
}
@media screen and (max-width: 1320px) {
  #header #headerNav #headerGnav > ul > li > a {
    font-size: 13px;
    line-height: 1.2;
  }
}
@media screen and (max-width: 700px) {
  #header #headerNav #headerGnav > ul > li > a {
    font-size: 12px;
    line-height: 1.2;
  }
}
#header #headerNav #headerGnav > ul > li > a:after {
  content: attr(data-en);
  display: block;
  font-size: 10px;
  letter-spacing: 0.64px;
  font-family: Lato, sans-serif, "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #ccc;
  font-weight: 300;
  padding-top: 3px;
}
body.lang_en #header #headerNav #headerGnav > ul > li > a:after {
  display: none;
}
#header #headerNav #headerGnav > ul > li > a:hover {
  box-shadow: 0 -3px 0 0 #fff inset;
}
body.lang_en #header #headerNav #headerGnav > ul > li > a {
  font-family: Lato, sans-serif, "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#header #headerNav #headerGnav > ul > li ul {
  display: none;
  min-width: 100%;
  width: 100%;
  min-width: 160px;
}
#header #headerNav #headerGnav > ul > li ul li a {
  display: block;
  padding: 10px 10px;
  border-top: 1px solid rgba(255, 255, 255, .25);
  font-size: 13px;
  line-height: 1.3;
  background-color: rgba(0, 0, 0, 0.75);
}
#header #headerNav #headerGnav > ul > li ul li a:hover {
  background-color: rgba(0, 0, 0, 0.55);
}
#header #headerNav #headerGnav > ul > li ul li.hassubmenu > a {
  background-image: url(../images/has_submenu_right.png);
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 24px 24px;
  padding-right: 24px;
}
#header #headerNav #headerGnav > ul > li ul li.hassubmenu.showleft > a {
  background-image: url(../images/has_submenu_left.png);
  background-position: left center;
  padding-right: 10px;
  padding-left: 24px;
}
#header #headerNav #headerGnav > ul > li:hover > ul {
  display: block;
}
#header #headerNav #headerGnav > ul > li:hover > ul > li:hover > ul {
  display: block;
}
#header #headerNav #headerGnav > ul > li > ul {
  clear: left;
  float: none;
  position: absolute;
  left: 0;
  top: 72px;
}
#header #headerNav #headerGnav > ul > li > ul > li {
  float: none;
  margin: 0;
  position: relative;
}
#header #headerNav #headerGnav > ul > li > ul > li > ul {
  position: absolute;
  left: 100%;
  top: 0;
}
#header #headerNav #headerGnav > ul > li > ul > li.showleft > ul {
  left: -100%;
}
@media screen and (max-width: 1750px) {
  #header #headerNav #headerGnav > ul > li > ul > li > ul {
    left: -100%;
  }
}
@media screen and (max-width: 900px) {
  #header #headerNav #headerGnav {
    display: none;
    position: fixed;
    top: 80px;
    left: 0;
    width: auto;
    height: auto;
    bottom: 0;
    right: 0;
    overflow: auto;
    z-index: 2000;
    background-color: transparent;
    float: none;
  }
  #header #headerNav #headerGnav.show {
    display: block;
  }
  #header #headerNav #headerGnav > ul {
    display: block;
    height: auto;
    padding: 0;
    width: 100%;
  }
  #header #headerNav #headerGnav > ul > li {
    display: block;
  }
  #header #headerNav #headerGnav > ul > li a {
    display: block;
    font-size: 16px;
    text-align: center;
  }
  #header #headerNav #headerGnav > ul > li > a:hover {
    box-shadow: none;
    background-color: rgba(255, 255, 255, 0.25);
  }
  #header #headerNav #headerGnav > ul > li ul {
    position: static;
    width: auto !important;
  }
  #header #headerNav #headerGnav > ul > li ul li.hassubmenu > a {
    background-image: url(../images/has_submenu_down.png);
    background-repeat: no-repeat;
    background-position: right 13px center;
    background-size: 24px 24px;
    padding-left: 48px;
    padding-right: 48px;
  }
  #header #headerNav #headerGnav > ul > li > ul, #header #headerNav #headerGnav > ul > li > ul > li > ul {
    position: static;
    border: 1px solid #555;
    min-width: 0;
  }
  #header #headerNav #headerGnav > ul > li > ul > li > a, #header #headerNav #headerGnav > ul > li > ul > li > ul > li > a {
    padding: 20px 15px;
  }
  #header #headerNav #headerGnav > ul > li > ul > li > ul {
    margin: 7px !important;
  }
  #header #headerNav #headerGnav > ul > li > ul {
    display: none;
  }
  #header #headerNav #headerGnav > ul > li > ul > li > ul {
    display: none;
  }
  #header #headerNav #headerGnav > ul > li:hover > ul {
    display: none;
  }
  #header #headerNav #headerGnav > ul > li:hover > ul > li:hover > ul {
    display: none;
  }
  #header #headerNav #headerGnav > ul > li.clicked > ul {
    display: block;
  }
  #header #headerNav #headerGnav > ul > li.clicked > ul > li.clicked > ul {
    display: block;
  }
  #header #headerNav #headerGnav > ul > li > a {
    padding: 18px 0;
  }
  #header #headerNav #headerGnav > ul > li > a br {
    display: none;
  }
  #header #headerNav #headerGnav > ul > li.hassubmenu > a {
    background-image: url(../images/has_submenu_down.png);
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-size: 32px 32px;
    padding-left: 48px;
    padding-right: 48px;
  }
}
#header #headerNav #menuButton {
  display: none;
  z-index: 800;
  width: 40px;
  height: 40px;
  position: absolute;
  right: 10px;
  top: 50px;
  background: url(../images/menubutton-open-bg.png) no-repeat center center;
  background-size: 26px 16px;
}
@media screen and (max-width: 900px) {
  #header #headerNav #menuButton {
    display: block;
  }
}
@media screen and (max-width: 460px) {
  #header #headerNav #menuButton {
    top: 33px;
  }
}
#header #headerNav #menuButton.show {
  z-index: 10000;
  background: url(../images/menubutton-close-bg.png) no-repeat center center;
  background-size: 20px 20px;
}
#header #headerNav #menuButton.sticky {
  position: fixed;
  top: 10px;
  background-color: rgba(0, 0, 0, .5);
}
#megaMenu {
  width: 100%;
  background-color: rgba(0, 0, 0, .75);
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9999;
  overflow: auto;
  display: none;
}
@media screen and (max-width: 900px) {
  #megaMenu {
    top: 0 !important;
    position: fixed;
    bottom: 0;
  }
}
#megaMenu.show {
  display: block;
}
#megaMenu div.container2 > a {
  display: none;
  right: 10px;
  top: 10px;
  width: 40px;
  height: 40px;
  position: absolute;
  background-color: #fff;
  z-index: 1;
  background: url(../images/menubutton-close-bg.png) center / 20px 20px no-repeat #fff;
}
@media screen and (max-width: 900px) {
  #megaMenu div.container2 > a {
    display: block;
  }
}
#megaMenu ul {
  display: flex;
  flex-wrap: wrap;
  padding: 40px 230px;
}
@media screen and (max-width: 1600px) {
  #megaMenu ul {
    padding: 40px 100px;
  }
}
@media screen and (max-width: 1200px) {
  #megaMenu ul {
    padding: 40px 40px;
  }
}
@media screen and (max-width: 900px) {
  #megaMenu ul {
    padding: 90px 40px 40px;
  }
}
#megaMenu ul li {
  flex: 0 0 20%;
  padding: 1px;
  box-sizing: border-box;
}
@media screen and (max-width: 900px) {
  #megaMenu ul li {
    flex-basis: 33.3%;
  }
}
@media screen and (max-width: 600px) {
  #megaMenu ul li {
    flex-basis: 50%;
  }
}
#megaMenu ul li a {
  width: 100%;
  height: 240px;
  display: block;
  position: relative;
  font-size: 0.875em;
}
@media screen and (max-width: 1000px) {
  #megaMenu ul li a {
    height: 180px;
  }
}
@media screen and (max-width: 380px) {
  #megaMenu ul li a {
    height: 140px;
  }
}
@media screen and (max-width: 380px) {
  #megaMenu ul li a {
    font-size: 0.75em;
  }
}
#megaMenu ul li a span {
  display: block;
}
#megaMenu ul li a span.image {
  background: none center / cover no-repeat;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
#megaMenu ul li a span.text {
  padding: 0 15px;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, .5);
  color: #fff;
  font-weight: bold;
  height: 3.5em;
  line-height: 1.3;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 380px) {
  #megaMenu ul li a span.text {
    padding: 0 5px;
  }
}
#mainVisual {
  background-color: #000;
  box-shadow: 0 6px 0 0 #344c62;
  z-index: 2;
  position: relative;
}
@media screen and (max-width: 720px) {
  #mainVisual {
    box-shadow: none;
  }
}
#mainVisual .container {
  width: 1440px;
  max-width: 100%;
}
body.toppage #mainVisual .container img {
  display: none;
}
body.toppage #mainVisual .container .slick-slider {
  display: none;
}
body.toppage #mainVisual .container .slick-slider.slick-initialized {
  display: block;
}
body.toppage #mainVisual .container .slick-slider.slick-initialized img {
  display: inline;
}
#mainVisual .container .image img {
  max-width: 100%;
  height: auto;
}
#mainVisual .container .information {
  position: absolute;
  bottom: 24px;
  left: 24px;
  background-color: rgba(0, 0, 0, .85);
  color: #fff;
  border-radius: 20px;
  padding: 9px 30px 9px;
  width: 350px;
  font-size: 0.75rem;
  letter-spacing: 0.04rem;
  line-height: 1.4;
}
body.lang_en #mainVisual .container .information {
  padding-top: 7px;
}
#mainVisual .container .information a {
  display: block;
  position: relative;
}
#mainVisual .container .information a:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: 0.5em solid currentColor;
  border-color: transparent transparent transparent currentColor;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  transform: scaleY(0.5) translateX(1.5em);
}
body.lang_en #mainVisual .container .information a:after {
  top: 3px;
}
@media screen and (max-width: 1170px) {
  #mainVisual .container .information {
    left: auto;
    right: 24px;
  }
}
@media screen and (max-width: 720px) {
  #mainVisual .container .information {
    position: static;
    width: auto;
    border-radius: 0;
    background-color: #344c62;
  }
}
#mainVisual .container .overlay_information {
  display: flex;
  flex-direction: column;
  position: absolute;
  left: 0;
  top: 114px;
  bottom: 85px;
  flex-wrap: wrap;
  padding-top: 20px;
  padding-left: 10px;
  padding-right: 10px;
}
@media screen and (max-width: 1000px) {
  #mainVisual .container .overlay_information {
    top: 0;
  }
}
@media screen and (max-width: 740px) {
  #mainVisual .container .overlay_information {
    position: relative;
    background-color: #eee;
    padding-bottom: 10px;
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
  }
}
@media screen and (max-width: 450px) {
  #mainVisual .container .overlay_information {
    height: auto;
  }
}
#mainVisual .container .overlay_information .overlayinfo_frame {
  margin-bottom: 10px;
  margin-right: 10px;
  margin-left: 10px;
  margin-left: 50px;
  background: rgba(0, 0, 0, .5);
  color: #fff;
  border-radius: 5px;
  display: flex;
  width: 200px;
  padding-bottom: 20px;
  flex-direction: column;
}
#mainVisual .container .overlay_information .overlayinfo_frame:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 740px) {
  #mainVisual .container .overlay_information .overlayinfo_frame {
    background: #fff;
    color: #333;
    box-shadow: 0 0 0 1px #ccc;
  }
}
@media screen and (max-width: 500px) {
  #mainVisual .container .overlay_information .overlayinfo_frame {
    border-radius: 5px 5px 0 0;
  }
}
@media screen and (max-width: 500px) {
  #mainVisual .container .overlay_information .overlayinfo_frame {
    width: 140px;
    padding-bottom: 0;
  }
}
@media screen and (max-width: 350px) {
  #mainVisual .container .overlay_information .overlayinfo_frame {
    margin-left: 5px;
    margin-right: 5px;
  }
}
#mainVisual .container .overlay_information .overlayinfo_frame#overlay_information_events .body {
  width: 160px;
  margin: auto;
}
@media screen and (max-width: 500px) {
  #mainVisual .container .overlay_information .overlayinfo_frame#overlay_information_events .body {
    width: 140px;
  }
}
#mainVisual .container .overlay_information .overlayinfo_frame#overlay_information_events .body span.t {
  display: block;
  width: 160px;
  height: 208px;
  background: url(../images/toppage-event-nothumb.jpg) center top / cover no-repeat #fff;
  color: #000;
  position: relative;
}
@media screen and (max-width: 500px) {
  #mainVisual .container .overlay_information .overlayinfo_frame#overlay_information_events .body span.t {
    width: 140px;
    height: 170px;
  }
}
#mainVisual .container .overlay_information .overlayinfo_frame#overlay_information_events .body span.t span.l {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, .5);
  color: #fff;
  font-size: 0.55em;
  line-height: 1.6;
  padding: 5px;
}
@media screen and (max-width: 500px) {
  #mainVisual .container .overlay_information .overlayinfo_frame#overlay_information_events .body span.t span.l {
    line-height: 1.3;
  }
}
#mainVisual .container .overlay_information .overlayinfo_frame#overlay_information_events .body span.t span.l2 {
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  font-size: 0.65em;
  padding: 7px 10px;
}
#mainVisual .container .overlay_information .overlayinfo_frame#overlay_information_events .body span.t span.l2.entry_open {
  background-color: rgba(204, 0, 0, .9);
  color: #fff;
}
#mainVisual .container .overlay_information .overlayinfo_frame#overlay_information_events .body span.t span.l2.entry_closed {
  background-color: rgba(52, 76, 98, .9);
  color: #fff;
}
#mainVisual .container .overlay_information .overlayinfo_frame#overlay_information_events .body div.no_event {
  font-size: 0.575em;
  line-height: 1.5;
  border: 1px solid rgba(255, 255, 255, .5);
  padding: 5px 10px;
  box-sizing: border-box;
}
#mainVisual .container .overlay_information .overlayinfo_frame#overlay_information_status .body span.t {
  font-size: 0.875rem;
  letter-spacing: 0.02rem;
  line-height: 1;
  display: inline-block;
  padding: 13px 15px 11px;
  background-color: #fff;
  color: #000;
  text-align: center;
}
@media screen and (max-width: 500px) {
  #mainVisual .container .overlay_information .overlayinfo_frame#overlay_information_status .body span.t {
    display: block;
    width: 100%;
  }
}
#mainVisual .container .overlay_information .overlayinfo_frame#overlay_information_status .body span.t a {
  font-size: 0.7em;
  letter-spacing: 0;
  line-height: 1.5;
  background-color: rgba(0, 0, 0, .1);
  color: #000;
  border-radius: 5px;
  padding: 5px 10px;
  display: inline-block;
  margin-top: 10px;
}
#mainVisual .container .overlay_information .overlayinfo_frame#overlay_information_status .body span.t.irregular {
  background-color: #ffa;
}
#mainVisual .container .overlay_information .overlayinfo_frame#overlay_information_status .body span.t.irregular a {
  background-color: #333;
  color: #fff;
}
#mainVisual .container .overlay_information .overlayinfo_frame#overlay_information_status .body span.t.closed {
  background-color: #ccc;
}
#mainVisual .container .overlay_information .overlayinfo_frame#overlay_information_status .body span.t.closed a {
  background-color: #333;
  color: #fff;
}
#mainVisual .container .overlay_information .overlayinfo_frame .heading {
  font-size: 0.75rem;
  letter-spacing: 0.04rem;
  line-height: 1;
  text-decoration: underline;
  flex: 0 0 50px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 500px) {
  #mainVisual .container .overlay_information .overlayinfo_frame .heading {
    text-decoration: none;
    flex-basis: 35px;
    border-bottom: 1px solid #eee;
  }
}
#mainVisual .container .overlay_information .overlayinfo_frame .body {
  flex: 1 0 calc(100% - 50px);
  display: flex;
  justify-content: center;
  align-items: center;
}
#footer {
  background-color: #f8f8f8;
}
#footer .container {
  padding: 52px 0 23px;
  max-width: 100%;
}
@media screen and (max-width: 1240px) {
  #footer .container {
    padding: 0;
  }
}
#footer .container #footerAddress {
  border-bottom: 1px solid #ddd;
  padding-bottom: 13px;
  margin-bottom: 17px;
}
@media screen and (max-width: 1240px) {
  #footer .container #footerAddress {
    padding: 30px 0;
    margin: 0;
    border: none;
  }
}
#footer .container #footerAddress:after {
  content: "";
  display: block;
  height: 0;
  width: 100%;
  clear: both;
}
#footer .container #footerAddress .logo {
  width: 339px;
  float: left;
}
@media screen and (max-width: 1240px) {
  #footer .container #footerAddress .logo {
    float: none;
    text-align: center;
    width: 80%;
    margin: auto;
  }
}
#footer .container #footerAddress .address {
  padding-top: 8px;
  font-size: 0.8125rem;
  letter-spacing: 0rem;
  line-height: 1.4;
  float: left;
  width: 860px;
}
body.lang_en #footer .container #footerAddress .address {
  padding-top: 0;
}
@media screen and (max-width: 1240px) {
  #footer .container #footerAddress .address {
    float: none;
    width: 90%;
    text-align: center;
    margin: 20px auto 0;
    padding-top: 0;
  }
}
#footer .container #footerAddress .address p {
  padding-left: 25px;
  margin: 3px 0;
  display: inline-block;
}
@media screen and (max-width: 1240px) {
  #footer .container #footerAddress .address p {
    padding-left: 10px;
    padding-right: 10px;
    margin: 9px 0 0 0;
  }
}
#footer .container #footerAddress .address p img {
  vertical-align: top;
  top: 3px;
  position: relative;
}
#footer .container #footerMenu1 {
  font-size: 0.8125rem;
  letter-spacing: 0.04rem;
  line-height: 1;
  border-bottom: 1px solid #ddd;
  padding-bottom: 13px;
  margin-bottom: 17px;
}
@media screen and (max-width: 1240px) {
  #footer .container #footerMenu1 {
    padding: 0;
    box-shadow: 0 0 0 1px #ddd inset;
    border: none;
  }
}
#footer .container #footerMenu1 ul:after {
  content: "";
  display: block;
  height: 0;
  width: 100%;
  clear: both;
}
@media screen and (max-width: 1240px) {
  #footer .container #footerMenu1 ul {
    text-align: center;
  }
}
#footer .container #footerMenu1 ul li {
  float: left;
  border-bottom: 1px solid #000;
  margin-right: 33px;
}
@media screen and (max-width: 1240px) {
  #footer .container #footerMenu1 ul li {
    width: 50%;
    margin: 0;
    border: none;
    box-shadow: -1px -1px 0 0 #ddd inset;
  }
}
#footer .container #footerMenu1 ul li a {
  display: block;
  padding-bottom: 1px;
}
#footer .container #footerMenu1 ul li a:hover {
  opacity: 0.5;
}
@media screen and (max-width: 1240px) {
  #footer .container #footerMenu1 ul li a {
    padding: 12px 0;
  }
}
#footer .container #footerMenu2 {
  padding-top: 35px;
}
#footer .container #footerMenu2:after {
  content: "";
  display: block;
  height: 0;
  width: 100%;
  clear: both;
}
@media screen and (max-width: 580px) {
  #footer .container #footerMenu2 {
    padding-bottom: 20px;
  }
}
#footer .container #footerMenu2 .col {
  float: left;
  width: 20%;
  box-shadow: 1px 0 0 0 #ddd inset;
}
#footer .container #footerMenu2 .col:first-child {
  box-shadow: none;
}
@media screen and (max-width: 1200px) {
  #footer .container #footerMenu2 .col {
    width: 33.33%;
    border-bottom: 1px solid #ddd;
    padding-top: 20px;
  }
}
@media screen and (max-width: 800px) {
  #footer .container #footerMenu2 .col {
    width: 50%;
  }
}
@media screen and (max-width: 580px) {
  #footer .container #footerMenu2 .col {
    width: 100%;
    border-bottom: none;
    padding-top: 0;
  }
}
#footer .container #footerMenu2 .col > ul {
  padding-left: 36px;
  padding-right: 20px;
}
@media screen and (max-width: 580px) {
  #footer .container #footerMenu2 .col > ul {
    padding-left: 0;
    padding-right: 0;
  }
}
#footer .container #footerMenu2 .col > ul > li {
  margin-bottom: 20px;
}
@media screen and (max-width: 580px) {
  #footer .container #footerMenu2 .col > ul > li {
    margin-bottom: 0;
  }
}
#footer .container #footerMenu2 .col > ul > li > a {
  font-weight: 600;
  font-size: 0.8125rem;
  letter-spacing: 0.04rem;
  line-height: 1.38;
  text-decoration: underline;
}
@media screen and (max-width: 580px) {
  #footer .container #footerMenu2 .col > ul > li > a {
    display: block;
    padding: 16px 0 14px;
    border-bottom: 1px solid #ccc;
    width: 90%;
    margin: 0 auto;
    text-decoration: none;
  }
  #footer .container #footerMenu2 .col > ul > li > a.hassubmenu {
    background: url(../images/footer-menu2-bg.png) no-repeat right center;
    background-size: 16px 7px;
  }
}
#footer .container #footerMenu2 .col > ul > li > ul {
  margin-top: 20px;
}
@media screen and (max-width: 580px) {
  #footer .container #footerMenu2 .col > ul > li > ul {
    width: 90%;
    padding: 0 0;
    display: none;
    border-top: none;
    margin: 10px auto;
  }
  #footer .container #footerMenu2 .col > ul > li > ul.show {
    display: block;
  }
}
#footer .container #footerMenu2 .col > ul > li > ul > li {
  margin-bottom: 10px;
}
@media screen and (max-width: 580px) {
  #footer .container #footerMenu2 .col > ul > li > ul > li {
    margin-bottom: 0;
  }
}
#footer .container #footerMenu2 .col > ul > li > ul > li > a {
  font-size: 0.75rem;
  letter-spacing: 0.04rem;
  line-height: 1.38;
  background: url(../images/footer-footermenu-li-bg.png) no-repeat left 3px;
  background-size: 5px 9px;
  padding-left: 12px;
  display: block;
}
@media screen and (max-width: 580px) {
  #footer .container #footerMenu2 .col > ul > li > ul > li > a {
    font-size: 0.8125rem;
    letter-spacing: 0.04rem;
    line-height: 1.38;
    display: block;
    padding: 12px 0 14px 12px;
    background-image: none;
    border-bottom: 1px solid #ddd;
  }
}
#bottombar {
  background-color: #f8f8f8;
}
#bottombar .container {
  width: 100%;
  text-align: center;
}
#bottombar .container #bottombarSkipLink img {
  position: relative;
  top: 2px;
}
#bottombar .container #bottombarCopyright {
  font-size: 0.6875rem;
  letter-spacing: 0.04rem;
  line-height: 1.2;
  font-family: Lato, sans-serif, "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  padding: 13px;
  background-color: #1b2834;
  color: rgba(255, 255, 255, .5);
}
@media screen and (max-width: 580px) {
  #bottombar .container #bottombarCopyright {
    font-size: 0.625rem;
    letter-spacing: 0.04rem;
    line-height: 1.2;
  }
}
.informationList ul:after {
  content: "";
  display: block;
  height: 0;
  width: 100%;
  clear: both;
}
.informationList ul li {
  width: 570px;
  height: 132px;
  float: left;
  margin-right: 60px;
  margin-bottom: 84px;
}
.informationList ul li:nth-of-type(2n) {
  margin-right: 0;
}
body.subpage .informationList ul li {
  width: 100%;
  height: auto;
  margin-bottom: 40px;
}
@media screen and (max-width: 1400px) {
  .informationList ul li {
    width: 75%;
    height: auto;
    margin: 0 auto 30px auto !important;
    float: none;
  }
}
@media screen and (max-width: 600px) {
  .informationList ul li {
    width: 90%;
    margin: 0 auto 20px auto !important;
  }
}
.informationList ul li a {
  width: 100%;
  height: 100%;
  display: block;
}
.informationList ul li a:after {
  content: "";
  display: block;
  height: 0;
  width: 100%;
  clear: both;
}
.informationList ul li a:hover {
  opacity: 0.5;
}
.informationList ul li a .thumb {
  float: left;
  position: relative;
}
@media screen and (max-width: 900px) {
  .informationList ul li a .thumb {
    width: 124px;
  }
  .informationList ul li a .thumb img {
    max-width: 100%;
    height: auto;
  }
}
.informationList ul li a.new .thumb:after {
  content: "";
  display: block;
  width: 44px;
  height: 44px;
  background: url(../images/new.png) no-repeat;
  background-size: 44px 44px;
  position: absolute;
  left: -3px;
  top: -3px;
}
.informationList ul li a .text {
  padding-left: 210px;
}
@media screen and (max-width: 900px) {
  .informationList ul li a .text {
    padding-left: 132px;
  }
}
.informationList ul li a .text .date {
  position: relative;
  padding-top: 8px;
  font-size: 0.8125rem;
  letter-spacing: 0rem;
  line-height: 1;
  font-family: Lato, sans-serif, "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #666;
  margin-bottom: 20px;
}
.informationList ul li a .text .date:before, .informationList ul li a .text .date:after {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  height: 3px;
}
.informationList ul li a .text .date:before {
  width: 100%;
  background-color: #ccc;
}
.informationList ul li a .text .date:after {
  width: 21%;
  background-color: #344c62;
}
@media screen and (max-width: 900px) {
  .informationList ul li a .text .date {
    font-size: 0.75rem;
    letter-spacing: 0rem;
    line-height: 1;
  }
}
.informationList ul li a .text .title {
  font-size: 0.9375rem;
  letter-spacing: 0.04rem;
  line-height: 1.2;
  font-weight: 600;
  margin-bottom: 20px;
}
@media screen and (max-width: 900px) {
  .informationList ul li a .text .title {
    font-size: 0.8125rem;
    letter-spacing: 0.04rem;
    line-height: 1.46;
    text-decoration: underline;
  }
}
.informationList ul li a .text .excerpt {
  font-size: 13px;
  letter-spacing: 0px;
  line-height: 1.82;
}
@media screen and (max-width: 900px) {
  .informationList ul li a .text .excerpt {
    display: none;
  }
}
.blogList ul li a {
  padding: 15px 0 16px;
  display: block;
  border-bottom: 1px dotted #ccc;
  background-color: rgba(255, 255, 255, .75);
  display: flex;
}
.blogList ul li a:hover {
  background-color: rgba(52, 76, 98, .1);
}
.blogList ul li a .date {
  font-size: 0.8125rem;
  letter-spacing: 0rem;
  line-height: 1.4;
  color: #666;
  font-family: Lato, sans-serif, "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  flex: 0 0 9em;
}
.blogList ul li a .title {
  font-size: 0.8125rem;
  letter-spacing: 0.11rem;
  line-height: 1.4;
  color: #000;
  flex: 1 1 auto;
}
@media screen and (max-width: 640px) {
  .blogList ul li a {
    flex-wrap: wrap;
  }
  .blogList ul li a .date, .blogList ul li a .title {
    padding: 0;
    flex: 0 0 100%;
  }
  .blogList ul li a .date {
    font-size: 0.75rem;
    letter-spacing: 0rem;
    line-height: 1;
    padding-bottom: 6px;
  }
  .blogList ul li a .title {
    text-decoration: underline;
  }
}
.blogList ul li a.new .title:after {
  content: 'NEW';
  background-color: #d00;
  color: #fff;
  font-size: 10px;
  letter-spacing: 0;
  line-height: 1;
  display: inline-block;
  padding: 4px 4px 3px 4px;
  vertical-align: baseline;
  top: -2px;
  margin-left: 1em;
  position: relative;
}
#spmenuOverlay {
  display: none;
  z-index: 1800;
}
@media screen and (max-width: 900px) {
  #spmenuOverlay.show {
    display: block;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.75);
  }
}
.bogo-language-switcher {
  display: flex;
  flex-direction: column;
}
.bogo-language-switcher .ja {
  order: 1;
}
.bogo-language-switcher .en-US {
  order: 2;
}
.bogo-language-switcher .zh-CN {
  order: 3;
}
.bogo-language-switcher .ko-KR {
  order: 4;
}
.slick-arrow {
  position: absolute;
  top: 100px;
  bottom: 0;
  z-index: 1;
  background-color: rgba(0, 0, 0, .5);
  height: 100px;
  width: 40px;
  overflow: hidden;
  text-indent: 1000px;
  margin: auto;
  border: none;
  cursor: pointer;
}
@media screen and (max-width: 740px) {
  .slick-arrow {
    height: 60px;
    width: 30px;
  }
}
@media screen and (max-width: 1000px) {
  .slick-arrow {
    top: 0px;
  }
}
.slick-arrow:hover {
  opacity: 0.5;
}
.slick-arrow:after {
  content: '';
  font-size: 50px;
  transform: rotateZ(-45deg) skew(-5deg, -5deg);
  color: #fff;
  width: 20px;
  height: 20px;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
@media screen and (max-width: 740px) {
  .slick-arrow:after {
    width: 15px;
    height: 15px;
  }
}
.slick-arrow.slick-prev {
  left: 0;
}
.slick-arrow.slick-prev:after {
  box-shadow: -1px -1px 0 0 currentcolor;
  left: 13px;
}
@media screen and (max-width: 740px) {
  .slick-arrow.slick-prev:after {
    box-shadow: -1px -1px 0 0 currentcolor;
    left: 9px;
  }
}
.slick-arrow.slick-next {
  right: 0;
}
.slick-arrow.slick-next:after {
  box-shadow: 1px 1px 0 0 currentcolor;
  right: 13px;
}
@media screen and (max-width: 740px) {
  .slick-arrow.slick-next:after {
    box-shadow: 1px 1px 0 0 currentcolor;
    right: 9px;
  }
}
ul.slick-dots {
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  padding: 1em 0;
  list-style-type: none;
}
@media screen and (max-width: 1170px) {
  ul.slick-dots {
    padding-bottom: 0.5em;
  }
}
ul.slick-dots li {
  margin: 0 0.3em;
}
ul.slick-dots button {
  cursor: pointer;
  display: block;
  width: 12px;
  height: 12px;
  padding: 0;
  border: none;
  border-radius: 100%;
  background-color: #fff;
  text-indent: -9999px;
  position: relative;
}
@media screen and (max-width: 1170px) {
  ul.slick-dots button {
    width: 9px;
    height: 9px;
  }
}
ul.slick-dots li.slick-active button:after {
  border-radius: 100%;
  background-color: #344c62;
  position: absolute;
  content: '';
  top: 1px;
  right: 1px;
  bottom: 1px;
  left: 1px;
  margin: auto;
}
#content .default.single_comm_forvideo h3 {
  text-align: center;
  background: none;
  margin-bottom: 20px;
  padding: 0;
}
#content .default.single_comm_forvideo h3:before, #content .default.single_comm_forvideo h3:after {
  display: none;
}
#content .default.single_comm_forvideo video {
  background-color: #000;
}
#content .default.single_comm_forvideo.single_kenko-kowa h3 {
  margin-bottom: 30px;
}
#content .default.single_comm_forvideo.single_kenko-kowa p.single_date {
  text-align: center;
  margin-top: 0;
  margin-bottom: 30px;
}
#content .default.single_towanokai-rodokukai div.v_pager_items {
  margin-bottom: 1.25em;
  text-align: center;
}
#content .default.single_towanokai-rodokukai .v_pager_item {
  display: inline-block;
  background-color: #e7eaec;
  padding: 0.35em 1.25em 0.25em;
  font-size: 1em;
  margin-right: 0.75em;
  margin-bottom: 0.5em;
  border-radius: 100px;
}
@media screen and (max-width: 540px) {
  #content .default.single_towanokai-rodokukai .v_pager_item {
    font-size: 0.8175em;
  }
}
#content .default.page_towanokai-rodokukai-video table.headline_towanokai_rodokukai_item {
  width: 100%;
  border-collapse: collapse;
}
#content .default.page_towanokai-rodokukai-video table.headline_towanokai_rodokukai_item td.c1 {
  padding-right: 40px !important;
  width: 540px;
}
@media screen and (max-width: 640px) {
  #content .default.page_towanokai-rodokukai-video table.headline_towanokai_rodokukai_item td.c1 {
    padding-right: 0 !important;
  }
}
#content .default.page_towanokai-rodokukai-video table.headline_towanokai_rodokukai_item td.c1 p.thumb_p {
  width: 100%;
  height: 100%;
}
#content .default.page_towanokai-rodokukai-video table.headline_towanokai_rodokukai_item td.c1 img.thumb {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#content .default.page_towanokai-rodokukai-video table.headline_towanokai_rodokukai_item td.c2 {
  width: 40%;
}
