@charset "UTF-8";
.header {
	background-color: #cdd6d4;
}
.main {
	font-family: "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN", "Meiryo";
}
.post-thmb {
	background-color: #cdd6d4;
}
.categoryName {
	font-family: Montserrat, Sans-Serif;
}
.searchResultName, .tagListName {
	font-size: 2.8rem;
}
.ranking, .topTags {
	border: 1px solid #ccc;
}
.postBlock--3column .postBlock-item--rank {
	width: 355px;
	padding-left: 45px;
}
.lead {
	font-size: 1.5rem;
	margin: 0 auto;
	width: 800px;
}
.lead p,
.lead ul {
	margin-top: 30px;
}
.lead ul {
	list-style: disc outside none;
	margin-left: 2em;
}
.lead-title {
	font-weight: bold;
}
.staticArticle-body--about .feature-heading span {
	color: #aab7b3;
}
.aboutPane {
	margin: 70px auto;
	width: 730px;
}
.aboutPane:after {
	clear: both;
	content: "";
	display: block;
}
.aboutPane .feature {
	width: 730px;
	font-size: 1.5rem;
	margin-top: 40px;
	border: 1px solid #777;
	padding: 20px;
	box-sizing: border-box;
}
.aboutPane .feature.feature--geneTV {
	border-color: #748eb7;
}
.aboutPane .feature.feature--mylohas {
	border-color: #5decd4;
}
.aboutPane .feature.feature--cafeglobe {
	border-color: #bfa980;
}
.aboutPane .feature.feature--glitty {
	border-color: #000000;
}
.aboutPane .feature h3 {
	text-align: center;
}
.aboutPane .aboutPane-body {
	margin-top: 40px;
}
.aboutPane .aboutPane-body .feature {
	margin-top: 20px;
}
.aboutPane .aboutPane-body .feature p {
	margin-top: 20px;
}
.feature {
	font-size: 1.5rem;
	margin-top: 70px;
}
.feature.feature--gene {
	margin: 0 auto 40px;
	width: 730px;
}
.feature-heading {
	font-family: "Playfair Display", serif;
	font-size: 3.1rem;
	margin-bottom: 10px;
}
.feature--mylohas .feature-heading span {
	color: #5decd4;
}
.feature--cafeglobe .feature-heading span {
	color: #bfa980;
}
.feature--glitty .feature-heading span {
	color: #000000;
}
.feature--geneTV .feature-heading span {
	color: #748eb7;
}
.benefit {
	width: 730px;
	border-top: 4px solid #e5e5e5;
	border-bottom: 4px solid #e5e5e5;
	font-size: 1.5rem;
	margin-top: 70px;
	padding: 10px 0;
	margin: 40px auto 70px;
	padding: 20px 10px;
	box-sizing: border-box;
}
.benefit a {
	text-decoration: underline;
}
.benefit a:hover {
	text-decoration: none;
}
.benefit-heading {
	font-family: "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN", "Meiryo";
	border-left: 3px solid #000;
	font-size: 1.8rem;
	font-weight: bold;
	line-height: 1;
	margin: 10px 0;
	padding-left: 5px;
}
.benefit-subheading {
	font-family: "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN", "Meiryo";
	font-weight: bold;
	margin-top: 30px;
}
.benefit-heading + .benefit-subheading {
	margin-top: 0;
}
.contact {
	font-size: 1.5rem;
	margin: 70px auto;
	width: 800px;
}
.contact-heading {
	font-family: "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN", "Meiryo";
	font-size: 1.8rem;
	font-weight: bold;
	text-align: center;
}
.contact-text {
	margin: 15px 0;
}
.contact-link {
	background-color: #f5faf8;
	font-size: 1.4rem;
	padding: 70px 15px;
	text-align: center;
}
.contact-link a {
	display: inline-block;
}
.contact-link br + a {
	margin-top: 10px;
}
.contact-link--mylohas {
	background-color: #d3f7f1;
}
.contact-link--cafeglobe {
	background-color: #f1eee5;
}
.contact-link--glitty {
	background-color: #ffdeed;
}
.contact-link--mylohas a,
.contact-link--cafeglobe a,
.contact-link--glitty a {
	padding-right: 0;
	padding-left: 0;
	width: 100%;
}
.linkButton--contact a {
	background: none;
	color: #000;
	border: 2px solid #000;
}
.linkButton--contact a:hover {
	background: none;
	color: #003b8c;
	border-color: #003b8c;
}
.contact-linkColumn {
	width: 800px;
}
.contact-linkColumn:after {
	clear: both;
	content: "";
	display: table;
}
.contact-linkItem {
	float: left;
	width: 33.33333%;
}
.contact--about {
	margin-top: 50px;
	width: 100%;
}
.contact--about .contact-link {
	background-color: transparent;
	padding: 0;
}
.faqIndex {
	margin: 0 auto;
	width: 1200px;
}
.faqIndex:before, .faqIndex:after {
	clear: both;
	content: "";
	display: table;
}
.faqIndex-column {
	box-sizing: border-box;
	float: left;
	padding: 0 20px;
	width: 50%;
}
.faqIndex-category {
	margin: 40px 0;
}
.faqIndex-heading {
	font-size: 1.8rem;
	font-weight: bold;
}
.faqIndex-question {
	margin-top: 15px;
	padding-left: 35px;
	position: relative;
}
.faqIndex-question:before {
	background: transparent url("../img/icon-q.png") no-repeat scroll 0 0;
	background-size: 26px;
	content: "";
	height: 26px;
	left: 0;
	margin-top: -13px;
	position: absolute;
	top: 0.75em;
	width: 26px;
}
.faqIndex-question a {
	text-decoration: underline;
}
.faq {
	width: 100%;
	border-top: 1px solid #e6e6e6;
}
.faq-content {
	margin: 50px auto;
	width: 528px;
}
.faq-question {
	font-size: 1.8rem;
	margin-bottom: 20px;
	position: relative;
}
.faq-question:before {
	background: transparent url("../img/icon-q.png") no-repeat scroll 0 0;
	background-size: 36px;
	content: "";
	height: 36px;
	left: -30px;
	margin: -18px;
	position: absolute;
	top: 0.75em;
	width: 36px;
}
.faq-question > * {
	font-weight: bold !important;
}
.faq-answer {
	font-size: 1.5rem;
	position: relative;
}
.faq-answer:before {
	background: transparent url("../img/icon-a.png") no-repeat scroll 0 0;
	background-size: 36px;
	content: "";
	height: 36px;
	left: -30px;
	margin: -18px;
	position: absolute;
	top: 0.75em;
	width: 36px;
}
.faq-answer > :first-child {
	margin-top: 0 !important;
}
.faq-answer p {
	margin-top: 20px;
}
.faq-answer ul {
	list-style: disc outside none;
	margin-top: 20px;
	margin-left: 2em;
}
.faq-answer ul ul,
.faq-answer ul ol {
	margin-top: 0;
}
.faq-answer ol {
	list-style: decimal outside none;
	margin-top: 20px;
	margin-left: 2em;
}
.faq-answer ol ul,
.faq-answer ol ol {
	margin-top: 0;
}
.staffTitle {
	font-family: "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN", "Meiryo";
	margin: 15px auto;
	text-align: center;
}
.staffList {
	margin: 15px auto 30px;
	width: 39em;
}
.staffList dt {
	float: left;
	width: 20em;
	text-align: right;
}
.staffList dt:after {
	content: ":";
	margin: 0 0.5em;
}
.staffList dd {
	clear: right;
	margin: 0 0 0 20em;
	width: 19em;
}
.staffText {
	margin: 15px auto 30px;
	padding: 0 0 0 20em;
	width: 19em;
}
.logininfo {
	font-family: "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN", "Meiryo";
	font-size: 2.4rem;
	line-height: 1.7;
}
.loginContent {
	width: 530px;
	text-align: center;
	box-sizing: border-box;
	padding: 30px;
	background-color: #f9f9f9;
	margin: 35px auto;
}
.loginContent h2 {
	margin: 0 auto !important;
}
.loginContent h3 {
	text-align: left;
	width: 250px;
	box-sizing: border-box;
	margin: 2em auto 5px !important;
}
.loginContent button {
	display: block;
	margin: 1em auto;
	width: 250px;
	box-sizing: border-box;
	text-align: center;
}
.loginContent input[type="text"], .loginContent input[type="password"] {
	width: 250px;
	box-sizing: border-box;
	margin: 5px auto;
}
.loginContent .reminder {
	display: block;
	margin: 0 auto 1.5em !important;
	text-align: right;
	font-size: 1.3rem;
	width: 250px;
	box-sizing: border-box;
}
.snsLogin {
	margin: 40px auto 0;
	border-top: 1px solid #c5c5c5;
	width: 250px;
	box-sizing: border-box;
}
.loginContent--new {
	background-color: #e9fbf8;
}
.loginContent--new .linkButton span {
	display: block;
	font-size: 0.8rem;
	line-height: 1.4;
}
.linkButton a {
	text-decoration: none !important;
}
.loginButton a {
	font-family: "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN", "Meiryo";
	display: block;
	width: 250px;
	box-sizing: border-box;
	background-repeat: no-repeat;
	background-position: 15px center;
	padding: 15px;
	color: #FFF;
	text-decoration: none !important;
	margin-bottom: 10px;
	position: relative;
	margin: 15px auto 10px;
}
.loginButton a:before {
	content: "";
	display: inline-block;
	width: 26px;
	height: 24px;
	margin-right: 10px;
	vertical-align: middle;
	background-size: contain;
	background-repeat: no-repeat;
}
.loginButton--facebook a,
.loginButton--facebook a:hover {
	background-color: #3b5998;
}
.loginButton--facebook a:before {
	background-image: url(../img/connect_facebook.png);
}
.loginButton--twitter a,
.loginButton--twitter a:hover {
	background-color: #55acee;
}
.loginButton--twitter a:before {
	background-image: url(../img/connect_twitter.png);
}
.contentHeader--astrology {
	background-color: #f0f7f5;
}
.contentHeader--astrology .contentHeader-subtitle {
	font-size: 4rem;
}
.archive-title--astrology {
	font-size: 2.6rem;
	width: 994px;
	margin: 50px auto;
	position: relative;
}
.archive-title--astrology:before, .archive-title--astrology:after {
	content: "";
	position: absolute;
	top: 50%;
	width: 250px;
	height: 1px;
	background-color: #000;
}
.archive-title--astrology:before {
	left: 0;
}
.archive-title--astrology:after {
	right: 0;
}
.postBlock--astrology {
	margin: 0 auto;
	width: 1084px;
	border: 1px solid #eaeaea;
	border-width: 0 0 0 1px;
}
.postBlock--astrology .postBlock-item {
	display: table-cell;
	width: 25%;
	border: 1px solid #eaeaea;
	border-width: 0 1px 1px 0;
}
.postBlock--astrology .postBlock-item a {
	display: block;
	padding: 30px;
	position: relative;
}
.postBlock--astrology .post-meta {
	position: absolute;
	box-sizing: border-box;
	width: 100%;
	padding: 50px 20px 0 20px;
	bottom: 10px;
	left: 0;
	background-image: -webkit-linear-gradient(90deg, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0) 100%);
	background-image: -ms-linear-gradient(90deg, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0) 100%);
}
.postBlock--astrology .post-title {
	font-size: 2rem;
}
.postBlock--astrology .post-term {
	font-family: Montserrat, Sans-Serif;
	color: #676767;
}
.archive-title + .postBlock--astrology {
	border-width: 1px 0 0 1px;
}
.postBlock--essence {
	margin: 0 auto 40px;
	width: 1132px;
}
.postBlock--essence .postBlock-item {
	display: table-cell;
	width: 25%;
	padding: 0 15px;
	text-align: center;
}
.postBlock--essence .post-title {
	margin-top: 1em;
}
.astrologySection--author {
	border-top: 1px solid #eaeaea;
	text-align: center;
	margin: 100px auto;
}
.astrologySection--author .author-wrap {
	display: table;
	margin: 0 auto;
	width: 1200px;
}
.astrologySection--author .author {
	display: table-cell;
	width: 50%;
	font-family: "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN", "Meiryo";
}
.astrologySection--author .author-inner {
	padding: 30px;
}
.astrologySection--author .author-photo {
	width: 84px;
	height: 84px;
	border-radius: 42px;
	margin: 0 auto;
	overflow: hidden;
}
.astrologySection--author .author-photo img {
	max-width: 100%;
	width: auto;
	height: auto;
}
.astrologySection--author .author-name {
	margin: 1em 0;
}
.astrologySection--author .author-profile {
	text-align: left;
}
.astrologySection--index {
	padding-bottom: 10px;
}
.astrologySection--index .archive-title--astrology {
	width: 770px;
	margin-bottom: 20px;
}
.astrologySection--index .archive-title--astrologyToru:before, .astrologySection--index .archive-title--astrologyToru:after {
	width: 210px;
}
.astrologySection--index .archive-title--astrologyHappy:before, .astrologySection--index .archive-title--astrologyHappy:after,
.astrologySection--index .archive-title--astrologyHaru:before, .astrologySection--index .archive-title--astrologyHaru:after {
	width: 285px;
}
.astrologySection--index .postBlock--astrology {
	width: 800px;
	margin-top: 0;
	margin-bottom: 80px;
	border: none;
}
.astrologySection--index .postBlock--astrology .postBlock-item {
	display: block;
	width: 800px;
	border: none;
	padding-left: 17px;
	position: relative;
	overflow: visible;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.astrologySection--index .postBlock--astrology .postBlock-item .post-thmb {
	line-height: 1;
	vertical-align: top;
	overflow: hidden;
	float: left;
	width: 193px;
	height: 193px;
	border-radius: 97px;
}
.astrologySection--index .postBlock--astrology .postBlock-item .post-thmb img {
	border-radius: 97px;
}
.astrologySection--index .postBlock--astrology .postBlock-item .post-meta {
	position: static;
	display: block;
	width: 590px;
	padding: 0 0 0 70px;
	float: left;
	background-image: none;
	overflow: hidden;
}
.astrologySection--index .postBlock--astrology .postBlock-item .post-meta .post-term {
	font-family: "Playfair Display", "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN", "Meiryo";
	color: #000;
}
.astrologySection--index .postBlock--astrology.postBlock--new .postBlock-item:after {
	content: "";
	display: block;
	font-size: 1px;
	line-height: 1;
	vertical-align: top;
	width: 68px;
	height: 70px;
	background: url(/asset/pc/img/icon_horo_new.png) no-repeat left top;
	position: absolute;
	top: -14px;
	left: 12px;
}
.astrologySection--index .linkButton {
	clear: both;
	margin: 24px auto 0;
}
.astrologySection--index .linkButton a {
	width: 200px;
	padding: 10px 11px;
}
.main--astrologyAuthorTop {
}
.main--astrologyAuthorTop .contentHeader--astrology {
	padding: 30px 0 0;
}
.main--astrologyAuthorTop .astrologySection .contentHeader--sub {
	background-color: #f0f7f5;
	padding: 0 0 60px;
}
.main--astrologyAuthorTop .astrologySection .contentHeader--sub .contentHeader--subInner {
	width: 800px;
	margin: 0 auto;
}
.main--astrologyAuthorTop .astrologySection--authorTop .author {
	font-family: "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN", "Meiryo";
	margin: 0 auto;
	padding: 40px 0 40px;
	border-bottom: 1px solid #eaeaea;
}
.main--astrologyAuthorTop .astrologySection--authorTop .author a {
	text-decoration: underline;
}
.main--astrologyAuthorTop .astrologySection--authorTop .author a:hover {
	text-decoration: none;
}
.main--astrologyAuthorTop .astrologySection--authorTop .author a:hover img {
	opacity: 0.7;
}
.main--astrologyAuthorTop .astrologySection--authorTop .author a[target="_blank"]:after {
	content: url(../img/blank_ico.png);
	margin: 0 5px;
	vertical-align: middle;
}
.main--astrologyAuthorTop .astrologySection--authorTop .author-inner {
	width: 800px;
	margin: 0 auto;
	display: table;
}
.main--astrologyAuthorTop .astrologySection--authorTop .author-inner .author-photo,
.main--astrologyAuthorTop .astrologySection--authorTop .author-inner .author-name,
.main--astrologyAuthorTop .astrologySection--authorTop .author-inner .author-profile {
	display: table-cell;
	vertical-align: middle;
}
.main--astrologyAuthorTop .astrologySection--authorTop .author-inner .author-name {
	white-space: nowrap;
	padding: 20px;
	width: 140px;
}
.main--astrologyAuthorTop .astrologySection--authorTop .author-inner .author-photo img {
	width: 84px;
	height: 84px;
	border-radius: 42px;
}
.main--astrologyAuthorTop .archive-title--astrology {
	font-family: "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN", "Meiryo";
	margin-bottom: 0;
}
.main--astrologyAuthorTop .archive-title--astrologyMonthly {
	background: url(/asset/common/img/bg_title_fortune.gif) no-repeat 50% 50%;
	background-size: 1024px 1px;
}
.main--astrologyAuthorTop .archive-title--astrologyMonthly span {
	background-color: #fff;
	padding: 0 0.5em;
}
.main--astrologyAuthorTop .archive-title--astrologyMonthly:before, .main--astrologyAuthorTop .archive-title--astrologyMonthly:after {
	content: none;
}
.main--astrologyAuthorTop .captionIllustrationAuthor {
	color: #9a9a9a;
	font-size: 1.1rem;
	font-style: italic;
	text-align: right;
	display: block;
	width: 1084px;
	margin: 5px auto 0;
}
.main--astrologyAuthorTop .astrologySection--Toru .archive-title--astrology:before, .main--astrologyAuthorTop .astrologySection--Toru .archive-title--astrology:after,
.main--astrologyAuthorTop .astrologySection--Happy .archive-title--astrology:before,
.main--astrologyAuthorTop .astrologySection--Happy .archive-title--astrology:after,
.main--astrologyAuthorTop .astrologySection--Haru .archive-title--astrology:before,
.main--astrologyAuthorTop .astrologySection--Haru .archive-title--astrology:after {
	width: 380px;
}
.main--astrologyAuthorTop .astrologySection--Toru .postBlock,
.main--astrologyAuthorTop .astrologySection--Happy .postBlock,
.main--astrologyAuthorTop .astrologySection--Haru .postBlock {
	margin: 0 auto 0;
}
.main--astrologyAuthorTop .astrologySection--Toru .post--article .post-content,
.main--astrologyAuthorTop .astrologySection--Happy .post--article .post-content,
.main--astrologyAuthorTop .astrologySection--Haru .post--article .post-content {
	margin: 0 auto 50px;
}
.main--astrologyAuthorTop .astrologySection--authorTopOther {
	text-align: center;
	display: block;
	margin: 60px auto;
	border-top: 1px solid #eaeaea;
}
.main--astrologyAuthorTop .astrologySection--authorTopOther .archive-title {
	font-size: 2.6rem;
	margin: 35px auto;
}
.main--astrologyAuthorTop .astrologySection--authorTopOther .postBlock--horoscope {
	border: none;
}
.post-footer .post-footer-link {
	width: 660px;
	margin: 50px auto;
}
.post-footer .post-footer-link p {
	margin-bottom: 5px;
}
.post-footer .post-footer-link a {
	text-decoration: underline;
}
.post-footer .post-footer-link a:hover {
	text-decoration: none;
}
.p-post-shareList {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	font-size: 1.6rem;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-top: 5rem;
	text-align: center;
}
.p-post-shareItem {
	background-color: #000;
	width: -webkit-calc(50% - 20px / 2);
	width: calc(50% - 20px / 2);
	border-radius: 3px;
	-webkit-transition: opacity 0.3s ease 0s;
	transition: opacity 0.3s ease 0s;
	text-align: left;
}
.p-post-shareItem:hover, .p-post-shareItem:active, .p-post-shareItem:focus {
	opacity: 0.3;
}
.p-post-shareItem span {
	border: none;
	height: 50px;
	margin: 0;
	float: none;
}
.p-post-shareItem span .stButton {
	width: 100%;
}
.p-post-shareItem span .stMainServices, .p-post-shareItem span .stButton_gradient {
	display: none;
}
.p-post-shareItem span .chicklets {
	background-image: none !important;
}
.p-post-shareItem span .stArrow {
	text-decoration: none;
	background: none;
	font-weight: bold;
	font-size: 16px;
	line-height: 16px;
	height: 16px;
	margin-top: 16px;
	margin-left: 150px;
}
.p-post-shareItem span .stArrow span {
	color: #fff;
	background: none;
	border-radius: none;
	border: none;
	font-size: 16px;
	line-height: 16px;
	height: 16px;
}
.p-post-shareItem.-facebook {
	background: #3b5998 url("../img/icon_facebook.png") no-repeat scroll 125px center;
}
.p-post-shareItem.-twitter {
	background: #55acee url("../img/icon_twitter.png") no-repeat scroll 125px center;
}
.footer .footer-media {
	margin-bottom: 20px;
}
.footer .footer-media li {
	margin-bottom: 20px;
}
