@charset "UTF-8";
/*--------------------共通--------------------*/


  .lang_wrapttl {
    color: #fff;
  }

/*kvスライダー*/
.kv_wrap{
  position: relative;
}
.slider1{
  display:none;
  background-color: #000;
}
.slider1.slick-initialized{
  display: block;
}
.slider1 .slick-slide {
  /*margin: 0 10px;*/
  width: 100%;
  height: 530px;
  /*height: 770px;*/
  background-size: cover;
  background-position: center bottom;
  background-repeat: no-repeat;
  position: relative;
}
.slick-slide.slick-current {
  /*opacity: 0.7 !important;*/
}
.slider1 .slick-dots {
  bottom: 17px;
}
.slider1 .slick-dotted.slick-slider {
  margin-bottom: 10px;
}
.slider1 .slick-dots li button:before {
  opacity: 1;
  color: #fff;
  transition: 0.3s;
}
.slider1 .slick-dots li {
  margin: 0px 24px;
}
.slider1 .slick-dots li.slick-active button:before {
  opacity: 1;
  color: #333333;
  transition: 0.3s;
}
.slider1 .slick-dots li button:hover:before {
  opacity: 1;
  color: #333333;
  transition: 0.3s;
}
.slider1 .slick-dots li button:before {
  font-size: 14px;
}

.slider1 .slick-arrow {
  position: absolute;
  top: 50%;
  height: 30px;
  margin-top: -15px;
  width: 30px;
  cursor: pointer;
  z-index: 10;
  background: #333333;
  display: block;
  z-index: 1;
}
.slider1 .slick-prev {
  left: calc((100% - 960px) / 2 - 15px);
  background-image: url(../img/top/slider_arrow_l.svg);
  background-size: 10px 18px;
  background-position: center;
  background-repeat: no-repeat;
  opacity: 1;
  transition: 0.3s;
}
.slider1 .slick-next {
  right: calc((100% - 960px) / 2 - 15px);
  background-image: url(../img/top/slider_arrow_r.svg);
  background-size: 10px 18px;
  background-position: center;
  background-repeat: no-repeat;
  opacity: 1;
  transition: 0.3s;
}
.slider1 .slick-prev::before,
.slider1 .slick-next::before{
  content: none;
}

/*各スライド*/
.slider1 .slide1 {
  background-image: url(../img/top/mv01.jpg);
}
.slider1 .slide2 {
  background-image: url(../img/top/mv02.jpg);
}
.slider1 .slide3 {
  background-image: url(../img/top/mv03.jpg);
}
.slider1 .slide4 {
  background-image: url(../img/top/mv04.jpg);
}
.kv_wrap h2 {
  position: absolute;
  top: calc(50% - 40px);
  transform: translateY(-50%);
  color: #fff;
  font-size: 45px;
  font-weight: 700;
  max-width: 1300px;
  /* margin-left: auto; */
  /* margin-right: auto; */
  /* display: flex; */
  width: 100%;
  left: calc((100% - 1300px) / 2);
}
.kv_wrap h2 .h2_sub {
  font-size: 25px;
  font-weight: 500;
  margin-top: 15px;
  display: block;
}
/*--------------------PC--------------------*/
@media all and (min-width:681px){
  .home .drawer-navbar {
    background-color:transparent;
  }
  .drawer-navbar .drawer-navbar-header {
    background-color:transparent;
  }
  .drawer-navbar .drawer-nav {
      background-color: transparent;
  }
  /*.slider1 .slick-prev:hover {
    opacity: 0.7;
    transition: 0.3s;
  }
  .slider1 .slick-next:hover {
    opacity: 0.7;
    transition: 0.3s;
  }*/
  ul.drawer-menu.menu li a{
    color: #fff;
  }
  ul.drawer-menu.menu li::after {
    background-color: #fff;
  }
  ul.drawer-menu.menu li:hover a{
    color: #fff;
  }
  ul.drawer-menu.menu li.active a{
    color: #fff;
  }
}
@media all and (min-width:681px) and (max-width: 1380px){
  .kv_wrap h2 {
    left: 50px;
  }
}
/*--------------------SP--------------------*/
@media all and (max-width:680px){
  .slider1.slick-slider {
    /*height: 450px;*/
    margin-bottom: 0px;
    height: 350px;
    /*height: calc(100vh - 70px);*/
  }
  .slider1 .slick-list {
    height: 100%;
  }
  .slider1 .slick-track {
    height: 100%;
  }
  .slider1 .slick-slide {
    height: 100%;
    width: 100vw;
    margin: 0;
  }
  .slider1 .slick-dots {
    bottom: 3px;
  }
  .slider1 .slick-dots li {
    margin: 0px 8px;
  }
  .slider1 .slick-dots li button:before {
    font-size: 10px;
  }
  /*各スライド*/
  .slider1 .slide1 {
    background-image: url(../img/top/mv01_sp.jpg);
  }
  .slider1 .slide2 {
    background-image: url(../img/top/mv02_sp.jpg);
  }
  .slider1 .slide3 {
    background-image: url(../img/top/mv03_sp.jpg);
  }
  .slider1 .slide4 {
    background-image: url(../img/top/mv04_sp.jpg);
  }
  .kv_wrap h2 {
    position: absolute;
    top: 50%;
    font-size: 28px;
    max-width: 86%;
    width: 100%;
    left: 7%;
  }
  .kv_wrap h2 .h2_sub {
    font-size: 18px;
    margin-top: 10px;
  }
}
/*--------------------iP_SE--------------------*/
@media all and (max-width:320px){
  .sec{
    padding: 30px 0;
  }
  .linkbtn_wrap .inner a div p {
    font-size: 10px;
    line-height: 1.6;
    margin-top: 10px;
  }
  .linkbtn_wrap .inner a:nth-child(4) div p {
    margin-top: 10px;
    font-size: 10px;
    line-height: 1.6;
  }
  .linkbtn_wrap .inner a div span {
    font-size: 10px;
  }
  .news_content a .news_cat {
    padding: 4px 5px 3px;
  }
  .ttl_wrap h2 {
    font-size: 15px;
  }
  .news_content a .news_ttl {
    font-size: 12px;
    height: 2.6em;
    overflow: hidden;
  }
  .news_content a span {
    width: 95px;
    height: 89px;
    padding-top: 0;
    background-size: cover;
  }
  .content_wrap h2 {
    margin-bottom: 10px;
    font-size: 15px;
  }
  .content_wrap .content a span {
    width: 85px;
    height: 90px;
  }
}


/*--------------------PC--------------------*/
@media all and (min-width:681px){
  .serviceWrap .inner {
    max-width: 1300px;
    min-width: 1000px;
    width: 100%;
  }
  .serviceWrap.TOPserviceWrap .inner {
    max-width: calc(1300px + 10%);
    min-width: 1000px;
    width: 100%;
    padding-left: 5%;
    padding-right: calc(1000px - (500px - 5%));
  }
  .serviceWrap.eventWrap {
    padding-left: 5%;
    padding-right: 5%;
  }
  .serviceWrap.eventWrap .inner {
    /*max-width: calc(1300px + 10%);*/
    min-width: 1000px;
    width: 100%;
    /*padding-left: 5%;*/
  }
  .serviceWrap.aboutWrap {
    padding-left: 5%;
    padding-right: 5%;
    display: flex;
  }
  .serviceWrap.aboutWrap .inner {
    /*max-width: 100%;*/
    min-width: 1000px;
    width: 100%;
    /* padding-left: 5%; */
    display: flex;
    /*max-width: calc(1300px + 15%);*/
  }
}
/*--------------------SP--------------------*/
@media all and (max-width:680px){
}
/*--------------------iP_SE--------------------*/
@media all and (max-width:320px){}


/* about
***************************************************************/
.newsOuter{
  background-color: #f4f4f4;
  position: relative;
  overflow: hidden;
}
.newsWrap {
  background-color: #fff;
}

.newsOuter .bg_txt{
  color: #f4f4f4;
  position: absolute;
  bottom: initial;
  /*top: 65px;*/
  pointer-events: none;
}
/*--------------------PC--------------------*/
@media all and (min-width:681px){
  .newsOuter .bg_txt {
    /*right: calc(((100% - 1440px) / 2 ) - 60px);*/
    right: calc(((100% - 1440px) / 2 ) - 750px);
    left: initial;
    top: -40px;
  }
  .newsOuter{
    margin-top: -80px;
    z-index: 1;
    background: linear-gradient(180deg, transparent, transparent 80px, #F4F4F4 80px, #F4F4F4 100%);
  }
  .newsWrap {
    width: calc((100% - 1300px) / 2 + 1300px);
    margin-left: auto;
    padding-bottom: 40px;
    padding-top: 60px;
  }
}
/*--------------- 681px - 1200px ---------------*/
@media all and (min-width:681px) and (max-width:1200px){
  .newsOuter .bg_txt{
    right: initial;
    left: 630px;
  }
}
/*--------------------SP--------------------*/
@media all and (max-width:680px){
  .newsOuter .bg_txt{
    top: -25px;
    left: 23%;
  }
}


/* service
***************************************************************/

.TOPserviceWrap {
  background-color: #f4f4f4;
  position: relative;
}
.TOPserviceWrap .main-content{
  /*background-color: #fff;*/
  background: linear-gradient(90deg, #fff 0, #fff calc(1300px + (100% - 1300px) / 2 - 230px), #fa858e calc(1300px + (100% - 1300px) / 2 - 230px), #fa858e 100%);
  background-size:calc(100%) 100%;
}

.TOPserviceWrap .serviceWrap_sub {
  /*background-color: #fff;*/
  display: block;
}

/*.TOPserviceWrap .serviceWrap_sub::after{
  content: '';
  width: 40%;
  background-color: #fa858e;
  height: 100%;
  right: 0;
  top: 0;
  position: absolute;
  max-width: 300px;
  background: linear-gradient(
180deg
, #f4f4f4 0, #f4f4f4 239px, #fa858e 17px, #fa858e 100%);
}*/
.TOPserviceWrap .serviceWrap_sub > div {
  width: auto;
  background-color: transparent;
  z-index: 1;
  position: relative;
}
.TOPserviceWrap .serviceWrap_sub01{
  z-index: 3;
}
.service_subttl {
  font-size: 20px;
}
.service_subtxt{
  width: max(66%, 400px);
  font-size: 20px;
  line-height: 2.5;
  margin-top: 30px;
}
.TOPserviceWrap .service_txt p.notice {
  font-weight: bold;
}
.TOPserviceWrap .service_txtInner.service_txtInner_qrtto .more_btn {
  display: block;
  position: relative;
  top: 0;
  left: 0;
  bottom: auto;
  width: fit-content;
  transform: none;
}

/*--------------------PC--------------------*/
@media all and (min-width:681px){
  .TOPserviceWrap {
    padding-top: 119px;
  }
  .TOPserviceWrap .serviceWrap_sub {
    margin-top: -660px;
    width: 52%;
    margin-left: auto;
    position: relative;
    /* max-width: 755px; */
    padding-right: calc((100% - 1300px) / 2);
  }
  .TOPserviceWrap .serviceWrap_sub::after{
    right: calc((100% - 1300px) / 2 - 4%);
  }
  .TOPserviceWrap .sidebar .serviceWrap_sub01 {
    padding-bottom: 106px;
    z-index: 0;
    width: 100% !important;
  }
  .TOPserviceWrap .serviceWrap_sub01 .service_txtInner .more_btn {
    color: #f9858e;
    top: 38px;
    left: 230px;
    right: auto;
  }
  .TOPserviceWrap .serviceWrap_sub02{
    border-top: 1px solid #fbd5d8;
    padding-top: 50px;
  }
  .TOPserviceWrap .serviceWrap_sub02 .service_txt {
    padding-bottom: 106px;
  }
  .service_subttl {
    top: -10px;
    position: relative;
  }
  .TOPserviceWrap .serviceWrap_sub01 .service_ttl {
    margin-top: 0px;
    line-height: 1.43;
  }
  .TOPserviceWrap .service_txt {
    width: 100%;
    padding: 20px 0 50px;
    position: relative;
    max-width: 100%;
    margin-left: 0;
  }
  .TOPserviceWrap .service_txt p {
    /*width: 60%;*/
    font-size: 18px;
    line-height: 2.2;
    width: 380px;
  }
  .TOPserviceWrap .bg_txt {
    right: initial;
    left: calc((100% - 1440px) / 2 - 15px);
    top: 25px;
    position: relative;
  }
  .bg_txtWrap {
    background-color: #f4f4f4;
    overflow: hidden;
  }
  .TOPserviceWrap .bg_txt {
    right: initial;
    left: calc((100% - 1440px) / 2);
  }
  .TOPserviceWrap .service_txt p.notice {
  width: 450px;
  font-size: 28px;
  font-weight: bold;
  }
  .TOPserviceWrap .service_txtInner.service_txtInner_qrtto p.more {
    width: 400px;
  }
  .TOPserviceWrap .service_txtInner.service_txtInner_qrtto .more_btn {
    margin-left: auto;
  }
}
@media all and (min-width:681px) and (max-width:1000px){
  .TOPserviceWrap .sidebar .serviceWrap_sub01 {
    width: auto !important;
  }
}
/*--------------------SP--------------------*/
@media all and (max-width:680px){
  .TOPserviceWrap .main-content {
    background: #f4f4f4;
  }
  .service_subttl {
    font-size: 14px;
  }
  .TOPserviceWrap .service_txt {
      background: linear-gradient(90deg, #fff 0, #fff 86%, #fa858e 80%, #fa858e 100%);
  }
  .TOPserviceWrap .serviceWrap_sub01 .service_txt {
    padding-bottom: 110px;
  }
  .TOPserviceWrap .bg_txtWrap {
    overflow: hidden;
  }
  .TOPserviceWrap .serviceWrap .bg_txtWrap {
    top: -20px;
    right: -9%;
  }
  .TOPserviceWrap .service_subtxt {
    width: 100%;
    font-size: 16px;
    line-height: 2;
    margin-top: 25px;
  }
  .TOPserviceWrap .serviceWrap_sub01 .service_txt::after {
    content: '';
    width: 90%;
    height: 1px;
    background-color: #fbd5d8;
    position: absolute;
    bottom: 30px;
  }
  .TOPserviceWrap .service_txtInner .more_btn {
    font-size: 18px;
    position: absolute;
    z-index: 1000;
    bottom: 60px;
    left: 50%;
    transform: translateX(-50%);
    margin-left: 0px;
    width: auto;
    margin-top: 0;
  }
  .TOPserviceWrap .service_txt p.notice {
    font-size: 22px;
  }
  .TOPserviceWrap .service_txtInner.service_txtInner_qrtto .more_btn {
    margin-inline: auto;
  }
}
/*--------------------iP_SE--------------------*/
@media all and (max-width:320px){}


/* newsリスト
***************************************************************/
.newsWrap.serviceWrap .inner{
  max-width: 100%;
  margin-left: 100px;
}
.newsWrap_sub {
  width: 1100px;
  /* margin-left: calc((100% - 1100px) / 2 - 100px); */
  margin-left: 100px;
  margin-right: auto;
  margin-top: 25px;
}
.newsWrap_sub .more_btn {
  /*margin-left: auto;*/
  margin-right: 0.1%;
  text-align: right;
  font-size: 16px;
  display: block;
}
.news_list {
  padding: 0 20px 0;
  height: 170px;
  overflow-y: scroll;
  margin-top: 15px;
}
/*.news_list::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 42px;
  background-color: #fff;
}*/
.news_link {
  display: flex;
  margin: 10px 0 0;
  padding: 0;
  list-style-type: none;
  position: relative;
}
.news_link li {
  width: calc(100% / 3);
  background: #fff;
  color: #fa858e;
  position: relative;
  padding: 20px 6px 20px;
  cursor: pointer;
  text-align: center;
  line-height: 1.16;
  border-top: 1px solid #fa858e;
  border-right: 1px solid #fa858e;
  border-bottom: 1px solid #fa858e;
  transition: .3s ease;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 700;
}
/*.news_link li + li {
  border-left: 1px solid #fa858e;
}*/
.news_link li:first-child {
  border-left: 1px solid #fa858e;
}
/*.news_link li:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 16px solid #c3d4dc;
  display: none;
  bottom: -16px;
  left: 50%;
  transform: translateX(-50%);
}*/
/*.news_link li.active:after, .news_link li:hover:after {
  display: block;
}*/

.news_link li.active {
  background: #fa858e;
  color: #fff;
}

.news-content a{
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  align-items: center;
  padding: 15px 0 15px;
  /*margin-bottom: 15px;*/
  border-bottom: 1px solid #f4f4f4;
}
.news-date {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-right: 25px;
}

.news-date span.date01 {
  /*font-size: 12px;
  font-weight: 400;*/
  font-size: 15px;
  font-weight: 700;
}
.news-date span.date02{
  font-size: 40px;
  font-weight: 700;
}
.tags {
  margin-right: 20px;
  /*background: #c3d4dc;*/
  width: 133px;
  font-size: 12px;
  text-align: center;
  padding: 2px 0 6px;
  /*height: 35px;*/
  line-height: 1.3em;
  color: #fa858e;
  position: relative;
  border-bottom: 1px solid #fa858e;
  flex-shrink: 0;
}
.news-content a .news-r {
  color: #000;
  position: relative;
  line-height: 1.6;
  transition: color 0.3s ease;
  padding-right: 2em;
}

.news-content a[href$=".pdf"] .news-r::after {
  content: '';
  background: url(../img/common/pdf_ico.png) center / contain no-repeat;
  width: 18px;
  height: 23px;
  position: absolute;
  margin-top: -0.06em;
  transition: 0.3s ease;
  margin-left: 0.5em;
}

.news-content a[href="#"] {
  pointer-events: none;
}


/*アコーディオン*/
/*.menu__item {
  background: #5200b7;
  color: #fff;
  cursor: pointer;
  display: block;
  margin-bottom: 1px;
}
.date_wrap {
    color: #fff;
    display: block;
    line-height: 60px;
    padding: 0 1rem;
    position: absolute;
    right: 0;
    background: #aaa;
}*/
/*.menu__item__link:after {
  background: #33105f;
  content: '\f067';
  display: block;
  font-family: "Font Awesome 5 Free";
  line-height: 60px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 60px;
}*/
/*.menu__item__link.on:after {
  content: '\f068';
}
 */
/*.submenu {
  background: #fff;
  display: none;
}
.submenu__item {
  border-bottom: 1px solid #5200b7;
  color: #222;
  padding: 1rem;
  cursor: pointer;
}*/

/*--------------------PC--------------------*/
@media all and (min-width:681px){
  .news-content a:hover .news-r {
    color: #fa858e;
    transition: color 0.3s ease;
  }
  .news_link li:hover {
    background: #fa858e;
    color: #fff;
  }
}

@media all and (min-width:681px) and (max-width: 1300px){
  .newsWrap.serviceWrap .inner {
    width: 100%;
    max-width: 1100px;
    margin-left: auto;
    margin-right: auto;
  }
  .newsWrap {
    width: 100%;
  }
  .newsWrap_sub {
    width: 100%;
    max-width: 1100px;
    margin-left: auto;
  }
}
@media all and (min-width:681px) and (max-width: 1200px){
  .newsWrap {
    padding-left: 5%;
    padding-right: 5%;
  }
}
@media all and (min-width:681px) and (max-width: 1100px){
  .newsWrap_sub {
    max-width: 1000px;
  }
}
/*--------------------SP--------------------*/
@media all and (max-width:680px){
  .newsWrap {
    padding-bottom: 90px;
  }
  .newsWrap.serviceWrap .inner {
    margin-left: 5%;
    margin-right: 5%;
  }
  .newsWrap_sub {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 25px;
  }
  .news_link > li[data-filter~="catCorpo"] {
    letter-spacing: -0.1em;
  }
  .newsWrap_sub ul.news_link > li:first-of-type{
    border-left: none;
  }
  .newsWrap_sub ul.news_link > li:last-of-type{
    border-right: none;
  }
  .newsWrap_sub .more_btn {
    font-size: 18px;
    position: absolute;
    z-index: 1000;
    bottom: 50px;
    left: 50%;
    transform: translateX(-50%);
    margin-left: 0px;
  }
  .news_list {
    padding: 0 20px 0;
    height: 290px;
    overflow-y: scroll;
    margin-top: 20px;
  }
  /*.news_list::after {
      height: 92px;
  }*/
  .news-content a {
    flex-wrap: wrap;
    padding: 15px 0 15px;
  }
  .news-date {
    margin-right: 25px;
  }
  .news-content a .news-r {
    font-size: 14px;
    line-height: 1.7;
    width: 100%;
    padding-left: 100px;
    margin-top: 10px;
  }
  .news-content a[href$=".pdf"] .news-r::after {
    margin-top: 0.15em;
  }
}
/*--------------------iP_SE--------------------*/
@media all and (max-width:320px){}


/* about
***************************************************************/

.aboutWrap {
  background-color: #fa858e;
  padding-top: 50px;
  padding-bottom: 50px;
  position: relative;
}
.aboutWrap .service_subttl {
  color: #fbd5d8;
}
.aboutWrap .service_ttl{
  color: #fff;
}
.aboutWrap_sub {
  max-width: 1300px;
  width: 863px;
  margin-left: auto;
  margin-right: 0;
}
.aboutWrap_sub ul {
  display: flex;
  margin-left: auto;
  justify-content: flex-end;
}
.aboutWrap_sub ul li{
  position: relative;
}
.aboutWrap_sub ul li a{
  font-size: 18px;
  color: #fff;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: .3s;
}
.aboutWrap_sub ul li a img{
  width: 55px;
  height: auto;
  margin-top: 15px;
}
.aboutWrap .bg_txt {
    opacity: 0.1;
}
/*--------------------PC--------------------*/
@media all and (min-width:681px){
  .aboutWrap .service_ttl {
    width: 100%;
  }
  /*.aboutWrap_sub {
      margin-top: -65px;
  }*/
  .aboutWrap_sub ul {
    max-width: 864px;
    width: 100%;
  }
  .aboutWrap_sub ul li {
    height: 170px;
    max-width: 288px;
    /* width: 288px; */
    width: calc(100% / 3);
  }
  .aboutWrap_sub ul li a {
    line-height: 1.3;
  }
  .aboutWrap_sub ul li a:hover{
    color: #fbd5d8;
  }
  .aboutWrap_sub ul li a:hover img {
    opacity: .5;
  }
  .aboutWrap .bg_txt {
    right: initial;
    left: calc((100% - 1440px) / 2);
    bottom: -26px;
    top: auto;
  }
  .aboutWrap_sub ul li + li{
    border-left: 1px solid #fff;
  }

  .aboutWrap_sub ul li:nth-child(n + 2) a img{
    margin-top: 35px;
  }
  .aboutWrap__ttl {
    width: calc(410px + 3%);
    flex-shrink: 0;
  }
}
@media all and (min-width:681px) and (max-width: 1300px){

}
/*--------------------SP--------------------*/
@media all and (max-width:680px){
  .aboutWrap {
    padding-bottom: 20px;
  }
  .aboutWrap_sub{
    max-width: 100%;
    min-width: 100%;
    width: 100%;
  }
  .aboutWrap_sub ul {
    margin-left: auto;
    margin-right: auto;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 25px;
  }
  .aboutWrap_sub ul li {
    height: 100px;
    width: 90%;
    border-top: 1px solid #fff;
  }
  .aboutWrap_sub ul li:last-child {
    border-bottom: 1px solid #fff;
  }
  .aboutWrap_sub ul li a {
    flex-direction: row;
    padding-left: 20px;
    justify-content: flex-start;
  }
  .aboutWrap_sub ul li a img {
    width: 52px;
    margin-top: 0;
    order: -1;
    margin-right: 20px;
  }
}
/*--------------------iP_SE--------------------*/
@media all and (max-width:320px){}


.pitapaImage {
  height: 410px;
  background-image: url(../img/top/footer_pitapa_top.jpg);
}
.thrupassImage {
  height: 410px;
  background-image: url(../img/top/footer_thrupass_top.jpg);
}
/* .qrttoImage {
  width: auto;
	height: 410px;
  background-image: url(../img/top/footer_qrtto_top.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
} */


/* footer
***************************************************************/

/*--------------------PC--------------------*/
@media all and (min-width:681px){
}
/*--------------------SP--------------------*/
@media all and (max-width:680px){
  .pitapaImage {
    height: 200px;
  }
  .thrupassImage {
    height: 200px;
  }
  /* .qrttoImage {
    height: 200px;
  } */
}
/*--------------------iP_SE--------------------*/
@media all and (max-width:320px){}
