﻿@charset "UTF-8";
/* CSS Document */
/*
Theme Name:JNTO-WEBMAGAZINE
Description:JNTO-WEBMAGAZINE Template
Template: twentyfourteen
Version:2.0
Author:JNTO
Author URI:
*/
@import url("../twentyfourteen/style.css");


/* テーマカラー変更 */

.site::before,
body {
	background: #fff;
}

a {
	color: #c71111;
}
a:active,
a:hover {
	color: #ff2f2f;
}

::selection {
	background: #c71111;
}

::-moz-selection {
	background: #c71111;
}

button,
.button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	background-color: #c71111;
}
button:hover,
button:focus,
.button:hover,
.button:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus {
	background-color: #ff2f2f;
}

.search-toggle {
	background-color: #c71111;
}
.search-toggle:hover,
.search-toggle.active {
	background-color: #ff2f2f;
}
.search-box {
	background-color: #ff2f2f;
}

.hentry .mejs-controls .mejs-time-rail .mejs-time-current {
	background: #c71111;
}

.paging-navigation .page-numbers.current {
	border-top: 5px solid #c71111;
}

.widget button,
.widget .button,
.widget input[type="button"],
.widget input[type="reset"],
.widget input[type="submit"] {
	background-color: #c71111;
}

.widget_calendar tbody a {
	background-color: #c71111;
}

.content-sidebar .widget a {
	color: #c71111;
}

.content-sidebar .widget input[type="button"],
.content-sidebar .widget input[type="reset"],
.content-sidebar .widget input[type="submit"] {
	background-color: #c71111;
}

.slider-control-paging .slider-active:before,
.slider-control-paging .slider-active:hover:before {
	background-color: #c71111;
}

.slider-direction-nav a:hover {
	background-color: #c71111;
}

	.primary-navigation ul ul {
		background-color: #c71111;
	}

	.primary-navigation li:hover > a,
	.primary-navigation li.focus > a {
		background-color: #c71111;
	}

	.secondary-navigation ul ul {
		background-color: #c71111;
	}

	.secondary-navigation li:hover > a,
	.secondary-navigation li.focus > a {
		background-color: #c71111;
	}

.site-navigation a:hover {
	color: #ff2f2f;
}
.site-navigation .current_page_item > a,
.site-navigation .current_page_ancestor > a,
.site-navigation .current-menu-item > a,
.site-navigation .current-menu-ancestor > a {
	color: #c71111;
}
.entry-title a:hover {
	color: #ff2f2f;
}
.entry-meta a:hover {
	color: #ff2f2f;
}
.cat-links a:hover {
	color: #ff2f2f;
}
.entry-meta .tag-links a {
	font-size: 100%;
}
.entry-meta .tag-links a:hover {
	color: #ff2f2f;
	background-color: transparent;
}
.entry-meta .tag-links a:hover:before {
	border-right-color: transparent;
}
.entry-content .edit-link a:hover {
	color: #ff2f2f;
}
.page-links a:hover {
	background: #ff2f2f;
	border: 1px solid #ff2f2f;
}
.post-navigation a:hover,
.image-navigation a:hover {
	color: #ff2f2f;
}
.home .paging-navigation {
	margin-top: 0 ! important;
}
.paging-navigation a:hover {
	border-top: 5px solid #ff2f2f;
}
.comment-author a:hover,
.comment-list .pingback a:hover,
.comment-list .trackback a:hover,
.comment-metadata a:hover {
	color: #ff2f2f;
}
.comment-reply-title small a:hover {
	color: #ff2f2f;
}
.widget a:hover {
	color: #ff2f2f;
}
.widget input[type="button"]:hover,
.widget input[type="button"]:focus,
.widget input[type="reset"]:hover,
.widget input[type="reset"]:focus,
.widget input[type="submit"]:hover,
.widget input[type="submit"]:focus {
	background-color: #ff2f2f;
}
.widget-title a:hover {
	color: #ff2f2f;
}
.widget_calendar tbody a:hover {
	background-color: #ff2f2f;
}
.widget_twentyfourteen_ephemera .entry-meta a:hover {
	color: #ff2f2f;
}
.content-sidebar .widget a:hover {
	color: #ff2f2f;
}
.content-sidebar .widget input[type="button"]:hover,
.content-sidebar .widget input[type="button"]:focus,
.content-sidebar .widget input[type="reset"]:hover,
.content-sidebar .widget input[type="reset"]:focus,
.content-sidebar .widget input[type="submit"]:hover,
.content-sidebar .widget input[type="submit"]:focus {
	background-color: #ff2f2f;
}
.content-sidebar .widget .widget-title a:hover {
	color: #ff2f2f;
}
.content-sidebar .widget_twentyfourteen_ephemera .entry-meta a:hover {
	color: #ff2f2f;
}
.site-info a:hover {
	color: #ff2f2f;
}
.featured-content a:hover {
	color: #ff2f2f;
}
.slider-control-paging a:hover:before {
	background-color: #ff2f2f;
}
	.primary-navigation ul ul a:hover,
	.primary-navigation ul ul li.focus > a {
		background-color: #ff2f2f;
	}
	.secondary-navigation ul ul a:hover,
	.secondary-navigation ul ul li.focus > a {
		background-color: #ff2f2f;
	}



/************ 言語 ************/


/* 日本語 */

:lang(ja) body {
	font-family: Arial, Helvetica, sans-serif;
}
:lang(ja) .footer-sidebar #nav_menu-2 ,
:lang(ja) .primary-navigation ul li ,
:lang(ja) .entry-header .cat-links ,
:lang(ja) .content-sidebar .widget .widget-title ,
:lang(ja) .related_post_title ,
:lang(ja) .title_lv02 ,
:lang(ja) .title_lv01 {
	font-family: Rockwell, "Courier Bold", Courier, Georgia, Times, "Times New Roman", serif;
}
:lang(ja) .single .entry-title {
	font-size: 27px;
}
:lang(ja) .single .post .entry-content h1 ,
:lang(ja) .single .post .entry-content h2 {
	font-size: 24px;
}
:lang(ja) span:lang(en),
:lang(ja) span:lang(zh-CN),
:lang(ja) span:lang(zh-HK),
:lang(ja) span:lang(zh-TW),
:lang(ja) span:lang(kor) {
	display: none;
}



/* 英語 */

:lang(en) body {
	font-family: Arial, Helvetica, sans-serif;
}
:lang(en) .footer-sidebar #nav_menu-2 ,
:lang(en) .primary-navigation ul li ,
:lang(en) .entry-header .cat-links ,
:lang(en) .content-sidebar .widget .widget-title ,
:lang(en) .related_post_title ,
:lang(en) .title_lv02 ,
:lang(en) .title_lv01 {
	font-family: Georgia, "Times New Roman", Times, serif;
/*	font-family: Rockwell, "Courier Bold", Courier, Georgia, Times, "Times New Roman", serif;*/
}
:lang(en) .single .entry-title {
	font-size: 25px;
}
:lang(en) .single .post .entry-content h1 ,
:lang(en) .single .post .entry-content h2 {
	font-size: 22px;
}
:lang(en) span:lang(ja),
:lang(en) span:lang(zh-CN),
:lang(en) span:lang(zh-HK),
:lang(en) span:lang(zh-TW),
:lang(en) span:lang(kor) {
	display: none;
}


/* 簡体中文 */

:lang(zh-CN) body {
	font-family: Tahoma,sans-serif;
}
:lang(zh-CN) .footer-sidebar #nav_menu-2 ,
:lang(zh-CN) .primary-navigation ul li ,
:lang(zh-CN) .entry-header .cat-links ,
:lang(zh-CN) .content-sidebar .widget .widget-title ,
:lang(zh-CN) .related_post_title ,
:lang(zh-CN) .title_lv02 ,
:lang(zh-CN) .title_lv01 {
	font-family: "SimSun","Arial","Song",sans-serif;
}
:lang(zh-CN) .single .entry-title {
	font-size: 27px;
}
:lang(zh-CN) .single .post .entry-content h1 ,
:lang(zh-CN) .single .post .entry-content h2 {
	font-size: 24px;
}
:lang(zh-CN) span:lang(ja),
:lang(zh-CN) span:lang(en),
:lang(zh-CN) span:lang(zh-HK),
:lang(zh-CN) span:lang(zh-TW),
:lang(zh-CN) span:lang(kor) {
	display: none;
}


/* 繁体中文（香港） */

:lang(zh-HK) body {
	font-family: Tahoma,sans-serif;
}
:lang(zh-HK) .footer-sidebar #nav_menu-2 ,
:lang(zh-HK) .primary-navigation ul li ,
:lang(zh-HK) .entry-header .cat-links ,
:lang(zh-HK) .content-sidebar .widget .widget-title ,
:lang(zh-HK) .related_post_title ,
:lang(zh-HK) .title_lv02 ,
:lang(zh-HK) .title_lv01 {
	font-family: 'PMingLiU', 'Apple LiSung', 'Arial', sans-serif;
}
:lang(zh-HK) .single .entry-title {
	font-size: 27px;
}
:lang(zh-HK) .single .post .entry-content h1 ,
:lang(zh-HK) .single .post .entry-content h2 {
	font-size: 24px;
}
:lang(zh-HK) span:lang(ja),
:lang(zh-HK) span:lang(en),
:lang(zh-HK) span:lang(zh-CN),
:lang(zh-HK) span:lang(zh-TW),
:lang(zh-HK) span:lang(kor) {
	display: none;
}


/* 繁体中文（台湾） */

:lang(zh-TW) body {
	font-family: Tahoma,sans-serif;
}
:lang(zh-TW) .footer-sidebar #nav_menu-2 ,
:lang(zh-TW) .primary-navigation ul li ,
:lang(zh-TW) .entry-header .cat-links ,
:lang(zh-TW) .content-sidebar .widget .widget-title ,
:lang(zh-TW) .related_post_title ,
:lang(zh-TW) .title_lv02 ,
:lang(zh-TW) .title_lv01 {
	font-family: 'PMingLiU', 'Apple LiSung', 'Arial', sans-serif;
}
:lang(zh-TW) .single .entry-title {
	font-size: 27px;
}
:lang(zh-TW) .single .post .entry-content h1 {
	font-size: 140%;
}
:lang(zh-TW) .single .post .entry-content h1 ,
:lang(zh-TW) .single .post .entry-content h2 {
	font-size: 24px;
}
:lang(zh-TW) span:lang(ja),
:lang(zh-TW) span:lang(en),
:lang(zh-TW) span:lang(zh-CN),
:lang(zh-TW) span:lang(zh-HK),
:lang(zh-TW) span:lang(kor) {
	display: none;
}


/* 韓国語 */

:lang(kor) body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
:lang(kor) .footer-sidebar #nav_menu-2 ,
:lang(kor) .primary-navigation ul li ,
:lang(kor) .entry-header .cat-links ,
:lang(kor) .content-sidebar .widget .widget-title ,
:lang(kor) .related_post_title ,
:lang(kor) .title_lv02 ,
:lang(kor) .title_lv01 {
	font-family: Georgia, "Times New Roman", Times, serif;
}
:lang(kor) .single .entry-title {
	font-size: 27px;
}
:lang(kor) .single .post .entry-content h1 ,
:lang(kor) .single .post .entry-content h2 {
	font-size: 24px;
}
:lang(kor) span:lang(ja),
:lang(kor) span:lang(en),
:lang(kor) span:lang(zh-CN),
:lang(kor) span:lang(zh-HK),
:lang(kor) span:lang(zh-TW) {
	display: none;
}




/************ レイアウト変更 ************/


/* 全体 */

.site {
	max-width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
.site:before {
	background-color: transparent;
	z-index: 0;
	width: 0px;
}
.error404 .site ,
.search .site ,
.archive .site ,
.home .site {
	background-image: url(img/bg_main.gif);
	background-repeat: repeat;
}
.archive.category-latest .site {
	background-image: none;
}


/* ヘッダー */

.masthead-fixed .site-header {
	position: relative;
	top: 0px ! important;
}
.site-header {
	max-width: 100%;
	background-color: #ffffff;
	padding: 0;
	z-index: 100;
}
.site-title {
	display: block;
	width: 200px;
	height: 90px;
}
.header-main {
	margin: 0 auto;
	padding: 0;
	max-width: 1000px;
	position: relative;
}
.header-main .search-box-wrapper {
	padding-left: 0;
	width: 230px;
}
.header-main .search-box {
	background-color: transparent;
	padding: 0;
}
.header-main .search-box .search-field {
	border: 1px solid #cccccc;
	border-radius: 8px;
	color: #999;
	padding: 0px 30px 0px 10px;
	font-size: 0.8rem;
	height: 25px;
	width: 100%;
}
.header-main .search-box .search-submit {
	font-size: 0px;
	color: #ffffff;
	background-color: #ffffff;
	background-image: url(img/btn_search.png);
	background-position: center center;
	background-repeat: no-repeat;
	padding: 0;
	position: absolute;
	width: 20px;
	height: 23px;
	right: 5px;
	display: block;
	border: 0 none;
	border-radius: 0px;
	margin-top: 1px;
}
.header-main .langselect-box-wrapper span {
	font-size: 80%;
	color: #666666;
	line-height: 30px;
}
option[value*="/ja/"],
a[href*="/ja/"],
li.lang-ja,
.qtranxs_language_chooser .lang-ja,
.header-main .langselect-box-wrapper li:nth-child(1) {
	display: none ! important;
}

.header-main .share-box-wrapper {
	width: 171px;
	overflow: hidden;
	display: block;
}
.header-main .share-box-wrapper ul {
	margin: 0;
	padding: 0;
}
.header-main .share-box-wrapper li {
	margin-left: 7px;
	font-size: 0px;
	line-height: 0;
	list-style-type: none;
	float: left;
}
.site-navigation a {
	text-transform: none;
}


/* トップメインビジュアル */

.mainvisual-box-wrapper:before,
.mainvisual-box-wrapper:after {
		content: "";
		display: table;
}
.mainvisual-box-wrapper:after {
		clear: both;
}
.mainvisual-box-wrapper {
	position: relative;
	background: linear-gradient(to bottom, #e5e5e5, #ffffff); /* IE10 */
	background: -moz-linear-gradient(top, #e5e5e5, #ffffff); /* Firefox用 */
	background: -webkit-gradient(linear, left top, left bottom, from(#e5e5e5), to(#ffffff)); /* Safari,Google Chrome用 */
	width: 100%;
	z-index: 50;
}
.mainvisual-box-wrapper #mainBox {
	margin: 0 auto;
	max-width: 1000px;
	overflow: hidden;
}
.soliloquy-theme-classic .soliloquy-next {
	background: url("img/arrows.png") no-repeat scroll -35px 0 transparent ! important;
	display: block;
	margin-top: -40px ! important;
	position: absolute;
	right: 15px ! important;
	top: 50%;
	z-index: 1320;
	width:35px ! important;
	height:79px ! important;
}
.soliloquy-theme-classic .soliloquy-prev {
	background: url("img/arrows.png") no-repeat scroll 0 0 transparent ! important;
	display: block;
	margin-top: -40px ! important;
	left: 15px ! important;
	position: absolute;
	top: 50%;
	z-index: 1320;
	width:35px ! important;
	height:79px ! important;
}
.soliloquy-container .soliloquy-caption {
	padding-bottom: 0 ! important;
	padding-left: 180px ! important;
}


/* トップメインコンテンツ */

.error404 .main-content ,
.search .main-content ,
.archive .main-content ,
.home .main-content {
	float: none;
	max-width: 100%;
	margin: 0 auto;
}
.archive.page .site-main ,
.archive.category-latest .site-main {
	float: none;
	max-width: 1000px;
	margin: 0 auto;
}
.error404 .content-area ,
.search .content-area ,
.archive .content-area ,
.home .content-area {
	float: none;
	padding: 0;
}
.archive.page .content-area ,
.archive.category-latest .content-area {
	float: left;
	padding: 0;
}
.error404 .site-content ,
.search .site-content ,
.archive .site-content ,
.home .site-content {
	margin: 0 auto;
	float: none;
}
.archive.page .site-content ,
.archive.category-latest .site-content {
	margin-right: 0 auto;
	float: left;
}
.error404 .hentry ,
.archive .hentry ,
.home .hentry {
	background-color: #fff;
}
.list-view .content-area {
    padding: 0;
}
.site-content .has-post-thumbnail .entry-header ,
.site-content .entry-header {
	margin-top: 0px;
}
#category-posts-2 ul ,
.widget_tag_cloud div.tagcloud ,
.box_container {
	border: 2px solid #999;
	background-color: #fff;
}
.home .monthly-box-wrapper aside {
	margin-bottom: 30px;
	clear: both;
}
.home .banner_container .archiveList {
	position: relative;
}
.home .banner_container .archiveList .box_container {
	padding: 5px 10px;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.home .banner_container .bannerList li {
	margin-bottom: 15px;
}
.home .banner_container .bannerList li a img {
	background-color: #ffffff;
}
.home .banner_container .bannerList li a img:hover {
	opacity: 0.9 ;
	filter: alpha(opacity=90) ;	/* Ie用 */
}
.home .banner_container .bannerList li:nth-last-of-type(1) {
	margin-bottom: 0px;
}
.home .banner_container ul {
	list-style: outside none none;
	margin: 0;
}
.home .banner_container .archiveList {
	font-size: 80%;
	width: 100%;
}
.widget_tag_cloud div.tagcloud ,
#category-posts-2 ul ,
.tags-box-wrapper .box_container {
	border-color: #c71111;
}
.tags-box-wrapper p ,
.latest-box-wrapper dl {
	padding: 15px;
	margin-bottom: 0px;
}
.bg_recommend {
	background-image: url(img/bg_recommend.gif);
	background-repeat: repeat;
}
.search .site-content ,
.archive .site-content ,
.home .site-content {
	overflow: hidden;
}
.search .site-content .has-post-thumbnail .entry-header ,
.archive .site-content .has-post-thumbnail .entry-header ,
.home .site-content .has-post-thumbnail .entry-header ,
.search .site-content .entry-header ,
.archive .site-content .entry-header ,
.home .site-content .entry-header {
	padding: 0px;
}
.search .site-content .has-post-thumbnail .entry-header a ,
.archive .site-content .has-post-thumbnail .entry-header a ,
.home .site-content .has-post-thumbnail .entry-header a ,
.search .site-content .entry-header a ,
.archive .site-content .entry-header a ,
.home .site-content .entry-header a {
	display: block;
}
.search .site-content .has-post-thumbnail .entry-header .entry-category ,
.archive .site-content .has-post-thumbnail .entry-header .entry-category ,
.home .site-content .has-post-thumbnail .entry-header .entry-category ,
.search .site-content .entry-header .entry-category ,
.archive .site-content .entry-header .entry-category ,
.home .site-content .entry-header .entry-category {
	font-family: inherit;
	font-size: 85%;
	font-weight: 600;
	text-transform: none;
	color: #c71111;
	background-color: #f9e7e7;
	line-height: 1.2;
	margin: 0;
	padding: 3px 10px;
	position: absolute;
	right: 0px;
	width: auto;
	display: inline-block;
}
.search .site-content .has-post-thumbnail .entry-header .entry-month ,
.archive .site-content .has-post-thumbnail .entry-header .entry-month ,
.home .site-content .has-post-thumbnail .entry-header .entry-month ,
.search .site-content .entry-header .entry-month ,
.archive .site-content .entry-header .entry-month ,
.home .site-content .entry-header .entry-month {
	font-size: 90%;
	display: block;
	padding: 15px 15px 0px 15px;
}
.single .site-content .entry-header .entry-month {
	font-size: 80%;
}
.search .site-content .has-post-thumbnail .entry-header .entry-title ,
.archive .site-content .has-post-thumbnail .entry-header .entry-title ,
.home .site-content .has-post-thumbnail .entry-header .entry-title ,
.search .site-content .entry-header .entry-title ,
.archive .site-content .entry-header .entry-title ,
.home .site-content .entry-header .entry-title {
	line-height: 1.2;
	padding: 0px 15px;
}
.search .site-content .has-post-thumbnail .entry-header .entry-title a ,
.archive .site-content .has-post-thumbnail .entry-header .entry-title a ,
.home .site-content .has-post-thumbnail .entry-header .entry-title a ,
.search .site-content .entry-header .entry-title a ,
.archive .site-content .entry-header .entry-title a ,
.home .site-content .entry-header .entry-title a {
	font-size: 60%;
	font-weight: 600;
	color: #c71111;
	text-transform: none;
}
.search .site-content .entry-content ,
.archive .site-content .entry-content ,
.home .site-content .entry-content {
	margin: 0;
}
.search .site-content .has-post-thumbnail .entry-content p ,
.archive .site-content .has-post-thumbnail .entry-content p ,
.home .site-content .has-post-thumbnail .entry-content p ,
.search .site-content .entry-content p ,
.archive .site-content .entry-content p ,
.home .site-content .entry-content p {
	padding: 0px 15px 0px 15px;
	margin: 0;
}
.search .site-content .has-post-thumbnail .entry-meta .cat-links ,
.archive .site-content .has-post-thumbnail .entry-meta .cat-links ,
.home .site-content .has-post-thumbnail .entry-meta .cat-links ,
.search .site-content .entry-meta .cat-links ,
.archive .site-content .entry-meta .cat-links ,
.home .site-content .entry-meta .cat-links {
	margin: 15px;
}
.monthly-box-wrapper {
	margin-bottom: 10px;
}
.latest-box-wrapper {
	position: relative;
}
.latest-box-wrapper dt {
	margin-top: 5px;
}
.latest-box-wrapper dd {
	margin-bottom: 5px;
}
.more {
	font-size: 80%;
	font-weight: 700;
	position: absolute;
	top: 8px;
	right: 4px;
}
.ico_new {
	color: #fff;
	background-color: #c71111;
	padding: 0 5px;
	font-size: 70%;
}



/* タイトル */

.content-sidebar .widget .widget-title {
	font-size: 130%;
}
.content-sidebar .widget .widget-title ,
.related_post_title ,
.title_lv02 ,
.title_lv01 {
	font-weight: normal;
	color: #000;
	margin-top: 0;
	text-transform: none;
	line-height: 120%;
}
.related_post_title {
	border-bottom: 1px solid #000;
}
.title_lv01 {
	background-image: url(img/bg_title.png);
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 25px;
	font-size: 180%;
}
.title_lv01:first-letter {
	font-size: 120%;
	color: #c71111;
}
.title_lv02 {
	font-size: 130%;
}
.content-sidebar .widget .widget-title {
	font-size: 150%;
	border-top: none;
	padding-top: 0;
	margin-bottom: 5px;
}
.ico-latest {
	background-image: url(img/ico_latest.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 25px;
}
.widget_tag_cloud .widget-title ,
.ico-tags {
	background-image: url(img/ico_tags.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 25px;
}
.search .cat-links ,
.archive .cat-links ,
.home .cat-links ,
.ico-category {
	background-image: url(img/ico_category.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding-left: 25px;
	display: block;
	min-height: 20px;
}

.ico-category {
	background-image: url(img/ico_category.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 25px;
}
#category-posts-2 .widget-title {
	background-image: url(img/ico_recommend.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 25px;
}
#text-2.widget {
	margin-bottom: 0px;
}
.related-info section h1 ,
#category-posts-3 .widget-title {
	text-transform: none;
	font-family: inherit;
	font-weight: 600;
	font-size: 100%;
	line-height: 1.2;
	margin: 10px 0;
	color: #c71111;
	background-color: #f9e7e7;
	width: auto;
	display: inline-block;
	padding: 5px 15px;
}
.related_post_title {
	font-size: 20px;
}
.single h1.title_lv01 {
	font-size: 14px;
}


/* アーカイブ */

.archive-header, 
.page-header {
	margin-bottom: 15px;
	max-width: 1000px;
}
.error404 .page-content ,
.search .page-content ,
.archive .page-content {
	background-color: transparent;
}
.error404 .page-content .search-form ,
.search .page-content .search-form ,
.archive .page-content .search-form {
	margin-bottom: 40px;
}
.error404 .page-content form ,
.search .page-content form ,
.archive .page-content form ,
.error404 .page-content p ,
.search .page-content p ,
.archive .page-content p {
	margin-left: 15px;
	margin-right: 15px;
}
.list-view .site-content .hentry {
	padding-top: 0px;
}



/* ポスト */

.single .site-main {
	max-width: 1000px;
	margin: 0 auto;
}
.single .content-area, 
.content-sidebar {
	padding-top: 0px;
}
.site-content .entry-header, .site-content .entry-content, .site-content .entry-summary, .site-content .entry-meta, .page-content {
	margin: 0 auto;
	max-width: 700px;
}
.single .entry-header {
	background-image: url(img/bg_title.png);
	background-position: left top;
	background-repeat: no-repeat;
	margin-bottom: 20px ! important;
}
.singular .site-content .hentry.has-post-thumbnail ,
.singular .site-content .hentry.post {
	margin-top: 0px;
}
.single .site-content .entry-header {
	padding: 35px 0px 0px 0px;
}
.single .entry-title {
	font-weight: 400;
	line-height: 1.09091;
	margin: 0 0 15px 0;
	text-transform: none;
	color: #c71111;
}
.entry-meta {
	padding: 0px;
}
.entry-header .cat-links {
	font-weight: normal;
	font-size: 110%;
	text-transform: none;
}
.entry-header .entry-meta p {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5;
	text-transform: none;
	color: #333;
	background-color: #eee;
	margin-top: 10px;
	padding: 15px;
	margin-bottom: 25px;
}
.archive-header, .comments-area, .image-navigation, .page-header, .page-content, .post-navigation, .site-content .entry-header, .site-content .entry-content, .site-content .entry-summary, .site-content footer.entry-meta {
	padding: 0px;
}


/* エントリー */

em {
	font-weight: bold;
	font-style: normal;
}
.single .post .entry-content section {
	margin-bottom: 25px;
}
.single .post .entry-content .banner figure {
	margin-bottom: 0px;
}
.single .post .entry-content .banner {
	margin-bottom: 25px;
}
.single .post .entry-content section h1 {
	border-bottom: 2px solid #000;
	padding-bottom: 3px;
	margin-bottom: 20px;
}
.single .post .entry-content section p:before ,
.single .post .entry-content section p:after ,
.single .post .entry-content section:before,
.single .post .entry-content section:after {
		content: "";
		display: table;
}
.single .post .entry-content section p:after ,
.single .post .entry-content section:after {
		clear: both;
}
.single .post .entry-content section {
	margin-bottom: 24px;
}
.single .post .entry-content section p {
	margin-bottom: 12px;
}
.single .post .entry-content section p.notice {
	font-size: 12px;
}
.single .post .entry-content figure {
	margin-bottom: 15px;
}
.single .post .entry-content figure img {
	margin-bottom: 2px;
}
.single .post .entry-content figcaption {
	font-size: 12px;
}
.single .post .entry-content ol ,
.single .post .entry-content ul {
	margin: 0;
}
.single .post .entry-content li {
	list-style-type: none;
}
.single .post .entry-content section.column h1 {
	color: #2b2b2b;
	font-size: 100%;
	border-bottom: 2px solid #000;
	padding-bottom: 8px;
	padding-left: 17px;
	padding-right: 17px;
	margin-bottom: 15px;
}
.single .post .entry-content .other ,
.single .post .entry-content .info ,
.single .post .entry-content .column {
	padding-top: 12px;
	padding-bottom: 12px;
	margin-bottom: 15px;
}
.single .post .entry-content .other ,
.single .post .entry-content .info {
	border: 1px solid #999;
	padding-top: 12px;
	margin-bottom: 15px;
}
.single .post .entry-content .column {
	background-color: #eee;
}
.single .post .entry-content section.other h1 ,
.single .post .entry-content section.info h1 {
	color: #2b2b2b;
	font-size: 100%;
	border-bottom: 1px solid #999;
	margin-bottom: 15px;
	padding: 0px 17px 10px 17px;
}
.single .post .entry-content .column figure,
.single .post .entry-content .column p,
.single .post .entry-content .column ol ,
.single .post .entry-content .column ul ,
.single .post .entry-content .other figure,
.single .post .entry-content .other p ,
.single .post .entry-content .other ol ,
.single .post .entry-content .other ul ,
.single .post .entry-content .info figure ,
.single .post .entry-content .info p ,
.single .post .entry-content .info ol ,
.single .post .entry-content .info ul {
	padding: 0 17px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.single .post .entry-content .column figcaption, 
.single .post .entry-content .other figcaption, 
.single .post .entry-content .info figcaption {
	padding: 0;
}
.single .post .entry-meta .related-info ul li ,
.single .post .entry-content .other ol li ,
.single .post .entry-content .other ul li ,
.single .post .entry-content .info ol li ,
.single .post .entry-content .info ul li {
	margin: 5px 0;
}
.single .post .entry-content .info p {
	margin-bottom: 0px;
}
.single .post .entry-content section li {
	background-image: url(img/ico_arrow.png);
	background-position: 0px 9px;
	background-repeat: no-repeat;
	padding-left: 15px;
}
.single .post .entry-content section li a {
	text-decoration: none;
	border-bottom: 1px dashed #c2c2c2;
}
.single .post .entry-content section li a:hover {
	border-bottom: 1px dashed #ff2f2f;
}
.single .post .entry-content div li {
	background-image: url(img/ico_arrow.png);
	background-position: 0px 9px;
	background-repeat: no-repeat;
	padding-left: 15px;
}
.single .post .entry-content div li a {
	text-decoration: none;
	border-bottom: 1px dashed #c2c2c2;
}
.single .post .entry-content div li a:hover {
	border-bottom: 1px dashed #ff2f2f;
}
.single .post .entry-content figure.ph_left {
	float: left;
	margin-right: 15px;
}
.single .post .entry-content figure.ph_right {
	text-align: center;
	margin-left: 15px;
	float: right;
}
.single .post .entry-content figure.ph_left figcaption ,
.single .post .entry-content figure.ph_right figcaption {
	text-align: left;
	max-width: 230px;
}
.single .post .entry-content p:after {
	clear: both;
}
.single .post .entry-content section section h1 ,
.single .post .entry-content section section h2 {
	border-bottom: none;
}
.single .post .entry-content section section h1 {
	color: #c71111;
}
.mainvisual-box-wrapper {
	z-index: 1 ! important;
}
.site-main {
	z-index: 5 ! important;
}
#sharebar {
	z-index: 2000 ! important;
}
.share-area:before,
.share-area:after {
		content: "";
		display: table;
}
.share-area:after {
		clear: both;
}
body ul#sharebar {
	padding: 15px 0px ! important;
}
body ul#sharebar li iframe {
	margin-bottom: 0px ! important;
}
body ul#sharebarx {
	margin: 15px 0 0 0 ! important;
	padding: 0 ! important;
}
body ul#sharebarx li {
	margin-right: 5px ! important;
}
body ul#sharebarx li iframe {
	margin-bottom: 0px ! important;
}


/* エントリーフッター */

.entry-meta {
	font-size: 100%;
	text-transform: none;
}
.entry-meta .related-info ,
.entry-meta .wp_rp_wrap {
	margin-bottom: 35px;
}
.entry-meta .related-info a ,
.entry-meta .wp_rp_wrap a {
	color: #c71111;
}
.archive-header, .comments-area, .image-navigation, .page-header, .page-content, .post-navigation, .site-content .entry-header, .site-content .entry-content, .site-content .entry-summary, .site-content footer.entry-meta {
	margin-right: 0px;
}
.entry-meta .related-info li {
	list-style-type: none;
	background-image: url(img/ico_arrow.png);
	background-position: 0px 9px;
	background-repeat: no-repeat;
	padding-left: 15px;
}
.entry-meta .related-info a {
	text-decoration: none;
	border-bottom: 1px dashed #c2c2c2;
}
.entry-meta .related-info a:hover {
	border-bottom: 1px dashed #ff2f2f;
}
.entry-meta .related-info .banner:before,
.entry-meta .related-info .banner:after {
		content: "";
		display: table;
}
.entry-meta .related-info .banner:after {
		clear: both;
}
.entry-meta .related-info .banner li {
	float: left;
	margin-right: 10px ! important;
}
.entry-meta .related-info .banner a {
	text-decoration: none;
	background-image: none;
	padding-left: 0px;
	border-bottom: 0px none #c2c2c2;
}
.entry-meta .related-info .banner a:hover {
	border-bottom: 0px none #ff2f2f;
}


.post-info:before,
.post-info:after {
	content: "";
	display: table;
}
.post-info:after {
	clear: both;
}
.site-content footer.entry-meta .post-info {
	padding: 15px 15px 5px 15px;
	color: #333;
	background-color: #eee;
	text-transform: none;
	margin-top: 10px;
	margin-bottom: 15px;
}
.post-info dl,dt,dd {
	margin: 0;
	padding: 0;
}
.post-info dl {
	margin: 0;
	width: auto;
}
.post-info dl dt {
	font-size: 100%;
	font-weight: 500;
	margin-bottom: 15px;
	width: 150px;
	float: left;
	clear: left;
}
.post-info dl dd {
	font-size: 100%;
	margin-left: 150px;
	padding-bottom: 15px;
}
.tags-box-wrapper .tagcloud a ,
.tags-box-wrapper .tagcloud a:before ,
.tags-box-wrapper .tagcloud a:after ,
.widget_tag_cloud .tagcloud a ,
.widget_tag_cloud .tagcloud a:before ,
.widget_tag_cloud .tagcloud a:after ,
.entry-meta .tag-links a,
.entry-meta .tag-links a:before ,
.entry-meta .tag-links a:after {
	background-color: transparent;
	border-radius: 0;
	position: relative;
	left: 0px;
	top: 0px;
	width: auto;
	height: auto;
	border-bottom: none;
	border-right: none;
	border-top: none;
	content: "";
	text-transform: none;
	padding: 0;
	margin: 0;
}
.tags-box-wrapper .tagcloud a ,
.widget_tag_cloud .tagcloud a ,
.entry-meta .tag-links a {
	color: #2b2b2b;
	line-height: auto;
}
.tags-box-wrapper .tagcloud a ,
.widget_tag_cloud .tagcloud a ,
.site-content footer.entry-meta .cat-links a ,
.site-content footer.entry-meta .tag-links a {
	font-weight: normal;
	text-transform: none;
	border-bottom: 1px dashed #c2c2c2;
	margin-right: 5px;
}
.tags-box-wrapper .tagcloud a:hover ,
.widget_tag_cloud .tagcloud a:hover ,
.site-content footer.entry-meta .cat-links a:hover ,
.site-content footer.entry-meta .tag-links a:hover {
	border-bottom: 1px dashed #ff2f2f;
}



/* サイドバー */

#secondary {
	background-color: #000;
}
.content-sidebar {
	border-bottom: 0px none;
	border-top: 0px none;
	box-sizing: border-box;
	padding: 48px 10px 0;
	margin-top: 30px;
}
#category-posts-2 ul {
	padding: 5px 15px 15px 15px;
}
.widget_tag_cloud div.tagcloud {
	padding: 15px;
}
.widget {
	margin-bottom: 30px;
}
.home .archiveList li ,
#archives-2.widget li ,
#category-posts-3.widget li {
	background-image: url(img/ico_arrow.png);
	background-position: 5px 5px;
	background-repeat: no-repeat;
	padding: 0 0 3px 20px;
	border-bottom: 1px dashed #ccc;
	margin-top: 5px;
	margin-bottom: 5px;
}
.home .archiveList li a ,
#archives-2.widget li a ,
#category-posts-3.widget li a {
	color: #000;
}
.home .archiveList li a:hover ,
#archives-2.widget li a:hover ,
#category-posts-3.widget li a:hover {
	color: #c71111;
}
#category-posts-2 ul li {
	margin-top: 10px;
	padding-bottom: 10px;
	position: relative;
	clear: left;
	border-bottom: 1px dashed #ccc;
	min-height: 55px;
}
#category-posts-2 ul li:nth-last-of-type(1) {
	border-bottom: none;
	padding-bottom: 0px;
}
#category-posts-2 ul li .wp-post-image {
	display: block;
	height: 55px;
	margin: 0 10px 0 0;
	overflow: hidden;
	padding: 0;
	width: 92px;
	position: absolute;
	left: 0;
	top: 0;
}
#category-posts-2 ul li .post-title{
	display: inline-block;
	padding-left: 102px;
	padding-top: 17px;
}
#category-posts-2 ul li .post-date{
	color: #000;
	margin-bottom: 0;
	position: absolute;
	left: 102px;
	top: 0px;
}
.widget_archive li {
	border-top: 0px solid rgba(255, 255, 255, 0.2);
}
#sharebar {
}


/* フッター */

.site-footer {
	background-color: #c71111;
	padding-bottom: 25px;
	position: relative;
	z-index: 0;
}
.site-banner {
	position: relative;
	background-color: #fff;
}
#supplementary ,
.site-info {
	font-size: 12px;
	padding: 0;
}
#supplementary + .site-info {
	border-top: none;
}
.site-totop ,
.footer-sidebar ,
.site-banner ul ,
.site-info p {
	margin: 0 auto;
	position: relative;
	max-width: 1000px;
}
.site-banner {
	padding: 29px 0 22px 0;
}
.site-banner ul li {
	float: left;
	margin-right: 15px;
}
.site-totop p {
	position: absolute;
	right: 0px;
	top: -47px;
	width: 47px;
	height: 47px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.site-totop p a {
	display: block;
}
.site-totop p a:hover img {
	position: relative;
	top: -47px;
}
.footer-sidebar {
	height: auto ! important;
}
.footer-sidebar .widget_qtranslate h1 ,
.footer-sidebar .qtranxs_widget h1 ,
.footer-sidebar #text-3 h1 {
	display: none;
}
.footer-sidebar .sub-menu {
	display: none;
}
.site-info small {
	font-size: 100%;
	color: #fff;
}


/*追加_20150612 */
.galleria-container {
    position: relative;
    overflow: hidden;
    background: #CCC;
}


@media screen and (max-width: 400px) {
	.site-header {
		min-height: 205px;
	}
	.border-btm {
		min-height: 205px;
	}
	.header-main {
		padding-top: 18px;
	}
	.site-title {
		margin: 0px auto 0 auto;
		float: none;
	}
	.search-box-wrapper {
		position: relative;
		top: auto;
		right: auto;
		margin: 15px auto 0 auto;
	}
	.langselect-box-wrapper:before,
	.langselect-box-wrapper:after,
	.share-box-wrapper:before,
	.share-box-wrapper:after {
		content: "";
		display: table;
	}
	.langselect-box-wrapper:after,
	.share-box-wrapper:after {
		clear: both;
	}
	.langselect-box-wrapper {
		position: relative;
		top: auto;
		right: auto;
		margin: 10px auto 0 auto;
		width: 230px;
		display: block;
	}
	.langselect-box-wrapper span {
		position: absolute;
		left: 0;
		top:  auto;
		display: inline;
	}
	.langselect-box {
		position: absolute;
		right: 0;
	}
	.share-box-wrapper {
		position: relative;
		top: auto;
		right: auto;
		margin: 17px auto 0 auto;
	}
	.menu-toggle {
		background-color: #c71111;
		/* 160426 lunion edit */
		/* top: 175px; */
		top: 158px;
		/* width: 30px; */
		/* height: 30px;*/
	}
	.menu-toggle::before {
	}
	.menu-toggle:active,
	.menu-toggle:focus,
	.menu-toggle:hover {
		background-color: #c71111;
	}
	.menu-toggle:hover:before {
		color: #ff2f2f;
	}
	.primary-navigation.toggled-on {
		padding: 0;
	}
	.primary-navigation {
		padding-top: 0;
	}
	.primary-navigation.toggled-on .nav-menu {
		background-color: #c71111;
	}
	.site-navigation li {
		padding-left: 10px;
		padding-right: 10px;
	}
	.site-navigation a:hover {
		color: #fff;
	}
	.site-navigation .current_page_item > a,
	.site-navigation .current_page_ancestor > a,
	.site-navigation .current-menu-item > a,
	.site-navigation .current-menu-ancestor > a {
		color: #fff;
	}
	.site-content {
		max-width: 100%;
	}
	.list-view .site-content .hentry ,
	.hentry {
		border-bottom: 0px none;
		margin: 0 15px 48px 15px;
		max-width: 100%;
		padding-top: 0px;
	}
	.list-view .site-content .cat-links, .list-view .site-content .type-post .entry-content, .list-view .site-content .type-page .entry-content, .list-view .site-content .type-post .entry-summary, .list-view .site-content .type-page .entry-summary, .list-view .site-content footer.entry-meta {
		display: block;
	}
	.search .site-content .has-post-thumbnail .entry-header .entry-title a ,
	.archive .site-content .has-post-thumbnail .entry-header .entry-title a ,
	.home .site-content .has-post-thumbnail .entry-header .entry-title a ,
	.search .site-content .entry-header .entry-title a ,
	.archive .site-content .entry-header .entry-title a ,
	.home .site-content .entry-header .entry-title a {
		font-size: 100%;
	}
	.site-content .entry-header, .site-content .entry-content, .site-content .entry-summary, .site-content .entry-meta, .page-content {
		margin: 0 auto;
		width: 100%;
		max-width: 100%;
	}
	.search .site-content .has-post-thumbnail footer.entry-meta ,
	.archive .site-content .has-post-thumbnail footer.entry-meta ,
	.home .site-content .has-post-thumbnail footer.entry-meta ,
	.search .site-content footer.entry-meta ,
	.archive .site-content footer.entry-meta ,
	.home .site-content footer.entry-meta {
		background-color: transparent;
		position: relative;
		bottom: 0;
	}
	.home .site-content .monthly-box-wrapper .banner_container .bannerList li img,
	.search .attachment-l-size ,
	.archive .attachment-l-size ,
	.home .attachment-l-size {
		width: 100%;
		height: auto;
	}
	.tags-box-wrapper ,
	.latest-box-wrapper {
		width: 100%;
	}
	.latest-box-wrapper {
		margin-right: 0px;
	}
	.latest-box-wrapper,
	.tags-box-wrapper {
		float: none;
		margin-bottom: 20px;
	}
	.category-latest .site-content ,
	.single .site-content {
		margin-right: 0px;
	}
	.banner_container {
		margin: 0 15px 48px;
		max-width: 100%;
	}
	.single .hentry {
		margin: 0 15px;
		max-width: 100%;
	}
	.single .post .entry-content figure.ph_left ,
	.single .post .entry-content figure.ph_right {
		margin-left: 0px;
		float: none;
	}
	.single .post .entry-content figure.ph_left img ,
	.single .post .entry-content figure.ph_right img {
		width: 100%;
		height: auto;
	}
	.site-content footer.entry-meta dl dt {
		width: 100px;
	}
	.site-content footer.entry-meta dl dd {
		margin-left: 100px;
	}
	.site-footer {
		margin-top: 60px;
	}
	.site-banner {
		display: none;
	}
	.footer-sidebar {
		padding-top: 15px;
		padding-bottom: 15px;
	}
	.footer-sidebar .widget {
		border-right: none;
		left: 0 !important;
		margin: 0 auto;
		padding: 0;
		position: relative !important;
		top: 0 !important;
		width: auto;
		/* 160426 lunion add */
		min-height: 80px !important;
		/* */
	}
	.footer-sidebar .widget li {
		border-top: 0px none;
		text-align: center;
	}
	.footer-sidebar #nav_menu-2 ,
	.footer-sidebar #qtranslate-2 {
		display: none;
	}
	.site-info small {
		display: block;
		text-align: center;
		font-size: 11px;
	}
	.site-info span {
		display: none;
	}
}
@media screen and (min-width: 401px) {
	.site-header {
		min-height: 205px;
	}
	.border-btm {
		min-height: 205px;
	}
	.header-main {
		padding-top: 18px;
	}
	.site-title {
		margin: 0px auto 0 auto;
		float: none;
	}
	.search-box-wrapper {
		position: relative;
		top: auto;
		right: auto;
		margin: 15px auto 0 auto;
	}
	.langselect-box-wrapper:before,
	.langselect-box-wrapper:after,
	.share-box-wrapper:before,
	.share-box-wrapper:after {
		content: "";
		display: table;
	}
	.langselect-box-wrapper:after,
	.share-box-wrapper:after {
		clear: both;
	}
	.langselect-box-wrapper {
		position: relative;
		top: auto;
		right: auto;
		margin: 10px auto 0 auto;
		width: 230px;
		display: block;
	}
	.langselect-box-wrapper span {
		position: absolute;
		left: 0;
		top:  auto;
		display: inline;
	}
	.langselect-box {
		position: absolute;
		right: 0;
	}
	.share-box-wrapper {
		position: relative;
		top: auto;
		right: auto;
		margin: 17px auto 0 auto;
	}
	.menu-toggle {
		background-color: #c71111;
		top: 158px;
	}
	.menu-toggle:active,
	.menu-toggle:focus,
	.menu-toggle:hover {
		background-color: #c71111;
	}
	.menu-toggle:hover:before {
		color: #ff2f2f;
	}
	.primary-navigation.toggled-on {
		padding: 0;
	}
	.primary-navigation {
		padding-top: 0;
	}
	.primary-navigation.toggled-on .nav-menu {
		background-color: #c71111;
	}
	.site-navigation li {
		padding-left: 10px;
		padding-right: 10px;
	}
	.site-navigation a:hover {
		color: #fff;
	}
	.site-navigation .current_page_item > a,
	.site-navigation .current_page_ancestor > a,
	.site-navigation .current-menu-item > a,
	.site-navigation .current-menu-ancestor > a {
		color: #fff;
	}
	.banner_container ,
	.hentry {
		margin: 0 15px 48px 15px;
		max-width: 100%;
	}
	.site-content .entry-header, .site-content .entry-content, .site-content .entry-summary, .site-content .entry-meta, .page-content {
		margin: 0 auto;
		width: 100%;
		max-width: 100%;
	}
	.search .site-content .has-post-thumbnail footer.entry-meta ,
	.archive .site-content .has-post-thumbnail footer.entry-meta ,
	.home .site-content .has-post-thumbnail footer.entry-meta ,
	.search .site-content footer.entry-meta ,
	.archive .site-content footer.entry-meta ,
	.home .site-content footer.entry-meta {
		background-color: transparent;
		position: relative;
		bottom: 0;
	}
	.home .site-content .monthly-box-wrapper .banner_container .bannerList li img,
	.search .attachment-l-size ,
	.archive .attachment-l-size ,
	.home .attachment-l-size {
		width: 100%;
		height: auto;
	}
	.tags-box-wrapper ,
	.latest-box-wrapper {
		width: 100%;
	}
	.latest-box-wrapper {
		margin-right: 0px;
	}
	.latest-box-wrapper,
	.tags-box-wrapper {
		float: none;
		margin-bottom: 20px;
	}
	.category-latest .site-content ,
	.single .site-content {
		margin-right: 0px;
	}
	.single .hentry {
		margin: 0 15px;
		max-width: 100%;
	}
	.single .post .entry-content figure.ph_left ,
	.single .post .entry-content figure.ph_right {
		margin-left: 0px;
		float: none;
	}
	.single .post .entry-content figure.ph_left img ,
	.single .post .entry-content figure.ph_right img {
		width: 100%;
		height: auto;
	}
	.site-footer {
		margin-top: 60px;
	}
	.site-banner {
		display: none;
	}
	.footer-sidebar {
		padding-top: 15px;
		padding-bottom: 15px;
	}
	.footer-sidebar .widget {
		border-right: none;
		left: 0 !important;
		margin: 0 auto;
		padding: 0;
		position: relative !important;
		top: 0 !important;
		width: auto;
		/* 160426 lunion add */
		min-height: 80px !important;
		/* */
	}
	.footer-sidebar .widget li {
		border-top: 0px none;
		text-align: center;
	}
	.footer-sidebar #nav_menu-2 ,
	.footer-sidebar #qtranslate-2 {
		display: none;
	}
	.site-info small {
		display: block;
		text-align: center;
		font-size: 11px;
	}
	.site-info span {
		display: none;
	}
}
@media screen and (min-width: 594px) {
	.site-header {
		min-height: 205px;
	}
	.border-btm {
		min-height: 205px;
	}
	.header-main {
		padding-top: 18px;
	}
	.site-title {
		margin: 0px auto 0 auto;
		float: none;
	}
	.search-box-wrapper {
		position: relative;
		top: auto;
		right: auto;
		margin: 15px auto 0 auto;
	}
	.langselect-box-wrapper:before,
	.langselect-box-wrapper:after,
	.share-box-wrapper:before,
	.share-box-wrapper:after {
		content: "";
		display: table;
	}
	.langselect-box-wrapper:after,
	.share-box-wrapper:after {
		clear: both;
	}
	.langselect-box-wrapper {
		position: relative;
		top: auto;
		right: auto;
		margin: 10px auto 0 auto;
		width: 230px;
		display: block;
	}
	.langselect-box-wrapper span {
		position: absolute;
		left: 0;
		top:  auto;
		display: inline;
	}
	.langselect-box {
		position: absolute;
		right: 0;
	}
	.share-box-wrapper {
		position: relative;
		top: auto;
		right: auto;
		margin: 17px auto 0 auto;
	}
	.menu-toggle {
		background-color: #c71111;
		top: 158px;
	}
	.menu-toggle:active,
	.menu-toggle:focus,
	.menu-toggle:hover {
		background-color: #c71111;
	}
	.menu-toggle:hover:before {
		color: #ff2f2f;
	}
	.primary-navigation.toggled-on {
		padding: 0;
	}
	.primary-navigation {
		padding-top: 0;
	}
	.primary-navigation.toggled-on .nav-menu {
		background-color: #c71111;
	}
	.site-navigation li {
		padding-left: 10px;
		padding-right: 10px;
	}
	.site-navigation a:hover {
		color: #fff;
	}
	.site-navigation .current_page_item > a,
	.site-navigation .current_page_ancestor > a,
	.site-navigation .current-menu-item > a,
	.site-navigation .current-menu-ancestor > a {
		color: #fff;
	}
	.hentry {
		margin: 0 15px 48px 15px;
		max-width: 100%;
	}
	.site-content .entry-header, .site-content .entry-content, .site-content .entry-summary, .site-content .entry-meta, .page-content {
		margin: 0 auto;
		width: 100%;
		max-width: 100%;
	}
	.search .site-content .has-post-thumbnail footer.entry-meta ,
	.archive .site-content .has-post-thumbnail footer.entry-meta ,
	.home .site-content .has-post-thumbnail footer.entry-meta ,
	.search .site-content footer.entry-meta ,
	.archive .site-content footer.entry-meta ,
	.home .site-content footer.entry-meta {
		background-color: transparent;
		position: relative;
		bottom: 0;
	}
	.home .site-content .monthly-box-wrapper .banner_container .bannerList li img,
	.search .attachment-l-size ,
	.archive .attachment-l-size ,
	.home .attachment-l-size {
		width: 100%;
		height: auto;
	}
	.tags-box-wrapper ,
	.latest-box-wrapper {
		width: 100%;
	}
	.latest-box-wrapper {
		margin-right: 0px;
	}
	.latest-box-wrapper,
	.tags-box-wrapper {
		float: none;
		margin-bottom: 20px;
	}
	.category-latest .site-content ,
	.single .site-content {
		margin-right: 0px;
	}
	.single .hentry {
		margin: 0 15px;
		max-width: 100%;
	}
	.single .post .entry-content figure.ph_left {
		float: left;
		margin-right: 15px;
	}
	.single .post .entry-content figure.ph_right {
		margin-left: 15px;
		float: right;
	}
	.site-footer {
		margin-top: 60px;
	}
	.site-banner {
		display: none;
	}
	.footer-sidebar {
		padding-top: 15px;
		padding-bottom: 15px;
	}
	.footer-sidebar .widget {
		border-right: none;
		left: 0 !important;
		margin: 0 auto;
		padding: 0;
		position: relative !important;
		top: 0 !important;
		width: auto;
	}
	.footer-sidebar .widget li {
		border-top: 0px none;
		text-align: center;
	}
	.footer-sidebar #nav_menu-2 ,
	.footer-sidebar #qtranslate-2 {
		display: none;
	}
	.site-info small {
		display: block;
		text-align: center;
		font-size: 11px;
	}
	.site-info span {
		display: none;
	}
}
@media screen and (min-width: 673px) {
	.site-header {
		min-height: 205px;
	}
	.border-btm {
		min-height: 205px;
	}
	.header-main {
		padding-top: 18px;
	}
	.site-title {
		margin: 0px auto 0 auto;
		float: none;
	}
	.search-box-wrapper {
		position: relative;
		top: auto;
		right: auto;
		margin: 15px auto 0 auto;
	}
	.langselect-box-wrapper:before,
	.langselect-box-wrapper:after,
	.share-box-wrapper:before,
	.share-box-wrapper:after {
		content: "";
		display: table;
	}
	.langselect-box-wrapper:after,
	.share-box-wrapper:after {
		clear: both;
	}
	.langselect-box-wrapper {
		position: relative;
		top: auto;
		right: auto;
		margin: 10px auto 0 auto;
		width: 230px;
		display: block;
	}
	.langselect-box-wrapper span {
		position: absolute;
		left: 0;
		top:  auto;
		display: inline;
	}
	.langselect-box {
		position: absolute;
		right: 0;
	}
	.share-box-wrapper {
		position: relative;
		top: auto;
		right: auto;
		margin: 17px auto 0 auto;
	}
	.menu-toggle {
		background-color: #c71111;
		top: 158px;
	}
	.menu-toggle:active,
	.menu-toggle:focus,
	.menu-toggle:hover {
		background-color: #c71111;
	}
	.menu-toggle:hover:before {
		color: #ff2f2f;
	}
	.primary-navigation.toggled-on {
		padding: 0;
	}
	.primary-navigation {
		padding-top: 0;
	}
	.primary-navigation.toggled-on .nav-menu {
		background-color: #c71111;
	}
	.site-navigation li {
		padding-left: 10px;
		padding-right: 10px;
	}
	.site-navigation a:hover {
		color: #fff;
	}
	.site-navigation .current_page_item > a,
	.site-navigation .current_page_ancestor > a,
	.site-navigation .current-menu-item > a,
	.site-navigation .current-menu-ancestor > a {
		color: #fff;
	}
	.banner_container ,
	.hentry {
		margin: 0 15px 48px 15px;
		max-width: 100%;
	}
	.site-content .entry-header, .site-content .entry-content, .site-content .entry-summary, .site-content .entry-meta, .page-content {
		margin: 0 auto;
		width: 100%;
		max-width: 100%;
	}
	.content-sidebar {
		border: 0;
		margin-left: 0;
		padding: 48px 10px 0;
		margin-top: 30px;
		position: relative;
		width: auto;
	}
	.search .site-content .has-post-thumbnail footer.entry-meta ,
	.archive .site-content .has-post-thumbnail footer.entry-meta ,
	.home .site-content .has-post-thumbnail footer.entry-meta ,
	.search .site-content footer.entry-meta ,
	.archive .site-content footer.entry-meta ,
	.home .site-content footer.entry-meta {
		background-color: transparent;
		position: relative;
		bottom: 0;
	}
	.home .site-content .monthly-box-wrapper .banner_container .bannerList li img ,
	.search .attachment-l-size ,
	.archive .attachment-l-size ,
	.home .attachment-l-size {
		width: 100%;
		height: auto;
	}
	.tags-box-wrapper ,
	.latest-box-wrapper {
		width: 100%;
	}
	.latest-box-wrapper {
		margin-right: 0px;
	}
	.latest-box-wrapper,
	.tags-box-wrapper {
		float: none;
		margin-bottom: 20px;
	}
	.category-latest .site-content ,
	.single .site-content {
		margin-right: 0px;
	}
	.single .hentry {
		margin: 0 15px;
		max-width: 100%;
	}
	.site-footer {
		margin-top: 60px;
	}
	.site-banner {
		display: none;
	}
	.footer-sidebar {
		padding-top: 15px;
		padding-bottom: 15px;
	}
	.footer-sidebar .widget {
		border-right: none;
		left: 0 !important;
		margin: 0 auto;
		padding: 0;
		position: relative !important;
		top: 0 !important;
		width: auto;
	}
	.footer-sidebar .widget li {
		border-top: 0px none;
		text-align: center;
	}
	.footer-sidebar #nav_menu-2 ,
	.footer-sidebar #qtranslate-2 {
		display: none;
	}
	.site-info small {
		display: block;
		text-align: center;
		font-size: 11px;
	}
	.site-info span {
		display: none;
	}
}
@media screen and (min-width: 783px) {
	.error404 .main-content ,
	.search .main-content ,
	.archive .main-content ,
	.home .main-content {
		min-height: 550px;
	}
	.site-header {
		min-height: 115px;
	}
	.border-btm {
		border-bottom: 1px dashed #ccc;
		min-height: 115px;
	}
	.header-main {
		padding-top: 18px;
	}
	.site-title {
		margin: 0;
		float: left;
	}
	.search-box-wrapper {
		position: absolute;
		top: 36px;
		right: 0;
		margin: 0;
	}
	.langselect-box-wrapper {
		position: absolute;
		top: 67px;
		right: 0px;
		margin: 0;
		width: 250px;
		display: block;
	}
	.langselect-box-wrapper span {
		position: absolute;
		left: auto;
		right: 170px;
		top: 0px;
		display: block;
	}
	.langselect-box {
		position: absolute;
		right: 0px;
	}
	.share-box-wrapper {
		position: absolute;
		top: 65px;
		right: 240px;
		margin: 0;
	}
	.primary-navigation {
		float: none;
		position: relative;
		margin: 0 auto;
		max-width: 1000px;
		color: #666;
		text-transform: none;
		font-size: 14px;
	}
	.primary-navigation a {
		padding: 0 10px;
	}
	.site-navigation li {
		padding-left: 1px;
		padding-right: 1px;
	}
	.site-navigation a {
		color: #333;
		text-transform: none;
	}
	.site-navigation li a {
		color: #333;
	}
	.site-navigation li li a ,
	.site-navigation li li li a {
		color: #fff;
	}
	.primary-navigation.toggled-on .nav-menu {
		background-color: #fff;
	}
	.primary-navigation ul {
		position: relative;
		left: 50%;
		float: left;
	}
	.primary-navigation ul li {
		background-image: url(img/gn_line.gif);
		background-position: right center;
		background-repeat: no-repeat;
		position: relative;
		left: -50%;
		float: left;
	}
	.primary-navigation ul li li {
		background-image: none;
		position: relative;
		left: 0;
	}
	.primary-navigation ul li.menu-item-10 {
		background-image: none;
	}
	.site-navigation .current_page_item > a,
	.site-navigation .current_page_ancestor > a,
	.site-navigation .current-menu-item > a,
	.site-navigation .current-menu-ancestor > a {
		color: #c71111;
	}
	.site-content {
		max-width: 1000px;
	}
	.banner_container ,
	.hentry {
		margin: 0 15px 48px 15px;
		max-width: 100%;
	}
	.site-content .entry-header, .site-content .entry-content, .site-content .entry-summary, .site-content .entry-meta, .page-content {
		margin: 0 auto;
		width: 100%;
		max-width: 100%;
	}
	.content-sidebar {
		border: 0;
		float: right;
		margin-left: -29%;
		padding: 0px 0px 0px 0px;
		position: relative;
		width: 29%;
	}
	.search .site-content .has-post-thumbnail ,
	.archive .site-content .has-post-thumbnail ,
	.home .site-content .has-post-thumbnail ,
	.search .site-content .post ,
	.archive .site-content .post ,
	.home .site-content .post {
		position: relative;
	}
	.search .site-content .post ,
	.archive .site-content .post ,
	.home .site-content .post {
		padding-bottom: 70px;
	}
	.search .site-content .has-post-thumbnail footer.entry-meta ,
	.archive .site-content .has-post-thumbnail footer.entry-meta ,
	.home .site-content .has-post-thumbnail footer.entry-meta ,
	.search .site-content .footer.entry-meta ,
	.archive .site-content .footer.entry-meta ,
	.home .site-content .footer.entry-meta {
		background-color: transparent;
		position: absolute;
		bottom: 0;
	}
	.search .attachment-l-size ,
	.archive .attachment-l-size ,
	.home .attachment-l-size {
		width: auto;
		height: auto;
	}
	.search .site-content .archives-box-wrapper:before,
	.search .site-content .archives-box-wrapper::after,
	.archive .site-content .archives-box-wrapper:before,
	.archive .site-content .archives-box-wrapper::after,
	.home .site-content .archives-box-wrapper:before,
	.home .site-content .archives-box-wrapper::after,
	.home .site-content .recommend-box-wrapper:before,
	.home .site-content .recommend-box-wrapper::after,
	.home .site-content .monthly-box-wrapper:before,
	.home .site-content .monthly-box-wrapper::after {
		content: "";
		display: table;
	}
	.search .site-content .archives-box-wrapper::after,
	.archive .site-content .archives-box-wrapper::after,
	.home .site-content .archives-box-wrapper::after,
	.home .site-content .recommend-box-wrapper::after,
	.home .site-content .monthly-box-wrapper::after {
		clear: both;
	}
	.search .site-content .archives-box-wrapper ,
	.archive .site-content .archives-box-wrapper ,
	.home .site-content .archives-box-wrapper ,
	.home .site-content .recommend-box-wrapper ,
	.home .site-content .monthly-box-wrapper {
		width: 100%;
	}
	.home .banner_container ,
	.search .site-content .post ,
	.archive .site-content .post ,
	.home .site-content .post {
		vertical-align: top;
		position: relative;
		width: 32%;
		max-width: 322px;
		float: left;
		display: inline-block;
		min-height: auto;
	}
	.search .site-content .post ,
	.archive .site-content .post ,
	.home .site-content .post {
		background-color: #fff;
	}
	.home .banner_container ,
	.search .site-content .hentry ,
	.archive .site-content .hentry ,
	.home .site-content .hentry {
		margin: 0 0.5% 17px 0.5% ;
		max-width: 322px;
	}
	.banner_container .box_container {
		position: absolute;
	}
	.home .site-content .monthly-box-wrapper .post .entry-thumbnail {
		width: 32%;
		height: auto;
	}
	.home .site-content .monthly-box-wrapper .banner_container .bannerList li img ,
	.home .site-content .monthly-box-wrapper .post .entry-thumbnail img {
		width: 100%;
		height: auto;
	}
	.tags-box-wrapper ,
	.latest-box-wrapper {
		width: 48%;
	}
	.latest-box-wrapper {
		margin-left: 1%;
		margin-right: 2%;
	}
	.latest-box-wrapper,
	.tags-box-wrapper {
		background-color: transparent;
		float: left;
		padding-bottom: 0px;
		margin-bottom: 20px;
		background-image: none;
	}
	.category-latest .site-content ,
	.single .site-content {
		margin-left: 0px;
		margin-right: 31%;
		min-height: 550px;
	}
	.single .hentry {
		margin: 0;
		max-widt0h: 700px;
	}
	.site-footer {
		margin-top: 60px;
	}
	.site-banner {
		display: none;
	}
	.footer-sidebar {
		padding-top: 15px;
		padding-bottom: 15px;
	}
	.footer-sidebar .widget {
		border-right: none;
		left: 0 !important;
		margin: 0 auto;
		padding: 0;
		position: relative !important;
		top: 0 !important;
		width: auto;
	}
	.footer-sidebar .widget li {
		border-top: 0px none;
		text-align: center;
	}
	.footer-sidebar #nav_menu-2 ,
	.footer-sidebar #qtranslate-2 {
		display: none;
	}
	.site-info small {
		display: block;
		text-align: center;
		font-size: 11px;
	}
	.site-info span {
		display: none;
	}
}
@media screen and (min-width: 810px) {
}
@media screen and (min-width: 846px) {
}
@media screen and (min-width: 1008px) {
	.site-content {
		max-width: 1000px;
	}
	.banner_container ,
	.hentry {
		margin: 0 15px 48px 15px;
		max-width: 100%;
	}
	.site-content .entry-header, .site-content .entry-content, .site-content .entry-summary, .site-content .entry-meta, .page-content {
		margin: 0 auto;
		width: 100%;
		max-width: 1000px;
	}
	.search .site-content .has-post-thumbnail ,
	.archive .site-content .has-post-thumbnail ,
	.home .site-content .has-post-thumbnail ,
	.search .site-content .post ,
	.archive .site-content .post ,
	.home .site-content .post {
		position: relative;
	}
	.search .site-content .post ,
	.archive .site-content .post ,
	.home .site-content .post {
		padding-bottom: 70px;
	}
	.search .site-content .has-post-thumbnail footer.entry-meta ,
	.archive .site-content .has-post-thumbnail footer.entry-meta ,
	.home .site-content .has-post-thumbnail footer.entry-meta ,
	.search .site-content footer.entry-meta ,
	.archive .site-content footer.entry-meta ,
	.home .site-content footer.entry-meta {
		background-color: transparent;
		position: absolute;
		bottom: 0;
	}
	.search .attachment-l-size ,
	.archive .attachment-l-size ,
	.home .attachment-l-size {
		width: auto;
		height: auto;
	}
	.search .site-content .archives-box-wrapper ,
	.archive .site-content .archives-box-wrapper ,
	.home .site-content .archives-box-wrapper ,
	.home .site-content .recommend-box-wrapper ,
	.home .site-content .monthly-box-wrapper {
		width: 1030px;
	}
	.home .banner_container ,
	.search .site-content .post ,
	.archive .site-content .post ,
	.home .site-content .post {
		vertical-align: top;
		position: relative;
		width: 322px;
		float: none;
		display: inline-block;
		min-height: auto;
	}
	.search .site-content .post ,
	.archive .site-content .post ,
	.home .site-content .post {
		background-color: #fff;
	}
	.banner_container ,
	.search .site-content .hentry ,
	.archive .site-content .hentry ,
	.home .site-content .hentry {
		margin: 0 15px 17px 0;
		max-width: 322px;
	}
	.banner_container .box_container {
		position: static;
	}
	.home .site-content .monthly-box-wrapper .post .entry-thumbnail {
		width: 322px;
		height: 193px;
	}
	.home .site-content .monthly-box-wrapper .banner_container .bannerList li img,
	.home .site-content .monthly-box-wrapper .post .entry-thumbnail img {
		width: 100%;
		height: auto;
	}
	.tags-box-wrapper ,
	.latest-box-wrapper {
		width: auto;
	}
	.latest-box-wrapper {
		margin-left: 0;
		margin-right: 20px;
	}
	.latest-box-wrapper,
	.tags-box-wrapper {
		background-color: transparent;
		float: left;
		padding-bottom: 0px;
		margin-bottom: 20px;
		background-image: none;
	}
	.category-latest .site-content ,
	.single .site-content {
		margin-left: 0px;
		margin-right: 31%;
		min-height: 550px;
	}
	.single .hentry {
		margin: 0;
		max-width: 700px;
	}
	.site-footer {
		margin-top: 0;
	}
	.site-banner {
		display: block;
	}
	.footer-sidebar {
		padding-top: 25px;
		padding-bottom: 15px;
	}
	.footer-sidebar .widget {
		position: relative ! important;
		left: 0 ! important;
		top: 0 ! important;
		padding: 0;
		width: 33%;
		margin-right: 15px;
		border-right: 1px dashed #000;
	}
	.footer-sidebar .widget.widget_qtranslate ,
	.footer-sidebar .widget.qtranxs_widget {
		width: 29%;
		border-right: 0px dashed #000;
	}
	.footer-sidebar .widget li {
		background-image: url(img/ico_arrow_black.png);
		background-position: 0px 7px;
		background-repeat: no-repeat;
		padding: 0 0 0 15px ! important;
		margin: 2px 0;
		text-align: left;
	}
	.qtranxs_widget ul li {
		display: block ! important;
		margin: 2px 0px 2px 0px ! important;
		opacity: 1 ! important;
		transition: none ! important;
	}
	.footer-sidebar #nav_menu-2 ,
	.footer-sidebar #qtranslate-2 {
		display: block;
	}
	.footer-sidebar #nav_menu-2 {
		font-size: 120%;
	}
	.footer-sidebar #nav_menu-2 h1 {
		font-size: 0px;
		background-image: url(img/logo_f.png);
		background-repeat: no-repeat;
		line-height: 0;
		width: 136px;
		height: 54px;
	}
	.site-info small {
		display: inline;
		text-align: left;
		font-size: auto;
	}
	.site-info span {
		display: inline;
	}
}


/* 17.02.24 英語のみ更新しない暫定措置 */
html[lang="en-US"] #content-sidebar #category-posts-2:nth-of-type(2) ,
html[lang="en-US"] #content-sidebar #text-2 + #category-posts-3 {
	display: none ! important;
}

#category-posts-2-internal .cat-post-item div {
  margin-left: 100px
}
