.pagination {
	text-align: center;
}

.pagination span,
.pagination a {
	padding: 5px;
	border: 1px solid #eee;
	min-width: 16px;
	display: inline-block;
}

.pagination span:not(:last-child),
.pagination a:not(:last-child) {
	margin-right: 4px;
}

.pagination span.current {
	border: 0 none;
}


#mobile-mag {
	display: none;
}


#wrap, #gridContent, #main, #side, #contents, #container, #notice, .fb_iframe_widget iframe {
	width: 100% !important;
}

.clear {
	clear: both;
}

#home #wrap {
	max-width: 995px;
}

#wrap, #footer .inner {
	max-width: 980px;
	min-width: 0;
}

#gridContent, #main {
    max-width: 665px;
    padding-right: 15px;
}

#side {
    float: left;
    max-width: 300px;
}

#side #recent .name {
    display: inline-block;
    width: 200px;
    vertical-align: middle;
}

#side #recent .name a {
	text-decoration: none;
}

#side #recent .name .lineTitle:hover {
	color: #fe6c00;
}

#side #recent .name .lineName {
    font-weight: bold;
}

#side #recent .name .lineTitle {
    font-size: 85%;
    color: #544438;
}

#side #recent .wp-post-image {
    display: inline-block;
    width: 60px;
    margin: 0 10px 0 0;
    vertical-align: middle;
}

#side #recent li {
    padding: 0 0 5px;
}

.fb_iframe_widget iframe {
	max-width: 300px;
}

#header-ad {
	display:inline-block;
	position:relative;
	/*top:15px;*/
	float: right;
}

#menu-toggle
/*, #nav ul.nav2014 li.home */
{
	display: none;
}

#nav ul li a {
	padding: 0 41px;
	font-size: 14px;
}


#notice {
	/*max-width: 665px*/
}

#bread li.top {
	padding-left: 10px;
}

#shin_ashihara #mainPhoto img {
	max-width: 255px !important;
	width: 100% !important;
}

.section-text h1,
.section-text h2,
.section-text h3,
/*.section-text h4,*/
/*.section-text h5,*/
/*.section-text h6,*/
#ln {
	color: #729509;
	font-weight: bold;
	line-height: 1.3;
	margin: 0 0 10px;
}

.section-text h3,
.section-text h4,
.section-text h5,
.section-text h6 {
	color: #544438;
}

.section-text h1 {
	color: #544438; /*#FE7900;*/
	font-size: 26px;
}

.section-text h2 {
	font-size: 24px;
}

.section-text h3 {
	font-size: 22px;
}

/*.section-text h4 {*/
/*	font-size: 20px;*/
/*}*/

/*.section-text h5 {*/
/*	font-size: 18px;*/
/*}*/

/*.section-text h6 {*/
/*	font-size: 16px;*/
/*}*/

#ln {
	color: #fff; /* #729509;*/
	font-weight: normal;
	background: #000; /*#F18D15;*/
	padding: 10px 15px;
	font-size: 24px;
}

.section-text, .the-content, .section-text header {
	margin: 0 0 30px;
}

.archive .content, .single .content {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	padding: 19px 26px;
	background-color: #fff;
}

.archive .section-title h1 {
	background: url(../images/common/sub_title_bg.gif) no-repeat left bottom;
	max-width: 595px;
	width: 100%;
	height: 45px;
	margin: 0 0 30px;
	padding: 0 15px;
	line-height: 45px;
	color: #709f00;
	font-size: 124%;
	font-weight: bold;
	box-sizing: border-box;
}

.archive #bread {
	max-width: 685px;
}

.archive .home-section {
	padding: 0 0 20px;
	margin-bottom: 20px;
	border-bottom: 1px dotted #e5e0db;
}

.archive .home-section:last-child {
	border: 0 none;
	margin: 0;
	padding: 0;
}

.home-section-sumbnail {
	float: left;
	max-width: 155px;
	width: 100%;
}

.home-section-sumbnail img {
	width: 100%;
	height: auto;
}

.archive .home-section::after {
    content: '';
    clear: both;
    display: block;
}

.archive .home-section-text {
	overflow: hidden;
}

/*.archive .home-section-text .intro,*/
.archive .home-section-text .intro span {
	font-size: 20px !important;
}

.archive .home-section h2 a {
	display: block;
	margin-bottom: 12px;
	/*padding: 0 0 0 28px;*/
	/*background: url(../images/home_title_icon.gif) no-repeat 0 0;*/
	color: #FE7900;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.3;
}

.archive .home-section-text h3 {
	margin-bottom: 12px;
	padding-left: 0;
	font-size: 16px;
	font-weight: normal;
	color: #524438;
}

.home-section-text p {
	padding-left: 0;
}

.single .post.content {
	position: relative;
}


#home .stage {
	width: 100%;
	max-width: 680px; /*665px;*/
	box-sizing: border-box;
}

#home .item {
	background: #fff;
	padding: 10px;
	margin: 0.5%;
	width: 24%;
	float: left;
	border: 1px solid #ede8e5;
	box-sizing: border-box;
}

.item img.size-thumbnail {
	/*width: 260%;*/
	width: 100%;
	height: auto;
}

.item .thumbnail {
	width: 100%;
	overflow: hidden;
	/*height: 170px;*/
	margin: 0 0 10px;
}

#home .post-meta * {
	font-size: 13px;
}

#home .post-date {
	color: #c40000;
	font-weight: bold;
}

#home .post-categories {
	border-bottom: 1px dotted #e5e0db;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#home .post-categories li {
	display: inline-block;
	margin: 0 5px 5px 0;
}

#home .post-title {
	/*margin-bottom: 10px;*/
	font-size: 15px;
	/*height: 42px;*/
}

#dougu .single .post.content {
	background: #fff url('../images/dougu/detail_bg.jpg') no-repeat top center;
	padding-right: 19px;
}

#dougu .article.detail {
	margin: 0;
}

#dougu .single .main-photo,
.single .post.content .share {
	margin: 0 0 20px;
}

#dougu .single .main-photo img {
	width: 100%;
	height: auto;
}

#dougu .detail-title {
	position: absolute;
	top: 0;
	left: 16px;
}

#dougu .single .content h1 {
	padding: 15px;
	font-size: 250%;
	color: #32705E;
	line-height: 1.2;
	font-family: mplus-1c-bold, sans-serif;
}

#dougu .detail .content h2 {
	margin-bottom: 30px;
	font-size: 160%;
	font-weight: normal;
	color: #524438;
	line-height: 1.2;
	padding: 0 15px;
}

#dougu .detail .content {
	max-width: 520px;
	width: 100%;
	background: #fff;
	box-sizing: border-box;
	padding: 0;
}

#dougu .detail .gallery {
    padding: 0;
}

#dougu .article .section {
    margin-bottom: 30px;
}

#dougu .article .gallery .medium {
    max-width: 350px;
    width: 100%;
    float: left;
}

#dougu .detail .gallery ul {
    max-width: 100px;
    width: 100%;
    float: right;
}

#dougu .detail .gallery li {
    margin-bottom: 10px;
}

#dougu .detail .gallery::after {
    content: "";
    clear: both;
    display: block;
}

#dougu .detail .gallery img {
    border: 1px solid #534438;
    width: 100%;
    height: auto;
    box-sizing: border-box;
}

#dougu .detail .gallery .medium p {
    margin: 10px 0 20px;
    line-height: 1.3;
    letter-spacing: 0;
}

#dougu .detail .content .spec h2 {
    margin-bottom: 5px;
    color: #32705E;
    font-size: 140%;
    font-weight: bold;
}

#dougu .detail table {
    width: 100%;
}

#dougu .detail .spec-table {
    background: #EFEEED;
    padding: 7px 15px;
    border-radius: 5px;
}

#dougu .detail table th, #dougu .detail table td {
    padding: 3px;
    border-bottom: 1px solid #fff;
    font-size: 75%;
    vertical-align: top;
    box-sizing: border-box;
}

#dougu .detail table th {
    width: 25%;
    padding-right: 10px;
    font-weight: bold;
    white-space: nowrap;
}

#magazine .single .content {
	padding: 0;
	border: 0 none;
}

#magazine .section-sumbnail img {
	width: 100%;
	height: auto;
}

#magazine .single .content .section {
	/*padding: 30px;*/
	text-align: center;
	background: transparent url('../images/magazine/reading_bg.jpg') no-repeat left top;
}

#magazine .single .content .section::after {
	clear: both;
	display: block;
	content: '';
}

#magazine .info img.size-full {
	width: auto;
	height: auto;
}

#magazine .info .subscription {
    position: absolute;
    top: 302px;
    left: 45px;
}

#magazine .info .amazon {
    position: absolute;
    top: 357px;
    left: 45px;
}

#magazine .single .content .section::after {
	content: '';
	display: block;
	clear: both;
}

#magazine .single .content .section-text header {
	margin: 20px 0;
}

#magazine .single .content .section-text {
	margin-bottom: 0;
	float: left;
	position: relative;
}

#magazine .backnumber {
	background: url(../images/magazine/backnumber_bg.gif);
	width: 665px;
	overflow: hidden;
}

#magazine #main .article {
	border: 0 none;
}

#magazine .backnumber h2 {
	background: url(../images/magazine/backnumber_top.gif) no-repeat left top;
	padding: 30px 33px 0 32px;
}

#magazine .backnumber ul {
	background: url(../images/magazine/backnumber_bottom.gif) no-repeat left bottom;
	min-height: 44px;
	padding: 0 33px 35px 32px;
	width: 100%;
	box-sizing: border-box;
}

#magazine .backnumber ul:after {
	clear: both;
	content: '';
	display: block;
}

#magazine .backnumber ul li {
	display: inline-block;
	margin: 25px 1.18% 0;
	width: 22%;
	text-align: center;
	min-height: 156px;
	vertical-align: top;
}

#magazine .info .pub-month-en {
    margin: 16px 0 0 20px;
    text-align: center;
    font-family: Arial, sans-serif;
    font-size: 22px;
    line-height: 1.2;
    letter-spacing: -1px;
    color: #333;
}

#magazine .info .pub-month-jp {
    margin: 10px 0 0 20px;
    padding-left: 10px;
    text-align: center;
    font-family: 'mplus-2c-medium';
    font-size: 40px;
    line-height: 1.2;
    letter-spacing: -1px;
    color: #729509;
}

#magazine .magazineIndex, #magazine .single .content .article, #magazine .single .content {
    background: url(../images/magazine/article_bg.jpg);
    /*padding: 0 33px 50px 32px;*/
    /*width: 600px;*/
}

#magazine .magazineIndex {
	padding: 30px;
}

#magazine .magazineIndex .contents {
	margin: 30px 0 0;
}

#magazine .magazineIndex .contents-text p {
    margin: 15px 0 15px 35px;
    font-size: 93%;
}

#magazine .magazineIndex .contents h3 {
    font-size: 147%;
    font-weight: bold;
    background: url('../images/magazine/icon_feature.gif') no-repeat 3px 3px;
    padding: 0 0 0 35px;
}

#magazine .home-section-sumbnail {
	max-width: 140px;
}

#magazine .backnumber ul li img {
	width: 100%;
	height: auto;
}

#magazine .read {
	width: 665px;
	height: 445px;
	background: url('../images/magazine/reading_bg.jpg') no-repeat left top;
	padding: 29px 0 0 0;
	overflow: hidden;
}

#magazine .read .info {
	position: relative;
	float: right;
	width: 300px;
	display: none;
}

#magazine .read .subscription {
	position: absolute;
	top: 302px;
	left: 45px;
}


#magazine .read .amazon {
	position: absolute;
	top: 357px;
	left: 45px;
}

* html #magazine .backnumber ul li {
	display: inline;
	zoom: 1;
}

*:first-child+html #magazine .backnumber ul li {
	display: inline;
	zoom: 1;
}

#magazine .backnumber ul li p {
	text-align: center;
	font-weight: bold;
	margin: 5px 0 0 0;
}

#magazine .backnumber ul li p a {
	color: #544438;
}

#magazine .backnumber ul li p a:hover {
	color: #fe6c00;
	text-decoration: none;
}

#magazine .backnumber ul .comingsoon {
	text-align: center;
	display: block;
}

* html #magazine .backnumber ul {
	height: 44px;
}



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

#container {
	padding: 0 15px;
	box-sizing: border-box;
}

#magazine .single .content .section-text {
	width: 100%;
}

#magazine .info .subscription,
#magazine .info .amazon {
	position: relative;
	top: auto;
	left: auto;
	display: block;
	margin: 10px auto;
	text-align: center;
}

#magazine .info .subscription {
	margin-top: 30px;
}

#main {
	margin: 0 0 15px;
}

#header {
	height: auto;
}

#header-ad img {
	height: auto;
	width: 100%;
}

#menu-toggle {
	display: block;
	padding: 10px 20px;
	color: #fff;
	position: relative;
	font-size: 24px;
}

#menu-toggle-btn {
	width: 36px;
	height: 36px;
	/*width: 60px;*/
	/*height: 45px;*/
	/*background: -moz-linear-gradient(90deg, #ba8a5a 0%, #ecc293 100%);*/
	/*background: -webkit-gradient(linear, 90deg, color-stop(0%, #ba8a5a), color-stop(100%, #ecc293));*/
	/*background: -webkit-linear-gradient(90deg, #ba8a5a 0%, #ecc293 100%);*/
	/*background: -o-linear-gradient(90deg, #ba8a5a 0%, #ecc293 100%);*/
	/*background: -ms-linear-gradient(90deg, #ba8a5a 0%, #ecc293 100%);*/
	/*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ba8a5a', endColorstr='#ecc293', GradientType='0');*/
	/*background: linear-gradient(0deg, #ba8a5a 0%, #ecc293 100%);*/
	background: transparent;
	border: 0 none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	text-align: center;
	float: right;
	position: relative;
	right: -7px; /*-8px;*/
	top: -3px; /*-12px;*/
	padding: 6px 8px;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	cursor: pointer;
}

#menu-toggle-btn span {
	display: block;
	position: absolute;
	height: 3px;
	width: 100%;
	background: #fff;
	opacity: 1;
	left: 0;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .25s ease-in-out;
	-moz-transition: .25s ease-in-out;
	-o-transition: .25s ease-in-out;
	transition: .25s ease-in-out;
}

#menu-toggle-btn span:nth-child(1) {
	top: 6px;
	-webkit-transform-origin: left center;
	-moz-transform-origin: left center;
	-o-transform-origin: left center;
	transform-origin: left center;
}

#menu-toggle-btn span:nth-child(2) {
	top: 18px;
	-webkit-transform-origin: left center;
	-moz-transform-origin: left center;
	-o-transform-origin: left center;
	transform-origin: left center;
}

#menu-toggle-btn span:nth-child(3) {
	top: 30px;
	-webkit-transform-origin: left center;
	-moz-transform-origin: left center;
	-o-transform-origin: left center;
	transform-origin: left center;
}

#menu-toggle-btn.open span:nth-child(1) {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 4px;
	left: 6px;
}

#menu-toggle-btn.open span:nth-child(2) {
	width: 0%;
	opacity: 0;
}

#menu-toggle-btn.open span:nth-child(3) {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	top: 29px;
	left: 6px;
}


#nav {
	top: auto;
	padding: 0;
	margin-top: 20px;
	height: auto;
	background: #ed5e00; /* #443122; */
}


#nav ul li, #nav .home {
	border-right: none;
}

#navigation {
	display: none;
}

#navigation.responsive {
	display: block;
}

#nav ul {
	width: 100%;
}

#nav ul.nav2014 li.home {
	display: block;
	position: relative;
}


#nav p.home, #nav p.round {
	display: none;
}

#nav ul.nav2014 li {
	box-sizing: border-box;
	border-bottom: 1px solid #e05d00;
	height: auto;
}

#nav ul.nav2014 li:last-child {
	border-bottom: 0 none;
}

#nav ul.nav2014 li a {
	background: #fe6c00; // #746152;
	text-indent: 0;
	text-align: center;
	color: #fff;
	line-height: 40px;
	padding: 6px;
	font-size: 14px;
}

#nav ul.nav2014 li {
	display: block;
	float: none;
	width: auto;
}

#notice {
	height: auto;
}


#side {
	max-width: none;
}

#side .fb_iframe_widget {
	overflow: hidden;
}

#side .common {
	width: 100%;
	display: block;
}

#side .magazine .image, #side .magazine .text {
	padding: 15px;
	box-sizing: border-box;
	margin: 0;
}

#side .magazine .text {
	width: 55%;
}

#side .magazine .image {
 	width: 45%;
 	padding-right: 0;
}

.fb_iframe_widget iframe {
	max-width: none;
}


#gridContent .grid.single {
	width: 48.8%;
}

#gridContent .grid img, #side img {
	width: 100%;
	height: auto;
}

#tabitetsu .article,
#main .article,
#column .index .others li,
#dougu .index .content {
	max-width: 665px;
	width: 100%;
	border: 1px solid #e5e0db;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	overflow: hidden;
}

#tabitetsu .index .recent ul,
#tabitetsu .index .recent li,
#gallery .index .others li,
#dougu .index .content {
	width: 100%;
	box-sizing: border-box;
}

#tabitetsu .index .recent li .titleArea img,
#gallery .index .others li .titleArea img {
	margin: 0 0 15px;
}

#tabitetsu .index .recent li,
#gallery .index .others li,
#gallery #today .section .list ul,
#gallery #today.single .section .textSection .text,
#gallery #today.single .section .othersList {
	background: #fff;
	border: 1px solid #e5e0db;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	margin: 15px 0 0;
}

#gallery #today .section .list ul,
#gallery #today.single .section .textSection .text,
#gallery #today.single .section .othersList {
	margin: 0 30px;
	padding: 5px;
	box-sizing: border-box;
}

#tabitetsu .index #mapSection,
#tabitetsu #list #mapSection .listArea,
#dougu .article {
	background: #fff;
}

.home-section:last-child {
	background-image: none;
}

#gallery #today.single .section .othersList ul {
	margin: 10px;
}

#tabitetsu .index .recent li .text,
#tabitetsu .index .recent li .titleArea,
#gallery .index .others li .titleArea,
#gallery .index .others li .text,
#gallery #today .section,
#gallery #today.single .section .othersList ul {
	background: transparent;
}

#tabitetsu .index #mapSection .switch {
	text-align: center;
}

#tabitetsu .recent h2 img, #tabitetsu .single #mainPhoto, #tabitetsu .single #mainPhoto img{
	width: 100%;
	height: auto;
}

#tabitetsu .single #mainPhoto .caption {
	width: 100%;
	box-sizing: border-box;
}

#tabitetsu .single .contentsTitle {
	width: 70px;
	height: 100%;
	left: 10px;
}

#tabitetsu .single .contentsTitle h1 {
	height: 368px;
}

#tabitetsu .single .contentsTitle h1, #tabitetsu .single .contentsTitle h2 {
	background-size: 100% 100%;
}

#tabitetsu #list #mapSection .switch, #tabitetsu #view #mapSection .switch {
	height: auto;
}

#tabitetsu .index #mapSection .switch li {
	float: none;
	display: inline-block;
}

#tabitetsu .index #mapArea #gMap, #tabitetsu .index #mapArea #wMap {
	max-width: 665px;
	width: 100%;
	height: auto;
	position: relative;
	top: 0;
}

#tabitetsu .index #mapArea {
	height: auto;
}

#gallery .sl h1 img {
	position: relative;
	width: 90% !important;
	left: auto;
	height: auto;
}

#wMap img,
#tabitetsu .single .textSection .text img.alignleft,
#tabitetsu .single .textSection .text img.alignright,
#tabitetsu .single .textSection .text div.wp-caption img,
#tabitetsu .single article .others li img,
#gallery .index #topArticle img,
#gallery .index #topArticle, 
#gallery .index .others img,
#gallery .article hgroup img,
#gallery .sl #slList .attachment-sl-thumb,
#mainPhoto img,
#gallery #today #photoStage #dispPhoto .mainphoto,
#gallery #today .section .list ul li img,
#gallery #today #photoStage #listPhoto img,
#gallery #today #photoStage #listPhoto,
#photoStage img,
#gallery #today.single #photoStage,
#gallery #today.single .section .othersList li,
#gallery #today.single .section .othersList img,
#column .index #topArticle img,
#column .index #topArticle .textArea,
#column .index .others li,
#column .index .others h2 img,
#column #main article .text .wp-caption img,
#dougu .detail-title img,
#dougu .main-photo img,
#dougu .detail .gallery img,
#magazine .magazineIndex h2 img,
#magazine .backnumber ul li img,
#news .text img {
	width: 100%;
	height: auto;
}

#column .index .others li .titleArea img {
	margin: 0 15px 0 0;
	width: 100%;
	max-width: 60px;
}

#column .share {
	float: left;
	width: 100%;
	box-sizing: border-box;
}

#column #main .navi {
	padding: 0 30px;
}

#column .share li:first-child {
	margin-right: 5px;
}

#column .index .others li .titleArea .title {
	width: calc(100% - 95px);
}

#column .index .others li {
	margin: 10px 0 5px;
	background: #fff;
}

#column .index .others li .titleArea,
#column .index .others li .text {
	background: transparent;
}

#column .index .others ul {
	border: 0 none;
	padding: 0 20px;
}

#column .index #topArticle .textArea {
	left: 0;
	bottom: 0;
	position: relative;
	background: #000;
	box-sizing: border-box;
}

#column .index #topArticle {
	height: auto;
}

#gallery #today.single #photoStage {
	padding: 0 0 8px;
}

#gallery #today .contentsHeader h1 {
	position: relative;
	display: block;
	width: 100%;
	left: auto;
}

#gallery #today #photoStage #dispPhoto ul {
	height: auto;
}

#gallery #today #photoStage #listPhoto li {
	width: 20%;
	box-sizing: border-box;
}

#gallery #today #photoStage #listPhoto li.selected {
	background-position: center top;
}

#gallery #today #photoStage,
#gallery #today #photoStage #dispPhoto,
#gallery #today #photoStage #dispPhoto ul li {
	max-width: 426px;
	width: 100%;
	height: auto;
}

#gallery #today .contentsHeader .btn {
	margin: 15px 0;
	width: 100%;
}

#gallery #today .contentsHeader {
	text-align: center;
	height: auto;
	background-position: right top;
}

#gallery #single.sl .navi {
	padding: 5px 15px;
}

#gallery #single.sl .article article {
	margin: 20px 30px 25px;
}

#gallery #single.sl .article {
	background: #000;
	border: 0 none;
}

#column .index .others h2,
#dougu .detail-wrap2 {
	border: 0 none;
}

#tabitetsu .single .textSection,
#gallery .index .others ul,
#gallery .index .others h2 {
	border: 0 none;
}

#tabitetsu .single article,
#gallery .index .others,
#column .index {
	background: #fff;
}

#gallery .index .others {
	padding: 0 0 20px;
}

#gallery #single.sl .article article .slName {
	width: calc(100% - 70px);
}

#gallery #single.sl .others {
	padding: 0 30px;
}

#gallery #today .section .list,
#gallery #today.single .section .textSection,
#gallery #today.single .section .textSection .text {
	background-image: none;
}

#gallery .index .others ul {
	padding: 0 19px;
}

#tabitetsu .single article .others #lineList, #tabitetsu .single article .others li {
	width: 100%;
}

#tabitetsu .single article .others li {
	margin: 0 0 15px;
}

#tabitetsu .single .textSection {
	padding: 30px 19px 20px 100px;
}

#tabitetsu .index #mapSection .share {
	right: auto;
	width: 100%;
	text-align: center;
}

#tabitetsu .index #articleSection .inner {
	border: 0 none;
}

#tabitetsu .index #articleSection {
	background-image: none;
}

#tabitetsu .index #mapSection .switch li a {
	width: 100%;
}

#tabitetsu .single .textSection .wp-caption, #tabitetsu .single .textSection .text .wp-caption-text {
	width: auto !important;
}

#tabitetsu .single .textSection .wp-caption {
	margin: 0 0 15px;
}

#tabitetsu .single .textSection .text .wp-caption-text {
	padding: 15px 0 0;
}

#gallery #index.sl #slList {
	padding: 30px 15px 0;
	box-sizing: border-box;
}

#gallery .sl #slList li {
	width: 50%;
	margin: 0 0 30px;
	padding: 0 15px;
	box-sizing: border-box;
}

#gallery #today .section .list ul li {
	width: 50%;
	box-sizing: border-box;
}

#footer {
	box-sizing: border-box;
	background: #6E5B4D;
	border-top: 1px solid #e5e0db;
	margin: 30px -15px 0;
}

#footer .logo {
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	left: 50%;
	text-align: center;
	top: 10px;
}

#copyright {
	position: relative;
}

#copyright {
	top: auto;
	padding: 10px 15px;
	text-align: center;
}

#ftNav {
	background: #fff;
}

#ftNav li:last-child {
	margin: 0;
}

#news .article, #news .article #newsMain, #news .article #newsMain {
	background-position-x: -50px;
}

#news .article .contentsTitle {
	width: 70px;
	height: 100%;
	background-color: #47372C;
}

#column #main hgroup {
	width: 70px;
}

#column #main hgroup h1,
#column #main hgroup h2 {
	width: 70px;
	background-size: 100% auto;
}

#column #main article {
	width: calc(100% - 70px);
	box-sizing: border-box;
	background-size: 100% auto;
}

#seiichi_koike hgroup h1 {
 	height: 262px;
}

#shin_ashihara hgroup h1 {
	height: 300px;
}

#hiroshi_oota hgroup h1 {
	height: 290px;
}

#satoshi_matsuo hgroup h1 {
	height: 360px;
}

#seiichi_koike hgroup h2 {
 	height: 370px;
}

#shin_ashihara hgroup h2 {
	height: 280px;
}

#hiroshi_oota hgroup h2 {
	height: 300px;
}

#satoshi_matsuo hgroup h2 {
	height: 300px;
}

#shin_ashihara #mainPhoto {
	height: auto;
}

#column #main article .articleData .date {
	float: left !important;
}

#column #main article .text .wp-caption {
	width: 100% !important;
	margin: 0 0 15px;
}

#column #main .moreInfo th,
#column #main .moreInfo td {
	width: 50%;
}

#news .article #newsMain .inner, #news .article, #news .article #newsMain {
	background: #fff;
}

#news .article #newsMain {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	overflow: hidden;
}

#news .contentsTitle img,
.titleArea img {
	width: 100%;
	height: auto;
}

#news .article #newsMain .inner {
	padding: 25px 20px 0 90px;
}

#news .article #newsMain .titleArea .btn {
	right: 0;
	bottom: 18px;
}

#news .article #newsMain {
 	border: 1px solid #e5e0db;
 	border-left: 0;
}

#dougu .index .content {
	border: 0 none;
}

#dougu .detail-wrap2 {
	padding: 24px 0 0 80px;
}

#dougu .detail-title {
	width: 70px;
	left: 5px;
}

#dougu .detail .content,
#dougu .main-photo {
	width: 100%;
	box-sizing: border-box;
}

#dougu .single .article.detail {
	border: 0 none;
}

#dougu .detail .gallery,
#dougu .article .gallery .medium,
#dougu .detail .gallery ul,
#dougu .detail .gallery ul li {
	box-sizing: border-box;
	width: 100%;
}

#dougu .detail .gallery ul li {
	width: 50%;
}

#main .navi .prev,
#main .navi .next {
	padding: 8px 0;
}

#magazine .read {
	width: 100%;
	padding: 20px;
	box-sizing: border-box;
	height: auto;
}

#magazine .read .booklet {
	width: 100% !important;
	position: relative;
	/*height: 340px !important;*/
	height: auto !important;
}

#ttMagazine img {
	width: 100%;
	margin: 5px;
}

#magazine .magazineIndex {
	width: 100%;
	box-sizing: border-box;
	padding: 0 20px 30px;
}

#magazine .backnumber, #magazine .backnumber ul {
	width: 100%;
	box-sizing: border-box;
}

#magazine .backnumber ul li {
	width: 32%;
	box-sizing: border-box;
	padding: 0 15px;
	margin: 15px 0;
	float: left;
	min-height: 168px
}

.booklet .b-wrap {
	position: relative !important;
}

.booklet .b-load {
	height: 100%;
}

.booklet .b-grab,
.booklet .b-page {
	left: 0 !important;
}

.booklet .b-page {
	/*display: none !important;*/
	width: 100% !important;
}

.booklet .b-overlay {
	/*visibility: hidden !important;*/
}

.booklet .b-overlay-prev:after,
.booklet .b-overlay-next:after {
	content: '';
	height: 32px;
	width: 32px;
	background: #f00;
	position: absolute;
	top: 10%;
	left: 10%;
}

.booklet .b-overlay-next:after {
	left: auto;
	right: 10%;
}

.booklet .b-page.b-page-17.b-p2 {
	display: block !important;
	left: 0 !important;
	width: 100% !important;
}

.booklet .b-p2 .b-wrap {
	width: 100% !important;
	height: auto !important;
}


#ttMagazine .b-load, #ttMagazine .b-overlay {
	display: none !important;
}

#mobile-mag {
	display: block;
	margin: 20px 0 0;/*0 20px 30px;*/
}

#mobile-mag img {
	margin: 0;
	width: 100%;
    height: auto;
}

.rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}

.rslides li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	top: 0;
}

.rslides li:first-child {
	position: relative;
	display: block;
	float: left;
}

.rslides img {
	display: block;
	height: auto;
	float: left;
	width: 100%;
	border: 0;
}

.rslides_nav {
	background: transparent url('../images/arrow.gif') no-repeat left 50%;
	color: #fff;
	text-indent: -99999px;
	height: 38px;
	width: 38px;
	display: inline-block;
	margin: 15px 10px 0;
}

.rslides_nav.next {
	background-position: right 50%;
}


#magazine .read .info {
	text-align: center;
	margin: 0 auto 30px;
	float: none;
	display: block;
	width: 100%;
}

#main .pub-month-en,
#main .pub-month-jp {
	padding: 0;
	margin: 0;
}

#magazine .read .subscription,
#magazine .read .amazon {
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	left: 50%;
}

#magazine .read .subscription {
	/*top: 230px;*/
	
}

#magazine .read .amazon {
	/*top: 300px;*/
}

#magazine .magazineIndex .contents .afterword {
	background-position: right bottom;
}

#magazine .magazineIndex .contents .afterword h4 {
	overflow: hidden;
}

#home #subpage, #home #subpage .text {
	background: #fff;
}

#home #subpage .text {
 	padding: 0 20px 20px;
}

#home #subpage .inner {
	box-sizing: border-box;
	padding: 20px;
	background: transparent;
}

#home #subpage h1 {
	width: 100%;
	box-sizing: border-box;
	margin: 0 0 20px;
}

a.promotion {
	margin: 0 0 5px;
	width: 100%;
	box-sizing: border-box;
	text-align: center;
	padding: 10px !important;
	display: block !important;
}

#dougu .single .post.content {
	padding: 24px 15px 15px 80px;
}

#dougu .detail .gallery ul {
	max-width: none;
}

}


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

#header {
	margin: 0 0 15px;
}

#header .logo {
	display: block;
	margin: 0 auto 15px;
	text-align: center;
}

#header-ad {
	float: left;
	display: block;
}

#ftNav, #footer .sub {
	padding: 10px 15px;
}

#ftNav {
	background: #fff;
	padding: 60px 15px 20px;
}

#footer .inner {
	width: 100% !important;
}

#footer, #ftNav, #footer .sub {
	height: auto;
}
	
#ftNav li, #footer .sub li {
	background: transparent;
	width: 50%;
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	line-height: 3;
	font-size: 85%;
}

#home .item {
	width: 49%;
}

#tabitetsu .index #mapArea {
	margin: 100px 0 0;
}

#tabitetsu .index #mapSection .share {
	top: 100px;
}

#tabitetsu .index #mapSection .share li:first-child {
	margin-left: 30px;
}

.home-section-sumbnail {
	display: block;
	margin: 0 auto 15px;
	float: none;
}

#magazine .home-section-sumbnail {
	max-width: 80px;
	float: left;
	margin-right: 15px;
}


}


@media screen and (min-width: 768px) and (max-width: 1023px) {

#wrap {
	max-width: 738px;
}

.home-section-sumbnail {
	padding-right: 15px;
}

#gridContent, #main {
	max-width: 426px;
	padding-right: 12px;
}

#header-ad {
	max-width: 510px;
	margin: 12px 0 0;
}

#side {
	max-width: 300px;
}

#bread {
	margin-top: 15px;
}

#notice {
	max-width: 426px;
}

#footer {
	height: auto;
}

#footer .inner {
	width: 100% !important;
}

#ftNav {
	padding: 60px 0 0;
}

#ftNav, #footer .sub {
	text-align: center;
}

#footer .sub {
	margin: 30px 0 0;
}

#tabitetsu .index #mapArea {
	margin: 50px 0 0;
}

#tabitetsu .index #mapSection .share {
	top: 55px;
}

#home .item {
	width: 49%;
}

}


@media screen and (max-width: 479px) {
	
#bread { display: none; }

}

@media screen and (min-width: 1024px) {
	.archive .content, .single .post.content {
		border: 1px solid #e5e0db;
	}
	
	#home #main, #home #gridContent {
		max-width: 680px;
	}
	
	#dougu .detail-wrap {
		padding-left: 95px;
	}
	
	.home-section-sumbnail {
		padding-right: 15px;
		box-sizing: border-box;
	}
	
	#magazine .single .content .section-sumbnail {
		max-width: 300px;
		width: 100%;
		/*padding-right: 20px;*/
		box-sizing: border-box;
		float: left;
	}
}

/*From sidebar.php*/
.pub-month-en {
	margin-bottom: 5px;
	font-family: Arial, sans-serifl;
	font-size: 14px;
	line-height: 1.2;
	color: #333;
}

.pub-month-jp {
	margin-bottom: 5px;
	font-family: 'mplus-2c-medium-sub';
	font-size: 22px;
	line-height: 1.2;
	letter-spacing: -1px;
	color: #729509;
}

.pub-month-text {
	font-family: Meiryo,"メイリオ","Lucida Grande",Arial,sans-serif;
	font-size: 12px;
	line-height: 1.5;
	letter-spacing: -1px;
	color: #333;
}


#front-banner {
	width: 100%;
	max-width: 680px;
}

#front-banner .bx-wrapper li {
	height: 423px;
	overflow: hidden;
	display: block;
}


#front-banner .bx-wrapper img {
	width: 130%;
	max-width: 130% !important;
	height: auto;
	margin: 0 auto;
}

#front-banner .widgettitle {
	display: none;
}

#front-banner .bx-wrapper {
	box-shadow: none;
	border: 1px solid #ede8e5;
	padding: 10px;
}

@media screen and (max-width: 767px) {
	#front-banner .bx-wrapper li {
		height: 196px;
	}
	
	#front-banner .bx-wrapper img {
		max-width: 200% !important;
	}
}

@media screen and (max-width: 768px) {
	#magazine .single .content .section {
		background-image: none;
	}
	
	#magazine .info img.size-full {
		max-width: 260px;
	}
	
	#main .pub-month-jp,
	#main .pub-month-en {
		margin-left: 0 !important;
		padding-left: 0 !important;
	}
	
	#front-banner .bx-wrapper li a {
		height: auto;
	}
}
@media screen and (min-width: 767px) and (max-width: 1023px) {
	#front-banner .bx-wrapper li {
		height: 300px;
	}
}