@charset "UTF-8";
/* =================================================================
 License : e-TRUST Inc.
 File name : assets.css
 Style : assets.css
================================================================= */
.gra {
  position: relative;
  background: #200054;
  background: linear-gradient(to right, #200054 0%, #200054 50%, #41266d 51%, #41266d 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#200054", endColorstr="#41266d",GradientType=1 );
}
.gra:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url(../images/common/pt.svg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  z-index: 0;
}
.gra span {
  z-index: 1;
  position: relative;
}

.pcnone {
  display: none;
}
@media only screen and (max-width: 834px) {
  .pcnone {
    display: block;
  }
}

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

@media only screen and (max-width: 1200px) {
  .bp1200none {
    display: none;
  }
}
@media only screen and (max-width: 834px) {
  .bp1200none {
    display: block;
  }
}

@media only screen and (max-width: 1000px) {
  .bp1000none {
    display: none;
  }
}
@media only screen and (max-width: 834px) {
  .bp1000none {
    display: block;
  }
}

.disnone {
  display: none;
}

* {
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.tdpd10 td {
  padding: 10px !important;
}

li {
  list-style: none;
}

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, 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 {
  font-weight: 400;
}

body {
  counter-reset: number 0;
  line-height: 1.7em;
  font-weight: 400;
  color: #333;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  word-wrap: break-word;
  overflow-x: hidden;
  letter-spacing: 0.05em;
  font-size: 16px;
}

.inner {
  width: 100%;
  margin: 0 auto;
  max-width: 1200px;
}

.inner2 {
  width: 100%;
  margin: 0 auto;
  max-width: 1000px;
}

#contents_wrap {
  width: 100%;
  min-width: 100%;
  z-index: 3;
}

#contents {
  width: 100%;
  max-width: 1200px;
  padding-bottom: 100px;
}
@media only screen and (max-width: 1200px) {
  #contents {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (max-width: 834px) {
  #contents {
    padding: 0 30px 50px;
  }
}
@media only screen and (max-width: 640px) {
  #contents {
    padding: 0 40px 50px;
  }
}

#main {
  width: 100%;
}

#main #col_main {
  width: 100%;
}

#side {
  width: 18.75%;
}

.map {
  margin: 56px 20px 0;
}

.map li {
  border-left: 5px solid #CCCCCC;
  list-style: none;
  margin: 0 0 15px;
  padding: 0 0 0 10px;
  text-align: left;
}

table {
  table-layout: auto;
}

@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  table {
    table-layout: fixed;
  }
}
.tlfix table {
  table-layout: fixed;
}

table td img {
  height: auto !important;
}

.pdtd10 td {
  padding: 10px !important;
}

pre {
  margin: 0;
  padding: 0;
  white-space: pre-line;
}

b, strong {
  font-weight: bold;
}

u {
  text-decoration: line-through;
}

img {
  max-width: 100%;
  height: auto !important;
}

small {
  font-size: 80%;
}

hr {
  border: none;
  height: 0;
  border-bottom: 1px dashed #B3B3B3;
}

span {
  font-weight: inherit;
}

u {
  text-decoration: underline;
}

input[type=button] {
  cursor: pointer;
  padding: 5px 10px;
}

a {
  color: #ff0000;
  transition: 1s;
  text-decoration: none;
}

a:hover {
  opacity: 0.6;
  transition: 1s;
}

@media screen and (max-width: 834px) {
  .imgR, .imgL {
    max-width: 30% !important;
  }
}
@media only screen and (max-width: 640px) {
  .imgR, .imgL {
    display: block;
    float: none;
    margin: 0 auto 10px;
    max-width: 100% !important;
    text-align: center;
  }
}

.mincho {
  font-family: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

.gothic {
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

@media only screen and (max-width: 640px) {
  .fltL {
    float: none;
    width: 100% !important;
  }
  .fltR {
    float: none;
    width: 100% !important;
  }
  .sptal {
    text-align: left !important;
  }
  .sptar {
    text-align: right !important;
  }
  .sptac {
    text-align: center !important;
  }
  .spcenter {
    text-align: center;
    display: block;
    margin-top: 10px;
  }
}
@keyframes zoom {
  50% {
    transform: scale(1.1);
  }
}
header#global_header {
  max-width: 100%;
  width: 100%;
  min-width: 100%;
  height: auto;
  z-index: 3;
  position: relative;
}
@media only screen and (max-width: 834px) {
  header#global_header {
    padding-top: 80px;
  }
}

#header {
  z-index: 10;
  position: relative;
}
#header .inner {
  margin-bottom: 15px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
@media only screen and (max-width: 1200px) {
  #header .inner {
    padding: 0 10px;
  }
}
@media only screen and (max-width: 834px) {
  #header .inner {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    margin-bottom: 0;
    height: 80px;
    background: #fff;
    z-index: 1;
  }
}
#header .inner .flxL {
  width: 20%;
}
@media screen and (max-width: 834px) {
  #header .inner .flxL {
    width: 30%;
  }
}
@media only screen and (max-width: 640px) {
  #header .inner .flxL {
    width: 40%;
  }
}
#header .inner .flxR {
  width: 80%;
  display: flex;
  justify-content: flex-end;
}
@media screen and (max-width: 834px) {
  #header .inner .flxR {
    width: 67%;
    padding-right: 80px;
  }
}
@media only screen and (max-width: 640px) {
  #header .inner .flxR {
    width: 57%;
    padding-right: 80px;
  }
}
#header .inner .flxR .tel2 {
  margin-right: 15px;
}
#header .inner .flxR .tel2 a {
  font-weight: 700;
  font-size: 25px;
  color: #333;
  display: block;
}
@media only screen and (max-width: 834px) {
  #header .inner .flxR .tel2 a {
    border-bottom: 3px solid #d77e00;
    border-radius: 5px;
    background: #ff9600;
    font-weight: 700;
    color: #fff;
    display: block;
    padding: 10px;
    width: 60px;
    height: 60px;
    font-size: 18px;
  }
  #header .inner .flxR .tel2 a:hover {
    opacity: 1;
    background: #d77e00;
  }
}
#header .inner .flxR .tel2 a i {
  margin-right: 5px;
}
@media only screen and (max-width: 834px) {
  #header .inner .flxR .tel2 a i {
    margin-right: 0;
  }
}
@media only screen and (max-width: 834px) {
  #header .inner .flxR .tel2 a span {
    display: none;
  }
}
@media only screen and (max-width: 834px) {
  #header .inner .flxR .tel2 a p {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
  }
}
@media only screen and (max-width: 834px) {
  #header .inner .flxR .tel2 a p.fs13 {
    display: none;
  }
}
#header .inner .flxR .cont a {
  border-bottom: 3px solid #d77e00;
  border-radius: 5px;
  padding: 10px 20px;
  background: #ff9600;
  font-weight: 700;
  color: #fff;
  display: block;
}
@media only screen and (max-width: 834px) {
  #header .inner .flxR .cont a {
    padding: 10px;
    width: 60px;
    height: 60px;
    font-size: 18px;
  }
}
#header .inner .flxR .cont a:hover {
  opacity: 1;
  background: #d77e00;
}
@media only screen and (max-width: 834px) {
  #header .inner .flxR .cont a p {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
  }
}
#header .inner .flxR .cont a i {
  margin-right: 5px;
}
@media only screen and (max-width: 834px) {
  #header .inner .flxR .cont a i {
    margin-right: 0;
  }
}
@media only screen and (max-width: 834px) {
  #header .inner .flxR .cont a span {
    display: none;
  }
}
#header .inner > p {
  width: 100%;
  text-align: left;
  margin-bottom: 15px;
}
@media only screen and (max-width: 834px) {
  #header .inner > p {
    display: none;
  }
}

.bgh {
  position: fixed !important;
  top: 0 !important;
  display: block !important;
  left: 0;
  right: 0;
  background: #fff;
  z-index: 1;
}

#hednav {
  background: #200054;
}
@media only screen and (max-width: 834px) {
  #hednav {
    margin-left: auto;
    display: block;
    position: fixed;
    top: 0;
    right: 0;
  }
}
#hednav .navwrap {
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 834px) {
  #hednav .navwrap {
    display: block;
  }
}
#hednav .navwrap #nav_global {
  width: 100%;
}
#hednav .navwrap #nav_global > ul {
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
#hednav .navwrap #nav_global > ul > li {
  height: 100%;
  flex-grow: 1;
  position: relative;
}
#hednav .navwrap #nav_global > ul > li:first-child a {
  border-left: 1px solid #37146f;
}
@media only screen and (max-width: 834px) {
  #hednav .navwrap #nav_global > ul > li:first-child a {
    border-left: 0;
  }
}
#hednav .navwrap #nav_global > ul > li a {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  padding: 15px 0;
  color: #fff;
  border-right: 1px solid #37146f;
}
@media only screen and (max-width: 834px) {
  #hednav .navwrap #nav_global > ul > li a {
    border-right: 0;
  }
}
#hednav .navwrap #nav_global > ul > li a:hover {
  background: #41266d;
}
#hednav .navwrap #nav_global > ul > li ul {
  z-index: 1;
  position: absolute;
  top: 57px;
  left: -25%;
  right: 0;
  width: 150%;
}
#hednav .navwrap #nav_global > ul > li ul li a {
  border-right: 0;
  font-size: 14px;
  background: rgba(32, 0, 84, 0.5);
}
#hednav .navwrap #nav_global > ul > li ul li a:hover {
  opacity: 1;
  background: rgba(65, 38, 109, 0.8);
}
#hednav .navwrap #hed_info {
  display: none;
  padding: 15px 0;
}
#hednav .navwrap #hed_info a {
  display: block;
  text-align: left;
  list-style: 1;
  color: #fff;
  font-size: 30px;
}
@media only screen and (max-width: 1000px) {
  #hednav .navwrap #hed_info a {
    font-size: 25px;
  }
}
#hednav .navwrap #hed_info a i {
  margin-right: 10px;
}
#hednav .navwrap #hed_info a span {
  display: block;
  list-style: 1;
}
@media only screen and (max-width: 834px) {
  #hednav .navwrap #hed_info {
    display: none;
    width: 100%;
  }
  #hednav .navwrap #hed_info .hoverbtn {
    width: 90%;
    margin-top: 10px;
    margin: 10px auto 0;
  }
  #hednav .navwrap #hed_info .hoverbtn a {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 10px;
    background: #ff9600;
  }
  #hednav .navwrap #hed_info .hoverbtn a:hover {
    background: #d77e00;
  }
  #hednav .navwrap #hed_info .hoverbtn a i {
    margin-right: 5px;
  }
}
#hednav .wrap {
  max-width: 1200px;
  margin: 0 auto;
}

@media only screen and (max-width: 834px) {
  @keyframes menu-bar01 {
    0% {
      transform: translateY(9px) rotate(45deg);
    }
    50% {
      transform: translateY(9px) rotate(0);
    }
    100% {
      transform: translateY(0) rotate(0);
    }
  }
  @keyframes menu-bar02 {
    0% {
      transform: translateY(-9px) rotate(-45deg);
    }
    50% {
      transform: translateY(-9px) rotate(0);
    }
    100% {
      transform: translateY(0) rotate(0);
    }
  }
  .global-menu-btn {
    position: relative;
    cursor: pointer;
    height: 80px;
    width: 80px;
    font-size: 13px;
    z-index: 11;
    line-height: 1;
    transition: 1s;
    color: #fff;
    background: #200054;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
  .global-menu-btn::after {
    content: "MENU";
    width: 100%;
    text-align: center;
    font-size: 11px;
    letter-spacing: 0.5px;
    margin-top: 10px;
  }
  .global-menu-btn .menu-trigger {
    position: relative;
    width: 30px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .global-menu-btn .menu-trigger i {
    display: block;
    width: 30px;
    height: 2px;
    background: #fff;
    position: absolute;
  }
  .global-menu-btn .menu-trigger i:nth-child(1) {
    top: 0;
    animation: menu-bar01 0.75s forwards;
  }
  .global-menu-btn .menu-trigger i:nth-child(2) {
    width: 20px;
    top: 9px;
    opacity: 1;
  }
  .global-menu-btn .menu-trigger i:nth-child(3) {
    bottom: 0;
    animation: menu-bar02 0.75s forwards;
  }
  .navdamy {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
  }
  #hednav {
    justify-content: center;
    height: 80px;
    width: 80px;
    z-index: 14;
  }
  #hednav .wrap {
    visibility: hidden;
    cursor: pointer;
    opacity: 0;
    transition: all 0.2s ease-out;
    background: rgba(0, 0, 0, 0.6) !important;
    display: block !important;
    position: fixed;
    width: 100% !important;
    height: 100%;
    top: 0;
    right: 0;
  }
  #hednav .wrap .navwrap {
    display: block !important;
    background: #eef2f2;
    width: 70%;
    height: 100%;
    opacity: 0;
    margin-left: auto;
    transform: translateX(240%);
    transition: all 0.5s ease-out;
    padding-top: 80px;
  }
  #hednav .wrap .navwrap #nav_global {
    width: 100%;
    margin-top: 0 !important;
    background: none;
  }
  #hednav .wrap .navwrap #nav_global > ul {
    flex-direction: column;
    margin: 0 auto;
  }
  #hednav .wrap .navwrap #nav_global > ul .pcnone {
    display: block !important;
  }
  #hednav .wrap .navwrap #nav_global > ul .clonenone {
    display: block;
  }
  #hednav .wrap .navwrap #nav_global > ul > li {
    text-align: left;
    position: relative;
    width: 100%;
    border-bottom: solid 1px #ddd;
  }
  #hednav .wrap .navwrap #nav_global > ul > li a {
    line-height: 1.7em;
    color: #000;
    font-weight: 700 !important;
    display: block;
    padding: 26px 36px !important;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 16px;
  }
  #hednav .wrap .navwrap #nav_global > ul > li a:hover {
    opacity: 1;
    color: #fff;
    background: #200054 !important;
  }
  #hednav .wrap .navwrap #nav_global > ul > li a img {
    width: 25%;
  }
  #hednav .wrap .navwrap #nav_global > ul > li a span {
    width: 70%;
    display: block;
  }
  #hednav .wrap .navwrap #nav_global > ul > li a span b {
    display: block;
  }
  #hednav .wrap .navwrap #nav_global > ul > li a span span {
    display: block;
    font-size: 0.8em;
    color: #333;
  }
  #hednav .wrap .navwrap #nav_global > ul > li ul {
    display: block;
    width: 100%;
    position: static;
    background: none;
  }
  #hednav .wrap .navwrap #nav_global > ul > li ul li a {
    background: #f7f7f7;
    color: #333;
    font-weight: 500;
    display: block;
  }
  #hednav .wrap .navwrap #nav_global > ul > li p {
    position: relative;
    display: block;
    line-height: 1;
    font-size: 16px;
    font-weight: 700;
    cursor: pointer;
  }
  #hednav .wrap .navwrap #nav_global > ul > li p:hover:after {
    color: #333;
  }
  #hednav .wrap .navwrap #nav_global > ul > li p span {
    display: block;
    margin-top: 7px;
    font-size: 0.7em;
  }
  #hednav .wrap .navwrap #nav_global > ul > li p:after {
    border: solid 1px #ddd;
    font-weight: 100;
    content: "\f067";
    font-family: "Font Awesome 5 Pro";
    display: block;
    position: absolute;
    right: 0;
    top: -1px;
    bottom: 0;
    width: 79px;
    height: 79px;
    font-size: 23px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #f4f7f6;
    z-index: 1;
  }
  #hednav .wrap .navwrap #nav_global > ul > li p.open:after {
    content: "\f00d";
  }
  @keyframes active-menu-bar01 {
    0% {
      transform: translateY(0) rotate(0);
    }
    50% {
      transform: translateY(9px) rotate(0);
    }
    100% {
      transform: translateY(9px) rotate(45deg);
    }
  }
  @keyframes active-menu-bar03 {
    0% {
      transform: translateY(0) rotate(0);
    }
    50% {
      transform: translateY(-9px) rotate(0);
    }
    100% {
      transform: translateY(-9px) rotate(-45deg);
    }
  }
  .MenuOpened {
    z-index: 13 !important;
    display: none;
    display: block;
  }
  .MenuOpened .global-menu-btn {
    z-index: 11;
  }
  .MenuOpened .global-menu-btn i:nth-child(1) {
    animation: active-menu-bar01 0.75s forwards;
  }
  .MenuOpened .global-menu-btn i:nth-child(2) {
    opacity: 0;
  }
  .MenuOpened .global-menu-btn i:nth-child(3) {
    animation: active-menu-bar03 0.75s forwards;
  }
  .MenuOpened .wrap {
    z-index: 10 !important;
    visibility: visible !important;
    opacity: 1 !important;
    background: rgba(0, 0, 0, 0.7) !important;
  }
  .MenuOpened .wrap .navwrap {
    opacity: 1 !important;
    transform: translateX(0) !important;
    overflow-y: auto;
    overflow-x: hidden;
    height: 100vh !important;
    margin-left: auto;
  }
}
#mainArea2 {
  background: url(../images/common/cont_bg.jpg) center no-repeat;
  background-size: cover;
  overflow: hidden;
}
@media only screen and (max-width: 834px) {
  #mainArea2 {
    margin-top: 0 !important;
    margin-bottom: 80px;
  }
}

#local-keyvisual {
  position: relative;
}
#local-keyvisual #local-keyvisual-title {
  width: 100%;
  padding: 150px 0;
  text-align: left;
}
@media only screen and (max-width: 1200px) {
  #local-keyvisual #local-keyvisual-title {
    padding: 150px 10px;
  }
}
#local-keyvisual #local-keyvisual-title h1 {
  display: block;
  letter-spacing: 0.1em;
  font-weight: 700;
  line-height: 1;
  color: #fff !important;
  z-index: 1;
  position: relative;
  height: 100%;
  text-align: center;
  line-height: 1.4em;
  font-size: 30px;
}
#local-keyvisual #local-keyvisual-title h1:empty {
  display: none;
}
#local-keyvisual #local-keyvisual-title h1 span {
  display: block;
  font-size: 18px;
}
#local-keyvisual #local-keyvisual-title .ttl {
  letter-spacing: 0.1em;
  font-weight: 700;
  line-height: 1;
  color: #fff !important;
  z-index: 1;
  position: relative;
  height: 100%;
  text-align: center;
  line-height: 1.4em;
  font-size: 30px;
}
#local-keyvisual #local-keyvisual-title .ttl:empty {
  display: none;
}
#local-keyvisual #local-keyvisual-title .ttl span {
  display: block;
  font-size: 18px;
}
#local-keyvisual .local-keyvisual-bg {
  width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
@media only screen and (max-width: 1200px) {
  #local-keyvisual .local-keyvisual-bg {
    margin-left: 0 !important;
  }
}

.pan1 {
  margin: 20px 0 50px;
}
@media only screen and (max-width: 834px) {
  .pan1 {
    display: none;
  }
}
.pan1 a {
  color: #221815;
}
.pan1 ol li {
  display: inline-block;
}

#mainArea {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media only screen and (max-width: 834px) {
  #mainArea {
    display: block;
  }
}
#mainArea ul {
  width: 45%;
}
@media only screen and (max-width: 834px) {
  #mainArea ul {
    width: 100%;
  }
}
#mainArea .mainwrap {
  padding-right: 3%;
  width: 52%;
  text-align: left;
}
@media only screen and (max-width: 834px) {
  #mainArea .mainwrap {
    width: 100%;
    padding: 0 10px;
    margin-top: 30px;
    margin-bottom: 80px;
  }
}
@media only screen and (max-width: 640px) {
  #mainArea .mainwrap {
    padding: 0 10px;
  }
}
#mainArea .mainwrap h1 {
  margin-bottom: 30px;
  line-height: 1.7em;
  padding-bottom: 1px;
  font-weight: 700;
  color: #200054;
  font-size: 30px;
}
@media only screen and (max-width: 1200px) {
  #mainArea .mainwrap h1 {
    font-size: 25px;
  }
}
@media only screen and (max-width: 640px) {
  #mainArea .mainwrap h1 {
    font-size: 20px;
  }
}
#mainArea #slider .slick-slide {
  text-align: center;
}
#mainArea #slider .slick-slide img {
  display: inline-block;
}
#mainArea #slider img {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit:cover;";
  height: 100vh !important;
}
@media screen and (max-width: 834px) {
  #mainArea #slider img {
    height: 500px !important;
  }
}
@media only screen and (max-width: 640px) {
  #mainArea #slider img {
    height: 400px !important;
  }
}
#mainArea button {
  display: none !important;
}

footer#global_footer {
  width: 100%;
  min-width: 100% !important;
  height: auto;
  z-index: 1;
  position: relative;
}
footer#global_footer a {
  color: #200054;
  text-decoration: none;
}
footer#global_footer a:hover {
  color: #41266d;
  text-decoration: none;
  opacity: 1;
}

#footer {
  color: #333;
  background: url(../images/common/cont_bg.jpg) center top no-repeat;
  background-size: cover;
}
#footer .inner {
  max-width: 1200px;
  padding: 20px 0;
}
@media only screen and (max-width: 1200px) {
  #footer .inner {
    padding: 20px 10px;
  }
}
@media screen and (max-width: 834px) {
  #footer .inner {
    padding: 15px 30px;
  }
}
@media only screen and (max-width: 640px) {
  #footer .inner {
    padding: 15px 40px;
  }
}
#footer .inner .ttl {
  color: #fff;
  list-style: 1;
  text-align: center;
  margin-bottom: 15px;
  font-weight: 700;
  font-size: 30px;
}
@media only screen and (max-width: 834px) {
  #footer .inner .ttl {
    font-size: 25px;
  }
}
#footer .inner .ttl span {
  margin-top: 15px;
  display: block;
  font-size: 18px;
}
#footer .inner p {
  color: #fff;
  margin-bottom: 15px;
}
#footer .inner .wrap {
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 834px) {
  #footer .inner .wrap {
    display: block;
    width: 100%;
  }
}
#footer .inner .wrap dl {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 48%;
  background: rgba(255, 255, 255, 0.5);
  padding: 15px 0;
}
@media only screen and (max-width: 834px) {
  #footer .inner .wrap dl {
    display: block;
    width: 100%;
  }
  #footer .inner .wrap dl:nth-child(2) {
    margin-top: 30px;
  }
}
#footer .inner .wrap dl dt {
  width: 100%;
  margin-bottom: 15px;
  line-height: 1.7em;
  display: block;
  width: 100%;
  font-weight: 700;
  color: #fff;
  padding: 10px;
  font-size: 20px;
}
@media only screen and (max-width: 834px) {
  #footer .inner .wrap dl dt {
    font-size: 18px;
  }
}
#footer .inner .wrap dl dd {
  width: 100%;
  margin: 0 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 834px) {
  #footer .inner .wrap dl dd {
    display: block;
    margin: 0;
  }
}
#footer .inner .wrap dl dd a img {
  opacity: 1 !important;
}
#footer .inner .wrap dl dd a:hover {
  opacity: 1 !important;
}

#footer2 .inner {
  padding: 50px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media only screen and (max-width: 1200px) {
  #footer2 .inner {
    padding: 50px 10px;
  }
}
@media screen and (max-width: 834px) {
  #footer2 .inner {
    padding: 50px 30px;
  }
}
@media only screen and (max-width: 640px) {
  #footer2 .inner {
    display: block;
    padding: 50px 40px;
  }
}
@media only screen and (max-width: 640px) {
  #footer2 .inner .flxL {
    width: 100%;
  }
}
#footer2 .inner .flxL #siteID {
  text-align: left;
  margin-bottom: 20px;
}
@media only screen and (max-width: 640px) {
  #footer2 .inner .flxL #siteID {
    text-align: center;
  }
}
#footer2 .inner .flxL address {
  text-align: left;
}
@media only screen and (max-width: 640px) {
  #footer2 .inner .flxL address {
    text-align: center;
  }
}
#footer2 .inner .flxR {
  text-align: left;
}
#footer2 .inner .flxR .ttl {
  border-bottom: 1px solid #200054;
  color: #200054;
  font-size: 20px;
  font-weight: 700;
  padding-bottom: 10px;
  margin-bottom: 15px;
}
@media only screen and (max-width: 640px) {
  #footer2 .inner .flxR .ttl {
    display: none;
  }
}
#footer2 .inner .flxR #f_nav {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
@media only screen and (max-width: 640px) {
  #footer2 .inner .flxR #f_nav {
    display: none;
  }
}
#footer2 .inner .flxR #f_nav ul {
  margin-right: 30px;
}
#footer2 .inner .flxR #copy {
  display: block;
  margin-top: 10px;
}
@media only screen and (max-width: 640px) {
  #footer2 .inner .flxR #copy {
    text-align: center;
  }
}
#footer2 .inner .flxR #copy a {
  font-size: 13px;
  text-decoration: none;
}
#footer2 .inner .flxR #copy a:hover {
  opacity: 0.6;
}

img {
  transition: 2s;
}

@media only screen and (max-width: 834px) {
  .anc > div {
    margin-top: -80px;
    padding-top: 80px;
  }
}

.btn a {
  position: relative;
  opacity: 1 !important;
  border-bottom: 3px solid #d77e00;
  border-radius: 5px;
  padding: 15px 10px;
  background: #ff9600;
  font-weight: 700;
  color: #fff;
  display: block;
}
.btn a:hover {
  opacity: 1;
  background: #d77e00;
}
.btn a:after {
  font-family: "Font Awesome 5 Pro";
  content: "\f178";
  position: absolute;
  right: 20px;
  bottom: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.btn2 a {
  position: relative;
  opacity: 1 !important;
  border-bottom: 3px solid #d77e00;
  border-radius: 5px;
  padding: 15px 10px;
  background: #ff9600;
  font-weight: 700;
  color: #fff;
  display: block;
}
.btn2 a:hover {
  opacity: 1;
  background: #d77e00;
}
.btn2 a:after {
  font-family: "Font Awesome 5 Pro";
  content: "\f178";
  position: absolute;
  right: 20px;
  bottom: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

@media only screen and (max-width: 834px) {
  .toptxt01 div {
    text-align: left !important;
  }
}

.cont_1 {
  position: relative;
  background: #f7f7f7;
}
.cont_1 .inner {
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 834px) {
  .cont_1 .inner {
    display: block;
  }
}
.cont_1 .inner .midashi {
  width: 20%;
}
@media only screen and (max-width: 834px) {
  .cont_1 .inner .midashi {
    width: 100%;
    padding: 15px 10px;
  }
}
.cont_1 .inner .midashi article {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.newswrap {
  padding: 15px;
  width: 80%;
  height: 130px;
}
@media only screen and (max-width: 834px) {
  .newswrap {
    width: 100%;
    height: 200px;
  }
}
.newswrap .news {
  overflow-y: auto;
  z-index: 1;
  position: relative;
  height: 100%;
  padding-right: 40px;
}
@media only screen and (max-width: 640px) {
  .newswrap .news {
    padding-right: 0;
  }
}
.newswrap .news .blog_list {
  border: 0;
}
.newswrap .news .blog_list .blog_photo {
  display: none;
}
.newswrap .news .blog_list > div {
  border-bottom: 1px dashed #333;
  padding-bottom: 5px;
  margin-bottom: 10px;
}
@media only screen and (max-width: 834px) {
  .newswrap .news .blog_list > div {
    padding-bottom: 10px;
    margin-bottom: 15px;
  }
}
.newswrap .news .blog_list .blog_text {
  width: 100%;
  padding: 0;
  font-size: 16px;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
.newswrap .news .blog_list .blog_text .blog_date {
  line-height: 1.7em;
  font-size: 16px;
  font-weight: 800;
  color: #333;
}
.newswrap .news .blog_list .blog_text ul {
  display: none;
}
.newswrap .news .blog_list .blog_text h3 {
  margin-left: 10px;
  margin-bottom: 0;
}
.newswrap .news .blog_list .blog_text h3 a span {
  display: block;
  font-weight: 400;
  font-size: 16px;
  color: #200054;
}
.newswrap .news .blog_list .blog_text .detail {
  display: none;
}
.newswrap .news dl {
  padding: 15px 0;
  border-bottom: 1px dashed #333;
  display: block !important;
}
.newswrap .news dl dt, .newswrap .news dl dd {
  color: #333;
  padding: 0 !important;
  width: 100% !important;
  border: 0 !important;
  background-color: inherit !important;
}

@media only screen and (max-width: 1200px) {
  .cont_2 {
    padding: 0 10px;
  }
}
@media screen and (max-width: 834px) {
  .cont_2 {
    padding: 0 30px;
  }
}
@media only screen and (max-width: 640px) {
  .cont_2 {
    padding: 0 40px;
  }
}

.cont_3 {
  padding: 60px 0 0;
}
@media only screen and (max-width: 1200px) {
  .cont_3 {
    padding: 60px 10px 0;
  }
}
@media screen and (max-width: 834px) {
  .cont_3 {
    padding: 60px 10px 0;
  }
}
@media only screen and (max-width: 640px) {
  .cont_3 {
    padding: 60px 40px 50px;
  }
}
.cont_3 .wrap {
  border: 0;
  flex-wrap: wrap;
  flex-direction: row;
  margin-left: -2.4390243902%;
}
@media only screen and (max-width: 640px) {
  .cont_3 .wrap {
    justify-content: space-between;
    margin-left: 0;
  }
}
.cont_3 .wrap .box {
  transition: 1s;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  margin-bottom: -40px;
  position: relative;
  width: 30.8943089431%;
  margin-left: 2.4390243902%;
}
@media only screen and (max-width: 640px) {
  .cont_3 .wrap .box {
    width: 100%;
    margin-left: 0;
    margin-bottom: 10px;
  }
}
.cont_3 .wrap .box:hover {
  transform: translateY(-10px);
}
.cont_3 .wrap .box div {
  height: 100%;
}
.cont_3 .wrap .box a {
  height: 100%;
  opacity: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background: #fff;
  border-radius: 10px;
  padding: 5px 10px;
  line-height: 1.2em;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  color: #222;
}
@media only screen and (max-width: 1000px) {
  .cont_3 .wrap .box a {
    font-size: 16px;
  }
}

.cont_4 {
  background: #f7f7f7;
  padding: 100px 0 60px;
}
@media only screen and (max-width: 1200px) {
  .cont_4 {
    padding: 80px 10px 60px;
  }
}
@media screen and (max-width: 834px) {
  .cont_4 {
    padding: 80px 30px 60px;
  }
}
@media only screen and (max-width: 640px) {
  .cont_4 {
    padding: 80px 40px 60px;
  }
}
.cont_4 .inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.cont_4 .inner .wrap {
  margin-bottom: 30px;
  display: flex;
  align-items: start;
  justify-content: space-between;
}
@media only screen and (max-width: 834px) {
  .cont_4 .inner .wrap {
    display: block;
  }
}
.cont_4 .inner .wrap .flxL {
  width: 45%;
}
@media only screen and (max-width: 1200px) {
  .cont_4 .inner .wrap .flxL {
    margin-left: 0 !important;
  }
}
@media only screen and (max-width: 834px) {
  .cont_4 .inner .wrap .flxL {
    width: 100%;
    margin-bottom: 30px;
  }
}
.cont_4 .inner .wrap .flxR {
  width: 53%;
}
@media only screen and (max-width: 834px) {
  .cont_4 .inner .wrap .flxR {
    width: 100%;
    margin-bottom: 20px;
  }
}
.cont_4 .inner .box {
  padding: 20px;
  background: #fff;
  width: 100%;
  margin-bottom: 30px;
}
.cont_4 .inner .box .midashi {
  text-align: center;
}
.cont_4 .inner .box .midashi article {
  display: inline-block;
}
.cont_4 .inner .box .midashi h3 {
  color: #200054;
  font-size: 30px;
  font-family: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-weight: 900;
  border-bottom: 1px solid #200054;
}
.cont_4 .inner .box .btn div {
  display: flex;
  align-self: center;
  justify-content: space-between;
}
@media only screen and (max-width: 640px) {
  .cont_4 .inner .box .btn div {
    display: block !important;
  }
}
.cont_4 .inner .box .btn div a {
  margin: 5px;
  width: 100%;
}
@media only screen and (max-width: 640px) {
  .cont_4 .inner .box .btn div a {
    margin: 0 0 15px 0;
  }
}
.cont_4 .inner .box .ttl h3 {
  padding: 0 !important;
  line-height: 1.7em;
  font-weight: 700;
  color: #200054;
  font-size: 25px;
}
@media only screen and (max-width: 1000px) {
  .cont_4 .inner .box .ttl h3 {
    font-size: 20px;
  }
}
.cont_4 .inner .box h3 {
  padding: 15px 10px;
}
.cont_4 .inner .box .img img {
  width: 100% !important;
  margin-bottom: 15px;
}
.cont_4 .inner .box .list {
  height: auto !important;
}
.cont_4 .inner .box .list li {
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
@media only screen and (max-width: 1000px) {
  .cont_4 .inner .box .list li {
    font-size: 14px;
  }
}
.cont_4 .inner .box .list li:before {
  content: url(../images/common/icon_1.png);
  line-height: 1;
  margin-right: 7px;
}
.cont_4 .inner .box .sankaku h3 {
  position: relative;
  background: #41266d;
}
.cont_4 .inner .box .sankaku h3:after {
  position: absolute;
  content: "";
  top: 100%;
  left: 0;
  right: 0;
  margin: 0 auto;
  border: 15px solid transparent;
  border-top: 15px solid #41266d;
  width: 0;
  height: 0;
  visibility: inherit;
}
.cont_4 .inner .box .sankaku2 {
  position: relative;
  background: #41266d;
}
.cont_4 .inner .box .sankaku2 h4 {
  padding: 15px 10px;
}
.cont_4 .inner .box .txt {
  display: block;
}
.cont_4 .newswrap3 {
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 640px) {
  .cont_4 .newswrap3 {
    display: block;
  }
}
.cont_4 .newswrap3 .ttl {
  background: #ccc;
  padding: 10px;
  width: 20%;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 640px) {
  .cont_4 .newswrap3 .ttl {
    width: 100%;
  }
}
.cont_4 .newswrap3 .ttl h4 {
  color: #fff;
  font-weight: 700;
  line-height: 1.7em;
  font-size: 17px;
}
@media only screen and (max-width: 1000px) {
  .cont_4 .newswrap3 .ttl h4 {
    font-size: 15px;
  }
}
.cont_4 .newswrap3 .newswrap2 {
  width: 80%;
}
@media only screen and (max-width: 640px) {
  .cont_4 .newswrap3 .newswrap2 {
    width: 100%;
  }
}

.newswrap2 {
  background: #f7f7f7;
  padding: 20px;
  height: 130px;
}
.newswrap2 .news2 {
  overflow-y: auto;
  z-index: 1;
  position: relative;
  height: 100%;
  padding-right: 20px;
}
@media only screen and (max-width: 640px) {
  .newswrap2 .news2 {
    padding-right: 0;
  }
}
.newswrap2 .news2 .blog_list {
  border: 0;
}
.newswrap2 .news2 .blog_list .blog_photo {
  display: none;
}
.newswrap2 .news2 .blog_list > div {
  border-bottom: 1px dashed #333;
  padding-bottom: 5px;
  margin-bottom: 15px;
}
@media only screen and (max-width: 834px) {
  .newswrap2 .news2 .blog_list > div {
    padding-bottom: 10px;
    margin-bottom: 20px;
  }
}
.newswrap2 .news2 .blog_list .blog_text {
  width: 100%;
  padding: 0;
  font-size: 16px;
}
.newswrap2 .news2 .blog_list .blog_text .blog_date {
  line-height: 1;
  font-size: 16px;
  font-weight: 800;
  color: #333;
}
.newswrap2 .news2 .blog_list .blog_text ul {
  display: none;
}
.newswrap2 .news2 .blog_list .blog_text h3 {
  padding: 0;
  margin-left: 0;
  margin-bottom: 0;
}
.newswrap2 .news2 .blog_list .blog_text h3 a span {
  display: block;
  font-weight: 400;
  font-size: 14px;
  color: #200054;
}
.newswrap2 .news2 .blog_list .blog_text .detail {
  display: none;
}
.newswrap2 .news2 dl {
  padding: 15px 0;
  border-bottom: 1px dashed #333;
  display: block !important;
}
.newswrap2 .news2 dl dt, .newswrap2 .news2 dl dd {
  color: #333;
  padding: 0 !important;
  width: 100% !important;
  border: 0 !important;
  background-color: inherit !important;
}

@media only screen and (max-width: 1200px) {
  .cont_5 {
    padding: 0 10px;
  }
}
@media screen and (max-width: 834px) {
  .cont_5 {
    padding: 0 30px;
  }
}
@media only screen and (max-width: 640px) {
  .cont_5 {
    padding: 0 40px;
  }
}
.cont_5 .wrap {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  border: 0;
  margin-left: -2.4390243902%;
  margin-bottom: 80px;
}
@media only screen and (max-width: 834px) {
  .cont_5 .wrap {
    justify-content: space-between;
    margin-left: 0;
  }
}
.cont_5 .wrap .box {
  display: block;
  width: 30.8943089431%;
  margin-left: 2.4390243902%;
}
@media only screen and (max-width: 834px) {
  .cont_5 .wrap .box {
    width: 100%;
    margin-left: 0;
    margin-bottom: 50px;
  }
  .cont_5 .wrap .box:last-child {
    margin-bottom: 0;
  }
}
.cont_5 .wrap .box .blog_list > div .blog_photo {
  width: 100%;
  padding: 0;
  text-align: center;
}
.cont_5 .wrap .box .blog_list > div .blog_photo img {
  width: 70%;
  margin: auto;
}
.cont_5 .wrap .box .blog_list > div .blog_text {
  width: 100%;
  padding: 0;
  font-size: 16px;
}
.cont_5 .wrap .box .blog_list > div .blog_text .blog_date {
  display: none;
}
.cont_5 .wrap .box .blog_list > div .blog_text h3 {
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 700;
  color: #200054;
}
@media only screen and (max-width: 1000px) {
  .cont_5 .wrap .box .blog_list > div .blog_text h3 {
    font-size: 18px;
  }
}
.cont_5 .wrap .box .blog_list > div .blog_text h3 span:empty {
  display: none;
}
.cont_5 .wrap .box .blog_list > div .blog_text ul {
  display: none;
}
.cont_5 .wrap .box .blog_list > div .blog_text .detail {
  margin-bottom: 20px;
  margin-top: 0;
  padding: 15px;
  background: #f7f7f7;
}
.cont_5 .wrap .box .blog_list > div .blog_text .detail:empty {
  display: none;
}
.cont_5 .wrap .box .blog_list > div a {
  padding: 20px;
  display: block;
  color: #222;
}
.cont_5 .btn {
  width: 100%;
  max-width: 100%;
}
.cont_5 .btn a {
  padding: 15px 10px;
}

.cont_6 {
  position: relative;
}
@media only screen and (max-width: 1200px) {
  .cont_6 {
    margin-left: 0 !important;
    padding: 0 10px;
  }
}
@media screen and (max-width: 834px) {
  .cont_6 {
    padding: 0 30px;
  }
}
@media only screen and (max-width: 640px) {
  .cont_6 {
    padding: 0 40px;
  }
}
.cont_6 .inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row-reverse;
}
@media only screen and (max-width: 834px) {
  .cont_6 .inner {
    flex-direction: column-reverse;
  }
}
.cont_6 .flxL {
  width: 45%;
}
@media only screen and (max-width: 1200px) {
  .cont_6 .flxL {
    margin-left: 0 !important;
  }
}
@media only screen and (max-width: 834px) {
  .cont_6 .flxL {
    width: 100%;
  }
}
.cont_6 .flxL .btn {
  max-width: 400px;
}
@media only screen and (max-width: 834px) {
  .cont_6 .flxL .btn {
    max-width: 100%;
  }
}
.cont_6 .flxL .btn a {
  padding: 15px 10px;
}
.cont_6 .flxR {
  width: 53%;
}
@media only screen and (max-width: 834px) {
  .cont_6 .flxR {
    width: 100%;
    margin-bottom: 20px;
  }
}
.cont_6 .flxR img {
  width: 100% !important;
}

.cont_7 {
  position: relative;
}
@media only screen and (max-width: 1200px) {
  .cont_7 {
    margin-left: 0 !important;
    padding: 0 10px;
  }
}
@media screen and (max-width: 834px) {
  .cont_7 {
    padding: 0 30px;
  }
}
@media only screen and (max-width: 640px) {
  .cont_7 {
    padding: 0 40px;
  }
}
.cont_7 .inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (max-width: 834px) {
  .cont_7 .inner {
    flex-direction: column-reverse;
  }
}
.cont_7 .flxL {
  width: 49%;
}
@media only screen and (max-width: 834px) {
  .cont_7 .flxL {
    width: 100%;
  }
}
.cont_7 .flxR {
  width: 49%;
}
@media only screen and (max-width: 834px) {
  .cont_7 .flxR {
    width: 100%;
    margin-bottom: 20px;
  }
}

.flex1 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.flex1._top {
  align-items: flex-start;
}
.flex1._center {
  align-items: center;
}
.flex1:before {
  width: calc(100% / 1 - 1%);
  content: "";
  order: 1;
}
.flex1:before {
  width: calc(100% / 1 - 1%);
  content: "";
  order: 1;
}
.flex1:after {
  width: calc(100% / 1 - 1%);
  content: "";
  order: 2;
}
.flex1 .box {
  width: calc(100% / 1 - 1%);
  margin-bottom: 2%;
}
@media screen and (max-width: 834px) {
  ._tabwidth1 .box {
    width: 100%;
  }
  ._tabwidth2 .box {
    width: calc(50% - 1%);
  }
  ._tabwidth3 .box {
    width: calc(33.3333333333% - 1%);
  }
}
@media only screen and (max-width: 640px) {
  ._spwidth1 .box {
    width: 100%;
  }
  ._spwidth2 .box {
    width: calc(50% - 1%);
  }
  ._spwidth3 .box {
    width: calc(33.3333333333% - 1%);
  }
}
.flex1 .box img {
  width: 100% !important;
}

.flex2 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.flex2._top {
  align-items: flex-start;
}
.flex2._center {
  align-items: center;
}
.flex2:before {
  width: calc(100% / 2 - 1%);
  content: "";
  order: 1;
}
.flex2:before {
  width: calc(100% / 2 - 1%);
  content: "";
  order: 1;
}
.flex2:after {
  width: calc(100% / 2 - 1%);
  content: "";
  order: 2;
}
.flex2 .box {
  width: calc(100% / 2 - 1%);
  margin-bottom: 2%;
}
@media screen and (max-width: 834px) {
  ._tabwidth1 .box {
    width: 100%;
  }
  ._tabwidth2 .box {
    width: calc(50% - 1%);
  }
  ._tabwidth3 .box {
    width: calc(33.3333333333% - 1%);
  }
}
@media only screen and (max-width: 640px) {
  ._spwidth1 .box {
    width: 100%;
  }
  ._spwidth2 .box {
    width: calc(50% - 1%);
  }
  ._spwidth3 .box {
    width: calc(33.3333333333% - 1%);
  }
}
.flex2 .box img {
  width: 100% !important;
}

.flex3 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.flex3._top {
  align-items: flex-start;
}
.flex3._center {
  align-items: center;
}
.flex3:before {
  width: calc(100% / 3 - 1%);
  content: "";
  order: 1;
}
.flex3:before {
  width: calc(100% / 3 - 1%);
  content: "";
  order: 1;
}
.flex3:after {
  width: calc(100% / 3 - 1%);
  content: "";
  order: 2;
}
.flex3 .box {
  width: calc(100% / 3 - 1%);
  margin-bottom: 2%;
}
@media screen and (max-width: 834px) {
  ._tabwidth1 .box {
    width: 100%;
  }
  ._tabwidth2 .box {
    width: calc(50% - 1%);
  }
  ._tabwidth3 .box {
    width: calc(33.3333333333% - 1%);
  }
}
@media only screen and (max-width: 640px) {
  ._spwidth1 .box {
    width: 100%;
  }
  ._spwidth2 .box {
    width: calc(50% - 1%);
  }
  ._spwidth3 .box {
    width: calc(33.3333333333% - 1%);
  }
}
.flex3 .box img {
  width: 100% !important;
}

.flex4 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.flex4._top {
  align-items: flex-start;
}
.flex4._center {
  align-items: center;
}
.flex4:before {
  width: calc(100% / 4 - 1%);
  content: "";
  order: 1;
}
.flex4:before {
  width: calc(100% / 4 - 1%);
  content: "";
  order: 1;
}
.flex4:after {
  width: calc(100% / 4 - 1%);
  content: "";
  order: 2;
}
.flex4 .box {
  width: calc(100% / 4 - 1%);
  margin-bottom: 2%;
}
@media screen and (max-width: 834px) {
  ._tabwidth1 .box {
    width: 100%;
  }
  ._tabwidth2 .box {
    width: calc(50% - 1%);
  }
  ._tabwidth3 .box {
    width: calc(33.3333333333% - 1%);
  }
}
@media only screen and (max-width: 640px) {
  ._spwidth1 .box {
    width: 100%;
  }
  ._spwidth2 .box {
    width: calc(50% - 1%);
  }
  ._spwidth3 .box {
    width: calc(33.3333333333% - 1%);
  }
}
.flex4 .box img {
  width: 100% !important;
}

.activebrainprogram_01 .box {
  border: 1px solid #ccc;
  padding: 15px;
}
.activebrainprogram_01 .box img {
  margin-bottom: 15px;
}
.activebrainprogram_01 .box h3 {
  border-bottom: 1px dashed #ccc;
  padding-bottom: 15px;
  margin-bottom: 15px;
}

.activebrainprogram_03 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 834px) {
  .activebrainprogram_03 {
    display: block;
  }
}
.activebrainprogram_03 .flxL {
  width: 45%;
}
@media screen and (max-width: 834px) {
  .activebrainprogram_03 .flxL {
    width: 100%;
    margin-bottom: 30px;
  }
}
.activebrainprogram_03 .flxL .ttl h2 {
  font-size: 30px;
  font-weight: 700;
  color: #000;
}
.activebrainprogram_03 .flxL .ttl h2 span {
  display: block;
  font-size: 20px;
  margin-bottom: 10px;
}
.activebrainprogram_03 .flxR {
  width: 50%;
}
@media screen and (max-width: 834px) {
  .activebrainprogram_03 .flxR {
    width: 100%;
  }
}
.activebrainprogram_03 .flxR .img img {
  width: 100% !important;
}

.activebrainprogram_04 {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
}
@media screen and (max-width: 834px) {
  .activebrainprogram_04 {
    display: block;
  }
}
.activebrainprogram_04 .flxL {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 5%;
  background: #f7f7f7;
  width: 50%;
}
@media screen and (max-width: 834px) {
  .activebrainprogram_04 .flxL {
    width: 100%;
  }
}
.activebrainprogram_04 .flxL .ttl h2 {
  font-size: 30px;
  font-weight: 700;
  color: #000;
}
.activebrainprogram_04 .flxL .ttl h2 span {
  display: block;
  font-size: 20px;
  margin-bottom: 10px;
}
.activebrainprogram_04 .flxR {
  width: 50%;
}
@media screen and (max-width: 834px) {
  .activebrainprogram_04 .flxR {
    width: 100%;
  }
}
.activebrainprogram_04 .flxR .img img {
  width: 100% !important;
}

.activebrainprogram_05wrap {
  background-repeat: no-repeat;
  background-size: cover;
}

.activebrainprogram_05 {
  padding: 100px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 834px) {
  .activebrainprogram_05 {
    display: block;
  }
}
.activebrainprogram_05 .flxL {
  width: 45%;
}
@media screen and (max-width: 834px) {
  .activebrainprogram_05 .flxL {
    width: 100%;
    margin-bottom: 30px;
  }
}
.activebrainprogram_05 .flxR {
  width: 50%;
}
@media screen and (max-width: 834px) {
  .activebrainprogram_05 .flxR {
    width: 100%;
  }
}
.activebrainprogram_05 .ttl h2 {
  font-size: 30px;
  font-weight: 700;
  color: #000;
  line-height: 1.4em;
}
.activebrainprogram_05 .ttl h2 span {
  display: block;
  font-size: 20px;
}
.activebrainprogram_05 .img img {
  width: 100% !important;
}

/* title */
h2.mail.title {
  display: none !important;
}

.midashi h2 {
  color: #fff;
  font-weight: 700;
  line-height: 1em;
  font-size: 20px;
}
@media only screen and (max-width: 1000px) {
  .midashi h2 {
    font-size: 18px;
  }
}
.midashi h2 span {
  display: block;
  font-size: 16px;
  margin-top: 10px;
}
.midashi h3 {
  color: #fff;
  font-weight: 700;
  line-height: 1em;
  font-size: 20px;
}
@media only screen and (max-width: 1000px) {
  .midashi h3 {
    font-size: 18px;
  }
}
.midashi h3 span {
  display: block;
  font-size: 16px;
  margin-top: 10px;
}
.midashi h4 {
  color: #fff;
  font-weight: 700;
  line-height: 1.7em;
  font-size: 17px;
}
@media only screen and (max-width: 1000px) {
  .midashi h4 {
    font-size: 15px;
  }
}

.midashi2 h2 {
  color: #222;
  font-weight: 700;
  line-height: 1.7em;
  font-size: 30px;
}
@media only screen and (max-width: 1000px) {
  .midashi2 h2 {
    font-size: 25px;
  }
}
@media only screen and (max-width: 834px) {
  .midashi2 h2 {
    font-size: 20px;
  }
}
.midashi2 h3 {
  color: #fff;
  font-weight: 700;
  line-height: 1.7em;
  font-size: 17px;
}
@media only screen and (max-width: 1000px) {
  .midashi2 h3 {
    font-size: 15px;
  }
}

.midashi3 {
  width: 100%;
}
.midashi3 h2 {
  color: #222;
  font-weight: 700;
  line-height: 1em;
  font-size: 30px;
}
@media only screen and (max-width: 1000px) {
  .midashi3 h2 {
    font-size: 25px;
  }
}
@media only screen and (max-width: 834px) {
  .midashi3 h2 {
    font-size: 20px;
  }
}
.midashi3 h2 span {
  display: block;
  font-size: 16px;
  margin-top: 10px;
}

.midashi4 {
  position: relative;
}
.midashi4 h3 {
  border-top: 5px solid #fff;
  padding-top: 20px;
  font-size: 18px;
  font-weight: 700;
}
.midashi4 h3:before {
  content: "";
  height: 5px;
  width: 200px;
  background: #7e4f0f;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.midashi5 h2 {
  color: #fff;
  font-weight: 700;
  line-height: 1em;
  font-size: 30px;
}
@media only screen and (max-width: 1000px) {
  .midashi5 h2 {
    font-size: 25px;
  }
}
@media only screen and (max-width: 834px) {
  .midashi5 h2 {
    font-size: 20px;
  }
}
.midashi5 h2 span {
  display: block;
  font-size: 16px;
  margin-top: 10px;
}

.midashi6 h3 {
  line-height: 1.7em;
  padding-bottom: 1px;
  font-weight: 700;
  color: #200054;
  border-bottom: 1px solid #200054;
  font-size: 20px;
}
@media only screen and (max-width: 1000px) {
  .midashi6 h3 {
    font-size: 18px;
  }
}
.midashi6 h3:after {
  content: "";
  margin-top: 1px;
  display: block;
  height: 1px;
  width: 100%;
  border-bottom: 3px solid #200054;
}

.midashi7 {
  width: 100%;
}
.midashi7 h2 {
  font-weight: 700;
  background: #f3f3f3;
  padding: 10px 10px 10px 25px;
  position: relative;
  font-size: 25px;
  border-left: solid 5px #200054;
  border-bottom: solid 3px #d7d7d7;
}

.midashi8 h4 {
  line-height: 1.7em;
  padding-bottom: 1px;
  font-weight: 700;
  color: #ff9600;
  border-bottom: 1px solid #ff9600;
  font-size: 16px;
}
.midashi8 h4:after {
  content: "";
  margin-top: 1px;
  display: block;
  height: 1px;
  width: 100%;
  border-bottom: 3px solid #ff9600;
}

.bg100 {
  margin-left: calc((100vw - 100%) / 2 * -1) !important;
  margin-right: calc((100vw - 100%) / 2 * -1) !important;
}
@media only screen and (max-width: 1200px) {
  .bg100 .inner {
    padding: 0 10px;
  }
}
@media screen and (max-width: 834px) {
  .bg100 .inner {
    padding: 0 30px;
  }
}
@media only screen and (max-width: 640px) {
  .bg100 .inner {
    padding: 0 40px;
  }
}

.concept {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  position: relative;
}
@media only screen and (max-width: 834px) {
  .concept {
    flex-direction: column-reverse;
  }
}
.concept .flxL {
  width: 60%;
}
@media only screen and (max-width: 834px) {
  .concept .flxL {
    width: 100% !important;
    margin-top: 30px !important;
  }
}
.concept .flxR {
  width: 38%;
}
@media only screen and (max-width: 834px) {
  .concept .flxR {
    width: 100% !important;
  }
}
.concept .flxR .img {
  width: 100%;
}
.concept .flxR .img img {
  width: 100% !important;
}

.waku {
  background: #f7f7f7;
  padding: 80px 0;
}
@media only screen and (max-width: 1200px) {
  .waku {
    padding: 80px 10px;
  }
}
@media screen and (max-width: 834px) {
  .waku {
    padding: 80px 30px;
  }
}
@media only screen and (max-width: 640px) {
  .waku {
    padding: 80px 40px;
  }
}
.waku .wakuinner {
  padding: 40px;
  background: url(../images/common/pt_7.jpg);
}
@media only screen and (max-width: 640px) {
  .waku .wakuinner {
    padding: 20px;
  }
}

.company01 {
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 834px) {
  .company01 {
    display: block;
  }
}
.company01 .ttl {
  position: absolute;
  top: -50px;
  left: 0;
  right: 0;
  background: #fff;
  padding: 10px;
  background: #fdbb2a;
  height: 90px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 834px) {
  .company01 .ttl {
    position: static;
    height: auto;
  }
}
.company01 .wrap {
  align-items: center;
}
@media only screen and (max-width: 834px) {
  .company01 .wrap {
    flex-wrap: inherit !important;
  }
}
.company01 .wrap .box {
  margin-right: 10px;
}
.company01 .flxL {
  position: relative;
  background: #fff;
  padding: 60px 20px 20px;
  width: 48%;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}
@media only screen and (max-width: 834px) {
  .company01 .flxL {
    width: 100%;
    padding: 10%;
  }
}
.company01 .flxR {
  position: relative;
  background: #fff;
  padding: 60px 20px 20px;
  width: 48%;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}
@media only screen and (max-width: 834px) {
  .company01 .flxR {
    width: 100%;
    padding: 10%;
  }
}
.company01 .flxR .img {
  width: 100%;
}
.company01 .flxR .img img {
  width: 100% !important;
}

.company_area dt,
.company_area dd {
  background: none !important;
  border: none !important;
  padding: 1.5em 1em !important;
  font-size: 1rem;
}
.company_area dt {
  border-bottom: 1px solid #ccc !important;
}
.company_area dd {
  border-bottom: 1px solid #eee !important;
}
@media screen and (max-width: 640px) {
  .company_area dl {
    display: flex;
    flex-flow: column;
  }
  .company_area dt {
    border-bottom: 0 !important;
    background: #f9f9f9 !important;
    font-weight: bold;
  }
  .company_area dt,
  .company_area dd {
    padding: 5px !important;
    display: block;
    width: 100% !important;
  }
}

.comp dl dt {
  align-items: center !important;
}
@media screen and (max-width: 640px) {
  .comp dl {
    display: flex;
    flex-flow: column;
  }
  .comp dt {
    border-bottom: 0 !important;
    font-weight: bold;
  }
  .comp dt,
  .comp dd {
    display: flex !important;
    padding: 5px !important;
    display: block;
    width: 100% !important;
    justify-content: center !important;
    align-items: center !important;
    flex-wrap: wrap;
  }
}

.active01 {
  padding: 20px;
  background: #f7f7f7;
}
.active01 li {
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 700;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  position: relative;
  padding-left: 40px;
  overflow: visible !important;
}
@media only screen and (max-width: 1000px) {
  .active01 li {
    font-size: 14px;
  }
}
.active01 li:before {
  content: url(../images/common/icon_1.png);
  line-height: 1;
  margin-right: 7px;
  width: 23px;
  height: 23px;
  position: absolute;
  left: 0;
  top: 8px;
}

.active01.fix-active01 > ul > li {
  display: block;
  overflow: visible !important;
}
.active01.fix-active01 > ul > li:before {
  top: 1px;
}
@media only screen and (max-width: 640px) {
  .active01.fix-active01 > ul > li:before {
    top: 2px;
  }
}

.active02 {
  margin-bottom: 130px;
}
.active02 .wrap {
  border: 0;
  flex-wrap: wrap;
  flex-direction: row;
  margin-left: -1.6393442623%;
}
@media only screen and (max-width: 1000px) {
  .active02 .wrap {
    justify-content: space-between;
    margin-left: 0;
    padding: 60px 0 40px 0 !important;
  }
}
@media only screen and (max-width: 640px) {
  .active02 .wrap {
    justify-content: space-between;
    margin-left: 0;
  }
}
.active02 .wrap .box {
  transition: 1s;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  margin-bottom: 50px;
  position: relative;
  width: 23.3606557377%;
  margin-left: 1.6393442623%;
}
@media only screen and (max-width: 1000px) {
  .active02 .wrap .box {
    width: 49%;
    margin-left: 0;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 640px) {
  .active02 .wrap .box {
    width: 100%;
    margin-left: 0;
    margin-bottom: 10px;
  }
}
.active02 .wrap .box:hover {
  transform: translateY(-10px);
}
.active02 .wrap .box div {
  height: 100%;
}
.active02 .wrap .box a {
  height: 100%;
  opacity: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background: #fff;
  border-radius: 10px;
  padding: 5px 10px;
  line-height: 1.2em;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  color: #222;
}

.concept2 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  position: relative;
}
@media only screen and (max-width: 834px) {
  .concept2 {
    flex-direction: column-reverse;
  }
}
.concept2._rr {
  flex-direction: row-reverse;
}
@media only screen and (max-width: 834px) {
  .concept2._rr {
    flex-direction: column-reverse;
  }
}
.concept2._rr .flxR {
  margin-left: 0;
  margin-right: auto;
}
.concept2:nth-child(odd) {
  flex-direction: row-reverse;
}
@media only screen and (max-width: 834px) {
  .concept2:nth-child(odd) {
    flex-direction: column-reverse;
  }
}
.concept2:nth-child(odd) .flxR {
  margin-left: 0;
  margin-right: auto;
}
.concept2 .flxL {
  width: 60%;
}
@media only screen and (max-width: 834px) {
  .concept2 .flxL {
    width: 100%;
    padding: 10%;
    position: static;
  }
}
.concept2 .flxL .btn {
  max-width: 400px;
}
@media only screen and (max-width: 834px) {
  .concept2 .flxL .btn {
    max-width: 100%;
  }
}
.concept2 .flxL .btn a {
  padding: 15px 10px;
}
.concept2 .flxR {
  margin-left: auto;
  width: 38%;
}
@media only screen and (max-width: 834px) {
  .concept2 .flxR {
    width: 100%;
  }
}
.concept2 .flxR .img {
  width: 100%;
}
.concept2 .flxR .img img {
  width: 100% !important;
}

.active03 {
  padding-bottom: 50px;
  border-bottom: 1px dashed #333;
  margin-bottom: 50px;
}
.active03 .blog01 .blog_date {
  display: none;
}
.active03 .blog01 ul {
  display: none;
}
.active03 .blog01 h3 {
  margin-bottom: 0;
  font-weight: 700;
  background: #f3f3f3;
  padding: 1em 0.5em 1em 1.5em;
  position: relative;
  font-size: 18px;
}
.active03 .blog01 h3:after {
  content: "";
  width: 5px;
  height: 20px;
  border-radius: 500px;
  background: #200054;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 10px;
}
.active03 .btn {
  max-width: 400px;
}
@media only screen and (max-width: 834px) {
  .active03 .btn {
    max-width: 100%;
  }
}
.active03 .btn a {
  padding: 15px 10px;
}

.dotlist ul li {
  padding-left: 30px;
  position: relative;
}
.dotlist ul li:before {
  content: "●";
  position: absolute;
  left: 0;
}

.flex3cl {
  border: 0;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  flex-direction: row;
  margin-left: -2.4390243902%;
  margin-bottom: 50px;
}
@media only screen and (max-width: 1000px) {
  .flex3cl {
    margin-left: -2.439%;
  }
}
@media only screen and (max-width: 640px) {
  .flex3cl {
    justify-content: space-between;
    margin-left: 0;
  }
}
.flex3cl .box {
  position: relative;
  width: 30.8943089431%;
  height: 30.8943089431%;
  margin-left: 2.4390243902%;
  margin-bottom: 30px;
}
@media only screen and (max-width: 1000px) {
  .flex3cl .box {
    width: 47.5609%;
    margin-left: 2.439%;
    display: block;
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 640px) {
  .flex3cl .box {
    width: 100%;
    margin-left: 0;
    margin-bottom: 20px;
  }
}
.flex3cl .box img {
  width: 100% !important;
}
.flex3cl .box tr:nth-child(2) {
  font-size: 18px;
  font-weight: 700;
}
.flex3cl .box tr td {
  padding: 0 !important;
  border: 0 !important;
}

.flex2cl {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
@media only screen and (max-width: 834px) {
  .flex2cl {
    flex-direction: column-reverse;
  }
}
.flex2cl:nth-child(odd) {
  flex-direction: row-reverse;
}
@media only screen and (max-width: 834px) {
  .flex2cl:nth-child(odd) {
    flex-direction: column-reverse;
  }
}
.flex2cl .flxL {
  background: #fff;
  width: 57%;
}
@media only screen and (max-width: 834px) {
  .flex2cl .flxL {
    width: 100%;
  }
}
.flex2cl .flxR {
  width: 40%;
}
@media only screen and (max-width: 834px) {
  .flex2cl .flxR {
    width: 100%;
    margin-bottom: 20px;
  }
}
.flex2cl .flxR .img {
  width: 100%;
}
.flex2cl .flxR .img img {
  width: 100% !important;
}

.contact02 a {
  background: #200054;
  padding: 20px 10px;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  display: inline-block;
  max-width: 370px;
  width: 100%;
  text-align: center;
}

.contact02 span {
  padding: 20px 10px;
  font-size: 18px;
  border: 1px solid #ccc;
  display: inline-block;
  max-width: 370px;
  width: 100%;
  text-align: center;
}

.contact01 {
  background: #f3f3f3;
  margin: 0 auto;
  padding: 50px;
}
.contact01 dl {
  margin-bottom: 40px;
  font-size: 15px;
}
.contact01 dl:last-child {
  margin-bottom: 0;
}
.contact01 dl dt {
  line-height: 1;
  font-size: 16px;
  max-width: 200px;
  min-width: 200px;
  width: 30% !important;
  font-weight: 700;
  border: 0 !important;
  background-color: inherit !important;
  padding: 0 !important;
  justify-content: flex-start !important;
}
@media only screen and (max-width: 640px) {
  .contact01 dl dt {
    width: 100% !important;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 15px;
  }
}
.contact01 dl dt label {
  margin-top: 5px;
  background: #ff9600;
  border-radius: 5px;
  color: #fff !important;
  font-size: 13px;
  font-weight: 700;
  padding: 6px;
  line-height: 1;
}
@media only screen and (max-width: 640px) {
  .contact01 dl dt label {
    line-height: 1;
    padding: 3px;
    font-size: 11px;
  }
}
.contact01 dl dd {
  text-align: left;
  width: 80% !important;
  border: 0 !important;
  background-color: inherit !important;
  padding: 0 !important;
}
@media only screen and (max-width: 640px) {
  .contact01 dl dd {
    width: 100% !important;
  }
}
.contact01 dl dd span {
  line-height: 1;
  margin-right: 0;
}
.contact01 .file {
  border-top: 0 !important;
  flex-direction: row !important;
  border-top: 0 !important;
}
@media only screen and (max-width: 640px) {
  .contact01 .file {
    flex-direction: column !important;
  }
}
.contact01 .file dt {
  font-size: 16px;
  display: flex !important;
  align-items: flex-start !important;
  justify-content: flex-start !important;
  flex-direction: column !important;
}
@media only screen and (max-width: 640px) {
  .contact01 .file dt {
    flex-direction: row !important;
  }
}
.contact01 .file dd label {
  position: static !important;
  margin-left: auto !important;
  margin-bottom: 10px;
}
.contact01 .file dd div {
  line-height: 1.4em;
  color: #666;
  font-size: 14px;
  letter-spacing: -0.05em;
}

.policy a {
  color: #333;
}

.img100 img {
  max-width: 100% !important;
  width: 100% !important;
}

.tdpd10 td {
  padding: 10px !important;
}

.slider2 img {
  margin: 0 auto;
}

.tdscl {
  overflow-x: scroll;
}
.tdscl table {
  table-layout: fixed;
  width: 1850px;
}

.formtel td {
  font-size: 16px;
  border: 0 !important;
}
.formtel .tel2 div {
  color: #000;
  font-size: 30px;
  font-weight: 700;
}
.formtel .tel2 a {
  font-size: 30px;
  font-weight: 700;
  color: #000;
}

.modaal-close {
  position: absolute !important;
  right: -20px !important;
  top: -20px !important;
  background: rgba(0, 0, 0, 0.7) !important;
}

.modaal-content-container h3 {
  border-bottom: 2px solid #bbbbbb;
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 15px;
  padding: 0 0 5px;
}

.modaal-content-container p {
  margin: 0 0 20px;
}

.modaal-close:focus:before,
.modaal-close:focus:after,
.modaal-close:hover:before,
.modaal-close:hover:after {
  background: #fff !important;
}

@media only screen and (max-width: 834px) {
  .modaal-content-container {
    height: 400px;
    overflow-y: scroll;
  }
}

.center {
  text-align: center;
}

.activebrainprogram_01 .blog_list {
  flex-direction: row;
  border: 0 !important;
  justify-content: flex-start;
  margin-left: -2%;
}
@media only screen and (max-width: 834px) {
  .activebrainprogram_01 .blog_list {
    margin-left: 0;
  }
}
.activebrainprogram_01 .blog_list > div {
  display: block;
  margin-left: 2%;
  width: 32%;
  border: 1px solid #ccc;
  padding: 20px;
}
@media only screen and (max-width: 834px) {
  .activebrainprogram_01 .blog_list > div {
    margin-left: 0;
    width: 100%;
    margin-bottom: 30px;
  }
}
.activebrainprogram_01 .blog_list > div:last-child {
  border-bottom: 1px solid #ccc;
}
.activebrainprogram_01 .blog_list > div .blog_photo {
  width: 100%;
  padding: 0;
}
.activebrainprogram_01 .blog_list > div .blog_text {
  width: 100%;
  padding: 0;
  font-size: 16px;
}

html #header {
  opacity: 0;
  visibility: hidden;
  transition: 0.1s;
}

html.visible #header {
  opacity: 1;
  visibility: visible;
  transition: 0.1s;
}

div.items > article a {
  color: #111;
  text-decoration: none !important;
  font-size: 16px;
}

div.under ul li a {
  font-weight: 400;
  font-family: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  opacity: 1;
  border: 1px solid #333;
  color: #333 !important;
  padding: 10px;
}
div.under ul li a:hover {
  border: 1px solid #b0ddd9;
  background: #b0ddd9;
  color: #fff !important;
}

div.select > select {
  height: 100%;
}

div.search form input {
  padding: 10px 37px 10px 5px;
}

div.order ul li a {
  color: #111;
}

div.items > article p.price {
  color: red;
}

div.crumb {
  display: none;
}

div.item_view div.item_option {
  width: 100% !important;
}

div.item_option dl, button.addcart {
  width: 50% !important;
}
@media only screen and (max-width: 834px) {
  div.item_option dl, button.addcart {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 834px) {
  .addcart {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
}

div.item_view div.struct {
  display: block;
}

div.photo div.large {
  width: auto;
}

div.photo {
  margin-left: 0;
}

h2.title_h2 {
  background: none !important;
  border-top: none !important;
  border-bottom: 1px solid #CCCCCC;
  font-size: 20px !important;
  line-height: 1.3;
  margin: 65px 0 20px !important;
  padding: 10px !important;
}

h2.title_h2 span {
  border: none !important;
  padding: 0 !important;
}

ul.item_list li {
  margin-bottom: 10px !important;
}

ul.item_list li h3.title_h3 {
  font-size: 18px !important;
}

.btn_cart a {
  background: url(../images/common/ico_cart_w.png) no-repeat 10px 12px #000000 !important;
  background-size: 30px auto !important;
  color: #FFFFFF !important;
  display: block !important;
  padding: 10px 10px 10px 50px !important;
  width: 100% !important;
  border: 1px solid #ffffff;
}

.btn_cart a:hover {
  background: url(../images/common/ico_cart_w.png) no-repeat 10px 12px #CCCCCC !important;
  background-size: 30px auto !important;
}

.sort_catalog {
  overflow: hidden;
}

.sort_catalog ul {
  display: flex;
}

.item_title,
.wishlist {
  margin: 0 !important;
}

.shop_cont h2.title_h2,
.item_info h2.title_h2 {
  border-top: 2px solid #CCCCCC;
}

.shop_cont a,
.item_info a {
  color: #CCCCCC;
}

.shop_cont a:hover,
.item_info a:hover {
  text-decoration: none;
}

.item_title h2 {
  border-top: 2px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
}

.shop_cont table {
  table-layout: auto;
}/*# sourceMappingURL=assets.css.map */