@charset "UTF-8";

body.page-kamirin{
  color: #fff;
  background-color: #0e64d2;
}

body.page-kamirin #header{
  top: -80px;
  -webkit-transition: top .3s;
  transition: top .3s;
}

body.page-kamirin #header.fixed{
  top: 0;
}

#top_mv{
  margin-bottom: 0;
  height: 643px;
  background: url(../img/kamirin/mv_kamirin.png) no-repeat center bottom, url(../img/kamirin/mv_bg.jpg) no-repeat center bottom;
  background-size: auto auto, cover;
}

@media screen and (max-width: 995px) {
  #top_mv{
    height: auto;
    padding-top: 57%;
    background-size: auto 100%, cover;
  }
  #top_mv .flex{
    position: absolute;
    top: 0;
  }
}
@media screen and (max-width: 750px) {
  #top_mv{
    padding-top: 0;
    height: 100vh!important;
    background: url(../img/kamirin/mv_parts.png) no-repeat left top, url(../img/kamirin/mv_kamirin_smp.png) no-repeat center 95%, url(../img/kamirin/mv_bg.jpg) no-repeat center bottom;
    background-size: 80% auto, 100% auto , cover;
  }
  #top_mv .flex{
    margin-top: 28vh;
  }
}

#top_mv #nav_first{
  top: auto!important;
  bottom: 0!important;
}

ul.kami_nav{
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

ul.kami_nav li{
  flex: 1;
}

@media screen and (max-width: 750px) {
  ul.kami_nav{
    padding: 0;
  }
  ul.kami_nav li{
    padding: 0 5px;
  }
}

ul.kami_nav li a{
  display: block;
}

ul.kami_nav li a:hover{
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 100%;
}

ul.kami_nav li:nth-child(1) a:hover{ background-image: url(../img/kamirin/nav_prof_hover.png);}
ul.kami_nav li:nth-child(2) a:hover{ background-image: url(../img/kamirin/nav_news_hover.png);}
ul.kami_nav li:nth-child(3) a:hover{ background-image: url(../img/kamirin/nav_fansite_hover.png);}
ul.kami_nav li:nth-child(4) a:hover{ background-image: url(../img/kamirin/nav_goods_hover.png);}

ul.kami_nav li a img{
  display: block;
  margin: 0 auto;
  opacity: 1;
  -webkit-transition: ease 3s;
  transition: ease .3s;
}

ul.kami_nav li a:hover img{
  opacity: 0;
}

#kamirin_main{
  overflow: hidden;
}

#kamirin_main .inner{
  max-width: 1040px!important;
  padding: 0;
}

#kamirin_main a{
  color: #fff;
}

#profile .inner{
  position: relative;
  padding-bottom: 40px;
  background: url(../img/kamirin/profile_rt.png) no-repeat right 130px;
}

#profile .inner::before,
#profile .inner::after,
#kami_news .inner::after,
#fansite ul.flex::before{
  content: "";
  display: block;
  width: 127px;
  min-height: 362px;
  background: url(../img/kamirin/fish_5col.png) no-repeat 0 0;
  background-size: cover;
  position: absolute;
}

@media screen and (max-width: 750px) {
  #profile .inner::before,
  #profile .inner::after,
  #kami_news .inner::after,
  #fansite ul.flex::before{
    width: 64px;
    min-height: 182px;
  }
}

#profile .inner::before{
  top: 0;
  left: -150px;
}

#profile .inner::after{
  top: 150px;
  right: -150px;
}

#profile .box1{
  width: 691px;
  min-height: 415px;
  box-sizing: border-box;
  margin-top: 55px;
  padding: 75px 10px 0 27px;
  background: url(../img/kamirin/profile_bg.png) no-repeat left center;
}

#profile .box1 p{
  margin-left: 17px;
  line-height: 1.6;
}

@media screen and (max-width: 1040px) {
  #profile .inner::before {
      top: -150px;
      left: 10px;
      z-index: -1;
  }
  #profile .box1{
    padding: 75px 75px 0 27px;
    
  }
  #profile .box1 p{
    margin-left: 10px;
    font-size: 1.6rem;
  }
}

@media screen and (max-width: 750px) {
  #profile .inner::before {
      top: -50px;
      left: 5px;
  }
  #profile .box1{
    width: 100%;
    padding: 75px 1rem 0 1rem;
  }
  #profile .box1 h2 img{
    display: inline-block;
  margin-left: 1.5rem;
   }
  #profile .box1 p{
    margin: 1rem 0 0 0;
    font-size: 1.6rem;
  line-height: 1.4;
  }
}

#kamirin_main i.fas{
  margin: 0 0.25rem;
  font-size: 90%;
}

#profile .copylight{
  position: relative;
  height: 905px;
}
@media screen and (max-width: 750px) {
  #profile .copylight{
    height: auto!important;
  }
}

#profile .copylight::before{
  content: "";
  display: block;
  width: 100%;
  height: 866px;
  background: url(../img/kamirin/profile_lb.png) no-repeat 0 0;
  background-size: auto auto;
  position: absolute;
  top: 40px;
  left: -200px;
}

#profile .copylight .memo{
  margin: 335px 0 0 55px;
}

#profile .copylight .yoroshiku{
  position: absolute;
  top: -130px;
  right: 40px;
}

#profile .copylight .bubble{
  width: 426px;
  height: 424px;
  box-sizing: border-box;
  padding: 80px 80px 0 90px;
  background: url(../img/kamirin/profile_bubble.png) no-repeat center top;
  background-size: 100% auto;
  position: absolute;
  top: 274px;
  right: 0;
  z-index: -1;
  text-shadow: 1px 1px 0 rgba(0,0,0,0.3);
}

#profile .copylight .bubble h3{
  color: #fcf250;
}

#profile .copylight .btn_copylight{
  position: absolute;
  top: 622px;
  right: 30px;
}

#profile .copylight .btn_copylight a{
  display: block;
  width: 207px;
  height: 207px;
  position: relative;
}

#profile .btn_copylight a::before{
  content: "";
  display: block;
  width: 207px;
  height: 207px;
  background: url(../img/kamirin/btn_copyright_hover.png) no-repeat center center;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: -1;
  -webkit-transition: ease .3s;
  transition: ease .3s;
}

#profile .copylight .btn_regulation{
  position: absolute;
  top: 710px;
  right: 230px;
  z-index: 888;
}

#profile .copylight .btn_regulation a{
  display: block;
  width: 196px;
  height: 196px;
  position: relative;
}

#profile .btn_regulation a::before{
  content: "";
  display: block;
  width: 196px;
  height: 196px;
  background: url(../img/kamirin/btn_regulation_hover.png) no-repeat center center;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: -1;
  -webkit-transition: ease .3s;
  transition: ease .3s;
}

#profile .btn_copylight a:hover img,
#profile .btn_regulation a:hover img{
  opacity: 0;
}

#profile .btn_copylight a:hover::before,
#profile .btn_regulation a:hover::before{
  opacity: 1;
}

#profile .btn_copylight a::after,
#profile .btn_regulation a::after{
  display: none!important;
}

@media screen and (max-width: 1040px) {
  #profile .copylight{
    height: 905px;
  }
  #profile .copylight::before{
    content: "";
    display: block;
    width: 100%;
    height: 60%;
    background: url(../img/kamirin/profile_lb.png) no-repeat 0 0;
    background-size: auto 100%;
    top: 20px;
    left: 0px;
  }
  #profile .copylight .memo{
    margin: 240px 0 0 10px;
  }
  #profile .copylight .yoroshiku{
    width: 250px;
    top: 0px;
    right: 10px;
  }
  #profile .copylight .bubble{
    width: 400px;
    height: 400px;
    padding: 80px 50px 0 80px;
    top: 274px;
  }
}
@media screen and (max-width: 900px) {
  #profile .copylight .memo{
    width: calc(100% - 360px);
  }
}
@media screen and (max-width: 750px) {
  #profile .copylight::before{
    background-size: 80% auto;
    top: -20px;
    left: 0px;
  }
  #profile .copylight .bubble{
    position: static;
    width: 100%;
    max-width: 320px;
    max-height: 320px;
     font-size: 1.4rem;
    margin: 0 auto -60px auto;
    padding: 80px 40px 0 40px;
  }
  #profile .copylight .memo{
    width: 100%;
    position: static;
    margin: 0 0 0 -10px;
  }
  #profile .copylight .yoroshiku{
    width: 60%;
    position: static;
    margin-bottom: -40px;
  }
  #profile .copylight .btn_wrap{
    position: relative;
    overflow: hidden;
  }
  #profile .copylight .btn_copylight,
  #profile .copylight .btn_regulation{
    position: static;
    margin: 0;
    width: 50%;
    float: left;
    box-sizing: border-box;
  }
  #profile .copylight .btn_copylight a,
  #profile .copylight .btn_regulation a{
    width: 150px;
    height: 150px;
    margin: 0 auto;
  }
  #profile .btn_copylight a::before,
  #profile .btn_regulation a::before{
    width: 150px;
    height: 150px;
  }
}

#kami_news{
  position: relative;
}

#kami_news .inner{
  max-width: 1100px!important;
  padding-bottom: 290px;
  position: relative;
  background: url(../img/kamirin/news_lb.png) no-repeat left 20px bottom 130px, url(../img/kamirin/news_rb.png) no-repeat right bottom;
}

#kami_news .inner::before{
  content: "";
  display: block;
  width: 987px;
  height: 549px;
  background: url(../img/kamirin/news_ct.png) no-repeat 40% top;
  background-size: 100% auto;
  position: absolute;
  top: -425px;
  left: -150px;
  z-index: 3;
}

@media screen and (max-width: 1100px) {
  #kami_news .inner{
    padding-bottom: 190px;
    background-position: 10px 96%, right bottom;
    background-size: 20% auto, 20% auto;
  }
  #kami_news .inner::before{
    width: 80%;
    left: 0;
  }
}

@media screen and (max-width: 750px) {
  #kami_news{
    margin-top: 0px;
  }
  #kami_news .inner{
    padding-top: 120px;
    background: url(../img/kamirin/news_ct.png) no-repeat center top,
  url(../img/kamirin/news_lb.png) no-repeat 10px 98%,
  url(../img/kamirin/news_rb.png) no-repeat right bottom;
    background-size: 100% auto, 35% auto, 35% auto;
  }
  #kami_news .inner::before{
    display: none;
  }
}

#kami_news .inner::after{
  bottom: 400px;
  right: -135px;
}

#kami_news .kamirin{
  position: absolute;
  top: 360px;
  left: 0;
}

@media screen and (max-width: 1100px) {
  #kami_news .inner::after{
    display: none;
  }
  #kami_news .kamirin{
  width: 200px;
    top: 0;
    left: 0;
  }
}
@media screen and (max-width: 1060px) {
  #kami_news .kamirin{
    width: 180px;
    top: -240px;
    left: auto;
    right: 0;
  }
}

@media screen and (max-width: 750px) {
  #kami_news .inner::after{
     position: static!important;
  }
  #kami_news .inner::after{
    bottom: auto;
    top: 0;
    right: 0;
  } 
  #kami_news .kamirin{
    max-width: 80%;
   margin: 0 auto;
    position: static!important;
  }
}

#kami_news .wrap{
  width: 844px;
  height: 1024px;
  margin: 215px 0 0 auto;
  box-sizing: border-box;
  padding: 190px 120px 0 120px;
  background: url(../img/kamirin/news_wrap.png) no-repeat center top;
  background-size: 100% auto;
  position: relative;
}

@media screen and (max-width: 1040px) {
#kami_news .wrap{
    margin: 215px auto 0 auto;
  }
}

#kami_news h2{
  width: 100%;
  position: absolute;
  top: 45px;
  left: 0;
  text-align: center;
}

@media screen and (max-width: 750px) {
  #kami_news .wrap{
    width: 100%;
    height: auto;
    margin: 50px 0 0 0;
    padding: 30px 1rem;
    background: rgba(255,255,255,0.9);
  }
  #kami_news h2{
    top: -40px;
    left: 5%;
   width: 90%;
  }
}

#kami_news .news_list > li{
  padding: 1.5rem 0.5rem;
  position: relative;
  font-size: 1.6rem;
  border-color: #3ab7cd;
}

#kami_news .news_list > li.new::before{
  content: "NEW";
  display: inline-block;
  font-size: 1.4rem;
  font-weight: bold;
  color: #e86691;
  margin: 0 0 1rem 0;
}

#kami_news .wrap a{
  color: #333;
  -webkit-transition: ease .3s;
  transition: ease .3s;
}

#kami_news .wrap a:hover{
  color: #156ad5;
}

#kami_news .news_list li ul{
  margin-top: 1rem;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

#kami_news .news_list li.tag a{
  height: 28px;
  line-height: 28px;
  padding: 0 1.5rem;
  margin: 0 10px 2px 0;
  text-decoration: none;
  color: #fff;
  background: #de4a62;
  -webkit-transition: ease .3s;
  transition: ease .3s;
}

#kami_news .news_list li.tag a:hover{
  opacity: 0.8;
}

#kami_news .news_list li.date{
  color: #1cc5e3;
}

#fansite .inner{
  border: 1px solid rgba(0,0,0,0);
}

#fansite h2{
  position: absolute;
  top: -30px;
  right: -80px;
}

#fansite .catch{
  width: 494px;
  height: 305px;
  text-align: center;
  box-sizing: border-box;
  padding: 180px 30px 0 20px;
  margin: 160px 0 30px 20px;
  color: #333;
  background: url(../img/kamirin/fansite_catch.png) no-repeat 0 0;
  position: relative;
}

@media screen and (max-width: 1100px) {
  #fansite h2{
   width: 500px;
  }
  #fansite .catch{
    width: 420px;
    height: 259px;
    text-align: center;
    box-sizing: border-box;
    padding: 150px 30px 0 20px;
    margin: 150px 0 30px 10px;
    font-size: 1.4rem;
    background-size: 100% auto;
  }
}
@media screen and (max-width: 750px) {
  #fansite h2{
    width: 90%;
    position: static;
    margin: 0 auto;
  }
  #fansite .catch{
    width: 100%;
    height: auto;
    color: #fff;
    padding: 20px 1rem;
    margin: 0;
    font-size: 1.8rem;
    background: none;
  }
}

#fansite .inner{
  position: relative;
}

#fansite .inner::before{
  content: "";
  display: block;
  width: 162px;
  height: 885px;
  background: url(../img/kamirin/sns_lt.png) no-repeat 0 0;
  position: absolute;
  top: -90px;
  left: -170px;
}

#fansite .inner::after{
  content: "";
  display: block;
  width: 145px;
  height: 272px;
  background: url(../img/kamirin/sns_rt.png) no-repeat 0 0;
  position: absolute;
  top: 587px;
  right: -140px;
}

#fansite .sns_wrap{
  max-width: 1000px!important;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.fb_wrap{
  width: 330px;
}

.sns_bnr{
  width: 310px!important;
}

@media screen and (max-width: 1100px) {
  .sns_bnr{
    width: 250px!important;
  }
}

.sns_bnr a{
  display: block;
  margin-bottom: 50px;
}

@media screen and (max-width: 750px) {
  .sns_bnr a{
    margin-bottom: 1rem;
  }
}

.sns_bnr a::before, .sns_bnr a::after{
  display: none;
}

#fansite .btn{
  text-align: left;
  margin: 80px 0 245px 0;
}

#fansite .btn li{
  width: 207px;
  display: inline-block;
  padding: 0;
  margin-right: 25px;
}

#fansite .btn li a, #fansite .btn li a img{
  display: block;
}

@media screen and (max-width: 750px) {
  #fansite .btn{
    text-align: center;
    margin: 50px 0;
  }
  #fansite .btn li{
    width: 207px;
    display: block;
    margin: 0 auto 1rem auto;
  }
}

#fansite h3{
  max-width: 950px;
  margin: 0 auto 70px auto;
  padding-bottom: 30px;
  text-align: center;
  background: url(../img/kamirin/sns_line.png) repeat-x left bottom;
  position: relative;
}

#fansite h3::before{
  content: "";
  display: block;
  width: 790px;
  height: 405px;
  background: url(../img/kamirin/sns_lb.png) no-repeat 0 0;
  position: absolute;
  top: -450px;
  left: -130px;
  z-index: -1;
}

#fansite h3::after{
  content: "";
  display: block;
  width: 350px;
  height: 451px;
  background: url(../img/kamirin/sns_kamirin.png) no-repeat 0 0;
  position: absolute;
  top: -468px;
  right: -50px;
  z-index: -1;
}

#fansite h3 a{
  display: block;
  position: relative;
}

#fansite h3 a::before{
  content: "";
  display: block;
  width: 100%;
  height: 148px;
  background: url(../img/kamirin/insta_baloon.png) no-repeat 30% 0 / auto 100%;
  position: absolute;
  top: -160px;
  left: 0;
  opacity: 0;
  -webkit-transition: ease .3s;
  transition: ease .3s;
} 

#fansite h3 a img{
  opacity: 1;
}

#fansite h3 a:hover::before{
  opacity: 1;
  -webkit-animation: shake .8s ease-in-out;
  animation: shake .8s ease-in-out;
}

@-webkit-keyframes shake {
  15% { -webkit-transform: translateX(3px) rotate(1deg); }
  30% { -webkit-transform: translateX(-3px) rotate(-1deg); }
  45% { -webkit-transform: translateX(2px) rotate(1deg); }
  60% { -webkit-transform: translateX(-2px) rotate(-1deg); }
  75% { -webkit-transform: translateX(1px) rotate(1deg); }
  90% { -webkit-transform: translateX(-1px) rotate(-1deg); }
}
@keyframes shake {
  15% { transform: translateX(3px) rotate(1deg); }
  30% { transform: translateX(-3px) rotate(-1deg); }
  45% { transform: translateX(2px) rotate(1deg); }
  60% { transform: translateX(-2px) rotate(-1deg); }
  75% { transform: translateX(1px) rotate(1deg); }
  90% { transform: translateX(-1px) rotate(-1deg); }
}

@media screen and (max-width: 750px) {
  #fansite h3 a:hover::before{
    display: none!important;
  }
}


@media screen and (max-width: 1100px) {
  #fansite .inner::after{
    display: none;
  }
  #fansite h3{
    margin: 0 1rem 70px 1rem;
  }
  #fansite h3::before{
    width: 100%;
    left: 0;
  }
  #fansite h3::after{
    content: "";
    display: block;
    width: 250px;
    background-size: 100% auto;
    right: 0;
  }
}
@media screen and (max-width: 950px) {
  .fb_wrap, .tw{
    width: 34%!important;
  }
  .sns_bnr{
    width: 22%!important;
  }
}
@media screen and (max-width: 750px) {
  #fansite .sns_wrap{
   display: block;
  }
  .fb_wrap, .tw, .sns_bnr{
    width: 100%!important;
    text-align: center;
  }
  .twitter-timeline, .fb_wrap iframe{
    width: 100%;
    height: 240px!important;
    margin: 0 auto;
    text-align: center;
  }
  .fb_wrap{
    margin: 2rem auto;
    height: 240px!important;
    overflow: hidden;
  }
  #fansite h3{
    margin-top: 220px;
  }
  #fansite h3::before{
    width: 100%;
    height: 200px;
    top: -220px;
    left: 0;
     background-position: center bottom;
    background-size: 100% auto;
  }
  #fansite h3::after{
    width: 150px;
    height: 200px;
    background-size: 100% auto;
    top: -220px;
    right: 0;
  }
}

.loopSliderWrap {
    top: 0;
    left: 0;
    height: 217px;
    overflow: hidden;
    position: absolute;
}

.loopSlider {
    margin: 0 auto;
    width: 100%;
    height: 150px;
    text-align: left;
    position: relative;
    overflow: hidden;
}
 
.loopSlider ul {
    height: 150px;
    float: left;
    overflow: hidden;
}
 
.loopSlider ul li {
    width: 200px;
    height: 150px;
    padding: 0 5px;
    float: left;
    text-align: center;
    display: inline;
    overflow: hidden;
}

#wallpaper .inner{
  position: relative;
  padding-bottom: 150px;
}

#wallpaper .inner::before{
  content: "";
  display: block;
  width: 456px;
  height: 731px;
  background: url(../img/kamirin/wallpaper_lb.png) no-repeat 0 0;
  position: absolute;
  bottom: 0;
  left: -160px;
}

#wallpaper h2{
  text-align: center;
  position: relative;
}

#wallpaper h2::before, #wallpaper h2::after{
  content: "";
  display: block;
  position: absolute;
}

#wallpaper h2::before{
  width: 518px;
  height: 127px;
  background: url(../img/kamirin/wallpaper_lt.png) no-repeat 0 0;
  background-size: 100% auto;
  top: 200px;
  left: -170px;
}

#wallpaper h2::after{
  width: 216px;
  height: 571px;
  background: url(../img/kamirin/wallpaper_rt.png) no-repeat 0 0;
  top: 0;
  right: -150px;
}

#wallpaper .catch{
  width: 100%;
  text-align: center;
  position: absolute;
  top: 410px;
}

#wallpaper h3{
  font-size: 2.4rem;
  margin: 6rem 0 2rem 0;
}

@media screen and (max-width: 750px) {
  #wallpaper{
    margin-bottom: 30px;
  }
  #wallpaper .inner{
    background: url(../img/kamirin/wallpaper_lb.png) no-repeat 5% bottom;
    background-size: 60% auto;
  }
  #wallpaper .inner::before{
    display: none;
  }
  #wallpaper h2{
   width: 120%;
   left: -20%;
  }
  #wallpaper h2::before{
    width: 50%;
    height: 60px;
    top: 40px;
    left: 0;
    background-size: 100% auto;
    z-index: -1;
  }
  #wallpaper h2::after{
    width: 140px;
    background-size: 100% auto;
    top: -140px;
    right: 0;
    z-index: -1;
  }
  #wallpaper .catch{
    font-size: 1.8rem;
    position: static;
  }
  #wallpaper h3{
    padding: 0 1rem;
   font-size: 1.8rem;
  }
}

.wall_list{
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.wall_list li{
  width: 32%;
  margin-bottom: 5rem;
}

.wall_list li a{
  display: block;
  width: 80%;
  padding: 8px 0 28px 0;
  margin: 1rem auto 0 auto;
  color: #fff;
  text-align: center;
  background: #ec325e;
  position: relative;
  -webkit-transition: ease .3s;
  transition: ease .3s;
}

.wall_list li a::before {
    content: "";
    display: block;
    width: 100%;
    height: 23px;
    background: url(../img/icon_download.png) no-repeat center center;
    background-size: auto 100%;
    position: absolute;
    left: 0;
    bottom: 7px;
}

.wall_list li a:hover{
  opacity: 0.8;
}

@media screen and (max-width: 750px) {
  .wall_list{
    margin: 0 1rem;
  }
  .wall_list li{
    width: 49%;
  }
  .wall_list li a{
    width: 90%;
    padding: 5px 0 20px 0;
    font-size: 1.6rem;
  }
  .wall_list li a::before {
    height: 16px;
  }
}

#goods{
  margin-top: -110px;
  margin-bottom: 90px;
  padding-bottom: 390px;
  background: url(../img/kamirin/goods_bg_lb.png) no-repeat left 2% bottom 530px,
              url(../img/kamirin/goods_bg_rc.png) no-repeat right 1130px,
              url(../img/kamirin/goods_bg_lt.png) no-repeat left 420px,
              url(../img/kamirin/goods_bg_rt.png) no-repeat right 30px top,
              url(../img/kamirin/goods_bg.png) no-repeat center bottom;
  position: relative;
}

@media screen and (max-width: 750px) {
  #goods{
    margin-top: 0px;
  }
}

#goods .inner{
  max-width: 1100px!important;
}

#goods h2.ttl{
  position: absolute;
  top: 60px;
  right: 0;
}

#goods .catch{
  margin: 175px 0 10px 0;
  width: 738px;
  height: 379px;
  box-sizing: border-box;
  color: #333;
  padding: 210px 0 0 350px;
  background: url(../img/kamirin/goods_bg_catch.png) no-repeat center center;
  background-size: 100% auto;
}

@media screen and (max-width: 1400px) {
  #goods{
    background-size: 9% auto, 58% auto, 21% auto, 37% auto, auto auto;
    background-position: left 2% bottom 530px, right 1130px, left 420px, right -30px top, center bottom;
  }
  #goods .inner{
    padding-left: 10px;
    padding-right: 10px;
  }
  #goods .catch{
    margin-left: -100px;
  }
}
@media screen and (max-width: 1200px) {
  #goods{
    background-size: 9% auto, 58% auto, 21% auto, 43% auto, auto auto;
  }
  #goods h2.ttl img{
    width: 400px;
  }
}
@media screen and (max-width: 900px) {
  #goods .catch{
    margin: 175px 0 10px -10px;
    width: 590px;
    height: 303px;
    padding: 170px 0 0 270px;
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 845px) {
  #goods{
    margin-bottom: 40px;
    padding-bottom: 30%;
    background-size: 9% auto, 58% auto, 21% auto, 37% auto, 98% auto; 
  }
}
@media screen and (max-width: 750px) {
  #goods h2.ttl{
    width: 90%;
    margin: 30px 0 0 10%;
    position: static;
  }
  #goods h2.ttl img{
    width: 100%;
  }
  #goods .catch{
    position: relative;
    margin: 0 0 3rem 0;
    width: 100%;
    height: 0;
    padding: 51.36% 0 0 0;
    font-size: 1.6rem;
    background: url(../img/kamirin/goods_bg_catch_smp.png) no-repeat 0 0;
    background-size: 100% auto;
  }
  #goods .catch span{
    display: block;
    position: absolute;
    top: 36%;
    left: 25%;
    padding: 0 10px;
  }
}

#goods ul.item{
  text-align: center;
  overflow: hidden;
  letter-spacing: -1rem;
  margin-bottom: 20px;
}

#goods ul.item li{
  display: inline-block;
  width: 20%;
  font-size: 1.6rem;
  line-height: 1.3;
  vertical-align: top;
  letter-spacing: normal;
  box-sizing: border-box;
}

#goods ul.item li img{
  display: block;
  width: 100%;
  margin: 0 auto 3px auto;
  border-radius: 100%;
}

#goods ul.item li:nth-child(2),
#goods ul.item li:nth-child(4),
#goods ul.item li:nth-child(7),
#goods ul.item li:nth-child(9){
  padding-top: 80px;
}

@media screen and (max-width: 750px) {
  #goods ul.item li{
    display: block;
    float: left;
    width: 48%!important;
    padding-top: 0!important;
    margin-bottom: 1rem;
  }
  #goods ul.item li:nth-child(even){
    float: right;
  }
}

#goods .shop_wrap{
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

#goods ul.shop{
  flex: 1;
}

#goods ul.shop:first-child{
  margin-top: 60px;
}

#goods ul.shop li{
  display: table;
  width: 310px;
}

#goods ul.shop:nth-child(1) li:nth-child(1){ margin-bottom: 35px;}
#goods ul.shop:nth-child(1) li:nth-child(2){ margin-bottom: 40px;}
#goods ul.shop:nth-child(1) li:nth-child(3){ margin-bottom: 73px;}

#goods ul.shop:nth-child(2) li:nth-child(1){ margin-bottom: 25px;}
#goods ul.shop:nth-child(2) li:nth-child(2){ margin-bottom: 35px;}
#goods ul.shop:nth-child(2) li:nth-child(3){ margin-bottom: 40px;}
#goods ul.shop:nth-child(2) li:nth-child(4){ margin-bottom: 75px;}

#goods ul.shop li a{
  display: table-cell;
  vertical-align: middle;
  height: 118px;
  box-sizing: border-box;
  padding: 0 100px 0 65px;
  color: #156ad5;
  line-height: 1.2;
  text-align: center;
  background: url(../img/kamirin/goods_fish.png) no-repeat center center;
  background-size: auto 100%;
}

#goods ul.shop li a:hover{
  background-image: url(../img/kamirin/goods_fish_hover.png);
}

@media screen and (max-width: 1100px) {
  #goods ul.shop li a{
    height: 100px;
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 1000px) {
  #goods ul.shop li a{
    height: 95px;
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 900px) {
  #goods ul.shop li a{
    height: 90px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 750px) {
  #goods .shop_wrap{

  }
  #goods ul.shop:first-child{
    margin-top: 30px;
  }
  #goods ul.shop li{
    width: 100%;
   margin-bottom: 0!important;
  }
  #goods ul.shop li a{
    width: 100%;
    display: table-cell;
    text-align: left;
    vertical-align: middle;
    height: 100px;
    padding: 2% 10% 0 18%;
    color: #333;
     font-size: 1.2rem;
    text-shadow: 1px 1px 2px #fff, 1px 1px 2px #fff, 1px 1px 2px #fff;
    background-size: 100% auto;
  }
}

#bottom_wave{
  height: 120px;
  position: relative;
  margin-top: 120px;
}

@media screen and (max-width: 750px) {
  #bottom_wave{
    margin-top: 60px;
  }
}

#footer_wrap{
  margin-top: 0;
}

body.page-kamirin #footer{
  padding-top: 0;
  background: none;
}


