@media (max-width: 768px) {
/* メインヴィジュアル--------------- */


/* スマホ用のデータ量の少ない背景画を用いる */
#main_visual_area{
	background-image:url(../img/main-v-2-sp.jpg);
}
.cam span.att{
	background-color: #d60000;
  width: 100%;
  margin-bottom: 10px;
	padding: 0;
}
.cam span.att a{
  padding: 10px 5px;
	display: block;
}
.waku-1{
	width:60%;
	}
.waku-1 img{
	width:100%;
}
.waku-2{
	width:60%;
	}
.waku-2 img{
	width:100%;
}
.main-v-1 img{
	width:80%;
	}
#main_visual_area{
	background-size:cover;
}
#main_visual_area h2{
	top: 40px;
	font-size: 20px;
	left: auto;
	right: 90px;

}

#main_visual_area h2>span{
	margin: 10px 0 0 10px;
}

#main_visual_area h2 strong{
	font-size: 32px;
}

#main_visual_area .caption span {
	    padding-right: 10px;
    float: left;
}

#main_visual_area .caption span img{
	width:100px;
}

#main_visual_area .caption {

    padding:0;

}

#main_visual_area .caption p{
    border-top:none;
	font-size:10px;
    padding:0 0 0 0;
}


#main_visual_area h2{
	left: 0px;
	top:20%;
	font-size: 7vw;
	width:100%;
	text-align:center;
}

#main_visual_area h2>span{
	margin: 10px 0 0 10px;
	font-size: 7vw;
}

#main_visual_area h2 strong{
	font-size: 10vw;
}

#main_visual_area .caption{
	display: block;
	position: static;
}

#main_visual_area .caption .la-wrap{
	display: none;
}

#main_visual_area .caption .ta-wrap p{
	padding-top: 5px;
}
#main_visual_area .caption .ta-wrap span{
	padding-top: 5px;
}

#recommend_area article:nth-of-type(3),
#recommend_area article:nth-of-type(4){
	margin-top: 24px;
}



.slider-img{
	height: 100%;
	display: flex;
}

.slide-wrap{
	width: 40%;
}

.slider{
	height: 100%;
}

.slide-ttl{
	width: 10%;
	height: 100%;
	padding: 10px;
}

.slide-arrow{
  position: absolute;
  top: 50%;
  margin-top: -15px;
}
.prev-arrow{
  left: -40px;
  width: 0;
  height: 0;
}
.next-arrow{
	right: 10px;
  width: 0;
  height: 0;
  border-right: 0 solid transparent;
  border-left: 18px solid rgba(255, 255, 255, 0.7);
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
}

button{
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}


.bg-ttl{
	background: linear-gradient(to bottom, #9e0c2c 0%,#730656 76%);
}

.slide-ttl img{
  height: 100%;
  width: 100%;
	display: block;
}

.slide-img{
	width: 40%;
	border-left: 5px solid #fff;
	position: relative;
}

.slide-img img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  /* -webkit-filter: grayscale(100%);
  filter: grayscale(100%); */
}

.slide-txt {
	width: 50%;
	padding: 15px;
	font-size: 14px;
	background-color: #f9f9f9;
 	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	display: flex;
	align-items: center;
}

.bg-txt{
	background-color: rgba(43, 32, 70, 0.6);
	color: #fff;
}

.slide-name-wrap{


}
.slide-txt .name{
	font-size: 16px;
}
.slide-txt .name-text{
	line-height: 1.6;
}
.name-link{
	text-align: right;
  margin-top: 10px;
}
.name-link a{
	font-size: 10px;
  background-color: #b71a1a;
  padding: 8px;
  line-height: 1;
  color: #fff;
}


.slide-ttl span{
	background: linear-gradient(25deg, #b11e8b, #ce2b2b);
	background-color: #77711e;
	color: #fff;
	display: inline-block;
	padding: 8px 20px;
  line-height: 1;
	border-radius: 20px;
}

.slide-img02{
	height: 80%;
	display: flex;
	align-items: center;
	color: #fff;
}




/* イントロエリア------------------- */

.titl3{
	font-size: 18px;
}
#intro_area {
  padding: 16px 16px 10px;
}

#intro_area .text-block h2{
	position:static;
	font-size: 18px;
	text-align:center;
	font-weight:bold;

}

#intro_area .text-block h2 strong {
    font-size: 24px;
	font-weight:bold;
}

#intro_area>h2>strong{

}

#intro_area>div{
	margin: 0 0 0 0;
}
#intro_area>.regi-btn2{
	margin: 20px auto;
}

#intro_area .text-block .img-box {
    width: 50%;

}

#intro_area>div p{

	padding: 0px 0 10px 0;

}

#intro_area .type1 p {
    padding: 0px 0 0 0px;
}

#intro_area .type2 p {

    padding: 0 0 0 0;
}


#intro_area .text-block p{
	float:none;
	width:auto;
}


#intro_area>div .link_box{
	position: relative;
	padding: 0 10px 50px 10px;
	width: 100%;
}

#intro_area .text-block p {
    font-size: 15px;
		line-height: 1.6em;
}

#intro_area>div .link_box .img-box{
	position: static;
	margin: 20px auto 0 auto;
	width: 70%;
}

#intro_area>div .link_box>a{
	position: relative;
	bottom: 20px;
	margin: 0 auto;
}

.type3:before {
    display: none;
	}

.type3 {
    padding-bottom: 0px;

}
.type3 p{

	text-align:left;
}

/* レコメンドエリア------------------- */

#recommend_area {
    padding: 0 0 0px 0;
}

#recommend_area article h3{
	font-size: 18px;
}

#recommend_area article .img-box{
	float:left;
	width:50%;
	padding:0 8px 8px 0;
}

#recommend_area article .img-box{
	margin-top:24px;
}

#recommend_area article p{
	margin-top:24px;
}


/* リンクエリア------------------- */
#link_area{
	padding: 0px 0;
	background-color: #f1f1f1;
}

#link_area article{
	float: none;
	border-right: 0px;
	border-bottom: 1px solid #000;
	padding: 20px 0;
	width: 100%;
}

#link_area article:last-of-type{
	border-bottom: 0;
}

#link_area article>a>h2>span{
	margin: 12px 0 0 0;
	font-size: 44px;

}

#link_area article>a>h2:after{
	display:none;
}


/* メディアエリア------------------- */
#media_area p{
	text-align: left;
  line-height: 1.4;
  padding: 10px 0;
}

#media_area>div .left{
	float: none;
	width: 50%;
	height: 310px;
	padding: 0;
}

#media_area>div .right{
	float: none;
	width: 50%;
	padding: 0;
}

#media_area>div .right>div{
	float: none;
	width: 100%;
	height: 310px;
	padding: 0;
}

#media_area>div .right>div.top_left,
#media_area>div .right>div.bottom_left{
	padding: 0;
}

#media_area>div .right>div.top_left,
#media_area>div .right>div.top_right{
	padding: 0;
}


#media_area>div{

}

#twitter_area .fab{
	color: #1da1f2;
	font-size: 26px;
}
.tweet-wrap{
	padding: 6px;
  background-color: #1da1f2;
}
.tweet{
  background-color: #fff;
  height: 380px;
  overflow-y: auto;
}

	.slide-in-img{
		width: 200px;
		height: 200px;
	}

}

.top-mem{
	display: flex;
	justify-content: space-between;
}

.top-mem-btn{
	width: 45%;
	position: relative;
  color: #fff;
  font-size: 14px;
  text-align: center;
  line-height: 1.4;
  font-family: 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  margin: 4px auto;
  padding: 6px;
  border-radius: 6px;
}
.top-mem-btn span{
	display: block;
	font-size: 16px;
}

.top-mem-reg{
  background: linear-gradient(rgb(255, 142, 0) 0%, rgb(251, 93, 0) 100%);
	margin-left: 15px;
	margin-right: 5px;
}

.top-mem-in{
  background: linear-gradient(rgb(101, 184, 255) 0%, rgb(0, 103, 177) 100%);
	margin-right: 15px;
	margin-left: 5px;
	display: flex;
  align-items: center;
  justify-content: center;
}

.top-mem-btn a{
	position: absolute;
	width: 100%;
	height: 100%;
	display: block;
	top:0;
	left:0;
}

.sub-ttl{
  font-family: 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  text-align: center;
  margin-top: 16px;
  background-color: #8c0064;
	background: #951b55;
  background: -moz-linear-gradient(top, #951b55 0%, #41135d 96%);
  background: -webkit-linear-gradient(top, #951b55 0%,#41135d 96%);
  background: linear-gradient(to bottom, #951b55 0%,#41135d 96%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#951b55', endColorstr='#41135d',GradientType=0 );
  color: #fff;
  font-size: 18px;
  padding: 6px;
}
.sub-ttl span{
    font-size: 14px;
    padding-left: 10px;
}

#sp-topm{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding: 0 5px;
}

#sp-topm article{
	width: 32%;
	margin-top: 12px;
	display: flex;
  flex-flow: column;
  justify-content: space-between;
	background-color: #eeeeee;
}

#sp-topm .staff_wrap{
	text-align: center;
}
#sp-topm .img-box{
	position: relative;
	width: 100%;
	height: 140px;
}
#sp-topm .img-box .bg{
	height: 100%;
  background-position: center;
  background-size: cover;
}

#sp-topm .login-mark {
    height: auto;
    width: auto;
    background-color: #C00;
    position: absolute;
    left: 7px;
    top: 7px;
    border-radius: 5px;
    color: #fff;
    padding: 0 4px;
    font-size: 10px;
		line-height: 2.2;
}
#sp-topm .logoff-mark {
    height: auto;
    width: auto;
    background-color: #9c0836;
    position: absolute;
    left: 7px;
    top: 7px;
    border-radius: 5px;
    color: #fff;
    padding: 0 10px;
    font-size: 10px;
		line-height: 2.2;
}
#sp-topm .btn{
		display: block;
    position: relative;
    border-radius: 0;
    padding: 6px 4px;
    background-color: #62a2e3;
    text-align: start;
    font-size: 8px;
    color: #fff;
}
#sp-topm .btn i{
	  position: absolute;
	  right: 5px;
	  top: 7px;
	  font-size: 12px;
}
#sp-topm .top-name{
	font-weight: bold;
}
#sp-topm .top-name-en{
	line-height: 1;
	font-size: 11px;
}
#sp-topm .avr-price{
	font-size: 13px;
  line-height: 1.4;
  margin-top: 4px;
}

#sp-topm .detail_wrap{
	margin-top: 5px;
}

.more-mem{
    margin: 20px auto 30px;
    background: #5f1b79;
    color: #fff;
    width: 100%;
    max-width: 240px;
    padding: 12px 20px;
    line-height: 1;
    position: relative;
		text-align: center;
}

.more-mem i{
	position: absolute;
  right: 8px;
  top: 10px;
  font-size: 18px;
}
.more-mem a{
	position: absolute;
	width: 100%;
	height: 100%;
	display: block;
	top:0;
	left:0;
}

.link-btn{
	margin: 15px auto;
  background: #8c0064;
  color: #fff;
  width: 100%;
  max-width: 240px;
  padding: 12px;
  line-height: 1;
  position: relative;
}

.link-btn i{
	position: absolute;
  right: 8px;
  top: 10px;
  font-size: 18px;
}
.link-btn a{
	position: absolute;
	width: 100%;
	height: 100%;
	display: block;
	top:0;
	left:0;
}
.media_flx{
	display: flex;
	flex-wrap: wrap;
	padding: 1px;
}
.media_flx > div{
	width: 50%;
}
#media_area>div article>a{
  padding: 15px;
  border: 1px solid #fff;
	background-color: rgba(0,0,0,0.6);
}
#media_area>div article>a h3{
    line-height: 1.4;
    font-size: 17px;
}
#media_area>div article>a{
	padding: 20px;
}
#media_area>div article>a .date{
    display: inline-block;
    position: relative;
    bottom: inherit;
    right: inherit;
    margin-top: 10px;
    border: 1px solid #fff;
    padding: 2px 10px 2px 30px;
    background-image: url(../../common/img/ico_timer.svg);
    background-repeat: no-repeat;
    background-size: 16px;
    background-position: 10px center;
    font-size: 14px;
}
#media_area>div article>a .tag{
    display: inline-block;
    margin: 18px 0 0 0;
    padding: 4px 18px;
    background-color: #4ab6fa;
    font-size: 12px;
}

.icons img{
	max-width: 50px;
	height: 50px;
	width: 100%;
}

.only-sp .icons{
	display: flex;
	align-items: center;
	margin: 3px 10px;
}

.sns_icon{
	background-color: #e7e7e7;
  padding: 10px;
	margin-top: 0;
}

@media (max-width: 630px){
	.slide-in-img{
		width: 200px;
		height: 200px;
	}
	.slide-text .name{
		margin-top: 0;
	}
}

@media (max-width: 500px){
	.slide-in-img{
		width: 130px;
		height: 130px;
	}
	.slide-text .name-text{
		font-size: 17px;
		line-height: 1.4;
    padding: 10px;
		line-height: 1.4;
    font-size: 14px;
	}
	.slide-text .name{

	}

}

@media (max-width: 320px){
.slide-txt {
	font-size: 10px;
}
}
