@charset "utf-8";

.fun_inner {
    max-width: 1120px;
    margin: 0 auto;
}
.fun_inner .t-0 {
    padding-top: 0;
}
.fun {
    padding: 50px 0 60px;
    background: #FFF9DC;
    border-radius: 40px;
}
.fun_inner .fun .date_line{
    display: flex;
    justify-content: center;
    align-items: center;
}
@media print, screen and (min-width: 768px) {
    .fun_inner .fun .date_line{
    }
}
@media screen and (max-width: 767px) {
    .fun {
        padding: 34px 0 40px;
        border-radius: 20px;
    }
    .fun_inner .fun .date_line{
    }
    .fun_inner .fun .date_line p{
        text-align: center;
    }
    .fun_inner .fun .date_line p img{
        width: 100%;
        margin: 0 auto;
        display: block;
    }
}
.flex {
    display: flex;
    justify-content: space-between;
}
.text_container01 {
    padding: 0 60px;
}
.title_area {
    background-image: url(/torikumi/fun_m/images/text_container01_bg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 40px 40px 0 0;
    overflow: hidden;
}
@media print, screen and (min-width: 768px) {
    .flex.aiC {
        align-items: center;
    }
}
@media screen and (max-width: 767px) {
    .text_container01 {
        padding: 0 25px;
    }
}
.border_none {
    border: none !important;
}
[class*="c_btn_"].inactive a{
    background-color: #EEEEEE;
    border: 1px solid #ccc;
    color: #AAAAAA;
    pointer-events: none;
}
[class*="c_btn_"].inactive a::after {
    background: url(/torikumi/fun_m/images/arw_gray_r.png) no-repeat center;
    background-size: 100%;
}

.balloon_red .ttl {
    background-color: #E7372F;
}
.balloon_red::after {
    border-top-color: #E7372F;
}
.mod_balloon_block [class*="mod_balloon_frame_"]  {
    padding: 35px;
}
@media screen and (max-width: 767px) {
    .mod_balloon_block [class*="mod_balloon_frame_"]  {
        padding: 20px;
    }
}
@media print, screen and (min-width: 768px) {
    .fun_note {
        font-size: 12px;
    }
}
.img_list01 p {
    display: block;
}
.fun_note {
    list-style: none;
    text-indent:-1em;
    padding-left:1em;
}
@media screen and (max-width: 767px) {
    .article_list .flex {
        flex-direction: column-reverse;
    }
    .article_list .flex .figIn {
        width: 100%;
        margin-top: 0 !important;
        padding: 0 20px;
    }
    .clm5_1 {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .clm5_1 .clm {
        width: 29.1%;
        margin-top: 20px;   
    }
    .fun_note {
        font-size: 11px;
    }
}
.vertical_top {
    vertical-align: top !important;
}
.txt_Bg01 {
    position: relative;
    padding-left: 51px;
}
@media screen and (max-width: 767px) {
    .txt_Bg01 {
        padding-left: 27px;
    }
}
.txt_Bg01::before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 33px;
    height: 33px;
    background: url('/torikumi/fun_m/images/icon_01.png') no-repeat left center;
    background-size: 100%;
}
@media screen and (max-width: 767px) {
    .txt_Bg01::before {
        width: 18px;
        height: 18px;
    }
}
.txt01 {
    padding: 12px 0;
}
.txt_Bg02 {
    position: relative;
    padding-left: 81px;
    letter-spacing: 5.12px;
    color: #222;
}
@media screen and (max-width: 767px) {
    .txt_Bg02 {
        margin-bottom: 24px;
        padding-left: 56px;
    }
}
.txt_Bg02::before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 70px;
    height: 40px;
    background: url('/torikumi/fun_m/images/icon_02.png') no-repeat left center;
    background-size: 100%;
}
@media screen and (max-width: 767px) {
    .txt_Bg02::before {
        width: 49px;
        height: 28px;
    }
}
.subText01 {
    padding-left: 21px;
    font-weight: 400;
    letter-spacing: 1px;
}
.meeting_inner {
    max-width: 1120px;
    margin: 0 auto;
}
.meeting {
    padding: 50px 60px 60px;
    background: #FFFCEE;
    border-radius: 40px;
}
@media screen and (max-width: 767px) {
    .meeting {
        padding: 40px 20px 35px;
        border-radius: 20px;
    }
}
.balloon_yellow .ttl {
    background-color: #FEE83A;
    color: #222222;
}
.balloon_yellow::after {
    border-top-color: #FEE83A;
}
.balloon_frame_yellow {
    border: 2px solid #FEE83A !important;
}
.border_bottom_dotted {
    position: relative;
}
.border_bottom_dotted:after {
    content: '';
    position: absolute;
    bottom: 0;
    height: 2px;
    width: 100%;
    background: url('/torikumi/fun_m/images/border_dotted_pc.png') repeat-x;
}
.mod_balloon_frame_01 .group_photo{
    margin-top: 30px;
}
.mod_noballoon_frame {
    border-radius: 10px;
    background-color: #fff;
}
.sec_content .c_ttl_bold_02{
    letter-spacing: 0.16em;
}
.sec_content .contact .c_ttl_bold_03{
    letter-spacing: 0.16em;
}
.sec_content .contact h3{
    font-weight: bold;
}
.sec_content .contact h3::before{
    content: url('/torikumi/fun_m/images/img_11.png');
    vertical-align: middle;
}
.sec_content .contact .tel_num {
    font-weight: bold;
    letter-spacing: 0.16em;
}
.sec_content .contact .tel::before{
    content: url('/torikumi/fun_m/images/img_12.png');
    vertical-align: bottom;
}
@media print, screen and (min-width: 768px) {
    .mod_balloon_block.sub_img [class*="mod_balloon_frame_"] {
        flex-direction: row;
    }
    .sub_img img{
        margin: 0 40px 0 35px;
    }
    .mod_noballoon_frame {
        padding: 40px;
    }
    .sec_content .contact h3::before{
        padding-right: 20px;
    }
    .sec_content .contact .pc_mT22 {
        margin-top: 22px;
    }
    .sec_content .contact .tel::before{
        padding-right: 10px;
        padding-top: 8px;
    }
    .sec_content .contact .pc_mT24 {
        margin-top: 24px;
    }
}
@media screen and (max-width: 767px) {
    .border_bottom_dotted:after {
        background: url('/torikumi/fun_m/images/border_dotted_sp.png') repeat-x;
        background-size: 100%;
    }
    .sub_img img{
        width: 37%;
        margin: 13px auto 20px;
    }
    .mod_noballoon_frame {
        padding: 25px;
    }
    .sec_content .contact h3{
        margin-left: 30px;
    }
    .sec_content .contact h3::before{
        position: absolute;
        left: 47px;
        width: 16px;
        margin-top: -6px;
        padding-right: 11px;
        transform: scale(0.5);
    }
    .sec_content .contact .sp_mT21 {
        margin-top: 21px;
    }
    .sec_content .contact .tel{
    }
    .sec_content .contact .tel::before{
        position: absolute;
        left: 47px;
        width: 16px;
        margin-top: -6px;
        transform: scale(0.7);
    }
    .sec_content .contact .tel span{
        display: inline-block;
        margin-bottom: 17px;
        letter-spacing: 0.16em;
        text-indent: 60px;
    }
}
.btn_nav_area {
    background-color: #fff;
}
@media print, screen and (min-width: 768px) {
    .btn_nav_area {
        margin-top: 20px;
        border-radius: 20px;
        padding: 20px;
    }
}
@media screen and (max-width: 767px) {
    .btn_nav_area {
        border-radius: 10px;
        margin-top: 15px;
        padding: 20px 25px;
    }
}
.btn_nav_area ul {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}
@media print, screen and (min-width: 768px) {
    .btn_nav_area .btn_nav {
        min-width: 126px;
        margin-top: 10px;
        margin-right: 12px;
    }
}
.btn_nav_area .btn_nav a {
    display: block;
    background-color: #fff;
    border: 1px solid #551900;
    border-radius: 40px;
    font-weight: bold;
    text-align: center;
}
@media print, screen and (min-width: 768px) {
    .btn_nav_area ul{
        margin-top: -10px;
        margin-right: -12px;
    }
    .btn_nav_area .btn_nav a {
        padding: 10px;
    }
}
@media screen and (max-width: 767px) {
    .btn_nav_area .btn_nav a {
        padding: 13px 5px;
    }
    .btn_nav_area .btn_nav:nth-child(-n+2) {
        margin-top: 0;
    }
    .btn_nav_area .btn_nav {
        width: 47.5%;
        margin-top: 15px;
        margin-right: 5%;
    }
    .btn_nav_area .btn_nav:nth-child(2n){
        margin-right: 0;
    }
}
/* slider */
.type_slider_arrows .slick-prev,
.type_slider_arrows .slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  bottom: 0;
  display: block;
  width: 12px;
  height: 20px;
  left: 32.5%;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}

.type_slider_arrows .slick-next {
    left: auto;
    right: 31.5%;
}

.type_slider_arrows .slick-prev:before {
position: absolute;
content: "";
top: 0;
left: -20px;
width: 12px;
height: 20px;
background: url('/common_2022/images/arrow/arw_brown_l_lg.png') no-repeat left center;
background-size: 100%;
}
.type_slider_arrows .slick-next:before {
position: absolute;
content: "";
top: 0;
left: 20px;
width: 12px;
height: 20px;
background: url('/common_2022/images/arrow/arw_brown_r_lg.png') no-repeat right center;
background-size: 100%;
}

.type_slider_arrows .slick-dots {
    display: table !important;
    margin: 3% auto 0;
    border-radius: 10px;
    overflow: hidden;
}

.type_slider_arrows .slick-dots li {
    display: table-cell;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

.slick-slide img {
    margin: 0 auto;
}

.slick-dots li.slick-active button:before {
    opacity: 100%;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    padding: 0;
    cursor: pointer;
}

.slick-dots li button {
    display: block;
    width: 20px;
    height: 20px;
    padding: 0 15px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
    border-radius: 50%;
}

.slick-dots li button:before {
    position: absolute;
    top: 25%;
    left: 50%;
    width: 10px;
    height: 10px;
    background: #551900;
    content: '';
    opacity: .25;
    border-radius: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

@media print, screen and (min-width:768px){
    .slider_wrap{
        margin-left: -12px;
        margin-right: -12px;
    }
    .slick-slide{
        margin-left: 12px;
        margin-right: 12px;
    }
}

@media screen and (max-width: 767px) {
    .type_slider_arrows .slick-next:before, .type_slider_arrows .slick-prev:before {
        left: 0;
        width: 9px;
        height: 14px;
    }

    .type_slider_arrows .slick-prev {
        left: 0;
        bottom: -3px;
    }

    .type_slider_arrows .slick-next {
        right: 0;
        bottom: -3px;
    }

    .type_slider_arrows .slick-dots {
        width: 40%;
        margin-top: 25px;
    }



    .slick-dots li button {
        display: block;
        width: 10px;
        height: 10px;
        padding: 0 3.2vw;
        cursor: pointer;
        color: transparent;
        border: 0;
        outline: none;
        background: transparent;
        border-radius: 50%;
    }

    .slick-dots li {
        position: relative;
        display: inline-block;
        width: 20px;
        height: 20px;
        padding: 0;
        cursor: pointer;
    }

    .slick-dots li button:before {
        position: absolute;
        top: 25%;
        left: 25%;
        background: #551900;
        content: '';
        opacity: .25;
        border-radius: 100%;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }
}

@media screen and (max-width: 1050px) and (min-width: 767px) {
    .type_slider_arrows .slick-prev {
        left: 30%;
        bottom: -3px;
    }

    .type_slider_arrows .slick-next {
        right: 29%;
        bottom: -3px;
    }
}

@media screen and (max-width: 350px) {
    .slick-dots li button {
        padding: 0 10px;
    }
}
/* slider end */