@charset "utf-8";

body {
	background-color: #ffffff;
	font-family: "Sawarabi Gothic","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif"
}
/* wrapper */
#wrapper {
	margin: 0 auto 0 auto;
	background-color: #faf8f0;
}
#container {
	padding-bottom: 20px;
	width: 1060px;
	margin: 0 auto 0 auto;
}

/* header */
#pc-header-container {
	margin: 0 auto;
	background-color: #ffffff;
	width: 1060px;
	/*background: url(../images/doshin.png) center left no-repeat;*/
	position: relative;
	margin-bottom: 10px;
}

#mb-header-container {
	display: none;
}
#pr-logo {
	display: none;
}


/* sns nav */
#sns-nav {
	width: 175px;
	float: right;
	position:absolute;
	top: 10px;
	right: 0px;
}
/* Youtube */
.yt {
	width: 58px;
	height: 28px;
	float: right;
}
/* twitter */
.tw {
	width: 28px;
	height: 28px;
	float: right;
	padding-left: 10px;
}
/* facebook */
.fb {
	width: 28px;
	height: 28px;
	float: right;
	padding-left: 10px;
}
/* instagram */
.is {
	width: 28px;
	height: 28px;
	float: right;
	padding-left: 10px;
}
.yt a img:hover ,
.tw a img:hover ,
.is a img:hover ,
.fb a img:hover {
	opacity: 0.6;
}

#top-img {
	margin: 0 auto;
	width: 1060px;
}

#top-bnr-container{
	margin: 0 auto;
	width: 1060px;
}
#top-bnr-container ul {
	list-style: none;
}
#top-bnr-container ul li {
	display: block;
	width: 25%;
	float: left;
}
#top-bnr-container ul li a {
	display: block;
	width: 100%;
	height: auto;
}
#top-bnr-container ul li img,
#top-bnr-container ul li a img{
	width: 100%;
	height: auto;
}

#top-pc-info {
	padding-top: 10px;
}
.top-nanakamado-info {
    background: url(../images/pc/pc_top_news_bg.png) no-repeat;
	font-size: 14px;
	padding-top: 15px;
	height: 30px;
}
.top-nanakamado-info2 {
	text-align: right;
	padding-top: 10px;
}
.top-nanakamado-info2 img {
	max-width: 100%;
	height: auto;
}
#top-contents-container {
	margin: 0 auto;
	width: 1060px;
	padding: 30px 0;
}
#top-contents-container h3 {
	padding-top: 20px;
	margin-bottom: 20px;
}
#top-contents-container img {
	max-width: 100%;
	height: auto;
}

ul.arti-list {
	list-style: none;
	padding-bottom: 20px;
	width: 100%;
}
ul.arti-list li {
	width: 320px;
	height: 300px;
	float: left;
}
ul.arti-list li:nth-child(1) ,
ul.arti-list li:nth-child(4) ,
ul.arti-list li:nth-child(7) ,
ul.arti-list li:nth-child(10) ,
ul.arti-list li:nth-child(13) ,
ul.arti-list li:nth-child(16) {
	margin: 25px 25px 25px 0;
}
ul.arti-list li:nth-child(2) ,
ul.arti-list li:nth-child(5) ,
ul.arti-list li:nth-child(8) ,
ul.arti-list li:nth-child(11) ,
ul.arti-list li:nth-child(14) ,
ul.arti-list li:nth-child(17) {
	margin: 25px 25px 25px 25px;
}
ul.arti-list li:nth-child(3) ,
ul.arti-list li:nth-child(6) ,
ul.arti-list li:nth-child(9) ,
ul.arti-list li:nth-child(12) ,
ul.arti-list li:nth-child(15) ,
ul.arti-list li:nth-child(18) {
	margin: 25px 0 25px 25px;
}
.arti-thumb {}
.arti-thumb a {}
.arti-thumb img {
	width: 100%;
	height: auto;
}
.arti-title {
	padding: 10px 20px;
	background: #FFFFFF;
}
.arti-title p.cate-name {
	letter-spacing: 0.1em;
	font-family: Arial, Helvetica, "sans-serif";
	font-weight: 700;
	padding-top: 3px;
}
.arti-title h4 {
	font-weight: normal;
	line-height: 150%;
	padding-top: 3px;
	text-align: justify;
	background: #FFFFFF;
	height: 4em;
	letter-spacing: 0;
	font-size: 90%;
}
.arti-title h4 a {
	font-weight: normal;
	line-height: 150%;
	padding-top: 3px;
	text-align: justify;
	background: #FFFFFF;
	height: 4em;
	letter-spacing: 0;
}
.arti-title h4 a:link ,
.arti-title h4 a:active ,
.arti-title h4 a:hover ,
.arti-title h4 a:visited{
	font-weight: normal;
	line-height: 150%;
	padding-top: 3px;
	text-align: justify;
	background: #FFFFFF;
	height: 4em;
	letter-spacing: 0;
}
p.cate-life {
	color: #31bcad;
}
p.cate-city {
	color: #1191d2;
}
p.cate-gourmet {
	color: #f5821f;
}
p.cate-pet {
	color: #f27185;
}
p.cate-news {
	color: #9b95c9;
}
p.cate-present {
	color: #8f807c;
}
p.cate-nanakamado {
	color: #9f071b;
}
.meta-data {
	background-color: #e3dcd2;
}
.meta-data .arti-date {
	/*width: 50%;*/
	/*float: left;*/
	text-align: center;
	padding: 8px 0;
}
.meta-data .sns-count {
	display: none;
	width: 49%;
	float: right;
	border-left: 1px solid #c8bdb0;
	text-align: center;
	padding: 8px 0;
}
.meta-data .sns-count span {
    background: url(../images/like.png) no-repeat;
    padding-left: 20px;
    display: inline-block;
    background-size: contain;
}

/* category */
#category-container {
	margin: 0 auto;
	padding: 30px 0px;
}
#category-container h1 ,
#category-container h2 {
	padding-top: 20px;
	margin-bottom: 20px;
}
#category-container h3 {
	padding-top: 20px;
	margin-bottom: 20px;
}
#category-container img {
	max-width: 100%;
	height: auto;
}
#category-container h2.life {
	color: #31bcad;
}
#category-container h2.city {
	color: #1191d2;
}
#category-container h2.gourmet {
	color: #f5821f;
}
#category-container h2.pet {
	color: #f27185;
}
#category-container h2.news {
	color: #9b95c9;
}
#category-container h2.present {
	color: #8f807c;
}
#category-container h2.nanakamado {
	color: #9f071b;
}

/* contents */
#contents-container {
	margin: 0 auto;
	width: 65%;
	float: left;
	padding: 30px 0px;
}
#contents-container h1 ,
#contents-container h2 {
	padding-top: 20px;
	margin-bottom: 5px;
}
#contents-container h1 a,
#contents-container h1 a:link,
#contents-container h1 a:visited,
#contents-container h1 a:hover,
#contents-container h1 a:active{
	color: #000000;
}
#contents-container h2 a,
#contents-container h2 a:link,
#contents-container h2 a:visited,
#contents-container h2 a:hover,
#contents-container h2 a:active{
	color: #000000;
}
#contents-container h3 {
	padding-top: 20px;
	margin-bottom: 5px;
}
#contents-container img {
	max-width: 100%;
	height: auto;
}
#archives-container {
	width: 30%;
	float: right;
	padding: 30px 0px;
}
#archives-container h1 ,
#archives-container h2 {
	padding-top: 20px;
	margin-bottom: 5px;
}
#archives-container h3 {
	padding-top: 20px;
	margin-bottom: 5px;
}
#archives-container img {
	max-width: 100%;
	height: auto;
}
ul#breadcrumb {
	list-style: none;
}
ul#breadcrumb li {
	float: left;
	border-left: #7E7E7E 1px solid;
	padding: 0px 10px;
	font-size: 14px;
}
ul#breadcrumb li:first-child {
	border-left: 0;
	padding-left: 0;
}
ul#breadcrumb li a:link,
ul#breadcrumb li a:visited,
ul#breadcrumb li a:hover,
ul#breadcrumb li a:active{
	font-size: 14px;
}
.head-info-box {
	margin: 10px 0;
	width: 100%;
}
.parent-cate {
	width: 50%;
	float: left;
	padding: 10px 0;
	text-align: center;
	color: #FFFFFF;
	font-size: 14px;
	letter-spacing: 0.2em;
}
.parent-cate-life {
	background-color: #31bcad;
}
.parent-cate-city {
	background-color: #1191d2;
}
.parent-cate-gourmet {
	background-color: #f5821f;
}
.parent-cate-pet {
	background-color: #f27185;
}
.parent-cate-news {
	background-color: #9b95c9;
}
.parent-cate-present {
	background-color: #8f807c;
}
.parent-cate-nanakamado {
	background-color: #9f071b;
}
.post-date {
	width: 50%;
	float: left;
	padding: 10px 0;
	text-align: center;
	color:#515151;
	font-size: 14px;
	background-color: #e3dcd2;
}
ul#snsbtn {
	list-style: none;
}
li#snsfb {
	float: left;
	padding-right: 10px
}
li#snstw {
	float: left;
	padding-right: 10px
}
.post {
	padding: 20px 0;
}
.post a {
	font-size: 25px;
	color: #1191d2;
	word-wrap: break-word;
}
.post a:hover ,
.post a:visited{
	color: #1191d2;
}
.post h1 ,
.post h2 {
	letter-spacing: 0.1em;
	font-size: 25px;
	line-height: 130%;
}
.post h3 {
	letter-spacing: 0.1em;
	font-size: 25px;
	line-height: 130%;
}
.post h4 {
	letter-spacing: 0.1em;
	font-size: 24px;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 5px;
	line-height: 130%;
}
.post h5 {
	letter-spacing: 0.1em;
	font-size: 23px;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 5px;
	line-height: 130%;
}
.post p {
	letter-spacing: 0.1em;
	font-size: 15px;
	line-height: 200%;
	padding-bottom: 5px;
	text-align: justify;
}
.post img {
	max-width: 100%;
	height: auto;
	padding-bottom: 2px;
}
.post-ad {
	background-color: #ffffff;
	padding: 10px 25px;
	margin: 25px 10px;
	  border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}
.post-ad p {
	line-height: 120%;
}
.post-ad img{
	align-items: center;
	text-align: center;
}
.pr-mark {
	text-align: right;
	color: #788AAA;
	font-size: 12px !important;
	padding-bottom: 0px !important;
	padding-top: 10px;
}

/* policy */
.policy-wrap {
	background-color: #FFFFFF;
	padding: 3%;
}
.policy-wrap h3 {
	font-weight: normal;
	padding-bottom: 15px;
}
.contact-desc {
	padding: 0 3% 3% 3%;
}
.form-btn {
	text-align: center;
	margin: 20px auto;
}
.form-table {
	background-color: #FFFFFF;
	padding: 3%;
}

/* form */
table.contactform {
	border-collapse:separate;
	border-spacing: 0px 15px;
	width: 100%;
}
table.contactform th {
	padding: 15px;
	background-color: #BDBDBD;
	text-align: left;
	width: 180px;
}
table.contactform td {
	padding: 15px;
}
.form-table input[type="text"],
.form-table select,
.form-table textarea {
    padding: 0.3em 0;
    outline: none;
    border: 1px solid #DDD;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 16px;
	width: 100%;;
}
.form-table input[type="text"]:focus,
.form-table select:focus,
.form-table texture:focus {
    box-shadow: 0 0 7px #3498db;
    border: 1px solid #3498db;
	background-color:#EFFAFF;
}
.form-table textarea.f-msg {
	height: 15em;
}
.starmark {
	color: #FF0004;
	font-weight: bold;
}

/* footer */
#footer-container {
	background-color: #FFFFFF;
	clear: both;
	width: 100%;
}
#foot-info-container{
	background-color: #FFFFFF;
	clear: both;
}
#foot-info{
	margin: 0 auto;
	width: 1060px;
}
.foot-nanakamado {
	display: none;
}
#pageTop {
	width: 102px;
	height: 27px;
	display:block;
	float: right;
}
#pageTop a {
	width: 102px;
	height: 27px;
	display:block;
}
#pageTop a img:hover{
	opacity: 0.5;
		transition: opacity 0.8s ease-out;
		-webkit-transition: opacity 0.8s ease-out;
		-moz-transition: opacity 0.8s ease-out;
		-ms-transition: opacity 0.8s ease-out;
}
.foot-logo {
	text-align: center;
	padding:20px 0 15px 0;
}
.foot-left {
	width: 70%;
	float: left;
}
#foot-sub-nav {
	padding-top: 5px;
}
#foot-sub-nav ul {
	list-style: none;
	padding-bottom: 15px;
}
#foot-sub-nav ul li {
	float: left;
	padding:0 10px;
	font-size: 14px;
	border-left: #a3393e 1px solid;
}
#foot-sub-nav ul li:first-child {
	padding-left: 0;
	border: 0;
}
#foot-sub-nav ul li a,
#foot-sub-nav ul li a:hover{
	color: #8f1d22;
}
.copyright {
	padding-bottom: 5px;
	color: #8f1d22;
	font-size: 14px;
}
.foot-caution {
	padding-bottom: 15px;
	color: #8f1d22;
	font-size: 12px;
}
#foot-sns-nav {
	display: none;
}
.pagenav {}
.pagenav .prev {
	display: block;
	padding-top: 15px;
}
.pagenav .next {
	display: block;
	padding-top: 15px;
}

.pagenav .prev i{
	padding-top: 5px;
	font-weight: bold;
}
.pagenav .next i{
	padding-top: 5px;
	font-weight: bold;
}
.pagenav a:link,
.pagenav a:visited,
.pagenav a:hover,
.pagenav a:active{
	font-size: 16px;
	color: #555555;
	line-height: 150%;
	vertical-align: bottom;
}


/************************************
** レスポンシブページネーション
************************************/
.pagination{
  list-style-type: none;
  padding-left: 0;
  margin: 30px 0;
}

.pagination,
.pagination li a {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

.pagination a {
  font-weight: 300;
  padding-top: 1px;
  text-decoration:none;
  border: 1px solid #ddd;
  border-left-width: 0;
  min-width:36px;
  min-height:36px;
  color: #333;
}

.pagination li:not([class*="current"]) a:hover {
  background-color: #eee;
}

.pagination li:first-of-type a {
  border-left-width: 1px;
}

.pagination li.first span,
.pagination li.last span,
.pagination li.previous span,
.pagination li.next span {
  /* screen readers only */
  position: absolute;
  top: -9999px;
  left: -9999px;
}

.pagination li.first a::before,
.pagination li.last a::after,
.pagination li.previous a::before,
.pagination li.next a::after {
  display: inline-block;
  font-family: Fontawesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}

.pagination li.first a::before { content: "\f100"; }
.pagination li.last a::after { content: "\f101"; }

.pagination li.previous a::before { content: "\f104"; }
.pagination li.next a::after { content: "\f105"; }

.pagination li.current a {
 background-color: #ddd;
 cursor: default;
 pointer-events: none;
}

.pagination > li:first-child > a {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}

.pagination > li:last-child > a {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}

@media only screen and ( max-width: 680px ) {
  .pagination li.first,
  .pagination li.last {
    /* screen readers only */
    position: absolute;
    top: -9999px;
    left: -9999px;
  }

  .pagination li.previous a { border-left-width: 1px; }
}

@media only screen and ( max-width: 500px ) {
  .pagination li {
    /* screen readers only */
    position: absolute;
    top: -9999px;
    left: -9999px;
  }

  .pagination li.current,
  .pagination li.first,
  .pagination li.last,
  .pagination li.previous,
  .pagination li.next{
    position: initial;
    top: initial;
    left: initial;
  }

  .pagination li.previous a { border-left-width: 0; }
}

@media only screen and ( max-width: 400px ) {
  .pagination li.first,
  .pagination li.last {
    /* screen readers only */
    position: absolute;
    top: -9999px;
    left: -9999px;
  }

  .pagination li.previous a { border-left-width: 1px; }
}

@media only screen and ( max-width: 240px ) { /* For watches? */
  .pagination li { width: 50%;}

  .pagination li.current {
    order: 2;
    width: 100%;
    border-left-width: 1px;
  }
}

.split-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.split-nav span,
.split-nav a {
  display: block;
}

.split-nav span {
  height: 32px;
  margin: 0 4px;
  padding: 0 12px;
  line-height: 32px;
  font-weight: bold;
  color: #FFFFFF;
  background: #4A3C37;
}

.split-nav a {
  text-decoration: none;
}

.split-nav a span {
  font-weight: normal;
  color: #4A3C37;
  background: #f2f2f2;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.split-nav a:hover span {
  color: #FFFFFF;
  background: #4A3C37;
}

iframe {
	width: 100%;
	height: 400px;
}
.adsbygoogle {
	margin-top: -16px;
}


/* 1060px以上
------------------------------------------------------------*/
@media only screen and (min-width:1060px){
	#head-container {
	}
	/* header */
	header {
		background-color: #ffffff;
		padding: 10px 0px 0 0;
	}
	h1#pc-logo {
		background: url(../images/logo.png) center center no-repeat;
		text-indent:-9876px;
		display:block;
		width:224px;
		height:49px;
		margin: 0 auto;
	}
	h1#pc-logo a {
		display:block;
		width:224px;
		height:49px;
	}
	p#pc-logo {
		background: url(../images/logo.png) center center no-repeat;
		text-indent:-9876px;
		display:block;
		width:224px;
		height:49px;
		margin: 0 auto;
	}
	p#pc-logo a {
		display:block;
		width:224px;
		height:49px;
	}
	/* pc main nav */
	#pc-main-nav {
		/*background: url(../images/pc/pc_nav_bg.png) top center;*/
		width: 100%;
		height: 45px;
	}

	#pc-main-nav ul {
		width:1060px;
		height: 45px;
		margin: 0 auto;
		background-color: none;
	}

	#pc-main-nav li {
		float: left;
		list-style-type: none;
		height: 45px;
	}

	#pc-main-nav li a {
		text-decoration:none;
		text-indent:-9876px;
		display:block;
		height: 45px;
		opacity: 1;
		-webkit-opacity: 1;
		-moz-opacity: 1;
		transition: opacity 0.5s ease-out;
		-webkit-transition: opacity 0.5s ease-out;
		-moz-transition: opacity 0.5s ease-out;
		-ms-transition: opacity 0.5s ease-out;
	}
	#pc-main-nav li a:hover {
		opacity: 0.7;
		-webkit-opacity: 0.7;
		-moz-opacity: 0.7;
		transition: opacity 0.8s ease-out;
		-webkit-transition: opacity 0.8s ease-out;
		-moz-transition: opacity 0.8s ease-out;
		-ms-transition: opacity 0.8s ease-out;
	}
	#pc-main-nav li#main-menu1 a {
		background: url(../images/pc/pc_nav1_01.png) center center no-repeat;
		width: 152px;
	}
	#pc-main-nav li#main-menu2 a {
		background: url(../images/pc/pc_nav1_02.png) center center no-repeat;
		width: 151px;
	}
	#pc-main-nav li#main-menu3 a {
		background: url(../images/pc/pc_nav1_03.png) center center no-repeat;
		width: 151px;
	}
	#pc-main-nav li#main-menu4 a {
		background: url(../images/pc/pc_nav1_04.png) center center no-repeat;
		width: 151px;
	}
	#pc-main-nav li#main-menu5 a {
		background: url(../images/pc/pc_nav1_05.png) center center no-repeat;
		width: 151px;
	}
	#pc-main-nav li#main-menu6 a {
		background: url(../images/pc/pc_nav1_06.png) center center no-repeat;
		width: 151px;
	}
	#pc-main-nav li#main-menu7 a {
		background: url(../images/pc/pc_nav1_07.png) center center no-repeat;
		width: 153px;
	}

	#pc-main-nav li#main-menu1 a:hover {
		width: 152px;
	}
	#pc-main-nav li#main-menu2 a:hover {
		width: 151px;
	}
	#pc-main-nav li#main-menu3 a:hover {
		width: 151px;
	}
	#pc-main-nav li#main-menu4 a:hover {
		width: 151px;
	}
	#pc-main-nav li#main-menu5 a:hover {
		width: 151px;
	}
	#pc-main-nav li#main-menu6 a:hover {
		width: 151px;
	}
	#pc-main-nav li#main-menu7 a:hover {
		width: 153px;
	}
	
	#mb-foot-nav {
		display: none;
	}
	
	#archives-container ul.arti-list {
		list-style: none;
		padding-bottom: 20px;
	}
	#archives-container	ul.arti-list li {
		width: 100%;
		height: auto;
		float: none;
		margin: 20px 0 20px 0;
	}
	#archives-container	ul.arti-list li:nth-child(1) ,
	#archives-container	ul.arti-list li:nth-child(4) ,
	#archives-container	ul.arti-list li:nth-child(7) ,
	#archives-container	ul.arti-list li:nth-child(10) ,
	#archives-container	ul.arti-list li:nth-child(13) ,
	#archives-container	ul.arti-list li:nth-child(16) ,
	#archives-container	ul.arti-list li:nth-child(2) ,
	#archives-container	ul.arti-list li:nth-child(5) ,
	#archives-container	ul.arti-list li:nth-child(8) ,
	#archives-container	ul.arti-list li:nth-child(11) ,
	#archives-container	ul.arti-list li:nth-child(14) ,
	#archives-container	ul.arti-list li:nth-child(17) ,
	#archives-container	ul.arti-list li:nth-child(3) ,
	#archives-container	ul.arti-list li:nth-child(6) ,
	#archives-container	ul.arti-list li:nth-child(9) ,
	#archives-container	ul.arti-list li:nth-child(12) ,
	#archives-container	ul.arti-list li:nth-child(15) ,
	#archives-container	ul.arti-list li:nth-child(18) {
		margin: 20px 0 20px 0 !important;
	}

}
/* over 1060px */

/* 1059px以下から
------------------------------------------------------------*/
@media only screen and (max-width:1059px){
/* wrapper */
	#wrapper {
		margin: 0 auto 0 auto;
		width: 100%;
	}
	#container {
		width: 100%;
		padding:0px 0px;
	}
	
	/* header */
	header {
		background-color: #ffffff;
		padding: 10px 0px;
	}
	#pc-header-container {
		margin: 0 auto;
		width: 100%;
	}
	h1#pc-logo {
		background: url(../images/logo.png) center center no-repeat;
		text-indent:-9876px;
		display:block;
		width:224px;
		height:49px;
		margin: 0 auto;
	}
	h1#pc-logo a {
		display:block;
		width:224px;
		height:49px;
	}
	p#pc-logo {
		background: url(../images/logo.png) center center no-repeat;
		text-indent:-9876px;
		display:block;
		width:224px;
		height:49px;
		margin: 0 auto;
	}
	p#pc-logo a {
		display:block;
		width:224px;
		height:49px;
	}


	
	/* top */
	#top-img {
		margin: 0 auto;
		width: 100%;
	}
	#top-bnr-container{
		margin: 0 auto;
		width: 100%;
	}
	#top-contents-container {
		margin: 0 auto;
		width: 100%;
		padding: 20px 0;
	}
	#top-pc-info {
		padding: 5px;
	}
	.top-nanakamado-info {
		background-image: none;
		font-size: 14px;
		padding-top: 5px;
		padding-bottom: 5px;
		height: auto;
	}
	.top-nanakamado-info2 {
		text-align: right;
		padding-top: 5px;
	}
	.top-nanakamado-info2 img {
		max-width: 100%;
		height: auto;
	}
	
	ul.arti-list {
		list-style: none;
		padding-bottom: 20px;
	}
	ul.arti-list li {
		width: 30%;
		height: auto;
		float: left;
	}
	ul.arti-list li:nth-child(1) ,
	ul.arti-list li:nth-child(4) ,
	ul.arti-list li:nth-child(7) ,
	ul.arti-list li:nth-child(10) ,
	ul.arti-list li:nth-child(13) ,
	ul.arti-list li:nth-child(16) {
		margin: 20px 2% 20px 3%;
	}
	ul.arti-list li:nth-child(2) ,
	ul.arti-list li:nth-child(5) ,
	ul.arti-list li:nth-child(8) ,
	ul.arti-list li:nth-child(11) ,
	ul.arti-list li:nth-child(14) ,
	ul.arti-list li:nth-child(17) {
		margin: 20px 2% 20px 0;
	}
	ul.arti-list li:nth-child(3) ,
	ul.arti-list li:nth-child(6) ,
	ul.arti-list li:nth-child(9) ,
	ul.arti-list li:nth-child(12) ,
	ul.arti-list li:nth-child(15) ,
	ul.arti-list li:nth-child(18) {
		margin: 20px 0 20px 0;
	}

	
	/* category */
	#category-container {
		margin: 0 auto;
		width: 100%;
		padding: 20px 0;
		float: none;
	}
	/* contents */
	#contents-container {
		margin: 0 auto;
		width: 100%;
		padding: 20px 0;
		float: none;
	}
	ul#breadcrumb {
		padding: 0 3%;
	}
	.head-info-box {
		width: 94%;
		margin: 10px 0;
		padding: 0 3%;
	}
	ul#snsbtn {
		list-style: none;
		padding: 0 3%;
	}
	li#snsfb {
		float: left;
		padding-right: 10px
	}
	li#snstw {
		float: left;
		padding-right: 10px
	}
	.post {
		padding: 0 3%;
	}
	#archives-container {
		margin: 0 auto;
		width: 100%;
		padding: 20px 0;
		float: none;
	}

	/* footer */
	#footer-container {
		clear: both;
		position:static;
		width: 100%;
		background-color: #FFFFFF;
		padding: 20px 0px 10px 0px;
	}
	.foot-logo {
		display: none;
	}
	.foot-nanakamado {
		display: block;
		padding: 0px 2%;
		clear: both;
	}
	.foot-nanakamado img {
		width: 350px;
		height: auto;
	}
	#foot-info-container{
		background-color: #FFFFFF;
	}
	#foot-info{
		margin: 0 auto;
		width: 100%;
	}
	/* nav */
	#pc-main-nav {
		display: none;
	}
	#mb-foot-nav {
		padding-top: 5px;
		padding-bottom: 5px;
	}
	#mb-foot-nav ul {
		list-style: none;
		padding-left: 1%;
	}
	#mb-foot-nav ul li {
		display: block;
		width: 48%;
		float: left;
		padding: 3px 0 4px 1%;
	}
	#mb-foot-nav ul li a img {
		width: 100%;
		height: auto;
	}
	.foot-left {
		width: 70%;
		float: left;
		padding-left: 2%;
	}
	#foot-sub-nav {
		padding-top: 5px;
	}
	#foot-sub-nav ul {
		list-style: none;
		padding-bottom: 5px;
	}
	#foot-sub-nav ul li {
		float: left;
		padding:0 5px;
		font-size: 14px;
		border-left: #a3393e 1px solid;
	}
	#foot-sub-nav ul li:first-child {
		padding-left: 0;
		border: 0;
	}
	#foot-sub-nav ul li a,
	#foot-sub-nav ul li a:hover{
		color: #8f1d22;
	}
	.copyright {
		padding-bottom: 5px;
		color: #8f1d22;
		font-size: 12px;
	}
	.foot-caution {
		padding-bottom: 15px;
		color: #8f1d22;
		font-size: 12px;
	}
	#pageTop {
		width: 102px;
		height: 27px;
		display:block;
		float: right;
		padding-right: 2%;
		padding-top: 5px;
	}
	#pageTop a {
		width: 102px;
		height: 27px;
		display:block;
	}
	#pageTop img {
		width: 100%;
		height: auto;
	}
}
/* under 1059px */

/* 840px以下から 1カラム表示
------------------------------------------------------------*/
@media only screen and (max-width: 840px){
	/* header */
	header {
		background-color: #ffffff;
		padding: 0px 0px;
		position: fixed;
		top: 0;
		left: 0;
		z-index: 998;
		width: 100%;
	}
	#pc-header-container {
		display: none;
	}

	#mb-header-container {
		display: block;
		margin: 0 auto;
		background-color: #ffffff;
		width: 100%;
		/*background: url(../images/doshin.png) center left no-repeat;*/
		background-size: 75px 32px;
		background-position: 12px;
		position: relative;
	}
	#mb-header {
		padding: 12px 16px;
	}
	h1#mb-logo {
		background: url(../images/logo.png) center center no-repeat;
		background-size: 180px 39px;
		text-indent:-9876px;
		display:block;
		width:180px;
		height:39px;
		margin: 0 auto;
	}
	h1#mb-logo a {
		display:block;
		width:180px;
		height:39px;
	}
	p#mb-logo {
		background: url(../images/logo.png) center center no-repeat;
		background-size: 180px 39px;
		text-indent:-9876px;
		display:block;
		width:180px;
		height:39px;
		margin: 0 auto;
	}
	p#mb-logo a {
		display:block;
		width:180px;
		height:39px;
	}
	.buttons {
		position: absolute;
		top: 14px;
		right: 16px;
    width: 46px;
	}
	.buttons img {
    width: 100%;
		height: auto;
    vertical-align: bottom;
	}
	#container {
		padding-top: 63px;
	}
	
	/* top */
	#top-img {
		margin: 0 auto;
		width: 100%;
	}
	#top-img img {
		width: 100%;
		height: auto;
		object-fit: cover; 
	}
	#top-bnr-container{
		margin: 0 auto;
		width: 100%;
	}
	#top-bnr-container ul {
		list-style: none;
	}
	#top-bnr-container ul li {
		display: block;
		width: 50%;
		float: left;
	}
	ul.arti-list {
		list-style: none;
		padding-bottom: 20px;
	}
	ul.arti-list li {
		width: 45%;
		height: auto;
		float: left;
	}
	ul.arti-list li:nth-child(2n+1) {
		margin: 10px 4% 10px 3%;
	}
	ul.arti-list li:nth-child(2n) {
		margin: 10px 0 10px 0;
	}

	/* contents */

	/* footer */
	.foot-nanakamado {
		display: block;
		padding: 0px 2%;
	}
	.foot-nanakamado img {
		width: 250px;
		height: auto;
	}
	#foot-sub-nav ul li {
		float: left;
		padding:0 5px;
		font-size: 10px;
		border-left: #a3393e 1px solid;
	}
	.copyright {
		padding-bottom: 5px;
		color: #8f1d22;
		font-size: 10px !important;
	}
	.foot-caution {
		padding-bottom: 15px;
		color: #8f1d22;
		font-size: 12px;
		display: none;
	}
	#pageTop {
		width: 82px;
		height: 22px;
		display:block;
		float: right;
		padding-right: 2%;
		padding-top: 5px;
	}
	#pageTop a {
		width: 82px;
		height: 22px;
		display:block;
	}
	#pageTop img {
		width: 100%;
		height: auto;
	}
	/* mobile popup navi */
	.avgrund-popin {
		width: 284px;
		position: fixed;
		top: 50%;
		left: 50%;
		margin-top: -165px;
		margin-left: -142px;
		z-index: 1000;
		opacity: 0;
		filter: alpha(opacity=0);
		-webkit-transform: scale(0.8);
		-moz-transform: scale(0.8);
		-ms-transform: scale(0.8);
		-o-transform: scale(0.8);
		transform: scale(0.8);
	}

	.avgrund-overlay {
		background: #ffffff;
		width: 100%;
		position: relative;
		top: -9999px;
		left: 0;
		z-index: 101;
		visibility: hidden;
		opacity: 0;
		filter: alpha(opacity=0);
		text-align: center;
	}
	body.avgrund-ready, .avgrund-ready .avgrund-popin, .avgrund-ready .avgrund-overlay {
		-webkit-transform-origin: 50% 50%;
		-moz-transform-origin: 50% 50%;
		-ms-transform-origin: 50% 50%;
		-o-transform-origin: 50% 50%;
		transform-origin: 50% 50%;
		-webkit-transition: 0.3s all ease-out;
		-moz-transition: 0.3s all ease-out;
		-ms-transition: 0.3s all ease-out;
		-o-transition: 0.3s all ease-out;
		transition: 0.3s all ease-out;
	}
	body.avgrund-active {
	}
	.avgrund-active .avgrund-popin {
		visibility: visible;
		opacity: 1;
		filter: alpha(opacity=100);
		-webkit-transform: scale(1.0);
		-moz-transform: scale(1.0);
		-ms-transform: scale(1.0);
		-o-transform: scale(1.0);
		transform: scale(1.0);
		text-align: center;
	}
	.avgrund-active .avgrund-overlay {
		visibility: visible;
		opacity: 0.8;
		filter: alpha(opacity=80);
		height: 20000px;
		z-index: 999;
	}
	.avgrund-popin.stack {
		-webkit-transform: scale(1.1);
		-moz-transform: scale(1.1);
		-ms-transform: scale(1.1);
		-o-transform: scale(1.1);
		transform: scale(1.1);
	}
	.avgrund-active .avgrund-popin.stack {
		-webkit-transform: scale(1.0);
		-moz-transform: scale(1.0);
		-ms-transform: scale(1.0);
		-o-transform: scale(1.0);
		transform: scale(1.0);
	}
	.avgrund-active .avgrund-blur {
		-webkit-filter: blur(1px);
		-moz-filter: blur(1px);
		-ms-filter: blur(1px);
		-o-filter: blur(1px);
		filter: blur(1px);
	}
	/* Optional close button styles */
	#close {
		position: fixed;
		top: -18px;
		z-index: 9999;
		right: 0px;
	}
	a.avgrund-close {
		background: url(../images/mb/menu_close.png) no-repeat;
		width: 19px;
		height: 19px;
		text-indent: -9999px;
		background-size: cover;
		display: block;
	}
	ul#mb-nav {
		list-style: none;
		padding: 0;
		margin: 0;
		padding-top: 15px;
	}
	ul#mb-nav li {
		padding: 0;
		margin: 0;
		padding-bottom: 10px;
	}
	ul#mb-nav li a img {
		width: 284px;
		height: auto;
	}
	
	/* foot sns nav */
	#foot-sns-nav {
		display: block;
		width: 100%;
		/* width: 182px; */
		margin: 0px 0 20px 0;
	}
	/* Youtube */
	.foot-yt {
		width: 58px;
		height: 28px;
		float: right;
		padding: 5px 5px;
	}
	/* twitter */
	.foot-tw {
		width: 28px;
		height: 28px;
		float: right;
		padding: 5px 5px;
	}
	/* facebook */
	.foot-fb {
		width: 28px;
		height: 28px;
		float: right;
		padding: 5px 5px;
	}
	/* instagram */
	.foot-is {
		width: 28px;
		height: 28px;
		float: right;
		padding: 5px 5px;
	}
}
/* under 840px */

/* 640px以下から
------------------------------------------------------------*/
@media only screen and (max-width:640px){

	.arti-title {
		padding: 10px 3%;
		background: #FFFFFF;
	}
	.arti-title p.cate-name {
		font-size: 14px;
	}
	.arti-title h4 {
		font-size: 15px;
		line-height: 120%;
	}
	.head-info-box {
		margin: 10px 0;
	}
	.parent-cate {
		padding: 10px 0;
		font-size: 12px;
	}
	.post-date {
		padding: 10px 0;
		font-size: 12px;
	}
	.post {
	}
	.post a {
		font-size: 20px;
	}
	.post h1 ,
	.post h2 {
		font-size: 20px;
		line-height: 150%;
	}
	.post h3 {
		font-size: 20px;
		line-height: 150%;
	}
	.post h4 {
		font-size: 17px;
		line-height: 150%;
	}
	.post p {
		font-size: 15px;
		padding-bottom: 15px;
		line-height: 150%;
	}
	.post img {
		padding-bottom: 15px;
	}

	iframe {
		width: 100%;
		height: 400px;
	}
}
/* under 640px */

/* 420px以下から
------------------------------------------------------------*/
@media only screen and (max-width:420px){
	
	#top-contents-container h3 {
		padding-top: 20px;
		margin-bottom: 5px;
	}
	.arti-title p.cate-name {
		font-size: 12px;
	}
	.arti-title h4 {
		font-size: 13px;
		letter-spacing: 0em !important;
		height: 4em;
		line-height: 110%;
	}
	.meta-data .arti-date {
		width: 100%;
		float: none;
		text-align: center;
		border-right: 0px;
		border-bottom: 1px solid #c8bdb0;
		padding: 5px 0;
		font-size: 11px;
	}
	.meta-data .sns-count {
		width: 100%;
		float: none;
		text-align: center;
		padding: 5px 0;
	}
	.meta-data .sns-count span {
			background: url(../images/like.png) no-repeat;
			padding-left: 20px;
			display: inline-block;
			background-size: contain;
		font-size: 12px;
	}
	/* category */
	#category-container h1 ,
	#category-container h2 {
		padding-top: 20px;
		margin-bottom: 5px;
	}
	#category-container h3 {
		padding-top: 20px;
		margin-bottom: 5px;
	}
	/* contents */
	#contents-container h1 ,
	#contents-container h2 {
		padding-top: 20px;
		margin-bottom: 5px;
	}
	#contents-container h3 {
		padding-top: 20px;
		margin-bottom: 5px;
	}
	#archives-container h1 ,
	#archives-container h2 {
		padding-top: 20px;
		margin-bottom: 5px;
	}
	#archives-container h3 {
		padding-top: 20px;
		margin-bottom: 5px;
	}
	ul#breadcrumb li {
		font-size: 12px;
	}
	.post-ad {
		padding: 5px 15px;
		margin: 25px 5px;
	}
	.post-ad p {
		letter-spacing: 0;
	}
	/* form */
	table.contactform {
		border-collapse:separate;
		border-spacing: 0px 15px;
		width: 100%;
	}
	table.contactform th {
		padding: 15px 5%;
		background-color: #BDBDBD;
		text-align: left;
		width: 90%;
		display: block;
	}
	table.contactform td {
		padding: 15px 5%;
		width: 90%;
		display: block;
	}
	.pagenav a:link,
	.pagenav a:visited,
	.pagenav a:hover,
	.pagenav a:active{
		font-size: 12px;
		color: #555555;
		line-height: 150%;
		vertical-align: bottom;
	}
}
/* under 420px */
/* 360px以下から
------------------------------------------------------------*/
@media only screen and (max-width:360px){
	#mb-header-container {
		background-size: 60px 26px;
		background-position: 12px;

	}
	#mb-header {
		padding: 10px 13px;
	}
	h1#mb-logo {
		background-size: 140px 31px;
		width:140px;
		height:31px;
	}
	h1#mb-logo a {
		width:140px;
		height:31px;
	}
	p#mb-logo {
		background-size: 140px 31px;
		width:140px;
		height:31px;
	}
	p#mb-logo a {
		width:140px;
		height:31px;
	}
	.buttons {
		position: absolute;
		top: 13px;
		right: 16px;
    width: 40px;
	}
	#pageTop {
		width: 61px;
		height: 16px;
		display:block;
		float: right;
		padding-right: 2%;
		padding-top: 5px;
	}
	#pageTop a {
		width: 61px;
		height: 16px;
		display:block;
	}
	.arti-title h4 {
		font-size: 12px;
		line-height: 100%;
		letter-spacing: 0;
		height: 4em;
	}

	.post {
	}
	.post a {
		font-size: 16px;
	}
	.post h1 ,
	.post h2 {
		font-size: 16px;
		line-height: 150%;
	}
	.post h3 {
		font-size: 16px;
		line-height: 150%;
	}
	.post h4 {
		font-size: 15px;
		line-height: 150%;
	}
	.post p {
		font-size: 14px;
		padding-bottom: 15px;
		line-height: 150%;
	}
	.post img {
		padding-bottom: 15px;
	}
	.foot-left {
		width: 100%;
		float: none;
	}
}
/* under 360px */

/* 印刷対応 */
@media print{
	#container {
		padding-bottom: 20px;
	}
	#pc-header-container {
		display: none;
	}
	#pr-logo {
		display: block;
		padding: 5px;
		text-align: center;
	}
	/* footer */
	#footer-container {
		clear: both;
		position:static;
		width: 100%;
		background-color: #FFFFFF;
		padding: 0px 0px 0px 0px;
	}
	.foot-logo {
		display: none;
	}
	#pc-main-nav ,
	#mb-foot-nav {
		display: none;
	}
	#top-contents-container {
		padding: 30px 0 0 0;
	}
	ul.arti-list {
		padding-bottom: 0px;
	}
	#pageTop {
		display: none;
	}
	#foot-sub-nav {
		display: none;
	}
}