@charset "UTF-8";
@media print, screen and (min-width: 768px) {
  
  .layout-content .bread a {
    color: #333;
  }

  .layout-main {
    width: auto !important;
    background: #fff;
    float: none;
  }

  .layout-second {
    margin: 0 auto;
  }
  .layout-second .second-body {
    margin: 0 auto;
    max-width: 1000px;
    padding-top: 70px;
  }

  .second-header {
  }

  .about__mv {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    line-height: 300%;
  }
  .about__mv p {
    font-weight: bold;
    font-size: 40px;
    color: #003d67;
  }
  .about__mv h1 {
    font-weight: bold;
    font-size: 24px;
    color: #003d67;
  }
  .about__title {
    background-color: #F2F0EA;
    background-image: url(/v=1631584327/files/user/_/common/img/about2/titie_bg__top01.svg), url(/v=1631584327/files/user/_/common/img/about2/titie_bg__bottom01.svg), url(/v=1631584328/files/user/_/common/img/about2/titie_bg__top02.svg), url(/v=1631584327/files/user/_/common/img/about2/titie_bg__bottom02.svg);
    background-repeat: no-repeat, no-repeat, no-repeat, no-repeat;
    background-position: 0 0, 0 100%, 100% 0, 100% 100%;
    text-align: center;
    font-weight: bold;
    color: #003d67;
    font-size: 20px;
    padding: 10px;
    margin-bottom: 60px;
  }
  .about__section {
    margin-bottom: 110px;
  }
  .about__rinen_txt01 {
    font-size: 36px;
    text-align: center;
    color: #c41a20;
    margin-bottom: 50px;
  }
  .about__rinen_txt02 {
    text-align: center;
    font-size: 16px;
  }
  .about__table {
    max-width: 650px;
    width: 100%;
    margin: 0 auto;
  }
  .about__table > tbody > tr:last-child > th, .about__table > tbody > tr:last-child > td {
    border-bottom: none;
  }
  .about__table > tbody > tr > th, .about__table > tbody > tr > td {
    border-bottom: 1px solid #d6d6d6;
    padding: 30px;
    font-size: 15px;
  }
  .about__table > tbody > tr > th {
    font-size: 15px;
    color: #003d67;
    font-weight: bold;
    vertical-align: middle;
    text-align: center;
  }
  .about__overview__accordion {
    border: 1px solid #00355C;
    transition-duration: 400ms;
    transition-property: background-color;
  }
  .about__overview__accordion.-on {
    background-color: #F7F7F7;
  }
  .about__overview__accordion.-on > dt::before {
    transform: rotate(45deg);
  }
  .about__overview__accordion > dt {
    padding: 15px;
    position: relative;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
  }
  .about__overview__accordion > dt::before {
    content: "";
    width: 26px;
    height: 26px;
    background: url("/files/user/_/common/img/about2/icon_plus.svg") no-repeat;
    position: absolute;
    top: 14px;
    right: 20px;
    transition-duration: 400ms;
    transition-property: transform;
  }
  .about__overview__accordion > dd {
    padding: 40px;
    display: none;
  }
  .about__overview__section {
    margin-bottom: 100px;
  }
  .about__overview__section section {
    margin-bottom: 70px;
  }
  .about__overview__section section h4 {
    border-bottom: 1px solid rgba(0, 53, 92, 0.3);
    padding: 0 0 10px 30px;
    font-size: 20px;
    font-weight: bold;
    color: #003d67;
    margin-bottom: 50px;
    position: relative;
  }
  .about__overview__section section h4::before {
    content: "";
    display: block;
    width: 20px;
    height: 5px;
    background: #D6BB72;
    position: absolute;
    left: 0;
    top: calc(50% - 7px);
  }
  .about__overview__section section figure {
    text-align: center;
  }
  .about__overview__section section dl {
    text-align: center;
    margin-top: 10px;
  }
  .about__overview__section section dl dt {
    font-size: 20px;
    font-weight: bold;
  }
  .about__overview__section section dl dd {
    font-size: 18px;
  }
  .about__overview__title {
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    color: #003d67;
  }
  .about__overview__title::after {
    height: 2px;
    width: 120px;
    background: #00355C;
    display: block;
    content: "";
    margin: 10px auto 50px;
  }
  .about__overview__name {
    text-align: center;
  }
  .about__overview__name dd {
    font-size: 24px;
    color: #003d67;
    font-weight: bold;
  }
  .about__overview__logo {
    text-align: center;
    margin-bottom: 50px;
  }
  .about__overview__logo img {
    margin: 0 auto;
  }
  .about__overview__color {
    max-width: 570px;
    margin: 0 auto 50px;
    display: flex;
    justify-content: space-between;
  }
  .about__overview__color li {
    width: 180px;
  }
  .about__overview__color li::before {
    content: "";
    display: block;
    height: 10px;
    width: 100%;
    margin-bottom: 10px;
  }
  .about__overview__color li:nth-child(1)::before {
    background: #D6BB72;
  }
  .about__overview__color li:nth-child(2)::before {
    background: #003D67;
  }
  .about__overview__color li:nth-child(3)::before {
    background: #C41A20;
  }
  .about__overview__color li dl dt {
    font-size: 16px;
    font-weight: bold;
  }
  .about__overview__color li dl dd {
    font-size: 13px;
    font-weight: bold;
  }
  .about__overview__txt {
    max-width: 900px;
    margin: 0 auto;
  }
  .about__team__slideWrap {
    max-width: 590px;
    margin: 0 auto 40px;
    position: relative;
  }
  .about__team__slideWrap .swiper-button-prev {
    left: -60px;
    width: 60px;
    height: 100px;
    top: calc(50% - 50px);
    background: url("/files/user/_/common/img/about2/prev.png") no-repeat;
  }
  .about__team__slideWrap .swiper-button-next {
    right: -60px;
    width: 60px;
    height: 100px;
    top: calc(50% - 50px);
    background: url("/files/user/_/common/img/about2/next.png") no-repeat;
  }
  .about__team__slide {
    overflow: hidden;
    position: relative;
  }
  .about__team__list {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 90px;
  }
  .about__team__list li {
    width: 18.4%;
    margin-right: 2%;
    margin-bottom: 30px;
    text-align: center;
  }
  .about__team__list li:nth-child(5n) {
    margin-right: 0;
  }
  .about__team__list li img {
    max-width: 100%;
  }
  .about__team__list li a {
    color: #333;
  }
  .about__team__list li a dl dt {
    font-size: 18px;
  }
  .about__team__list li a dl dd {
    font-size: 14px;
    font-weight: bold;
  }
  .about__team__banner {
    display: flex;
    justify-content: space-between;
  }
  .about__team__banner li {
    width: 24%;
    margin-right: 1.3%;
  }
  .about__team__banner li img {
    max-width: 100%;
  }
  .about__team__banner li:last-child {
    margin-right: 0;
  }
  .about__history {
    border: 1px solid #00355C;
    transition-duration: 400ms;
    transition-property: background-color;
  }
  .about__history.-on {
    background-color: #F7F7F7;
  }
  .about__history.-on dt::before {
    transform: rotate(45deg);
  }
  .about__history dt {
    padding: 10px;
    position: relative;
  }
  .about__history dt::before {
    content: "";
    width: 26px;
    height: 26px;
    background: url("/files/user/_/common/img/about2/icon_plus.svg") no-repeat;
    position: absolute;
    top: 16px;
    right: 20px;
    transition-duration: 400ms;
    transition-property: transform;
  }
  .about__history dt h4 {
    cursor: pointer;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    color: #003d67;
  }
  .about__history dt h4::after {
    height: 2px;
    width: 120px;
    background: #00355C;
    display: block;
    content: "";
    margin: 10px auto 0;
  }
  .about__history dd {
    padding-bottom: 20px;
    display: none;
  }
  .about__history dd table {
    max-width: 800px;
    margin: 0 auto;
    width: 100%;
    border-bottom: 1px solid #d6d6d6;
  }
  .about__history dd table:last-child {
    border-bottom: none;
  }
  .about__history dd table tr:last-child td:last-child {
    background: none;
  }
  .about__history dd table tr:last-child td.month {
    background: none;
  }
  .about__history dd table tr td {
    padding: 10px;
  }
  .about__history dd table tr td:last-child {
    background: url("/files/user/_/common/img/about2/line.png") repeat-x 0 100%;
  }
  .about__history dd table tr td:last-child ul li::before {
    content: "・";
    text-indent: 1em;
    margin-left: -1em;
  }
  .about__history dd table tr td:last-child figure {
    margin-top: 20px;
  }
  .about__history dd table tr td.year {
    text-align: right;
    width: 17%;
    font-size: 16px;
    white-space: nowrap;
    padding-right: 30px;
  }
  .about__history dd table tr td.month {
    width: 8.3%;
    white-space: nowrap;
    background: url("/files/user/_/common/img/about2/line.png") repeat-x 0 100%;
  }
  .about__history dd table tr td.month span {
    background: #D6BB72;
    display: block;
    text-align: center;
    font-size: 15px;
    padding: 2px 8px;
    white-space: nowrap;
  }
  .about__g-book__txt {
    text-align: center;
    font-size: 16px;
    margin-bottom: 80px;
  }
  .about__g-book__list {
    font-size: 16px;
  }
    br.smp {
	display: none; 
  }
.about__history2 {
    border: 1px solid #00355C;
    transition-duration: 400ms;
    transition-property: background-color;
    background-color: #F7F7F7;
  }
  .about__history2 dt {
    padding: 10px;
    position: relative;
  }
  .about__history2 dt h4 {
    cursor: pointer;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    color: #003d67;
  }
  .about__history2 dt h4::after {
    height: 2px;
    width: 120px;
    background: #00355C;
    display: block;
    content: "";
    margin: 10px auto 0;
  }
  .about__history2 dd {
    padding-bottom: 20px;
  }
  .about__history2 dd table {
    max-width: 800px;
    margin: 0 auto;
    width: 100%;
    border-bottom: 1px solid #d6d6d6;
  }
  .about__history2 dd table:last-child {
    border-bottom: none;
  }
  .about__history2 dd table tr:last-child td:last-child {
    background: none;
  }
  .about__history2 dd table tr:last-child td.month {
    background: none;
  }
  .about__history2 dd table tr td {
    padding: 10px;
  }
  .about__history2 dd table tr td:last-child {
    background: url("/files/user/_/common/img/about2/line.png") repeat-x 0 100%;
  }
  .about__history2 dd table tr td:last-child ul li::before {
    content: "・";
    text-indent: 1em;
    margin-left: -1em;
  }
  .about__history2 dd table tr td:last-child figure {
    margin-top: 20px;
  }
  .about__history2 dd table tr td.year {
    text-align: right;
    width: 17%;
    font-size: 16px;
    white-space: nowrap;
    padding-right: 30px;
  }
  .about__history2 dd table tr td.month {
    width: 8.3%;
    white-space: nowrap;
    background: url("/files/user/_/common/img/about2/line.png") repeat-x 0 100%;
  }
  .about__history2 dd table tr td.month span {
    background: #D6BB72;
    display: block;
    text-align: center;
    font-size: 15px;
    padding: 2px 8px;
    white-space: nowrap;
  }
.guest-book-accordion {
    border: 1px solid #00355C;
    transition-duration: 400ms;
    transition-property: background-color;
  }
  .guest-book-accordion.-on {
    background-color: #F7F7F7;
  }
  .guest-book-accordion.-on > dt::before {
    transform: rotate(45deg);
  }
  .guest-book-accordion > dt {
    padding: 15px;
    position: relative;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
  }
  .guest-book-accordion > dt::before {
    content: "";
    width: 26px;
    height: 26px;
    background: url("/files/user/_/common/img/about2/icon_plus.svg") no-repeat;
    position: absolute;
    top: 14px;
    right: 20px;
    transition-duration: 400ms;
    transition-property: transform;
  }
  .guest-book-accordion > dd {
    padding: 40px;
    display: none;
  }
 .team-overview-accordion {
    border: 1px solid #00355C;
    transition-duration: 400ms;
    transition-property: background-color;
  }
  .team-overview-accordion.-on {
    background-color: #F7F7F7;
  }
  .team-overview-accordion.-on > dt::before {
    transform: rotate(45deg);
  }
  .team-overview-accordion > dt {
    padding: 15px;
    position: relative;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
  }
  .team-overview-accordion > dt::before {
    content: "";
    width: 26px;
    height: 26px;
    background: url("/files/user/_/common/img/about2/icon_plus.svg") no-repeat;
    position: absolute;
    top: 14px;
    right: 20px;
    transition-duration: 400ms;
    transition-property: transform;
  }
  .team-overview-accordion > dd {
    padding: 40px;
    display: none;
  }
}
@media print, screen and (max-width: 767px) {
  .about-wrap-2309 {
    padding: 60px 40px 0 40px;
  }
  br.smp {
    display: block;
  }
  br.smps {
	display: none; 
  }


  .layout-main {
    width: auto !important;
    background: #fff;
    float: none;
  }

  .layout-second {
    padding: 0;
  }
  .layout-second .second-body {
    padding: 0;
  }
  .about__mv {
    display: none;
  }
  .about__title {
    background-color: #F2F0EA;
    background-image: url(/v=1631584327/files/user/_/common/img/about2/titie_bg__top01.svg), url(/v=1631584327/files/user/_/common/img/about2/titie_bg__bottom01.svg), url(/v=1631584328/files/user/_/common/img/about2/titie_bg__top02.svg), url(/v=1631584327/files/user/_/common/img/about2/titie_bg__bottom02.svg);
    background-repeat: no-repeat, no-repeat, no-repeat, no-repeat;
    background-position: 0 0, 0 100%, 100% 0, 100% 100%;
    text-align: center;
    font-weight: bold;
    color: #003d67;
    font-size: 16px;
    padding: 10px;
    margin-bottom: 25px;
  }
  .about__section {
    margin-bottom: 35px;
  }
  .about__rinen_txt01 {
    font-size: 26px;
    text-align: center;
    color: #c41a20;
    margin-bottom: 30px;
  }
  .about__rinen_txt02 {
    text-align: center;
    font-size: 12px;
  }
  .about__table {
    width: calc(100% - 50px);
    margin: 0 25px;
  }
  .about__table > tbody > tr:last-child > th, .about__table > tbody > tr:last-child > td {
    border-bottom: none;
  }
  .about__table > tbody > tr > th, .about__table > tbody > tr > td {
    border-bottom: 1px solid #d6d6d6;
    padding: 15px;
    font-size: 12px;
  }
  .about__table > tbody > tr > th {
    font-size: 12px;
    color: #003d67;
    font-weight: bold;
    vertical-align: middle;
    text-align: center;
    white-space: nowrap;
  }
  .about__overview__accordion {
    border: 1px solid #00355C;
    transition-duration: 400ms;
    transition-property: background-color;
    margin: 0 25px;
  }
  .about__overview__accordion.-on {
    background-color: #F7F7F7;
  }
  .about__overview__accordion.-on > dt::before {
    transform: rotate(45deg);
  }
  .about__overview__accordion > dt {
    padding: 10px;
    position: relative;
    text-align: center;
    font-size: 11px;
    font-weight: bold;
  }
  .about__overview__accordion > dt::before {
    content: "";
    width: 18px;
    height: 18px;
    background: url("/files/user/_/common/img/about2/icon_plus.svg") no-repeat;
    background-size: contain;
    position: absolute;
    top: 10px;
    right: 12px;
    transition-duration: 400ms;
    transition-property: transform;
  }
  .about__overview__accordion > dd {
    padding: 15px 20px;
    display: none;
  }
  .about__overview__section {
    margin-bottom: 45px;
  }
  .about__overview__section section {
    margin: 0 25px 35px;
  }
  .about__overview__section section h4 {
    border-bottom: 1px solid rgba(0, 53, 92, 0.3);
    padding: 0 0 5px 15px;
    font-size: 12px;
    font-weight: bold;
    color: #003d67;
    margin-bottom: 25px;
    position: relative;
  }
  .about__overview__section section h4::before {
    content: "";
    display: block;
    width: 10px;
    height: 2px;
    background: #D6BB72;
    position: absolute;
    left: 0;
    top: calc(50% - 3px);
  }
  .about__overview__section section figure {
    text-align: center;
  }
  .about__overview__section section figure.-home img {
    max-width: 155px;
  }
  .about__overview__section section figure.-arena img {
    max-width: 255px;
  }
  .about__overview__section section dl {
    text-align: center;
    margin-top: 5px;
  }
  .about__overview__section section dl dt {
    font-size: 17px;
    font-weight: bold;
  }
  .about__overview__section section dl dd {
    font-size: 12px;
  }
  .about__overview__title {
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    color: #003d67;
  }
  .about__overview__title::after {
    height: 1px;
    width: 60px;
    background: #00355C;
    display: block;
    content: "";
    margin: 10px auto 25px;
  }
  .about__overview__name {
    text-align: center;
  }
  .about__overview__name dt {
    max-width: 247px;
    margin: 0 auto;
  }
  .about__overview__name dd {
    font-size: 14px;
    color: #003d67;
    font-weight: bold;
  }
  .about__overview__logo {
    text-align: center;
    margin-bottom: 25px;
  }
  .about__overview__logo img {
    margin: 0 auto;
    max-width: 262px;
  }
  .about__overview__color {
    margin: 0 0 20px;
    display: flex;
    justify-content: space-between;
  }
  .about__overview__color li {
    width: 30.7692307692%;
  }
  .about__overview__color li::before {
    content: "";
    display: block;
    height: 5px;
    width: 100%;
    margin-bottom: 10px;
  }
  .about__overview__color li:nth-child(1)::before {
    background: #D6BB72;
  }
  .about__overview__color li:nth-child(2)::before {
    background: #003D67;
  }
  .about__overview__color li:nth-child(3)::before {
    background: #C41A20;
  }
  .about__overview__color li dl dt {
    font-size: 12px;
    font-weight: bold;
  }
  .about__overview__color li dl dd {
    font-size: 10px;
    font-weight: bold;
  }
  .about__overview__txt {
    max-width: 900px;
    margin: 0 0;
    font-size: 12px;
  }
  .about__team__slideWrap {
    margin: 0 36px 10px;
    position: relative;
  }
  .about__team__slideWrap .swiper-button-prev {
    left: -30px;
    width: 30px;
    height: 50px;
    top: calc(50% - 25px);
    background: url("/files/user/_/common/img/about2/prev.png") no-repeat;
    background-size: contain;
  }
  .about__team__slideWrap .swiper-button-next {
    right: -30px;
    width: 30px;
    height: 50px;
    top: calc(50% - 25px);
    background: url("/files/user/_/common/img/about2/next.png") no-repeat;
    background-size: contain;
  }
  .about__team__slide {
    overflow: hidden;
    position: relative;
  }
  .about__team__list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 36px 30px;
  }
  .about__team__list li {
    width: 30.8333333333%;
    margin-right: 3.6666666667%;
    margin-bottom: 15px;
    text-align: center;
  }
  .about__team__list li:nth-child(3n) {
    margin-right: 0;
  }
  .about__team__list li img {
    max-width: 100%;
  }
  .about__team__list li a {
    color: #333;
  }
  .about__team__list li a dl dt {
    font-size: 11px;
  }
    .font_small{
    font-size: 12px; 
  } 
  .about__team__list li a dl dd {
    font-size: 9px;
    font-weight: bold;
  }
  .about__team__banner {
    display: flex;
    margin: 0 36px;
    flex-wrap: wrap;
  }
  .about__team__banner li {
    width: 49.1666666667%;
    margin-right: 1.6666666667%;
    margin-bottom: 10px;
  }
  .about__team__banner li:nth-child(even) {
    margin-right: 0;
  }
  .about__team__banner li img {
    max-width: 100%;
  }
  .about__team__banner li:last-child {
    margin-right: 0;
  }
  .about__history {
    border: 1px solid #00355C;
    transition-duration: 400ms;
    transition-property: background-color;
    margin: 0 25px;
  }
  .about__history.-on {
    background-color: #F7F7F7;
  }
  .about__history.-on dt::before {
    transform: rotate(45deg);
  }
  .about__history dt {
    padding: 10px;
    position: relative;
  }
  .about__history dt::before {
    content: "";
    width: 18px;
    height: 18px;
    background: url("/files/user/_/common/img/about2/icon_plus.svg") no-repeat;
    background-size: contain;
    position: absolute;
    top: 15px;
    right: 12px;
    transition-duration: 400ms;
    transition-property: transform;
  }
  .about__history dt h4 {
    cursor: pointer;
    text-align: center;
    font-weight: bold;
    font-size: 15px;
    color: #003d67;
  }
  .about__history dt h4::after {
    height: 1px;
    width: 60px;
    background: #00355C;
    display: block;
    content: "";
    margin: 5px auto 0;
  }
  .about__history dd {
    padding: 10px;
    display: none;
  }
  .about__history dd table {
    margin: 0 auto;
    width: 100%;
    border-bottom: 1px solid #d6d6d6;
  }
  .about__history dd table:last-child {
    border-bottom: none;
  }
  .about__history dd table tr:last-child td:last-child {
    background: none;
  }
  .about__history dd table tr:last-child td.month {
    background: none;
  }
  .about__history dd table tr td {
    padding: 10px 0;
  }
  .about__history dd table tr td:last-child {
    background: url("/files/user/_/common/img/about2/line.png") repeat-x 0 100%;
  }
  .about__history dd table tr td:last-child ul li {
    font-size: 11px;
  }
  .about__history dd table tr td:last-child ul li::before {
    content: "・";
    text-indent: 1em;
    margin-left: -1em;
  }
  .about__history dd table tr td:last-child figure {
    margin-top: 20px;
  }
  .about__history dd table tr td.year {
    text-align: right;
    width: 17%;
    font-size: 12px;
    white-space: nowrap;
    padding-right: 10px;
  }
  .about__history dd table tr td.month {
    width: 8.3%;
    white-space: nowrap;
    background: url("/files/user/_/common/img/about2/line.png") repeat-x 0 100%;
    padding-right: 10px;
  }
  .about__history dd table tr td.month span {
    background: #D6BB72;
    display: block;
    text-align: center;
    font-size: 11px;
    padding: 2px 8px;
    white-space: nowrap;
  }
  .about__g-book__txt {
    text-align: center;
    font-size: 12px;
    margin: 0 35px 40px;
  }
  .about__g-book__txt2 {
    margin: 0 60px;
    font-size: 9px;
  }
  .about__g-book__list {
    font-size: 10px;
    margin: 0 60px;
  }
  .about__g-book__list li {
    width: 45% !important;
  }

  #g-book {
    margin-bottom: 0;
  }
.about__history2 {
    border: 1px solid #00355C;
    transition-duration: 400ms;
    transition-property: background-color;
    margin: 0 0;
    background-color: #F7F7F7;
  }
  .about__history2 dt {
    padding: 10px;
    position: relative;
  }
  .about__history2 dt h4 {
    cursor: pointer;
    text-align: center;
    font-weight: bold;
    font-size: 15px;
    color: #003d67;
  }
  .about__history2 dt h4::after {
    height: 1px;
    width: 60px;
    background: #00355C;
    display: block;
    content: "";
    margin: 5px auto 0;
  }
  .about__history2 dd {
    padding: 10px;
  }
  .about__history2 dd table {
    margin: 0 auto;
    width: 100%;
    border-bottom: 1px solid #d6d6d6;
  }
  .about__history2 dd table:last-child {
    border-bottom: none;
  }
  .about__history2 dd table tr:last-child td:last-child {
    background: none;
  }
  .about__history2 dd table tr:last-child td.month {
    background: none;
  }
  .about__history2 dd table tr td {
    padding: 10px 0;
  }
  .about__history2 dd table tr td:last-child {
    background: url("/files/user/_/common/img/about2/line.png") repeat-x 0 100%;
  }
  .about__history2 dd table tr td:last-child ul li {
    font-size: 11px;
  }
  .about__history2 dd table tr td:last-child ul li::before {
    content: "・";
    text-indent: 1em;
    margin-left: -1em;
  }
  .about__history2 dd table tr td:last-child figure {
    margin-top: 20px;
  }
  .about__history2 dd table tr td.year {
    text-align: right;
    width: 17%;
    font-size: 12px;
    white-space: nowrap;
    padding-right: 10px;
  }
  .about__history2 dd table tr td.month {
    width: 8.3%;
    white-space: nowrap;
    background: url("/files/user/_/common/img/about2/line.png") repeat-x 0 100%;
    padding-right: 10px;
  }
  .about__history2 dd table tr td.month span {
    background: #D6BB72;
    display: block;
    text-align: center;
    font-size: 11px;
    padding: 2px 8px;
    white-space: nowrap;
  }
.guest-book-accordion {
    border: 1px solid #00355C;
    transition-duration: 400ms;
    transition-property: background-color;
    margin: 0 25px;
  }
  .guest-book-accordion.-on {
    background-color: #F7F7F7;
  }
  .guest-book-accordion.-on > dt::before {
    transform: rotate(45deg);
  }
  .guest-book-accordion > dt {
    padding: 10px;
    position: relative;
    text-align: center;
    font-size: 11px;
    font-weight: bold;
  }
  .guest-book-accordion > dt::before {
    content: "";
    width: 18px;
    height: 18px;
    background: url("/files/user/_/common/img/about2/icon_plus.svg") no-repeat;
    background-size: contain;
    position: absolute;
    top: 10px;
    right: 12px;
    transition-duration: 400ms;
    transition-property: transform;
  }
  .guest-book-accordion > dd {
    padding: 15px 20px;
    display: none;
  }
.team-overview-accordion {
    border: 1px solid #00355C;
    transition-duration: 400ms;
    transition-property: background-color;
    margin: 0 25px;
  }
  .team-overview-accordion.-on {
    background-color: #F7F7F7;
  }
  .team-overview-accordion.-on > dt::before {
    transform: rotate(45deg);
  }
  .team-overview-accordion > dt {
    padding: 10px;
    position: relative;
    text-align: center;
    font-size: 11px;
    font-weight: bold;
  }
  .team-overview-accordion > dt::before {
    content: "";
    width: 18px;
    height: 18px;
    background: url("/files/user/_/common/img/about2/icon_plus.svg") no-repeat;
    background-size: contain;
    position: absolute;
    top: 10px;
    right: 12px;
    transition-duration: 400ms;
    transition-property: transform;
  }
  .team-overview-accordion > dd {
    padding: 15px 20px;
    display: none;
  }
}