@charset "shift_jis";

*{
	padding:0;
	margin:0;
}

body{
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;
	color:#003c53;
	background: #d2edf9;
	-webkit-text-size-adjust: 100%;/*-スマホを横向きにすると文字が拡大するの防止-*/
}

/*------------------------------------------------------------------------------------------------------------------------*/

.bg_blue_grad{
	background: url(../img/bg.png) no-repeat no-repeat fixed;
	background-size: cover;
	margin: 0;
	padding: 0;
	
}
/*
.bg_darkblue{
	background:#005AAB;
}

.bg_ivory{
	background:#fffff0;
}

.bg_lightcyan{
	background:#e0ffff;
}
*/
.bg_shop{
	background:#ffe4b5;
	font-weight:bold;
	text-align:center;
	padding:5px;
	margin:5px 0;
}

.bg_white{
	background:#FFF;
}

/*
.border_antiquewhite{
	border:1px solid #faebd7;
}

.border_whitesmoke{
	border:1px solid #f5f5f5;
}*/



.show_title{
	padding-bottom: 0;
	width: 100%;
	margin: 0 auto;
	height: 30%;
	background: rgba(85,183,225,0.9);
}

.show_wrap {
	width: 70%;
	margin: 0 auto;
	padding: 0 0 40px 0;
	overflow: hidden;
}

.show_logo {
	display: inline-block;
	height: auto;
}

.planavi_logo {
	display: inline-block;
	position: relative;
	margin-right: 20px;
	width: 50%;

}

.show_logo h3 {
		display: inline-block;
	font-size: 1.4em;
		margin-top: 1.2%; 
		position: absolute;
		color: /*#faed00*/#fff;
		letter-spacing: 0.02em;
}

.planavi_time {
		display: inline-block;
		position: absolute;
		margin-top: 5.7%; 
		/*width: 35%;*/
}

.button2 {
	background: #ef5292;
	display:inline-block;
	font-size:15px;
	font-weight:bold;
	padding:15px 0;
	text-decoration:none;
	margin:10px 0;
	border-radius:20px;
	color:#fefefe;
	margin: 0 auto;
	width:13%;
	text-align: center;
	margin-bottom: 50px;
	transition: all 0.3s ease;
}

.button2:hover {
	background: #ef295d;
	color: #fefefe;
}

.button3 {
	background:#ef5292;
	display:inline-block;
	font-size:15px;
	font-weight:bold;
	padding:15px 0;
	text-decoration:none;
	border-radius:20px;
	color:#fefefe;
	width:20%;
	text-align: center;
	transition: all 0.3s ease;
	margin-top: 8px;
}

.button3:hover {
	background:#ef295d;
}

.button{
	background:#005AAB;
	display:inline-block;
	font-size:15px;
	font-weight:bold;
	padding:10px 0;
	text-decoration:none;
	margin:10px 0;
	border-radius:5px;
	color:#fff;
	width:100%;
}

.button a:hover{
	color:#ffffff;
	text-decoration:none;
}

.button:hover {
	background:#006dcc;
}

.center{
	text-align:center;
}

.cf:before,.cf:after{
    content: " ";
    display:table;
}

.cf:after{
    clear:both;
}

.cf{
    *zoom:1;
}

.col_1_2{
	width:480px;
}

.col_1_3{
	width:33%;
}

.col_1_3:nth-child(1){
	font-size: 0.9em;
	line-height: 1.4em;
	padding-left: 3%;
}


.col_2_3{
	width:630px;
}
.col_w290{
	width:290px;
}

.col_1_4{
	width:240px;
}

.col_1_5{
	width:192px;
}

.col_3_5{
	width:576px;
}

.col_4_5{
	width:768px;
}

.col_3_4{
	width:720px;
}

.col_50{
	width:50%;
}

.color_forestgreen{
	color:#228b22;
}

.color_lightgreen{
	color:#96CD3C;
}

.color-lemon {
	color: #ffe100;
}

.cover {
	width :100%; 
}

.container{
	margin:0 auto;
	width:78%;
}

.container_header{
	margin:0 auto;
	width:80%;
}

.weekly_pickup {
	background: #f2fdfd;
}

.weekly_pickup h2{
	text-align: center;
	padding: 50px 0 20px 0;
	font-size: 35px;
}

.weekly_pickup p {
	padding: 50px 0 30px 0;
	font-size: 18px;
	font-weight: bold;
	width: 60%;
	margin: 0 auto;
	letter-spacing: 0.01em;
}

.weekly_pickup .video {
	display: inline-block;
	margin-bottom: 5%;
}

.c_head {
	background: #e25289;
	padding: 20px 0;
	color: /*#1e8cbd*/#fff;
	text-align: center;
	font-size: 35px;
	letter-spacing: 0.08em;
}

.c_head span {
	font-size: 30px;
}

.c_head2 {
	background: #47c1e2/*#3bdaff*/;
	padding: 35px 0;
	color: #fff57b/*#fffbcf*/;
	text-align: center;
	font-size: 27px;
	border-radius: 8px;
}

.renewal h1 {
	color:#f2e73c;
	font-size: 70px;
}

.renewal h2 {
color: #f2e73c;	
padding: 100px 0;
font-size: 28px;
width: 24em;
margin: 0 auto;
}

.f_head {
	display: block;
	padding: 30px 0;
	text-align: center;
		background: #f8ffff;
}

.home_button {
	display: block;
	width: 13%;
	padding: 15px;
	margin: 0 auto 50px auto;
	text-align: center;
	border: 1.4px solid #333;
	border-radius: 15px;
	transition: all 0.3s ease;
}

.home_button a{
	color:  #333;
	font-weight: bold;
	letter-spacing: 0.02em;
	text-decoration: none;
	transition: all 0.3s ease;
}

.home_button:hover {
	background: rgba(255,255,250,0.3);
}

.renewal  {
	background: ;
}

.renewal img{
	margin-top: 30px; 
}

.f_bg {
	background: #f1f8f9;
	padding-top: 40px;

}

.f_day {
	width: 100%;
	margin: 5px auto 0 auto;
	padding-bottom: 40px;
}

.f_day :nth-child(n+2) {
	padding-left: 1px;
	width: 16%;
}

.contents {
	width: 100%;
	display: block;
	clear: both;
	overflow: hidden;
}


.bansen {
	width:75%;
	display: inline-block;
	clear: both;
	float: left;
	background: #f2fdfd;
	overflow: hidden;
		height: 750px;
		position: relative ;
}

.pv{
	width:80%;
	position: absolute;
 	top: 55%; /*親要素を起点に上から50%*/
 	left: 50%;  /*親要素を起点に左から50%*/
 	transform: translateY(-50%) translateX(-50%); /*要素の大きさの半分ずつを戻す*/
	-webkit-transform: translateY(-50%) translateX(-50%);
}

.next2025{
	width: 80%;
    margin: 20px auto;
}

.cast_index {
	width: 25%;
	display: inline-block;
	background: #e6f6ff/*#1e8cbd*/;
	float: right;
	overflow: hidden;
	height: 750px;
	box-shadow: 0px 0px 5px 5px rgba(204,237,255,0.3) inset;
}

.index_castbox{
	display: block;
	width: 95%;
	height: 115px;
	margin: 13px auto;
	overflow: hidden;
	background: #75d1f9;
	box-shadow: 2px 2px 5px 0 #c5ebf9;
}

.index_castbox  i {
	margin-left: 5%;
}

.index_castbox h4 {
	width: 100%;	
	font-size: 1rem;
	padding: 13px 15px 0 0; 
	color: #fff;
	background: #75d1f9;
	
}

.index_castbox h5 {
		width: 100%;	
		margin-left: 14%;
		margin-bottom: 0;
	font-size: 0.99rem;
	letter-spacing: 0.08em;
	color: #fff;
	background: #75d1f9;
	
}


.index_castbox img{
	display: inline-block;
	float: left;
	width: auto;
	height: 115px;
}

.cast_ul{
	width: 63%;
	display: inline-block;

}

.cast_ul p{
	text-align: center;
	width: 60%;
	margin: 4% auto;
	margin-left: 20%;
	padding: 5px;
	border-left: 30px;
	font-size: 12px;
	font-weight: bold;
	background: #66ccff;
	border-radius: 20px;
	border: 2px solid #dbffed;
	transition: 0.2s all ease;
	
}

.cast_ul a{
	font-weight: bold;
	transition: 0.3s all ease;
	text-decoration: none;
	color: #dbffed;
}

.cast_ul p:hover {
		transform: translateX(3px);
		box-shadow: 1px 1px 3px 0 #bae6f7;
}


.on_air {
	width:75%;
	display: inline-block;
	clear: both;
	height: 1000px;
	float: left;
	box-shadow: 5px 5px 5px 5px rgba(93,106,114,0.3) inset;
	background: #d2edf9;
	overflow: hidden;
}

.sarch_form {
	padding-top: 50px;
	display: inline-block;
	width: 30%;
	background: #69c5ed;
	height: 897px;
	float: left;
}

.sarch_form ul li {
	text-decoration: none;
	cursor: pointer;
	width: 70%;
	margin: 0 auto;
		text-align: right;
	padding: 10px 0;
	}

	.sarch_form ul li a {
	text-decoration: none;
	color: #f8feff;
	font-weight: bold;
	transition: 0.3s ease;
	}

.sarch_form ul li a:hover{
	color:  #ffff99;
}


.back_onairbox {
	width: 69%;
	display: block;
	overflow: hidden;
	height:947px;
}


.back_onair {
	/*margin-left: 1.3%;*/
	width: 100%;
	display: inline-block;
	float: left;
	clear: both;
	margin-bottom: 30px;
	}

.back_box {
	width: 49%;
	/*background: #2c95cc;*/
	height: 100px;
	margin: 3% 0 0.3% 1%;
	/*margin: 7% auto 0 auto;*/
	transition: all 0.25s ease;
	background: #f3fbff/*42b7db*/;
	border-radius: 5px;
	overflow: hidden;
	float: left;
}

.back_box:hover {
	background: #ffff99;
}

.back_box img {
	display: inline-block;
	float: left;
	width: 177px;
	height: auto;
}

.back_box  dl {
	position: relative;
	top: 12px;
	left: 2.5%;
	font-weight: bold;
	display: inline-block;
	color: #23a3d4/*#fefec9*/;
}

.back_box   dt {
	margin-top: 10px;
	font-size: 16px;
}

.cc_back_onair .remarks  {
	/*margin-top: 10px;/*/
	width: 94%;
	margin: 0 3%;
	overflow: hidden;
}

.sns {
	width: 25%;
	display: inline-block;
	background: #eefbff/*#1e8cbd*/;
	float: right;
	overflow: hidden;
	height: 1000px;
}

.sns h2 {
	text-align: center;
}

.sns p a {
	color: #74cfe8;
	margin: 25px 0;
	text-decoration: none;
	font-weight: bold;
	margin-top: 20px;
	transition: all ease 0.2s;
}

.insta p {
	padding: 10px 0;
}


.twitter p {
	padding: 10px 0;
}

/*.sns p a:hover {
	color: #abf7ff;
}*/

.sns img {
	opacity: 0.98;
	transition: all ease 0.3s;
}

.sns img:hover {
	opacity: 1;
}

.a_head {
	color:#f2f9d4;
	font-size: 28px;
	background: #3783a5;
	padding: 30px 0;
	width: 100%;
	text-align: center;
}

.s_head {
	color:#f8feff;
	background: #89ddf4/*#48abdc*/;
	padding: 20px 0;
	width: 100%;
	text-align: center;
	margin-top: 60px;
	border-radius: 5px;
}

.twi_con {
	height: 300px;
}

#form1 {
	max-width:90%;
	margin-right: 0;
	box-shadow: none;
	margin: 0 auto;
}

#sbox {
	outline: 0;
	width: 57%;
	height: 50px;
	padding: 0 10px;
	border: none;
	box-shadow: none;
	margin-top: 30px;
	margin-right: 0;
}

#sbtn {
	background: #ffea00;
	width: 30%;
	height: 50px;
	border: none;
	color: #23a3d4;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0.05em;
	transition: 0.3s all ease;
}

#sbtn:hover {
	background: #fff799;
}

.insta {
		width: 80%;
		margin: 0 auto; 
}

.twitter {
	width: 80%;
	margin: 10px auto 0 auto;
	margin-bottom: 50px;
	overflow: hidden;
	padding-bottom: 100px;
	
}

.insta center {
	transition: 0.3s all ease;
}

.twitter center {
	transition: 0.3s all ease;
}

.insta center:hover{
	background: #d9f5fc;
}

.twitter center:hover{
	background: #d9f5fc;
}


.sns img {
	margin-top: 20px;
}



/**/

.contents2 {
	display: block;
	width: 100%;
	overflow: hidden;
	background: rgba(85,183,225,0.9);
}

.fashion_box {
	display: inline-block;
	width: 75%;
	float: left;
	overflow: hidden;
}


.fashion_back li {
	display:inline-block;
	width:13%;
	text-align:center;
	padding-left: 5%;
	}  

.fashion_back li a {
	color: #1c6c98;
	text-decoration: none;
	font-weight: bold;
	position: relative;
	display: inline-block;
	text-decoration: none;
  }

.fashion_back li a:hover {
	 color: #db9700;
	transition: .4s;
}



.form_box {
	/*display: inline-block;-*/
	width: 100%;
	margin: 0 auto;
}

.form_box p {
	/*width: 80%;-*/
	margin: 20px 0;
	text-align:center;
	color: #fff;
	font-weight: bold;
	font-size: 1.1em;
}

.form_box  a {
	text-decoration: none;
}

.form_btn {
	width: 20%;
	font-weight: bold;
	text-align: center;
	margin: 40px auto;
	padding: 10px;
	background: #e6f7ff;
	transition: 0.3s all ease;
	border-radius:  8px;
	color: #23a3d4;
}

.form_btn:hover{
	background: 	#ffff99;
}

.form_box h2 {
	text-align: center;
	padding:  45px 0;
	background: #3cb2d6;
	color: #f2f9d4;
	font-size: 28px;
}



.sns h2 {
	color: #f2f9d4;
		background: #3cb2d6;
	padding: 30px 0;
	font-size: 28px;
}

.flex_style{
	display:flex;
	padding-left: 1%;
	margin: 0 auto;
}

.flt_left{
	float:left;
}

.flt_right{
	float:right;
}

.font_small{
	font-size:80%;
}

.frame1{
	margin: 0 auto;
	width: 960px;
	height: 560px;
	display: block;
	overflow: hidden;
	background: transparent url(../img/frame.jpg) no-repeat top left;
}

.font_bold{
	font-weight:bold;
}

.font_large{
	font-size:1.5em;
}

.footer{
	background: #23a3d4;
	text-align:center;
	padding: 40px 0;
	color: #f2e73c;
	clear: both;
	font-weight: bold;
}

.header_bg{
	background:url(../img/time.png) no-repeat right bottom;
}

.headding_small{
	background:#17b0c9;
	display:inline-block;
	font-size:13px;
	font-weight:bold;
	padding:5px 15px;
	text-decoration:none;
	margin:10px 0;
	border-radius:5px;
	color:#fff;
}

.headding_small p {
	font-size: 12px;
}


/*contents page*/

.contents {
	background: #d2edf9; 
}

	.back_num {
	width: 90%;
	margin: 100px auto 50px auto;
	padding-bottom: 20px;
	background: rgba(161,216,230,0.4);
	border-radius: 15px;
}

.cc_on_air  h3{
	width: 70%;
	color: #fff/*#f7ee7c #ebfaff*/;
	background: #5ccae6 /*rgba(255,255,255,0.3)*/;
	padding: 15px;
	border-radius: 15px;
	margin: 60px auto 10px auto;
	font-size: 25px;
	text-align: center;
	letter-spacing: 0.08em;
}

.cc_back_onair {
	width: 100%;
	position: relative;
	margin: 0 auto;
	margin-bottom: 30px;
	overflow: hidden;
}

.cc_back_box {
	width: 40vw;
	margin: 0 auto;
	margin-top: 3%;
	margin-bottom: 20px;
	background: /*#fafdff*/#fbfaf5;
	transition: all 0.3s ease;
	border-radius: 5px;
	overflow: hidden;
	}
	
	
	.remarks p {
		width: 70%;
		margin: 40px auto  0 auto ;
		font-size: 14pt;
	}

.pagenation {
	display : block;
	width: 100%;
	margin: 30px auto ;
	padding-top: 2%;
}

.pagenation ul  {
	text-align: center;
}

.pagenation ul li {
	display: inline-block;
	padding: 5px 10px;
	text-align:center;
	border-radius: 12px 12px;
	background: #FFFDF0;
	transition : 0.3s ease all ;
	box-shadow: 2px 2px 1px #B4E4F9;
}

.pagenation a {
text-decoration: none ;
font-weight: bold;
color: #355672;
}

.pagenation .pre {
background-color:#ccc;color:#333;
}

.pagenation .this {
background-color:#777;color:#fff;
}
.pagenation ul li:hover {
color: #fff;
text-decoration: none;
background-color: #E8F9F7;
}


.shop_data{
	display: block;
/*	height: 500px;*/
	margin: 0 auto;
	color: #4c676a;
	width: 90%;
}

.shopname {
	display: inline-block;
	width: 100%;
	font-weight: bold;
	font-size: 18pt;
	border-bottom: 3.5px solid #73bfe6;
	margin-top: 27px;
	color: #5995b3;
	margin-bottom: 10px ;
}

.shop_data h4{
	position: relative;
	width: 23%;
	margin-top: 2%;
	text-align: center;
	letter-spacing: 0.04em;
	padding: 6px;
	border-radius:20px;
	background: /*#0097c9*/ #73bfe6;
	color: /*#ffe100*/#fff;
	font-size: 15px;
}

	.shop_data p {
	padding-top: 8px;
	/*height: 3em;*/
	font-size: 12pt;
	/*word-break: keep-all;*/
	word-wrap: break-word;
	margin: 0 auto 2px auto;
	color: #898880;
	font-weight: bold;
	width: 98%;
	white-space: pre-wrap;
	}

.cc_back_onair img {
	opacity: 1;
	transition: all 0.2s ease;
}

.box_thum img {
	width: 100%;
}

.cuisine img  {
		width: 50%;
}

.cc_back_onair img:hover {
	opacity: 0.9;
}

	
	.cuisine {
	clear: both;
	overflow: hidden;
	}

	.cuisine img{
	display: inline-block;
	float: left;
	position : relative;
	}
	
	.mask {
		position: relative;
		top: 50%;
		left: 50%;
	}
	

	
	.box2  label{
	display: block;
	padding: 15px 8px;
	font-weight: bold;
	border: solid 1px ;
	text-align: center;
	cursor: pointer;
	width: 20%;
	border-radius: 10px;
	font-size:14px;
	margin: 15px auto 0 auto;
	transition: all 0.4s ease;
}

	.box2  label:hover {
	/*color: #16baef;*/
	/*border: solid 2px #e6e6cf;*/
	background: rgba(255,255,250,0.5);
	opacity: 1;
	}
	
.box2_text {
	width: 80%;
	margin: 40px auto 30px auto;
	/*color: #f7ee7c;*/
	letter-spacing: 0.09rem;
	font-size: 25px;
	font-weight: bold;
	text-align: center;
}

/*チェック時非表示*/

.box2 input{
	display: none;
}

.h_box {
	height: 0;
	padding: 0;
	 overflow: hidden;
    opacity: 0;
    transition: 0.8s;
}

.col1 {
	dispaly : block;
	float: none; 
	margin-left: 27%; 
	position :absolude;
}

/**/

/*on click */
.box2 input:checked ~ .h_box {
	padding: 15px 0;
	height: auto;
	opacity: 1;
}
/**/
	
/*mc.php*/
.cast {
	background: #d2edf9;
}

.text_box {
	width:70%;
}

.mcbox {
	width: 80%;
	margin: 50px auto;
	padding-left: 10%;
}

.mcbox_cover {
	width: 90%;
	margin: 0 auto;
}


.mc_text {
	width: 100%;
}

.mc_text ul li{
	margin-top: 5px;
}

/**/

.headding_style{
  border-left:7px solid #96cd3c;
  padding:0.6em 0.8em;
}

h1.resizeimage img{
	margin: 0 auto;
}

i{
	margin-right:5px;
}

img{
	vertical-align:bottom;
}

img.miniimage{
	display:none;
}

/*.c_justify {
	justify-content:space-between!important;
	width: 100%;
	display: block;
	background: #f2fbfc;
	clear: both;
}*/


.justify{
	justify-content:space-between!important;
	clear: both;
		/*background: #f2fbfc;
	color:#002253;*/
}

.justify_c{
	justify-content:center;
}

.mc_name{
	font-size:1.25em;
}

.mgn_t_10{
	margin-top:10px;
}

.mgn_tb_10{
	margin:10px 0;
}

.mgn_tb_20{
	margin:20px 0;
}

.mgn_tb_40{
	margin:40px 0;
}

.mgn_tb10_rlauto{
	margin:10px auto;
}

.mgn_rl_5{
	margin:0 5px;
}

.page-top{
    position:fixed;
    bottom:20px;
    right:20px;
    font-size:88%;
}

.page-top a{
    background:#f2e73c;
    text-decoration:none;
    color:#ff33a0;
    width:80px;
	font-weight: bold;
    padding:15px 0;
    text-align:center;
    display:block;
    border-radius:10px;
	transition: 0.3s;
}

.page-top a:hover{
	text-decoration:none;
	background:#ffff33;
	color: #ff4da6;
}

.pdg_10{
	padding:10px;
}

.pdg_b_10{
	padding-bottom:10px;
}

.pdg_tb_10{
	padding:10px 0;
}

.plof{
	font-weight:bold;
	color:#8ec31e;
}

.plof_img{
	width:100%;
}

.image1{
  position:relative;
  margin:0;
}

.polaroid img{
	width:80%;
  background:#fff;
  padding: 10px;
}

.polaroid p{
	position:absolute;
	text-align:center;
	width:100%;
	bottom:10px;
	font-size:150%;
	font-weight:bold;
	color:#CC9966;
	background:#fff;
}

.radius{
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.right{
	text-align:right;
}

.shopimg{
	width:269px;
}

.title{
    position: relative;
    color:#1595cb;
    background:#f2e73c;
    font-size: 16pt ;
    border: 0px solid #E83C3F;
    margin:20px 0;
    padding: 10px 5px 10px 10px;
    border-radius: 10px;
}

.title:after, .title:before {
    content: "";
    position: absolute;
    top: 100%;
    height: 0;
    width: 0;
}

.title:after {
    left: 40px;
    border: 10px solid transparent;
    border-top: 10px solid #f2e73c;
}

.title:before {
    left: 40px; 
    border: 10px solid transparent;
    border-top: 10px solid #f2e73c;
}

.mail {
	margin-top: 60px;
}

.mail_box {
	text-align: center;
	padding: 30px;
}

.mail_box h3 {
	color: #333333; 
	padding: 30px 0 8px 0;
}

.mail_box p {
	width: 180px;
	margin: 0 auto;
	text-align: center;
	padding: 15px;
	border-radius: 10px;
	color:#e6ff66; 
	font-weight: bold;
	background: #29b1cc;
	letter-spacing: 0.05em;
	border: 2px solid #33ddff;
	transition: 0.9s;
}

.mail_box  a{
	color:#e1ff4d;
	text-decoration: none;
}

.mail_box p:hover {
	background:  #00b3b3;
	border: 2px solid #b3ffd9;
}

ul li{
	list-style:none inside;
}

.shadow{
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	box-shadow: 0 1px 1px #cccccc;
}

.slicknav_menu {
 display:none;
}

@media screen and (max-width:768px){
	body, .container_header, .resizeimage, .container{
		width:100%;/*-解像度低いモニタ対策-*/
}
	}
	

@media screen and (min-width:480px){
	.mc_text {
		width: 70%;
	}
	
}	
	

 /* 表示領域が480px以上の場合に適用するスタイル */
@media screen and (min-width:480px){
	
img.miniimage{
	display:none;
}  /* miniを非表示 */

.bigimage{
	display:block;
} /* bigを表示 */

.list_dis_bl{
	display:block;
}

#menu li{
	float:left;
	font-weight:bold;
	text-align:center;
	width: 25%;
}

#menu p {
	font-size: 18px;
	margin-top: 0;
}

.nav {
		background:#1e8cbd;
}

.nav  h1 {
	margin-bottom: 0;
	font-size: 25px;
}

.nav ul li p{
	font-size: 10px;
}

#menu li a{
		background:#1e8cbd;
	padding:15px 0;
	text-decoration:none;
	color: #e8de45;
	letter-spacing: 0.02em;
	transition: .38s;
}

#menu li a:hover{
	background:#249ec9;
	color: #fff173;
}

.plari_title{
	/*line-height:3;-*/
	line-height:1.3;
}

.sp_only{
	display:none;
}
}

 /* 表示領域が480px以下の場合に適用するスタイル */



 @media screen and (max-width: 1024px) {
	 

	 
	 .planavi_logo {
		 width: 43%;
	 }
	 
	 .index_castbox {
		 width: 95%;
		 margin: 5px auto 5px 2.3%;
	 }
	 
	 	 .bansen {
		 width: 65%;
		 height: 697px;
		 }

	 .cast_index {
		 width: 35%;
		 box-shadow: none;
		 height: auto;
		 overflow: hidden;
	 }
	 
	 .container {
		 width: 90%;
	 }
	 
	 .show_wrap {
		 width: 95%;
	 }
	 
	.planavi_logo {
		padding-left: 3%;
	}
	 
	 .show_logo br {
		 display: none;
	 }
	 
	 	 .show_logo h3 {
		font-size: 1.3em;
		width: 50%;
	 }
	 
	 .planavi_time {
	 margin-top: 7%;
	 width: 50vw;
	 }
	 
	.cast_ul {
	width: 70%;
	}
	
		.cast_ul h4{
	font-size:15px;
	}
	
	.cast_ul h5 {
		font-size:15px;
	}
	 
	 
	 .form_box p {
		 margin: 5% auto 15px auto;
		 width: 65%;
	 }
	 
	 .form_btn {
		 margin: 20px auto 40px auto;
		 width: 90%;
	 }
	 
	 .bansen video {
		 width: 80%;
		text-align: center;
		}
	 
	 .PV {
		  width: 80%;
		  margin: 0 auto;
		 display: block;
			padding-top: 50%;
	 }
	 
.on_air {
	width: 100%;
	display: block;
	overflow: hidden;
	height:960px;
}

#sbtn {
	margin-top: 10px;
	height: 51px;

}

 input#sbtn {
-webkit-appearance: none;
 }

.sns {
	width: 100%;
	display: block;
	height: 1040px;
}


.back_onairbox {
	box-shadow: none;
}

.back_box {
	width: 48.5%;
}

.back_box img {
	width: 180px;
}

.weekly_pickup h2 {
	font-size: 1.8em;
}

.s_head {
	margin-top: 30px;
}

.insta {
	width:40% ;
}

.twitter {
	width:40% ;
	}
	
	.twi_icon {
		display: none;
	}
	
	.twi_con {
	height: 450px;
}

.fashion_box {
	width: 100%;
}

.form_box {
	width: 100%;
}

.form_box h2 {
	padding: 20px 0;
}


/*contents page*/

.box2_text {
	margin: 25px auto 0 auto;
	font-size: 25px;
}

.shop_data {
	height: auto;
}

.shopname {
	font-size: 17px;
}

.shop_data p {
	font-size: 15px;
}

/*
.parent {
    height: 720px;
}
*/
/**/


.shop_data h4 {
	margin-top: 5%;
}

.mcbox {
	padding-left: 4.5%;	
}

 }
 
 @media screen and (max-width: 823px)  {
	 	 .planavi_time {
	 margin-top: 11%!important;
	 width: 50vw;
	 }
	 
	 .bansen {
		 width: 100%;
		 height: 450px;
	 }
	 
	 .pv {
		 margin-top: 2%;
		 width: 80%;
	 }
	 
	 .cast_index {
		 width: 100%;
		 clear: both;

	 }
	 
	 .index_castbox {
		 width: 45%;
		 float: left;
		margin-left: 3.2%;
	 }
	 
/*	.cast_ul {
		width: 55%;
	}*/
	
	.on_air {
    width: 100%;
    display: block;
    overflow: hidden;
    height: 640px;
}
	
.cast_ul p {
	width: 70%;
 }
 
 .sarch_form {
	 width: 100%;
	 height: 200px;
	 padding-top: 10px;
 }
 
   .sarch_form  ul  {
	   width: 90%;
	   margin: 0 auto;
	   padding-left: 8%;
   }
 
  .sarch_form  ul li {
	  width: 50%;
	  text-align: left;
	  float: left;
	  padding: 5px 0;
  }
 
 #sbox {
	 margin-top: 0;
	 margin-left: 4%;
 }
  
  .back_box_wrap {
	  padding-top: 1.5%;
  }
  
   
.back_onairbox {
	width: 100%;
}
  
  .back_onair {
	 width:  100%;
	padding-left: 1.5%;
  }
  
.back_box {
	width: 47%;
	margin-top: 8px;
	height: 95px;
}
 
 
 }
 
  @media screen and (max-width: 768px) {
	  
	  .renewal h2 {
		font-size: 18px;
		line-height: 1.7em;
	  }
	  
	  .container {
		  width: 100%;
	  }	  
	  
	  
	  .bansen {
	width: 100%;
	height: 520px;
	overflow: hidden;
}


.bansen h2 {
	width: 80%;
	margin-top: 20px;
}

.cast_title {
	margin-bottom: 15px;
}

.cast_index {
		width: 100%;
		overflow: hidden;
		height: 500px;
}

.index_castbox {
	width: 40%;
	margin-left: 7%;
	display: inline-block;
}

.show_logo h3 {
	margin-top: 2%;
	font-size: 1em;
}

.pv {
	margin-top: 4%;
	width: 100%;
}

.planavi_time {
	width: 50%;
margin-top: 8%;
}

.cast_ul {
	width: 70%;
}

.index_castbox h4 {
	font-size: 1em;
}
	  
.on_air {
	width: 100%;
	display: block;
	height:auto;
}

.a_head {
	padding: 20px 0;
}

.sarch_form  {
	width: 100%;
	height: auto;

	padding-top: 10px;
	padding-bottom: 25px;
	clear; both;
}

.sarch_form ul li {
	float: left;
	padding: 3px 0;
}

#form1 {
	margin-left: 8%;
}

#sbox {
	margin-top: 5px;
}

.flex_style {
	padding-left: 3%;
}

.weekly_pickup h2 {
	font-size: 1.5em;
}

.sarch_form ul {
	clear: both;
	padding-left: 5.5%;
}

.sarch_form ul li{
	width: 50%;
	text-align: left;
}

.sns {
	width: 100%;
	display: block;
}

.sns h2 {
	padding: 20px 0;
}

.f_head {
	padding: 20px 0;
}

.f_day {
	width: 100%;
}

.f_day ul li {
	width: auto;
}

.back_onair {
	margin-left: 0;

}

.back_onairbox {
	width: 98%;
	margin: 0 auto;
	padding-top: 10px;
	height: auto;
	overflow: hidden;
	clear: both;
}

.back_box {
	width: 47%;
	margin-top: 18px;
	height: 73px;

}

.back_box img {
	width: 130px; 
	height: auto;
}



.back_box  dl dt{

	font-size: 14px;
	margin-top: 3px;
}

.back_box  dl dd{
	font-size: 12px;
}

.insta {
	width:50% ;
}

.twitter {
	width:50% ;
}

.button2 {
	width: 150px;
}

.button3  {
	width: 140px;
}

/*contents page*/



.box2_text {
	font-size: 19px;
}

.shop_data {
	height: auto ;
}

.shop_data p {
	/*height: 3em;*/
}

.home_button {
	width: 150px;
}

/**/

.mcbox {
	padding-left: 0;	
}

 }
 

 
 
 @media screen and (max-width: 680px)  {
	 
	 .sp_only {
		 display: block;
	 }
	 
	 .nav {
		 display: none;
	 }	 
	 
	 .planavi_logo {
		 width: 38%;
	 }
	 
	 
	 .planavi_time {
		 width: 50%;
		 margin-top: 70px;
	 }
	 
.bansen h2 {
	font-size: 1.4em;
} 

h1.resizeimage img{
	width:100%;
	margin: 0 auto;
}

.back_onairbox {
	height: auto;
	overflow: hidden;
}


/*header*/

#menu h1 {
	font-size: 20px;
}
#menu p {
	font-size: 13px;
}

.renewal h2 {
	padding: 45px 0;
}

.c_head {
	padding: 15px 0;
	font-size: 25px;
}

.c_head  span {
	font-size: 23px;
}

.c_head2 {
	font-size: 1.3em;
}

.sp_none {
	display: none;
}

.remarks p {
    margin: 20px auto 0 auto;
}


	.col_1_3 {
		width: 100vw;
		margin-bottom: 10px;
		padding-left: 3%;
	}
	

	
.flex_style {
	display: block!important;
} 

	 .sarch_form {
		 width: 100%;
		 display: block;
		 float: none;
		 height: auto;
		 padding: 20px 0;
	 }

	 	 .sarch_form ul li {
			 margin-top: 1px;
			 text-align: left;
		 }

		 	 	 .sarch_form #sbox{
					 margin-top: 0;
				 }
				 
		#sbox {
			margin-left: 0;
		}

	.on_air {
		 width: 100%;
		 float: none;
		height:auto;
	 }

	 .button3 {
		 margin-bottom: 40px;
	 }

	 .back_onair{
		width:100%;
		margin: 0 auto 25px auto;

	 }

	 .f_day{
		width: 90%;
		padding: 0;
	 }

.fashion_back li {
	width:17%;
}

.f_head {
	padding: 10px;

}

.f_bg {
	padding-top: 8px;
}

.flex_style {
	padding-left: 0!important;
}

/**/

/*contents page*/
	 .cc_on_air h3 {
		 width: 43%;
	 }

	 .cc_back_box  dl p {
	width: 35%;
}

.cc_back_box  dl dd {
	width: 95%;
	font-size: 12px;
	height: 2em;
}

.cc_on_air  h3 {
	width: 65%;
	font-size: 16px;
}


.shop_data h4 {
	width: 30%;
}


/**/

 }
 
   @media screen and (max-width: 667px) {
	   
	   
	   .bansen  {
		   height: 450px;
	   }
	   
	   .cast_index {
		   height: 470px;
	   }
	   
	 .index_castbox {
		 margin-left: 1%;
		 width: 48%;
	 }
	 
	 	 
	 .footer {
		 line-height: 0.8em;
	 }
	
	 
	.mcbox {
		width:95%;
	}

	.plof_img {
		display: block;
		float: left;
		width : 70%;
		margin-right: 5px;
	}

	.mc_text {
		display: inline-block;
		width: 75%;
		margin: 5px auto 0 auto;
	}
	   
   } 
 
 

  @media screen and (max-width: 568px) {
	  
	  .show_logo h3 {
		  font-size: 0.85em;
	  }
	  
	  
	  .index_castbox {
		  width: 47%;
		  margin-left: 2%;
	  }
	  
	  .cast_ul {
    width:150px;
}
	  
	.cast_index {
		   height: 470px;
	   }
	   
	   .index_castbox ul {
		   width: 60%;
	   }
	   
	 .index_castbox {
		 margin-left: 1%;
		 width: 48%;
	 }
	 
	 .col_1_5 {
		width: 70%;
		margin: 0 auto;
	 }

	.mcbox {
		width:  70%;	
	}
	
	.plof_img {
		width : 100%;
	}

	.mc_text {
		width: 100%;
	}
	  
  }



@media screen and (max-width: 480px) {
.bigimage{
	display:none;
}  /* bigを非表示 */

	 .col1 {
	 	margin-left:5% ;
	 }

.col_1_2,.col_1_3,.col_2_3,.col_w290,.col_1_4,.col_1_5,.col_3_5,.col_4_5,.col_3_4,.col_50,.container_header{
	width:100%;
}

.col_1_3{
	width:100%;
	padding-left: 1%;
}

.col_1_3:nth-child(1) {
	width: 100%;
}

.mcbox {
	width: 	95%;
}

.show_title {
	height: 230px;
}

.planavi_logo {
	display: block;
	width: 51%;
	margin: 0 auto;
}

.show_logo h3 {
	display: block;
	width:98%;
	font-size: 0.9em;
	position: relative;
	padding-left: 1%;
}

.planavi_time {
	margin-top: 2%!important;
	display: block;
	position: absolute;
	padding-left: 1%;
	width: 90%;
	margin-top: 0;
}

.cast_index {
	height: 700px;
	overflow: hidden;
}

.index_castbox {
	margin: 3.5px auto;
	width: 95%;
	margin-left: 2.5%;
	height: 113px;
}

.cast_title {
	margin-bottom: 5px;
}

.index_castbox img {
	width: 85px;
	height: auto;
}

.index_castbox h4 {
	padding: 8px 8px 5px 0;
	margin-bottom: 0;
}

.index_castbox h5 {
	margin-bottom: 5px;
}

.cast_ul  {
	padding-top: 5px;
	width:65%;
}

.cast_ul p {
	margin: 0 auto;
margin-left: 23%;
}

.bansen {
	height: 310px ;
}

.pv video{
	width : 95%;
}

.bansen h2 {
	margin: 5px 0 3px 0;
	font-size: 1.3em;
}

.back_onairbox {
	height: auto;
	padding-top: 20px;	
	overflow: hidden;
}


.flex_style {
	padding-left: 2%;
}

.container{
	margin:0 auto;
	width:100%;
}

.renewal h2 {
	width: 80%;
	font-size: 15px;
	padding: 40px 0;
	margin: 0 auto;
}

.f_head {
	padding: 10px 0;
}

.c_head {
	font-size: 22px;
	padding: 15px 0;
}

.c_head span {
	font-size: 20px;
}

.s_head {
	margin-top: 0;
}

.sns {
	height: 900px;
}

.insta {
	margin-top: 20px;
	width: 80%;
}

.twitter {
	width: 80%;
}

.twi_con {
	height: 410px;
	overflow: hidden;
}

.weekly_pickup h2{
	padding-top: 20px;
	font-size: 15px;
}

.weekly_pickup p {
	width: 90%;
	padding: 15px 0;
	font-size: 14px;
}

.weekly_pickup  img {
	width: 90%;
}

.weekly_pickup .button2 {
	width: 150px;
}

.sarch_form {
	width: 100%;
	display: block;
	height: auto;
}

.sarch_form ul li {
	width: 80%;
	padding:5px 0;
}

.back_onair {
	width:95%;
}



.back_box {
	width: 100%;
	margin-top: 8px;
	margin-left: 2%;
}

.back_box img {
	width: 140px;
}

.back_box {
	height:80px;
}

.back_box dl {
width: 50%;
margin: 0;
top: 8px;
}

.back_box dl dd {
	font-size: 10px;
}

.back_box dl dt {
	font-size: 10px;
	margin: 0;
}

.back_box dl dt {
	margin-top: 11px;
	font-size: 15px;
}


.remarks p {
	width: 80% ;
    margin: 15px auto;
    
}

.shop_data p {
	line-height: 1.3em;
	font-size: 0.9em;
	width: 	16em;
}

.form_box p {
	width: 90%;
	font-size: 1em;
}

.col_1_3  {
	margin-bottom: 0;
}


.box2_text {
	font-size: 0.97em;
}

#form1 {
	width: 80%;
}

.sarch_form #sbox{
	margin-top:10px;
	height: 30px;
}

.sarch_form #sbtn{
	margin-top: 0;
	height: 30px;
}

.sarch_form ul li{
	text-align: left!important;
}

.flex_style{
	display:block;
}

.flt_right{
	float:none;
}

.font_large{
	font-size:1em;
}

.footer{
	font-size:80%;
	text-wrap:break;
}

.header_bg{
	background:none;
}

img.miniimage{
	display:block;
} /* miniを表示 */

#menu {
	display:none;
}



.page-top{
	margin-bottom: 10;
    position:fixed;
    bottom:10px;
    right:10px;
    font-size:77%;
}

.page-top a{
    width:70px;
    padding:15px 0;
    text-align:center;
    display:block;
    border-radius:5px;
}

.plof_img{
	display: inline-block;
	float: none;
	width:60%;
	text-align: center;
	margin:10px 0;
}

.mc_text {
	display: block;
}

.polaroid p{
	width:200px;
}

.slicknav_menu{
	display:block;
}

.sp_button{
	width:100%;
	padding:10px 0;
}

.sp_none{
	display:none;
}

.sp_page-top{
	bottom: 0;
}
.sp_txt_center{
	text-align:center;
}

.mail_box  h3 {
	font-size: 17px;
	text-align: left;
	color:#555555;
	margin-bottom: 10px;
}

/*contents*/

.back_num {
	margin-top: 60px;
}

.c_head2 {
	font-size: 18px;
	padding: 20px 0;
}

.cc_back_box {
	width: 90%;
	height: auto;
}

.cc_back_onair {
	margin-top: 5px;
}

.shop_data {
	height: auto ;
}

.shopname {
	font-size: 17px;
}


.box2 label {
	margin-top: 10px;
	width: 150px;
	font-size: 12px;
}

.home_button {
	padding: 10px 0;
	font-size: 13px;
}

/**/

.plof {
	font-size : 13.8px;
}

}


@media screen and (max-width: 320px) {

.pagenation ul a {
	font-size: 10.5pt;
}
	
}


.mt48{
	margin-top: 48px;
}

.red {
	color: #FF0000;
}
.txt {
	width: 70%;
	color: #000000;
	background: #FFFFFF;
	padding: 15px;
	border-radius: 15px;
	margin: 10px auto 10px auto;
	font-size: 18px;
	letter-spacing: 0.08em;
}
.remarks p.fs {
	font-size: 9px;
}

@media screen and (min-width: 1024px) {
	.inner{
		margin: 0 22.5vw;
	}

	.remarks p.fs {
		font-size: 18px;
	}
	.flex_box {
		display: flex;
		justify-content: center;
		align-items: center;
		margin: 0 auto;
    }
	.sb{
		width: 40vw;
	}
	.cc_back_box {
		margin: 2vh 1vw;
	}

}

