@charset "UTF-8";
/*//////////////////////////////////////////////////

	たいまつ通信ページ設定

//////////////////////////////////////////////////*/
/* Scss Document */
/* Scss Document */
/* アニメーション記述用 */
@keyframes headerFixed {
  0% {
    transform: translateY(-80px); }
  100% {
    transform: translateY(0px); } }
@keyframes load5 {
  0%,
	100% {
    box-shadow: 0em -2.6em 0em 0em #ffffff, 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2), 2.5em 0em 0 0em rgba(0, 0, 0, 0.2), 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.2), 0em 2.5em 0 0em rgba(0, 0, 0, 0.2), -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.2), -2.6em 0em 0 0em rgba(0, 0, 0, 0.5), -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.7); }
  12.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.7), 1.8em -1.8em 0 0em #ffffff, 2.5em 0em 0 0em rgba(0, 0, 0, 0.2), 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.2), 0em 2.5em 0 0em rgba(0, 0, 0, 0.2), -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.2), -2.6em 0em 0 0em rgba(0, 0, 0, 0.2), -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.5); }
  25% {
    box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.5), 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.7), 2.5em 0em 0 0em #ffffff, 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.2), 0em 2.5em 0 0em rgba(0, 0, 0, 0.2), -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.2), -2.6em 0em 0 0em rgba(0, 0, 0, 0.2), -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2); }
  37.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.2), 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.5), 2.5em 0em 0 0em rgba(0, 0, 0, 0.7), 1.75em 1.75em 0 0em #ffffff, 0em 2.5em 0 0em rgba(0, 0, 0, 0.2), -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.2), -2.6em 0em 0 0em rgba(0, 0, 0, 0.2), -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2); }
  50% {
    box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.2), 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2), 2.5em 0em 0 0em rgba(0, 0, 0, 0.5), 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.7), 0em 2.5em 0 0em #ffffff, -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.2), -2.6em 0em 0 0em rgba(0, 0, 0, 0.2), -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2); }
  62.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.2), 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2), 2.5em 0em 0 0em rgba(0, 0, 0, 0.2), 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.5), 0em 2.5em 0 0em rgba(0, 0, 0, 0.7), -1.8em 1.8em 0 0em #ffffff, -2.6em 0em 0 0em rgba(0, 0, 0, 0.2), -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2); }
  75% {
    box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.2), 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2), 2.5em 0em 0 0em rgba(0, 0, 0, 0.2), 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.2), 0em 2.5em 0 0em rgba(0, 0, 0, 0.5), -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.7), -2.6em 0em 0 0em #ffffff, -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2); }
  87.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.2), 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2), 2.5em 0em 0 0em rgba(0, 0, 0, 0.2), 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.2), 0em 2.5em 0 0em rgba(0, 0, 0, 0.2), -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.5), -2.6em 0em 0 0em rgba(0, 0, 0, 0.7), -1.8em -1.8em 0 0em #ffffff; } }
/*メインイメージ*/
.mainimg__slide-box {
  background: url("/img/taimatsu/mainimg.jpg") top right/cover no-repeat; }

.taimatsu .about__wp .about__wp-ttl {
  position: relative;
  font-size: 1.8rem;
  padding-left: 12px; }
  @media (min-width: 769px) {
    .taimatsu .about__wp .about__wp-ttl {
      font-size: calc( 1.8rem + ( 1vw - 7.69px ) * 1.3698630137 ); } }
  @media (min-width: 1280px) {
    .taimatsu .about__wp .about__wp-ttl {
      font-size: 2.5rem; } }
  .taimatsu .about__wp .about__wp-ttl:before {
    content: '';
    position: absolute;
    top: 55%;
    transform: translateY(-50%);
    left: 0;
    width: 4px;
    height: 20px;
    background-color: #236C15; }
.taimatsu .about__wp .about__wp-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 20px; }
  .taimatsu .about__wp .about__wp-content .wp__content-txt {
    flex: 0 1 100%;
    width: 100%;
    max-width: 100%;
    order: 2;
    font-size: 1.3rem; }
    @media (min-width: 769px) {
      .taimatsu .about__wp .about__wp-content .wp__content-txt {
        font-size: calc( 1.3rem + ( 1vw - 7.69px ) * 0.5870841487 ); } }
    @media (min-width: 1280px) {
      .taimatsu .about__wp .about__wp-content .wp__content-txt {
        font-size: 1.6rem; } }
  .taimatsu .about__wp .about__wp-content .wp__content-img {
    flex: 0 1 100%;
    width: 100%;
    max-width: 100%;
    order: 1;
    max-width: 260px;
    margin: 0 auto 20px auto; }
    .taimatsu .about__wp .about__wp-content .wp__content-img img {
      margin: 0 auto;
      width: 100%; }
.taimatsu .sabusuku__wp {
  padding: 5.33% 0% 0% 0%; }
  .taimatsu .sabusuku__wp .sabusuku__wp-ttl {
    position: relative;
    font-size: 1.8rem;
    padding-left: 12px; }
    @media (min-width: 769px) {
      .taimatsu .sabusuku__wp .sabusuku__wp-ttl {
        font-size: calc( 1.8rem + ( 1vw - 7.69px ) * 1.3698630137 ); } }
    @media (min-width: 1280px) {
      .taimatsu .sabusuku__wp .sabusuku__wp-ttl {
        font-size: 2.5rem; } }
    .taimatsu .sabusuku__wp .sabusuku__wp-ttl:before {
      content: '';
      position: absolute;
      top: 50%;
      top: 55%;
      transform: translateY(-50%);
      left: 0;
      width: 4px;
      height: 20px;
      background-color: #236C15; }
  .taimatsu .sabusuku__wp .sabusuku__wp-format .wp__format-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 1.4rem;
    margin-top: 6px;
    max-width: 310px; }
    @media (min-width: 769px) {
      .taimatsu .sabusuku__wp .sabusuku__wp-format .wp__format-flex {
        font-size: calc( 1.4rem + ( 1vw - 7.69px ) * 0.782778865 ); } }
    @media (min-width: 1280px) {
      .taimatsu .sabusuku__wp .sabusuku__wp-format .wp__format-flex {
        font-size: 1.8rem; } }
    .taimatsu .sabusuku__wp .sabusuku__wp-format .wp__format-flex .format__flex-left {
      flex: 0 1 19%;
      width: 19%;
      max-width: 19%;
      color: #236C15; }
    .taimatsu .sabusuku__wp .sabusuku__wp-format .wp__format-flex .format__flex-right {
      flex: 0 1 78%;
      width: 78%;
      max-width: 78%; }
    .taimatsu .sabusuku__wp .sabusuku__wp-format .wp__format-flex:nth-of-type(1) {
      margin-top: 0; }
  .taimatsu .sabusuku__wp .sabusuku__wp-interest {
    margin: 3.69% 0% 0% 0%; }
    .taimatsu .sabusuku__wp .sabusuku__wp-interest .wp__interest-txt {
      max-width: 650px;
      font-size: 1.3rem; }
      @media (min-width: 769px) {
        .taimatsu .sabusuku__wp .sabusuku__wp-interest .wp__interest-txt {
          font-size: calc( 1.3rem + ( 1vw - 7.69px ) * 0.5870841487 ); } }
      @media (min-width: 1280px) {
        .taimatsu .sabusuku__wp .sabusuku__wp-interest .wp__interest-txt {
          font-size: 1.6rem; } }
    .taimatsu .sabusuku__wp .sabusuku__wp-interest .wp__interest-list {
      margin-top: 16px;
      max-width: 584px; }
      .taimatsu .sabusuku__wp .sabusuku__wp-interest .wp__interest-list .interest__list-dest {
        font-size: 1.3rem;
        margin-top: 5px;
        line-height: 1.5; }
        @media (min-width: 769px) {
          .taimatsu .sabusuku__wp .sabusuku__wp-interest .wp__interest-list .interest__list-dest {
            font-size: calc( 1.3rem + ( 1vw - 7.69px ) * 0.5870841487 ); } }
        @media (min-width: 1280px) {
          .taimatsu .sabusuku__wp .sabusuku__wp-interest .wp__interest-list .interest__list-dest {
            font-size: 1.6rem; } }
        .taimatsu .sabusuku__wp .sabusuku__wp-interest .wp__interest-list .interest__list-dest:first-of-type {
          margin-top: 0; }
        .taimatsu .sabusuku__wp .sabusuku__wp-interest .wp__interest-list .interest__list-dest .list__dest-left {
          padding: 10px 8px;
          background: #2E2E2E;
          color: #FFF;
          box-sizing: border-box; }
        .taimatsu .sabusuku__wp .sabusuku__wp-interest .wp__interest-list .interest__list-dest .list__dest-right {
          padding: 10px 12px;
          background: #FFF;
          box-sizing: border-box; }
          .taimatsu .sabusuku__wp .sabusuku__wp-interest .wp__interest-list .interest__list-dest .list__dest-right span {
            color: #236C15; }
.taimatsu .backnumber-btn__wp {
  margin-top: 30px; }
  .taimatsu .backnumber-btn__wp a {
    display: block;
    position: relative;
    box-sizing: border-box;
    max-width: 310px;
    max-height: 68px;
    font-family: "Noto Sans JP", YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
    font-size: 1.5rem;
    font-weight: bold;
    font-style: normal;
    text-align: center;
    line-height: 1.5rem;
    padding: 25px 0;
    margin: 0 auto;
    border: 2px solid #236C15;
    color: #236C15;
    background: #FFF; }
    @media (min-width: 769px) {
      .taimatsu .backnumber-btn__wp a {
        font-size: calc( 1.5rem + ( 1vw - 7.69px ) * 0.5870841487 ); } }
    @media (min-width: 1280px) {
      .taimatsu .backnumber-btn__wp a {
        font-size: 1.8rem; } }
    .taimatsu .backnumber-btn__wp a:hover {
      background: #236C15;
      color: #FFF; }
.taimatsu .contact__wp {
  box-sizing: border-box;
  margin-top: 50px;
  padding: 24.5px 24px 22px 24px;
  border-top: 4px solid #236C15;
  border-bottom: 4px solid #236C15;
  background: #FFF; }
  .taimatsu .contact__wp .contact__wp-ttl {
    font-size: 1.5rem;
    text-align: center;
    color: #236C15; }
    @media (min-width: 769px) {
      .taimatsu .contact__wp .contact__wp-ttl {
        font-size: calc( 1.5rem + ( 1vw - 7.69px ) * 1.9569471624 ); } }
    @media (min-width: 1280px) {
      .taimatsu .contact__wp .contact__wp-ttl {
        font-size: 2.5rem; } }
  .taimatsu .contact__wp .contact__wp-method {
    text-align: center;
    margin: 27px auto 0 auto;
    max-width: 600px; }
    .taimatsu .contact__wp .contact__wp-method .wp__method-phone {
      border-bottom: 1px solid #E8E8E8; }
      .taimatsu .contact__wp .contact__wp-method .wp__method-phone .method__phone-number {
        font-size: 1.2rem;
        line-height: 25px; }
        .taimatsu .contact__wp .contact__wp-method .wp__method-phone .method__phone-number a {
          font-size: 2.5rem;
          color: #236C15; }
      .taimatsu .contact__wp .contact__wp-method .wp__method-phone .method__phone-txt {
        margin-bottom: 12px;
        font-size: 1.2rem; }
    .taimatsu .contact__wp .contact__wp-method .wp__method-mail {
      margin-top: 6px;
      font-size: 1.2rem;
      text-align: center; }
      .taimatsu .contact__wp .contact__wp-method .wp__method-mail a {
        font-size: 2.0rem;
        color: #236C15; }
  .taimatsu .contact__wp .contact__wp-txt {
    margin-top: 23px;
    text-align: center;
    color: #7E7E7E; }
    .taimatsu .contact__wp .contact__wp-txt .wp__txt-editer {
      font-size: 1.2rem; }
    .taimatsu .contact__wp .contact__wp-txt .wp__txt-address {
      font-size: 1.0rem; }
.taimatsu .return-btn__wp {
  margin-top: 60px; }
  .taimatsu .return-btn__wp a {
    display: block;
    position: relative;
    box-sizing: border-box;
    max-width: 280px;
    max-height: 70px;
    font-family: "EB Garamond", garamond, "Times New Roman", Times, "serif";
    font-size: 1.5rem;
    font-weight: bold;
    font-style: normal;
    text-align: center;
    line-height: 1.5rem;
    padding: 20px 0;
    margin: 0 auto;
    border: 2px solid #236C15;
    color: #236C15;
    background: #FFF; }
    @media (min-width: 769px) {
      .taimatsu .return-btn__wp a {
        font-size: calc( 1.5rem + ( 1vw - 7.69px ) * 0.5870841487 ); } }
    @media (min-width: 1280px) {
      .taimatsu .return-btn__wp a {
        font-size: 1.8rem; } }
    .taimatsu .return-btn__wp a:hover {
      background: #236C15;
      color: #FFF; }

/*------------------------------
		769px以上
------------------------------*/
@media screen and (min-width: 769px) {
  .taimatsu .about__wp .about__wp-ttl:before {
    height: 25px; }
  .taimatsu .about__wp .about__wp-content {
    max-width: 893px; }
    .taimatsu .about__wp .about__wp-content .wp__content-txt {
      flex: 0 1 72%;
      width: 72%;
      max-width: 72%;
      line-height: 34px;
      order: 1; }
    .taimatsu .about__wp .about__wp-content .wp__content-img {
      flex: 0 1 19%;
      width: 19%;
      max-width: 19%;
      order: 2;
      max-width: 173px;
      margin: 0; }
  .taimatsu .sabusuku__wp .sabusuku__wp-ttl:before {
    height: 25px; }
  .taimatsu .sabusuku__wp .sabusuku__wp-interest .wp__interest-txt {
    line-height: 34px; }
  .taimatsu .sabusuku__wp .sabusuku__wp-interest .wp__interest-list {
    margin-top: 16px; }
    .taimatsu .sabusuku__wp .sabusuku__wp-interest .wp__interest-list .interest__list-dest {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
      flex-flow: row wrap;
      -webkit-align-content: flex-start;
      -ms-flex-line-pack: start;
      align-content: flex-start;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      justify-content: space-between; }
      .taimatsu .sabusuku__wp .sabusuku__wp-interest .wp__interest-list .interest__list-dest .list__dest-left {
        flex: 0 1 29%;
        width: 29%;
        max-width: 29%;
        padding: 11.5px 16px; }
      .taimatsu .sabusuku__wp .sabusuku__wp-interest .wp__interest-list .interest__list-dest .list__dest-right {
        flex: 0 1 70%;
        width: 70%;
        max-width: 70%;
        padding-left: 24px;
        padding: 11.5px 24px; }
        .taimatsu .sabusuku__wp .sabusuku__wp-interest .wp__interest-list .interest__list-dest .list__dest-right span {
          color: #236C15; }
  .taimatsu .backnumber-btn__wp a {
    margin: 0; }
  .taimatsu .contact__wp {
    margin-top: 76.5px;
    line-height: 2.5rem; }
    .taimatsu .contact__wp .contact__wp-method {
      margin: 27px auto 0 auto;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
      flex-flow: row wrap;
      -webkit-align-content: flex-start;
      -ms-flex-line-pack: start;
      align-content: flex-start;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      justify-content: space-between;
      max-width: 600px; }
      .taimatsu .contact__wp .contact__wp-method .wp__method-phone {
        border-bottom: 0;
        border-right: 1px solid #E8E8E8;
        flex: 0 1 42%;
        width: 42%;
        max-width: 42%; }
        .taimatsu .contact__wp .contact__wp-method .wp__method-phone .method__phone-number {
          font-size: 1.2rem;
          line-height: 25px; }
          .taimatsu .contact__wp .contact__wp-method .wp__method-phone .method__phone-number a {
            font-size: 2.5rem;
            color: #236C15; }
        .taimatsu .contact__wp .contact__wp-method .wp__method-phone .method__phone-txt {
          margin-bottom: 0; }
      .taimatsu .contact__wp .contact__wp-method .wp__method-mail {
        flex: 0 1 57%;
        width: 57%;
        max-width: 57%;
        margin-top: 0;
        font-size: 1.6rem; }
        .taimatsu .contact__wp .contact__wp-method .wp__method-mail .fax {
          padding-left: 23px;
          text-align: left; }
          .taimatsu .contact__wp .contact__wp-method .wp__method-mail .fax a {
            pointer-events: none; }
    .taimatsu .contact__wp .contact__wp-txt {
      margin-top: 23px;
      text-align: center;
      color: #7E7E7E; }
      .taimatsu .contact__wp .contact__wp-txt .wp__txt-editer {
        font-size: 1.6rem; }
      .taimatsu .contact__wp .contact__wp-txt .wp__txt-address {
        font-size: 1.4rem; }
  .taimatsu .return-btn__wp {
    margin-top: 106px; }
    .taimatsu .return-btn__wp a {
      max-width: 350px;
      padding: 26px 0; } }
/*------------------------------
		981px以上
------------------------------*/
/*------------------------------
		1181px以上
------------------------------*/
/*------------------------------
		1600px以上
------------------------------*/

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