@charset "UTF-8";
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  background: transparent;
  border: 0;
  font-size: 100%;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
}

body {
  line-height: 1;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

ul, ol {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

a {
  background: transparent;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* change border colour to suit your needs */
hr {
  border: 0;
  border-top: 1px solid #cccccc;
  display: block;
  height: 1px;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html {
  font-size: 62.5%;
}

body {
  background-color: #fff;
  color: #333;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "Meiryo UI", sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
}

a {
  color: #333;
}

img {
  height: auto;
  max-width: 100%;
  vertical-align: bottom;
}

.font-red {
  color: #e60039 !important;
}

.font-bold {
  font-weight: bold !important;
}

.text-center {
  text-align: center !important;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.mt-0 {
  margin-top: 0px !important;
}

.mb-0 {
  margin-bottom: 0px !important;
}

.mr-0 {
  margin-right: 0px !important;
}

.ml-0 {
  margin-left: 0px !important;
}

.mt-10 {
  margin-top: 10px !important;
}

.mb-10 {
  margin-bottom: 10px !important;
}

.mr-10 {
  margin-right: 10px !important;
}

.ml-10 {
  margin-left: 10px !important;
}

.mt-20 {
  margin-top: 20px !important;
}

.mb-20 {
  margin-bottom: 20px !important;
}

.mr-20 {
  margin-right: 20px !important;
}

.ml-20 {
  margin-left: 20px !important;
}

.mt-30 {
  margin-top: 30px !important;
}

.mb-30 {
  margin-bottom: 30px !important;
}

.mr-30 {
  margin-right: 30px !important;
}

.ml-30 {
  margin-left: 30px !important;
}

.mt-40 {
  margin-top: 40px !important;
}

.mb-40 {
  margin-bottom: 40px !important;
}

.mr-40 {
  margin-right: 40px !important;
}

.ml-40 {
  margin-left: 40px !important;
}

.mt-50 {
  margin-top: 50px !important;
}

.mb-50 {
  margin-bottom: 50px !important;
}

.mr-50 {
  margin-right: 50px !important;
}

.ml-50 {
  margin-left: 50px !important;
}

.mt-60 {
  margin-top: 60px !important;
}

.mb-60 {
  margin-bottom: 60px !important;
}

.mr-60 {
  margin-right: 60px !important;
}

.ml-60 {
  margin-left: 60px !important;
}

.mt-70 {
  margin-top: 70px !important;
}

.mb-70 {
  margin-bottom: 70px !important;
}

.mr-70 {
  margin-right: 70px !important;
}

.ml-70 {
  margin-left: 70px !important;
}

.mt-80 {
  margin-top: 80px !important;
}

.mb-80 {
  margin-bottom: 80px !important;
}

.mr-80 {
  margin-right: 80px !important;
}

.ml-80 {
  margin-left: 80px !important;
}

.mt-90 {
  margin-top: 90px !important;
}

.mb-90 {
  margin-bottom: 90px !important;
}

.mr-90 {
  margin-right: 90px !important;
}

.ml-90 {
  margin-left: 90px !important;
}

.mt-100 {
  margin-top: 100px !important;
}

.mb-100 {
  margin-bottom: 100px !important;
}

.mr-100 {
  margin-right: 100px !important;
}

.ml-100 {
  margin-left: 100px !important;
}

.mt-10 {
  padding-top: 10px !important;
}

.mb-10 {
  padding-bottom: 10px !important;
}

.mr-10 {
  padding-right: 10px !important;
}

.ml-10 {
  padding-left: 10px !important;
}

.mt-20 {
  padding-top: 20px !important;
}

.mb-20 {
  padding-bottom: 20px !important;
}

.mr-20 {
  padding-right: 20px !important;
}

.ml-20 {
  padding-left: 20px !important;
}

.mt-30 {
  padding-top: 30px !important;
}

.mb-30 {
  padding-bottom: 30px !important;
}

.mr-30 {
  padding-right: 30px !important;
}

.ml-30 {
  padding-left: 30px !important;
}

.mt-40 {
  padding-top: 40px !important;
}

.mb-40 {
  padding-bottom: 40px !important;
}

.mr-40 {
  padding-right: 40px !important;
}

.ml-40 {
  padding-left: 40px !important;
}

.mt-50 {
  padding-top: 50px !important;
}

.mb-50 {
  padding-bottom: 50px !important;
}

.mr-50 {
  padding-right: 50px !important;
}

.ml-50 {
  padding-left: 50px !important;
}

.mt-60 {
  padding-top: 60px !important;
}

.mb-60 {
  padding-bottom: 60px !important;
}

.mr-60 {
  padding-right: 60px !important;
}

.ml-60 {
  padding-left: 60px !important;
}

.mt-70 {
  padding-top: 70px !important;
}

.mb-70 {
  padding-bottom: 70px !important;
}

.mr-70 {
  padding-right: 70px !important;
}

.ml-70 {
  padding-left: 70px !important;
}

.mt-80 {
  padding-top: 80px !important;
}

.mb-80 {
  padding-bottom: 80px !important;
}

.mr-80 {
  padding-right: 80px !important;
}

.ml-80 {
  padding-left: 80px !important;
}

.mt-90 {
  padding-top: 90px !important;
}

.mb-90 {
  padding-bottom: 90px !important;
}

.mr-90 {
  padding-right: 90px !important;
}

.ml-90 {
  padding-left: 90px !important;
}

.mt-100 {
  padding-top: 100px !important;
}

.mb-100 {
  padding-bottom: 100px !important;
}

.mr-100 {
  padding-right: 100px !important;
}

.ml-100 {
  padding-left: 100px !important;
}

.pt-10 {
  padding-top: 10px !important;
}

.pb-10 {
  padding-bottom: 10px !important;
}

.pr-10 {
  padding-right: 10px !important;
}

.pl-10 {
  padding-left: 10px !important;
}

.pt-20 {
  padding-top: 20px !important;
}

.pb-20 {
  padding-bottom: 20px !important;
}

.pr-20 {
  padding-right: 20px !important;
}

.pl-20 {
  padding-left: 20px !important;
}

.pt-30 {
  padding-top: 30px !important;
}

.pb-30 {
  padding-bottom: 30px !important;
}

.pr-30 {
  padding-right: 30px !important;
}

.pl-30 {
  padding-left: 30px !important;
}

.pt-40 {
  padding-top: 40px !important;
}

.pb-40 {
  padding-bottom: 40px !important;
}

.pr-40 {
  padding-right: 40px !important;
}

.pl-40 {
  padding-left: 40px !important;
}

.pt-50 {
  padding-top: 50px !important;
}

.pb-50 {
  padding-bottom: 50px !important;
}

.pr-50 {
  padding-right: 50px !important;
}

.pl-50 {
  padding-left: 50px !important;
}

.pt-60 {
  padding-top: 60px !important;
}

.pb-60 {
  padding-bottom: 60px !important;
}

.pr-60 {
  padding-right: 60px !important;
}

.pl-60 {
  padding-left: 60px !important;
}

.pt-70 {
  padding-top: 70px !important;
}

.pb-70 {
  padding-bottom: 70px !important;
}

.pr-70 {
  padding-right: 70px !important;
}

.pl-70 {
  padding-left: 70px !important;
}

.pt-80 {
  padding-top: 80px !important;
}

.pb-80 {
  padding-bottom: 80px !important;
}

.pr-80 {
  padding-right: 80px !important;
}

.pl-80 {
  padding-left: 80px !important;
}

.pt-90 {
  padding-top: 90px !important;
}

.pb-90 {
  padding-bottom: 90px !important;
}

.pr-90 {
  padding-right: 90px !important;
}

.pl-90 {
  padding-left: 90px !important;
}

.pt-100 {
  padding-top: 100px !important;
}

.pb-100 {
  padding-bottom: 100px !important;
}

.pr-100 {
  padding-right: 100px !important;
}

.pl-100 {
  padding-left: 100px !important;
}

.visible-sp {
  display: none;
}

.video {
  padding-top: 56.25%;
  position: relative;
}

.video iframe {
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}

.container, .l-block, .l-header__top, .l-footer__inner, .tags__inner {
  margin: 0 auto;
  max-width: 1312px;
  padding-left: 16px;
  padding-right: 16px;
}

.l-block {
  margin-top: 20px;
  margin-top: 2rem;
}

.l-block:first-child {
  margin-top: 0;
}

.l-container {
  -webkit-box-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.l-article {
  width: calc(100% - 300px);
}

.l-sidebar {
  margin-left: 40px;
  min-width: 300px;
  width: 300px;
}

.l-header {
  margin-bottom: 20px;
}

.l-header__top {
          align-items: center;
  background-color: #fff;
  -webkit-box-align: center;
  -webkit-box-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
      -ms-flex-align: center;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 10px;
  padding-top: 10px;
  width: 100%;
}

.header__logo {
  width: 155px;
  height: auto;
}

.header__logo__inner {
  display: block;
  -webkit-transition: opacity ease-in-out 0.2s;
  -o-transition: opacity ease-in-out 0.2s;
  transition: opacity ease-in-out 0.2s;
}

.header__logo__inner:hover {
  opacity: 0.8;
}

.header__link {
          align-items: center;
  -webkit-box-align: center;
  -webkit-box-pack: end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
      -ms-flex-align: center;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-bottom: 15px;
}

.header__link__item {
  color: #0b3190;
  text-decoration: none;
  -webkit-transition: opacity ease-in-out 0.2s;
  -o-transition: opacity ease-in-out 0.2s;
  transition: opacity ease-in-out 0.2s;
}

.header__link__item:hover {
  opacity: 0.8;
}

.header__link__item + .header__link__item {
  margin-left: 10px;
}

.header__link__item.-external {
  position: relative;
}

.header__link__item.-external:after {
  background: url(/raditopi/wp-content/themes/raditopi/img/ico_external_gray.svg) no-repeat center center;
  background-size: contain;
  content: "";
  display: inline-block;
  height: 12px;
  margin-left: 3px;
  width: 12px;
}

.header__search--sp {
  display: none;
}

.header__search--sp.-open {
  display: block;
}

.header__search__btn {
  display: none;
}

.header__search__inner {
          align-items: center;
  -webkit-box-align: center;
  -webkit-box-pack: end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
      -ms-flex-align: center;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.header__search__ttl {
  font-size: 13px;
  font-size: 1.3rem;
  margin-right: 7px;
  white-space: nowrap;
}

.header__search__input {
  width: 320px;
}

.header__search .gsc-control-cse {
  background-color: transparent !important;
  border: none !important;
  padding: 0 !important;
}

.header__hamburger {
  display: none;
}

.header__searchbtn {
  display: none;
}

.l-spnav {
  display: none;
}

.l-spnav.-open {
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
}

.l-spnav__inner {
  height: 100%;
  overflow-y: auto;
  position: relative;
  width: 100%;
}

.spnav__closebtn {
          align-items: center;
  background-color: #fff;
  border-bottom: 1px solid #707070;
  -webkit-box-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
      -ms-flex-align: center;
  padding: 8px 11px;
}

.spnav__closebtn__txt {
  font-size: 11px;
  font-weight: bold;
  margin-left: 7px;
}

.spnav__categories {
  background-color: #fff;
  border-top: 2px solid #0b3190;
}

.spnav__categories__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.spnav__categories__item {
  border-bottom: 1px solid #0b3190;
      flex-basis: 50%;
  -ms-flex-preferred-size: 50%;
}

.spnav__categories__item:first-of-type {
      flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
}

.spnav__categories__item:nth-of-type(2n) {
  border-right: 1px solid #0b3190;
}

.spnav__categories__link {
  color: #0b3190;
  display: block;
      flex-basis: 50%;
  -ms-flex-preferred-size: 50%;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.3;
  padding: 20px 20px 20px 24px;
  position: relative;
  text-decoration: none;
}

.spnav__categories__link:before {
  border-color: transparent transparent transparent #e60039;
  border-style: solid;
  border-width: 5px 0 5px 8px;
  content: "";
  display: inline-block;
  height: 0;
  left: -8px;
  position: relative;
  width: 0;
}

.spnav__links {
  background-color: #f2f2f2;
  border-bottom: 2px solid #0b3190;
}

.spnav__links__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.spnav__links__item {
/*
  border-bottom: 1px solid #0b3190;
*/
  border-bottom: none;
/*
      flex-basis: 50%;
  -ms-flex-preferred-size: 50%;
*/
      flex-basis: 25%;
  -ms-flex-preferred-size: 25%;
}

.spnav__links__item:nth-of-type(2n-1) {
  border-right: 1px solid #0b3190;
}

.spnav__links__item:last-of-type {
  text-align: center;
  border-bottom: none;
  border-right: none;
/*
      flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
*/
      flex-basis: 75%;
  -ms-flex-preferred-size: 75%;

}

.spnav__links__link {
  color: #0b3190;
  display: block;
/*
      flex-basis: 50%;
  -ms-flex-preferred-size: 50%;
*/
      flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.3;
  padding: 20px 16px;
  text-decoration: none;
}

.spnav__links__link.-sns {
  padding: 10px 16px;
  text-align: center;
}

.spnav__links__link.-sns img {
  height: 40px;
  width: 40px;
}

.spnav__links__link.-external {
  position: relative;
}

.spnav__links__link.-external:after {
  background: url(/raditopi/wp-content/themes/raditopi/img/ico_external_navy.svg) no-repeat center center;
  background-size: contain;
  content: "";
  display: inline-block;
  height: 12px;
  margin-left: 7px;
  width: 12px;
}

.l-footer {
  margin-top: 100px;
  margin-top: 10rem;
  margin-bottom: 90px;
  position: relative;
}

.footer__logo {
  margin: 0 auto 60px;
  margin: 0 auto 6rem;
  width: 200px;
}

.footer__cokkie {
  padding-bottom: 20px;
  padding-bottom: 2rem;
  padding-top: 20px;
  padding-top: 2rem;
}

.footer__cokkie__inner {
  margin: 0 auto;
  max-width: 1280px;
}

.footer__cokkie__ttl {
  background-color: #f2f2f2;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.3;
  margin-bottom: 5px;
  padding: 10px 20px;
}

.footer__cokkie__ttl:after {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}

.footer__cokkie__ttl.-open:after {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}

.footer__cokkie__content {
  padding: 0 20px;
}

.footer__cokkie__content.-open {
  display: block;
}

.footer__cokkie__txt {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.5;
}

.footer__caution {
  background-color: #011b5d;
  color: #fff;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.5;
  padding-bottom: 15px;
  padding-bottom: 1.5rem;
  padding-top: 10px;
  padding-top: 1rem;
}

.ttl__block, .article__contents h2 {
  border-bottom: 2px solid #0b3190;
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: bold;
  line-height: 1.3;
  margin-bottom: 10px;
  padding-bottom: 5px;
}

.btn {
  background-color: transparent;
  border: 1px solid transparent;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.4;
  padding: 0;
  text-align: center;
  text-decoration: none;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  white-space: nowrap;
}

.btn-default {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #0b3190;
  border: 1px solid #0b3190;
  border-radius: 6px;
  color: #fff;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  letter-spacing: .1em;
  min-width: 260px;
  padding: 10px 20px;
  position: relative;
  -webkit-transition: all ease-in-out 0.2s;
  -o-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
}
.btn-fwd {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #0b3190;
  border: 1px solid #0b3190;
  border-radius: 6px;
  color: #fff;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  letter-spacing: .1em;
  min-width: 260px;
  padding: 10px 10px;
  position: relative;
  -webkit-transition: all ease-in-out 0.2s;
  -o-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
}
.btn-fwd:after {
  background: url(/raditopi/wp-content/themes/raditopi/img/ico_btn-fwd.svg) no-repeat center center;
  background-size: contain;
  content: "";
  display: inline-block;
  height: 12px;
  margin-left: 20px;
  width: 18px;
}

.btn-fwd-single-next-page {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #0b3190;
  border: 1px solid #0b3190;
  border-radius: 6px;
  color: #fff;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  letter-spacing: .1em;
  width: 100%;
  min-width: 260px;
  max-width: 900px;
  padding: 10px 10px;
  position: relative;
  -webkit-transition: all ease-in-out 0.2s;
  -o-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
}

.btn-fwd-single-next-page:after {
  background: url(/raditopi/wp-content/themes/raditopi/img/ico_btn-fwd.svg) no-repeat center right;
  background-size: contain;
  content: "";
  display: inline-block;
  height: 12px;
  margin-left: 20px;
  width: 18px;
}

.btn-default:hover {
  background-color: #fff;
  color: #0b3190;
}

.btn__box {
  margin-top: 20px;
}


.btn__box.-center {
  text-align: center;
}

.tab-content {
  -webkit-animation: fadeIn .7s;
          animation: fadeIn .7s;
  display: none;
}

.tab-content.-display {
  display: block;
}

.pagetop {
  -webkit-animation: pagetop .5s;
          animation: pagetop .5s;
  display: none;
  height: 50px;
  position: absolute;
  right: 20px;
  text-align: center;
  top: -50px;
  -webkit-transition: opacity ease-in-out 0.2s;
  -o-transition: opacity ease-in-out 0.2s;
  transition: opacity ease-in-out 0.2s;
  width: 50px;
  z-index: 88;
}

.pagetop:hover {
  opacity: 0.65;
}

.pagetop.-show {
  display: block;
}

.pagetop.-fixed {
  bottom: 20px;
  position: fixed;
  top: auto;
}

@-webkit-keyframes pagetop {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes pagetop {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.pagination {
          align-items: center;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
      -ms-flex-align: center;
      -ms-flex-pack: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 14px;
  font-size: 1.4rem;
          justify-content: center;
  position: relative;
}

.pagination span, .pagination a {
  background-color: #ccc;
  border: 1px solid #ccc;
  border-radius: 4px;
  color: #fff;
  display: block;
  line-height: 1;
  margin: 5px;
  min-width: 32px;
  padding: 8px;
  text-align: center;
  text-decoration: none;
  -webkit-transition: all ease-in-out .2s;
  -o-transition: all ease-in-out .2s;
  transition: all ease-in-out .2s;
  white-space: nowrap;
}

.pagination span.-current, .pagination span:hover, .pagination a.-current, .pagination a:hover {
  background-color: #0b3190;
  border-color: #0b3190;
  color: #fff;
}

.pagination span.-prev, .pagination span.-next, .pagination a.-prev, .pagination a.-next {
  padding: 8px 16px;
}

.hamburger {
  background: transparent;
  background-color: transparent;
  border: 1px solid transparent;
  height: 31px;
  padding: 5px;
  position: relative;
  width: 31px;
}

.hamburger__bar {
  background-color: #e60039;
  border-radius: 1.5px;
  display: inline-block;
  height: 3px;
  left: 5px;
  position: absolute;
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  width: 21px;
}

.hamburger__bar:nth-child(1) {
  top: 5px;
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.hamburger__bar:nth-child(2) {
  top: 13px;
}

.hamburger__bar:nth-child(3) {
  bottom: 5px;
}

.hamburger.-close .hamburger__bar:nth-child(1) {
  -webkit-transform: translateY(8px) rotate(-45deg);
      -ms-transform: translateY(8px) rotate(-45deg);
          transform: translateY(8px) rotate(-45deg);
}

.hamburger.-close .hamburger__bar:nth-child(2) {
  opacity: 0;
}

.hamburger.-close .hamburger__bar:nth-child(3) {
  -webkit-transform: translateY(-8px) rotate(45deg);
      -ms-transform: translateY(-8px) rotate(45deg);
          transform: translateY(-8px) rotate(45deg);
}

.categories {
  background-color: #011b5d;
  overflow-x: auto;
  overflow-y: hidden;
}

.categories__inner {
  margin: 0 auto;
  max-width: 1280px;
}

.categories__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow-x: auto;
  vertical-align: middle;
  white-space: nowrap;
}

.categories__item {
  display: inline-block;
  font-size: 16px;
  font-size: 1.6rem;
}

.categories__link {
  -webkit-box-flex: 0;
  color: #fff;
  display: block;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  padding: 15px 50px;
  position: relative;
  text-decoration: none;
}

.categories__link:before {
  background-color: #e60039;
  bottom: 0;
  content: "";
  display: inline-block;
  height: 4px;
  left: 0;
  opacity: 0;
  position: absolute;
  -webkit-transition: all ease-in-out .2s;
  -o-transition: all ease-in-out .2s;
  transition: all ease-in-out .2s;
  width: 100%;
}

.categories__link.-current {
  font-weight: bold;
}

.categories__link.-current:before {
  opacity: 1;
}

.categories__link:hover:before {
  opacity: 1;
}

.tags {
  background-color: #fff;
  border-bottom: 1px solid #f2f2f2;
  padding-bottom: 10px;
  padding-top: 10px;
}

.tags__inner {
  padding-left: 56px;
  position: relative;
}

.tags__inner:before {
  background: url(/raditopi/wp-content/themes/raditopi/img/ico_tag.svg) no-repeat center center;
  background-size: contain;
  bottom: 0;
  content: "";
  display: inline-block;
  height: 24px;
  left: 0;
  position: absolute;
  top: 5px;
  width: 43px;
}

.tags__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: -5px;
}

.tags__list.-small {
  margin: -3px;
}

.tags__list.-small .tags__item {
  font-size: 12px;
  font-size: 1.2rem;
  margin: 3px;
}

.tags__item {
  font-size: 13px;
  font-size: 1.3rem;
  margin: 5px;
}

.tags__link {
  background-color: #f1f5ff;
  border-radius: 2px;
  color: #0b3190;
  display: block;
  line-height: 1.2;
  padding: 5px 10px;
  text-decoration: none;
  -webkit-transition: opacity ease-in-out 0.2s;
  -o-transition: opacity ease-in-out 0.2s;
  transition: opacity ease-in-out 0.2s;
  word-break: break-all;
}

.tags__link:hover {
  opacity: 0.8;
}

.ads {
  display: block;
  margin-bottom: 25px;
  margin-top: 25px;
  text-align: center;
}

.ads:first-child {
  margin-top: 0;
}

.articleList {
  -webkit-box-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
      -ms-flex-pack: justify;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
          justify-content: space-between;
}

.articleList.-bordertop .articleList__item {
  border-bottom: none;
  border-top: 1px solid #ddd;
}

.articleList.-bordertop .articleList__item:last-child .articleList__txt__outer {
  border-bottom: none;
}

.articleList__item {
  border-bottom: 1px solid #ddd;
  padding: 16px 15px 35px;
  position: relative;
  width: 49.84%;
}

.articleList__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-decoration: none;
  -webkit-transition: opacity ease-in-out 0.2s;
  -o-transition: opacity ease-in-out 0.2s;
  -webkit-transition: all ease-in-out 0.2s;
  -o-transition: all ease-in-out 0.2s;
  transition: opacity ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
  width: 100%;
}

.articleList__inner:hover {
  opacity: 0.8;
}

.articleList__inner:hover {
  color: #0b3190;
}

.articleList__inner:visited {
  color: #999;
}

.articleList__img {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 120px;
          flex: 0 0 120px;
  margin-right: 15px;
}

.articleList__img img {
  border: 1px solid #ddd;
}

.articleList__img.-video {
  position: relative;
}

.articleList__img.-video:before {
  background: url(/raditopi/wp-content/themes/raditopi/img/ico_video.svg) no-repeat center center;
  background-size: contain;
  bottom: 0;
  content: "";
  display: inline-block;
  -webkit-filter: drop-shadow(0 0 4px rgba(51, 51, 51, .1));
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur in="SourceAlpha" stdDeviation="4" /><feOffset dx="1" dy="1" result="offsetblur" /><feFlood flood-color="rgba(51,51,51,0.1)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter');
          filter: drop-shadow(0 0 4px rgba(51, 51, 51, .1));
  height: 40px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  z-index: 1;
}

.articleList__txt__outer {
      flex-basis: auto;
  -ms-flex-preferred-size: auto;
}

.articleList__ttl {
/*
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.5;
*/
  font-size: 20px;
  font-size: 2.0rem;
  font-weight: bold;
  line-height: 1.4;
  word-break: break-all;
}

.articleList__date, .articleList__popin {
  bottom: 15px;
  color: #999;
  font-size: 12px;
  font-size: 1.2rem;
  position: absolute;
  right: 15px;
}

.articleCard {
  position: relative;
}

.articleCard__outer {
  -webkit-box-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
      -ms-flex-pack: justify;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
          justify-content: space-between;
  margin: 5px auto;
  max-width: 1280px;
}

.articleCard__inner {
  display: block;
  text-decoration: none;
  -webkit-transition: opacity ease-in-out 0.2s;
  -o-transition: opacity ease-in-out 0.2s;
  -webkit-transition: all ease-in-out 0.2s;
  -o-transition: all ease-in-out 0.2s;
  transition: opacity ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
  width: 100%;
}

.articleCard__inner:hover {
  opacity: 0.8;
}

.articleCard__inner:hover {
  color: #0b3190;
}

.articleCard__inner:visited {
  color: #999;
}

.articleCard__inner:visited .articleCard__ttl {
  color: #ddd;
}

.articleCard__ttl {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(151, 151, 151, .4)), to(rgba(0, 0, 0, .8)));
  background-image: -webkit-linear-gradient(top, rgba(151, 151, 151, .4), rgba(0, 0, 0, .8));
  background-image: -o-linear-gradient(top, rgba(151, 151, 151, .4), rgba(0, 0, 0, .8));
  background-image: linear-gradient(to bottom, rgba(151, 151, 151, .4), rgba(0, 0, 0, .8));
  bottom: 0;
  color: #fff;
/*
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.4;
*/
  font-size: 20px;
  font-size: 2.0rem;
  line-height: 1.2;
  font-weight: bold;
  height: 90px;
  left: 0;
  padding: 12px 15px;
  position: absolute;
  width: 100%;
  overflow:hidden;
}

.articleCard__img img {
  width: 100%;
}

.articleCard__img.-video {
  position: relative;
}

.articleCard__img.-video:before {
  background: url(/raditopi/wp-content/themes/raditopi/img/ico_video.svg) no-repeat center center;
  background-size: contain;
  bottom: 0;
  content: "";
  display: inline-block;
  -webkit-filter: drop-shadow(0 0 4px rgba(51, 51, 51, .1));
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur in="SourceAlpha" stdDeviation="4" /><feOffset dx="1" dy="1" result="offsetblur" /><feFlood flood-color="rgba(51,51,51,0.1)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter');
          filter: drop-shadow(0 0 4px rgba(51, 51, 51, .1));
  height: 60px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 60px;
  z-index: 1;
}

.articleCard.-large {
  width: 49.84%;
}

.articleCard.-medium {
  width: 24.76%;
}

.article__header {
  margin-bottom: 20px;
}

.article__header__inner {
  -webkit-box-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.article__ttl {
  border-bottom: 1px solid #ddd;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 15px;
  padding-bottom: 10px;
}

.article__sns + .article__date {
  width: auto;
}

.article__date {
  color: #999;
  font-size: 12px;
  font-size: 1.2rem;
  padding-top: 4px;
  width: 100%;
  text-align: right;
}

.article__photos {
  font-size: 14px;
  font-size: 1.4rem;
  text-align: right;
  padding:10px 0 0 0;
}

.article__photos a {
  color: #0b3190;
  background: url(/raditopi/wp-content/themes/raditopi/img/ico_photos.svg) no-repeat left center;
  background-size: 15px auto;
  text-decoration:none;
  padding:0 0 0 20px;
}

.article__photos a:hover {
  text-decoration:underline;
}

.article__videos {
  font-size: 14px;
  font-size: 1.4rem;
  text-align: right;
  padding:10px 0 0 0;
}

.article__videos a {
  color: #0b3190;
  background: url(/raditopi/wp-content/themes/raditopi/img/ico_video1.svg) no-repeat left center;
  background-size: 15px auto;
  text-decoration:none;
  padding:0 0 0 20px;
}

.article__videos a:hover {
  text-decoration:underline;
}

.article__contents {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.75;
  word-break: break-all;
}

.article__contents h3 {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 10px;
}

.article__contents p {
  margin-bottom: 20px;
}

.article__contents p:last-child {
  margin-bottom: 0;
}

.article__contents .block {
  margin-bottom: 20px;
}

.article__contents .row {
  -webkit-box-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 20px;
}

.article__contents .row.-reverse {
  -webkit-box-direction: reverse;
  -webkit-box-orient: horizontal;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.article__contents .row .col {
  width: 48.5%;
}

.article__contents .row .col.-media {
  width: 48%;
}

.article__contents .row .col.-txt {
  width: 49%;
}

.article__contents .btn__box {
  margin-top: 1em;
}

.article__contents .swiper-wrapper .media {
  max-width: 100%;
  width:auto;
}

.article__contents .media {
  margin: 0 auto;
  width: 100%;
  height: auto;
}

/* Detail 2020.09 */

.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.clearfix:before {
  content: "";
  display: block;
  clear: both;
}

.clearfix {
  display: block;
}


@media screen and (max-width: 767px) {
  .article__header__inner {
    display: block;
    justify-content: unset;
  }

  .article__header__inner {
    text-align: right;
  }
}

.article__contents .-lead p {
  padding-bottom: 20px;
}

.article__contents .-lead.-detail .-images {
  float: right;
  margin: 0 0 5px 5px;
  width: 38%;
  max-width:300px;
  /* min-width: 150px; */
}

.article__contents .-lead.-detail p {
  padding-bottom: 0;
  margin-bottom: 10px;
}

.article__contents .-lead.-detail .swiper-button-prev, 
.article__contents .-lead.-photos .swiper-button-prev {
  left: 0px;
}

.article__contents .-lead.-detail .swiper-button-next,
.article__contents .-lead.-photos .swiper-button-next {
  right: 0px;
}

.article__contents .-lead .link {
  text-align: right;
}

.article__contents .-lead .link a.next-arrow:after {
  background-size: contain;
  content: "＞";
  display: inline-block;
  margin-left: 5px;
  }
}

.article__contents .-lead .link a, .article__contents .-lead .link a:visited {
  color: #0b3190;
}

/* Detail-Photos 2020.09 */

.article__contents .-lead.-photos .-images {
  float: none;
  margin: 0 auto ;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .article__contents .-lead.-photos {
    margin: 0 -16px;
  }
  .article__contents .-lead.-photos .-images {
  float: none;
  margin: 0 auto;
  width: 100%;
  background: #f1f5ff;
  padding: 20px 16px 20px 16px;
  /* min-width: 320px; */
  }
}

.article__contents .media img {
  width: 100%;
}

.article__contents .media iframe {
  vertical-align: bottom;
}

.article__contents .media__caption {
  background-color: #f2f2f2;
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 1.5;
  margin-top: 3px;
  padding: 7px 15px;
}

.article__footer {
  background-color: #fdfdfd;
  border-top: 1px solid #ddd;
  margin-top: 30px;
  padding-bottom: 20px;
  padding-top: 20px;
}

.article__sns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.article__sns__item + .article__sns__item {
  margin-left: 10px;
}

.article__tags {
          align-items: flex-start;
  -webkit-box-align: start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
      -ms-flex-align: start;
  margin-bottom: 10px;
  margin-top: 10px;
}

.article__tags__ttl {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: normal;
  line-height: 1.4;
  margin-right: 3px;
  padding-top: 4px;
  white-space: nowrap;
}

.article__tags__ttl:after {
  color: #ddd;
  content: "｜";
}

.article__links {
          align-items: flex-start;
  border: 1px solid #ddd;
  border-radius: 6px;
  -webkit-box-align: start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
      -ms-flex-align: start;
  margin-top: 15px;
  padding: 10px;
}

.article__links__ttl {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: normal;
  line-height: 1.4;
  margin-right: 3px;
  white-space: nowrap;
}

.article__links__ttl:after {
  color: #ddd;
  content: "｜";
}

.article__links__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.4;
}

.article__links__item + .article__links__item {
  margin-top: 10px;
}

.article__links__name {
  font-weight: bold;
  margin-right: 10px;
  margin-right: 1rem;
}

.article__links__link {
  color: #0b3190;
  text-decoration: none;
  word-break: break-all;
}

.article__links__link:hover {
  text-decoration: underline;
}

.article__banners {
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-top: 15px;
}

.article__banners__item {
/*
  -webkit-box-pack: justify;
      flex-basis: 49%;
      -ms-flex-pack: justify;
  -ms-flex-preferred-size: 49%;
          justify-content: space-between;
*/
  margin: 0 auto 20px auto;
}

.article__banners__img {
  margin: 0 auto;
  /* max-width: 300px; */
  max-width: 240px;
  text-align: center;
}

.article__banners__link {
  -webkit-transition: opacity ease-in-out 0.2s;
  -o-transition: opacity ease-in-out 0.2s;
  transition: opacity ease-in-out 0.2s;
}

.article__banners__link:hover {
  opacity: 0.8;
}

.article__banners__ttl {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 5px;
  text-align: center;
  word-break: break-all;
}

.article__banners__txt {
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 1.5;
  margin-top: 6px;
  text-align: center;
  word-break: break-all;
}

.article__officialsite {
  border-bottom: 2px solid #0b3190;
  padding-bottom: 25px;
  padding-top: 20px;
}

.article__officialsite__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 10px;
}

.article__officialsite__ttl {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.4;
  margin-right: 3px;
  padding-left: 2em;
  white-space: nowrap;
}

.article__officialsite__txt {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: normal;
  line-height: 1.4;
  white-space: nowrap;
}

.article__officialsite__img {
  margin: 0 auto;
  max-width: 600px;
  text-align: center;
}

.article__officialsite__link {
  -webkit-transition: opacity ease-in-out 0.2s;
  -o-transition: opacity ease-in-out 0.2s;
  transition: opacity ease-in-out 0.2s;
}

.article__officialsite__link:hover {
  opacity: 0.8;
}

.article__ads {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      justify-content: space-around;
  padding-bottom: 20px;
  padding-top: 15px;
}

.article__ads .ads {
  margin-bottom: 10px;
  margin-top: 10px;
}

.sideArticle__item {
  border-bottom: 1px solid #ddd;
  padding: 10px 5px;
  position: relative;
}

.sideArticle__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-decoration: none;
  -webkit-transition: opacity ease-in-out 0.2s;
  -o-transition: opacity ease-in-out 0.2s;
  -webkit-transition: all ease-in-out 0.2s;
  -o-transition: all ease-in-out 0.2s;
  transition: opacity ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
  width: 100%;
}

.sideArticle__inner:hover {
  opacity: 0.8;
}

.sideArticle__inner:hover {
  color: #0b3190;
}

.sideArticle__inner:visited {
  color: #999;
}

.sideArticle__img {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 80px;
          flex: 0 0 80px;
  margin-right: 12px;
}

.sideArticle__img img {
  border: 1px solid #ddd;
}

.sideArticle__img.-video {
  position: relative;
}

.sideArticle__img.-video:before {
  background: url(/raditopi/wp-content/themes/raditopi/img/ico_video.svg) no-repeat center center;
  background-size: contain;
  bottom: 0;
  content: "";
  display: inline-block;
  -webkit-filter: drop-shadow(0 0 4px rgba(51, 51, 51, .1));
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur in="SourceAlpha" stdDeviation="4" /><feOffset dx="1" dy="1" result="offsetblur" /><feFlood flood-color="rgba(51,51,51,0.1)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter');
          filter: drop-shadow(0 0 4px rgba(51, 51, 51, .1));
  height: 30px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 30px;
  z-index: 1;
}

.sideArticle__txt__outer {
      flex-basis: auto;
  -ms-flex-preferred-size: auto;
}

.sideArticle__ttl {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.3;
  word-break: break-all;
}

.sideArticle__date, .sideArticle__popin {
  bottom: 10px;
  color: #999;
  font-size: 12px;
  font-size: 1.2rem;
  position: absolute;
  right: 10px;
}

.archive__header {
          align-items: center;
  border-bottom: 1px solid #0b3190;
  -webkit-box-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
      -ms-flex-align: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 5px;
  padding-bottom: 5px;
}

.archive__header__ttl {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1.4;
}

.archive__header__count {
  font-size: 20px;
  font-size: 2rem;
  font-weight: normal;
  line-height: 1.4;
}

.archive__list {
  -webkit-box-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
      -ms-flex-pack: justify;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
          justify-content: space-between;
}

.archive__item {
  border-bottom: 1px solid #ddd;
  padding: 16px 15px 35px;
  position: relative;
  width: 49.84%;
}

.archive__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-decoration: none;
  -webkit-transition: opacity ease-in-out 0.2s;
  -o-transition: opacity ease-in-out 0.2s;
  -webkit-transition: all ease-in-out 0.2s;
  -o-transition: all ease-in-out 0.2s;
  transition: opacity ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
  width: 100%;
}

.archive__inner:hover {
  opacity: 0.8;
}

.archive__inner:hover {
  color: #0b3190;
}

.archive__inner:visited {
  color: #999;
}

.archive__img {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 120px;
          flex: 0 0 120px;
  margin-right: 15px;
}

.archive__img img {
  border: 1px solid #ddd;
}

.archive__img.-video {
  position: relative;
}

.archive__img.-video:before {
  background: url(/raditopi/wp-content/themes/raditopi/img/ico_video.svg) no-repeat center center;
  background-size: contain;
  bottom: 0;
  content: "";
  display: inline-block;
  -webkit-filter: drop-shadow(0 0 4px rgba(51, 51, 51, .1));
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur in="SourceAlpha" stdDeviation="4" /><feOffset dx="1" dy="1" result="offsetblur" /><feFlood flood-color="rgba(51,51,51,0.1)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter');
          filter: drop-shadow(0 0 4px rgba(51, 51, 51, .1));
  height: 40px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  z-index: 1;
}

.archive__txt {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.5;
  word-break: break-all;
}

.archive__txt__outer {
      flex-basis: auto;
  -ms-flex-preferred-size: auto;
}

.archive__ttl {
/*
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.3;
*/
  font-size: 20px;
  font-size: 2.0rem;
  line-height: 1.3;
  font-weight: bold;
  margin-bottom: 10px;
  word-break: break-all;
}

.archive__date, .archive__popin {
  bottom: 15px;
  color: #999;
  font-size: 12px;
  font-size: 1.2rem;
  position: absolute;
  right: 15px;
  text-align: right;
}

.archive__tag {
          align-items: flex-start;
  -webkit-box-align: start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
      -ms-flex-align: start;
  margin-top: 10px;
}

.archive__tag__ttl {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: normal;
  line-height: 1.4;
  margin-right: 3px;
  padding-top: 4px;
  white-space: nowrap;
}

.archive__tag__ttl:after {
  color: #ddd;
  content: "｜";
}

.banners {
  margin: 20px auto;
  max-width: 1280px;
}

.article__contents .banners {
  margin: 15px auto 10px;
  max-width: 1280px;
  position: relative;
}

.banners__item {
  -webkit-transition: opacity ease-in-out 0.2s;
  -o-transition: opacity ease-in-out 0.2s;
  transition: opacity ease-in-out 0.2s;
}

.banners__item:hover {
  opacity: 0.8;
}

.banners__img img {
  width: 100%;
}

.article__contents .banners__list{
  padding-left: 25px;
  padding-right: 25px;
}

.banners .swiper-button-prev,
.banners .swiper-button-next {
  background-color: #000000;
  background-color: rgba(0, 0, 0, .6);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 20px auto;
  height: 100px;
  margin-top: -50px;
  -webkit-transition: opacity ease-in-out 0.2s;
  -o-transition: opacity ease-in-out 0.2s;
  transition: opacity ease-in-out 0.2s;
  width: 40px;
}


.article__contents .banners .swiper-button-prev {
  background-image: url(/raditopi/wp-content/themes/raditopi/img/arrow_slider_prev.svg);
}

.article__contents .banners .swiper-button-prev,
.article__contents .banners .swiper-button-next {
  display: block;
  position: absolute;
  width: 15px;
  top: 0;
  height: 100%;
  background-color: #0b3190;
  border-radius: 2px;
  font-size: 0;
  cursor: pointer;
  margin-top: 0px;
  z-index: 3;
background-size: 6px;
}

.article__contents .banners .swiper-button-disabled {
    background-color: #000000!important;
}

.banners .swiper-button-prev {
  background-image: url(/raditopi/wp-content/themes/raditopi/img/arrow_slider_prev.svg);
}

.banners .swiper-button-next {
  background-image: url(/raditopi/wp-content/themes/raditopi/img/arrow_slider_next.svg);
}


.article__contents .banners .swiper-button-prev{
	left: 0;
	background-image: url("/raditopi/wp-content/themes/raditopi/img/arrow_slider_prev.svg");
}

.article__contents .banners .swiper-button-next {
	right: 0;
	background-image: url("/raditopi/wp-content/themes/raditopi/img/arrow_slider_next.svg");
}

.article__contents .banners .swiper-button-prev:hover,
.article__contents .banners .swiper-button-next:hover {
  opacity: 0.8;
}
.article__contents .thumbnail-slide{
	cursor: pointer;
}

.article__contents .banners .swiper-slide > img {
   object-fit: contain; /* IE: not support */
   width: 100%;
   height: 100%;
}

/* IE対応*/
@media all and (-ms-high-contrast: none) {
	.article__contents .banners .swiper-slide{
		text-align: center
	}

	.article__contents .banners .swiper-slide img{
		width: auto
	}
}

.article__contents .photo_count{
	text-align: right;
	padding-bottom: 0;
	margin-bottom: 0;
	font-size: 12px;
	font-size: 1.2rem;
}

.article__contents .thumbnail-slide{
	pointer-events: auto!important;
}


.swiper-slide .media{
	opacity: 0;
	transition: 0.5s;
}

.swiper-slide-active .media{
	opacity: 1;
}

.tagSort {
  background-color: #f1f5ff;
  margin-top: 30px;
  overflow-x: auto;
  overflow-y: hidden;
}

.tagSort__inner {
  margin: 0 auto;
  max-width: 1280px;
}

.tagSort__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow-x: auto;
  vertical-align: middle;
  white-space: nowrap;
}

.tagSort__item {
  -webkit-box-flex: 0;
  color: #0b3190;
  cursor: pointer;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  font-size: 16px;
  font-size: 1.6rem;
  padding: 15px 40px;
  position: relative;
  text-decoration: none;
}

.tagSort__item:before {
  background-color: #0b3190;
  bottom: 0;
  content: "";
  display: inline-block;
  height: 4px;
  left: 0;
  opacity: 0;
  position: absolute;
  -webkit-transition: all ease-in-out .2s;
  -o-transition: all ease-in-out .2s;
  transition: all ease-in-out .2s;
  width: 100%;
}

.tagSort__item.-current {
  font-weight: bold;
}

.tagSort__item.-current:before {
  opacity: 1;
}

.tagSort__item:hover:before {
  opacity: 1;
}


@media screen and (min-width: 768px) and (max-width: 1060px) {
  .sideArticle__list {
    -webkit-box-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
        -ms-flex-pack: justify;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
            justify-content: space-between;
  }
  .sideArticle__item {
    width: 49.84%;
  }

	
}

@media screen and (max-width: 767px) {
  .visible-sp {
    display: block;
  }
  .visible-pc {
    display: none;
  }
  .l-block {
    margin-top: 15px;
    margin-top: 1.5rem;
  }
  .l-header {
    margin-bottom: 15px;
  }
  .l-header__top {
    padding: 8px 0 8px 11px;
  }
  .header__logo {
    width: 130px;
  }
  .header__link {
    display: none;
  }
  .header__search--pc {
    display: none;
  }
  .header__search--sp {
    -webkit-animation: fadeIn .2s;
            animation: fadeIn .2s;
    background-color: #f2f2f2;
    display: none;
  }
  .header__search__btn {
    background-color: #f2f2f2;
    display: block;
    padding: 10px;
    text-align: center;
    width: 42px;
  }
  .header__search__inner {
    display: block;
    padding: 15px 16px 20px;
  }
  .header__search__ttl {
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: bold;
    margin-bottom: 10px;
    margin-right: 0;
  }
  .header__tags {
    display: none;
  }
  .header__hamburger {
    display: block;
  }
  .header__searchbtn {
    display: block;
  }
  .l-spnav {
    background-color: #f1f5ff;
    display: block;
    height: 100vh;
    left: 0;
    overflow-y: auto;
    position: fixed;
    top: 0;
    -webkit-transform: translateX(-100vw);
        -ms-transform: translateX(-100vw);
            transform: translateX(-100vw);
    -webkit-transition: all ease-in-out .2s;
    -o-transition: all ease-in-out .2s;
    transition: all ease-in-out .2s;
    width: 100%;
    z-index: 99;
  }
  .footer__logo {
    margin: 0 auto 20px;
    margin: 0 auto 2rem;
    width: 104px;
  }
  .footer__cokkie__ttl {
    padding: 15px 16px;
    position: relative;
  }
  .footer__cokkie__ttl:before, .footer__cokkie__ttl:after {
    background-color: #0b3190;
    bottom: 0;
    content: "";
    display: inline-block;
    height: 2px;
    margin: auto 0;
    position: absolute;
    right: 10px;
    top: 0;
    -webkit-transition: all ease-in-out .2s;
    -o-transition: all ease-in-out .2s;
    transition: all ease-in-out .2s;
    width: 22px;
  }
  .footer__cokkie__content {
    -webkit-animation: fadeIn .2s;
            animation: fadeIn .2s;
    display: none;
    padding: 0 16px;
  }
  .btn-default {
    min-width: 180px;
  }
  .pagetop {
    height: 40px;
    right: 10px;
    top: -40px;
    width: 40px;
  }
  .pagetop.-fixed {
    bottom: 10px;
  }
  .pagination span, .pagination a {
    margin: 3px;
    min-width: 30px;
  }
  .categories__item {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .categories__link {
    padding: 12px 15px;
  }
  .tags__inner {
    padding-left: 60px;
  }
  .tags__inner:before {
    left: 10px;
  }
  .ads {
    margin-bottom: 20px;
    margin-top: 20px;
  }
  .articleList {
    display: block;
  }
  .articleList.-bordertop .articleList__item {
    border-top: none;
  }
  .articleList__item {
    border-bottom: none;
    padding: 0;
    width: 100%;
  }
  .articleList__img {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 96px;
            flex: 0 0 96px;
    padding: 5px 0;
  }
  .articleList__txt__outer {
    border-bottom: 1px solid #ddd;
    padding: 10px 0 30px;
  }
  .articleList__ttl {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.2;
  }
  .articleList__date, .articleList__popin {
    bottom: 10px;
    font-size: 10px;
    font-size: 1rem;
    right: 0;
  }
  .articleCard__outer {
    margin: 10px 0;
  }
  .articleCard__ttl {
/*
    font-size: 16px;
    font-size: 1.6rem;
*/
    font-size: 17px;
    font-size: 1.7rem;
    height: 75px;
    line-height: 1.2;
    padding: 7px 10px;
  }
  .articleCard__img.-video:before {
    height: 40px;
    width: 40px;
  }
  .articleCard.-large {
    width: 100%;
  }
  .articleCard.-medium {
    width: 50%;
  }
  .articleCard.-medium .articleCard__ttl {
/*
    height: 65px;
*/
    height: 75px;
  }
  .article__ttl {
/*
    font-size: 16px;
    font-size: 1.6rem;
*/
    font-size: 20px;
    font-size: 2.0rem;
  }
  .article__date {
    font-size: 10px;
    font-size: 1rem;
  }
  .article__contents .row {
    display: block;
  }
  .article__contents .row .col {
    margin-bottom: 20px;
    width: 100%;
  }
  .article__contents .row .col.-media {
    width: 100%;
  }
  .article__contents .row .col.-txt {
    width: 100%;
  }
	
.article__contents .media {
    /* margin-left: -16px;
    margin-right: -16px;
    max-width: 80%; */
  }
	
  .article__contents .media__caption {
    /*background-color: transparent;*/
    /*padding: 5px 16px;*/
    padding: 5px 8px;
  }
  .article__links {
    border: none;
    padding: 0;
  }
  .article__banners {
    display: block;
  }
  .article__banners__img {
    max-width: 240px;
  }
  .article__banners__ttl {
    text-align: center;
  }
  .article__banners__txt {
    text-align: center;
  }
  .article__officialsite__ttl {
    padding-left: 0;
  }
  .sideArticle__list {
    display: block;
  }
  .sideArticle__item {
    border-bottom: none;
    padding: 0;
  }
  .sideArticle__img {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 96px;
            flex: 0 0 96px;
    padding: 5px 0;
  }
  .sideArticle__img.-video:before {
    height: 40px;
    width: 40px;
  }
  .sideArticle__txt__outer {
    border-bottom: 1px solid #ddd;
    padding: 10px 0 30px;
  }
  .sideArticle__ttl {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.2;
  }
  .sideArticle__date, .sideArticle__popin {
    bottom: 10px;
    font-size: 10px;
    font-size: 1rem;
    right: 0;
  }
  .archive__header {
    border-color: #ddd;
  }
  .archive__header__ttl {
    font-size: 18px;
    font-size: 1.8rem;
  }
  .archive__header__count {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .archive__list {
    display: block;
  }
  .archive__item {
    padding: 15px 0 30px;
    width: 100%;
  }
  .archive__img {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 96px;
            flex: 0 0 96px;
  }
  .archive__txt {
    font-size: 12px;
    font-size: 1.2rem;
  }
  .archive__ttl {
    font-size: 17px;
    font-size: 1.7rem;
    margin-bottom: 5px;
  }
  .archive__date, .archive__popin {
    bottom: 10px;
    font-size: 10px;
    font-size: 1rem;
    right: 0;
  }
	
  .banners .swiper-button-prev,
  .banners .swiper-button-next {
    background-size: 14px auto;
    height: 50px;
    margin-top: -25px;
    width: 26px;
  }
  .banners .swiper-button-prev {
    left: 0;
  }
  .banners .swiper-button-next {
    right: 0;
  }	
	
 .article__contents .banners .swiper-button-prev,
 .article__contents .banners .swiper-button-next {
    width: 3.2vw;
    border-radius: .4vw;
	background-size: 1vw;
  }

.article__contents .banners__list{
  padding-left: 20px;
  padding-right: 20px;
}		
	
.article__contents .banners {
  margin: 10px auto 0;
}
	

.article__contents .banners .swiper-container,
.article__contents .banners .swiper-slide {
   height: auto;
}
	
.article__contents p.photo_count{
	font-size: 1.1rem;
	margin-top: 0.5rem;
}
	
  .tagSort__item {
    font-size: 14px;
    font-size: 1.4rem;
    padding: 12px 15px;
  }
		
}

@media screen and (max-width: 1061px) {
  .l-container {
    display: block;
  }
  .l-article {
    width: 100%;
  }
  .l-sidebar {
    margin-left: 0;
    margin-top: 20px;
    min-width: 0;
    width: 100%;
  }
}

@media screen and (max-width: 480px) {
  .articleList__ttl {
/*
    font-size: 4vw;
*/
    font-size: 17px;
    font-size: 1.7rem;
  }
  .sideArticle__ttl {
/*
    font-size: 4.4vw;
*/
    font-size: 17px;
    font-size: 1.7rem;
  }
  .l-spnav__inner {
    padding-bottom:80px;
  }

}

@media screen and (max-width: 320px) {
  .ads {
    margin-left: -16px;
    margin-right: -16px;
  }
}

/*** Error Page ***/
.error-page header {
  border-bottom: 1px solid #011b5d;
}
.error-page .l-header__top {
  padding:10px;
}
.error-page .l-block p.error-txt, .error-page .l-block p.link-txt {
  padding: 20px;
  text-align:center;
}

/*** maintenance Page ***/
.maintenance .l-header {
  border-bottom: 4px solid #011B5D;
}
.maintenance .l-main {
  min-height:300px;
  margin: 0 auto;
  max-width: 948px;
  padding-left: 16px;
  padding-right: 16px;
}
.maintenance .l-main .l-container {
  display: block;
}
.maintenance .article__contents p {
  padding:30px 10px;
  margin: 0 auto;
  text-align:center;
}


/* figure.media */
figure.media{
  position: relative;
}

figure.media:hover > span > img{
  opacity: 0.8;
}

figure.media .media_button{
  background-image: url(../img/arrow_slider.svg);
  background-color: #000000;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-size:13px auto;
  background-position: left 56% center;
  width: 40px;
  height: 40px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  display: none;
}

figure.media .media_button.disabled{
  pointer-events: none;
  background-color: rgba(222, 222, 217, 0.8);
}

figure.media:hover .media_button{
  display: block;
}


figure.media .media_button a{
  display:block;
  height: 100%;
  width: 100%;
}

figure.media .media_button.prev{
  transform:rotate(180deg);
}

@media screen and (min-width: 768px) {
  figure.media .media_button{
    position: absolute;
    z-index: 2;
    top: 0;
    bottom: 0;
    margin: auto;
  }

  figure.media .media_button.next{
    right: 1em;
  }
  
  figure.media .media_button.prev{
    left: 1em;
  }
  .media_button_list > span{
    display: none;
  }
}


@media screen and (max-width: 767px) {
  .article__contents .-lead.-photos .-images{
    padding-top: 60px;
  }
  .media_button_list{
    position: absolute;
    z-index: 2;
    top: -50px;
    margin: 0 auto;
    left: 0;
    right: 0;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
  }

  .media_button_list > span{
    margin: 0.5em 1em;
    font-size: 80%;
  }

  figure.media .media_button{
    display: block;
  }

  figure.media .media_button.next{
    right: auto;
  }
  
  figure.media .media_button.prev{
    left: auto;
  }
}

.thumbnail-slide{
  position: relative;
  border: 2px solid #fff;
  padding: 2px;
}

@media screen and (max-width: 767px) {
  .thumbnail-slide{
      border-color: #f1f5ff;
  }
}

.selected {
  border-color: #0b3190;
}

.thumbnail-slide a{
  width: 100%;
  height: 0;
  display: block;
  overflow: hidden;
  padding-top: 100%;
  position: relative;
}

.thumbnail-slide img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
  object-position: center;
  font-family: 'object-fit: cover;object-position: center;';
}

