@charset "utf-8";

.c_txt_01 {
  letter-spacing: 0.12em;
}


/* mv
-------------------------------------------------- */
.mv_bg_area{
  position: relative;
}
.mv_bg_area::before, .mv_bg_area::after,
.mv_bg_area02::before, .mv_bg_area02::after,
.mv_bg_area03::before{
  content: '';
  display: block;
  position: absolute;
  z-index: 0;
}
.mv_bg_area::before{
  top: 0;
  left: -50px;
  background: url(/common_2022/images/bg/img_donut_ill_10.png) no-repeat left top;
  background-size: 100%;
}
.mv_bg_area::after{
  top: 13px;
  right: -28px;
  background: url(/common_2022/images/bg/img_donut_ill_08.png) no-repeat right top;
  background-size: 100%;
}
.mv_bg_area02::before{
  left: 70px;
  bottom: 50px;
  background: url(/common_2022/images/bg/img_donut_ill_06.png) no-repeat left top;
  background-size: 100%;
}
.mv_bg_area02::after{
  right: -28px;
  bottom: 39px;
  background: url(/common_2022/images/bg/img_donut_ill_05.png) no-repeat right top;
  background-size: 100%;
}
.mv{
  margin-top: 50px;
  background-color: #FFF9E5;
  overflow: hidden;
}
.mv .mv_block{
  padding-right: 25px;
  padding-left: 25px;
}
.mv .mv_inner{
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: end;
  max-width: 1840px;
  margin: 0 auto;
  padding: 70px 0 90px;
  letter-spacing: 0.16em;
  z-index: 1;
}
.mv .mv_inner .mv_txt_wrap{
  width: 31.463%;
  margin-right: 3.902%;
}
.mv .mv_inner .mv_txt_wrap h1.mv_ttl{
  font-size: 42px;
  font-weight: bold;
  color: #551900;
}
.mv .mv_inner .mv_txt_wrap h1.mv_ttl span.fcOr{
  color: #F5960A;
}
.mv .mv_inner .mv_txt_wrap .mv_sub_ttl{
  margin-top: 24px;
  font-size: 32px;
  font-weight: bold;
  color: #222;
}
.mv .mv_inner .mv_txt_wrap .mv_title{
  font-size: 16px;
  font-weight: bold;
  color: #551900;
}
.mv .mv_inner .mv_txt_wrap .mv_name{
  margin-top: 20px;
  font-size: 32px;
  font-weight: bold;
  color: #551900;
}
.mv .mv_inner .mv_txt_wrap .mv_name span.san{
  font-size: 24px;
  font-weight: bold;
  color: #222;      
}
.mv .mv_inner .mv_txt_wrap .mv_name rt{
  text-align: left;
}
.mv .mv_inner .mv_txt_wrap .mv_name_sub{
  font-size: 16px;
  letter-spacing: 0.12em;
}
.mv .mv_inner .mv_txt_wrap .mv_profile{
  margin-top: 40px;
  font-size: 18px;
  letter-spacing: 0.12em;
}
.mv .mv_inner .mv_txt_wrap .mv_date{
  margin-top: 40px;
  font-size: 16px;
  letter-spacing: 0.12em;
  font-weight: bold;
}
.mv .mv_inner .mv_img{
  width: 48.78%;
}
.mv .mv_inner .mv_img .mv_note{
  margin-top: 1em;
  max-width: 800px;
  font-size: 80%;
}
@media print, screen and (min-width:768px){
  .mv_bg_area::before{
    width: 13.437vw;
    max-width: 350px;
    min-width: 260px;
    height: 13.437vw;
    max-height: 350px;
    min-height: 260px;
  }
  .mv_bg_area::after{
    width: 10.625vw;
    max-width: 300px;
    min-width: 200px;
    height: 10.625vw;
    max-height: 300px;
    min-height: 200px;
  }
  .mv_bg_area02::before{
    width: 11.354vw;
    max-width: 290px;
    min-width: 190px;
    height: 11.354vw;
    max-height: 290px;
    min-height: 190px;
  }
  .mv_bg_area02::after{
    width: 9.791vw;
    max-width: 260px;
    min-width: 160px;
    height: 9.791vw;
    max-height: 260px;
    min-height: 160px;
  }
  .mv .mv_inner .mv_img .mv_note{
    text-align: right;
  }
}
@media print, screen and (max-width:1315px) and (min-width:768px){
  .mv .mv_inner .mv_txt_wrap{
    width: 40%;
    margin-right: 3.902%;
  }
}
@media screen and (max-width:767px) {
  .mv_bg_area::before{
    top: 10px;
    left: -25px;
    width: 10.625vw;
    max-width: 300px;
    min-width: 130px;
    height: 10.625vw;
    max-height: 300px;
    min-height: 130px;
  }
  .mv_bg_area::after{
    top: 15px;
    right: -22px;
    width: 9.062vw;
    max-width: 285px;
    min-width: 115px;
    height: 9.062vw;
    max-height: 285px;
    min-height: 115px;
  }
  .mv_bg_area02::before{
    top: 189.5px;
    bottom: initial;
    left: initial;
    right: -11px;
    width: 6.822vw;
    max-width: 250px;
    min-width: 100px;
    height: 6.822vw;
    max-height: 250px;
    min-height: 100px;
    background: url(/common_2022/images/bg/img_donut_ill_04.png) no-repeat right top;
    background-size: 100%;
  }
  .mv_bg_area02::after{
    left: -6px;
    right: initial;
    bottom: 23.5px;
    width: 1.6533vw;
    max-width: 240px;
    min-width: 95px;
    height: 1.6533vw;
    max-height: 240px;
    min-height: 95px;
  }
  .mv_bg_area03::before{
    right: -12.5px;
    bottom: 235px;
    width: 2.24vw;
    max-width: 270px;
    min-width: 110px;
    height: 2.24vw;
    max-height: 270px;
    min-height: 110px;
    background: url(/common_2022/images/bg/img_donut_ill_01.png) no-repeat right top;
    background-size: 100%;
  }
  .mv{
    margin-top: 21px;
  }
  .mv .mv_block{
    padding: 0;
  }
  .mv .mv_inner{
    display: block;
    max-width: initial;
    margin: 0 auto;
    padding: 40px 25px;
  }
  .mv .mv_inner .mv_txt_wrap{
    width: auto;
    min-width: initial;
    margin: 0;
  }
  .mv .mv_inner .mv_txt_wrap h1.mv_ttl{
    font-size: 21px;
    font-weight: bold;
    color: #551900;
    text-align: center;
  }
  .mv .mv_inner .mv_txt_wrap h1.mv_ttl span.fcOr{
    color: #F5960A;
  }
  .mv .mv_inner .mv_txt_wrap .mv_sub_ttl{
    margin-top: 15px;
    font-size: 21px;
    font-weight: bold;
    color: #222;
    text-align: center;
  }
  .mv .mv_inner .mv_img{
    width: auto;
    min-width: initial;
    margin-top: 20px;
  }
  .mv .mv_inner .mv_txt_wrap .mv_title{
    margin-top: 40px;
    font-size: 12px;
  }
  .mv .mv_inner .mv_txt_wrap .mv_name{
    margin-top: 20px;
    font-size: 21px;
    font-weight: bold;
    color: #551900;
    white-space: nowrap;
  }
  .mv .mv_inner .mv_txt_wrap .mv_name span.san{
    font-size: 16px;
    font-weight: bold;
    color: #222;      
  }
  .mv .mv_inner .mv_txt_wrap .mv_name rt{
    text-align: left;
  }
  .mv .mv_inner .mv_txt_wrap .mv_name_sub{
    margin-top: 15px;
    font-size: 12px;
    letter-spacing: 0.12em;
  }
  .mv .mv_inner .mv_txt_wrap .mv_profile{
    margin-top: 20px;
    font-size: 12px;
    letter-spacing: 0.12em;
  }
  .mv .mv_inner .mv_txt_wrap .mv_date{
    margin-top: 20px;
    font-size: 12px;
  }
}

/* about_area
-------------------------------------------------- */
.about_area{
  display: flex;
  flex-direction: row;
  border-radius: 20px;
  background-color: #FFF9E5;
  overflow: hidden;
}
.about_area .about_img{
  width: 46%;
}
.about_area .about_img img{
  width: 100%;
  height: 386px;
  object-fit: cover;
}
.about_area .about_txt_wrap{
  width: 54%;
  padding: 40px;
}
.about_area .about_txt_wrap .about_ttl{
  font-size: 24px;
  font-weight: bold;
  line-height: 1.91666;
  color: #41140A;
}
.about_area .about_txt_wrap .about_txt{
  margin-top: 24px;
  font-size: 18px;
}
@media print, screen and (max-width:1108px) and (min-width:768px){
  .about_area .about_img img{
    width: 100%;
    height: 433px;
    object-fit: cover;
  }
}
@media screen and (max-width:767px) {
  .about_area{
    flex-direction: column;
    border-radius: 10px;
    background-color: #FFF9E5;
    overflow: hidden;
  }
  .about_area .about_img{
    width: 100%;
  }
  .about_area .about_img img{
    width: auto;
    height: auto;
    object-fit: initial;
  }
  .about_area .about_txt_wrap{
    width: 100%;
    padding: 20px;
  }
  .about_area .about_txt_wrap .about_ttl{
    font-size: 16px;
    text-align: center;
    line-height: 1.625;
  }
  .about_area .about_txt_wrap .about_txt{
    margin-top: 20px;
    font-size: 12px;
  }
}

/* about_area
-------------------------------------------------- */
.about_area{
  display: flex;
  flex-direction: row;
  border-radius: 20px;
  background-color: #FFF9E5;
  overflow: hidden;
}
.about_area .about_img{
  width: 46%;
}
.about_area .about_img img{
  width: 100%;
  height: 386px;
  object-fit: cover;
}
.about_area .about_txt_wrap{
  width: 54%;
  padding: 40px;
}
.about_area .about_txt_wrap .about_ttl{
  font-size: 24px;
  font-weight: bold;
  line-height: 1.91666;
  color: #41140A;
}
.about_area .about_txt_wrap .about_txt{
  margin-top: 24px;
  font-size: 18px;
}
@media print, screen and (max-width:1108px) and (min-width:768px){
  .about_area .about_img img{
    width: 100%;
    height: 433px;
    object-fit: cover;
  }
}
@media screen and (max-width:767px) {
  .about_area{
    flex-direction: column;
    border-radius: 10px;
    background-color: #FFF9E5;
    overflow: hidden;
  }
  .about_area .about_img{
    width: 100%;
  }
  .about_area .about_img img{
    width: 100%;
    height: auto;
    object-fit: initial;
  }
  .about_area .about_txt_wrap{
    width: 100%;
    padding: 20px;
  }
  .about_area .about_txt_wrap .about_ttl{
    font-size: 16px;
    text-align: center;
    line-height: 1.625;
  }
  .about_area .about_txt_wrap .about_txt{
    margin-top: 20px;
    font-size: 12px;
  }
}

/* btn_area
-------------------------------------------------- */
.btn_area .btn_ttl {
  text-align: center;
  letter-spacing: 0.16em;
  color: #41140A;
  font-weight: bold;
}
@media screen and (max-width:767px) {
  .btn_area .btn_ttl {
    font-size: 16px;
    padding-bottom: 20px;
  }
  .btn_area .c_btn_02 a{
    padding: 7.5px 2.5em;
    font-size: 11px;
  }
  .btn_area .c_btn_02 + .c_btn_02{
    margin-top: 20px;
  }
}

/* article_wrap
-------------------------------------------------- */
.c_ttl_bold_02{
  padding-bottom: 48px;
  font-size: 32px;
  letter-spacing: 0.16em;
  text-align: center;
  color: #41140A;
  background: url(/torikumi/misdo_story/images/common/ttl_bd.png) no-repeat center bottom/contain;
}

.article_wrap{
  margin-top: 100px;
}
.article_wrap .c_ttl_bold_02{
  padding-bottom: 48px;
  font-size: 32px;
  letter-spacing: 0.16em;
  text-align: center;
  color: #41140A;
  background: url(/torikumi/misdo_story/images/common/ttl_bd.png) no-repeat center bottom/contain;
}
.article_wrap .c_ttl_bold_02 span.fcOr{
  font-size: 42px;
  color: #F5960A;
}
.article_wrap .c_ttl_bold_02 span.pc_fs42{
  font-size: 42px;
}
.article_wrap .article_list .article_cnt .article_cnt_inner{
  position: relative;
  margin-top: 60px;
}
.article_wrap .article_list .article_cnt .article_cnt_inner .icon_q{
  position: absolute;
  top: 3px;
  width: 30px;
  height: 30px;
  padding-top: 1px;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  color: #FFF;
  background: url(/torikumi/misdo_story/images/story/icon_q.png) no-repeat top left/contain ;
}
.article_wrap .article_list .article_cnt .article_cnt_inner .c_ttl_bold_03{
  margin-top: 0;
  padding-left: 40px;
  font-size: 20px;
  letter-spacing: 0.16em;
  color: #41140A;
}
.article_wrap .article_list .article_cnt .article_cnt_inner .c_ttl_bold_03.pf{
  position: relative;
  padding-bottom: 40px;
}
.article_wrap .article_list .article_cnt .article_cnt_inner .c_ttl_bold_03.pf::before{
  position: absolute;
  content: '';
  top: 3px;
  left: 0;
  width: 30px;
  height: 30px;
  padding-top: 1px;
  background: url(/torikumi/misdo_story/images/story/icon_pf.png) no-repeat top left/contain;
}
.article_wrap .article_list .article_cnt .article_cnt_inner .c_txt_01{
  font-size: 18px;
  letter-spacing: 0.12em;
}
.article_wrap .article_list .article_cnt .article_cnt_inner .c_ttl_bold_03 + .c_txt_01{
  margin-top: 20px;
}
.article_wrap .article_list .article_cnt + .article_cnt{
  margin-top: 60px;
}
.article_wrap .article_list .article_cnt .article_cnt_ttl{
  font-size: 32px;
  font-weight: bold;
  letter-spacing: 0.16em;
  color: #41140A;
}
.article_wrap .article_list .flex{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.article_wrap .article_list .flex .article_cnt{
  width: 52%;
}
.article_wrap .article_list .flex .article_cnt.figIn{
  width: 42%;
}
.article_wrap .article_list .flex .article_cnt_inner_item{
  width: 48%;
  margin-top: 40px;
}
.article_wrap + .article_wrap{
  margin-top: 140px;
}
@media screen and (max-width:767px) {
  .c_ttl_bold_02{
    padding-bottom: 20px;
    font-size: 16px;
    background: url(/torikumi/misdo_story/images/common/ttl_bd_sp.png) no-repeat center bottom/contain;
  }

  .article_wrap{
    margin-top: 50px;
  }
  .article_wrap .c_ttl_bold_02{
    padding-bottom: 20px;
    font-size: 16px;
    background: url(/torikumi/misdo_story/images/common/ttl_bd_sp.png) no-repeat center bottom/contain;
  }
  .article_wrap .c_ttl_bold_02 span.fcOr{
    font-size: 21px;
  }
  .article_wrap .c_ttl_bold_02 span.sp_fs21{
    font-size: 21px;
  }
  .article_wrap .article_list .article_cnt .article_cnt_ttl{
    font-size: 19px;
  }
  .article_wrap .article_list .article_cnt .article_cnt_ttl + .article_cnt_inner{
    margin-top: 30px;
  }
  .article_wrap .article_list .article_cnt .article_cnt_inner{
    margin-top: 40px;
  }
  .article_wrap .article_list .article_cnt .article_cnt_inner .icon_q{
    top: 5px;
    width: 17px;
    height: 17px;
    padding-top: 1px;
    font-size: 7.5px;
    background: url(/torikumi/misdo_story/images/story/icon_q.png) no-repeat top left/contain ;
  }
  .article_wrap .article_list .article_cnt .article_cnt_inner .c_ttl_bold_03{
    padding-left: 20px;
    font-size: 14px;
  }
  .article_wrap .article_list .article_cnt .article_cnt_inner .c_ttl_bold_03.pf{
    padding-bottom: 20px;
  }
  .article_wrap .article_list .article_cnt .article_cnt_inner .c_ttl_bold_03.pf::before{
    top: 5px;
    width: 17px;
    height: 17px;
    padding-top: 1px;
    font-size: 7.5px;
    background: url(/torikumi/misdo_story/images/story/icon_pf.png) no-repeat top left/contain ;
  }
  .article_wrap .article_list .article_cnt .article_cnt_inner .c_txt_01{
    font-size: 12px;
  }
  .article_wrap .article_list .article_cnt .article_cnt_inner .c_ttl_bold_03 + .c_txt_01{
    margin-top: 20px;
  }
  .article_wrap .article_list .article_cnt + .article_cnt{
    margin-top: 40px;
  }
  .article_wrap .article_list .flex{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .article_wrap .article_list .flex .article_cnt{
    width: 100%;
  }
  .article_wrap .article_list .flex .article_cnt.figIn{
    width: 100%;
    margin-top: 40px;
  }
  .article_wrap + .article_wrap{
    margin-top: 70px;
  }
  .article_wrap .article_list .flex .article_cnt_inner_item{
    width: 100%;
    margin-top: 40px;
  }
  .article_wrap .article_list .flex .article_cnt_inner_item.c_txt_01:first-child ,
  .article_wrap .article_list .flex .article_cnt_inner_item.pc_only + .article_cnt_inner_item {
    margin-top: 0;
  }
}


/* movie_area
-------------------------------------------------- */
.movie_area .movie_box {
  position: relative;
  height: 0;
  overflow: hidden;
  background-color: #ccc;
}
.movie_area .movie_box iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media print, screen and (min-width: 768px){
  .movie_area{
    display: flex;
    flex-direction: row;
    justify-content: center;
  }
  .movie_area .movie_box_wrap {
    margin-top: 40px;
    width: 56%;
  }
  .movie_area .movie_box {
    margin-left: auto;
    margin-right: auto;
    padding-top: 56.38%;
  }
}
@media screen and (max-width: 767px){
  .movie_area .movie_box_wrap{
    margin-top: 30px;
    padding: 0 20px;
  }
  .movie_area .movie_box {
    width: 100%;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 56.25%;
  }
}

.bnr_area{
  max-width: 1000px;
  margin: 0 auto;
}

/* article_link_area
-------------------------------------------------- */
.article_link_area .c_ttl_bold_02{
  padding-bottom: 48px;
  font-size: 32px;
  letter-spacing: 0.16em;
  text-align: center;
  color: #41140A;
  background: url(/torikumi/misdo_story/images/common/ttl_bd.png) no-repeat center bottom/contain;
}
.article_link_area .article_link_list{
  display: flex;
  justify-content: space-between;
  margin-top: 60px;
}
.article_link_area .article_link_list + .article_link_list{
  margin-top: 40px;
}
.article_link_area .article_link_list .slider_item{
  display: flex;
  flex-direction: column;
  width: 48%;
  background-color: #FFF;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .08);
}
.article_link_area .article_link_list .slider_item.cs{
  box-shadow: initial;
}
.article_link_area .article_img img{
  width: 100%;
}
.article_link_area .article_link_list .slider_item .data{
  padding: 30px;
  flex-grow: 1;
  color: #551900;
}
.article_link_area .article_link_list .slider_item .data .cat_tag{
  display: inline;
  padding: 5px 14px;
  font-size: 13px;
  font-weight: bold;
  letter-spacing: 0.12em;
  border:  solid 1px #551900;
  border-radius: 4px;
}
.article_link_area .article_link_list .slider_item .data .article_txt{
  margin-top: 20px;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.16em;
}
@media screen and (max-width:767px) {
  .article_link_area .content_block{
    padding: 0;
  }
  .article_link_area .c_ttl_bold_02_wrap{
    padding: 0 25px;
  }
  .article_link_area .c_ttl_bold_02{
    padding-bottom: 20px;
    font-size: 16px;
    background: url(/torikumi/misdo_story/images/common/ttl_bd_sp.png) no-repeat center bottom/contain;
  }
  .article_link_area .article_link_list{
    display: block;
    margin-top: 40px;
  }
  .article_link_area .article_link_list + .article_link_list{
    margin-top: 0;
  }
  .article_link_area .article_link_list .slider_item{
    display: block;
    margin: 0 auto;
    width: 100%;
    border-radius: 10px;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .08);
  }
  .article_link_area .article_link_list .slider_item{
    margin: 0 10px;
  }
  .article_link_area .article_link_list .slider_item .data{
    padding: 20px;
  }
  .article_link_area .article_link_list .slider_item .data .cat_tag{
    display: inline;
    padding: 3px 7.5px;
    font-size: 10px;
    border:  solid 1px #551900;
    border-radius: 2px;
  }
  .article_link_area .article_link_list .slider_item .data .article_txt{
    margin-top: 15px;
    font-size: 12px;
  }
}

/* #section
-------------------------------------------------- */
@media screen and (max-width:767px) {
  [id^="section"].article_wrap{
    scroll-margin-top: 100px;
  }
}


/* slider */
.type_slider_arrows .slick-prev,
.type_slider_arrows .slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 146px;
  display: block;
  width: 70px;
  height: 70px;
  left: -15px;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: solid 1px #CCCCCC;
  border-radius: 50%;
  outline: none;
  background: #FFF;
  z-index: 5;
}

.type_slider_arrows .slick-next {
    left: auto;
    right: -15px;
}

.type_slider_arrows .slick-prev:before {
position: absolute;
content: "";
top: 23px;
left: 25px;
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: 23px;
right: 25px;
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;
}

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

@media screen and (max-width: 767px) {
    .type_slider_arrows .slick-prev, .type_slider_arrows .slick-next {
      top: 97px;
      width: 50px;
      height: 50px;
    }
    .type_slider_arrows .slick-next:before, .type_slider_arrows .slick-prev:before {
        width: 10px;
        height: 18px;
        top: 16px;
        left: 19px;
    }
    .type_slider_arrows .slick-next:before{
        right: 19px;
    }

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

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

/* slider end */