@charset "UTF-8";

/* =========================================================
COMMON
========================================================= */
body#pageArticle.subDirectory {
}

.article-txt a { color: #3B87B0; }
.article-txt a:link { color: #3B87B0; text-decoration: underline; }
.article-txt a:visited { color: #3B87B0; text-decoration: underline; }
.article-txt a:hover { color: #3B87B0; text-decoration: none; }
.article-txt a:active { color: #3B87B0; text-decoration: none; }

.article-txt .name1 { color: #44729A; }
.article-txt .name2 { color: #D99F36; }
.article-txt .name3 { color: #249115; }
.article-txt .name4 { color: #CB49C1; }
.article-txt .name5 { color: #fb2a39; }

/* =========================================================
CONTENTS
========================================================= */
@media screen and (min-width: 901px) {
#allWrap {
}

#cntWrap {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: nowrap;
	flex-direction: row;
	padding: 180px 30px 0 !important;;
	position: relative;
	z-index: 1;
	max-width: 1140px;
	margin: 0 auto 90px;
}

#cntWrap::before {
	content: "";
	display: block;
	background: #DAF0EB;
	height: 530px;
	position: absolute;
	top: 0;
	left: calc(50% - 50vw);
	width: 100vw;
	z-index: -1;
}

#mainWrap {
	max-width: 700px;
	width: calc(100% - 300px);
	/*! margin-right: 80px; */
}

#sideWrap {
	width: 300px;
}

#subWrap {
}

section {
}

section:last-child {
}

.memberContents {
}
}

@media screen and (min-width: 901px) and (max-width: 1099px) {
#allWrap {
}

#cntWrap {
	max-width: 950px !important;
	padding: 140px 25px 0 !important;
}

#cntWrap::before {
	height: 460px !important;
}

#mainWrap {
	max-width: 520px;
}

#sideWrap {
}

#subWrap {
}

section {
}

section:last-child {
}

.memberContents {
}

.head .areaTitle,
.head .galleryTitle,
.head .navTitle {
}

/* .article-txt */
.article-txt {
}

.article-txt .blockTitle {
}

.article-txt .blockTitle::before {
}

.article-txt p {
}

.article-txt p:not(:last-child) {
}

.article-txt iframe {
	width: 520px !important;
	height: 293px !important;
}

.article-txt b {
}

/* .article-related */
.article-related {
}

.article-related .ttl {
}

.article-related ul {
}

.article-related ul li {
}

.article-related ul li a {
}

/* .article-pct */
.article-pct {
}

.article-pct .pct {
}

.article-pct .pct img {
}

.article-pct .comment {
}

.article-pct .movie {
}

.article-pct .movie iframe {
}

/* .article-instagram */
.article-instagram {
}

.article-instagram .inner {
}

.article-instagram iframe {
}

/* .article-gallery */
.article-gallery {
}

.article-gallery .head {
}

.article-gallery .head .galleryTitle {
}

.article-gallery .head .comment {
}

.article-gallery .galleryBox {
}

.article-gallery .galleryBox .mainSet {
}

.article-gallery .galleryBox .mainSet .pct {
}

.article-gallery .galleryBox .mainSet .pct img {
}

.article-gallery .galleryBox .mainSet .caption {
}

.article-gallery .galleryBox ul.thumbSet {
}

.article-gallery .galleryBox ul.thumbSet li {
}

.article-gallery .galleryBox ul.thumbSet li img {
}

.article-gallery .galleryBox ul.thumbSet li img:hover {
}

/* 記事 イントロ
------------------------------ */
#articleIntro {
}

#articleIntro .pctBox {
}

#articleIntro .pctBox .pct {
}

#articleIntro .pctBox .pct img {
}

#articleIntro .pctBox .caption {
}

/* #articleHdr */
#articleHdr {
}

#articleHdr .pageTitle {
	font-size: 2rem !important;
	line-height: 1.7 !important;
}

#articleHdr .credit {
}

#articleHdr .credit > div {
}

#articleHdr .credit .tag {
}

#articleHdr .credit .date {
}

/* #snsLink */
#snsLink {
}

#snsLink li {
}

#snsLink li a {
}

#snsLink li a .svgStyle {
}

#snsLink li a:hover {
}

#snsLink li a:hover .svgStyle {
}

/* LOGIN AREA
------------------------------ */
#loginArea {
}

#loginArea .icon {
}

#loginArea .icon .svgStyle {
}

#loginArea .guide {
}

#loginArea .buttons {
}

#loginArea .buttons li {
}

#loginArea .buttons li:not(:last-child) {
}

#loginArea .buttons li a {
}

#loginArea .buttons li.regist a {
}

#loginArea .buttons li a .svgStyle {
}

#loginArea .buttons li.regist a .svgStyle {
}

#loginArea .buttons li.jme a .svgStyle {
}

#loginArea .buttons li.line a .svgStyle {
}

#loginArea .buttons li.mail a .svgStyle {
}

#loginArea .buttons li a em {
}

#loginArea .buttons li.regist a .label {
}

#loginArea .buttons li.regist a .label b {
}

#loginArea .note {
}

#loginArea .note a {
}

#loginArea .note a::after {
}

/* TAG AREA
------------------------------ */
#tagArea {
}

#tagArea ul {
}

#tagArea ul li {
}

#tagArea ul li a {
}

/* radiko AREA
------------------------------ */
#radikoArea {
}

#radikoArea .label {
}

#radikoArea .label::after {
}

#radikoArea .label em {
}

#radikoArea dl {
}

#radikoArea dl dt {
}

#radikoArea dl dt::before {
}

#radikoArea dl dd {
}

#radikoArea dl dd::before {
}

#radikoArea dl dd .set {
}

#radikoArea dl dd .set > div {
}

#radikoArea dl dd .set .date {
}

#radikoArea dl dd .set .time {
}

#radikoArea dl dd .set .txt {
}

#radikoArea .btn {
}

#radikoArea .btn a {
}

#radikoArea .btn a i {
}

#radikoArea .btn a em {
}

#radikoArea .period {
}

#radikoArea .note {
}

#radikoArea .note p {
}

/* OFFICIAL SITE AREA
------------------------------ */
#siteArea {
}

#siteArea .label {
}

#siteArea .label::after {
}

#siteArea dl {
}

#siteArea dl dt {
}

#siteArea dl dt a {
}

#siteArea dl .onair {
}

#siteArea dl .onair::before {
}

#siteArea dl .onair .set {
}

#siteArea dl .onair .set > div {
}

#siteArea dl .onair .set .week {
}

#siteArea dl .onair .set .time {
}

#siteArea dl .navigator {
}

#siteArea dl .navigator::before {
}

#siteArea dl .navigator .set {
}

#siteArea dl .navigator .set br {
}

#siteArea .btn {
}

#siteArea .btn a {
}

/* PAGE LINK AREA
------------------------------ */
#pageLink {
}

#pageLink ul {
}

#pageLink ul li {
}

#pageLink ul li a {
}

#pageLink ul .prev {
}

#pageLink ul .prev a {
}

#pageLink ul .prev a::before {
}

#pageLink ul .next {
}

#pageLink ul .next a {
}

#pageLink ul .next a::after {
}

#pageLink ul .back {
}

#pageLink ul .back a {
}

#pageLink ul .back a .svgStyle {
}

/* J-me COMMENT AREA
------------------------------ */
#jcommentArea {
}

#jcommentArea .attention {
}

#jcommentArea .attention li {
}

#jcommentArea .attention li::before {
}

#jcommentArea .commentDoc {
}

#jcommentArea .commentDoc img {
}

	/* ###################################################### */
}

/* //@media */

@media screen and (max-width: 900px) {
#allWrap {
}

#cntWrap {
	display: block;
}

#cntWrap::before {
	display: none;
}

#mainWrap {
	width: 100%;
	max-width: 640px;
	margin: 0 auto;
}

#sideWrap {
	display: none;
}

#subWrap {
}

section {
}

section:last-child {
	margin-bottom: 0;
}

.memberContents {
}
}

/**/
/**/
/**/
/**/
/**/
/**/
/**/
/**/
/**/
/**/

/* ###################################################################
########## PC ########################################################
################################################################### */

/* ==================================================
MAIN COLUMN
================================================== */
@media screen and (min-width: 901px) {
.head .areaTitle,
.head .galleryTitle,
.head .navTitle {
	font-weight: 500;
}


/* .article-txt */
.article-txt {
	text-align: left;
	font-size: 1.7rem;
	/*font-size: 1.9rem;*/
	letter-spacing: 0.06em;
	line-height: 1.7;
	margin-bottom: 45px;
	font-weight: 400;
	line-height: 2;
}

.article-txt .blockTitle {
	padding: 0 0 10px 27px;
	border-bottom: 1px solid #E8E8E8;
	position: relative;
	font-size: 2.2rem;
	font-weight: 700;
	letter-spacing: 0.06em;
	line-height: 1.5;
	margin-bottom: 30px;
	margin-top: 3em;
}

.article-txt .blockTitle::before {
	content: "";
	display: inline-block;
	height: calc(100% - 10px);
	width: 11px;
	margin-right: 20px;
	background: #2C1E1E;
	position: absolute;
	left: 0;
	top: 0;
}

.article-txt p {
	font-weight: 400;
}

.article-txt p:not(:last-child) {
	margin-bottom: 45px;
}

.article-txt iframe {
	width: 700px;
	height: 394px;
}

.article-txt .article-instagram iframe {
	width: 100%;
	height: 747px !important;
}

.article-txt b {
	font-weight: 700;
}

/* .article-related */
.article-related {
	color: #3A8ACA;
	font-size: 1.6rem;
	font-weight: 700;
	text-align: left;
	padding: 32px 32px 30px;
	background: #F7F8F9;
	border: 1px solid #EEEEEE;
	line-height: 1.8;
	margin-bottom: 50px;
}

.article-related .ttl {
}

.article-related ul {
}

.article-related ul li {
}

.article-related ul li a {
}


/* .article-pct */
.article-pct {
	margin-bottom: 50px;
}

.article-pct .pct {
}

.article-pct .pct img {
	width: 100%;
}

.article-pct .comment {
	text-align: left;
	background: #F2F2F2;
	padding: 8px;
	font-size: 1.2rem;
	font-weight: 700;
	color: #797979;
	line-height: 1.7;
	letter-spacing: 0.02em;
}

.article-pct .movie {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

.article-pct .movie iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}


/* .article-instagram */
.article-instagram {
	margin-bottom: 50px;
	text-align: center;
}

.article-instagram .inner {
	display: inline-block;
	margin: 0 auto;
	width: 100%;
	max-width: 540px;
	min-width: 369px;
}

.article-instagram iframe {
}


/* .article-gallery */
.article-gallery {
	margin-bottom: 50px;
}

.article-gallery .head {
	text-align: center;
	margin-bottom: 40px;
	padding-top: 30px;
}

.article-gallery .head .galleryTitle {
	font-weight: 500;
	font-size: 3.8rem;
	letter-spacing: 0.08em;
	line-height: 1.2;
	margin-bottom: 6px;
}

.article-gallery .head .comment {
	font-size: 1.2rem;
	font-weight: 700;
}

.article-gallery .galleryBox {
}

.article-gallery .galleryBox .mainSet {
}

.article-gallery .galleryBox .mainSet .pct {
}

.article-gallery .galleryBox .mainSet .pct img {
	width: 100%;
}

.article-gallery .galleryBox .mainSet .caption {
	text-align: left;
	background: #F2F2F2;
	padding: 16px;
	font-size: 1.4rem;
	font-weight: 700;
	color: #797979;
	line-height: 1.7;
	letter-spacing: 0.02em;
}

.article-gallery .galleryBox ul.thumbSet {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
	flex-direction: row;
}

.article-gallery .galleryBox ul.thumbSet li {
	width: calc(100% / 4 - 6.75px);
	margin-top: 9px;
	overflow: hidden;
}

.article-gallery .galleryBox ul.thumbSet li img {
	cursor: pointer;
	transition: all 1s ease 0s;
}

.article-gallery .galleryBox ul.thumbSet li img:hover {
	transform: scale(1.08);
}


/* 記事 イントロ
------------------------------ */
#articleIntro {
	text-align: left;
}

#articleIntro .pctBox {
	margin-bottom: 35px;
}

#articleIntro .pctBox .pct {
	position: relative;
	padding-top: 66.286%;
	width: 100%;
	height: 0;
	overflow: hidden;
	background: #fff url(/asset/img/bg.jpg) no-repeat 50% 50%;
	background-size: cover;
	border: 1px solid #F2F2F2;
}

#articleIntro .pctBox .pct img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%) scale(1.01);
	height: 100%;
	width: auto;
	max-width: 10000px;
}

#articleIntro .pctBox .pct.landscape img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%) scale(1.01);
	height: auto;
	width: 100%;
	max-height: 10000px;
}

#articleIntro .pctBox .caption {
	text-align: left;
	background: #F2F2F2;
	padding: 8px;
	font-size: 1.2rem;
	font-weight: normal;
	color: #797979;
	line-height: 1.7;
	letter-spacing: 0.02em;
}

/* #articleHdr */
#articleHdr {
	margin-bottom: 60px;
}

#articleHdr .pageTitle {
	text-align: left;
	font-size: 2.4rem;
	font-weight: 700;
	letter-spacing: 0.05em;
	line-height: 1.7;
	margin-bottom: 15px;
}

#articleHdr .credit {
	margin-bottom: 43px;
}

#articleHdr .credit > div {
	display: inline-block;
}

#articleHdr .credit .tag {
	margin-right: 10px;
	letter-spacing: 0.12em;
	font-size: 1.4rem;
}

#articleHdr .credit .date {
	letter-spacing: 0.06em;
	color: #666;
	font-size: 1.4rem;
}

/* #snsLink */
#snsLink {
	border-top: 1px solid #E8E8E8;
	border-bottom: 1px solid #E8E8E8;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: nowrap;
	flex-direction: row;
	padding: 20px 0;
}

#snsLink li {
	width: 22px;
	height: 22px;
	margin: 0 33px;
}

#snsLink li a {
	display: block;
	width: 100%;
	height: 100%;
}

#snsLink li a .svgStyle {
	font-size: 22px;
}

#snsLink li a:hover {
}

#snsLink li a:hover .svgStyle {
}


/* LOGIN AREA
------------------------------ */
#loginArea {
	/*background: #FBF5E9;*/
	background: #DAF0EB;
	border-radius: 6px;
	padding: 42px 16px 58px;
	margin-bottom: 80px;
	width: 100%;
}

#loginArea_comment_login {
	/*background: #FBF5E9;*/
	background: #DAF0EB;
	border-radius: 6px;
	padding: 42px 16px 28px;
	margin-bottom: 0;
	width: 100%;
}

#loginArea .icon, #loginArea_comment_login .icon {
}

#loginArea .icon .svgStyle, #loginArea_comment_login .icon .svgStyle {
	display: block;
	margin: 0 auto 18px;
	width: 26px;
	height: 36px;
}

#loginArea .guide, #loginArea_comment_login .guide {
	font-size: 1.7rem;
	font-weight: 700;
	letter-spacing: 0.06em;
	line-height: 1.8;
	margin-bottom: 55px;
}

#loginArea .buttons, #loginArea_comment_login .buttons {
	margin-bottom: 37px;
}

#loginArea .buttons li, #loginArea_comment_login .buttons li {
}

#loginArea .buttons li:not(:last-child), #loginArea_comment_login .buttons li:not(:last-child) {
	margin-bottom: 25px;
}

#loginArea .buttons li a, #loginArea_comment_login .buttons li a {
	position: relative;
	background: #fff;
	min-height: 66px;
	border: 1px solid #2E2E2E;
	border-radius: 6px;
	font-size: 1.6rem;
	font-weight: 700;
	letter-spacing: 0.08em;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: nowrap;
	flex-direction: row;
	max-width: 344px;
	margin: 0 auto;
}

#loginArea .buttons li.regist a, #loginArea_comment_login .buttons li.regist a {
	letter-spacing: 0.2em;
}

#loginArea .buttons li a .svgStyle, #loginArea_comment_login .buttons li a .svgStyle {
	width: 70px;
	padding-left: 30px;
}

#loginArea .buttons li.regist a .svgStyle, #loginArea_comment_login .buttons li.regist a .svgStyle {
}

#loginArea .buttons li.jme a .svgStyle, #loginArea_comment_login .buttons li.jme a .svgStyle {
	height: 40px;
}

#loginArea .buttons li.line a .svgStyle, #loginArea_comment_login .buttons li.line a .svgStyle {
	height: 30px;
}

#loginArea .buttons li.mail a .svgStyle, #loginArea_comment_login .buttons li.mail a .svgStyle {
	height: 28px;
}

#loginArea .buttons li a em, #loginArea_comment_login .buttons li a em {
	display: block;
	width: calc(100% - 70px);
	padding: 0 15px 0 10px;
}

#loginArea .buttons li.regist a .label, #loginArea_comment_login .buttons li.regist a .label {
	display: inline-block;
	background: #2E2E2E;
	color: #fff;
	border-radius: 6px;
	font-size: 1.3rem;
	font-weight: 700;
	letter-spacing: 0.12em;
	padding: 7px 12px 10px 15px;
	position: absolute;
	top: -26px;
	right: 32px;
}

#loginArea .buttons li.regist a .label b, #loginArea_comment_login .buttons li.regist a .label b {
	font-size: 1.7rem;
	display: inline-block;
	margin: 0 2px;
}

#loginArea .note, #loginArea_comment_login .note {
	font-size: 1.6rem;
	font-weight: 700;
	letter-spacing: 0.06em;
	line-height: 1.8;
}

#loginArea .note a, #loginArea_comment_login .note a {
	display: inline-block;
	position: relative;
}

#loginArea .note a::after, #loginArea_comment_login .note a::after {
	content: "";
	display: block;
	width: 100%;
	height: 1px;
	background: #2E2E2E;
	position: absolute;
	bottom: -3px;
	left: 0;
}


/* TAG AREA
------------------------------ */
#tagArea {
	text-align: left;
	margin-bottom: 110px;
}

#tagArea ul {
}

#tagArea ul li {
	display: inline-block;
	margin: 0 11px 13px 0;
}

#tagArea ul li a {
	font-size: 1.4rem;
	letter-spacing: 0.06em;
	font-weight: 500;
	display: block;
	border: 1px solid #231815;
	border-radius: 4px;
	background: #fff;
	padding: 9px 13px;
}


/* radiko AREA
------------------------------ */
#radikoArea {
	background: #E3E3E2;
	border-radius: 6px;
	margin-bottom: 110px;
	position: relative;
	padding: 32px;
}

#radikoArea .label {
	font-size: 1.5rem;
	font-weight: 700;
	letter-spacing: 0.06em;
	border: 1px solid #231815;
	border-radius: 6px;
	padding: 7px 12px 10px 15px;
	position: absolute;
	top: -22px;
	right: 32px;
}

#radikoArea .label::after {
	content: "";
	width: 1px;
	height: 21px;
	background: #231815;
	position: absolute;
	bottom: -16px;
	left: 50%;
}

#radikoArea .label em {
}

#radikoArea dl {
	margin-bottom: 25px;
	text-align: left;
}

#radikoArea dl dt {
	font-size: 1.4rem;
	font-weight: 700;
	letter-spacing: 0.06em;
	border-bottom: 1px solid #2E2E2E;
	margin-bottom: 10px;
	position: relative;
	padding-left: 26px;
	padding-bottom: 10px;
}

#radikoArea dl dt::before {
	content: "";
	width: 18px;
	height: 18px;
	display: block;
	background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%20.st0%7Bfill%3A%232e2e2e%3B%7D%3C%2Fstyle%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M21.193%2020.614h0.061v-0.116h0.059v-0.177h0.059v-0.118h0.061v-0.177h0.059v-0.177h0.061v-0.177h0.061v-0.177h0.061l0.061-0.599h0.059v-0.825h0.061v-0.356h-0.061v-0.597h-0.059v-0.356h-0.061v-0.297h-0.061v-0.177h-0.061l-0.119-0.594h-0.061l-0.059-0.243h-0.059v-0.113h-0.061v-0.177l-0.117-0.061-0.119-0.356-0.115-0.061v-0.118l-0.119-0.059v-0.122h-0.059l-0.124-0.177h-0.178l-1.067%200.774-0.061%200.177h0.061l0.061%200.177h0.059v0.113l0.178%200.123%200.061%200.234h0.059l0.119%200.356h0.059v0.177h0.057v0.115h0.064v0.238h0.059v0.24h0.061v0.297h0.059v0.356h0.061c0.057%200.382%200.016%200.773-0.119%201.134l-0.061%200.533h-0.059l-0.064%200.356h-0.057l-0.059%200.24h-0.059v0.177l-0.119%200.061-0.119%200.356-0.178%200.116v0.12h-0.061l-0.061%200.177c0.075%200.057%200.071%200.142%200.119%200.177h0.119l0.059%200.12%200.178%200.059v0.061h0.119l0.178%200.234c0.146%200.102%200.261%200.095%200.356%200.241l0.179-0.002%200.533-0.774v-0.12l0.117-0.059v-0.177zM19.299%2019.378v-0.233h0.061v-0.123h0.059v-0.356c0.204-0.851%200.077-1.747-0.356-2.505v-0.118l-0.119-0.056c-0.119-0.175-0.119-0.314-0.297-0.418v-0.059c-0.080%200.059-0.155%200.012-0.238%200.059l-0.061%200.12c-0.118%200.111-0.26%200.193-0.416%200.24v0.115h-0.178v0.118c-0.125%200.045-0.245%200.104-0.356%200.177%200.010%200.146%200%200.208%200.061%200.295h0.059v0.116l0.115%200.061v0.12l0.119%200.059v0.238h0.061v0.12h0.064v0.418h0.055v0.411h-0.055v0.356h-0.064v0.177h-0.061v0.177h-0.057l-0.064%200.241-0.115%200.057c-0.090%200.118-0.133%200.267-0.119%200.415%200.212%200.062%200.263%200.186%200.478%200.24v0.118l-0.005%200.003c0.316%200.085%200.487%200.344%200.772%200.491%200.041-0.073%200.095-0.083%200.119-0.122v-0.118l0.178-0.12%200.059-0.238h0.061v-0.122h0.061l0.119-0.356h0.060zM17.448%2012.933h0.178l0.064-0.116h0.178v-0.057h0.115v-0.064h0.236v-0.059h0.119v-0.061h0.356v-0.056h0.238v-0.059h0.775c0%200-0.005-0.043%200.119-0.059v-3.512c-0.644-0.017-1.287%200.061-1.908%200.233h-0.356v0.064h-0.178v0.059h-0.238v0.059h-0.119v0.061l-0.532%200.114v0.059h-0.119v0.064h-0.178v0.061l-0.356%200.12v0.054h-0.119v0.059l-0.236%200.063-0.061%200.118h-0.178l-0.061%200.118h-0.119l-0.061%200.12h-0.119l-0.061%200.118h-0.115v0.059l-0.178%200.061c-0.068%200.061%200%200.023-0.122%200.061-0.101-0.569-0.12-1.149-0.057-1.724h-3.63v0.476h-0.061v12.38h0.061v0.533l3.625-0.009v-3.691c-0.049-0.738%200.010-1.481%200.178-2.201h0.057l0.059-0.356h0.064v-0.115h0.057v-0.178h0.059v-0.177h0.061l0.059-0.236h0.061v-0.12l0.178-0.12%200.061-0.238%200.178-0.12%200.061-0.238c0.102-0.151%200.229-0.099%200.297-0.356%200.17-0.043%200.199-0.061%200.238-0.238%200.231-0.062%200.187-0.181%200.418-0.24v-0.118l0.178-0.061v-0.061h0.119l0.061-0.118h0.117l0.061-0.116%200.238-0.062v-0.061l0.24-0.059v-0.058zM24.060%2016.531h-0.057l-0.064-0.592h-0.061v-0.177h-0.055v-0.177h-0.061v-0.236l-0.533-1.253h-0.061v-0.118l-0.119-0.118v-0.122l-0.119-0.059-0.061-0.24-0.117-0.059v-0.118l-0.119-0.057v-0.123h-0.061c-0.062-0.064-0.102-0.146-0.117-0.234-0.151%200.009-0.212%200-0.299%200.056v0.061h-0.119l-0.059%200.118h-0.058l-0.061%200.123h-0.119l-0.061%200.116h-0.119l-0.060%200.117-0.356%200.24c0.015%200.172%200.076%200.337%200.178%200.477l0.178%200.118v0.118l0.119%200.122v0.118h0.061v0.12l0.119%200.061%200.178%200.533h0.059l0.061%200.236h0.061v0.234h0.059v0.177h0.061v0.234h0.061v0.177h0.059v0.297c0.109%200.465%200.149%200.944%200.119%201.422v0.773h-0.059v0.3h-0.061v0.3h-0.059v0.233h-0.061v0.24h-0.061v0.177h-0.059v0.177h-0.061l-0.061%200.297h-0.059v0.12h-0.059v0.177h-0.061v0.12h-0.061v0.12h-0.059l-0.061%200.177-0.119%200.059v0.116l-0.119%200.123v0.118l-0.178%200.115c-0.068%200.104%200%200.135-0.119%200.24v0.177h0.060c0.075%200.064%200.155%200.123%200.238%200.177l0.059%200.12h0.119l0.061%200.118h0.119l0.061%200.12c0.116%200.115%200.26%200.196%200.416%200.24%200.068%200.066%200%200.028%200.119%200.078%200.090-0.153%200.195-0.201%200.238-0.417h0.119c0.027-0.132%200.089-0.255%200.178-0.356h0.059l0.115-0.356h0.064v-0.123h0.061v-0.115h0.055l0.122-0.356h0.057v-0.177h0.059v-0.123h0.064l0.061-0.293h0.055v-0.24h0.064v-0.116h0.061v-0.24h0.055v-0.24h0.061v-0.299h0.064v-0.299h0.057v-0.474h0.059l0.064-1.188h-0.064l-0.060-1.192zM16%200c-8.823%200-16%207.177-16%2016s7.177%2016%2016%2016%2016-7.177%2016-16-7.177-16-16-16zM16%2030.222c-7.842%200-14.222-6.38-14.222-14.222s6.38-14.222%2014.222-14.222%2014.222%206.38%2014.222%2014.222-6.38%2014.222-14.222%2014.222z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	top: -1px;
}

#radikoArea dl dd {
	font-size: 1.4rem;
	font-weight: 700;
	letter-spacing: 0.06em;
	position: relative;
	padding-left: 26px;
}

#radikoArea dl dd::before {
	content: "";
	width: 18px;
	height: 18px;
	display: block;
	background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%20.st0%7Bfill%3A%232e2e2e%3B%7D%3C%2Fstyle%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M16%200c-8.823%200-16%207.177-16%2016s7.177%2016%2016%2016%2016-7.177%2016-16-7.177-16-16-16zM16%2030.222c-7.842%200-14.222-6.38-14.222-14.222s6.38-14.222%2014.222-14.222%2014.222%206.38%2014.222%2014.222-6.38%2014.222-14.222%2014.222zM16.889%208.889h-1.778v10.637h7.222v-1.778h-5.444v-8.859z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	top: 0px;
}

#radikoArea dl dd .set {
}

#radikoArea dl dd .set > div {
	display: inline-block;
	margin-right: 3px;
}

#radikoArea dl dd .set .date {
}

#radikoArea dl dd .set .time {
}

#radikoArea dl dd .set .txt {
}

#radikoArea .btn {
	font-size: 1.6rem;
	font-weight: 700;
	letter-spacing: 0.08em;
	margin-bottom: 18px;
}

#radikoArea .btn a {
	background: #2E2E2E;
	color: #fff;
	border-radius: 6px;
	padding: 14px 16px;
	display: inline-block;
	width: 300px;
	margin: 0 auto;
}

#radikoArea .btn a i {
}

#radikoArea .btn a em {
}

#radikoArea .period {
	font-size: 1.4rem;
	font-weight: 700;
	letter-spacing: 0.08em;
	margin-bottom: 25px;
}

#radikoArea .note {
	text-align: left;
}

#radikoArea .note p {
	font-size: 1.3rem;
	font-weight: 500;
	letter-spacing: 0.06em;
	color: #797979;
	line-height: 1.8;
}


/* OFFICIAL SITE AREA
------------------------------ */
#siteArea {
	background: #E3E3E2;
	border-radius: 6px;
	margin-bottom: 90px;
	position: relative;
	padding: 32px 32px 45px;
}

#siteArea .label {
	font-size: 1.5rem;
	font-weight: 700;
	letter-spacing: 0.06em;
	border: 1px solid #231815;
	border-radius: 6px;
	padding: 7px 12px 10px 15px;
	position: absolute;
	top: -22px;
	right: 32px;
}

#siteArea .label::after {
	content: "";
	width: 1px;
	height: 21px;
	background: #231815;
	position: absolute;
	bottom: -16px;
	left: 50%;
}

#siteArea dl {
	text-align: left;
	margin-bottom: 30px;
}

#siteArea dl dt {
	font-size: 1.6rem;
	font-weight: 700;
	letter-spacing: 0.06em;
	margin-bottom: 16px;
}

#siteArea dl dt a {
	display: inline-block;
	position: relative;
	border-bottom: 2px solid #2E2E2E;
	padding-bottom: 4px;
}

#siteArea dl .onair {
	position: relative;
	padding-left: 26px;
	margin-bottom: 16px;
}

#siteArea dl .onair::before {
	content: "";
	width: 18px;
	height: 18px;
	display: block;
	background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%20.st0%7Bfill%3A%232e2e2e%3B%7D%3C%2Fstyle%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M16%200c-8.823%200-16%207.177-16%2016s7.177%2016%2016%2016%2016-7.177%2016-16-7.177-16-16-16zM16%2030.222c-7.842%200-14.222-6.38-14.222-14.222s6.38-14.222%2014.222-14.222%2014.222%206.38%2014.222%2014.222-6.38%2014.222-14.222%2014.222zM16.889%208.889h-1.778v10.637h7.222v-1.778h-5.444v-8.859z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	top: 4px;
}

#siteArea dl .onair .set {
	font-size: 1.4rem;
	font-weight: 700;
	letter-spacing: 0.06em;
	line-height: 1.7;
}

#siteArea dl .onair .set > div {
	display: inline-block;
	margin-right: 3px;
}

#siteArea dl .onair .set .week {
}

#siteArea dl .onair .set .time {
}

#siteArea dl .navigator {
	position: relative;
	padding-left: 26px;
}

#siteArea dl .navigator::before {
	content: "";
	width: 18px;
	height: 23px;
	display: block;
	background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220%22%20height%3D%2232%22%20viewBox%3D%220%200%2020%2032%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%20.st0%7Bfill%3A%232e2e2e%3B%7D%3C%2Fstyle%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M5.017%2015.923c0.188%201.354%200.884%202.553%201.96%203.376%200.881%200.674%201.931%201.029%203.014%201.029%200.238%200%200.478-0.017%200.717-0.052%202.731-0.395%204.643-2.967%204.282-5.744l-0.007-8.685c0.068-0.479%200.068-0.963%200-1.441-0.388-2.797-2.937-4.759-5.69-4.352-2.748%200.397-4.666%202.996-4.283%205.698l0.007%208.733c-0.067%200.476-0.067%200.96%200%201.438zM6.312%205.658c-0.289-2.068%201.131-3.992%203.165-4.287%200.177-0.026%200.355-0.038%200.53-0.038%200.802%200%201.579%200.264%202.23%200.762%200.795%200.608%201.31%201.495%201.451%202.499%200.049%200.353%200.049%200.71-0.007%201.157v8.825l0.007%200.094c0.288%202.068-1.132%203.992-3.164%204.287-0.991%200.142-1.966-0.116-2.762-0.724-0.795-0.608-1.31-1.495-1.451-2.496-0.049-0.354-0.049-0.714%200.007-1.16l-0.006-8.919zM10.676%2025.374c5.502-0.38%209.674-5.243%209.301-10.843l-1.306%200.091c0.324%204.865-3.302%209.093-8.084%209.423-4.76%200.329-8.935-3.362-9.259-8.227-0.026-0.398-0.026-0.799%200-1.197l-1.306-0.088c-0.029%200.458-0.029%200.915%200%201.374%200.337%205.054%204.267%209.005%209.075%209.445v5.316h-4.418v1.332h9.979v-1.332h-4.252v-5.285c0.090-0.004%200.179-0.003%200.27-0.009z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	top: 1px;
}

#siteArea dl .navigator .set {
	font-size: 1.4rem;
	font-weight: 700;
	letter-spacing: 0.06em;
	line-height: 1.7;
}

#siteArea dl .navigator .set br {
}

#siteArea .btn {
	font-size: 1.6rem;
	font-weight: 700;
}

#siteArea .btn a {
	background: #2E2E2E;
	color: #fff;
	border-radius: 6px;
	padding: 14px 16px;
	display: inline-block;
	width: 300px;
	margin: 0 auto;
}


/* PAGE LINK AREA
------------------------------ */
#pageLink {
	margin-bottom: 90px;
}

#pageLink ul {
	border-top: 1px solid #DBDBDB;
	padding-top: 8px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	flex-direction: row;
}

#pageLink ul li {
	width: calc(100% / 2);
	height: 36px;
	font-size: 1.4rem;
	letter-spacing: 0.04em;
	font-weight: 500;
}

#pageLink ul li a {
	display: block;
	width: 100%;
	height: 100%;
	padding-top: 10px;
}

#pageLink ul .prev {
}

#pageLink ul .prev a {
	text-align: left;
	padding-left: 6px;
}

#pageLink ul .prev a::before {
	content: "";
	display: inline-block;
	width: 9px;
	height: 9px;
	border-top: 2px solid #2E2E2E;
	border-left: 2px solid #2E2E2E;
	transform: rotate(-45deg) translateY(-3px);
	margin-right: 16px;
}

#pageLink ul .next {
}

#pageLink ul .next a {
	border-left: 1px solid #DBDBDB;
	text-align: right;
	padding-right: 6px;
}

#pageLink ul .next a::after {
	content: "";
	display: inline-block;
	width: 9px;
	height: 9px;
	border-top: 2px solid #2E2E2E;
	border-right: 2px solid #2E2E2E;
	transform: rotate(45deg) translateY(-3px);
	margin-left: 16px;
}

#pageLink ul .back {
	width: 100%;
	height: 52px;
	margin-top: 8px;
}

#pageLink ul .back a {
	background: #F5F5F5;
	border-top: 1px solid #DBDBDB;
	border-bottom: 1px solid #DBDBDB;
	padding-top: 15px;
}

#pageLink ul .back a .svgStyle {
	width: 18px;
	height: 18px;
	display: inline-block;
	transform: translateY(2px);
	margin-right: 12px;
}


/* J-me COMMENT AREA
------------------------------ */
#jcommentArea {
}

#jcommentArea .attention {
	text-align: left;
	font-size: 1.4rem;
	line-height: 1.4;
	color: #797979;
	font-weight: 500;
	margin-bottom: 25px;
}

#jcommentArea .attention li {
	padding-left: 16px;
	text-indent: -16px;
	margin-bottom: 3px;
}

#jcommentArea .attention li::before {
	content: "※";
	display: inline-block;
	width: 16px;
	text-indent: 0;
}

#jcommentArea .commentDoc {
}

#jcommentArea .commentDoc img {
}
	/* ###################################################### */
}

/* //@media */


/* ==================================================
SIDE COLUMN
================================================== */
@media screen and (min-width: 901px) {
#sideWrap {
}


/* Ad BANNER AREA
------------------------------ */
#adbannerArea {
	margin-bottom: 60px;
}

#adbannerArea .insertAd {
}

#adbannerArea .insertAd:not(:last-child) {
	margin-bottom: 42px;
}


/* RELATED ARTICLE AREA
------------------------------ */
#relatedArea {
	margin-bottom: 80px;
}

#relatedArea .areaTitle {
	font-size: 2rem;
	letter-spacing: 0.12em;
	margin-bottom: 35px;
	text-align: left;
}

#relatedArea .relatedList {
}

#relatedArea .relatedList li {
	border-bottom: 1px solid #D2D2D2;
	margin-bottom: 35px;
	padding-bottom: 45px;
}

#relatedArea .relatedList li a {
}

#relatedArea .relatedList li a:hover {
	opacity: 1;
}

#relatedArea .relatedList li a .relatedPct {
}

#relatedArea .relatedList li a .relatedPct .pct {
	position: relative;
	padding-top: 66.286%;
	width: 100%;
	height: 0;
	overflow: hidden;
	margin-bottom: 20px;
	background: url(/asset/img/bg_s.jpg) no-repeat 50% 50%;
	background-size: cover;
}

#relatedArea .relatedList li a .relatedPct .pct img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%) scale(1.01);
	height: 100%;
	width: auto;
	max-width: 10000px;
	transition: all 1s ease 0s;
}

#relatedArea .relatedList li a:hover .relatedPct .pct img {
	transform: translate(-50%, -50%) scale(1.06);
	filter: brightness(110%) contrast(110%) saturate(120%);
}

#relatedArea .relatedList li a .relatedPct .credit {
	text-align: left;
}

#relatedArea .relatedList li a .relatedPct .credit .caption {
	margin-bottom: 14px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: nowrap;
	flex-direction: row;
}

#relatedArea .relatedList li a .relatedPct .credit > div {
}

#relatedArea .relatedList li a .relatedPct .credit .caption .category {
	font-size: 1.2rem;
	font-weight: 500;
	letter-spacing: 0.06em;
	line-height: 0.8;
}

#relatedArea .relatedList li a .relatedPct .credit .caption .date {
	font-size: 1.1rem;
	color: #C5CACD;
	line-height: 0.8;
}

#relatedArea .relatedList li a .relatedPct .credit .comment {
	font-size: 1.5rem;
	font-weight: 500;
	line-height: 1.6;
	letter-spacing: 0.06em;
}
	/* ###################################################### */
}

/* //@media */


/* ==================================================
SUB COLUMN
================================================== */
@media screen and (min-width: 901px) {
	#subWrap {}

	/* RECOMMEND AREA
------------------------------ */
	#recommendArea {
		display: none;
	}

	#recommendArea .head {}

	#recommendArea .head .areaTitle {}

	#recommendArea .head .comment {}

	#recommendArea .sliderWrap {}

	#recommendArea .sliderWrap .slider {}

	#recommendArea .sliderWrap .slider li {}

	#recommendArea .sliderWrap .slider li a {}

	/**/
}

/* //@media */


/* ==================================================
MODAL BOX
================================================== */
@media screen and (min-width: 901px) {
#modalSet {
}

#modalSet .modalbox {
	position: fixed;
	width: 100%;
	height: 100vh;
	background: rgba(237,237,237,0);
	top: 150vh;
	left: 0;
	z-index: 10001;
	transition: all 0.8s ease-out 0s, background 0.8s ease 0.6s;
	opacity: 0;
}

#modalSet .modalbox.open {
	background: rgba(237,237,237,0.9);
	top: 0;
	opacity: 1;
}

#modalSet .modalbox .board {
	width: 90%;
	max-width: 740px;
	height: 490px;
	background: #fff;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	border-radius: 6px;
	overflow: hidden;
	/*! overflow-y: scroll; */
}

#modalSet .modalbox .board .closeBtn {
	position: absolute;
	top: 18px;
	right: 18px;
	width: 35px;
	height: 35px;
	font-size: 0;
	cursor: pointer;
	transition: all 0.6s ease 0s;
}

#modalSet .modalbox .board .closeBtn:hover {
	opacity: 0.6;
}

#modalSet .modalbox .board .closeBtn::before,
#modalSet .modalbox .board .closeBtn::after {
	content: "";
	position: absolute;
	top: calc(50% - 1px);
	left: 0;
	width: 100%;
	height: 1px;
	background: #000;
}

#modalSet .modalbox .board .closeBtn::before {
	transform: rotate(45deg);
}

#modalSet .modalbox .board .closeBtn::after {
	transform: rotate(-45deg);
}

#modalSet .modalbox .board .wrap {
	width: 100%;
	height: 100%;
}



/* J-meログイン
------------------------------ */
#modal-jmeLogin {
}

#modal-jmeLogin .board {
}

#modal-jmeLogin .board .wrap {
}

#modal-jmeLogin .board .wrap .head {
	padding: 30px 30px 20px;
}

#modal-jmeLogin .board .wrap .head .modalTitle {
	display: flex;
	justify-content: flex-start;
	align-items: flex-end;
	flex-wrap: wrap;
	flex-direction: row;
}

#modal-jmeLogin .board .wrap .head .modalTitle .ttImg {
	margin-right: 15px;
}

#modal-jmeLogin .board .wrap .head .modalTitle .ttImg img {
	display: block;
	width: 100%;
}

#modal-jmeLogin .board .wrap .head .modalTitle .ttImg:nth-child(1) {
	width: 54px;
}

#modal-jmeLogin .board .wrap .head .modalTitle .ttImg:nth-child(2) {
	width: 100px;
	transform: translateY(-5px);
}

#modal-jmeLogin .board .wrap .head .modalTitle .ttImg:nth-child(3) {
	width: 186px;
	transform: translateY(-6px);
}

/* form */
#modal-jmeLogin form {
}

#modal-jmeLogin form .body {
	width: calc(100% - 60px);
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
	flex-direction: row;
}

#modal-jmeLogin form .body .column {
	width: calc(50% - 15px);
	border-top: 2px solid #000;
	padding-top: 20px;
	text-align: left;
}

#modal-jmeLogin form .body .column .ttl {
	border-left: 7px solid #000;
	font-size: 1.8rem;
	font-weight: 700;
	padding: 2px 0 2px 10px;
	letter-spacing: 0.03em;
	margin-bottom: 20px;
}

#modal-jmeLogin form .body .column dl {
	font-weight: 700;
	font-size: 1.4rem;
}

#modal-jmeLogin form .body .column dl dt {
	margin-bottom: 10px;
}

#modal-jmeLogin form .body .column dl dt span {
}

#modal-jmeLogin form .body .column dl dt a {
}

#modal-jmeLogin form .body .column dl dd {
}

#modal-jmeLogin form .body .column dl dd input {
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	box-shadow: 0 0 0 rgba(0,0,0,0) inset;
	border: 1px solid #D3D3D3;
	border-radius: 6px;
	width: 90%;
	height: 30px;
	margin-bottom: 20px;
	padding: 5px 15px;
}

#modal-jmeLogin form .body .column .box {
	background: #F7F7F7;
	border-radius: 6px;
	height: 50px;
	margin-top: 46px;
}

#modal-jmeLogin form .foot {
	width: calc(100% - 60px);
	margin: 0 auto;
}

#modal-jmeLogin form .foot .link {
	text-align: left;
	margin-bottom: 10px;
	letter-spacing: 0.04em;
}

#modal-jmeLogin form .foot .link a {
	font-weight: 500;
	font-size: 1.6rem;
	color: #3B87B0;
}

#modal-jmeLogin form .foot ul {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
	flex-direction: row;
}

#modal-jmeLogin form .foot ul li {
	width: calc(50% - 15px);
}

#modal-jmeLogin form .foot ul li a {
	border-radius: 6px;
	color: #fff;
	width: 100%;
	height: 55px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	flex-direction: row;
	background: #5FB4EE;
	font-weight: 700;
	font-size: 1.6rem;
}

#modal-jmeLogin form .foot ul li:nth-child(2) a {
	background: #D1534E;
}

/* gigyaLoginUI
------------------------------ */
#gigyaLoginUI {
	margin: 0 auto;
	width: 100% !important;
	padding-top: 8px;
}

#gigyaLoginUI table > tbody > tr > td > center > table > tbody > tr > td:not([id]) {
	display: none;
}

#gigyaLoginUI_p0 tbody > tr > td td {
	margin: 0 !important;
	padding: 0 16px !important;
}

#gigyaLoginUI_p0 table > tr > td td:nth-of-type(1) {
}

#gigyaLoginUI_p0 table > tr > td td:nth-of-type(2) {
}

#gigyaLoginUI_p0 table > tr > td td:nth-of-type(3) {
}

#gigyaLoginUI_p0 table > tr > td td:nth-of-type(4) {
}

#gigyaLoginUI_p0 table center > div {
	background-color: transparent;
	height: 26px;
	width: 26px !important;
	padding: 0 !important;
	margin: 0 !important;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	transition: all 0.4s ease-out 0s;
}

#gigyaLoginUI_p0 table center > div:hover {
	opacity: 0.6;
}

#gigyaLoginUI_p0 table center > div * {
	display: none;
}

#gigyaLoginUI_p0 table center > div[title="Facebook"] {
	background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20fill%3D%22%23000%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%3E%3Ctitle%3EFacebook%3C%2Ftitle%3E%3Cpath%20d%3D%22M16.098%200c-0.005%200-0.010%200-0.016%200-8.89%200-16.098%207.207-16.098%2016.098%200%208.008%205.848%2014.651%2013.506%2015.89l0.092%200.012v-11.249h-4.087v-4.653h4.087v-3.546c0-4.034%202.404-6.263%206.080-6.263%201.287%200.018%202.533%200.132%203.748%200.334l-0.145-0.020v3.962h-2.030c-0.092-0.013-0.198-0.020-0.306-0.020-1.285%200-2.326%201.041-2.326%202.326%200%200.074%200.003%200.147%200.010%200.219l-0.001-0.009v3.018h4.464l-0.713%204.653h-3.751v11.249c7.751-1.252%2013.598-7.894%2013.598-15.902%200-8.89-7.207-16.098-16.098-16.098-0.006%200-0.011%200-0.017%200h0.001z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
}

#gigyaLoginUI_p0 table center > div[title="Twitter"] {
	background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20fill%3D%22%23000%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2239%22%20height%3D%2232%22%20viewBox%3D%220%200%2039%2032%22%3E%3Ctitle%3ETwitter%3C%2Ftitle%3E%3Cpath%20d%3D%22M12.383%2032c14.859%200%2022.985-12.311%2022.985-22.985q0-0.524-0.023-1.045c1.587-1.157%202.924-2.542%203.993-4.124l0.037-0.058c-1.351%200.616-2.918%201.063-4.561%201.263l-0.078%200.008c1.67-1.012%202.926-2.564%203.536-4.41l0.016-0.057c-1.477%200.892-3.195%201.572-5.026%201.943l-0.104%200.018c-1.478-1.571-3.571-2.55-5.893-2.55-4.465%200-8.084%203.619-8.084%208.084%200%200.65%200.077%201.283%200.222%201.889l-0.011-0.055c-6.73-0.348-12.65-3.547-16.619-8.402l-0.033-0.041c-0.688%201.164-1.095%202.566-1.095%204.063%200%202.792%201.415%205.254%203.568%206.706l0.029%200.018c-1.35-0.042-2.604-0.412-3.699-1.031l0.040%200.021c0%200.033%200%200.068%200%200.102%200.001%203.896%202.758%207.148%206.428%207.911l0.052%200.009c-0.638%200.18-1.371%200.284-2.128%200.284-0.001%200-0.001%200-0.002%200h0c-0.537-0-1.062-0.054-1.569-0.155l0.051%200.009c1.063%203.235%204.026%205.543%207.538%205.611l0.008%200c-2.727%202.156-6.215%203.459-10.008%203.459-0.009%200-0.018%200-0.026-0h0.001c-0.001%200-0.002%200-0.003%200-0.679%200-1.347-0.041-2.005-0.12l0.079%200.008c3.494%202.275%207.77%203.629%2012.362%203.629%200.007%200%200.015%200%200.022%200h-0.001z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
}

#gigyaLoginUI_p0 table center > div[title="Mixi"] {
	background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20fill%3D%22%23000%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2235%22%20height%3D%2232%22%20viewBox%3D%220%200%2035%2032%22%3E%3Ctitle%3Emixi%3C%2Ftitle%3E%3Cpath%20d%3D%22M34.653%2013.826c0-8.022-7.757-14.203-17.327-13.807s-17.327%207.222-17.327%2015.244%207.757%2014.207%2017.327%2013.809c0.474-0.020%200.943-0.060%201.408-0.108v3.036s15.897-4.584%2015.897-17.454v0q0.022-0.36%200.022-0.72zM27.036%2021.117h-2.212v-8.4c-0.035-0.48-0.206-0.915-0.473-1.273l0.005%200.006c-0.311-0.425-0.773-0.724-1.306-0.818l-0.012-0.002c-0.212-0.045-0.455-0.071-0.704-0.071-0.646%200-1.253%200.173-1.774%200.476l0.017-0.009c-0.638%200.398-1.135%200.969-1.43%201.649l-0.009%200.024c-0.189%200.399-0.324%200.862-0.378%201.35l-0.002%200.020v7.049h-2.209v-8.14c-0.039-0.463-0.165-0.889-0.361-1.273l0.009%200.019c-0.243-0.49-0.678-0.854-1.204-0.999l-0.013-0.003c-0.289-0.086-0.62-0.135-0.963-0.135-1.495%200-2.771%200.935-3.277%202.252l-0.008%200.024c-0.223%200.578-0.352%201.247-0.352%201.945%200%200.057%200.001%200.114%200.003%200.17l-0-0.008c-0.007%201.957-0.005%206.148-0.005%206.148h-2.211v-12.22h2.211v2.274s0.217-0.35%200.272-0.404c0.326-0.381%200.66-0.726%201.013-1.050l0.009-0.008c0.784-0.637%201.794-1.023%202.894-1.023%200.312%200%200.617%200.031%200.912%200.090l-0.029-0.005c1.116%200.156%202.052%200.811%202.59%201.728l0.009%200.017c0.070%200.119%200.14%200.237%200.209%200.357%200.062%200.108%200.155%200.318%200.155%200.318%200.056-0.12%200.116-0.223%200.184-0.32l-0.004%200.007c0.19-0.254%200.385-0.478%200.595-0.688l0-0c0.958-0.91%202.253-1.472%203.68-1.482h0.002c0.068-0.003%200.148-0.005%200.229-0.005%200.525%200%201.032%200.081%201.508%200.231l-0.035-0.010c1.006%200.333%201.78%201.116%202.095%202.104l0.006%200.023c0.231%200.647%200.364%201.392%200.364%202.169%200%200.020-0%200.041-0%200.061l0-0.003z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
}

#gigyaLoginUI_p0 table center > div[title="LinkedIn"] {
	background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20fill%3D%22%23000%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%3E%3Ctitle%3ELinkedIn%3C%2Ftitle%3E%3Cpath%20d%3D%22M28%200h-24c-2.209%200-4%201.791-4%204v0%2024c0%202.209%201.791%204%204%204v0h24c2.209%200%204-1.791%204-4v0-24c0-2.209-1.791-4-4-4v0zM10.361%2025.929h-4.3v-13.729h4.3zM8.185%2010.519c-0.027%200.001-0.059%200.002-0.091%200.002-1.18%200-2.137-0.957-2.137-2.137s0.957-2.137%202.137-2.137c0.052%200%200.103%200.002%200.154%200.005l-0.007-0c0.037-0.002%200.080-0.004%200.123-0.004%201.181%200%202.139%200.958%202.139%202.139s-0.958%202.139-2.139%202.139c-0.063%200-0.125-0.003-0.187-0.008l0.008%200.001zM26.047%2025.929h-4.3v-7.606c0-1.768-0.623-2.975-2.178-2.975-1.018%200.015-1.878%200.672-2.195%201.583l-0.005%200.017c-0.091%200.278-0.144%200.599-0.144%200.931%200%200.048%200.001%200.096%200.003%200.143l-0-0.007v7.914h-4.3v-9.347c0-1.712-0.056-3.144-0.112-4.379h3.729l0.2%201.908h0.084c0.904-1.342%202.418-2.214%204.136-2.214%200.048%200%200.095%200.001%200.142%200.002l-0.007-0c2.827%200%204.947%201.881%204.947%205.922z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
}


#gigyaLoginUI_p0 table center > div[title="Apple"] {
	background-image: url('https://cdns3.gigya.com/gs/GetSprite.ashx?path=%2FHTMLLogin%2F%5Bapple%5D_30.png%7C30%2C30');
}


/* メールアドレスログイン
------------------------------ */
#modal-mialLogin {
}

#modal-mialLogin .board {
}

#modal-mialLogin .board .wrap {
}

#modal-mialLogin .board .wrap iframe {
	height: 100%;
	width: 100%;
	background: #fff;
}

/* 
------------------------------ */
	/* ###################################################### */
}

/* //@media */

/**/
/**/
/**/
/**/
/**/
/**/
/**/
/**/
/**/
/**/

/* ###################################################################
########## SP ########################################################
################################################################### */

/* ==================================================
MAIN COLUMN
================================================== */
@media screen and (max-width: 900px) {
.head .areaTitle,
.head .galleryTitle,
.head .navTitle {
	font-weight: 500;
}


/* .article-txt */
.article-txt {
	text-align: left;
	/*font-size: 1.7rem;*/
	font-size: 1.9rem;
	letter-spacing: 0.06em;
	line-height: 1.7;
	font-weight: 500;
	margin-bottom: 45px;
	width: calc(100% - 50px);
	margin: 0 auto 25px;
}

.article-txt .blockTitle {
	padding: 0 0 10px 27px;
	border-bottom: 1px solid #E8E8E8;
	position: relative;
	font-size: 2.4rem;
	font-weight: 700;
	letter-spacing: 0.06em;
	line-height: 1.5;
	margin-bottom: 30px;
	margin-top: 3.2em;
}

.article-txt .blockTitle::before {
	content: "";
	display: inline-block;
	height: calc(100% - 10px);
	width: 11px;
	margin-right: 20px;
	background: #2C1E1E;
	position: absolute;
	left: 0;
	top: 0;
}

.article-txt p {
}

.article-txt p:not(:last-child) {
	margin-bottom: 45px;
}

.article-txt iframe {
	width: 590px;
	height: 334px;
	margin: 0 auto;
}

.article-txt b {
	font-weight: 700;
}

/* .article-related */
.article-related {
	color: #3A8ACA;
	font-size: 1.6rem;
	font-weight: 700;
	text-align: left;
	padding: 32px 32px 30px;
	background: #F7F8F9;
	border: 1px solid #EEEEEE;
	line-height: 1.8;
	margin: 0 auto 50px;
	width: calc(100% - 50px);
}

.article-related .ttl {
}

.article-related ul {
}

.article-related ul li {
}

.article-related ul li a {
}


/* .article-pct */
.article-pct {
	margin: 0 auto 25px;
/*	width: calc(100% - 50px); */
	width:100%;
}

.article-pct .pct {
}

.article-pct .pct img {
	width: 100%;
}

.article-pct .comment {
	text-align: left;
	background: #F2F2F2;
	padding: 8px;
	font-size: 1.2rem;
	font-weight: 700;
	color: #797979;
	line-height: 1.7;
	letter-spacing: 0.02em;
}

.article-pct .movie {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

.article-pct .movie iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}


/* .article-instagram */
.article-instagram {
	margin-bottom: 25px;
	padding: 0 25px;
}

.article-instagram .inner {
	display: inline-block;
	margin: 0 auto;
	width: 100%;
	max-width: 540px;
	min-width: 369px;
}

.article-instagram iframe {
}


/* .article-gallery */
.article-gallery {
	width: calc(100% - 50px);
	margin: 0 auto 50px;
}

.article-gallery .head {
	text-align: center;
	margin-bottom: 40px;
	padding-top: 30px;
}

.article-gallery .head .galleryTitle {
	font-weight: 500;
	font-size: 3.8rem;
	letter-spacing: 0.08em;
	line-height: 1.2;
	margin-bottom: 6px;
}

.article-gallery .head .comment {
	font-size: 1.2rem;
	font-weight: 700;
}

.article-gallery .galleryBox {
}

.article-gallery .galleryBox .mainSet {
}

.article-gallery .galleryBox .mainSet .pct {
}

.article-gallery .galleryBox .mainSet .pct img {
	width: 100%;
}

.article-gallery .galleryBox .mainSet .caption {
	text-align: left;
	background: #F2F2F2;
	padding: 16px;
	font-size: 1.4rem;
	font-weight: 700;
	color: #797979;
	line-height: 1.7;
	letter-spacing: 0.02em;
}

.article-gallery .galleryBox ul.thumbSet {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
	flex-direction: row;
}

.article-gallery .galleryBox ul.thumbSet li {
	width: calc(100% / 4 - 6.75px);
	margin-top: 9px;
	overflow: hidden;
}

.article-gallery .galleryBox ul.thumbSet li img {
	cursor: pointer;
	transition: all 1s ease 0s;
}

.article-gallery .galleryBox ul.thumbSet li img:hover {
	transform: scale(1.08);
}


/* 記事 イントロ
------------------------------ */
#articleIntro {
	text-align: left;
}

#articleIntro .pctBox {
	margin-bottom: 35px;
	position: relative;
}

#articleIntro .pctBox::before {
	content: "";
	display: block;
	/*background: #FBF5E9;*/
	background: #DAF0EB;
	height: 100%;
	position: absolute;
	top: -104px;
	left: calc(50% - 50vw);
	width: 100vw;
	z-index: -1;
}

#articleIntro .pctBox .pct {
	position: relative;
	padding-top: 66.286%;
	width: 100%;
	height: 0;
	overflow: hidden;
	background: #fff url(/asset/img/bg.jpg) no-repeat 50% 50%;
	background-size: cover;
	border: 1px solid #F2F2F2;
}

#articleIntro .pctBox .pct img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%) scale(1.01);
	height: 100%;
	width: auto;
	max-width: 10000px;
}

#articleIntro .pctBox .pct.landscape img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%) scale(1.01);
	height: auto;
	width: 100%;
	max-height: 10000px;
}

#articleIntro .pctBox .caption {
	text-align: left;
	background: #F2F2F2;
	padding: 8px;
	font-size: 1.2rem;
	font-weight: normal;
	color: #797979;
	line-height: 1.7;
	letter-spacing: 0.02em;
}

/* #articleHdr */
#articleHdr {
	margin-bottom: 60px;
	/*! padding: 0 25px; */
}

#articleHdr .pageTitle {
	text-align: left;
	font-size: 2.4rem;
	font-weight: 700;
	letter-spacing: 0.02em;
	line-height: 1.5;
	margin-bottom: 20px;
	padding: 0 25px;
}

#articleHdr .credit {
	margin-bottom: 48px;
	padding: 0 25px;
}

#articleHdr .credit > div {
	display: inline-block;
}

#articleHdr .credit .tag {
	margin-right: 10px;
	letter-spacing: 0.12em;
}

#articleHdr .credit .date {
	letter-spacing: 0.06em;
	color: #666;
}

/* #snsLink */
#snsLink {
	border-top: 1px solid #E8E8E8;
	border-bottom: 1px solid #E8E8E8;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: nowrap;
	flex-direction: row;
	padding: 0;
}

#snsLink li {
	width: calc(100% / 5);
	height: 64px;
	/*! margin: 0 33px; */
	display: flex;
	justify-content: center;
	align-items: center;
	border-right: 1px solid #E8E8E8;
}
	
#snsLink li:last-child {
	border-right: none;
}

#snsLink li a {
	display: block;
	width: auto;
	height: 26px;
}

#snsLink li a .svgStyle {
	font-size: 22px;
}

#snsLink li a:hover {
}

#snsLink li a:hover .svgStyle {
}


/* LOGIN AREA
------------------------------ */
#loginArea {
	/*background: #FBF5E9;*/
	background: #DAF0EB;
	border-radius: 6px;
	padding: 42px 16px 58px;
	margin-bottom: 80px;
	width: 100%;
}

#loginArea_comment_login {
	/*background: #FBF5E9;*/
	background: #DAF0EB;
	border-radius: 6px;
	padding: 42px 16px 58px;
	margin-bottom: 20px;
	width: 100%;
}

#loginArea .icon {
}

#loginArea .icon .svgStyle, #loginArea_comment_login .icon .svgStyle {
	display: block;
	margin: 0 auto 18px;
	width: 26px;
	height: 36px;
}

#loginArea .guide, #loginArea_comment_login .guide {
	font-size: 1.7rem;
	font-weight: 700;
	letter-spacing: 0.06em;
	line-height: 1.8;
	margin-bottom: 55px;
}

#loginArea .buttons, #loginArea_comment_login .buttons {
	margin-bottom: 37px;
}

#loginArea .buttons li, #loginArea_comment_login .buttons li {
}

#loginArea .buttons li:not(:last-child), #loginArea_comment_login .buttons li:not(:last-child) {
	margin-bottom: 25px;
}

#loginArea .buttons li a, #loginArea_comment_login .buttons li a {
	position: relative;
	background: #fff;
	min-height: 66px;
	border: 1px solid #2E2E2E;
	border-radius: 6px;
	font-size: 1.7rem;
	font-weight: 700;
	letter-spacing: 0.08em;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: nowrap;
	flex-direction: row;
	max-width: 344px;
	margin: 0 auto;
}

#loginArea .buttons li.regist a, #loginArea_comment_login .buttons li.regist a {
	letter-spacing: 0.2em;
}

#loginArea .buttons li a .svgStyle, #loginArea_comment_login .buttons li a .svgStyle {
	width: 70px;
	padding-left: 30px;
}

#loginArea .buttons li.regist a .svgStyle, #loginArea_comment_login .buttons li.regist a .svgStyle {
}

#loginArea .buttons li.jme a .svgStyle, #loginArea_comment_login .buttons li.jme a .svgStyle {
	height: 40px;
}

#loginArea .buttons li.line a .svgStyle, #loginArea_comment_login .buttons li.line a .svgStyle {
	height: 30px;
}

#loginArea .buttons li.mail a .svgStyle, #loginArea_comment_login .buttons li.mail a .svgStyle {
	height: 28px;
}

#loginArea .buttons li a em, #loginArea_comment_login .buttons li a em {
	display: block;
	width: calc(100% - 70px);
	padding: 0 15px 0 10px;
}

#loginArea .buttons li.regist a .label, #loginArea_comment_login .buttons li.regist a .label {
	display: inline-block;
	background: #2E2E2E;
	color: #fff;
	border-radius: 6px;
	font-size: 1.3rem;
	font-weight: 700;
	letter-spacing: 0.12em;
	padding: 7px 12px 10px 15px;
	position: absolute;
	top: -26px;
	right: 32px;
}

#loginArea .buttons li.regist a .label b, #loginArea_comment_login .buttons li.regist a .label b {
	font-size: 1.7rem;
	display: inline-block;
	margin: 0 2px;
}

#loginArea .note, #loginArea_comment_login .note {
	font-size: 1.6rem;
	font-weight: 700;
	letter-spacing: 0.06em;
	line-height: 1.8;
}

#loginArea .note a, #loginArea_comment_login .note a {
	display: inline-block;
	position: relative;
}

#loginArea .note a::after, #loginArea_comment_login .note a::after {
	content: "";
	display: block;
	width: 100%;
	height: 1px;
	background: #2E2E2E;
	position: absolute;
	bottom: -3px;
	left: 0;
}


/* TAG AREA
------------------------------ */
#tagArea {
	text-align: left;
	width: calc(100% - 50px);
	margin: 0 auto 70px;
	padding: 0;
}

#tagArea ul {
}

#tagArea ul li {
	display: inline-block;
	margin: 0 12px 15px 0;
}

#tagArea ul li a {
	font-size: 1.5rem;
	font-weight: 500;
	display: block;
	border: 1px solid #231815;
	border-radius: 4px;
	background: #fff;
	padding: 9px 7px 9px 6px;
}


/* radiko AREA
------------------------------ */
#radikoArea {
	background: #E3E3E2;
	border-radius: 6px;
	margin-bottom: 110px;
	position: relative;
	padding: 32px;
	width: calc(100% - 50px);
	margin: 0 auto 70px;
}

#radikoArea .label {
	font-size: 1.5rem;
	font-weight: 700;
	letter-spacing: 0.06em;
	border: 1px solid #231815;
	border-radius: 6px;
	padding: 7px 12px 10px 15px;
	position: absolute;
	top: -22px;
	right: 32px;
}

#radikoArea .label::after {
	content: "";
	width: 1px;
	height: 21px;
	background: #231815;
	position: absolute;
	bottom: -16px;
	left: 50%;
}

#radikoArea .label em {
}

#radikoArea dl {
	margin-bottom: 25px;
	text-align: left;
}

#radikoArea dl dt {
	font-size: 1.4rem;
	font-weight: 700;
	letter-spacing: 0.06em;
	border-bottom: 1px solid #2E2E2E;
	margin-bottom: 10px;
	position: relative;
	padding-left: 26px;
	padding-bottom: 10px;
}

#radikoArea dl dt::before {
	content: "";
	width: 18px;
	height: 18px;
	display: block;
	background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%20.st0%7Bfill%3A%232e2e2e%3B%7D%3C%2Fstyle%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M21.193%2020.614h0.061v-0.116h0.059v-0.177h0.059v-0.118h0.061v-0.177h0.059v-0.177h0.061v-0.177h0.061v-0.177h0.061l0.061-0.599h0.059v-0.825h0.061v-0.356h-0.061v-0.597h-0.059v-0.356h-0.061v-0.297h-0.061v-0.177h-0.061l-0.119-0.594h-0.061l-0.059-0.243h-0.059v-0.113h-0.061v-0.177l-0.117-0.061-0.119-0.356-0.115-0.061v-0.118l-0.119-0.059v-0.122h-0.059l-0.124-0.177h-0.178l-1.067%200.774-0.061%200.177h0.061l0.061%200.177h0.059v0.113l0.178%200.123%200.061%200.234h0.059l0.119%200.356h0.059v0.177h0.057v0.115h0.064v0.238h0.059v0.24h0.061v0.297h0.059v0.356h0.061c0.057%200.382%200.016%200.773-0.119%201.134l-0.061%200.533h-0.059l-0.064%200.356h-0.057l-0.059%200.24h-0.059v0.177l-0.119%200.061-0.119%200.356-0.178%200.116v0.12h-0.061l-0.061%200.177c0.075%200.057%200.071%200.142%200.119%200.177h0.119l0.059%200.12%200.178%200.059v0.061h0.119l0.178%200.234c0.146%200.102%200.261%200.095%200.356%200.241l0.179-0.002%200.533-0.774v-0.12l0.117-0.059v-0.177zM19.299%2019.378v-0.233h0.061v-0.123h0.059v-0.356c0.204-0.851%200.077-1.747-0.356-2.505v-0.118l-0.119-0.056c-0.119-0.175-0.119-0.314-0.297-0.418v-0.059c-0.080%200.059-0.155%200.012-0.238%200.059l-0.061%200.12c-0.118%200.111-0.26%200.193-0.416%200.24v0.115h-0.178v0.118c-0.125%200.045-0.245%200.104-0.356%200.177%200.010%200.146%200%200.208%200.061%200.295h0.059v0.116l0.115%200.061v0.12l0.119%200.059v0.238h0.061v0.12h0.064v0.418h0.055v0.411h-0.055v0.356h-0.064v0.177h-0.061v0.177h-0.057l-0.064%200.241-0.115%200.057c-0.090%200.118-0.133%200.267-0.119%200.415%200.212%200.062%200.263%200.186%200.478%200.24v0.118l-0.005%200.003c0.316%200.085%200.487%200.344%200.772%200.491%200.041-0.073%200.095-0.083%200.119-0.122v-0.118l0.178-0.12%200.059-0.238h0.061v-0.122h0.061l0.119-0.356h0.060zM17.448%2012.933h0.178l0.064-0.116h0.178v-0.057h0.115v-0.064h0.236v-0.059h0.119v-0.061h0.356v-0.056h0.238v-0.059h0.775c0%200-0.005-0.043%200.119-0.059v-3.512c-0.644-0.017-1.287%200.061-1.908%200.233h-0.356v0.064h-0.178v0.059h-0.238v0.059h-0.119v0.061l-0.532%200.114v0.059h-0.119v0.064h-0.178v0.061l-0.356%200.12v0.054h-0.119v0.059l-0.236%200.063-0.061%200.118h-0.178l-0.061%200.118h-0.119l-0.061%200.12h-0.119l-0.061%200.118h-0.115v0.059l-0.178%200.061c-0.068%200.061%200%200.023-0.122%200.061-0.101-0.569-0.12-1.149-0.057-1.724h-3.63v0.476h-0.061v12.38h0.061v0.533l3.625-0.009v-3.691c-0.049-0.738%200.010-1.481%200.178-2.201h0.057l0.059-0.356h0.064v-0.115h0.057v-0.178h0.059v-0.177h0.061l0.059-0.236h0.061v-0.12l0.178-0.12%200.061-0.238%200.178-0.12%200.061-0.238c0.102-0.151%200.229-0.099%200.297-0.356%200.17-0.043%200.199-0.061%200.238-0.238%200.231-0.062%200.187-0.181%200.418-0.24v-0.118l0.178-0.061v-0.061h0.119l0.061-0.118h0.117l0.061-0.116%200.238-0.062v-0.061l0.24-0.059v-0.058zM24.060%2016.531h-0.057l-0.064-0.592h-0.061v-0.177h-0.055v-0.177h-0.061v-0.236l-0.533-1.253h-0.061v-0.118l-0.119-0.118v-0.122l-0.119-0.059-0.061-0.24-0.117-0.059v-0.118l-0.119-0.057v-0.123h-0.061c-0.062-0.064-0.102-0.146-0.117-0.234-0.151%200.009-0.212%200-0.299%200.056v0.061h-0.119l-0.059%200.118h-0.058l-0.061%200.123h-0.119l-0.061%200.116h-0.119l-0.060%200.117-0.356%200.24c0.015%200.172%200.076%200.337%200.178%200.477l0.178%200.118v0.118l0.119%200.122v0.118h0.061v0.12l0.119%200.061%200.178%200.533h0.059l0.061%200.236h0.061v0.234h0.059v0.177h0.061v0.234h0.061v0.177h0.059v0.297c0.109%200.465%200.149%200.944%200.119%201.422v0.773h-0.059v0.3h-0.061v0.3h-0.059v0.233h-0.061v0.24h-0.061v0.177h-0.059v0.177h-0.061l-0.061%200.297h-0.059v0.12h-0.059v0.177h-0.061v0.12h-0.061v0.12h-0.059l-0.061%200.177-0.119%200.059v0.116l-0.119%200.123v0.118l-0.178%200.115c-0.068%200.104%200%200.135-0.119%200.24v0.177h0.060c0.075%200.064%200.155%200.123%200.238%200.177l0.059%200.12h0.119l0.061%200.118h0.119l0.061%200.12c0.116%200.115%200.26%200.196%200.416%200.24%200.068%200.066%200%200.028%200.119%200.078%200.090-0.153%200.195-0.201%200.238-0.417h0.119c0.027-0.132%200.089-0.255%200.178-0.356h0.059l0.115-0.356h0.064v-0.123h0.061v-0.115h0.055l0.122-0.356h0.057v-0.177h0.059v-0.123h0.064l0.061-0.293h0.055v-0.24h0.064v-0.116h0.061v-0.24h0.055v-0.24h0.061v-0.299h0.064v-0.299h0.057v-0.474h0.059l0.064-1.188h-0.064l-0.060-1.192zM16%200c-8.823%200-16%207.177-16%2016s7.177%2016%2016%2016%2016-7.177%2016-16-7.177-16-16-16zM16%2030.222c-7.842%200-14.222-6.38-14.222-14.222s6.38-14.222%2014.222-14.222%2014.222%206.38%2014.222%2014.222-6.38%2014.222-14.222%2014.222z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	top: -1px;
}

#radikoArea dl dd {
	font-size: 1.4rem;
	font-weight: 700;
	letter-spacing: 0.06em;
	position: relative;
	padding-left: 26px;
}

#radikoArea dl dd::before {
	content: "";
	width: 18px;
	height: 18px;
	display: block;
	background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%20.st0%7Bfill%3A%232e2e2e%3B%7D%3C%2Fstyle%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M16%200c-8.823%200-16%207.177-16%2016s7.177%2016%2016%2016%2016-7.177%2016-16-7.177-16-16-16zM16%2030.222c-7.842%200-14.222-6.38-14.222-14.222s6.38-14.222%2014.222-14.222%2014.222%206.38%2014.222%2014.222-6.38%2014.222-14.222%2014.222zM16.889%208.889h-1.778v10.637h7.222v-1.778h-5.444v-8.859z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	top: 0px;
}

#radikoArea dl dd .set {
}

#radikoArea dl dd .set > div {
	display: inline-block;
	margin-right: 3px;
}

#radikoArea dl dd .set .date {
}

#radikoArea dl dd .set .time {
}

#radikoArea dl dd .set .txt {
}

#radikoArea .btn {
	font-size: 1.6rem;
	font-weight: 700;
	letter-spacing: 0.08em;
	margin-bottom: 18px;
}

#radikoArea .btn a {
	background: #2E2E2E;
	color: #fff;
	border-radius: 6px;
	padding: 14px 16px;
	display: inline-block;
	width: 300px;
	margin: 0 auto;
}

#radikoArea .btn a i {
}

#radikoArea .btn a em {
}

#radikoArea .period {
	font-size: 1.4rem;
	font-weight: 700;
	letter-spacing: 0.08em;
	margin-bottom: 25px;
}

#radikoArea .note {
	text-align: left;
}

#radikoArea .note p {
	font-size: 1.3rem;
	font-weight: 700;
	color: #797979;
	line-height: 1.8;
}


/* OFFICIAL SITE AREA
------------------------------ */
#siteArea {
	background: #E3E3E2;
	border-radius: 6px;
	margin-bottom: 90px;
	position: relative;
	padding: 32px 32px 45px;
	width: calc(100% - 50px);
	margin: 0 auto 70px;
}

#siteArea .label {
	font-size: 1.5rem;
	font-weight: 700;
	letter-spacing: 0.06em;
	border: 1px solid #231815;
	border-radius: 6px;
	padding: 7px 12px 10px 15px;
	position: absolute;
	top: -22px;
	right: 32px;
}

#siteArea .label::after {
	content: "";
	width: 1px;
	height: 21px;
	background: #231815;
	position: absolute;
	bottom: -16px;
	left: 50%;
}

#siteArea dl {
	text-align: left;
	margin-bottom: 30px;
}

#siteArea dl dt {
	font-size: 1.6rem;
	font-weight: 700;
	letter-spacing: 0.06em;
	margin-bottom: 16px;
}

#siteArea dl dt a {
	display: inline-block;
	position: relative;
	border-bottom: 2px solid #2E2E2E;
	padding-bottom: 4px;
}

#siteArea dl .onair {
	position: relative;
	padding-left: 26px;
	margin-bottom: 16px;
}

#siteArea dl .onair::before {
	content: "";
	width: 18px;
	height: 18px;
	display: block;
	background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%20.st0%7Bfill%3A%232e2e2e%3B%7D%3C%2Fstyle%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M16%200c-8.823%200-16%207.177-16%2016s7.177%2016%2016%2016%2016-7.177%2016-16-7.177-16-16-16zM16%2030.222c-7.842%200-14.222-6.38-14.222-14.222s6.38-14.222%2014.222-14.222%2014.222%206.38%2014.222%2014.222-6.38%2014.222-14.222%2014.222zM16.889%208.889h-1.778v10.637h7.222v-1.778h-5.444v-8.859z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	top: 4px;
}

#siteArea dl .onair .set {
	font-size: 1.4rem;
	font-weight: 700;
	letter-spacing: 0.06em;
	line-height: 1.7;
}

#siteArea dl .onair .set > div {
	display: inline-block;
	margin-right: 3px;
}

#siteArea dl .onair .set .week {
}

#siteArea dl .onair .set .time {
}

#siteArea dl .navigator {
	position: relative;
	padding-left: 26px;
}

#siteArea dl .navigator::before {
	content: "";
	width: 18px;
	height: 23px;
	display: block;
	background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220%22%20height%3D%2232%22%20viewBox%3D%220%200%2020%2032%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%20.st0%7Bfill%3A%232e2e2e%3B%7D%3C%2Fstyle%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M5.017%2015.923c0.188%201.354%200.884%202.553%201.96%203.376%200.881%200.674%201.931%201.029%203.014%201.029%200.238%200%200.478-0.017%200.717-0.052%202.731-0.395%204.643-2.967%204.282-5.744l-0.007-8.685c0.068-0.479%200.068-0.963%200-1.441-0.388-2.797-2.937-4.759-5.69-4.352-2.748%200.397-4.666%202.996-4.283%205.698l0.007%208.733c-0.067%200.476-0.067%200.96%200%201.438zM6.312%205.658c-0.289-2.068%201.131-3.992%203.165-4.287%200.177-0.026%200.355-0.038%200.53-0.038%200.802%200%201.579%200.264%202.23%200.762%200.795%200.608%201.31%201.495%201.451%202.499%200.049%200.353%200.049%200.71-0.007%201.157v8.825l0.007%200.094c0.288%202.068-1.132%203.992-3.164%204.287-0.991%200.142-1.966-0.116-2.762-0.724-0.795-0.608-1.31-1.495-1.451-2.496-0.049-0.354-0.049-0.714%200.007-1.16l-0.006-8.919zM10.676%2025.374c5.502-0.38%209.674-5.243%209.301-10.843l-1.306%200.091c0.324%204.865-3.302%209.093-8.084%209.423-4.76%200.329-8.935-3.362-9.259-8.227-0.026-0.398-0.026-0.799%200-1.197l-1.306-0.088c-0.029%200.458-0.029%200.915%200%201.374%200.337%205.054%204.267%209.005%209.075%209.445v5.316h-4.418v1.332h9.979v-1.332h-4.252v-5.285c0.090-0.004%200.179-0.003%200.27-0.009z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	top: 1px;
}

#siteArea dl .navigator .set {
	font-size: 1.4rem;
	font-weight: 700;
	letter-spacing: 0.06em;
	line-height: 1.7;
}

#siteArea dl .navigator .set br {
}

#siteArea .btn {
	font-size: 1.6rem;
	font-weight: 700;
}

#siteArea .btn a {
	background: #2E2E2E;
	color: #fff;
	border-radius: 6px;
	padding: 14px 16px;
	display: inline-block;
	width: 300px;
	margin: 0 auto;
}


/* PAGE LINK AREA
------------------------------ */
#pageLink {
	margin-bottom: 90px;
	width: calc(100% - 50px);
	margin: 0 auto 50px;
}

#pageLink ul {
	border-top: 1px solid #DBDBDB;
	padding-top: 8px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	flex-direction: row;
}

#pageLink ul li {
	width: calc(100% / 2);
	height: 70px;
	font-size: 1.4rem;
	letter-spacing: 0.04em;
	font-weight: 500;
}

#pageLink ul li a {
	display: block;
	width: 100%;
	height: 100%;
	padding-top: 29px;
}

#pageLink ul .prev {
}

#pageLink ul .prev a {
	text-align: left;
	padding-left: 6px;
}

#pageLink ul .prev a::before {
	content: "";
	display: inline-block;
	width: 9px;
	height: 9px;
	border-top: 2px solid #2E2E2E;
	border-left: 2px solid #2E2E2E;
	transform: rotate(-45deg) translateY(-3px);
	margin-right: 16px;
}

#pageLink ul .next {
}

#pageLink ul .next a {
	border-left: 1px solid #DBDBDB;
	text-align: right;
	padding-right: 20px;
}

#pageLink ul .next a::after {
	content: "";
	display: inline-block;
	width: 9px;
	height: 9px;
	border-top: 2px solid #2E2E2E;
	border-right: 2px solid #2E2E2E;
	transform: rotate(45deg) translateY(-3px);
	margin-left: 16px;
}

#pageLink ul .back {
	width: 100%;
	height: 80px;
	margin-top: 8px;
}

#pageLink ul .back a {
	background: #F5F5F5;
	border-top: 1px solid #DBDBDB;
	border-bottom: 1px solid #DBDBDB;
	padding-top: 28px;
}

#pageLink ul .back a .svgStyle {
	width: 18px;
	height: 18px;
	display: inline-block;
	transform: translateY(2px);
	margin-right: 12px;
}


/* J-me COMMENT AREA
------------------------------ */
#jcommentArea {
	width: calc(100% - 50px);
	margin: 0 auto 70px;
}

#jcommentArea .attention {
	text-align: left;
	font-size: 1.4rem;
	line-height: 1.4;
	color: #797979;
	font-weight: 500;
	margin-bottom: 40px;
}

#jcommentArea .attention li {
	padding-left: 16px;
	text-indent: -16px;
	margin-bottom: 3px;
}

#jcommentArea .attention li::before {
	content: "※";
	display: inline-block;
	width: 16px;
	text-indent: 0;
}

#jcommentArea .commentDoc {
}

#jcommentArea .commentDoc img {
}
	/* ###################################################### */
}

/* //@media */

@media screen and (max-width: 640px) {
#allWrap {
	min-width: 480px;
}

#cntWrap {
	/*! max-width: 950px !important; */
	/*! padding: 140px 25px 0 !important; */
}

#cntWrap::before {
	height: 460px !important;
}

#mainWrap {
	max-width: 480px;
}

#sideWrap {
}

#subWrap {
}

section {
}

section:last-child {
}

.memberContents {
}

.head .areaTitle,
.head .galleryTitle,
.head .navTitle {
}

/* .article-txt */
.article-txt {
}

.article-txt .blockTitle {
}

.article-txt .blockTitle::before {
}

.article-txt p {
}

.article-txt p:not(:last-child) {
}

.article-txt iframe {
	width: 430px;
	height: 243px;
}

.article-instagram iframe {
	width: 430px;
	height: 584px !important;
}

.article-txt b {
}

/* .article-related */
.article-related {
}

.article-related .ttl {
}

.article-related ul {
}

.article-related ul li {
}

.article-related ul li a {
}

/* .article-pct */
.article-pct {
}

.article-pct .pct {
}

.article-pct .pct img {
}

.article-pct .comment {
}

.article-pct .movie {
}

.article-pct .movie iframe {
}

/* .article-instagram */
.article-instagram {
}

.article-instagram .inner {
}

.article-instagram iframe {
}

/* .article-gallery */
.article-gallery {
}

.article-gallery .head {
}

.article-gallery .head .galleryTitle {
}

.article-gallery .head .comment {
}

.article-gallery .galleryBox {
}

.article-gallery .galleryBox .mainSet {
}

.article-gallery .galleryBox .mainSet .pct {
}

.article-gallery .galleryBox .mainSet .pct img {
}

.article-gallery .galleryBox .mainSet .caption {
}

.article-gallery .galleryBox ul.thumbSet {
}

.article-gallery .galleryBox ul.thumbSet li {
}

.article-gallery .galleryBox ul.thumbSet li img {
}

.article-gallery .galleryBox ul.thumbSet li img:hover {
}

/* 記事 イントロ
------------------------------ */
#articleIntro {
}

#articleIntro .pctBox {
}

#articleIntro .pctBox::before {
	top: -126px;
}

#articleIntro .pctBox .pct {
}

#articleIntro .pctBox .pct img {
}

#articleIntro .pctBox .caption {
}

/* #articleHdr */
#articleHdr {
}

#articleHdr .pageTitle {
}

#articleHdr .credit {
}

#articleHdr .credit > div {
}

#articleHdr .credit .tag {
}

#articleHdr .credit .date {
}

/* #snsLink */
#snsLink {
}

#snsLink li {
}

#snsLink li a {
}

#snsLink li a .svgStyle {
}

#snsLink li a:hover {
}

#snsLink li a:hover .svgStyle {
}

/* LOGIN AREA
------------------------------ */
#loginArea {
}

#loginArea .icon {
}

#loginArea .icon .svgStyle {
}

#loginArea .guide {
}

#loginArea .buttons {
}

#loginArea .buttons li {
}

#loginArea .buttons li:not(:last-child) {
}

#loginArea .buttons li a {
}

#loginArea .buttons li.regist a {
}

#loginArea .buttons li a .svgStyle {
}

#loginArea .buttons li.regist a .svgStyle {
}

#loginArea .buttons li.jme a .svgStyle {
}

#loginArea .buttons li.line a .svgStyle {
}

#loginArea .buttons li.mail a .svgStyle {
}

#loginArea .buttons li a em {
}

#loginArea .buttons li.regist a .label {
}

#loginArea .buttons li.regist a .label b {
}

#loginArea .note {
}

#loginArea .note a {
}

#loginArea .note a::after {
}

/* TAG AREA
------------------------------ */
#tagArea {
}

#tagArea ul {
}

#tagArea ul li {
}

#tagArea ul li a {
}

/* radiko AREA
------------------------------ */
#radikoArea {
}

#radikoArea .label {
}

#radikoArea .label::after {
}

#radikoArea .label em {
}

#radikoArea dl {
}

#radikoArea dl dt {
}

#radikoArea dl dt::before {
}

#radikoArea dl dd {
}

#radikoArea dl dd::before {
}

#radikoArea dl dd .set {
}

#radikoArea dl dd .set > div {
}

#radikoArea dl dd .set .date {
}

#radikoArea dl dd .set .time {
}

#radikoArea dl dd .set .txt {
}

#radikoArea .btn {
}

#radikoArea .btn a {
}

#radikoArea .btn a i {
}

#radikoArea .btn a em {
}

#radikoArea .period {
}

#radikoArea .note {
}

#radikoArea .note p {
}

/* OFFICIAL SITE AREA
------------------------------ */
#siteArea {
}

#siteArea .label {
}

#siteArea .label::after {
}

#siteArea dl {
}

#siteArea dl dt {
}

#siteArea dl dt a {
}

#siteArea dl .onair {
}

#siteArea dl .onair::before {
}

#siteArea dl .onair .set {
}

#siteArea dl .onair .set > div {
}

#siteArea dl .onair .set .week {
}

#siteArea dl .onair .set .time {
}

#siteArea dl .navigator {
}

#siteArea dl .navigator::before {
}

#siteArea dl .navigator .set {
}

#siteArea dl .navigator .set br {
}

#siteArea .btn {
}

#siteArea .btn a {
}

/* PAGE LINK AREA
------------------------------ */
#pageLink {
}

#pageLink ul {
}

#pageLink ul li {
}

#pageLink ul li a {
}

#pageLink ul .prev {
}

#pageLink ul .prev a {
}

#pageLink ul .prev a::before {
}

#pageLink ul .next {
}

#pageLink ul .next a {
}

#pageLink ul .next a::after {
}

#pageLink ul .back {
}

#pageLink ul .back a {
}

#pageLink ul .back a .svgStyle {
}

/* J-me COMMENT AREA
------------------------------ */
#jcommentArea {
}

#jcommentArea .attention {
}

#jcommentArea .attention li {
}

#jcommentArea .attention li::before {
}

#jcommentArea .commentDoc {
}

#jcommentArea .commentDoc img {
}
	/* ###################################################### */
}

/* //@media */

/* ==================================================
SIDE COLUMN
================================================== */
@media screen and (max-width: 900px) {
#sideWrap {
}

/* Ad BANNER AREA
------------------------------ */
#adbannerArea {
}

/* RELATED ARTICLE AREA
------------------------------ */
#relatedArea {
}

	/* ###################################################### */
}

/* //@media */

/* ==================================================
SUB COLUMN
================================================== */
@media screen and (max-width: 900px) {
	#subWrap {}

	/* RECOMMEND AREA
------------------------------ */
	#recommendArea {
		width: calc(100% - 50px);
		margin: 0 auto 70px;
	}

	#recommendArea .head {}

	#recommendArea .head .areaTitle {}

	#recommendArea .head .comment {}

	#recommendArea .sliderWrap {}

	#recommendArea .recommendList {
		border-top: 1px solid #D7D7D7;
	}

	#recommendArea .recommendList li {
		text-align: left;
		font-weight: 700;
		letter-spacing: 0.1em;
		line-height: 1.625;
		padding: 15px 0;
		border-bottom: 1px solid #D7D7D7;
	}

	#recommendArea .recommendList li a {}

	/**/
}

/* //@media */

/* ==================================================
MODAL BOX
================================================== */
@media screen and (max-width: 900px) {
#modalSet {
}

#modalSet .modalbox {
	position: fixed;
	width: 100%;
	height: 100vh;
	background: rgba(237,237,237,0);
	top: 150vh;
	left: 0;
	z-index: 9999;
	transition: all 0.8s ease-out 0s, background 0.8s ease 0.6s;
	opacity: 0;
}

#modalSet .modalbox.open {
	background: rgba(75,75,75,0.9);
	top: 0;
	opacity: 1;
}

#modalSet .modalbox .board {
	width: 90%;
	max-width: 740px;
	height: 660px;
	background: #fff;
	position: absolute;
	top: 100px;
	/*! bottom: 0; */
	left: 0;
	right: 0;
	margin: auto;
	border-radius: 10px;
	overflow: hidden;
	overflow-y: scroll;
}

#modalSet .modalbox .board .closeBtn {
	position: absolute;
	top: 18px;
	right: 18px;
	width: 35px;
	height: 35px;
	font-size: 0;
	cursor: pointer;
	transition: all 0.6s ease 0s;
}

#modalSet .modalbox .board .closeBtn:hover {
	opacity: 0.6;
}

#modalSet .modalbox .board .closeBtn::before,
#modalSet .modalbox .board .closeBtn::after {
	content: "";
	position: absolute;
	top: calc(50% - 2px);
	left: 0;
	width: 100%;
	height: 2px;
	background: #000;
}

#modalSet .modalbox .board .closeBtn::before {
	transform: rotate(45deg);
}

#modalSet .modalbox .board .closeBtn::after {
	transform: rotate(-45deg);
}

#modalSet .modalbox .board .wrap {
	width: 100%;
	height: 100%;
}



/* J-meログイン
------------------------------ */
#modal-jmeLogin {
}

#modal-jmeLogin .board {
}

#modal-jmeLogin .board .wrap {
}

#modal-jmeLogin .board .wrap .head {
	padding: 25px 20px 15px;
}

#modal-jmeLogin .board .wrap .head .modalTitle {
	display: flex;
	justify-content: flex-start;
	align-items: flex-end;
	flex-wrap: wrap;
	flex-direction: row;
}

#modal-jmeLogin .board .wrap .head .modalTitle .ttImg {
	margin-right: 12px;
}

#modal-jmeLogin .board .wrap .head .modalTitle .ttImg img {
	display: block;
	width: 100%;
}

#modal-jmeLogin .board .wrap .head .modalTitle .ttImg:nth-child(1) {
	width: 50px;
}

#modal-jmeLogin .board .wrap .head .modalTitle .ttImg:nth-child(2) {
	width: 110px;
	transform: translateY(-5px);
}

#modal-jmeLogin .board .wrap .head .modalTitle .ttImg:nth-child(3) {
	width: 200px;
	transform: translateY(-6px);
	margin-right: 0;
}

/* form */
#modal-jmeLogin form {
}

#modal-jmeLogin form .body {
	width: calc(100% - 40px);
	margin: 0 auto;
	display: block;
}

#modal-jmeLogin form .body .column {
	width: 100%;
	padding-top: 10px;
	text-align: left;
}

#modal-jmeLogin form .body .column .ttl {
	border-left: 7px solid #000;
	font-size: 1.8rem;
	font-weight: 700;
	padding: 2px 0 2px 10px;
	letter-spacing: 0.03em;
	margin-bottom: 15px;
}

#modal-jmeLogin form .body .column dl {
	font-weight: 700;
	font-size: 1.4rem;
}

#modal-jmeLogin form .body .column dl dt {
	margin-bottom: 10px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
	flex-direction: row;
}

#modal-jmeLogin form .body .column dl dt span {
}

#modal-jmeLogin form .body .column dl dt a {
}

#modal-jmeLogin form .body .column dl dd {
}

#modal-jmeLogin form .body .column dl dd input {
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	box-shadow: 0 0 0 rgba(0,0,0,0) inset;
	border: 1px solid #D3D3D3;
	border-radius: 6px;
	width: 90%;
	height: 50px;
	margin-bottom: 20px;
	padding: 5px 15px;
	font-size: 1.6em;
}

#modal-jmeLogin form .body .column .box {
	background: #F7F7F7;
	border-radius: 6px;
	height: 50px;
}

#modal-jmeLogin form .foot {
	width: calc(100% - 40px);
	margin: 25px auto 0;
}

#modal-jmeLogin form .foot .link {
	text-align: left;
	margin-bottom: 10px;
	letter-spacing: 0.04em;
}

#modal-jmeLogin form .foot .link a {
	font-weight: 500;
	font-size: 1.6rem;
	color: #3B87B0;
}

#modal-jmeLogin form .foot ul {
}

#modal-jmeLogin form .foot ul li {
	width: 100%;
}

#modal-jmeLogin form .foot ul li:not(:first-child) {
	border-top: 1px solid #E1E1E1;
	padding-top: 14px;
	margin-top: 14px;
}

#modal-jmeLogin form .foot ul li a {
	border-radius: 6px;
	color: #fff;
	width: 100%;
	height: 55px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	flex-direction: row;
	background: #5FB4EE;
	font-weight: 700;
	font-size: 1.8rem;
}

#modal-jmeLogin form .foot ul li:nth-child(2) a {
	background: #D1534E;
}

/* gigyaLoginUI
------------------------------ */
#gigyaLoginUI {
	margin: 0 auto;
	width: 100% !important;
	padding-top: 8px;
	display: flex;
	justify-content: center;
	align-items: center;
}

#gigyaLoginUI table > tbody > tr > td > center > table > tbody > tr > td:not([id]) {
	display: none;
}

#gigyaLoginUI_p0 tbody > tr > td td {
	margin: 0 !important;
	padding: 0 16px !important;
}

#gigyaLoginUI_p0 table > tr > td td:nth-of-type(1) {
}

#gigyaLoginUI_p0 table > tr > td td:nth-of-type(2) {
}

#gigyaLoginUI_p0 table > tr > td td:nth-of-type(3) {
}

#gigyaLoginUI_p0 table > tr > td td:nth-of-type(4) {
}

#gigyaLoginUI_p0 table center > div {
	background-color: transparent;
	height: 26px;
	width: 26px !important;
	padding: 0 !important;
	margin: 0 !important;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	transition: all 0.4s ease-out 0s;
}

#gigyaLoginUI_p0 table center > div:hover {
	opacity: 0.6;
}

#gigyaLoginUI_p0 table center > div * {
	display: none;
}

#gigyaLoginUI_p0 table center > div[title="Facebook"] {
	background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20fill%3D%22%23000%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%3E%3Ctitle%3EFacebook%3C%2Ftitle%3E%3Cpath%20d%3D%22M16.098%200c-0.005%200-0.010%200-0.016%200-8.89%200-16.098%207.207-16.098%2016.098%200%208.008%205.848%2014.651%2013.506%2015.89l0.092%200.012v-11.249h-4.087v-4.653h4.087v-3.546c0-4.034%202.404-6.263%206.080-6.263%201.287%200.018%202.533%200.132%203.748%200.334l-0.145-0.020v3.962h-2.030c-0.092-0.013-0.198-0.020-0.306-0.020-1.285%200-2.326%201.041-2.326%202.326%200%200.074%200.003%200.147%200.010%200.219l-0.001-0.009v3.018h4.464l-0.713%204.653h-3.751v11.249c7.751-1.252%2013.598-7.894%2013.598-15.902%200-8.89-7.207-16.098-16.098-16.098-0.006%200-0.011%200-0.017%200h0.001z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
}

#gigyaLoginUI_p0 table center > div[title="Twitter"] {
	background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20fill%3D%22%23000%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2239%22%20height%3D%2232%22%20viewBox%3D%220%200%2039%2032%22%3E%3Ctitle%3ETwitter%3C%2Ftitle%3E%3Cpath%20d%3D%22M12.383%2032c14.859%200%2022.985-12.311%2022.985-22.985q0-0.524-0.023-1.045c1.587-1.157%202.924-2.542%203.993-4.124l0.037-0.058c-1.351%200.616-2.918%201.063-4.561%201.263l-0.078%200.008c1.67-1.012%202.926-2.564%203.536-4.41l0.016-0.057c-1.477%200.892-3.195%201.572-5.026%201.943l-0.104%200.018c-1.478-1.571-3.571-2.55-5.893-2.55-4.465%200-8.084%203.619-8.084%208.084%200%200.65%200.077%201.283%200.222%201.889l-0.011-0.055c-6.73-0.348-12.65-3.547-16.619-8.402l-0.033-0.041c-0.688%201.164-1.095%202.566-1.095%204.063%200%202.792%201.415%205.254%203.568%206.706l0.029%200.018c-1.35-0.042-2.604-0.412-3.699-1.031l0.040%200.021c0%200.033%200%200.068%200%200.102%200.001%203.896%202.758%207.148%206.428%207.911l0.052%200.009c-0.638%200.18-1.371%200.284-2.128%200.284-0.001%200-0.001%200-0.002%200h0c-0.537-0-1.062-0.054-1.569-0.155l0.051%200.009c1.063%203.235%204.026%205.543%207.538%205.611l0.008%200c-2.727%202.156-6.215%203.459-10.008%203.459-0.009%200-0.018%200-0.026-0h0.001c-0.001%200-0.002%200-0.003%200-0.679%200-1.347-0.041-2.005-0.12l0.079%200.008c3.494%202.275%207.77%203.629%2012.362%203.629%200.007%200%200.015%200%200.022%200h-0.001z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
}

#gigyaLoginUI_p0 table center > div[title="Mixi"] {
	background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20fill%3D%22%23000%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2235%22%20height%3D%2232%22%20viewBox%3D%220%200%2035%2032%22%3E%3Ctitle%3Emixi%3C%2Ftitle%3E%3Cpath%20d%3D%22M34.653%2013.826c0-8.022-7.757-14.203-17.327-13.807s-17.327%207.222-17.327%2015.244%207.757%2014.207%2017.327%2013.809c0.474-0.020%200.943-0.060%201.408-0.108v3.036s15.897-4.584%2015.897-17.454v0q0.022-0.36%200.022-0.72zM27.036%2021.117h-2.212v-8.4c-0.035-0.48-0.206-0.915-0.473-1.273l0.005%200.006c-0.311-0.425-0.773-0.724-1.306-0.818l-0.012-0.002c-0.212-0.045-0.455-0.071-0.704-0.071-0.646%200-1.253%200.173-1.774%200.476l0.017-0.009c-0.638%200.398-1.135%200.969-1.43%201.649l-0.009%200.024c-0.189%200.399-0.324%200.862-0.378%201.35l-0.002%200.020v7.049h-2.209v-8.14c-0.039-0.463-0.165-0.889-0.361-1.273l0.009%200.019c-0.243-0.49-0.678-0.854-1.204-0.999l-0.013-0.003c-0.289-0.086-0.62-0.135-0.963-0.135-1.495%200-2.771%200.935-3.277%202.252l-0.008%200.024c-0.223%200.578-0.352%201.247-0.352%201.945%200%200.057%200.001%200.114%200.003%200.17l-0-0.008c-0.007%201.957-0.005%206.148-0.005%206.148h-2.211v-12.22h2.211v2.274s0.217-0.35%200.272-0.404c0.326-0.381%200.66-0.726%201.013-1.050l0.009-0.008c0.784-0.637%201.794-1.023%202.894-1.023%200.312%200%200.617%200.031%200.912%200.090l-0.029-0.005c1.116%200.156%202.052%200.811%202.59%201.728l0.009%200.017c0.070%200.119%200.14%200.237%200.209%200.357%200.062%200.108%200.155%200.318%200.155%200.318%200.056-0.12%200.116-0.223%200.184-0.32l-0.004%200.007c0.19-0.254%200.385-0.478%200.595-0.688l0-0c0.958-0.91%202.253-1.472%203.68-1.482h0.002c0.068-0.003%200.148-0.005%200.229-0.005%200.525%200%201.032%200.081%201.508%200.231l-0.035-0.010c1.006%200.333%201.78%201.116%202.095%202.104l0.006%200.023c0.231%200.647%200.364%201.392%200.364%202.169%200%200.020-0%200.041-0%200.061l0-0.003z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
}

#gigyaLoginUI_p0 table center > div[title="LinkedIn"] {
	background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20fill%3D%22%23000%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%3E%3Ctitle%3ELinkedIn%3C%2Ftitle%3E%3Cpath%20d%3D%22M28%200h-24c-2.209%200-4%201.791-4%204v0%2024c0%202.209%201.791%204%204%204v0h24c2.209%200%204-1.791%204-4v0-24c0-2.209-1.791-4-4-4v0zM10.361%2025.929h-4.3v-13.729h4.3zM8.185%2010.519c-0.027%200.001-0.059%200.002-0.091%200.002-1.18%200-2.137-0.957-2.137-2.137s0.957-2.137%202.137-2.137c0.052%200%200.103%200.002%200.154%200.005l-0.007-0c0.037-0.002%200.080-0.004%200.123-0.004%201.181%200%202.139%200.958%202.139%202.139s-0.958%202.139-2.139%202.139c-0.063%200-0.125-0.003-0.187-0.008l0.008%200.001zM26.047%2025.929h-4.3v-7.606c0-1.768-0.623-2.975-2.178-2.975-1.018%200.015-1.878%200.672-2.195%201.583l-0.005%200.017c-0.091%200.278-0.144%200.599-0.144%200.931%200%200.048%200.001%200.096%200.003%200.143l-0-0.007v7.914h-4.3v-9.347c0-1.712-0.056-3.144-0.112-4.379h3.729l0.2%201.908h0.084c0.904-1.342%202.418-2.214%204.136-2.214%200.048%200%200.095%200.001%200.142%200.002l-0.007-0c2.827%200%204.947%201.881%204.947%205.922z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
}


#gigyaLoginUI_p0 table center > div[title="Apple"] {
	background-image: url('https://cdns3.gigya.com/gs/GetSprite.ashx?path=%2FHTMLLogin%2F%5Bapple%5D_30.png%7C30%2C30');
}


/* メールアドレスログイン
------------------------------ */
#modal-mialLogin {
}

#modal-mialLogin .board {
}

#modal-mialLogin .board .wrap {
}

#modal-mialLogin .board .wrap iframe {
	height: 100%;
	width: 100%;
	background: #fff;
}


/*
------------------------------ */
	/* ###################################################### */
}

/* //@media */
.timefree {
	display:none;
}

.article-txt strong {
	font-weight: 700;
}