@charset "utf-8";
.taiken{
    background-color: #fff7d9;
}

.taiken .mainvisual {
    background-color: #f4f1eb;
    width: 100%;
}

.taiken .mainvisual .mainvisual_inner {
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
}

.taiken .mainvisual .mainvisual_inner h1 img {
    width: 100%;
    height: auto;
}

.taiken .content_img_wrap {
    background-color: #fff1b8;
    width: 100%;
}

.taiken .img_wrap_inner {
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
}

.taiken .img_wrap_inner img {
    width: 100%;
    height: auto;
}


.taiken .bg_color_1 {
    background-color: #fff1b8;
}
.taiken .bg_color_2 {
    background-color: #fff7d9;
}

.taiken .table_content {
    background-color: #fff7d9;
    width: 100%;
}

.taiken .table_content_wrap {
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
}

.taiken .table_wrap {
    max-width: 980px;
    margin: 0 auto;
    width: 100%;
    text-align: center;
    padding: 80px 0;
}
.taiken .info_table {
    width: 100%;
    margin-top: 40px;
}

/* table */

.taiken .info_table tr * {
    text-align: center;
    vertical-align: middle;
}

.taiken .info_table tr:nth-child(1) th, .taiken .info_table tr:nth-child(2) th {
    background: #997950;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
}
.taiken .info_table tr:nth-child(1) th:nth-child(1) {
    width: 10%;
}
.taiken .info_table tr:nth-child(1) th:nth-child(2) {
    width: 31%;
}
.taiken .info_table tr:nth-child(1) th:nth-child(3) {
    width: 37%;
}
.taiken .info_table tr:nth-child(1) th:nth-child(4) {
    width: 22%;
}

.taiken .info_table tr:nth-child(n+3) {
    background: #fff;
    font-size: 12px;
}
.taiken .info_table tr:nth-child(n+3) td {
    padding: 1% 2%;
}


.taiken .info_table tr *:not(:last-child) {
    border-right: 1px solid #59472e;
}

.taiken .info_table tr:nth-child(2) *{
    border-right: 1px solid #59472e;
    border-top: 1px solid #59472e;
}

.taiken .info_btn {
    margin-top: 40px;
}

.taiken .contents_block {
    text-align: center;
}

.taiken .copy_txt {
    margin-top: 15px;
    text-align: right;
    font-size: 12px;
}

.c_03 {
    padding-bottom: 25px;
    padding-top: 35px;
}
@media screen and (max-width: 480px) {
    .taiken .mainvisual .mainvisual_inner {
        width: 100%;
    }
    .contents_block img {
        width: 100%;
        height: auto;
    }
    .tiken_h2 {
        width: 60%;
        margin: 0 auto;
    }
    .taiken .table_wrap {
        padding: 50px 10px 30px 10px;
    }
    .taiken .table_wrap img{
        width: 100%;
        height: auto;
    }
    .taiken .info_table_sp{
        display: table;
        width: 100%;
        margin-top: 21px;
        padding: 0 10px;
    }
    .info_table_sp tr th, .info_table_sp tr td {
       vertical-align: middle;
       border-bottom: 1px solid #6f593c;
    }
    .info_table_sp tr:nth-child(1) th {
        background-color: #91734e;
        color: #fff;
        text-align: center;
        padding: 1% 0;
        font-weight: bold;
    }
    .info_table_sp tr:nth-child(n+2) th{
        background-color: #d1bba0;
        text-align: left;
        color: #6f593c;
        padding-left: 3%;
    }
    .info_table_sp tr td{
        background-color: #fff;
        text-align: left;
        padding: 3% 0% 3% 3%;
     }
     .taiken .info_btn {
        padding: 0 5px 35px 0;
        margin-top: 10px;
    }
    .taiken .copy_txt {
        font-size: 10px;
    }
     .c_03 {
         padding-bottom: 0;
         padding-top: 30px;
    }
}


/* report---------- */

.report .mainvisual {
    background-color: #fefcf5;
    padding: 31px 0 35px;
}
.report.online_report.online_report_2025 .mainvisual {
    background-color: #fff7d9;
}

.report .mainvisual .mainvisual_inner {
    position: relative;
    max-width: 980px;
}

.report .kv_ttl {
    text-align: center;
}

@media screen and (min-width: 481px) {
    .report .top_return {
        position: absolute;
        top: 4px;
        left: calc(50% - 490px);
        text-align: left;
    }
}
@media screen and (max-width: 480px) {
    .report .top_return {
        text-align: left;
        margin-top: 3.867vw;
    }
    .report .top_return a {
        display: block;
        font-size: 0;
    }
    .report .top_return img {
        width: 20.533vw;
    }
}
@media screen and (min-width: 481px) {
    .report .report_lead {
        text-align: center;
        margin-top: 24px;
    }
}
@media screen and (max-width: 480px) {
    .report .report_lead {
        width: 79.333vw;
        text-align: center;
        margin: 5.067vw auto 0;
    }
}
.report .content_img_wrap {
    background-color: #ffec9e;
    width: 100%;
}
.report .img_wrap_inner {
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
}

.report .link_wrap {
    margin-top: 56px;
}

.report .tab {
    cursor: pointer;
}

.report .tab_group {
    margin-left: 19px;
    display: flex;
}
.report .tab {
    position: relative;
}
.tab_group .tab + .tab{
    margin-left: 47px;
}

.report .tab_group .tab.is-active::before{
    display: block;
    content: '';
    position: absolute;
    top: -23px;
    left: 50%;
    transform: translateX(-50%) ;
    height: 14px;
    width: 15px;
    background-size: cover;
}
.report .tab_group .tab:nth-child(1).is-active::before{
    background-image: url('/tsunagu/assets/images/taiken/report/icon_01.png');
}
.report .tab_group .tab:nth-child(2).is-active::before{
    background-image: url('/tsunagu/assets/images/taiken/report/icon_02.png');
}
.report .tab_group .tab:nth-child(3).is-active::before{
    background-image: url('/tsunagu/assets/images/taiken/report/icon_03.png');
}

.report .under_tab_group .tab.is-active::before{
    display: block;
    content: '';
    position: absolute;
    top: -23px;
    left: 50%;
    transform: translateX(-50%) ;
    height: 14px;
    width: 15px;
    background-size: cover;
}
.report .under_tab_group .tab:nth-child(1).is-active::before{
    background-image: url('/tsunagu/assets/images/taiken/report/icon_01.png');
}
.report .under_tab_group .tab:nth-child(2).is-active::before{
    background-image: url('/tsunagu/assets/images/taiken/report/icon_02.png');
}
.report .under_tab_group .tab:nth-child(3).is-active::before{
    background-image: url('/tsunagu/assets/images/taiken/report/icon_03.png');
}

.report .tab.is-active{
    transition: all 0.2s ease-out;
}
.report .panel{
    display:none;
}
.report .p_bg_color_01{
    background-color: #effee8;
}
.report .p_bg_color_02{
    background-color: #e3f8fe;
}
.report .p_bg_color_03{
    background-color: #fdf2e7;
}
.report .panel.is-show{
    display:block;
}
.report .pannel_inner {
    width: 980px;
    margin: 0 auto;
}

.report .img_item_wrap_top {
    padding-top: 60px;
}

.report .img_item_wrap_more {
    padding-top: 30px;
}

.report .copy_txt {
    margin-top: 15px;
    text-align: right;
    font-size: 12px;
}

.report .under_tab_group {
    display: flex;
    padding: 60px 0;
    justify-content: center;
}
.under_tab_group .tab + .tab{
    margin-left: 47px;
}

@media screen and (max-width: 480px) {
    .report .mainvisual .mainvisual_inner {
        padding: 0 10px;
    }
    .report .link_wrap {
        margin-top: 10px;
    }
    .report .tab_group {
        margin-left: 0;
        justify-content: space-between;
        flex-wrap: wrap;
        margin-top: 11vw;
        padding: 0 3vw
    }
    .report .tab {
        width: 50%;
        padding: 0 2.5vw;
    }
    .report .tab + .tab {
        margin-left: 0;
    }
    .report .tab:nth-of-type(n+3) {
        margin-top: 6vw;
    }
    .report .tab_group .tab.is-active::before{
        height: 9px;
        width: 10px;
        top: -15px;
    }
    .report .under_tab_group .tab.is-active::before{
        height: 9px;
        width: 10px;
        top: -15px;
    }

    .report .pannel_inner {
        width: 100%;
    }
    .report .pannel_inner img{
        width: 100%;
        height: auto;
    }

    .report .img_item_wrap_top {
        padding: 30px 10px 0;
    }
    .report .bottom_area {
        padding: 0 10px;
    }
    .report .under_tab_group {
        flex-wrap: wrap;
        padding: 8.454vw  3vw;
    }
    .under_tab_group .tab {
        width: 50%;
        padding: 0 2.5vw;
    }
    .under_tab_group .tab + .tab{
        margin-left: 0;
    }
    .report .copy_txt {
        font-size: 10px;
    }
}
.text_lead {
    border: solid 2px #e60012;
    padding: 10px;
    color: #e60012;
    background-color: #fff8f8;
    text-align: center;
    margin-bottom: .6em;
}
.canceled p {
    padding-top: 1em;
    font-size: 18px;
    color: #000;
    font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif, "游明朝", YuMincho, "Hiragino Mincho ProN W3";
}
.canceled p:last-child {
    padding-bottom: 1em;
}
.canceled_title {
    color: #e60012 !important;
    font-weight: bold;
    font-size: 22px !important;
}
.item_sp {
    display: none;
}
@media screen and (max-width: 480px) {
    .text_lead {
        padding: 1% 3% 4%;
        text-align: left;
    }
  .canceled_title{
    text-align: center;
    font-size: 140% !important;
  }
  .canceled p{
    font-size: 115%;
    line-height: 1.8;
  }
  .item_pc {
    display: none;
  }
  .item_sp {
    display: block;;
  }
}


/* online_area---------- */

.online_area{
    background-image: url(/tsunagu/assets/images/taiken/online_bk_pc.png);
    background-size: contain;
    padding: 60px 0px 47px;
}

.online_text{
    margin-top: 16px;
}

.online_img{
    margin-top: 37px;
}

.online_subtext{
    margin-top: 20px;
}

.online_btn{
    margin-top: 10px;
}

.online_datebox{
    margin: 50px auto 0;
    text-align: center;
}


@media screen and (max-width: 480px) {
    .online_area{
        background-image: url(/tsunagu/assets/images/taiken/online_bk_sp.png);
        background-repeat: no-repeat;
        background-position: top center;
        background-size: contain;
        width: 100%;
        padding: 10px 0% 45px;
    }

    .online_box {
        width: 90%;
        margin: 0 auto;
        padding: 10px 0;
    }

    .online_text{
        margin-top: 20px;
    }

    .online_img {
        margin-top: 20px;
    }

    .online_datebox {
        margin: 20px auto 0;
    }

    .online_subtext {
        margin: 20px auto;
        width: 90%;
    }

    .online_btn {
        margin: 0 auto;
        width: 90%;
    }

}

.event_2021_area {
    box-sizing: border-box;
    height: 2155px;
    text-align: center;
    background-image: url(/tsunagu/assets/images/taiken/event_bk_2026_pc.png);
    background-size: contain;
    padding-top: 14px;
    margin-bottom: 70px;
}
.event_2021_area .event_2021_title{
    padding-top: 62px;
}
.event_2021_area .event_2021_copy {
    text-align: left;
    padding-left: 160px;
    margin: 20px auto 0;
}
.event_2021_area .event_2021_text {
    margin: 40px auto 0;
}
.event_2021_area .event_2021_img {
    margin: 48px auto 0;
}
.event_2021_area .event_2021_btn {
    margin: 11px auto 0;
}

@media screen and (max-width: 480px) {
    .event_2021_area {
        background: white;
        border-radius: 10px;
        padding: 10vw 0 60px 0;
        height: calc((100vw - 25px) * 5.383);
        min-height: 520vw;
        margin: 0 auto;
        margin-bottom: 50px;
        box-shadow: 4px 5px 0px 1px #3390bf;
    }
    .event_2021_area .event_2021_title {
        width: 90vw;
        margin: 0 auto;
        padding-left: 1vw;
        padding-top: 0px;
    }
    .event_2021_area .event_2021_copy {
        padding-left: unset;
        margin-left: 10px;
    }
    .event_2021_area .event_2021_copy img{
        width: 50%;
    }
    .event_2021_area .event_2021_text {
        width: 78.8vw;
        margin: 7vw auto 0;
    }
    .event_2021_area .event_2021_img {
        width: 90%;
        margin: 7vw auto 0;
    }
    .event_2021_area .event_2021_btn {
        width: 100%;
        margin: 8vw auto 0;
    }
}

.event_2019_area {
    box-shadow: 4px 5px 0px 4px #f05c62;
    background: white;
    border-radius: 10px;
    padding: 15px 0 60px 0;
    width: calc(100% - 12px);
    margin: 0 auto;
    padding-top: 77px;
}
.event_2019_area .event_2019_text {
    margin: 40px auto 0;
}
.event_2019_area .event_2019_img {
    margin: 32px auto 0;
}
.event_2019_area .event_2019_btn {
    margin: 68px auto 0;
}
.event_2022_btn_list {
    display: flex;
    flex-direction: column;
    gap: 24px;
    margin-top: 16px;
}

@media screen and (max-width: 480px) {
    .event_2019_area {
        height: calc((100vw - 25px) * 1.954);
        background-image: url(/tsunagu/assets/images/taiken/event_bk_2019_sp.png);
        background-repeat: no-repeat;
        background-position: top 0 left 5px;
        padding-top: 10vw;
        margin-top: 3vw;
    }
    .event_2019_area .event_2019_title {
        width: 89vw;
        margin: 0 auto;
        padding-right: 0.5vw;
    }
    .event_2019_area .event_2019_text {
        width: 57.333vw;
        margin: 7vw auto 0;
    }
    .event_2019_area .event_2019_img {
        width: 83.867vw;
        margin: 7vw auto 0;
    }
    .event_2019_area .event_2019_btn {
        width: 85.333vw;
        margin: 9vw auto 0;
    }
    .event_2022_btn_list a{
        width: 85.333vw;
        display: inline-block;
    }
    .event_2022_btn_list {
        gap: 12px;
    }
}

.online_report .mainvisual_inner {
    padding-top: 40px;
}
.online_report .report_img {
    margin-top: 25px;
}
.online_report .report_jisshi {
    margin-top: 25px;
}
.online_report .ancher_wrap {
    margin-top: 49px;
}
.online_report .ancher_wrap ul {
    display: flex;
    justify-content: space-between;
}
.online_report .ancher_wrap .ancher_2024{
    justify-content: center;
    gap: 12px;
}

.online_report .ancher_wrap .ancher_2025 {
    display: flex;
    justify-content: center;
    gap: 15px 12px;
}

.online_report .report_online {
    margin-top: 54px;
}
.online_report .mainvisual {
    padding-bottom: 60px;
}
.online_report .bg01,
.online_report .bg02,
.online_report .bg03,
.online_report .bg04,
.online_report .bg05,
.online_report .bg06,
.online_report .bgWh {
    text-align: center;
    padding: 40px 0 60px;
    overflow-x: auto;
}
.online_report .bg01 {
    background: #ffe1d8;
}
.online_report .bg02 {
    background: #e9ffd8;
}
.online_report .bg03 {
    background: #fffcd8;
}
.online_report .bg04 {
    background: #dbf5ff;
}
.online_report .bg05 {
    background: #fff3f4;
}
.online_report .bg06 {
    background: #ffcc73;
}
.online_report .bgWh {
    background: #fff;
}
.online_report .bgWh .img_wrap_inner{
    max-width: 781px;
}
.online_report .bgWh img {
    width: auto;
}
.online_report .comeon_house {
    text-align: center;
    padding: 40px 0 53px;
}
.online_report .comeon_house .comeon_house_btn {
    margin-top: 11px;
}
@media screen and (max-width: 480px) {
    .online_report .report_lead {
        width: 57.333vw;
    }
    .online_report .report_img {
        width: 73.867vw;
        margin: 4.533vw auto 0;
    }
    .online_report .report_img {
        width: 100%;
    }
    .online_report .report_jisshi {
        margin-top: 4.933vw;
    }
    .online_report .ancher_wrap {
        margin-top: 8vw;
    }
    .online_report .ancher_wrap ul {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        padding: 0;
    }
    .online_report .ancher_wrap .ancher_2024 {
        justify-content: center;
        gap: 13px 10px;
    }
    .online_report .ancher_wrap li {
        width: 47.333%
    }
    .online_report .ancher_wrap .ancher_2024 li {
        width: 35vw;
        padding: 0;
    }
    .online_report .ancher_wrap .ancher_2024 li:nth-of-type(3) {
        width: 43.333vw;
    }
    .ancher_2025 {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 10px;
        padding: 0;
        margin: 0 auto;
        max-width: 352px; /* (168+244)/2 + gap ≈ 352 */
    }
    .ancher_2025 li {
        list-style: none;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 0;
    }
    .ancher_2025 li img {
        max-width: 100%;
        height: auto;
    }
    .online_report .ancher_wrap li:nth-of-type(n+4) {
        margin-top: 3.5vw;
    }
    .online_report .ancher_wrap .ancher_2025 {
        gap: 17px 6px;
    }
    .online_report .ancher_wrap .ancher_2025 li:nth-of-type(n+4) {
        margin-top: 0;
    }
    .online_report .report_online {
        width: 100%;
        margin: 10vw auto 0;
    }
    .online_report .mainvisual {
        padding-bottom: 9.6vw;
    }
    .online_report .bg01,
    .online_report .bg02,
    .online_report .bg03,
    .online_report .bg03,
    .online_report .bg04,
    .online_report .bg05,
    .online_report .bg06,
    .online_report .bgWh {
        padding: 6.667vw 10px 10.533vw;
    }
    .online_report .bg01 img,
    .online_report .bg02 img,
    .online_report .bg03 img,
    .online_report .bg03 img,
    .online_report .bg04 img,
    .online_report .bg05 img,
    .online_report .bg06 img,
    .online_report .bgWh img {
        width: 100%;
        height: auto;
    }
    .online_report .comeon_house {
        width: 76.267vw;
        margin: 0 auto;
        padding: 9.867vw 0 10.667vw;
    }
    .online_report .comeon_house img {
        width: 100%;
        height: auto;
    }
    .online_report .comeon_house .comeon_house_btn {
        width: 74.667vw;
        margin: 5.6vw auto 0;
    }
}

.info_wrap {
    margin-top: 68px;
    padding: 0 70px;
}
@media screen and (max-width: 480px) {
    .info_wrap {
        margin-top: 11vw;
        padding: 0 4.6vw;
    }
}

.info_recruitment_ttl img{
    width: 100%;
    height: auto;
}

.info_ttl img {
    width: 100%;
    height: auto;
}
.info_cost_ttl img {
    width: 100%;
    height: auto;
}
.info_recruitment_section{
    margin-top: 26px;
    padding: 0 20px 0 33px;
    margin-bottom: 41px;
}
@media screen and (max-width: 480px) {
    .info_recruitment_section {
        margin-top: 8vw;
        padding: 0;
    }
}

.info_section {
    margin-top: 26px;
    padding: 0 20px 0 18px;
    margin-bottom: 49px;
}
@media screen and (max-width: 480px) {
    .info_section {
        margin-top: 8vw;
        padding: 0;
    }
}

.info_cost_section {
    margin-top: 26px;
    padding: 0 20px 0 18px;
}
@media screen and (max-width: 480px) {
    .info_cost_section {
        margin-top: 8vw;
        padding: 0;
    }
}

.info_close {
    margin-top: 35px;
    background-color: #f8e3e7;
    border-radius: 5px;
    text-align: center;
    padding: 30px 0 35px 0;
}
@media screen and (max-width: 480px) {
    .info_close {
        margin-top: 10vw;
        padding: 6.67vw 2.4vw 6vw;
    }
}

@media screen and (max-width: 480px) {
    .info_close_ttl {
        width: 69.3vw;
        margin: 0 auto;
    }
}

.info_close_text {
    margin-top: 24px;
}
@media screen and (max-width: 480px) {
    .info_close_text {
        width: 76vw;
        margin: 8.6vw auto 0;
    }
}

.info_close_btn {
    margin-top: 21px;
}

.info_close_btn .-disabled {
	display: inline-block;
	height: 62px;
  position: relative;
	overflow: hidden;
	pointer-events: none;
	border-color: #75474b;
	-moz-user-select: none;
	-webkit-user-select: none;
	border-radius: 30px;
}

@media screen and (max-width: 480px) {
	.info_close_btn .-disabled {
		width: 99%;
		margin: 0 auto;
		height: 12.276vw;
		border-radius: 6.1875vw;
	}
}

.info_close_btn .-disabled::before {
  content: "募集受付は終了しました";
	font-size: 1.8rem;
	text-shadow: 0 2px 0 #000;
	font-weight: bold;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	color: #fff;
	background: rgba(89, 89, 89, .8);
	position: absolute;
	left: 0;
	top: 0;
}

@media screen and (max-width: 480px) {
	.info_close_btn .-disabled::before {
		font-size: 3.75vw;
	}
}

.info_2021 {
    border: 4px solid #05a8de;
    border-radius: 5px;
    text-align: center;
    margin-top: 55px;
    padding: 35px 0 25px;
}
@media screen and (max-width: 480px) {
    .info_2021 {
        border: 2px solid #05a8de;
        margin-top: 10.66vw;
        padding: 6.66vw 1.8vw;
    }
}


.info_2021_ttl {
    color: #05a8de;
    font-size: 22px;
    font-weight: bold;
}
@media screen and (max-width: 480px) {
    .info_2021_ttl {
        font-size: 18px;
    }
}

.info_2021_img {
    margin-top: 22px;
}
@media screen and (max-width: 480px) {
    .info_2021_img {
        margin-top: 5.3vw;
    }
    img {image-rendering: -webkit-optimize-contrast;}
}
@media screen and (max-width: 480px) {
    .taiken .table_wrap .copy_txt img{
    width: 50%;
}
}

.copyright{
    margin-top: 40px;
    text-align: right;
    margin-right: -110px;
    line-height: 1;
}
@media screen and (max-width: 480px) {
    .copyright{
        width: 200px;
        margin-top: 46px;
        text-align: left;
        margin-right: 0;
    }
}

