#contents {
	background-image: url(../images/bg.jpg);
	width: auto;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	color: #43312A;
	background-attachment: fixed;
}

body {
	color: #43312A;
}

.conv dd {
	color: #43312A;
}

.conv dt {
	color: #43312A;
}

.device-sp #contents {
  padding: 0;
}

.article {
  margin: 0 auto;
  padding: 0 10px;
  background-color: #fff;
  border:solid #007e30 10px;
  border-top:none;
  border-bottom:none;
}
.article-header {
  margin: 0 -17px 16px;
}

.article-title {
  background-image: url(../images/main_title_sp.jpg);
  padding-top: 84.375%;
}

.article-lead {
	background-color: #007e30;
	margin: 0;
	padding: 20px;
}
.article-lead__text p {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.875;
  color: #fff;
}

.article-content {
  margin-top: 32px;
}
.article-content::before {
  content: "";
  display: block;
  background: url(../images/title.svg) no-repeat center top;
  width: 155px;
  height: 38px;
  background-size: contain;
}
.article-content__title {
  line-height: 1;
  font-size: 20px;
}
.article-content__title span {
  display: inline-block;
  border-bottom: 1px solid #d7a577;
  padding: 0 3px 4px;
  margin-bottom: 20px;
}

.article-content__text {
  margin-top: 24px;
}
.device-sp .article-content__text {
	width:90%;
}
.article-content__text p {
  font-size: 140%;
  margin: 0 auto 1.75em;
  padding: 0 3px;
}
.article-content__text a {
	color: #fa960a;
}
.article-content__photo {
  background: no-repeat center top;
  width: 100%;
  padding-top: 68.75%;
  margin: 45px auto;
  background-size: contain;
}
/*.article-content__photo:nth-of-type(1) {
  background-image: url(../images/ph1-1_sp.jpg);
}
.article-content__photo:nth-of-type(2) {
  background-image: url(../images/ph1-2_sp.jpg);
}*/
.article-content__photo + h3 {
  margin-top: 55px;
}

.column_railwayreport {
	background-color: #FAECC5;
	width: 80%;
	padding:20px;
	margin:0 auto ;
	font-size: 16px;
}
.device-sp .column_railwayreport {
	width: 100%;
}
.column_railwayreport p{
	width: 55%;
	margin:0 auto;
}
.device-sp .column_railwayreport p{
	width: 100%;
	margin:0 auto;
}
.column_railwayreport h3{
	margin: 30px auto 20px;
	font-weight: bold;
	font-size: 160%;
	text-align:center;
	border-top:solid #007e30 1px;
	border-bottom:solid #007e30 1px;
	color:#007e30;
}
.device-sp .column_railwayreport h3{
	font-size: 130%;
}

.column_railwayreport .photo{
	text-align: center;
}

.column_railwayreport .photo img{
	width: 100%;
	height: auto;
}
.column_railwayreport .goods{
	margin-bottom:50px;
}

.railway_check {
	width: 80%;
	padding:20px 0 0;
	margin:20px auto 0;
	font-size: 16px;
}

.railway_check h3{
	margin: 30px auto 20px;
	padding: 10px;
	font-weight: bold;
	font-size: 160%;
	text-align:center;
	border-top:solid #007e30 1px;
	border-bottom:solid #007e30 1px;
	color:#007e30;
}

.device-sp .railway_check {
	width: 100%;
}

.device-sp .railway_check h3{
	font-size: 130%;
	margin-top: -35px;
	border-top: none;
}
.railway_check p{
	width: 50%;
	margin:0 auto;
}

.device-sp .railway_check p{
	width: 90%;
	margin:0 auto;
}
.railway_check .photo{
	width:710px;
	height:auto;
	margin:30px auto;
}

.device-sp .railway_check .photo{
	width:100%;
	height:auto;
	margin:20px auto;
}

.device-pc .article {
  width: 960px;
  padding: 0 0 40px 0;
}
.device-pc .article-title {
  background-image: url(../images/main_title_pc.jpg);
}

.device-pc .article-lead {
  margin: 0 auto;
  padding: 40px 0;
}
.device-pc .article-lead__text {
  width: 440px;
}
.device-pc .article-lead__text p {
  font-size: 18px;
}

.device-pc .article-content {
  margin-top: 64px;
}
.device-pc .article-content::before {
  margin-left: 260px;
  width: 176px;
  height: 41px;
}
.device-pc .article-content__title {
  line-height: 1;
  width: 440px;
  margin: 40px auto 0;
}
.device-pc .article-content__title span {
  margin-bottom: 32px;
}

.device-pc .article-content__text p {
  width: 440px;
  font-size: 160%;
  margin: 0 auto 1.75em;
  padding: 0;
}
.device-pc .article-content__text p.credit {
  margin-top: 5.25em;
}

.device-pc .article-content__photo {
  padding-top: 66.60714%;
}
/*.device-pc .article-content__photo:nth-of-type(1) {
  background-image: url(../images/ph1-1.jpg);
}
.device-pc .article-content__photo:nth-of-type(2) {
  background-image: url(../images/ph1-2.jpg);
}*/
.device-pc .article-content__photo + h3 {
  margin-top: 64px;
}

.device-pc .article-photo a {
  width: 300px;
  margin: 0 auto;
}


.column_railwayreport .photo{
/*	width: 500px;
*/	height: auto;
	margin-top: 30px;
	margin-bottom: 15px;
	}

.device-pc .products > ul.column-4 {
	text-align:center;
	margin:0 auto;	
}
#contents .article-footer{
	width:960px;
	margin:0 auto;
	padding:30px 0;
	background-color:#fff;
	border:solid #007e30 10px;
	border-top:none;
}
.device-sp #contents .article-footer{
	width:100%;
}
.device-pc .line{
	width:752px;
	height:auto;
	margin:-5px auto;
}
.goods{
	font-weight:bold;
}
.goods span{
	font-weight:normal;
	display:block;
	margin-bottom:8px;
}
.device-pc .products{
	width:240px;
	margin:0 auto 40px;
}

.device-sp .products{
	width:100%;
	margin:0 auto 40px;
	text-align: center;

}
.device-sp .list-pc{
	display:none;
}
.device-sp .list-sp{
	display:block;
}
.device-pc .list-sp{
	display:none;
}

/*　表　＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿*/

#section_grid{
	width:95%;
	margin:0 auto;
}
tr{
	font-size:11.5px;
}
td{
	border: solid 1px #000;
	padding:.5em;
}
.grid_base {
	background-color: #666;
}

/*　リンク　＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿*/
.hoverOp:hover {
	filter: alpha(opacity=60);
	opacity: 0.6;
}
.article a:link {
	display:inline-block;
	color: #b26118;
	border-bottom:solid #b26118 1px;
	text-decoration: none;
}
a:visited {
	color: #b26118;
	text-decoration: none;
}
.article-lead a:link {
	display:inline-block;
	color: #fff;
	border-bottom:solid #fff 1px;
	line-height:1.4em;
	text-decoration: none;
}
.article-lead a:visited {
	color: #fff;
	text-decoration: none;
}
/*# sourceMappingURL=main.css.map */
