@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-position: 0px 50px;
	background-attachment: fixed;
	background-color: #fff;
	font-family: "Avenir Next", Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, Osaka, sans-serif;
}
a, a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	opacity: 0.8;
}
blockquote {
	font-size: inherit;
}
hr {
	height: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.clear {
	clear: both;
}
.w100 {
	width: 100%;
}
.pt15 {
	padding-top: 15px;
}
.mr15 {
	margin-right: 15px;
}
.mt10 {
	margin-top: 10px;
}

.mt15 {
	margin-top: 15px;
}
.mt20 {
	margin-top: 20px;
}
.mt60 {
	margin-top: 60px;
}
.mt70 {
	margin-top: 70px;
}
.mlr5 {
	margin-right: 5px;
	margin-left: 5px;
}
.mlr10 {
	margin-right: 10px;
	margin-left: 10px;
}
.mlr15 {
	margin-right: 15px;
	margin-left: 15px;
}
a.btn {
	color: #333;
	text-decoration: none;
}
#header {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
}
#header a.title {
	text-decoration: none;
	font-weight: bold;
}
#side {
	font-size: 14px;
	line-height: 26px;
	padding-top: 80px;
}
#side h4 {
	font-weight: 600;
}
#profile {
	background-size: cover;
	background-position: 50% 50%;
}
#profile #profileInner {
	color: #fff;
	text-decoration: none;
	background: rgba(0, 0, 0, 0.3);
	position: relative;
	padding-top: 94px;
	padding-right: 16px;
	padding-bottom: 66px;
	padding-left: 16px;
	font-size: 13px;
}
#profile #profileInner h1 {
	display: block;
	font-size: 40px;
	padding: 0px;
	text-align: center;
	font-weight: 600;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#profile #profileInner .userName {
	font-size: 24px;
	font-weight: 600;
	margin-top: 10px;
}
#profile #profileInner .comment {
	font-size: 15px;
	line-height: 1.2;
	margin-top: 20px;
}
#profile #profileInner img {
	margin-right: 13px;
	float: left;
	/*
	border: 2px solid #FFFFFF;
	*/
	height: auto;
	max-width: 120px;
}
#profile #profileInner a {
	color: #fff;
	text-decoration: none;
}
#profile #profileInner a:hover {
	color: #fff;
}
#profile #profileInner .headerMenu {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
	text-align: right;
	padding-right: 16px;
	padding-bottom: 4px;
}
#profile #profileInner .headerMenu a {
	font-weight: 300;
}
#profile #profileInner .effectProfile {
	opacity: 0;
}

.blog {
	background-color: #fff;
	position: relative;
	margin-bottom: 160px;
}
.blog h2.title {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	font-size: 30px;
	color: #000;
}
.blog  h2.title  a {
	text-decoration: none;
	font-weight: 600;
	color: #000;
}
.blog .photo {
	margin-bottom: 50px;
}
.blog .photo img {
	width: 100%;
}
.blog .textsWrapper {
	max-width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.blog .textsWrapper .textsInner{
	padding-right: 15px;
	padding-left: 15px;
}
.blog.layout2 .photo {
	float: left;
	width: 48%;
	margin-bottom: 0;
}
.blog.layout2 .textsWrapper {
	float: left;
	width: 52%;
}
.blog.layout2 .textsWrapper .textsInner{
	padding-left: 40px;
}
.blog .blog-message {
	word-wrap: break-word;
	font-size: 17px;
	line-height: 30px;
	font-family: Garamond, "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	margin-bottom: 30px;
}
.blog .blog-message img {
	max-width: 100%;
	height: auto;
}
.blog a, .blog a:hover {
	opacity: 1;
}
.blog .blog-message a, .blog .blog-message a:hover {
	text-decoration: underline;
	opacity: 1;
}
.blog .blog-message a:hover {
	opacity: 0.8;
}
.blog-footer a {
	text-decoration: none;
	color: rgba(0, 0, 0, 0.54);
}
.blog-footer a:hover {
	text-decoration: none;
}
.comment-trackback {
	background-color: #FFFFFF;
	padding: 10px;
	max-width: 900px;
	margin: 20px auto;
}
.comment-trackback .page-header {
	padding-bottom: 0px;
}
.comment-trackback .page-header a {
	color: #333;
}


.ads {
	text-align: center;
	clear: both;
	margin-top: 80px;
	margin-bottom: 80px;
}
form {
	margin: 0px;
	padding: 0px;
}
.tag {
	line-height: 150%;
	white-space: nowrap;
}
.tag-active {
	font-weight: bold;
	white-space: nowrap;
	line-height: 150%;
	color: #666666;
}
#footer {
	text-align: center;
	clear: both;
	background-color: #fff;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B6B6B6;
	box-shadow: 0 0 4px rgba(0,0,0,0.05);
	padding: 30px 0 0;
}
#footer .logoWrapper {
	text-align: center;
	padding-bottom: 0px;
}

#footer a.logo {
	font-family: 'Marck Script', cursive;
	height: 40px;
	overflow: hidden;
	display: inline-block;
	-webkit-transform: rotate(-9deg);
	-moz-transform: rotate(-9deg);
	-ms-transform: rotate(-9deg);
	-o-transform: rotate(-9deg);
	transform: rotate(-9deg);
	color: #75b1a9;
	font-weight: 300;
	font-size: 22px;
	text-decoration: none;
}
#footer ul {
	padding: 0;
	list-style: none;
}
#footer a {
	color: #000;
	text-decoration: none;
	white-space: nowrap;
}
#footer .footer-global {
	font-size: 14px;
	color: #fff;
	background-color: #000;
	padding: 40px 25px 20px;
	text-align: left;
	margin-top: 30px;
}
#footer .footer-global a,
#footer .footer-global a:focus,
#footer .footer-global a:active {
	font-weight: 300;
	color: #fff;
}
#footer .footer-global a:hover {
	opacity: 0.7;
}


#links ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#links .links-groupname {
	font-style: italic;
	margin-top: 5px;
}
#links .links-title {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
}
#links .links-lead {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 13px;
	font-size: 11px;
}
ul#archives, ul#archives li, ul#archives ul {
	display: block;
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
ul#archives ul {
	margin-bottom: 5px;
	margin-left: 8px;
	padding-left: 8px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #b6b6b6;
}

.loading3 {
	display: inline-block;
	width: 30px;
	height: 30px;
	border-radius: 30px;
	border: 2px solid #727272;
	border-right-color: transparent;
	-webkit-animation: spin 0.5s infinite linear;
	-moz-animation: spin 0.5s infinite linear;
	-ms-animation: spin 0.5s infinite linear;
	animation: spin 0.5s infinite linear;
	line-height: 1;
}
@-webkit-keyframes spin {
	0% { -webkit-transform: rotate(0deg); opacity: 0.4; }
	50%  { -webkit-transform: rotate(180deg); opacity: 1; }
	100%   { -webkit-transform: rotate(360deg); opacity: 0.4; }
}
@-moz-keyframes spin {
	0% { -moz-transform: rotate(0deg); opacity: 0.4; }
	50%  { -moz-transform: rotate(180deg); opacity: 1; }
	100%   { -moz-transform: rotate(360deg); opacity: 0.4; }
}
@-ms-keyframes spin {
	0% { -ms-transform: rotate(0deg); opacity: 0.4; }
	50%  { -ms-transform: rotate(180deg); opacity: 1; }
	100%   { -ms-transform: rotate(360deg); opacity: 0.4; }
}
@keyframes spin {
	0% { transform: rotate(0deg); opacity: 0.4; }
	50%  { transform: rotate(180deg); opacity: 1; }
	100%   { transform: rotate(360deg); opacity: 0.4; }
}
.relatedEntries {
	max-width: 900px;
	margin: 50px auto;
}
.relatedEntries h4.page-header {
	border-bottom-color: #333;
}

/* cardBox */
.cardBox {
	padding: 0px;
	position: relative;
	background-color: #fff;
	box-shadow: 0 2px 2px #ccc;
	overflow: hidden;
	border-radius: 2px;
	margin: 4px;
}
.cardBox .thumbBox {
	height: 262px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
	padding-top: 5px;
	padding-right: 8px;
	padding-left: 8px;
	font-weight: 600;
	color: #fff;
	position: relative;
}
@media screen and (max-width: 768px) {
	.cardBox .thumbBox {
		height: 160px;
	}
}
.cardBox .thumbBox .title {
	font-size: 16px;
	font-weight: 300;
	color: #fff;
	background-color: rgba(0,0,0,0.3);
	padding: 16px;
	width: 100%;
	position: absolute;
	left: 0px;
	bottom: 0px;
	white-space: nowrap;
	margin: 0px;
	overflow: hidden;
	-ms-text-overflow: ellipsis; /* Required for IE8 */
	-o-text-overflow: ellipsis; /* Required for Opera */
	text-overflow: ellipsis;
}
.cardBox a {
	display: block;
	color: #454545;
	text-decoration: none;
}
.cardBox a:hover {
	color: #000;
	opacity: 0.85;
	text-decoration: none;
}
.cardBox  a .desc {
	padding-right: 16px;
	padding-bottom: 50px;
	padding-left: 16px;
	padding-top: 16px;
}
.cardBox a .desc .title {
	margin: 0px;
}
/* cardBox override */
.cardBox .thumbBox {
	height: 178px;
}
.cardBox a .desc {
	padding: 16px;
}
