@charset "UTF-8";
/* ===================================================================
  use toppage
=================================================================== */
/*---------------------------------------------------------------------------*/
@media screen and (min-width: 769px), print {
  /* ===================================================================
  use pc
  =================================================================== */
  .container {
    margin: 0 auto;
  }
  .main_area {
    /* background: url(../images/top_bg_pc.jpg) center center; */
    /* background-size: cover; */
    height: 676px;
    min-width: 1400px;
    position: relative;
    width: 100%;
    z-index: 3;
  }
  /* h1 {
    left: 40px;
    position: absolute;
    top: 45px;
    z-index: 2;
  } */
  .top_item {
    bottom: 48px;
    position: absolute;
    right: 45px;
    z-index: 2;
  }

  .main_slide {
    height: 676px;
  }
  .main_slide .swiper-slide {
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
  }
  .main_slide .swiper-slide img {
    height: auto;
    width: 100%;
  }
  .main_slide .swiper-pagination-bullet {
    background: #fff;
    opacity: 1;
  }
  .main_slide .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #346702;
  }

  /* ---------------------------------------------- */
  .contents {
    margin: 0 auto;
    min-width: 1400px;
    width: 100%;
    overflow: hidden;
  }
  section {
    margin: 0 auto;
    padding: 0 0 90px;
    text-align: center;
    width: 100%;
  }

  .sec_title_box {
    display: inline-block;
    margin: 0 auto;
    min-width: 380px;
    text-align: center;
    position: relative;
  }
  .sec_title_box .sec_title {
    color: #346702;
    display: inline-block;
    font-family: Lora, '游明朝', YuMincho, 'Yu Mincho', 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'ＭＳ Ｐ明朝', Osaka, 'メイリオ', Meiryo, sans-serif;
    font-size: 4.0rem;
    line-height: 1;
    margin: 0 0 20px;
  }
  .sec_title_box .sec_eng_title {
    border-top: 1px solid #346702;
    color: #346702;
    font-family: Lora, sans-serif;
    font-size: 1.6rem;
    font-style: italic;
    font-weight: bold;
    line-height: 1;
    margin: 0 0 50px;
    padding: 8px 0 0;
    text-align: center;
  }
  .sec_title_box .sec_comment {
    font-size: 1.6rem;
    margin: -20px 0 86px;
  }
  .sec_title_box .dog_num {
    position: absolute;
    color: #346702;
    right: -140px;
    top: 0;
    font-size: 20px;
    border: 2px solid #346702;;
    font-weight: bold;
    border-radius: 50%;
    padding: 12px 18px;
  }

  /* ---------------------------------------------- */
  .action_sec {
    padding: 70px 0 0;
  }
  .action_sec .title {
    margin: 0 0 15px;
    text-align: center;
  }
  .action_sec .sub_title {
    color: #346702;
    font-family: Lora, '游明朝', YuMincho, 'Yu Mincho', 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'ＭＳ Ｐ明朝', Osaka, 'メイリオ', Meiryo, sans-serif;
    font-size: 2.8rem;
    font-weight: normal;
    line-height: 1;
    margin: 0 0 45px;
    text-align: center;
  }
  .action_sec .lead_txt {
    font-size: 1.8rem;
    line-height: 30px;
    margin: 0 0 80px;
    padding: 0 123px;
  }
  .action_sec .lead_txt em {
    color: #ff0000;
    font-style: normal;
  }
  .action_box {
    border: 1px solid #346702;
    box-sizing: border-box;
    margin: 0 auto;
    padding: 50px 45px 35px;
    width: 754px;
  }
  .action_box p {
    font-size: 1.8rem;
    line-height: 28px;
    text-align: left;
  }
  .action_box p em {
    color: #ff0000;
    font-style: normal;
  }
  .action_box p em img {
    height: auto;
    padding: 0 2px 0 0;
    vertical-align: baseline;
    width: 18px;
  }
  .action_sec .sec_title {
    background: url(../images/page_icon_01.png) left center no-repeat;
    background-size: 28px auto;
    color: #803702;
    padding: 0 45px;
  }
  .action_sec .sec_eng_title {
    border-top: 1px solid #803702;
    color: #803702;
  }

  .action_sec .item_img_01 {
    animation: imgLoop 30s linear infinite;
    background: url(../images/item_img_01.jpg) left top repeat-x;
    background-size: auto 100%;
    height: 200px;
    width: 100%;
  }
  .action_sec .item_img_02 {
    animation: imgLoopR 30s linear infinite;
    background: url(../images/item_img_02.jpg) left top repeat-x;
    background-size: auto 100%;
    height: 200px;
    margin-bottom: 80px;
    width: 100%;
  }

  /* ---------------------------------------------- */
  .news_sec {
    padding: 96px 0;
  }
  .news_sec .sec_title {
    background: url(../images/page_icon_02.png) left center no-repeat;
    background-size: 43px auto;
    padding: 0 60px;
  }
  .news_list {
    margin: 0 auto;
    width: 640px;
  }
  .news_list li {
    text-align: left;
  }
  .news_list li + li {
    margin: 14px 0 0;
  }
  .news_list li a:hover span {
    text-decoration: underline;
  }
  .news_list li span {
    display: inline-block;
    vertical-align: top;
  }
  .news_list li span:nth-of-type(1) {
    color: #803702;
    font-family: Lora, sans-serif;
    font-size: 1.8rem;
    font-style: italic;
    font-weight: bold;
    width: 140px;
  }
  .news_list li span:nth-of-type(2) {
    font-size: 1.8rem;
    width: 500px;
  }
  .news_sec .more_btn {
    margin: 40px auto 16px;
    width: 360px;
  }
  .news_sec .more_btn a {
    background: url(../images/icon_arrow_02.png) 94% center no-repeat #346702;
    color: #ffffff;
    display: block;
    font-size: 1.8rem;
    line-height: 1;
    padding: 26px 0;
    text-decoration: none;
    transition: .2s;
  }
  .news_sec .more_btn a:hover {
    opacity: .7;
    transition: .2s;
  }

  /* ---------------------------------------------- */
  .live_sec {
    background: url(../images/contents_bg_04_pc.jpg) left top repeat;
    background-size: cover;
    min-width: 1400px;
    padding: 96px 0;
    width: 100%;
  }
  .live_sec .sec_title {
    background: url(../images/page_icon_09.png) left center no-repeat;
    background-size: 42px auto;
    padding: 0 58px;
  }
  .live_box {
    background: rgba(255, 255, 255, .8);
    box-sizing: border-box;
    margin: 0 auto;
    padding: 70px;
    width: 1100px;
  }
  .livecamera_box {
    width: 740px;
    margin: 0 auto;
  }
  .livecamera_box .under_maintenance {
    font-size: 2.6rem;
    color: #ff0000;
    font-weight: bold;
  }
  .livecamera_box .time_schdule {
    margin-top: 22px;
  }
  .livecamera_box .time_schdule h4{
    font-size: 2.0rem;
  }
  .livecamera_box .time_schdule >p{
    margin-top: 8px;
    font-size: 1.6rem;
    line-height: 1.6;
  }
  .youtubelive-list {
    width: 100%;
  }
  .youtubelive-list li {
    width:100%;
    display:flex;
    justify-content:space-between;
  }
  .youtubelive-list li .movie-box {
    width: 740px;
    aspect-ratio: 16 / 9;
  }
  .youtubelive-list li .movie-box iframe {
    width: 100%;
    height: 100%;
  }
  .youtube_box {
    width: 900px;
    margin: 0 auto;
  }
  .youtube_box h4 {
    display: block;
    padding: 60px 0 40px;
  }
  .youtube_box .contents {
    width: 900px;
    min-width: 900px;
    overflow: visible;
    margin: 0;
  }
  .youtube_box .contents .section__inner {
    width: 900px;
  }
  .youtube_box .contents .bottom_slider {
    position: relative;
    background: none;
    padding-bottom: 0;
  }
  .youtube_box .contents .bottom_slider .slider__inner {
    overflow: hidden;
    margin: 0;
  }
  .youtube_box .contents .bottom_slider .slider__list .slick-slide {
    position: relative;
    width: 150px !important;
    height: 267px;
    margin: 0 15px;
    box-sizing: border-box;
  }
  .youtube_box .contents .bottom_slider .slider__list .slick-slide a {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
  }
  .youtube_box .contents .bottom_slider .slider__list__image {
    display: block;
    width: 150px;
    height: 267px;
    transition: all 0.3s;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .youtube_box .contents .bottom_slider .slider__list__image iframe {
    width: 150px;
    height: 267px;
    border: none;
    pointer-events: none;
  }
  .youtube_box .contents .bottom_slider .slider__list a {
    display: block;
    text-decoration: none;
    transition: all 0.3s;
  }
  .youtube_box .contents .bottom_slider .slider__list a:hover {
    opacity: 0.7;
  }
  .youtube_box .contents .bottom_slider .slick-list {
    width: 900px;
    margin: 0 auto;
  }
  .youtube_box .contents .bottom_slider .slick-arrow {
    width: 35px;
    height: 35px;
    position: absolute;
    top: 116px;
    transition: all 0.3s;
    cursor: pointer;
    z-index: 200;
  }
  .youtube_box .contents .bottom_slider .slick-arrow:hover {
    opacity: 0.7;
  }
  .youtube_box .contents .bottom_slider .slick-arrow:before {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
  }
  .youtube_box .contents .bottom_slider .slick-arrow.slick-button-prev {
    margin: 0;
    left: -40px;
  }
  .youtube_box .contents .bottom_slider .slick-arrow.slick-button-prev:before {
    background: url(../images/icon_slide_prev.png) no-repeat left top;
    background-size: 100% auto;
    transform: rotate(-90deg);
  }
  .youtube_box .contents .bottom_slider .slick-arrow.slick-button-next {
    left: 910px;
    margin-left: 45px;
    margin: -5px;
  }
  .youtube_box .contents .bottom_slider .slick-arrow.slick-button-next:before {
    background: url(../images/icon_slide_next.png) no-repeat left top;
    background-size: 100% auto;
    transform: rotate(-90deg);
  }

  /* ---------------------------------------------- */
  .dogs_sec {
    background: url(../images/contents_bg_01.jpg) left top repeat;
    min-width: 1400px;
    padding: 96px 0;
    width: 100%;
  }
  .dogs_sec.rescued {
    padding-top: 0;
  }
  .dogs_sec .sec_title {
    background: url(../images/page_icon_03.png) left center no-repeat;
    background-size: 42px auto;
    padding: 0 58px;
  }
  .dogs_sec .sec_comment .omiai_caution {
    display: block;
    margin-top: 12px;
  }

  .dogs_list {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    width: 1200px;
    margin: 0 auto;
  }
  .dogs_list li {
    box-sizing: border-box;
    width: 287px;
    padding: 10px 10px 0 0;
    position: relative;
    margin-bottom: 24px;
    margin-right: 12px;
  }
  .rb::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    right: 1px;
    top: 2px;
    z-index: 1;
  }
  .rb_dic::before {
    background: url(../images/ribbon_dic.png) no-repeat top right;
  }
  .rb_try::before {
    background: url(../images/ribbon_try.png) no-repeat top right;
  }
  .rb_match::before {
    background: url(../images/ribbon_match.png) no-repeat top right;
  }
  .rb_training::before {
    background: url(../images/ribbon_training.png) no-repeat top right;
  }
  .rb_observing::before {
    background: url(../images/ribbon_observing.png) no-repeat top right;
  }
  .dogs_list li a {
    display: block;
    width: 100%;
  }
  .dogs_list li a dl {
    
  }
  .dogs_list li a dl dt {
    position: relative;
  }
  .dogs_list li a dl dt img {
    width: 100%;
    max-width: 100%;
    overflow: hidden;
  }
  .dogs_list li a dl dt .supporter {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 110px;
    height: 53px;
    -moz-border-radius: 0 20px 0 0;
         border-radius: 0 20px 0 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
    padding-top: 2px;
    font-size: 1.6rem;
    line-height: 1.3;
    color: #fff;
    background: rgba(230, 0, 18, 0.8);
    z-index: 1;
  }
  .dogs_list li a dl dt .supporter.count {
    font-size: 1.4rem;
    background: rgba(90, 90, 90, 0.8);
  }
  .dogs_list li a dl dt .supporter > span:nth-of-type(2) {
    font-weight: bold;
    font-size: 1.4rem;
    padding-right: 4px;
    letter-spacing: 1px;
  }
  .dogs_list li a dl dt .supporter > span:nth-of-type(2) > span {
    font-size: 1.8rem;
    padding-right: 2px;
  }
  .dogs_list li a dl dd {
    display: flex;
    justify-content: space-between;
    margin-top: 9px;
  }
  .dog_name {
    font-size: 18px;
    font-weight: bold;
    box-sizing: border-box;
    background: white;
    color: black;
    width: 204px;
    height: 38px;
    padding-top: 7px;
    position: relative;
  }
  .dog_name::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 86%;
    width: 10px;
    height: 10px;
    border-top: solid 1px #6d9249;
    border-left: solid 1px #6d9249;
    transform: translateY(-50%) rotateZ(135deg);
  }
  .dog_sex {
    background: white;
    width: 64px;
    height: 38px;
    text-align: center;
  }
  .dog_sex img {
    width: 16px;
    height: 26px;
    padding-top: 6px;
  }

  .heaven {
    padding-top: 0;
  }
  .dogs_sec .more_btn {
    margin: 40px auto 16px;
    width: 360px;
  }
  .dogs_sec .more_btn a {
    background: url(../images/icon_arrow_02.png) 94% center no-repeat #346702;
    color: #ffffff;
    display: block;
    font-size: 1.8rem;
    line-height: 1;
    padding: 26px 0;
    text-decoration: none;
  }
  .btn_wrap {
    position: relative;
    width: 840px;
    margin: 0 auto;
  }
  .dog {
    width: 234px;
    height: 274px;
  }
  .alpha_ovr {
    width: 100%;
    display: block;
    text-decoration: none !important;
    transition: .2s;
    opacity: 1;
  }
  .alpha_ovr:hover {
    opacity: .7 !important;
  }

  /* ---------------------------------------------- */
  .conditions_sec {
    padding: 96px 0;
    min-width: 1400px;
  }
  .conditions_sec .sec_title {
    background: url(../images/page_icon_04.png) left center no-repeat;
    background-size: 32px auto;
    padding: 0 46px;
  }
  .conditions_list {
    margin: 0 auto;
    width: 500px;
  }
  .conditions_list li {
    background: url(../images/icon_dog.png) left center no-repeat;
    font-size: 1.8rem;
    margin: 0 0 10px;
    padding: 0 0 0 35px;
    text-align: left;
  }
  .conditions_sec .btn {
    margin: 40px auto 16px;
    width: 360px;
  }
  .conditions_sec .btn a {
    background: url(../images/icon_arrow_02.png) 94% center no-repeat #346702;
    color: #ffffff;
    display: block;
    font-size: 1.8rem;
    line-height: 1;
    padding: 26px 0;
    text-decoration: none;
  }
  .conditions_sec .caution_txt {
    color: #ff0000;
    font-size: 1.6rem;
  }

  /* ---------------------------------------------- */
  .how_sec {
    background: url(../images/contents_bg_02_pc.jpg) left top no-repeat;
    background-size: cover;
    min-width: 1400px;
    padding: 96px 0;
    width: 100%;
  }
  .how_sec .sec_title {
    background: url(../images/page_icon_05.png) left center no-repeat;
    background-size: 27px auto;
    padding: 3px 44px;
  }
  .how_box {
    background: rgba(255, 255, 255, .8);
    box-sizing: border-box;
    margin: 0 auto;
    padding: 70px 174px;
    width: 1000px;
  }
  .how_list {
  }
  .how_list li {
    border: 1px solid #803702;
    font-size: 1.8rem;
    padding: 12px 0 12px 30px;
    position: relative;
    text-align: left;
  }
  .how_list li + li {
    margin: 44px 0 0;
  }
  .how_list li + li::before {
    background: url(../images/icon_arrow_03.png) left top no-repeat;
    background-size: 18px auto;
    content: '';
    display: block;
    height: 32px;
    left: 50%;
    margin: 0 0 0 -9px;
    position: absolute;
    top: -36px;
    width: 18px;
  }
  .how_list li span {
    display: inline-block;
    vertical-align: middle;
  }
  .how_list li em {
    color: #803702;
    display: inline-block;
    font-family: Lora, sans-serif;
    font-size: 3.2rem;
    font-style: italic;
    font-weight: bold;
    line-height: 1;
    padding: 0 20px 0 0;
    vertical-align: middle;
  }

  /* ---------------------------------------------- */
  .faq_sec {
    padding: 98px 0;
    min-width: 1400px;
  }
  .faq_sec .sec_title {
    background: url(../images/page_icon_06.png) left center no-repeat;
    background-size: 38px auto;
    padding: 0 50px;
  }
  .faq_box {
    margin: 0 auto;
    text-align: left;
    width: 754px;
  }
  .faq_box + .faq_box {
    margin: 25px auto 0;
  }
  .faq_box dt,
  .faq_box dd {
    background: #eff5e9;
    padding: 14px 20px;
    position: relative;
  }
  .faq_box dt {
    cursor: pointer;
  }
  .faq_box dd {
    display: none;
  }
  .faq_box dt::after {
    background: url(../images/icon_plus.png) left top no-repeat;
    background-size: 18px auto;
    content: '';
    display: block;
    height: 18px;
    left: 96%;
    margin: -9px 0 0;
    position: absolute;
    top: 50%;
    width: 18px;
  }
  .faq_box dt.open::after {
    background: url(../images/icon_minus.png) left top no-repeat;
    background-size: 18px auto;
  }
  .faq_box dt em,
  .faq_box dd em {
    color: #803702;
    display: inline-block;
    font-family: Lora, sans-serif;
    font-size: 3.2rem;
    font-style: italic;
    line-height: 1;
    vertical-align: middle;
    width: 56px;
  }
  .faq_box dt span,
  .faq_box dd span {
    display: inline-block;
    font-size: 1.8rem;
    font-weight: bold;
    vertical-align: middle;
    width: 642px;
  }
  .faq_box dd span {
    font-weight: normal;
  }
  .faq_box dd em {
    color: #346702;
  }

  /* ---------------------------------------------- */

  .req_sec {
    background: url(../images/contents_bg_03_pc.jpg) left top no-repeat;
    background-size: cover;
    min-width: 1400px;
    padding: 96px 0;
    width: 100%;
  }
  .rec_sec {
    min-width: 1400px;
    padding-bottom: 10px;
    margin-top: 100px;
  }
  .rec_sec__wrap {
    border: solid 2px #346702;
    width: 995px;
    margin: 0 auto;
  }
  .rec_sec__wrap .sec_title_box {
    width: 366px;
    margin: 98px auto 0;
  }
  .rec_sec__wrap .sec_title_box .sec_title {
    position: relative;
  }
  .rec_sec__wrap h4 {
    font-size: 24px;
    font-weight: 300;
    margin: 36px 0 26px -8px;
  }
  .rec_sec__wrap h4:nth-of-type(2) {
    margin-top: 76px;
  }
  .rec_sec__content {
    /* width: 714px; */
    width: 814px;
    margin: 0 auto;
    text-align: left;
    /* padding-left: 38px; */
    position: relative;
  }
  .rec_sec__content .support {
    position: absolute;
    width: 330px;
    top: 222px;
    right: 0px;
    margin: 0;
    overflow: hidden;
  }
  .rec_sec__content .support img {
    width: 100%;
  }
  .rec_desc {
    font-size: 18px;
    line-height: 25px;
    text-align: left;
    margin: 0 auto;
    /* margin-right: 38px; */
  }
  .rec_desc +.rec_desc  {
    margin-top: 23px;
  }
  .rec_sec__content > dl {
    display: flex;
  }
  .rec_sec__content > dl:first-of-type {
    margin-top: 6px;
  }
  .rec_sec__content > dl dt,
  .rec_sec__content > dl dd {
    font-size: 18px;
    line-height: 25px;
    text-align: left;
  }
  .rec_sec__content > dl dt {
    width: 120px;
  }
  .rec_sec__content a {
    display: block;
    margin: 32px auto 72px;
  }
  .rec_sec__content picture img {
    width: 100%;
  }
  .rec_sec .more_btn {
    margin: 60px auto 0;
    width: 360px;
  }
  .rec_sec .more_btn a {
    background: url(../images/icon_arrow_10.png) 94% center no-repeat #e60012;
    color: #ffffff;
    display: block;
    font-size: 1.8rem;
    line-height: 1;
    padding: 26px 0 26px 40px;
    text-decoration: none;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    transition: .2s;
    letter-spacing: 1px;
    box-sizing: border-box;
    position: relative;
  }
  .rec_sec .more_btn.line {
    margin-top: 100px;
  }
  .rec_sec .more_btn.line a {
    background: url(../images/icon_arrow_10.png) 94% center no-repeat #06c755;
    padding-left: 20px;
  }
  .rec_sec .more_btn.line a:before {
    content: '';
    display: inline-block;
    background: url(../images/icon_line2.png) no-repeat center / contain;
    width: 49px;
    height: 49px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 30px;
    margin: auto;


  }

  /* ---------------------------------------------- */

  .sos_sec {
    background: url(../images/contents_bg_03_pc.jpg) left top no-repeat;
    background-size: cover;
    min-width: 1400px;
    padding: 96px 0;
    width: 100%;
  }
  .sos_sec .sec_title_box {
    min-width: 570px;
  }
  .sos_sec .sec_title {
    background: url(../images/page_icon_07.png) left center no-repeat;
    background-size: 36px auto;
    padding: 3px 52px;
  }
  .sos_sec .sec_title span {
    font-size: 2.4rem;
  }
  .sos_box {
    background: rgba(255, 255, 255, .75);
    box-sizing: border-box;
    margin: 0 auto;
    padding: 70px 120px;
    width: 1000px;
  }
  .sos_list {
    font-size: 0;
    margin: 0 0 14px;
  }
  .sos_list li {
    display: inline-block;
    position: relative;
    vertical-align: top;
  }
  .sos_list li:nth-of-type(2) {
    margin: 0 0 0 28px;
  }
  .sos_list li .modal_btn {
    bottom: 0;
    position: absolute;
    right: 0;
  }
  .sos_list li .modal_btn a {
    background: url(../images/icon_arrow_02.png) 95% center no-repeat #346702;
    color: #ffffff;
    display: inline-block;
    font-size: 1.6rem;
    padding: 12px 40px 12px 30px;
    text-decoration: none;
    vertical-align: top;
    box-sizing: border-box;
  }
  .sos_box .caution_txt {
    font-size: 1.6rem;
    text-align: left;
  }
  .sos_box .caution_txt + .caution_txt {
    margin: 10px 0 0;
  }

  /* ---------------------------------------------- */

  .blog_sec {
    padding: 96px 0 130px;
  }
  .blog_sec .sec_title {
    background: url(../images/page_icon_08.png) left center no-repeat;
    background-size: 36px auto;
    padding: 0 58px;
  }
  .blog {
    text-align: left;
    width: 754px;
    margin: 0 auto;
  }
  .blog li + li {
    margin-top: 6px;
  }
  .blog li a span {
    font-size: 1.6rem;
    display: inline-block;
    vertical-align: top;
    width: 100px;
    text-decoration: underline;
  }
  .blog li a span + span {
    margin-left: 1em;
    width: calc(100% - 120px);
  }
  .blog li a:hover span {
    text-decoration: none!important;
  }
  .blog_more {
    text-align: right;
    width: 754px;
    margin: 0 auto;
  }
  .blog_more a {
    background: url(../images/icon_arrow_01.png) 94% center no-repeat #ffffff;
    background-size: 8px auto;
    text-decoration: none;
    padding-right: 20px;
    font-size: 1.6rem;
    transition: all 0.3s;
  }
  .blog_more a:hover {
    opacity: 0.7;
  }

  /* ---------------------------------------------- */

  .volunteer_sec {
    min-width: 1400px;
    margin-top: 90px;
  }
  .volunteer_sec__wrap {
    border: solid 2px #346702;
    width: 995px;
    margin: 0 auto;
    padding: 60px 0;
  }
  .volunteer_sec__wrap .volunteer_title {
    width: 714px;
    margin: 0 auto;
    font-size: 2.6rem;
    color: #696666;
    font-weight: bold;
    border-bottom: 2px solid #dcdcdc;
    padding-bottom: 6px;
    letter-spacing: 1px;
  }
  .volunteer_sec__content {
    width: 714px;
    margin: 0 auto;
    text-align: left;
    position: relative;
  }
  .volunteer_sec__content .box {
    margin-top: 30px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
       -moz-box-orient: horizontal;
       -moz-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .volunteer_sec__content .box .box__image {
    width: 334px;
    margin: 0;
  }
  .volunteer_sec__content .box .box__image img {
    width: 100%;
  }
  .volunteer_sec__content .box .box__txt {
    width: 334px;
    font-size: 1.7rem;
  }
  .volunteer_sec__content .box .box__txt dl {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
  .volunteer_sec__content .box .box__txt dl + dl {
    margin-top: 4px;
  }
  .volunteer_sec__content .box .box__txt dl:not(.wide) dt {
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .volunteer_sec__content .box .box__txt dl.wide {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 12px;
  }
  .volunteer_sec__content .box .box__txt dl dt {
    font-weight: bold;
    color: #346702;
  }
  .volunteer_sec__content .box .box__txt dl dd {
    width: 100%;
  }
  .volunteer_sec__content .box .box__txt dl dd .more_btn {
    width: 100%;
    margin-top: 8px;
  }
  .volunteer_sec__content .box .box__txt dl dd .more_btn a {
    display: block;
    font-size: 1.8rem;
    line-height: 1;
    padding: 14px 60px;
    text-decoration: none;
    border: solid 1px #346702;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    color: #346702;
    position: relative;
    background: url(../images/icon_mail2.png) no-repeat left 16px center/30px auto;
  }
  .volunteer_sec__content .box .box__txt dl dd .more_btn a:before {
    content: '';
    display: block;
    width: 22px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background: #346702 url(../images/icon_arrow_02.png) no-repeat center left 8px/8px auto;
  }

  /* ---------------------------------------------- */

  .income_sec {
    min-width: 1400px;
    padding-bottom: 140px;
  }
  .income_sec__wrap {
    border: solid 2px #346702;
    width: 995px;
    margin: 0 auto;
    padding: 80px 0;
  }
  .income_sec__wrap .sec_title_box {
    width: 366px;
    margin: 0 auto;
  }
  .income_sec__wrap .sec_title_box .sec_title {
    position: relative;
    /* margin-left: 32px; */
    background: url(../images/page_icon_10.png) left center no-repeat;
    -moz-background-size: 41px auto;
         background-size: 41px auto;
    padding: 0 58px;
  }
  .income_sec__content {
    width: 570px;
    margin: 0 auto;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
  }
  .income_sec__content .box {
    padding: 40px;
    background: #eff5e9;
    margin: 0;
  }
  .income_sec__content .box img {
    width: 100%;
  }
  .income_sec__content .more_btn {
    margin: 60px auto 0;
    width: 360px;
  }
  .income_sec__content .more_btn a {
    background: url(../images/icon_arrow_02.png) 94% center no-repeat #346702;
    color: #ffffff;
    display: block;
    font-size: 1.8rem;
    line-height: 1;
    padding: 26px 0;
    text-decoration: none;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    transition: .2s;
  }

  .more_btn.mail {
    margin-top: 18px;
  }
  .more_btn.mail a {
    display: block;
    font-size: 1.8rem;
    line-height: 1;
    padding: 14px 60px;
    text-decoration: none;
    border: solid 1px #346702;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #346702;
    position: relative;
    background: url(../images/icon_mail2.png) no-repeat left 16px center/30px auto;
  }
  .more_btn.mail a:before {
    content: '';
    display: block;
    width: 22px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background: #346702 url(../images/icon_arrow_02.png) no-repeat center left 8px/8px auto;
  }
}

@media screen and (max-width: 768px) {
  /* ===================================================================
  use sp
  =================================================================== */
  .main_area {
    /* background: url(../images/top_bg_sp.jpg) center center; */
    /* background-size: cover; */
    height: 385px;
    min-width: 320px;
    position: relative;
    width: 100%;
  }
  /* h1 {
    left: 50%;
    margin: 0 0 0 -142px;
    position: absolute;
    top: 20px;
    width: 285px;
    z-index: 2;
  } */
  .top_item {
    bottom: 20px;
    position: absolute;
    right: 15px;
    width: 86px;
    z-index: 2;
  }

  .main_slide {
    height: 385px;
  }
  .main_slide .swiper-slide {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .main_slide .swiper-slide img {
    height: 100%;
    width: auto;
  }
  .main_slide .swiper-pagination-bullet {
    background: #fff;
    opacity: 1;
  }
  .main_slide .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #346702;
  }

  /* ---------------------------------------------- */
  .contents {
    margin: 0 auto;
    min-width: 320px;
    width: 100%;
    overflow: hidden;
  }
  section {
    box-sizing: border-box;
    margin: 0 auto;
    padding: 0 6% 45px;
    text-align: center;
    width: 100%;
  }

  .sec_title_box {
    display: inline-block;
    margin: 0 auto;
    min-width: 190px;
    text-align: center;
  }
  .sec_title_box .sec_title {
    color: #346702;
    display: inline-block;
    font-family: Lora, '游明朝', YuMincho, 'Yu Mincho', 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'ＭＳ Ｐ明朝', Osaka, 'メイリオ', Meiryo, sans-serif;
    font-size: 2.1rem;
    line-height: 1;
    margin: 0 0 8px;
  }
  .sec_title_box .sec_eng_title {
    border-top: 1px solid #346702;
    color: #346702;
    font-family: Lora, sans-serif;
    font-size: 1.2rem;
    font-style: italic;
    font-weight: bold;
    line-height: 1;
    margin: 0 0 10px;
    padding: 6px 0 0;
    text-align: center;
  }
  .sec_title_box .sec_comment {
    margin: 0px 0 20px;
  }
  .sec_title_box .dog_num {
    color: #346702;
    font-size: 16px;
    border: 1px solid #346702;
    font-weight: bold;
    border-radius: 50%;
    padding: 8px 12px;
    margin-bottom: 20px;
    display: inline-block;
  }

  /* ---------------------------------------------- */
  .action_sec {
    padding: 35px 6% 0;
  }
  .action_sec .title {
    margin: 0 0 10px;
    text-align: center;
    width: 100%;
  }
  .action_sec .sub_title {
    color: #346702;
    font-family: Lora, '游明朝', YuMincho, 'Yu Mincho', 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'ＭＳ Ｐ明朝', Osaka, 'メイリオ', Meiryo, sans-serif;
    font-size: 2.0rem;
    font-weight: normal;
    line-height: 1;
    margin: 0 0 35px;
    text-align: center;
  }
  .action_sec .lead_txt {
    font-size: 1.6rem;
    line-height: 24px;
    margin: 0 0 40px;
    text-align: left;
  }
  .action_sec .lead_txt em {
    color: #ff0000;
    font-style: normal;
  }

  .action_box {
    border: 1px solid #346702;
    box-sizing: border-box;
    margin: 0 auto;
    padding: 25px 15px 20px;
    width: 100%;
  }
  .action_box p {
    font-size: 1.5rem;
    line-height: 22px;
    text-align: left;
  }
  .action_box p em {
    color: #ff0000;
    font-style: normal;
  }
  .action_box p em img {
    height: auto;
    padding: 0 2px 0 0;
    vertical-align: baseline;
    width: 12px;
  }
  .action_sec .sec_title {
    background: url(../images/page_icon_01.png) left center no-repeat;
    background-size: 14px auto;
    color: #803702;
    padding: 0 24px;
  }
  .action_sec .sec_eng_title {
    border-top: 1px solid #803702;
    color: #803702;
  }

  .action_sec .item_img_01 {
    animation: imgLoop 30s linear infinite;
    background: url(../images/item_img_01.jpg) left top repeat-x;
    background-size: auto 100%;
    height: 100px;
    margin: 0 -7%;
  }
  .action_sec .item_img_02 {
    animation: imgLoopR 30s linear infinite;
    background: url(../images/item_img_02.jpg) left top repeat-x;
    background-size: auto 100%;
    height: 100px;
    margin: 0 -7% 80px;
  }

  /* ---------------------------------------------- */
  .live_sec {
    background: url(../images/contents_bg_04_sp.jpg) left top no-repeat;
    background-size: cover;
    min-width: 320px;
    padding: 48px 6%;
    width: 100%;
  }
  .live_sec .sec_title {
    background: url(../images/page_icon_09.png) left center no-repeat;
    background-size: 20px auto;
    padding: 3px 21px;
  }
  .live_box {
    background: rgba(255, 255, 255, .8);
    box-sizing: border-box;
    margin: 0 auto;
    padding: 30px 20px;
    width: 100%;
  }
  .livecamera_box {
    width: 100%;
    aspect-ratio: 16 / 9;
    margin: 0 auto;
  }
  .youtubelive-list {
    width: 100%;
  }
  .youtubelive-list li {
    width:100%;
    display:flex;
    justify-content:space-between;
  }
  .youtubelive-list li .movie-box {
    width: 100%;
    aspect-ratio: 16 / 9;
  }
  .youtubelive-list li .movie-box iframe {
    width: 100%;
    height: 100%;
  }
/*  .livecamera_box iframe {
    width: 100%;
    height: 100%;
  } */
  .livecamera_box .under_maintenance {
    font-size: 1.6rem;
    color: #ff0000;
    font-weight: bold;
  }
  .livecamera_box .time_schdule {
    margin-top: 11px;
  }
  .livecamera_box .time_schdule h4 {
    font-size: 1.5rem;
  }
  .livecamera_box .time_schdule >p {
    margin-top: 4px;
    font-size: 1.2rem;
    line-height: 1.6;
  }
  .youtube_box {
    width: 100%;
    margin: 0 auto;
  }
  .youtube_box h4 {
    display: block;
    width: 80%;
    margin: 0 auto;
    padding: 30px 0 20px;
  }

  .youtube_box .contents {
    width: 100%;
    min-width: 100%;
    overflow: visible;
    margin: 0;
  }
  .youtube_box .contents .section__inner {
    width: 100%;
  }
  .youtube_box .contents .bottom_slider {}
  .youtube_box .contents .bottom_slider .slider {
    position: relative;
  }
  .youtube_box .contents .bottom_slider .slider__inner {
    margin: 0;
  }
  .youtube_box .contents .bottom_slider .slider__list__image {
    aspect-ratio: 9 / 16;
    width: 100%;
    position: relative;
    display: block;
    overflow: hidden;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    border: 1px solid #fff;
    box-sizing: border-box;
  }
  .youtube_box .contents .bottom_slider .slider__list__image iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    pointer-events: none;
  }
  .youtube_box .contents .bottom_slider .slider__list__text {
    font-size: 3.64583vw;
    font-weight: bold;
    margin-top: 3.64583vw;
  }
  .youtube_box .contents .bottom_slider .slider__list a {
    text-decoration: none;
  }
  .youtube_box .contents .bottom_slider .slider__list a:hover {
    opacity: 0.7;
  }
  .youtube_box .contents .bottom_slider .slick-arrow {
    position: absolute;
    top: 50%;
    width: 0;
    height: 0;
    border-style: solid;
    -webkit-transform: translate(-50%, -50%);
       -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    left: 0;
    width: 30px;
    height: 30px;
    font-size: 0;
    z-index: 1;
    border: 0;
    outline: none;
    background: none;
  }
  .youtube_box .contents .bottom_slider .slick-arrow:active, .bottom_slider .slick-arrow:hover {
    border: 0;
    outline: none;
  }
  .youtube_box .contents .bottom_slider .slick-button-prev {
    left: 5px;
    right: auto;
  }
  .youtube_box .contents .bottom_slider .slick-button-prev:before {
    content: "";
    background: url(../images/icon_slide_prev.png) no-repeat left top;
    -moz-background-size: 100% auto;
         background-size: 100% auto;
    -webkit-transform: rotate(-90deg);
       -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
            transform: rotate(-90deg);
    width: 100%;
    height: 100%;
    display: block;
  }
  .youtube_box .contents .bottom_slider .slick-button-next {
    right: -25px;
    left: auto;
  }
  .youtube_box .contents .bottom_slider .slick-button-next:before {
    content: "";
    background: url(../images/icon_slide_next.png) no-repeat left top;
    -moz-background-size: 100% auto;
         background-size: 100% auto;
    -webkit-transform: rotate(-90deg);
       -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
            transform: rotate(-90deg);
    width: 100%;
    height: 100%;
    display: block;
  }


  /* ---------------------------------------------- */
  .news_sec {
    padding: 48px 6%;
  }
  .news_sec .sec_title {
    background: url(../images/page_icon_02.png) left center no-repeat;
    background-size: 20px auto;
    padding: 0 25px;
  }
  .news_list {
    margin: 0 auto;
    width: 100%;
  }
  .news_list li {
    text-align: left;
  }
  .news_list li + li {
    margin: 14px 0 0;
  }
  .news_list li a {
    text-decoration: none;
  }
  .news_list li span {
    display: block;
  }
  .news_list li span:nth-of-type(1) {
    color: #803702;
    font-family: Lora, sans-serif;
    font-size: 1.4rem;
    font-style: italic;
    font-weight: bold;
  }
  .news_list li span:nth-of-type(2) {
    font-size: 1.5rem;
  }
  .news_sec .more_btn {
    margin: 38px auto 10px;
    width: 230px;
  }
  .news_sec .more_btn a {
    background: url(../images/icon_arrow_02.png) 94% center no-repeat #346702;
    background-size: 6px auto;
    color: #ffffff;
    display: block;
    font-size: 1.4rem;
    line-height: 1;
    padding: 15px 0;
    text-decoration: none;
  }

  /* ---------------------------------------------- */
  .dogs_sec {
    background: url(../images/contents_bg_01.jpg) left top repeat;
    min-width: 320px;
    padding: 48px 0;
    width: 100%;
  }
  .dogs_sec .sec_title {
    background: url(../images/page_icon_03.png) left center no-repeat;
    background-size: 21px auto;
    padding: 0 27px;
  }
  .dogs_sec .sec_comment .omiai_caution {
    display: block;
    margin-top: 12px;
  }
  .dogs_slide {
    margin: 0 auto;
    overflow: hidden;
    width: 90%;
  }
  .dogs_list {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    width: 77.08%;
    margin: 0 auto;
  }
  .dogs_list li {
    box-sizing: border-box;
    width: 48.13%;
    padding: 5px 5px 0 0;
    position: relative;
    margin-bottom: 24px;
  }
  .dogs_list li a {
    display: block;
    width: 100%;
  }
  .dogs_list li a dl dt {
  }
  .rb::before {
    content: "";
    position: absolute;
    width: 20vw;
    height: 20vw;
    right: 0;
    top: 0;
    z-index: 1;
  }
  .rb_dic::before {
    background: url(../images/ribbon_dic_sp.png) no-repeat top right;
    background-size: contain;
  }
  .rb_try::before {
    background: url(../images/ribbon_try_sp.png) no-repeat top right;
    background-size: contain;
  }
  .rb_match::before {
    background: url(../images/ribbon_match_sp.png) no-repeat top right;
    background-size: contain;
  }
  .rb_training::before {
    background: url(../images/ribbon_training.png) no-repeat top right;
    background-size: contain;
  }
  .rb_observing::before {
    background: url(../images/ribbon_observing.png) no-repeat top right;
    background-size: contain;
  }
  .dogs_list li a dl dt {
    position: relative;
  }
  .dogs_list li a dl dt img {
    width: 100%;
    max-width: 100%;
    overflow: hidden;
  }
  .dogs_list li a dl dt .supporter {
    position: absolute;
    bottom: 0;
    left: 0;
    width: -webkit-calc(155 * 100vw / 768);
    width: -moz-calc(155 * 100vw / 768);
    width: calc(155 * 100vw / 768);
    height: -webkit-calc(74 * 100vw / 768);
    height: -moz-calc(74 * 100vw / 768);
    height: calc(74 * 100vw / 768);
    -moz-border-radius: 0 -moz-calc(20 * 100vw / 768) 0 0;
         border-radius: 0 -webkit-calc(20 * 100vw / 768) 0 0;
         border-radius: 0 calc(20 * 100vw / 768) 0 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
    padding-top: -webkit-calc(4 * 100vw / 768);
    padding-top: -moz-calc(4 * 100vw / 768);
    padding-top: calc(4 * 100vw / 768);
    font-size: -webkit-calc(24 * 100vw / 768);
    font-size: -moz-calc(24 * 100vw / 768);
    font-size: calc(24 * 100vw / 768);
    line-height: 1.2;
    color: #fff;
    background: rgba(230, 0, 18, 0.8);
    z-index: 1;
  }
  .dogs_list li a dl dt .supporter.count {
    background: rgba(90, 90, 90, 0.8);
  }
  .dogs_list li a dl dt .supporter > span:nth-of-type(2) {
    font-weight: bold;
    font-size: -webkit-calc(22 * 100vw / 768);
    font-size: -moz-calc(22 * 100vw / 768);
    font-size: calc(22 * 100vw / 768);
  }
  .dogs_list li a dl dt .supporter > span:nth-of-type(2) > span {
    font-size: -webkit-calc(26 * 100vw / 768);
    font-size: -moz-calc(26 * 100vw / 768);
    font-size: calc(26 * 100vw / 768);
    letter-spacing: calc(2 * 100vw / 768);
    padding-right: calc(2 * 100vw / 768);
  }
  .dogs_list li a dl dd {
    display: flex;
    justify-content: space-between;
    margin-top: 8px;
  }
  .dog_name {
    box-sizing: border-box;
    background: white;
    color: black;
    width: 70%;
    font-size: 2.4vw;
    font-weight: bold;
    padding-top: 3.4%;
    position: relative;
  }
  .dog_name::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 86%;
    width: 1.2vw;
    height: 1.2vw;
    border-top: solid 1px #6d9249;
    border-left: solid 1px #6d9249;
    transform: translateY(-50%) rotateZ(135deg);
  }
  .dog_sex {
    background: white;
    width: 26%;
    height: 13%;
    text-align: center;
  }
  .dog_sex img {
    padding: 12% 0;
    width: 18%;
  }

  .more_btn {
    margin: 38px auto 42px;
    width: 230px;
  }
  .more_btn a {
    background: url(../images/icon_arrow_02.png) 94% center no-repeat #346702;
    background-size: 6px auto;
    color: #ffffff;
    display: block;
    font-size: 1.4rem;
    line-height: 1;
    padding: 15px 0;
    text-decoration: none;
  }

  .dogs_slide {
    margin: 0 auto;
    overflow: hidden;
    width: 90%;
  }
  .slick-dots {
    font-size: 0;
    margin: 10px 0 0;
  }
  .slick-dots li {
    display: inline-block;
    margin: 0 3px;
    vertical-align: top;
  }
  .slick-dots li.slick-active button {
    background: #346702;
  }
  .slick-dots li button {
    background: #eff5e9;
    border: none;
    border-radius: 5px;
    font-size: 0;
    line-height: 1;
    margin: 0;
    padding: 0;
    height: 10px;
    width: 10px;
  }
  .btn_wrap {
    position: relative;
    width: 98vw;
    margin: 0 auto;
  }
  .alpha_ovr {
    display: block;
    width: 100%;
    text-decoration: none !important;
    opacity: 1 !important;
  }
  .heaven > .sec_title_box {
    margin-bottom: 3vw;
  }

  /* ---------------------------------------------- */
  .conditions_sec {
    padding: 48px 6%;
  }
  .conditions_sec .sec_title {
    background: url(../images/page_icon_04.png) left center no-repeat;
    background-size: 16px auto;
    padding: 0 22px;
  }
  .conditions_list {
    margin: 0 auto;
    width: 100%;
  }
  .conditions_list li {
    background: url(../images/icon_dog.png) left 4px no-repeat;
    background-size: 15px auto;
    font-size: 1.5rem;
    margin: 0 0 10px;
    padding: 0 0 0 26px;
    text-align: left;
  }
  .conditions_sec .btn {
    margin: 38px auto 10px;
    width: 230px;
  }
  .conditions_sec .btn a {
    background: url(../images/icon_arrow_02.png) 94% center no-repeat #346702;
    background-size: 6px auto;
    color: #ffffff;
    display: block;
    font-size: 1.4rem;
    line-height: 1;
    padding: 15px 0;
    text-decoration: none;
  }
  .conditions_sec .caution_txt {
    color: #ff0000;
    font-size: 1.4rem;
  }

  /* ---------------------------------------------- */
  .how_sec {
    background: url(../images/contents_bg_02_sp.jpg) left top no-repeat;
    background-size: cover;
    min-width: 320px;
    padding: 48px 6%;
    width: 100%;
  }
  .how_sec .sec_title {
    background: url(../images/page_icon_05.png) left center no-repeat;
    background-size: 14px auto;
    padding: 3px 21px;
  }
  .how_box {
    background: rgba(255, 255, 255, .8);
    box-sizing: border-box;
    margin: 0 auto;
    padding: 30px 20px;
    width: 100%;
  }
  .how_list {
  }
  .how_list li {
    border: 1px solid #803702;
    font-size: 1.5rem;
    padding: 10px 8px;
    position: relative;
    text-align: left;
  }
  .how_list li + li {
    margin: 28px 0 0;
  }
  .how_list li + li::before {
    background: url(../images/icon_arrow_03.png) left top no-repeat;
    background-size: 12px auto;
    content: '';
    display: block;
    height: 19px;
    left: 50%;
    margin: 0 0 0 -6px;
    position: absolute;
    top: -24px;
    width: 12px;
  }
  .how_list li span {
    display: inline-block;
    vertical-align: middle;
    width: 90%;
  }
  .how_list li em {
    color: #803702;
    display: inline-block;
    font-family: Lora, sans-serif;
    font-size: 1.7rem;
    font-style: italic;
    font-weight: bold;
    line-height: 1;
    vertical-align: middle;
    width: 10%;
  }

  /* ---------------------------------------------- */
  .faq_sec {
    padding: 48px 6%;
  }
  .faq_sec .sec_title {
    background: url(../images/page_icon_06.png) left center no-repeat;
    background-size: 18px auto;
    padding: 0 23px;
  }
  .faq_box {
    margin: 0 auto;
    text-align: left;
    width: 100%;
  }
  .faq_box + .faq_box {
    margin: 16px auto 0;
  }
  .faq_box dt,
  .faq_box dd {
    background: #eff5e9;
    padding: 14px 28px 14px 20px;
    position: relative;
  }
  .faq_box dd {
    display: none;
  }
  .faq_box dt::after {
    background: url(../images/icon_plus.png) left top no-repeat;
    background-size: 15px auto;
    content: '';
    display: block;
    height: 15px;
    left: 92%;
    margin: -8px 0 0;
    position: absolute;
    top: 50%;
    width: 15px;
  }
  .faq_box dt.open::after {
    background: url(../images/icon_minus.png) left top no-repeat;
    background-size: 15px auto;
  }
  .faq_box dt em,
  .faq_box dd em {
    color: #803702;
    display: inline-block;
    font-family: Lora, sans-serif;
    font-size: 1.8rem;
    font-style: italic;
    line-height: 1;
    vertical-align: top;
    width: 10%;
  }
  .faq_box dt span,
  .faq_box dd span {
    display: inline-block;
    font-size: 1.5rem;
    font-weight: bold;
    vertical-align: middle;
    width: 90%;
  }
  .faq_box dd span {
    font-weight: normal;
  }
  .faq_box dd em {
    color: #346702;
  }

  /* ---------------------------------------------- */

  .req_sec {
    padding: 48px 6%;
  }
  .rec_sec__wrap {
    border: solid 2px #346702;
    width: 85.67vw;
    margin: 48px auto 0;
  }
  .rec_sec__wrap .sec_title_box {
    margin: 48px auto 16px;
  }
  .rec_sec__wrap .sec_title_box .sec_title {
    position: relative;
  }
  .rec_sec__wrap h4 {
    font-size: 1.8rem;
    font-weight: 300;
    margin: 32px 0 26px -8px;
  }
  .rec_sec__wrap h4:nth-of-type(2) {
    margin-bottom: 10px;
  }
  .rec_sec__content {
    /* width: 80%;
    margin: 0 auto; */
    text-align: left;
    position: relative;
  }
  .rec_sec__content .support {
    width: 100%;
    margin: 0;
    overflow: hidden;
  }
  .rec_sec__content .support img {
    width: 100%;
  }
  .rec_desc {
    font-size: 1.5rem;
    text-align: left;
    margin: 24px auto 0;
    line-height: 1.5;
    width: 80%;
    margin: 0 auto;
  }
  .rec_sec__content > dl {
    display: flex;
    line-height: 1.5;
  }
  .rec_sec__content > dl:first-of-type {
    margin-top: 6px;
  }
  .rec_sec__content > dl dt,
  .rec_sec__content > dl dd {
    font-size: 1.5rem;
    text-align: left;
  }
  .rec_sec__content > dl dt {
    width: 24.74vw;
  }
  .rec_sec__content a {
    display: block;
    margin: 5.4vw auto 5.7vw;
  }
  .rec_sec__content picture img {
    width: 100%;
  }
  .rec_sec .more_btn {
    width: 100%;
    max-width: calc(562 * 100vw / 768);
  }
  .rec_sec .more_btn a {
    box-sizing: border-box;
    background-color: #e60012;
    background-image: url(../images/icon_arrow_10.png);
    background-size: 7.5px auto;
    text-align: center;
    margin: 0;
    padding: 15px 0;
    position: relative;
  }
  .rec_sec .more_btn.line {
    margin-bottom: 0;
  }
  .rec_sec .more_btn.line a {
    background-color: #06c755;
    padding: 15px 30px 15px 36px;
  }
  .rec_sec .more_btn.line a:before {
    content: '';
    display: inline-block;
    background: url(../images/icon_line2.png) no-repeat center / contain;
    width: 27.5px;
    height: 27.5px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 10px;
    margin: auto;
  }

  /* ---------------------------------------------- */

  .sos_sec {
    background: url(../images/contents_bg_03_pc.jpg) left top no-repeat;
    background-size: cover;
    min-width: 320px;
    padding: 48px 6%;
    width: 100%;
  }
  .sos_sec .sec_title_box {
    min-width: 280px;
  }
  .sos_sec .sec_title {
    background: url(../images/page_icon_07.png) left center no-repeat;
    background-size: 18px auto;
    padding: 3px 24px;
  }
  .sos_sec .sec_title span {
    font-size: 1.2rem;
  }
  .sos_box {
    background: rgba(255, 255, 255, .75);
    box-sizing: border-box;
    margin: 0 auto;
    padding: 30px 20px;
    width: 100%;
  }
  .sos_list {
    font-size: 0;
    margin: 0 0 14px;
  }
  .sos_list li {
    display: block;
    position: relative;
  }
  .sos_list li:nth-of-type(2) {
    margin: 20px 0 0;
  }
  .sos_list li .modal_btn {
    bottom: 0;
    position: absolute;
    right: 0;
  }
  .sos_list li .modal_btn a {
    background: url(../images/icon_arrow_02.png) 95% center no-repeat #346702;
    background-size: 6px auto;
    color: #ffffff;
    display: inline-block;
    font-size: 2.4vw;
    padding: 2vw 10vw 2vw 10vw;
    text-decoration: none;
    vertical-align: top;
    box-sizing: border-box;
  }
  .sos_box .caution_txt {
    font-size: 1.3rem;
    margin: 0 0 0 1em;
    text-align: left;
    text-indent: -1em;
  }
  .sos_box .caution_txt + .caution_txt {
    margin: 5px 0 0 1em;
  }

  /* ---------------------------------------------- */

  .blog_sec {
    padding: 48px 0 80px;
  }
  .blog_area {
    width: 88%;
    margin: 0 auto;
  }
  .blog_sec .sec_title {
    background: url(../images/page_icon_08.png) left center no-repeat;
    background-size: 18px auto;
    padding: 3px 24px;
  }
  .blog {
    text-align: left;
    width: 100%;
    margin: 10px auto 0;
  }
  .blog li + li {
    margin-top: 6px;
  }
  .blog li a span {
    font-size:  1.3rem;
    display: inline-block;
    vertical-align: top;
    width: 90px;
    text-decoration: underline;
  }
  .blog li a span + span {
    margin-left: 1em;
    width: calc(100% - 110px);
  }
  .blog_more {
    text-align: right;
    margin: 14px auto 0;
  }
  .blog_more a {
    background: url(../images/icon_arrow_01.png) 94% center no-repeat #ffffff;
    background-size: 8px auto;
    text-decoration: none;
    padding-right: 20px;
    font-size:  1.3rem;
  }

  /* ---------------------------------------------- */

  .volunteer_sec {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .volunteer_sec__wrap {
    border: solid 2px #346702;
    width: 85.67vw;
    margin: 0 auto;
    padding: 35px 0 45px;
  }
  .volunteer_sec__wrap .volunteer_title {
    width: 80%;
    margin: 0 auto;
    font-size: 1.8rem;
    color: #696666;
    font-weight: bold;
    border-bottom: 2px solid #dcdcdc;
    padding-bottom: 6px;
    letter-spacing: 1px;
  }
  .volunteer_sec__content {
    width: 80%;
    margin: 0 auto;
    text-align: left;
    position: relative;
  }
  .volunteer_sec__content .box {
    margin-top: 30px;
  }
  .volunteer_sec__content .box .box__image {
    margin: 0;
  }
  .volunteer_sec__content .box .box__image img {
    width: 100%;
  }
  .volunteer_sec__content .box .box__txt {
    margin-top: 15px;
    font-size: 1.5rem;
  }
  .volunteer_sec__content .box .box__txt dl {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
  .volunteer_sec__content .box .box__txt dl + dl {
    margin-top: 4px;
  }
  .volunteer_sec__content .box .box__txt dl:not(.wide) dt {
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .volunteer_sec__content .box .box__txt dl.wide {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 12px;
  }
  .volunteer_sec__content .box .box__txt dl dt {
    font-weight: bold;
    color: #346702;
  }
  .volunteer_sec__content .box .box__txt dl dd {
    width: 100%;
  }
  .volunteer_sec__content .box .box__txt dl dd .more_btn {
    width: 100%;
    margin: 8px 0 0;
  }
  .volunteer_sec__content .box .box__txt dl dd .more_btn a {
    border: solid 1px #346702;
    background: url(../images/icon_mail2.png) no-repeat left 10px center/30px auto;
    color: #346702;
    padding: 15px 50px;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    position: relative;
  }
  .volunteer_sec__content .box .box__txt dl dd .more_btn a:before {
    content: '';
    display: block;
    width: 22px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background: #346702 url(../images/icon_arrow_02.png) no-repeat center left 8px/8px auto;
  }

  /* ---------------------------------------------- */

  .income_sec {
    padding-bottom: 80px;
  }
  .income_sec__wrap {
    border: solid 2px #346702;
    width: 85.67vw;
    margin: 0 auto;
    padding: 45px 0;
  }
  .income_sec__wrap .sec_title_box {
    text-align: left;
  }
  .income_sec__wrap .sec_title_box .sec_title {
    position: relative;
    margin-left: 50px;
  }
  .income_sec__wrap .sec_title_box .sec_title::before {
    content: "";
    position: absolute;
    background: url(../images/page_icon_10.png) no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    top: 50%;
    left: -7vw;
    width: 5vw;
    height: 5vw;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .income_sec__content {
    width: 80%;
    margin: 0 auto;
  }
  .income_sec__content .box {
    padding: 15px;
    background: #eff5e9;
    margin: 38px 0 0;
  }
  .income_sec__content .box img {
    width: 100%;
  }
  .income_sec__content .more_btn {
    margin-bottom: 0;
  }
  .more_btn.mail {
    margin-top: 9px;
  }
  .more_btn.mail a {
    border: solid 1px #346702;
    background: url(../images/icon_mail2.png) no-repeat left 10px center/30px auto;
    color: #346702;
    padding: 15px 50px;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    position: relative;
  }
  .more_btn.mail a:before {
    content: '';
    display: block;
    width: 22px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background: #346702 url(../images/icon_arrow_02.png) no-repeat center left 8px/8px auto;
  }
}

@keyframes imgLoop {
  0% { background-position: 0 0;}
  100% { background-position: -2100px 0;}
}
@keyframes imgLoopR {
  0% { background-position: 0 0;}
  100% { background-position: 2100px 0;}
}
@keyframes imgLoop {
  0% { background-position: 0 0;}
  100% { background-position: -1050px 0;}
}
@keyframes imgLoopR {
  0% { background-position: 0 0;}
  100% { background-position: 1050px 0;}
}
