@font-face {
  font-family: 'icomoon';
  src: url(/fonts/icomoon.eot);
  src: url(/fonts/icomoon.eot#iefix) format("embedded-opentype"), url(/fonts/icomoon.ttf) format("truetype"), url(/fonts/icomoon.woff) format("woff"), url(/fonts/icomoon.svg#icomoon) format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block
}

[class^="icon-"],
[class*=" icon-"] {
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  -webkit-font-feature-settings: normal;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.icon-chevron-left:before {
  content: "\e902"
}

.icon-chevron-right:before {
  content: "\e903"
}

.icon-arrow:before {
  content: "\e904"
}

.icon-search:before {
  content: "\e905"
}

.icon-mypage:before {
  content: "\e906"
}

.icon-menu:before {
  content: "\e907"
}

.icon-subscribe:before {
  content: "\e908"
}

.icon-service:before {
  content: "\e909"
}

.icon-post:before {
  content: "\e90a"
}

.icon-event:before {
  content: "\e90b"
}

.icon-photo:before {
  content: "\e90c"
}

.icon-video:before {
  content: "\e90d"
}

.icon-lock:before {
  content: "\e90e"
}

.icon-comment:before {
  content: "\e900"
}

.icon-line:before {
  content: "\e901"
}

.icon-hateb:before {
  content: "\e90f"
}

.icon-db:before {
  content: "\e910"
}

.icon-app:before {
  content: "\e911"
}

.icon-more:before {
  content: "\e912"
}

.icon-spinner:before {
  content: "\e981"
}

.icon-notification:before {
  content: "\ea08"
}

.icon-plus:before {
  content: "\ea0a"
}

.icon-play:before {
  content: "\ea15"
}

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

.icon-instagram:before {
  content: "\ea92"
}

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

.icon-rss:before {
  content: "\ea9b"
}

.icon-youtube:before {
  content: "\ea9d"
}


/*!
 * ress.css • v4.0.0
 * MIT License
 * github.com/filipelinhares/ress
 */

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-text-size-adjust: 100%;
  word-break: normal;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4
}

*,
:after,
:before {
  background-repeat: no-repeat;
  -webkit-box-sizing: inherit;
  box-sizing: inherit
}

:after,
:before {
  text-decoration: inherit;
  vertical-align: inherit
}

* {
  padding: 0;
  margin: 0
}

hr {
  overflow: visible;
  height: 0;
  color: inherit
}

details,
main {
  display: block
}

summary {
  display: list-item
}

small {
  font-size: 80%
}

[hidden] {
  display: none
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted
}

a {
  background-color: transparent
}

a:active,
a:hover {
  outline-width: 0
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace
}

pre {
  font-size: 1em
}

b,
strong {
  font-weight: bolder
}

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

sub {
  bottom: -.25em
}

sup {
  top: -.5em
}

table {
  border-color: inherit;
  text-indent: 0
}

input {
  border-radius: 0
}

[disabled] {
  cursor: default
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}

textarea {
  overflow: auto;
  resize: vertical
}

button,
input,
optgroup,
select,
textarea {
  font: inherit
}

optgroup {
  font-weight: 700
}

button {
  overflow: visible
}

button,
select {
  text-transform: none
}

[role=button],
[type=button],
[type=reset],
[type=submit],
button {
  cursor: pointer;
  color: inherit
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button:-moz-focusring {
  outline: 1px dotted ButtonText
}

[type=reset],
[type=submit],
button,
html [type=button] {
  -webkit-appearance: button
}

button,
input,
select,
textarea {
  background-color: transparent;
  border-style: none
}

a:focus,
button:focus,
input:focus,
select:focus,
textarea:focus {
  outline-width: 0
}

select {
  -moz-appearance: none;
  -webkit-appearance: none
}

select::-ms-expand {
  display: none
}

select::-ms-value {
  color: currentColor
}

legend {
  border: 0;
  color: inherit;
  display: table;
  white-space: normal;
  max-width: 100%
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  color: inherit;
  font: inherit
}

img {
  border-style: none
}

progress {
  vertical-align: baseline
}

[aria-busy=true] {
  cursor: progress
}

[aria-controls] {
  cursor: pointer
}

[aria-disabled=true] {
  cursor: default
}

.tns-outer {
  padding: 0 !important
}

.tns-outer [hidden] {
  display: none !important
}

.tns-outer [aria-controls],
.tns-outer [data-action] {
  cursor: pointer
}

.tns-slider {
  -webkit-transition: all 0s;
  transition: all 0s
}

.tns-slider>.tns-item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.tns-horizontal.tns-subpixel {
  white-space: nowrap
}

.tns-horizontal.tns-subpixel>.tns-item {
  display: inline-block;
  vertical-align: top;
  white-space: normal
}

.tns-horizontal.tns-no-subpixel:after {
  content: '';
  display: table;
  clear: both
}

.tns-horizontal.tns-no-subpixel>.tns-item {
  float: left
}

.tns-horizontal.tns-carousel.tns-no-subpixel>.tns-item {
  margin-right: -100%
}

.tns-no-calc {
  position: relative;
  left: 0
}

.tns-gallery {
  position: relative;
  left: 0;
  min-height: 1px
}

.tns-gallery>.tns-item {
  position: absolute;
  left: -100%;
  -webkit-transition: opacity 0s, -webkit-transform 0s;
  transition: opacity 0s, -webkit-transform 0s;
  transition: transform 0s, opacity 0s;
  transition: transform 0s, opacity 0s, -webkit-transform 0s
}

.tns-gallery>.tns-slide-active {
  position: relative;
  left: auto !important
}

.tns-gallery>.tns-moving {
  -webkit-transition: all 0.25s;
  transition: all 0.25s
}

.tns-autowidth {
  display: inline-block
}

.tns-lazy-img {
  -webkit-transition: opacity 0.6s;
  transition: opacity 0.6s;
  opacity: 0.6
}

.tns-lazy-img.tns-complete {
  opacity: 1
}

.tns-ah {
  -webkit-transition: height 0s;
  transition: height 0s
}

.tns-ovh {
  overflow: hidden
}

.tns-visually-hidden {
  position: absolute;
  left: -10000em
}

.tns-transparent {
  opacity: 0;
  visibility: hidden
}

.tns-fadeIn {
  opacity: 1;
  filter: alpha(opacity=100);
  z-index: 0
}

.tns-normal,
.tns-fadeOut {
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: -1
}

.tns-vpfix {
  white-space: nowrap
}

.tns-vpfix>div,
.tns-vpfix>li {
  display: inline-block
}

.tns-t-subp2 {
  margin: 0 auto;
  width: 310px;
  position: relative;
  height: 10px;
  overflow: hidden
}

.tns-t-ct {
  width: 2333.3333333%;
  width: calc(100% * 70 / 3);
  position: absolute;
  right: 0
}

.tns-t-ct:after {
  content: '';
  display: table;
  clear: both
}

.tns-t-ct>div {
  width: 1.4285714%;
  width: calc(100% / 70);
  height: 10px;
  float: left
}


/*!
 *  Weather Icons 1.3
 *  Updated November 30th, 2014
 *  Weather themed icons for Bootstrap
 *  ------------------------------------------------------------------------------
* Maintained at http://erikflowers.github.io/weather-icons
 *  http://twitter.com/Erik_UX
 *
 *  License
 *  ------------------------------------------------------------------------------
 *  - Fpmt licensed under SIL OFL 1.1 -
 *    http://scripts.sil.org/OFL
 *  - CSS and LESS are licensed under MIT License -
 *    http://opensource.org/licenses/mit-license.html
 *  - Documentation licensed under CC BY 3.0 -
 *    http://creativecommons.org/licenses/by/3.0/
 *  - Inspired by and works great as a companion with Font Awesome
 *    "Font Awesome by Dave Gandy - http://fontawesome.io"
 *
 *  Weather Icons Bootstrap Package Author - Erik Flowers - erik@helloerik.com
 *  ------------------------------------------------------------------------------
 *  Email: erik@helloerik.com
 *  Twitter: http://twitter.com/Erik_UX
 */

@font-face {
  font-family: 'weathericons';
  src: url(/fonts/weathericons-regular-webfont.eot);
  src: url(/fonts/weathericons-regular-webfont.eot?#iefix) format("embedded-opentype"), url(/fonts/weathericons-regular-webfont.woff) format("woff"), url(/fonts/weathericons-regular-webfont.ttf) format("truetype"), url(/fonts/weathericons-regular-webfont.svg#weathericons-regular-webfontRg) format("svg");
  font-weight: normal;
  font-style: normal
}

.wi {
  display: inline-block;
  font-family: 'weathericons';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.wi-day-cloudy-gusts:before {
  content: "\f000"
}

.wi-day-cloudy-windy:before {
  content: "\f001"
}

.wi-day-cloudy:before {
  content: "\f002"
}

.wi-day-fog:before {
  content: "\f003"
}

.wi-day-hail:before {
  content: "\f004"
}

.wi-day-lightning:before {
  content: "\f005"
}

.wi-day-rain-mix:before {
  content: "\f006"
}

.wi-day-rain-wind:before {
  content: "\f007"
}

.wi-day-rain:before {
  content: "\f008"
}

.wi-day-showers:before {
  content: "\f009"
}

.wi-day-snow:before {
  content: "\f00a"
}

.wi-day-sprinkle:before {
  content: "\f00b"
}

.wi-day-sunny-overcast:before {
  content: "\f00c"
}

.wi-day-sunny:before {
  content: "\f00d"
}

.wi-day-storm-showers:before {
  content: "\f00e"
}

.wi-day-thunderstorm:before {
  content: "\f010"
}

.wi-cloudy-gusts:before {
  content: "\f011"
}

.wi-cloudy-windy:before {
  content: "\f012"
}

.wi-cloudy:before {
  content: "\f013"
}

.wi-fog:before {
  content: "\f014"
}

.wi-hail:before {
  content: "\f015"
}

.wi-lightning:before {
  content: "\f016"
}

.wi-rain-mix:before {
  content: "\f017"
}

.wi-rain-wind:before {
  content: "\f018"
}

.wi-rain:before {
  content: "\f019"
}

.wi-showers:before {
  content: "\f01a"
}

.wi-snow:before {
  content: "\f01b"
}

.wi-sprinkle:before {
  content: "\f01c"
}

.wi-storm-showers:before {
  content: "\f01d"
}

.wi-thunderstorm:before {
  content: "\f01e"
}

.wi-windy:before {
  content: "\f021"
}

.wi-night-alt-cloudy-gusts:before {
  content: "\f022"
}

.wi-night-alt-cloudy-windy:before {
  content: "\f023"
}

.wi-night-alt-hail:before {
  content: "\f024"
}

.wi-night-alt-lightning:before {
  content: "\f025"
}

.wi-night-alt-rain-mix:before {
  content: "\f026"
}

.wi-night-alt-rain-wind:before {
  content: "\f027"
}

.wi-night-alt-rain:before {
  content: "\f028"
}

.wi-night-alt-showers:before {
  content: "\f029"
}

.wi-night-alt-snow:before {
  content: "\f02a"
}

.wi-night-alt-sprinkle:before {
  content: "\f02b"
}

.wi-night-alt-storm-showers:before {
  content: "\f02c"
}

.wi-night-alt-thunderstorm:before {
  content: "\f02d"
}

.wi-night-clear:before {
  content: "\f02e"
}

.wi-night-cloudy-gusts:before {
  content: "\f02f"
}

.wi-night-cloudy-windy:before {
  content: "\f030"
}

.wi-night-cloudy:before {
  content: "\f031"
}

.wi-night-hail:before {
  content: "\f032"
}

.wi-night-lightning:before {
  content: "\f033"
}

.wi-night-rain-mix:before {
  content: "\f034"
}

.wi-night-rain-wind:before {
  content: "\f035"
}

.wi-night-rain:before {
  content: "\f036"
}

.wi-night-showers:before {
  content: "\f037"
}

.wi-night-snow:before {
  content: "\f038"
}

.wi-night-sprinkle:before {
  content: "\f039"
}

.wi-night-storm-showers:before {
  content: "\f03a"
}

.wi-night-thunderstorm:before {
  content: "\f03b"
}

.wi-celsius:before {
  content: "\f03c"
}

.wi-cloud-down:before {
  content: "\f03d"
}

.wi-cloud-refresh:before {
  content: "\f03e"
}

.wi-cloud-up:before {
  content: "\f040"
}

.wi-cloud:before {
  content: "\f041"
}

.wi-degrees:before {
  content: "\f042"
}

.wi-down-left:before {
  content: "\f043"
}

.wi-down:before {
  content: "\f044"
}

.wi-fahrenheit:before {
  content: "\f045"
}

.wi-horizon-alt:before {
  content: "\f046"
}

.wi-horizon:before {
  content: "\f047"
}

.wi-left:before {
  content: "\f048"
}

.wi-lightning:before {
  content: "\f016"
}

.wi-night-fog:before {
  content: "\f04a"
}

.wi-refresh-alt:before {
  content: "\f04b"
}

.wi-refresh:before {
  content: "\f04c"
}

.wi-right:before {
  content: "\f04d"
}

.wi-sprinkles:before {
  content: "\f04e"
}

.wi-strong-wind:before {
  content: "\f050"
}

.wi-sunrise:before {
  content: "\f051"
}

.wi-sunset:before {
  content: "\f052"
}

.wi-thermometer-exterior:before {
  content: "\f053"
}

.wi-thermometer-internal:before {
  content: "\f054"
}

.wi-thermometer:before {
  content: "\f055"
}

.wi-tornado:before {
  content: "\f056"
}

.wi-up-right:before {
  content: "\f057"
}

.wi-up:before {
  content: "\f058"
}

.wi-wind-west:before {
  content: "\f059"
}

.wi-wind-south-west:before {
  content: "\f05a"
}

.wi-wind-south-east:before {
  content: "\f05b"
}

.wi-wind-south:before {
  content: "\f05c"
}

.wi-wind-north-west:before {
  content: "\f05d"
}

.wi-wind-north-east:before {
  content: "\f05e"
}

.wi-wind-north:before {
  content: "\f060"
}

.wi-wind-east:before {
  content: "\f061"
}

.wi-smoke:before {
  content: "\f062"
}

.wi-dust:before {
  content: "\f063"
}

.wi-snow-wind:before {
  content: "\f064"
}

.wi-day-snow-wind:before {
  content: "\f065"
}

.wi-night-snow-wind:before {
  content: "\f066"
}

.wi-night-alt-snow-wind:before {
  content: "\f067"
}

.wi-day-sleet-storm:before {
  content: "\f068"
}

.wi-night-sleet-storm:before {
  content: "\f069"
}

.wi-night-alt-sleet-storm:before {
  content: "\f06a"
}

.wi-day-snow-thunderstorm:before {
  content: "\f06b"
}

.wi-night-snow-thunderstorm:before {
  content: "\f06c"
}

.wi-night-alt-snow-thunderstorm:before {
  content: "\f06d"
}

.wi-solar-eclipse:before {
  content: "\f06e"
}

.wi-lunar-eclipse:before {
  content: "\f070"
}

.wi-meteor:before {
  content: "\f071"
}

.wi-hot:before {
  content: "\f072"
}

.wi-hurricane:before {
  content: "\f073"
}

.wi-smog:before {
  content: "\f074"
}

.wi-alien:before {
  content: "\f075"
}

.wi-snowflake-cold:before {
  content: "\f076"
}

.wi-stars:before {
  content: "\f077"
}

.wi-night-partly-cloudy:before {
  content: "\f083"
}

.wi-umbrella:before {
  content: "\f084"
}

.wi-day-windy:before {
  content: "\f085"
}

.wi-night-alt-cloudy:before {
  content: "\f086"
}

.wi-up-left:before {
  content: "\f087"
}

.wi-down-right:before {
  content: "\f088"
}

.wi-time-12:before {
  content: "\f089"
}

.wi-time-1:before {
  content: "\f08a"
}

.wi-time-2:before {
  content: "\f08b"
}

.wi-time-3:before {
  content: "\f08c"
}

.wi-time-4:before {
  content: "\f08d"
}

.wi-time-5:before {
  content: "\f08e"
}

.wi-time-6:before {
  content: "\f08f"
}

.wi-time-7:before {
  content: "\f090"
}

.wi-time-8:before {
  content: "\f091"
}

.wi-time-9:before {
  content: "\f092"
}

.wi-time-10:before {
  content: "\f093"
}

.wi-time-11:before {
  content: "\f094"
}

.wi-day-sleet:before {
  content: "\f0b2"
}

.wi-night-sleet:before {
  content: "\f0b3"
}

.wi-night-alt-sleet:before {
  content: "\f0b4"
}

.wi-sleet:before {
  content: "\f0b5"
}

.wi-day-haze:before {
  content: "\f0b6"
}

.wi-beafort-0:before {
  content: "\f0b7"
}

.wi-beafort-1:before {
  content: "\f0b8"
}

.wi-beafort-2:before {
  content: "\f0b9"
}

.wi-beafort-3:before {
  content: "\f0ba"
}

.wi-beafort-4:before {
  content: "\f0bb"
}

.wi-beafort-5:before {
  content: "\f0bc"
}

.wi-beafort-6:before {
  content: "\f0bd"
}

.wi-beafort-7:before {
  content: "\f0be"
}

.wi-beafort-8:before {
  content: "\f0bf"
}

.wi-beafort-9:before {
  content: "\f0c0"
}

.wi-beafort-10:before {
  content: "\f0c1"
}

.wi-beafort-11:before {
  content: "\f0c2"
}

.wi-beafort-12:before {
  content: "\f0c3"
}

.wi-wind-default:before {
  content: "\f0b1"
}

wi-wind-default._0-deg {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg)
}

wi-wind-default._15-deg {
  -webkit-transform: rotate(15deg);
  transform: rotate(15deg)
}

wi-wind-default._30-deg {
  -webkit-transform: rotate(30deg);
  transform: rotate(30deg)
}

wi-wind-default._45-deg {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}

wi-wind-default._60-deg {
  -webkit-transform: rotate(60deg);
  transform: rotate(60deg)
}

wi-wind-default._75-deg {
  -webkit-transform: rotate(75deg);
  transform: rotate(75deg)
}

wi-wind-default._90-deg {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg)
}

wi-wind-default._105-deg {
  -webkit-transform: rotate(105deg);
  transform: rotate(105deg)
}

wi-wind-default._120-deg {
  -webkit-transform: rotate(120deg);
  transform: rotate(120deg)
}

wi-wind-default._135-deg {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg)
}

wi-wind-default._150-deg {
  -webkit-transform: rotate(150deg);
  transform: rotate(150deg)
}

wi-wind-default._165-deg {
  -webkit-transform: rotate(165deg);
  transform: rotate(165deg)
}

wi-wind-default._180-deg {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg)
}

wi-wind-default._195-deg {
  -webkit-transform: rotate(195deg);
  transform: rotate(195deg)
}

wi-wind-default._210-deg {
  -webkit-transform: rotate(210deg);
  transform: rotate(210deg)
}

wi-wind-default._225-deg {
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg)
}

wi-wind-default._240-deg {
  -webkit-transform: rotate(240deg);
  transform: rotate(240deg)
}

wi-wind-default._255-deg {
  -webkit-transform: rotate(255deg);
  transform: rotate(255deg)
}

wi-wind-default._270-deg {
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg)
}

wi-wind-default._285-deg {
  -webkit-transform: rotate(295deg);
  transform: rotate(295deg)
}

wi-wind-default._300-deg {
  -webkit-transform: rotate(300deg);
  transform: rotate(300deg)
}

wi-wind-default._315-deg {
  -webkit-transform: rotate(315deg);
  transform: rotate(315deg)
}

wi-wind-default._330-deg {
  -webkit-transform: rotate(330deg);
  transform: rotate(330deg)
}

wi-wind-default._345-deg {
  -webkit-transform: rotate(345deg);
  transform: rotate(345deg)
}

.wi-moon-new:before {
  content: "\f095"
}

.wi-moon-waxing-cresent-1:before {
  content: "\f096"
}

.wi-moon-waxing-cresent-2:before {
  content: "\f097"
}

.wi-moon-waxing-cresent-3:before {
  content: "\f098"
}

.wi-moon-waxing-cresent-4:before {
  content: "\f099"
}

.wi-moon-waxing-cresent-5:before {
  content: "\f09a"
}

.wi-moon-waxing-cresent-6:before {
  content: "\f09b"
}

.wi-moon-first-quarter:before {
  content: "\f09c"
}

.wi-moon-waxing-gibbous-1:before {
  content: "\f09d"
}

.wi-moon-waxing-gibbous-2:before {
  content: "\f09e"
}

.wi-moon-waxing-gibbous-3:before {
  content: "\f09f"
}

.wi-moon-waxing-gibbous-4:before {
  content: "\f0a0"
}

.wi-moon-waxing-gibbous-5:before {
  content: "\f0a1"
}

.wi-moon-waxing-gibbous-6:before {
  content: "\f0a2"
}

.wi-moon-full:before {
  content: "\f0a3"
}

.wi-moon-waning-gibbous-1:before {
  content: "\f0a4"
}

.wi-moon-waning-gibbous-2:before {
  content: "\f0a5"
}

.wi-moon-waning-gibbous-3:before {
  content: "\f0a6"
}

.wi-moon-waning-gibbous-4:before {
  content: "\f0a7"
}

.wi-moon-waning-gibbous-5:before {
  content: "\f0a8"
}

.wi-moon-waning-gibbous-6:before {
  content: "\f0a9"
}

.wi-moon-3rd-quarter:before {
  content: "\f0aa"
}

.wi-moon-waning-crescent-1:before {
  content: "\f0ab"
}

.wi-moon-waning-crescent-2:before {
  content: "\f0ac"
}

.wi-moon-waning-crescent-3:before {
  content: "\f0ad"
}

.wi-moon-waning-crescent-4:before {
  content: "\f0ae"
}

.wi-moon-waning-crescent-5:before {
  content: "\f0af"
}

.wi-moon-waning-crescent-6:before {
  content: "\f0b0"
}

body {
  font-family: "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif
}

img {
  max-width: 100%;
  vertical-align: bottom
}

a {
  -webkit-transition: .2s;
  transition: .2s
}

a:hover {
  opacity: .7
}

.l-ad1,.l-ad2 {
  margin-bottom: 1rem;
  text-align:center;
}

.l-ad3 {
  margin-top: .5rem;
}

.l-ad2 .l-grid-6 {
  width: 100%
}

.l-ad32 {
  margin-bottom: .5rem;
  max-width: 100%;
  text-align: center;
  vertical-align: middle;
}

.l-ad32 ins{
  width: 320px;
  height: 100px;
}

.l-btmlink {
  text-align: center;
  vertical-align: middle;
}

.l-column-main {
  margin-bottom: 3rem
}

.l-column-main>*:not(:last-child) {
  margin-bottom: 2rem
}

.l-column-sub>*:not(:last-child) {
  margin-bottom: 2rem
}

.l-container {
  width: 100%;
  padding-left: 1rem;
  padding-right: 1rem
}

.l-footer {
  margin-top: 2rem
}

.l-grid-linkbanner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: -.5rem;
  justify-content: center;
}

.l-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: -.5rem
}

.l-grid-col {
  width: 100%;
  padding: .25rem .5rem
}

.l-grid-col3 {
  padding: .2rem;
  width: 100%
}

.l-grid-col4 {
  padding: .5rem;
  width: 100%
}

.l-grid-col6 {
  width: 100%;
  padding: .25rem .5rem
}

.l-grid-col12 {
  width: 100%;
  padding: .5rem
}

.l-grid-sm {
  margin: -.25rem
}

.l-grid-sm [class^=l-grid-col] {
  padding: .25rem
}

.l-header {
  margin: 0;
  background-color: white
}

.l-main {
  margin-bottom: 0;
  width: 100%;
}

.l-main>*:not(:last-child) {
  margin-bottom: 0
}

.l-overlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  overflow-y: scroll;
  width: 100%;
  height: 100%
}

.l-side {
  position: fixed;
  top: 7rem;
  right: .5rem;
  z-index: 99;
  min-width: 2rem;
  -webkit-transform: translateX(calc(100% + .5rem));
  transform: translateX(calc(100% + .5rem));
  -webkit-transition: .5s;
  transition: .5s
}

.field-select {
  position: relative
}

.field-select::after {
  content: "▼";
  position: absolute;
  top: 50%;
  right: .5rem;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

.field-select>select {
  min-height: 2.5rem;
  padding: .5rem 2rem .5rem 1rem;
  border-radius: 999px;
  background-color: #eee
}

.text-field {
  padding: .5rem 1rem;
  border-radius: 999px;
  background-color: #eee
}

.heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  padding-bottom: .5rem;
  border-bottom: 1px solid lightgray
}

.heading-title {
  font-size: 1.125rem
}

.heading-subText {
  font-size: .6em;
  font-weight: normal
}

.icon-circle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 1.5rem;
  height: 1.5rem;
  color: white;
  font-size: 10px;
  border-radius: 999px;
  background-color: #e6b428
}

.icon-circle.icon-circle-lg {
  width: 2rem;
  height: 2rem;
  font-size: 1.25rem
}

.icon-circle.icon-circle-dark {
  background-color: black
}

.icon-circle.icon-circle-lightdark {
  background-color: gray
}

.icon-circle.icon-circle-primary {
  background-color: #0472b3
}

.icon-circle.icon-circle-outline {
  color: black;
  border: 1px solid;
  background-color: transparent
}

.icon-rounded {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-width: 1.5rem;
  height: 1.5rem;
  padding: 0 .25rem;
  color: white;
  font-size: 10px;
  border-radius: .25rem;
  background-color: #0472b3
}

.icon-rounded::before {
  font-size: 1em
}

.icon-rounded-dark {
  background-color: rgba(0, 0, 0, 0.7)
}

.icon-rounded-muted {
  color: black;
  background-color: #eee
}

.icon-rounded-outline {
  color: black;
  border: 1px solid gray;
  background-color: transparent
}

.icon-rounded-outline.icon-rounded-muted {
  color: white;
  border-color: white
}

.link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: inherit;
  text-decoration: none
}

.link>.icon {
  margin-left: .5rem
}

.accordion-trigger {
  position: relative;
  padding: 0 1rem;
  border-top: 1px solid gray;
  border-bottom: 1px solid gray;
  line-height: 3rem;
  cursor: pointer
}

.accordion-trigger::before,
.accordion-trigger::after {
  content: "";
  content: "";
  position: absolute;
  top: 50%;
  right: 1rem;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 1rem;
  height: 1px;
  background-color: black;
  -webkit-transition: .2s;
  transition: .2s
}

.accordion-trigger::after {
  -webkit-transform: translateY(-50%) rotate(90deg);
  transform: translateY(-50%) rotate(90deg)
}

.accordion-trigger.accordion-trigger-simple {
  padding: 0;
  line-height: 1;
  border: none
}

.accordion-trigger.accordion-trigger-simple::before,
.accordion-trigger.accordion-trigger-simple::after {
  display: none
}

.accordion-body {
  overflow: hidden;
  height: 0;
  -webkit-transition: .5s;
  transition: .5s
}

.accordion-body.accordion-body-fade {
  display: none;
  height: auto
}

.carousel {
  position: relative;
  margin-left: -1rem;
  margin-right: -1rem
}

.carousel .tns-carousel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.category-nav {
  background: #0472b3;
  background: -webkit-gradient(linear, left bottom, left top, from(#024268), color-stop(20%, #035281), to(#0472b3));
  background: linear-gradient(0deg, #024268 0%, #035281 20%, #0472b3 100%);
  margin-bottom: .5rem;
}

.category-nav>div {
  overflow-x: scroll;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.category-nav>div::after {
  content: '';
  display: block;
  min-width: 1em;
  height: 1px
}

.category-nav-link {
  min-width: 8rem;
  height: 2.7rem;
  border-bottom: .4rem solid gray;
  color: white;
  font-size: 1rem;
  text-align: center;
  text-decoration: none;
  line-height: 2.4rem;
  -webkit-transition: .2s;
  transition: .2s
}

.category-nav-link:hover {
  opacity: 1;
  background-color: gray
}

.category-nav-link:not(:last-child) {
  margin-right: .5rem
}

.column-banners {
  position: relative;
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-color: #eee
}

.controller {
  position: relative;
  display: block;
  margin: 1rem 1rem 0;
  padding: 0 3rem
}

.controller a {
  text-decoration: none
}

.controller a:hover {
  opacity: 1
}

.controller-controls a,
.controller-controls button {
  position: absolute;
  top: 0;
  width: 3rem;
  height: 3rem;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 999px;
  color: white;
  text-align: center;
  line-height: 3rem;
  cursor: pointer;
  -webkit-transition: .2s;
  transition: .2s
}

.controller-controls a:first-child,
.controller-controls button[data-controls=prev] {
  left: 0
}

.controller-controls a:last-child,
.controller-controls button[data-controls=next] {
  right: 0
}

.controller-nav,
.controller-pager {
  position: relative;
  height: 3rem;
  margin: 0 1rem;
  line-height: 3rem;
  counter-reset: pager
}

.controller-nav>div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow-x: scroll
}

.controller-nav a,
.controller-nav button {
  display: block;
  min-width: 2.5rem;
  height: 2.5rem;
  color: inherit;
  text-align: center;
  line-height: 2.5rem;
  border-bottom: 2px solid transparent
}

.controller-nav a::before,
.controller-nav button::before {
  counter-increment: pager;
  content: counter(pager)
}

.controller-pager {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.controller-slash {
  display: inline-block;
  margin: 0 .5rem
}

.controller.controller-white {
  color: white;
  border-color: white
}

.controller.controller-floating {
  position: static;
  margin: 0
}

.controller.controller-floating .controller-controls button {
  top: 50%;
  z-index: 1;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: .2s;
  transition: .2s
}

.controller.controller-floating .controller-controls button:disabled {
  opacity: 0;
  visibility: hidden
}

.controller.controller-floating .controller-controls button[data-controls=prev] {
  left: .5rem
}

.controller.controller-floating .controller-controls button[data-controls=next] {
  right: .5rem
}

.controller-controls.controller-controls-outline a,
.controller-controls.controller-controls-outline button {
  background-color: transparent;
  color: inherit;
  border: 1px solid
}

.controller-nav.controller-nav-empty a::before {
  display: none
}

.featured-contents {
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-color: #666;
  border-bottom: 0.5rem solid #0472b3
}

.featured-contents-title {
  color: white;
  padding: 0;
  border-bottom: none
}

.flash-news-item {
  position: relative;
  display: block;
  padding-top: 75%
}

.flash-news-item>img {
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%
}

.flash-news-tabview {
  margin-bottom: .5rem
}

.flash-news-title {
  margin-bottom: 2rem;
  padding-bottom: .5rem;
  border-bottom: 1px solid gray
}

.flash-news-topics {
  grid-area: flash-news-topics
}

.flash-news-tab {
  overflow: hidden;
  min-width: 8rem;
  height: 2.5rem;
  padding: 0 1rem;
  border-radius: 0 999px 999px 0;
  font-size: .75rem;
  text-align: left;
  line-height: 2.5rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  -webkit-transition: .2s;
  transition: .2s
}

.flash-news-tab:nth-child(1) {
  background-color: #d83e33
}

.flash-news-tab:nth-child(2) {
  background-color: #84bae5
}

.flash-news-tab:nth-child(3) {
  background-color: #ffda01
}

.flash-news-tab:nth-child(4) {
  background-color: #8cc63f
}

.flash-news-tab>.icon {
  margin-right: .5rem;
  -webkit-transition: .2s;
  transition: .2s
}

.flash-news-topics .flash-news-list:nth-child(1)>* {
  border-left: .5rem solid #d83e33
}

.flash-news-topics .flash-news-list:nth-child(2)>* {
  border-left: .5rem solid #84bae5
}

.flash-news-topics .flash-news-list:nth-child(3)>* {
  border-left: .5rem solid #ffda01
}

.flash-news-topics .flash-news-list:nth-child(4)>* {
  border-left: .5rem solid #8cc63f
}

.flash-news-list {
  overflow-y: scroll;
  max-height: 10rem
}

.footer {
  padding: 2rem 0;
  background-color: #eee
}

.footer-box {
  margin-bottom: 2rem
}

.footer-company {
  margin-bottom: 2rem
}

.footer-address {
  padding-left: 1rem;
  border-left: 1px solid gray
}

.footer-company-logo {
  width: 12rem;
  margin: 0 auto 1rem
}

.footer-sitemap {
  margin: 0 -1rem
}

.footer-links {
  position: relative
}

.footer-links:not(:last-child) {
  margin-bottom: -1px
}

.footer-list {
  list-style: none
}

.footer-list>li {
  height: 3rem;
  padding-left: 2rem;
  border-bottom: 1px solid lightgray;
  line-height: 3rem
}

.footer-list a {
  display: block;
  color: inherit;
  text-decoration: none
}

.footer-message {
  margin-bottom: 1rem;
  font-weight: bold;
  text-align: center
}

.footer-paper-logo {
  width: 9rem;
  margin: 0 auto .5rem
}

.footer-copyright {
  font-size: .75rem;
  text-align: center
}

.header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  max-width: 1800px;
  margin: 0 auto;
  padding-top: .5rem
}

.header-logo {
  width: 9rem;
  -ms-grid-row-align: center;
  -ms-flex-item-align: center;
  align-self: center;
  font-size: 0
}

.header-logo img {
  width: 100%
}

.header-desc {
  width: 100%;
  margin-bottom: .25rem;
  color: gray;
  font-size: 10px
}

.header-menu {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 2.5rem
}

.header-menu .icon-subscribe,
.header-menu .icon-mypage {
  font-size: 130%
}

.header-menu-item {
  height: 100%;
  /*width: 2.5rem;*/
  min-width: 2.5rem;
  border-left: 1px solid lightgray;
  border-right: 1px solid lightgray
}

.header-menu-item:not(:last-child) {
  margin-right: -1px
}

.header-search {
  width: 100%;
  max-width: 120px;
}

.header-search .search-field {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.header-search .search-field-input {
  font-size: 1rem
}

.header-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  min-width: 2.5rem;
  height: 100%;
  -webkit-transition: .2s;
  transition: .2s
}

.header-button:hover {
  opacity: .7
}

.header-subscribe {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 100%;
  color: inherit;
  text-decoration: none
}

.header-subscribe>span {
  display: block;
  font-size: .7rem
}

.header-ad {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
  width: 100%;
  margin: .5rem 0;
  padding-top: .5rem;
  border-top: 1px solid lightgray;
  text-align: center;
}

.header-ad>a:first-child {
  display: block;
  margin-bottom: .5rem
}

.header-nav {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4;
  width: 100%
}

.header-sm .header {
  padding-bottom: 0;
  border-bottom: none
}

.header-sm .header-desc {
  display: none
}

.header-sm .header-nav {
  margin-top: .5rem;
  padding-top: .5rem;
  border-top: 1px solid lightgray
}

.headline-list {
  margin-top: -2rem
}

.headline-more {
  float: right;
  margin: 1rem 0 1rem
}

.headline-more::after {
  content: "";
  clear: both
}

.news-card {
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: .5rem;
  border-radius: .25rem;
  background-color: #f2f2f2;
  color: inherit;
  text-decoration: none;
  -webkit-transition: .2s;
  transition: .2s
}

.news-card:hover {
  opacity: .7
}

.news-card-image {
  position: relative;
  overflow: hidden;
  width: 100%;
  margin-bottom: .5rem;
  text-align:center;
}

.news-card-image>img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 360px;
  height: 180px;
  object-position: center 20%;
}

.news-card-box {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}

.news-card-title {
  font-size: 1rem
}

.news-card-summary {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: auto
}

.news-card-attr1 {
  margin-right: .5rem
}

.news-card-caption {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-right: 1rem;
  color: #5e5e5e;
  font-size: .75rem
}

.news-card-excerpt {
  margin-top: 1rem
}

.news-card.news-card-video {
  color: #000000;
  border: dotted 1px;
}

.news-card.news-card-video .news-card-image {
}

.news-card.news-card-video .news-card-play {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  color: white;
  font-size: 5rem;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.news-card.news-card-simple {
  padding: 0;
  background-color: transparent
}

.news-card.news-card-cover .news-card-image {
  width: calc(100% + 2rem);
  margin: -1rem -1rem 1rem -1rem;
}

.news-tile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  min-height: 6rem;
  padding: .75rem;
  border-radius: .25rem;
  background-color: #f2f2f2;
  color: inherit;
  text-decoration: none;
  -webkit-transition: .2s;
  transition: .2s
}

.news-tile:hover {
  opacity: .7
}

.news-tile-image {
  width: clamp(6rem, 27vw, 8rem);
  margin-left: 1rem
}

.news-tile-image>div {
  position: relative;
  overflow: hidden;
  height: 100%;
  padding-top: calc(100% / 16 * 9)
}

.news-tile-image img {
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%
}

.news-tile-box {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}

.news-tile-title {
  margin-bottom: .5rem;
  font-size: 1rem
}

.news-tile-excerpt {
  margin-bottom: .5rem
}

.news-tile-summary {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: auto
}

.news-tile-caption {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  width: 100%;
  color: #5e5e5e;
  font-size: .75rem;
  text-align: justify
}

.news-tile-attr1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  margin: .5rem 1rem 0 0
}

.news-tile-attr2 {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: .5rem
}

.news-tile-attr1>*:not(:last-child),
.news-tile-attr2>*:not(:last-child) {
  margin-right: .5rem
}

.news-tile-lg .news-tile-title {
  font-size: 1.1rem
}

.news-tile-sm .news-tile-title {
  font-size: 1rem
}

.news-tile-simple {
  background-color: transparent;
  padding: 0
}

.news-tile.news-tile-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse
}

.news-tile.news-tile-reverse .news-tile-box {
  margin: 0
}

.news-tile.news-tile-reverse .news-tile-image {
  margin: 0 1rem 0 0
}

.news-tile.news-tile-square {
  border-radius: 0
}

.news-tile.news-tile-contain {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: .75rem
}

.news-tile.news-tile-contain .news-tile-title {
  width: 100%
}

.news-tile.news-tile-contain .news-tile-box {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 0
}

.news-tile.news-tile-contain .news-tile-image {
  height: auto;
  margin-top: 0
}

.news-tile.news-tile-contain .news-tile-image>div {
  padding-top: calc(100% / 16 * 9)
}

.news-tile.news-tile-in-topic {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse
}

.news-tile.news-tile-in-topic .news-tile-box {
  margin-top: 1rem
}

.news-tile.news-tile-in-topic .news-tile-image {
  width: 100%;
  margin-left: 0
}

.news-tile.news-tile-in-topic .news-tile-title {
  font-size: 1.1rem
}

.news-tile.news-tile-mha {
  min-height: auto !important
}

.page-nav {
  position: relative;
  display: table;
  margin: auto;
  font-size: .875rem;
  background-color: white
}

.page-nav-link {
  position: relative;
  z-index: 1;
  display: table-cell;
  padding: .25rem .5rem;
  color: inherit;
  text-decoration: none;
  -webkit-transition: .2s;
  transition: .2s
}

.page-nav-link:hover {
  opacity: 1;
  color: #0472b3
}

.page-nav-dot {
  display: table-cell
}

.page-nav-bar {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  height: 100%;
  background-color: #0472b3;
  border-radius: 999px;
  -webkit-transition: .2s;
  transition: .2s
}

.pay-method {
  padding: 1rem;
  background-color: #eee
}

.pay-method-tmb {
  margin-bottom: 1rem
}

.pay-method-desc {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1
}

.pay-method-desc>*:not(:last-child) {
  margin-bottom: 1rem
}

.pay-method-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 3rem;
  margin-top: .5rem;
  border-radius: .25rem;
  background-color: #0472b3;
  color: white;
  text-align: center;
  text-decoration: none;
  line-height: 3rem
}

.pay-wall {
  padding: 1rem;
  background-color: white;
  border: 1px solid #0472b3
}

.pay-wall-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 2rem;
  font-size: 1.25rem;
  text-align: center
}

.pay-wall-title>.icon {
  width: 1.5em;
  height: 1.5em;
  margin-right: .5rem;
  font-size: 1.5em
}

.pay-wall-counter {
  margin-bottom: 2rem;
  font-size: 1.5rem;
  text-align: center
}

.pay-wall-accordions {
  margin-bottom: 1rem
}

.pay-wall-accordions>.accordion:nth-child(2),
.pay-wall-accordions>.accordion:nth-child(3),
.pay-wall-accordions>.accordion:nth-child(4) {
  margin-top: 1rem
}

.pay-wall-accordions .pay-wall-button {
  border-bottom: none
}

.pay-wall-tabs {
  display: none
}

.pay-wall-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 4rem;
  border-radius: .25rem;
  color: white;
  text-align: center;
  text-decoration: none;
  line-height: 4rem;
  -webkit-transition: .2s;
  transition: .2s
}

.pay-wall-button-paper {
  background-color: #8cc63f
}

.pay-wall-button-app {
  background-color: #3fa9f5
}

.pay-wall-button-db {
  background-color: #fbb03b
}

.pay-wall-button-now {
  background-color: #f53f3f
}

.pay-wall-button>.icon {
  margin-right: .5rem;
  font-size: 1.5rem
}

.pay-wall-tabviews {
  display: none;
  opacity: 0
}

.post-container {
  margin-bottom: 1rem;
  padding: 1rem 0;
  background-color: #eee
}

.post-related-articles {
  margin-bottom: 3rem
}

.post-related-prev,
.post-related-next {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  overflow: hidden;
  display: block;
  color: #0472b3;
  text-decoration: none;
  white-space: nowrap;
  text-overflow: ellipsis
}

.post-related-prev {
  margin-bottom: .5rem
}

.post-related-next {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.post-related-prev>.icon {
  margin-right: 1rem
}

.post-related-next>.icon {
  margin-right: 1rem
}

.post-header {
  margin-bottom: 0
}

.post-title {
  margin-bottom: 1rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid gray
}

.post-categorise {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.post-categorise>.icon:not(:last-child) {
  margin-right: .5rem
}

.post-updated {
  margin-bottom: 1rem;
  color: #0472b3;
  text-align: right
}

.post-contents {
  overflow: hidden;
  margin-bottom: 3rem
}

.post-contents p {
  text-align: justify;
  font-size: 1.125rem;
  line-height: 2
}

.post-contents>*:not(:last-child) {
  margin-bottom: 2rem
}

.post-image>img {
  width: 100%;
  margin-bottom: .5rem
}

.post-image {
  font-size: .875rem
}

.post-payment {
  margin-bottom: 3rem
}

.post-share {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 3rem
}

.post-share>a {
  margin: 0 .5rem;
  text-decoration: none
}

.post-share .icon {
  width: 3rem;
  height: 3rem;
  font-size: 1.25rem
}

.post-share .icon-hateb {
  background-color: #00A4DE
}

.post-share .icon-facebook {
  background-color: #1877f2
}

.post-share .icon-twitter {
  background-color: #1DA1F2
}

.post-share .icon-line {
  background-color: #06c755
}

.post-ad {
  margin-bottom: 1rem
}

.post-comment {
  margin-bottom: 1rem
}

.post-comment #ulCommentWidget {
  padding: 1rem;
  background-color: white;
  border: solid 1px #0472b3
}

.post-more {
  display: table;
  margin-left: auto
}

.ranking {
  counter-reset: rank
}

.ranking-item {
  position: relative;
  padding-bottom: .5rem;
  border-bottom: 1px solid lightgray;
  counter-increment: rank
}

.ranking-item:not(:last-child) {
  margin-bottom: .5rem
}

.ranking-item::before {
  content: counter(rank);
  position: absolute;
  top: .5rem;
  left: .5rem;
  z-index: 1;
  width: 1.5rem;
  height: 1.5rem;
  background-color: #ff7bac;
  border-radius: 99px;
  color: white;
  font-size: 1rem;
  text-align: center;
  line-height: 1.5rem
}

.ranking-item.ranking-item-nodivide {
  padding-bottom: 0;
  border-bottom: none
}

.ranking.ranking-column .ranking-item {
  padding-left: 2.5rem
}

.ranking.ranking-column .ranking-item::before {
  top: 0;
  left: 0
}

.search-field {
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.search-field-input {
  position: absolute;
  top: 0;
  right: 0;
  overflow: hidden;
  width: 0;
  height: 100%;
  -webkit-transition: .2s;
  transition: .2s
}

.search-field-input>.text-field {
  width: 100%;
  height: 100%
}

.search-field-open,
.search-field-close {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 2.5rem;
  height: 2.5rem;
  font-size: 1.25rem;
  -webkit-transition: .2s;
  transition: .2s
}

.search-field-close {
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 999px;
  background-color: white;
  border: 1px solid #eee;
  font-size: 1.5rem;
  -webkit-transform: translateX(100%);
  transform: translateX(100%)
}

.search-panel {
  overflow-y: scroll;
  height: 30rem
}

.search-panel-header {
  padding: 2rem 1rem;
  background-color: lightgray
}

.search-panel-field {
  position: relative
}

.search-panel-field>.text-field {
  width: 100%;
  margin-bottom: 1rem;
  background-color: #eee
}

.search-panel-field>.icon {
  position: absolute;
  top: 0;
  right: 1rem
}

.search-panel-categories {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: -.25rem
}

.search-panel-cat {
  margin: .25rem;
  text-decoration: none
}

.search-panel-result {
  overflow: hidden
}

.search-panel-items>*:not(:last-child) {
  margin-bottom: .25rem
}

.search-panel-items>[class^=l-grid-col] {
  margin: 0
}

.service-nav-list {
  margin: -.5rem;
  list-style: none
}

.service-nav-list>li {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin: .5rem
}

.service-nav-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: inherit;
  font-size: 12px;
  text-decoration: none;
  text-align: center
}

.service-nav-item>.icon {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  margin: 0 auto .25rem;
  border: 1px solid white;
  font-size: 1rem;
  text-align: center;
  line-height: 2rem
}

.service-nav-item>span {
  -ms-writing-mode: tb-lr;
  -webkit-writing-mode: vertical-lr;
  writing-mode: vertical-lr
}

.site-nav {
  padding: 4rem 0 0;
  color: white;
  background-color: #040922f3;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: .5s;
  transition: .5s
}

.site-nav-title::before,
.site-nav-title::after {
  background-color: white
}

.site-nav .accordion-body {
  padding-left: 1rem;
  padding-right: 1rem
}

.site-nav-block {
  width: calc(100% + 2rem);
  margin-left: -1rem;
  margin-right: -1rem
}

.site-nav-block:not(:last-child) {
  margin-top: -1px
}

.site-nav-medias {
  width: 100%;
  margin: 1.5rem auto
}

.site-nav-medias>ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  margin: -.5rem;
  list-style: none
}

.site-nav-media {
  width: 100%;
  padding: .5rem
}

.site-nav-service {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 3rem;
  padding: 0 1rem;
  border-radius: 999px;
  background-color: white;
  color: black;
  font-size: 1.25rem;
  text-decoration: none
}

.site-nav-service>.icon {
  margin-right: .5rem
}

.site-nav-headline {
  font-size: 1rem
}

.site-nav-list {
  margin: 1.5rem 0;
  padding-left: 1.25rem
}

.site-nav-list>li:not(:last-child) {
  margin-bottom: .5rem
}

.site-nav-list a {
  color: inherit;
  text-decoration: none
}

.site-nav-links {
  margin-left: 1rem
}

.site-nav-links>div {
  display: inline-block
}

.site-nav-close {
  position: fixed;
  top: 0;
  right: 1rem;
  width: 3rem;
  height: 3rem;
  font-size: 3rem;
  text-align: center;
  line-height: 3rem
}

.slide-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 1rem
}

.slide-nav-prev,
.slide-nav-next {
  width: 2.5rem;
  height: 2.5rem;
  border: 1px solid lightgray;
  border-radius: 999px;
  text-align: center;
  line-height: 2.5rem;
  cursor: pointer
}

.slide-nav-pager {
  margin: 0 1rem
}

.slide-nav-page {
  width: 2rem;
  height: 2.5rem;
  text-align: center;
  line-height: 2.5rem;
  border-bottom: 2px solid transparent
}

.tab-tabbars {
  overflow-x: scroll;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: .5rem;
  margin-left: -1rem;
  margin-right: -1rem;
}

.tab-tabbars::before,
.tab-tabbars::after {
  content: "";
  display: inline-block;
  min-width: 1rem;
  height: 1px
}

.tab-tabbar:not(:last-child) {
  margin-right: 1rem
}

.tab-tabviews {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.todays-weather-updated {
  display: block;
  margin-bottom: .5rem;
  color: gray;
  font-size: 10px
}

.todays-weather-areas {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.todays-weather-areas::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 1px;
  height: 100%;
  background-color: gray;
  -webkit-transform: rotate(10deg);
  transform: rotate(10deg)
}

.todays-weather-area {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: .5rem;
  text-align: center
}

.todays-weather-name {
  margin-right: .5rem
}

.todays-weather-icon {
  font-size: 2.5rem
}

.todays-weather-icon .wi-day-sunny {
  color: orangered
}

.todays-weather-icon .wi-day-cloudy {
  color: darkslategray
}

.todays-weather-icon .wi-cloud {
  color: gray
}

.todays-weather-icon .wi-cloudy {
  color: gray
}

.todays-weather-icon .wi-hail {
  color: dodgerblue
}

.todays-weather-icon .wi-day-hail {
  color: darkslategray
}

.todays-weather-icon .wi-thunderstorm {
  color: gold
}

.todays-weather-icon .wi-snowflake-cold {
  color: skyblue
}

.todays-weather-icon .wi-fog {
  color: skyblue
}

.todays-weather-icon-cloud {
  color: gray
}

.todays-weather-temperature {
  width: 100%;
  font-size: 1.125rem
}

.todays-weather-high {
  color: red
}

.todays-weather-low {
  color: skyblue
}

.todays-weather-desc {
  display: block;
  font-size: .875rem
}

.todays-weather-message {
  color: gray;
  text-align: center
}

.todays-weather-message .icon {
  display: block;
  margin-bottom: .25rem;
  font-size: 1.5rem
}

.todays-weather-spinner {
  display: inline-block;
  -webkit-animation: rotation 1s linear infinite;
  animation: rotation 1s linear infinite
}

@-webkit-keyframes rotation {
  from {
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }
  to {
    -webkit-transform: rotate(365deg);
    transform: rotate(365deg)
  }
}

@keyframes rotation {
  from {
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }
  to {
    -webkit-transform: rotate(365deg);
    transform: rotate(365deg)
  }
}

.topic-news-board-filter select {
  width: 15rem;
  margin-bottom: 1rem;
  font-weight: 600;
}

.topic-news-board-navigator {
  position: relative;
  margin-top: 2rem
}

.topic-news-board-navigator>.link {
  margin-top: 1.5rem;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.totop {
  position: fixed;
  right: .5rem;
  bottom: 1rem;
  z-index: 99;
  display: block;
  text-decoration: none;
  -webkit-transform: translateY(calc(100% + 1rem));
  transform: translateY(calc(100% + 1rem));
  -webkit-transition: .5s;
  transition: .5s
}

.totop>.icon-circle {
  width: 2.5rem;
  height: 2.5rem;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg)
}

.h-full {
  height: 100% !important
}

.mb0 {
  margin-bottom: 0 !important
}

.mb1 {
  margin-bottom: .5rem !important
}

.mb2 {
  margin-bottom: 1rem !important
}

.pl1 {
  padding-left: 1rem !important
}

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

.float-right {
  float: right !important
}

.clear {
  clear: both !important
}

.clear::before,
.clear::after {
  content: "";
  display: block;
  clear: both
}

.accordion.is-open .accordion-trigger::after {
  -webkit-transform: translateY(-50%) rotate(0);
  transform: translateY(-50%) rotate(0);
  opacity: 0
}

.accordion.is-open .accordion-body-fade {
  display: block;
  -webkit-animation: fadeIn .2s forwards;
  animation: fadeIn .2s forwards
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0
  }
  to {
    opacity: 1
  }
}

@keyframes fadeIn {
  from {
    opacity: 0
  }
  to {
    opacity: 1
  }
}

.category-nav-link.is-current {
  background-color: gray
}

.controller-nav .controller-active,
.controller-nav button.tns-nav-active {
  border-bottom-color: inherit
}

.controller.is-centered {
  display: table;
  margin-left: auto;
  margin-right: auto
}

.controller.is-centered .controller-nav>.tns-nav {
  overflow-x: visible;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.controller-controls button:disabled {
  opacity: .5
}

.is-hidden {
  display: none
}

.is-visible {
  display: block
}

.flash-news-tab.is-show {
  min-width: 12rem
}

.flash-news-tab.is-show>.icon {
  display: inline-block;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg)
}

.header.is-show-search .header-logo,
.header.is-show-search .header-menu-item:nth-of-type(1),
.header.is-show-search .header-menu-item:nth-of-type(3),
.header.is-show-search .header-menu-item:nth-of-type(4) {
  display: none
}

.header.is-show-search .header-menu,
.header.is-show-search .header-menu-item {
  width: 100%;
  border: none
}

.l-header.is-fixed {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  margin: 0 !important;
  padding-top: .5rem;
  padding-bottom: 0;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition: .5s;
  transition: .5s
}

.l-header.is-fixed>.header {
  padding-left: 1rem;
  padding-right: 1rem
}

.l-header.is-show {
  -webkit-transform: translateY(0);
  transform: translateY(0)
}

.l-side.is-show {
  -webkit-transform: translateX(0);
  transform: translateX(0)
}

.page-nav-link.is-current {
  color: white
}

.page-nav.is-hover .page-nav-link.is-current {
  color: #0472b3
}

.page-nav-link.is-hover {
  color: white
}

.pay-wall-button.is-show {
  opacity: 1
}

.pay-wal-tabbars.is-selected .pay-wall-button:not(.is-show) {
  background-color: lightgray
}

.pay-wall-tabviews.is-show {
  display: block;
  -webkit-animation: fadeIn .5s forwards;
  animation: fadeIn .5s forwards
}

@keyframes fadeIn {
  from {
    opacity: 0
  }
  to {
    opacity: 1
  }
}

.search-field.is-active {
  width: 100%
}

.search-field.is-active .search-field-input {
  width: 100%
}

.search-field.is-active .search-field-open {
  margin-left: auto;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%)
}

.search-field.is-active .search-field-close {
  -webkit-transform: translateX(0);
  transform: translateX(0)
}

.site-nav.is-show {
  opacity: 1;
  visibility: visible
}

.totop.is-show {
  -webkit-transform: translateY(0);
  transform: translateY(0)
}

@media (min-width: 414px) {
  .l-ad2 .l-grid-6 {
    width: 50%
  }
  .search-field-close {
    font-size: 1.75rem
  }
  .site-nav-media {
    width: 40%
  }
  .header-search {
    width: 100%;
    max-width: none;
  }
  .site-nav-close {
    width: 5rem;
    height: 5rem;
    font-size: 5rem;
  }
}

@media (min-width: 414px) and (max-width: 768px) {
  .l-grid-col4 {
    width: 50%
  }
}

@media (min-width: 769px) {
  body {
    width: 100%
  }
  .l-column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
  .l-column-main {
    width: 65%;
    margin: 0 1.5rem 0 0
  }
  .l-column-sub {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
  }
  .l-container {
    width: 100%;
    max-width: 1300px;
    margin-left: auto;
    margin-right: auto
  }
  .l-grid-col {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: auto
  }
  .l-grid-col3 {
    width: 25%
  }
  .l-grid-col4 {
    width: 33.33%
  }
  .l-grid-col6 {
    width: 50%
  }
  .l-side {
    top: 50%;
    right: 1rem;
    width: 2.5rem;
    max-height: none;
    -webkit-transform: translate(calc(100% + 1rem), -50%);
    transform: translate(calc(100% + 1rem), -50%)
  }
  .heading-title {
    font-size: 1.5rem
  }
  .heading-subText {
    font-size: .9em
  }
  .icon-circle {
    font-size: 1rem
  }
  .icon-rounded {
    font-size: .75rem
  }
  .carousel {
    margin-left: 0;
    margin-right: 0
  }
  .category-nav>div {
    overflow-x: auto
  }
  .category-nav>div::after {
    display: none
  }
  .controller {
    margin: 1rem auto 0
  }
  .controller-nav>div {
    overflow-x: visible
  }
  .featured-contents-slider .l-grid-col {
    max-width: 20%
  }
  .flash-news {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
  .flash-news::after {
    content: "";
    display: block;
    clear: both
  }
  .flash-news-subjects {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
  }
  .flash-news-tabview {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin: 0 1rem 0 0
  }
  .flash-news-tab {
    -webkit-box-flex: .5;
    -ms-flex: .5;
    flex: .5;
    min-width: auto;
    font-size: 1rem
  }
  .footer {
    padding: 2rem 0
  }
  .footer-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
  .footer-company {
    margin: 0 5rem 0 0
  }
  .footer-address {
    padding-left: 0;
    border-left: none
  }
  .footer-company-logo {
    width: auto
  }
  .footer-sitemap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0
  }
  .footer-links:not(:last-child) {
    margin: 0 2rem 0 0
  }
  .footer-links .accordion-trigger {
    display: table;
    margin-bottom: .5rem;
    padding: 0;
    border-bottom: 1px solid gray;
    line-height: inherit;
    border-top: none
  }
  .footer-links .accordion-trigger::before,
  .footer-links .accordion-trigger::after {
    display: none
  }
  .footer-links .accordion-body {
    height: auto !important
  }
  .footer-list {
    display: inline-block;
    vertical-align: top;
    padding-left: 2rem;
    list-style: disc
  }
  .footer-list:first-of-type {
    padding-left: 3rem
  }
  .footer-list>li {
    height: auto;
    padding-left: 0;
    border-bottom: none;
    line-height: inherit
  }
  .footer-paper-logo {
    width: auto
  }
  .header-logo {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    width: 17rem
  }
  .header-desc {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    width: auto;
    margin: 0 auto 0 3rem;
    font-size: 12px
  }
  .header-menu {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    height: 3rem
  }
  .header-menu-item {
    width: auto;
    font-size: 1.25rem
  }
  .header-search {
    width: 15rem;
    padding: 0 1rem;
  }
  .header-search .search-field {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
  }
  .header-search .search-field-input {
    width: 100%
  }
  .header-button {
    min-width: 4rem;
    padding: 0 1rem
  }
  .header-subscribe {
    padding: 0 1rem
  }
  .header-subscribe>.icon {
    margin-right: .5rem
  }
  .header-subscribe>span {
    display: block;
    font-size: 1rem;
  }
  .header-sm .header-logo {
    width: 15rem
  }
  .header-sm .header-desc {
    display: block
  }
  .header-sm .header-nav {
    margin-top: 1rem;
    padding-top: 1rem
  }
  .headline-list {
    margin-top: 0
  }
  .headline-grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -.5rem
  }
  .headline-grid-col {
    width: 50%;
    padding: .5rem
  }
  .news-card-title {
    font-size: 1rem
  }
  .news-tile-image {
    width: 8rem
  }
  .news-tile-image>div {
    height: 100%;
    padding-top: 0
  }
  .news-tile-title {
    font-size: 1rem
  }
  .news-tile-lg .news-tile-image {
    width: 12rem
  }
  .news-tile-lg .news-tile-title {
    font-size: 1.25rem
  }
  .news-tile-sm .news-tile-image {
    width: 7rem
  }
  .news-tile.news-tile-in-topic {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
  }
  .news-tile.news-tile-in-topic .news-tile-box {
    margin-top: 0
  }
  .news-tile.news-tile-in-topic .news-tile-image {
    width: 12rem;
    margin: 0 1rem 0 0
  }
  .news-tile.news-tile-in-topic .news-tile-title {
    font-size: 1rem
  }
  .page-nav {
    font-size: 1.125rem
  }
  .page-nav-link {
    padding: .25rem 1rem
  }
  .page-nav-dot {
    padding: 0 .25rem
  }
  .pay-method {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
  }
  .pay-method-tmb {
    width: 15rem;
    margin: 0 2rem 0 0
  }
  .pay-method-button {
    width: auto;
    max-width: 12rem
  }
  .pay-wall {
    padding: 2rem
  }
  .pay-wall-inner {
    width: 80%;
    margin: auto
  }
  .pay-wall-accordions>.accordion:nth-child(2),
  .pay-wall-accordions>.accordion:nth-child(3),
  .pay-wall-accordions>.accordion:nth-child(4) {
    display: none
  }
  .pay-wall-tabs {
    display: block
  }
  .pay-wal-tabbars {
    margin-bottom: 0 !important
  }
  .pay-wall-button {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
  }
  .post-related-articles {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
  .post-related-prev {
    margin: 0 3rem 0 0
  }
  .post-related-next {
    display: block;
    text-align: right
  }
  .post-related-next>.icon {
    margin: 0 0 0 1rem
  }
  .post-title {
    font-size: 1.5rem;
    width: 75%;
    margin: auto
  }
  .post-body {
    width: 75%;
    margin: auto
  }
  .post-image {
    clear: both;
    float: left;
    width: 25rem;
    margin-right: 2rem
  }
  .post-share>a {
    margin: 0 1rem
  }
  .ranking-item::before {
    width: 2rem;
    height: 2rem;
    line-height: 2rem
  }
  .ranking.ranking-column .ranking-item {
    padding-left: 3rem
  }
  .search-field-open,
  .search-field-close {
    width: 3rem;
    height: 3rem;
    font-size: 1.5rem
  }
  .site-nav {
    padding: 10rem 0
  }
  .site-nav-title {
    border-top: none;
    pointer-events: none
  }
  .site-nav-title::before,
  .site-nav-title::after {
    display: none
  }
  .site-nav .accordion-body {
    height: auto !important;
    padding: 0
  }
  .site-nav-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -1rem
  }
  .site-nav-block {
    width: 50%;
    margin: 0;
    padding: 1rem
  }
  .site-nav-block:first-child {
    width: 100%
  }
  .site-nav-block:not(:last-child) {
    margin-top: 0
  }
  .site-nav-medias {
    width: 50%
  }
  .site-nav-close {
    top: 1rem;
    right: 1rem
  }
  .tab-tabbars {
    overflow-x: visible;
    margin-left: auto;
    margin-right: auto
  }
  .tab-tabbars::before,
  .tab-tabbars::after {
    display: none
  }
  .tab-tabbar:not(:last-child) {
    margin: 0 .5rem 0 0
  }
  .todays-weather-updated {
    font-size: 12px
  }
  .topic-news-board-navigator>.link {
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
  }
  .totop {
    right: 1rem
  }
  .mb0-md {
    margin-bottom: 0 !important
  }
  .flash-news-tab.is-show {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-width: auto
  }
  .l-header.is-fixed {
    padding-top: 1rem;
  }
  .l-header.is-fixed>.header {
    margin: auto
  }
  .l-side.is-show {
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%)
  }
  .pay-wal-tabbars.is-selected .pay-wall-button {
    border-radius: .25rem .25rem 0 0
  }
}

/*@media (min-width: 1200px) {*/
  .category-nav-link {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 1.1rem
  }
  .news-tile-caption {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: auto;
    margin: 0 1rem 0 0
  }
  .news-tile-attr1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin: 0 .5rem 0 0
  }
  .news-tile-attr2 {
    margin-top: 0
  }
  .post-related-prev,
  .post-related-next {
    font-size: 1.25rem
  }
  .search-panel-field>.text-field {
    width: 25rem
  }
  .search-panel-categories {
    margin: -.5rem
  }
  .search-panel-cat {
    margin: .5rem
  }
  
@media (min-width: 1200px) {
  .service-nav {
    overflow: visible;
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
  }
  .service-nav-list {
    display: block;
    padding: 0
  }
  .service-nav-item {
    font-size: 1rem
  }
  .service-nav-item>.icon {
    width: 2.5rem;
    height: 2.5rem;
    line-height: 2.5rem
  }
}

@media (max-width: 768px) {
  .tab-tabbars.tab-tabbars-vertical {
    overflow-x: visible;
    display: block;
    margin: 0 0 .5rem
  }
  .tab-tabbars.tab-tabbars-vertical::before,
  .tab-tabbars.tab-tabbars-vertical::after {
    display: none
  }
  .tab-tabbars.tab-tabbars-vertical .tab-tabbar:not(:last-child) {
    margin: 0 0 .5rem
  }
  div.gsc-control-cse.gsc-control-cse-ja {
    padding: 0;
  }
}

@media (max-width: 768px) and (orientation: landscape) {
  .service-nav-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
}

@media (max-width: 320px) {
  .l-side {
    top: 9.5rem
  }
  .header-logo {
    margin: 0 auto .5rem
  }
  .header-desc {
    text-align: center
  }
  .header-menu {
    width: 100%
  }
  .header-menu-item {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
  }
  .page-nav {
    font-size: 11px
  }
  .service-nav-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
}

@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop,
  body {
    font-family: "メイリオ", Meiryo, sans-serif
  }
  *::-ms-backdrop,
  .l-side {
    transform: translate(4rem, -50%)
  }
  *::-ms-backdrop,
  .carousel .tns-carousel {
    display: block
  }
  *::-ms-backdrop,
  .headline-grid-col {
    margin-left: 0 !important
  }
  *::-ms-backdrop,
  .news-card-box {
    -ms-flex: none;
    flex: none
  }
  *::-ms-backdrop,
  .service-nav-item>span {
    margin-top: 0;
    margin-left: -5px
  }
  *::-ms-backdrop,
  .totop {
    right: 1rem;
    transform: translateY(4rem)
  }
}

.sp-only {
  display: none;
}

@media screen and (max-width: 768px) {
  .sp-only {
    display: block;
    padding-bottom: 2rem;
  }
}

.pc-only {
  display: block;
}

@media screen and (max-width: 768px) {
  .pc-only {
    display: none;
  }
}

.font-main {
  font-size: 1.2em;
  padding-top: 0.8rem;
}

.video-container {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  margin-bottom: 50px;
}
  
.video-container iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
  
.bousaiinfo {
  margin: 5px auto;
  width: 100%;
  max-width: 1200px;
}

.bousaiinfotytle {
  padding-top: 6px;
  padding-bottom: 6px;
  background-color: #d4d445;
  font-size: 1.4rem;
  border: 1px solid;
  text-align: center;
  font-weight: bold;
}

.bousaiinfoparts {
  background-color: #d4d445;
  width: calc(100%/5);
  height: 30px;
  float: left;
  border-right: 1px solid;
  border-left: 1px solid;
  border-bottom: 1px solid;
  padding-top: 2px;
  text-align: center;
}

.clear img {
  margin-top: .1rem;
}

.fa-lock {
  color: #f53f3f
}

.selection {
  float: right;
  padding: 5px;
  min-width: 150px;
  max-width: 200px
}

.tsuri th {
  padding: 1rem 2rem;
}

.tsuri td {
  padding: 1rem 2rem;
}

.kuwashiku a {
  color: #0472B3
}

.page-nav-link {
  color: #0a5ad2;
  font-weight: 800;
}

@media (prefers-color-scheme: dark) {
  body,.column-banners,.post-container,.post-updated,.__uz__header-div,.prwire_all {
    background-color: #444;
    color: #e4e4e4;
  }
  a {
    color: #e9db5b;
  }
  img {
    filter: grayscale(30%);
  }
  .header-subscribe,.header-button,.todays-weather-icon .wi-day-hail {
    color: #0a5ad2;
  }
  .page-nav-link {
    color: #c21a57;
  }
  .news-tile-title,.news-tile-excerpt,.news-tile-summary,.news-card-title,.news-card-excerpt,.news-card-caption,.field-select,.prwire,.csw-content-title,.csw-word-label,.pay-wall-title,.pay-wall-counter {
    color: #444;
  }
  .ranking-item,div.prwire,.nordot-curation,.nordot-post,.accordion-trigger::before,.accordion-trigger::after {
    background-color: #e4e4e4;
  }
  .l-footer,.pay-method {
    background-color: #666;
  }
  .news-card.news-card-video {
    background-color: #dae451d0;
  }
  .service-nav-item {
    color: #cf34b5ee;
  }
  div.pr_list_right_head {
    color: #d88334;
  }
  div.pr_list_right_description {
    color: #dae451d0;
  }
}

.nordot-post {
  margin: 1.5rem auto;
}

.shimbun-koudoku {
  font-weight: 600;
  color: #c21a57;
}

.__uz__article-text {
  color:#1877f2 !important
}

.menu-botton {
  font-size: .9rem;
  margin-top: -.9rem;
  text-align: center;
}

.pr_img_none {
  text-align: left;
}

@media (min-width: 414px) {
  .pr_img_none {
    text-align: center;
  } 
}

.bg-black {
  background-color: #000000;
  color: #f2f2f2;
}