@charset "utf-8";
/* html5doctor.com Reset v1.6.1 - http://cssreset.com */
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}nav ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent}ins{background-color:#ff9;color:#000;text-decoration:none}mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}input,select{vertical-align:middle}

html,body {
	min-height: 100%;
}
html>/**/body {font-size/*\**/: small\9;}
:root body { font-size:small \0/; }

body {
	-webkit-text-size-adjust: 100%;
	background-color: #333;
}

body,input,select,option,button {
	font-family: -apple-system, Arial, Roboto, "Droid Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "Noto Sans JP", "メイリオ", Meiryo, sans-serif;

}
#wrapper {
	margin: 0 auto;
	word-wrap: break-word;
	word-break: break-all;

}
/* ------------------- */
a {
	color: #333;
}
em {font-style: normal;}

/* =================== */
.header {
	height: 50px;
	margin-bottom: 8px;
	background-color: #222;
	overflow: hidden;
	position: relative;
}
.header_inner {
	position: relative;
	height: 50px;
}
.header_inner:before {
	content: "";
	display: block;
	width: 100%;
	height: 4px;
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: #808080;
	z-index: 0;
}
.header .title01,
#gnavi {
	z-index: 10;
	position: absolute;
	top: 0;
}
.header .title01 {
	width: 184px;
/*	float: left;*/
	overflow: hidden;
	border-bottom: 4px solid #e4007f;
	left: 0;
}
.header .title01,
.header .title01 a {
	display: block;
}
.header .title01 .site_logo {
	text-decoration: none;
	width: 184px;
	height: 46px;
	background-image: url(../img/site_logo.svg);
	background-position: 0 7px;
	background-repeat: no-repeat;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}
.header .title01 em {
	visibility: hidden;
	font-size: 10px;
}

#gnavi {
	width: 135px;
/*	height: 80px;*/
/*	float: right;*/
	right: 0;
}
#gnavi .list01 {
	overflow: hidden;
}
#gnavi .list01 li {
	float: left;
}
#gnavi .youtube,
#gnavi .twitter {
	display: none;
}

#gnavi .list01 li a {
	display: block;
	width: 45px;
	height: 46px;
	text-decoration: none;
	color: transparent;
	position: relative;
	border-bottom: 4px solid #e4007f;
}
#gnavi .list01 li.podcast a    {border-bottom-color: #1ed760;}
#gnavi .list01 li.twitter a    {border-bottom-color: #55acee;}
#gnavi .list01 li.about a      {border-bottom-color: #dbdb00;}
#gnavi .list01 li.news a       {border-bottom-color: #0c62af;}
#gnavi .list01 li.backnumber a {border-bottom-color: #dd7800;}
#gnavi .list01 li.youtube a    {border-bottom-color: #cc3737;}

#gnavi .list01 li a:before {
	content: "";
	display: block;
	width: 45px;
	height: 46px;
	margin: 0 auto;
	background-image: url(../img/gnavi01.png);
	background-position: 0 50%;
	background-repeat: no-repeat;
	-webkit-background-size: 500% auto;
	background-size: 500% auto;
}
#gnavi .list01 li.podcast a:before    {background-position: 0 5px;}
#gnavi .list01 li.twitter a:before    {background-position: 25% 5px;}
#gnavi .list01 li.about a:before      {background-position: 50% 5px;}
#gnavi .list01 li.news a:before       {background-position: 75% 5px;}
#gnavi .list01 li.backnumber a:before {background-position: 100% 5px;}
#gnavi .list01 li.youtube a:before {
	background-image: url(../img/gnavi01_youtube.png);
	background-position: 0px 4px;
	background-repeat: no-repeat;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}

/* ==================== */
#container {
	overflow: hidden;
	zoom: 1;
}
#main {
	padding-bottom: 16px;
}

.main_title01 {
	overflow: hidden;
	font-size: 24px;
	font-weight: normal;
	color: #fff;
	line-height: 1.2;
	letter-spacing: -1px;
	margin: 8px;
	-webkit-text-shadow: 0px -2px 0 #333, 0px -1px 0 #333, 0px 1px 0 #333, 0px 2px 0 #333, -1px -2px 0 #333, -1px -1px 0 #333, -1px 0 0 #333, -1px 1px 0 #333, -1px 2px 0 #333, 1px -2px 0 #333, 1px -1px 0 #333, 1px 0 0 #333, 1px 1px 0 #333, 1px 2px 0 #333, -2px -2px 0 #333,-2px -1px 0 #333, -2px 0 0 #333, -2px 1px 0 #333, -2px 2px 0 #333, 2px 2px 0 #333, 2px 1px 0 #333, 2px 0 0 #333, 2px 1px 0 #333, 2px 2px 0 #333;
	text-shadow: 0px -2px 0 #333, 0px -1px 0 #333, 0px 1px 0 #333, 0px 2px 0 #333, -1px -2px 0 #333, -1px -1px 0 #333, -1px 0 0 #333, -1px 1px 0 #333, -1px 2px 0 #333, 1px -2px 0 #333, 1px -1px 0 #333, 1px 0 0 #333, 1px 1px 0 #333, 1px 2px 0 #333, -2px -2px 0 #333,-2px -1px 0 #333, -2px 0 0 #333, -2px 1px 0 #333, -2px 2px 0 #333, 2px 2px 0 #333, 2px 1px 0 #333, 2px 0 0 #333, 2px 1px 0 #333, 2px 2px 0 #333;
	background: -moz-linear-gradient(top, rgba(76,76,76,0) 0%, rgba(76,76,76,0) 74%, rgba(76,76,76,1) 75%, rgba(76,76,76,1) 100%);
	background: -webkit-linear-gradient(top, rgba(76,76,76,0) 0%,rgba(76,76,76,0) 74%,rgba(76,76,76,1) 75%,rgba(76,76,76,1) 100%);
	background: linear-gradient(to bottom, rgba(76,76,76,0) 0%,rgba(76,76,76,0) 74%,rgba(76,76,76,1) 75%,rgba(76,76,76,1) 100%);
/*
	-webkit-background-size: auto 50px;
	background-size: auto 50px;
	background-repeat: repeat-x;
	background-position: 0 100%;
*/
}
.single-post #main .main_title01,
.category-backnumber #main .main_title01,
.home .box_backnumber .main_title01,
.home .list_backnumber .main_title01,
.page-id-3376 #main .main_title01 {
	background: -moz-linear-gradient(top, rgba(221,120,0,0) 0%, rgba(221,120,0,0) 74%, rgba(221,120,0,1) 75%, rgba(221,120,0,1) 100%);
	background: -webkit-linear-gradient(top, rgba(221,120,0,0) 0%,rgba(221,120,0,0) 74%,rgba(221,120,0,1) 75%,rgba(221,120,0,1) 100%);
	background: linear-gradient(to bottom, rgba(221,120,0,0) 0%,rgba(221,120,0,0) 74%,rgba(221,120,0,1) 75%,rgba(221,120,0,1) 100%);
}
.post-type-archive-news #main .main_title01,
.single-news #main .main_title01,
.home .list_news .main_title01{
	background: -moz-linear-gradient(top, rgba(12,98,175,0) 0%, rgba(12,98,175,0) 74%, rgba(12,98,175,1) 75%, rgba(12,98,175,1) 100%);
	background: -webkit-linear-gradient(top, rgba(12,98,175,0) 0%,rgba(12,98,175,0) 74%,rgba(12,98,175,1) 75%,rgba(12,98,175,1) 100%);
	background: linear-gradient(to bottom, rgba(12,98,175,0) 0%,rgba(12,98,175,0) 74%,rgba(12,98,175,1) 75%,rgba(12,98,175,1) 100%);
}
.page-id-18 #main .main_title01,
.parent-pageid-18 #main .main_title01,
.page-id-2 #main .main_title01,
.parent-pageid-2 #main .main_title01 {
	background: -moz-linear-gradient(top, rgba(219,219,0,0) 0%, rgba(219,219,0,0) 74%, rgba(219,219,0,1) 75%, rgba(219,219,0,1) 100%);
	background: -webkit-linear-gradient(top, rgba(219,219,0,0) 0%,rgba(219,219,0,0) 74%,rgba(219,219,0,1) 75%,rgba(219,219,0,1) 100%);
	background: linear-gradient(to bottom, rgba(219,219,0,0) 0%,rgba(219,219,0,0) 74%,rgba(219,219,0,1) 75%,rgba(219,219,0,1) 100%);
}

.page-template-page-column #main .main_title01,
body.single-special #container > .main_title01 {
	background: -moz-linear-gradient(top, rgba(228,0,127,0) 0%, rgba(228,0,127,0) 74%, rgba(228,0,127,1) 75%, rgba(228,0,127,1) 100%);
	background: -webkit-linear-gradient(top, rgba(228,0,127,0) 0%,rgba(228,0,127,0) 74%,rgba(228,0,127,1) 75%,rgba(228,0,127,1) 100%);
	background: linear-gradient(to bottom, rgba(228,0,127,0) 0%,rgba(228,0,127,0) 74%,rgba(228,0,127,1) 75%,rgba(228,0,127,1) 100%);
}

.main_title01 .title01,
.main_title01 .more_btn01_wrap {
	display: inline-block;
	padding: 0;
	vertical-align: middle;
}
.main_title01 .title01 {
	padding-top: 8px;
	font-weight: normal;
}
.main_title01 a {
	color: #fff;
	text-decoration: none;
}

.box01 {
	background-color: #fff;
	border: 1px solid #fff;
	border-radius: 5px;
	padding: 7px;
	margin: 0 8px 8px;
}

.box01 a {
	text-decoration: none;
	color: #333;
}
.box01 .onair_timestamp {
	display: inline-block;
	background: #e4007f;
	color: #fff;
	margin: 0 0 4px -8px;
	padding: 4px 8px 4px 8px;
}
.box01 .date,
.box01 .vol {
	display: inline-block;
	font-size: 14px;
	color: #fff;
	line-height: 1;
}
.box01 .date {
	font-weight: normal;
}
.box01 .vol {
	font-weight: bold;
	padding-left: 5px;
}
.box01 .theme,
.article_title01 {
	padding: 0 0 4px;
}
.home .box01 .theme {
	padding-bottom: 0;
}

.box01 .theme,
.box01.news .article_title01,
.page_box .article_title01,
.search_main .article_title01,
.themillionaire .article_title01,
.youtubesubscribe .article_title01,
.agstore .article_title01 {
	margin-bottom: 8px;
	border-bottom: 2px solid #e4007f;
}
.youtubesubscribe .article_title01 {
	letter-spacing: -0.3px;
}
.box01 .label,
.box01 .theme .text01/*,
.article_title01*/ {
	display: inline;
	vertical-align: baseline;
}
.box01 .label {
	font-size: 10px;
	color: #e4007f;
	line-height: 1.2;
}
.box01 .theme .text01,
.article_title01 {
	font-size: 21px;
	font-weight: bold;
	color: #333;
	line-height: 1.3;
}
.box01 .theme .text01 span,
.article_title01 span {
	font-weight: normal;
	margin-left: 0.5em;
}
.box01 .content_img01 {
	text-align: center;
	margin-bottom: 8px;
}
.box01 .content_img01 img,
.box01 .content_text01 img {
	max-width: 100%;
	height: auto;
}
.box01 .content_text01 {
	font-size: 14px;
	color: #333;
	line-height: 1.5;
/*	padding-bottom: 8px;*/
	overflow: hidden;
}
.box01 .content_text01 p {
	padding-bottom: 1em;
	overflow: hidden;
}
.box01 .content_text01 p:last-child {
	padding-bottom: 0;
}
.box01 .content_text01 p + .twitter-tweet {
	margin-top: -0.8em !important;
}
.box01 .content_text01 a {
	text-decoration: underline;
/*	color: #e4007f;*/
}
.box01 .content_text01 iframe {
	max-width: 100%;
/*	height: auto;*/
}

.box01 .content_text01 .the_content,
.box01 .content_text01 .post_onair_comment,
.box01 .content_text01 .post_onair_matome,
.box01 .content_text01 .post_onair_info {
	margin-bottom: 16px;
}

.post_onair_youtubeembed {
/*    margin-top: 16px;*/
}

 .box01 .content_text01 .the_content + .post_onair_comment,
 .box01 .content_text01 .the_content + .post_onair_matome {
	border-top: 1px solid #7f7f7f;
	padding-top: 16px;
}
.box01 .content_text01 .post_onair_info {
}
.box01 .content_text01 .post_onair_song {
}

.box01 .content_text01 h2 {
	-webkit-text-shadow: 0px -2px 0 #fff, 0px -1px 0 #fff, 0px 1px 0 #fff, 0px 2px 0 #fff, -1px -2px 0 #fff, -1px -1px 0 #fff, -1px 0 0 #fff, -1px 1px 0 #fff, -1px 2px 0 #fff, 1px -2px 0 #fff, 1px -1px 0 #fff, 1px 0 0 #fff, 1px 1px 0 #fff, 1px 2px 0 #fff, -2px -2px 0 #fff,-2px -1px 0 #fff, -2px 0 0 #fff, -2px 1px 0 #fff, -2px 2px 0 #fff, 2px 2px 0 #fff, 2px 1px 0 #fff, 2px 0 0 #fff, 2px 1px 0 #fff, 2px 2px 0 #fff;
	text-shadow: 0px -2px 0 #fff, 0px -1px 0 #fff, 0px 1px 0 #fff, 0px 2px 0 #fff, -1px -2px 0 #fff, -1px -1px 0 #fff, -1px 0 0 #fff, -1px 1px 0 #fff, -1px 2px 0 #fff, 1px -2px 0 #fff, 1px -1px 0 #fff, 1px 0 0 #fff, 1px 1px 0 #fff, 1px 2px 0 #fff, -2px -2px 0 #fff,-2px -1px 0 #fff, -2px 0 0 #fff, -2px 1px 0 #fff, -2px 2px 0 #fff, 2px 2px 0 #fff, 2px 1px 0 #fff, 2px 0 0 #fff, 2px 1px 0 #fff, 2px 2px 0 #fff;
	background: -moz-linear-gradient(top, #fff 0%, #fff 54%, #eee 55%, #eee 100%);
	background: -webkit-linear-gradient(top, #fff 0%,#fff 54%,#eee 55%,#eee 100%);
	background: linear-gradient(to bottom, #fff 0%,#fff 54%,#eee 55%,#eee 100%);
	font-size: 19px;
	line-height: 28px;
	margin-bottom: 8px;
	background-position: 0 100%;
	-webkit-background-size: auto 28px;
	background-size: auto 28px;
}
.box01 .content_text01 h3 {
	font-size: 16px;
}
.box01 .content_text01 ul {
	list-style-type: disc;
	margin: 0 0 1em 1.5em;
}
.box01 .content_text01 ol {
	list-style-type: decimal;
	margin: 0 0 1em 2em;
}
.box01 .content_text01 ul.page_list01 {
	list-style-type: none;
  margin: 0;
}

.page_list01 + .page_list01 {
	padding-top: 1em;	
}
.page_list01 dt,
.page_list01 li a {
	font-weight: bold;
}
.page_list01 dt:before,
.page_list01 li:before {
	content: "■";
}
.page_list01 dd,
.page_list01 li {
	padding-bottom: 1em;
}
.page_list01 dd:last-child,
.page_list01 li:last-child  {
	padding-bottom: 0;
}
.page_list01 .lineat_btn {
	width: 93px;
}

.box01 .content_text01 a.more-link {
	display: inline-block;
	float: right;
}
.box01 .main_btn01_wrap {
	padding: 4px 0 10px;
	text-align: center;
}

.instagram-media {
	position: relative !important;
}

.box01 .content_text01 .appdl_btn-appstore {
	display: block;
	width: 153px;
	height: 0;
	padding-top: 56px;
	background: url(../img/Download_on_the_App_Store_Badge_JP_RGB_blk_100317.svg) no-repeat 0 0;
	background-size: 100% auto;
	overflow: hidden;
	color: transparent;
}

.box01 .content_text01 .appdl_btn-googleplay {
	display: block;
	width: 188px;
	height: 0;
	padding-top: 56px;
	background: url(../img/google-play-badge.png) no-repeat 0 0;
	background-size: 100% auto;
	overflow: hidden;
	color: transparent;
}

.box01 .content_text01 .appdl_btn-appstore + .appdl_btn-googleplay {
	margin-top: 8px;
}



/* ------------------- */
/* button */
.main_btn01,
.main_btn01_wrap input[type=submit] {
	-webkit-appearance: none;
	appearance: none;
	display: block;
	width: 250px;
	height: 44px;
	background-color: #e4007f;
	border: 0;
	border-radius: 22px;
	outline: 0;
	margin: 0 auto;
	-webkit-box-shadow: 0 4px 0 #8a004d;
	box-shadow: 0 4px 0 #8a004d;
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	cursor: pointer;
}
.main_btn01_wrap input[type=submit] {
	padding-top: 2px;
}
.main_btn01:active,
.main_btn01_wrap input[type=submit]:active {
	position: relative;
	top: 4px;
	left: 0;
	-webkit-box-shadow: 0 0 0 transparent;
	box-shadow: 0 0 0 transparent;
}
.main_btn01 .text01,
.main_btn01 .sub01 {
	display: block;
}
.main_btn01 .text01,
.main_btn01 .text02 {
	font-size: 16px;
	font-weight: bold;
	line-height: 44px;
}
.main_btn01 .text02 {
	line-height: 1.2;
}
.main_btn01 .sub01 {
	font-size: 10px;
	line-height: 1.2;
}

/* ------------------- */
.mixlrplayer {
	padding: 0 8px 8px;
	background-image: url(../img/loader.gif);
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
.mixlrplayer iframe {
	border-radius: 5px;
	overflow: hidden;
	vertical-align: top;
}

/* ------------------- */
/* podcast platform */



.podcast_platform_embed {
	display: flex;
	align-items: center;
	justify-content: center;
	overflow: hidden;
	margin-top: 8px;
	margin-bottom: 16px;
	position: relative;
	border-radius: 12px;
	background: #eee;
}
.podcast_platform_embed::before {
	content: "";
	position: absolute;
	width: 30px;
	height: 30px;
	border: 3px solid #999;
	border-top-color: transparent;
	border-radius: 50%;
	animation: podcast_platform_embed_loader 1s linear infinite;
	z-index: 1;
}
.podcast_platform_embed_item {
	width: 100%;
}

.podcast_platform_embed iframe {
    display: block;
	width: 100%;
	border-radius: 12px;
	position: relative;
	z-index: 2;
	background: transparent;
}

@keyframes podcast_platform_embed_loader {
	to {
		transform: rotate(360deg);
	}
}

.podcast_platform_buttons {
    display: flex;
    justify-content: center;
    align-items: center;
	flex-wrap: wrap;
    gap: 8px;
}

.podcast_platform_button {
}

.podcast_platform_button a {
    display: block;
	height: 0;
	padding-top: 54px;
	color: transparent;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: auto 100%;
}
.podcast_platform_button.spotify a {
	width: 223px;
	background-image: url(../img/podcast_platform_spotify.png);
}
.home_podcast_platform .podcast_platform_button.spotify a {
	display: none;
	width: 190px;
	padding-top: 46px;
}

.podcast_platform_button.applepodcasts a {
	width: 159px;
	background-image: url(../img/podcast_platform_applepodcasts.png);
}
.home_podcast_platform .podcast_platform_button.applepodcasts a {
	width: 136px;
	padding-top: 46px;
}

.podcast_platform_button.youtubemusic a {
	width: 201px;
	background-image: url(../img/podcast_platform_youtubemusic.svg);
}
.home_podcast_platform .podcast_platform_button.youtubemusic a {
	width: 172px;
	padding-top: 46px;
}

.podcast_platform_button.amazonmusic a {
	width: 204px;
	background-color: #14181B;
	background-image: url(../img/podcast_platform_amazonmusic_logo.svg);
	background-position: 50% 50%;
	background-size: 150px auto;
	border-radius: 999px;
}

.podcast_platform_button.castbox a {
	width: 176px;
	background-image: url(../img/podcast_platform_castbox.svg);
}

.podcast_platform_button.textlabel a {
	display: flex;
    align-items: center;
    justify-content: center;
    height: 45px;
    background: #333;
    border-radius: 999px;
    font-size: 17px;
    font-weight: bold;
    color: #fff;
    line-height: 1.2;
}


/* ------------------- */
.next_onair {

}
/* ------------------- */
.tweet_hashtag {
	padding: 0 8px 16px;

}
.tweet_hashtag .inner {
	text-align: center;
/*	border: 1px solid #fff;*/
	border-radius: 5px;
	overflow: hidden;
}

.tweet_input_btn01_wrap {
	padding: 8px;
	background-color: #e4007f;
	border-radius: 5px 5px 0 0;
}
.tweet_input_btn01 {
	display: block;
	background-color: #fff;
	-webkit-box-shadow: inset 0 1px 5px #bbb;
	box-shadow: inset 0 1px 5px #bbb;
	border-top: 1px solid #FFF;
	border-radius: 3px;
	font-size: 16px;
	color: #999;
	line-height: 1;
	text-align: left;
	text-decoration: none;
	padding: 8px 10px;
}

.tweet_hashtag .widget_wrap {
	background-color: #fff;
}
.tweet_hashtag .inner iframe {
	vertical-align: top;
}


/* ------------------- */
.list_backnumber {
	padding-bottom: 16px;
}
.list_backnumber .box01 {
	padding: 0;
	border: 0;
}
.list_backnumber .list01,
.list_backnumber .list02 {
	list-style-type: none;
}
.list_backnumber .list01 li,
.list_backnumber .list02 li {
	border-bottom: 1px solid #7c7c7c;
}
.list_backnumber .list01 li:last-of-type,
.list_backnumber .list02 li:last-of-type {
	border-bottom: 0;
}
.list_backnumber .list01 li a,
.list_backnumber .list02 li a {
	display: block;
}
.list_backnumber .list01 li a {
	padding: 8px;
}
.list_backnumber .list02 li a {
	padding: 15px 8px;
}
.list_backnumber .box01 .onair_timestamp {
	background-color: #7f7f7f;
}
.list_backnumber .box01 .label{
	color: #666;
}
.list_backnumber .box01 .theme {
	margin: 0;
	border: 0 solid transparent;
}
.list_backnumber .box01 .theme .text01 {
	font-size: 17px;
}

.list_backnumber .box01 .post_onair_youtubeembed {
	padding: 0 8px;
	overflow: hidden;
}

/* ------------------- */
.list_news {
	clear: both;
	padding-bottom: 16px;
}
.list_news .list01 {
	list-style-type: none;
}

/* ------------------- */
.mailform01 {
	/*display: none;*/
	background-color: #fff;
	padding: 8px 0;
	margin: 0 8px;
	border-radius: 5px;
}
/*.mailform01.show {
	display: block;
	opacity: 1;
}*/
.mailform01 .inner {
	margin: 0 auto;
	background-color: #fff;
}
.mailform01_header {
	overflow: hidden;
	margin-bottom: 8px;
	border-bottom: 2px solid #e4007f;
}
.mailform01 .main_title01 {
	width: 260px;
	font-size: 28px;
	color: #333;
	float: left;
	line-height: 28px;
	background: none !important;
	-webkit-text-shadow: 0 0 0 transparent;
	text-shadow: 0 0 0 transparent;
}
.mailform01_header_close_btn {
	display: none;
	width: 44px;
	height: 44px;
	text-indent: -9999px;
	color: transparent;
	float: right;
	background-image: url(../img/mailform_close_btn01.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	cursor: pointer;
}

.mailform01 .content_text01 {
	font-size: 14px;
	color: #333;
	line-height: 1.4;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.mailform01 .main_btn01_wrap {
	text-align: center;
}
.main_btn01_wrap .ajax-loader {
 	margin: 10px;
}
/* contact form */
.form_list div.wpcf7-response-output {
	margin: 0 8px 16px;
	padding: 8px;
}
.form_list div.wpcf7-mail-sent-ok {
	border: 2px solid #27C333;
}
.form_list div.wpcf7-mail-sent-ng {
	border: 2px solid #e4007f;
}
.form_list div.wpcf7-spam-blocked {
	border: 2px solid #ffa500;
}
.form_list div.wpcf7-validation-errors {
	border: 2px solid #e4007f;
}
.form_list span.wpcf7-not-valid-tip {
	font-size: 12px;
	color: #e4007f;
	padding: 4px 0;
}
.form_list .use-floating-validation-tip span.wpcf7-not-valid-tip {
	border: 1px solid #e4007f;
}
.form_list span.wpcf7-not-valid-tip:before {
	content: "※";
}

span.wpcf7-list-item {
	vertical-align: top;
}

.form_recaptcha01 {
	margin: 16px 0 0;
}

.form_turnstile {
	margin-bottom: 16px;
	padding: 0 8px;
	text-align: center;
}
form.submitting .wpcf7-spinner {
	margin-top: 10px;
}

/* for cta.js */
.disable-mouse {
	pointer-events: none;
}
body.disable-scroll {
	overflow: hidden;
	height: 100%;
}

/* ------------------- */
.themillionaire {
	padding-top: 8px;
}
.themillionaire_form .form_list {
	list-style-type: none !important;
	margin: 0 !important;
	padding-right: 0;
	padding-left: 0;
}
.themillionaire_form .main_btn01_wrap {
	padding: 0 0 16px;
}
.themillionaire_form form > img {
	display: none;
	width: 0;
	height: 0;
	line-height: 0;
}

/* ------------------- */
.youtubesubscribe {
	padding-top: 8px;
}

/* ------------------- */
.agstore {
	padding-top: 8px;
}

.agstore_link01 {
    display: block;
    margin-top: 0.7em;
}

.agstore_link01 img {
    display: block;
}

.box01 .content_text01 ul.agstore_list {
    list-style-type: none;
    margin: 0;
    overflow: hidden;
}

.box01 .content_text01 ul.agstore_list li {
    width: 50%;
    float: left;
    padding-left: 1px;
    padding-bottom: 4px;
    box-sizing: border-box;
}

.box01 .content_text01 ul.agstore_list li:nth-of-type(2n+1) {
    clear: both;
}

.box01 .content_text01 ul.agstore_list li iframe {
    display: block;
    margin: 0 auto;
}


/* ------------------- */
/* more */
.more_btn01_wrap {
	clear: both;
	text-align: right;
	padding: 0 8px 8px;
}
.more_btn01 {
	display: inline-block;
	font-size: 14px;
	color: #fff;
	line-height: 1.2;
	text-decoration: none;
	-webkit-text-shadow: 0 0 0 transparent;
	text-shadow: 0 0 0 transparent;
	border: 1px solid #fff;
	padding: 10px 13px 9px 15px;
	background-color: #222;
/*
	padding: 10px 13px 9px 42px;
	background-image: url(../img/more_btn_icon01.png);
	background-position: 6px 100%;
	background-repeat: no-repeat;
	-webkit-background-size: 30px auto;
	background-size: 30px auto;
*/
	position: relative;
	-webkit-box-shadow: 0 4px 0 #7f7f7f;
	box-shadow: 0 4px 0 #7f7f7f;
	margin: 0 0 8px;
}
/*
.more_btn01:hover {
	background-color: #5c5c5c;
}
*/
.more_btn01:active {
	top: 4px;
	left: 0;
	-webkit-box-shadow: 0 0 0 rgba(0,0,0,0);
	box-shadow: 0 0 0 rgba(0,0,0,0);
}
.main_title01 .more_btn01_wrap.boxheader {
	padding-left: 16px;
	margin-bottom: -2px;
}
.boxheader .more_btn01 { display: none;}
.boxfooter .more_btn01 { display: inline-block;}

/* ------------------- */
/* pagenation */
.pagination,
.nav-links {
	clear: both;
	padding: 8px;
	font-size: 11px;
	overflow: hidden;
}

.pagination .item,
.nav-links a.page-numbers.prev,
.nav-links a.page-numbers.next {
	display: inline-block;
	margin-right: 1px;
	margin-bottom: 1px;
}
.pagination .item.prev,
.nav-links a.page-numbers.prev { float: left;}
.pagination .item.next,
.nav-links a.page-numbers.next { float: right;}

.nav-links .page-numbers {
	display: none;
}
.pagination .item span,
.pagination .item a,
.nav-links a.page-numbers.prev,
.nav-links a.page-numbers.next {
	display: block;
	padding: 10px 13px 9px 12px;
	width: auto;
	font-size: 14px;
	color: #fff;
	line-height: 1.2;
	text-decoration: none;
	border: 1px solid #fff;
	background-color: #222;
	position: relative;
	-webkit-box-shadow: 0 4px 0 #7f7f7f;
	box-shadow: 0 4px 0 #7f7f7f;
	margin: 0 0 8px;
}
/*
.pagination .item a:hover {
	background-color: #5c5c5c;
}
*/
.pagination .item a:active,
.nav-links a.page-numbers.prev:active,
.nav-links a.page-numbers.next:active {
	top: 4px;
	left: 0;
	-webkit-box-shadow: 0 0 0 rgba(0,0,0,0);
	box-shadow: 0 0 0 rgba(0,0,0,0);
}
 
/*
.pagination .item .current {
	margin: 0 5px;
	padding: 10px 13px 9px 12px;
	background-color: rgba(0,0,0,0.1);
	border-radius: 17px;
	border: 1px solid rgba(255,255,255,0.4);
	color: #fff;
}
*/

/* =================== */
.box_backnumber {
	clear: both;
	overflow: hidden;
}



/* =================== */
#sub {
}

/* =================== */
/* form */
.form_list {
	padding: 8px;
	list-style-type: none;
}
.form_list li {
	padding-bottom: 8px;
}
.form_list li:last-of-type {
	padding-bottom: 0;
}
.form_list dt {
	font-size: 16px;
	color: #333;
	line-height: 1.4;
}
.form_list dd {
	padding-bottom: 8px;
}
.form_list .required {
	display: inline-block;
	font-style: normal;
	color: #e4007f;
	padding-left: 5px;
}

.form_list input[type=text],
.form_list input[type=email],
.form_list textarea,
.form_list select {
	width: 100%;
	background-color: #fff;
	border: 1px solid #7c7c7c;
	font-family: "Droid Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	color: #333;
	border-radius: 5px;
}
.form_list input[type=text],
.form_list input[type=email] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 16px;
	line-height: 35px;
	padding: 0 0 0 8px;
}
.form_list textarea {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	height: 180px;
	font-size: 16px;
	line-height: 1.5;
	padding: 8px;
}
.form_list .height_slim textarea {
	height: 80px;
}
.form_list select {
	font-size: 20px;
	font-weight: bold;
	line-height: 37px;
	padding: 3px 0 1px 5px;
}
.form_list label {
	display: block;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	line-height: 1.5;
	padding: 0 0 8px;
}
.form_list label .caption01 {
	font-size: 14px;
	font-weight: normal;
	line-height: 1;
	padding: 0 0 0 37px;
}
.form_list label .caption01 .theme .text01 {
	line-height: 1.5;
}

.form_list input[type=radio] {
	-webkit-appearance: none;
	appearance: none;
	display: inline-block;
	background-color: transparent;
	border: 0px solid transparent;
	position: relative;
	width: 32px;
	height: 32px;
	line-height: 1;
	vertical-align: middle;
	margin: 0;
}
.form_list input[type=radio]:before {
	content: "";
	display: inline-block;
	width: 30px;
	height: 30px;
	border: 1px solid #7c7c7c;
	border-radius: 15px;
}
.form_list input[type=radio]:checked:after {
	content: "";
	display: inline-block;
	width: 18px;
	height: 18px;
	border-radius: 9px;
	background-color: #e4007f;
	position: absolute;
	top: 7px;
	left: 7px;
}

.cornername_theme_label {
	display: block;
	font-size: 12px;
	font-weight: normal;
	padding-left: 30px;
}
.cornername_theme_label:first-letter {
	padding-left: 5px;
}

/* =================== */
.play_btn01 {
	display: block;
	text-decoration: none !important;
	background-color: #222;
	font-size: 16px;
	color: #fff !important;
	line-height: 35px;
	text-align: center;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	border-color: #bbb;
	border-radius: 19px;
	-webkit-box-shadow: 0 4px 0 rgba(0,0,0,0.5);
	box-shadow: 0 4px 0 rgba(0,0,0,0.5);
	margin: 16px 0 24px;
	padding-top: 2px;
}
/*
.play_btn01:hover {
	background-color: #5c5c5c;	
}
*/
.play_btn01:active {
	position: relative;
	top: 4px;
	left: 0;
	-webkit-box-shadow: 0 0 0 rgba(0,0,0,0);
	box-shadow: 0 0 0 rgba(0,0,0,0);
}
.play_btn01:before {
	content: "";
	display: inline-block;
	width: 20px;
	height: 20px;
	margin-right: 8px;
	background-image: url(../img/play_btn_icon01.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	-webkit-background-size: 20px auto;
	background-size: 20px auto;
	vertical-align: middle;
	margin-top: -4px;
}

.play_btn01 .sub01 {
	font-size: 12px;
}


/* =================== */
/* social button */
.social01 .list01 {
	overflow: hidden;
}
.social01 .list01 li {
	display: inline-block;
	float: left;
	padding-right: 9px;
}
.social01 .list01 li:last-child {
	padding-right: 0;
}
.social01 .list01 li.line {
	display: none;
}
.social01 .list01 li a {
	display: inline-block;
	background-color: #666;
	background-image: none;
	padding: 6px 9px;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	line-height: 1.6;
	/*text-align: center;*/
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 1px;
	border: 0;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	cursor: pointer;
	-webkit-box-shadow: none;
	box-shadow: none;
	zoom: 1;
	vertical-align: middle;
}
.social01 .list01 li a:hover {
	background-color: #ddd;
	color: #666;
}
:root *> .social01 .list01 li a:before {
	content: "";
	display: inline-block;
	position: relative;
	vertical-align: middle;
	width: 16px;
	height: 16px;
	margin-right: 5px;
	background-image: url("../img/socialbtn01_icon01.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	-wekit-background-size: 48px 32px;
	background-size: 48px 32px;
}
:root *> .social01 .list01 li.twitter_tweet a:before        {background-position: 0 0;}
:root *> .social01 .list01 li.twitter_tweet a:hover:before  {background-position: 0 -16px;}
:root *> .social01 .list01 li.facebook_share a:before       {background-position: -16px 0;}
:root *> .social01 .list01 li.facebook_share a:hover:before {background-position: -16px -16px;}


/* =================== */
/* podcast_btn */
.podcast_btn {
	padding: 0 8px 32px;
}
.podcast_btn a {
	display: block;
	background: #e4007f;
	color: #fff;
	line-height: 1;
	text-decoration: none;
	margin: 0 auto 4px;
	border-radius: 13px;
	-webkit-box-shadow: 0 4px 0 #8a004d;
	box-shadow: 0 4px 0 #8a004d;
	overflow: hidden;
	padding: 12px 17px 11px 2px;
	text-align: center;
}
.podcast_btn a:active {
	position: relative;
	top: 4px;
	left: 0;
	-webkit-box-shadow: 0 0 0 transparent;
	box-shadow: 0 0 0 transparent;
}
.podcast_btn .text01 {
	display: inline-block;
	padding: 4px 0 0 52px;
	background-image: url("../img/podcast_btn_icon01.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	-webkit-background-size: 40px auto;
	background-size: 40px auto;
	text-align: left;
}
.podcast_btn .label01 {
	display: block;
	font-size: 18px;
	font-weight: bold;
	color: #eee;
}
.podcast_btn .title01 {
	display: block;
	line-height: 1.2;
}
.podcast_btn .store {
	display: inline-block;
	border: 1px solid #eee;
	border-radius: 5px;
	margin: 0 5px 0 0;
	padding: 1px 4px;
	font-size: 10px;
	vertical-align: bottom;
}
.podcast_btn .name {
	font-size: 12px;
	color: #fff;
}

/* =================== */
/* YouTube embed */

.iframe_wrap {
	position: relative;
	width: 100%;
	height: 0;
	overflow: hidden;
	margin: 0 0 12px;
}

.iframe_wrap.size710x399 {
	padding-top: 56.2%;
}

.iframe_wrap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


.special_embed {
	position: relative;
    width: 100%;
	width: calc(100% - 16px);
	height: 0;
    padding-top: 56.25%;
	overflow: hidden;
	margin: 0 auto 16px;
}
.special_embed iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


/* =================== */
/* search */
/*.search #main h1.title01 {
	font-weight: normal;
	font-size: 28px;
	color: #fff;
	text-align: left;
	padding: 3px 0 13px;
}*/

/* =================== */
/* button */
.btn_its01 {/* iTunesから入手 */
	display: inline-block !important;
	overflow: hidden;
	background: url(http://linkmaker.itunes.apple.com/images/badges/ja-jp/badge_itunes-lrg.svg) no-repeat;
	width: 110px;
	height: 40px;
	margin-right: 15px;
	text-indent: -9999px;
}

.btn_applemusic01 {/* Apple Musicで聴く */
	display: inline-block !important;
	overflow: hidden;
	background: url(http://linkmaker.itunes.apple.com/images/badges/ja-jp/badge_music-lrg.svg) no-repeat;
	width: 110px;
	height: 40px;
	margin-right: 15px;
	text-indent: -9999px;
}

/* =================== */
/* profile_btn01 */
.profile_btn01 {
	list-style-type: none !important;
	margin: 0 !important;
/*	padding: 0.5em 0 0;*/
}
.profile_btn01 li {
	display: inline-block;
	vertical-align: top;
	padding-right: 12px;
	margin-bottom: 16px;
}
.profile_btn01 li:last-of-type {
	padding-right: 0;
}
.profile_btn01 li.website a {
	display: inline-block;
	background-color: #7f7f7f;
	font-size: 13px;
	color: #fff;
	line-height: 18px;
	text-decoration: none;
	padding: 6px 8px 4px;
	border-radius: 4px;
}
.profile_btn01 li.website a:before {
	content: "";
	display: inline-block;
	width: 18px;
	height: 18px;
	background: url(../img/website_btn_icon01.png) no-repeat 0 0;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	vertical-align: top;
	margin: -1px 3px 0 0;
}


.profile_btn01 li.instagram a {
	display: inline-block;
	background: rgb(156,56,187);
	background: linear-gradient(
	54deg
	, rgba(254,212,117,1) 0%, rgba(229,61,93,1) 50%, rgba(194,49,134,1) 70%, rgba(156,56,187,1) 100%);
	font-size: 13px;
	color: #fff;
	line-height: 18px;
	text-decoration: none;
	padding: 6px 8px 4px;
	border-radius: 4px;
	position: relative;
}
.profile_btn01 li.instagram a:before {
	content: "";
	display: inline-block;
	width: 18px;
	height: 18px;
	background: url(../img/instagram_btn_icon01.png) no-repeat 0 0;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	vertical-align: top;
	margin: -1px 3px 0 0;
}

.profile_btn01 li.lineat {
	width: 93px;
}

/* =================== */
/* instagram badge */
.ig-b- { display: inline-block; }
.ig-b- img { visibility: hidden; }
.ig-b-:hover { background-position: 0 -60px; } .ig-b-:active { background-position: 0 -120px; }
.ig-b-v-24 { width: 137px; height: 24px; background: url(//badges.instagram.com/static/images/ig-badge-view-sprite-24.png) no-repeat 0 0; }
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
.ig-b-v-24 { background-image: url(//badges.instagram.com/static/images/ig-badge-view-sprite-24@2x.png); background-size: 160px 178px; } }
/* =================== */
.footer {
	clear: both;
}
.footer_list01 {
	background-color: #222222;
	list-style-type: none;
}
.footer_list01 li {
	border-bottom: 1px solid #333333;
}
.footer_list01 li:last-of-type {
	border-bottom: 0;
}
.footer_list01 li a {
	display: block;
	font-size: 14px;
	color: #fff;
	line-height: 1.2;
	padding: 13px 8px 12px 8px;
	text-decoration: none;
	position: relative;
}
.footer_list01 li a:before,
.footer_list01 li a:after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	border-width: 8px 1px 8px 8px;
	border-color: transparent;
	border-style: solid;
}
.footer_list01 li a:before {
	right:8px;
	border-left-color: #333333;
}
.footer_list01 li a:after {
	right:10px;
	border-left-color: #222222;
}

/* ----------------------------------------------------------------------- */
/* ----------------------------------------------------------------------- */
@media (min-width: 760px) {/* pc */
html, body {
	min-width: 1128px;
}
#wrapper {
	width: 1128px;
	margin: 0 auto;
}
#container {
	width: 1128px;
	overflow: hidden;
}

.header {
	height: 80px;
	margin-bottom: 16px;
}
.header_inner {
	width: 1112px;
	height: 80px;
	margin: 0 auto;
}
.header_inner:before {
	height: 8px;
}
.header .title01 {
	width: 328px;
	border-bottom-width: 8px;
}
.header .title01 .site_logo {
	width: 328px;
	height: 64px;
	margin-top: 8px;
	background-position: 0 0;
}

#gnavi {
	width: 415px;
	height: 80px;
}
#gnavi .youtube,
#gnavi .twitter {
	display: block;
}
#gnavi .list01 li a {
	width: 83px;
	height: 72px;
	border-bottom-width: 8px;
	background: -moz-linear-gradient(top,  rgba(228,0,127,0) 0%, rgba(228,0,127,0) 49%, rgba(228,0,127,1) 50%, rgba(228,0,127,1) 100%);
	background: -webkit-linear-gradient(top,  rgba(228,0,127,0) 0%,rgba(228,0,127,0) 49%,rgba(228,0,127,1) 50%,rgba(228,0,127,1) 100%);
	background: linear-gradient(to bottom,  rgba(228,0,127,0) 0%,rgba(228,0,127,0) 49%,rgba(228,0,127,1) 50%,rgba(228,0,127,1) 100%);
	-webkit-transition: background-position 0.2s ease-in;
	-moz-transition: background-position 0.2s ease-in;
	transition: background-position 0.2s ease-in;
}
#gnavi .list01 li.podcast a {
	background: -moz-linear-gradient(top,  rgba(30, 215, 96,0) 0%, rgba(30, 215, 96,0) 49%, rgba(30, 215, 96,1) 50%, rgba(30, 215, 96,1) 100%);
	background: -webkit-linear-gradient(top,  rgba(30, 215, 96,0) 0%,rgba(30, 215, 96,0) 49%,rgba(30, 215, 96,1) 50%,rgba(30, 215, 96,1) 100%);
	background: linear-gradient(to bottom,  rgba(30, 215, 96,0) 0%,rgba(30, 215, 96,0) 49%,rgba(30, 215, 96,1) 50%,rgba(30, 215, 96,1) 100%);
}
#gnavi .list01 li.twitter a {
	background: -moz-linear-gradient(top,  rgba(85,172,238,0) 0%, rgba(85,172,238,0) 49%, rgba(85,172,238,1) 50%, rgba(85,172,238,1) 100%);
	background: -webkit-linear-gradient(top,  rgba(85,172,238,0) 0%,rgba(85,172,238,0) 49%,rgba(85,172,238,1) 50%,rgba(85,172,238,1) 100%);
	background: linear-gradient(to bottom,  rgba(85,172,238,0) 0%,rgba(85,172,238,0) 49%,rgba(85,172,238,1) 50%,rgba(85,172,238,1) 100%);
}
#gnavi .list01 li.about a {
	background: -moz-linear-gradient(top,  rgba(219,219,0,0) 0%, rgba(219,219,0,0) 49%, rgba(219,219,0,1) 50%, rgba(219,219,0,1) 100%);
	background: -webkit-linear-gradient(top,  rgba(219,219,0,0) 0%,rgba(219,219,0,0) 49%,rgba(219,219,0,1) 50%,rgba(219,219,0,1) 100%);
	background: linear-gradient(to bottom,  rgba(219,219,0,0) 0%,rgba(219,219,0,0) 49%,rgba(219,219,0,1) 50%,rgba(219,219,0,1) 100%);
}
#gnavi .list01 li.news a {
	background: -moz-linear-gradient(top,  rgba(12,98,175,0) 0%, rgba(12,98,175,0) 49%, rgba(12,98,175,1) 50%, rgba(12,98,175,1) 100%);
	background: -webkit-linear-gradient(top,  rgba(12,98,175,0) 0%,rgba(12,98,175,0) 49%,rgba(12,98,175,1) 50%,rgba(12,98,175,1) 100%);
	background: linear-gradient(to bottom,  rgba(12,98,175,0) 0%,rgba(12,98,175,0) 49%,rgba(12,98,175,1) 50%,rgba(12,98,175,1) 100%);
}
#gnavi .list01 li.backnumber a {
	background: -moz-linear-gradient(top,  rgba(221,120,0,0) 0%, rgba(221,120,0,0) 49%, rgba(221,120,0,1) 50%, rgba(221,120,0,1) 100%);
	background: -webkit-linear-gradient(top,  rgba(221,120,0,0) 0%,rgba(221,120,0,0) 49%,rgba(221,120,0,1) 50%,rgba(221,120,0,1) 100%);
	background: linear-gradient(to bottom,  rgba(221,120,0,0) 0%,rgba(221,120,0,0) 49%,rgba(221,120,0,1) 50%,rgba(221,120,0,1) 100%);
}
#gnavi .list01 li.youtube a {
	background: -moz-linear-gradient(top,  rgba(204,55,55,0) 0%, rgba(204,55,55,0) 49%, rgba(204,55,55,1) 50%, rgba(204,55,55,1) 100%);
	background: -webkit-linear-gradient(top,  rgba(204,55,55,0) 0%,rgba(204,55,55,0) 49%,rgba(204,55,55,1) 50%,rgba(204,55,55,1) 100%);
	background: linear-gradient(to bottom,  rgba(204,55,55,0) 0%,rgba(204,55,55,0) 49%,rgba(204,55,55,1) 50%,rgba(204,55,55,1) 100%);
}
#gnavi .list01 li.podcast a,
#gnavi .list01 li.twitter a,
#gnavi .list01 li.about a,
#gnavi .list01 li.news a,
#gnavi .list01 li.backnumber a,
#gnavi .list01 li.youtube a {
	background-position: 0 0;
	background-repeat: no-repeat;
	-webkit-background-size: 100% 145px;
	background-size: 100% 145px;
}

#gnavi .list01 li a:before {
	width: 68px;
	height: 72px;
	background-position: 0 8px;
}
#gnavi .list01 li.podcast a:before    {background-position: 0 8px;}
#gnavi .list01 li.twitter a:before    {background-position: 25% 8px;}
#gnavi .list01 li.about a:before      {background-position: 50% 8px;}
#gnavi .list01 li.news a:before       {background-position: 75% 8px;}
#gnavi .list01 li.backnumber a:before {background-position: 100% 8px;}

#gnavi .list01 li.youtube a:before    {background-position: 0px 8px;}

#gnavi .list01 li a:hover {background-position: 0 100%;}

#main {
	width: 752px;
	float: left;
}
.main_title01 {
	font-size: 36px;
}
.mixlrplayer {
	padding-bottom: 16px;
}

.box01 {
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin-bottom: 16px;
}
.page_box .box01 {
	padding-top: 15px;
	padding-bottom: 15px;
}

.box01 .onair_timestamp {
	margin-left: -16px;
	padding-left: 16px;
}

.box01 .theme .text01,
.article_title01 {
	font-size: 20px;
}
.box01 .content_text01 {
	font-size: 16px;
	line-height: 1.6;
}
.box01 .content_text01 h2 {
	font-size: 19px;
}
.box01 .content_text01 h3 {
	font-size: 16px;
}

.home_podcast_platform .podcast_platform_button.spotify a {
	display: block;
}

.tweet_hashtag {
	height: auto;
}
.tweet_hashtag .btn_wrap {
	margin-bottom: 14px;
}
.tweet_hashtag .btn_wrap iframe {
	vertical-align: top;
}
.tweet_hashtag .widget_wrap iframe {
	height: 950px !important;
}
.list_backnumber .list01 li a {
	padding-right: 15px;
	padding-left: 15px;
}

.box_backnumber {
	padding-bottom: 16px;
}
.box_backnumber .box01 {
	width: 328px;
	float: left;
}

.list_news .box01 {
	width: 328px;
	float: left;
}
.list_news .box01:nth-of-type(3n-1) {
	clear: both;
}
.single-special .list_news .box01:nth-of-type(3n-1) {
	clear: none;
}

#sub {
	width: 376px;
	float: right;
	padding-bottom: 16px;
}

.special_sub {
    margin-top: 32px;
}

.next_onair .main_btn01_wrap,
.single #main .box01 .main_btn01_wrap {
	display: none;/* smartphone only */
}

.single #main .box01 .not_in_modalbox.main_btn01_wrap {
	display: block;
}

.mailform01 {
	display: block;
	margin: 0 8px 16px;
	position: relative;
	top: auto;
	right: auto;
	bottom: auto;
	left: auto;
	opacity: 1;
	visibility: visible;
	pointer-events: auto;
	z-index: 1;
	transition: none 0s;
	border-radius: 5px;
}
.mailform01 .inner {
	padding-right: 6px;
	padding-left: 6px;
}
.mailform01_header_close_btn {
	display: none;
}
.mailform01 .main_title01 {
	font-size: 28px;
	line-height: 1.2;
}

span.wpcf7-form-control.wpcf7-radio {
	display: block;
	overflow: hidden;
}
span.wpcf7-list-item {
	display: inline-block;
	min-width: 50%;
	/*float: left;*/
	margin: 0 !important;
	padding: 8px 0 0;
}
span.wpcf7-list-item:nth-of-type(2n-1) {
	clear: both;
}


.boxheader .more_btn01 { display: inline-block;}
.boxfooter .more_btn01 { display: none;}

.footer_list01 {
	text-align: center;
}
.footer_list01 li {
	display: inline-block;
	border: 0;
}
.footer_list01 li a {
	display: inline-block;
	text-decoration: underline;
}
.footer_list01 li a:before,
.footer_list01 li a:after {
	display: none;
}
.footer_list01 li.sitetop a       {color: #e4007f;}
.footer_list01 li.backnumber a    {color: #dd7800;}
.footer_list01 li.news a          {color: #0c62af;}
.footer_list01 li.about a         {color: #dbdb00;}
.footer_list01 li.privacypolicy a {color: #8847a5;}
.footer_list01 li a em {color: #fff;}

}/* ------------------------------------ */
@media (max-width: 1128px) {/* pc(small) */
html, body.single-special {
	min-width: 0;
	width: 100%;
}

.single-special #wrapper,
.single-special #container {
	width: 100%;
}

.single-special .header_inner {
	width: auto;
}
.single-special .list_news .box01 {
	width: auto;
	box-sizing: border-box;
	float: none;
}

.single-special .box01 .content_text01 ul.agstore_list li {
	width: 25%;
}
.single-special .box01 .content_text01 ul.agstore_list li:nth-of-type(2n+1) {
	clear: unset;
}

}/* ------------------------------------ */
@media (min-width: 364px) and (max-width: 759px) {
#gnavi { width: 180px;}
#gnavi .youtube { display: block;}
#gnavi .twitter { display: none;}

.single-special .box01 .content_text01 ul.agstore_list li {
	width: 50%;
}
.single-special .box01 .content_text01 ul.agstore_list li:nth-of-type(2n+1) {
	clear: both;
}

}/* ---------------------------------------------------------------------- */
@media (min-width: 409px) and (max-width: 759px) {
#gnavi { width: 225px;}
#gnavi .youtube { display: block;}
#gnavi .twitter { display: block;}
}/* ---------------------------------------------------------------------- */

.article__protected_title-label {
  display: inline-block;
  width: 0.8em;
  height: 0;
  padding-top: 1em;
  overflow: hidden;
  color: transparent;
  vertical-align: top;
  background: url(../img/icon_protected.svg) no-repeat 0 0;
  background-size: auto 100%;
  margin-top: 0.0625em;
  margin-right: 0.25em;
  margin-left: 0.25em;
}
.article__title .article__protected_title-label {
  margin-top: 0.125em;
}

.article__protected-input {
  box-sizing: border-box;
  display: block;
  border: 1px solid #c5c5c5;
  border-radius: 8px;
  padding: 2rem 1rem;
  margin: 2rem auto !important;
  width: 100%;
  max-width: 750px;
}
.article__protected-input dt {
  margin-bottom: 0.75rem;
}
.article__protected-input dd {
  margin: 0;
}

.article__protected-input-password input {
  display: block;
  box-sizing: border-box;
  -webkit-appearance: none;
  appearance: none;
  font-size: 1rem;
  line-height: 1.5;
  width: 100%;
  border: 1px solid #858585;
  border-radius: 0.25rem;
  margin: 0;
  padding: 0.5rem;
}

.article__protected-submitBtn {
  margin-top: 1rem;
  width: 100%;
  max-width: 150px;
}
.article__protected-submitBtn input {
  -webkit-appearance: none;
  appearance: none;
  display: block;
  width: 100%;
  height: 40px;
  padding: 0.75rem 1rem;
  text-decoration: none;
  background: #e4007f;
  font-size: 1rem;
  font-weight: 800;
  color: #ffffff;
  line-height: 1;
  text-align: center;
  text-align: center;
  border: 0 transparent;
  border-radius: 9999px;
  cursor: pointer;
  position: relative;
  box-shadow: 0 4px 0 #8a004d;
}
.article__protected-submitBtn input:active {
	position: relative;
    top: 4px;
    left: 0;
	box-shadow: 0 0 0 transparent;
}

.box01 .article__protected-error {
  background-color: #f9e564;
  padding: 0.25rem 0.5rem !important;
}



