@charset "UTF-8";
/* CSS Document */
#column {
  /*==============================
           mainimage設定
  ==============================*/
  /*-----メインコピー-----*/
  /*インフォメーション*/
  /*-----お知らせ-----*/ }
  #column #contents {
    margin: 0 0 120px;
    padding-top: 100px; }
  #column .mainimg {
    background-image: url(./img/title_pc.jpg);
    background-position: right;
    width: 100%;
    background-size: cover;
    height: 348px;
    position: relative;
    margin-bottom: 80px; }
  #column .mainimg p {
    color: #4d4d4d;
    font-size: 24px;
    position: absolute;
    top: 40%;
    left: 80px; }
  #column .mainimg span {
    font-size: 60px;
    font-family: 'Josefin Sans', sans-serif;
    font-style: italic;
    color: #3b0056;
    margin-right: 16px; }
  #column #contents .copy h2 {
    text-align: center;
    font-weight: bold; }
  #column .title {
    margin-bottom: 40px;
    font-size: 12px;
    text-align: center;
    font-weight: bold; }
  #column .title span {
    display: block;
    font-size: 22px;
    color: #3b0056;
    font-style: normal; }
  #column .info_list li {
    position: relative;
    border-bottom: 1px dotted #898989; }
  #column .info_list li i {
    position: absolute;
    right: 25px;
    bottom: 50%;
    transform: translateY(50%); }
  #column .info_list li a {
    display: flex;
    flex-flow: row wrap;
    align-content: flex-start;
    justify-content: flex-start;
    padding: 25px 0; }
  #column .info_list li a:hover {
    background: #f2f2f2;
    text-decoration: underline; }
  #column .info_list li a:hover p {
    font-weight: bold; }
  #column .info_list li a p {
    margin: 0 0 0 15px;
    flex: 0 1 75%;
    width: 75%; }
  #column .info_list li a p.date {
    flex: 0 1 18%;
    width: 18%; }
    #column .info_list li a p.date .new_tag {
      margin-right: 0;
      color: #fff;
      padding: 0 8px;
      background: #e60303;
      display: inline-block; }
  #column .info_list li a p span {
    margin: 0 15px 0 0; }
  #column .info_list li a p br {
    display: none; }
  #column hr {
    margin: 20px 0; }
  #column .btn_box {
    /*display: flex;*/
    width: 300px;
    margin: 40px auto 0; }
  #column .btn_box a {
    display: inline-block;
    min-width: 100px;
    padding: 15px;
    color: #FFF;
    text-align: center;
    background: #3b0056; }
  #column #contents .info {
    background: #F2F2F2;
    padding: 60px 0; }
  #column #contents .info ul {
    margin-bottom: 40px; }
  #column #contents .info ul li .news_box {
    justify-content: left;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px dotted #858585; }
  #column #contents .info ul li .news_box .date {
    flex: 0 0 10%;
    -ms-flex: 0 0 10%; }
  #column #contents .info ul li .news_box .txt {
    flex: 0 0 80%;
    -ms-flex: 0 0 80%;
    margin: 0 2%; }
  #column #contents .info ul li .news_box .btn_more {
    flex: 0 0 6%;
    -ms-flex: 0 0 6%;
    font-weight: bold; }
  #column #contents .info ul li .news_box .btn_more:hover {
    color: #3b0056; }
  #column #contents .info ul li .news_box .btn_more:after {
    font-family: "Font Awesome\ 5 Free";
    content: "\f105";
    padding-left: 10px;
    line-height: 1.5em; }

/*==============================
		tablet設定
==============================*/
@media screen and (max-width: 960px) {
  #column #contents .info ul li .news_box .txt {
    flex: 0 0 77%;
    -ms-flex: 0 0 77%; }
  #column #contents .point {
    margin-bottom: 120px; }
  #column #contents .point #line {
    display: none; }
  #column #contents .point #circle {
    display: none; }
  #column #contents .point .point_box {
    margin-bottom: 60px; }
  #column #contents .point .point_box:first-child {
    padding-top: 80px; }
  #column .info_list li a p {
    flex: 0 1 100%;
    width: 100%; }
  #column .info_list li a p.date {
    flex: 0 1 100%;
    width: 100%;
    margin-bottom: 6px; } }
@media screen and (min-width: 640px) and (max-width: 960px) {
  #column .message_box {
    width: 100%;
    margin: 80px auto 0;
    display: block;
    justify-content: space-between; }
  #column .bd_box {
    width: 100%;
    height: 20px;
    margin: 0 auto;
    position: relative; }
  #column .bd_box #breadcrumb {
    position: absolute;
    right: 10px;
    bottom: 90px; } }
/*==============================
		SP設定
==============================*/
@media screen and (max-width: 640px) {
  #column {
    /*-----ポイント-----*/
    /*-----メインコンテンツ-----*/
    /*-----お知らせ-----*/ }
    #column #movie {
      background: url(/img/home/nonemovie_sp.jpg) no-repeat center/cover;
      height: 250px; }
    #column .mainimg video {
      display: none; }
    #column #contents .point .point_box {
      display: block;
      margin-bottom: 60px; }
    #column #contents .point .point_box .img_box {
      margin-bottom: 20px; }
    #column #contents .main ul {
      display: block; }
    #column #contents .main ul li {
      margin-bottom: 15px; }
    #column #contents .info ul li .news_box {
      display: block; }
    #column #contents .info ul li .news_box .txt {
      margin: 0; }
    #column #contents .info ul li .news_box .btn_more {
      text-align: right;
      display: inherit; }
    #column #contents .copy h2 {
      font-size: 18px; }
    #column #contents {
      padding: 100px 10px 0 10px; }
    #column .mainimg {
      background-image: url(./img/title_sp.jpg);
      width: 100%;
      height: 120px;
      background-size: cover;
      position: relative;
      margin-bottom: 20px; }
    #column .mainimg > p {
      display: none; }
    #column .info_list li a p br {
      display: block; } }
/*==============================
		   コラム詳細
==============================*/
#column_detail #contents {
  padding-top: 70px;
  margin-top: 0; }

#pagettl {
  margin-bottom: 75px;
  padding: 20px 0 50px;
  background: #F4F4F4; }
  #pagettl .backbtn {
    margin-bottom: 45px; }
    #pagettl .backbtn a {
      font-size: 14px;
      text-decoration: underline; }
  #pagettl .update {
    margin-bottom: 8px;
    color: #3B0056;
    font-size: 15px; }
  #pagettl .title {
    margin: 0;
    color: #3B0056;
    font-size: 24px;
    font-weight: bold;
    text-align: left; }

#detail {
  margin-bottom: 120px; }
  #detail .detail__head + .detail__parts {
    margin-top: 70px; }
  #detail .detail__head .thumb {
    overflow: hidden; }
    #detail .detail__head .thumb img {
      height: 100%;
      aspect-ratio: 980/506;
      object-fit: cover;
      object-position: center; }
    #detail .detail__head .thumb + .text {
      margin-top: 20px; }
  #detail .detail__head .text {
    font-size: 15px;
    line-height: 2.3; }
  #detail .detail__parts .parts_sec + .parts_sec {
    margin-top: 7%; }
  #detail .detail__parts .parts_sec.type_sub_title-text .sub_title {
    margin-bottom: 1em; }
  #detail .detail__parts .parts_sec.type_image {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
    #detail .detail__parts .parts_sec.type_image .parts_sec_wp {
      flex: 0 1 100%;
      width: 100%; }
      #detail .detail__parts .parts_sec.type_image .parts_sec_wp.col-2 {
        flex: 0 1 48%;
        width: 48%; }
      #detail .detail__parts .parts_sec.type_image .parts_sec_wp.col-1 {
        flex: 0 1 32%;
        width: 32%; }
  #detail .detail__parts .parts_sec.type_image-text, #detail .detail__parts .parts_sec.type_text-image {
    display: grid;
    justify-content: space-between; }
  #detail .detail__parts .parts_sec.type_image-text {
    grid-template-columns: 47.755% 50%; }
  #detail .detail__parts .parts_sec.type_text-image {
    grid-template-columns: 50% 47.755%; }
  #detail .detail__parts .parts_sec .parts_box {
    font-size: 15px;
    line-height: 2.3; }
    #detail .detail__parts .parts_sec .parts_box.title {
      margin-bottom: 1.8em;
      padding-bottom: .5em;
      border-bottom: 1px solid;
      font-size: 20px;
      font-weight: bold;
      text-align: left; }
    #detail .detail__parts .parts_sec .parts_box.sub_title {
      padding-left: 1em;
      border-left: 4px solid #3B0256;
      box-sizing: border-box;
      font-size: 18px;
      font-weight: bold;
      line-height: 1.8; }
    #detail .detail__parts .parts_sec .parts_box.image img, #detail .detail__parts .parts_sec .parts_box.image-text img, #detail .detail__parts .parts_sec .parts_box.text-image img {
      height: 100%;
      max-height: 400px;
      object-fit: cover;
      object-position: center; }
    #detail .detail__parts .parts_sec .parts_box.image .caption, #detail .detail__parts .parts_sec .parts_box.image-text .caption, #detail .detail__parts .parts_sec .parts_box.text-image .caption {
      margin-top: .5em;
      font-size: 11px;
      line-height: 1.5;
      text-align: right; }
    #detail .detail__parts .parts_sec .parts_box a {
      position: relative;
      display: inline;
      color: #3B0056;
      text-decoration: underline;
      font-weight: bold; }
      #detail .detail__parts .parts_sec .parts_box a i {
        margin-right: .25em; }

@media screen and (max-width: 640px) {
  #column_detail #contents {
    padding-top: 70px;
    margin-top: 0; }

  #pagettl {
    margin-bottom: 40px;
    padding: 20px 0; }
    #pagettl .backbtn {
      margin-bottom: 15px; }
      #pagettl .backbtn a {
        font-size: 12px; }
    #pagettl .update {
      margin-bottom: 2px;
      font-size: 13px; }
    #pagettl .title {
      font-size: 18px; }

  #detail {
    margin-bottom: 120px; }
    #detail .detail__head + .detail__parts {
      margin-top: 50px; }
    #detail .detail__head .text {
      font-size: 12px;
      line-height: 2; }
    #detail .detail__parts .parts_sec + .parts_sec {
      margin-top: 10%; }
    #detail .detail__parts .parts_sec.type_sub_title-text .sub_title {
      margin-bottom: .5em; }
    #detail .detail__parts .parts_sec.type_image {
      grid-gap: 20px; }
      #detail .detail__parts .parts_sec.type_image .parts_sec_wp.col-2, #detail .detail__parts .parts_sec.type_image .parts_sec_wp.col-1 {
        flex: 0 1 100%;
        width: 100%; }
    #detail .detail__parts .parts_sec.type_image-text, #detail .detail__parts .parts_sec.type_text-image {
      grid-template-columns: 1fr; }
      #detail .detail__parts .parts_sec.type_image-text .sp-order-1, #detail .detail__parts .parts_sec.type_text-image .sp-order-1 {
        order: -1;
        margin-bottom: 20px; }
    #detail .detail__parts .parts_sec .parts_box {
      font-size: 12px;
      line-height: 2; }
      #detail .detail__parts .parts_sec .parts_box.title {
        margin-bottom: 1em;
        font-size: 16px; }
      #detail .detail__parts .parts_sec .parts_box.sub_title {
        padding-left: 1em;
        border-left: 3px solid #3B0256;
        font-size: 14px; } }
