@charset "utf-8";
@media only screen and (max-width: 768px) {
  header .submenu {
    display: none;
  }
  header .snsarea {
    width: 89px;
    margin: 0 0 0 0;
    position: absolute;
    left: 10px;
    top: 10px;
  }
  header .snsarea ul {
    margin: 0;
    padding: 0;
  }
  header .snsarea li {
    float: right;
    margin-left: 15px;
  }
  header h1 {
    margin: 32px auto;
    width: 100px;
  }
  header h1 img {
    width: 100%;
    height: auto;
  }
  .menuarea {
    width: 27px;
    height: 22px;
    position: fixed;
    top: 25px;
    right: 25px;
    z-index: 99999;
    text-align: center;
  }
  .menuarea.active {
    right: 86px;
  }
}
@media only screen and (max-width: 768px) {
  #main-visual {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
  }
  .iphone.portrait #main-visual,
  .ipad.portrait #main-visual,
  .android.portrait #main-visual {
    height: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .main_ttl h2 {
    font-size: 22px;
  }
}
@media only screen and (max-width: 768px) {
  .section_column {
    margin: 0 auto;
    padding: 0 0 0 0;
  }
}
@media only screen and (max-width: 768px) {
  .wrap_column {
    width: 95%;
    margin: 30px auto 0 auto;
  }
  .wrap_column2 {
    width: 95%;
    margin: 0 auto 0 auto;
  }
}
@media only screen and (max-width: 768px) {
  .wipe_block01 .photo {
    width: 100%;
    overflow: visible;
  }
  .wipe_block01 .photo a img {
    display: block;
    transition: none;
  }
  .wipe_block01 .photo a:hover img {
    transform: scale(1) rotate(0.1deg);
    transition: none;
    opacity: 1;
  }
  .wipe_block01 .photo a {
    display: block;
    transition: none;
    width: 100%;
    overflow: hidden;
  }
  .wipe_block01.in .photo a {
    display: block;
    transition: none;
    width: 100%;
    overflow: hidden;
  }
}
@media only screen and (max-width: 768px) {
  .section_news {
    width: 85%;
    margin: 0 auto;
  }
  .section_news .main_ttl {
    margin: 0 auto;
    padding: 40px 0 0 0;
  }
}
@media only screen and (max-width: 768px) {
  .newsblock {
      width: 100%;
  }
  .newsblock .blockbody .column_ttl01 {
    font-size: 14px;
  }
  .newsblock .blockbody .column_ttl02 {
    font-size: 12px;
    padding: 0;
  }
  .newsblock .photo {
    position: relative;
    width: 100%;
  }
  .newsblock .photo img {
    width: 100%;
    height: 100%;
  }
  .newsblock .blockbody {
    width: 100%;
    padding: 10px 0px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
  .newsblock .blockbody .date {
    margin-top: 15px;
  }
  .newsblock .blockbody .arrow a {
    background-color: #f3f3f3;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
  }
}
@media only screen and (max-width: 768px) {
  .l_white_block .main_ttl {
    margin: 40px auto 40px auto;
  }
}
@media only screen and (max-width: 768px) {
  .btn_category {
    width: 100%;
    padding: 10px 0 30px 0;
    margin: 0 !important;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
  .btn_news_posi {
    left: auto !important;
    margin: 0 auto 20px auto !important;
    padding: 0 0 20px 60%;
    position: relative;
    overflow: hidden;
  }
}
@media only screen and (max-width: 768px) {
  .newsarea {
    margin: 0;
    padding: 40px 0 0 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media only screen and (max-width: 768px) {
  .l_white_block {
    background-image: none;
    padding: 20px 0 0 0;
  }
}
@media only screen and (max-width: 768px) {
  .newslist .text {
    width: 100%;
    margin-top: -15px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
  .newslist .date {
    margin-top: 0;
  }
  .newslist .arrow {
    margin-right: 20px;
  }
}
@media only screen and (max-width: 768px) {
  .l_white_block_insta {
    background-image: none;
    margin: 0;
    background-color: initial;
  }
  .l_contents {
    margin: 0;
  }
  .instafeed a {
    width: 33.33%;
  }
  .instafeed a:nth-child(10) {
    display: none;
  }
  .instafeed {
    margin: 0;
  }
  .instabtnarea {
    width: 100%;
    margin: 0 auto 0 auto;
    padding: 20px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media only screen and (max-width: 768px) {
  footer .footerarea {
    margin: 0;
    line-height: 1.8;
    padding: 0 0 36px 0px;
  }
  footer {
    width: 85%;
    text-align: center;
    margin: 0 auto;
    font-size: 10px;
    color: #999;
    padding: 15px 0 0 0;
  }
  footer .btn_arrow {
    position: relative;
    width: 44px;
    height: 44px;
    background: #f3f3f3;
    z-index: 9000;
  }
  footer .btn_arrow:after {
    content: none;
  }
  footer .btn_arrow:hover {
  }
  footer .btn_arrow:hover .my_svg01 .st0 {
    fill: #0d3143;
    transition: all 0.1s ease;
  }
  footer .arrow .my_svg01 {
    top: -7px;
  }
  footer .my_svg01 {
    width: 6.5px;
    height: 14px;
    margin-top: 23px;
  }
  footer .arrow:hover .my_svg01 {
    top: -7px;
  }
  footer .left .submenu {
    display: none;
  }
  footer .right {
    display: none;
  }
  footer .footlogo {
    margin: 0 0 20px 0;
  }
  footer .footlogo img {
    width: 80px;
  }
  footer .left {
    width: 100%;
  }
  footer .left .copyright {
    margin: 0;
    width: 100%;
    color: #aaa;
    font-size: 12px;
  }
  footer .left .copyright img {
    width: 100%;
  }
  footer .pagetop {
    width: 100%;
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 768px) {
  .slidearea .slidenumber {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .l_col_liquid {
    float: none;
    margin: 0;
    position: relative;
  }
  .l_col_liquid .arrowarea {
    right: auto;
    bottom: auto;
    top: 28%;
    width: 100%;
    margin-top: -15px;
  }
  .btn_arrow {
    width: 35px;
    height: 35px;
  }
  .btn_arrow:after {
    content: none;
  }
  .my_svg01 {
    margin-top: 14px;
    width: 10px;
    height: 5px;
  }
  .l_col_liquid .arrowarea .arrowleft {
    float: none;
    position: absolute;
    left: 0;
  }
  .l_col_liquid .arrowarea .arrowright {
    float: none;
    position: absolute;
    right: 0;
  }
  .arrowleft:hover .my_svg01 {
    position: relative;
    left: 0;
  }
  .arrowright:hover .my_svg01 {
    position: relative;
    left: 0;
  }
  .progress {
    display: none;
  }
  .slide_txt {
    position: absolute;
    left: auto;
    top: 21.05vw;
    width: 85%;
    transform: translateY(0%);
    left: 7%;
  }
  .slide_img img {
    height: auto;
  }
  .slide_txt > div img {
    opacity: 0;
  }
  .slide_txt_line1 {
    margin-bottom: 0;
    width: 15vw;
    padding: 5px 10px !important;
    top: 11vw !important;
  }
  .slide_txt_line2 {
    width: 100%;
    margin-left: 0;
    background-color: #0d3143;
    font-size: 12px;
    padding: 13px 15px 13px 13px !important;
    top: 17vw !important;
    text-align: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
  .slide_txt > .slide_txt_line2 img {
    width: auto;
    height: 40px;
  }
  .slide_txt_line3 {
    background-color: #fff;
    width: 100%;
    padding: 13px 15px 11px 13px !important;
    text-align: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: 0px;
    font-size: 11px;
  }
  .slide_txt > .slide_txt_line3 img {
    height: 60px;
    width: auto;
  }
  .slider {
    background: #f3f3f3;
  }
  .slide_txt > div {
    left: 0;
  }
  .slide-textIn .slide_txt_line1 {
    clip: rect(auto, 15vw, auto, auto);
    font-size: 12px;
    text-align: left;
    top: 15vw;
    padding: 2vw;
  }
  .slide-textIn .slide_txt_line2 {
    clip: rect(auto, 100vw, auto, auto);
    padding: 2vw;
    top: 20.5vw;
  }
  .slide-textIn .slide_txt_line3 {
    clip: rect(auto, 100vw, auto, auto);
    top: 26.5vw;
    padding: 2vw;
  }
  .slide-textIn .slide_txt_line1 {
    transition-delay: 0;
  }
  .slide-textIn .slide_txt_line2 {
    transition-delay: 0;
  }
  .slide-textIn .slide_txt_line3 {
    transition-delay: 0;
  }
}
@media only screen and (max-width: 768px) {
  .main_ttl {
    margin: 0 auto 0 auto;
  }
  .roots_margin {
    margin-top: 35px;
  }
}
