@charset "UTF-8";

/* ----------------------------------------------------
　smart phone
　2015.11.06 - 2016.09.16
----------------------------------------------------- */
@media screen and (min-width:0px) and (max-width:767px) {


body {
	background-color:#FFF;
}



.instagram-media{
    margin:0 auto;
    height:714px !important;
    max-width: 100% !important;
    min-width: initial !important;
  }


div.post-content-r {
	margin:0;
	padding:0 0 20px 0;
}





.text-imager {
	width:100%;
}

.text-imager-r {
	width:100%;
	border:0;
	padding:0;
}



.bord-sp {
	display:none;
}



#post-iframe iframe {
  margin: 0 auto;
  width:300px;
  height:auto;
}



#footer, #header, .innerwrap-custom-header, #bodywrap, #main-navigation, .innerwrap, .logo-wrap{
  margin:0 auto;
  padding:0;
  max-width:100%; 
  width:auto;
  overflow:hidden;
}

/* ----- header ---- */

#header {
	background-color:rgba(255,255,255,1.0);
	position:fixed;
	top:0;
	left:0;
	height:35px;
	z-index:1;
	width:100%;
	border-bottom:solid 1px #907B5A;
	margin:0 auto;
	padding:5px 0 10px 0;
	text-indent:0;
	overflow:visible;
	text-align:center;
}

#header img {
	margin:0 auto;
	padding:0 15px 0 0;
	width:180px;
	height:auto;
}



#header-interview {
	background-color:rgba(255,255,255,1.0);
	position:fixed;
	top:0;
	left:0;
	height:40px;
	z-index:1;
	width:100%;
	border-bottom:solid 1px #907B5A;
}







/* ----- side menu ---- */
#mobile-nav {
	margin:0;
	padding:0;
	float:left;
}

#mobile-menu {
	margin:0;
	padding:10px 2px 5px 0;
}

#mobile-menu a {
	background-color:#EEE;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-khtml-border-radius:3px;
	border-radius:3px;
	border:solid 1px #DDD;
	font-size:9px;
	padding:5px 5px 8px 5px;
	color:#333;
	text-decoration:none;
}


aside.home-feat-cat {
    border-style:none;
    border-width:0;
    float:left;
    padding-bottom:2em;
	margin:0 !important;
    width:100% !important;
}

aside.home-feat-cat .feat-thumb img {
    height:auto;
    width:100%;
}


/* -------　LAYOUT ------- */


.content-all-wrap {
	max-width:1040px; /* 1132px */
	width:auto;
	margin:0;
	padding:0;
}

.content {width:100% !important; margin-top:0;}

.content-interview {width:100%; margin:0; padding:0;}

#wrapper {
	margin:0 auto;
	padding:0;
	text-align:center;
}

/* 記事枠 */
.post-frame {
	padding:10px 1px 1px 1px;
	margin:0 5px 4px 5px;
}
	


/* -------　両サイト枠 ------- */

#post-entry, #right-sidebar {
margin:auto;
width:100% !important;
padding:0 !important;
}

.container-wrap {
    margin-top:10px;
}

.post-time {
    padding:0 0 0 7px;
}

.sharedaddy {
    padding:0 0 0 7px;
}

#header-right { width:100%; text-align:center;}


#header-right .social-and-search {
margin:0px;
padding:0.6em;
float:left;
width:auto;
}

#container .flex-caption h1  {
	margin:0 0 0.125em;
	font-size:1.55em;
}

#container ol.commentlist li ul.children li.depth-2 {
margin: 0 0 0 0px;
}

#left-container { display:none; }

#wrapper-main {
background: transparent !important;
box-shadow: 0 2px 5px transparent !important;
}

.jcpost h1{font-size:2.5em !important; }


#post-related .feat-cat-meta {margin:0px 0.8em 0.5em 0px !important;}

#wrapper .content { width:100%; padding:0% !important;  }
footer .fbox { width:100%; padding:0%; }

.jcpost {width:auto !important;float:left;}
#slidearea,#gallerycover,.jcpost {height: 530px !important;}

.ftop { width:94%; padding: 2em 3% !important; }
.footer-left, .footer-right {width:100% !important; padding: 0.25em 0;}
.footer-right {margin:0; padding:0;}
.footer-right ul {float: left !important;}
.footer-right ul li {margin: 0 10px  0 0 !important;}

div#mobile-nav { display:inline !important; }

#top-navigation .sf-menu, #main-navigation .sf-menu {display:none;}

#custom .flexlarge .flex-image {
	width:360px;
	height:220px;
	overflow:hidden;
	position:absolute;
	right:30px !important;
	bottom:0px !important;
	border:6px solid #FFF;
	top:21px;
	box-shadow:0 2px 0 #FCF9EE, 0 4px 0 rgba(0, 0, 0, .15);
}

/* ----　arcive title ----- */
h2.header-title {
	font-size:16px;
}


.archive-title-list {
	margin:0;
	padding:0;
	font-size:1.0em;
	letter-spacing:-1px;
	font-weight:normal;
	line-height:0.0em;
}

footer .innerwrap , header .innerwrap, .innerwrap-custom-header, #bodywrap, #main-navigation .innerwrap {
	margin: 0px auto;
	padding: 0px;
	max-width: 100%; 
	width:auto;
	text-align:center;
}


/* ----　広告枠 ----- */

#topbanner {
	background-color:#333;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	height:0;
}

/* 記事タイトル */

.post-top {
	border-bottom:0;
}

#post-title-wrap {
	padding:0 10px 10px 8px;
	border-left:0;
	font-size:0.9em;
}



h1.post-title {
	padding:20px 12px 10px 15px;
	font-size:18px;
	line-height:1.7em;
	letter-spacing:0;
	font-weight:600;
	color:#111;
	border-bottom:0;
}

h2.post-subtitle {
	padding:5px 12px 10px 15px;
	font-size:14px;
	line-height:1.5em;
	letter-spacing:0;
	font-weight:300;
	color:#000;
	border-bottom:0;
}

#post-title-wrap-interview {
	padding:0 7px 15px 10px;
	font-size:1.5em;
	line-height:1.6em;
}


/* クレジット */
.pmeta-alt {
	padding:5px 0 0 10px;
	font-size:0.9em;
	color:#222;
}


/* 読了 */
.read-time {
	padding:5px 0 20px 10px;
	font-size:0.9em;
	color:#222;
}



h2.sub-title {
	margin-bottom:10px;
	padding:2px 2px 10px 2px;
	font-size:1.3em;
	line-height:0.9em;
	letter-spacing:0;
	color:#444;
	font-weight:500;
}

.post-content h3 {
	margin:5px 5px 20px 10px;
	font-size:1.2em;
	line-height:1.3em;
	letter-spacing:0;
	font-weight:500;
}

.post-content h4 {
	margin:5px 5px 20px 5px;
	font-size:1.1em;
	line-height:1.5em;
	letter-spacing:0;
	font-weight:700;
}



#post-category {
	padding:10px 10px 0 10px;
	margin:0;
}

#post-category strong {
	font-size:0.8em;
	letter-spacing:0.1em;
}

.post-top-etoki {
	padding:0;
	margin:5px 0 10px 0;
	position: relative;
	display:block;
}





/*// インタビュー絵解き //*/

#post-top-etoki-interview {
	margin:0;
}

#post-top-etoki-interview img {
    vertical-align:middle;
    position:relative;
    z-index: -1;
}



#post-top-etoki-interview p {
	position:absolute;
	right:auto;
	top:auto;
	left:0;
	bottom:0.3em;

box-shadow:0;
  -webkit-box-shadow:none;
  -moz-box-shadow:none;
}

#post-top-etoki-interview strong {
	font-size:0.8em;
	margin:0;
	padding:0;
}



/* -------　本文 ------- */

#post-entry article.post-single .post-content {
	margin:0;
	padding:0;
}

#post-entry p {
	color:#111;
	font-size:15px;
	line-height:2.0em;
	letter-spacing:0;
	padding:12px 15px 12px 15px;
	font-weight:500;
}

#post-entry strong {
	font-weight:700;
}

/* ----------------------------------------------------
　Etoki SP Difference
  2016.09.16
------------------------------------------------------- */

.wp-caption {
	margin:0 auto;
	border:0;
	padding:0;
	clear:both;
}

.aligncenter {
	margin:0;
	padding:0;
	clear:both;
	display:block;
	text-align:left;
}

.alignright {
	margin:0;
	padding:0;
	clear:both;
	text-align:left;

}

#post-entry p.wp-caption-text {
	font-size:0.7em;
	padding:5px 0 10px 0;
	color:#555;
	clear:both;
}

.wp-caption img {
	padding:0;
	width:300px;
	border:0;
	clear:both;


}

/* -------　記事の続き ------- */
#nextpage-navi {
	margin:0 10px 0 10px;
	padding:10px 20px 20px 0;
	text-align:center;
}

#nextpage-navi a {
	width:90%;
	margin:0 auto;
	padding:12px;
	font-size:1.0em;
	text-decoration:none;
	display:block;
	box-shadow:3px 3px 3px -3px rgba(0, 0, 0, 0.18);
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
}

#nextpage-navi a:link {
	background-color:#FFF;
	color:#333;
	border:solid 1px #555;
	text-decoration:none;
}

#nextpage-navi a:visited {
	background-color:#EEE;
	color:#222;
	border:solid 1px #000;
	text-decoration:none;
}

#nextpage-navi a:hover {
	background-color:#000;
	color:#FFF;
	border:solid 1px #555;
	text-decoration:none;
}

/* --------　インタビュー  -------- */

/* 質問文 */
span.interview-question {
	padding:0 0 10px 0;
}

/* 回答者 */
strong.interview-box1 { 
	color:#CC3;
}

strong.interview-box2 { 
	color:#3CC;
}

strong.interview-box3 { 
	color:#3C8;
}

strong.interview-box4 { 
	color:#C5A;
}

strong.interview-box5 { 
	color:#E38;
}

strong.interview-box6 { 
	color:#AA3;
}

strong.interview-box7 { 
	color:#CC3;
}

strong.interview-box8 { 
	color:#C83;
}

strong.interview-box9 { 
	color:#83C;
}

strong.interview-box10 { 
	color:#03C;
}

/* ----------------------------------------------------
　記事下部お知らせ
------------------------------------------------------- */
a.musicfortune-bottom-wrap {
	text-align:center;
	width:97%;
	margin:10px 0 20px 0;
	padding:5px;
	font-size:1em;
	text-decoration:none;
	display:block;
	border:dotted 1px #000;
    box-shadow:0 0 2px #fff, 0 0 2px #EEE, 0 0 1px #CCC;
    -webkit-box-shadow:0 0 3px #fff, 0 0 2px #EEE, 0 0 1px #CCC;
    -moz-box-shadow:0 0 2px #fff, 0 0 2px #EEE, 0 0 1px #CCC;
	text-decoration:none;
}

a:link.musicfortune-bottom-wrap {
	background-color:#FFF;
	color:#000;
}

a:visited.musicfortune-bottom-wrap {
	background-color:#FFF;
	color:#000;
}

a:hover.musicfortune-bottom-wrap {
	background-color:#035;
	color:#FFF;
}







#mobile-nav {
	margin: 0;
	padding: 0;
}
#mobile-nav .innerwrap {
	margin:0;
	width:100%;
}

#sitemap-page {
	margin:0;
	padding:10px 0 0 0;
	clear:both;
	line-height:1.0em;
}

#sitemap-page p {
	margin:0;
	padding:0;
	line-height:1.0em;
}

#sitemap-page a {
	display:block;
	width:100%;
	margin:0;
	padding:5px 0 5px 0;
	line-height:1.0em;
	border-bottom:solid 1px #EEE;
	border-top:solid 1px #FFF;
}

#sitemap-page a:link {
	color:#333;
	text-decoration:none;
	background-color:#FFF;
}

#sitemap-page a:visited {
	color:#333;
	text-decoration:none;
	background-color:#FFF;
}

#sitemap-page a:hover {
	color:#FFF;
	text-decoration:none;
	background-color:#05A;
}


/* 記事リスト */

#archive-list {
	font-size:15px;
	line-height:1.3em;
}

/* ----　arcive list ----- */
#archive-list-side {
	width:95%;
	margin:0;
	padding:5px;
	clear:both;
}


/* ----------------------------------------------------
　arcive list HOME
  アーカイブ　＝HOME MAIN＝ 
  2016.09.10
------------------------------------------------------- */

#archive-list-home img.archive-list-img {
	min-width:380px;
	max-width:800px;
	height:180px;
	object-fit:cover;
	object-position:top;
	border:0;
}

#archive-list-home strong {
	padding:0 15px 0 10px;
}

#archive-list-home span.secondary-title-arcive {
	padding:0 15px 0 10px;
}

#archive-list-home span.entry-time-arcive {
	padding:0 15px 0 10px;
}


/* ----------------------------------------------------
　arcive list HOME alter
  アーカイブ　＝HOME alter＝ 
  2016.09.10
------------------------------------------------------- */

#archive-list-alter {
	padding:10px 15px 3px 10px;
}

img.archive-list-img-home-news {
	width:110px;
	height:70px;
	object-fit:cover;
	object-position:top;
	margin:0 10px 0 0;
	padding:0;
	float:left;
	border:1px solid #999;
}

#archive-list-alter strong {
	font-size:1.5em;
}

#archive-list-alter span.secondary-title-arcive {
	font-size:1.1em;
}


/* ----------------------------------------------------
　Music fortune SP
  2016.09.16
------------------------------------------------------- */

#musicfortune-title-wrap h2 {
	padding:5px;
	font-size:1.8em;
	line-height:1.3em;
	letter-spacing:0;
}

#musicfortune-post-wrap img.mfjacket-short {
	padding-left:10px;
	width:180px;
}

#musicfortune-post-wrap h3 {
	font-size:1.5em;
	letter-spacing:0;
}

#musicfortune-post-wrap h4 {
	font-size:1.5em;
	letter-spacing:0;
	font-weight:normal;
}

/* ----------------------------------------------------
　Navigation search SP
  2016.09.18
------------------------------------------------------- */

#menu-search {
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	height:0;
/* ------------
	margin:3px 0 0 0;
	padding:0 0 1px 0;
	overflow:hidden;
	width:100%;
	background-color:#27C;
	float:left;
	text-align:left;
-------------------- */
}

#menu-searchform {
	margin:0;
	padding:5px 0 0 0;
	text-align:left;
}

#menu-searchform input {
	float:left;
	text-align:left;
}

#menu-searchform input.menu-search-submit {
	overflow:hidden;
	text-indent:100%;
	white-space:nowrap;
	cursor:pointer;
	display:block;
	width:30px;
	height:25px;
	background: url(/wp-content/themes/mesocolumn/images/search-button.png) no-repeat 0 0;
	border:0;
}

input.menu-search-submit:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}


#menu-searchform input[type='text'] {
	background:#FFF;
	color:#333;
	width:280px;
	border:0;
	height:25px;
	text-align:left;
}

#menu-searchform input[type='text']:focus {
	width:80%;
	border:1px solid #38D;
	width:280px;
	height:35px;
	text-align:left;
}

#menu-searchform label {
	display:none;
}

#menu-searchform input[type='submit'] {}



/* 記事内告知 */

.news-info-area {
	background-color: #FFF;
	margin:8px;
	padding:8px;
	color:#000;
	word-wrap:break-word;
	border-left:solid 3px #CBA;
}

#news-info-area {
	margin:10px 10px 15px 10px;
}


/* ----------------------------------------------------
　記事中広告
  2016.12.03
------------------------------------------------------- */

#ad-word-wrap {
margin:0 auto;
	padding:0 5px 5px 7px;
	width:100%;
	clear:both;
	display:block;
	font-size:7px;
	text-align:center;
display: inline;
}

#ad-word-wrap .op-ad {
	margin:0;
	padding:0;
display: inline;
}



/* ----------------------------------------------------
　関連記事
  2017.11.07
------------------------------------------------------- */

#post-related {
	padding:3px;
}

#post-related .feat-cat-meta {
	margin: 0px 1.30em 0.5em 0px;
	float: left;
	width: 26%;
	overflow:hidden;
}

#post-related a {
	font-size:1.2em;
	line-height:0.8em;
	letter-spacing:0;
	font-weight:400;
}



#lead-text-ad {
	padding:5px;
}


/* ----- gallery ---- */
.tiled-gallery {
	margin:0 auto;
	padding:0 2px 0 0;
}


#breadcrumbs {
	padding:20px 0 5px 5px;

}




/* 関連記事 */
#related-post-list {
	backgrund-color:#FFF;
	width:156px;
	height:180px;

}

#related-post-list img.archive-list-img {
	width:146px;
	height:100px;

}


/* タグ */
#post-meta-tag p {
word-break:keep-all;
	text-align:left;
}


/* SNS */
#sns-icon {
	margin:15px 0 0 5px;
	padding:0;
}





/*////////////////////////////////

インタビュー

//////////////////////////////////*/


/* インタビュー */
#title-area-interview {
	background-color:#000;
	margin:0;
	padding:20px 0 20px 10px;

}


h1.post-title-interview  {
	font-family:'Noto Serif JP', serif;
	width:87%;
	margin:0;
	padding:10px 5px 5px 5px;
	font-size:1.1em;
	line-height:1.6em;
	letter-spacing:0;
	font-weight:100;
	color:#FFF;
}


#post-iframe-interview h2 {
	margin:5px 5px 20px 5px;
	font-size:1.3em;
	line-height:1.3em;
}
#post-iframe-interview h3 {
	margin:5px 5px 20px 5px;
	font-size:1.3em;
	line-height:1.3em;
}

#post-category-interview strong {
	padding:0;
	margin:0;
	color: #F58;
	font-size:0.9em;
	font-weight:300;
}


/*////////////////////////////////

エンタメ

//////////////////////////////////*/

/*// BODY //*/

.entame-body {
	background-color:rgba(222,237,222,0.5);
	margin:0;
	padding:0;

}


/*// 画像横 //*/
.post-top-etoki-r {
	width:100%;
	padding:10px 0 0 8px;
	margin:0;
	clear:both;
}





























/* ----------------------------------------------------
　改変終了
------------------------------------------------------- */





/* -----------------------------------
  HOME + PAGE TOP
　2020/03/06
--------------------------------------- */

/* ギャラリー */

#myGallery a {
	border:0;
}

#myGallery h3 {
  font-weight:500;
	border:0;
	font-size:15px;
	line-height:1.3em;
}

#myGallery p {
	font-size:13px;
}

#gallery-1 img  {
	width:80px;
	height:80px;
}

#gallery-1 dl.gallery-item  {
	width:100px;
	height:auto;
}


/* 記事リスト・タブ */

.cp_tab > label {
	position:relative;
	display:inline-block;
	margin:0;
	padding:8px;
	font-weight:400;
	background-color:#FFF;
	font-size:12px;
}

/* 記事リスト */

#archive-list {
	width:98%;
	height:100%;
	margin:0;
	padding:3px 0 3px 8px;
	clear:both;
	position: relative;
}

#archive-list img.archive-list-img {
	width:80px;
	height:80px;
	margin:0 10px 5px 0;
	object-fit:cover;
	object-position:top;
	padding:0;
	float:left;
	background-color:#CCC;
	border:1px solid #CCC;
}

#archive-list strong::before {
			content: "" ;
}

#archive-list strong {
	position: absolute;
	top: 40%;
	-ms-transform: translateY(-40%);
	-webkit-transform : translateY(-40%);
	transform : translateY(-40%);
	margin:0;
	padding:0 2px 0 0;
	color:#222;
	font-size:90%;
	line-height:1.1em;
}

#archive-list span.entry-time-arcive {
	padding:0;
	font-size:0.7em;
	font-weight:400;
	color:#AAA;
}

#archive-list a {
	margin:0;
	padding:0;
}





.container-wrap {
	width:100%;
	margin:0;
	padding:0;
}






















/* ----------------------------------------------------
　MUSIC NAVIGATION
  2020.06.23
----------------------------------------------------- */


#music-navi-main {
	margin:0;
	text-indent:0;
	overflow:visible;
}

#music-navi-main ul {
	list-style:none;
	margin:0 auto;
	padding:0;
}

#music-navi-main li a {

	font-size:12px;
	font-weight:500;
	text-decoration:none;
	margin:0;
	padding:2px 8px 0 8px;
	height:30px;
}

#music-navi-main a {
	text-decoration:none;
}


.gnav-music {
	margin:0 auto;
	padding:0;
  width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;

}

.gnav-music ul {
  width: 1000px;
  margin:0 auto;
  list-style: none;
  display: flex;
}

.gnav-music ul li {
  text-align: center;
  border-left:0;
}


.gnav-music ul li a,
.gnav-music ul li a:link,
.gnav-music ul li a:visited {
	background-color:#FFF;
	display: inline-block;
}

.gnav-music ul li a:hover,
.gnav-music ul li a:active {
	background-color:#FFF;
	color:#907B5A;
}



/* ----------------------------------------------------
　NORMAL NAVIGATION
  2020.06.23
----------------------------------------------------- */


#normal-navi-main {
	margin:0;
	text-indent:0;
	overflow:visible;
}

#normal-navi-main ul {
	list-style:none;
	margin:0 auto;
	padding:0;
}

#normal-navi-main li a {

	font-size:12px;
	font-weight:500;
	text-decoration:none;
	margin:0;
	padding:2px 8px 0 8px;
	height:30px;
}

#normal-navi-main a {
	text-decoration:none;
}


.gnav-normal {
	margin:0 auto;
	padding:0;
  width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;

}

.gnav-normal ul {
  width: 1000px;
  margin:0 auto;
  list-style: none;
  display: flex;
}

.gnav-normal ul li {
  text-align: center;
  border-left:0;
}


.gnav-normal ul li a,
.gnav-normal ul li a:link,
.gnav-normal ul li a:visited {
	background-color:#FFF;
	display: inline-block;
}

.gnav-normal ul li a:hover,
.gnav-normal ul li a:active {
	background-color:#000;
	color:#FFF;
}





/* ----------------------------------------------------
　PHOTO NEWWS single
  RE 2020.04.07 -> 07.07
------------------------------------------------------- */

#post-category {
	padding:5px 10px 0 10px;
	margin:0;
}

#photonews-wrap h1 {
	margin:0;
	padding:5px 0 5px 0;
	font-size:16px;
	line-height:1.5em;
	letter-spacing:0;
	font-weight:300;
	color:#000;
	border-bottom:0;
}

#photonews-main {
	padding:8px 0 5px 0;
	background-color:#FFF;
}

/* -- 広告２列 -- */
.photonews-ad2-1 {
	display:table; clear:both; padding:5px; 0 0 0; margin:0 auto; text-align:center;
}

.photonews-ad2-2 {
	display:table; clear:both; padding:10px; 0 0 0; margin:0 auto; text-align:center;
}

/* エトキ */
#entry-caption {
	margin:0;
	padding:8px;
}

#entry-caption p {
	padding:8px 2px 0 2px;
	font-size:0.9em;
	line-height:1.7em;
	font-weight:400;
	color:#000;
}

a.photo-news-text {
	margin:0 8px 10px 8px;
	border;solid 1px #000;

}

#pic-noties p {
	padding:0 5px 0 5px;
	font-size:1.0em;
	line-height:1.3em;
	color:#777;
}

/* 関連枠見出し */
h3.entry-caption-more-ttl {
	margin:5px 0 0 0;
	padding:10px 0 5px 10px;
	font-size:1.2em;
}

/* 関連写真 */
.entry-caption-more {
	width:90%;
	margin:0 auto;
	padding:10px;
	text-align:center;
}

/* コメント枠 */
.CommentWidget-image {
	width:90%;
	margin:0 auto;
	padding:10px;
}

/* ギャラリー */
img.attachment-thumbnail {
	min-width:120px;
	min-height:120px;
}

.gallery-item {
	min-width:140px;
	padding:5px;
}

.wp-caption-text {
	min-width:135px;
}

.gallery-caption {
	font-size:11px;
	min-width:135px;
}


/* ----------------------------------------------------
　PHOTO NEWWS TOP
  2020.04.07
------------------------------------------------------- */

#imagebox {
	margin:5px;
	padding:5px;
	min-width:140px;
	min-height:165px;
}

#imagebox img {
	min-width:135px;
	min-height:115px;
}

























/* ----------------------------------------------------
　pagebottom submenu
------------------------------------------------------- */


#pagebottom-submenu li a {
	margin:5px 10px 5px 0;
}






/* ----------------------------------------------------
　WOWOW
  20210722
------------------------------------------------------- */

.wowow-ad-left {
display:none;
}

.wowow-ad-main-pc {
display:none;
}

.wowow-ad-right {
display:none;
}

.wowow-ad-main-sp {
width: 100%;
display:block;
overflow: hidden;
position: relative;

}





}
/* sp end  */