@charset "UTF-8";
.page_top {
  background-color: #cb2121;
  /* padding: 0 80px 100px; */
  padding: 0 4.1667% 100px;
  position: relative;
  overflow: hidden; }

.page_top .scroll_down {
  position: absolute;
  bottom: 103px;
  bottom: 18.0702%;
  right: 1.72%;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.12em;
  color: #fff;
  padding-right: 18px;
  transform: rotate(90deg) translateY(50%);
  transform-origin: right bottom; }

.page_top .scroll_down:before {
  content: '';
  width: 110px;
  height: 1px;
  background-color: #fff;
  position: absolute;
  top: 11px;
  left: 100%; }

#breadcrumb {
  position: absolute;
  bottom: 62px;
  font-size: 12px;
  line-height: 16px; }

#breadcrumb a,
#breadcrumb span {
  position: relative;
  font-size: 12px;
  line-height: 16px;
  color: #f8f8f8;
  display: inline-block; }

#breadcrumb a {
  border-bottom: 1px solid #fff; }

#breadcrumb a + a,
#breadcrumb a + span {
  margin-left: 20px; }

#breadcrumb a + a:before,
#breadcrumb a + span:before {
  content: '>';
  position: absolute;
  top: 0px;
  left: -12px; }

.mainv {
  width: 100%;
  max-width: 1760px;
  margin: 0 auto;
  position: relative; }

.mainv .mainv_t {
  width: 21.4063%;
  max-width: 411px;
  position: absolute;
  bottom: -42px;
  bottom: -8.9362%;
  right: 1px;
  z-index: 1; }

.mainv h2 {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  text-align: center;
  color: #fff;
  font-size: 40px;
  font-weight: 500;
  letter-spacing: 0.16em;
  transform: translateY(-50%); }

.mainv .mainv_txt {
  width: 329px;
  height: 41px;
  line-height: 41px;
  background: #cb2121;
  position: absolute;
  top: 61.5%;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
  color: #fff;
  font-size: 20px;
  letter-spacing: 0.08em;
  transform: translateY(-50%); }

  @media screen and (min-width:1025px) and ( max-width:1500px) {
    .mainv .res-tablet02{
      top: 66.5%;
    }
  }


  @media all and (-ms-high-contrast: none) {
    .mainv .mainv_txt {
      line-height: 49px; } }
  @media (min-width: 750px) and (max-width: 1024px) {
    .mainv .mainv_txt {
      top: 70%; } }
  @media (max-width: 750px) {
    .mainv .mainv_txt {
      font-size: 14px;
      width: 247px;
      height: auto;
      padding: 3px 0px;
      line-height: 1.8;
      top: 60%; } }
  @media all and (max-width: 750px) and (-ms-high-contrast: none) {
    .mainv .mainv_txt {
      padding: 5px 0px 2px; } }

  @media (max-width: 640px) {
    .mainv .mainv_txt {
      top: 70%; } }
  @media (max-width: 425px) {
    .mainv .mainv_txt {
      top: 68%;
      font-size: 12px;
      width: 205px; } }
  @media all and (max-width: 425px) and (-ms-high-contrast: none) {
    .mainv .mainv_txt {
      padding: 4px 0px 2px; } }

  @media (max-width: 320px) {
    .mainv .mainv_txt {
      top: 71%; } }

.color_red {
  color: #cb2121; }

.btn {
  display: inline-block;
  background-color: #cb2121;
  text-align: center;
  width: 100%;
  max-width: 353px;
  font-size: 16px;
  font-weight: 500;
  line-height: 21px;
  letter-spacing: 0.08em;
  color: #fff;
  padding: 22px 10px;
  border: 1px solid #cb2121;
  position: relative;
  opacity: 1;
  -webkit-transition: all 0.7s;
  -moz-transition: all 0.7s;
  -ms-transition: all 0.7s;
  -o-transition: all 0.7s;
  transition: all 0.7s; }
  .btn.add_arrow:after {
    content: "";
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 7px solid #fff;
    position: absolute;
    top: 100%;
    top: 50%;
    right: 19px;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%); }
  .btn:hover {
    background: #fff;
    color: #cb2121; }
    .btn:hover:after {
      border-left: 7px solid #cb2121; }
  @media (max-width: 750px) {
    .btn {
      padding: 12px 5px; } }

.mainContent {
  position: relative;
  padding: 80px 0 110px; }

.h3_01 {
  text-align: center;
  color: #fff;
  font-size: 30px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.16em;
  position: relative;
  padding-bottom: 23px;
  margin-bottom: 33px; }
  .h3_01:before {
    content: '';
    width: 50px;
    height: 3px;
    background-color: #cb2121;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto; }

.sec_cm {
  position: relative;
  margin-bottom: 50px; }
  .sec_cm.sec_last {
    margin-bottom: 0; }

.box_intro {
  text-align: center;
  margin-bottom: 55px; }
  .box_intro .box_intro_title {
    font-size: 21px;
    font-weight: bold;
    margin-bottom: 21px;
    letter-spacing: 0.16em; }
  .box_intro .box_intro_txt {
    font-size: 15px;
    line-height: 30px;
    letter-spacing: 0.16em; }
  @media (max-width: 750px) {
    .box_intro {
      margin-bottom: 7.33333vw; } }

.table-default tr th {
  background: #efefef;
  padding: 15px 24px;
  vertical-align: middle;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  border-right: none;
  border-bottom: 1px solid #ffffff; }
.table-default tr td {
  background: #fff;
  padding: 13px 25px;
  color: #505050;
  border-right: 1px solid #dcdcdc;
  border-top: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
  font-size: 14px;
  line-height: 26px;
  letter-spacing: 0.16em; }
.table-default.width-auto {
  width: auto; }
  .table-default.width-auto tr td {
    width: auto; }
@media (max-width: 767px) {
  .table-default tr th, .table-default tr td {
    padding: 8px 10px !important;
    line-height: 1.8; } }
@media (max-width: 375px) {
  .table-default tr th, .table-default tr td {
    padding: 8px 5px !important; } }
@media (max-width: 425px) {
  .table-default {
    width: 100% !important; } }

/* Post list common */
.post_list_cm ul li .box_thumb {
  position: relative; }
  .post_list_cm ul li .box_thumb .box_title {
    background: #cb2121;
    width: 186px;
    height: 43px;
    line-height: 43px;
    color: #fff;
    font-size: 17px;
    font-weight: bold;
    padding-left: 18px;
    position: absolute;
    left: 0;
    bottom: -21px; }
    @media all and (-ms-high-contrast: none) {
      .post_list_cm ul li .box_thumb .box_title {
        line-height: 49px; } }
.post_list_cm ul li .box_content {
  margin-top: 40px;
  font-size: 14px;
  line-height: 30px; }
@media (max-width: 1280px) and (min-width: 750px) {
  .post_list_cm ul {
    margin-left: -10px;
    margin-right: -10px; }
    .post_list_cm ul li {
      width: 33.333%;
      padding: 0 10px; } }
@media (max-width: 767px) {
  .post_list_cm ul {
    margin-left: -5px;
    margin-right: -5px;
    -webkit-justify-content: inherit;
    justify-content: inherit; }
    .post_list_cm ul li {
      width: 50%;
      padding: 0 5px; }
      .post_list_cm ul li .box_thumb .box_title {
        width: 120px;
        height: 30px;
        line-height: 30px;
        font-size: 14px;
        bottom: -14px; } }
      @media all and (max-width: 767px) and (-ms-high-contrast: none) {
        .post_list_cm ul li .box_thumb .box_title {
          line-height: 35px; } }
@media (max-width: 767px) {
      .post_list_cm ul li .box_content {
        margin-top: 25px;
        font-size: 14px;
        line-height: 1.8; }
      .post_list_cm ul li:not(:last-child) {
        margin-bottom: 15px; } }
@media (max-width: 424px) {
  .post_list_cm ul {
    margin-left: 0;
    margin-right: 0; }
    .post_list_cm ul li {
      width: 100%;
      padding: 0; } }

/* Tabs list common */
.tabs_list {
  width: 100%;
  max-width: 717px;
  z-index: 5; }
  .tabs_list ul li {
    width: 50%; }
    .tabs_list ul li a {
      display: block;
      background: #a11c1c;
      color: #fff;
      width: 100%;
      padding: 35px 5px;
      text-align: center;
      font-size: 18px;
      font-weight: 500;
      line-height: 21px;
      letter-spacing: 0.16em;
      position: relative; }
      .tabs_list ul li a span {
        position: relative;
        display: inline-block; }
        .tabs_list ul li a span:before {
          content: none; }
    .tabs_list ul li.active a {
      background: #cb2121; }
      .tabs_list ul li.active a:after {
        content: "";
        width: 0;
        height: 0;
        border-left: 9px solid transparent;
        border-right: 9px solid transparent;
        border-top: 12px solid #cb2121;
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        margin: auto; }
    @media (min-width: 750px) {
      .tabs_list ul li:hover a {
        background: #cb2121; }
        .tabs_list ul li:hover a:after {
          content: "";
          width: 0;
          height: 0;
          border-left: 9px solid transparent;
          border-right: 9px solid transparent;
          border-top: 12px solid #cb2121;
          position: absolute;
          top: 100%;
          left: 0;
          right: 0;
          margin: auto; } }
  @media (max-width: 568px) {
    .tabs_list ul li a {
      padding: 20px 5px;
      font-size: 15px; } }
  @media (max-width: 375px) {
    .tabs_list ul li a {
      padding: 12px 5px;
      font-size: 13px; } }

.tab_container {
  background: #fff;
  padding: 109px 40px;
  position: relative; }
  .tab_container .tab_content {
    position: relative; }

/*---------------------------------------------------------
  スマホ
---------------------------------------------------------*/
@media (max-width: 750px) {
  .h3_01 {
    font-size: 22px;
    margin-bottom: 4.4vw; }

  .box_intro .box_intro_title {
    font-size: 18px; }
  .box_intro .box_intro_txt {
    font-size: 14px;
    line-height: 1.8; }

  .tab_container {
    padding: 80px 20px 20px; } }
@media (max-width: 567px) {
  .tab_container {
    padding: 80px 10px 20px; } }
@font-face {
  font-family: 'DIN Condensed';
  src: url("../fonts/DINCondensed-Bold.eot");
  src: url("../fonts/DINCondensed-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/DINCondensed-Bold.woff2") format("woff2"), url("../fonts/DINCondensed-Bold.woff") format("woff"), url("../fonts/DINCondensed-Bold.ttf") format("truetype"), url("../fonts/DINCondensed-Bold.svg#DINCondensed-Bold") format("svg");
  font-weight: bold;
  font-style: normal; }
.mainv .mainv_t {
  max-width: 437px;
  bottom: -6.9362%;
  right: 15px; }
@media (max-width: 750px) {
  .mainv h2 {
    top: 29%;
    font-size: 26px; }
  .mainv .mainv_t {
    right: 1px; } }

/* Main Content */
.mainContent {
  background: #242222 url(../img/volunteer/bg.jpg) top center no-repeat;
  padding-top: 98px;
  padding-bottom: 102px; }
  @media (max-width: 750px) {
    .mainContent {
      padding: 9.46667vw 0 14.66667vw; } }
  .mainContent .h3_01 {
    color: #333; }
  .mainContent .sec_cm {
    margin-bottom: 80px; }
    @media (max-width: 750px) {
      .mainContent .sec_cm {
        margin-bottom: 10.66667vw; } }
  .mainContent .post_list_cm ul li {
    max-width: 330px; }
    .mainContent .post_list_cm ul li .box_thumb .box_title {
      width: 249px; }
    .mainContent .post_list_cm ul li .box_content {
      margin-top: 35px; }
    @media (max-width: 750px) {
      .mainContent .post_list_cm ul li .box_thumb .box_title {
        width: 150px; } }
  @media (min-width: 750px) and (max-width: 1280px) {
    .mainContent .post_list_cm ul {
      margin-left: -10px;
      margin-right: -10px; }
      .mainContent .post_list_cm ul li {
        width: 33.333%;
        padding: 0 10px; } }
  .mainContent .sec_top {
    margin-bottom: 80px; }
    .mainContent .sec_top:after {
      content: '';
      display: block;
      clear: both; }
    .mainContent .sec_top .box_thumb {
      float: right;
      width: 47.422%;
      height: 320px;
      position: relative; }
      @media (min-width: 1440px) {
        .mainContent .sec_top .box_thumb {
          width: 607px;
          height: 366px; } }
      .mainContent .sec_top .box_thumb iframe {
        position: absolute;
        top: 0;
        right: 0;
        width: 100%;
        height: 100%; }
    .mainContent .sec_top .box_content {
      float: left;
      color: #fff;
      width: calc(100% - 48.422%); }
      @media (min-width: 1440px) {
        .mainContent .sec_top .box_content {
          width: calc(100% - 617px); } }
      .mainContent .sec_top .box_content h3 {
        font-size: 50px;
        font-weight: bold;
        letter-spacing: 0.1em;
        margin-bottom: 20px;
        line-height: 1.8;
        padding-top: 8px; }
      .mainContent .sec_top .box_content p {
        font-size: 18px;
        line-height: 47px;
        font-weight: normal;
        letter-spacing: 0.16em; }
    @media (min-width: 768px) and (max-width: 1280px) {
      .mainContent .sec_top .box_thumb {
        height: 270px; }
      .mainContent .sec_top .box_content h3 {
        font-size: 3.90625vw; } }
    @media (max-width: 750px) {
      .mainContent .sec_top {
        margin-bottom: 0; }
        .mainContent .sec_top .box_thumb {
          width: 100%;
          height: 300px;
          float: none;
          margin-bottom: 20px;
          text-align: center; }
        .mainContent .sec_top .box_content {
          float: none;
          color: #fff;
          width: 100%; }
          .mainContent .sec_top .box_content h3 {
            font-size: 6.66667vw; }
          .mainContent .sec_top .box_content p {
            font-size: 15px;
            line-height: 30px; } }
    @media (max-width: 425px) {
      .mainContent .sec_top .box_thumb {
        height: 51.76471vw; } }
  .mainContent .tabs_list {
    position: relative;
    top: 41px;
    margin: auto; }
    @media all and (-ms-high-contrast: none) and (min-width: 568px) {
      .mainContent .tabs_list ul li:last-child a {
        padding-bottom: 34px; } }
    @media all and (-ms-high-contrast: none) and (max-width: 568px) {
      .mainContent .tabs_list ul li:last-child a {
        padding-bottom: 18px; } }
    @media all and (-ms-high-contrast: none) and (max-width: 375px) {
      .mainContent .tabs_list ul li:last-child a {
        padding-bottom: 11px; } }
  .mainContent .tab_container {
    padding-top: 118px;
    padding-bottom: 76px; }
    @media (max-width: 750px) {
      .mainContent .tab_container {
        padding-top: 15.73333vw;
        padding-bottom: 10.13333vw; } }
    @media (max-width: 375px) {
      .mainContent .tab_container {
        padding-top: 65px; } }
  .mainContent .tab_content01 {
    position: relative;
    /* Section 01 */
    /* Section 02 */
    /* Section 03 */
    /* Section 04 */ }
    .mainContent .tab_content01 .h3_01 {
      color: #333; }
      @media (min-width: 1280px) {
        .mainContent .tab_content01 .h3_01 {
          margin-bottom: 55px; } }
    .mainContent .tab_content01 .sec01 {
      margin-bottom: 90px; }
      @media (max-width: 750px) {
        .mainContent .tab_content01 .sec01 {
          margin-bottom: 12vw; } }
      .mainContent .tab_content01 .sec01 .sec01_content .area_header {
        padding-left: 8px; }
        .mainContent .tab_content01 .sec01 .sec01_content .area_header .date {
          width: 118px;
          padding: 0px 5px;
          text-align: center;
          border: 1px solid #cb2121;
          margin-bottom: 10px;
          font-size: 15px; }
          .mainContent .tab_content01 .sec01 .sec01_content .area_header .date span {
            font-size: 15px;
            letter-spacing: 0.16em;
            color: #cb2121;
            font-family: 'DIN Condensed'; }
        .mainContent .tab_content01 .sec01 .sec01_content .area_header h4 {
          font-size: 28px;
          letter-spacing: 0.1em;
          border-bottom: 1px solid #dcdcdc;
          padding-bottom: 15px;
          margin-bottom: 36px;
          font-weight: normal; }
        @media (max-width: 750px) {
          .mainContent .tab_content01 .sec01 .sec01_content .area_header h4 {
            font-size: 20px;
            padding-bottom: 7px; } }
      .mainContent .tab_content01 .sec01 .sec01_content .area_media {
        margin-bottom: 10px; }
        .mainContent .tab_content01 .sec01 .sec01_content .area_media:after {
          content: '';
          display: block;
          clear: both; }
        .mainContent .tab_content01 .sec01 .sec01_content .area_media .box_thumb {
          float: left;
          margin-right: 42px; }
        .mainContent .tab_content01 .sec01 .sec01_content .area_media .box_content {
          float: left;
          width: calc(100% - 371px); }
          .mainContent .tab_content01 .sec01 .sec01_content .area_media .box_content p {
            font-size: 14px;
            line-height: 25px;
            font-weight: normal;
            letter-spacing: 0.16em;
            margin-top: -6px; }
        @media (max-width: 750px) {
          .mainContent .tab_content01 .sec01 .sec01_content .area_media .box_thumb {
            max-width: 180px;
            margin-right: 15px; }
          .mainContent .tab_content01 .sec01 .sec01_content .area_media .box_content {
            width: calc(100% - 195px); } }
        @media (max-width: 567px) {
          .mainContent .tab_content01 .sec01 .sec01_content .area_media {
            margin-bottom: 20px; }
            .mainContent .tab_content01 .sec01 .sec01_content .area_media .box_thumb {
              float: none;
              margin-bottom: 20px;
              text-align: center;
              max-width: 100%;
              margin-right: 0; }
              .mainContent .tab_content01 .sec01 .sec01_content .area_media .box_thumb img {
                width: 100%; }
            .mainContent .tab_content01 .sec01 .sec01_content .area_media .box_content {
              float: none;
              width: 100%; }
              .mainContent .tab_content01 .sec01 .sec01_content .area_media .box_content p {
                line-height: 1.8; } }
      .mainContent .tab_content01 .sec01 .sec01_content .box_btn {
        text-align: center;
        margin-top: 39px; }
    .mainContent .tab_content01 .sec02 .area_table .table-default a {
      text-decoration: underline;
      color: #cb2121; }
      .mainContent .tab_content01 .sec02 .area_table .table-default a:hover {
        text-decoration: none; }
    .mainContent .tab_content01 .sec02 .area_table .table-default tr th, .mainContent .tab_content01 .sec02 .area_table .table-default tr td {
      padding: 21px 31px; }
    .mainContent .tab_content01 .sec02 .area_table .table-default tr th {
      width: 267px;
      font-weight: normal;
      text-align: left; }
    @media (max-width: 750px) {
      .mainContent .tab_content01 .sec02 .area_table .table-default tr th {
        width: 35.6vw; } }
    .mainContent .tab_content01 .sec03 {
      margin-bottom: 72px; }
      @media (max-width: 750px) {
        .mainContent .tab_content01 .sec03 {
          margin-bottom: 9.6vw; } }
      .mainContent .tab_content01 .sec03 .box_intro {
        margin-bottom: 44px; }
      .mainContent .tab_content01 .sec03 .sec03_content ul {
        margin-left: 83px;
        margin-right: 73px; }
        .mainContent .tab_content01 .sec03 .sec03_content ul li {
          font-size: 14px; }
          .mainContent .tab_content01 .sec03 .sec03_content ul li:after {
            content: '';
            display: block;
            clear: both; }
          .mainContent .tab_content01 .sec03 .sec03_content ul li p {
            float: left;
            letter-spacing: 0.16em; }
            .mainContent .tab_content01 .sec03 .sec03_content ul li p:first-child {
              background: #cb2121;
              padding-left: 23px;
              color: #fff;
              width: 265px;
              height: 40px;
              line-height: 40px;
              margin-right: 32px; }
            .mainContent .tab_content01 .sec03 .sec03_content ul li p:last-child {
              line-height: 25px;
              width: calc(100% - 297px);
              padding-top: 9px; }
          .mainContent .tab_content01 .sec03 .sec03_content ul li:last-child {
            margin-top: 20px; }
      @media (max-width: 750px) {
        .mainContent .tab_content01 .sec03 .sec03_content ul {
          margin: 0; }
          .mainContent .tab_content01 .sec03 .sec03_content ul li p:first-child {
            width: 218px;
            padding-left: 10px;
            margin-right: 15px; }
          .mainContent .tab_content01 .sec03 .sec03_content ul li p:last-child {
            width: calc(100% - 233px); } }
      @media (max-width: 480px) {
        .mainContent .tab_content01 .sec03 .sec03_content ul {
          margin: 0; }
          .mainContent .tab_content01 .sec03 .sec03_content ul li p {
            float: none; }
            .mainContent .tab_content01 .sec03 .sec03_content ul li p:first-child {
              width: 250px;
              padding-left: 10px;
              padding-right: 10px;
              margin-right: 0;
              margin: auto;
              text-align: center; }
            .mainContent .tab_content01 .sec03 .sec03_content ul li p:last-child {
              width: 100%; } }
    .mainContent .tab_content01 .sec04 {
      margin-bottom: 0; }
      @media (min-width: 1280px) {
        .mainContent .tab_content01 .sec04 .h3_01 {
          margin-bottom: 27px; } }
      .mainContent .tab_content01 .sec04 .box_intro {
        margin-bottom: 44px; }
  .mainContent .tab_content02 .sec01 {
    margin-bottom: 62px; }
    @media (max-width: 750px) {
      .mainContent .tab_content02 .sec01 {
        margin-bottom: 8.26667vw; } }
    @media (min-width: 1280px) {
      .mainContent .tab_content02 .sec01 .h3_01 {
        margin-bottom: 44px; } }
    .mainContent .tab_content02 .sec01 .area_media {
      -webkit-justify-content: inherit;
      justify-content: inherit;
      -webkit-align-items: center;
      align-items: center; }
      .mainContent .tab_content02 .sec01 .area_media .box_thumb {
        margin-right: 24px; }
      .mainContent .tab_content02 .sec01 .area_media .box_content {
        width: calc(100% - 364px);
        margin-top: -15px; }
      @media (max-width: 750px) {
        .mainContent .tab_content02 .sec01 .area_media .box_thumb {
          max-width: 200px;
          margin-right: 15px; }
        .mainContent .tab_content02 .sec01 .area_media .box_content {
          width: calc(100% - 215px); } }
      @media (max-width: 567px) {
        .mainContent .tab_content02 .sec01 .area_media {
          margin-bottom: 20px;
          display: block; }
          .mainContent .tab_content02 .sec01 .area_media .box_thumb {
            margin-bottom: 20px;
            text-align: center;
            max-width: 100%;
            margin-right: 0; }
            .mainContent .tab_content02 .sec01 .area_media .box_thumb img {
              width: 100%; }
          .mainContent .tab_content02 .sec01 .area_media .box_content {
            float: none;
            width: 100%; }
            .mainContent .tab_content02 .sec01 .area_media .box_content p {
              line-height: 1.8; } }
  @media (min-width: 1280px) {
    .mainContent .tab_content02 .sec02 .h3_01 {
      margin-bottom: 25px; } }
  .mainContent .tab_content02 .sec02 .box_intro {
    margin-bottom: 44px; }
  .mainContent .tab_content02 .sec02 .post_list_cm ul li {
    max-width: 330px; }

/*---------------------------------------------------------
  w374px
---------------------------------------------------------*/
