@charset "UTF-8";
/* デスクトップPCとスマホに適用するCSS */
body, p, h1, h2, h3, h4, style, ul, li, a {
	padding: 0;
	margin: 0;
	list-style: none;
	font-size: 100%;
	text-decoration: none;
	box-sizing: border-box;
	color: #000000;
	font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, Verdana, Meiryo, "M+ 1p", sans-serif;
}
.css {
bottom: 0px;
position: fixed;
z-index: 1;
margin-left:0px;
padding:0px;
width:100%;
text-align:center;
filter:alpha(opacity=90);
-moz-opacity: 0.9;
opacity: 0.9;
}
.linestep {
margin:5px;
padding:10px;
background-color:#d3d3d3;
color:#fff;
}
.linecamt2 {
text-align:left;
padding:20px 10px 10px 10px;
font-weight:bold;
}
.linecamp {
text-align:left;
padding:0px 10px 10px 10px;
}
.linecamt {
text-align:left;
font-weight:bold;
margin:10px;
border-bottom:1px solid #ccc;
color:#32cd32;
font-size:1.1em;
}
#osusumeuranai h3{
margin-bottom:20px;
padding:20px;
background-color:#4b0082;
color:#ffffff;
text-align:center;
}
#osusumeuranai {
border-bottom:1px solid #f5f5f5;
}
#toppagead {
text-align:center;
margin:0 auto;
}
.kijiadhonbun {
background-color:#ffe4e1;
padding:10px;
color:#333333;
font-size:0.9em;
}
.kijiad {
background-color:#ffc0cb;
padding:10px;
color:#191970;
}
#backseiza {
margin-top:40px;
}
#kujipagead2 {
margin:10px;
}
.kujipageadtxt {
text-align:center;
margin:20px auto 5px;
}
#link_area_tittle {
margin:10px;
}
.latt {
font-weight:bold;
font-size:1.2em;
}
.latp {
font-size:0.9em;
}
header {
	text-align: center;
	background-image: url(https://uranai365.jp/assets/images/5ed76e20319ec.png);
	background-repeat: repeat-x;
	background-position: center;
	background-color: #46206c;
    height:180px;
}
header h1 {
	font-size: 28px;
	margin: 0;
	text-align: center;
	display: inline-block;
}
@media screen and ( max-width:728px ) {
header {
	text-align: center;
	background-image: url(https://uranai365.jp/assets/images/5ed76e20319ec.png);
	background-repeat: repeat-x;
	background-position: center;
	background-color: #46206c;
    height:70px;
}
header h1 {
	font-size: 0px;
	text-align: center;
	display: inline-block;
}
	header img {
		height: 70px;
			margin-top: 0px
	}
}
.title {
	/*
	font-family: 'Sawarabi Mincho', sans-serif;
	color: #ff0000;
	font-family: 'Bodoni 72 Oldstyle', 'Osaka', YuGothic, 'Yu Gothic', sans-serif;
	position: relative;
	color: azure;
	line-height: 1.1;
	-webkit-box-reflect: below -10px -webkit-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0) 10%, rgba(0, 0, 0, 0.3));
*/
}
/* -------- フッター --------*/
footer {
	padding: 2em 4em;
	text-align: center;
	background-color: #3E3E3E;
	margin-top: 1em;
	color: #ffffff;
}
footer ul {
	color: #ffffff;
	padding: 20px 0;
}
footer ul li {
	display: inline-block;
	margin: 0 20px;
	font-size: 0.8em;
	color: #ffffff;
}
footer ul li a {
	color: #ffffff;
}
/* -------- /フッター --------*/

.nav-content_area {
	border-bottom: 1px solid #cccccc;
	box-shadow: 0 4px 4px #dddddd;
	background-color: #46206c;
	height: 45px;
}
#nav-content ul {
	text-align: center;
}
/* 古い
#nav-content ul li {
	display: inline-block;
	padding: 30px 15px;
}
*/
#nav-content ul li a {
	color: #fff;
}
#nav-content ul li {
	/*background-color: #FFF;*/
	font-weight: bold;
	display: inline-block;
	padding: 5px 50px;
	margin: 5px 10px;
	cursor: pointer;
	transition: all 0.3s ease 0s;
}

@media screen and ( min-width:670px ) {
#nav-content ul li:hover {
	box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.25);
	transform: translateY(-0.1875em);
	background-color: #46206c;
	display: inline-block;
	color: #ffffff;
}
}
.navl {
	border-right: 1px solid #dddddd;
}
.wrapper {
	max-width: 1000px;
	text-align: center;
	margin: 0 auto;
}
.link_ad_pc {
	margin: 20px auto 10px;
	max-width: 100%;
	width: 1200px;
}
.link_ad_pc img {
	max-width: 728px;
	width: 100%;
}
.link_ad_sp {
	display : none;
}
.link_omikuji {
	margin: 20px auto 10px;
	max-width: 100%;
	width: 728px;
}
.link_omikuji img {
	max-width: 728px;
	width: 100%;
}
#link_area {
	width: 728px;
	margin: 10px auto 10px;
}
.link_unsei {
	width: 356px;
	margin: 10px auto;
	float: left;
}
.link_tarotto {
	width: 356px;
	margin: 10px auto;
	float: right;
}
.link_unsei img, .link_tarotto img {
	width: 356px;
}
.clear {
	clear: both;
}
.ad_area {
	background-color: #eeeeee;
	width: 100%;
	padding: 30px 0;
	margin-bottom: 30px;
}
#article_area {
}
/* -------- TOPページ 記事--------*/
.article {
	display: inline-block;
	width: 30%;
	min-width: 174px;
	text-align: left;
	margin: 10px 5px 20px 5px;
	vertical-align: top;
	border: 1px solid #cccccc;
	padding: 5px;
	box-sizing: border-box;
	min-height: 380px;
}
.article .article_area_img {
	width: 100%;
	height: 150px;
	background-size: 100%;
	display: block;
	margin: 0 0 10px 0;
	object-fit: cover;
}
.article ul {
	padding: 0 5px;
}
.article ul li {
	background-color: #eeeeee;
	padding: 3px 5px;
	display: inline-block;
	font-size: 0.5em;
	border-radius: 2px;
}
.article .date_area {
	font-size: 0.5em;
	background-color: transparent;
	padding: 0 5px;
	vertical-align: middle;
}

.date_area_img {
	width: 20px;
	height: 20px;
	border-radius: 5px;
	background-image: url(images/images.jpg);
	display: inline-block;
	vertical-align: middle;
}
.article h4 {
	padding: 5px 5px 0 5px;
	font-size: 1.1em;
}
.article p {
	font-size: 0.8em;
	line-height: 150%;
	color: #999999;
	padding: 5px 5px 0 5px;
}
/* -------- 人気記事リスト and 関連記事リスト--------*/
.popular-article {
	margin: 5px;
}
.popular-article h3 {
	font-weight: bold;
	background-color: #46206c;
	border-radius: 5px;
	padding: 1.25em;
	color: #ffffff;
	margin-bottom: 0.25em;
	text-align: left;
}
.popular-article img {
	float: left;
	margin-right: 0.5em;
}
.popular-article ul {
	text-align: left;
	margin-top: 1em;
	margin-bottom: 2em;
	vertical-align: top;
}
.popular-article ul li {
	border-bottom: 1px #cccccc solid;
	display: inline-block;
	margin-bottom: 1.5em;
	padding-bottom: 1em;
	width: 100%;
	font-size: 0.9em;
	vertical-align: middle;
	padding-right: 0.5em;
	padding-left: 0.5em;
}
.popular-article ul li a {
	text-decoration: none;
	color: #333333;
	display: inline-block;
	font-weight: bold;
}
/* -------- 人気キーワードリスト --------*/
.popular-keyword {
	margin: 5px;
}
.popular-keyword h3 {
	font-weight: bold;
	background-color: #46206c;
	border-radius: 5px;
	padding: 1.25em;
	color: #ffffff;
	margin-bottom: 0.25em;
	text-align: left;
}
.popular-keyword ul {
	text-align: left;
	margin-top: 1em;
	margin-bottom: 2em;
	font-weight: bold;
}
.popular-keyword ul li {
	display: inline-block;
	border-radius: 3px;
}
.popular-keyword ul li a {
	font-size: 0.8em;
	padding: 0.5em 1em;
	background-color: #999999;
	margin: 0.125em;
	color: #ffffff;
	display: inline-block;
}
/* ↓多分使ってない ---- */
.top_menu {
	font-weight: bold;
	text-align: center;
	font-size: 1.2em;
}
.top_menu li {
	display: inline-block;
}
.top_menu li a {
	color: #000000;
	display: inline-block;
	padding: 0.5em;
}
.footer_ul {
	padding-top: 1em;
	padding-bottom: 2em;
}
.footer_ul_li {
	padding: 0.5em;
	text-decoration: none;
	display: inline-block;
}
.footer_ul_li a {
	color: #ffffff;
}
.copyright {
	font-size: 0.8em;
	padding-top: 3em;
	color: #ffffff;
}
.article_area_img_left {
	float: left;
	/*width: 40%;*/
	max-width: 320px;
	margin-right: 0.5em;
	position: relative;
}
.article_area_keyword {
	text-align: center;
	position: absolute;
	top: 0;
	right: 0;
	padding-right: 2px;
	padding-top: 2px;
}
.article_area_keyword li {
	background-color: #46206c;
}
/* ↑多分使ってない ---- */

/* -------- パンくずリスト --------*/
.breadcrumb {
	color: #666666;
	font-size: 0.9em;
	font-weight: bold;
	margin-bottom: 1em;
	margin-top: 1em;
	padding-left: 0.5em;
	text-align: left;
}
/* -------- 記事ページ --------*/
.articlepage_wrapper {
	text-align: left;
	margin: 1em 10px 2em;
	line-height: 2em;
	border: 1px solid #cccccc;
	padding: 1.5em;
}
/*
.articlepage_wrapper img {
	max-width: 640px;
	width: 100%;
	padding-bottom: 1em;
}
*/

.articlepage_wrapper_main img {
	max-width: 640px;
	width: 100%;
	padding-bottom: 1em;
}

@media screen and ( min-width:671px ) {
.kijipage_ad {
    max-width: 100% !important;
 /*   max-width: 366px !important;
*/
    height: auto;
	display : none;
    }
}
@media screen and ( max-width:670px ) {
.kijipage_ad {
    max-width: 100% !important;
 /*   max-width: 366px !important;
*/
    height: auto;
    }
}


.date {
	font-size: 0.7em;
	font-weight: bold;
	/*float: left;*/
	display: inline-block;
	color: #666666;
}
.articlepage_keyword {
	background-color: #eeeeee;
	color: #ffffff;
	padding: 3px 5px;
	display: inline-block;
	font-size: 0.5em;
	border-radius: 2px;
	/*float: right;*/
	margin-left: 1em;
}
.date_category {
	height: 1em;
	width: 100%;
	margin-bottom: 0em;
	text-align: left;
}
.article_title {
	font-size: 1.5em;
	font-weight: bold;
	padding: 0.5em 1em 1em;
	text-align: left;
}
.articlepage_wrapper h3 {
	font-size: 1.1em;
	font-weight: bold;
	text-align: left;
	padding: 0.5em;
	border-left: 3px solid #46206c;
	margin-top: 2em;
	margin-bottom: 0em;
}
.articlepage_wrapper strong {
	font-weight: bold;
	color: #46206c;
}
.article_pr {
	display: inline-block;
	border: 2px solid #876558;
	margin-bottom: 15px;
	width: 250px;
	height: 180px;
}
/* -------- キーワード and カテゴリー ページ --------*/
.key_cate {
	font-size: 0.5em;
	font-weight: bold;
	float: left;
	display: inline-block;
	color: #666666;
	margin-left: 20px;
}
.key_cate_title {
	font-size: 1.5em;
	font-weight: bold;
	padding: 0em 1em 1em;
	text-align: left;
}
/* -------- 利用規約 --------*/
.terms_wrapper {
	text-align: left;
	margin: 5px;
	line-height: 2em;
	padding: 1.5em;
}
.terms_wrapper h1 {
	font-size: 1.5em;
	font-weight: bold;
	padding: 0.5em 0 1em;
	text-align: left;
}
.terms_wrapper h3 {
	font-weight: bold;
	background-color: #46206c;
	border-radius: 5px;
	padding: 1.25em;
	color: #ffffff;
	margin-bottom: 0.25em;
	text-align: left;
}
.terms_wrapper p {
	margin-bottom: 1.25em;
	line-height: 1.75em;
}
/* --------  占いページ --------*/

.fortune-form {
	border: 1px solid #aeaeae;
	border-radius: 4px;
	margin: 1em;
	background: #fff;
	position: relative;
	text-align: center;
	padding-bottom: 20px;
}
.fortune_title {
	font-weight: bold;
	font-size: 1.1em;
	background: #d5d5d5;
	margin: 0;
	padding: 10px;
	text-align: center;
	margin-bottom: 20px;
}
.fortune-form p {
	width: 80%;
	max-width: 300px;
	text-align: left;
	margin: 20px auto 0px;
}
.fortune-form select {
	font-size: 0.9em;
	position: relative;
	margin: 5px auto;
	min-height: 45px;
	display: block;
	width: 80%;
	padding-left: 2em;
	max-width: 300px;
	border-radius: 0;
	font-weight: bold;
	background: #eee;
	background: -webkit-linear-gradient(top, #fff 0%, #efebe1 100%);
	background: linear-gradient(to bottom, #fff 0%, #efebe1 100%);
}
/* iOSでのデフォルトスタイルをリセット */
input[type="submit"], input[type="button"] {
	border-radius: 0;
	-webkit-box-sizing: content-box;
	-webkit-appearance: button;
	appearance: button;
	box-sizing: border-box;
	cursor: pointer;
}
input[type="submit"]::-webkit-search-decoration, input[type="button"]::-webkit-search-decoration {
 display: none;
}
input[type="submit"]::focus, input[type="button"]::focus {
 outline-offset: -2px;
}
.submit {
	display: block;
	color: #fff;
	margin: 15px auto;
	text-align: center;
	background: #fc744a;
	width: 80%;
	max-width: 300px;
	border: 0;
	font-size: 16px;
	font-weight: bold;
	padding: 12px 0 10px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 0;
	border-bottom: 4px solid #e55428;
}
.submit:active {
	display: block;
	color: #fff;
	margin: 10px auto;
	text-align: center;
	background: #fc744a;
	width: 80%;
	max-width: 300px;
	border: 0;
	font-size: 16px;
	font-weight: bold;
	padding: 12px 0 10px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 0;
	border-top: 4px solid #e55428;
}
/* -------- 占い結果 --------*/
.fortune-form dl {
	padding: 2em;
	text-align: left;
	line-height: 2em;
}
.fortune-form dt {
	background-color: antiquewhite;
	padding-left: 1em;
	font-weight: bold
}
.fortune-form dd {
	margin-left: 0;
	padding-left: 1em;
	padding-bottom: 1em;
}
.fortune-form img{
	width: 100%;
	max-width: 600px;
	margin:1em auto;
	display: block;
		
	
}
/* -------- 星座血液型専用 バックボタン--------*/
.arrow{
    position: relative;
    display: inline-block;
    color: #000;
    vertical-align: middle;
    text-decoration: none;
    font-size: 0.9em;
	font-weight: bold;
	background-color: #46206c;
	-webkit-border-radius: 5px;
    border-radius: 5px;
	width: 90%;
	color:#ffffff;
	text-align: center;
	padding: 0.5em;
	}
.arrow::before,
.arrow::after{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
}
.backbutton::before{
    width: 15px;
    height: 15px;
    -webkit-border-radius: 25%;
    border-radius: 25%;
    /*background: #46206c;*/
}
.backbutton::after{
    left: 5px;
    width: 4px;
    height: 4px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg);
}

/* -------- タロット星座血液型専用 --------*/
.zodiactype {
	widows: 80%;
	border: 1px solid #bbbbbb;
	margin: 20px;
	padding: 5px;
}
.zodiactype p {
	margin: 0 auto;
	text-align: center;
	font-weight: bold
}
.zodiactype img {
	max-width: 300px;
	width: 100%;
	max-height: 300px;
	height: 100%
}
.bloodtype {
	background-color: #dddddd;
	margin: 0 auto;
	padding: 0.5em
}
.bloodtype a {
	padding: 0.5em 0.25em;
	border: 1px solid #aaaaaa;
	width: 5em;
	display: inline-block;
	font-size: 0.7em;
	font-weight: bold;
	background-color: #ffffff;
	color: chocolate;
	}
	
/* -------- タロット専用 --------*/
.tarot_list {
 padding: 1em;
}
.tarot_list a {
	display: block;
	text-align: left;
	border: 1px solid #aeaeae;
	padding: 0.5em 0 0.5em 0.5em;
	margin-bottom: 0.25em;
	background-color: #f9f9f9;
	font-size: 0.9em;
}
.tarot_list p {
	font-weight: bold;
}

.tarot_topimg {
	width: 90% !important;
	max-width: 600px !important;
}
.tarot_cardimg {
	width: 300px !important;
	display: inline !important;
	
}
/* -------- CSSでタブ表示 --------
/*  
/* タブの外枠 */
.tabs {
	margin-top: 12px;
}
/* タブのスタイル */
.tabs .tab-label {
	display: inline-block;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border: 1px solid #999;
	background-color: #f3f3f3;
	margin-left: 1px;
	margin-right: 1px;
	padding: 3px 6px;
	border-bottom: none;
	font-size: 0.9em;
}
/* タブにマウスカーソルがのったときフッター */
.tabs .tab-label:hover {
	opacity: 0.7;
}
/* ラジオボタンと内容を非表示 */
.tabs input[name="tab-radio"], .tabs .tab-content {
	display: none;
}
/* タブ内容のスタイル */
.tabs .tab-content {
	border: 1px solid #999;
	padding: 10px;
	min-height: 200px;
}
/* 選択されているタブのコンテンツのみを表示 */
.tabs #tab-1:checked ~ .tab-1-content, .tabs #tab-2:checked ~ .tab-2-content, .tabs #tab-3:checked ~ .tab-3-content, .tabs #tab-4:checked ~ .tab-4-content, .tabs #tab-5:checked ~ .tab-5-content {
	display: block;
}
/* 選択されているタブのスタイルを変える */
.tabs input[name="tab-radio"]:checked + .tab-label {
	background-color: #fff;
	font-weight: bold
}
/* -------- プライバシポリシー --------*/
.privacy_wrapper {
	text-align: left;
	margin: 5px;
	line-height: 2em;
	padding: 1.5em;
}
.privacy_wrapper h1 {
	font-size: 1.5em;
	font-weight: bold;
	padding: 0.5em 0 1em;
	text-align: left;
}
.privacy_wrapper h3 {
	font-weight: bold;
	background-color: #46206c;
	border-radius: 5px;
	padding: 1.25em;
	color: #ffffff;
	margin-bottom: 0.25em;
	text-align: left;
}
.privacy_wrapper p {
	margin-bottom: 1.25em;
	line-height: 1.75em;
}
/* -------- 会社概要 --------*/
.company_wrapper {
	text-align: left;
	margin: 5px;
	line-height: 2em;
	padding: 1.5em;
}
.company_wrapper h1 {
	font-size: 1.5em;
	font-weight: bold;
	padding: 0.5em 0 1em;
	text-align: left;
}
.company_wrapper h3 {
	font-weight: bold;
	background-color: #46206c;
	border-radius: 5px;
	padding: 1.25em;
	color: #ffffff;
	margin-bottom: 0.25em;
	text-align: left;
}
.company_wrapper p {
	margin-bottom: 1.25em;
	line-height: 1.75em;
}
/* -------- お問い合わせ --------*/
.contact_wrapper {
	text-align: left;
	margin: 5px;
	line-height: 2em;
	padding: 1.5em;
}
.contact_wrapper h1 {
	font-size: 1.5em;
	font-weight: bold;
	padding: 0.5em 0 1em;
	text-align: left;
}
.contact_wrapper h3 {
	font-weight: bold;
	background-color: #46206c;
	border-radius: 5px;
	padding: 1.25em;
	color: #ffffff;
	margin-bottom: 0.25em;
	text-align: left;
}
.contact_wrapper p {
	margin-bottom: 1.25em;
	line-height: 1.75em;
}
/*▼汎用---------------------------------------------------------------------------*/  
.sizexs {
	font-size: 0.9em;
}
.sizexxs {
	font-size: 0.8em;
}
.sizexxxs {
	font-size: 0.7em;
	font-weight: normal;
}
.sizexl {
	font-size: 1.1em;
}
.sizexxl {
	font-size: 1.2em;
}
.sizexxxl {
	font-size: 1.3em;
}
#card {
	margin: 150px auto 100px auto;
	width: 150px;
	height: 200px;
	position: relative;
	list-style: none;
}
#card li {
	position: absolute;
}
.card_sub {
	display: none;
}
ul.uranai_card{
	width: 85%;
	margin: 10px auto;
}
ul.uranai_card li{
	display: inline-block;
	width: 14%;
	padding: 0;
	margin: 0.5%;
}
ul.uranai_card li input{
        display: inline-block;
	width:100%;
        max-width: 100px;
	padding: 0;
	margin: 0;
}

/*▼スマホのみ適用CSSここから---------------------------------------------------------------------------*/  
/* -------- TOPページ 広告枠 --------*/	
@media screen and ( max-width:728px ) {
.link_ad_pc {
	display: none;
}
.link_ad_sp {
	display: block;
	box-sizing: border-box;
	padding: 0 5px;
	width: 100%;
}
.link_omikuji {
	box-sizing: border-box;
	padding: 0 5px;
}
#link_area {
	width: 100%;
	margin: 10px auto 10px;
}
.link_unsei {
	display: inline-block;
	margin: 10px auto;
	padding: 0 5px;
	width: 100%;
	float: none;
	box-sizing: border-box;
}
.link_tarotto {
	display: inline-block;
	margin: 10px auto;
	padding: 0 5px;
	width: 100%;
	float: none;
	box-sizing: border-box;
}
.link_unsei img, .link_tarotto img {
	width: 100%;
}
.clear {
	clear: both;
}
.ad_area {
	padding: 20px 0;
}
}

@media screen and ( max-width:670px ) {
.nav-content_area {
	padding: 0 0 2px 0px;
	border-bottom: 1px solid #cccccc;
	box-shadow: 0 4px 4px #dddddd;
	height: 0px;
}
#nav-open {
	display: inline-block;
	width: 0px;
	height: 28px;
	vertical-align: middle;
	float: left;
	margin-left: 0.5em;
	margin-top: 26px;
	display: inline-block;/*
	display: inline-block;
	width: 30px;
	height: 22px;
	vertical-align: middle;
*/
}
/*ハンバーガーアイコンをCSSだけで表現*/
#nav-open span, #nav-open span:before, #nav-open span:after {
	position: absolute;
	transition: all 0.4s;
	height: 3px;/*線の太さ*/
	width: 25px;/*長さ*/
	border-radius: 3px;
	background: azure;
	display: block;
	content: '';
	cursor: pointer;
	z-index: 9999;/*最前面*/
}
#nav-open span:before {
	bottom: -8px;
}
#nav-open span:after {
	bottom: -16px;
}
/*中身*/
#nav-content {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	transition: .2s ease-in-out;
}
#nav-content.open {
	display: block;
	opacity: 1;
	overflow: auto;
	position: fixed;
	top: 72px;
	left: 0;
	z-index: 9998;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, 0.8);/*背景色*/
	overflow: hidden;/*ブラー効果でボヤけた部分を非表示*/
}
/*:beforeにぼかし効果を設定する*/
#nav-content.open:before {
	content: '';
	overflow: hidden;
	-webkit-filter: blur(10px);
	-moz-filter: blur(10px);
	-o-filter: blur(10px);
	-ms-filter: blur(10px);
	filter: blur(10px);
	z-index: -1;/*重なり順序を一番下にしておく*/
}
/*チェックが入ったら表示する内容*/

.hamburger-top {
	height: 0px;/*×ボタンと被らないように*/
}
.category {
	text-align: center;
}
.category-title {
}
.category-title a {
	text-decoration: none;
}
/* ナビ */
#nav-content ul {
	text-align: left;
}
#nav-content ul li {
	/*background-color: #FFF;*/
	display: block;
	font-weight: bold;
	transition: none;
	background-color:antiquewhite;
	font-size: 0.8em;
	margin: 0;
	border-bottom: solid #46206c 1px;
	padding: 1em 2em;
}
#nav-content ul li a {
	color: #333;
	display: block;
	position: relative;
	color:darkorchid;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
#nav-content ul li a:after {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	right: 10px;
	width: 6px;
	height: 6px;
	margin: -4px 0 0 0;
	border-top: solid 2px darkorchid;;
	border-right: solid 2px darkorchid;;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
/*三本線を動かす*/
#nav-open.active span {
	-webkit-transform: translateY(8px) rotate(-45deg);
	transform: translateY(8px) rotate(-45deg);
}
#nav-open.active span:before {
	-webkit-transform: translateY(-8px) rotate(45deg);/*打ち消す*/
	transform: translateY(-8px) rotate(45deg);/*打ち消す*/
	opacity: 0;
}
#nav-open.active span:after {
	-webkit-transform: translateY(-16px) rotate(45deg);
	transform: translateY(-16px) rotate(90deg);
}
/*▲ハンバーガーナビ用css*/  


/* -------- TOPページ 記事--------*/
.article {
	display: block;
	width: 95%;
	text-align: left;
	margin: 10px 10px 20px;
	vertical-align: top;
	border: 1px solid #cccccc;
	padding: 5px;
	box-sizing: border-box;
	min-height: 50px;
}
.article .article_area_img {
	display: inline-block;
	width: 38%;
	height: 150px;
	background-size: 100%;
	margin: 0;
	padding: 0;
}
.article_sub {
	display: inline-block;
	width: 60%;
	vertical-align: top;
}
.article ul {
	padding: 0;
}
.article ul li {
	background-color: #eeeeee;
	padding: 0 5px;
	display: inline-block;
	font-size: 0.5em;
	border-radius: 2px;
}
.article .date_area {
	font-size: 0.5em;
	background-color: transparent;
	padding: 0 5px;
	vertical-align: middle;
}
.date_area_img {
	width: 20px;
	height: 20px;
	border-radius: 5px;
	background-image: url(images/images.jpg);
	display: inline-block;
	vertical-align: middle;
}
.article h4 {
	padding: 5px 0 0 5px;
	font-size: 1.1em;
}
.article p {
	font-size: 0.8em;
	line-height: 150%;
	color: #999999;
	padding: 0;
	margin: 0;
	display: none;
}
#card {
	display: none;
}
.card_sub {
	width: 100%;
	display: block;
}
.hidden {
	display: none;
}
footer ul li {
	display: block;
	margin: 5px 0;
	font-size: 0.8em;
	color: #ffffff;
}


/*▲スマホのみ適用CSSここまで*/  
}