@media (max-width: 768px) {

body{
	min-width:inherit;
}

.icon-f .lineat-wrap{
	padding: 9px;
		margin: 3px 2px;
	border-radius: 5px;
}
.icon-f {
		width: 55%;
}

.only-sp .icons {
	background-color: #fff;
	border-radius: 5px;
	width: auto;
	margin: 3px 2px;
}
.sns_icon{
	justify-content: center;
}
	.only-sp-inline{
		display: inline;
	}
	#movie .common-ttl-1>span{
		font-size: 24px;
		line-height: 30px;
	}

/* ----------------------------------------

コンテンツ幅

---------------------------------------- */

/*共通パディング*/

/*.box-pd {
	padding-top: 80px;
	padding-bottom: 50px;
}*/



/* ----------------------------------------

各ページ共通要素

---------------------------------------- */

/*各共通タイトル*/

/*.common-ttl {
	font-size: 20px;
}*/
.sns_icon{
	display: flex;
	justify-content: center;
	margin-top: 8px;
}
.icons img {
    padding: 7px;
}
.sns_wrap{
	display: flex;
}
.icons {
  	background-color: #fff;
	  border-radius: 5px;
		width: 31.5%;
	  text-align: -webkit-left;
	  margin: 4px;
}
.icons .v img{
	padding: 0;
}
.v {
    font-size: 13px;
		width: 100%;
		padding-right: 3px;
		padding-top: 6px;
}
.common-ttl-1 {
    font-size: 12px;

}
.common-ttl-1>span {

    font-size: 26px;
    font-weight: bold;
}

.common-ttl-1:after {
    display: none;
    width: 50px;
}

.common-ttl-2 span{
	font-size: 28px;
}

.common-ttl-2:after{
	width: 100%;
}

.common-ttl-3{
	font-size: 24px;
}

#main_content_area{
	float: none;
	padding: 0;
	width: 100%;
	min-width:inherit;
}

/* ヘッダー------------------------- */
#header_area{
	float: none;
	padding:0px;
	width: 100%;
}


#under_visual_area{
	height: 80px;
	background: #951b55;
	background: -moz-linear-gradient(top, #951b55 0%, #131e5d 96%);
	background: -webkit-linear-gradient(top, #951b55 0%,#131e5d 96%);
	background: linear-gradient(to bottom, #951b55 0%,#131e5d 96%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#951b55', endColorstr='#131e5d',GradientType=0 );
}


#under_visual_area h2>span {
    top: 15px;
    font-size: 18px;
}
#under_visual_area h2>span>span{
		margin: 0 0 6px 0;
		font-size: 14px;
}
#under_visual_area h2>span:after{
	  margin: 12px auto 0 auto;
}


#header_area #logo_area {
    float: none;
    padding: 0px 0px 0px 0px;
    width: 100%;
	text-align:center;
}
#header_area #logo_area img{
	width:150px;
	margin-top:12px;
}

#header_area h1 {
  font-size: 12px;
	margin-top:6px;
  padding: 0px 8px;
  float:none;
	line-height:1.5em;
}

#header_area .nav_block {
    float: none;
    padding: 0 0px 0 0px;
    width:100%;
	margin-top:24px;
}

#header_area .nav_block nav>ul{
	text-align:center;
	}
#header_area .nav_block nav>ul li a {
    display: block;
    padding: 6px;
}

#header_area .nav_block nav>ul li a i {
	font-size:15px;
}

#header_area .nav_block nav>ul li {
	font-size:3vw;
}

#header_area .nav_block nav>ul li:first-child{
	border-left:none;
}
#header_area .nav_block nav>ul li:last-of-type {
    border-right:none;
}



#header_area .nav-fixed{

	margin-top:0px;

	}

/* サイドバー---------------------- */
#sidebar_area{
	display: none;
}

/* フッター------------------------- */
#footer_area{
	 padding: 40px 0;
}
#footer_area>.img-box{
	width: 80%;
}

#footer_area .footer_nav_area ul li{
	float: none;
	width: auto;
}




/* バナー */
.answers-banner {
	width: 100%;
  margin: 0;
  padding: 0;
  right: 0px;
  background: #340d4c;
  color: #ffffff;
  font-size: 11px;
}
.answers-banner .img-box{
	display:inline-block;
	}

.answers-banner .txt{
 	font-size:13px;
  margin-top:0px;
	display:inline-block;
	}
.answers-banner .img-box img {
    max-width: 80px;
	margin-right:8px;
}
.answers-banner .txt span {

    font-size: 22px;
}
.answers-banner .stuation {
    background-color: #fff;
    padding: 14px 0;
    border-radius: 8px;
    font-weight: bold;
    line-height: 1em;
    margin-top: 8px;
    font-size: 13px;
}

.menu-wrap-box {
	white-space: nowrap;
	display: block;
	overflow-x: auto;
	overflow-y: hidden;
	-webkit-overflow-scrolling: touch;
	overflow-scrolling: touch;
	overflow: auto;
	-ms-overflow-style: none;
	scrollbar-width: none;
}

.menu-wrap{
	display: flex;
	justify-content: left;
}
.menu-wrap li{
	width: 100px;
  border-right: 1px solid #bfbfbf;
  padding: 10px 0 15px;
	line-height: 1;
	position: relative;
	list-style: none;
}
.menu-wrap li:last-child{
	border-right: 0;
}
.menu-wrap li a{
	position: absolute;
	width: 100%;
	height: 100%;
	display: block;
	top:0;
	left:0;
}
.menu-wrap .menu-ico{
	font-size: 22px;
	margin-bottom: 6px;
}
#intro_area{
	line-height: 1.6em;
}

.cam{
	padding: 10px;
}

.cam img{
	width: 100%;
}

ul.cam-list{
	padding: 4px 15px 0 18px;
}

ul.cam-list li{
	line-height: 1.4;
	list-style: disc;
	margin-top: 6px;
	color: #8d1434;
	font-size: 12px;
}

.answers-banner .lineat {
    background-color: #fff;
    padding: 8px;
    border-radius: 8px;
    font-weight: bold;
    line-height: 1em;
    margin-top: 8px;
    font-size: 13px;
}

.answers-banner .lineat svg{
    width: 16px;
    height: 14px;
}

.lineat span{
	font-size: 10px;
	display: block;
	margin-top: 4px;
}

.lineat-wrap{
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #00c300;
  padding: 8px;
  border-radius: 8px;
  font-weight: bold;
  line-height: 1em;
  margin-top: 8px;
  font-size: 13px;
}

.newat-wrap{
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fd7e10;
  padding: 13px;
  border-radius: 8px;
  line-height: 1;
  margin-top: 3px;
  margin-right: 2px;
  font-size: 14px;
  color: #fff;
  letter-spacing: 1px;
}
.newat-wrap i{
	margin-right: 2px;
}

.lineat-icon{
	width: 20px;
	margin-right: 10px;
}

.lineat-icon svg{
	width: 20px;
	height: 20px;
}

.lineat-txt{
  color: #fff;
  font-weight: normal;
}

.lineat-txt span{
	font-size: 10px;
	display: block;
}

.stuation .only-sp{
	display: inline-block;
}
footer>small{
	display: block;
  padding: 10px 0 60px;
  text-align: center;
}
/* ----------------------------------------

パンくず

---------------------------------------- */

/*.breadcrumb{
	margin-top: 35px;
	font-size: 18px;
	font-weight: normal;
}

.breadcrumb li{
	display: inline;
}*/

/* ----------------------------------------

上部に戻るボタン

---------------------------------------- */

/*.to-top-btn {
	position: fixed;
	width: 50px;
	height: 50px;
	font-size: 11px;
	right: 0px;
	bottom: 0px;
	background: #46301b;
	color: #fff;
	padding: 16px;
	text-align: center;
	cursor: pointer;
	line-height: 1.5em;
}*/

.regi-btn2 {
    position: relative;
    width: 100%;
    max-width: 320px;
    margin: 15px auto;
    padding: 6px;
    color: #3e3e3e;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    border: 1px solid #dadada;
    background: linear-gradient(to bottom, #ffffff 0%,#b9b9b9 100%);
    border-radius: 20px;
    line-height: 1.4;
    /* font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; */
}
.regi-btn2 a {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    display: block;
}
.pt-1{
	padding-top: 12px;
}
.pt-2{
	padding-top: 20px;
}

	.footer_top_bnr{

		margin-bottom: 0px;
	}




	.cmt-item .cmt{

		width: 100%;
		font-size: 16px;
		padding-right: 80px;
	}


	.movie-area{
		padding: 40px 20px;
	}
	.movie-area .ttl{
		font-size: 18px;

	}
	.movie-area .catch-ttl{
		font-size: 13px;

		margin-bottom: 10px;
	}
	.movie-area .movie{

		margin-top: 20px;
	}

	.tab-ttl {
		margin-top: 110px;
	}

	.tab-menu .item .img img{
		max-width: 50px;

	}
	.tab-menu .item .img {

	}
	.tab-menu .item .info {
		
	}
	.tab-menu .item a {
		padding: 10px;
	}
	.tab-menu .item .info .ttl {
		font-size: 14px;
	}
	.tab-menu .item .info .txt {
		font-size: 13px;
	}

	.recommend_style:after {

		right: -7%;
	}


	.media-list{
		flex-wrap:nowrap;
		overflow-x: scroll;
	}

	.media-list li{
		width: 200px;
		flex-shrink: 0;
		margin-right: 10px;
	}
	.news-area{
		padding: 10px 0;
	}
	.news-area ul li{
		flex-wrap: wrap;
		margin: 20px;
	}

}

@media (max-width: 500px) {
	.icon-f .lineat-wrap{
	font-size: 10px;
	}
}

@media (max-width: 350px) {
.answers-banner {
	font-size: 10px;
	}
.menu-wrap .menu-ico{
	font-size: 20px;
	margin-bottom: 6px;
}
.menu-wrap li{
	padding: 8px 0;
}


}
