@charset "UTF-8";
body,p,div,img,header,footer,a,table,tr,th,td{margin: 0;padding: 0}
/*全体設定*/
body {
   font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
  background-size: auto auto;
background-color: rgba(0, 0, 0, 1);
background-image: repeating-linear-gradient(135deg, transparent, transparent 7px, rgba(51, 51, 51, 1) 7px, rgba(51, 51, 51, 1) 13px );
}

.catch02,.catch03,.catch05,.catch06{width: 11%; position: absolute}
.catch01{
    position: absolute;
    width: 18%;
    top: 1.1%;
    left: 82%;
}
.catch02{top: 18.4%;left: 1%;}
.catch03{top: 30%; left: 89%}
.catch04{position: absolute;
    width: 18%;
    top: 38.7%;
    left: 0%;
}
.catch05{top: 59.8%;left: 0%;}
.catch06{top: 90%; left: 85%}
.catch07{position: absolute; width: 18%; top: 90%; left: 5%}


a {
  font-weight: 700;
  text-decoration: none;
  border: none;
}

img {
  width: 100%;
  height: auto;
  vertical-align: middle;
}

#wrapper {
  max-width: 600px;
  width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  overflow-x: hidden;
}

/*ヘッダー*/
header {
  width: 100%;
  height: auto;
  background-color: #fff;
  padding-top: 10px;
  padding-bottom: 5px;
}

.headerImg {
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  transform: translateX(-5px);
}

/*トップ*/
.fv{
    position: relative;
    margin: 0 0 15%;
}

.fv .button1{
    position: absolute;
    width: 90%;
    bottom: -8%;
    left: 5%;
    margin: 0;
    padding: 0;
}
#story{position: relative}
#story .button {
  position: absolute;
  width: 90%;
  height: auto;
  left: 0;
  bottom: 0;
  padding: 0 5%;
  -webkit-animation-name: scale;
  animation-name: scale;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: cubic-bezier(.85,-0.96,.15,2.01);
  animation-timing-function: cubic-bezier(.85,-0.96,.15,2.01);
  }

#story p,#series p{
    width: 100%;
    height: 60px;
    line-height: 60px;
    background: #7baabd;
    text-align: center;
    color: #fff;
    font-weight: 800;
    font-size: 2.4em;
}

/*おすすめ*/
.pickTitle {
  padding: 7px 0;
  font-weight: 800;
  font-size: 1.2em;
  margin-left: auto;
  margin-right: auto;
  color: #333;
  letter-spacing: 0.2em;
  text-align: center;
  width: 100%;
  height: auto;
  background-color: #fa0f72;
}
.picks{color:#fff!important}

.contents {
  width: 100%;
  height: auto;
  background-color: #fff;
  margin-bottom: 30px;
}

.contentsLast {
  width: 100%;
  height: auto;
  background-color: #fff;
}

.contentsInner {
  padding: 15px 10px;
}

.contentsTitle {
  display: block;
  font-size: 15px;
  font-weight: 700;
  margin-left:10px
  color:#4c83e8;;
  border-bottom: double 5px #ffc11a;
}

.contentsImg {
  margin: 10px 0 15px 0;
  border: 1px solid #e2e2e2;
}

.gaiyou {
  font-size: 14px;
  line-height: 1.5em;
  font-weight: 500;
  text-align: justify;
  text-justify: inter-ideograph;
  color: #040024;
}


#footer {
    margin-top: 50px;
  position: relative;
  background-color: #fff;
  padding: 30px;
  z-index: 999;
}

#footer p {
  font-size: 11px;
  font-weight: 300;
  text-align: center;
  color: #040024;
}

#kaiin {
  position: fixed;
  width: 160px;
  height: auto;
  bottom: -65px;
  right: -24px;
  z-index: 998;
}

/* くの字 */
.sample5-2::after{
    left: 6px;
    width: 8px;
    height: 8px;
    border-top: 2px solid #ffb618;
    border-right: 2px solid #ffb618;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    text-align: center;
}

.arrow{
    position: relative;
    display: block;
    padding: 0 0 0 16px;
    color: #000;
    vertical-align: middle;
    text-decoration: none;
    font-size: 17px;
    text-align: center;
   font-weight: 800;
    color: #ffb618;
}

.arrow::before,
.arrow::after{
    position: absolute;
    top: 0;
    bottom: 0;
    right: -85%;
    margin: auto;
    content: "";
    vertical-align: middle;
}

/*swiper設定*/
#pickup{margin: 50px 0;}

.swiper-container {
	width: 100%;
	height: 80%;
    background: #fff;
}

.swiper-slide{
    width: 100%;
    top: 0;
    text-align: left;
    padding: 30px 0;
}

.swiper-contents{
    width: 70%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}

/*swiper_中身*/
strong{
    display: block;
    font-weight: bold;
    font-size: 24px;
    border-bottom: solid 3px #ff4949;
    color:#ff4949;
}

.pickup-space{
    background: #fff;
}

.swiper-contents p{
    font-size: 18px;
    line-height: 24px;
    font-weight: 500;
}

.swiper-button{
    width: 100%;
    background: #fff;
}

.buttonPick{
    margin-top: 10px;
}


.garumani_img{
    box-sizing:border-box;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    background: #fff;
    border-radius: 10px;
    border: solid 1px #6e5a5a;
    display: flex;
    flex-wrap: wrap; 
    flex-direction: row
}

.garumani_img a{
    display: block;
    width: 42%;
    padding: 3%;
    margin-left: auto;
    margin-right: auto;
}

.garumani_img a img{
    width: 100%;
}

#about{
    margin-bottom: 30px;
    background: #fff;
}

.title{
	color: #fff;
	background: #fa0f72;
	width: 100%;
	height: auto;
	text-align: center;
	padding: 8px 0;
	font-weight: bold;
	font-size: 24px;
	margin: 0 auto;
	letter-spacing: 0.1em;
}
.title img{vertical-align: middle}

#about p img{
    width: 90%;
    padding: 3% 5%;
}
