﻿@charset "UTF-8";
.inner {
	width: 500px;
	margin: 0 auto;
}

.inner:after {
	content: "";
	clear: both;
	display: block;
}

a {
	text-decoration: none;
	color: #111;
	transition: color 0.2s ease-out;
	-moz-transition: color 0.2s ease-out;/* firefox */
	-webkit-transition: color 0.2s ease-out;/* chrome, safari */
	-ms-transition: color .0.2s ease-out;/* ie */
}

a:hover {
	color: #b8d2e0;
	/*#e3ccb2#8aa5d9#dfd3bf#b38b86#78b122#e9ddc0#c9c6c5#c6192c#ddcfb3#86baca#b8b9bd#ab8b68#565f2f#78868b#a3beda#b8ce6e#a3ecd5#ffdcd9#93938e#4083d1#cb1540#9e8d7c#409eff#e7c8be#ea1d44#ffe2e6#f07aaa#c7684e#f4a460#7F6A00#9acd32#add8e6#ffdab9#adff2f#fdeff2#d2691e#7F6A00#2cb68a#98fb98#e2e594#a3fdb7#66cdaa #a8ffd3 #ffcccc*/
}

::selection {
	background-color: #b8d2e0;
	color: #fff;
}


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



#top-head {
	top: 0px;
	width: 100%;
	height: 60px;
	margin: 0 auto;
	padding: 0;
	z-index: 10;
	background: #fff;
	background: rgba(255, 255, 255, .8);
	position: fixed;
	border-bottom: solid 1px #ddd;
}

#top-head .inner {
	position: relative;
}

#top-head .logo {
	font-family: "Roboto Condensed", sans-serif;
	font-optical-sizing: auto;
	font-weight: 380;
	font-style: italic;
	float: left;
	font-size: 46px;
	line-height: 60px;
	margin: 0;
	padding: 0;
	transform: scale(0.85, 1);
	font-feature-settings: "dlig" 1;

}

#global-nav ul {
	list-style: none;
	position: absolute;
	top: 13px;
	right: 0;
}

#global-nav ul li {
	font-family: "Oswald", sans-serif;
	font-optical-sizing: auto;
	font-weight: 300;
	font-style: normal;
	float: left;
	padding: 0 8px;
	font-size: 19px;
}

nav span {
	background: #111;
	height: 2px;
	display: block;
	position: relative;
	width: 24px;
	left: 0;
}



/*--------index top-----------*/



#index {
	width: 100%;
	height: 100vh;

	background-image: url(../img/top.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
}


.inside {
	font-family: "Alegreya Sans SC", sans-serif;
	font-weight: 500;
	font-style: italic;
	color: #fff;
	text-align: center;
	font-size: 32px;
	line-height: 1;
	position: absolute;
	top: 15%;
	left: 20%;
	text-shadow:0px 0px 5px #555;
	opacity: 0.8;
/*	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
*/
}



/*--------main-----------*/



div#main {
	width: 405px;
	margin: 0 auto;
	padding: 101px 0 91px;
	border-width: 0;
	text-align: center;
}

div#today {
	margin: 80px -20px 0 -20px;
	padding: 0 19px 20px 19px;
	border: solid 1px #ddd;
}

div#today div.title {
	font-family: "Oswald", "Noto Sans JP", 'Helvetica Neue', 'Helvetica', 'Arial', YuGothic, 'Yu Gothic', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'メイリオ', Meiryo, 'ＭＳ ゴシック', sans-serif;
	font-optical-sizing: auto;
	font-weight: 300;
	font-style: normal;
	color: #111;
	font-size: 19px;
	text-align: left;
	width: 100%;
	margin: 0 auto;
	padding: 20px 0 30px;
	border-width: 0;
}

div.like {
	margin: 0;
	padding: 20px 0px 0px 0px;
	border-width: 0;
	text-align: left;
	position: relative;
}

div.ym {
	font-family: "Oswald", "Noto Sans JP", 'Helvetica Neue', 'Helvetica', 'Arial', YuGothic, 'Yu Gothic', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'メイリオ', Meiryo, 'ＭＳ ゴシック', sans-serif;
	font-optical-sizing: auto;
	font-weight: 300;
	font-style: normal;
	color: #111;
	font-size: 19px;
	text-align: center;
	width: 100%;
	margin: 0 auto;
	padding: 0;
	border-width: 0;
}

div.title {
	font-family: "Oswald", "Noto Sans JP", 'Helvetica Neue', 'Helvetica', 'Arial', YuGothic, 'Yu Gothic', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'メイリオ', Meiryo, 'ＭＳ ゴシック', sans-serif;
	font-optical-sizing: auto;
	font-weight: 300;
	font-style: normal;
	color: #111;
	font-size: 19px;
	text-align: left;
	width: 100%;
	margin: 0 auto;
	padding: 101px 0 30px;
	border-width: 0;
}

div.text {
	text-align: left;
	width: 100%;
	margin: 0 auto 10px;
	padding: 0;
	border-width: 0;
}

div.text p {
	font-family: "Oswald", "Noto Sans JP", 'Helvetica Neue', 'Helvetica', 'Arial', YuGothic, 'Yu Gothic', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'メイリオ', Meiryo, 'ＭＳ ゴシック', sans-serif;
	font-optical-sizing: auto;
	font-weight: 300;
	font-style: normal;
	color: #888;
	font-size: 15px;
	line-height: 24px;
	margin: 0;
	padding: 0;
	border-width: 0;
	text-align: justify;
	text-justify: inter-ideograph;
}

div.text p.mini{
	font-size: 13px;
	line-height: 19px;
}

div.text p.itemization{
	font-optical-sizing: auto;
	font-style: normal;
	color: #aaa;
	font-size: 11px;
	line-height: 17px;
	padding: 42px 0px 0px 0px;
}

div.text p.indentback{
	font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-optical-sizing: auto;
	font-weight: 200;
	font-style: normal;
	color: #aaa;
	font-size: 12px;
	line-height: 18px;
	padding-left: 1em;
}

img.profile {
	width: 60%;
	margin: 0 auto 20px;
	display: inline-block;
	border-radius: 50%;
}

div.text img {
	margin: 20px auto 20px;
	padding: 0;
	display: inline-block;
}

div.links {
	width: 29%;
	margin: 5px 5px 20px 5px;
	padding: 0;
	text-align: center;
	font-family: 'Oswald', sans-serif;
	display: inline-block;
	vertical-align: top;
}

div.links p{
	font-family: 'Oswald', sans-serif;
	font-size: 13px;
	line-height: 13px;
	margin-top: 10px;
	padding: 0;
}

div.links a img{
	width: 100%;
	opacity: 1;
	border: none;
	margin: 0;
	padding: 0;
	transition: 0.2s ease-out;
	-moz-transition: color 0.2s ease-out;/* firefox */
	-webkit-transition: 0.2s ease-out;/* chrome, safari */
	-ms-transition: .0.2s ease-out;/* ie */
	border-radius: 50%;
}

div.links a:hover img{
	opacity: .3;
}

div.text a img{
	opacity: 1;
	border: none;
	margin: 20px 0 0;
	padding: 0;
	transition: 0.2s ease-out;
	-moz-transition: color 0.2s ease-out;/* firefox */
	-webkit-transition: 0.2s ease-out;/* chrome, safari */
	-ms-transition: .0.2s ease-out;/* ie */
}

div.text a:hover img{
	opacity: .3;
}

div.text img.border{
	border: solid 1px #efefef;
}

div.text hr{
	border: none;
	border-top: 1px solid #efefef;
}




/* --- footer --- */



#footer {
	width: 100%;
	height: 32px;
	margin: 0 auto;
	padding: 16px 0 0 0;
	text-align: center;
	background: #f7f7f7;
	border-top: solid 1px #ddd;
	font-family: "Oswald", sans-serif;
	font-optical-sizing: auto;
	font-weight: 300;
	font-style: normal;
	font-size: 15px;
	line-height: 15px;
	position: fixed;
	bottom: 0;
}



/* --- log --- */



#eqMenu dt {
	display: inline;
	cursor: pointer;
	font-family: "Oswald", "Noto Sans JP", 'Helvetica Neue', 'Helvetica', 'Arial', YuGothic, 'Yu Gothic', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'メイリオ', Meiryo, 'ＭＳ ゴシック', sans-serif;
	font-optical-sizing: auto;
	font-weight: 300;
	font-style: normal;
	color: #888;
	font-size: 14px;
	line-height: 22px;
	margin: 0;
	padding: 0;
	border-width: 0;
	text-align: justify;
	text-justify: inter-ideograph;
}

#eqMenu dd {
	display: none;
	font-family: "Oswald", "Noto Sans JP", 'Helvetica Neue', 'Helvetica', 'Arial', YuGothic, 'Yu Gothic', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'メイリオ', Meiryo, 'ＭＳ ゴシック', sans-serif;
	font-optical-sizing: auto;
	font-weight: 300;
	font-style: normal;
	color: #888;
	font-size: 13px;
	line-height: 19px;
	margin: 0;
	padding: 0;
	border-width: 0;
}



/* --- log --- */



#acMenu dt {
	display: inline;
	cursor: pointer;
	font-family: "Oswald", "Noto Sans JP", 'Helvetica Neue', 'Helvetica', 'Arial', YuGothic, 'Yu Gothic', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'メイリオ', Meiryo, 'ＭＳ ゴシック', sans-serif;
	font-optical-sizing: auto;
	font-weight: 300;
	font-style: normal;
	color: #111;
	margin: 0 auto;
	font-size: 19px;
	line-height: 26px;
	text-align: center;
	width: 100%;
	padding: 0;
	border-width: 0;
}

#acMenu dd {
	display: none;
	font-family: "Oswald", "Noto Sans JP", 'Helvetica Neue', 'Helvetica', 'Arial', YuGothic, 'Yu Gothic', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'メイリオ', Meiryo, 'ＭＳ ゴシック', sans-serif;
	font-optical-sizing: auto;
	font-weight: 300;
	font-style: normal;
	font-size: 17px;
	line-height: 22px;
	margin: 0;
	padding: 0;
	border-width: 0;
}



/* --- adsence --- */



div.ad {
	width: 400px;
	padding: 101px 0 0;
	margin: 0 auto;
	position: relative;
	text-align: center;
}



/* --- pagination --- */



#pagination {
	width: 378px;
	padding: 101px 0 0;
	margin: 0 auto;
	position: relative;
	text-align: center;
	font-family: 'Oswald', sans-serif;
	font-optical-sizing: auto;
	font-weight: 300;
	font-style: normal;
	font-size: 19px;
	line-height: 19px;
}

.pagination {
	width: 126px;
	height: 19px;
	float: left;
	text-align: center;
}

.pagination a {
	display: block;
	position: relative;
	width: auto;
}

.pagination,
.nega {
	color: #ddd;
}




/* --- present　past --- */



#pp_t {
	writing-mode: vertical-rl;
	width: 14px;
	margin: 0;
	position: fixed;
	top: 120px;
	right: 10%;
	text-align: center;
	font-family: 'Oswald', sans-serif;
	font-optical-sizing: auto;
	font-weight: 300;
	font-style: normal;
	font-size: 14px;
	line-height: 14px;
	color: #bbb;
}


#pp_b {
	writing-mode: vertical-rl;
	width: 14px;
	margin: 0;
	position: fixed;
	bottom: 112px;
	right: 10%;
	text-align: center;
	font-family: 'Oswald', sans-serif;
	font-optical-sizing: auto;
	font-weight: 300;
	font-style: normal;
	font-size: 14px;
	line-height: 14px;
	color: #bbb;
}


#pp_t a, #pp_b a {
	text-decoration: none;
	color: #bbb;
	transition: color 0.2s ease-out;
	-moz-transition: color 0.2s ease-out;/* firefox */
	-webkit-transition: color 0.2s ease-out;/* chrome, safari */
	-ms-transition: color .0.2s ease-out;/* ie */
}


/*-----------toggle-------------*/



#nav-toggle {
	display: none;
	position: absolute;
	right: 25px;
	top: 15px;
	width: 20px;
	height: 20px;
	cursor: pointer;
	z-index: 101;
}

#nav-toggle div {
	position: relative;
}

#nav-toggle span {
	display: block;
	position: absolute;
	height: 2px;
	width: 100%;
	background: #444;
	left: 0;
	-webkit-transition: .35s ease-in-out;
	-moz-transition: .35s ease-in-out;
	transition: .35s ease-in-out;
}

#nav-toggle span:nth-child(1) {
	top: 0;
}

#nav-toggle span:nth-child(2) {
	top: 5px;
}

#nav-toggle span:nth-child(3) {
	top: 10px;
}



/*--------Google Search box-----------*/



/*位置*/
#___gcse_0{
	top:70px !important;
	right:10px !important;
	position: fixed !important;
	z-index: 5 !important;
}

/*全体サイズ*/
div.gsc-control-cse,
div.gsc-control-cse-ja{
	width:170px !important;
	height:29px !important;
	margin:0 !important;
	padding:0 !important;
	border: 0 !important;
	background-color: transparent !important;
}

form.gsc-search-box,
form.gsc-search-box-tools{
	margin:0 !important;
	padding:0 !important;
	border: 0 !important;
}

table.gsc-search-box{
	margin:0 !important;
	padding:0 !important;
	border: 0 !important;
}

/*フォーム関連*/
td.gsc-input{
	width:135px !important;
	height:29px !important;
	margin:0 !important;
	padding:0 7px 0 0 !important;
	border: 0 !important;
	background-color: transparent !important;
}

div.gsc-input-box,
div#gsc-iw-id1{
	width: 135px !important;
	height: 25px !important;
	margin: 0 !important;
	padding: 0 !important;
	border: 1px solid #ddd !important;
	border-radius: 0px !important;
}

table#gs_id50,
table.gstl_50,
table.gsc-input{
	width: 135px !important;
	height: 25px !important;
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
}

td#gs_tti50,
td.gsib_a{
	width:113px !important;
	height:17px !important;
	margin:0 !important;
	padding:4px 9px 4px 9px !important;
}

input.gsc-input,
input#gsc-i-id1{
	width:85px !important;
	height:14px !important;
	font-size: 90% !important;
	line-height: 1 !important;
	padding:1px 0px 1px 0px !important;
	font-family: 'Noto Sans JP', 'Helvetica Neue', 'Helvetica', 'Arial', YuGothic, 'Yu Gothic', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'メイリオ', Meiryo, 'ＭＳ ゴシック', sans-serif !important;
	vertical-align:top; 
	color: #888 !important;
}

.gsst_a .gscb_a {
	color: #888 !important;
}

/*ボタン関連*/
td.gsc-search-button{
	width:27px !important;
	height:27px !important;
	margin:0 !important;
	padding:0 !important;
}

button.gsc-search-button,
button.gsc-search-button-v2{
	width:27px !important;
	height:27px !important;
	margin:0 !important;
	padding:7px !important;
	border: 0 !important;
	border-radius:0px !important;
	background-color: #bbb !important;
}

button.gsc-search-button-v2:hover,
button.gsc-search-button-v2:focus{
	border-color: #ccc !important;
	background-color: #ccc !important;
}

/*検索結果*/
div.gsc-results-wrapper-overlay,
div.gsc-results-wrapper-visible{
	top: 70px !important;
	left: 50% !important;
	-webkit-transform: translate(-50%,0%) !important;
	-ms-transform: translate(-50%,0%) !important;
	transform: translate(-50%,0%) !important;
}



/*-----------max-width: 600px-------------*/



@media screen and (max-width: 600px) {
	#___gcse_0 {
		top:50px !important;
		/*display: none;*/
	}
	div.gsc-results-wrapper-overlay,
	div.gsc-results-wrapper-visible{
		top:50px !important;
	}
	.head-inner {
		display: none;
	}
	.slick-next {
		right: 0;
	}
	#top-head, .inner {
		width: 100%;
		padding: 0;
	}
	#top-head {
		top: 0;
		position: fixed;
		margin-top: 0;
		height: 40px;
		background: #fff;
		background: rgba(255, 255, 255, .8);
	}
	/* Fixed reset */
	#mobile-head {
		width: 100%;
		height: 40px;
		z-index: 999;
		position: fixed;
		border-bottom: solid 1px #eee;
	}
	#top-head .logo {
		position: absolute;
		left: 20px;
		line-height: 40px;
		font-size: 34px;
		margin: 0;
		padding: 0;
	}
	#global-nav {
		position: absolute;
		/* 開いてないときは画面外に配置 */
		top: 40px;
		right: -70px;
		background: #fff;
		width: 69px;
		text-align: center;
		padding: 0;
		margin: 0;
		-webkit-transition: .5s ease-in-out;
		-moz-transition: .5s ease-in-out;
		transition: .5s ease-in-out;
		border-left: solid 1px #eee;
		border-bottom: solid 1px #eee;
		background: #fff;
		background: rgba(255, 255, 255, .8);
	}
	#global-nav ul {
		list-style: none;
		position: static;
		margin: 0;
		padding: 5px 0;
	}
	#global-nav ul li {
		float: none;
		position: static;
		padding: 2px 0;
		margin: 0 auto;
		font-size: 19px;
	}
	#top-head #global-nav ul li a, #top-head.fixed #global-nav ul li a {
		display: block;
		padding: 2px 0;
		margin: 0 auto;
	}
	#nav-toggle {
		display: block;
	}
	/* #nav-toggle 切り替えアニメーション */
	.open #nav-toggle span:nth-child(1) {
		top: 5px;
		-webkit-transform: rotate(315deg);
		-moz-transform: rotate(315deg);
		transform: rotate(315deg);
	}
	.open #nav-toggle span:nth-child(2) {
		width: 0;
		left: 50%;
	}
	.open #nav-toggle span:nth-child(3) {
		top: 5px;
		-webkit-transform: rotate(-315deg);
		-moz-transform: rotate(-315deg);
		transform: rotate(-315deg);
	}
	/* #global-nav スライドアニメーション */
	.open #global-nav {
		/* #global-nav top + #mobile-head height */
		-moz-transform: translateX(-70px);
		-webkit-transform: translateX(-70px);
		transform: translateX(-70px);
	}
	div#main {
		text-align: center;
		margin: 0 auto;
		padding: 71px 0 53px;
		border-width: 0;
	}
	div#today {
	margin: 50px -20px 0 -20px;
	padding: 0 19px 20px 19px;
	}
	div.title {
		padding: 71px 0 30px;
	}
	div.ad {
		padding: 71px 0 0;
	}
	#pagination {
		padding: 71px 0 0;
	}
	#footer {
		height: 22px;
		padding: 10px 0 0 0;
		font-size: 12px;
		line-height: 12px;
		position: static;
	}
	#pp_t {
		right: 10px;
		top: 100px;
	}
	#pp_b {
		right: 10px;
		bottom: 92px;
	}

	.lightbox {
		display: none;
	}

}



/*-----------max-width: 490px-------------*/



@media screen and (max-width: 490px) {



	div#main {
		width: 84%;
	}

	div#today {
		margin: 50px -6% 0 -6%;
		padding: 0 6% 10px 6%;
	}

	div.ad {
		width: 84%;
	}

	#pagination {
		width: 84%;
	}

	.pagination {
		width: 33%;
	}

	div.links {
		width: 28%;
	}

	div.links a img{
		width: 95%;
	}

	div#main a:hover img{
		opacity: 1;
	}

	#pp_t {
		right: 6px;
		width: 12px;
		font-size: 12px;
		line-height: 12px;

	}

	#pp_b {
		right: 6px;
		width: 12px;
		font-size: 12px;
		line-height: 12px;
	}
}