@charset "UTF-8";
@import url(//use.fontawesome.com/releases/v5.6.3/css/all.css);
@import url("https://use.typekit.net/vyo8crl.css");
@import url("https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@300;400;600;700&family=Noto+Sans+JP:wght@100;200;300;400;500;600;700;800;900&family=Noto+Serif+JP:wght@300;400;500;600;700;900&display=swap");
/* ==========================================================================
   Foundation
========================================================================== */
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after {
  content: "";
  content: none;
}

q:before,
q:after {
  content: "";
  content: none;
}

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

em {
  font-style: normal;
}

main {
  display: block;
}

html,
body {
  height: 100%;
  width: 100%;
}

html {
  font-size: 62.5%;
}

@media only screen and (max-width: 1023px) {
  html {
    font-size: 50%;
  }
}
body {
  min-width: 1216px;
  font-size: 1em;
  font-family: YakuHanJPs, "Noto Sans JP", sans-serif;
  font-weight: 400;
  color: #000;
  line-height: 1.87;
  -moz-text-size-adjust: none;
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: flex;
  flex-flow: column;
  min-height: 100vh;
}

a {
  word-break: break-all;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

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

.is-hidden {
  display: none;
}

.pc-hidden {
  display: none;
}

/*
* {
  box-sizing: border-box; }
*/
img {
  vertical-align: bottom;
}

@media only screen and (max-width: 1023px) {
  .sp-hidden {
    display: none;
  }
  .pc-hidden {
    display: block;
  }
  body {
    min-width: 0;
  }
  .sp-scroll {
    width: 100%;
    overflow-x: auto;
  }
}
h1 {
  font-size: 2.8rem;
  font-weight: 700;
}

@media only screen and (max-width: 1023px) {
  h1 {
    font-size: 2.4rem;
  }
}
h2 {
  font-size: 2.4rem;
  font-weight: 700;
}

@media only screen and (max-width: 1023px) {
  h2 {
    font-size: 2rem;
  }
}
h3 {
  font-size: 2rem;
  font-weight: 700;
}

@media only screen and (max-width: 1023px) {
  h3 {
    font-size: 1.6rem;
  }
}
h4 {
  font-size: 1.8rem;
  font-weight: 700;
}

@media only screen and (max-width: 1023px) {
  h4 {
    font-size: 1.3rem;
  }
}
h5 {
  font-size: 1rem;
  font-weight: 700;
}

h6 {
  font-size: 0.8rem;
  font-weight: 700;
}

@media only screen and (max-width: 1023px) {
  h6 {
    font-size: 0.85rem;
  }
}
.txtLarge {
  font-size: 2rem;
}

@media only screen and (max-width: 1023px) {
  .txtLarge {
    font-size: 1.6rem;
  }
}
.txtSmall {
  font-size: 1.2rem;
}

@media only screen and (max-width: 1023px) {
  .txtSmall {
    font-size: 1rem;
  }
}
.txtXsmall {
  font-size: 0.8rem;
}

.txtXxsmall {
  font-size: 0.7rem;
}

.inner_wrap {
  max-width: 1720px;
  width: 92%;
  margin: 0 auto;
}
@media only screen and (max-width: 1023px) {
  .inner_wrap {
    max-width: 92%;
  }
}

/* ==========================================================================
   margin
========================================================================== */
.mB_01 {
  margin: 0 auto 80px !important;
}

@media only screen and (max-width: 1023px) {
  .mB_01 {
    margin: 0 auto 30px !important;
  }
}
.mB_02 {
  margin: 0 auto 40px !important;
}

@media only screen and (max-width: 1023px) {
  .mB_02 {
    margin: 0 auto 20px !important;
  }
}
.mB_03 {
  margin: 0 auto 20px !important;
}

@media only screen and (max-width: 1023px) {
  .mB_03 {
    margin: 0 auto 10px !important;
  }
}
.mB_04 {
  margin: 0 auto 10px !important;
}

@media only screen and (max-width: 1023px) {
  .mB_04 {
    margin: 0 auto 10px !important;
  }
}
.mB_00 {
  margin: 0 auto !important;
}

.mT_01 {
  margin: 80px auto 0 !important;
}

@media only screen and (max-width: 1023px) {
  .mT_01 {
    margin: 30px auto 0 !important;
  }
}
.mT_02 {
  margin: 40px auto 0 !important;
}

@media only screen and (max-width: 1023px) {
  .mT_02 {
    margin: 20px auto 0 !important;
  }
}
.mT_03 {
  margin: 20px auto 0 !important;
}

@media only screen and (max-width: 1023px) {
  .mT_03 {
    margin: 10px auto 0 !important;
  }
}
.mT_00 {
  margin: 0 auto !important;
}

/* ==========================================================================
   Common
========================================================================== */
.main {
  flex: 1;
}

.contentsTitle {
  text-align: center;
  font-family: "Josefin Sans", sans-serif;
  font-size: 6rem;
  font-weight: 400;
  font-style: 500;
  letter-spacing: 10px;
  margin-bottom: 50px;
  white-space: nowrap;
}

@media only screen and (max-width: 1023px) {
  .contentsTitle {
    font-size: 4rem;
    letter-spacing: 5px;
    margin-bottom: 30px;
  }
}
.wrapper {
  width: 1216px;
  margin: 0 auto;
}

@media only screen and (max-width: 1023px) {
  .wrapper {
    width: 100%;
  }
}
.pagetop {
  position: fixed;
  bottom: 0;
  right: 0;
  width: 80px;
  height: 80px;
  z-index: 98;
}

@media only screen and (max-width: 1023px) {
  .pagetop {
    width: 40px;
    height: 40px;
  }
  .pagetop img {
    width: 50%;
  }
}
.pagetop a {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  transition: all 0.3s cubic-bezier(0.42, 0, 1, 1);
  -webkit-transition: all 0.3s cubic-bezier(0.42, 0, 1, 1);
  background: rgba(111, 25, 76, 0.7);
  position: relative;
}

.pagetop a:hover {
  background: #6f194c;
}

.pagetop a::after {
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  font-size: 2.5rem;
  content: "\f077";
  position: absolute;
  color: #fff;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transition: right 0.2s linear;
}

.more_btn {
  border: 1px solid #383838;
  text-align: center;
  font-family: "Josefin Sans", sans-serif;
  font-size: 2.2rem;
  font-weight: 500;
  padding: 8px 0;
  color: #383838;
  display: block;
  margin: 0 auto;
  transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
@media only screen and (max-width: 1023px) {
  .more_btn {
    width: 100%;
    font-size: 1.8rem;
  }
}
.more_btn:hover {
  opacity: 0.7;
}

@media only screen and (max-width: 1023px) {
  .more_btn {
    width: 80%;
    margin: 26px auto 30px;
  }
}
.more_btn a {
  background: #6f194c;
  color: #fff;
  text-decoration: none;
  display: block;
  padding: 15px;
  text-align: center;
  font-size: 1.8rem;
  transition: background 0.2s linear;
}

@media only screen and (max-width: 1023px) {
  .more_btn a {
    padding: 10px;
  }
}
.more_btn a::after {
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  font-style: normal;
  content: "\f054";
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  transition: right 0.2s linear;
}

.more_btn a:hover {
  background: #000;
}

.more_btn a:hover::after {
  right: 15px;
}

/* inview
---------------------------------------------------------------------------*/
.fade-mv {
  opacity: 0;
  transform: translateY(60px);
  transition: opacity 1s ease, transform 1s ease;
}

.fade-mv.mv {
  opacity: 1;
  transform: translateY(0px);
}

.fade-mv_x {
  opacity: 0;
  transform: translateX(-100px);
  transition: opacity 1s ease, transform 1s ease;
}

@media only screen and (max-width: 1023px) {
  .fade-mv_x {
    transform: translateX(0);
    transform: translateY(60px);
  }
}
.mv_x {
  opacity: 1;
  transform: translateX(0px);
}

@media only screen and (max-width: 1023px) {
  .mv_x {
    transform: translateY(0px);
  }
}
li:nth-child(2n).fade-mv_x {
  transform: translateX(100px);
}

@media only screen and (max-width: 1023px) {
  li:nth-child(2n).fade-mv_x {
    transform: translateX(0);
    transform: translateY(60px);
  }
}
li:nth-child(2n).mv_x {
  opacity: 1;
  transform: translateX(0px);
}

/* ==========================================================================
   Header
========================================================================== */
.nav {
  font-size: 2.8rem;
  font-family: "Josefin Sans", sans-serif;
  font-weight: 500;
  background: #fff;
  padding: 20px;
  position: fixed;
  z-index: 99;
}

.site_head_re {
  position: relative;
  background: rgba(255, 255, 255, 0.5);
  -webkit-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
  /* backdrop-filter 非対応ブラウザ用 */
}
@supports not ((-webkit-backdrop-filter: blur(15px)) or (backdrop-filter: blur(15px))) {
  .site_head_re .site_head_re {
    background: rgba(255, 255, 255, 0.8);
  }
}

.global_menu {
  /* メニュー全体のスタイル */
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  max-width: 1720px;
  width: 92%;
  height: 120px;
  margin: 0 auto;
  color: #383838;
  /* 文字色 */
  text-align: center;
  margin: 0 auto;
}
@media only screen and (max-width: 1023px) {
  .global_menu {
    height: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
  }
}
.global_menu > ul {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (max-width: 1023px) {
  .global_menu > ul {
    display: none;
  }
}
.global_menu > ul > li > a {
  padding: 40px 0;
  text-align: left;
  transition: opacity 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
.global_menu > ul > li > a:hover {
  opacity: 0.5;
}
.global_menu > ul > li > a .fontjp {
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-size: 1.3rem;
  color: #B3B3B3;
  display: block;
  line-height: 1.2;
  padding: 0 30px;
}
.global_menu > ul > li > a .fonteng {
  border-left: 1.5px solid #B3B3B3;
  font-family: "Josefin Sans", sans-serif;
  font-size: 2rem;
  color: #383838;
  padding: 0 30px;
  font-weight: 500;
}
@media screen and (min-width: 1023px) and (max-width: 1420px) {
  .global_menu > ul > li > a .fontjp {
    font-size: 0.8vw;
    padding: 0 20px;
  }
  .global_menu > ul > li > a .fonteng {
    font-size: 1.3vw;
    padding: 0 20px;
  }
}
@media only screen and (max-width: 1023px) {
  .global_menu > ul > li > a {
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: baseline;
    border-bottom: 1px solid #383838;
    padding: 20px 0 10px;
  }
  .global_menu > ul > li > a.nav_drop {
    pointer-events: none;
  }
  .global_menu > ul > li > a .fontjp {
    color: #383838;
    font-size: 1.8rem;
    order: 2;
    padding: 0;
    width: 50%;
  }
  .global_menu > ul > li > a .fonteng {
    color: #383838;
    font-size: 3rem;
    order: 1;
    width: 50%;
    border-left: none;
    padding: 0;
  }
}
.global_menu > ul > li:first-child > a .fonteng {
  border-left: none;
}
@media only screen and (max-width: 1023px) {
  .global_menu > ul > li.menu {
    position: relative;
  }
  .global_menu > ul > li.menu > a::after {
    content: url(/images/common/arrow_r.png);
    vertical-align: middle;
    order: 3;
    position: absolute;
    top: 35px;
    right: 5px;
    transition: transform 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  }
  .global_menu > ul > li.menu.open-accordion > a::after {
    transform: rotate(90deg);
  }
}
.global_menu h1 {
  order: 1;
}
@media only screen and (max-width: 1023px) {
  .global_menu h1 {
    order: 2;
    width: 60%;
    height: 70px;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
  }
  .global_menu h1 img {
    width: 50%;
  }
}
.global_menu .gnav {
  order: 2;
}
@media only screen and (max-width: 1023px) {
  .global_menu .gnav {
    order: 4;
  }
}
.global_menu .header_right {
  order: 3;
}
@media only screen and (max-width: 1023px) {
  .global_menu .header_right {
    order: 1;
    width: 20%;
  }
}
.global_menu .header_right ul {
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-end;
  align-items: center;
  max-width: 148px;
}
.global_menu .header_right ul a {
  padding: 15px;
  display: block;
  transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
.global_menu .header_right ul a:hover {
  opacity: 0.5;
}
@media only screen and (max-width: 1023px) {
  .global_menu .header_right ul {
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    max-width: 100%;
  }
  .global_menu .header_right ul a {
    padding: 5px;
  }
  .global_menu .header_right ul a img {
    width: 100%;
  }
}
.global_menu .humburger {
  display: none;
}
@media only screen and (max-width: 1023px) {
  .global_menu .humburger {
    display: block;
    order: 3;
    width: 20%;
  }
}

.child_menu {
  /* 下層メニューのスタイル */
  width: 100%;
  position: absolute;
  top: 100%;
  /* 親項目の直下に配置 */
  left: 0;
  padding: 10px 0;
  color: #383838;
  /* 文字色 */
  background: #fff;
  /* 背景色 */
  border-top: #707070 solid 1px;
  display: none;
}
.child_menu > ul {
  width: 60%;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.child_menu > ul > li > a {
  /* 子項目のスタイル */
  font-size: 1.8em;
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  color: #383838;
  transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  display: block;
  padding: 10px 30px;
}
.child_menu > ul > li > a:hover {
  /* 子項目のスタイル（ホバー時） */
  opacity: 0.7;
}

@media only screen and (max-width: 1023px) {
  .menu .child_menu {
    z-index: 999;
    /*width: calc(80% - 15px);*/
    position: static;
    display: none;
    background: none;
    border-top: none;
  }
  .menu .child_menu > ul {
    width: 100%;
  }
  .menu .child_menu > ul li {
    text-align: left;
    width: 100%;
  }
  .menu .child_menu > ul li a {
    font-size: 2rem;
    display: block;
  }
}

.btn_all {
  display: none;
}
@media only screen and (max-width: 1023px) {
  .btn_all {
    font-size: 2rem;
    display: block;
    color: #383838;
    text-align: right;
  }
}

.menu .open-accordion + .child_menu {
  display: block;
}

@media only screen and (max-width: 1023px) {
  .nav {
    font-size: 1.8rem;
    padding: 15px;
    top: 0;
    position: relative;
  }
  .nav__inner {
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto;
  }
  .nav__inner .nav_logo img {
    width: 75%;
  }
}
.menu-trigger {
  display: inline-block;
  transition: all 0.4s;
  box-sizing: border-box;
  position: relative;
  width: 50px;
  height: 32px;
}

@media only screen and (max-width: 1023px) {
  .menu-trigger {
    width: 40px;
    height: 24px;
  }
}
.menu-trigger span {
  display: inline-block;
  transition: all 0.4s;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #B3B3B3;
  border-radius: 50%;
}

.menu-trigger span:nth-of-type(1) {
  top: 0;
}

@media only screen and (max-width: 1023px) {
  .menu-trigger span:nth-of-type(2) {
    top: 11px;
    width: 80%;
    left: 20%;
  }
  .menu-trigger span:nth-of-type(3) {
    bottom: 0;
    width: 60%;
    left: 40%;
  }
}
.menu-trigger.active span:nth-of-type(1) {
  transform: translateY(10px) rotate(-45deg);
  width: 48px;
  border-radius: 50%;
}

@media only screen and (max-width: 1023px) {
  .menu-trigger.active span {
    background-color: #383838;
  }
  .menu-trigger.active span:nth-of-type(1) {
    width: 38px;
  }
}
.menu-trigger.active span:nth-of-type(2) {
  opacity: 0;
}

.menu-trigger.active span:nth-of-type(3) {
  transform: translateY(-10px) rotate(45deg);
  width: 48px;
  border-radius: 50%;
  bottom: 8px;
}

@media only screen and (max-width: 1023px) {
  .menu-trigger.active span:nth-of-type(3) {
    width: 38px;
    bottom: 2px;
    left: 0;
  }
}
@media only screen and (max-width: 1023px) {
  /*--- gnav　中身 ---*/
  .gnav {
    display: none;
    width: calc(80% - 15px);
    height: calc(100vh - 100px);
    padding-bottom: 100px;
    margin: 0 auto;
    transition: opacity 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    -webkit-transition: opacity 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    overflow-y: scroll;
    -webkit-overflow-scrolling: auto;
    z-index: 91;
    font-size: 1.8rem;
    /* IE, Edge 対応 */
    -ms-overflow-style: none;
    /* Firefox 対応 */
    scrollbar-width: none;
  }
  .gnav::-webkit-scrollbar {
    display: none;
  }
  .gnav__inner {
    width: 84%;
    padding: 30px 0 60px;
  }
  .gnav__inner > ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
  }
  .gnav__inner > ul {
    display: block;
  }
  .gnav__category {
    width: 100%;
    margin-bottom: 30px;
  }
  .gnav__category a {
    width: 100%;
    font-size: 2rem;
    line-height: 2;
  }
  .gnav__title {
    margin-bottom: 10px;
  }
  .gnav .sns_area {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    margin: 0 auto 60px;
    border-top: 1px solid rgba(246, 246, 246, 0.3);
    padding-top: 30px;
  }
  .gnav .sns_area ul li {
    margin-right: 30px;
  }
  .gnav .sns_area ul li:last-child {
    margin-right: 0px;
  }
  .gnav .sns_area ul li a {
    transition: all 0.3s cubic-bezier(0.42, 0, 1, 1);
    -webkit-transition: all 0.3s cubic-bezier(0.42, 0, 1, 1);
  }
  .gnav .sns_area ul li a:hover {
    opacity: 0.7;
  }
  body.open {
    overflow: hidden;
  }
}
/* ==========================================================================
   ads_box1
========================================================================== */
.ads_box1,
.side_news {
  float: left;
}

@media only screen and (max-width: 1023px) {
  .ads_box1,
  .side_news {
    float: none;
  }
}
.ads_box1 .layout_banner li,
.side_news .layout_banner li {
  margin-bottom: 4px;
}

.ads_box1 .layout_banner li:last-child,
.side_news .layout_banner li:last-child {
  margin-bottom: 0;
}

.ads_box1 .layout_banner li a,
.side_news .layout_banner li a {
  transition: all 0.2s cubic-bezier(0.42, 0, 1, 1);
  -webkit-transition: all 0.2s cubic-bezier(0.42, 0, 1, 1);
}

.ads_box1 .layout_banner li a:hover,
.side_news .layout_banner li a:hover {
  opacity: 0.7;
}

@media only screen and (max-width: 1023px) {
  .ads_box1 {
    display: none;
  }
}
/* ==========================================================================
  第二回層　second
========================================================================== */
#second .main .contents_box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  padding: 30px 0 0;
}

@media only screen and (max-width: 1023px) {
  #second .main .contents_box {
    padding: 15px 0 0;
  }
}
#second .main .contents_box .list_news {
  width: 904px;
}

@media only screen and (max-width: 1023px) {
  #second .main .contents_box .list_news {
    width: 100%;
  }
}
@media screen and (min-width: 1023px) and (max-width: 1420px) {
  #second .main .contents_box .list_news {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
  }
}
#second .main .contents_box .list_news h1 {
  padding: 0 0 10px;
  margin-bottom: 30px;
  border-bottom: 2px solid #cccccc;
  line-height: 1.5;
  position: relative;
}

@media only screen and (max-width: 1023px) {
  #second .main .contents_box .list_news h1 {
    width: 96%;
    margin: 0 auto 20px;
  }
}
#second .main .contents_box .list_news h1::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: -2px;
  height: 2px;
  width: 80px;
  background: #6f194c;
}

@media only screen and (max-width: 1023px) {
  #second .main .contents_box .list_news h1::before {
    width: 50px;
  }
}
#second .main .contents_box .sub_article {
  margin: 0 0 4px 0;
  width: 100%;
  overflow: hidden;
  position: relative;
}

@media only screen and (max-width: 1023px) {
  #second .main .contents_box .sub_article {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
    width: calc(50% - 4px);
    height: 100%;
    margin: 0 auto 4px;
  }
  #second .main .contents_box .sub_article:nth-of-type(1),
  #second .main .contents_box .sub_article:nth-of-type(6) {
    width: calc(100% - 4px);
  }
}
#second .main .contents_box .sub_article a {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: flex-start;
  height: 100%;
  color: #fff;
  background-color: #000000;
  position: relative;
  transition: all 0.3s cubic-bezier(0.42, 0, 1, 1);
  -webkit-transition: all 0.3s cubic-bezier(0.42, 0, 1, 1);
}

@media only screen and (max-width: 1023px) {
  #second .main .contents_box .sub_article a {
    display: block;
    background-color: #f6f6f6;
  }
}
#second .main .contents_box .sub_article a h2 {
  font-size: 1.6rem;
  line-height: 1.5;
  height: 4.5em;
  margin-bottom: 10px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

@media only screen and (max-width: 1023px) {
  #second .main .contents_box .sub_article a h2 {
    margin-bottom: 0;
  }
}
#second .main .contents_box .sub_article a .category {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 1.4rem;
  font-family: "Josefin Sans", sans-serif;
  font-weight: 600;
  background: #fff;
  color: #6f194c;
  padding: 4px 15px 2px;
  text-align: center;
}

@media only screen and (max-width: 1023px) {
  #second .main .contents_box .sub_article a .category {
    padding: 4px 10px 0;
    top: -10px;
    font-size: 1.4rem;
  }
}
#second .main .contents_box .sub_article a .text_area {
  padding: 40px 30px 30px;
  width: 100%;
  height: 100%;
  transition: all 0.3s cubic-bezier(0.42, 0, 1, 1);
  -webkit-transition: all 0.3s cubic-bezier(0.42, 0, 1, 1);
  position: relative;
}

@media only screen and (max-width: 1023px) {
  #second .main .contents_box .sub_article a .text_area {
    padding: 25px 15px 15px;
    background: #000000;
  }
}
#second .main .contents_box .sub_article a .date {
  font-size: 1.4rem;
  font-family: "Josefin Sans", sans-serif;
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: baseline;
}

@media only screen and (max-width: 1023px) {
  #second .main .contents_box .sub_article a .date {
    font-size: 1.6rem;
  }
}
#second .main .contents_box .sub_article a .date::before {
  font-family: "Font Awesome 5 Free";
  content: "\f073";
  display: block;
  margin-right: 5px;
  font-size: 1.4rem;
}

#second .main .contents_box .sub_article a figure {
  width: 600px;
  overflow: hidden;
  display: block;
}

@media only screen and (max-width: 1023px) {
  #second .main .contents_box .sub_article a figure {
    width: 100%;
    height: 100%;
  }
}
#second .main .contents_box .sub_article a figure img {
  width: 100%;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-object-fit: scale-down;
     object-fit: scale-down;
  font-family: "object-fit: scale-down;";
}

#second .main .contents_box .sub_article a:hover {
  background-color: #6f194c;
}

#second .main .contents_box .sub_article a:hover img {
  transform: scale(1.05);
}

#second .main .contents_box .sub_article a .text {
  font-size: 1.4rem;
  height: 3.3em;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

@media only screen and (max-width: 1023px) {
  #second .main .contents_box .sub_article a .text {
    display: none;
  }
}
@media only screen and (max-width: 1023px) {
  #second.detail .list_news {
    display: block !important;
  }
}
#second.detail .category {
  font-size: 1.8rem;
  font-family: "Josefin Sans", sans-serif;
  font-weight: 600;
  background: #fff;
  color: #6f194c;
  padding: 4px 15px 2px;
  text-align: center;
  margin-bottom: 30px;
}

@media only screen and (max-width: 1023px) {
  #second.detail .category {
    padding: 4px 10px 0;
    top: -10px;
    font-size: 1.4rem;
    margin-bottom: 20px;
  }
}
#second.detail .category a {
  color: #6f194c;
}

#second.detail .category a:hover {
  color: #000000;
}

#second.detail .date {
  font-size: 1.6rem;
  margin-bottom: 15px;
  font-family: "Josefin Sans", sans-serif;
  color: #999;
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: baseline;
}

@media only screen and (max-width: 1023px) {
  #second.detail .date {
    margin: 0 0 10px 10px;
  }
}
#second.detail .date::before {
  font-family: "Font Awesome 5 Free";
  content: "\f073";
  display: block;
  margin-right: 5px;
  font-size: 1.6rem;
}

#second.detail .contents_news > figure {
  width: 100%;
  margin-bottom: 30px;
}

#second.detail .contents_news > figure img {
  width: 100%;
}

#second.detail .contents_news .sns_area {
  width: 100%;
  text-align: right;
  margin-bottom: 30px;
}

@media only screen and (max-width: 1023px) {
  #second.detail .contents_news .sns_area {
    padding-right: 5%;
  }
}
#second.detail .contents_news .sns_area ul {
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-end;
  align-items: center;
}

#second.detail .contents_news .sns_area ul li {
  margin-left: 10px;
}

#second.detail .contents_news .text_area {
  background: #fff;
  padding: 30px 50px;
  font-size: 1.6rem;
}

@media only screen and (max-width: 1023px) {
  #second.detail .contents_news .text_area {
    padding: 30px 10%;
  }
}
#second.detail .contents_news .text_area h2 {
  margin-bottom: 30px;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 15px;
}

#second.detail .contents_news .text_area h3 {
  margin-bottom: 15px;
}

#second.detail .contents_news .text_area .text {
  font-size: 1.6rem;
  padding: 0 0 30px;
}

#second.detail .contents_news .text_area figure {
  width: 100%;
  margin-bottom: 30px;
}

#second.detail .contents_news .text_area figure img {
  width: 100%;
}

/* ==========================================================================
   pagination
========================================================================== */
.pagination {
  margin: 0 auto;
}

.pagination ul {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  margin: 60px auto 0;
}

@media only screen and (max-width: 1023px) {
  .pagination ul {
    margin: 30px auto;
  }
  .detail .pagination ul {
    margin: 30px auto 0;
  }
}
.pagination ul li {
  font-family: "Josefin Sans", sans-serif;
  margin-right: 4px;
  font-size: 1.8rem;
  text-align: center;
}

.pagination ul li a {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  background: #fff;
  color: #000000;
  padding: 12px 15px 8px;
  min-width: 40px;
  position: relative;
  transition: all 0.3s cubic-bezier(0.42, 0, 1, 1);
  -webkit-transition: all 0.3s cubic-bezier(0.42, 0, 1, 1);
  line-height: 1;
}

@media only screen and (max-width: 1023px) {
  .pagination ul li a {
    padding: 12px 10px 8px 10px;
    min-width: 30px;
  }
}
.pagination ul li a.current {
  color: #fff;
  background: #000000;
}

.pagination ul li a:hover {
  background: #6f194c;
  color: #fff;
}

.pagination ul li span {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  color: #999;
  padding: 10px;
  position: relative;
}

.pagination ul li:first-child a,
.pagination ul li:first-child span {
  padding: 12px 5px 8px 25px;
  margin-right: 10px;
  background: none;
}

.pagination ul li:first-child a::before,
.pagination ul li:first-child span::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  font-style: normal;
  content: "\f053";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  transition: right 0.2s linear;
}

@media only screen and (max-width: 1023px) {
  .pagination ul li:first-child a,
  .pagination ul li:first-child span {
    padding: 12px 10px 8px 15px;
    margin-right: 2px;
  }
}
.pagination ul li:first-child a:hover,
.pagination ul li:first-child a:hover::after {
  color: #6f194c;
}

.pagination ul li:last-child a {
  padding: 10px 25px 10px 15px;
  background: none;
}

.pagination ul li:last-child a::after {
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  font-style: normal;
  content: "\f054";
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  transition: right 0.2s linear;
}

@media only screen and (max-width: 1023px) {
  .pagination ul li:last-child a {
    padding: 10px 10px 10px 5px;
    margin-left: 2px;
  }
}
.pagination ul li:last-child a:hover,
.pagination ul li:last-child a:hover::after {
  color: #6f194c;
}

/* ==========================================================================
   footer
========================================================================== */
.footer {
  padding: 40px 0;
  background: #EDEDED;
  color: #383838;
}
.footer a {
  transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
.footer a:hover {
  opacity: 0.7;
}
.footer .menu {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}
.footer .menu li {
  margin: 0 30px 30px;
}
.footer .menu li a {
  color: #383838;
  font-size: 1.4rem;
}
.footer .menu li a::after {
  content: "＞";
  margin-left: 10px;
}
@media only screen and (max-width: 1023px) {
  .footer {
    padding: 50px 0 40px;
  }
  .footer .menu {
    display: block;
  }
  .footer .menu li {
    margin: 0 auto 30px;
    text-align: center;
  }
  .footer .menu li a {
    font-size: 1.2rem;
  }
  .footer .menu li:last-child {
    margin: 0 auto 70px;
  }
}

.sns_box {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}
.sns_box li {
  margin: 0 35px 30px;
}
.sns_box li img {
  width: 100%;
}
@media only screen and (max-width: 1023px) {
  .sns_box {
    margin: 0 60px;
  }
  .sns_box li {
    margin: 0 0 70px 30px;
    text-align: center;
  }
  .sns_box li:first-child {
    margin: 0 0 70px 0;
  }
  .gnav .sns_box {
    margin: 40px 20px;
  }
  .gnav .sns_box li {
    margin: 0 0 0 30px;
  }
  .gnav .sns_box li:first-child {
    margin: 0;
  }
}

.copyright_wrap {
  border-top: 1px solid #383838;
  width: 94%;
  margin: 0 auto;
}
@media only screen and (max-width: 1023px) {
  .copyright_wrap {
    width: 100%;
  }
}

.copyright_inner {
  color: #383838;
  margin: 0 auto;
  width: 100%;
  text-align: center;
  padding-top: 10px;
  font-size: 1.4rem;
  font-family: "Josefin Sans", sans-serif;
}
@media only screen and (max-width: 1023px) {
  .copyright_inner {
    color: #383838;
    margin: 30px auto 0;
    width: 100%;
    text-align: center;
    font-size: 1.2rem;
    padding: 0;
  }
}

.hp_link {
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  padding: 1rem 4rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  transition: all 0.3s;
  text-align: center;
  color: #212529;
  border-radius: 0.5rem;
  background: #fff;
}

.hp_link:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 50px;
  height: 100%;
  content: "";
  border-radius: 0.5rem 0 0 0.5rem;
  background: rgba(0, 0, 0, 0);
}

.hp_link i {
  font-size: 120%;
  position: absolute;
  top: -7px;
  left: 0;
  width: 50px;
  padding: 1.5rem 0;
  text-align: center;
  letter-spacing: 0;
}

.ft_hp_img:before {
  content: url("/images/common/wing_bk.png");
}

/* ==========================================================================
   パンくず
========================================================================== */
.breadcrumb {
  width: 100%;
  height: 56px;
  background: #fff;
  position: relative;
  z-index: 90;
}

@media only screen and (max-width: 1023px) {
  .breadcrumb {
    border-top: 1px solid #cccccc;
    height: 42px;
    padding: 0 0 0 8%;
  }
}
.breadcrumb ul {
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  font-size: 1.4rem;
  font-weight: bold;
  color: #6f194c;
  max-width: 1216px;
  margin: 0 auto;
  height: 100%;
}

@media only screen and (max-width: 1023px) {
  .breadcrumb ul {
    overflow-x: auto;
    overflow-y: hidden;
    font-size: 0.8rem;
    max-width: none;
  }
}
.breadcrumb ul li {
  padding-right: 20px;
  line-height: 0;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}

@media only screen and (max-width: 1023px) {
  .breadcrumb ul li {
    padding-right: 10px;
    height: 42px;
    -webkit-overflow-scrolling: touch;
  }
}
.breadcrumb ul li a {
  color: #000000;
  width: -moz-max-content;
  width: max-content;
  transition: all 0.3s cubic-bezier(0.42, 0, 1, 1);
  -webkit-transition: all 0.3s cubic-bezier(0.42, 0, 1, 1);
}

.breadcrumb ul li a:hover {
  color: #6f194c;
}

.breadcrumb ul li span {
  width: -moz-max-content;
  width: max-content;
}

.breadcrumb ul li::after {
  content: url(/img/common/breadcrumb_arrow.png);
  vertical-align: middle;
  padding-left: 20px;
}

@media only screen and (max-width: 1023px) {
  .breadcrumb ul li::after {
    content: url(/img/common/breadcrumb_arrow_sp.png);
    padding-left: 10px;
  }
}
.breadcrumb ul li:last-child::after {
  opacity: 0;
}

/* modal */
.modalImg {
  background: #fff;
  pointer-events: none;
}

@media only screen and (max-width: 1023px) {
  .modalImg {
    pointer-events: auto;
  }
}
.modalImg img {
  transition: opacity 0.3s linear;
}

.modalImg:hover img {
  opacity: 0.8;
}

.modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
  width: 100%;
  height: 100%;
}

#modalClone {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

#modalClone.is-active {
  width: 100%;
  height: 100%;
  overflow-x: scroll;
}

#modalClone.is-active img {
  width: auto;
  height: 100vh;
  max-width: none;
}

.modalMenu {
  position: fixed;
  top: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.95);
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  z-index: 500;
}

#modalSearch,
#modalClose {
  padding: 10px;
  color: #fff;
  font-size: 16px;
}

#modalSearch .fa-search-plus,
#modalSearch .fa-search-minus {
  display: none;
}

#modalSearch .fa-search-plus.is-active,
#modalSearch .fa-search-minus.is-active {
  display: block;
}

.link_area {
  background: #fff;
  padding: 30px 50px 20px;
  font-size: 1.6rem;
}

.sn-textList li {
  position: relative;
  padding-left: 15px;
  line-height: 1.8;
}

.sn-textList__item a {
  text-decoration: none;
  color: #006ccc;
}

.sn-textList__item a:hover {
  border-bottom: solid 1px #006ccc;
}

.sn-textList li:before {
  font-family: sn-iconFont;
  position: absolute;
  top: 0;
  left: 0;
  content: "\e722";
  color: #cacaca;
  transform: scale(0.5);
}

/* 動画 */
.p-theme__movie {
  position: relative;
  padding-top: 56.25%;
  margin-bottom: 30px;
}

.p-theme__movie iframe {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}

@media only screen and (max-width: 1023px) {
  .p-theme__movie iframe {
    width: 100%;
    height: 100%;
  }
}

/********** Header ************/
.pc_header {
  background-color: #1b1817;
  text-align: right;
  padding-right: 100px;
  padding-top: 5px;
  padding-bottom: 5px;
}

@media only screen and (max-width: 1023px) {
  .pc_header {
    display: none;
  }
}
.sp_header {
  display: none;
}

@media only screen and (max-width: 1023px) {
  .sp_header {
    display: block;
    width: 100%;
  }
}
.pc_header span {
  color: #FFF;
}

.pc_header img {
  width: 20px;
  margin-bottom: 3px;
}

.member_head_link {
  text-decoration: none;
  color: #ffffff;
  font-size: 10pt;
  padding: 10px;
}

#head_middle {
  background-color: #77153b;
  padding: 4px;
}

.site_head {
  background-color: #ffffff;
  padding: 5px 0;
  width: 1216px;
  margin: 0 auto;
  width: 100%;
}

.site_head ul {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
}

@media screen and (max-width: 959px) {
  .site_head {
    display: none;
  }
}
.site_head_logo {
  width: 148px;
}

.site_head_link {
  text-decoration: none;
  color: #383838;
  padding: 20px;
}

.site_head_link:hover {
  background: #c0c0c0;
  color: #FFF;
}

/********** Footer ************/
.footer_area {
  background-color: #1b1817;
  padding: 10px;
}

.footer__table ul {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-right: auto;
  margin-left: -30px;
}

@media only screen and (max-width: 1023px) {
  .footer__table ul {
    display: block;
    margin-left: auto;
  }
}
@media only screen and (max-width: 1023px) {
  .footer__table {
    display: block;
  }
}
.footer_img {
  width: 30%;
  text-align: center;
}

@media only screen and (max-width: 1023px) {
  .footer_img {
    width: auto;
    text-align: center;
  }
}
.footer__sns {
  width: 50%;
  text-align: right;
}

@media only screen and (max-width: 1023px) {
  .footer__sns {
    width: 100%;
    text-align: left;
  }
}
.footer__sns ul {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 0;
  margin: 0;
  list-style: none;
}

@media only screen and (max-width: 1023px) {
  .footer__sns ul {
    display: block;
    flex-wrap: nowrap;
    justify-content: flex-end;
    align-items: center;
    margin-bottom: 10px;
  }
}
.footer__sns li {
  position: relative;
}

.footer__sns > ul > li:not(:first-child)::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 0;
  height: 100%;
}

.footer__sns > ul > li > a {
  display: block;
  padding: 0.5em 1em;
  color: #fff;
  text-decoration: none;
  text-align: center;
}

@media only screen and (max-width: 1023px) {
  .footer__sns > ul > li > a {
    text-align: left;
  }
}
.footer__sns > ul > li > a > img {
  vertical-align: middle;
}

.footer__sns > ul > li > a > span {
  margin-left: 5px;
}

.footer__menu {
  margin: 0 auto;
}

.footer__menu ul {
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-end;
  align-items: center;
}

@media only screen and (max-width: 1023px) {
  .footer__menu ul {
    display: block;
    flex-wrap: nowrap;
    justify-content: flex-end;
    align-items: center;
  }
}
.menu__li {
  margin: 0 20px;
}

@media only screen and (max-width: 1023px) {
  .menu__li {
    margin: 0;
  }
  .menu__li a {
    position: relative;
    display: block;
    padding: 8px;
  }
  .menu__li a::after {
    content: "";
    display: block;
    width: 5px;
    height: 5px;
    position: absolute;
    right: 16px;
    /*好きな位置で*/
    top: calc(50% - 2px);
    /*ボーダーの太さ分を引く*/
    border-top: solid 2px;
    border-right: solid 2px;
    transform: rotate(45deg) translateY(-50%);
    color: inherit;
  }
}
@media only screen and (max-width: 1023px) {
  .footer__menu ul li:first-child {
    border-top: 1px solid #666;
    border-bottom: 1px solid #666;
  }
  .footer__menu ul li + li {
    border-bottom: 1px solid #666;
  }
}
.footer__cp {
  width: auto;
  text-align: center;
}

#footer_table {
  width: 800px;
}

#footer_t_td_l {
  width: 40%;
  text-align: left;
}

#footer_t_td_r {
  width: 60%;
  text-align: right;
}

#footer_logo {
  width: 100px;
  padding: 15px;
}

.footer_link {
  text-decoration: none;
  color: #ffffff;
  font-size: 6pt;
  padding: 10px;
}

.copyright {
  color: #505050;
  font-size: 4pt;
  padding: 5px;
}

@media only screen and (max-width: 1023px) {
  .copyright {
    color: #505050;
    font-size: 4pt;
    padding: 10px;
    text-align: center;
  }
}
/* パンクず */
.link_history {
  padding: 5px;
  margin: 0 auto;
  margin-left: 100px;
  display: none;
}

@media only screen and (max-width: 1023px) {
  .link_history {
    width: 90%;
    padding: 0;
    margin: 10px 10px 10px 5px;
  }
}
.link_history ul {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
}

a.linktext {
  text-decoration: none;
  color: #961d5f;
  font-size: 10px;
}

.cart_icon {
  content: "\f07a";
}

.msg404 {
  text-align: center;
  font-size: 2em;
  margin-top: 50px;
}

header {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 100;
}

.container,
.container_detail,
.container_howto {
  margin-top: 130px;
  flex: 1;
}

@media only screen and (max-width: 1023px) {
  .container,
  .container_detail,
  .container_howto {
    margin-top: 80px;
  }
}
.wrapper {
  width: 90%;
  /*max-width: 1200px;*/
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}

/*
.main {
  width: calc(100% - 300px);
}
*/
.sidebar {
  width: 280px;
  margin-right: 30px;
}

@media only screen and (max-width: 1023px) {
  .sidebar {
    display: none;
  }
}
.widget {
  margin-bottom: 20px;
}

.widget:last-child {
  margin-bottom: 0;
  font-size: 1.5em;
}

.widget--sticky {
  position: sticky;
  top: 100px;
}

.footer_link img {
  vertical-align: middle;
}

.footer_link span {
  margin-left: 5px;
}

@media only screen and (max-width: 1023px) {
  .sns__li {
    margin: 10px 0;
  }
}
.ft_13 {
  font-size: 1.3em;
}

.wrapper_sec {
  width: 90%;
  /*max-width: 1200px;*/
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.line {
  border: 1px dotted ;
}

/*# sourceMappingURL=common_new.css.map */
